/* br */
.xsmall-hide {
    display: block;
}
@media only screen and (max-width: 414px) {
    .xsmall-hide {
        display: none;
    }
}

/* sosumi vertical align */
.footnote-supglyph, sup.footnote-number {
    top: -.1em;
}

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

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

/* video button arrow cutting top fix */
@media only screen and (min-width: 1069px) {
    .featured-games-gallery .paddlenav .paddlenav-arrow:after {
        padding-top: 0.05em;
    }
}

/* line-height 1.1x */
.typography-router-headline {
    line-height: 1.191839;
}
@media only screen and (max-width: 1068px) {
    .typography-router-headline {
        line-height: 1.21;
    }
}

/* hero section */
.section-hero .changing-headline {
    padding-bottom: 0;
}
.section-hero .cta-wrapper {
    margin-top: 28px;
}

/* symbol margin fix */
.section-value-props .symbol.symbol-arcade {
    margin-right: initial;
}

/* collection copy font weight */
.section-collection .section-content .typography-section-copy:lang(ko) {
    font-weight: 600;
}

.game-marquee .transform-wrapper {
    max-height: 245px;
}

@media only screen and (min-width: 1068px) {
    .section-value-props .symbol {
        Top: 13px;
    }
}

@media only screen and (max-width: 429px) {
     br.xsmall {
        display: none;
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .changing-headline {
        padding: 0 50px;
    }

    .lockup-wrapper .part-wrapper,
    .lockup-wrapper .part-wrapper span {
        width: 100%;
        margin: 0 auto;
    }

    .game-marquee .transform-wrapper {
        max-height: 170px;
    }
}

@media only screen and (max-width: 734px) {
    .game-marquee .transform-wrapper {
        max-height: 121px;
    }
}

@media only screen and (max-width: 574px) {
    .section-copy br.small {
        display: none;
    }
}

@media only screen and (max-width: 1068px) and (max-height: 375px) {
    .section-hero .changing-headline {
        font-size: 60px;
    }

    .lockup-wrapper .part-wrapper,
    .lockup-wrapper .part-wrapper span {
        width: auto;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 667px) and (max-height: 375px) {
    .section-hero .changing-headline {
        font-size: 40px;
    }

    .lockup-wrapper .part-wrapper,
    .lockup-wrapper .part-wrapper span {
        width: auto;
        margin: 0 auto;
    }
}

/* Change style */
@media only screen and (min-width: 734px) {
    .cta-br {
        display: none;
    }
}

@media only screen and (max-width: 360px) {
    .cta-br {
        display: none;
    }
}

.content-wrapper .modal-notify-content {
    padding-top: 77px;
}

.typography-value-prop {
    line-height: 1.1649;
}

.typography-section-copy {
    line-height: 1.558337;
}

.typography-router-tout:lang(ko) {
    line-height: 1.331583;
}
@media only screen and (max-width: 734px) {
    .typography-router-tout:lang(ko) {
        line-height: 1.617649;
    }
}

.typography-section-headline {
    line-height: 1.149324;
}

@media only screen and (max-width: 1068px) {
    .typography-section-headline {
        line-height: 1.17337;
    }
}
@media only screen and (max-width: 734px) {
    .typography-section-headline {
        line-height: 1.1275;
    }
}
.section-games .cta-wrapper .button:lang(ko) {
    line-height: 1.17648;
}

.custom-section-copy.section-copy {
    margin-top: 11px;
}

@media only screen and (max-width: 734px){
    .custom-section-copy.section-copy {
        margin-top: 13px;
    }
}

.section-hero .logo {
    width: 558px;
    height: 201px;
    background-size: 558px 201px;
    background-image: url("/kr/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge.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-hero .logo {
        background-image: url("/kr/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .logo {
        width: 356px;
        height: 128px;
        background-size: 356px 128px;
        background-image: url("/kr/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_medium_2x.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-hero .logo {
        background-image: url("/kr/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .logo {
        width: 299px;
        height: 107px;
        background-size: 299px 107px;
        background-image: url("/kr/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_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-hero .logo {
        background-image: url("/kr/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_small_2x.png")
    }
}

.section-apple-one.section-apple-one-alt {
    padding-bottom:160px
}

@media only screen and (max-width: 1068px) {
    .section-apple-one.section-apple-one-alt {
        padding-bottom:85px
    }
}

@media only screen and (max-width: 734px) {
    .section-apple-one.section-apple-one-alt {
        padding-bottom:45px
    }

    .section-apple-one.section-apple-one-alt .section-content {
        margin-bottom:unset
    }
}
