@keyframes styles-module-scss-module__QE_z7q__bottom_top{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__QE_z7q__spCircRot{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.styles-module-scss-module__QE_z7q__text-field{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:32px 0;display:flex;position:relative}.styles-module-scss-module__QE_z7q__text-field__input{box-sizing:border-box;text-align:center;color:#606060;background:#fff;border:1px solid #909090;border-radius:6px;width:100%;margin:0 auto;padding:14px 32px;font-size:16px;transition:all .2s linear}.styles-module-scss-module__QE_z7q__text-field__input::placeholder{color:#cfcfcf}.styles-module-scss-module__QE_z7q__text-field__input:focus{outline:none}.styles-module-scss-module__QE_z7q__text-field__loader{clear:both;border:4px solid rgba(205,205,205,.3);border-top-color:#cdcdcd;border-radius:50%;width:16px;height:16px;margin:20px auto;animation:.6s linear infinite styles-module-scss-module__QE_z7q__spCircRot;position:absolute;top:-7px;right:12px}.styles-module-scss-module__QE_z7q__text-field__input--error{background:red;border:1px solid red}.styles-module-scss-module__QE_z7q__text-field__error{color:#dd4040;margin-top:5%;transition:all .15s ease-in;animation:.1s ease-in forwards styles-module-scss-module__QE_z7q__bottom_top}.styles-module-scss-module__QE_z7q__auto-complete-field{width:100%;position:relative}.styles-module-scss-module__QE_z7q__auto-complete-field__input{box-sizing:border-box;text-align:center;color:#606060;background:#fff;border:1px solid #909090;border-radius:6px;width:100%;margin:0 auto;padding:14px 32px;font-size:16px;transition:all .2s linear}.styles-module-scss-module__QE_z7q__auto-complete-field__input::placeholder{color:#cfcfcf}.styles-module-scss-module__QE_z7q__auto-complete-field__input:focus{outline:none}.styles-module-scss-module__QE_z7q__auto-complete-field__suggestion-list{text-align:center;z-index:1;background:#fff;border:1.5px solid #d9d9d9;border-radius:6px;width:100%;margin-top:8px;padding:0;position:absolute;left:0;box-shadow:0 6px 8px rgba(0,0,0,.1)}.styles-module-scss-module__QE_z7q__auto-complete-field__suggestion-list_first-option{color:#4e71cd;cursor:pointer;text-align:center;padding:.8em .6em;list-style:none;transition:all .2s ease-in-out}.styles-module-scss-module__QE_z7q__auto-complete-field__suggestion-list_first-option:hover{background-color:rgba(196,196,196,.1)}.styles-module-scss-module__QE_z7q__auto-complete-field__suggestion-item{color:#4e71cd;cursor:pointer;text-align:center;padding:.8em .6em;list-style:none;transition:all .2s ease-in-out}.styles-module-scss-module__QE_z7q__auto-complete-field__suggestion-item:hover{background-color:rgba(196,196,196,.1)}.styles-module-scss-module__QE_z7q__auto-complete-field__separator{background:rgba(0,0,0,.2);width:90%;height:1px;margin:0 auto;display:flex}.styles-module-scss-module__QE_z7q__auto-complete-field--suggestion-active{background:rgba(196,196,196,.2)}.styles-module-scss-module__QE_z7q__auto-complete-field .emphasis{background:rgba(196,196,196,.2)}@media (min-width:768px){.styles-module-scss-module__QE_z7q__text-field,.styles-module-scss-module__QE_z7q__auto-complete-field{margin-left:auto;margin-right:auto;position:relative}.styles-module-scss-module__QE_z7q__text-field__input,.styles-module-scss-module__QE_z7q__auto-complete-field__input{box-sizing:border-box;text-align:center;color:#606060;background:#fff;border:1px solid #909090;border-radius:6px;padding:14px 32px;font-size:16px;transition:all .2s linear}.styles-module-scss-module__QE_z7q__text-field__input::-moz-placeholder{color:#cfcfcf}.styles-module-scss-module__QE_z7q__auto-complete-field__input::-moz-placeholder{color:#cfcfcf}.styles-module-scss-module__QE_z7q__text-field__input::placeholder,.styles-module-scss-module__QE_z7q__auto-complete-field__input::placeholder{color:#cfcfcf}.styles-module-scss-module__QE_z7q__text-field__input:focus,.styles-module-scss-module__QE_z7q__auto-complete-field__input:focus{outline:none}}
.styles-module-scss-module__-nPA1q__encryptButton{color:#8b8b8b;cursor:pointer;box-sizing:border-box;background:0 0;border:none;min-width:51px;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.styles-module-scss-module__-nPA1q__encryptButton span{z-index:1;position:relative}.styles-module-scss-module__-nPA1q__encryptButton:before{content:"";box-sizing:border-box;background-color:#fff;border:1px solid #dcdcdc;border-top-right-radius:4px;border-bottom-right-radius:4px;min-width:51px;height:46px;position:absolute;top:0;right:0;transform:translate(1px,-1px)}
.styles-module-scss-module__43_sdG__baseInput__container{font-family:var(--family-paragraph);color:#5f5f5f;outline:none;width:100%;margin:0;position:relative}.styles-module-scss-module__43_sdG__baseInput__label{font-size:var(--size-body);flex-direction:column;width:100%;display:flex}.styles-module-scss-module__43_sdG__baseInput__label_content{color:#3f3e3a;margin:0 0 6px}.styles-module-scss-module__43_sdG__baseInput__label_content__modFillIn{color:#8b8b8b}.styles-module-scss-module__43_sdG__baseInput__label_content__modError{color:#f67574}.styles-module-scss-module__43_sdG__baseInput__label_content__modClicked{color:var(--action-colors-primary)}.styles-module-scss-module__43_sdG__baseInput__label_content__modDisabled{color:#8b8b8b}.styles-module-scss-module__43_sdG__baseInput__hintContainer{align-items:center;row-gap:4px;display:flex;position:relative}.styles-module-scss-module__43_sdG__baseInput__hintContainer__modHidden{margin:0;display:none}.styles-module-scss-module__43_sdG__baseInput__hintContainer_optionalMessage{z-index:9;font-family:var(--family-paragraph);font-style:normal;font-weight:var(--weight-regular);font-size:var(--size-micro-body);text-align:right;color:var(--action-colors-secondary);line-height:14px;position:absolute;top:0;right:0}.styles-module-scss-module__43_sdG__baseInput__hintContainer_hint{font-family:var(--family-paragraph);font-style:normal;font-weight:var(--weight-regular);font-size:var(--size-micro-body);color:#8b8b8b;line-height:14px}.styles-module-scss-module__43_sdG__baseInput__hintContainer_error{z-index:9;font-family:var(--family-paragraph);font-style:normal;font-weight:var(--weight-regular);font-size:var(--size-micro-body);text-align:left;color:#f67574;box-sizing:border-box;background-color:#fff;line-height:14px;position:absolute;top:0;left:0}.styles-module-scss-module__43_sdG__baseInput__inputWrapper{box-sizing:border-box;flex-direction:row;align-items:center;width:100%;min-height:auto;padding-right:0;display:flex;position:relative}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_encryptButton{font-family:var(--family-paragraph);color:#8b8b8b;cursor:pointer;box-sizing:border-box;border:none;min-width:51px;font-size:12px;font-style:normal;font-weight:400;line-height:14px;position:relative}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_encryptButton span{z-index:1;position:relative}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_encryptButton:before{content:"";background-color:#fff;border:1px solid #dcdcdc;border-top-right-radius:4px;border-bottom-right-radius:4px;min-width:51px;height:44px;position:absolute;top:0;left:0;transform:translateY(-15px)}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_iconError{width:16px;height:16px;margin-right:15px;display:flex}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_iconError img{width:100%;height:100%}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_iconSearch{max-width:18px;height:auto;max-height:18px;height:initial;justify-content:flex-start;align-items:center;padding:0 15px 0 8px;display:flex}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_iconSearch img{height:15px}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_iconSearch i{color:#8b8b8b;font-size:15px}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_iconSearch__modLeftPosition{padding:0 8px 0 15px}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_iconSearch__modClickable{cursor:pointer}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_isReady{width:16px;height:16px;margin-right:15px;display:flex}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_isReady img{width:100%;height:100%}.styles-module-scss-module__43_sdG__baseInput__inputWrapper_isReady__modLargeSize{margin-right:32px}.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRowReverse{flex-direction:row-reverse}.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRegular{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px}.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRegular:focus-within{border:1px solid var(--action-colors-primary)}.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRegular__modError,.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRegular__modError:focus-within{border:1px solid var(--red-accents-red-dark)}.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRegular__modSizeNormal{min-height:46px}.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRegular__modSizeMedium{min-height:56px}.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRegular__modSizeBig{min-height:46px}.styles-module-scss-module__43_sdG__baseInput__inputWrapper__modRegular__modDisabled{background:#f7f7f7;border-color:#f7f7f7}.styles-module-scss-module__43_sdG__baseInput__fillInWrap{flex-direction:column;width:100%;display:flex;position:relative}.styles-module-scss-module__43_sdG__baseInput__fillInWrap_underline{background-color:#92a7f1;width:100%;height:2px;position:absolute;bottom:0;left:0}.styles-module-scss-module__43_sdG__baseInput__fillInWrap_underline__modError{background-color:#f67574}.styles-module-scss-module__43_sdG__baseInput__input{color:#5f5f5f;width:100%;min-width:0;font-family:var(--family-paragraph);-webkit-appearance:none;box-sizing:border-box;background-position:right 15px bottom 13px;background-repeat:no-repeat;background-size:20px;-webkit-background-clip:text;background-clip:text;outline:none;transition:all .3s ease-in-out}.styles-module-scss-module__43_sdG__baseInput__input:-webkit-autofill{-webkit-background-clip:text}.styles-module-scss-module__43_sdG__baseInput__input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles-module-scss-module__43_sdG__baseInput__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.styles-module-scss-module__43_sdG__baseInput__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.styles-module-scss-module__43_sdG__baseInput__input:focus{-webkit-appearance:none;outline:none}.styles-module-scss-module__43_sdG__baseInput__input__modRegular{font-size:var(--size-body);background-color:#fff;border:none;height:auto;padding:0 15px}.styles-module-scss-module__43_sdG__baseInput__input__modRegular__modLargeSize{font-size:var(--size-title);padding:0 32px}.styles-module-scss-module__43_sdG__baseInput__input__modRegular ::placeholder{color:#8b8b8b}.styles-module-scss-module__43_sdG__baseInput__input__modFillIn{font-size:var(--size-title);z-index:1;background:0 0;border:none;height:28px;padding:0 2px;line-height:24px;position:relative;transform:translateY(1px)}.styles-module-scss-module__43_sdG__baseInput__input__modFillIn:-webkit-autofill{-webkit-text-fill-color:#5f5f5f}.styles-module-scss-module__43_sdG__baseInput__input__modFillIn ::placeholder{color:#dcdcdc;letter-spacing:1px}.styles-module-scss-module__43_sdG__baseInput__input__modDisabled{color:#b4b4b4;cursor:not-allowed;background:#f7f7f7}.styles-module-scss-module__43_sdG__baseInput__input__modDisabled ::placeholder{color:#5f5f5f}.styles-module-scss-module__43_sdG__baseInput__input__modTextCenter{text-align:center}.styles-module-scss-module__43_sdG__baseInput__input__modTextRight{text-align:right}.styles-module-scss-module__43_sdG__baseInput__input__modTextLeft{text-align:left}.styles-module-scss-module__43_sdG__baseInput__input__modIconRight{padding-right:0}.styles-module-scss-module__43_sdG__baseInput__input__modIconLeft{padding-left:0}.styles-module-scss-module__43_sdG__baseInput__loaderWrap{align-items:center;width:24px;height:100%;margin:0 16px 0 6px;display:flex}.styles-module-scss-module__43_sdG__baseInput__loaderWrap_loader{box-sizing:border-box;border:2px solid #5f5f5f;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite styles-module-scss-module__43_sdG__spCircRot;position:absolute}@keyframes styles-module-scss-module__43_sdG__spCircRot{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.styles-module-scss-module__43_sdG__baseInput__loaderWrap_loader__modBlue{border-color:var(--action-colors-primary);border-top:2px solid #fff}.styles-module-scss-module__43_sdG__baseInput__loaderWrap_loader__modGray{border-color:#fff #b4b4b4 #b4b4b4;border-top-style:solid;border-top-width:2px}
.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__wrapper{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:40px auto 0;display:flex}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__wrapper h3{font-family:var(--family-title);font-style:normal;font-weight:var(--weight-black);font-size:var(--size-title);text-align:center;color:var(--text-colors-paragraph-text);margin:0 0 14px;line-height:34px}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__wrapper small{font-family:var(--family-paragraph);font-style:normal;font-weight:var(--weight-regular);font-size:var(--size-body);color:var(--text-colors-paragraph-text);line-height:16px}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__wrapper_button .ZUIButton--disabled .ZUIButton__icon{filter:brightness(0)saturate()invert(84%)sepia(0%)saturate(1689%)hue-rotate(156deg)brightness(89%)contrast(81%)}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form{width:100%;font-size:var(--size-title);color:var(--text-colors-paragraph-text);flex-wrap:wrap;justify-content:center;align-items:flex-end;margin:60px 0 100px;display:flex}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form p{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;max-width:100%;height:100%;max-height:50px;margin:0;line-height:40px;display:flex}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form p:first-child,.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form p:nth-child(2){margin-right:5px}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form_age{align-items:flex-end;max-width:66px;margin:0 8px 7px;display:flex}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form_zip{align-items:flex-end;margin:0 2px 7px 8px;display:flex}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form_zip .BaseInput__loader{width:8px}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form_currency{align-items:flex-end;max-width:123px;margin:0 8px 7px;display:flex}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form_currency--assets{max-width:131px}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form_currency .BaseInput__hint-container{position:absolute}@media screen and (max-width:768px){.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__wrapper{max-width:100%}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__wrapper h3{font-size:var(--size-body);line-height:23px}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__wrapper small{display:none}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__wrapper_button{width:100%}.styles-module-scss-module__zt3bqq__new-faaf-about-you-step__form p{max-height:-moz-fit-content;max-height:fit-content}}
.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:40px auto 0;display:flex}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper h3{font-family:var(--family-title);font-style:normal;font-weight:var(--weight-black);text-align:center;color:var(--text-colors-paragraph-text);margin:0 0 30px;font-size:40px;line-height:34px}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_form{width:100%;max-width:285px;margin-bottom:58px}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_form input::placeholder{letter-spacing:5px}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_button .ZUIButton--disabled .ZUIButton__icon{filter:brightness(0)saturate()invert(84%)sepia(0%)saturate(1689%)hue-rotate(156deg)brightness(89%)contrast(81%)}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_disclaimer{flex-direction:column;display:flex}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_disclaimer div{font-family:var(--family-paragraph);font-style:normal;font-weight:var(--weight-regular);font-size:var(--size-body);color:var(--text-colors-paragraph-text);align-items:center;line-height:16px;display:flex}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_disclaimer div span{margin-right:4px}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_disclaimer div:first-child{margin-bottom:20px}.styles-module-scss-module__zFs1KW__new-faaf-info-step__disclosures{text-align:center;border-top:1px solid rgba(180,180,180,.5)}.styles-module-scss-module__zFs1KW__new-faaf-info-step__disclosures p{font-size:var(--size-micro-body);color:var(--text-colors-disabled-text);line-height:16px}.styles-module-scss-module__zFs1KW__new-faaf-info-step__disclosures a{color:var(--text-colors-disabled-text)}@media screen and (max-width:768px){.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper{max-width:100%}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper h3{font-size:var(--size-body);line-height:23px;position:absolute;top:24px;left:calc(45% - 64px)}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_button{width:100%}.only-desktop{display:none!important}}@media screen and (min-width:1024px){.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_disclaimer{align-items:center}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_disclaimer>div{margin-bottom:20px}.styles-module-scss-module__zFs1KW__new-faaf-info-step__wrapper_disclaimer>div:nth-child(2){transform:translate(-12px)}.styles-module-scss-module__zFs1KW__new-faaf-info-step__disclosures{border-top:none;width:365px}}
.styles-module-scss-module__lps4wW__checkbox__wrapper{flex-direction:row-reverse;justify-content:flex-end;align-items:center;display:flex}.styles-module-scss-module__lps4wW__checkbox__wrapper.styles-module-scss-module__lps4wW__reverse{flex-direction:row;justify-content:flex-start}.styles-module-scss-module__lps4wW__checkbox__container{margin-right:8px;display:inline-flex;position:relative}.styles-module-scss-module__lps4wW__checkbox__container__modReverse{margin-left:8px}.styles-module-scss-module__lps4wW__checkbox__container input{-webkit-appearance:none;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:5px;outline:none;width:20px;height:20px;padding:9px;position:relative}.styles-module-scss-module__lps4wW__checkbox__container input:focus{border-color:var(--action-colors-primary)}.styles-module-scss-module__lps4wW__checkbox__container input:checked{background-color:var(--action-colors-primary);border-color:var(--action-colors-primary);color:#99a1a7;position:relative;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1)}.styles-module-scss-module__lps4wW__checkbox__container input:disabled{background:#dcdcdc}.styles-module-scss-module__lps4wW__checkbox__container i{pointer-events:none;width:12px;height:12px;color:var(--text-colors-white);font-size:var(--size-micro-body);justify-content:center;align-items:center;margin:auto;line-height:1;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__lps4wW__checkbox__container input:checked+i{display:flex}
.styles-module-scss-module__jdeWia__form-view{text-align:center;width:100%}.styles-module-scss-module__jdeWia__form-view:focus{outline:0}.styles-module-scss-module__jdeWia__form-view__icon-container{margin:0 auto 8px}.styles-module-scss-module__jdeWia__form-view__icon-container img{filter:invert(76%)sepia(14%)saturate(4480%)hue-rotate(191deg)brightness(95%)contrast(99%);height:37px}.styles-module-scss-module__jdeWia__form-view__question{font-weight:var(--weight-medium);font-size:var(--size-subtitle);color:var(--text-colors-paragraph-text);justify-content:center;margin-bottom:8px;line-height:24px;display:flex}.styles-module-scss-module__jdeWia__form-view__question.has-tooltip{padding-left:24px}.styles-module-scss-module__jdeWia__form-view__question_tooltip{margin-left:8px;transform:translateY(-6px)}.styles-module-scss-module__jdeWia__form-view__question_icon{filter:invert(81%)sepia(15%)saturate(0%)hue-rotate(212deg)brightness(85%)contrast(97%);width:16px}.styles-module-scss-module__jdeWia__form-view__description{min-height:24px;font-size:var(--size-body);text-align:center;color:var(--text-colors-paragraph-text);line-height:19px;display:inline-block}.styles-module-scss-module__jdeWia__form-view__explanation{text-align:center;color:var(--action-colors-primary);cursor:default;line-height:19px;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:none}.styles-module-scss-module__jdeWia__form-view__input-container{max-width:382px;margin:16px auto 25px}.styles-module-scss-module__jdeWia__form-view__input-container>div:first-of-type{display:none}.styles-module-scss-module__jdeWia__form-view__cards{max-width:448px;margin:0 auto;padding:16px 0}.styles-module-scss-module__jdeWia__form-view__cards_container{flex-wrap:wrap;justify-content:space-between;display:flex}.styles-module-scss-module__jdeWia__form-view__cards_container>div{width:calc(50% - 4px);margin-bottom:16px}.styles-module-scss-module__jdeWia__form-view__checks{margin:0 auto;padding:48px 0 16px}.styles-module-scss-module__jdeWia__form-view__checks_check{font-size:var(--size-subtitle);color:var(--text-colors-paragraph-text);cursor:pointer;box-sizing:border-box;border-radius:8px;margin-bottom:16px;padding:8px;line-height:24px;display:flex}.styles-module-scss-module__jdeWia__form-view__checks_check:hover{background:var(--action-colors-tertiary)}.styles-module-scss-module__jdeWia__form-view__checks_check input[type=checkbox]{margin-left:0}.styles-module-scss-module__jdeWia__form-view__checks_check_label{cursor:pointer;flex:1;display:flex}.styles-module-scss-module__jdeWia__form-view__checks_check_icon{align-items:center;width:44px;display:flex}.styles-module-scss-module__jdeWia__form-view__checks_check_icon img{filter:invert(45%)sepia(83%)saturate(2503%)hue-rotate(211deg)brightness(89%)contrast(84%);height:20px}.styles-module-scss-module__jdeWia__form-view__checks_tags{flex-wrap:wrap;display:flex}.styles-module-scss-module__jdeWia__form-view__checks_tags>*{margin:0 10px 16px 0}.styles-module-scss-module__jdeWia__form-view__slider{max-width:874px;margin:8px auto 39px;padding:0 8px}.styles-module-scss-module__jdeWia__form-view__slider_value{min-height:28px;font-weight:var(--weight-medium);font-size:var(--size-title);text-align:center;color:var(--blue-accents-blue-dark);margin-bottom:48px;line-height:28px;display:block}.styles-module-scss-module__jdeWia__form-view__slider_labels{font-size:var(--size-small-body);color:var(--text-colors-paragraph-text);justify-content:space-between;line-height:17px;display:flex}.styles-module-scss-module__jdeWia__form-view__extra{width:100%}.styles-module-scss-module__jdeWia__form-view__extra span{text-align:left;font-size:var(--size-subtitle);color:var(--blue-accents-blue-dark);line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:block}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown{flex-direction:column;align-items:center;width:100%;min-height:224px;display:flex}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown_check{align-self:flex-start;align-items:center}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown_check label{font-size:16px}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown_inputs-container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:340px;display:flex}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown_input-wrap{width:100%;margin-top:24px}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown_input-wrap label{font-size:var(--size-subtitle)!important;margin-bottom:8px!important}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown .MultipleDropdown__main-selector{height:72px!important}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown .MultipleDropdown__main-selector_current-option{font-size:var(--size-subtitle)!important}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown .MultipleDropdown__main-selector_icon{width:18px!important}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown .MultipleDropdown__options-main-container{max-height:326px!important}.styles-module-scss-module__jdeWia__form-view__multiple-dropdown .other-input>input{font-size:var(--size-subtitle)!important;padding:0 20px!important}@media screen and (max-width:1023px){.styles-module-scss-module__jdeWia__form-view__description--bigger-mobile{font-size:var(--size-subtitle);margin-top:12px;line-height:24px}}@media screen and (min-width:768px){.styles-module-scss-module__jdeWia__form-view__checks{flex-wrap:wrap;max-width:550px;display:flex}.styles-module-scss-module__jdeWia__form-view__checks_check{width:50%}}@media screen and (min-width:1024px){.styles-module-scss-module__jdeWia__form-view__icon-container{margin-bottom:36px}.styles-module-scss-module__jdeWia__form-view__question{font-size:var(--size-hero);margin-bottom:0;line-height:38px}.styles-module-scss-module__jdeWia__form-view__question_tooltip{transform:translateY(-14px)}.styles-module-scss-module__jdeWia__form-view__description{min-height:inherit}.styles-module-scss-module__jdeWia__form-view__description--space-desktop{margin-top:32px}.styles-module-scss-module__jdeWia__form-view__explanation{display:inherit}.styles-module-scss-module__jdeWia__form-view__input-container{max-width:340px;margin-bottom:32px}.styles-module-scss-module__jdeWia__form-view__input-container>div:first-of-type{display:inline;display:initial}.styles-module-scss-module__jdeWia__form-view__input-container>div:last-of-type{display:none}.styles-module-scss-module__jdeWia__form-view__cards{width:646px;max-width:none;max-width:initial;padding:16px 0 10px}.styles-module-scss-module__jdeWia__form-view__cards_container{flex-wrap:wrap;justify-content:space-between;display:flex}.styles-module-scss-module__jdeWia__form-view__cards_container>div{width:202px;margin-bottom:22px}.styles-module-scss-module__jdeWia__form-view__checks{width:-moz-fit-content;width:fit-content}.styles-module-scss-module__jdeWia__form-view__checks_tags{display:none}.styles-module-scss-module__jdeWia__form-view__slider{margin:8px 0 48px}.styles-module-scss-module__jdeWia__form-view__slider_value{min-height:38px;font-size:var(--size-hero);margin-bottom:56px;line-height:38px}.styles-module-scss-module__jdeWia__form-view__slider_labels{min-height:24px;font-size:var(--size-subtitle);line-height:24px}.styles-module-scss-module__jdeWia__form-view__extra span{font-weight:var(--weight-medium);-webkit-text-decoration-line:inherit;text-decoration-line:inherit;cursor:default}.styles-module-scss-module__jdeWia__form-view__extra span.extra-closed{filter:invert(45%)sepia(83%)saturate(2503%)hue-rotate(211deg)brightness(89%)contrast(84%);cursor:pointer;background-image:url(/static/svg/icon-extra-arrow.svg);background-position:100%;background-repeat:no-repeat;background-size:13px;width:-moz-fit-content;width:fit-content;padding-right:21px}}
.styles-module-scss-module__GPdhPG__new-faaf-register-step__wrapper{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:514px;height:100%;margin:55px auto 0;display:flex}.styles-module-scss-module__GPdhPG__new-faaf-register-step__wrapper h3{font-family:var(--family-title);font-style:normal;font-weight:var(--weight-black);font-size:var(--size-title);text-align:center;color:var(--text-colors-paragraph-text);margin:0 0 16px;line-height:34px}.styles-module-scss-module__GPdhPG__new-faaf-register-step__wrapper small{font-family:var(--family-paragraph);font-style:normal;font-weight:var(--weight-regular);font-size:var(--size-body);color:var(--text-colors-paragraph-text);text-align:center;line-height:16px}.styles-module-scss-module__GPdhPG__new-faaf-register-step__wrapper_form input::placeholder{text-align:left}.styles-module-scss-module__GPdhPG__new-faaf-register-step__wrapper_button .ZUIButton--disabled .ZUIButton__icon{filter:brightness(0)saturate()invert(84%)sepia(0%)saturate(1689%)hue-rotate(156deg)brightness(89%)contrast(81%)}.styles-module-scss-module__GPdhPG__new-faaf-register-step__form{width:100%;max-width:391px;margin:64px auto}.styles-module-scss-module__GPdhPG__new-faaf-register-step__form_mb-60{margin-bottom:60px}.styles-module-scss-module__GPdhPG__new-faaf-register-step__otp-close-btn{cursor:pointer;background-color:transparent;border:none;position:absolute;top:32px;right:32px}.styles-module-scss-module__GPdhPG__new-faaf-register-step__otp-close-btn img{width:20px;height:20px}.styles-module-scss-module__GPdhPG__new-faaf-register-step__otp-access .otp-access__container--code{padding-top:36px}.styles-module-scss-module__GPdhPG__new-faaf-register-step__otp-access .otp-access__bottom{z-index:0;padding:32px 0 0;position:relative}.styles-module-scss-module__GPdhPG__new-faaf-register-step__otp-access .otp-access__bottom:before{content:"";z-index:-1;background:var(--text-colors-dark-white);border-radius:0 0 16px 16px;width:calc(100% + 64px);height:calc(100% + 32px);position:absolute;bottom:0;left:0;transform:translate(-32px,32px)}@media screen and (max-width:768px){.styles-module-scss-module__GPdhPG__new-faaf-register-step__wrapper{max-width:100%}.styles-module-scss-module__GPdhPG__new-faaf-register-step__wrapper_button{width:100%}}
.styles-module-scss-module__wf8HJa__onboarding-intro{background-color:var(--blue-accents-blue-dark-2);z-index:-1;flex-direction:column;justify-content:center;align-items:center;padding:0 48px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__wf8HJa__onboarding-intro__logo{width:141px;height:61px;margin-bottom:63px}.styles-module-scss-module__wf8HJa__onboarding-intro__title,.styles-module-scss-module__wf8HJa__onboarding-intro__description{font-weight:var(--weight-medium);font-size:var(--size-hero);text-align:center;color:#fff;margin-bottom:8px;line-height:38px}.styles-module-scss-module__wf8HJa__onboarding-intro__progress{background-color:var(--action-colors-tertiary);border-radius:12px;width:100%;max-width:280px;height:16px;margin:19px 0 0}.styles-module-scss-module__wf8HJa__onboarding-intro__progress_bar{background-color:var(--blue-accents-blue-light);border-radius:12px;height:100%;animation:3s ease-in-out styles-module-scss-module__wf8HJa__fill;display:block}@media screen and (min-width:1024px){.styles-module-scss-module__wf8HJa__onboarding-intro__logo{margin-bottom:109px}.styles-module-scss-module__wf8HJa__onboarding-intro__title,.styles-module-scss-module__wf8HJa__onboarding-intro__description{margin-bottom:0}.styles-module-scss-module__wf8HJa__onboarding-intro__progress{margin:32px 0 16%}}@keyframes styles-module-scss-module__wf8HJa__fill{0%{width:0}to{width:100%}}
.styles-module-scss-module__7pPz7W__success-animation__wrapper{flex-direction:column;justify-content:center;width:-moz-fit-content;width:fit-content;height:100%;margin:53px auto 0;display:flex}.styles-module-scss-module__7pPz7W__success-animation__wrapper h3{font-family:var(--family-title);font-style:normal;font-weight:var(--weight-black);font-size:var(--size-title);text-align:center;color:var(--text-colors-paragraph-text);margin:0 0 86px;line-height:34px}.styles-module-scss-module__7pPz7W__success-animation__wrapper_list{box-sizing:border-box;width:100%;margin:0;padding:0;list-style:none}.styles-module-scss-module__7pPz7W__success-animation__wrapper_list li{font-weight:var(--weight-regular);font-size:var(--size-body);color:var(--text-colors-paragraph-text);align-items:center;margin-bottom:30px;line-height:19px;display:flex}.styles-module-scss-module__7pPz7W__success-animation__wrapper_list li img{height:28px;margin-right:15px;animation-name:styles-module-scss-module__7pPz7W__bounceIn;animation-duration:.5s;animation-timing-function:linear}.styles-module-scss-module__7pPz7W__success-animation__wrapper_list li img:not(.checked){animation-name:styles-module-scss-module__7pPz7W__spin;animation-duration:.8s;animation-iteration-count:infinite}@keyframes styles-module-scss-module__7pPz7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__7pPz7W__bounceIn{0%{opacity:0;transform:scale(.3)}25%{opacity:1;transform:scale(1.1)}50%{transform:scale(.95)}to{transform:scale(1)}}@media screen and (max-width:768px){.styles-module-scss-module__7pPz7W__success-animation__wrapper h3{margin-bottom:56px}.styles-module-scss-module__7pPz7W__success-animation__wrapper_list li{margin-bottom:24px}}
.styles-module-scss-module__iLC69W__form-wizard{box-sizing:border-box;width:100%;max-width:874px;margin:0 auto;padding:0 8px}.styles-module-scss-module__iLC69W__form-wizard__form{flex-direction:column;width:100%;height:100%;display:flex}.styles-module-scss-module__iLC69W__form-wizard__form_content{width:100%;height:100%;margin:0 auto;display:flex}.styles-module-scss-module__iLC69W__form-wizard__form_content.styles-module-scss-module__iLC69W__not-full{width:auto}.styles-module-scss-module__iLC69W__form-wizard__intro{text-align:center;white-space:pre-line;max-width:600px;margin:0 auto}.styles-module-scss-module__iLC69W__form-wizard__intro_title{font-family:var(--family-title);color:#4e71cd;margin:30px 0 24px;font-size:32px;font-weight:900}.styles-module-scss-module__iLC69W__form-wizard__intro_description{margin-bottom:24px;font-size:20px}.styles-module-scss-module__iLC69W__form-wizard__shortform{font-size:var(--size-small-body);color:var(--text-colors-paragraph-text);background-color:#fff;border-radius:16px;margin:0 auto;padding-top:24px}.styles-module-scss-module__iLC69W__form-wizard__shortform_divider{background-color:#dcdcdc;width:100%;height:1px;margin-top:16px;margin-bottom:32px;display:inline-block}.styles-module-scss-module__iLC69W__form-wizard__shortform_button{width:100%;font-size:16px;font-weight:var(--weight-medium);color:#fff;background-color:var(--action-colors-primary);border:1px solid var(--action-colors-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;outline:transparent;margin:0 auto;padding:18px;transition:all .3s;box-shadow:0 8px 26px rgba(0,0,0,.1)}.styles-module-scss-module__iLC69W__form-wizard__shortform_button--disabled{color:#f7f7f7;cursor:not-allowed;background-color:#dcdcdc;border-color:#dcdcdc}.styles-module-scss-module__iLC69W__form-wizard__partnerform{width:100%;font-size:var(--size-small-body);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;display:flex;padding:30px 0 20px!important}.styles-module-scss-module__iLC69W__form-wizard__partnerform_nomatch{flex-direction:column;align-items:center;padding:0 16px;display:flex}.styles-module-scss-module__iLC69W__form-wizard__partnerform_nomatch_spacer{height:16px}.styles-module-scss-module__iLC69W__form-wizard__partnerform_button{width:86px;height:46px;font-size:var(--size-body);font-weight:var(--weight-medium);color:#fff;background-color:var(--action-colors-primary);border:1px solid var(--action-colors-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;outline:transparent;transition:all .3s;box-shadow:0 8px 26px rgba(0,0,0,.1)}.styles-module-scss-module__iLC69W__form-wizard__partnerform_button--disabled{color:#f7f7f7;cursor:not-allowed;background-color:#dcdcdc;border-color:#dcdcdc}@media screen and (max-width:528px){.styles-module-scss-module__iLC69W__form-wizard .styles-module-scss-module__iLC69W__form-wizard__partnerform{padding:0 20px}}@media screen and (min-width:650px){.styles-module-scss-module__iLC69W__form-wizard{padding-bottom:32px}.styles-module-scss-module__iLC69W__form-wizard__shortform{flex-wrap:wrap;justify-content:space-between;max-width:536px;padding:32px;display:flex}.styles-module-scss-module__iLC69W__form-wizard__shortform_button{max-width:191px}}@media screen and (min-width:768px){.styles-module-scss-module__iLC69W__form-wizard__shortform{box-shadow:0 6px 20px rgba(0,0,0,.1)}}@media screen and (min-width:1024px){.styles-module-scss-module__iLC69W__form-wizard{flex:1;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__iLC69W__form-wizard__form{margin-top:32px}.styles-module-scss-module__iLC69W__form-wizard__form_content{justify-content:center;align-items:center}}.modal-dialog.matchadvisor-modal-width{width:95%}.modal-dialog.matchadvisor-modal-width .modal-content{padding:4% 6%}.modal .modal-dialog.matchadvisor-modal-width .modal-content .modal-header .close{border:1px solid #615f71;border-radius:40px;width:32px;height:32px;padding:0;position:absolute;top:10%;right:6.5%}.modal .modal-dialog.matchadvisor-modal-width .modal-content .modal-header .close:hover{border-color:#017ca2}.modal .modal-dialog.matchadvisor-modal-width .modal-content .modal-header .close:before{font-size:1.5rem}.modal .modal-dialog.matchadvisor-modal-width .modal-content .modal-header .close:hover:before{color:#017ca2}.modal .modal-dialog.matchadvisor-modal-width .modal-content .modal-header{border:0;justify-content:center}.modal .modal-dialog.matchadvisor-modal-width .modal-content .modal-header .modal-title{color:#017ca2;font-size:1.7rem}.modal-dialog.matchadvisor-modal-width .btn-primary{background-color:#5867dd;border:2px solid #5867dd;width:100%;margin-top:15px;font-size:1.2rem}.modal-dialog.matchadvisor-modal-width .btn-primary:hover{color:#5867dd;background-color:#fff}.matchadvisor_notification_error{z-index:99;max-width:500px;position:fixed;top:0;left:0;right:0}.matchadvisor_notification_error_info{flex-direction:column;padding:1rem 1.5rem 0 0}.matchadvisor_notification_error_info button{padding:.7rem .9rem}.matchadvisor_notification_error_title{font-size:1.4rem;display:block}@media (min-width:1024px){.kt-wizard-v1 .kt-grid__item .kt-form .kt-form__actions .btn[data-ktwizard-type=action-prev]{padding:.85rem 2.25rem}.kt-wizard-v1 .kt-grid__item .kt-form .kt-form__actions .btn[data-ktwizard-type=action-next]{padding:.85rem 2.25rem}.kt-wizard-v1 .kt-grid__item .kt-form .kt-form__actions .btn[data-ktwizard-type=action-submit]{padding:.85rem 2.25rem}.modal-dialog.matchadvisor-modal-width{width:60%;max-width:500px!important}.matchadvisor_notification_error{top:3%;left:auto;right:1.5%}}
.styles-module-scss-module__BNnVyq__advisorCard__image{filter:blur(3px);border-radius:12px}.styles-module-scss-module__BNnVyq__advisorCard__content{display:none}@media screen and (min-width:768px){.styles-module-scss-module__BNnVyq__advisorCard{background-color:#fff;border-radius:12px;gap:8px;padding:10px 12px;display:flex}.styles-module-scss-module__BNnVyq__advisorCard__content{flex-direction:column;gap:5px;display:flex}.styles-module-scss-module__BNnVyq__advisorCard__content_rating{align-items:center;display:flex}.styles-module-scss-module__BNnVyq__advisorCard__content_rating span{font-size:14px;line-height:17px;font-weight:var(--weight-medium);color:#febd16}.styles-module-scss-module__BNnVyq__advisorCard__content_text p{filter:blur(3px);color:var(--text-colors-paragraph-text);font-size:10px;line-height:12px;font-family:var(--family-paragraph);margin:0}}
.styles-module-scss-module__ArPauW__visual__wrapper{position:relative}.styles-module-scss-module__ArPauW__visual__wrapper_logo{flex-direction:column;place-items:center;padding-bottom:25px;display:flex;position:relative}.styles-module-scss-module__ArPauW__visual__wrapper_logo>img{width:79px;transform:translateY(-35px)}.styles-module-scss-module__ArPauW__visual__wrapper_pic-content{border-radius:0 13px 13px 0;min-width:314px}.styles-module-scss-module__ArPauW__visual__picture{background-color:#f7f6f2;border-radius:0 13px 13px 0;display:flex}.styles-module-scss-module__ArPauW__visual__picture>img{border-radius:8px 0 0 8px;width:113px;height:173px}.styles-module-scss-module__ArPauW__visual__picture_text{width:100%;font-size:var(--size-small-body);color:#475067;border-radius:0 13px 13px 0;padding:24px 14px 0;box-shadow:0 5px 10px rgba(29,35,58,.1)}.styles-module-scss-module__ArPauW__visual__picture_text>p{width:100%;margin:0;padding-bottom:19px;line-height:17px}.styles-module-scss-module__ArPauW__visual__picture_text>span{font-family:var(--family-title);font-size:var(--size-micro-body);font-weight:var(--weight-black);margin:0}.styles-module-scss-module__ArPauW__visual__top-rated{text-align:center;color:var(--text-colors-paragraph-text);margin:0;padding:24px 0}@media screen and (min-width:768px){.styles-module-scss-module__ArPauW__visual__wrapper_logo{display:none;position:absolute}}@media screen and (min-width:1024px){.styles-module-scss-module__ArPauW__visual__wrapper{position:relative}.styles-module-scss-module__ArPauW__visual__wrapper_logo{display:block;right:0}.styles-module-scss-module__ArPauW__visual__wrapper_titles{color:var(--text-colors-paragraph-text);text-align:center}.styles-module-scss-module__ArPauW__visual__wrapper_titles>h3{font-size:40px;font-family:var(--family-title);margin:0;line-height:57px}.styles-module-scss-module__ArPauW__visual__wrapper_titles .top-rated{font-size:var(--size-subtitle);margin:30px 0 40px}.styles-module-scss-module__ArPauW__visual__wrapper_pic-content{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__ArPauW__visual__picture>img{width:177px;height:253px}.styles-module-scss-module__ArPauW__visual__picture_text{min-width:287px}.styles-module-scss-module__ArPauW__visual__picture_text>span{font-size:var(--size-big-body);margin-top:10px}.styles-module-scss-module__ArPauW__visual__picture_desktop-text{font-size:var(--size-subtitle);padding-top:20px;line-height:24px!important}.styles-module-scss-module__ArPauW__visual__form{background-color:#fff;width:100%;margin-left:50px}}@media screen and (min-width:1280px){.styles-module-scss-module__ArPauW__visual__wrapper{padding:0 80px}}.BaseInput__hint-container{margin-top:16px!important}.form-inputs::placeholder{color:var(--text-colors-disabled-text);font-size:var(--size-body)}.find-btn{width:100%;position:relative}.find-btn .ZUIButton__icon{position:absolute;right:15px}.ZUIButton--disabled .ZUIButton__icon{filter:brightness(0)saturate()invert(84%)sepia(0%)saturate(1689%)hue-rotate(156deg)brightness(89%)contrast(81%)}.only-desktop{display:none}.only-mobile{display:block}@media screen and (min-width:769px){.BaseInput__hint-container{margin-top:20px!important}.form-inputs{max-width:395px;font-size:var(--size-body)}.form-inputs::placeholder{color:var(--text-colors-disabled-text)}.find-btn{float:right;width:200px;position:relative}.only-desktop{display:block}.only-mobile{display:none}}
.rangeslider{touch-action:none;background:#e6e6e6;margin:20px 0;position:relative}.rangeslider{display:block;box-shadow:inset 0 1px 3px rgba(0,0,0,.4)}.rangeslider .rangeslider__fill{display:block;box-shadow:inset 0 1px 3px rgba(0,0,0,.4)}.rangeslider .rangeslider__handle{cursor:pointer;background:#fff;border:1px solid #ccc;display:inline-block;position:absolute;box-shadow:0 1px 3px rgba(0,0,0,.4),0 -1px 3px rgba(0,0,0,.4)}.rangeslider .rangeslider__handle .rangeslider__active{opacity:1}.rangeslider .rangeslider__handle-tooltip{text-align:center;color:#fff;background-color:rgba(0,0,0,.8);border-radius:4px;width:40px;height:40px;font-size:14px;font-weight:400;transition:all .1s ease-in;display:inline-block;position:absolute;left:50%;transform:translate(-50%)}.rangeslider .rangeslider__handle-tooltip span{margin-top:12px;line-height:100%;display:inline-block}.rangeslider .rangeslider__handle-tooltip:after{content:" ";width:0;height:0;position:absolute}.rangeslider-horizontal{border-radius:10px;height:12px}.rangeslider-horizontal .rangeslider__fill{background-color:#7cb342;border-radius:10px;height:100%;top:0}.rangeslider-horizontal .rangeslider__handle{border-radius:30px;width:30px;height:30px;top:50%;transform:translate(-50%,-50%)}.rangeslider-horizontal .rangeslider__handle:after{content:" ";background-color:#dadada;border-radius:50%;width:16px;height:16px;position:absolute;top:6px;left:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.4),inset 0 -1px 3px rgba(0,0,0,.4)}.rangeslider-horizontal .rangeslider__handle-tooltip{top:-55px}.rangeslider-horizontal .rangeslider__handle-tooltip:after{border-top:8px solid rgba(0,0,0,.8);border-left:8px solid transparent;border-right:8px solid transparent;bottom:-8px;left:50%;transform:translate(-50%)}.rangeslider-vertical{background-color:transparent;max-width:10px;height:150px;margin:20px auto}.rangeslider-vertical .rangeslider__fill{position:absolute}.rangeslider-vertical .rangeslider__handle{position:absolute}.rangeslider-vertical .rangeslider__fill{width:100%;box-shadow:none;background-color:#7cb342;bottom:0}.rangeslider-vertical .rangeslider__handle{width:30px;height:10px;box-shadow:none;left:-10px}.rangeslider-vertical .rangeslider__handle-tooltip{top:50%;left:-100%;transform:translate(-50%,-50%)}.rangeslider-vertical .rangeslider__handle-tooltip:after{border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid rgba(0,0,0,.8);top:12px;left:100%}.rangeslider-reverse.rangeslider-horizontal .rangeslider__fill{right:0}.rangeslider-reverse.rangeslider-vertical .rangeslider__fill{top:0;bottom:inherit}.rangeslider__labels{position:relative}.rangeslider-vertical .rangeslider__labels{text-align:left;width:250px;height:100%;margin:0 0 0 24px;padding:0;list-style-type:none;position:relative;left:10px}.rangeslider-vertical .rangeslider__labels .rangeslider__label-item{position:absolute;transform:translateY(-50%)}.rangeslider-vertical .rangeslider__labels .rangeslider__label-item:before{content:"";z-index:-1;background:#000;width:10px;height:2px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.rangeslider__labels .rangeslider__label-item{cursor:pointer;font-size:14px;display:inline-block;position:absolute;top:10px;transform:translate(-50%)}
.styles-module-scss-module__p8sh0a__placeholderWrapper{background-color:#f7f7f7;border-radius:4px;flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:20px;padding:20px 0;display:flex}.styles-module-scss-module__p8sh0a__placeholderWrapper__title{font-size:22px;font-weight:900;font-family:var(--family-title);color:var(--text-colors-paragraph-text);text-align:center;width:300px;margin:0;line-height:31px}.styles-module-scss-module__p8sh0a__placeholderWrapper__images_modHidden{display:none}.styles-module-scss-module__p8sh0a__placeholderWrapper__advisors{justify-content:center;align-items:center;gap:35px;margin-bottom:20px;display:flex}.styles-module-scss-module__p8sh0a__placeholderWrapper__logos{justify-content:center;align-items:center;gap:10px;display:flex}.styles-module-scss-module__p8sh0a__placeholderWrapper__logos_balanceZoeLogo{margin-left:45px}.styles-module-scss-module__p8sh0a__placeholderWrapper__logos_divider{background-color:#b4b4b4;width:1px;height:30px}.styles-module-scss-module__p8sh0a__placeholderWrapper__logos_affiliate{width:100px;height:20px;position:relative}.styles-module-scss-module__p8sh0a__placeholderWrapper__logos_affiliate__modFortune{width:135px}.styles-module-scss-module__p8sh0a__placeholderWrapper__logos_affiliate__mod247Wallst{height:25px}.styles-module-scss-module__p8sh0a__placeholderWrapper__logos_affiliate img{-o-object-position:left center;object-position:left center}@media screen and (max-width:767px){.styles-module-scss-module__p8sh0a__placeholderWrapper__title_modCompressed{width:100%;font-size:17px;line-height:14px}}@media screen and (min-width:768px){.styles-module-scss-module__p8sh0a__placeholderWrapper{justify-content:center;margin-top:0}.styles-module-scss-module__p8sh0a__placeholderWrapper p{width:auto;width:initial}.styles-module-scss-module__p8sh0a__placeholderWrapper__images_modHidden{display:block}.styles-module-scss-module__p8sh0a__placeholderWrapper__advisors{gap:15px}.styles-module-scss-module__p8sh0a__placeholderWrapper__logos{margin-top:auto}}
.styles-module-scss-module__gcMWkW__timeline__wrapper{box-sizing:border-box;width:510px;height:100%;position:relative}.styles-module-scss-module__gcMWkW__timeline__list{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;margin:0;padding:0;display:flex;position:relative}.styles-module-scss-module__gcMWkW__timeline__title-row{justify-content:space-between;width:calc(100% + 25px);display:flex;position:absolute;transform:translate(14px)}.styles-module-scss-module__gcMWkW__timeline__title-row_title-step{font-size:var(--size-small-body)}.styles-module-scss-module__gcMWkW__timeline__title-row_title-step:nth-child(2){margin-left:0}.styles-module-scss-module__gcMWkW__timeline__title-row_title-step--active{font-weight:var(--weight-medium)}.styles-module-scss-module__gcMWkW__timeline__title-row--about-you-first{width:calc(100% + 55px);transform:translate(-5px)}.styles-module-scss-module__gcMWkW__timeline__title-row--about-you-first .styles-module-scss-module__gcMWkW__timeline__title-row_title-step:nth-child(2){margin-left:0;transform:translate(-12px)}.styles-module-scss-module__gcMWkW__timeline__progress-row{justify-content:space-between;width:calc(100% - 50px);margin-top:20px;display:flex;position:relative}.styles-module-scss-module__gcMWkW__timeline__dot{border:3px solid var(--text-colors-gray-light);box-sizing:border-box;z-index:1;background-color:#fff;border-radius:12px;justify-content:center;align-items:center;width:16px;height:16px;transition:all .2s ease-in;display:flex;transform:translateY(30%)}.styles-module-scss-module__gcMWkW__timeline__dot--active{background-color:var(--action-colors-primary);border-color:var(--action-colors-primary)}.styles-module-scss-module__gcMWkW__timeline__dot--current{border:2px dashed var(--action-colors-primary);background-color:#fff}.styles-module-scss-module__gcMWkW__timeline__progress-bar{z-index:0;border-radius:16px;width:430px;height:4px;transition:all .2s ease-in;display:block;position:absolute;bottom:0;left:40px}
@keyframes styles-module-scss-module___zEwiG__zoom_in{0%{transform:scale(.5)}60%{transform:scale(1.05)}to{transform:scale(1)}}.styles-module-scss-module___zEwiG__custom-modal{z-index:1;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.styles-module-scss-module___zEwiG__custom-modal__overlay{z-index:-1;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}.styles-module-scss-module___zEwiG__custom-modal__content{background:#fff;border-radius:10px;flex-direction:column;align-items:center;width:100%;max-width:600px;height:-moz-fit-content;height:fit-content;max-height:calc(100% - 3em);padding:1.5em;animation:.5s styles-module-scss-module___zEwiG__zoom_in;display:flex;overflow-y:scroll;box-shadow:0 5px 6px 4px rgba(0,0,0,.2)}.styles-module-scss-module___zEwiG__custom-modal__button{width:100%;font-size:16px;font-weight:var(--weight-medium);text-align:center;color:#fff;background-color:var(--action-colors-primary);border:1px solid var(--action-colors-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;outline:transparent;padding:18px;transition:all .3s;box-shadow:0 8px 26px rgba(0,0,0,.1)}.styles-module-scss-module___zEwiG__custom-modal__button--disabled{cursor:inherit;background-color:#dcdcdc;border-color:#dcdcdc}@media screen and (min-width:650px){.styles-module-scss-module___zEwiG__custom-modal__button{max-width:144px}}
.styles-module-scss-module__YtHqRa__slider{width:100%;margin-bottom:20px!important}.styles-module-scss-module__YtHqRa__slider__showed-value{font-size:var(--size-subtitle);font-weight:900px;color:var(--text-colors-paragraph-text);text-align:center;font-family:var(--family-title);margin-bottom:40px}.styles-module-scss-module__YtHqRa__slider__min-max-indicators{width:100%;font-size:var(--size-small-body);color:var(--text-colors-paragraph-text);justify-content:space-between;display:flex}.styles-module-scss-module__YtHqRa__mini-value{font-size:var(--size-body);font-weight:900px;color:var(--text-colors-paragraph-text);text-align:center;font-family:var(--family-paragraph);margin:20px 0 -8px}.styles-module-scss-module__YtHqRa__mini-version .rangeslider__handle{width:21px!important;height:21px!important}.rangeslider{height:8px}.rangeslider-horizontal .rangeslider__fill{box-shadow:none;background:#768fe9}.rangeslider__handle{outline:none;border:3px solid var(--action-colors-primary)!important;width:38px!important;height:38px!important;box-shadow:0 4px 4px .5px rgba(0,0,0,.3)!important}.rangeslider__handle:after{display:none}.rangeslider__handle-tooltip{display:none!important}@media screen and (min-width:768px){.styles-module-scss-module__YtHqRa__slider{max-width:311px;margin:64px auto 100px}.styles-module-scss-module__YtHqRa__mini-value{font-size:var(--size-body);font-weight:var(--weight-black);color:var(--text-colors-paragraph-text);text-align:center;font-family:var(--family-paragraph);margin:-50px 0 -5px}}
.styles-module-scss-module__82TZAq__stepLayout{box-sizing:border-box;flex-direction:column;align-items:center;display:flex}.styles-module-scss-module__82TZAq__stepLayout i{font-size:var(--size-title);color:var(--action-colors-primary)}.styles-module-scss-module__82TZAq__stepLayout__icon{justify-content:center;align-items:center;height:88px;display:flex}.styles-module-scss-module__82TZAq__stepLayout__title{font-weight:var(--weight-bold);font-size:var(--size-subtitle);text-align:center;color:var(--text-colors-header-text);margin:0;padding:0;line-height:24px}.styles-module-scss-module__82TZAq__stepLayout__description{font-weight:var(--weight-regular);font-size:var(--size-body);text-align:center;color:var(--text-colors-paragraph-text);margin:4px 0 0;line-height:19px}.styles-module-scss-module__82TZAq__stepLayout__children{width:100%}@media screen and (max-width:767px){.styles-module-scss-module__82TZAq__stepLayout__icon__modHiddenMobile{visibility:hidden;height:22px}}@media screen and (min-width:768px){.styles-module-scss-module__82TZAq__stepLayout{height:100%;padding:10px 0}.styles-module-scss-module__82TZAq__stepLayout__icon{height:65px}.styles-module-scss-module__82TZAq__stepLayout__icon__modHiddenDesktop{visibility:hidden;height:48px}.styles-module-scss-module__82TZAq__stepLayout__title{font-size:var(--size-title);margin-top:5px;line-height:28px}.styles-module-scss-module__82TZAq__stepLayout__children{flex:1}}
.styles-module-scss-module__jzSV8G__hasAdvisor{flex-direction:column;padding:40px 0;display:flex}.styles-module-scss-module__jzSV8G__hasAdvisor__card{width:100%;height:72px;color:var(--text-colors-paragraph-text);cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:12px;justify-content:center;align-items:center;font-size:20px;line-height:24px;display:flex;position:relative;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__jzSV8G__hasAdvisor__card__modActive{background:var(--action-colors-tertiary);border:2px solid var(--action-colors-tertiary);box-shadow:0px 0px 4px var(--action-colors-primary)}.styles-module-scss-module__jzSV8G__hasAdvisor__card:not(:last-child){margin-bottom:8px}.styles-module-scss-module__jzSV8G__hasAdvisor__card input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:768px){.styles-module-scss-module__jzSV8G__hasAdvisor{flex-direction:row;justify-content:center;align-items:center;height:100%;padding-top:0}.styles-module-scss-module__jzSV8G__hasAdvisor__card{width:197px;height:80px}.styles-module-scss-module__jzSV8G__hasAdvisor__card:not(:last-child){margin-bottom:0;margin-right:16px}}
.styles-module-scss-module__lVHvdq__stepIntro{box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:24px 12px;display:flex}.styles-module-scss-module__lVHvdq__stepIntro button{width:100%}.styles-module-scss-module__lVHvdq__stepIntro__topContainer{box-sizing:border-box;flex-direction:column;width:100%;padding:0 12px;display:flex}.styles-module-scss-module__lVHvdq__stepIntro__logo{justify-content:center;align-items:center;margin-bottom:40px;display:flex}.styles-module-scss-module__lVHvdq__stepIntro__logo_affiliate{width:155px;height:25px;margin:0 50px 0 0;position:relative}.styles-module-scss-module__lVHvdq__stepIntro__logo_affiliate__modMyBankTracker{height:44px}.styles-module-scss-module__lVHvdq__stepIntro__logo_affiliate__modCNN{width:64px;height:32px}.styles-module-scss-module__lVHvdq__stepIntro__logo_zoe{width:58px;height:25px;margin:0;position:relative}.styles-module-scss-module__lVHvdq__stepIntro__title{font-family:var(--family-title);font-weight:var(--weight-black);font-size:var(--size-subhero);text-align:center;color:#3f4a7c;margin:0 0 16px;line-height:43px}.styles-module-scss-module__lVHvdq__stepIntro__description{font-weight:var(--weight-regular);font-size:var(--size-body);text-align:center;color:#3f4a7c;margin-bottom:50px;line-height:19px}.styles-module-scss-module__lVHvdq__stepIntro__description b{margin-left:4px}.styles-module-scss-module__lVHvdq__stepIntro__footer{font-weight:var(--weight-medium);font-size:var(--size-small-body);text-align:center;color:#5f5f5f;padding-top:28px;line-height:17px}.styles-module-scss-module__lVHvdq__stepIntro__footer_login a{margin-left:8px}.styles-module-scss-module__lVHvdq__stepIntro__footer_security{justify-content:center;align-items:center;margin-top:16px;display:flex}.styles-module-scss-module__lVHvdq__stepIntro__footer_security>div{margin-right:10px}@media screen and (min-width:768px){.styles-module-scss-module__lVHvdq__stepIntro{justify-content:center;align-items:center;padding:0}.styles-module-scss-module__lVHvdq__stepIntro button{width:211px}.styles-module-scss-module__lVHvdq__stepIntro__logo_affiliate__modMyBankTracker{width:170px;height:48px}.styles-module-scss-module__lVHvdq__stepIntro__logo_affiliate__modCNN{width:106px;height:53px}.styles-module-scss-module__lVHvdq__stepIntro__logo_nerdwallet{width:248px;height:40px;margin:0 80px 0 0}.styles-module-scss-module__lVHvdq__stepIntro__logo_zoe{width:92px;height:40px}.styles-module-scss-module__lVHvdq__stepIntro__footer_security{display:none}}.styles-module-scss-module__lVHvdq__stepper{flex-direction:column;margin:0 0 30px;padding:0;list-style-type:none;display:flex;position:relative}.styles-module-scss-module__lVHvdq__stepper__step{font-weight:var(--weight-regular);font-size:var(--size-body);color:#5f5f5f;align-items:center;line-height:19px;display:flex}.styles-module-scss-module__lVHvdq__stepper__step:not(:last-child){margin-bottom:40px}.styles-module-scss-module__lVHvdq__stepper__step:before,.styles-module-scss-module__lVHvdq__stepper__step:after{content:"";background-color:var(--action-colors-tertiary);width:2px;display:block;position:absolute;left:10px}.styles-module-scss-module__lVHvdq__stepper__step:before{display:none}.styles-module-scss-module__lVHvdq__stepper__step:after{height:calc(100% - 32px);top:22px}.styles-module-scss-module__lVHvdq__stepper__step__modActive{font-weight:var(--weight-medium)}.styles-module-scss-module__lVHvdq__stepper__step_circle{justify-content:center;align-items:center;width:22px;height:22px;margin-right:12px;display:flex}.styles-module-scss-module__lVHvdq__stepper__step_circle:before{content:"";background-color:var(--action-colors-tertiary);border-radius:50%;width:10px;height:10px;display:block}.styles-module-scss-module__lVHvdq__stepper__step_circle__modActive:before{background-color:var(--action-colors-primary);width:22px;height:22px}@media screen and (min-width:768px){.styles-module-scss-module__lVHvdq__stepper{flex-direction:row;width:100%;max-width:845px;margin:0 auto 63px}.styles-module-scss-module__lVHvdq__stepper__logo img{width:120px!important;height:52px!important}.styles-module-scss-module__lVHvdq__stepper__step{flex-direction:column;flex:1;position:relative}.styles-module-scss-module__lVHvdq__stepper__step:not(:last-child){margin-bottom:0}.styles-module-scss-module__lVHvdq__stepper__step:before,.styles-module-scss-module__lVHvdq__stepper__step:after{width:calc(50% - 5px);height:2px;top:10.4762px}.styles-module-scss-module__lVHvdq__stepper__step:before{display:block;left:0}.styles-module-scss-module__lVHvdq__stepper__step:after{left:auto;left:initial;right:0}.styles-module-scss-module__lVHvdq__stepper__step:first-of-type:before,.styles-module-scss-module__lVHvdq__stepper__step:last-of-type:after{display:none}.styles-module-scss-module__lVHvdq__stepper__step__modActive:before,.styles-module-scss-module__lVHvdq__stepper__step__modActive:after{width:calc(50% - 11px)}.styles-module-scss-module__lVHvdq__stepper__step_circle{margin-bottom:10px;margin-right:0}}
.styles-module-scss-module__bEAN9q__multiSelect{flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex}.styles-module-scss-module__bEAN9q__multiSelect__card{width:100%;height:68px;color:var(--text-colors-paragraph-text);box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:12px;align-items:center;padding-left:13px;font-size:18px;line-height:21px;display:flex;position:relative;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__bEAN9q__multiSelect__card:hover{background:var(--action-colors-tertiary)}.styles-module-scss-module__bEAN9q__multiSelect__card__modActive{background:var(--action-colors-tertiary);border:2px solid var(--action-colors-tertiary);box-shadow:0px 0px 4px var(--action-colors-primary)}.styles-module-scss-module__bEAN9q__multiSelect__card:not(:last-child){margin-bottom:8px}.styles-module-scss-module__bEAN9q__multiSelect__card_icon{justify-content:center;margin-right:9px;display:flex}.styles-module-scss-module__bEAN9q__multiSelect__card_icon i{font-size:var(--size-medium-body);color:var(--action-colors-primary)}.styles-module-scss-module__bEAN9q__multiSelect__card input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:768px){.styles-module-scss-module__bEAN9q__multiSelect__card{height:56px;font-size:20px;line-height:24px}.styles-module-scss-module__bEAN9q__multiSelect__card__modSmaller{height:42px;font-size:16px;line-height:19px}}
.styles-module-scss-module__9wVrWq__about{flex-direction:column;align-items:center;width:100%;padding:35px 0;display:flex}.styles-module-scss-module__9wVrWq__about__banner{background-color:#dcdcdc;border-radius:8px;width:100%;margin-bottom:20px;padding:8px 0}.styles-module-scss-module__9wVrWq__about__banner p{text-align:center;color:var(--text-colors-paragraph-text);margin:0;font-size:14px;font-weight:400;line-height:17px}.styles-module-scss-module__9wVrWq__about__input{width:100%;margin-bottom:16px}.styles-module-scss-module__9wVrWq__about__input:last-of-type{margin-bottom:0}.styles-module-scss-module__9wVrWq__about__input label div input{text-align:center;font-size:16px;line-height:19px}.styles-module-scss-module__9wVrWq__about__list{margin:0 0 25px;padding:0;list-style:none}.styles-module-scss-module__9wVrWq__about__list_item{color:var(--text-colors-paragraph-text);margin-top:16px;display:flex}.styles-module-scss-module__9wVrWq__about__list_item>div{justify-content:center;align-items:center;width:36px;height:36px;margin-right:7px;display:flex}.styles-module-scss-module__9wVrWq__about__disclosures{text-align:center;color:#8b8b8b;width:calc(100% - 85px);margin:0 auto;font-size:12px;line-height:15px}.styles-module-scss-module__9wVrWq__about__disclosures a{color:#8b8b8b;margin-left:3px}@media screen and (min-width:481px){.styles-module-scss-module__9wVrWq__about__list{margin:16px 0}.styles-module-scss-module__9wVrWq__about__list_item{justify-content:center;align-items:center}.styles-module-scss-module__9wVrWq__about__list_item>div{width:16px;height:16px;margin-right:8px}}@media screen and (max-width:767px){.styles-module-scss-module__9wVrWq__about_modCompressed{padding:20px 0}.styles-module-scss-module__9wVrWq__about__banner_modCompressed{display:none}.styles-module-scss-module__9wVrWq__about__disclosures_modCompressed{letter-spacing:-.3px;width:100%}.styles-module-scss-module__9wVrWq__about__list_modCompressed{margin:0 0 10px}.styles-module-scss-module__9wVrWq__about__list_item_modCompressed{align-items:center;margin-top:6px;font-size:12px;display:flex}.styles-module-scss-module__9wVrWq__about__list_item>div{width:20px;height:20px}}@media screen and (min-width:768px){.styles-module-scss-module__9wVrWq__aboutWrapper{gap:30px;padding-top:30px;display:flex}.styles-module-scss-module__9wVrWq__about{justify-content:center;max-width:380px;height:100%;margin:0 auto;padding:0}.styles-module-scss-module__9wVrWq__about__input{margin-bottom:5px}.styles-module-scss-module__9wVrWq__about__input:last-of-type{margin-bottom:0}.styles-module-scss-module__9wVrWq__about__input label div{height:inherit}.styles-module-scss-module__9wVrWq__about__input label div input{font-size:20px;line-height:24px}.styles-module-scss-module__9wVrWq__about__list{margin:0;font-size:12px}.styles-module-scss-module__9wVrWq__about__list_item{margin-top:12px}.styles-module-scss-module__9wVrWq__about__list_item:first-of-type,.styles-module-scss-module__9wVrWq__about__disclosures{display:none}}
.styles-module-scss-module__6XJbVG__new-faaf-layout__layout{box-sizing:border-box;background:rgba(230,233,246,.6);justify-content:center;align-items:center;width:100%;height:-moz-fit-content;height:fit-content;min-height:100vh;padding:32px;display:flex}.styles-module-scss-module__6XJbVG__new-faaf-layout__card{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1300px;height:100%;min-height:calc(100vh - 180px);padding:48px 48px 18px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px rgba(29,35,58,.15)}.styles-module-scss-module__6XJbVG__new-faaf-layout__card--mobile{box-shadow:none;background-color:transparent;padding:0;overflow:visible}.styles-module-scss-module__6XJbVG__new-faaf-layout__header{justify-content:center;align-items:flex-start;width:100%;min-height:36px;display:flex;position:relative}.styles-module-scss-module__6XJbVG__new-faaf-layout__header_button-back{position:absolute;top:0;left:0;transform:translateY(-10px)}.styles-module-scss-module__6XJbVG__new-faaf-layout__header_logo{position:absolute;top:0;right:0}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer{font-size:var(--size-small-body);color:var(--text-colors-disabled-text);flex-direction:column;align-items:flex-start;padding-right:17px;line-height:17px;display:flex}.styles-module-scss-module__6XJbVG__new-faaf-layout__login-redirect{color:var(--text-colors-paragraph-text);font-weight:var(--weight-medium);margin-bottom:16px}.styles-module-scss-module__6XJbVG__new-faaf-layout__login-redirect span{font-size:var(--weight-medium);margin-right:8px}.styles-module-scss-module__6XJbVG__new-faaf-layout__login-redirect_link{font-weight:var(--weight-medium);font-size:var(--size-small-body);color:var(--blue-accents-blue-dark);line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row{justify-content:space-between;width:100%;display:flex}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row p{display:none}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_copyright{color:var(--text-colors-disabled-text);margin-top:8px;font-size:10px;line-height:12px}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_privacy-mobile{color:var(--text-colors-disabled-text);font-size:var(--size-micro-body);align-items:flex-end;line-height:12px;display:flex}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_privacy-mobile img{filter:brightness(0)saturate()invert(62%)sepia(9%)saturate(4%)hue-rotate(341deg)brightness(87%)contrast(90%);width:11px;height:14px;margin-right:4px}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_privacy-mobile .tooltip-icon{filter:brightness(0)saturate()invert(62%)sepia(9%)saturate(4%)hue-rotate(341deg)brightness(87%)contrast(90%);width:9px;height:9px}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_links{align-items:flex-end;min-width:240px;display:flex}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_single-link{color:var(--text-colors-disabled-text);white-space:nowrap;text-align:left;margin-right:16px;font-size:10px;line-height:12px;text-decoration:none;transition:all .25s ease-in-out}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_single-link:last-of-type{margin-right:0}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_single-link:hover{color:var(--action-colors-primary)}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_tooltip{margin-left:2px;display:flex}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_tooltip .ZUITooltip__message{max-width:400px}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_tooltip .ZUITooltip__message p{text-align:center;width:343px}.styles-module-scss-module__6XJbVG__new-faaf-layout__progress-bar{display:none}@media screen and (max-width:850px){.styles-module-scss-module__6XJbVG__new-faaf-layout__header_button-back .ZUIButton{visibility:hidden}.styles-module-scss-module__6XJbVG__new-faaf-layout__header_button-back .ZUIButton img{visibility:visible}}@media (min-width:768px) and (max-width:892px){.styles-module-scss-module__6XJbVG__new-faaf-layout__footer{padding:0}.styles-module-scss-module__6XJbVG__new-faaf-layout__login-redirect{margin:16px 0 0}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_links{flex-wrap:wrap;min-width:0}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_single-link{margin-right:5px}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_copyright{width:154px}}@media screen and (min-width:768px){.styles-module-scss-module__6XJbVG__new-faaf-layout__card{min-height:0;max-height:690px}.styles-module-scss-module__6XJbVG__new-faaf-layout__card--mobile{flex-basis:calc(100vh - 180px)}}@media screen and (max-width:768px){.styles-module-scss-module__6XJbVG__new-faaf-layout__progress-bar{background:var(--blue-accents-blue-light);z-index:101;border-radius:0 16px 16px 0;height:8px;transition:width .5s cubic-bezier(0,0,.2,1);display:block;position:absolute;top:0;left:0}.styles-module-scss-module__6XJbVG__new-faaf-layout__header_logo{right:auto}.styles-module-scss-module__6XJbVG__new-faaf-layout__header_logo--hide,.styles-module-scss-module__6XJbVG__new-faaf-layout__header_timeline{display:none}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer{margin-top:32px}.styles-module-scss-module__6XJbVG__new-faaf-layout__login-redirect{text-align:center;font-size:var(--size-small-body);width:100%;margin:0 0 35px}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row{flex-direction:column;align-items:flex-start}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_privacy-mobile{order:1}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row p{font-size:var(--size-small-body);color:var(--text-colors-paragraph-text);order:2;margin:8px 0 31px;line-height:17px;display:block}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_links{order:3}.styles-module-scss-module__6XJbVG__new-faaf-layout__footer-row_copyright{order:4}.styles-module-scss-module__6XJbVG__new-faaf-layout__card{box-shadow:none;background-color:transparent;padding:0;overflow:visible}.styles-module-scss-module__6XJbVG__new-faaf-layout__card--mobile{background-color:#fff;border-radius:16px;min-height:400px;padding:24px 17px;box-shadow:0 2px 6px rgba(29,35,58,.15)}.styles-module-scss-module__6XJbVG__new-faaf-layout__layout{flex-direction:column;height:auto;min-height:100vh;padding:16px 15px 24px;display:flex}}
.styles-module-scss-module__kjmrQG__miniform-view__input_title{font-size:var(--size-body);color:var(--text-colors-subtext-text)}.styles-module-scss-module__kjmrQG__miniform-view__input_field{min-height:46px;font-size:var(--size-body);color:#606060;background-color:#fff;border:1px solid #909090;border-radius:6px;justify-content:center;align-items:center;margin:4px 0 16px;padding:0 32px 0 16px;display:flex;position:relative;box-shadow:inset 0 1px 3px rgba(0,0,0,.3)}.styles-module-scss-module__kjmrQG__miniform-view__input_field:before{content:"";border:2px solid #b0bec5;border-width:0 2px 2px 0;padding:3.5px;display:inline-block;position:absolute;top:50%;right:13px;transform:rotate(45deg)translate(-8px)}.styles-module-scss-module__kjmrQG__miniform-view__input>.text-field{margin:4px 0 16px}.styles-module-scss-module__kjmrQG__miniform-view__input>.auto-complete-field{margin:4px 0 16px}@media screen and (min-width:650px){.styles-module-scss-module__kjmrQG__miniform-view{width:calc(50% - 20px)}}
.styles-module-scss-module__BjFgoW__partner-miniform-view{box-sizing:border-box;justify-content:center;width:100%;min-width:300px;padding:0 24px;display:flex}.styles-module-scss-module__BjFgoW__partner-miniform-view__input{width:150%}.styles-module-scss-module__BjFgoW__partner-miniform-view__input_title{color:var(--text-colors-subtext-text);font-size:16px}.styles-module-scss-module__BjFgoW__partner-miniform-view__input>.text-field{margin:4px 0 16px}.styles-module-scss-module__BjFgoW__partner-miniform-view__input>.auto-complete-field{margin:4px 0 16px}@media screen and (min-width:650px){.styles-module-scss-module__BjFgoW__partner-miniform-view{width:calc(50% - 20px)}}@media screen and (max-width:528px){.styles-module-scss-module__BjFgoW__partner-miniform-view{width:100%}}
.styles-module-scss-module__e--eDW__slider{text-align:center;flex-direction:column;justify-content:center;height:328px;padding:0 20px;display:flex}.styles-module-scss-module__e--eDW__slider__title{color:var(--text-colors-paragraph-text);font-size:20px;line-height:24px}.styles-module-scss-module__e--eDW__slider__value{font-weight:var(--weight-medium);color:var(--action-colors-secondary);margin:16px 0 24px;font-size:24px;line-height:28px}.styles-module-scss-module__e--eDW__slider__slider{padding:0 12px}.styles-module-scss-module__e--eDW__slider__labels{color:var(--text-colors-paragraph-text);justify-content:space-between;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__e--eDW__slider{height:100%;padding:0}.styles-module-scss-module__e--eDW__slider__value{margin:8px 0}.styles-module-scss-module__e--eDW__slider__slider{padding:0}}
.styles-module-scss-module__w8WRTG__age{justify-content:center;align-items:center;width:100%;height:275px;display:flex}.styles-module-scss-module__w8WRTG__age__input{width:100%}.styles-module-scss-module__w8WRTG__age__input>div div{height:72px}.styles-module-scss-module__w8WRTG__age__input>div div input{text-align:center;font-size:28px;line-height:33px}@media screen and (min-width:768px){.styles-module-scss-module__w8WRTG__age{max-width:380px;margin:0 auto}.styles-module-scss-module__w8WRTG__age__input>div div{height:inherit}.styles-module-scss-module__w8WRTG__age__input>div div input{font-size:20px;line-height:24px}}
.styles-module-scss-module__HRiKSa__goals{flex-direction:column;align-items:center;padding:16px 0;display:flex}
.styles-module-scss-module__rQ2kkW__location{justify-content:center;align-items:center;width:100%;height:275px;display:flex}.styles-module-scss-module__rQ2kkW__location .ZUIInput__loader>div{height:24px}@media screen and (min-width:768px){.styles-module-scss-module__rQ2kkW__location{max-width:351px;margin:0 auto}}
.styles-module-scss-module__T6uVCa__ownAssets{box-sizing:border-box;justify-content:center;align-items:center;height:100%;padding:16px 0;display:flex}
@media screen and (min-width:768px){.styles-module-scss-module__ev7IPG__About #step_icon_container_we_have_found_the_best_advisors_for_you_only_one_step_left{display:none}.styles-module-scss-module__ev7IPG__About #step_title_we_have_found_the_best_advisors_for_you_only_one_step_left{justify-content:center;align-items:center;height:70px;display:flex}}
/*# sourceMappingURL=c38f87d3d1446b62.css.map*/