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

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

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

.section-so-much-to-love .stats-container .stat-value {
	white-space: inherit;
}

@media only screen and (min-width: 735px) {
	.section-welcome .marquee-detail {
		padding: 0;
		margin-bottom: 13px;
	}
	figure.stat.stat-faster span.stat-caption {
		width: 250px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-so-much-to-love .typography-headline-standalone {
		font-size: 78px;
	}
	.section-so-much-to-love .stats-container .stat-value {
		font-size: 45px;
	}
	.section-on-the-go .typography-headline-standalone {
		font-size: 80px;
	}
	.section-safety .typography-headline-standalone {
		font-size: 62px;
	}
	.section-fitness .hero-media-container {
		--magic-offset: -565px;
		margin-top: 40px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-on-the-go .typography-headline-standalone {
		font-size: 56px;
	}
	.section-safety .typography-headline-standalone {
		font-size: 60px;
	}
	.section-fitness .hero-media-container {
		--magic-offset: -445px;
		margin-top: 50px;
	}
}

@media only screen and (max-width: 734px) {
	.section-so-much-to-love .stats-container .stat-value {
		font-size: 26px;
	}
	.section-on-the-go .typography-headline-standalone {
		font-size: 40px;
	}
	figure.stat.stat-faster span.stat-caption {
		width: auto;
	}
	.section-fitness .hero-media-container {
		--magic-offset: -275px;
		margin-top: 90px;
	}
}

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