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

.typography-cta.cta {
	font-size: 16px;
	text-align: center;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	padding: 0 20px;
	bottom: auto;
	top: 84%;
}
.typography-cta.cta a {
	color: #6e6e73;
}
.monarch.typography-cta.cta {
	font-size: 16px;
	text-align: center;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	padding: 0 20px;
	bottom: auto;
	top: 88%;
}
[data-modal-id="feature-card-modal-entertainment"] .feature-card-modal-tile .card-viewport-content .image-container {
	position: relative;
}
[data-analytics-gallery-item-id="shop with a specialist"] .icon-card-content .icon-container {
	min-height: 56px;
}
[data-page-type="overview"] .section-index-section .index-group:first-of-type {
	padding-inline-end: 76px;
}

.section-select .product-tile-set .product-tile.has-plus-rows-7 .product-tile-plus {
	grid-template-rows:
		var(--plus-row-1-height) var(--plus-row-2-height) var(
			--plus-row-3-height
		)
		var(--plus-row-4-height) var(--plus-row-5-height) var(--plus-row-6-height);
}

@media only screen and (min-width: 1069px) and (max-width: 1280px) {
	.monarch.typography-cta.cta {
		max-width: 400px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-cta.cta {
		bottom: auto;
		top: 85%;
	}
	.monarch.typography-cta.cta {
		bottom: auto;
		top: 88%;
		font-size: 16px;
		line-height: 1.3;
	}
	.section-select .section-header .section-header-headline {
		max-width: 52%;
	}
}
@media only screen and (min-width: 735px) and (max-width: 960px) {
	.monarch.typography-cta.cta {
		max-width: 320px;
		top: 85%;
	}
}
@media only screen and (max-width: 734px) {
	.typography-cta.cta {
		bottom: auto;
		font-size: 15px;
		top: 35%;
		line-height: 1.2;
	}
	.monarch.typography-cta.cta {
		bottom: 12px;
		font-size: 15px;
		padding-left: 50px;
		top: auto;
	}
	[data-page-type="overview"] .section-index-section .index-group:first-of-type {
		width: calc(75% - 20px);
		padding-inline-end: calc(25% + 20px);
	}
	.essential-card-content .typography-card-headline {
		font-size: 20px;
	}
}
@media only screen and (min-width: 360px) and (max-width: 374px) {
	.monarch.typography-cta.cta {
		font-size: 14px;
	}
}
@media only screen and (max-width: 359px) {
	.typography-cta.cta, .monarch.typography-cta.cta {
		font-size: 12px;
	}
}

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

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

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

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

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