/* Local overrides */

/* Local nav */

/* Local Nav */
@media only screen and (max-width: 734px) {
	.ac-ln-content {
		height: 70px;
	}

	#ac-localnav .ac-ln-content {
		height: 70px;
	}

	#ac-localnav .ac-ln-actions {
		padding-top: 27px;
	}

	#ac-localnav .ac-ln-title {
		--r-localnav-title-vertical-offset: 30px;
	}

	#ac-localnav .ac-ln-menucta-chevron {
		margin-top: 8px;
	}
}

/* locale switcher on */

@media only screen and (max-width: 734px) and (max-height: 644px) {
	html.ac-ls-visible .section-hero .hero-content {
		padding-top: 67px;
	}
}

/* Ribbon */
@media only screen and (max-width: 734px) {
	.ribbon-content .column {
		max-width: 252px;
	}
}

@media only screen and (max-width: 480px) {
	.ribbon-content,
	#ac-localnav .ac-ln-menu-items {
		padding-top: 18px;
	}
}

/* Hero Copy */
@media only screen and (max-width: 734px) and (max-height: 890px) {
	html.sticky-small-hero-xp .section-hero .hero-products-grid {
		grid-template-columns: 132px [macmini] 110px [watch] 370px [iphone] 300px;
	}
}

/* Section plan */
@media only screen and (max-width: 734px) {
	.plan-gallery
		.plan-item-description-product-use
		.plan-item-description-copy {
		max-width: 14ch;
	}
}
/* Mother nature */

@media only screen and (max-width: 345px) {
	.typography-headline-elevated-tight {
		font-size: 35px;
	}
}

/* modals XS */

@media only screen and (max-width: 345px) {
	.modal-story .modal-copy-width {
		max-width: 280px;
	}
}
/* --- */

.overview-plan-text-package {
	--p-width: 182px;
}
@media only screen and (max-width: 734px) {
	.overview-plan-text-package {
		--p-width: 87px;
	}
}
.plan-gallery .plan-item-label-shipping {
	margin-left: calc(var(--plan-circle-width) * -0.165);
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.plan-gallery .plan-item-label-shipping {
		margin-left: calc(var(--plan-circle-width) * -0.19);
	}
}
@media only screen and (max-width: 734px) {
	.plan-gallery .plan-item-label-shipping {
		margin-left: calc(var(--plan-circle-width) * -0.145);
	}
}

.overview-plan-text-use {
	--p-width: 183px;
	--p-height: 50px;
}
@media only screen and (max-width: 734px) {
	.overview-plan-text-use {
		--p-width: 102px;
		--p-height: 24px;
	}
}
.plan-gallery .plan-item-label-product-use {
	margin-left: calc(var(--plan-circle-width) * -0.61);
	top: calc(var(--plan-circle-height) * 0.505);
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.plan-gallery .plan-item-label-product-use {
		top: calc(var(--plan-circle-height) * 0.49);
	}
}
@media only screen and (max-width: 734px) {
	.plan-gallery .plan-item-label-product-use {
		top: calc(var(--plan-circle-height) * 0.48);
	}
}

.section-products .tile-case .overview-card-case-text {
	margin-inline-end: 42px;
}
.overview-card-case-text {
	--p-width: 233px;
	--p-height: 83px;
}
.section-products .tile-case .tile-copy {
	top: 644px;
	left: 229px;
}
@media only screen and (max-width: 1068px) {
	.section-products .tile-case .overview-card-case-text {
		margin-inline-end: 70px;
	}
	.overview-card-case-text {
		--p-width: 194px;
		--p-height: 65px;
	}
	.section-products .tile-case .tile-copy {
		top: 568px;
		left: 192px;
	}
}
@media only screen and (max-width: 734px) {
	.section-products .tile-case .overview-card-case-text {
		margin-inline-end: 41px;
	}
	.overview-card-case-text {
		--p-width: 123px;
		--p-height: 40px;
	}
	.section-products .tile-case .tile-copy {
		top: 418px;
		left: 150px;
	}
}

.overview-card-iphone-text {
	--p-width: 375px;
}
@media only screen and (max-width: 1068px) {
	.overview-card-iphone-text {
		--p-width: 307px;
	}
}
@media only screen and (max-width: 734px) {
	.overview-card-iphone-text {
		--p-width: 234px;
	}
}

.section-products .tile-macbook-air .tile-media .inline-video {
	bottom: -20px;
}

@media only screen and (max-width: 734px) {
	.section-products .tile-packaging-shipping .products-headline {
		max-width: 16ch;
	}
}

/* Section People */

.section-people .people-headline {
	max-width: 16.5ch;
}

/* Trade in tile */
.section-you .tile.tile-trade-in .tile-content {
	max-width: 41ch;
}
@media only screen and (max-width: 1068px) {
	.section-you .tile.tile-trade-in .tile-content {
		max-width: 40ch;
	}
}

/* Local Nav */
@media only screen and (min-width: 481px) {
	.ac-ln-title .small-show {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	#ac-localnav .ac-ln-content {
		height: 70px;
	}
	#ac-localnav .ac-ln-actions {
		padding-top: 27px;
	}
}

/* products-section-header */
@media only screen and (max-width: 405px) {
	#products-section-header {
		padding-right: 30px;
	}
}

/* Progress-reports-pdfs */
@media only screen and (min-width: 735px) and (max-width: 825px) {
	.progress-reports-item {
		padding-right: 25px;
	}
}
/* HERO SNIPES */

/* MAKE */

.overview-plan-text-make {
	--p-width: 180px;
}
@media only screen and (max-width: 734px) {
	.overview-plan-text-make {
		--p-width: 100px;
		margin-left: -3px;
	}
}
.plan-gallery .plan-item-label-make {
	margin-left: calc(var(--plan-circle-width) * 0.25);
}

/* USE */

.overview-plan-text-use {
	--p-width: 183px;
	--p-height: 50px;
}
@media only screen and (max-width: 734px) {
	.overview-plan-text-use {
		--p-width: 102px;
		--p-height: 24px;
	}
}
.plan-gallery .plan-item-label-product-use {
	margin-left: calc(var(--plan-circle-width) * -0.61);
	top: calc(var(--plan-circle-height) * 0.505);
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.plan-gallery .plan-item-label-product-use {
		top: calc(var(--plan-circle-height) * 0.49);
	}
}
@media only screen and (max-width: 734px) {
	.plan-gallery .plan-item-label-product-use {
		top: calc(var(--plan-circle-height) * 0.48);
	}
}

/* MAKE */

@media only screen and (max-width: 352px) {
	.plan-gallery .plan-item-label-make {
		margin-left: 60px;
	}
	.plan-gallery .plan-item-label.plan-item-label-make {
		align-items: flex-end;
	}
}

/* USO DE LOS PRODUCTOS */

@media only screen and (max-width: 352px) {
	.overview-plan-text-use {
		--p-width: 83px;
	}

	#overview-plan-text-use-2 {
		margin-left: 20px;
	}
}

/* GALLERY SNIPES */

/* IPHONE */

.overview-card-iphone-text {
	--p-width: 342px;
}

@media only screen and (max-width: 1068px) {
	.overview-card-iphone-text {
		--p-width: 269px;
	}
}

@media only screen and (max-width: 734px) {
	.overview-card-iphone-text {
		--p-width: 181px;
	}
}

/* MBA */

@media only screen and (min-width: 1069px) {
	.section-products .tile-macbook-air .tile-media .inline-video {
		bottom: -30px;
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-macbook-air .tile-content {
		padding-block-end: 16px;
	}
	.section-products .tile-macbook-air .tile-media .inline-video {
		bottom: -18px;
	}
}

/* ENCLOSURE */
@media only screen and (min-width: 1069px) {
	.section-products .tile-enclosure .tile-media .lottie-arrow {
		margin-block-start: 11px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-products
		.tile-enclosure
		.tile-media
		.overview-card-enclosure-text {
		margin-block-start: 57px;
	}
	.section-products .tile-enclosure .tile-media .lottie-with-picture {
		margin-block-start: 0;
	}
}
@media only screen and (max-width: 734px) {
	.section-products
		.tile-enclosure
		.tile-media
		.overview-card-enclosure-text {
		margin-block-start: 5px;
	}
	.section-products .tile-enclosure .tile-media .lottie-with-picture {
		margin-block-start: 11px;
	}
}

/* SHIPPING */
@media only screen and (min-width: 1069px) {
	.section-products .tile-shipping .tile-media .overview-card-shipping-text {
		--p-height: 200px;
	}
}
@media only screen and (max-width: 734px) {
	.section-products .tile-shipping .tile-media .overview-card-shipping-text {
		--p-height: 100px;
	}
}
/* PACKAGING */

@media only screen and (max-width: 734px) {
	.section-products .tile-packaging-shipping .products-headline {
		max-width: 16ch;
	}
}
@media only screen and (min-width: 1069px) {
	.section-products .tile-packaging-shipping .tile-content {
		padding-block-end: 27px;
	}
	.section-products
		.tile-packaging-shipping
		.tile-media
		.overview-card-packaging-text {
		--p-height: 165px;
	}
	.section-products .tile-packaging-shipping .tile-media .lottie-arrow {
		bottom: 155px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-products
		.tile-packaging-shipping
		.tile-media
		.overview-card-packaging-text {
		--p-height: 117px;
		--p-width: 275px;
	}

	.section-products .tile-packaging-shipping .lottie-arrow {
		bottom: 148px;
		left: 35px;
	}
}
@media only screen and (max-width: 734px) {
	.section-products
		.tile-packaging-shipping
		.tile-media
		.overview-card-packaging-text {
		--p-height: 100px;
	}
	.section-products .tile-packaging-shipping .tile-media .lottie-arrow {
		bottom: 108px;
	}
}

/* DAISY */

@media only screen and (min-width: 1069px) {
	.section-products .tile-recovery .tile-content {
		padding-block-end: 34px;
	}
	.section-products .tile-recovery .tile-media .lottie-with-picture {
		top: 108px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-products .tile-recovery .tile-media .lottie-with-picture {
		top: 103px;
	}
}
@media only screen and (max-width: 734px) {
	.section-products .tile-recovery .tile-media .lottie-with-picture {
		top: 70px;
	}
}

/* new snipes */

/* large */

.section-products .tile-mac-mini .tile-content {
	--tile-padding-bottom: 12px;
}

.section-products .tile-enclosure .tile-copy {
	inset: 276px 0 0 109px;
}

.section-products .tile-shipping .tile-copy {
	inset: 615px 0 0 339px;
}

.section-products .tile-packaging-shipping .tile-copy {
	inset: 650px 0 0 302px;
}

.section-products .tile-case .tile-copy {
	inset: 665px 0 0 210px;
}

.overview-card-case-text {
	--p-width: 236px;
	--p-height: 98px;
}

#overview-card-mac-mini-illustration-2 {
	margin-top: 95px;
}

/* medium */

@media only screen and (max-width: 1068px) {
	.section-products .tile-mac-mini .tile-content {
		--tile-padding-bottom: 26px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-enclosure .tile-copy {
		inset: 356px 0 0 131px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-shipping .tile-copy {
		inset: 635px 0 0 307px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-case .tile-copy {
		inset: 604px 0 0 219px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-packaging-shipping .tile-copy {
		inset: 626px 0 0 330px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-case .overview-card-case-text {
		margin-inline-end: 12px;
	}
}

@media only screen and (max-width: 1068px) {
	#overview-card-mac-mini-illustration-2 {
		margin-top: 95px;
	}
	.section-products .tile-mac-mini .tile-media {
		overflow: visible;
	}
}

/* small */

@media only screen and (max-width: 734px) {
	#overview-card-mac-mini-illustration-2 {
		margin-top: 71px;
	}
}

@media only screen and (max-width: 734px) {
	.overview-card-mac-mini-text {
		--p-width: 194px;
		--p-height: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-case .overview-card-case-text {
		margin-inline-end: -71px;
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-enclosure .tile-copy {
		inset: 227px 0 0 99px;
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-shipping .tile-copy {
		inset: 440px 0 0 204px;
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-case .tile-copy {
		inset: 430px 0 0 210px;
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-packaging-shipping .tile-copy {
		inset: 470px 0 0 218px;
	}
}
