.image-gallery-section{--gallery-gap: 20px;overflow:hidden;background-color:var(--gallery-bg, transparent);color:var(--gallery-text, inherit)}.image-gallery__header{margin-bottom:48px}.image-gallery__header--center{text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.image-gallery__heading{margin:0 0 16px;font-weight:700;line-height:1.2}.image-gallery__heading--small{font-size:24px}.image-gallery__heading--medium{font-size:32px}.image-gallery__heading--large{font-size:44px}.image-gallery__subheading{font-size:1.125rem;line-height:1.6;opacity:.8}.image-gallery__subheading :first-child{margin-top:0}.image-gallery__subheading :last-child{margin-bottom:0}.image-gallery__track-wrapper{width:100%;padding-left:clamp(12px,2vw,32px);padding-right:clamp(12px,2vw,32px);padding-top:var(--gallery-stagger-offset, 60px);padding-bottom:calc(var(--gallery-stagger-offset, 60px) + 8px);box-sizing:border-box}.image-gallery__track{display:grid;grid-template-columns:repeat(var(--gallery-columns, 6),1fr);align-items:start;gap:var(--gallery-gap);margin:0;list-style:none}.image-gallery__item{width:100%;aspect-ratio:var(--gallery-aspect-ratio, 3 / 4)}.image-gallery__item:nth-child(2n){transform:translateY(var(--gallery-stagger-offset, 60px))}.image-gallery__frame{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:#0000000d;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit}a.image-gallery__frame{cursor:pointer}.image-gallery__image,.image-gallery__frame .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.image-gallery__frame:hover .image-gallery__image{transform:scale(1.04)}.image-gallery__expand{position:absolute;right:12px;bottom:12px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffffeb;color:#111;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.image-gallery__frame:hover .image-gallery__expand,.image-gallery__frame:focus-visible .image-gallery__expand{opacity:1;transform:translateY(0)}.image-gallery__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;align-items:center;justify-content:center;background:#000000eb}.image-gallery__lightbox:not([hidden]){display:flex}.image-gallery__lightbox-image{max-width:88vw;max-height:88vh;object-fit:contain;display:block}.image-gallery__lightbox-close,.image-gallery__lightbox-nav{position:absolute;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:50%;cursor:pointer;transition:background-color .15s ease}.image-gallery__lightbox-close:hover,.image-gallery__lightbox-nav:hover{background:#fff3}.image-gallery__lightbox-close{top:20px;right:20px;width:44px;height:44px}.image-gallery__lightbox-nav{top:50%;transform:translateY(-50%);width:48px;height:48px}.image-gallery__lightbox-prev{left:20px}.image-gallery__lightbox-next{right:20px}@media screen and (max-width:749px){.image-gallery__heading--small{font-size:20px}.image-gallery__heading--medium{font-size:26px}.image-gallery__heading--large{font-size:32px}.image-gallery__track{grid-template-columns:repeat(2,1fr)}.image-gallery__item:nth-child(2n){transform:translateY(calc(var(--gallery-stagger-offset, 60px) * .6))}.image-gallery__lightbox-nav{width:40px;height:40px}.image-gallery__lightbox-prev{left:8px}.image-gallery__lightbox-next{right:8px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-staggered-image-gallery.css.map */
