.sub-hero{position:relative;min-height:510px;display:flex;align-items:end;color:#fff;background-size:cover;background-position:center}.sub-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,29,62,.95),rgba(5,38,79,.68) 55%,rgba(5,38,79,.15))}.sub-hero .wrap{position:relative;padding-top:110px;padding-bottom:70px}.breadcrumbs{font-size:13px;color:#d8e5f3;margin-bottom:34px}.breadcrumbs a{text-decoration:underline}.sub-hero h1{font:800 clamp(38px,5vw,64px)/1.08 Manrope,sans-serif;letter-spacing:-.035em;max-width:850px;margin:0 0 20px}.sub-hero p{font-size:19px;max-width:720px;color:#e6eef7}.service-intro{display:grid;grid-template-columns:1fr .75fr;gap:90px;align-items:start}.service-intro .lead{font-size:20px;color:#33455a}.service-intro p{color:var(--muted)}.side-card{background:var(--pale);padding:34px;border-top:4px solid var(--red);border-radius:5px}.side-card h2{font-size:23px}.side-card ul{list-style:none;padding:0;margin:22px 0}.side-card li{padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}.side-card li:before{content:"✓";color:var(--red);font-weight:800;margin-right:9px}.side-card .btn{width:100%;margin-top:10px}.gallery-section{background:var(--pale)}.gallery-head{max-width:760px;margin-bottom:40px}.gallery-head>p:last-child{color:var(--muted)}.photo-gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:220px;gap:16px}.photo-card{position:relative;overflow:hidden;border-radius:12px;background:#dce5ef}.photo-card:nth-child(1),.photo-card:nth-child(4){grid-column:span 7}.photo-card:nth-child(2),.photo-card:nth-child(3){grid-column:span 5}.photo-card:nth-child(5),.photo-card:nth-child(6){grid-column:span 6}.photo-card:nth-child(1),.photo-card:nth-child(3){grid-row:span 2}.photo-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo-card:hover img{transform:scale(1.035)}.photo-card span{position:absolute;left:16px;bottom:16px;background:rgba(4,29,62,.9);color:#fff;padding:8px 12px;border-radius:5px;font-size:13px;font-weight:700}.task-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.task-grid article{border:1px solid var(--line);padding:28px;border-radius:12px}.task-grid b{color:var(--red);font-size:12px}.task-grid h3{font:700 18px Manrope;color:var(--navy);margin:8px 0}.task-grid p{color:var(--muted);font-size:14px;margin:0}.related{background:var(--navy);color:#fff;padding:55px 0}.related .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.related h2{color:#fff;font-size:28px}.related p{margin:8px 0 0;color:#c8d8e8}.related-links{display:flex;gap:10px;flex-wrap:wrap}.related-links a{border:1px solid rgba(255,255,255,.5);padding:11px 15px;border-radius:6px;font-size:13px;font-weight:700}.related-links a:hover{background:#fff;color:var(--navy)}@media(max-width:820px){.service-intro{grid-template-columns:1fr;gap:40px}.photo-gallery{grid-auto-rows:190px}.task-grid{grid-template-columns:1fr 1fr}.related .wrap{display:block}.related-links{margin-top:25px}}@media(max-width:560px){.sub-hero{min-height:560px}.sub-hero .wrap{padding-top:90px;padding-bottom:55px}.photo-gallery{grid-template-columns:1fr;grid-auto-rows:240px}.photo-card,.photo-card:nth-child(n){grid-column:1;grid-row:span 1}.photo-card:nth-child(1){grid-row:span 2}.task-grid{grid-template-columns:1fr}}
