@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600&display=swap");.ct,.ct *,.ct :after,.ct :before{box-sizing:border-box;font-style:normal}.ct,.ct *,.ct :after,.ct :before{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.ct{--ct-bg:#0a0a0a;--ct-grid:#272727;--ct-badge-bg:#272727;--ct-badge-border:#3e3e3e;--ct-badge-text:#cfd4dc;--ct-heading:#f2f3f6;--ct-subtext:#cfd4dc;--ct-card-bg:#272727;--ct-card-border:#3e3e3e;--ct-card-title:#e4e6eb;--ct-card-body:#98a1b2;--ct-field-label:#cfd4dc;--ct-input-bg:hsla(0,0%,100%,.05);--ct-input-border:hsla(0,0%,100%,.1);--ct-input-text:#f2f3f6;--ct-input-placeholder:#6a6b6c;--ct-consent:#98a1b2;--ct-link:#c18dff;--ct-btn-bg:#9841ff;--ct-btn-text:#f2f3f6;--ct-error:#ff5a5a;background:var(--ct-bg);overflow:hidden;padding:clamp(96px,12vw,160px) 0 clamp(56px,8vw,90px);position:relative}.ct--light{--ct-bg:#f2f4f7;--ct-grid:#d0d5dd;--ct-badge-bg:#fff;--ct-badge-border:#e4e7ec;--ct-badge-text:#272727;--ct-heading:#0a0a0a;--ct-subtext:#272727;--ct-card-bg:#e4e7ec;--ct-card-border:#d0d5dd;--ct-card-title:#0a0a0a;--ct-card-body:#475467;--ct-field-label:#475467;--ct-input-bg:#fff;--ct-input-border:#d0d5dd;--ct-input-text:#0a0a0a;--ct-input-placeholder:#98a2b3;--ct-consent:#475467;--ct-link:#9841ff;--ct-btn-bg:#9841ff;--ct-btn-text:#fff;--ct-error:#d92d20}.ct__bg{color:var(--ct-grid);inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.ct__grid{height:661px;position:absolute;width:1242px}.ct__grid--tl{left:-560px;top:-360px}.ct__grid--br{bottom:-360px;right:-560px;transform:scale(-1)}.ct__inner{margin:0 auto;max-width:1232px;padding:0 24px;position:relative;z-index:1}.ct__head{align-items:center;display:flex;flex-direction:column;gap:clamp(16px,2vw,24px);margin-bottom:clamp(40px,6vw,64px);text-align:center}.ct__badge{align-items:center;background:var(--ct-badge-bg);border:.5px solid var(--ct-badge-border);border-radius:4px;color:var(--ct-badge-text);display:inline-flex;font-size:12px;font-weight:300;line-height:19.2px;padding:8px}.ct__heading{color:var(--ct-heading);font-size:clamp(40px,6.2vw,72px);font-weight:400;letter-spacing:-.01em;line-height:1.2;max-width:980px}.ct__heading,.ct__subtext{margin:0;overflow-wrap:anywhere}.ct__subtext{color:var(--ct-subtext);font-size:16px;font-weight:300;line-height:26px;max-width:680px}.ct__cols{align-items:start;display:grid;gap:32px;grid-template-columns:397fr 549fr;margin:0 auto;max-width:978px}.ct__cards{gap:8px}.ct__card,.ct__cards{display:flex;flex-direction:column}.ct__card{background:var(--ct-card-bg);border:1px solid var(--ct-card-border);border-radius:10px;gap:10px;padding:32px 24px}.ct__card-copy{display:flex;flex-direction:column;gap:4px}.ct__card-title{color:var(--ct-card-title);font-size:24px;font-weight:400;line-height:1.2}.ct__card-body,.ct__card-title{margin:0;overflow-wrap:anywhere}.ct__card-body{color:var(--ct-card-body);font-size:16px;font-weight:300;line-height:26px}.ct__card-body a{color:var(--ct-link);text-decoration:underline}.ct__btn{align-items:center;align-self:flex-start;background:var(--ct-btn-bg);border:0;border-radius:8px;color:var(--ct-btn-text);cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;justify-content:center;line-height:22px;margin-top:8px;padding:14px 32px;text-decoration:none;transition:filter .15s ease,transform .15s ease}.ct__btn:hover{filter:brightness(1.08)}.ct__btn:active{transform:translateY(1px)}.ct__form-card{background:var(--ct-card-bg);border:1px solid var(--ct-card-border);border-radius:10px;gap:26px;padding:32px 24px}.ct__form-card,.ct__form-head{display:flex;flex-direction:column}.ct__form-head{gap:4px}.ct__form-title{color:var(--ct-card-title);font-size:24px;font-weight:400;line-height:1.2;margin:0}.ct__form-sub{font-size:16px;line-height:26px}.ct__form-empty,.ct__form-sub{color:var(--ct-card-body);font-weight:300;margin:0}.ct__form-empty{border:1px dashed var(--ct-card-border);border-radius:8px;font-size:14px;line-height:22px;padding:24px;text-align:center}.ct__form .hs-form{display:flex;flex-direction:column;gap:16px}.ct__form fieldset{border:0;margin:0;max-width:none!important;padding:0}.ct__form .hs-form-field{margin:0}.ct__form .hs-field-desc,.ct__form .hs-form-field-label,.ct__form .hs-form-field>label{color:var(--ct-field-label);display:block;font-size:12px;font-weight:300;line-height:19.2px;margin:0 0 8px}.ct__form .hs-field-desc{color:var(--ct-consent);margin:0 0 8px}.ct__form .hs-form-required{color:var(--ct-error);margin-left:2px}.ct__form .hs-input:not([type=checkbox]):not([type=radio]){-webkit-appearance:none;appearance:none;background:var(--ct-input-bg);border:1px solid var(--ct-input-border);border-radius:8px;color:var(--ct-input-text);display:block;font-size:14px;font-weight:400;line-height:19px;max-width:100%!important;padding:12.5px 13px;transition:border-color .15s ease,background .15s ease;width:100%!important}.ct__form textarea.hs-input{line-height:22px;min-height:144px;resize:vertical}.ct__form .hs-input::placeholder{color:var(--ct-input-placeholder);font-weight:500;opacity:1}.ct__form .hs-input:focus{border-color:var(--ct-btn-bg);outline:none}.ct__form .hs-input:-webkit-autofill{-webkit-text-fill-color:var(--ct-input-text);transition:background-color 9999s ease-out}.ct__form .legal-consent-container{display:flex;flex-direction:column;gap:16px}.ct__form .hs-richtext p,.ct__form .legal-consent-container p{color:var(--ct-consent);font-size:14px;font-weight:300;line-height:22px;margin:0}.ct__form .hs-richtext a,.ct__form .legal-consent-container a{color:var(--ct-link);text-decoration:underline}.ct__form .hs-form-booleancheckbox+.hs-form-booleancheckbox{margin-top:0}.ct__form .hs-form-booleancheckbox label,.ct__form .hs-form-checkbox label{align-items:flex-start;color:var(--ct-consent);cursor:pointer;display:flex;font-size:14px;font-weight:300;gap:8px;line-height:22px}.ct__form .hs-form-booleancheckbox input[type=checkbox],.ct__form .hs-form-checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;background:var(--ct-input-bg);border:1px solid var(--ct-input-border);border-radius:4px;cursor:pointer;display:inline-grid;flex:0 0 auto;height:18px;margin:2px 0 0;place-content:center;transition:background .15s ease,border-color .15s ease;width:18px}.ct__form .hs-form-booleancheckbox input[type=checkbox]:before,.ct__form .hs-form-checkbox input[type=checkbox]:before{background:#fff;clip-path:polygon(14% 44%,0 60%,40% 100%,100% 18%,86% 4%,38% 70%);content:"";height:10px;transform:scale(0);transform-origin:center;transition:transform .12s ease;width:10px}.ct__form .hs-form-booleancheckbox input[type=checkbox]:checked,.ct__form .hs-form-checkbox input[type=checkbox]:checked{background:var(--ct-btn-bg);border-color:var(--ct-btn-bg)}.ct__form .hs-form-booleancheckbox input[type=checkbox]:checked:before,.ct__form .hs-form-checkbox input[type=checkbox]:checked:before{transform:scale(1)}.ct__form .hs-error-msgs{list-style:none;margin:6px 0 0;padding:0}.ct__form .hs-error-msg,.ct__form label.hs-error-msg{color:var(--ct-error);font-size:13px;line-height:18px}.ct__form .hs_submit .actions{margin:0;padding:0}.ct__form .hs-button{align-items:center;-webkit-appearance:none;appearance:none;background:var(--ct-btn-bg);border:0;border-radius:8px;color:var(--ct-btn-text);cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:400;justify-content:center;line-height:22px;padding:14px 32px;transition:filter .15s ease,transform .15s ease}.ct__form .hs-button:hover{filter:brightness(1.08)}.ct__form .hs-button:active{transform:translateY(1px)}@media (max-width:880px){.ct__cols{gap:8px;grid-template-columns:1fr;max-width:549px}}.ct--pt-none{padding-top:0!important}.ct--pt-xs{padding-top:clamp(16px,2.5vw,24px)!important}.ct--pt-sm{padding-top:clamp(28px,4vw,40px)!important}.ct--pt-md{padding-top:clamp(44px,6vw,64px)!important}.ct--pt-lg{padding-top:clamp(120px,14vw,200px)!important}.ct--pb-none{padding-bottom:0!important}.ct--pb-xs{padding-bottom:clamp(16px,2.5vw,24px)!important}.ct--pb-sm{padding-bottom:clamp(28px,4vw,40px)!important}.ct--pb-md{padding-bottom:clamp(44px,6vw,64px)!important}.ct--pb-lg{padding-bottom:clamp(64px,9vw,96px)!important}.ct [data-anim=stagger]>.za-item,.ct [data-anim]:not([data-anim=stagger]){transition:opacity 1.1s cubic-bezier(.16,.84,.44,1),transform 1.1s cubic-bezier(.16,.84,.44,1)}.ct.za-ready [data-anim=stagger]>.za-item:not(.za-in),.ct.za-ready [data-anim]:not([data-anim=stagger]):not(.za-in){opacity:0;transform:translateY(20px)}@media (prefers-reduced-motion:reduce){.ct [data-anim=stagger]>.za-item,.ct [data-anim]:not([data-anim=stagger]){opacity:1!important;transform:none!important;transition:none!important}}@media (max-width:600px){.ct__grid{display:none}.ct__grid--br{display:block;opacity:.3}}