.section-safety .section-intro-headline.typography-headline-standalone {
	font-size: 83px;
}

@media (max-width: 1300px) {
	.section-safety .section-intro-headline.typography-headline-standalone {
		font-size: 78px;
	}
}

@media (max-width: 1068px) and (min-width: 735px) {
	.section-safety .section-intro-headline.typography-headline-standalone {
		font-size: 62px;
	}
}

@media (max-width: 734px) {
	.section-safety .section-intro-headline.typography-headline-standalone {
		font-size: 44px;
	}
}

.section-welcome .marquee-detail::before {
	background-color: transparent;
}

.section-so-much-to-love .stats-container .stat-content {
	max-width: 180px;
}

@media (max-width: 734px) {
	.section-so-much-to-love .stats-container .stat-block:nth-child(4) .stat-value {
		line-height: 1;
	}
}
