.section-gallery{width:100vw;width:100dvw;display:block}.section-gallery .section-gallery__wrapper{gap:20px;display:flex;align-items:center;margin-inline:auto;flex-direction:column;justify-content:center;width:min(700px,calc(100% - 60px))}.section-gallery .section-gallery__scroller{width:100%;display:flex;overflow-x:scroll;align-items:center;scrollbar-width:none;justify-content:center;scroll-behavior:smooth;-ms-overflow-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.section-gallery .section-gallery__scroller::-webkit-scrollbar{display:none}.section-gallery .section-gallery__slider{--slides: 1;--slides-total: 5;--slider-gap: 0px;--slider-contents: calc(100% - var(--slider-gap) * (var(--slider-gap) - 1));--slide-width: calc(var(--slider-contents) / var(--slides));width:100%;display:flex;flex-flow:row nowrap;gap:var(--slider-gap)}.section-gallery .section-gallery__slide{gap:20px;display:flex;flex:1 0 100%;scroll-snap-stop:always;scroll-snap-align:start;max-width:var(--slide-width)}.section-gallery .section-gallery__frame{width:100%;height:auto;display:flex;aspect-ratio:1;overflow:hidden;border-radius:16px;align-items:center;justify-content:center}.section-gallery .section-gallery__image{aspect-ratio:1}.section-gallery .section-gallery__thumbs{gap:15px;display:flex;align-items:center;flex-flow:row nowrap;justify-content:center}.section-gallery .section-gallery__thumb{width:25px;height:auto;cursor:pointer;aspect-ratio:1;border-radius:100%;background-color:green}.section-gallery .section-gallery__thumb.active{background-color:#00f}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-gallery-slider.css.map */
