.scr-tech-hero{background:linear-gradient(120deg,var(--sth-bg-a),var(--sth-bg-b));color:var(--sth-text);overflow:hidden;padding:var(--sth-pt) 0 var(--sth-pb);width:100%}.scr-tech-hero__grid{align-items:center;display:grid;gap:40px;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)}.scr-tech-hero__copy{max-width:650px}.scr-tech-hero__eyebrow{color:var(--sth-eyebrow);font-size:13px;font-weight:600;letter-spacing:3px;margin-bottom:26px;text-transform:uppercase}.scr-tech-hero h1{color:var(--sth-heading);font-family:TT Firs Neue,Arial,sans-serif;font-size:clamp(42px,5vw,var(--sth-title));font-weight:600;letter-spacing:0;line-height:1.04;margin:0 0 26px}.scr-tech-hero h1 span{color:var(--sth-first)}.scr-tech-hero h1 strong{color:var(--sth-second);font-weight:600}.scr-tech-hero__rule{background:var(--sth-second);border-radius:3px;display:block;height:5px;margin-bottom:30px;width:88px}.scr-tech-hero h2{color:var(--sth-heading);font-family:TT Firs Neue,Arial,sans-serif;font-size:21px;line-height:1.35;margin:0 0 18px}.scr-tech-hero__description{font-size:17px;line-height:1.7;max-width:540px}.scr-tech-hero__description p{margin:0}.scr-tech-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:38px}.scr-tech-hero__actions a{align-items:center;background:#fff;border:2px solid #fff;border-radius:44px;color:var(--sth-bg-a);display:inline-flex;font-family:TT Firs Neue,Arial,sans-serif;font-size:17px;font-weight:600;justify-content:center;min-height:54px;padding:14px 30px;text-decoration:none!important}.scr-tech-hero__actions .scr-tech-hero__secondary{background:transparent;border-color:hsla(0,0%,100%,.55);color:#fff}.scr-tech-hero__art{height:auto;justify-self:end;max-height:470px;object-fit:contain;width:min(100%,var(--sth-art))}@media(max-width:900px){.scr-tech-hero__grid{grid-template-columns:1fr}.scr-tech-hero__art{justify-self:center;width:min(100%,430px)}}@media(max-width:620px){.scr-tech-hero{padding:120px 0 72px}.scr-tech-hero h1{font-size:40px}.scr-tech-hero h2{font-size:18px}.scr-tech-hero__description{font-size:16px}.scr-tech-hero__actions{flex-direction:column}.scr-tech-hero__actions a{text-align:center;width:100%}.scr-tech-hero__art{width:min(100%,320px)}}