/* Local Overrides */

/* Hero Section */

.section-welcome > .marquee > .viewport-content > div.marquee-detail {
	visibility: hidden;
}

/* Section Redisigned */

@media (min-width: 735px) and (max-width: 1068px) {
	.section-redesigned .pin-ear-fit .pin-caption {
		max-width: 120px;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-header {
		column-gap: 0px;
	}
}

.section-redesigned .section-headline {
	max-width: 680px;
	margin: auto;
}

@media only screen and (max-width: 1068px) {
	.section-redesigned .section-headline {
		max-width: 560px;
		margin: auto;
	}
}

/* compare */

.section-contrast .product-tile-set {
	grid-template-rows: [image] auto [colorindicator] auto [product-id-start badge] auto [headline] auto [positioning product-id-end] auto [price] auto [ctas-start ctas-inline] auto [ctas-stacked] auto [ctas-end tout-group-start tout-1] auto [tout-2] auto [tout-3] auto [tout-4] auto [tout-5] auto [tout-6] auto [tout-7] auto [tout-8] auto [tout-group-end];
}
