.language-button_header__MsCPN{display:flex;flex-direction:row;width:100%;height:120px;align-items:center;justify-content:space-between;padding:50px 100px;background-color:var(--primary);z-index:11}.language-button_logoContainer__yfZ2P{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.language-button_logoContainer__yfZ2P>span>img{cursor:pointer}.language-button_navContainer__1d88R{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:25px}.language-button_plusIcon__RvdAW{display:flex;justify-content:center;align-items:center;background:var(--primary);min-width:25px;min-height:25px;border-radius:50%}.language-button_mobileNavContainer__nLly5{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between}.language-button_mobileNavButtons__jrYf_{gap:15px}.language-button_languageButton__Na_DJ,.language-button_mobileNavButtons__jrYf_{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.language-button_languageButton__Na_DJ{gap:5px;padding:0;margin:0;position:relative;cursor:pointer}.language-button_languageContainer__kc87L{display:flex;flex-direction:column;gap:10px;position:absolute;width:70px;padding:15px;background:var(--white);top:30px;left:-10px;z-index:10;border-radius:4px}.language-button_languageItem__BNlSV{display:flex;flex-direction:row;align-items:center;gap:5px;cursor:pointer}.language-button_languageLi__nluF1{width:15px;height:10px;border-radius:4px;background:var(--lightGrey)}.language-button_headerButton__U0sBD{padding-left:0!important;padding-right:0!important}@media screen and (max-width:1450px){.language-button_header__MsCPN{height:120px;padding:50px}.language-button_buttons__n_Cer{gap:5px}}@media screen and (max-width:980px){.language-button_logoContainer__yfZ2P{flex-direction:column;gap:0;min-width:150px;margin-right:15px}}@media screen and (max-width:768px){.language-button_header__MsCPN{flex-direction:column-reverse;height:180px;min-height:180px;padding:20px 5%}.language-button_logoText__p_HMO{display:none}.language-button_buttons__n_Cer{gap:5px}}.notifications_notificationContainer__7G3Du{filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));transition:transform .3s ease-in-out;transform:translateX(0);visibility:visible;width:400px;height:90px;background-color:#fff;border:1px solid #e9e9e9;border-radius:10px;position:fixed;top:30px;right:30px;z-index:999;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:10px 15px}.notifications_hide__ZR9Ai{transition:visibility 0s .3s,transform .3s ease-in-out;transform:translateX(320px);visibility:hidden}.notifications_icon__znOCl{margin-right:10px}.notifications_textContent__TGTa3{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.notifications_closeButton__G1F9D{position:absolute;top:5px;right:5px;cursor:pointer}@keyframes notifications_backgroundOpacity__jG9Ci{0%{opacity:0}to{opacity:1}}.notifications_background__Ashnx{position:fixed;z-index:998;top:0;right:0;height:100vh;width:100vw;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:notifications_backgroundOpacity__jG9Ci .3s ease-in-out forwards}@media screen and (max-width:768px){.notifications_notificationContainer__7G3Du{width:90%;top:15px;right:5%}}.auth-layout_wrapper__1WfQG{display:flex;flex-direction:column;width:100%;height:100%;min-height:100vh;background:var(--background);overflow-y:auto;position:relative;z-index:0}.auth-layout_isotype__NmLYZ{position:absolute;top:0;left:0;z-index:0}.auth-layout_header___CTeM{height:150px;padding:0 85px;z-index:2;margin:0 auto}.auth-layout_header___CTeM,.auth-layout_logo__acTEE{display:flex;align-items:center;justify-content:center}.auth-layout_logo__acTEE{flex-direction:row;width:100%;gap:10px}.auth-layout_content__dWMfj{display:flex;flex-direction:column;width:100%;height:100%;min-height:calc(100vh - 150px);padding:0;z-index:1}.auth-layout_logoText__iPCzO{margin-top:18px}@media screen and (max-width:768px){.auth-layout_header___CTeM{height:100px;padding:0 5%}.auth-layout_content__dWMfj{min-height:calc(100vh - 100px)}}@media screen and (max-width:1280px){.auth-layout_header___CTeM{width:100%!important;margin:0!important}}.auth-layout_wrapper__1WfQG::-webkit-scrollbar-thumb,.auth-layout_wrapper__1WfQG::-webkit-scrollbar-track{display:none}.auth-layout_wrapper__1WfQG::-webkit-scrollbar{display:none}.register-header_headerContainer__z8cyN{display:flex;flex-direction:column;width:100%;gap:10px;margin-bottom:50px}.register-header_buttonStep__YxoZW{display:flex;flex-direction:row;align-items:center;gap:5px}.register-header_buttonGoBack__CPLnN{position:absolute;top:20px;left:46px;cursor:pointer}@media screen and (max-width:768px){.register-header_headerContainer__z8cyN{margin-bottom:40px}.register-header_buttonGoBack__CPLnN{top:20px;left:20px}}@media screen and (max-width:380px){.register-header_buttonGoBack__CPLnN{left:10px}}.register-user-type_content__BGWdM{display:flex;flex-direction:column;width:100%;max-width:600px;height:100%}.register-user-type_cardsContainer__sS8C_{display:flex;flex-direction:row;width:100%;gap:30px}.register-user-type_whiteCard__O4P40{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:80%;height:100%;margin:0 auto;background:#fff;border-radius:16px;padding:40px;cursor:pointer;border:1px solid #f5d44530}.register-user-type_buttonGoBack__csDTX{display:flex;align-items:center;gap:10px;margin-bottom:30px;cursor:pointer;margin-top:-10px;width:80%}@media screen and (max-width:768px){.register-user-type_cardsContainer__sS8C_{flex-direction:column;margin-bottom:30px}.register-user-type_whiteCard__O4P40{min-height:30vh}.register-user-type_content__BGWdM{padding:0 5%}}.common-input_container__uDnpU{position:relative}.common-input_placeholderColor__qKjOP::-moz-placeholder{color:#000!important;opacity:1}.common-input_placeholderColor__qKjOP:-ms-input-placeholder{color:#000!important;opacity:1}.common-input_placeholderColor__qKjOP::placeholder{color:#000!important;opacity:1}.common-input_input__57Ek8{border:1px solid #2424244d;border-radius:8px;height:58px;width:100%;padding:5px 20px;font-size:16px}.common-input_input__57Ek8:disabled{cursor:not-allowed}.common-input_input__57Ek8::-moz-placeholder{color:rgba(44,44,44,.27)}.common-input_input__57Ek8:-ms-input-placeholder{color:rgba(44,44,44,.27)}.common-input_input__57Ek8::placeholder{color:rgba(44,44,44,.27)}.common-input_badge__tbogf{position:absolute;top:50%;bottom:50%;right:0;width:50px;background:#24242414;display:flex;justify-content:center;align-items:center;border-top-right-radius:8px;border-bottom-right-radius:8px}.common-input_label__38lvn{margin-bottom:10px;color:#b0b9c5!important;font-family:AlbertSans-Bold!important;font-size:14px!important}.common-input_helpText__gv2KS{margin-bottom:10px;display:flex;flex-direction:row;align-items:center;gap:5px}.common-input_labelHelpText__L7O1F{color:#b0b9c5!important;font-family:AlbertSans-Bold!important;font-size:14px!important}.common-input_helpTextContent__lS2Cs{position:relative;max-width:18px;max-height:18px;cursor:pointer}.common-input_helpTextContent__lS2Cs:hover .common-input_tooltip__kr_2_{display:block}.common-input_tooltip__kr_2_:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #e4e8ed;content:"";left:0;top:35px;transform:rotate(90deg);margin-left:-9px;position:absolute;height:0;width:0}.common-input_tooltip__kr_2_{background-color:#e4e8ed;color:#fff;display:none;padding:20px;position:absolute;top:-29px;left:26px;border-radius:8px;width:250px;height:-moz-max-content;height:max-content;z-index:10}.white-card_whiteCard__VxSer{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;max-width:650px;min-height:500px;background:#fff;position:relative;border-radius:16px;padding:65px 50px;border:1px solid #f5d44530}.white-card_whiteCardRegister__xTx9v{align-items:stretch}@media screen and (max-width:768px){.white-card_whiteCard__VxSer{padding:65px 5%}.white-card_whiteCardRegister__xTx9v{padding:65px 5%;border-end-end-radius:0;border-end-start-radius:0;min-height:75vh}}.link-button_button__BcSNz{display:flex;justify-content:center;align-items:center;width:-moz-max-content;width:max-content}.link-button_content__38PIt{display:flex;flex-direction:row;align-items:center;gap:8px}.link-button_button__BcSNz:hover{cursor:pointer}.link-button_disabled__gBlLV:hover{cursor:not-allowed}.link-button_active__eT8ZZ,.link-button_label__Y8rAA:hover{text-decoration:underline}.checkbox_container__teZNd{display:flex;flex-direction:row;align-items:flex-start;margin-top:5px;height:16px;position:relative;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox_label__CdpPw{margin-left:8px;cursor:pointer}.checkbox_container__teZNd input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox_checkmark__H8PFO{display:flex;justify-content:center;align-items:center;top:0;left:0;min-height:20px;min-width:20px;max-height:20px;max-width:20px;border:1px solid var(--primary);border-radius:4px;background-color:#fff}.register-form_content__YPxPJ{display:flex;flex-direction:column;width:100%;max-width:600px;height:100%;margin-bottom:50px;align-self:stretch;box-sizing:border-box}.register-form_inputsCard__YxIwM{display:flex;flex-direction:column;width:100%;gap:30px;margin-bottom:40px;margin-top:0}.register-form_inputsCheck__VqLCh{display:flex;flex-direction:column;width:100%;gap:20px;margin-bottom:15px;margin-top:10px}.register-form_button__eF45F{background:#fff!important;border:1px solid #707070!important}.register-form_button__eF45F:hover{background:#fff!important;border:1px solid var(--primary)!important}.register-form_button__eF45F:disabled{background:#a0a0a0!important}.register-form_footerCard__MyvUH{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:20px;margin-top:60px}.register-form_footerLink__hMwou{display:flex;flex-direction:row;width:100%;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.register-form_formRow__dFxgr{align-items:center}.register-form_formRowSplit__LUqdS,.register-form_formRow__dFxgr{display:flex;flex-direction:row;justify-content:space-between;gap:25px;width:100%;margin-top:50px}.register-form_formRowSplit__LUqdS{align-items:flex-start}.register-form_industryRowRegister__SjEZN{position:relative;z-index:1;overflow:visible;width:100%;align-self:stretch}.register-form_formFieldHalf__Gw0cG{flex:1 1;min-width:0;width:100%;max-width:100%;display:flex;flex-direction:column;gap:8px}.register-form_formFieldHalfTight__pOqhD{gap:0}.register-form_formSplitLabel__T3Uv5{margin:0 0 10px;color:#b0b9c5;font-family:AlbertSans-Bold,sans-serif;font-size:14px;line-height:1.2}.register-form_formSplitLabelRequired__wk_vK{margin:0 0 10px;display:flex;flex-direction:row;align-items:center;gap:4px;min-height:17px}.register-form_formSplitLabelRequiredText__Se82N{color:#b0b9c5;font-family:AlbertSans-Bold,sans-serif;font-size:14px;line-height:1.2}.register-form_rowContent__WaXZH{height:100px;width:100%;display:flex;flex-direction:column;justify-content:space-between}.register-form_checkContainer__bVWXF{display:flex;flex-direction:column;width:100%;margin-top:30px;position:relative}.register-form_checkAdditionalText__jYD_F{display:flex;flex-direction:row;margin-left:28px;margin-top:-8px}.register-form_formImageContainer__wCdjU{display:flex;flex-direction:column;width:100%;margin-top:30px;gap:15px}.register-form_errorList__hLYaM{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:center;gap:10px}.register-form_squareButton__bAo7f{background:var(--primary)!important;border-radius:8px!important;width:100%!important;height:50px!important}.register-form_squareButton__bAo7f:disabled{background:#b0b9c5!important}@media screen and (max-width:768px){.register-form_content__YPxPJ{margin-bottom:0}.register-form_content__YPxPJ input,.register-form_content__YPxPJ select{font-size:16px}.register-form_headerContainer__A5Gk0{padding:0 5%}.register-form_formRow__dFxgr{flex-direction:column;gap:50px}.register-form_formRowSplit__LUqdS{flex-direction:column;gap:50px;align-items:stretch;width:100%}.register-form_formFieldHalf__Gw0cG{flex:none;width:100%;max-width:100%}}@media screen and (max-width:900px){.register-form_formRowSplit__LUqdS{flex-direction:column;align-items:stretch}.register-form_formFieldHalf__Gw0cG{flex:none;width:100%}}@media screen and (max-width:420px){.register-form_checkAdditionalText__jYD_F{margin-top:10px}.register-form_content__YPxPJ{max-width:100%}}.separator_container__nIL3B{display:block;width:100%;min-height:7px;background-color:var(--primary);border-radius:30px}.form-separator_formSeparator__g5RBB{display:flex;flex-direction:row;align-items:center;width:100%;gap:20px}.form-separator_formSeparator__g5RBB>p{white-space:nowrap}.common-select_wrapper__yGkZ7{justify-content:flex-start;min-width:0;height:100%;isolation:isolate;align-self:stretch}.common-select_container__udBQV,.common-select_wrapper__yGkZ7{display:flex;flex-direction:column;width:100%;position:relative}.common-select_container__udBQV{border:1px solid #2424244d;border-radius:8px;height:50px;z-index:1;padding-left:16px;padding-right:42px;justify-content:center;box-sizing:border-box}.common-select_selectValueText__ylDMj{display:block;width:100%;max-width:100%;min-width:0;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;line-height:1.35}.common-select_input__Bf3It{display:flex;flex-direction:row;align-items:center;position:absolute;left:0;width:calc(100% - 24px);height:36px;padding:6px 12px;margin:0 12px;border-radius:8px;word-break:break-word;border:1px solid #2424244d;font-family:AlbertSans-Regular;box-sizing:border-box}.common-select_input__Bf3It:focus-within{border:1px solid var(--primary)}.common-select_arrowBg__nKhSe{right:0;width:35px;height:50px}.common-select_arrowBg__nKhSe,.common-select_closeIcon__Aoviw{position:absolute;display:flex;flex-direction:column;justify-content:center}.common-select_closeIcon__Aoviw{right:-8px;top:-12px;min-width:25px;min-height:25px;align-items:center;background:var(--primary);border-radius:50%}.common-select_content__4IQkS{display:flex;flex-direction:column;border:1px solid #2424244d;border-top-color:transparent;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#fff;height:300px;max-height:350px;gap:0;width:100%;min-width:0;max-width:100%;padding:4px 0 8px 12px;margin:2px 0 0;position:absolute;top:100%;left:0;right:0;overflow-y:auto;overflow-x:hidden;z-index:200;justify-content:flex-start;align-self:stretch;align-items:stretch;box-shadow:0 12px 40px rgba(0,0,0,.12);box-sizing:border-box;min-height:0}.common-select_contentFilter__ZkBUo{border-top:1px solid rgba(36,36,36,.12);border-radius:12px;margin-top:6px;padding:6px 0;box-shadow:0 10px 36px rgba(15,23,42,.12)}.common-select_contentFilter__ZkBUo .common-select_itemContainer__4e39V{padding-left:14px;padding-right:14px;border-radius:8px;margin:2px 8px;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;box-sizing:border-box}.common-select_contentFilter__ZkBUo .common-select_itemContainer__4e39V:hover{background-color:rgba(15,23,42,.05)}.common-select_contentFilter__ZkBUo .common-select_itemContainer__4e39V p{flex:1 1;min-width:0;margin:0;text-align:left;line-height:1.45;word-break:break-word;white-space:normal}.common-select_itemContainer__4e39V{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;align-items:center;width:100%;max-width:100%;box-sizing:border-box;position:relative;cursor:pointer;flex-shrink:0}.common-select_itemFullWidth__WJGPG{width:100%!important;max-width:100%;margin-left:0!important;margin-right:0!important;align-self:stretch;box-sizing:border-box}.common-select_groupHeaderRow__Z9FtM{width:100%;margin:0;padding:10px 14px!important;background:#eef0f4;border-bottom:1px solid #dde1e8;font-weight:600;position:sticky;top:0;z-index:2;box-shadow:0 1px 0 rgba(0,0,0,.06)}.common-select_nestedChildRow__aZCh0{width:100%;margin:0;padding:9px 14px 9px 32px!important;border-left:3px solid #d4dae3;background:#fafbfc}.common-select_nestedChildRow__aZCh0:hover{background:#f0f4fa}.common-select_suggestCustomRow__4WRLz{width:100%;margin:8px 0 0;padding:14px 14px 10px!important;border-top:1px solid #e8eaed;background:#fff}.common-select_checkItem__Uberq{position:absolute;left:30px}.common-select_label__cAgev{position:absolute;top:-28px;left:3px;color:#b0b9c5!important;font-family:AlbertSans-Bold!important;font-size:14px!important}.common-select_helpText__xnbDb{position:absolute;top:-28px;left:3px;display:flex;flex-direction:row;align-items:center;gap:5px}.common-select_labelHelpText__CeGwx{color:#b0b9c5!important;font-family:AlbertSans-Bold!important;font-size:14px!important}.common-select_helpTextContent__uPdMi{position:relative;max-width:18px;max-height:18px;cursor:pointer}.common-select_helpTextContent__uPdMi:hover .common-select_tooltip__OXUIm{display:block}.common-select_tooltip__OXUIm:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #e4e8ed;content:"";left:0;top:35px;transform:rotate(90deg);margin-left:-9px;position:absolute;height:0;width:0}.common-select_tooltip__OXUIm{background-color:#e4e8ed;color:#fff;display:none;padding:20px;position:absolute;top:-29px;left:26px;border-radius:8px;width:250px;height:-moz-max-content;height:max-content;z-index:10}.common-select_content__4IQkS::-webkit-scrollbar{-webkit-appearance:none}.common-select_content__4IQkS::-webkit-scrollbar:vertical{width:10px;background-color:transparent;border-radius:20px}.common-select_content__4IQkS::-webkit-scrollbar-thumb{background-color:var(--black);border:2px solid var(--scroll);border-radius:10px}.common-select_content__4IQkS::-webkit-scrollbar-track{border-radius:10px}@media screen and (max-width:768px){.common-select_container__udBQV{padding-left:12px;padding-right:44px;min-width:0}.common-select_selectValueText__ylDMj{font-size:16px}.common-select_content__4IQkS{-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:contain}.common-select_itemContainer__4e39V{width:100%!important;max-width:100%;margin-left:0!important;margin-right:0!important;min-height:48px;padding:12px 16px;box-sizing:border-box;align-items:center}.common-select_input__Bf3It{font-size:16px!important;min-height:44px}.common-select_container__udBQV{min-height:50px}.common-select_contentFilter__ZkBUo .common-select_itemContainer__4e39V{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%!important}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.input-phone_container__1L3rV{position:relative;width:100%;height:50px;max-width:485px}.input-phone_placeholderColor__Ghp7t::-moz-placeholder{color:#000!important;opacity:1}.input-phone_placeholderColor__Ghp7t:-ms-input-placeholder{color:#000!important;opacity:1}.input-phone_placeholderColor__Ghp7t::placeholder{color:#000!important;opacity:1}.input-phone_input__zxq4P{border:1px solid #2424244d;border-radius:8px;height:58px;width:100%;padding:5px 20px;font-size:16px}.input-phone_input__zxq4P:disabled{cursor:not-allowed}.input-phone_input__zxq4P::-moz-placeholder{color:rgba(44,44,44,.27)}.input-phone_input__zxq4P:-ms-input-placeholder{color:rgba(44,44,44,.27)}.input-phone_input__zxq4P::placeholder{color:rgba(44,44,44,.27)}.input-phone_label__fZe0C{margin-bottom:10px;color:#b0b9c5!important;font-family:AlbertSans-Bold!important;font-size:14px!important}.input-phone_helpText__r6Fse{margin-bottom:10px;display:flex;flex-direction:row;align-items:center;gap:5px}.input-phone_labelHelpText___gBwx{color:#b0b9c5!important;font-family:AlbertSans-Bold!important;font-size:14px!important}.input-phone_helpTextContent__3vs9a{position:relative;max-width:18px;max-height:18px;cursor:pointer}.input-phone_helpTextContent__3vs9a:hover .input-phone_tooltip__dwAJW{display:block}.input-phone_tooltip__dwAJW:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #e4e8ed;content:"";left:0;top:35px;transform:rotate(90deg);margin-left:-9px;position:absolute;height:0;width:0}.input-phone_tooltip__dwAJW{background-color:#e4e8ed;color:#fff;display:none;padding:20px;position:absolute;top:-29px;left:26px;border-radius:8px;width:250px;height:-moz-max-content;height:max-content;z-index:10}.input-phone_badge__wg0u5{position:absolute;top:50%;bottom:50%;right:0;width:50px;background:#24242414;display:flex;justify-content:center;align-items:center;border-top-right-radius:8px;border-bottom-right-radius:8px;margin-top:2.5px}@media screen and (max-width:768px){.input-phone_container__1L3rV{max-width:100%}}.code-input_squareInput__TTPxs{font-size:14px;height:57px;width:50px;background:#fff;border:1px solid #000;border-radius:4px;text-align:center}.register-email-verify_content__jK9s2{display:flex;flex-direction:column;width:100%;max-width:600px;height:100%;margin-bottom:50px}.register-email-verify_headerCard__DxN9L{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;text-align:center;gap:20px;margin-bottom:50px}.register-email-verify_buttonCard__Jx_Ps{margin-top:50px;gap:20px}.register-email-verify_buttonCard__Jx_Ps,.register-email-verify_inputCard__NTh8s{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.register-email-verify_inputCard__NTh8s{max-height:50px}.register-email-verify_squareButton__CeTNn{background:var(--primary)!important;border-radius:8px!important;width:100%!important;height:50px!important;color:#fff!important}.register-email-verify_squareButton__CeTNn:disabled{background:#b0b9c5!important}.register-email-verify_roundedButton__eT_tx{background:var(--primary)!important;border-radius:50px!important;width:60%!important;height:50px!important;color:#fff!important}.register-email-verify_roundedButton__eT_tx:disabled{background:#b0b9c5!important}.register-email-verify_errorList__l7Yhr{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:center;gap:10px}@media screen and (max-width:768px){.register-email-verify_content__jK9s2{max-width:100%;margin-bottom:0}}.register-confirmation_content__9SNLZ{display:flex;flex-direction:column;width:100%;max-width:600px;height:100%;margin-bottom:50px;position:relative;align-items:center}.register-confirmation_headerCard__NYtLn{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;text-align:center;gap:20px;margin-bottom:350px}.register-confirmation_imageContainer__k9mvQ{position:absolute;bottom:-4px;width:90%}.register-confirmation_squareButton__Nu3LU{background:var(--primary)!important;border-radius:8px!important;width:100%!important;height:50px!important}.register-confirmation_squareButton__Nu3LU:disabled{background:#b0b9c5!important}.register-confirmation_errorList__VDMVa{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:center;gap:10px}@media screen and (max-width:768px){.register-confirmation_content__9SNLZ{max-width:90%;margin-bottom:0}.register-confirmation_headerCard__NYtLn{margin-bottom:100vh}.register-confirmation_imageContainer__k9mvQ{position:absolute;top:30vh;width:90%}}.close-button_closeButton__dCA6O{background-color:transparent;cursor:pointer!important;padding:0;border:0}.modal_container__3nmLY{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:9999}.modal_background__3mnWY{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:-1}.modal_modalContainer__yhEga{background:#fff;border-radius:12px;position:relative;width:70vw;height:90vh;overflow-y:auto;max-height:90vh}.modal_title___AHen{font-family:AlbertSans-Regular;font-size:14px;font-weight:700;line-height:19px;color:var(--darkPurple);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:90%;cursor:default;z-index:1001}.modal_button___l8Vi{position:absolute;right:20px;top:20px;cursor:pointer}.modal_childrenContainer__feQEi{padding:26px}@media screen and (max-width:1450px){.modal_modalContainer__yhEga{width:70vw}}@media screen and (max-width:768px){.modal_modalContainer__yhEga{width:100%;height:100vh;max-height:100vh;border-radius:0}.modal_button___l8Vi{position:absolute;right:8px;top:2px;cursor:pointer;font-weight:700}}.register_container__DFj9Q{display:flex;flex-direction:row;justify-content:center;width:100%;height:100%;padding:0 100px}@media screen and (max-width:768px){.register_container__DFj9Q{margin-top:20px;justify-content:center;padding:0}}