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

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

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

@media only screen and (min-width: 1069px) {
	.media-gallery-item-1 .caption .media-card-caption {
		margin-top: 14px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.media-gallery-item-1 .caption .media-card-caption {
		margin-top: 12px;
	}
}

@media only screen and (max-width: 734px) {
	.media-gallery-item-1 .caption .media-card-caption {
		margin-top: 8px;
	}

	.section-moments br.small {
		display: block;
	}

	.section-liquid-glass .image-section-header-image-container {
		grid-template-rows: 595px;
	}
}

@media only screen and (max-width: 388px) {
	.section-liquid-glass .typography-copy-section-headline {
		font-size: 33px;
	}

	.section-liquid-glass .image-section-header-image-container {
		grid-template-rows: 575px;
	}
}

.avail-disclaimer {
	font-size: 12px;
	color: #6e6e73;
	font-weight: 400;
}

#health-gallery .caption-tile .card-footnote-content {
	padding-left: 0;
}

.disclaimer-media-card {
	display: block !important;
	color: var(--media-card-headline-color);
	font-family: "SF Pro Text", sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-top: 8px;
}

@media only screen and (min-width: 735px) {
	.disclaimer-media-card {
		font-family: "SF Pro Text", sans-serif;
		font-size: 14px;
		line-height: 17px;
		padding-top: 12px;
	}
}

@media only screen and (min-width: 1024px) {
	.disclaimer-media-card {
		font-family: "SF Pro Display", sans-serif;
		font-size: 19px;
		line-height: 23px;
		padding-top: 14px;
	}
}

@media only screen and (min-width: 1068px) {
	.section-highlights .media-gallery-item-4 .caption-animation-container {
		width: 610px !important;
	}
}

@media only screen and (min-width: 1069px) {
	.section-welcome .shared-welcome-hero-endframe {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-welcome .shared-welcome-hero-endframe {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-welcome .shared-welcome-hero-endframe {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 399px) {
	.section-welcome .shared-welcome-hero-endframe {
		margin-top: 24px;
	}
}

@media only screen and (max-width: 734px) {
	.media-gallery-item-4 .caption-animation-container {
		--caption-offset: 0px;
	}
}

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