/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
[data-media-card-gallery] .media-gallery .typography-media-card-gallery-headline + .typography-caption-tile-footnote {color: #6E6E73; margin-top: 14px;}

[data-media-card-gallery] .media-gallery .typography-media-card-gallery-headline:not(:only-child) {margin-bottom: 14px;}

@media(max-width:734px){
	[data-component-list*="MediaCardGallery"]:not([data-component-list*="MediaCardGalleryControl"]),[data-media-card-gallery] {
		--caption-width: calc(100% - var(--caption-left) - var(--caption-left));
	}
}

.media-card-caption {
    color: #86868b;
}

@media (max-width:1068px)and (max-width:1068px) {
    section.section-event-banner .banner-card-image {
        --p-height: 160px;
    }
}

@media (max-width:734px)and (max-width:734px) {
    section.section-event-banner .banner-card-image {
        --p-height: 150px;
    }
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 