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



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




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

@media (max-width:1068px) {
    .section-welcome .viewport-content {
        flex-wrap: nowrap;
        column-gap: 40px;
    }
}

@media (max-width:734px) {
    .section-welcome .viewport-content {
        flex-wrap: wrap;
    }
}

.section-welcome .marquee-detail {
    padding-right: 0;
}

.section-welcome .marquee-detail::before {
	background-color: transparent;
}
@media (max-width:734px) {
    .section-welcome .marquee-detail::before {
		background-color: transparent;
    }
}
@media (max-width:734px) {
    .section-welcome .marquee-detail {
		padding-bottom: 30px;
	}
}

@media (max-width:734px) {
    .section-welcome .detail-inner-group {
        justify-content: center;
    }
}

.section-health .section-intro-content {
    padding-bottom: 124px;
}
@media (max-width:734px) {
    .section-health .section-intro-content {
        padding-bottom: 90px;
    }
}

#icon-card-education-pricing .icon-container {
  margin-top: -10px;
}

.footnote-supglyph {
    text-underline-offset: 1px;
}

html.safari .upgraders-content .upgraders-gallery .battery-gradient-text, .upgraders-content .upgraders-gallery .battery-gradient-text {
	display: inline;
}


.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
    font-size: 18px;
    color: var(--sk-glyph-gray-secondary);
    font-weight: 500;

}

@media (max-width:1068px) {
	.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
		font-size: 17px;
	}
}

@media (max-width:734px) {
	.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
		font-size: 17px;
	}
}

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