.product-card{position:relative;height:100%;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000014}.product-card__media{position:relative;margin-bottom:10px;border-radius:4px;overflow:hidden;background:#fff}.product-card__gallery{position:relative;padding-bottom:133.33%;background:#fff;overflow:hidden}.gallery-slides{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.gallery-cell{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.gallery-cell.is-selected{visibility:visible;opacity:1;z-index:1}.product-card__image{width:100%;height:100%;object-fit:contain;padding:8px 8px 32px;display:block;transition:opacity .3s ease}.product-card__image.lazyload,.product-card__image.lazyloading{opacity:0}.product-card__image.lazyloaded{opacity:1}.gallery-dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:6px;z-index:3;padding:0 10px}.gallery-dot{width:6px;height:6px;padding:0;margin:0;border:none;border-radius:50%;background-color:#fff6;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s ease-in-out;opacity:.7}.gallery-dot:hover{background-color:#fffc;transform:scale(1.2)}.gallery-dot.is-selected{background-color:#fff;opacity:1;transform:scale(1.2);box-shadow:0 2px 4px #00000026}.gallery-dots:before{content:"";position:absolute;bottom:-12px;left:0;right:0;height:40px;background:linear-gradient(to top,rgba(0,0,0,.2),transparent);pointer-events:none;z-index:-1}.gallery-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:none;justify-content:space-between;padding:0 10px;z-index:3;pointer-events:none;opacity:.7;transition:opacity .3s ease}.product-card__gallery:hover .gallery-nav{opacity:1}.gallery-prev,.gallery-next{width:30px;height:30px;border:none;border-radius:50%;background:#ffffffe6;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto;position:relative;z-index:4}.gallery-prev:hover,.gallery-next:hover{background:#fff}.badge-sale{position:absolute;top:10px;left:10px;padding:4px 8px;font-size:11px;font-weight:500;line-height:1.2;border-radius:4px;background:var(--badge-background, #DE2454);color:var(--badge-text-color, #FFFFFF);z-index:4;box-shadow:0 2px 4px #0000001a}.product-card__info{padding:0 4px}.product-card__title{margin:0 0 8px;font-size:12px;line-height:1.3}.product-card__link{color:var(--text-color, #000000);text-decoration:none}.product-card__vendor{display:block;font-size:11px;margin-bottom:8px;color:var(--text-color-light, #666666)}.product-card__price{display:flex;justify-content:space-between;align-items:center}.price-group{display:flex;flex-direction:column;gap:2px}.price--sale{color:var(--sale-color, #DE2454)}.price--regular{color:var(--price-color, #000000)}.cart-button{width:24px;height:24px;border:1px solid var(--button-border-color, #E5E5E5);background:var(--button-background, #FFFFFF);border-radius:3px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.cart-button:hover{border-color:var(--button-border-hover, #000000);background:var(--button-background-hover, #F5F5F5)}.cart-button:disabled{opacity:.5;cursor:not-allowed}.cart-button:focus-visible{outline:2px solid #000;outline-offset:2px}.icon-cart{width:16px;height:16px;display:block}.quick-view-button{position:absolute;bottom:10px;left:50%;transform:translate(-50%) translateY(10px);background:#ffffffe6;border:1px solid #e5e5e5;border-radius:4px;padding:6px 12px;display:flex;align-items:center;justify-content:center;gap:5px;opacity:0;visibility:hidden;transition:all .3s ease;cursor:pointer;z-index:5;font-size:12px}.product-card:hover .quick-view-button{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.quick-view-button:hover{background:#fff;border-color:#000}.quick-view-text{display:none}.loading-overlay__spinner{width:18px;height:18px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke:currentColor;stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.hidden{display:none!important}@media screen and (max-width: 767px){.gallery-dots{bottom:8px;gap:4px}.gallery-dot{width:4px;height:4px}.badge-sale{top:8px;left:8px;font-size:10px;padding:3px 6px}.product-card__image{padding-bottom:24px}.product-card__title,.price-group{font-size:11px}.quick-view-text{display:none}.quick-view-button{bottom:5px;padding:4px 8px;opacity:1;visibility:visible;transform:translate(-50%) translateY(0);background:#000000b3;border-color:transparent;color:#fff;box-shadow:0 2px 5px #0003}.quick-view-button svg{stroke:#fff}.product-card:hover{transform:none;box-shadow:none}.product-card:active .quick-view-button{background:#000}}@media screen and (min-width: 768px){.gallery-nav{display:flex}.product-card__gallery{touch-action:none}.quick-view-text{display:inline}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/product-card-gallery.css.map */
