.services-hero{position:relative;height:100vh;min-height:600px;display:flex;align-items:flex-end;padding-bottom:80px;overflow:hidden}.services-hero-bg{position:absolute;inset:0;background-image:url(/home/bg.jpg);background-size:cover;background-position:50%;z-index:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.2) 50%,transparent);z-index:2}.services-hero .container{max-width:1400px;margin:0 auto;padding:0 60px;position:relative;z-index:2;width:100%}.services-hero-content{max-width:800px}.services-hero-title{font-family:var(--font-tight),sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;color:#fff;line-height:1.1;margin-bottom:24px;letter-spacing:-.02em}.services-hero-title .accent{color:#c4a484}.services-hero-subtitle{font-family:var(--font-sans),sans-serif;font-size:1.125rem;color:rgba(255,255,255,.7);max-width:550px;line-height:1.6;font-weight:300}@media (max-width:1024px){.services-hero .container{padding:0 2rem}.services-hero{height:60vh}}@media (max-width:768px){.services-hero{padding-bottom:50px}.services-hero .container{padding:0 1rem}.service-section{padding:50px 0 0}}