.reg-hero{--reg-violet:#6761e5;--reg-accent:#e040fb;--reg-lilac:#f0effc;--reg-ink:#292e53;--reg-muted:#545875;box-sizing:border-box;color:var(--reg-ink);font-family:Space Grotesk,sans-serif;padding:96px 24px 88px;position:relative;z-index:0}.reg-hero:before{background:var(--reg-lilac);border-bottom-left-radius:45px;border-bottom-right-radius:45px;bottom:0;content:"";left:calc(50% - 50vw);pointer-events:none;position:absolute;top:-300px;width:100vw;z-index:-1}.reg-hero *,.reg-hero :after,.reg-hero :before{box-sizing:border-box}.reg-hero__container{margin:0 auto;max-width:1200px}.reg-hero__grid{align-items:center;display:grid;gap:56px;grid-template-columns:1.05fr .95fr}.reg-hero__eyebrow{color:var(--reg-accent);display:inline-block;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 16px;text-transform:uppercase}.reg-hero__title{font-size:clamp(2rem,3.4vw,2.9rem);line-height:1.14;margin:0 0 16px}.reg-hero__title-1{color:var(--reg-violet,#6761e5);display:block;font-family:Space Grotesk,sans-serif;font-weight:700}.reg-hero__title-2{color:var(--reg-ink,#292e53);display:block;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:400}.reg-hero__sub{color:var(--reg-muted);font-size:1.12rem;line-height:1.6;margin:0 0 34px;max-width:520px}.reg-pillars{display:grid;gap:14px;grid-template-columns:1fr 1fr}.reg-pillar{align-items:flex-start;background:#fff;border:1px solid rgba(103,97,229,.1);border-radius:16px;cursor:default;display:flex;gap:14px;opacity:0;padding:18px;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease,border-color .3s ease,box-shadow .3s ease,background-color .3s ease}.reg-hero.is-in .reg-pillar{opacity:1;transform:translateY(0)}.reg-hero.is-in .reg-pillar:first-child{transition-delay:.05s,.05s,0s,0s,0s}.reg-hero.is-in .reg-pillar:nth-child(2){transition-delay:.15s,.15s,0s,0s,0s}.reg-hero.is-in .reg-pillar:nth-child(3){transition-delay:.25s,.25s,0s,0s,0s}.reg-hero.is-in .reg-pillar:nth-child(4){transition-delay:.35s,.35s,0s,0s,0s}.reg-pillar.is-active{border-color:var(--reg-accent,#e040fb);box-shadow:0 16px 34px rgba(224,64,251,.18)}.reg-pillar.is-active .reg-pillar__ico{color:var(--reg-accent,#e040fb);transform:scale(1.08)}.reg-pillar__ico{color:var(--reg-violet,#6761e5);display:inline-flex;flex:0 0 auto;transform-origin:center;transition:color .35s ease,transform .35s ease}.reg-pillar__ico svg{display:block;height:48px;width:48px}.reg-pillar__txt{display:flex;flex-direction:column;gap:3px;min-width:0}.reg-pillar__name{color:var(--reg-ink);font-size:1.02rem;font-weight:700;line-height:1.2}.reg-pillar__desc{color:var(--reg-muted);font-size:.9rem;line-height:1.35}.reg-form-area{align-self:center}.reg-form-head{margin:0 0 18px}.reg-form-head__title{color:var(--reg-ink,#292e53);font-size:1.5rem;font-weight:700;margin:0 0 6px}.reg-form-head__sub{color:var(--reg-muted,#545875);font-size:.98rem;line-height:1.5;margin:0}.reg-form-card{background:#fff;border:1px solid #e7e5f7;border-radius:20px;box-shadow:0 18px 50px rgba(41,46,83,.12);overflow:hidden;padding:32px 30px}.reg-form-card .hs-form input[type=email],.reg-form-card .hs-form input[type=number],.reg-form-card .hs-form input[type=tel],.reg-form-card .hs-form input[type=text],.reg-form-card .hs-form select,.reg-form-card .hs-form textarea{background:#fff!important;border:1px solid #d7d5e6!important;border-radius:10px!important;color:#1f2937!important;font-family:Space Grotesk,sans-serif!important;font-size:.95rem!important;height:auto!important;padding:12px 16px!important;transition:border-color .2s!important;width:100%!important}.reg-form-card .hs-form input:focus,.reg-form-card .hs-form select:focus,.reg-form-card .hs-form textarea:focus{border-color:var(--reg-violet,#6761e5)!important;outline:none!important}.reg-form-card .hs-form label{color:var(--reg-muted,#545875)!important;font-family:Space Grotesk,sans-serif!important;font-size:.85rem!important;font-weight:500!important}.reg-form-card .hs-form .hs-button{background:var(--reg-accent,#e040fb)!important;border:none!important;border-radius:10px!important;color:#fff!important;cursor:pointer!important;font-family:Space Grotesk,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;letter-spacing:.5px!important;padding:15px 40px!important;text-transform:uppercase!important;transition:background .25s,transform .25s!important;width:100%!important}.reg-form-card .hs-form .hs-button:hover{background:#b380f8!important;box-shadow:0 8px 24px rgba(224,64,251,.3)!important;transform:translateY(-2px)!important}@keyframes reg-cta-pulse{0%,to{box-shadow:0 8px 22px rgba(224,64,251,.26)}50%{box-shadow:0 10px 32px rgba(224,64,251,.55)}}.reg-form-card .hs-form .hs-button{animation:reg-cta-pulse 2.6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.reg-pillar{opacity:1!important;transform:none!important}.reg-pillar,.reg-pillar__ico{transition:none!important}.reg-form-card .hs-form .hs-button{animation:none!important}}@media (max-width:900px){.reg-hero{padding:88px 24px 64px}.reg-hero__grid{gap:40px;grid-template-columns:1fr}.reg-hero__sub{max-width:none}}@media (max-width:520px){.reg-hero{padding:80px 18px 56px}.reg-hero:before{border-bottom-left-radius:32px;border-bottom-right-radius:32px}.reg-pillars{grid-template-columns:1fr}}