.custom-gallery-wrapper .gallery-header{margin-bottom:4rem}.custom-gallery-wrapper .gallery-description{margin-top:1rem;color:rgba(var(--color-foreground),.75)}.custom-gallery-wrapper .gallery-tabs-wrapper{margin-bottom:4rem}.custom-gallery-wrapper .gallery-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:0;margin:0}.custom-gallery-wrapper .gallery-tab-item{list-style:none}.custom-gallery-wrapper .gallery-tab-btn{background:transparent;border:1px solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));padding:1rem 2rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;cursor:pointer;transition:all .3s ease;border-radius:4px}.custom-gallery-wrapper .gallery-tab-btn:hover{border-color:rgba(var(--color-foreground),.5)}.custom-gallery-wrapper .gallery-tab-btn.active{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.custom-gallery-wrapper .gallery-grid{row-gap:2rem}.custom-gallery-wrapper .gallery-item{transition:opacity .3s ease,transform .3s ease;will-change:opacity,transform}.custom-gallery-wrapper .gallery-item-inner{position:relative;overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.04);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.custom-gallery-wrapper .gallery-image{width:100%;height:100%;object-fit:contain;transition:transform .8s cubic-bezier(.16,1,.3,1);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:scale(1) translateZ(0)}.custom-gallery-wrapper .gallery-item-overlay{position:absolute;bottom:0;left:0;width:100%;padding:2rem;background:linear-gradient(to top,#000000b3,#0000);color:#fff;opacity:0;transform:translateY(10px);transition:all .6s cubic-bezier(.16,1,.3,1)}.custom-gallery-wrapper .gallery-item-title{margin:0;color:#fff;font-family:var(--font-heading-family)}.custom-gallery-wrapper .gallery-item-inner:hover .gallery-image{transform:scale(1.03) translateZ(0)}.custom-gallery-wrapper .gallery-item-inner:hover .gallery-item-overlay{opacity:1;transform:translateY(0)}@media screen and (max-width:749px){.custom-gallery-wrapper .gallery-tabs{gap:.5rem}.custom-gallery-wrapper .gallery-tab-btn{padding:.8rem 1.5rem;font-size:1.3rem}}.custom-gallery-wrapper .gallery-item{cursor:pointer}.custom-gallery-wrapper .gallery-lightbox{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.custom-gallery-wrapper .gallery-lightbox.active{opacity:1;pointer-events:all}.custom-gallery-wrapper .gallery-lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000006b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:block}.custom-gallery-wrapper .gallery-lightbox-content{position:relative;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;padding:2rem}.custom-gallery-wrapper .gallery-lightbox-image-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;transform:translateY(50px)}.custom-gallery-wrapper .gallery-lightbox-img{max-width:65vw;max-height:65vh;object-fit:contain;opacity:0;transition:opacity .2s ease}.custom-gallery-wrapper .gallery-lightbox-caption{color:#fff;margin-top:2rem;font-family:var(--font-heading-family);font-size:2.2rem;text-align:center}.custom-gallery-wrapper .gallery-lightbox-counter{color:#ffffff80;font-size:1.2rem;margin-top:.5rem;letter-spacing:.1rem}.custom-gallery-wrapper .gallery-lightbox-close{position:fixed;top:140px;right:50px;background:none;border:none;color:#ffffffb3;font-size:4.5rem;cursor:pointer;line-height:1;padding:0;transition:color .3s;z-index:10}.custom-gallery-wrapper .gallery-lightbox-close:hover{color:#fff}.custom-gallery-wrapper .gallery-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);background:#ffffff0d;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:2rem;width:55px;height:55px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;z-index:10}.custom-gallery-wrapper .gallery-lightbox-nav:hover{background:rgb(var(--color-button));border-color:rgb(var(--color-button))}.custom-gallery-wrapper .gallery-lightbox-nav.prev{left:30px}.custom-gallery-wrapper .gallery-lightbox-nav.next{right:30px}@media screen and (max-width:749px){.custom-gallery-wrapper .gallery-lightbox-nav.prev{left:10px}.custom-gallery-wrapper .gallery-lightbox-nav.next{right:10px}.custom-gallery-wrapper .gallery-lightbox-close{right:20px;top:15px}.custom-gallery-wrapper .gallery-lightbox-img{max-height:75vh}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-custom-gallery.css.map */
