<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
    text-decoration: none;
}
.p-heading-1:has(#d2257642)+.p-text {
    display: none;
}

.l-header-breadcrumb,
.l-footer-breadcrumb {
    color: var(--color-white);
}

#d2258453 .l-inner {
    max-width: 100%;
}

#d2258453 .hero-image-item img {
    max-width: initial;
}

#d2258453 .bb-pg section{
    z-index: 0;
}
@media only screen and (max-width: 768px) {
    .l-main {
        overflow-x: hidden;
    }
}
</pre></body></html>