@layer components.product-card{.product-card-gallery{width:100%;height:100%;display:block;position:relative}.product-card-gallery__viewport{width:100%;height:100%;overflow:hidden}.product-card-gallery .product-card-image__link{width:100%;height:100%;display:block}.product-card-gallery[data-nested] .embla__container{touch-action:auto;height:100%;margin-left:0;display:block;position:relative}.product-card-gallery[data-nested] .embla__container>.embla__slide{flex:none;width:100%;margin-right:0}.product-card-gallery:not([in-viewport]):not([data-nested]) .embla__slide:not(:first-child),.product-card-gallery[data-nested] .embla__slide:not(:first-child){display:none}.product-card-gallery[in-viewport]:not([data-nested]) .embla__container{touch-action:pan-y pinch-zoom;height:100%;margin-left:0;display:flex}.product-card-gallery[in-viewport]:not([data-nested]) .embla__slide{flex:0 0 100%;min-width:0;height:100%}.product-card-gallery__btn{z-index:3;background:rgb(var(--color-background), .85);width:2.4rem;height:2.4rem;color:rgb(var(--color-foreground));cursor:pointer;opacity:0;border:0;border-radius:0;place-items:center;padding:0;transition:opacity .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.product-card-gallery__btn--prev{left:.6rem}.product-card-gallery__btn--next{right:.6rem}.product-card-gallery__btn .svg-wrapper,.product-card-gallery__btn svg{width:1.4rem;height:1.4rem;display:block}.product-card-gallery__btn:disabled{opacity:0;cursor:default;pointer-events:none}.product-card-gallery:hover .product-card-gallery__btn:not(:disabled),.product-card-gallery:focus-within .product-card-gallery__btn:not(:disabled){opacity:1}@media (hover:none){.product-card-gallery[in-viewport] .product-card-gallery__btn:not(:disabled){opacity:1}}@media (prefers-reduced-motion:reduce){.product-card-gallery__btn{transition:none}}}
