/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.image-safety {
	background-image: url(/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-safety {
		background-image: url(/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-safety {
		background-image: url(/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-safety {
		background-image: url(/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-safety {
		background-image: url(/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-safety {
		background-image: url(/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_small_2x.jpg);
	}
}

.tile-chip .image-chip {
	background-image: url(/pl/iphone/switch/images/overview/chip__dkculpbo8p6q_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.tile-chip .image-chip {
		background-image: url(/pl/iphone/switch/images/overview/chip__dkculpbo8p6q_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.tile-chip .image-chip {
		background-image: url(/pl/iphone/switch/images/overview/chip__dkculpbo8p6q_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.tile-chip .image-chip {
		background-image: url(/pl/iphone/switch/images/overview/chip__dkculpbo8p6q_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.tile-chip .image-chip {
		background-image: url(/pl/iphone/switch/images/overview/chip__dkculpbo8p6q_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.tile-chip .image-chip {
		background-image: url(/pl/iphone/switch/images/overview/chip__dkculpbo8p6q_small_2x.jpg);
	}
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
   START LOCAL FIXES
\*------------------------------------*/

.section-buystrip-hero .buystrip-hero .help {
	margin-top: 0px;
}

/*Local Fixes*/
.section-hero {
	opacity: 1;
}

/* Local screens */

p.tile-headline.typography-tile-headline.tile-largers {
	max-width: 800px;
}

.section-tiles .tile-environment .tile-copyblock {
	padding: 0;
}

.section-tiles .tile-environment .tile-headline {
	max-width: 510px;
}

@media only screen and (max-width: 1068px) {
	.section-tiles .tile-environment .tile-content {
		min-height: 422px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-environment .tile-content {
		min-height: 358px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-apple-intelligence .tile-eyebrow, .section-tiles .tile-apple-intelligence .tile-headline {
		max-width: 330px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-apple-intelligence .tile-content {
		min-height: 398px !important;
	}
}

@media only screen and (max-width: 734px) {
	.section.section-features .tile-imessage .tile-panel .tile-panel-content {
		width: 300px;
	}
}
/*hero*/
.section-hero .hero-image {
	background-image: url(/pl/iphone/switch/images/overview/hero__coiius911fau_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .hero-image {
		background-image: url(/pl/iphone/switch/images/overview/hero__coiius911fau_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-image {
		background-image: url(/pl/iphone/switch/images/overview/hero__coiius911fau_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .hero-image {
		background-image: url(/pl/iphone/switch/images/overview/hero__coiius911fau_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-image {
		background-image: url(/pl/iphone/switch/images/overview/hero__coiius911fau_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .hero-image {
		background-image: url(/pl/iphone/switch/images/overview/hero__coiius911fau_small_2x.jpg);
	}
}

/*
.image-safety {
	background-image: url("/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_large.jpg");
}

@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) {
	.image-safety {
		background-image: url("/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-safety {
		background-image: url("/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_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) {
	.image-safety {
		background-image: url("/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-safety {
		background-image: url("/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_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) {
	.image-safety {
		background-image: url("/pl/iphone/switch/images/overview/safety__bxliv7ldxziq_small_2x.jpg");
	}
}
*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
/*
.section-compare .iphone-16-pro.chip {
	grid-area: iphone-16-pro-apple-intelligence;
}

.section-compare .iphone-16.chip {
	grid-area: iphone-16-apple-intelligence;
}

.section-compare .iphone-16e.chip {
	grid-area: iphone-16e-apple-intelligence;
}

.section-compare .iphone-15.chip {
	grid-area: iphone-15-apple-intelligence;
}

#main .section-hero {
	display: block;
}

@media only screen and (min-width: 1069px) {
	.tile-imessage .tile-headline {
		max-width: 100%;
	}
	.typography-tile-headline {
		font-size: 31px;
	}
	.section-compare .links-stacked {
		margin-top: 45px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-tile-headline {
		font-size: 23px;
	}
	.section-compare .links-stacked {
		margin-top: 78px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-tile-headline {
		font-size: 22px;
	}
	.typography-tile-eyebrow {
		font-size: 16px;
	}
	.tile-privacy .typography-privacy-headline {
		font-size: 22px;
	}
	.section-compare .links-stacked {
		margin-top: 40px;
	}

	.tile-privacy .typography-privacy-headline {
		width: 160px;
	}
}
	*/
/* 8 plus */
@media only screen and (min-width: 414px) and (max-width: 734px) {
	.typography-privacy-headline {
		font-size: 23px;
	}
	.tile-privacy .typography-privacy-headline {
		font-size: 22px;
	}
}
/* 8 */
@media only screen and (min-width: 370px) and (max-width: 413px) {
	.typography-tile-headline {
		font-size: 22px;
	}
	.typography-privacy-headline {
		font-size: 23px;
	}
	.tile-privacy .typography-privacy-headline {
		font-size: 22px;
	}
	.tile-imessage .tile-copyblock {
		padding: 0 15px;
	}
}
/* se */
@media only screen and (max-width: 325px) {
	.typography-tile-headline {
		font-size: 22px;
	}
	.tile-privacy .typography-privacy-headline {
		padding-right: 15px;
	}
	.tile-privacy .typography-privacy-headline {
		width: 130px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .links-stacked li:nth-child(2) {
		margin-top: 20px;
	}
	.tile-privacy .typography-privacy-headline {
		width: 390px;
	}
}

.section-features.section-tiles.iphone-12 .image-battery {
	bottom: 152px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-features.section-tiles.iphone-12 .image-battery {
		bottom: 87px;
	}
}

@media only screen and (max-width: 734px) {
	.section-features.section-tiles.iphone-12 .image-battery {
		bottom: 87px;
	}
}

@media only screen and (max-width: 734px) {
	.section-features.section-tiles .headline-animation-wrapper .typography-privacy-headline.privacy-headline-animated {
		font-size: 22px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compare .feature-null-secondary.two-lines {
		height: unset;
	}
}

@media only screen and (max-width: 734px) and (min-width: 350px) {
	.section-compare .feature-null-secondary.two-lines {
		height: unset;
	}
}

@media only screen and (max-width: 340px) {
	.iphone-15.display .typography-body-reduced .span-pipe-wrap.feature-null-secondary {
		height: 40px;
	}
}

@media only screen and (min-width: 1069px) {
	#ac-globalfooter .ac-gf-buystrip-info-column .ac-gf-buystrip-info-content {
		width: 305px;
	}
}

@media only screen and (min-width: 1069px) {
	.iphone-14.dynamic-island.cell.row .feature-null-secondary.two-lines::before, .iphone-se.dynamic-island.cell.row .feature-null-secondary.two-lines::before {
		top: calc(50% + 4px);
	}
	.iphone-14.camera.cell.row .feature-null-secondary.typography-body-reduced::before, .iphone-se.camera.cell.row .feature-null-secondary.typography-body-reduced::before {
		top: calc(50% - 3px);
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-privacy .typography-privacy-headline {
		font-size: 23px;
	}
	.tile-privacy .image-privacy {
		background-position: 5% 135%;
	}
}

@media only screen and (min-width: 1069px) {
	.tile-environment .tile-headline {
		max-width: 410px;
	}

	.section-tiles .tile-imessage .tile-panel-content {
		width: 445px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-tiles .tile-privacy .typography-tile-copy {
		font-size: 16px;
	}
	.tile-environment .tile-panel-content {
		width: 276px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-privacy .tile-panel-content {
		width: 280px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-tiles .tile-half .typography-tile-copy {
		font-size: 15px;
	}
	.section-features .tile-button-icon {
		bottom: 22px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-move .tile-panel-content.wide {
		width: 290px;
	}
	.tile-environment .tile-panel-content {
		width: 250px;
	}
	.tile-imessage .tile-panel-content {
		width: 270px;
	}
}

.localnav-container .content-expand-wrap .product-action .product-cta .pricing {
	height: 18px;
}

.tile-apple-intelligence .card-footnote-content {
	color: #6e6e73;
	max-width: 426px;
}
@media only screen and (max-width: 1068px) {
	.tile-apple-intelligence .card-footnote-content {
		max-width: 312px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-apple-intelligence .card-footnote-content {
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 734px) {
	.tile-apple-intelligence .card-footnote-content {
		font-size: 14px;
		margin-top: 3.4px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
