.card-image-link{position:absolute;inset:0}.card-gallery-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.015);transition:opacity .35s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.card-gallery-image.active{opacity:1;transform:scale(1)}.catalog-card:hover .card-gallery-image.active{transform:scale(1.025)}
.gallery-arrow,.product-gallery-arrow{position:absolute;z-index:5;top:50%;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#111;display:grid;place-items:center;font-family:Arial,sans-serif;cursor:pointer;transform:translateY(-50%);box-shadow:0 5px 20px rgba(0,0,0,.12);transition:opacity .2s,background .2s,color .2s,transform .2s}.gallery-arrow{width:38px;height:38px;font-size:27px;line-height:1;opacity:0}.gallery-arrow.previous{left:10px}.gallery-arrow.next{right:10px}.card-media:hover .gallery-arrow,.gallery-arrow:focus-visible{opacity:1}.gallery-arrow:hover,.product-gallery-arrow:hover{background:#fff;color:#e30613}
.gallery-dots{position:absolute;z-index:5;left:50%;bottom:12px;display:flex;gap:5px;transform:translateX(-50%);pointer-events:none}.gallery-dots i{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.62);box-shadow:0 0 0 1px rgba(0,0,0,.12);transition:width .2s}.gallery-dots i.active{width:16px;border-radius:5px;background:#fff}.photo-count b{font:inherit}
.main-image{position:relative;overflow:hidden}.product-gallery-arrow{width:48px;height:48px;font-size:32px;line-height:1}.product-gallery-arrow.previous{left:18px}.product-gallery-arrow.next{right:18px}.product-gallery-count{position:absolute;z-index:4;right:18px;bottom:18px;padding:8px 11px;background:rgba(17,17,17,.92);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em}
@media(max-width:760px){.gallery-arrow{opacity:1;width:34px;height:34px}.gallery-arrow.previous{left:7px}.gallery-arrow.next{right:7px}.product-gallery-arrow{width:40px;height:40px}.product-gallery-arrow.previous{left:10px}.product-gallery-arrow.next{right:10px}.product-gallery-count{right:10px;bottom:10px}}
