/*payment method tile starts*/
.tile-payment-methods-update .content-wrapper {
	background: #fafafa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 501px;
}

html.text-zoom .tile-payment-methods-update .content-wrapper {
	height: auto;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .content-wrapper {
		height: 288px;
	}

	html.text-zoom .tile-payment-methods-update .content-wrapper {
		height: auto;
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .content-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 44px;
		padding-bottom: 0;
		height: auto;
	}
}

html.text-zoom .tile-payment-methods-update .copy-wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .copy-wrapper {
		margin-top: 0px;
	}
}

.tile-payment-methods-update .tile-copy {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	max-width: 400px;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .tile-copy {
		max-width: 250px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .tile-copy {
		margin-top: 0px;
	}
}

.tile-payment-methods-update .tile-copy.tile-copy-no-margin {
	margin-top: 0;
}

.tile-payment-methods-update .tile-copy.tile-copy-semibold {
	font-weight: 600;
}

.tile-payment-methods-update .tile-cta {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .tile-cta {
		margin-top: 7px;
	}
}

.tile-payment-methods-update .tile-copy.tile-copy-bold {
	font-size: 36px;
	line-height: 1.11119;
	font-weight: 600;
	margin-bottom: 0.7em;
	letter-spacing: 0.006em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	letter-spacing: -0.02em;
	color: #111;
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .tile-copy.tile-copy-bold {
		font-size: 28px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .tile-copy.tile-copy-bold {
		font-size: 24px;
	}
}

.tile-payment-methods-update .payment-methods-image {
	width: 703px;
	height: 605px;
	background-size: 703px 605px;
	background-repeat: no-repeat;
	background-image: url("/my/iphone/home/images/overview/payment-methods/payment_methods_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) {
	.tile-payment-methods-update .payment-methods-image {
		background-image: url("/my/iphone/home/images/overview/payment-methods/payment_methods_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .payment-methods-image {
		width: 338px;
		height: 291px;
		background-size: 338px 291px;
		background-repeat: no-repeat;
		background-image: url("/my/iphone/home/images/overview/payment-methods/payment_methods_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.tile-payment-methods-update .payment-methods-image {
		background-image: url("/my/iphone/home/images/overview/payment-methods/payment_methods_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .payment-methods-image {
		width: 346px;
		height: 472px;
		background-size: 346px 472px;
		background-repeat: no-repeat;
		background-image: url("/my/iphone/home/images/overview/payment-methods/payment_methods_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) {
	.tile-payment-methods-update .payment-methods-image {
		background-image: url("/my/iphone/home/images/overview/payment-methods/payment_methods_small_2x.png");
	}
}

.tile-payment-methods-update .payment-methods-image {
	width: 44%;
	height: 100%;
	margin-right: 6%;
	background-size: contain;
	background-position: center center;
}

@media only screen and (max-width: 734px) {
	.tile-payment-methods-update .payment-methods-image {
		width: 100%;
		height: 341px;
		margin-right: 0;
		background-size: auto 100%;
		background-position: center 50px;
	}
}

@media only screen and (max-width: 1068px) {
	.tile-payment-methods-update .content-wrapper .tile-copy {
		max-width: 300px;
	}
}

/*payment method tile ends*/

/* Apple One tile */
.apple-one .tile-chiclets {
	width: 542px;
	height: 329px;
	background-size: 542px 329px;
}

@media only screen and (max-width: 1068px) {
	.apple-one .tile-chiclets {
		width: 315px;
		height: 191px;
		background-size: 315px 191px;
	}
}

@media only screen and (max-width: 734px) {
	.apple-one .tile-chiclets {
		width: 295px;
		height: 179px;
		background-size: 295px 179px;
	}
}

.tile-fitness .violator {
	border: none;
	display: block;
	transform: translateY(-20px);
}

.tile-fitness .violator-frameless {
	padding-bottom: 5px;
}

.tile-fitness .typography-violator-frameless {
	font-size: 12px;
}

.section-retail {
	text-align: center;
	padding-top: 15px;
}

@media only screen and (max-width: 1068px) {
	.section-retail {
		padding-top: 0px;
	}

	.section-holiday-2021 {
		margin: 20px 0 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-holiday-2021 {
		margin: 15px 0 0;
	}
}

.apple-one .tile-chiclets {
	background-image: url("/v/iphone/home/be/images/overview/more-iphone/bundle__dlqe12erfzsm_large.jpg");
}

@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) {
	.apple-one .tile-chiclets {
		background-image: url("/v/iphone/home/be/images/overview/more-iphone/bundle__dlqe12erfzsm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.apple-one .tile-chiclets {
		background-image: url("/v/iphone/home/be/images/overview/more-iphone/bundle__dlqe12erfzsm_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.apple-one .tile-chiclets {
		background-image: url("/v/iphone/home/be/images/overview/more-iphone/bundle__dlqe12erfzsm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.apple-one .tile-chiclets {
		background-image: url("/v/iphone/home/be/images/overview/more-iphone/bundle__dlqe12erfzsm_small.jpg");
	}
}

@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) {
	.apple-one .tile-chiclets {
		background-image: url("/v/iphone/home/be/images/overview/more-iphone/bundle__dlqe12erfzsm_small_2x.jpg");
	}
}

.apple-one .tile-chiclets {
	background-image: url("/my/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_large.jpg");
}

@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) {
	.apple-one .tile-chiclets {
		background-image: url("/my/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.apple-one .tile-chiclets {
		background-image: url("/my/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.apple-one .tile-chiclets {
		background-image: url("/my/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.apple-one .tile-chiclets {
		background-image: url("/my/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_small.jpg");
	}
}

@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) {
	.apple-one .tile-chiclets {
		background-image: url("/my/iphone/home/images/overview/more-iphone/bundle__dlqe12erfzsm_small_2x.jpg");
	}
}

/*end apple one*/

@media only screen and (max-width: 734px) {
	.full-width-tile-wrapper {
		margin-bottom: 15px;
	}
}

.section-compare {
	margin-bottom: 15px;
}

/* Mother's Day 2022 */

.section-mday-2022 {
	padding-bottom: 15px;
}

@media only screen and (max-width: 1068px) {
	.section-mday-2022 {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-mday-2022 {
		padding-bottom: 15px;
	}
}

/* hero iphone 14 localisation */
.tile-iphone-14 .hero-bgimage {
	width: 788px;
	height: 717px;
	background-size: 788px 717px;
	background-repeat: no-repeat;
	background-image: url(/my/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_large.jpg);
	position: relative;
	left: 50%;
	margin-left: -374px;
}

@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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/my/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .hero-bgimage {
		width: 529px;
		height: 481px;
		background-size: 529px 481px;
		background-repeat: no-repeat;
		background-image: url(/my/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/my/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.tile-iphone-14 .hero-bgimage {
		width: 349px;
		height: 317px;
		background-size: 349px 317px;
		background-repeat: no-repeat;
		background-image: url(/my/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_small.jpg);
	}
}

@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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/my/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_small_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .hero-bgimage {
		left: 50%;
		margin-left: -255.5px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-iphone-14 .hero-bgimage {
		left: 50%;
		margin-left: -167.5px;
	}
}