.chapternav-item-apple-pay .chapternav-icon {
	background-size: 51px 54px;
	background-image: url("/ru/services/images/services/chapternav/light/apple_pay_light__i3c6s5w8a82u_large.svg");
	width: 51px;
}

html.no-svg .chapternav-item-apple-pay .chapternav-icon {
	background-image: url("/ru/services/images/services/chapternav/light/apple_pay_light__i3c6s5w8a82u_large.png");
}

.theme-dark .chapternav-item-apple-pay .chapternav-icon {
	background-size: 51px 54px;
	background-image: url("/ru/services/images/services/chapternav/dark/apple_pay_dark__i1x9qdj6r9me_large.svg");
	width: 51px;
}

html.no-svg .theme-dark .chapternav-item-apple-pay .chapternav-icon {
	background-image: url("/ru/services/images/services/chapternav/dark/apple_pay_dark__i1x9qdj6r9me_large.png");
}

.chapternav {
	height: 112px;
}

.chapternav-new {
	width: 86px;
	left: 50%;
	transform: translateX(-50%);
}

.section-more-experiences .router {
	width: 338px;
	height: 255px;
}

@media only screen and (max-width: 1068px) {
	.section-more-experiences .router {
		width: 227px;
		height: 184px;
	}
}

@media only screen and (max-width: 734px) {
	.section-more-experiences .router {
		max-width: 291px;
		height: 178px;
	}
}

@media only screen and (max-width: 734px) {
	.button-neutral {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 400px) {
	.typography-hero-headline {
		font-size: 40px;
	}
}

html.ac-ls-visible #chapternav ~ #main, html.ac-ls-visible #chapternav ~ .main {
	margin-top: 128px;
}

@media only screen and (max-width: 734px) {
	.section-apple-one .subhead {
		max-width: 100%;
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-one .tile-cta-wrapper li {
		display: block;
	}
	.section-apple-one .tile-cta-wrapper li:last-child {
		margin-left: 0px;
	}
}
