.services-page{background:var(--brand-bg)}.services-hero{position:relative;min-height:620px;display:grid;align-items:end;padding:170px 0 84px;overflow:hidden;background:var(--brand-neutral-dark)}.services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(21,22,31,.82),rgba(89,27,100,.58));z-index:1}.services-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.services-hero .container{position:relative;z-index:2}.services-hero h1{max-width:760px;margin:12px 0 18px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.06}.services-hero .bt-eyebrow,.services-hero p{max-width:760px;color:var(--brand-text-inverse)}.service-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.service-cards__grid article{display:grid;grid-gap:12px;gap:12px;padding:26px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:0 18px 34px rgba(21,22,31,.08)}.service-cards__grid span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:900}.process-timeline h3,.service-cards__grid h3{margin:0;color:var(--brand-text)}.process-timeline p,.service-cards__grid p{margin:0}.process-timeline{background:var(--brand-bg-alt)}.process-timeline__steps{display:grid;grid-gap:18px;gap:18px}.process-timeline__steps article{display:grid;grid-template-columns:64px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:22px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.process-timeline__steps strong{grid-row:1/span 2;grid-column:1;display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:var(--brand-radius);background:var(--brand-accent);color:var(--brand-neutral-dark);font-size:1.3rem}.process-timeline__steps article>div{grid-column:2}.guarantee-banner{padding:76px 0;background:var(--brand-primary)}.guarantee-banner h2,.guarantee-banner p{color:var(--brand-text-inverse)}.guarantee-banner h2{max-width:920px;margin:0 0 20px;font-size:max(1.8rem, min(3vw, 2.6rem));line-height:1.14}.guarantee-banner p{max-width:980px;margin:0}.services-cta{padding:80px 0 104px;background:var(--brand-bg)}.services-cta .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,0.8fr);grid-gap:34px;gap:34px;align-items:start}.services-cta__copy h2{color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.services-cta__form{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-neutral-light)}@media (max-width:991px){.service-cards__grid,.services-cta .container{grid-template-columns:1fr}}@media (max-width:575px){.services-hero{min-height:560px;padding-top:140px}.process-timeline__steps article{grid-template-columns:1fr}.process-timeline__steps article>div,.process-timeline__steps strong{grid-column:auto}}