/* 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;
    }
}

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


/* section-fitness */
.grid-item-tool .tile-content {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
}

.overview-fitness-fitness-tool {
    --p-width: 326px;
    --p-height: 641px;
}

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

@media only screen and (max-width:734px)and (max-width:734px) {
    .overview-fitness-fitness-tool {
        --p-width: 223px;
        --p-height: 427px;
    }
}

/* 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-ultra.device .compare-item-image {
    background-repeat: no-repeat;
    background-image: url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_large.jpg);
}

@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_ultra3__fj14q9tw73u6_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        background-repeat: no-repeat;
        background-image:url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_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_ultra3__fj14q9tw73u6_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-shared-compare .compare-item-ultra.device .compare-item-image {
        background-repeat: no-repeat;
        background-image:url(/kr/watch/shared/why-apple-watch/images/overview/compare/compare_ultra3__fj14q9tw73u6_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_ultra3__fj14q9tw73u6_small_2x.jpg)
    }
}

