.gallery-section__heading{margin-bottom:2.4rem}.gallery-tabs{display:flex;flex-wrap:nowrap;gap:1.2rem;margin-bottom:2.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1);overflow-x:auto;padding-bottom:.8rem}.gallery-tabs__button{position:relative;border:none;background:transparent;color:rgb(var(--color-foreground));font:inherit;padding:.4rem 1.2rem .8rem;cursor:pointer;white-space:nowrap;opacity:.7}.gallery-tabs__button:after{content:"";position:absolute;left:.8rem;right:.8rem;bottom:0;height:.2rem;border-radius:999px;background-color:transparent;transition:background-color .15s ease,transform .15s ease;transform:scaleX(0);transform-origin:center}.gallery-tabs__button.is-active{opacity:1}.gallery-tabs__button.is-active:after{background-color:rgb(var(--color-foreground));transform:scaleX(1)}.gallery-content{margin-top:.8rem}.gallery-panel{display:none}.gallery-panel.is-active{display:block}.gallery-grid{row-gap:var(--grid-desktop-vertical-spacing, 2.4rem);min-height:200px}.gallery-item__button{border:none;padding:0;margin:0;background:transparent;cursor:pointer;width:100%;text-align:left}.gallery-item__media{border-radius:var(--radius-card, 1.2rem);overflow:hidden}.gallery-item__media img,.gallery-item__media.media>img{display:block!important;width:100%!important;height:auto!important;position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}.gallery-item__description{margin-top:.8rem;font-size:1.4rem;line-height:1.5}.gallery-section__empty{margin:0}.gallery-item__empty{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:rgba(var(--color-foreground),.6)}.gallery-item__empty p{margin:0}.gallery-lightbox{background:rgba(var(--color-foreground),.2);box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:auto;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}.gallery-lightbox[open]{opacity:1;visibility:visible;z-index:101}.gallery-lightbox__content{background-color:rgb(var(--color-background));height:100%;margin:0;overflow:auto;padding:2.4rem 0;position:absolute;width:100%}.gallery-lightbox__close{align-items:center;background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.55);cursor:pointer;display:flex;justify-content:center;margin:0 0 0 auto;padding:1.2rem;position:fixed;right:1.6rem;top:2rem;width:4rem;z-index:2}@media screen and (min-width:750px){.gallery-lightbox__close{right:4.8rem;top:3.5rem}}@media screen and (min-width:990px){.gallery-lightbox__close{right:4.3rem;top:3rem}}.gallery-lightbox__image-wrapper{max-width:120rem;margin:6rem auto 0;padding:0 1.6rem 4rem}.gallery-lightbox__image-wrapper img{display:block;width:100%;height:auto}.gallery-lightbox__description{max-width:120rem;margin:1.6rem auto 0;padding:0 1.6rem 2.4rem;font-size:1.5rem;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-gallery.css.map */
