<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 768px) {
    html:not(.st-animations-disable) {
        
    }
    
    html:not(.st-animations-disable) #carousel .carousel-slide-caption &gt; span, html:not(.st-animations-disable) #carousel .extended-banner-texts &gt; span {
        opacity: 0;
    }

    html:not(.st-animations-disable) .next-to-carousel-banners .banner-wrapper:nth-child .extended-banner-texts, html:not(.st-animations-disable) .row.body-banners .extended-banner-texts &gt; span, html:not(.st-animations-disable) .type-index .products.wide-product .product, html:not(.st-animations-disable) .footer-banners .footer-banner .extended-banner-texts &gt; span {
        opacity: 0;
    }

    html:not(.st-animations-disable) .benefitBanner .benefitBanner__item, html:not(.st-animations-disable) .next-to-carousel-banners .banner-wrapper img, html:not(.st-animations-disable) .row.body-banners .banner-wrapper img, html:not(.st-animations-disable) .footer-banners .footer-banner img, html:not(.st-animations-disable) .homepage-box.welcome-wrapper .welcome,
    html:not(.st-animations-disable) .hp-ratings.container {
        opacity: 0;
    }
    
  


}
.aos-animate {
    opacity: 1 !important;
}
[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s !important;
}</pre></body></html>