<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html { overflow-x: clip !important; }

    .landing-vto-header__title {
            font-size: 16.779cqw;
}        


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
   .landing-vto-header__text {
        max-width: 565px;
    }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 480px) {
        div[pageid="virtual-try-on-landing-ES"] .heading--2 {
                    font-size: 30px;
        }
}</pre></body></html>