:root {
	--buystrip-text-color: rgba(0, 0, 0, 0.88);
}

.section-discover-more .discover-more-headline .selection-text:before {
	width: 120px;
	height: 67px;
	background-size: 120px 67px;
	background-repeat: no-repeat;
	background-image: url(/tr/accessibility/images/shared/speak__czk9v7csnnue_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.section-discover-more .discover-more-headline .selection-text:before {
		background-image: url(/tr/accessibility/images/shared/speak__czk9v7csnnue_large_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.section-discover-more .discover-more-headline .selection-text:before {
		width: 60px;
		height: 34px;
		background-size: 60px 34px;
		background-repeat: no-repeat;
		background-image: url(/tr/accessibility/images/shared/speak__czk9v7csnnue_small.png);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-discover-more .discover-more-headline .selection-text:before {
		background-image: url(/tr/accessibility/images/shared/speak__czk9v7csnnue_small_2x.png);
	}
}

.section-discover-more .selection-highlight {
	width: 250px;
}

.selection-text:before {
	left: 78%;
}

@media only screen and (max-width: 1068px) {
	.section-discover-more .selection-highlight {
		width: 210px;
	}
}

@media only screen and (max-width: 734px) {
	.section-discover-more .selection-highlight {
		width: 130px;
	}
	.section.section-discover-more .section-content {
		width: 89.5%;
	}
}

@media screen and (max-width: 360px) {
	.section-discover-more .discover-more-headline {
		max-width: 295px;
		font-size: 43px;
	}
	.section-discover-more .selection-highlight {
		right: -2px;
		width: 117px;
	}
}

@media screen and (max-width: 350px) {
	.section-discover-more .selection-highlight {
		left: 81%;
	}
	.selection-text:before {
		left: 64%;
	}
}

#ac-globalfooter .ac-gf-buystrip-info-column .ac-gf-buystrip-info-cta {
	color: var(--sk-blocklink-color);
}
