.product-gallery{width:min(952px,100%);min-width:0}.product-gallery__main{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:10px;background:#f5f7fb}.product-gallery__wrapper{align-items:stretch}.product-gallery__slide{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f5f7fb;cursor:zoom-in;text-decoration:none}.product-gallery__slide img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}.product-gallery__nav{position:absolute;top:50%;z-index:3;width:46px;height:46px;border:0;border-radius:50%;background:#0f172ab8;color:#fff;cursor:pointer;font-size:34px;line-height:1;transform:translateY(-50%);transition:background .18s ease,transform .18s ease}.product-gallery__nav:hover{background:#2452cc;transform:translateY(calc(-50% - 1px))}.product-gallery__nav--prev{left:16px}.product-gallery__nav--next{right:16px}.product-gallery__thumbs{margin-top:14px;overflow:hidden}.product-gallery__thumb{width:86px;height:72px;padding:0;border:2px solid transparent;border-radius:12px;background:#f5f7fb;cursor:pointer;overflow:hidden;transition:border-color .18s ease,transform .18s ease}.product-gallery__thumb:hover,.product-gallery__thumb.swiper-slide-thumb-active{border-color:#2452cc}.product-gallery__thumb:hover{transform:translateY(-1px)}.product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:1360px){.product-gallery{width:min(666px,100%)}}@media(max-width:992px){.product-gallery{width:100%}.product-gallery__main,.product-gallery__slide img{border-radius:0}}@media(max-width:767px){.product-gallery__nav{width:40px;height:40px;font-size:28px}.product-gallery__nav--prev{left:10px}.product-gallery__nav--next{right:10px}.product-gallery__thumbs{margin-top:10px}.product-gallery__thumb{width:72px;height:58px;border-radius:10px}}
