<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 200px) {
    .main .sc-hero-banner .link {
        display: block;
    }
}

.icw .main h2
, .icw .main h2 &gt; strong {
    font-family: kurious-looped;
}

.icw .main .sc-hero-banner .title {
    font-size: 1.5em;
    line-height: 1.4;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
}</pre></body></html>