.card-gallery{position:relative;overflow:hidden;aspect-ratio:1 / 1;width:100%}.card-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease;pointer-events:none;padding:1rem}.card-gallery__slide.is-active{opacity:1;pointer-events:auto}.card-gallery__slide img{width:100%!important;height:100%!important;object-fit:contain!important;max-width:100%;max-height:100%}.card-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:999px;background:#ffffffeb;color:#212121;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .25s ease,background .25s ease,transform .25s ease;z-index:3;box-shadow:0 2px 10px #00000026}.card-gallery__arrow--prev{left:12px}.card-gallery__arrow--next{right:12px}.card-gallery--multi:hover .card-gallery__arrow,.card-gallery__arrow:focus-visible{opacity:1}.card-gallery__arrow:hover{background:#f4f479;transform:translateY(-50%) scale(1.05)}@media(hover:none){.card-gallery--multi .card-gallery__arrow{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/card-gallery.css.map */
