.ta-hero{background:radial-gradient(90% 70% at 50% 116%,rgba(15,100,189,.4),transparent 60%),radial-gradient(120% 90% at 50% 0,#0b1233 0,#070a26 55%,#04060f 100%);color:var(--ignis-white,#fff);display:flex;flex-direction:column;isolation:isolate;justify-content:center;min-height:100vh;overflow:hidden;padding:152px 0 92px;position:relative}.ta-hero:before{background:radial-gradient(circle,rgba(28,36,196,.42) 0,rgba(28,36,196,.13) 42%,transparent 66%);filter:blur(8px);height:min(900px,82vw);left:50%;top:42%;transform:translate(-50%,-50%);width:min(900px,82vw)}.ta-hero:after,.ta-hero:before{content:"";pointer-events:none;position:absolute;z-index:0}.ta-hero:after{background:radial-gradient(120% 80% at 50% 42%,rgba(4,6,15,0) 0,rgba(4,6,15,.42) 100%);inset:0}.ta-hero__container{margin:0 auto;max-width:var(--container-content-width,1360px);padding:0 var(--container-padding,120px);position:relative;z-index:1}.ta-hero__copy{align-items:center;display:flex;flex-direction:column;gap:28px;margin:0 auto;max-width:900px;text-align:center}.ta-hero__heading{color:var(--ignis-white,#fff);font-family:Outfit,sans-serif;font-size:clamp(52px,6.2vw,84px);font-weight:600;hyphens:none;-webkit-hyphens:none;letter-spacing:-.025em;line-height:1.01;margin:0;max-width:16ch;overflow-wrap:normal;text-wrap:balance;word-break:normal}.ta-hero__grad{background:linear-gradient(96deg,#7fa8ff,#b9a6ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#9fb6ff}.ta-hero__sub{color:hsla(0,0%,100%,.82);font-family:Outfit,sans-serif;font-size:24px;font-weight:400;line-height:1.5;margin:0;max-width:56ch}.ta-hero__cta,.ta-hero__cta:active,.ta-hero__cta:focus,.ta-hero__cta:focus-visible,.ta-hero__cta:hover{align-items:center;background:var(--ignis-gradient-sea-inverted,linear-gradient(117deg,#1c24c4 13.67%,#0f64bd 96.37%));border-radius:9999px;color:var(--ignis-white,#fff);display:inline-flex;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;justify-content:center;line-height:1.2;margin-top:8px;padding:18px 40px;text-decoration:none}.ta-hero__cta{box-shadow:0 10px 30px rgba(28,36,196,.45);transition:box-shadow var(--transition-base,.25s ease-in-out),transform var(--transition-base,.25s ease-in-out)}.ta-hero__cta:focus-visible,.ta-hero__cta:hover{box-shadow:0 16px 40px rgba(28,36,196,.6);transform:translateY(-2px)}.ta-hero__cta:focus-visible{outline:2px solid var(--ignis-white,#fff);outline-offset:4px}@media (max-width:1024px){.ta-hero{padding:168px 0 104px}.ta-hero__container{padding:0 64px}.ta-hero__heading{font-size:clamp(46px,7.6vw,64px)}}@media (max-width:767px){.ta-hero{padding:132px 0 72px}.ta-hero__container{padding:0 24px}.ta-hero__copy{gap:22px}.ta-hero__heading,.ta-hero__sub{max-width:none}.ta-hero__sub{font-size:19px}.ta-hero__cta,.ta-hero__cta:active,.ta-hero__cta:focus,.ta-hero__cta:focus-visible,.ta-hero__cta:hover{padding:16px 24px;width:100%}}