.ther-home-hero{position:relative;padding:176px 0 152px;overflow:hidden}.ther-home-hero h1{color:var(--brand-text-inverse);font-size:max(2.4rem, min(5vw, 4.7rem));font-weight:900;line-height:1.03;margin-bottom:22px}.ther-home-subtitle{color:var(--brand-text-inverse);font-size:1.18rem;max-width:620px;margin-bottom:30px}.ther-hero-visual{border:1px solid rgba(255,255,255,.22);border-radius:var(--brand-radius);padding:14px;background:rgba(255,255,255,.1);box-shadow:0 30px 80px rgba(0,0,0,.28)}.ther-hero-visual img{width:100%;aspect-ratio:720/560;-o-object-fit:cover;object-fit:cover;border-radius:calc(var(--brand-radius) - 4px);background:rgba(255,255,255,.18)}.ther-hero-statbar{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(1120px,100% - 32px);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(164,25,229,.88);border-radius:var(--brand-radius) var(--brand-radius) 0 0;overflow:hidden}.ther-hero-statbar div{padding:24px;border-right:1px solid rgba(255,255,255,.25)}.ther-hero-statbar div:last-child{border-right:0}.ther-hero-statbar strong,.ther-trust-items strong{display:block;color:var(--brand-text-inverse);font-size:1.55rem;line-height:1.15}.ther-hero-statbar span,.ther-trust-items span{display:block;color:var(--brand-text-inverse);font-size:.9rem;opacity:.86}.ther-feature-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,0.85fr);grid-gap:0;gap:0;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg);box-shadow:0 26px 66px rgba(32,25,36,.1)}.ther-feature-image img{width:100%;height:100%;min-height:380px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.ther-feature-copy{padding:40px}.ther-product-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px;margin-top:24px}.ther-product-mini-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);border-radius:var(--brand-radius) var(--brand-radius) 0 0}.ther-industry-strip{background:var(--brand-bg-alt)}.service-pillar-scroll,.ther-scroll-row{display:flex;gap:20px;overflow-x:auto;padding:12px 0 20px;scroll-snap-type:x proximity}.service-pillar-scroll article,.ther-scroll-row article{flex:0 0 250px;scroll-snap-align:start;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:24px}.ther-horizontal-timeline{display:flex;gap:22px;overflow-x:auto;padding:26px 0 16px}.ther-horizontal-timeline article{position:relative;flex:0 0 270px;padding:26px;border-top:3px solid var(--brand-primary);background:var(--brand-bg);box-shadow:0 16px 44px rgba(32,25,36,.08);border-radius:var(--brand-radius)}.ther-horizontal-timeline strong{color:var(--brand-primary)}.ther-trust-bar{background:var(--brand-neutral-dark)}.ther-trust-items{display:flex}.ther-trust-items div{flex:1;padding:26px;border-right:1px solid rgba(255,255,255,.24)}.ther-trust-items div:last-child{border-right:0}.ther-check-list{display:grid;grid-gap:12px;gap:12px;padding-left:20px}.ther-home-cta .ther-form{box-shadow:0 22px 64px rgba(0,0,0,.24)}@media (max-width:991px){.ther-feature-card,.ther-hero-statbar,.ther-trust-items{grid-template-columns:repeat(2,1fr)}.ther-trust-items{display:grid}}@media (max-width:640px){.ther-home-hero{padding-bottom:190px}.ther-feature-card,.ther-hero-statbar,.ther-trust-items{grid-template-columns:1fr}}