.content-type-shop .image-ver-3.product-gallery{display:flex;flex-direction:column;gap:10px;width:350px;max-width:100%;height:auto;overflow:visible;border-radius:0;flex:none}.content-type-shop .card-item-ver-3{min-width:0}.product-gallery__viewport{position:relative;width:100%;aspect-ratio:1/1;border-radius:20px;overflow:hidden;background:#fff}.product-gallery__track{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.product-gallery__track::-webkit-scrollbar{display:none;width:0;height:0}.product-gallery__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always}.product-gallery__zoom{display:flex;width:100%;height:100%;align-items:center;justify-content:center;line-height:0;cursor:zoom-in}.content-type-shop .product-gallery .product-gallery__slide .product-gallery__img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;border-radius:0}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:999px;background:rgba(255,255,255,.92);color:#14281e;box-shadow:0 2px 8px rgba(3,16,10,.18);cursor:pointer;opacity:0;transition:opacity .18s ease,background .15s ease,transform .1s ease}.product-gallery__arrow--prev{left:10px}.product-gallery__arrow--next{right:10px}.product-gallery__arrow:focus-visible,.product-gallery__viewport:hover .product-gallery__arrow{opacity:1}.product-gallery__arrow:hover{background:#fff}.product-gallery__arrow:active{transform:translateY(-50%) scale(.94)}.product-gallery__arrow[disabled]{opacity:0!important;pointer-events:none}@media (hover:none),(pointer:coarse){.product-gallery__arrow{display:none}}.product-gallery__counter{position:absolute;right:10px;bottom:10px;z-index:3;padding:3px 10px 4px;border-radius:999px;background:rgba(3,16,10,.62);color:#fff;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;line-height:1;letter-spacing:.02em;pointer-events:none}.product-gallery__logo{position:absolute;top:10px;left:10px;z-index:2}.product-gallery__thumbs{display:flex;gap:8px;width:100%;overflow-x:auto;padding:2px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-gallery__thumbs::-webkit-scrollbar{display:none;height:0}.product-gallery__thumb{flex:0 0 auto;width:56px;height:56px;padding:0;border:2px solid transparent;border-radius:10px;background:#fff;overflow:hidden;cursor:pointer;opacity:.7;transition:opacity .15s ease,border-color .15s ease}.product-gallery__thumb:hover{opacity:1}.product-gallery__thumb.is-active{opacity:1;border-color:#db0075}.product-gallery__thumb:focus-visible{outline:2px solid #DB0075;outline-offset:2px}.product-gallery__thumb-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:580px){.content-type-shop .image-ver-3.product-gallery{width:100%}.product-gallery__arrow{display:none}.product-gallery__thumb{width:52px;height:52px}.product-gallery__counter{font-size:12px}}@media (prefers-reduced-motion:reduce){.product-gallery__thumbs,.product-gallery__track{scroll-behavior:auto}.product-gallery__arrow{transition:none}}