.custom-slider{overflow:hidden}.custom-slider__header{text-align:center;margin-bottom:3rem}.custom-slider__heading{margin:0 0 1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.custom-slider__subheading{color:rgb(var(--color-foreground),.7);font-size:1.6rem;line-height:1.4;max-width:80rem;margin:0 auto}.custom-slider__container{position:relative}.custom-slider__wrapper{overflow:hidden;border-radius:1rem}.custom-slider__track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);gap:2rem}.custom-slider__slide{flex:0 0 calc(25% - 1.5rem);min-width:0;background:rgb(var(--color-background));border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width: 989px){.custom-slider__slide{flex:0 0 calc(50% - 1rem)}}@media screen and (max-width: 749px){.custom-slider__slide{flex:0 0 calc(100% - 1rem)}}.custom-slider__slide:hover{transform:translateY(-.5rem);box-shadow:0 10px 25px -3px #0000001a}.custom-slider__image-wrapper{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:rgb(var(--color-background))}.custom-slider__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-slider__slide:hover .custom-slider__image{transform:scale(1.05)}.custom-slider__content{padding:2rem}.custom-slider__slide-title{margin:0 0 1rem;font-size:1.8rem;font-weight:600;line-height:1.3}.custom-slider__slide-description{margin:0;color:rgb(var(--color-foreground),.7);font-size:1.4rem;line-height:1.5}.custom-slider__controls{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem}.custom-slider__arrow{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:2px solid rgb(var(--color-border));border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:all .3s ease}.custom-slider__arrow:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground));transform:scale(1.1)}.custom-slider__arrow--prev svg{transform:rotate(-90deg)}.custom-slider__arrow--next svg{transform:rotate(90deg)}.custom-slider__arrow svg{width:1.2rem;height:1.2rem}.custom-slider__dots{display:flex;gap:.8rem}.custom-slider__dot{width:1rem;height:1rem;border-radius:50%;border:none;background:rgba(var(--color-foreground),.3);cursor:pointer;transition:all .3s ease}.custom-slider__dot--active,.custom-slider__dot:hover{background:rgb(var(--color-foreground));transform:scale(1.2)}.custom-slider__dot--desktop{display:block}.custom-slider__dot--tablet,.custom-slider__dot--mobile{display:none}@media screen and (max-width: 989px){.custom-slider__dot--desktop{display:none}.custom-slider__dot--tablet{display:block}.custom-slider__subheading{font-size:1.4rem}.custom-slider__content{padding:1.5rem}.custom-slider__slide-title{font-size:1.6rem}.custom-slider__slide-description{font-size:1.3rem}}@media screen and (max-width: 749px){.custom-slider__dot--desktop,.custom-slider__dot--tablet{display:none}.custom-slider__dot--mobile{display:block}.custom-slider__header{margin-bottom:2rem}.custom-slider__subheading{font-size:1.3rem}.custom-slider__controls{gap:1.5rem;margin-top:2rem}.custom-slider__arrow{width:3.5rem;height:3.5rem}.custom-slider__arrow svg{width:1rem;height:1rem}}[dir=rtl] .custom-slider__arrow--prev svg{transform:rotate(90deg)}[dir=rtl] .custom-slider__arrow--next svg{transform:rotate(-90deg)}@media (prefers-contrast: high){.custom-slider__slide{border:2px solid rgb(var(--color-foreground))}.custom-slider__arrow{border:3px solid rgb(var(--color-foreground))}}@media (prefers-reduced-motion: reduce){.custom-slider__track,.custom-slider__slide,.custom-slider__image,.custom-slider__arrow,.custom-slider__dot{transition:none}.custom-slider__slide:hover,.custom-slider__slide:hover .custom-slider__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-custom-slider.css.map */
