@charset "utf-8";

/* icon */
.icon-after::after, .more::after {
    top : -0.08em;
}

.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after{
    position: relative;
}

.section-line-up .callout-line-up .icon{
    white-space: nowrap;
    margin-left: -4.55px;
}

/* nav */
.nav-grid .row{
    justify-content: center;
}

/* Small Viewport 이하 */
@media screen and (max-width: 734px) {
    .nav-grid .row{
        justify-content: unset;
    }
}

@media screen and (max-width: 330px) {
    .section-messages h3.typography-headline{
        min-width: 270px;
    }
}

.custom-br-ms{
    display: none;
}

@media only screen and (min-width:551px) and (max-width:1068px) {
    .custom-br-ms{
        display: block;
    }
}

.image-control-knob {
    background-image: url("/kr/ios/carplay/images/overview/control_knob__fecuf9epr3m2_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-control-knob {
        background-image: url("/kr/ios/carplay/images/overview/control_knob__fecuf9epr3m2_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .image-control-knob {
        background-image: url("/kr/ios/carplay/images/overview/control_knob__fecuf9epr3m2_medium.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-control-knob {
        background-image: url("/kr/ios/carplay/images/overview/control_knob__fecuf9epr3m2_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .image-control-knob {
        background-image: url("/kr/ios/carplay/images/overview/control_knob__fecuf9epr3m2_small.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-control-knob {
        background-image: url("/kr/ios/carplay/images/overview/control_knob__fecuf9epr3m2_small_2x.png");
    }
}

/** control touch **/

.image-control-touch {
    background-image: url("/kr/ios/carplay/images/overview/control_touch__clb21jacy8mu_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-control-touch {
        background-image: url("/kr/ios/carplay/images/overview/control_touch__clb21jacy8mu_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .image-control-touch {
        background-image: url("/kr/ios/carplay/images/overview/control_touch__clb21jacy8mu_medium.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-control-touch {
        background-image: url("/kr/ios/carplay/images/overview/control_touch__clb21jacy8mu_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .image-control-touch {
        background-image: url("/kr/ios/carplay/images/overview/control_touch__clb21jacy8mu_small.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-control-touch {
        background-image: url("/kr/ios/carplay/images/overview/control_touch__clb21jacy8mu_small_2x.png");
    }
}

/** dashboard calendar **/

.image-dashboard-calendar {
    background-image: url("/kr/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-dashboard-calendar {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-calendar {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_medium.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-dashboard-calendar {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .image-dashboard-calendar {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_small.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-dashboard-calendar {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_small_2x.png");
    }
}

/** dashboard maps **/

.image-dashboard-maps {
    background-image: url("/kr/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-dashboard-maps {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-maps {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_medium.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-dashboard-maps {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .image-dashboard-maps {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_small.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-dashboard-maps {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_small_2x.png");
    }
}

/** dashboard messages **/

.image-dashboard-messages {
    background-image: url("/kr/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-dashboard-messages {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-messages {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_medium.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-dashboard-messages {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .image-dashboard-messages {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_small.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-dashboard-messages {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_small_2x.png");
    }
}

/** dashboard music **/

.image-dashboard-music {
    background-image: url("/kr/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-dashboard-music {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-music {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_medium.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-dashboard-music {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .image-dashboard-music {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_small.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-dashboard-music {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_small_2x.png");
    }
}

/** dashboard phone **/

.image-dashboard-phone {
    background-image: url("/kr/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-dashboard-phone {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-phone {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_medium.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-dashboard-phone {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .image-dashboard-phone {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_small.png");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-dashboard-phone {
        background-image: url("/kr/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_small_2x.png");
    }
}

/** hero dashboard **/

.image-hero-dashboard {
    background-image: url("/kr/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-hero-dashboard {
        background-image: url("/kr/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .image-hero-dashboard {
        background-image: url("/kr/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_medium.jpg");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-hero-dashboard {
        background-image: url("/kr/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_medium_2x.jpg");
    }
}

@media only screen and (max-width: 734px) {
    .image-hero-dashboard {
        background-image: url("/kr/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_small.jpg");
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .image-hero-dashboard {
        background-image: url("/kr/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_small_2x.jpg");
    }
}

/* thrid-party */
/** KAKAOTALK **/

.kr-3rd.centered {
    position: relative;
    left: 50%;
    margin-left:-30px  
}

.image-third-party-kakaotalk-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/kakaotalk_icon__cwzh2y8m0fe6_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) {
    .image-third-party-kakaotalk-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/kakaotalk_icon__cwzh2y8m0fe6_large_2x.png)
    }
}

.image-third-party-kakaotalk-icon.centered {
    position: relative;
    left: 50%;
    margin-left:-30px
}

.image-third-party-applemusic-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/applemusic_icon__bfm7q708bifm_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) {
    .image-third-party-applemusic-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/applemusic_icon__bfm7q708bifm_large_2x.png)
    }
}

.image-third-party-audioclip-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/audioclip_icon__eaojj4ckt7iq_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) {
    .image-third-party-audioclip-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/audioclip_icon__eaojj4ckt7iq_large_2x.png)
    }
}

.image-third-party-flo-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/flo_icon__crtsxxgu8uye_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) {
    .image-third-party-flo-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/flo_icon__crtsxxgu8uye_large_2x.png)
    }
}

.image-third-party-geniemusic-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/geniemusic_icon__y6xoi9y8skyq_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) {
    .image-third-party-geniemusic-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/geniemusic_icon__y6xoi9y8skyq_large_2x.png)
    }
}

.image-third-party-melon-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/melon_icon__b6w124zf9b8i_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) {
    .image-third-party-melon-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/melon_icon__b6w124zf9b8i_large_2x.png)
    }
}

.image-third-party-millie-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/millie_icon__34l991hntc2y_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) {
    .image-third-party-millie-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/millie_icon__34l991hntc2y_large_2x.png)
    }
}

.image-third-party-navervibe-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/navervibe_icon__d7filvhtkdqq_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) {
    .image-third-party-navervibe-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/navervibe_icon__d7filvhtkdqq_large_2x.png)
    }
}

.image-dashboard-next-generation {
    background-image: url(/kr/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_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) {
    .image-dashboard-next-generation {
        background-image: url(/kr/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_large_2x.jpg);
    }
}
@media only screen and (max-width: 1068px) {
    .image-dashboard-next-generation {
        background-image: url(/kr/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_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) {
    .image-dashboard-next-generation {
        background-image: url(/kr/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_medium_2x.jpg);
    }
}
@media only screen and (max-width: 734px) {
    .image-dashboard-next-generation {
        background-image: url(/kr/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_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) {
    .image-dashboard-next-generation {
        background-image: url(/kr/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_small_2x.jpg);
    }
}
.image-dashboard-carplay-ultra {
    width: 1440px;
    height: 1052px;
    background-size: 1440px 1052px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/dashboard_carplay_ultra__f0756bbc94mm_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) {
    .image-dashboard-carplay-ultra {
        background-image:url(/kr/ios/carplay/images/overview/dashboard_carplay_ultra__f0756bbc94mm_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .image-dashboard-carplay-ultra {
        width: 1008px;
        height: 924px;
        background-size: 1008px 924px;
        background-repeat: no-repeat;
        background-image:url(/kr/ios/carplay/images/overview/dashboard_carplay_ultra__f0756bbc94mm_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) {
    .image-dashboard-carplay-ultra {
        background-image:url(/kr/ios/carplay/images/overview/dashboard_carplay_ultra__f0756bbc94mm_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .image-dashboard-carplay-ultra {
        width: 706px;
        height: 338px;
        background-size: 706px 338px;
        background-repeat: no-repeat;
        background-image:url(/kr/ios/carplay/images/overview/dashboard_carplay_ultra__f0756bbc94mm_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) {
    .image-dashboard-carplay-ultra {
        background-image:url(/kr/ios/carplay/images/overview/dashboard_carplay_ultra__f0756bbc94mm_small_2x.jpg)
    }
}
.image-car-keys-alt {
    width: 658px;
    height: 606px;
    background-size: 658px 606px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/car_keys_alt__cuveodwu16ky_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) {
    .image-car-keys-alt {
        background-image:url(/kr/ios/carplay/images/overview/car_keys_alt__cuveodwu16ky_large_2x.png)
    }
}

@media only screen and (max-width: 1068px) {
    .image-car-keys-alt {
        width: 469px;
        height: 427px;
        background-size: 469px 427px;
        background-repeat: no-repeat;
        background-image:url(/kr/ios/carplay/images/overview/car_keys_alt__cuveodwu16ky_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) {
    .image-car-keys-alt {
        background-image:url(/kr/ios/carplay/images/overview/car_keys_alt__cuveodwu16ky_medium_2x.png)
    }
}

@media only screen and (max-width: 734px) {
    .image-car-keys-alt {
        width: 362px;
        height: 342px;
        background-size: 362px 342px;
        background-repeat: no-repeat;
        background-image:url(/kr/ios/carplay/images/overview/car_keys_alt__cuveodwu16ky_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) {
    .image-car-keys-alt {
        background-image:url(/kr/ios/carplay/images/overview/car_keys_alt__cuveodwu16ky_small_2x.png)
    }
}

.image-third-party-naver-map-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image:url(/kr/ios/carplay/images/overview/third-party/naver_map_icon__cazvour4ou2u_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) {
    .image-third-party-naver-map-icon {
        background-image:url(/kr/ios/carplay/images/overview/third-party/naver_map_icon__cazvour4ou2u_large_2x.png)
    }
}

.section-compatible .device-list.winter-updated-list {
    height: 378px
}

@media only screen and (max-width:1068px) {
    .section-compatible .device-list.winter-updated-list {
        height: 568px
    }
}

@media only screen and (max-width:734px) {
    .section-compatible .device-list.winter-updated-list {
        height: auto
    }
}

.section-compatible.winter-updates .section-content {
    padding-bottom: 135px
}

@media only screen and (max-width:1068px) {
    .section-compatible.winter-updates .section-content {
        padding-bottom: 207px
    }
}

@media only screen and (max-width:734px) {
    .section-compatible.winter-updates .section-content {
        padding-bottom: 64px
    }
}
