.product-gallery .main .swiper-wrapper .swiper-slide img{display:block;max-width:378px;width:100%;height:auto;object-fit:contain;object-position:center}.product-gallery .main .swiper-wrapper .swiper-slide .swiper-zoom-container picture{width:100%;height:100%}.product-gallery{display:flex;justify-content:space-between;gap:1rem;max-height:650px}.product-gallery .thumbnails{flex:0 0 150px;width:100%}.product-gallery .main{flex:1;width:100%}.product-gallery .thumbnails .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-gallery .main .swiper-button-next,.product-gallery .main .swiper-button-prev{background:#fff;border:2.5px solid #000;border-radius:50%;width:30px;height:30px}.product-gallery .main .swiper-button-next svg path,.product-gallery .main .swiper-button-prev svg path{stroke:#000}.product-gallery .main .swiper-button-next::after,.product-gallery .main .swiper-button-prev::after{display:none}.product-gallery .main .swiper-slide,.product-gallery .thumbnails .swiper-slide{border-radius:10px;overflow:hidden}.product-gallery .main .swiper-button-next:hover,.product-gallery .main .swiper-button-prev:hover{border-color:#b79961}.product-gallery .main .swiper-button-next:hover svg path,.product-gallery .main .swiper-button-prev:hover svg path{stroke:#b79961}.product-gallery .thumbnails .swiper-slide.swiper-slide-thumb-active{border:1px solid #b79961}@media screen and (max-width:768px){.product-gallery .thumbnails{padding-bottom:10px}}