/* Product Tiles */

.section-flex-tiles .grid .grid-item.half-width {
	min-height: 0;
}

/* Accessories Section */
/* Gallery */

#accessories-gallery ul.section-item-container {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

@media only screen and (max-width: 1068px) {
	#accessories-gallery ul.section-item-container {
		width: 678px;
	}
	.section-accessories .section-gallery, .section-smart-home .section-gallery {
		max-width: 100%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#accessories-gallery ul.section-item-container {
		transform: none !important;
	}
}

@media only screen and (max-width: 734px) {
	#accessories-gallery ul.section-item-container {
		width: 87.5%;
	}
	.section-accessories .section-gallery, .section-smart-home .section-gallery {
		max-width: unset;
	}
}

/* Big Screen Section */
/* Caption */

.section-big-screen .section-geo-alt-caption {
	position: relative;
	margin-top: 0;
	margin-bottom: 24px;
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-geo-alt-caption {
		display: none;
	}
}

.section-big-screen .section-geo-alt-caption .geo-alt-caption {
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	text-align: left;
}

@media only screen and (max-width: 1300px) {
	.section-big-screen .section-geo-alt-caption .geo-alt-caption {
		width: 83.8%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-geo-alt-caption .geo-alt-caption {
		width: 615px;
	}
}

.section-big-screen .section-geo-alt-caption .typography-reel-caption a {
	color: #1d1d1f;
	font-weight: bold;
}

.section-big-screen .section-geo-alt-caption .typography-reel-caption i {
	font-style: italic;
}

/* Holiday Gift Yourself tile */

.section-holiday-2021 .tile-holiday-2021-content-wrapper {
	max-width: 900px;
}

@media only screen and (max-width: 1068px) {
	.section-holiday-2021 .tile-holiday-2021-content-wrapper {
		max-width: 210px;
	}
}

@media only screen and (max-width: 734px) {
	.section-holiday-2021 .tile-holiday-2021-content-wrapper {
		max-width: 268px;
	}
}

em:lang(th) {
	font-synthesis: style;
	font-style: italic;
}

@media only screen and (max-width: 1068px) {
	.section-holiday-2022 .tile-holiday-2022-content-wrapper .holiday-2022-headline {
		font-size: 44px;
	}
}

/* START: Holiday Tile (Last Chance) */

.section-holiday-2022 .tile-holiday-2022-last-chance .typography-headline {
	font-size: 48px;
	line-height: 1.1;
	font-weight: 700;
}

@media only screen and (max-width: 1068px) {
	.section-holiday-2022 .tile-holiday-2022-last-chance .typography-headline {
		font-size: 40px;
		line-height: 1.2;
	}
}

@media only screen and (max-width: 734px) {
	.section-holiday-2022 .tile-holiday-2022-last-chance .typography-headline {
		font-size: 32px;
		line-height: 1.15;
	}
}

.section-holiday-2022 .tile-holiday-2022-last-chance .typography-service-tile-copy {
	color: #fff;
}

.section-holiday-2022 .tile-holiday-2022-last-chance .typography-tile-model-copy {
	margin-top: 0.8em;
}

/* END: Holiday Tile (Last Chance) */

.section-holiday-2022 .tile-holiday-2022.tile-holiday-2022-gift-yourself .tile-holiday-2022-content-wrapper .typography-service-tile-copy, .section-holiday-2022 .tile-holiday-2022.tile-holiday-2022-last-chance .tile-holiday-2022-content-wrapper .typography-service-tile-copy {
	max-width: 380px;
}

/* Hero */

.section-hero .overview-hero-tv {
	position: relative;
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 1725px;
	--p-height: 384px;
	max-width: calc(100vw - 20px);
	height: auto;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-hero .overview-hero-tv {
		--p-width: 907px;
		--p-height: 202px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.section-hero .overview-hero-tv {
		--p-width: 497px;
		--p-height: 150px;
	}
}

.section-hero .overview-hero-tv img {
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 100%;
}

.section-hero .overview-hero-homepod-appletv-lockup {
	position: relative;
	height: 100%;
	width: 100vw;
}

.section-hero .overview-hero-homepod-appletv-lockup img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}

.section-th-alt-cta {
	width: 100%;
	position: relative;
}

.section-th-alt-cta .inner {
	max-width: 1098px;
	margin: -0.7em auto 0;
	padding: 0 90px 1.7em;
}

.section-th-alt-cta .inner a {
	color: #6e6e73;
	font-size: 14px;
}

@media only screen and (max-width: 1068px) {
	.section-th-alt-cta .inner {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		padding-bottom: 1em;
		max-width: 615px;
	}
}

@media only screen and (max-width: 734px) {
	.section-th-alt-cta {
		display: none;
	}
}

.section-smart-home .section-gallery .gallery-item.engaged .section-quote {
	padding-top: 5px;
	line-height: 1.2;
}

.typography-section-header-headline:lang(th) {
	line-height: 1.2;
}

.typography-product-tile-headline:lang(th) {
	line-height: 1.3;
}

.section-big-screen .section-services .service-tile-headline {
	min-height: 87px;
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-headline {
		min-height: auto;
	}
}
