/*------------------------------------*\
   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;
    }
}

.card-set {
    --sk-cssgrid-column-gutter-inner: 20px;
    margin: 0;
    list-style-type: none;
    grid-auto-flow: column;
    grid-template-columns: unset;
    grid-auto-columns: 0fr;
}

.media-gallery-item-live-translation .card .caption-container {
    flex-direction: column;
}

.media-gallery-item-live-translation .card .caption-container .card-footnote-content {
    align-self: center;
    margin-top: 0px;
}

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


.media-gallery-item-live-translation .media-card-caption.typography-media-card-caption {
    color: var(--caption-color);
    display: block;
    margin-top: .75em;
    font-size: 19px;
    line-height: 1.2105263158;
    font-weight: 400;
    letter-spacing: .012em;
    font-family: SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
}

@media (max-width:1068px) {
    .media-gallery-item-live-translation .media-card-caption.typography-media-card-caption {
        font-size: 14px;
        line-height: 1.2857742857;
        letter-spacing: -0.016em;
        font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    }
}

@media (max-width:734px) {
    .media-gallery-item-live-translation .media-card-caption.typography-media-card-caption {
        font-size: 12px;
        line-height: 1.3333733333;
        letter-spacing: -0.01em;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 