card-gallery{display:block}.card-gallery__frame{position:relative;display:block}.card-gallery__track,.media>.card-gallery__track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;clip-path:inset(0 1px)}.card-gallery__track::-webkit-scrollbar{display:none}.card-gallery__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}.card-gallery__slide img{width:100%;height:100%;object-fit:cover}.card-gallery__arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:3.2rem;height:3.2rem;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:rgb(var(--color-foreground));opacity:0;transition:opacity var(--duration-default) ease}.card-gallery__arrow--prev{left:.4rem}.card-gallery__arrow--next{right:.4rem}.card-gallery__arrow svg{width:1.4rem;height:1.4rem}@media screen and (min-width:750px){.card-gallery__arrow{display:flex}.card-wrapper:hover .card-gallery__arrow{opacity:.75}.card-gallery__arrow:hover{opacity:1!important}}.card-gallery__dots{display:flex;justify-content:center;gap:.5rem;padding:.8rem 0 .2rem}.card-gallery__dot{position:relative;width:.6rem;height:.6rem;border-radius:50%;background-color:rgba(var(--color-foreground),.2);transition:background-color var(--duration-default) ease;cursor:pointer;z-index:3}.card-gallery__dot:after{content:"";position:absolute;top:-.7rem;right:-.7rem;bottom:-.7rem;left:-.7rem}.card-gallery__dot:hover{background-color:rgba(var(--color-foreground),.5)}.card-gallery__dot.is-active{background-color:rgb(var(--color-foreground))}.card-gallery__sizes{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;justify-content:center;flex-wrap:wrap;gap:.2rem;padding:.8rem .6rem;background-color:rgba(var(--color-background),.88);opacity:0;pointer-events:none;transition:opacity var(--duration-default) ease}.card-gallery__size{background:none;border:none;padding:.5rem .9rem;font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.04em;color:rgb(var(--color-foreground));cursor:pointer}.card-gallery__size:hover{text-decoration:underline;text-underline-offset:.3em}.card-gallery__size[disabled]{opacity:.3;text-decoration:line-through;cursor:default}.card-gallery__size.loading{opacity:.4}@media screen and (min-width:750px){.card-wrapper:hover .card-gallery__sizes{opacity:1;pointer-events:auto}}.card-gallery__plus{position:absolute;right:.7rem;bottom:.7rem;z-index:4;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--color-background));border:none;border-radius:50%;box-shadow:0 0 0 .05rem rgba(var(--color-foreground),.25),0 .1rem .3rem rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-size:0;line-height:1;cursor:pointer;padding:0}.card-gallery__plus:before,.card-gallery__plus:after{content:"";position:absolute;top:50%;left:50%;width:.9rem;height:.1rem;background-color:currentColor;transform:translate(-50%,-50%)}.card-gallery__plus:after{transform:translate(-50%,-50%) rotate(90deg)}@media screen and (min-width:750px){.card-gallery__plus{display:none}}@media screen and (max-width:749px){.card-gallery__sizes{flex-wrap:nowrap;gap:0;padding:.7rem .4rem}.card-gallery__size{padding:.4rem .6rem;font-size:1.1rem}}card-gallery.is-sizes-open .card-gallery__sizes{opacity:1;pointer-events:auto}card-gallery.is-sizes-open .card-gallery__plus{display:none}
/*# sourceMappingURL=/cdn/shop/t/46/assets/component-card-gallery.css.map */
