.section-hero{position:relative}@media screen and (max-width: 1023px){.section-hero{padding-bottom:50px}}.section-hero__wrapper{display:flex}.section-hero__body{width:100%}.section-hero__slider-wrapper{width:100%;position:relative}.section-hero__slider-navigation{position:absolute;top:50%;left:5%;z-index:5;width:90%;display:none;align-items:center;justify-content:space-between;flex-flow:row nowrap;pointer-events:none}@media screen and (max-width: 1440px){.section-hero__slider-navigation{display:none}}.section-hero__slider{width:100%;height:100%;transition:all .2s ease-in-out}.section-hero__slider:not(.slick-slider){display:grid;grid-template-columns:repeat(3,1fr);opacity:.5;filter:blur(20px)}.section-hero__slider:not(.slick-slider) .section-hero__item{display:none}.section-hero__slider:not(.slick-slider) .section-hero__item:nth-child(1),.section-hero__slider:not(.slick-slider) .section-hero__item:nth-child(2),.section-hero__slider:not(.slick-slider) .section-hero__item:nth-child(3){display:block}@media screen and (max-width: 1023px){.section-hero__slider:not(.slick-slider){grid-template-columns:repeat(2,1fr)}.section-hero__slider:not(.slick-slider) .section-hero__item:nth-child(3){display:none}}@media screen and (max-width: 767px){.section-hero__slider:not(.slick-slider){grid-template-columns:repeat(1,1fr)}.section-hero__slider:not(.slick-slider) .section-hero__item:nth-child(2){display:none}}.section-hero .slick-slider.slick-initialized{opacity:1;visibility:visible;filter:none}.section-hero__slider .slick-track{display:flex!important}.section-hero__slider .slick-slide{height:inherit!important}.section-hero__slider .slick-list{width:100%;padding:0!important}.section-hero .slick-dots{display:none!important}.section-hero__button{-webkit-appearance:none;appearance:none;pointer-events:auto;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:rgb(var(--color-background));transition:background-color .2s ease-in-out}.section-hero__button:hover{background-color:rgb(var(--color-accent))}.section-hero__button>svg{width:100%;height:100%;object-fit:contain;color:rgb(var(--color-foreground));transition:transform .2s ease-in-out,color .2s ease-in-out}.section-hero__button:hover>svg{color:rgb(var(--color-background))}.section-hero__button.is-prev:hover>svg{transform:translate(-.25rem)}.section-hero__button.is-next:hover>svg{transform:translate(.25rem)}.section-hero__item{height:100%;width:100%;padding:0;will-change:transform}.section-hero .slick-track,.section-hero .slick-list{transition-delay:10ms}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-hero.css.map */
