/* Hero */
.section-welcome .typography-marquee-eyebrow-base:lang(th) {
	line-height: 1;
}

.section-welcome .typography-marquee-headline-base:lang(th) {
	line-height: 1.2;
}

.section-welcome .marquee-header .marquee-milestone .milestone-secondary {
	margin-top: 0;
}

/* Highlight Section */
[data-media-card-gallery] .media-gallery .media-gallery-item-acoustic .caption-container.large-pin-top-right .caption {
	--caption-width: 480px;
}

.section-noise-control .stats-container span.stat-caption {
	max-width: 245px;
}

@media (max-width: 734px) {
	.section-noise-control .stats-container span.stat-caption {
		max-width: 180px;
	}
}

/* Noise Control  */
.section-noise-control .section-header-headline {
	line-height: 1.1;
}

@media (max-width: 734px) {
	.section-noise-control .stats-container .stat {
		padding-top: 30px;
	}
}

/* Personalized Listening */
@media (min-width: 1069px) {
	.section-personalized-listening .callouts-wrapper {
		bottom: 179px;
	}
}

/* Hearing Health */
.section-hearing-health .product-stories-header .section-header-headline {
	line-height: 1.25;
}

/* Fitness */
@media (max-width: 1068px) {
	.section-fitness .workout-buddy .callout-copy-container .callout {
		max-width: 320px;
	}
}

@media (max-width: 734px) {
	.section-fitness .workout-buddy .callout-copy-container .callout {
		max-width: 213px;
	}
}

@media (max-width: 734px) {
	.section-fitness .product-stories-header .section-header-headline {
		line-height: 1.15;
	}
}

.section-fitness .section-header-intro {
	max-width: 900px;
}

@media (max-width: 1068px) {
	.section-fitness .section-header-intro {
		max-width: 900px;
	}
}

@media (max-width: 1068px) {
	.product-stories-header .section-header-headline {
		line-height: 1.2;
	}
}

/* Battery */
.stat .stat-value {
	line-height: 1.25;
	padding-top: 10px;
}
.section-noise-control .stats-container .stat {
	padding-top: 67px;
}
@media (max-width: 1068px) {
	.section-noise-control .stats-container .stat {
		padding-top: 55px;
	}
}
@media (max-width: 734px) {
	.section-noise-control .stats-container .stat {
		padding-top: 38px;
	}
}

.section-battery .stats .stat-item:first-child {
	margin-inline-end: 0;
}
.section-battery .stats .stat-item {
	text-align: center;
}
.section-battery .stats .stat-item .call-out .copy {
	max-width: max-content;
	margin-left: auto;
	margin-right: auto;
}
.section-battery .stats .stat .stat-caption {
	max-width: inherit;
	text-align: center;
}

/* Audio Performance */
.section-audio-performance .section-header-copy {
	max-width: 790px;
}

/* Magical Section */
.section-magical .gallery-caption {
	max-width: 650px;
}

@media (max-width: 1068px) {
	.section-magical .gallery-caption {
		max-width: 600px;
	}
}

@media (max-width: 734px) {
	.section-magical .gallery-caption {
		max-width: 400px;
	}
}
