.gallery-wraper{--gallery-cols: var(--gallery-pc-cols, 4);--gallery-gap: var(--gallery-pc-gap, 10px);background-color:var(--gallery-bg, transparent)}.gallery-wraper .gallery-inner{padding:0;padding-top:var(--gallery-pc-pt, 46px);padding-bottom:var(--gallery-pc-pb, 50px)}.gallery-wraper .gallery-row{position:relative}.gallery-wraper .gallery-carousel{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--gallery-gap);width:100%;padding-left:0;margin:0;list-style:none}.gallery-wraper .gallery-carousel__item{box-sizing:border-box;list-style:none;flex-shrink:0;width:calc((100% - (var(--gallery-cols) - 1) * var(--gallery-gap)) / var(--gallery-cols))}.gallery-wraper .gallery-carousel__item a{display:block}.gallery-wraper .gallery-carousel__item img,.gallery-wraper .gallery-carousel__item svg{display:block;width:100%;max-width:100%;height:auto}.gallery-wraper .gallery-arrow{position:absolute;top:50%;z-index:2;display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:#48413f;box-shadow:0 2px 8px #0000001f;cursor:pointer;transform:translateY(-50%)}.gallery-wraper .gallery-arrow svg{display:block;width:18px;height:18px}.gallery-wraper .gallery-arrow--prev{left:8px}.gallery-wraper .gallery-arrow--next{right:8px}.gallery-wraper .gallery-arrow:disabled{opacity:.35;cursor:not-allowed}@media(min-width:768px){.gallery-wraper--pc-row .gallery-carousel{flex-wrap:nowrap;overflow-x:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-y}.gallery-wraper--pc-row .gallery-carousel::-webkit-scrollbar{display:none}.gallery-wraper--pc-row .gallery-carousel__item{flex-shrink:0;scroll-snap-align:start}.gallery-wraper--pc-row .gallery-arrow{display:flex}}@media(max-width:767px){.gallery-wraper{--gallery-cols: var(--gallery-m-cols, 2);--gallery-gap: var(--gallery-m-gap, 8px)}.gallery-wraper .gallery-inner{padding-left:15px;padding-right:15px;padding-top:var(--gallery-m-pt, 24px);padding-bottom:var(--gallery-m-pb, 30px)}.gallery-wraper--mobile-row .gallery-carousel{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery-wraper--mobile-row .gallery-carousel::-webkit-scrollbar{display:none}.gallery-wraper--mobile-row .gallery-carousel__item{flex-shrink:0;scroll-snap-align:start}.gallery-wraper--mobile-row .gallery-arrow{display:flex;width:32px;height:32px}.gallery-wraper--mobile-row .gallery-arrow svg{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/205/assets/section-gallery.css.map */
