:root{
	--color-resources-tag01:#FFEFC6;
	--color-resources-tag02:#FDD7FF;
	--color-resources-tag03:#D3EEFF;
	--color-resources-tag04:#C6FFD8;
}
/* masthead */
.resources-masthed-section{padding-top:var(--padding-normal); padding-bottom:calc(var(--padding-normal)*2);}
.resources-masthed-section .section-bg:after{background: var(--color-base); opacity:0.2;}

/* filter */
.btn-checks-block .block-label{width:9rem; text-align: left; margin-top:0.3rem; font-size:var(--text-lead); font-weight: 400; color:inherit;}
.btn-checks-block .checks-group{gap:0.75rem;}
.btn-checks-block .checks-group .btn-check-label, .btn-checks-block a.checks-toggle{background: var(--color-grey); border:0; font-size: var(--text-lead); font-weight: 400; color:var(--color-indigo); border-radius:var(--radius-small); padding:0.25rem 1rem; height:2.94rem; }
.btn-checks-block .checks-group .btn-check:checked + .btn-check-label{color:#fff; background-color:var(--color-indigo);}
.btn-checks-block .checks-group .btn-check + .btn-check-label:hover, 
.btn-checks-block .checks-group .btn-check:focus + .btn-check-label,
.btn-checks-block .checks-toggle:hover,
.btn-checks-block .checks-toggle:focus{background:var(--color-hover); color:#fff;}
.btn-checks-block .checks-group .btn-check:checked + .btn-check-label:hover, 
.btn-checks-block .checks-group .btn-check:checked:focus + .btn-check-label{color:#fff; background:var(--color-indigo);}

/* featured */
.ba-resources-featured-slider .item{flex-direction: row;}
.ba-resources-featured-slider .image{width:calc(var(--container)*0.4166); border-radius:var(--radius-normal);}
.ba-resources-featured-slider .item:hover .image img,
.ba-resources-featured-slider .area-link:focus ~ .image img{transform: scale(1.2);}
.ba-resources-featured-slider .content{ border-right:0; border-radius:var(--radius-normal); background:#fff; padding:3.5rem 0 6.12rem 3.5rem;}
.ba-resources-featured-slider .textbox{font-size:var(--text-lead);}
.ba-resources-featured-slider .title{font-size: var(--h3);}
.ba-resources-featured-slider .item:hover .title,
.ba-resources-featured-slider .area-link:focus ~ .content .title{color:var(--color-hover);}
.ba-resources-featured-slider .tags-listing{margin-bottom:var(--margin-small);}
.ba-resources-featured-slider .swiper-pagination-bullets{padding-left:calc(var(--container)*0.4166 + 3.5rem) ; bottom:2rem; left:0;}

/* listing */
.ba-resources-listing{gap:var(--margin-big);}
.ba-resources-listing .item{width:calc((100% - var(--margin-big)*2)/3);}

.ba-resources-listing.listing-column{gap:var(--margin-normal);}
.ba-resources-listing.listing-column .resource-card .ba-resource-type{margin-bottom:var(--margin-normal);}
.ba-resources-listing.listing-column .resource-card .description{gap:3.5rem; margin-bottom:var(--margin-normal);}

/* details */
.related-resources-section{border-top:1px solid var(--color-grey); padding-top:var(--padding-normal)!important;}

.resource-details-masthead-section{padding:var(--margin-big) 0;}
.resource-details-masthead-section .tags-wrap{gap:2rem; align-items: center;}

.ba-resource-share-block {color: var(--color-dark-grey); gap: 0.5rem;}
.ba-resource-share-block [class*='fa']{font-size: 1.5rem;}
.ba-resource-share-block a:not(:hover):not(:focus){color:var(--color-indigo);}

.article-info{color:var(--color-dark-grey);}
.article-info span+span:before{content: '•'; font:var(--font-icon); color:var(--color-grey); margin:0 0.5rem;}

.tags-wrap .ba-resource-type{border-radius:var(--radius-small);}

/* related */
.ba-resource-related-slider{margin-left:-0.8rem; margin-right:-0.8rem;}
.ba-resource-related-slider .item{margin:0 0.8rem; margin-bottom:0.75rem;}
.ba-resource-related-slider .resource-card .ba-resource-type{margin-bottom:var(--margin-normal);}
.ba-resource-related-slider .resource-card .description{margin-bottom:var(--margin-normal);}
.resource-related-slider-controls{gap:0.5rem;}


@media (max-width: 1199.98px){
	.ba-resources-featured-slider .content{padding:3rem 3rem 5rem 3rem;}
	.ba-resources-featured-slider .swiper-pagination-bullets{padding-left:calc(var(--container)*0.4166 + 3rem)}
	
	.ba-resources-listing{gap:1.5rem;}
	.ba-resources-listing .item{width:calc((100% - 1.5rem*2)/3);}
	
}

@media (max-width: 991.98px){
	.resources-masthed-section{padding-bottom:var(--padding-normal);}
	
	.ba-resources-featured-slider{margin-top:0;}
	.ba-resources-featured-slider .content{padding:2.5rem 2.5rem 4.5rem 2.5rem;}
	.ba-resources-featured-slider .swiper-pagination-bullets{padding-left:calc(var(--container)*0.4166 + 2.5rem)}
	
	.ba-resources-listing{gap:0.75rem;}
	.ba-resources-listing .item{width:calc((100% - 0.75rem*2)/3);}
	
	.resource-related-slider-controls{display: none;}
}

@media (max-width: 767.98px) {
	.ba-resources-featured-slider .item{gap:0; flex-direction: column;}
	.ba-resources-featured-slider .image{width:100%; aspect-ratio:1.777/1;}
	.ba-resources-featured-slider .content{padding:var(--margin-normal) 1.5rem 4rem 1.5rem;}
	.ba-resources-featured-slider .swiper-pagination-bullets{padding-left:1.5rem;}
	
	.btn-checks-block .checks-toggle{ margin-left:0;}
	.btn-checks-block .checks-group .btn-check-label, .btn-checks-block a.checks-toggle{font-size: 1rem; height:2.25rem;}
	.btn-checks-block .block-label{text-align: left;}
	
	.ba-resources-listing .item{width:calc((100% - 0.75rem)/2);}
	
	.resource-details-masthead-section .tags-wrap{flex-direction: column;}
}

@media (max-width: 575.98px){
	.ba-resources-listing .item{width:100%;}
	.ba-resources-listing.listing-column .resource-card .description{gap:var(--margin-normal);}
	
	
}
