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

.section-apple-intelligence .overview-apple-intelligence-productivity-notifications {
    background-image: url(/uk/iphone-16/images/overview/apple-intelligence/productivity_notifications__b6vku0xq1zxy_large.jpg);
}

@media (min-resolution: 1.5dppx),(min-resolution: 144dpi) {
    .section-apple-intelligence .overview-apple-intelligence-productivity-notifications {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/productivity_notifications__b6vku0xq1zxy_large_2x.jpg)
    }
}

@media (max-width: 1068px) {
    .section-apple-intelligence .overview-apple-intelligence-productivity-notifications {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/productivity_notifications__b6vku0xq1zxy_medium.jpg)
    }
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx),(max-width: 1068px) and (min-resolution: 144dpi) {
    .section-apple-intelligence .overview-apple-intelligence-productivity-notifications {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/productivity_notifications__b6vku0xq1zxy_medium_2x.jpg)
    }
}

@media (max-width: 480px) {
    .section-apple-intelligence .overview-apple-intelligence-productivity-notifications {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/productivity_notifications__b6vku0xq1zxy_xsmall.jpg)
    }
}

@media (max-width: 480px) and (min-resolution: 1.5dppx),(max-width: 480px) and (min-resolution: 144dpi) {
    .section-apple-intelligence .overview-apple-intelligence-productivity-notifications {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/productivity_notifications__b6vku0xq1zxy_xsmall_2x.jpg)
    }
}

.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
    background-image: url(/uk/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_large.jpg);
}

@media (min-resolution: 1.5dppx),(min-resolution: 144dpi) {
    .section-apple-intelligence .overview-apple-intelligence-siri-instructions {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_large_2x.jpg)
    }
}

@media (max-width: 1068px) {
    .section-apple-intelligence .overview-apple-intelligence-siri-instructions {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_medium.jpg)
    }
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx),(max-width: 1068px) and (min-resolution: 144dpi) {
    .section-apple-intelligence .overview-apple-intelligence-siri-instructions {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_medium_2x.jpg)
    }
}

@media (max-width: 480px) {
    .section-apple-intelligence .overview-apple-intelligence-siri-instructions {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall.jpg)
    }
}

@media (max-width: 480px) and (min-resolution: 1.5dppx),(max-width: 480px) and (min-resolution: 144dpi) {
    .section-apple-intelligence .overview-apple-intelligence-siri-instructions {
        background-image:url(/uk/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall_2x.jpg)
    }
}

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




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


.section-camera-control  #scroll-gallery-item-2 .inline-media-component-container .video-wrapper .end-frame{
	opacity: 1;
}

@media only screen and (min-width: 2000px) {
    html.no-js .section-welcome, html.no-welcome-enhanced .section-welcome {
        --base-min-height: 850px;
        --hw-height-og: 850;
    }
}

@media (max-width: 734px) {
    html.welcome-enhanced .section-welcome {
        --device-height: 490px;
    }
}

@media (max-width:480px) {
    html.welcome-enhanced .section-welcome {
        --device-height: 468px;
    }
}

html.welcome-enhanced .section-welcome .marquee {
    top: var(--marquee-top);
}

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


