#product-gallery{--swiper-navigation-color:#dd2773;--swiper-theme-color:#dd2773}#product-gallery .swiper{-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;overflow:hidden;width:100%;height:100%;padding:0}#product-gallery .swiper-slide{align-items:center;justify-content:center;padding:30px;overflow:hidden}#product-gallery .swiper-slide,#product-gallery .swiper-slide-content{display:flex;width:100%;height:100%;position:relative;box-sizing:border-box}#product-gallery .swiper-slide-content{z-index:1;transform:translateZ(0)}#product-gallery .swiper-slide{background-color:rgba(75,85,99,.8)}#product-gallery .swiper-slide-content{align-items:center;justify-content:center;flex-direction:column;padding:20px;gap:0}#product-gallery .swiper-slide-image{max-width:100%;min-width:0;max-height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;border-radius:8px}@media (max-width:768px){#product-gallery .swiper-slide,#product-gallery .swiper-slide-content,#product-gallery .swiper-slide-image{background-color:#fff;padding:0}}