/* Workshop 2022-8-26 */
em:lang(zh){
    font-style: italic;
}
/* iphone XS start*/
.small-caps {
    font-feature-settings: "smcp", "c2sc";
    font-variant-caps:all-small-caps
}
/* iphone XS end*/

/* hero width */
.section-hero .hero-top .intro-copy {
    max-width: 890px;
}
/* hero width */

.section-configure-wrapper .configure-item-case {
    background-image: url(/mo/apple-watch-hermes/images/configure/cto/cto-case__e0wemjpoxgcy_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-configure-wrapper .configure-item-case {
        background-image: url(/mo/apple-watch-hermes/images/configure/cto/cto-case__e0wemjpoxgcy_large_2x.png)
    }
}

@media only screen and (max-width:1068px) {
    .section-configure-wrapper .configure-item-case {
        background-image: url(/mo/apple-watch-hermes/images/configure/cto/cto-case__e0wemjpoxgcy_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-configure-wrapper .configure-item-case {
        background-image: url(/mo/apple-watch-hermes/images/configure/cto/cto-case__e0wemjpoxgcy_medium_2x.png)
    }
}

@media only screen and (max-width:735px) {
    .section-configure-wrapper .configure-item-case {
        background-image: url(/mo/apple-watch-hermes/images/configure/cto/cto-case__e0wemjpoxgcy_small.png)
    }
}

@media only screen and (max-width:735px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:735px) and (min-resolution:1.5dppx), only screen and (max-width:735px) and (min-resolution:144dpi) {
    .section-configure-wrapper .configure-item-case {
        background-image: url(/mo/apple-watch-hermes/images/configure/cto/cto-case__e0wemjpoxgcy_small_2x.png)
    }
}