body {word-break:keep-all;}
HTML.oldie {width:100%; overflow-x:hidden;}
HTML.oldie[lang=ko-KR] * {font-family: "Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;}

HTML.oldie .badge-content .badge-half {position:relative; left:-0.5em;}
HTML.oldie .page-overview .section-hero .hero-headline {font-weight: 200;}
HTML.oldie .caption-headline {font-weight:bold;}

.icon-external:before, .icon-external:after, .more::after,.icon-play:after {top:-2px; text-decoration: none;}
#ac-globalfooter[lang=ko-KR], #ac-globalfooter[lang=ko-KR] select, #ac-globalfooter[lang=ko-KR] button {
    font-family: "Yoon Gothic","Apple Gothic","HY Gulim","MalgumGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif;
}

/* playgrounds geo-alt */

.section-router.geo-alt {}
.section-router.geo-alt .column + .column { margin-left: 90px; text-align: left; }
.section-router.geo-alt .column + .column > * { margin-left: 0; }
.section-router.geo-alt .image-icon-playgrounds {margin-left: 0;}
.section-router.geo-alt .router-column-playgrounds .image-ipad-playgrounds {
    width: 452px;
    height: 326px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: 452px 326px;
    background-image: url("/kr/swift/images/overview/ipad_playgrounds_banner_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) {
    .section-router.geo-alt .router-column-playgrounds .image-ipad-playgrounds {
        background-image: url("/kr/swift/images/overview/ipad_playgrounds_banner_large_2x.png")
    }
}

.page-overview .section-educators {
    background-image: url("/kr/swift/images/overview/educators_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) {
    .page-overview .section-educators {
        background-image: url("/kr/swift/images/overview/educators_large_2x.jpg")
    }
}

.page-overview .section-everywhere .image-everywhere-hero {
    background-image: url("/kr/swift/images/overview/everywhere_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) {
    .page-overview .section-everywhere .image-everywhere-hero {
        background-image: url("/kr/swift/images/overview/everywhere_large_2x.jpg")
    }
}

.page-overview .section-developers .apps .image-icon-duolingo {
    background-repeat: no-repeat;
    background-size: 62px 62px;
    background-image: url("/kr/swift/images/overview/icon_lyft_large.png");
    width: 62px;
}

@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) {
    .page-overview .section-developers .apps .image-icon-duolingo {
        background-image: url("/kr/swift/images/overview/icon_lyft_large_2x.png");
    }
}

.page-overview .section-developers .apps .image-icon-airbnb {
    background-repeat: no-repeat;
    background-size: 62px 62px;
    background-image: url("/kr/swift/images/overview/icon_kickstarter_large.png");
    
    width: 62px;
}

@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) {
    .page-overview .section-developers .apps .image-icon-airbnb {
        background-image: url("/kr/swift/images/overview/icon_kickstarter_large_2x.png");
    }
}
