.service-detail-page{padding-bottom:0}.service-hero{background-color:#000;background-position:50%;background-size:cover;align-items:center;height:32vh;min-height:260px;margin-top:-80px;padding-top:80px;display:flex;position:relative;overflow:hidden}.service-hero-video{object-fit:cover;will-change:transform;clip-path:inset(0);z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(0)}.service-hero-overlay{z-index:1;background:linear-gradient(135deg,#fffffff2 0%,#ffffffb3 100%);position:absolute;top:0;bottom:0;left:0;right:0}body.dark-mode .service-hero-overlay{background:linear-gradient(135deg,#090d0aeb 0%,#090d0abf 100%)}.service-hero-content{z-index:2;max-width:800px;position:relative}.service-title{color:var(--color-text);margin-bottom:.75rem;font-size:3rem;font-weight:700}.service-subtitle{color:var(--color-text-muted);font-size:1.15rem;font-weight:300}.service-content-section{padding:2.5rem 0}.service-body{color:var(--color-text-muted);max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}.service-body h2{color:var(--color-text);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.85rem;font-weight:300}.service-body h3{color:var(--color-text);margin-top:1.25rem;margin-bottom:.75rem;font-size:1.4rem;font-weight:300}.service-body ul{margin:.75rem 0 1.5rem 2rem}.service-body li{margin-bottom:.4rem}.cta-section{text-align:center;background-color:var(--color-section-forest);box-shadow:var(--green-inset-shadow);border-top:none;border-bottom:none;margin-top:2.5rem;padding:3.5rem 0}.cta-section h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.cta-section p{color:#d4edda;margin-bottom:2rem;font-size:1.1rem}.cta-section .btn-primary{color:var(--color-primary);background-color:#fff}.cta-section .btn-primary:hover{background-color:#ffffffe6;box-shadow:0 4px 12px #00000026}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.cta-section .btn-outline{color:#fff;border-color:#fff6}.cta-section .btn-outline:hover{background-color:#ffffff26;border-color:#fff}@media (max-width:768px){.service-hero{height:auto;min-height:320px;padding-top:110px;padding-bottom:2.5rem}.service-hero-content{padding:0 1.5rem}.service-title{margin-bottom:.5rem;font-size:2.15rem;line-height:1.2}.service-subtitle{font-size:1.05rem}.service-body{padding:0 1.5rem;font-size:1.05rem}}
