:root{--black-color:#000;--white-color:#fff;--accent-color:#f2dc00;--gray-color:#2c2c2c;--line-color:rgba(62, 62, 62, 0.15);--txt-gray-color:#a0a0a0;--back-color:#eeeeee;--blue-color:#6abfda;--green-color:#70c984;--shadow:0px 4px 55px 0px rgba(0, 0, 0, 0.15);--shadow-2:0px 18px 20px 8px rgba(0, 0, 0, 0.25);--trs-300:300ms ease;--trs-600:600ms ease;--trs-1200:1200ms ease;--trs-2000:2000ms ease;--trs-cubic-800:0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-600:0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-500:0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-400:0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-300:0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-200:0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-100:0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);--screensize:1920}.category-hero{margin-top:calc(144 / var(--screensize) * 100vw);overflow:hidden}.category-hero .category-hero-inner .category-hero-swiper{position:relative}.category-hero .category-hero-inner .category-hero-swiper .swiper-slide{border:4px solid var(--gray-color);border-radius:calc(20 / var(--screensize) * 100vw);position:relative;height:calc(248 / var(--screensize) * 100vw);overflow:hidden;opacity:0;-webkit-transition:opacity var(--trs-cubic-300);-o-transition:opacity var(--trs-cubic-300);transition:opacity var(--trs-cubic-300)}.category-hero .category-hero-inner .category-hero-swiper .swiper-slide.swiper-slide-active{opacity:1}.category-hero .category-hero-inner .category-hero-swiper .swiper-slide img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category-hero .category-hero-inner .category-hero-swiper .swiper-slide img.mob{display:none}.category-hero .category-hero-inner .category-hero-swiper .pagination{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.category-hero .category-hero-inner .category-hero-swiper .navigation{position:absolute;top:0;bottom:0;left:calc(-24 / var(--screensize) * 100vw);right:calc(-24 / var(--screensize) * 100vw);z-index:2;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1440px){:root{--screensize:1680}}@media (max-width:1024px){:root{--screensize:1440}}@media (max-width:767px){:root{--screensize:360}.category-hero{margin-top:calc(72 / var(--screensize) * 100vw)}.category-hero .category-hero-inner .category-hero-swiper .swiper-slide{height:calc(312 / var(--screensize) * 100vw)}.category-hero .category-hero-inner .category-hero-swiper .swiper-slide img{display:none}.category-hero .category-hero-inner .category-hero-swiper .swiper-slide img.mob{display:block}.category-hero .category-hero-inner .category-hero-swiper .pagination{margin-top:calc(12 / var(--screensize) * 100vw)}}