/*  icon position */

.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,
.icon-wrapper .more:after,
.icon-wrapper .icon-after::after {
    top: -0.08em;
}

/* hero*/

@media only screen and (max-width:734px) {
    .section-hero .hero-intro {
        --copy-max-width: calc(328px + var(--tile-padding-left) + var(--tile-padding-right) + var(--grid-gutter)*2);
    }
}

/* br */

.custom-small {
    display: none;
}

.custom-small-436 {
    display: none;
}

@media all and (min-width: 508px) and (max-width: 734px) {
    .custom-small {
        display: block;
    }
}

@media only screen and (max-width: 436px) {
    .custom-small-436 {
        display: block;
    }
}

@media only screen and (max-width: 300px) {
    br.up-to-300 {
        display: none;
    }
}

/* line-height */

@media only screen and (min-width: 1069px) and (max-width: 1249px) {
    .typography-blockquote-copy {
        line-height: 1.1;
    }
}

/* padding 0 for line-break */
@media only screen and (max-width: 1068px) {
    .section-routers .router-health-app {
        padding-left: 0;
        padding-right: 0;
    }
}

/* workout-summary */

.section-workout .grid-item-workout-summary .tile-blockquote {
    width: 100%;
}

@media only screen and (max-width:734px) {
    .section-workout .grid-item-workout-summary .tile-blockquote {
        width: inherit;
    }
}

@supports ((-webkit-mask-image: url("")) or(mask-image: url(""))) {
    .section-watch-faces .grid-item-background-colors .screen .screen-mask-accent {
        -webkit-mask-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_large.png);
        mask-image:url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_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) {
        .section-watch-faces .grid-item-background-colors .screen .screen-mask-accent {
            -webkit-mask-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_large_2x.png);
            mask-image:url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_large_2x.png)
        }
    }

    @media only screen and (max-width: 1068px) {
        .section-watch-faces .grid-item-background-colors .screen .screen-mask-accent {
            -webkit-mask-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_medium.png);
            mask-image:url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_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) {
        .section-watch-faces .grid-item-background-colors .screen .screen-mask-accent {
            -webkit-mask-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_medium_2x.png);
            mask-image:url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_medium_2x.png)
        }
    }

    @media only screen and (max-width: 734px) {
        .section-watch-faces .grid-item-background-colors .screen .screen-mask-accent {
            -webkit-mask-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_small.png);
            mask-image:url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_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-watch-faces .grid-item-background-colors .screen .screen-mask-accent {
            -webkit-mask-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_small_2x.png);
            mask-image:url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_colors_accent_mask__kz0k38yomcyu_small_2x.png)
        }
    }
}

.section-workout .grid-item-workout-summary .iphone .inline-video-container .end-frame {
    opacity: 1;
    background-image: url(/kr/watchos/watchos-9/j/images/overview/workout/workout_summary_endframe__evsc5mppap6q_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) {
    .section-workout .grid-item-workout-summary .iphone .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/workout/workout_summary_endframe__evsc5mppap6q_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-workout .grid-item-workout-summary .iphone .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/workout/workout_summary_endframe__evsc5mppap6q_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) {
    .section-workout .grid-item-workout-summary .iphone .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/workout/workout_summary_endframe__evsc5mppap6q_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-workout .grid-item-workout-summary .iphone .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/workout/workout_summary_endframe__evsc5mppap6q_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) {
    .section-workout .grid-item-workout-summary .iphone .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/workout/workout_summary_endframe__evsc5mppap6q_small_2x.jpg);
    }
}

.section-workout .grid-item-heart-rate-zones .watch .inline-video-container .start-frame {
    background-repeat: no-repeat;
    background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_startframe__ea340sn0nuy6_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) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_startframe__ea340sn0nuy6_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_startframe__ea340sn0nuy6_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) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_startframe__ea340sn0nuy6_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_startframe__ea340sn0nuy6_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) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_startframe__ea340sn0nuy6_small_2x.jpg)
    }
}

.section-workout .grid-item-heart-rate-zones .watch .inline-video-container .end-frame {
    background-repeat: no-repeat;
    background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_endframe__gm8fsw8hmcey_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) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_endframe__gm8fsw8hmcey_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_endframe__gm8fsw8hmcey_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) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_endframe__gm8fsw8hmcey_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .end-frame {
        background-repeat: no-repeat;
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_endframe__gm8fsw8hmcey_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) {
    .section-workout .grid-item-heart-rate-zones .watch .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_zones_endframe__gm8fsw8hmcey_small_2x.jpg)
    }
}

.section-workout .grid-item-new-workouts .watch.middle .inline-video-container .start-frame {
    background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_startframe__brv19ialpqk2_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) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_startframe__brv19ialpqk2_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .start-frame {
        background-repeat: no-repeat;
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_startframe__brv19ialpqk2_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) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_startframe__brv19ialpqk2_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_startframe__brv19ialpqk2_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) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .start-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_startframe__brv19ialpqk2_small_2x.jpg)
    }
}

.section-workout .grid-item-new-workouts .watch.middle .inline-video-container .end-frame {
    background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_endframe__fnfkq6z4xy2y_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) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_endframe__fnfkq6z4xy2y_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_endframe__fnfkq6z4xy2y_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) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_endframe__fnfkq6z4xy2y_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_endframe__fnfkq6z4xy2y_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) {
    .section-workout .grid-item-new-workouts .watch.middle .inline-video-container .end-frame {
        background-image:url(/kr/watchos/watchos-9/j/images/overview/workout/workout_views_endframe__fnfkq6z4xy2y_small_2x.jpg)
    }
}

.section-productivity .grid-item-notifications .inline-video-notifications .start-frame {
    background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_startframe__dt9oqgelzyuu_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) {
    .section-productivity .grid-item-notifications .inline-video-notifications .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_startframe__dt9oqgelzyuu_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-productivity .grid-item-notifications .inline-video-notifications .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_startframe__dt9oqgelzyuu_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) {
    .section-productivity .grid-item-notifications .inline-video-notifications .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_startframe__dt9oqgelzyuu_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-productivity .grid-item-notifications .inline-video-notifications .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_startframe__dt9oqgelzyuu_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) {
    .section-productivity .grid-item-notifications .inline-video-notifications .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_startframe__dt9oqgelzyuu_small_2x.jpg);
    }
}

.section-productivity .grid-item-notifications .inline-video-notifications .end-frame {
    background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_endframe__dzgq1rydvhaq_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) {
    .section-productivity .grid-item-notifications .inline-video-notifications .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_endframe__dzgq1rydvhaq_large_2x.jpg);
    }
}

@media only screen and (max-width:1068px) {
    .section-productivity .grid-item-notifications .inline-video-notifications .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_endframe__dzgq1rydvhaq_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) {
    .section-productivity .grid-item-notifications .inline-video-notifications .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_endframe__dzgq1rydvhaq_medium_2x.jpg);
    }
}

@media only screen and (max-width:734px) {
    .section-productivity .grid-item-notifications .inline-video-notifications .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_endframe__dzgq1rydvhaq_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) {
    .section-productivity .grid-item-notifications .inline-video-notifications .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/productivity/productivity_notifications_endframe__dzgq1rydvhaq_small_2x.jpg);
    }
}

.section-watch-faces .grid-item-lunar-face .inline-video-container .start-frame {
    background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_startframe__fkcn410iun22_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) {
    .section-watch-faces .grid-item-lunar-face .inline-video-container .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_startframe__fkcn410iun22_large_2x.png);
    }
}

@media only screen and (max-width:1068px) {
    .section-watch-faces .grid-item-lunar-face .inline-video-container .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_startframe__fkcn410iun22_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) {
    .section-watch-faces .grid-item-lunar-face .inline-video-container .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_startframe__fkcn410iun22_medium_2x.png);
    }
}

@media only screen and (max-width:734px) {
    .section-watch-faces .grid-item-lunar-face .inline-video-container .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_startframe__fkcn410iun22_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-watch-faces .grid-item-lunar-face .inline-video-container .start-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_startframe__fkcn410iun22_small_2x.png);
    }
}

.section-watch-faces .grid-item-lunar-face .inline-video-container .end-frame {
    background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_endframe__dcz7zb9joxyu_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) {
    .section-watch-faces .grid-item-lunar-face .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_endframe__dcz7zb9joxyu_large_2x.png);
    }
}

@media only screen and (max-width:1068px) {
    .section-watch-faces .grid-item-lunar-face .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_endframe__dcz7zb9joxyu_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) {
    .section-watch-faces .grid-item-lunar-face .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_endframe__dcz7zb9joxyu_medium_2x.png);
    }
}

@media only screen and (max-width:734px) {
    .section-watch-faces .grid-item-lunar-face .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_endframe__dcz7zb9joxyu_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-watch-faces .grid-item-lunar-face .inline-video-container .end-frame {
        background-image: url(/kr/watchos/watchos-9/j/images/overview/watch-faces/faces_lunar_endframe__dcz7zb9joxyu_small_2x.png);
    }
}

.section-hero .hero-cta, .section-hero .hero-violator{
    display: inline-block;
}