@media (min-width: 1069px) {
	/* .section-welcome .header-headline {
		padding-bottom: 1px;
		margin-bottom: -1px;
	} */
	.section-incentive .section-header-headline {
		max-width: 710px;
	}
}

.geo-alt-disclaimer {
	font-size: 12px;
	line-height: 1.3333733333;
	font-weight: 400;
	letter-spacing: -0.01em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	color: #6e6e73;
}

.section-welcome .viewport-content {
	align-items: center;
}

.icon-card .tile-content {
	padding-inline-end: 36px;
}
@media (max-width: 1068px) {
	.section-incentive .section-header-headline {
		max-width: 670px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-fitness .typography-headline-standalone {
		font-size: 67px;
	}
	.section-fitness .hero-media-container {
		--magic-offset: -300px;
	}
}

@media only screen and (min-width: 860px) and (max-width: 1068px) {
	.product-viewer-container .product-viewer-landing-fallback {
		left: 95px;
	}
}

@media only screen and (max-width: 734px) {
	.section-fitness .hero-media-container {
		--magic-offset: -190px;
	}
	.section-fitness .typography-headline-standalone {
		font-size: 40px;
	}
}
