.section-image-gallery .image-gallery-list{display:grid;grid-auto-rows:16rem;grid-auto-flow:dense;grid-template-columns:repeat(4,1fr);gap:1rem}.section-image-gallery .image-gallery-list .image-gallery-item{grid-row:span 1;grid-column:span 1;position:relative;border-radius:var(--medium-radius);overflow:hidden;--alpha-overlay: 0}.section-image-gallery .image-gallery-list .image-gallery-item .media{position:absolute;inset-inline-start:0;inset-block-start:0;width:100%;height:100%}.section-image-gallery .image-gallery-list .image-gallery-item .media img,.section-image-gallery .image-gallery-list .image-gallery-item .media svg{transition:transform .3s cubic-bezier(0,0,.3,1)}.section-image-gallery .image-gallery-list .image-gallery-item .media:after{content:"";position:absolute;inset-inline-start:0;inset-block-start:0;width:100%;height:100%;background:rgba(var(--color-foreground),var(--alpha-overlay))}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content{position:relative;z-index:1;padding:2rem;height:100%}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content h3{color:var(--color-text);margin-block-end:0}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content h3.title-size--small{font-size:1rem}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content h3.title-size--medium{font-size:1.5rem}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content h3.title-size--large{font-size:2rem}.section-image-gallery .image-gallery-list .image-gallery-item.item-columns--1{grid-column:span 1}.section-image-gallery .image-gallery-list .image-gallery-item.item-columns--2{grid-column:span 2}.section-image-gallery .image-gallery-list .image-gallery-item.item-columns--3{grid-column:span 3}.section-image-gallery .image-gallery-list .image-gallery-item.item-columns--4{grid-column:span 4}.section-image-gallery .image-gallery-list .image-gallery-item.item-rows--1{grid-row:span 1}.section-image-gallery .image-gallery-list .image-gallery-item.item-rows--2{grid-row:span 2}@media screen and (max-width:749px){.section-image-gallery .image-gallery-list{grid-auto-rows:8rem;grid-auto-flow:dense;grid-template-columns:repeat(2,1fr)}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content{padding:1rem}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content h3{color:var(--color-text-mobile)}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content h3.title-size-mobile--small{font-size:.875rem}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content h3.title-size-mobile--medium{font-size:1rem}.section-image-gallery .image-gallery-list .image-gallery-item .image-gallery-content h3.title-size-mobile--large{font-size:1.25rem}.section-image-gallery .image-gallery-list .image-gallery-item.item-mobile-columns--1{grid-column:span 1}.section-image-gallery .image-gallery-list .image-gallery-item.item-mobile-columns--2{grid-column:span 2}.section-image-gallery .image-gallery-list .image-gallery-item.item-mobile-rows--1{grid-row:span 1}.section-image-gallery .image-gallery-list .image-gallery-item.item-mobile-rows--2{grid-row:span 2}.section-image-gallery .image-gallery-list .image-gallery-item.item-mobile-rows--3{grid-row:span 3}.section-image-gallery .image-gallery-list .image-gallery-item.item-mobile-rows--4{grid-row:span 4}}.custom-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1a1a1af2;z-index:99999;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.custom-lightbox .lightbox-close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;font-weight:700;cursor:pointer;transition:.2s;z-index:100001}.custom-lightbox .lightbox-close:hover{color:#1e3f20}.custom-lightbox .lightbox-content{max-width:85%;max-height:65vh;display:flex;justify-content:center;align-items:center}.custom-lightbox .lightbox-main-img{max-width:100%;max-height:65vh;object-fit:contain;border-radius:4px;box-shadow:0 5px 25px #00000080}.custom-lightbox .lightbox-nav{position:absolute;top:45%;background:#00000080;color:#fff;border:none;padding:16px;font-size:24px;cursor:pointer;border-radius:50%;transition:.3s;z-index:100000;width:55px;height:55px;display:flex;align-items:center;justify-content:center}.custom-lightbox .lightbox-nav:hover{background:#fffc;color:#000}.custom-lightbox .lightbox-prev{left:30px}.custom-lightbox .lightbox-next{right:30px}.custom-lightbox .lightbox-thumbnails-wrapper{position:absolute;bottom:20px;width:100%;max-width:900px;padding:0 20px;overflow:hidden}.custom-lightbox .lightbox-thumbnails-list{display:flex;gap:10px;justify-content:center;overflow-x:auto;padding-bottom:5px}.custom-lightbox .lightbox-thumbnails-list::-webkit-scrollbar{height:4px}.custom-lightbox .lightbox-thumbnails-list::-webkit-scrollbar-thumb{background:#555;border-radius:10px}.custom-lightbox .lightbox-thumb-item{width:70px;height:50px;flex-shrink:0;cursor:pointer;opacity:.4;transition:transform .2s,opacity .2s;border-radius:4px;overflow:hidden;border:2px solid transparent}.custom-lightbox .lightbox-thumb-item img{width:100%;height:100%;object-fit:cover}.custom-lightbox .lightbox-thumb-item:hover,.custom-lightbox .lightbox-thumb-item.active{opacity:1;transform:scale(1.05);border-color:#fff}@media screen and (max-width:749px){.custom-lightbox .lightbox-nav{width:40px;height:40px;font-size:16px}.custom-lightbox .lightbox-prev{left:10px}.custom-lightbox .lightbox-next{right:10px}.custom-lightbox .lightbox-content{max-width:95%}.custom-lightbox .lightbox-thumb-item{width:50px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-image-gallery.css.map */
