/* Local overrides */

.custom-caption-copy,
.custom-caption-copy a {
	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;
	padding-top: 1.2em;
}

.custom-caption-copy {
	position: relative;
}

.custom-position {
	position: absolute;
	top: 33px;
	left: 138px;
}

.custom-break {
	display: none;
}

@media only screen and (max-width: 734px) {
	.custom-caption-copy {
		font-size: 12px;
		line-height: 1.3333733333;
		font-weight: 400;
		letter-spacing: -0.01em;
		position: relative;
	}

	.custom-position {
		position: static;
		top: auto;
		left: auto;
	}
}

/* Hero */

.section-welcome .marquee-detail {
	padding-inline-start: 10px;
}

@media only screen and (min-width: 1195px) and (max-width: 1536px) {
	.section-welcome .header-headline {
		max-width: 848px;
	}
}

@media only screen and (min-width: 1537px) {
	.section-welcome .header-headline {
		max-width: 980px;
	}
}

@media only screen and (max-width: 320px) {
	.section-welcome .marquee-header {
		min-width: 282px;
	}
}

@media only screen and (min-width: 735px) {
	.marquee-pricing.custom {
		display: none;
	}
}

/* Section highlights */
@media only screen and (max-width: 324px) {
	.media-gallery-item-2 .caption.pin-offset {
		margin: 17px 0 0 0;
	}
}
@media only screen and (max-width: 434px) {
	.typography-media-card-gallery-headline {
		font-size: 15px;
	}
}
@media only screen and (min-width: 325px) and (max-width: 361px) {
	.media-gallery-item-2 .caption.pin-offset {
		margin: 26px 0 0 0;
	}
}

/* Section noise control */

@media screen and (min-width: 735px) {
	.section-noise-control
		.media-background-container
		.product-stories-header
		.section-header-intro
		.section-header-headline {
		max-width: 586px;
		margin: auto;
	}
}

@media screen and (max-width: 734px) {
	.section-noise-control
		.media-background-container
		.product-stories-header
		.section-header-intro
		.section-header-headline {
		max-width: 400px;
		margin: auto;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-fitness .workout-buddy .bento-2-tall-right .bento-item:last-child {
		align-items: flex-end;
	}
}

@media only screen and (min-width: 426px) and (max-width: 734px) {
	.section-fitness .workout-buddy .callout-copy-container .callout {
		max-width: 213px;
		padding-inline-end: 5px;
	}
}
@media only screen and (max-width: 425px) {
	.section-fitness .workout-buddy .callout-copy-container .callout {
		padding-inline-end: 24px;
	}
}

/* Hero CTA */
@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		padding-bottom: 20px;
	}
	.section-welcome .viewport-content {
		justify-content: center;
	}
}

/* compare */

@media only screen and (min-width: 1069px) {
	.section-contrast
		.section-header-headline.typography-section-header-headline {
		max-width: 600px;
	}
}
