.service-hero{justify-content:center;align-items:center;height:45vh;min-height:350px;max-height:500px;display:flex;position:relative;overflow:hidden}.service-hero-img{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.service-hero-overlay{z-index:1;background:linear-gradient(#0a0a0a4d 0%,#0a0a0a1a 40%,#f8f7f466 100%);position:absolute;inset:0}.service-hero-fade{background:linear-gradient(to bottom, transparent, var(--bg-alt));z-index:2;height:100px;position:absolute;bottom:0;left:0;right:0}.service-header-style{text-align:left;margin-bottom:2.5rem}.service-header-style .section-label{margin-bottom:.75rem}.service-header-style .section-title{text-transform:none;margin-bottom:0;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.15}.service-header-style .section-title em{color:var(--gold-500);font-style:italic}.service-header-style .divider{margin-top:1.5rem;margin-bottom:0;margin-left:0}.service-body{background-color:var(--bg-alt);padding:4rem 0 3rem}.service-body-inner{max-width:780px;margin:0 auto}.service-section{margin-bottom:3rem}.service-section h2{font-family:var(--font-heading);color:var(--text-dark);text-transform:none;margin-bottom:1rem;font-size:1.75rem;font-weight:600}.service-section p{color:var(--text-medium);font-size:1.05rem;line-height:1.85}.service-list{margin-top:.75rem;padding-left:1.5rem}.service-list li{color:var(--text-medium);padding:.5rem 0;font-size:1.05rem;line-height:1.6;list-style:outside;position:relative}.service-list li::marker{color:var(--gold-400)}.service-callout{background:var(--gold-50);border:1px solid var(--gold-200);border-radius:var(--border-radius-md);margin-top:2rem;margin-bottom:2rem;padding:2rem 2.5rem}.service-callout h3{font-family:var(--font-heading);color:var(--gold-600);text-transform:none;margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.service-callout p{color:var(--text-medium);font-size:1rem;line-height:1.7}.service-images-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem;margin-bottom:1rem;display:grid}.service-image{border-radius:var(--border-radius-md);object-fit:cover;width:100%;height:auto;box-shadow:0 4px 15px #0000000d}.service-cta{background-color:var(--bg-color);text-align:center;border-top:1px solid #f0efe9;padding:4rem 0}.service-cta-inner h2{text-transform:none;margin-bottom:.5rem;font-size:2rem}.service-cta-inner p{color:var(--text-light);margin-bottom:2rem;font-size:1.1rem}.btn-lg{padding:1.1rem 2.5rem;font-size:1.05rem}@media (max-width:768px){.service-hero{height:30vh;min-height:200px}.service-body-inner{padding:0 1rem}.service-callout{padding:1.5rem}}
