.gallery{background:#0b2426;color:#fff}.gallery-head{display:grid;grid-template-columns:1.25fr .75fr;gap:7vw;align-items:end;margin-bottom:4rem}.gallery-head>p{max-width:460px;color:#c7d6d6}.gallery-launchers{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.gallery-launch{height:clamp(340px,48vw,610px);position:relative;overflow:hidden;border:0;padding:0;background:#173537;color:#fff;cursor:pointer;text-align:left;border-radius:1.25rem}.gallery-launch img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease,filter .35s ease}.gallery-launch:hover img,.gallery-launch:focus-visible img{transform:scale(1.035);filter:brightness(.78)}.gallery-launch:focus-visible{outline:3px solid #e7aa60;outline-offset:4px}.gallery-overlay{position:absolute;inset:auto 0 0;padding:7rem 2rem 2rem;background:linear-gradient(transparent,rgba(4,20,21,.92));display:grid;gap:.35rem}.gallery-overlay small{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#e7aa60}.gallery-overlay strong{font:600 clamp(1.8rem,3vw,3rem)/1.1 Manrope,sans-serif;letter-spacing:-.04em}.gallery-overlay em{font-style:normal;font-weight:600;margin-top:.35rem}.lightbox{width:min(1280px,96vw);height:min(900px,94vh);padding:0;border:0;background:#07191a;color:#fff;overflow:hidden}.lightbox::backdrop{background:rgba(0,0,0,.9)}.lightbox-head{height:64px;padding:0 1rem 0 1.4rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12)}.lightbox-head div{display:flex;align-items:baseline;gap:.8rem}.lightbox-head span{font-size:.78rem;color:#aebebe}.lightbox-close,.lightbox-nav{z-index:2;border:0;background:rgba(7,25,26,.8);color:#fff;cursor:pointer;border-radius:999px}.lightbox-close{width:44px;height:44px;font-size:1.8rem}.lightbox-stage{height:calc(100% - 154px);position:relative}.lightbox figure{width:100%;height:100%;margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto}.lightbox figure img{width:100%;height:100%;object-fit:contain}.lightbox figcaption{padding:.5rem 5rem .75rem;text-align:center;font-size:.82rem}.lightbox-nav{position:absolute;top:50%;width:48px;height:48px;font-size:1.35rem}.prev-photo{left:1rem}.next-photo{right:1rem}.gallery-thumbs{height:90px;padding:.6rem;display:flex;gap:.45rem;overflow-x:auto;border-top:1px solid rgba(255,255,255,.12);scrollbar-color:#e7aa60 #102e30}.gallery-thumbs button{width:92px;min-width:92px;height:68px;padding:0;border:2px solid transparent;background:#173537;cursor:pointer;opacity:.62}.gallery-thumbs button.active{border-color:#e7aa60;opacity:1}.gallery-thumbs img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.gallery-head{grid-template-columns:1fr;margin-bottom:3rem}.gallery-launch{height:430px}}@media(max-width:650px){.gallery-launchers{grid-template-columns:1fr}.gallery-launch{height:360px}.gallery-overlay{padding:5rem 1.3rem 1.3rem}.lightbox{width:100vw;height:100vh;max-width:none;max-height:none}.lightbox-stage{height:calc(100% - 146px)}.gallery-thumbs{height:82px}.gallery-thumbs button{width:78px;min-width:78px;height:58px}.lightbox-nav{top:auto;bottom:.5rem}.lightbox figcaption{padding:.45rem 4rem .65rem}}
