<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner__inner a{
    color: inherit;
}

.banner__inner a:hover{
    color: inherit;
}

.banner__inner .banner__description{
    position: relative;
    z-index: 10;
}

.banner__item{
    display: none!important;
}

.slick-initialized .banner__item{
    display: flex!important;
}</pre></body></html>