.gallery_heroBanner__cZNWd{position:relative;background:url(/roof_gallery1_1785369020148.png) 50%/cover no-repeat;padding:120px 0 80px;overflow:hidden}.gallery_heroBannerOverlay__IG1w5{position:absolute;inset:0;background:linear-gradient(100deg,rgba(7,15,30,.9),rgba(7,15,30,.6))}.gallery_heroBannerContent__LIZGn{position:relative;z-index:2;max-width:620px}.gallery_heroBannerContent__LIZGn h1{font-family:Oswald,sans-serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;text-transform:uppercase;color:#ffffff;line-height:1.05;margin:12px 0 20px}.gallery_heroBannerContent__LIZGn h1 em{color:var(--red-light);font-style:normal}.gallery_heroBannerContent__LIZGn p{color:rgba(255,255,255,.8);font-size:1.05rem;line-height:1.7}.gallery_gallerySection__HTUzh{padding:80px 0;background:var(--navy-dark)}.gallery_galleryGrid__n9GWE{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:250px;grid-auto-flow:dense;grid-gap:12px;gap:12px}.gallery_galleryItem__XVi5b{position:relative;overflow:hidden;border-radius:4px;cursor:pointer;background:#070f1e;min-height:250px}.gallery_galleryItem__XVi5b.gallery_featured__Ke0Eg{grid-row:span 2}.gallery_galleryItem__XVi5b img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery_galleryItem__XVi5b:hover img{transform:scale(1.06)}.gallery_galleryOverlay__Bb9pG{position:absolute;inset:0;background:rgba(7,15,30,0);transition:background .3s;display:flex;align-items:center;justify-content:center}.gallery_galleryItem__XVi5b:hover .gallery_galleryOverlay__Bb9pG{background:rgba(208,28,40,.42)}.gallery_galleryZoom__a54HD{opacity:0;transition:opacity .3s;width:52px;height:52px;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;color:var(--red)}.gallery_galleryZoom__a54HD svg{width:24px;height:24px}.gallery_galleryItem__XVi5b:hover .gallery_galleryZoom__a54HD{opacity:1}.gallery_galleryLabel__g_4AQ{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(7,15,30,.95),transparent);padding:24px 16px 14px;transform:translateY(100%);transition:transform .3s ease;display:flex;flex-direction:column;gap:4px}.gallery_galleryItem__XVi5b:hover .gallery_galleryLabel__g_4AQ{transform:translateY(0)}.gallery_galleryCategory__MLEJP{display:inline-block;background:var(--red);color:white;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:2px 8px;border-radius:2px;width:-moz-fit-content;width:fit-content}.gallery_galleryCaption__2hePA{color:white;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.gallery_galleryCta__V5R7q{margin-top:64px;text-align:center;padding:56px 32px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:8px}.gallery_galleryCta__V5R7q h3{font-family:Oswald,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:700;text-transform:uppercase;color:white;margin-bottom:10px}.gallery_galleryCta__V5R7q p{color:rgba(255,255,255,.65);font-size:15px;margin-bottom:32px}.gallery_galleryCtaBtns___x2Si{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:1024px){.gallery_galleryGrid__n9GWE{grid-template-columns:1fr 1fr;grid-auto-rows:240px;gap:12px}.gallery_galleryItem__XVi5b.gallery_featured__Ke0Eg{grid-column:span 2;grid-row:span 2}}@media (max-width:640px){.gallery_galleryGrid__n9GWE{grid-template-columns:1fr;grid-auto-rows:auto;gap:12px}.gallery_galleryItem__XVi5b,.gallery_galleryItem__XVi5b.gallery_featured__Ke0Eg{grid-column:span 1;grid-row:span 1;aspect-ratio:16/9;min-height:auto}}.gallery_filterTabs__XL_LX{display:flex;justify-content:center;gap:12px;margin-bottom:40px;flex-wrap:wrap}.gallery_filterTabBtn__VzOOd{background:rgba(255,255,255,.05);border:1.5px solid rgba(255,255,255,.12);color:rgba(255,255,255,.85);padding:10px 24px;font-family:Oswald,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;border-radius:40px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);outline:none}.gallery_filterTabBtn__VzOOd:hover{background:rgba(208,28,40,.15);border-color:var(--red);color:white}.gallery_filterTabBtnActive__g9e_4{background:var(--red);border-color:var(--red);color:white;box-shadow:0 4px 14px rgba(208,28,40,.45)}