/* icons */
.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:not(.icon-before):after {
    position: relative;
    top: -0.04em;
}
.icon.icon-external {
    top: -0.06em;
}

/* line-height */
@media only screen and (min-width:1069px){
    .typography-subsection-copy:lang(ko), .typography-features-hero-cta:lang(ko) {
        line-height: 1.56321254;
    }
}

/* br */
br.custom {
    display: none;
}

@media only screen and (min-width:1069px) {
    br.custom.min-large {
        display: block;
    }
}

@media only screen and (min-width:735px) and (max-width:1068px) {
    br.custom.m-to-l {
        display: block;
    }
}

@media only screen and (min-width:374px) and (max-width:734px) {
    br.custom.from-374-to-m {
        display: block;
    }
    .section-hero-header {
        width: 100%;
    }
}

@media only screen and (max-width:400px) {
    br.small.fix-s {
        display: none;
    }
}

/* nowrap */
@media only screen and (min-width:1069px) {
    .nowrap.upto-m {
        word-break: break-all;
        white-space: normal;
        display: inline;
    }
}

/* section-accessibility */
@media only screen and (min-width:1069px) {
    .section-accessibility .grid-item-gaming-buddy .tile-content .tile-body-blockquote {
        padding: var(--tile-body-padding-top) 45px var(--tile-body-padding-bottom) 0;
    }
}
@media only screen and (min-width:1441px) {
    .section-accessibility .grid-item-gaming-buddy .tile-content .tile-body-blockquote {
        padding: var(--tile-body-padding-top) 90px var(--tile-body-padding-bottom) 0;
    }
}

/* section-maps  */
.section-maps .grid .grid {
    width: 100%
}

@media only screen and (min-width: 1069px) and (max-width: 1249px) {
    .typography-blockquote-copy:lang(ko){
        line-height: 1.1786514286;
    }
}

.section-maps .grid-item-filters .tile-body {
    max-height: calc(var(--tile-body-padding-top) + 500.82px);
    padding-left: calc(var(--tile-padding-left) * 2);
    padding-right:calc(var(--tile-padding-right) * 2)
}

@media only screen and (max-width: 1068px) {
    .section-maps .grid-item-filters .tile-body {
        max-height:calc(var(--tile-body-padding-top) + 271.8px)
    }
}

@media only screen and (max-width: 734px) {
    .section-maps .grid-item-filters .tile-body {
        padding-left: 0;
        padding-right:0
    }

    .section-maps .grid-item-filters .tile-body .grid {
        width:100%
    }
    .grid-item-transit-cards .tile-body {
        padding: 0;
    }
}
@media only screen and (max-width: 734px) and (max-width: 1068px) {
    .section-maps .grid-item-transit-cards .tile-body-blockquote .tile-blockquote .typography-blockquote-copy {
        font-size: 17px;
        margin-top: .3em;
    }
}

.grid-item-rapid-security-response .tile-body {
    padding: var(--tile-body-padding-top) 125px var(--tile-body-padding-bottom) 0;
}

@media only screen and (max-width: 1068px) {
    .grid-item-rapid-security-response .tile-body {
        padding: var(--tile-body-padding-top) 130px var(--tile-body-padding-bottom) 0px;
    }
    .grid-item-compose-tools .tile-body {
        padding: 0px;
        padding-right: 50px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 900px) {
    .grid-item-rapid-security-response .tile-body {
        padding-left: 20px;
        padding-right: 65px;
    }
}

@media only screen and (max-width: 734px){
    .grid-item-rapid-security-response .tile-body {
        padding: var(--tile-body-padding-top) var(--tile-padding-right) var(--tile-body-padding-bottom) var(--tile-padding-left)
    }
    .grid-item-compose-tools .tile-body {
            padding: 34px;
            padding-right: 50px;
    }
}


html.enhanced .section-messages .grid-item-messaging .image-messages-messaging {
    display: block
}

@media only screen and (max-width: 734px) {
    .section-maps .grid-item-filters .maps-blockquote-content {
        padding-bottom: 50px;
        padding-left: var(--tile-padding-left);
        padding-right:var(--tile-padding-right)
    }
}

.section-maps .grid-item-filters .maps-blockquote-content .tile-blockquote {
    margin-top: 260px;
    transform:translateY(-50%)
}

@media only screen and (max-width: 1068px) {
    .section-maps .grid-item-filters .maps-blockquote-content .tile-blockquote {
        margin-top:195px
    }
}

@media only screen and (max-width: 734px) {
    .section-maps .grid-item-filters .maps-blockquote-content .tile-blockquote {
        margin-top: 0;
        transform:none
    }
}

.medium-fix-layout {
    display: none;
}

@media only screen and (min-width:735px) and (max-width: 1068px) {
    .medium-fix-layout {
        display: inline;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
}

/* Apple Pay */
@media only screen and (max-width: 374px) {
    .grid .grid-item-icon-blockquote .tile-body-blockquote {
        padding-bottom: calc(var(--tile-body-padding-bottom) + 19px);
    }
}

@media only screen and (max-width: 1095px) and (min-width: 1069px) {
    .section-apple-pay-wallet .grid-item-share-keys .tile-body {
        padding-left: 2px !important;
        padding-right: 0 !important;
    }
}

.section-apple-pay-wallet .grid-item-share-keys .tile-body {
    padding-left: 10px;
    padding-right: 10px;
}

.section-apple-pay-wallet .grid-item-track-orders .tile-content{
    background: linear-gradient(135deg, #532cc9, #867af6);
}

.section-apple-pay-wallet .grid-item-track-orders .tile-body .image-overview-track-orders{
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
    background-repeat: no-repeat;
    background-image: url("/kr/ios/ios-16/a/images/overview/apple-pay-wallet/shipping_box__dqq1o6jezay6_large.png");
    padding-bottom: 30px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx){
    .section-apple-pay-wallet .grid-item-track-orders .tile-body .image-overview-track-orders{
        background-image: url("/kr/ios/ios-16/a/images/overview/apple-pay-wallet/shipping_box__dqq1o6jezay6_large_2x.png");
    }
}
@media only screen and (max-width: 1068px){
    .section-apple-pay-wallet .grid-item-track-orders .tile-body .image-overview-track-orders{
        width: 60px;
        height: 60px;
        background-size: 60px 60px;
        background-image: url("/kr/ios/ios-16/a/images/overview/apple-pay-wallet/shipping_box__dqq1o6jezay6_medium.png");
    }
}
@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){
    .section-apple-pay-wallet .grid-item-track-orders .tile-body .image-overview-track-orders{
        background-image: url("/kr/ios/ios-16/a/images/overview/apple-pay-wallet/shipping_box__dqq1o6jezay6_medium_2x.png");
    }
}
@media only screen and (max-width: 734px){
    .section-apple-pay-wallet .grid-item-track-orders .tile-body .image-overview-track-orders{
        background-image: url("/kr/ios/ios-16/a/images/overview/apple-pay-wallet/shipping_box__dqq1o6jezay6_small.png");
    }
}
@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){
    .section-apple-pay-wallet .grid-item-track-orders .tile-body .image-overview-track-orders{
        background-image: url("/kr/ios/ios-16/a/images/overview/apple-pay-wallet/shipping_box__dqq1o6jezay6_small_2x.png");
    }
}


/*-- Image Localization --*/

/* hreo */
.section-hero .image-screen-1 glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_1__d3ofcaud25oy_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-hero .image-screen-1 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_1__d3ofcaud25oy_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-hero .image-screen-1 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_1__d3ofcaud25oy_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) {
    .section-hero .image-screen-1 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_1__d3ofcaud25oy_medium_2x.jpg);
    }
}

.section-hero .image-screen-2 glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_2__f72shssek8uq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-hero .image-screen-2 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_2__f72shssek8uq_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-hero .image-screen-2 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_2__f72shssek8uq_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) {
    .section-hero .image-screen-2 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_2__f72shssek8uq_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-hero .image-screen-2 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_2__f72shssek8uq_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) {
    .section-hero .image-screen-2 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_2__f72shssek8uq_small_2x.jpg);
    }
}

.section-hero .image-screen-3 glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_3__ewo69kxyr3yq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-hero .image-screen-3 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_3__ewo69kxyr3yq_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-hero .image-screen-3 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_3__ewo69kxyr3yq_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) {
    .section-hero .image-screen-3 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_3__ewo69kxyr3yq_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-hero .image-screen-3 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_3__ewo69kxyr3yq_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) {
    .section-hero .image-screen-3 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_3__ewo69kxyr3yq_small_2x.jpg);
    }
}

.section-hero .image-screen-4 glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_4__fvp5uonnahym_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-hero .image-screen-4 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_4__fvp5uonnahym_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-hero .image-screen-4 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_4__fvp5uonnahym_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) {
    .section-hero .image-screen-4 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_4__fvp5uonnahym_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-hero .image-screen-4 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_4__fvp5uonnahym_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) {
    .section-hero .image-screen-4 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_4__fvp5uonnahym_small_2x.jpg);
    }
}

.section-hero .image-screen-5 glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_5__f1cscucc4hu2_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-hero .image-screen-5 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_5__f1cscucc4hu2_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-hero .image-screen-5 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_5__f1cscucc4hu2_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) {
    .section-hero .image-screen-5 glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/hero/hero_screen_5__f1cscucc4hu2_medium_2x.jpg);
    }
}

/* section-lock-screen */
.section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .start-frame {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_startframe__cebtk57d135y_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_startframe__cebtk57d135y_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_startframe__cebtk57d135y_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) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_startframe__cebtk57d135y_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_startframe__cebtk57d135y_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) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_startframe__cebtk57d135y_small_2x.jpg);
    }
}

.section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_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) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_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) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_small_2x.jpg);
    }
}

.section-lock-screen .grid-item-lock-screen .lock-screen-glass glass-hardware {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lockscreen_hw__c7vk6s0td3cm_large.png);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-lock-screen .lock-screen-glass glass-hardware {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lockscreen_hw__c7vk6s0td3cm_large_2x.png);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-lock-screen .lock-screen-glass glass-hardware {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lockscreen_hw__c7vk6s0td3cm_medium.png);
    }
}

@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) {
    .section-lock-screen .grid-item-lock-screen .lock-screen-glass glass-hardware {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lockscreen_hw__c7vk6s0td3cm_medium_2x.png);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-lock-screen .lock-screen-glass glass-hardware {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lockscreen_hw__c7vk6s0td3cm_small.png);
    }
}

@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) {
    .section-lock-screen .grid-item-lock-screen .lock-screen-glass glass-hardware {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lockscreen_hw__c7vk6s0td3cm_small_2x.png);
    }
}

.section-lock-screen .grid-item-multiple-experiences glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/experiences_screen__b7dcjjdzjy2u_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-multiple-experiences glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/experiences_screen__b7dcjjdzjy2u_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-multiple-experiences glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/experiences_screen__b7dcjjdzjy2u_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) {
    .section-lock-screen .grid-item-multiple-experiences glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/experiences_screen__b7dcjjdzjy2u_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-multiple-experiences glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/experiences_screen__b7dcjjdzjy2u_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) {
    .section-lock-screen .grid-item-multiple-experiences glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/experiences_screen__b7dcjjdzjy2u_small_2x.jpg);
    }
}

.section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_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) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_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) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_small_2x.jpg);
    }
}

.section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_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) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_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) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_small_2x.jpg);
    }
}

.section-lock-screen .grid-item-live-updates glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/live_updates_screen__fnbmq1y4rtme_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-live-updates glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/live_updates_screen__fnbmq1y4rtme_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-live-updates glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/live_updates_screen__fnbmq1y4rtme_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) {
    .section-lock-screen .grid-item-live-updates glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/live_updates_screen__fnbmq1y4rtme_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-live-updates glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/live_updates_screen__fnbmq1y4rtme_small.png);
    }
}

@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) {
    .section-lock-screen .grid-item-live-updates glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/live_updates_screen__fnbmq1y4rtme_small_2x.png);
    }
}

/* section-focus  */
.section-focus .grid-item-set-up .image-focus-set-up {
    background-image: url(/kr/ios/ios-16/a/images/overview/focus/set_up__eu2aq27vhno2_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-focus .grid-item-set-up .image-focus-set-up {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/set_up__eu2aq27vhno2_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-focus .grid-item-set-up .image-focus-set-up {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/set_up__eu2aq27vhno2_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) {
    .section-focus .grid-item-set-up .image-focus-set-up {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/set_up__eu2aq27vhno2_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-focus .grid-item-set-up .image-focus-set-up {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/set_up__eu2aq27vhno2_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) {
    .section-focus .grid-item-set-up .image-focus-set-up {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/set_up__eu2aq27vhno2_small_2x.jpg);
    }
}

.section-focus .grid-item-filters glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/focus/filters_screen__e206spk661ua_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-focus .grid-item-filters glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/filters_screen__e206spk661ua_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-focus .grid-item-filters glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/filters_screen__e206spk661ua_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) {
    .section-focus .grid-item-filters glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/filters_screen__e206spk661ua_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-focus .grid-item-filters glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/filters_screen__e206spk661ua_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) {
    .section-focus .grid-item-filters glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/focus/filters_screen__e206spk661ua_small_2x.jpg);
    }
}

/* section-shared-photo-library */ 
.section-shared-photo-library .grid-item-icloud-photos glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/icloud_screen__ydem1yx3bo2e_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-shared-photo-library .grid-item-icloud-photos glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/icloud_screen__ydem1yx3bo2e_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-shared-photo-library .grid-item-icloud-photos glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/icloud_screen__ydem1yx3bo2e_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) {
    .section-shared-photo-library .grid-item-icloud-photos glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/icloud_screen__ydem1yx3bo2e_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-shared-photo-library .grid-item-icloud-photos glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/icloud_screen__ydem1yx3bo2e_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) {
    .section-shared-photo-library .grid-item-icloud-photos glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/icloud_screen__ydem1yx3bo2e_small_2x.jpg);
    }
}

.section-shared-photo-library .grid-item-smart-rules .image-shared-photo-library-share {
    background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/share__hd6qtv2pgcq6_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-shared-photo-library .grid-item-smart-rules .image-shared-photo-library-share {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/share__hd6qtv2pgcq6_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-shared-photo-library .grid-item-smart-rules .image-shared-photo-library-share {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/share__hd6qtv2pgcq6_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) {
    .section-shared-photo-library .grid-item-smart-rules .image-shared-photo-library-share {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/share__hd6qtv2pgcq6_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-shared-photo-library .grid-item-smart-rules .image-shared-photo-library-share {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/share__hd6qtv2pgcq6_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) {
    .section-shared-photo-library .grid-item-smart-rules .image-shared-photo-library-share {
        background-image: url(/kr/ios/ios-16/a/images/overview/shared-photo-library/share__hd6qtv2pgcq6_small_2x.jpg);
    }
}

/* section-messages  */
.section-messages .grid-item-shareplay glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/messages/shareplay_screen__d17syrxdn1g2_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-messages .grid-item-shareplay glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/shareplay_screen__d17syrxdn1g2_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-messages .grid-item-shareplay glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/shareplay_screen__d17syrxdn1g2_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) {
    .section-messages .grid-item-shareplay glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/shareplay_screen__d17syrxdn1g2_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-messages .grid-item-shareplay glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/shareplay_screen__d17syrxdn1g2_small.png);
    }
}

@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) {
    .section-messages .grid-item-shareplay glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/shareplay_screen__d17syrxdn1g2_small_2x.png);
    }
}

.section-messages .grid-item-collaborate glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/messages/collaboration_screen__byll5eyt1aqa_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-messages .grid-item-collaborate glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/collaboration_screen__byll5eyt1aqa_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-messages .grid-item-collaborate glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/collaboration_screen__byll5eyt1aqa_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) {
    .section-messages .grid-item-collaborate glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/collaboration_screen__byll5eyt1aqa_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-messages .grid-item-collaborate glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/collaboration_screen__byll5eyt1aqa_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) {
    .section-messages .grid-item-collaborate glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/collaboration_screen__byll5eyt1aqa_small_2x.jpg);
    }
}

/* section-mail */ 
.section-mail .grid-item-improved-search .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/mail/search_screen__bw13tyrzxu2u_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-mail .grid-item-improved-search .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/mail/search_screen__bw13tyrzxu2u_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-mail .grid-item-improved-search .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/mail/search_screen__bw13tyrzxu2u_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) {
    .section-mail .grid-item-improved-search .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/mail/search_screen__bw13tyrzxu2u_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-mail .grid-item-improved-search .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/mail/search_screen__bw13tyrzxu2u_small.png);
    }
}

@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) {
    .section-mail .grid-item-improved-search .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/mail/search_screen__bw13tyrzxu2u_small_2x.png);
    }
}

/* section-safari-passkeys */
.section-safari-passkeys .grid-item-shared-tab-groups .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/safari/tab_groups_screen__ey8z6ea5tg6e_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-safari-passkeys .grid-item-shared-tab-groups .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/safari/tab_groups_screen__ey8z6ea5tg6e_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-safari-passkeys .grid-item-shared-tab-groups .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/safari/tab_groups_screen__ey8z6ea5tg6e_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) {
    .section-safari-passkeys .grid-item-shared-tab-groups .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/safari/tab_groups_screen__ey8z6ea5tg6e_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-safari-passkeys .grid-item-shared-tab-groups .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/safari/tab_groups_screen__ey8z6ea5tg6e_small.png);
    }
}

@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) {
    .section-safari-passkeys .grid-item-shared-tab-groups .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/safari/tab_groups_screen__ey8z6ea5tg6e_small_2x.png);
    }
}

/* section-intelligence  */
.section-intelligence .grid-item-quick-actions glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/quick_actions_screen__gblunoy3tpe2_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-intelligence .grid-item-quick-actions glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/quick_actions_screen__gblunoy3tpe2_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-intelligence .grid-item-quick-actions glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/quick_actions_screen__gblunoy3tpe2_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) {
    .section-intelligence .grid-item-quick-actions glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/quick_actions_screen__gblunoy3tpe2_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-intelligence .grid-item-quick-actions glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/quick_actions_screen__gblunoy3tpe2_small.png);
    }
}

@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) {
    .section-intelligence .grid-item-quick-actions glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/quick_actions_screen__gblunoy3tpe2_small_2x.png);
    }
}

/* section-dictation */
.section-dictation .grid-item-multi-modal-dictation .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/dictation/multi_modal_screen__ejn8dq3wzsqe_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-dictation .grid-item-multi-modal-dictation .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/dictation/multi_modal_screen__ejn8dq3wzsqe_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-dictation .grid-item-multi-modal-dictation .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/dictation/multi_modal_screen__ejn8dq3wzsqe_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) {
    .section-dictation .grid-item-multi-modal-dictation .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/dictation/multi_modal_screen__ejn8dq3wzsqe_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-dictation .grid-item-multi-modal-dictation .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/dictation/multi_modal_screen__ejn8dq3wzsqe_small.png);
    }
}

@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) {
    .section-dictation .grid-item-multi-modal-dictation .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/dictation/multi_modal_screen__ejn8dq3wzsqe_small_2x.png);
    }
}

/* section-maps  */
.section-maps .grid-item-transit-cards .tile-body glass-screen {
    width: 432px;
    height: 934px;
    background-size: 432px 934px;
    background-image: url(/kr/ios/ios-16/a/images/overview/maps/transit_cards_screen__bwibqd6l4as2_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-maps .grid-item-transit-cards .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/maps/transit_cards_screen__bwibqd6l4as2_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-maps .grid-item-transit-cards .tile-body glass-screen {
        width: 266px;
        height: 572px;
        background-size: 266px 572px;
        background-image: url(/kr/ios/ios-16/a/images/overview/maps/transit_cards_screen__bwibqd6l4as2_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) {
    .section-maps .grid-item-transit-cards .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/maps/transit_cards_screen__bwibqd6l4as2_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-maps .grid-item-transit-cards .tile-body glass-screen {
        width: 252px;
        height: 544px;
        background-size: 252px 544px;
        background-image: url(/kr/ios/ios-16/a/images/overview/maps/transit_cards_screen__bwibqd6l4as2_small.png);
    }
}

@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) {
    .section-maps .grid-item-transit-cards .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/maps/transit_cards_screen__bwibqd6l4as2_small_2x.png);
    }
}

/* section-apple-pay-wallet */
.section-apple-pay-wallet .grid-item-share-keys .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/apple-pay-wallet/share_keys_screen__ue85armku72a_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-apple-pay-wallet .grid-item-share-keys .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/apple-pay-wallet/share_keys_screen__ue85armku72a_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-apple-pay-wallet .grid-item-share-keys .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/apple-pay-wallet/share_keys_screen__ue85armku72a_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) {
    .section-apple-pay-wallet .grid-item-share-keys .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/apple-pay-wallet/share_keys_screen__ue85armku72a_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-apple-pay-wallet .grid-item-share-keys .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/apple-pay-wallet/share_keys_screen__ue85armku72a_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) {
    .section-apple-pay-wallet .grid-item-share-keys .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/apple-pay-wallet/share_keys_screen__ue85armku72a_small_2x.jpg);
    }
}

/* section-health-fitness  */
.section-health-fitness .grid-item-health-app .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/health_app_screen__csnuuzco25yu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-health-fitness .grid-item-health-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/health_app_screen__csnuuzco25yu_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-health-fitness .grid-item-health-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/health_app_screen__csnuuzco25yu_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) {
    .section-health-fitness .grid-item-health-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/health_app_screen__csnuuzco25yu_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-health-fitness .grid-item-health-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/health_app_screen__csnuuzco25yu_small.png);
    }
}

@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) {
    .section-health-fitness .grid-item-health-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/health_app_screen__csnuuzco25yu_small_2x.png);
    }
}

.section-health-fitness .grid-item-fitness-app .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/fitness_app_screen__fico8e89rxe2_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-health-fitness .grid-item-fitness-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/fitness_app_screen__fico8e89rxe2_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-health-fitness .grid-item-fitness-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/fitness_app_screen__fico8e89rxe2_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) {
    .section-health-fitness .grid-item-fitness-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/fitness_app_screen__fico8e89rxe2_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-health-fitness .grid-item-fitness-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/fitness_app_screen__fico8e89rxe2_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) {
    .section-health-fitness .grid-item-fitness-app .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/health-fitness/fitness_app_screen__fico8e89rxe2_small_2x.jpg);
    }
}

/* section-family-sharing  */
.section-family-sharing .grid-item-child-accounts .image-overview-family-sharing-child-accounts {
    background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/manage_child_accounts__cfnd6a1k6o9y_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-family-sharing .grid-item-child-accounts .image-overview-family-sharing-child-accounts {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/manage_child_accounts__cfnd6a1k6o9y_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-family-sharing .grid-item-child-accounts .image-overview-family-sharing-child-accounts {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/manage_child_accounts__cfnd6a1k6o9y_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) {
    .section-family-sharing .grid-item-child-accounts .image-overview-family-sharing-child-accounts {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/manage_child_accounts__cfnd6a1k6o9y_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-family-sharing .grid-item-child-accounts .image-overview-family-sharing-child-accounts {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/manage_child_accounts__cfnd6a1k6o9y_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) {
    .section-family-sharing .grid-item-child-accounts .image-overview-family-sharing-child-accounts {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/manage_child_accounts__cfnd6a1k6o9y_small_2x.jpg);
    }
}

.section-family-sharing .grid-item-device-for-kids .image-overview-family-sharing-set-up-new-device {
    background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/set_up_new_device__e26pneb94weq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-family-sharing .grid-item-device-for-kids .image-overview-family-sharing-set-up-new-device {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/set_up_new_device__e26pneb94weq_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-family-sharing .grid-item-device-for-kids .image-overview-family-sharing-set-up-new-device {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/set_up_new_device__e26pneb94weq_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) {
    .section-family-sharing .grid-item-device-for-kids .image-overview-family-sharing-set-up-new-device {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/set_up_new_device__e26pneb94weq_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-family-sharing .grid-item-device-for-kids .image-overview-family-sharing-set-up-new-device {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/set_up_new_device__e26pneb94weq_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) {
    .section-family-sharing .grid-item-device-for-kids .image-overview-family-sharing-set-up-new-device {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/set_up_new_device__e26pneb94weq_small_2x.jpg);
    }
}

.section-family-sharing .grid-item-family-checklist .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/family_checklist_screen__e5lltzuxct2e_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-family-sharing .grid-item-family-checklist .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/family_checklist_screen__e5lltzuxct2e_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-family-sharing .grid-item-family-checklist .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/family_checklist_screen__e5lltzuxct2e_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) {
    .section-family-sharing .grid-item-family-checklist .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/family_checklist_screen__e5lltzuxct2e_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-family-sharing .grid-item-family-checklist .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/family_checklist_screen__e5lltzuxct2e_small.png);
    }
}

@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) {
    .section-family-sharing .grid-item-family-checklist .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/family-sharing/family_checklist_screen__e5lltzuxct2e_small_2x.png);
    }
}

/* section-carplay */
.section-carplay .grid-item-carplay .tile-content .background-figure {
    background-image: url(/kr/ios/ios-16/a/images/overview/carplay/carplay__c1d2mj7erqye_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-carplay .grid-item-carplay .tile-content .background-figure {
        background-image: url(/kr/ios/ios-16/a/images/overview/carplay/carplay__c1d2mj7erqye_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-carplay .grid-item-carplay .tile-content .background-figure {
        background-image: url(/kr/ios/ios-16/a/images/overview/carplay/carplay__c1d2mj7erqye_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) {
    .section-carplay .grid-item-carplay .tile-content .background-figure {
        background-image: url(/kr/ios/ios-16/a/images/overview/carplay/carplay__c1d2mj7erqye_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-carplay .grid-item-carplay .tile-content .background-figure {
        background-image: url(/kr/ios/ios-16/a/images/overview/carplay/carplay__c1d2mj7erqye_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) {
    .section-carplay .grid-item-carplay .tile-content .background-figure {
        background-image: url(/kr/ios/ios-16/a/images/overview/carplay/carplay__c1d2mj7erqye_small_2x.jpg);
    }
}

/* section-privacy-security*/
.section-privacy-security .grid-item-safety-check .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/privacy-security/safety_check_screen__d97xjhsguc4m_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-privacy-security .grid-item-safety-check .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/privacy-security/safety_check_screen__d97xjhsguc4m_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-privacy-security .grid-item-safety-check .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/privacy-security/safety_check_screen__d97xjhsguc4m_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) {
    .section-privacy-security .grid-item-safety-check .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/privacy-security/safety_check_screen__d97xjhsguc4m_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-privacy-security .grid-item-safety-check .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/privacy-security/safety_check_screen__d97xjhsguc4m_small.png);
    }
}

@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) {
    .section-privacy-security .grid-item-safety-check .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/privacy-security/safety_check_screen__d97xjhsguc4m_small_2x.png);
    }
}

/* section-accessibility */
.section-accessibility .grid-item-path-detection .tile-body glass-screen {
    background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/detection_mode_screen__fttfd34gucq6_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-accessibility .grid-item-path-detection .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/detection_mode_screen__fttfd34gucq6_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-accessibility .grid-item-path-detection .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/detection_mode_screen__fttfd34gucq6_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) {
    .section-accessibility .grid-item-path-detection .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/detection_mode_screen__fttfd34gucq6_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-accessibility .grid-item-path-detection .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/detection_mode_screen__fttfd34gucq6_small.png);
    }
}

@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) {
    .section-accessibility .grid-item-path-detection .tile-body glass-screen {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/detection_mode_screen__fttfd34gucq6_small_2x.png);
    }
}

.section-accessibility .grid-item-control-apple-watch .image-overview-accessibility-control-apple-watch {
    background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/control_watch__efgx0g696o6e_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-accessibility .grid-item-control-apple-watch .image-overview-accessibility-control-apple-watch {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/control_watch__efgx0g696o6e_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-accessibility .grid-item-control-apple-watch .image-overview-accessibility-control-apple-watch {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/control_watch__efgx0g696o6e_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) {
    .section-accessibility .grid-item-control-apple-watch .image-overview-accessibility-control-apple-watch {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/control_watch__efgx0g696o6e_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-accessibility .grid-item-control-apple-watch .image-overview-accessibility-control-apple-watch {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/control_watch__efgx0g696o6e_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) {
    .section-accessibility .grid-item-control-apple-watch .image-overview-accessibility-control-apple-watch {
        background-image: url(/kr/ios/ios-16/a/images/overview/accessibility/control_watch__efgx0g696o6e_small_2x.jpg);
    }
}

/* section-even-more  */
.section-even-more .section-content .even-more-section-header .image-overview-even-more-even-more {
    background-image: url(/kr/ios/ios-16/a/images/overview/even-more/even_more__dxu0afllipoy_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-even-more .section-content .even-more-section-header .image-overview-even-more-even-more {
        background-image: url(/kr/ios/ios-16/a/images/overview/even-more/even_more__dxu0afllipoy_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-even-more .section-content .even-more-section-header .image-overview-even-more-even-more {
        background-image: url(/kr/ios/ios-16/a/images/overview/even-more/even_more__dxu0afllipoy_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) {
    .section-even-more .section-content .even-more-section-header .image-overview-even-more-even-more {
        background-image: url(/kr/ios/ios-16/a/images/overview/even-more/even_more__dxu0afllipoy_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-even-more .section-content .even-more-section-header .image-overview-even-more-even-more {
        background-image: url(/kr/ios/ios-16/a/images/overview/even-more/even_more__dxu0afllipoy_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) {
    .section-even-more .section-content .even-more-section-header .image-overview-even-more-even-more {
        background-image: url(/kr/ios/ios-16/a/images/overview/even-more/even_more__dxu0afllipoy_small_2x.jpg);
    }
}

/* section-lock-screen */
.section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_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) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_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) {
    .section-lock-screen .grid-item-lock-screen .inline-video-lock-screen .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/lock_screen_endframe__cusc88ehsu2q_small_2x.jpg);
    }
}

.section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_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) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_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) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_startframe__cl4ah2keowpe_small_2x.jpg);
    }
}

.section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
    background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_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) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_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) {
    .section-lock-screen .grid-item-notification-views .inline-video-notification-views .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/lock-screen/notifications_endframe__bizt5y2nnofm_small_2x.jpg);
    }
}

/* section-intelligence */
.section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
    background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        transform: translate(-50%, 13%);
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_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) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_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) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_small_2x.jpg);
    }
}

.section-messages .grid-item-messaging .image-messages-messaging {
    background-image: url(/kr/ios/ios-16/a/images/overview/messages/edit__b6sblj6xkc5e_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-messages .grid-item-messaging .image-messages-messaging {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/edit__b6sblj6xkc5e_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-messages .grid-item-messaging .image-messages-messaging {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/edit__b6sblj6xkc5e_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) {
    .section-messages .grid-item-messaging .image-messages-messaging {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/edit__b6sblj6xkc5e_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-messages .grid-item-messaging .image-messages-messaging {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/edit__b6sblj6xkc5e_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) {
    .section-messages .grid-item-messaging .image-messages-messaging {
        background-image: url(/kr/ios/ios-16/a/images/overview/messages/edit__b6sblj6xkc5e_small_2x.jpg);
    }
}

.section-intelligence .grid-item-object-selection .inline-video-object-selection .start-frame {
    background-repeat: no-repeat;
    background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_startframe__f49sa015rz22_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_startframe__f49sa015rz22_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .start-frame {
        background-repeat: no-repeat;
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_startframe__f49sa015rz22_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) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_startframe__f49sa015rz22_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .start-frame {
        background-repeat: no-repeat;
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_startframe__f49sa015rz22_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) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .start-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_startframe__f49sa015rz22_small_2x.jpg)
    }
}

.section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
    background-repeat: no-repeat;
    background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-repeat: no-repeat;
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_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) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-repeat: no-repeat;
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_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) {
    .section-intelligence .grid-item-object-selection .inline-video-object-selection .end-frame {
        background-image: url(/kr/ios/ios-16/a/images/overview/intelligence/object_selection_endframe__ffesr81v4euu_small_2x.jpg)
    }
}


/* image-macos */
.section-router .router-item.router-macos .image-macos {
    background-image: url(/kr/ios/ios-16/a/images/router/macos__b54728tkdzpy_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-router .router-item.router-macos .image-macos {
        background-image: url(/kr/ios/ios-16/a/images/router/macos__b54728tkdzpy_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-router .router-item.router-macos .image-macos {
        background-image: url(/kr/ios/ios-16/a/images/router/macos__b54728tkdzpy_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) {
    .section-router .router-item.router-macos .image-macos {
        background-image: url(/kr/ios/ios-16/a/images/router/macos__b54728tkdzpy_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-router .router-item.router-macos .image-macos {
        background-image: url(/kr/ios/ios-16/a/images/router/macos__b54728tkdzpy_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) {
    .section-router .router-item.router-macos .image-macos {
        background-image: url(/kr/ios/ios-16/a/images/router/macos__b54728tkdzpy_small_2x.jpg);
    }
}

/* image-apple-download-softwar */
.section-router .router-item.router-download-software .image-apple-download-software {
	background-image: url(/kr/ios/ios-16/a/images/router/ios_16__cb24d32eu5ki_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
	.section-router .router-item.router-download-software .image-apple-download-software {
		background-image: url(/kr/ios/ios-16/a/images/router/ios_16__cb24d32eu5ki_large_2x.jpg);
	}
}

@media only screen and (max-width:1068px) {
	.section-router .router-item.router-download-software .image-apple-download-software {
		background-image: url(/kr/ios/ios-16/a/images/router/ios_16__cb24d32eu5ki_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) {
	.section-router .router-item.router-download-software .image-apple-download-software {
		background-image: url(/kr/ios/ios-16/a/images/router/ios_16__cb24d32eu5ki_medium_2x.jpg);
	}
}

@media only screen and (max-width:734px) {
	.section-router .router-item.router-download-software .image-apple-download-software {
		background-image: url(/kr/ios/ios-16/a/images/router/ios_16__cb24d32eu5ki_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) {
	.section-router .router-item.router-download-software .image-apple-download-software {
		background-image: url(/kr/ios/ios-16/a/images/router/ios_16__cb24d32eu5ki_small_2x.jpg);
	}
}

.section-router .router-item.router-ipados .image-ipados-16 {
    background-image: url(/kr/ios/ios-16/a/images/router/ipados_16__ctjhlvfmjhoy_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-router .router-item.router-ipados .image-ipados-16 {
        background-image: url(/kr/ios/ios-16/a/images/router/ipados_16__ctjhlvfmjhoy_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-router .router-item.router-ipados .image-ipados-16 {
        background-image: url(/kr/ios/ios-16/a/images/router/ipados_16__ctjhlvfmjhoy_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) {
    .section-router .router-item.router-ipados .image-ipados-16 {
        background-image: url(/kr/ios/ios-16/a/images/router/ipados_16__ctjhlvfmjhoy_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-router .router-item.router-ipados .image-ipados-16 {
        background-image: url(/kr/ios/ios-16/a/images/router/ipados_16__ctjhlvfmjhoy_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) {
      .section-router .router-item.router-ipados .image-ipados-16 {
          background-image: url(/kr/ios/ios-16/a/images/router/ipados_16__ctjhlvfmjhoy_small_2x.jpg);
      }
  }