.category-hero-list .category-hero-wrapper{padding-top:240px;background-repeat:no-repeat !important;background-size:cover !important;background-position:top center !important;background-image:var(--mobile-img)}
.category-hero-content{position:relative;backdrop-filter:blur(25px);background:transparent}
.category-hero-content::before{content:'';position:absolute;opacity:.6;width:100%;height:100%;top:0;left:0;z-index:-1}
.theme-light .category-hero-content::before{background:#fff}
.theme-dark .category-hero-content::before{background:#1f1f1f}
.category-hero-list .category-hero-links a{width:calc(50% - 12px)}
.theme-light .category-hero-description p,.theme-light .category-hero-links a{color:#1f1f1f}
.theme-dark .category-hero-description p,.theme-dark .category-hero-links a{color:#fff}
.category-hero-description p{font-family:'DINRound-Regular',sans-serif;font-size:16px;line-height:1.5rem}
.category-hero-description a{font-family:'DINRound-Bold',sans-serif;font-size:16px;line-height:1.5rem;color:#ff9e1b}
.category-hero-list .link-text::after{content:url('../../../../../etc.clientlibs/M1/clientlibs/clientlib-site/resources/images/right-arrow-orange.png');width:16px;height:16px;position:relative;top:2px;left:0;display:inline-block}
@media(min-width:768px){.category-hero-list .category-hero-wrapper{padding-top:0;background-image:var(--desktop-img)}
.category-hero-content{width:380px !important;height:100%}
.category-hero-description p,.category-hero-description a{font-size:18px;line-height:1.5rem}
}
@media(min-width:1024px){.category-hero-content{width:496px !important}
}