/* plans section fix */
.section-plans .gallery .two-up {
	--cols: 1;
}

@media only screen and (min-width: 735px) {
	.section-plans .gallery .two-up .tile {
		flex-direction: row-reverse;
	}
}
@media (min-width: 1069px) {
	#tv .scroll-gallery .item-container, #homepod .scroll-gallery .item-container {
		width: 0;
	}
}

/* modal-pricing */
.modal-pricing .modal-headline {
	max-width: 75%;
}

@media only screen and (max-width: 734px) {
	.modal-pricing .modal-headline {
		max-width: 80%;
	}
}

.section-plans .whats-included .gallery {
	--responsive-gutter-width: calc(50vw - var(--vp-content-width)/2);
}

@media (min-width: 1069px) {
	.section-plans .whats-included .gallery {
		--responsive-gutter-width: calc(49.9% - var(--vp-content-width)/2);
	}
}

.scroll-gallery .item-container {
	width: var(--responsive-content-clamped-width);
	min-width: -moz-fit-content;
	min-width: fit-content;
	padding: 0 var(--responsive-gutter-width);
}

/* iphone plan  */
.overview-plans-iphone-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-iphone-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: 38px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-iphone-single {
		--p-width: 280px;
		--p-height: 158px;
		margin-top: 0;
	}
}

/* mac plan  */
.overview-plans-mac-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-mac-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: auto;
		margin-bottom: auto;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-mac-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

/* display plan  */
.overview-plans-display-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-display-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: auto;
		margin-bottom: auto;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-display-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

/* ipad plan  */
.overview-plans-ipad-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-ipad-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: auto;
		margin-bottom: auto;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-ipad-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

/* vision pro plan  */
.overview-plans-vision-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-vision-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: auto;
		margin-bottom: auto;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-vision-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

/* headphones plan  */
.overview-plans-headphones-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-headphones-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: auto;
		margin-bottom: auto;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-headphones-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

/* tv plan  */
.overview-plans-apple-tv-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-apple-tv-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: auto;
		margin-bottom: auto;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-apple-tv-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

/* homepod plan  */
.overview-plans-homepod-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-homepod-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: auto;
		margin-bottom: auto;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-homepod-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

.section-plans .gallery .tile .markdown, .section-plans .gallery .tile .headline {
	max-width: 380px;
}
@media (max-width: 1068px) and (max-width: 1068px) {
	.section-plans .gallery .tile .markdown, .section-plans .gallery .tile .headline {
		max-width: 264px;
	}
}

.section .viewport-content {
	max-width: var(--vp-content-width);
}

.section .gallery > .section-content {
	max-width: var(--vp-content-width);
}

.section-plans .gallery .tile .markdown .tile-pricing {
	border-block-end: unset;
	padding-block-end: unset;
}

.section-plans .gallery .tile-content {
	padding: 40px 40px 30px;
	margin-top: auto;
	margin-bottom: auto;
}

@media (max-width: 1068px) {
	.section-plans .gallery .tile-content {
		padding: 28px 28px 20px;
	}
}

.section-plans .gallery .tile .eyebrow {
	color: #fd324e;
}

.section-plans .gallery .tile-content li {
	padding: 0;
}

.section-plans .gallery .tile .ctas {
	margin-block-start: unset;
}

@media (max-width: 734px) {
	.section-benefits .section-copy {
		font-size: 17px;
		line-height: 1.4705882353;
		font-weight: 400;
		letter-spacing: -0.022em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(ar) {
		letter-spacing: 0em;
		font-family:
			SF Pro AR,
			SF Pro AR Text,
			SF Pro Text,
			SF Pro Gulf,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(ja) {
		line-height: 1.3529611765;
		letter-spacing: 0em;
		font-family:
			SF Pro JP,
			SF Pro Text,
			SF Pro Icons,
			Hiragino Kaku Gothic Pro,
			ヒラギノ角ゴ Pro W3,
			メイリオ,
			Meiryo,
			ＭＳ Ｐゴシック,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(ko) {
		line-height: 1.5882352941;
		letter-spacing: 0em;
		font-family:
			SF Pro KR,
			SF Pro Text,
			SF Pro Icons,
			Apple Gothic,
			HY Gulim,
			MalgunGothic,
			HY Dotum,
			Lexi Gulim,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh) {
		letter-spacing: 0em;
	}

	.section-benefits .section-copy:lang(th) {
		line-height: 1.3529611765;
		letter-spacing: 0em;
		font-family:
			SF Pro TH,
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-CN) {
		font-family:
			SF Pro SC,
			SF Pro Text,
			SF Pro Icons,
			PingFang SC,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-HK) {
		font-family:
			SF Pro HK,
			SF Pro Text,
			SF Pro Icons,
			PingFang HK,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-MO) {
		font-family:
			SF Pro HK,
			SF Pro TC,
			SF Pro Text,
			SF Pro Icons,
			PingFang HK,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-TW) {
		font-family:
			SF Pro TC,
			SF Pro Text,
			SF Pro Icons,
			PingFang TC,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

.section-benefits .section-copy {
	max-width: 42ch;
	margin-inline: auto;
}

@media (max-width: 1068px) {
	.section-benefits .section-copy {
		font-size: 19px;
		line-height: 1.2105263158;
		font-weight: 600;
		letter-spacing: 0.012em;
		font-family:
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(ja) {
		line-height: 1.2631578947;
		font-family:
			SF Pro JP,
			SF Pro Display,
			SF Pro Icons,
			Hiragino Kaku Gothic Pro,
			ヒラギノ角ゴ Pro W3,
			メイリオ,
			Meiryo,
			ＭＳ Ｐゴシック,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(ko) {
		line-height: 1.3157894737;
		font-family:
			SF Pro KR,
			SF Pro Display,
			SF Pro Icons,
			Apple Gothic,
			HY Gulim,
			MalgunGothic,
			HY Dotum,
			Lexi Gulim,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(th) {
		line-height: 1.3684410526;
		font-family:
			SF Pro TH,
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh) {
		line-height: 1.3684410526;
	}

	.section-benefits .section-copy:lang(ar) {
		font-family:
			SF Pro AR,
			SF Pro AR Display,
			SF Pro Display,
			SF Pro Gulf,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-CN) {
		font-family:
			SF Pro SC,
			SF Pro Display,
			SF Pro Icons,
			PingFang SC,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-HK) {
		font-family:
			SF Pro HK,
			SF Pro Display,
			SF Pro Icons,
			PingFang HK,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-MO) {
		font-family:
			SF Pro HK,
			SF Pro TC,
			SF Pro Display,
			SF Pro Icons,
			PingFang HK,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-TW) {
		font-family:
			SF Pro TC,
			SF Pro Display,
			SF Pro Icons,
			PingFang TC,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

@media (max-width: 734px) {
	.section-benefits .section-copy {
		font-size: 17px;
		line-height: 1.4705882353;
		font-weight: 400;
		letter-spacing: -0.022em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(ar) {
		letter-spacing: 0em;
		font-family:
			SF Pro AR,
			SF Pro AR Text,
			SF Pro Text,
			SF Pro Gulf,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(ja) {
		line-height: 1.3529611765;
		letter-spacing: 0em;
		font-family:
			SF Pro JP,
			SF Pro Text,
			SF Pro Icons,
			Hiragino Kaku Gothic Pro,
			ヒラギノ角ゴ Pro W3,
			メイリオ,
			Meiryo,
			ＭＳ Ｐゴシック,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(ko) {
		line-height: 1.5882352941;
		letter-spacing: 0em;
		font-family:
			SF Pro KR,
			SF Pro Text,
			SF Pro Icons,
			Apple Gothic,
			HY Gulim,
			MalgunGothic,
			HY Dotum,
			Lexi Gulim,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh) {
		letter-spacing: 0em;
	}

	.section-benefits .section-copy:lang(th) {
		line-height: 1.3529611765;
		letter-spacing: 0em;
		font-family:
			SF Pro TH,
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-CN) {
		font-family:
			SF Pro SC,
			SF Pro Text,
			SF Pro Icons,
			PingFang SC,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-HK) {
		font-family:
			SF Pro HK,
			SF Pro Text,
			SF Pro Icons,
			PingFang HK,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-MO) {
		font-family:
			SF Pro HK,
			SF Pro TC,
			SF Pro Text,
			SF Pro Icons,
			PingFang HK,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-benefits .section-copy:lang(zh-TW) {
		font-family:
			SF Pro TC,
			SF Pro Text,
			SF Pro Icons,
			PingFang TC,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

.section-plans .gallery .tile .headline.typography-eyebrow-super {
	font-size: 32px;
}

@media (max-width: 1068px) {
	.section-plans .gallery .tile .headline.typography-eyebrow-super {
		font-size: 21px;
	}
}

@media (max-width: 1068px) {
	.section-plans .gallery .tile .markdown ul {
		font-size: 14px;
		line-height: 1.4285914286;
		font-weight: 400;
		letter-spacing: -0.016em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-plans .gallery .tile .markdown ul:lang(th) {
		line-height: 1.3571828571;
		letter-spacing: 0em;
		font-family:
			SF Pro TH,
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

@media (max-width: 1068px) {
	.section-plans .gallery .tile .headline {
		margin-block: 6px;
		font-size: 24px;
		line-height: 1.1666666667;
		font-weight: 600;
		letter-spacing: 0.009em;
		font-family:
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

@media (max-width: 1068px) {
	.section-plans .gallery .tile .headline:lang(th) {
		line-height: 1.375;
		font-family:
			SF Pro TH,
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

@media (max-width: 1068px) {
	.section-plans .gallery .tile .markdown .tile-pricing {
		font-size: 17px;
		line-height: 1.4705882353;
		font-weight: 400;
		letter-spacing: -0.022em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section-plans .gallery .tile .markdown .tile-pricing:lang(th) {
		line-height: 1.3529611765;
		letter-spacing: 0em;
		font-family:
			SF Pro TH,
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

:root {
	--vp-content-width: 980px;
}

@media (max-width: 1068px) {
	:root {
		--vp-content-width: 692px;
	}
}

@media (max-width: 734px) {
	:root {
		--vp-content-width: 280px;
	}
}

@media (min-width: 735px) {
	.section-plans .gallery .tiles {
		flex-direction: row;
		align-items: center;
	}
	.section-plans .gallery .tiles .tile-content {
		order: 2;
		max-width: calc(100% - 372px);
		padding: 28px 20px 20px;
	}
	.section-plans .gallery .tiles picture {
		order: 1;
	}
}
.overview-plans-iphone-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-iphone-single {
		--p-width: 372px;
		--p-height: 360px;
		position: relative;
		top: 13px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-iphone-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

.overview-plans-mac-single, .overview-plans-ipad-single, .overview-plans-watch-single, .overview-plans-headphones-single, .overview-plans-apple-tv-single, .overview-plans-homepod-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-mac-single, .overview-plans-ipad-single, .overview-plans-watch-single, .overview-plans-headphones-single, .overview-plans-apple-tv-single, .overview-plans-homepod-single {
		--p-width: 372px;
		--p-height: 360px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-mac-single, .overview-plans-ipad-single, .overview-plans-watch-single, .overview-plans-headphones-single, .overview-plans-apple-tv-single, .overview-plans-homepod-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

.overview-plans-display-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-display-single {
		--p-width: 372px;
		--p-height: 360px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-display-single {
		--p-width: 280px;
		--p-height: 148px;
	}
}

.modal-pricing .modal-headline {
	max-width: 17ch;
}

.section-plans .gallery .tile-content {
	padding: 40px 32px 29px;
}

@media (max-width: 734px) and (max-width: 734px) {
	.section-plans .gallery .tile-content {
		padding: 28px 28px 20px;
	}
}
.section-plans .gallery .tile .eyebrow {
	color: #fd324e;
}
/* watch plan  */
.overview-plans-watch-single {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 520px;
	--p-height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-plans-watch-single {
		--p-width: 372px;
		--p-height: 360px;
		margin-top: auto;
		margin-bottom: auto;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-plans-watch-single {
		--p-width: 280px;
		--p-height: 260px;
	}
}

@media (min-width: 1069px) {
	.overview-plans-watch-single img {
		height: 500px;
	}
}

@media (max-width: 1068px) {
	.overview-plans-watch-single img {
		height: 360px;
	}
}

@media (max-width: 734px) {
	.overview-plans-watch-single img {
		height: 260px;
		width: 280px;
	}
}
