/* icons */

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

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

.icon-pluscircle::after {
    top: 0;
}

#ac-globalfooter .ac-gf-icon-after::after,
#ac-globalfooter .ac-gf-more::after {
    top: -0.08em;
}


/* section-hero */

@media only screen and (min-width: 1069px) {
    .section-hero .hero-copy {
        max-width: 900px;
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
    .section-hero .hero-copy {
        max-width: 660px;
    }
}

.section-hero {
    margin-bottom: 130px;
    text-align: center;
    padding-top: 80px;
}

@media only screen and (max-width: 1068px) {
    .section-hero {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hero {
        padding-top: 60px;
    }
}


/* customization */

.tile-body-no-pad-bottom {
    padding-bottom: 8px;
}

@media only screen and (max-width:735px) {
    .tile-body-no-pad-bottom {
        padding-bottom: 0;
    }
}


/* hyphen */

.section-shared-compare .compare-item-se.battery .feature-null-secondary:before {
    top: 67%;
}

.section.section-make-it-yours {
    padding-bottom: 144px;
}

@media only screen and (max-width: 1068px) {
    .section.section-make-it-yours {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 734px) {
    .section.section-make-it-yours {
        padding-bottom: 22px;
    }
}

.compare-item-se.battery .alignment-helper-two-lines {
    height: unset;
}


/* images */

.section-hero .hero-container .hero-image {
    background-repeat: no-repeat;
    background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_large.jpg);
    position: relative;
}

@media (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {
    .section-hero .hero-container .hero-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-container .hero-image {
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_medium.jpg)
    }
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-hero .hero-container .hero-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .hero-container .hero-image {
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_small.jpg)
    }
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-hero .hero-container .hero-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_small_2x.jpg)
    }
}

.section-shared-compare .compare-item-se.device .compare-item-image {
    background-size: 224px 256px;
    background-repeat: no-repeat;
    background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_se3__gf2p7put1mie_large.jpg);
    width: 224px;
    height: 256px;
}

@media (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_se3__gf2p7put1mie_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-size: 180px 205px;
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_se3__gf2p7put1mie_medium.jpg);
    }
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_se3__gf2p7put1mie_medium_2x.jpg);
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-size: 143px 164px;
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_se3__gf2p7put1mie_small.jpg);
    }
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_se3__gf2p7put1mie_small_2x.jpg);
    }
}

.section-shared-compare .compare-item-ultra.device .compare-item-image {
    background-size: 224px 256px;
    background-repeat: no-repeat;
    background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_large.jpg);
    width: 224px;
    height: 256px;
}

@media (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        background-size: 180px 205px;
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_medium.jpg);
    }
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_medium_2x.jpg);
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        background-size: 143px 164px;
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_small.jpg);
    }
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra4__gjsf3n6pb22q_small_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        width: 180px;
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        width: 143px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        height: 205px;
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        height: 164px;
    }
}

.section-hero .hero-container .hero-image {
    width: 2506px;
    height: 537px;
    background-size: 2506px 537px;
    background-repeat: no-repeat;
    background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_large.jpg);
    position: relative;
    left: 50%;
    margin-left: -1253px;
}

@media (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {
    .section-hero .hero-container .hero-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-container .hero-image {
        width: 1871px;
        height: 399px;
        background-size: 1871px 399px;
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_medium.jpg);
    }
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-hero .hero-container .hero-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_medium_2x.jpg);
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .hero-container .hero-image {
        width: 369px;
        height: 195px;
        background-size: 369px 195px;
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_small.jpg);
    }
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-hero .hero-container .hero-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/hero/hero__e44s1sgnrswi_small_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-container .hero-image {
        left: 50%;
        margin-left: -935.5px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .hero-container .hero-image {
        left: 50%;
        margin-left: -184.5px;
    }
}

.section-hero .hero-copy {
    position: relative;
    margin: 100px auto 0;
    color: #86868b;
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-copy {
        margin-top: 84px;
    }
}

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

@media only screen and (max-width: 734px) {
    .section-hero .hero-copy,
    .section-hero .hero-eyebrow,
    .section-hero .hero-headline {
        width: 87.5%;
        max-width: 290px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .hero-eyebrow,
    .section-hero .hero-headline {
        text-align: center;
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        width: 180px;
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        width: 143px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        height: 205px;
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        height: 164px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        width: 180px;
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        width: 143px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        height: 205px;
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-se.device .compare-item-image {
        height: 164px;
    }
}

.overview-go-go-conversations {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 333px;
    --p-height: 641px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .overview-go-go-conversations {
        --p-width: 504px;
        --p-height: 558px;
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .overview-go-go-conversations {
        --p-width: 227px;
        --p-height: 427px;
    }
}

.section-shared-compare .compare-item-series.device .compare-item-image {
    background-size: 224px 256px;
    background-repeat: no-repeat;
    background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_s12__v5y9n174fciq_large.jpg);
    width: 224px;
    height: 256px
}

@media (min-resolution:144dpi),
only screen and (min-resolution:1.5dppx) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_s12__v5y9n174fciq_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        background-size: 180px 205px;
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_s12__v5y9n174fciq_medium.jpg)
    }
}

@media only screen and (max-width:1068px)and (min-resolution:1.5dppx),
only screen and (max-width:1068px)and (min-resolution:144dpi) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_s12__v5y9n174fciq_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        background-size: 143px 164px;
        background-repeat: no-repeat;
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_s12__v5y9n174fciq_small.jpg)
    }
}

@media only screen and (max-width:734px)and (min-resolution:1.5dppx),
only screen and (max-width:734px)and (min-resolution:144dpi) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_s12__v5y9n174fciq_small_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        width: 180px
    }
}

@media only screen and (max-width:734px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        width: 143px
    }
}

@media only screen and (max-width:1068px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        height: 205px
    }
}

@media only screen and (max-width:734px) {
    .section-shared-compare .compare-item-series.device .compare-item-image {
        height: 164px
    }
}