/* Discover More - Selection local fix */
.section-discover-more .selection-text {
	white-space: nowrap;
}

@media screen and (max-width: 350px) {
	.section-discover-more .discover-more-headline {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-discover-more .shared-apple {
		display: block;
	}
}

.selection-text:before {
	top: -76px;
}

@media only screen and (max-width: 1068px) {
	.selection-text:before {
		left: 80%;
	}
}

@media only screen and (max-width: 734px) {
	.selection-text:before {
		top: -36px;
		transform: translateX(-50%);
	}
}

.selection-highlight {
	top: 0;
	width: 454px;
}

@media only screen and (max-width: 1068px) {
	.selection-highlight {
		top: auto;
		right: -3px;
		width: 380px;
		height: 84px;
		bottom: 0;
	}
}

@media only screen and (max-width: 734px) {
	.selection-highlight {
		width: 240px;
		height: 50px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-discover-more .discover-more-headline .selection-highlight:before {
		height: 93px;
		background-size: 14px 93px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-discover-more .discover-more-headline .selection-highlight:after {
		height: 93px;
		background-size: 14px 93px;
	}
}

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

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.section-discover-more .discover-more-headline .selection-text:before {
		background-image: url("/id/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: 51px;
		height: 34px;
		background-size: 51px 34px;
		background-repeat: no-repeat;
		background-image: url("/id/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("/id/accessibility/images/shared/speak__czk9v7csnnue_small_2x.png");
	}
}
