.hero-slider{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:30px 0;background:linear-gradient(to bottom,#fff,#f8fafc);isolation:isolate}.hero-slider__container{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:1920px;margin:0 auto;overflow:hidden;z-index:2}.hero-slider__slides{display:flex;align-items:flex-start;height:100%;transition:transform .5s cubic-bezier(.25,.1,.25,1)}.hero-slider__slide{flex-shrink:0;height:100%;padding:0 10px}.hero-slider__slide .hero-card{height:100%;min-width:600px}@media screen and (max-width:990px){.hero-slider__slide .hero-card{min-width:600px}}@media screen and (max-width:749px){.hero-slider__slide{padding:0}.hero-slider__slide .hero-card{min-width:100vw}}.hero-slider__nav-button{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:56px;height:56px;border:none;border-radius:28px;background:#fffffff2;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;cursor:pointer;z-index:10;transition:transform .2s ease,box-shadow .2s ease}.hero-slider__nav-button:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 12px 20px -3px #00000026,0 6px 8px -4px #0000001a}.hero-slider__nav-button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}@media screen and (max-width:749px){.hero-slider__nav-button{width:44px;height:44px;border-radius:22px}}.hero-slider__nav-button--prev{left:20px}.hero-slider__nav-button--next{right:20px}@media screen and (max-width:749px){.hero-slider__nav-button--prev{left:12px}.hero-slider__nav-button--next{right:12px}}.hero-slider__nav-button svg{width:24px;height:24px;color:#2563eb}@media screen and (max-width:749px){.hero-slider__nav-button svg{width:20px;height:20px}}.hero-slider__pagination{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:50px;z-index:1}.hero-slider__dot{width:10px;height:10px;padding:0;border:none;border-radius:5px;background:#e2e8f0;cursor:pointer;transition:all .3s ease}.hero-slider__dot:hover{background:#cbd5e1}.hero-slider__dot:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.hero-slider__dot--active{width:13px;height:13px;border-radius:6.5px;background:linear-gradient(135deg,#2563eb,#3b82f6,#0ea5e9);box-shadow:0 0 0 4px #6366f133}.hero-slider__dot--active:hover{background:linear-gradient(135deg,#2563eb,#3b82f6,#0ea5e9)}.hero-slider__slides-wrapper{width:100%;overflow:visible}.hero-slider__autoplay{position:absolute;bottom:60px;right:20px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:20px;background:#ffffffe6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;z-index:10;opacity:0;transition:opacity .3s ease}.hero-slider:hover .hero-slider__autoplay{opacity:1}.hero-slider__autoplay svg{width:20px;height:20px;color:#2563eb}.hero-slider__autoplay--paused .hero-slider__autoplay-pause{display:none}.hero-slider__autoplay:not(.hero-slider__autoplay--paused) .hero-slider__autoplay-play{display:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero-slider.css.map */
