.custom-gallery{max-width:900px;margin:0 auto;padding:40px 20px}.custom-gallery__heading{font-size:30px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px;font-family:var(--font-heading-family);color:var(--color-foreground)}.custom-gallery__main{position:relative;width:100%;overflow:hidden;background:#000}.custom-gallery__main-img{width:100%;display:none}.custom-gallery__main-img.is-active{display:block}.custom-gallery__main-img img{width:100%;height:auto;display:block;object-fit:cover}.custom-gallery__thumbs{display:flex;gap:6px;margin-top:6px;overflow-x:auto}.custom-gallery__thumb{flex:1 1 0;min-width:0;cursor:pointer;opacity:.5;transition:opacity .2s ease;border:2px solid transparent}.custom-gallery__thumb.is-active{opacity:1;border-color:#fff}.custom-gallery__thumb:hover{opacity:.9}.custom-gallery__thumb img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:1 / 1}@media screen and (max-width:749px){.custom-gallery{padding:30px 16px}.custom-gallery__heading{font-size:24px}.custom-gallery__main,.custom-gallery__thumbs{display:none}.custom-gallery__stack{display:flex;flex-direction:column;gap:10px}.custom-gallery__stack-img img{width:100%;height:auto;display:block}}@media screen and (min-width:750px){.custom-gallery__stack{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-gallery.css.map */
