.collection-slider{display:block}@media screen and (min-width:990px){.collection-slider{display:flex;align-items:stretch;gap:4rem}}.collection-slider__intro{flex:0 0 28rem;display:flex;flex-direction:column;padding-bottom:2rem}@media screen and (min-width:990px){.collection-slider__intro{padding-bottom:0;padding-top:1rem}}.collection-slider__heading{margin:0 0 1.2rem}.collection-slider__subheading{margin:0;font-size:1.6rem;line-height:1.5;opacity:.85}.collection-slider__nav{display:flex;gap:1.2rem;margin-top:2.4rem}@media screen and (min-width:990px){.collection-slider__nav{margin-top:auto}}.collection-slider__btn{width:4.8rem;height:4.8rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.4);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.collection-slider__btn:hover{background:rgba(var(--color-foreground),.1);border-color:rgb(var(--color-foreground))}.collection-slider__btn .svg-wrapper{width:1.4rem;height:1.4rem;display:flex}.collection-slider__btn .icon-caret,.collection-slider__btn svg{width:1.4rem;height:1.4rem}.collection-slider__btn[name=previous] svg{transform:rotate(90deg)}.collection-slider__btn[name=next] svg{transform:rotate(-90deg)}.collection-slider__btn:disabled{opacity:.3;cursor:default}.collection-slider__list{display:flex;gap:2rem;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;flex:1 1 auto;min-width:0}.collection-slider__list::-webkit-scrollbar{display:none}.collection-slider__slide{flex:0 0 auto;width:80%;scroll-snap-align:start}@media screen and (min-width:750px){.collection-slider__slide{width:calc(45% - 1rem)}}@media screen and (min-width:990px){.collection-slider__slide{width:calc(40% - 1.6rem)}}.collection-slider__card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:.4rem;overflow:hidden;box-shadow:0 .6rem 2rem #0000002e;height:100%}.collection-slider__image{aspect-ratio:1 / 1;overflow:hidden}.collection-slider__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.collection-slider__card:hover .collection-slider__image img{transform:scale(1.04)}.collection-slider__placeholder svg{width:100%;height:100%}.collection-slider__footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 2.2rem;background:#fff}.collection-slider__title{font-size:2rem;font-weight:500;color:#1a1a1a;line-height:1.2}.collection-slider__go{flex-shrink:0;width:4.4rem;height:4.4rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.collection-slider__card:hover .collection-slider__go{transform:translate(.2rem,-.2rem)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-collection-slider.css.map */
