.product-gallery-modal{position:fixed;inset:0;width:100%;height:100%;background-color:#fff;z-index:10000;overflow:auto}@media only screen and (max-width:1200px){.product-gallery-modal{background-color:#202020}}.product-gallery-modal-images{height:calc(100% - 70px)}@media only screen and (max-width:1200px){.product-gallery-modal-images{height:100%}}.product-gallery-modal-images__button{width:50px!important}.product-gallery-modal-images__counter{position:absolute;top:26px;left:50%;transform:translateX(-50%);z-index:2}.product-gallery-modal-images__close{position:absolute;top:48px;right:80px;z-index:3}@media only screen and (max-width:1200px){.product-gallery-modal-images__close{top:16px;right:16px}}.product-gallery-modal-images__arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%)}.product-gallery-modal-images__arrow--prev{left:80px}.product-gallery-modal-images__arrow--next{right:80px}.product-gallery-modal-images__wrapper{width:100%;height:100%;display:flex;overflow:hidden}.product-gallery-modal-images-slider{width:100%;overflow:clip}.product-gallery-modal-images-slider-item{height:auto;overflow:hidden;cursor:zoom-in!important}.product-gallery-modal-images-slider-item.swiper-slide-zoomed{cursor:-webkit-grab!important;cursor:grab!important}.product-gallery-modal-images-slider-item.swiper-slide-zoomed:active{cursor:-webkit-grabbing!important;cursor:grabbing!important}.product-gallery-modal-images-slider-item__image{pointer-events:auto}.product-gallery-modal-toolbar{width:100%;height:70px;background-color:#f8f8f8;display:flex;justify-content:center;align-items:center;gap:32px}.product-gallery-modal-toolbar-item{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;display:flex;justify-content:center;align-items:center}.product-gallery-modal-toolbar-item:disabled{cursor:not-allowed;opacity:.7}.product-gallery{width:calc(50% - 35px);top:calc(80px + 16px);position:-webkit-sticky;position:sticky;display:flex;flex-shrink:0}.product-gallery-list-wrapper{position:relative;margin-right:30px;flex:1 1}.product-gallery-list{height:100%!important}.product-gallery-list__nav{position:absolute;left:50%;transform:translateX(-50%);z-index:2;cursor:pointer;border:none;background-color:transparent}.product-gallery-list__nav.top{top:-15px}.product-gallery-list__nav.bottom{bottom:-15px}.product-gallery-list-item{cursor:pointer;width:87px;min-height:116px;height:116px;border-radius:3px;border:1px solid transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:.2s ease;border-radius:12px}.product-gallery-list-item.active{border:1px solid #838383}.product-gallery-main-global-wrapper{position:relative;width:480px;min-width:480px;height:640px;overflow:hidden;border-radius:16px}.product-gallery-main,.product-gallery-main-wrapper{width:100%;height:100%}.product-gallery-main{background-size:cover;background-position:50%;background-repeat:no-repeat}.product-gallery-main__zoom{position:absolute;width:1200px;transition:opacity .2s ease;pointer-events:auto!important;-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.product-gallery-main-nav-item{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:28px;height:28px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#f2f5f4;color:#285141;position:absolute;top:50%;margin-top:-14px;z-index:5;transition:.2s ease}.product-gallery-main-nav-item:disabled{cursor:not-allowed}.product-gallery-main-nav-item:hover{transform:scale3d(1.02,1.02,1.02)}.product-gallery-main-nav-item:active{transform:scale3d(.95,.95,.95)}.product-gallery-main-nav-item.prev{left:4px}.product-gallery-main-nav-item.next{right:4px}.product-gallery-media{width:100%;position:relative}.product-gallery-media-slider-image-wrapper{display:block;width:100%}.product-gallery-media-slider-image{padding-top:133.3333333333%;width:100%;border-radius:12px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:1200px){.product-gallery-media-slider-image{border-radius:0}}.product-gallery-media__slider-dots{width:-moz-fit-content;width:fit-content;position:absolute;left:16px;bottom:16px;z-index:1;display:flex;padding:4px;gap:4px;background-color:rgba(0,0,0,.15);border-radius:100px}@media only screen and (max-width:1200px){.product-gallery-media__slider-dots{bottom:12px}}.product-gallery-media__slider-dot{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:6px;height:6px;flex-shrink:0;border-radius:100px;background-color:hsla(0,0%,100%,.4);transition:.2s linear}.product-gallery-media__slider-dot:disabled{cursor:not-allowed}.product-gallery-media__slider-dot--active{width:14px;background-color:#fff}.product-gallery-media__badges{position:absolute;top:calc(64px + 8px);right:16px;display:flex;gap:8px;z-index:2}