html{scroll-behavior:smooth}.c-product-gallery{display:block}.c-product-gallery--rtl .c-product-gallery__arrows .swiper-button-prev{-webkit-transform:rotate(0);transform:rotate(0)}.c-product-gallery--rtl .c-product-gallery__arrows .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-product-gallery__inner{padding-inline:8px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (min-width: 768px){.c-product-gallery__inner{padding:0}}.c-product-gallery__thumbnails-wrapper{position:sticky;z-index:3;top:80px;width:0;height:100dvh;overflow:visible;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.c-product-gallery__thumbnails-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-product-gallery__wishlist-button{position:absolute;top:0;right:0;padding:16px;z-index:2;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer}.c-product-gallery__wishlist-button .c-product-card__wishlist-icon-empty{display:block}.c-product-gallery__wishlist-button .c-product-card__wishlist-icon-filled{display:none}.c-product-gallery__wishlist-button:hover .c-product-card__wishlist-icon-empty,.c-product-gallery__wishlist-button .added-to-wishlist .c-product-card__wishlist-icon-empty{display:none}.c-product-gallery__wishlist-button:hover .c-product-card__wishlist-icon-filled,.c-product-gallery__wishlist-button .added-to-wishlist .c-product-card__wishlist-icon-filled{display:block}.c-product-gallery__thumbnails{display:none}@media screen and (min-width: 768px){.c-product-gallery__thumbnails{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4px}}.c-product-gallery__thumbnail{display:block;width:64px;height:85px;cursor:pointer}.c-product-gallery__thumbnail.is-active{border:1px solid #2d2f33}.c-product-gallery__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-product-gallery__slider-wrapper{width:100%}@media screen and (min-width: 1440px){.c-product-gallery__slider-wrapper{margin-left:unset !important;margin-right:unset !important}}.c-product-gallery__slider{position:relative;width:100%;height:100%}@media screen and (min-width: 768px){.c-product-gallery__slider{display:block}}.c-product-gallery__slide{height:unset}.c-product-gallery__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-product-gallery__arrows{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;width:100%;height:18px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-inline:8px}@media screen and (min-width: 768px){.c-product-gallery__arrows{display:none !important}}.c-product-gallery__arrows svg{width:18px;height:18px}.c-product-gallery__arrows .swiper-button-next,.c-product-gallery__arrows .swiper-button-prev{position:static;width:48px;height:48px;padding:8px;margin-top:0}.c-product-gallery__arrows .swiper-button-next::after,.c-product-gallery__arrows .swiper-button-prev::after{display:none}.c-product-gallery__arrows .swiper-button-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}