/*Generated time: July 19, 2024 07:08This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.*/
.blog-articles__article{
	padding-bottom:3rem
}
.blog-articles__article+.blog-articles__article{
	margin-top:3rem
}
.blog-articles{
	align-items:flex-start;
	margin-bottom:0
}
.CustomBlogTitle{
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:1px solid #c6bebe
}
@media screen and (min-width:750px){
	.blog-articles{
		margin-inline-start:0rem
}
	.blog-articles__article{
		padding-bottom:3rem;
		padding-inline-start:0rem
}
	.blog-articles__article+.blog-articles__article{
		margin-top:0
}
}
.blog-header{
	text-align:center
}
.blog-header .title--primary{
	margin-top:0
}
.blog-header .title--primary~*{
	margin-top:-2rem
}
.blog-header .select__select{
	height:4rem
}
@media screen and (min-width:750px){
	.blog-header{
		text-align:center;
		display:auto-flow;
		align-items:flex-end;
		justify-content:space-between
}
	.blog-header .title--primary{
		margin-bottom:0
}
	.blog-header .title--primary~*{
		margin-top:0
}
	.blog-header .select__select{
		width:20rem;
		max-width:100%
}
	[data-heading-center] .blog-header{
		flex-direction:column;
		align-items:center;
		row-gap:1rem
}
}
.currentTag{
	display:flex;
	flex-wrap:wrap;
	margin-top:2rem;
	justify-content:flex-start;
	align-items:flex-start
}
@media screen and (max-width:750px){
	.currentTag{
		display:none
}
}
.archive-heading{
	font-size:19px;
	font-weight:600;
	text-transform:uppercase;
	border-left:3px solid #ec2464;
	padding-left:14px;
	line-height:2;
	letter-spacing:.01em;
	margin-bottom:53px;  /* margin-bottom:40px; - 17/03/2025 */
	text-align:initial
}
.blog-filter{
	display:flex;
	flex-wrap:wrap;
	margin-inline-start:-1.2rem;
	margin-inline-end:-1.2rem;
	padding:1rem
}
.blog-filter li{
	padding-inline-start:1.2rem;
	padding-inline-end:1.2rem;
	text-transform:capitalize;
	font-weight:500
}
.blog-filter li :hover{
	color:#ec2464
}
.blog-filter .is-selected{
	cursor:default;
	background-position:left bottom,left bottom;
	background-size:100% .1rem,100% .1rem
}
.main-blog .pagination-wrapper{
	margin-top:0
}
@media (min-width: 320px) and (max-width: 1024px) {
	.blog-header .select__select {
		height: 4rem;
		width: 100%;
	}
	