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

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

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

@media only screen and (min-width: 1321px) {
	.section-icon-card ul.card-set.grid.card-set-full-bleed {
		width: fit-content;
	}
	.section-icon-card .icon-card .tile-content {
		width: 297px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-health .section-hero-health .typography-headline-super {
		font-size: 65px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	html.display-hero .subsection-display-hero .media-container {
		--section-padding-top: 167px;
	}
	.section-health .section-hero-health .typography-headline-super {
		font-size: 56px;
	}
	.subsection-hero.section-finishes-titanium-hero .typography-headline-super {
		font-size: 58px;
	}
}

@media only screen and (max-width: 734px) {
	.section-health .section-hero-health .copy-block-copy {
		max-width: 280px;
	}
	.subsection-display-hero .typography-headline-super {
		font-size: 42px;
	}
	.section-values .typography-headline-super {
		font-size: 38px;
	}
	.section-health .section-hero-health .typography-headline-super {
		font-size: 40px;
	}
	.subsection-display-hero .copy-bottom {
		--section-padding-top: 170px;
	}
}

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