/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/


html.modal-asset-preload .modal-content .image-graph-cpu1 { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_cpu1__f63o6yayh9ui_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) {
  html.modal-asset-preload .modal-content .image-graph-cpu1 { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_cpu1__f63o6yayh9ui_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  html.modal-asset-preload .modal-content .image-graph-cpu1 { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_cpu1__f63o6yayh9ui_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) {
  html.modal-asset-preload .modal-content .image-graph-cpu1 { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_cpu1__f63o6yayh9ui_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  html.modal-asset-preload .modal-content .image-graph-cpu1 { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_cpu1__f63o6yayh9ui_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) {
  html.modal-asset-preload .modal-content .image-graph-cpu1 { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_cpu1__f63o6yayh9ui_small_2x.jpg"); }
}
html.modal-asset-preload .modal-content .image-graph-gpu { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_gpu__cpqx315k2uj6_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) {
  html.modal-asset-preload .modal-content .image-graph-gpu { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_gpu__cpqx315k2uj6_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  html.modal-asset-preload .modal-content .image-graph-gpu { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_gpu__cpqx315k2uj6_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) {
  html.modal-asset-preload .modal-content .image-graph-gpu { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_gpu__cpqx315k2uj6_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  html.modal-asset-preload .modal-content .image-graph-gpu { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_gpu__cpqx315k2uj6_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) {
  html.modal-asset-preload .modal-content .image-graph-gpu { background-image:url("/cz/macbook-pro-13/images/overview/modal/m2_graph_gpu__cpqx315k2uj6_small_2x.jpg"); }
}




/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




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

.section-hero .hero-cta-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content, html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content, html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content, html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content {
  margin-left: 0;
}

html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content+li, html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content+li, html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content+li, html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content+li {
  margin-right: 0;
}

.section-hero .hero-cta-item:nth-child(n+2)::before {
  display: none;
}

.section-hero .availability-copy {
  margin-top: 0;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
.section-chip .grid-item-battery .grid-item-content .grid-headline-super {
    max-width: 420px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-chip .grid-item-battery .text-content {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-chip .grid-item-battery .text-content {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 734px) {
.grid-item-touchid .touchid-icon-grid .touchid-icon-item:nth-of-type(even) {
    max-width: 125px;
	padding-left: 25px;
	}
}

@media only screen and (max-width: 734px) {
.grid-item-ports .ports-icon-grid .ports-icon-item:nth-of-type(even) {
    padding-left: 20px;
    max-width: 125px;
	}
}

.section-router .grid-item-router.grid-item-accessory .grid-item-header {
	padding-left: 20px;
	padding-right: 20px;
}

html.quick-look-modern .section-hero .quicklook-ar-ios-13-plus{
  text-align: center;
}


.section-router .grid-item-router .shared-router-macos-monterey {
    height: 750px;
}
@media only screen and (max-width: 1068px) {
    .section-router .grid-item-router .shared-router-macos-monterey {
        height:650px
    }
}
@media only screen and (max-width: 734px) {
    .section-router .grid-item-router .shared-router-macos-monterey {
        height:500px
    }
}

.section-router .grid-item-router.grid-item-macos {
    min-height: 650px;
}
@media only screen and (max-width: 1068px) {
    .section-router .grid-item-router.grid-item-macos {
        min-height: 600px;
    }
}
@media only screen and (max-width: 734px) {
    .section-router .grid-item-router.grid-item-macos {
        min-height: 500px;
    }
}

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