.register-form-card_cardContainer__AI1qw{background:var(--white);border-radius:20px;border:1px solid var(--grey-5);height:100%;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_cardContainer__AI1qw{border-radius:10px;box-shadow:none}}.register-form-card_formSection__hr_96{display:flex;flex-direction:column;gap:40px;padding:40px}@media (min-width:770px) and (max-width:1184px){.register-form-card_formSection__hr_96{gap:20px}}@media (max-width:769px){.register-form-card_formSection__hr_96{gap:20px;padding:40px 20px}}.register-form-card_title__MW2tW{color:var(--grey-1);font-family:var(--secondary-font-family);font-weight:300;font-size:28px;line-height:32px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_title__MW2tW{font-size:18px;line-height:24px}}.register-form-card_form__RTsLc{display:flex;flex-direction:column;gap:10px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_form__RTsLc{gap:20px}}.register-form-card_formRow__LGvQ7{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_formRow__LGvQ7{gap:20px}}.register-form-card_inputGroup__97_iP{display:flex;flex-direction:column;gap:10px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_inputGroup__97_iP{gap:4px}}.register-form-card_label__84OKT{color:var(--grey-2);font-family:var(--font-family);font-weight:300;font-size:16px;line-height:24px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_label__84OKT{font-size:12px;line-height:20px}}.register-form-card_input__gd1D9{background-color:var(--input-background);padding:10px 20px;border:1px solid var(--grey-5);border-radius:8px;font-family:var(--font-family);font-weight:200;font-size:14px;line-height:24px;color:var(--grey-1);outline:none}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_input__gd1D9{padding:8px}}.register-form-card_input__gd1D9.register-form-card_hasError__oZvY0{border-color:var(--error-red)}.register-form-card_textarea__EkuXJ{width:100%;height:192px;overflow-y:auto;border:1px solid var(--grey-5);border-radius:8px;background:var(--input-background);resize:none;font-weight:200;font-size:14px;line-height:24px;padding:10px 20px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_textarea__EkuXJ{font-size:14px;line-height:24px;padding:8px;height:92px}}.register-form-card_textarea__EkuXJ:focus{outline:none}.register-form-card_buttonText__kmmZN{font-family:var(--font-family);font-weight:700;font-size:18px;line-height:24px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_buttonText__kmmZN{font-size:16px;line-height:20px}}.register-form-card_errorContainer__BrmwV{color:var(--error-red);font-size:18px;line-height:24px;font-weight:300;margin-top:20px}.register-form-card_honeypot__7DOsO{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.register-form-card_checkboxContainer__T6JpC{display:flex;align-items:center;gap:12px;margin-top:10px;cursor:pointer;position:relative}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_checkboxContainer__T6JpC{gap:10px}}.register-form-card_checkbox__KBgZg{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.register-form-card_checkboxLabel__ZjaR_{color:var(--grey-2);font-family:var(--font-family);font-weight:300;font-size:16px;line-height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:12px;padding-left:32px;position:relative}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_checkboxLabel__ZjaR_{font-size:14px;line-height:20px;padding-left:28px;gap:10px}}.register-form-card_checkboxLabel__ZjaR_:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid var(--grey-4);border-radius:4px;background-color:var(--white);transition:all .2s ease-in-out}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_checkboxLabel__ZjaR_:before{width:18px;height:18px}}.register-form-card_checkboxLabel__ZjaR_:after{content:"";position:absolute;left:7px;top:50%;transform:translateY(-60%) translateX(15%) rotate(45deg) scale(1);width:6px;height:10px;border:solid var(--white);border-width:0 2px 2px 0;transition:all .2s ease-in-out;opacity:0}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-form-card_checkboxLabel__ZjaR_:after{left:6px;width:5px;height:9px}}.register-form-card_checkbox__KBgZg:checked~.register-form-card_checkboxLabel__ZjaR_:before{background-color:var(--ui-blue);border-color:var(--ui-blue)}.register-form-card_checkbox__KBgZg:checked~.register-form-card_checkboxLabel__ZjaR_:after{opacity:1;transform:translateY(-60%) translateX(15%) rotate(45deg) scale(1)}.register-form-card_checkboxContainer__T6JpC:hover .register-form-card_checkboxLabel__ZjaR_:before{border-color:var(--ui-blue)}.register-form-card_checkbox__KBgZg:focus~.register-form-card_checkboxLabel__ZjaR_:before{outline:2px solid var(--ui-blue);outline-offset:2px}.submitted-form-card_cardContainer__xaLzF{background:var(--white);border-radius:20px;border:1px solid var(--grey-5);height:100%;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.submitted-form-card_cardContainer__xaLzF{border-radius:10px;box-shadow:none}}.submitted-form-card_contentSection__lOqV8{display:flex;flex-direction:column;gap:40px;padding:40px}@media (max-width:769px){.submitted-form-card_contentSection__lOqV8{padding:40px 20px}}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.submitted-form-card_contentSection__lOqV8{gap:20px}}.submitted-form-card_title__ngbUU{color:var(--grey-1);font-family:var(--secondary-font-family);font-weight:300;font-size:28px;line-height:32px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.submitted-form-card_title__ngbUU{font-size:18px;line-height:24px}}.submitted-form-card_description__Y2q9W{color:var(--grey-1);font-family:var(--font-family);font-weight:200;font-size:18px;line-height:32px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.submitted-form-card_description__Y2q9W{font-size:14px;line-height:24px}}.submitted-form-card_description__Y2q9W a{-webkit-text-decoration:underline;text-decoration:underline}.submitted-form-card_buttonContainer___PkM6{border:1px solid var(--grey-2)}.submitted-form-card_buttonContainer___PkM6:hover{background-color:var(--grey-2)}.submitted-form-card_buttonArrow__X0aKX{border:1px solid var(--grey-2)}.submitted-form-card_buttonArrowIcon__PtYSn{fill:var(--grey-2)!important}.submitted-form-card_buttonText__Xk_ie{font-family:var(--font-family);font-weight:700;font-size:18px;line-height:24px;color:var(--grey-2)}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.submitted-form-card_buttonText__Xk_ie{font-size:16px;line-height:20px}}.register-intro_container__0P_lH{display:flex;flex-direction:column;gap:40px;width:100%;align-items:start;text-align:left}@media (min-width:770px) and (max-width:1184px){.register-intro_container__0P_lH{align-items:center;text-align:center}}@media (max-width:769px){.register-intro_container__0P_lH{align-items:center;text-align:left}}.register-intro_title__5HHSP{color:var(--brand-midnight);font-family:var(--font-family);font-weight:700;font-size:24px;line-height:32px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-intro_title__5HHSP{font-size:18px;line-height:24px}}.register-intro_description__sF9zU{color:var(--brand-midnight);font-family:var(--font-family);font-weight:200;font-size:18px;line-height:32px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-intro_description__sF9zU{font-size:14px;line-height:24px}}.register-intro_cardIcon__IYir9{z-index:1;width:24px;height:24px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-intro_cardIcon__IYir9{width:16px;height:16px}}.register-intro_cardsContainer__Vc7yL{display:grid;grid-gap:40px;gap:40px;width:100%;grid-template-columns:1fr}@media (min-width:770px) and (max-width:1184px){.register-intro_cardsContainer__Vc7yL{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:769px){.register-intro_cardsContainer__Vc7yL{grid-template-columns:1fr;gap:20px}}.register-intro_card__EU8V3{display:flex;flex-direction:column;gap:20px;text-align:left}@media (min-width:770px) and (max-width:1184px){.register-intro_card__EU8V3{gap:8px}}@media (max-width:769px){.register-intro_card__EU8V3{flex-direction:row;gap:20px;padding:10px 20px}}.register-intro_iconWrapper__Yd_GV{width:48px;height:48px;border-radius:50%;background:radial-gradient(ellipse at center,#B78FE2,rgba(12,78,176,0)) border-box;padding:1px;display:flex;align-items:center;justify-content:center;color:var(--ui-blue);position:relative;align-self:flex-start;flex-shrink:0;box-shadow:0 4px 40px 0 rgba(0,0,0,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.register-intro_iconWrapper__Yd_GV:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:50%;background:rgba(255,255,255,.9);z-index:0}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-intro_iconWrapper__Yd_GV:after{background:rgba(255,255,255,1)}.register-intro_iconWrapper__Yd_GV{width:32px;height:32px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}}.register-intro_cardTitle__xNsmJ{color:var(--brand-midnight);font-family:var(--font-family);font-weight:700;font-size:16px;line-height:24px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-intro_cardTitle__xNsmJ{font-size:12px;line-height:20px}}.register-intro_cardDescription__z4n9B{color:var(--brand-midnight);font-family:var(--font-family);font-weight:200;font-size:16px;line-height:24px}@media (max-width:769px),(min-width:770px) and (max-width:1184px){.register-intro_cardDescription__z4n9B{font-size:12px;line-height:20px}}.register-intro_freeTrialContainer__CRXS8{justify-content:center;align-items:center;width:100%;display:none}@media (max-width:769px){.register-intro_freeTrialContainer__CRXS8{display:flex}}.register-intro_freeTrialButton__F1Ctf{display:flex;align-items:center;background:transparent;border:none;cursor:pointer;padding:0;gap:10px}.register-intro_freeTrialText__IIl0T{color:var(--ui-blue);font-family:var(--secondary-font-family);font-weight:300;font-size:14px;line-height:20px;-webkit-text-decoration:underline;text-decoration:underline}.register-intro_freeTrialArrow__gzNRl{width:18px;height:18px;border-radius:50%;border:1px solid var(--ui-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.register-intro_freeTrialArrowIcon__4v8kU{width:12px;height:12px}