.abc-hero{--hero-gradient:linear-gradient(105deg,rgba(10,25,42,.97),rgba(22,45,68,.95) 46%,rgba(30,74,112,.85));--hero-light:rgba(79,195,247,.45);--hero-badge-bg:hsla(0,0%,100%,.08);--hero-badge-border:hsla(0,0%,100%,.2);--hero-badge-text:hsla(0,0%,100%,.75);--hero-headline:#fff;--hero-highlight:#65bf48;--hero-attr-text:hsla(0,0%,100%,.6);--hero-attr-strong:hsla(0,0%,100%,.9);--hero-attr-border:#65bf48;--hero-btn-bg:#65bf48;--hero-btn-text:#fff;--hero-sec-border:#fff;--hero-vc-bg:rgba(0,0,0,.55);--hero-play:#65bf48;--hero-vc-title:hsla(0,0%,100%,.75);--hero-vc-sub:hsla(0,0%,100%,.45);align-items:center;background:var(--hero-gradient);display:flex;font-family:Mulish,Arial,sans-serif;min-height:640px;overflow:hidden;position:relative}.abc-hero__visual{background:radial-gradient(ellipse at 70% 40%,rgba(30,74,112,.6) 0,transparent 70%);bottom:0;position:absolute;right:0;top:0;width:52%;z-index:0}.abc-hero__visual:after,.abc-hero__visual:before{background:linear-gradient(to bottom,var(--hero-light),transparent);bottom:0;content:"";filter:blur(3px);position:absolute;top:0;width:4px}.abc-hero__visual:before{left:28%}.abc-hero__visual:after{left:52%;opacity:.6}.abc-hero__speaker{background:radial-gradient(ellipse at 50% 30%,rgba(26,61,92,.5) 0,transparent 70%);bottom:0;height:340px;left:50%;position:absolute;transform:translateX(-50%);width:220px}.abc-container{margin:0 auto;max-width:1100px;padding:0 32px}.abc-hero__content{max-width:580px;padding:80px 0;position:relative;z-index:2}.abc-hero__badge{background:var(--hero-badge-bg);border:1px solid var(--hero-badge-border);border-radius:4px;color:var(--hero-badge-text);display:inline-block;font-size:10.5px;letter-spacing:.12em;margin-bottom:28px;padding:6px 14px;text-transform:uppercase}.abc-hero__badge,.abc-hero__headline{font-family:Montserrat,Arial,sans-serif;font-weight:700}.abc-hero__headline{color:var(--hero-headline);font-size:42px;line-height:1.15;margin-bottom:22px}.abc-hero .hs-highlight,.abc-hero__headline .hs-highlight{color:var(--hero-highlight)}.abc-hero__attr{border-left:3px solid var(--hero-attr-border);color:var(--hero-attr-text);font-size:14px;margin-bottom:40px;padding-left:14px}.abc-hero__attr strong{color:var(--hero-attr-strong);font-weight:400}.abc-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.abc-hero__btn{border-radius:6px;cursor:pointer;display:inline-block;font-family:Montserrat,Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:.02em;padding:14px 32px;text-decoration:none;transition:opacity .18s,transform .12s}.abc-hero__btn:hover{opacity:.88;transform:translateY(-1px)}.abc-hero__btn--primary{background:var(--hero-btn-bg);border:2px solid transparent;color:var(--hero-btn-text)}.abc-hero__btn--secondary{background:transparent;border:2px solid var(--hero-sec-border);color:var(--hero-sec-border)}.abc-hero__video-card{background:var(--hero-vc-bg);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;bottom:56px;cursor:pointer;overflow:hidden;position:absolute;right:48px;text-decoration:none;transition:border-color .2s;width:220px;z-index:3}.abc-hero__video-card:hover{border-color:var(--hero-play)}.abc-hero__video-thumb{background:#0d2038;height:110px}.abc-hero__play,.abc-hero__video-thumb{align-items:center;display:flex;justify-content:center}.abc-hero__play{background:var(--hero-play);border-radius:50%;height:44px;transition:filter .2s;width:44px}.abc-hero__video-card:hover .abc-hero__play{filter:brightness(1.1)}.abc-hero__play svg{height:16px;margin-left:3px;width:16px}.abc-hero__video-meta{padding:10px 12px}.abc-hero__video-title{color:var(--hero-vc-title);font-size:11.5px;font-weight:600;margin:0 0 4px}.abc-hero__video-sub{color:var(--hero-vc-sub);font-size:10.5px}@media (max-width:900px){.abc-hero__video-card{display:none}.abc-hero__headline{font-size:30px}.abc-hero__visual{width:30%}}@media (max-width:600px){.abc-hero__content{padding:56px 0}.abc-hero__headline{font-size:24px}.abc-hero__actions{flex-direction:column}}