.product-card-gallery{position:relative;display:flex}.product-card-gallery .gallery-indicator{position:absolute;top:0;bottom:0;left:0;right:0;display:flex}[device=mobile] .product-card-gallery .gallery-indicator{display:none!important}.product-card-gallery .gallery-indicator>*{flex-grow:1}.product-card-gallery .gallery-dots{position:absolute;left:16px;bottom:16px;display:flex;gap:8px;align-items:center}[device=mobile] .product-card-gallery .gallery-dots{display:none!important}.product-card-gallery .gallery-dots>*{background-color:var(--alphaBlack50);padding:4px;border-radius:50%;transition:transform .2s ease}.product-card-gallery .gallery-dots>*.active{background-color:var(--staticWhite)}[device=desktop] .product-card-gallery .gallery-dots.offset{bottom:62px}.product-card-gallery:has(.product-card-actions .bottom-banner) .gallery-dots{bottom:62px}[device=mobile] .product-card-actions:has(.product-card-badges) .bottom.right{bottom:18px}.product-card-action{position:absolute}.product-card-action.right{right:12px}[device=desktop] .product-card-action.right{right:16px}.product-card-action.left{left:12px}[device=desktop] .product-card-action.left{left:16px}.product-card-action.bottom{bottom:12px;z-index:1}[device=desktop] .product-card-action.bottom{bottom:16px}.product-card-action.top{top:12px}[device=desktop] .product-card-action.top{top:16px}.product-card-action.center{top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;padding-left:8px;padding-right:8px}.product-card-action.bottom-banner{display:inline-flex;right:0;left:0;bottom:0}.product-card-action.bottom-banner .picture:after{padding-top:13.0890052%}.product-card-badges{display:flex;gap:8px;align-items:center;max-width:100%;position:absolute;bottom:0;left:12px;right:12px;transform:translateY(50%);overflow:hidden}[device=desktop] .product-card-badges.inside{bottom:30px}.product-card-gallery.miniature .product-card-action.right{right:4px}.product-card-gallery.miniature .product-card-action.left{left:4px}.product-card-gallery.miniature .product-card-action.bottom{bottom:4px}.product-card-gallery.miniature .product-card-action.top{top:4px}
