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

.subsection-cameras .camera-hardware-image { background-image:url(/it/ipad-pro/images/overview/cameras/shoot_edit_share_hw__balaezj1ubeq_large.jpg); }
@media(min-resolution:1.5dppx),(min-resolution:144dpi) {
  .subsection-cameras .camera-hardware-image { background-image:url(/it/ipad-pro/images/overview/cameras/shoot_edit_share_hw__balaezj1ubeq_large_2x.jpg); }
}
@media(max-width:1068px) {
  .subsection-cameras .camera-hardware-image { background-image:url(/it/ipad-pro/images/overview/cameras/shoot_edit_share_hw__balaezj1ubeq_medium.jpg); }
}
@media(max-width:1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
  .subsection-cameras .camera-hardware-image { background-image:url(/it/ipad-pro/images/overview/cameras/shoot_edit_share_hw__balaezj1ubeq_medium_2x.jpg); }
}
@media(max-width:734px) {
  .subsection-cameras .camera-hardware-image { background-image:url(/it/ipad-pro/images/overview/cameras/shoot_edit_share_hw__balaezj1ubeq_small.jpg); }
}
@media(max-width:734px)and (min-resolution:1.5dppx),(max-width:734px)and (min-resolution:144dpi) {
  .subsection-cameras .camera-hardware-image { background-image:url(/it/ipad-pro/images/overview/cameras/shoot_edit_share_hw__balaezj1ubeq_small_2x.jpg); }
}


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




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

@media (max-width:734px) {
  .section-welcome {
     top: 25px;
   }
}

.section-welcome .welcome .welcome-text-content.gradient-text {
    padding-bottom: 5px;
    margin-bottom: -5px;
}

@media (max-width:734px) {
   .section-welcome .typography-hero-headline {
        font-size: 38px;
    }
}

/* m3 icon alignment fix from /v/ipad-pro/as/ */
@media (min-width: 1069px) {
    .section-contrast .overview-contrast-product-tile-icon-chip-m3 {
        display: block;
        width: var(--p-width);
        height: var(--p-height);
        --p-width: 51px;
        --p-height: 75px;
    }
}
@media (min-width: 735px) and (max-width: 1068px) {
    .section-contrast .overview-contrast-product-tile-icon-chip-m3 {
        display: block;
        width: var(--p-width);
        height: var(--p-height);
        --p-width: 51px;
        --p-height:75px
    }
}
@media (max-width: 734px) {
    .section-contrast .overview-contrast-product-tile-icon-chip-m3 {
        display: block;
        position: relative;
        max-width:51px
    }
    .section-contrast .overview-contrast-product-tile-icon-chip-m3:after {
        content: "";
        display:block
    }
    .section-contrast .overview-contrast-product-tile-icon-chip-m3 img {
        max-width: 100%;
        position:absolute
    }
    .section-contrast .overview-contrast-product-tile-icon-chip-m3:after {
        padding-bottom:147.0588235294%
    }
}
.slide-gallery .item-container .gallery-item.gallery-item-specialist .icon-card .icon-container {
	padding-bottom: 36px;
}
/* end */

.subsection-design .subsection-headline {
	white-space: unset;
}

@media only screen and (max-width: 1068px) {
	.section-contrast .product-tile .product-tile-ctas.product-tile-padding {
		padding-inline-start: 25px;
		padding-inline-end: 25px;
	}
}

@media only screen and (max-width: 734px) {
	.section-contrast .product-tile .product-tile-ctas.product-tile-padding {
		padding-inline-start: 0px;
        padding-inline-end: 16px;
	}
}

@media only screen and (max-width:1068px) {
    .subsection-values .card .card-values-content {
        padding-right: 90px;
    }
}

@media only screen and (max-width:734px) {
    .subsection-values .card .card-values-content {
        padding-right: 28px;
    }
}

.modal-l2 .values-l2-wrapper .subsection .headline {
    flex-direction: column;
	align-items: center;
}

@media only screen and (max-width: 1068px) {
	.modal-l2 .values-l2-wrapper .subsection .headline {
		align-items: center;
	}
}

@media only screen and (max-width: 734px) {
	.modal-l2 .values-l2-wrapper .subsection .headline {
		align-items: flex-start;
	}
}

.section-welcome .welcome .welcome-text-content.gradient-text {
	background-size: 100% 95%;
}

@media only screen and (max-width: 1068px) {
	.subsection-design .media-sub-caption {
		display: inline-flex;
	}
}

.media-gallery .media-gallery-item-ipad-os .caption {
	width: 300px;
}

@media only screen and (max-width: 1068px) {
	.media-gallery .media-gallery-item-ipad-os .caption {
		width: 360px;
	}
}

.slide-gallery .item-container .gallery-item.gallery-item-specialist .icon-card .icon-container {
	padding-bottom: 36px;
}

.section-welcome .welcome__lockup-primary-copy {
    margin-bottom: 8px;
    font-size: 17px;
    line-height: 1.2353641176;
    font-weight: 500;
    letter-spacing: -0.02em;
    font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    color: #86868b;
}

.section-welcome .welcome .overview-hero-hello {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 436px;
	--p-height: 138px;
	margin-inline-start: auto;
	margin-inline-end: auto;
	margin-top: -50px;
	margin-bottom: -2px;
}

@media (max-width:1068px)and (max-width:1068px) {
	.section-welcome .welcome .overview-hero-hello {
			--p-width: 370px;
			--p-height: 117px;
	}
}


@media (max-width:734px)and (max-width:734px) {
	.section-welcome .welcome .overview-hero-hello {
			--p-width: 298px;
			--p-height: 93px;
	}
}

/* environment chevron fix  */
@media (max-width:1068px) {
    .icon-card-content {
        padding-inline-end: 68px;
    }
}

/* end environment chevron fix  */


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