.service-hero{position:relative;min-height:680px;display:flex;align-items:flex-end;background:var(--midnight);color:#fff;overflow:hidden}.service-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.service-hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,16,25,.9),rgba(3,16,25,.08) 80%)}.service-hero-copy{position:relative;padding-bottom:78px}.service-hero h1{max-width:950px;margin:0 0 30px;font-family:Georgia,serif;font-size:clamp(3rem,7vw,6rem);font-weight:400;line-height:1.02}.service-details{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:8vw;align-items:start}.service-content{min-width:0;font-size:1.04rem}.service-content>h1:first-child{display:none}.service-content h2,.service-content h3,.service-content h4{font-family:Georgia,serif;font-weight:400;line-height:1.12}.service-content h2{font-size:clamp(2rem,4vw,3.4rem);margin-top:2.3rem}.service-content h3{font-size:1.8rem}.service-content h4{font-size:1.5rem}.service-content p,.service-content li{color:#465660}.service-content img{display:block;width:100%;height:auto;margin:30px 0;border-radius:var(--radius)}.service-content svg,.service-content style,.service-content script{display:none!important}.service-content a{overflow-wrap:anywhere}.service-content>p:empty{display:none}.service-aside{position:sticky;top:30px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--ivory)}.service-aside h2{font-family:Georgia,serif;font-size:2.2rem;font-weight:400;line-height:1.05;margin:.2rem 0 1rem}.service-aside .button{width:100%;margin:12px 0}.service-phone{display:block;text-align:center;font-weight:700;text-decoration:none}@media(max-width:900px){.service-details{grid-template-columns:1fr}.service-aside{position:static}.service-hero{min-height:600px}}@media(max-width:620px){.service-hero{min-height:540px}.service-hero-copy{padding-bottom:55px}.service-details{padding-block:60px}}
.legacy-gallery{margin-top:clamp(72px,9vw,120px);padding-top:42px;border-top:1px solid var(--line)}.legacy-gallery>h2{margin:.15rem 0 34px}.legacy-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.legacy-gallery-item{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--ivory)}.legacy-gallery-item:nth-child(7n+1){grid-column:span 2;aspect-ratio:16/9}.legacy-gallery-item img{width:100%;height:100%;margin:0;border-radius:0;object-fit:cover;transition:transform .45s ease}.legacy-gallery-item:hover img{transform:scale(1.025)}.legacy-gallery-item:focus-visible{outline:3px solid var(--copper);outline-offset:3px}@media(max-width:620px){.legacy-gallery{margin-top:64px;padding-top:32px}.legacy-gallery-grid{grid-template-columns:1fr;gap:10px}.legacy-gallery-item,.legacy-gallery-item:nth-child(7n+1){grid-column:auto;aspect-ratio:4/3}}
