/* Local Overrides */

/* PRICING */

@media only screen and (min-width: 1069px) {
	section.section-media-hero.media-layout-background
		.marquee.links-platter
		.marquee-detail
		.detail-group {
		max-width: 450px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 393px) {
	section.section-media-hero.media-layout-background
		> .marquee-platter-theme-dark
		.marquee.links-platter
		.marquee-detail
		.detail-copy {
		max-width: 290px;
	}
}

@media only screen and (max-width: 425px) {
	section.section-media-hero.media-layout-background
		> .marquee-platter-theme-dark
		.marquee.links-platter
		.marquee-detail
		.detail-copy {
		max-width: 140px;
	}
}

@media only screen and (min-width: 445px) {
	.product-tile .product-tile-price {
		max-width: 250px;
	}
}

@media only screen and (max-width: 734px) {
	.product-tile .product-tile-price {
		max-width: 110px;
	}
}

.localnav-container
	.content-expand-wrap
	.product-action
	.product-cta
	.pricing:has([data-toggle="acmi"]) {
	max-width: 300px;
}

/* DISCLAIMER */

.tv-disclaimer {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-weight: 600;
	color: #959495;
}

.tv-disclaimer a {
	color: #959495;
}

/* ID: highlights gallery - Card 5 */

@media only screen and (max-width: 734px) {
	.media-gallery-item-5
		.caption.caption-sosumi.typography-media-card-gallery-caption-sosumi {
		margin-top: 5px;
	}
}
