.landu-gallery{padding-top:var(--landu-gallery-padding-top-mobile);padding-bottom:var(--landu-gallery-padding-bottom-mobile);background:var(--landu-gallery-bg, var(--landu-cloud, #F3F5F8));color:var(--landu-slate, #5B6472);font-family:var(--font-body-family, sans-serif)}.landu-gallery__header{display:flex;margin-bottom:2.4rem;align-items:flex-end;justify-content:space-between;gap:3.2rem}.landu-gallery__header-copy{width:100%;max-width:68rem}.landu-gallery__header--center{align-items:center;flex-direction:column;text-align:center}.landu-gallery__header--center .landu-gallery__header-copy{margin-inline:auto}.landu-gallery__eyebrow{margin:0 0 .8rem;color:var(--landu-slate, #5B6472);font-size:1.1rem;font-weight:700;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.landu-gallery__heading{margin:0;color:var(--landu-graphite, #22262C);font-family:var(--font-heading-family, sans-serif);font-weight:700;line-height:1.15;letter-spacing:-.025em}.landu-gallery__subheading{max-width:68rem;margin-top:1.2rem;color:var(--landu-slate, #5B6472);font-size:1.5rem;font-weight:400;line-height:1.6}.landu-gallery__subheading>*{margin-top:0;margin-bottom:0}.landu-gallery__header--center .landu-gallery__subheading{margin-inline:auto}.landu-gallery__controls{display:none;flex:0 0 auto;align-items:center;gap:1.2rem;padding-bottom:.2rem}.landu-gallery__controls-label,.landu-gallery__main-counter,.landu-gallery__mobile-status{color:var(--landu-slate, #5B6472);font-size:1.1rem;font-weight:700;line-height:1;letter-spacing:.1em;text-transform:uppercase}.landu-gallery__main-counter,.landu-gallery__mobile-status{display:inline-flex;align-items:center;gap:.5rem}.landu-gallery__nav-group{display:inline-flex;align-items:center;gap:.8rem;margin-left:.4rem}.landu-gallery__nav{display:inline-flex;width:4.2rem;height:4.2rem;padding:0;align-items:center;justify-content:center;border:1px solid var(--landu-border, #E7EAEF);border-radius:50%;color:var(--landu-navy, #0B1F3D);background:var(--landu-white, #FFFFFF);box-shadow:0 1px 3px #0b1f3d0a;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,opacity .18s ease}.landu-gallery__nav:disabled{opacity:.32;pointer-events:none}.landu-gallery__nav svg,.landu-gallery-lightbox__control svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.landu-gallery__slider-wrap{position:relative}.landu-gallery__grid{display:grid;grid-template-columns:repeat(var(--landu-gallery-columns-mobile, 1),minmax(0,1fr));gap:var(--landu-gallery-gap-mobile, 16px)}.landu-gallery__item{position:relative;display:block;min-width:0;padding:0;overflow:hidden;border:1px solid var(--landu-border, #E7EAEF);border-radius:var(--landu-radius-card, 12px);color:inherit;background:var(--landu-white, #FFFFFF);box-shadow:0 1px 3px #0b1f3d0a;text-align:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease}.landu-gallery__item--button{width:100%;font:inherit;cursor:zoom-in}.landu-gallery__media{position:relative;width:100%;overflow:hidden;aspect-ratio:var(--landu-gallery-image-ratio, auto)}.landu-gallery__media:not(.landu-gallery__media--fixed){aspect-ratio:auto}.landu-gallery__image,.landu-gallery__placeholder{display:block;width:100%}.landu-gallery__media--fixed .landu-gallery__image,.landu-gallery__media--fixed .landu-gallery__placeholder{height:100%;object-fit:cover;object-position:var(--landu-gallery-focal-point, center center)}.landu-gallery__image{transition:transform .22s ease}.landu-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;padding:2rem;align-items:center;justify-content:center;color:var(--landu-white, #FFFFFF);background:#0b1f3dc7;opacity:0;pointer-events:none;transition:opacity .18s ease}.landu-gallery__overlay-text{color:inherit;font-family:var(--font-heading-family, sans-serif);font-size:1.8rem;font-weight:700;letter-spacing:-.02em;transform:translateY(.8rem);transition:transform .18s ease}.landu-gallery__grid--mobile-slider{display:flex;padding-right:2rem;overflow-x:auto;gap:var(--landu-gallery-gap-mobile, 16px);scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.landu-gallery__grid--mobile-slider::-webkit-scrollbar,.landu-gallery__grid--desktop-slider::-webkit-scrollbar{display:none}.landu-gallery__grid--mobile-slider .landu-gallery__item{flex:0 0 var(--landu-gallery-mobile-item-width, 86%);scroll-snap-align:start}.landu-gallery__mobile-status{display:flex;margin-top:1.2rem;justify-content:flex-end}.landu-gallery__cta{margin-top:3.2rem;text-align:center}.landu-gallery__button{display:inline-flex;min-height:4.4rem;padding:1.1rem 2.8rem;align-items:center;justify-content:center;border:1px solid var(--landu-navy, #0B1F3D);border-radius:var(--landu-radius-button, 2px);color:var(--landu-white, #FFFFFF);background:var(--landu-navy, #0B1F3D);font-size:1.5rem;font-weight:700;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.landu-gallery__item:focus-visible,.landu-gallery__nav:focus-visible,.landu-gallery__button:focus-visible{outline:2px solid var(--landu-navy, #0B1F3D);outline-offset:3px}.landu-gallery-lightbox__control:focus-visible{outline:2px solid var(--landu-white, #FFFFFF);outline-offset:3px}.landu-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;padding:2rem;align-items:center;justify-content:center;color:var(--landu-white, #FFFFFF);background:#0b1f3df5;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.landu-gallery-lightbox.is-active{opacity:1;visibility:visible}.landu-lightbox-open{overflow:hidden}.landu-gallery-lightbox__inner{position:relative;display:flex;width:100%;height:100%;padding:4rem 1rem;align-items:center;justify-content:center}.landu-gallery-lightbox__image{display:block;max-width:100%;max-height:100%;border-radius:var(--landu-radius-panel, 8px);object-fit:contain}.landu-gallery-lightbox__control{position:absolute;z-index:2;display:flex;width:4.8rem;height:4.8rem;padding:0;align-items:center;justify-content:center;border:0;color:var(--landu-white, #FFFFFF);background:transparent;cursor:pointer}.landu-gallery-lightbox__close{top:1rem;right:1rem}.landu-gallery-lightbox__prev,.landu-gallery-lightbox__next{top:50%;transform:translateY(-50%)}.landu-gallery-lightbox__prev{left:1rem}.landu-gallery-lightbox__next{right:1rem}.landu-gallery-lightbox__caption{position:absolute;bottom:1.6rem;left:1.6rem;max-width:min(60rem,70vw);color:#ffffffad;font-size:1.2rem;font-weight:400;line-height:1.5}.landu-gallery-lightbox__counter{position:absolute;right:1.6rem;bottom:1.6rem;display:flex;gap:.6rem;color:#ffffffbf;font-size:1.2rem;font-weight:700;letter-spacing:.08em}@media(hover:hover)and (pointer:fine){.landu-gallery__item:hover{border-color:#0b1f3d24;box-shadow:0 4px 14px #0b1f3d0f}.landu-gallery__item:hover .landu-gallery__image{transform:scale(1.02)}.landu-gallery__item:hover .landu-gallery__overlay{opacity:1}.landu-gallery__item:hover .landu-gallery__overlay-text{transform:translateY(0)}.landu-gallery__nav:hover:not(:disabled){border-color:#0b1f3d38;background:var(--landu-white, #FFFFFF)}.landu-gallery__button:hover{border-color:var(--landu-navy-hover, #15325C);background:var(--landu-navy-hover, #15325C);transform:translateY(-1px)}}@media screen and (min-width:750px){.landu-gallery__grid:not(.landu-gallery__grid--mobile-slider){grid-template-columns:repeat(2,minmax(0,1fr))}.landu-gallery__grid--mobile-slider .landu-gallery__item{flex-basis:calc((100% - (2 * var(--landu-gallery-gap-mobile, 16px))) / 2.22)}.landu-gallery-lightbox__prev{left:2rem}.landu-gallery-lightbox__next{right:2rem}}@media screen and (min-width:990px){.landu-gallery{padding-top:var(--landu-gallery-padding-top);padding-bottom:var(--landu-gallery-padding-bottom)}.landu-gallery__header{margin-bottom:3.6rem}.landu-gallery__controls{display:flex}.landu-gallery__mobile-status{display:none}.landu-gallery__grid,.landu-gallery__grid--mobile-slider{display:grid;grid-template-columns:repeat(var(--landu-gallery-columns-desktop, 3),minmax(0,1fr));gap:var(--landu-gallery-gap-desktop, 20px);padding-right:0;overflow:visible}.landu-gallery__grid--desktop-slider{display:flex;padding-right:0;padding-bottom:.4rem;overflow-x:auto;gap:var(--landu-gallery-gap-desktop, 20px);scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.landu-gallery__grid--desktop-slider .landu-gallery__item{flex:0 0 calc((100% - (3 * var(--landu-gallery-gap-desktop, 20px))) / 3.22);scroll-snap-align:start}}@media screen and (max-width:749px){.landu-gallery-lightbox__prev,.landu-gallery-lightbox__next{display:none}.landu-gallery-lightbox__caption{right:7rem;max-width:none}}@media(prefers-reduced-motion:reduce){.landu-gallery__item,.landu-gallery__image,.landu-gallery__overlay,.landu-gallery__overlay-text,.landu-gallery__nav,.landu-gallery__button,.landu-gallery-lightbox{transition:none}.landu-gallery__item:hover .landu-gallery__image,.landu-gallery__overlay-text,.landu-gallery__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/landu-advanced-gallery.css.map */
