.product__modal-gallery{background:var(--color-white);display:none;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:100;z-index:1000}.product__modal-gallery__close{cursor:pointer;position:absolute;right:24px;top:24px;z-index:1010}.product__modal-gallery .swiper-slide{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100vh;-webkit-justify-content:center;justify-content:center}.product__modal-gallery .swiper-button-next,.product__modal-gallery .swiper-button-prev{height:36px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:36px}.product__modal-gallery .swiper-button-next:after,.product__modal-gallery .swiper-button-prev:after{display:none}@media only screen and (min-width:992px){.product__modal-gallery .swiper-button-next,.product__modal-gallery .swiper-button-prev{height:48px;width:48px}}.product__modal-gallery .swiper-button-prev{left:16px;right:auto}@media only screen and (min-width:992px){.product__modal-gallery .swiper-button-prev{left:30px}}.product__modal-gallery .swiper-button-next{left:auto;right:16px}@media only screen and (min-width:992px){.product__modal-gallery .swiper-button-next{right:30px}}.product__modal-gallery .swiper-button-next svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product__modal-gallery .card{aspect-ratio:67/85;background:none;border-radius:0;max-height:100%;max-width:810px;width:100%}.product__modal-gallery .media{z-index:20}.product__modal-gallery .swiper-container{transition:opacity .2s linear}