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



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




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

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

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

/* AI Tile */
@media (max-width: 1068px) {
.section-highlights .media-gallery-wrapper .media-gallery-item-apple-intelligence .caption-container .caption {
    padding-bottom: 25px;
}
}
@media (max-width: 734px) {
.section-highlights .media-gallery-wrapper .media-gallery-item-apple-intelligence .caption-container .caption {
    padding-bottom: 44px;
}
}

@media (max-width: 734px) {
.gallery-item.media-gallery-item-3.media-gallery-item-apple-intelligence .media-container {
    margin-top: -25px;
}
}

/* end AI Tile */

.disclaimer{
	font-size: 16px;
	color: var(--sk-glyph-gray-secondary);
    font-weight: 400
}


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

@media only screen and (max-width: 1068px) {
	.modal-l2 .chip-l2-wrapper .subsection.subsection-2 .compare-container .label-container .modal-label:nth-of-type(2) {
		margin-left: -65px;
	}
}

@media only screen and (max-width: 734px) {
	.modal-l2 .chip-l2-wrapper .subsection.subsection-2 .compare-container .label-container .modal-label:nth-of-type(2) {
		margin-left: 0px;
	}
}

/* Connectivity modal title */

@media (max-width:734px) {
    .modal-l2 .connectivity-l2-wrapper .hero-headline {
        top: -37px;
    }
}

/* End Connectivity modal title */

.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;
}

/* environment link fix  */
.section-environment .section-header {
    min-width: min(1166px, 100%)
}

/* end environment link fix  */

@media only screen and (max-width: 734px) {
    .section-contrast .product-tile-positioning {
        min-height: 80px;
    }
}



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