.simple-gallery{padding:2rem 0;overflow:hidden}.simple-gallery__title{margin-bottom:2rem;text-align:center}.simple-gallery__wrapper{position:relative;padding:0 var(--gallery-padding, 15px)}.simple-gallery__track{display:flex;gap:var(--gallery-gap, 10px);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:10px}.simple-gallery__track::-webkit-scrollbar{display:none}.simple-gallery__slide{flex:0 0 auto}.simple-gallery__image{position:relative;overflow:hidden;border-radius:8px;height:var(--gallery-height, 300px)}@media screen and (max-width: 749px){.simple-gallery__slide .simple-gallery__image{width:calc(100vw - var(--gallery-padding, 15px) * 2 - 40px);max-width:var(--gallery-height, 300px)}}.simple-gallery__img{width:100%;height:100%;object-fit:cover;object-position:center}.simple-gallery__scrollbar{display:block;margin:1rem var(--gallery-padding, 15px) 0;height:2px;background:#00000026;border-radius:1px;position:relative;overflow:visible}.simple-gallery__scrollbar-thumb{display:block;height:2px;background:#000;border-radius:1px;position:absolute;left:0;top:0;width:30%;min-width:20px;transition:left .1s ease}.simple-gallery__controls{display:none}.simple-gallery__img.placeholder-svg{background:#f0f0f0;min-width:200px}@media screen and (min-width: 750px){.simple-gallery{padding:3rem 0}.simple-gallery__slide--auto .simple-gallery__image{height:var(--gallery-height, 300px);width:auto}.simple-gallery__slide--auto .simple-gallery__img{height:100%;width:auto}.simple-gallery__slide--narrow .simple-gallery__image{height:var(--gallery-height, 300px);width:var(--gallery-height, 300px)}.simple-gallery__slide--medium .simple-gallery__image{height:var(--gallery-height, 300px);width:calc(var(--gallery-height, 300px) * 1.5)}.simple-gallery__slide--wide .simple-gallery__image{height:var(--gallery-height, 300px);width:calc(var(--gallery-height, 300px) * 2)}.simple-gallery__scrollbar{display:none!important}.simple-gallery__controls{display:flex;position:absolute;top:50%;left:calc(var(--gallery-padding, 15px) + 2rem);right:calc(var(--gallery-padding, 15px) + 2rem);transform:translateY(-50%);justify-content:space-between;pointer-events:none;z-index:10}.simple-gallery__button{pointer-events:auto;background:#ffffffe6;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.simple-gallery__button:hover{background:#fff;transform:scale(1.1)}.simple-gallery__button:active{transform:scale(.95)}.simple-gallery__button svg{color:#333}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-simple-gallery.css.map */
