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

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

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-battery .stats-container .stat-caption {
	max-width: 168px;
}
.workout-body-disclaimer {
	font-size: 14px;
	color: #b7b7ba;
	font-weight: 500;
}
@media only screen and (min-width: 1069px) {
	.section-incentive .section-header-headline {
		max-width: 710px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-header .section-header-headline {
		max-width: 78%;
	}
}

@media only screen and (max-width: 734px) {
	.section-highlights .media-card-set .gallery-item .typography-media-card-gallery-headline {
		font-size: 16px;
	}
}

@media only screen and (max-width: 370px) {
	.section-on-the-go .section-intro .typography-section-intro-headline {
		font-size: 40px;
	}
	.section-health .section-intro .typography-section-intro-headline {
		font-size: 40px;
	}
}

@media only screen and (max-width: 340px) {
	.section-highlights .media-card-set .gallery-item .typography-media-card-gallery-headline {
		font-size: 14px;
	}
	#ac-localnav .ac-ln-title-compact {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1350px) and (min-width: 1109px) {
	.section-health {
		--top-content-height: 1000px;
	}
}

@media only screen and (max-width: 1108px) and (min-width: 1068px) {
	.section-health {
		--top-content-height: 1040px;
	}
}

@media only screen and (max-width: 734px) {
	.section-battery .stats-container .stat .stat-caption {
		max-width: 220px;
	}
}

html.desktop #feature-card-incentive-shopping-experience .utility-modal-block-ctas, html.no-desktop #feature-card-incentive-shopping-experience .utility-modal-block-scan-qr {
	display: none;
}

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