.services-page{background-color:var(--ui-bg);width:100%;min-height:100svh;color:var(--ui-text-primary);position:relative}.services-hero{flex-direction:column;justify-content:flex-end;width:100%;min-height:90svh;padding-top:10rem;padding-bottom:6rem;display:flex;position:relative}.services-hero-content{flex-direction:column;gap:3rem;display:flex}.hero-headline{letter-spacing:-.1rem;text-transform:uppercase;font-family:Big Shoulders Display;font-size:clamp(4rem,8vw,8.5rem);line-height:.9}.hero-divider{background-color:var(--ui-border);width:100%;height:1px;margin:2rem 0}.hero-bottom-row{justify-content:space-between;align-items:flex-end;display:flex}.hero-description{max-width:600px;color:var(--ui-text-secondary);margin-bottom:0;font-size:1.5rem;line-height:1.4}@media (max-width:1024px){.services-hero{min-height:80svh;padding-top:12rem}.hero-headline{letter-spacing:-.1rem;font-size:14vw}.hero-bottom-row{flex-direction:column;align-items:flex-start;gap:3rem}.hero-description{max-width:90%;font-size:1.25rem}}@media (max-width:600px){.services-hero{min-height:70svh;padding-top:10rem}.hero-headline{font-size:18vw}.hero-description{max-width:100%;font-size:1.1rem}.services-hero-content{gap:2rem}.hero-divider{margin:1.5rem 0}}
