@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__aK065G__advisorSummary{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.styles-module-scss-module__aK065G__advisorSummary__avatar{border-radius:var(--border-radius-circle);-o-object-fit:cover;object-fit:cover;width:128px;height:128px;margin-bottom:12px}.styles-module-scss-module__aK065G__advisorSummary__name{font-size:var(--size-title);font-weight:var(--weight-bold);color:var(--text-colors-header-text);line-height:var(--line-height-title);margin:0}.styles-module-scss-module__aK065G__advisorSummary__credentials{font-size:var(--size-big-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text);line-height:var(--line-height-big-body);margin:0}.styles-module-scss-module__aK065G__advisorSummary__company{font-size:var(--size-body);color:var(--text-colors-paragraph-text);align-items:center;gap:4px;margin-top:4px;display:flex}.styles-module-scss-module__aK065G__advisorSummary__company>i{font-size:var(--size-micro-body)}.styles-module-scss-module__aK065G__advisorSummaryCompact{background-color:var(--color-background-neutral-100);border-radius:var(--border-radius-medium);align-items:flex-start;gap:16px;padding:16px;display:flex}.styles-module-scss-module__aK065G__advisorSummaryCompact__avatar{border-radius:var(--border-radius-circle);-o-object-fit:cover;object-fit:cover;flex-shrink:0;width:88px;height:88px}.styles-module-scss-module__aK065G__advisorSummaryCompact__info{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__aK065G__advisorSummaryCompact__info_name{font-size:var(--size-big-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text);line-height:var(--line-height-big-body)}.styles-module-scss-module__aK065G__advisorSummaryCompact__info_credentials{font-size:var(--size-small-body);font-weight:var(--weight-regular);color:var(--text-colors-paragraph-text);line-height:var(--line-height-small-body)}.styles-module-scss-module__aK065G__advisorSummaryCompact__info_company{font-size:var(--size-small-body);color:var(--text-colors-paragraph-text);align-items:center;gap:8px;display:flex}.styles-module-scss-module__aK065G__advisorSummaryCompact__info_company>i{font-size:var(--size-micro-body)}@media (max-width:768px){.styles-module-scss-module__aK065G__advisorSummaryCompact{text-align:center;flex-direction:column;align-items:center}.styles-module-scss-module__aK065G__advisorSummaryCompact__company{justify-content:center}}
.styles-module-scss-module__paq1cW__meetingDetailsList__divider{border:none;border-top:1px solid var(--text-colors-gray-light)}.styles-module-scss-module__paq1cW__meetingDetailsList__row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.styles-module-scss-module__paq1cW__meetingDetailsList__row_label{font-size:var(--size-small-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text)}.styles-module-scss-module__paq1cW__meetingDetailsList__row_value{font-size:var(--size-small-body);color:var(--text-colors-paragraph-text);align-items:center;gap:8px;display:flex}.styles-module-scss-module__paq1cW__meetingDetailsList__row_value>div{align-items:center;display:flex}
.styles-module-scss-module__I1Wlta__confirmScheduleModal{flex-direction:column;gap:24px;padding:16px 48px;display:flex}.styles-module-scss-module__I1Wlta__confirmScheduleModal__closeButton{color:var(--blue-accents-blue-dark)}.styles-module-scss-module__I1Wlta__confirmScheduleModal__section{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__I1Wlta__confirmScheduleModal__section_heading{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__I1Wlta__confirmScheduleModal__section_heading>span{font-size:var(--size-small-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text)}.styles-module-scss-module__I1Wlta__confirmScheduleModal__section_heading>hr{border:none;border-top:1px solid var(--text-colors-gray-light);margin:0}.styles-module-scss-module__I1Wlta__confirmScheduleModal__form{grid-gap:32px 16px;grid-template-columns:1fr 1fr;gap:32px 16px;display:grid}.styles-module-scss-module__I1Wlta__confirmScheduleModal__actions{justify-content:flex-end;gap:12px;padding-bottom:8px;display:flex}@media (max-width:768px){.styles-module-scss-module__I1Wlta__confirmScheduleModal{padding:8px 16px}.styles-module-scss-module__I1Wlta__confirmScheduleModal__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 12px}.styles-module-scss-module__I1Wlta__confirmScheduleModal__form>div{width:100%;min-width:0}.styles-module-scss-module__I1Wlta__confirmScheduleModal__actions{padding-bottom:8px;padding-right:8px}}
.styles-module-scss-module__AVD9aG__durationOptions{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__AVD9aG__durationOptions__label{font-size:var(--size-body);font-weight:var(--weight-regular);color:var(--text-colors-paragraph-text)}.styles-module-scss-module__AVD9aG__durationOptions__options{gap:12px;display:flex}.styles-module-scss-module__AVD9aG__durationOptions__options_option{min-width:125px;padding:10px 20px}.styles-module-scss-module__AVD9aG__durationOptions__options_option__modSelected{background:var(--blue-accents-blue-light);border:2px solid var(--blue-accents-blue-dark)}@media (max-width:768px){.styles-module-scss-module__AVD9aG__durationOptions__options{width:100%}.styles-module-scss-module__AVD9aG__durationOptions__options_option{flex:1;min-width:0}}
.styles-module-scss-module__KoGCFq__durationOptionsSheet{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__KoGCFq__durationOptionsSheet__closeButton{color:var(--blue-accents-blue-dark)}.styles-module-scss-module__KoGCFq__durationOptionsSheet__body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px 16px;display:flex}.styles-module-scss-module__KoGCFq__durationOptionsSheet__footer{border-top:1px solid var(--text-colors-gray-light);box-sizing:border-box;justify-content:flex-end;align-items:center;gap:24px;width:100%;padding:16px 20px;display:flex}.styles-module-scss-module__KoGCFq__durationOptionsSheet__footer_modFullWidth{border-top:none}.styles-module-scss-module__KoGCFq__durationOptionsSheet__footer_modFullWidth>button{flex:1}@media (max-width:768px){.styles-module-scss-module__KoGCFq__durationOptionsSheet__body{justify-content:flex-end;padding:48px 16px 8px}}
.styles-module-scss-module__FxsGha__infoModal{flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.styles-module-scss-module__FxsGha__infoModal__icon{margin-bottom:24px}.styles-module-scss-module__FxsGha__infoModal__title{color:var(--text-colors-header-text);font-weight:var(--weight-medium);font-size:var(--size-big-body);text-align:center;max-width:366px;margin:0 auto 24px}.styles-module-scss-module__FxsGha__infoModal__message{text-align:center;color:var(--text-colors-paragraph-text);font-weight:var(--weight-regular);margin:0 0 16px}.styles-module-scss-module__FxsGha__infoModal__progressTrack{background:var(--green-accents-green-light);border-radius:12px;width:280px;height:16px;margin-bottom:32px}.styles-module-scss-module__FxsGha__infoModal__progressTrack_progressBar{background:var(--color-background-green-500);border-radius:12px;width:10px;height:16px;animation:1.5s forwards styles-module-scss-module__FxsGha__loading}@keyframes styles-module-scss-module__FxsGha__loading{to{width:100%}}
.styles-module-scss-module__PloQXG__bookedView{background:var(--text-colors-pure-white);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:300px;display:flex}.styles-module-scss-module__PloQXG__bookedView__icon{font-size:var(--size-subhero);color:var(--color-background-green-500)}.styles-module-scss-module__PloQXG__bookedView__title{font-size:var(--size-subtitle);font-weight:var(--weight-medium);color:var(--color-background-green-500);margin:0}.styles-module-scss-module__PloQXG__bookedView__subtitle{font-size:var(--size-body);color:var(--text-colors-subtext-text);margin:0}
.styles-module-scss-module__Tg9Jza__container{font-size:var(--size-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:340px;margin:8px 0;display:flex;position:relative}.styles-module-scss-module__Tg9Jza__container__dates{font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:343px;display:flex;overflow:hidden;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__Tg9Jza__container__dates__modWithBorder{box-shadow:none;border:1px solid #dcdcdc}.styles-module-scss-module__Tg9Jza__container__callTye{z-index:1;width:100%;height:100%;font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;box-sizing:border-box;background:#fff;border-radius:0 0 12px 12px;flex-direction:column;justify-content:center;align-items:center;min-height:332px;padding:0;display:flex;position:absolute;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__Tg9Jza__container__callTye button{margin:14px 0 0 8px;position:absolute;top:0;left:0}.styles-module-scss-module__Tg9Jza__container__buttons{flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:16px;display:flex}.styles-module-scss-module__Tg9Jza__container__buttons label{width:auto;margin-bottom:24px}.styles-module-scss-module__Tg9Jza__container__buttons label:last-child{margin-bottom:0}.styles-module-scss-module__Tg9Jza__container__buttons .ZUITooltip__message{border-radius:8px!important;width:366px!important;max-width:366px!important;left:100%!important;box-shadow:0 8px 16px rgba(29,35,58,.1)!important}.styles-module-scss-module__Tg9Jza__container__buttons .ZUITooltip__message p{text-align:center}.styles-module-scss-module__Tg9Jza__container__buttons .ZUITooltip__message:before{top:calc(50% - 6px)!important}@media screen and (min-width:701px){.styles-module-scss-module__Tg9Jza__container__modIsDesktop{width:-moz-fit-content;width:fit-content;max-width:none}.styles-module-scss-module__Tg9Jza__container__dates__modIsDesktop{flex-direction:row;width:-moz-fit-content;width:fit-content;max-width:100%}.styles-module-scss-module__Tg9Jza__container__callType__modIsDesktop{border-top:1px solid #dcdcdc;min-height:auto;padding:12px 0 32px;position:relative;transform:translateY(-8px)}.styles-module-scss-module__Tg9Jza__container__callType__modIsDesktop button{display:none}.styles-module-scss-module__Tg9Jza__container__buttons__modIsDesktop{flex-direction:row;margin-top:0}.styles-module-scss-module__Tg9Jza__container__buttons__modIsDesktop label{margin:0 16px 0 0}}@media screen and (max-width:701px){.styles-module-scss-module__Tg9Jza__container__dates__modIsDesktop,.styles-module-scss-module__Tg9Jza__container__buttons__modIsDesktop{width:100%}}.styles-module-scss-module__Tg9Jza__label{width:-moz-fit-content;width:fit-content;font-size:var(--size-small-body);font-family:var(--family-paragraph);color:#5f5f5f;align-items:center;margin:8px 0 0;display:flex}.styles-module-scss-module__Tg9Jza__label .styles-module-scss-module__Tg9Jza__bold{font-weight:500}.styles-module-scss-module__Tg9Jza__checkDateContainer{background:#fff;border-top:1px solid #dcdcdc;border-radius:0 0 12px 12px;justify-content:flex-end;padding:8px;display:flex;position:relative;transform:translateY(-16px);box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__Tg9Jza__headerContainer{justify-content:center;align-items:center;height:40px;display:flex;position:relative}.styles-module-scss-module__Tg9Jza__headerContainer button{position:absolute;top:4px;left:0}.styles-module-scss-module__Tg9Jza__headerContainer__left,.styles-module-scss-module__Tg9Jza__headerContainer__right{box-sizing:content-box;cursor:pointer;padding:13.5px 20px 9.5px 4px}.styles-module-scss-module__Tg9Jza__headerContainer__left__modDisabled,.styles-module-scss-module__Tg9Jza__headerContainer__right__modDisabled{opacity:.3;cursor:inherit}.styles-module-scss-module__Tg9Jza__headerContainer__left i,.styles-module-scss-module__Tg9Jza__headerContainer__right i{font-size:var(--size-body)}.styles-module-scss-module__Tg9Jza__headerContainer__left{transform:rotate(180deg)}.styles-module-scss-module__Tg9Jza__headerContainer span{width:156px;font-size:var(--size-body);font-weight:var(--weight-medium);text-align:center}@media screen and (min-width:701px){.styles-module-scss-module__Tg9Jza__headerContainer__modIsDesktop button{display:none}}
.styles-module-scss-module__apSxFq__container{font-size:var(--size-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:340px;margin:8px 0;display:flex;position:relative}.styles-module-scss-module__apSxFq__container__dates{font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:343px;display:flex;overflow:hidden;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__apSxFq__container__dates__modWithBorder{box-shadow:none;border:1px solid #dcdcdc}.styles-module-scss-module__apSxFq__container__callTye{z-index:1;width:100%;height:100%;font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;box-sizing:border-box;background:#fff;border-radius:0 0 12px 12px;flex-direction:column;justify-content:center;align-items:center;min-height:332px;padding:0;display:flex;position:absolute;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__apSxFq__container__callTye button{margin:14px 0 0 8px;position:absolute;top:0;left:0}.styles-module-scss-module__apSxFq__container__buttons{flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:16px;display:flex}.styles-module-scss-module__apSxFq__container__buttons label{width:auto;margin-bottom:24px}.styles-module-scss-module__apSxFq__container__buttons label:last-child{margin-bottom:0}.styles-module-scss-module__apSxFq__container__buttons .ZUITooltip__message{border-radius:8px!important;width:366px!important;max-width:366px!important;left:100%!important;box-shadow:0 8px 16px rgba(29,35,58,.1)!important}.styles-module-scss-module__apSxFq__container__buttons .ZUITooltip__message p{text-align:center}.styles-module-scss-module__apSxFq__container__buttons .ZUITooltip__message:before{top:calc(50% - 6px)!important}@media screen and (min-width:701px){.styles-module-scss-module__apSxFq__container__modIsDesktop{width:-moz-fit-content;width:fit-content;max-width:none}.styles-module-scss-module__apSxFq__container__dates__modIsDesktop{flex-direction:row;width:-moz-fit-content;width:fit-content;max-width:100%}.styles-module-scss-module__apSxFq__container__callType__modIsDesktop{border-top:1px solid #dcdcdc;min-height:auto;padding:12px 0 32px;position:relative;transform:translateY(-8px)}.styles-module-scss-module__apSxFq__container__callType__modIsDesktop button{display:none}.styles-module-scss-module__apSxFq__container__buttons__modIsDesktop{flex-direction:row;margin-top:0}.styles-module-scss-module__apSxFq__container__buttons__modIsDesktop label{margin:0 16px 0 0}}@media screen and (max-width:701px){.styles-module-scss-module__apSxFq__container__dates__modIsDesktop,.styles-module-scss-module__apSxFq__container__buttons__modIsDesktop{width:100%}}.styles-module-scss-module__apSxFq__label{width:-moz-fit-content;width:fit-content;font-size:var(--size-small-body);font-family:var(--family-paragraph);color:#5f5f5f;align-items:center;margin:8px 0 0;display:flex}.styles-module-scss-module__apSxFq__label .styles-module-scss-module__apSxFq__bold{font-weight:500}.styles-module-scss-module__apSxFq__checkDateContainer{background:#fff;border-top:1px solid #dcdcdc;border-radius:0 0 12px 12px;justify-content:flex-end;padding:8px;display:flex;position:relative;transform:translateY(-16px);box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__apSxFq__datesContainer{box-sizing:border-box;flex-direction:column;width:100%;height:auto;padding:9px 17px 17px;display:none}.styles-module-scss-module__apSxFq__datesContainer__modActive{display:flex}.styles-module-scss-module__apSxFq__datesContainer__dayNames,.styles-module-scss-module__apSxFq__datesContainer__days{grid-row-gap:11px;text-align:center;grid-template-columns:repeat(7,1fr);grid-auto-rows:34px;align-items:center;display:grid}.styles-module-scss-module__apSxFq__datesContainer__dayNames{text-align:center;color:#5f5f5f;margin-top:5px;margin-bottom:11px}.styles-module-scss-module__apSxFq__datesContainer__days{align-items:flex-end}.styles-module-scss-module__apSxFq__datesContainer__days_day{cursor:pointer;width:34px;height:34px;margin:0 auto;position:relative}.styles-module-scss-module__apSxFq__datesContainer__days_day>div{width:100%;height:100%;position:relative}.styles-module-scss-module__apSxFq__datesContainer__days_day>div span{position:absolute;top:9px;left:0;right:0}.styles-module-scss-module__apSxFq__datesContainer__days_day__modToday:before{content:"";background-color:#5f5f5f;border-radius:50%;width:4px;height:4px;display:block;position:absolute;top:26px;left:50%;transform:translate(-2px)}.styles-module-scss-module__apSxFq__datesContainer__days_day:hover>div{color:var(--action-colors-primary);background-color:var(--action-colors-tertiary);border-radius:50%}.styles-module-scss-module__apSxFq__datesContainer__days_day__modActive>div,.styles-module-scss-module__apSxFq__datesContainer__days_day__modActive:hover>div{color:#fff;background-color:var(--action-colors-primary);border-radius:50%}.styles-module-scss-module__apSxFq__datesContainer__days_day__modDisabled{cursor:auto;cursor:initial;color:#dcdcdc}.styles-module-scss-module__apSxFq__datesContainer__days_day__modDisabled:hover>div{color:#dcdcdc;background-color:transparent;background-color:initial}.styles-module-scss-module__apSxFq__datesContainer__days_day__modDisabled>div{background-color:transparent;background-color:initial}.styles-module-scss-module__apSxFq__datesContainer__days_day__modDisabled>div span{cursor:default}@media screen and (min-width:701px){.styles-module-scss-module__apSxFq__datesContainer__modIsDesktop{width:343px;display:flex}}
.styles-module-scss-module__kJKcUW__container{font-size:var(--size-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:340px;margin:8px 0;display:flex;position:relative}.styles-module-scss-module__kJKcUW__container__dates{font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:343px;display:flex;overflow:hidden;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__kJKcUW__container__dates__modWithBorder{box-shadow:none;border:1px solid #dcdcdc}.styles-module-scss-module__kJKcUW__container__callTye{z-index:1;width:100%;height:100%;font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;box-sizing:border-box;background:#fff;border-radius:0 0 12px 12px;flex-direction:column;justify-content:center;align-items:center;min-height:332px;padding:0;display:flex;position:absolute;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__kJKcUW__container__callTye button{margin:14px 0 0 8px;position:absolute;top:0;left:0}.styles-module-scss-module__kJKcUW__container__buttons{flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:16px;display:flex}.styles-module-scss-module__kJKcUW__container__buttons label{width:auto;margin-bottom:24px}.styles-module-scss-module__kJKcUW__container__buttons label:last-child{margin-bottom:0}.styles-module-scss-module__kJKcUW__container__buttons .ZUITooltip__message{border-radius:8px!important;width:366px!important;max-width:366px!important;left:100%!important;box-shadow:0 8px 16px rgba(29,35,58,.1)!important}.styles-module-scss-module__kJKcUW__container__buttons .ZUITooltip__message p{text-align:center}.styles-module-scss-module__kJKcUW__container__buttons .ZUITooltip__message:before{top:calc(50% - 6px)!important}@media screen and (min-width:701px){.styles-module-scss-module__kJKcUW__container__modIsDesktop{width:-moz-fit-content;width:fit-content;max-width:none}.styles-module-scss-module__kJKcUW__container__dates__modIsDesktop{flex-direction:row;width:-moz-fit-content;width:fit-content;max-width:100%}.styles-module-scss-module__kJKcUW__container__callType__modIsDesktop{border-top:1px solid #dcdcdc;min-height:auto;padding:12px 0 32px;position:relative;transform:translateY(-8px)}.styles-module-scss-module__kJKcUW__container__callType__modIsDesktop button{display:none}.styles-module-scss-module__kJKcUW__container__buttons__modIsDesktop{flex-direction:row;margin-top:0}.styles-module-scss-module__kJKcUW__container__buttons__modIsDesktop label{margin:0 16px 0 0}}@media screen and (max-width:701px){.styles-module-scss-module__kJKcUW__container__dates__modIsDesktop,.styles-module-scss-module__kJKcUW__container__buttons__modIsDesktop{width:100%}}.styles-module-scss-module__kJKcUW__label{width:-moz-fit-content;width:fit-content;font-size:var(--size-small-body);font-family:var(--family-paragraph);color:#5f5f5f;align-items:center;margin:8px 0 0;display:flex}.styles-module-scss-module__kJKcUW__label .styles-module-scss-module__kJKcUW__bold{font-weight:500}.styles-module-scss-module__kJKcUW__checkDateContainer{background:#fff;border-top:1px solid #dcdcdc;border-radius:0 0 12px 12px;justify-content:flex-end;padding:8px;display:flex;position:relative;transform:translateY(-16px);box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__kJKcUW__timesContainer{box-sizing:border-box;background-color:#fff;flex-direction:column;width:100%;height:auto;min-height:332px;padding:9px 7.5px 0;display:none;position:relative}.styles-module-scss-module__kJKcUW__timesContainer__modVisibleActive{display:flex}.styles-module-scss-module__kJKcUW__timesContainer__timezone{z-index:1;width:175px;position:absolute;top:36px;left:50%;transform:translate(-87.5px)}.styles-module-scss-module__kJKcUW__timesContainer__optionsMainContainer{z-index:0;max-height:230px;margin-top:40px;position:relative;overflow-x:hidden;overflow-y:visible}.styles-module-scss-module__kJKcUW__timesContainer__optionsMainContainer .simplebar-track.simplebar-vertical{width:8px}.styles-module-scss-module__kJKcUW__timesContainer__optionsMainContainer .simplebar-vertical .simplebar-scrollbar{margin-right:0}.styles-module-scss-module__kJKcUW__timesContainer__optionsMainContainer .simplebar-scrollbar:before{opacity:1;background-color:#dcdcdc;width:6px}.styles-module-scss-module__kJKcUW__timesContainer__times{grid-column-gap:8px;-moz-column-gap:8px;grid-row-gap:8px;font-size:var(--size-body);grid-template-rows:46px;grid-template-columns:134px 134px;gap:8px;padding-bottom:17px;padding-left:calc(50% - 138px);padding-right:calc(50% - 138px);display:grid}.styles-module-scss-module__kJKcUW__timesContainer__times_time{text-align:center;cursor:pointer;border:1px solid #dcdcdc;border-radius:8px;line-height:44px}.styles-module-scss-module__kJKcUW__timesContainer__times_time:hover{background-color:var(--action-colors-tertiary)}.styles-module-scss-module__kJKcUW__timesContainer__times_time__modActive{color:#fff;border-color:var(--action-colors-primary);background-color:var(--action-colors-primary);cursor:auto;cursor:initial}.styles-module-scss-module__kJKcUW__timesContainer__times_time__modActive:hover{background-color:var(--action-colors-primary)}@media screen and (min-width:701px){.styles-module-scss-module__kJKcUW__timesContainer__modIsDesktop{border-left:1px solid #dcdcdc;width:343px}}
.styles-module-scss-module__MQKv1W__container{font-size:var(--size-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:340px;margin:8px 0;display:flex;position:relative}.styles-module-scss-module__MQKv1W__container__dates{font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:343px;display:flex;overflow:hidden;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__MQKv1W__container__dates__modWithBorder{box-shadow:none;border:1px solid #dcdcdc}.styles-module-scss-module__MQKv1W__container__callTye{z-index:1;width:100%;height:100%;font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-regular);color:#3f3e3a;box-sizing:border-box;background:#fff;border-radius:0 0 12px 12px;flex-direction:column;justify-content:center;align-items:center;min-height:332px;padding:0;display:flex;position:absolute;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__MQKv1W__container__callTye button{margin:14px 0 0 8px;position:absolute;top:0;left:0}.styles-module-scss-module__MQKv1W__container__buttons{flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:16px;display:flex}.styles-module-scss-module__MQKv1W__container__buttons label{width:auto;margin-bottom:24px}.styles-module-scss-module__MQKv1W__container__buttons label:last-child{margin-bottom:0}.styles-module-scss-module__MQKv1W__container__buttons .ZUITooltip__message{border-radius:8px!important;width:366px!important;max-width:366px!important;left:100%!important;box-shadow:0 8px 16px rgba(29,35,58,.1)!important}.styles-module-scss-module__MQKv1W__container__buttons .ZUITooltip__message p{text-align:center}.styles-module-scss-module__MQKv1W__container__buttons .ZUITooltip__message:before{top:calc(50% - 6px)!important}@media screen and (min-width:701px){.styles-module-scss-module__MQKv1W__container__modIsDesktop{width:-moz-fit-content;width:fit-content;max-width:none}.styles-module-scss-module__MQKv1W__container__dates__modIsDesktop{flex-direction:row;width:-moz-fit-content;width:fit-content;max-width:100%}.styles-module-scss-module__MQKv1W__container__callType__modIsDesktop{border-top:1px solid #dcdcdc;min-height:auto;padding:12px 0 32px;position:relative;transform:translateY(-8px)}.styles-module-scss-module__MQKv1W__container__callType__modIsDesktop button{display:none}.styles-module-scss-module__MQKv1W__container__buttons__modIsDesktop{flex-direction:row;margin-top:0}.styles-module-scss-module__MQKv1W__container__buttons__modIsDesktop label{margin:0 16px 0 0}}@media screen and (max-width:701px){.styles-module-scss-module__MQKv1W__container__dates__modIsDesktop,.styles-module-scss-module__MQKv1W__container__buttons__modIsDesktop{width:100%}}.styles-module-scss-module__MQKv1W__label{width:-moz-fit-content;width:fit-content;font-size:var(--size-small-body);font-family:var(--family-paragraph);color:#5f5f5f;align-items:center;margin:8px 0 0;display:flex}.styles-module-scss-module__MQKv1W__label .styles-module-scss-module__MQKv1W__bold{font-weight:500}.styles-module-scss-module__MQKv1W__checkDateContainer{background:#fff;border-top:1px solid #dcdcdc;border-radius:0 0 12px 12px;justify-content:flex-end;padding:8px;display:flex;position:relative;transform:translateY(-16px);box-shadow:0 8px 16px rgba(29,35,58,.1)}
.styles-module-scss-module__qdUJma__advisorCard{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__qdUJma__advisorCard__avatar{border-radius:var(--border-radius-circle);background:var(--color-background-neutral-100);flex-shrink:0;width:128px;height:128px;display:block;overflow:hidden}.styles-module-scss-module__qdUJma__advisorCard__avatar_image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.styles-module-scss-module__qdUJma__advisorCard__info{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__qdUJma__advisorCard__info_nameGroup{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__qdUJma__advisorCard__info_name{font-size:var(--size-title);font-weight:var(--weight-black);line-height:var(--line-height-title);color:var(--text-colors-header-text);text-decoration:none}.styles-module-scss-module__qdUJma__advisorCard__info_name:hover{text-decoration:underline}.styles-module-scss-module__qdUJma__advisorCard__info_certifications{font-size:var(--size-big-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text)}.styles-module-scss-module__qdUJma__advisorCard__info_company,.styles-module-scss-module__qdUJma__advisorCard__info_location{font-size:var(--size-body);color:var(--text-colors-paragraph-text);align-items:center;gap:4px;display:flex}.styles-module-scss-module__qdUJma__advisorCard__info_company>i,.styles-module-scss-module__qdUJma__advisorCard__info_location>i{font-size:var(--size-micro-body);text-align:center;width:20px}@media (max-width:768px){.styles-module-scss-module__qdUJma__advisorCard{flex-direction:row;align-items:center}.styles-module-scss-module__qdUJma__advisorCard__avatar{width:88px;height:88px}.styles-module-scss-module__qdUJma__advisorCard__info_nameGroup{display:contents}.styles-module-scss-module__qdUJma__advisorCard__info_name{font-size:var(--size-subtitle);line-height:var(--line-height-subtitle)}.styles-module-scss-module__qdUJma__advisorCard__info_certifications{font-size:var(--size-body);font-weight:var(--weight-bold)}.styles-module-scss-module__qdUJma__advisorCard__info_company,.styles-module-scss-module__qdUJma__advisorCard__info_location{font-size:var(--size-small-body)}}
.styles-module-scss-module__i4kEkq__currentMeetingDetails{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__i4kEkq__currentMeetingDetails__title{font-size:var(--size-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__i4kEkq__currentMeetingDetails__edit{cursor:pointer;color:var(--action-colors-primary);font-size:var(--size-small-body);line-height:var(--line-height-small-body);background:0 0;border:none;padding:0}
.styles-module-scss-module__IPeVmq__bookingView{grid-gap:40px;grid-template-columns:342px 1fr;gap:40px;width:100%;max-width:1140px;display:grid}.styles-module-scss-module__IPeVmq__bookingView__sidebar{border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius);flex-direction:column;gap:24px;padding:40px 24px;display:flex}.styles-module-scss-module__IPeVmq__bookingView__meetingDetails{background:var(--color-background-neutral-100);border-radius:var(--border-radius);flex-direction:column;gap:16px;padding:24px 16px;display:flex}.styles-module-scss-module__IPeVmq__bookingView__meetingDetails_title{font-size:var(--size-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__IPeVmq__bookingView__meetingDetails_divider{border:none;border-top:1px solid var(--text-colors-gray-light);margin:0}.styles-module-scss-module__IPeVmq__bookingView__meetingDetails_row{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module-scss-module__IPeVmq__bookingView__meetingDetails_label{font-size:var(--size-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text)}.styles-module-scss-module__IPeVmq__bookingView__meetingDetails_value{font-size:var(--size-body);font-weight:var(--weight-regular);color:var(--text-colors-paragraph-text)}.styles-module-scss-module__IPeVmq__bookingView__calendar{border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius);flex-direction:column;gap:24px;padding:24px;display:flex}.styles-module-scss-module__IPeVmq__bookingView__calendar_header{flex-direction:column;gap:6px;display:flex}.styles-module-scss-module__IPeVmq__bookingView__calendar_header>div{align-items:center;gap:4px;display:flex}.styles-module-scss-module__IPeVmq__bookingView__calendar_header>div>p{font-size:var(--size-big-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__IPeVmq__bookingView__calendar_header>div>i{font-size:var(--size-body);color:var(--text-colors-header-text)}.styles-module-scss-module__IPeVmq__bookingView__calendar_header>p{font-size:var(--size-body);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__IPeVmq__bookingView__calendar_picker{border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius);overflow:hidden}.styles-module-scss-module__IPeVmq__bookingView__calendar_meetingType{border-top:1px solid var(--text-colors-gray-light);padding:24px}.styles-module-scss-module__IPeVmq__bookingView__calendar_datePicker>div{margin:0}.styles-module-scss-module__IPeVmq__bookingView__calendar_datePicker>div>div{box-shadow:none;border-radius:0;max-width:100%}.styles-module-scss-module__IPeVmq__bookingView__calendar_datePicker [class*=times_time][class*=modActive]{color:var(--action-colors-primary);border-color:var(--blue-accents-blue-light);background-color:var(--blue-accents-blue-light);font-weight:var(--weight-medium)}.styles-module-scss-module__IPeVmq__bookingView__calendar_datePicker [class*=times_time][class*=modActive]:hover{background-color:var(--blue-accents-blue-light)}.styles-module-scss-module__IPeVmq__bookingView__calendar_datePicker [class*=times_time]:not([class*=modActive]){background-color:var(--color-background-neutral-100)}.styles-module-scss-module__IPeVmq__bookingView__calendar_datePicker [class*=day__modActive]>div{color:var(--action-colors-primary);background-color:var(--blue-accents-blue-light)}.styles-module-scss-module__IPeVmq__bookingView__calendar_actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.styles-module-scss-module__IPeVmq__bookingView__calendar_cancelPrompt{font-size:var(--size-body);color:var(--text-colors-header-text);margin:0 auto 0 0}.styles-module-scss-module__IPeVmq__bookingView__calendar_cancelLink{vertical-align:baseline;min-width:0;padding:0 4px;display:inline-flex}@media (max-width:768px){.styles-module-scss-module__IPeVmq__bookingView{grid-template-columns:1fr;gap:0}.styles-module-scss-module__IPeVmq__bookingView__sidebar{border:none;border-radius:0;margin-left:16px;margin-right:16px}.styles-module-scss-module__IPeVmq__bookingView__meetingDetails{margin:0 -24px;padding:32px 24px}.styles-module-scss-module__IPeVmq__bookingView__calendar{border:none;border-radius:0;margin:0;padding:16px 16px 0}.styles-module-scss-module__IPeVmq__bookingView__calendar_picker{border:none;border-radius:0}.styles-module-scss-module__IPeVmq__bookingView__calendar_actions{z-index:10;border-top:1px solid var(--text-colors-gray-light);background-color:#fff;flex-direction:column;align-items:stretch;gap:16px;margin:0 -32px;padding:16px;position:-webkit-sticky;position:sticky;bottom:0}.styles-module-scss-module__IPeVmq__bookingView__calendar_actions>button{width:100%;min-width:0}.styles-module-scss-module__IPeVmq__bookingView__calendar_cancelPrompt{font-size:var(--size-small-body);border-bottom:1px solid var(--text-colors-gray-light);justify-content:space-between;align-items:center;margin:0 -24px;padding:0 24px 16px;display:flex}.styles-module-scss-module__IPeVmq__bookingView__calendar_cancelLink{font-size:var(--size-small-body);padding:0}}
.styles-module-scss-module__Zf1WWG__confirmationView{background:var(--color-background-neutral-0);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.styles-module-scss-module__Zf1WWG__confirmationView__body{flex:1;justify-content:center;align-items:center;padding:32px 16px;display:flex;overflow-y:auto}.styles-module-scss-module__Zf1WWG__confirmationView__card{flex-direction:column;gap:20px;width:100%;max-width:416px;display:flex}.styles-module-scss-module__Zf1WWG__confirmationView__card_summary{background:var(--color-background-neutral-100);border-radius:var(--border-radius);flex-direction:column;gap:11px;padding:16px 12px;display:flex}.styles-module-scss-module__Zf1WWG__confirmationView__card_summary>p{font-size:var(--size-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text);line-height:var(--line-height-body);margin:0}.styles-module-scss-module__Zf1WWG__confirmationView__footer{background:var(--color-background-neutral-0);border-top:1px solid var(--text-colors-gray-light);justify-content:flex-end;align-items:center;padding:16px 24px;display:flex}@media (max-width:768px){.styles-module-scss-module__Zf1WWG__confirmationView__card{max-width:100%}.styles-module-scss-module__Zf1WWG__confirmationView__footer>button{flex:1}}
.styles-module-scss-module__0ZHgUa__scheduleDashboard__modal [class*=headerWrapper]{border-bottom:none;padding:16px 24px}.styles-module-scss-module__0ZHgUa__scheduleDashboard__closeButton{color:var(--blue-accents-blue-dark);grid-column:3;justify-self:end}.styles-module-scss-module__0ZHgUa__scheduleDashboard__header{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.styles-module-scss-module__0ZHgUa__scheduleDashboard__header>span{text-align:center;font-size:var(--size-body);color:var(--text-colors-header-text);font-weight:var(--weight-bold);grid-column:2}.styles-module-scss-module__0ZHgUa__scheduleDashboard__wrapper{box-sizing:border-box;justify-content:center;align-items:center;height:100%;padding:24px;animation:.3s ease-out .1s both styles-module-scss-module__0ZHgUa__scheduleEnter;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__0ZHgUa__scheduleDashboard__wrapper_modFull{flex-direction:column;justify-content:stretch;align-items:stretch;height:100%;min-height:0;padding:0}.styles-module-scss-module__0ZHgUa__scheduleDashboard__wrapper_modFull>*{flex:1;min-height:0}@keyframes styles-module-scss-module__0ZHgUa__scheduleEnter{0%{opacity:0;top:12px}to{opacity:1;top:0}}@media (max-width:768px){.styles-module-scss-module__0ZHgUa__scheduleDashboard__modal [class*=headerWrapper]{padding:12px 16px}.styles-module-scss-module__0ZHgUa__scheduleDashboard__header>span{font-size:var(--size-small-body)}.styles-module-scss-module__0ZHgUa__scheduleDashboard__wrapper{align-items:flex-start;padding:24px 16px 0;overflow:auto}.styles-module-scss-module__0ZHgUa__scheduleDashboard__wrapper_modFull{padding:0}}
.styles-module-scss-module__rVcGSa__rescheduleButton{background-color:var(--action-colors-tertiary);border-radius:var(--border-radius);flex-direction:column;gap:20px;padding:16px 20px;display:flex}.styles-module-scss-module__rVcGSa__rescheduleButton__badge{background-color:var(--green-accents-green-dark);color:#fff;border-radius:var(--border-radius);font-size:var(--size-body);width:-moz-fit-content;width:fit-content;padding:6px 10px}.styles-module-scss-module__rVcGSa__rescheduleButton__date{color:var(--text-colors-header-text);font-size:var(--size-body);font-weight:var(--weight-medium);margin:0}@media (min-width:1024px){.styles-module-scss-module__rVcGSa__rescheduleButton{width:362px}}
.styles-module-scss-module__yWMueq__scheduleButton{background-color:var(--action-colors-tertiary);border-radius:var(--border-radius);font-size:var(--size-body);flex-direction:column;gap:12px;padding:24px 20px 16px;display:flex}.styles-module-scss-module__yWMueq__scheduleButton__label{font-weight:var(--weight-regular);color:var(--text-colors-header-text);font-family:var(--family-paragraph);margin:0}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlotContainer{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlot{border:2px solid var(--action-colors-primary);border-radius:var(--border-radius);cursor:pointer;background-color:#fff;width:100%;padding:12px 10px;display:flex}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlot:hover{background-color:var(--action-colors-tertiary)}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlot_dateTime{flex-direction:column;display:flex}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlot_dateTime p{margin:0}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlot_date{color:var(--text-colors-paragraph-text);font-size:var(--size-small-body);line-height:var(--line-height-small-body);text-align:start;font-family:var(--family-paragraph)}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlot_time{color:var(--text-colors-paragraph-text);font-size:var(--size-small-body);line-height:var(--line-height-small-body);text-align:start;font-weight:var(--weight-medium);font-family:var(--family-paragraph)}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlot_chevron{align-self:center;margin-left:auto;font-size:18px}.styles-module-scss-module__yWMueq__scheduleButton__cta{width:100%}@media screen and (min-width:1080px){.styles-module-scss-module__yWMueq__scheduleButton{width:30%}.styles-module-scss-module__yWMueq__scheduleButton__buttonSlotContainer{flex-direction:row}}
.styles-module-scss-module__a9oJua__cardBody{cursor:pointer;background-color:transparent;border:none;align-items:center;gap:10px;width:100%;padding:0;display:flex}.styles-module-scss-module__a9oJua__cardBody__imageSide{position:relative}.styles-module-scss-module__a9oJua__cardBody__imageSide:hover .styles-module-scss-module__a9oJua__cardBody__avatar{border:2px solid var(--action-colors-primary)}.styles-module-scss-module__a9oJua__cardBody__imageSide:hover .styles-module-scss-module__a9oJua__cardBody__viewProfile{display:flex}.styles-module-scss-module__a9oJua__cardBody__dataSide{flex-direction:column;align-self:flex-start;display:flex}.styles-module-scss-module__a9oJua__cardBody__additionalDataContainer{flex-direction:column;gap:8px;margin-top:8px;display:flex}.styles-module-scss-module__a9oJua__cardBody__avatar{box-sizing:content-box;border:2px solid transparent;border-radius:50%;width:96px;height:96px}.styles-module-scss-module__a9oJua__cardBody__avatar__modIsNewMatch{border:2px solid var(--green-accents-green-dark)!important}.styles-module-scss-module__a9oJua__cardBody__avatar__modIsHover{border:2px solid var(--action-colors-primary)}.styles-module-scss-module__a9oJua__cardBody__viewProfile{border:1px solid var(--action-colors-primary);font-size:var(--size-small-body);color:var(--action-colors-primary);border-radius:var(--border-radius);background-color:#fff;width:max-content;padding:4px 7px;display:none;position:absolute;bottom:0;left:calc(50% - 46px)}.styles-module-scss-module__a9oJua__cardBody__viewProfile__modIsNewMatch{border:none;display:block;background-color:var(--green-accents-green-light)!important;color:var(--green-accents-green-dark)!important;font-weight:var(--weight-medium)!important}.styles-module-scss-module__a9oJua__cardBody__viewProfile__modIsHover{display:flex}.styles-module-scss-module__a9oJua__cardBody p{text-align:left;margin:0}.styles-module-scss-module__a9oJua__cardBody__name{font-size:var(--size-big-body);color:var(--text-colors-header-text);font-family:var(--family-paragraph);font-weight:var(--weight-medium);line-height:var(--line-height-big-body)}.styles-module-scss-module__a9oJua__cardBody__certificates{font-size:var(--size-small-body);color:var(--text-colors-paragraph-text);font-family:var(--family-paragraph);font-weight:var(--weight-medium);line-height:var(--line-height-small-body)}.styles-module-scss-module__a9oJua__cardBody__additionalData{font-size:var(--size-small-body);color:var(--text-colors-paragraph-text);font-family:var(--family-paragraph);font-weight:var(--weight-regular);line-height:var(--line-height-small-body);text-overflow:ellipsis;white-space:nowrap;max-width:211px;overflow:hidden}.styles-module-scss-module__a9oJua__cardBody__additionalData i{text-align:center;width:15px;margin-right:2px}
.styles-module-scss-module__6M4rdq__advisorProfileBooking{border-radius:var(--border-radius);border:1px solid var(--text-colors-gray-light);background-color:#fff;flex-direction:column;padding:24px 16px;display:flex}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile_data{flex-direction:column;gap:10px;margin-top:12px;display:flex}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile_avatar{border-radius:50%;width:160px;height:160px}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile_name{font-size:var(--size-title);color:var(--text-colors-header-text);font-family:var(--family-title);line-height:var(--line-height-title);margin:0 0 4px}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile_certification{color:var(--text-colors-header-text);font-size:var(--size-big-body);font-weight:var(--weight-medium);line-height:var(--line-height-body);margin:0}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile_dataItem{justify-content:flex-start;align-items:center;gap:5px;margin:0;display:flex}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile_dataItem i{justify-content:center;align-items:center;width:15px;font-size:14px;display:flex}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile_dataItem p{color:var(--text-colors-subtext-text);font-size:var(--size-body);line-height:var(--line-height-body);margin:0}.styles-module-scss-module__6M4rdq__advisorProfileBooking__divider{border-top:1px solid var(--text-colors-gray-light);margin:20px 0}@media (min-width:1024px){.styles-module-scss-module__6M4rdq__advisorProfileBooking{flex-direction:row;grid-column:1/span 2;justify-content:space-between;padding:25px 40px;display:flex}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile{grid-column-gap:20px;-moz-column-gap:20px;grid-template-columns:auto 1fr;grid-auto-rows:min-content;column-gap:20px;display:grid}.styles-module-scss-module__6M4rdq__advisorProfileBooking__profile_avatar{grid-area:1/1/span 5}}
.styles-module-scss-module__116fHq__companyTypes{border-radius:var(--border-radius);gap:10px;display:flex}.styles-module-scss-module__116fHq__companyTypes__item{background-color:#fff;gap:8px;padding:5px 8px;display:flex}.styles-module-scss-module__116fHq__companyTypes__item p{color:var(--text-colors-header-text);font-size:var(--size-small-body);line-height:var(--line-height-small-body);margin:0}.styles-module-scss-module__116fHq__companyTypes__item i{color:var(--action-colors-secondary);font-size:var(--size-small-body)}
.styles-module-scss-module__O5I5ba__questionCurrency{max-width:430px}
.styles-module-scss-module__R9omgG__profileDocuments{margin:12px 0 0}.styles-module-scss-module__R9omgG__profileDocuments__document{color:var(--action-colors-secondary);font-weight:var(--weight-medium);font-size:var(--size-small-body);margin:0;text-decoration:underline}
.styles-module-scss-module__FDS9JW__matchCard{border-radius:var(--border-radius);border:1px solid var(--text-colors-gray-light);box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;width:100%;max-width:354px;min-height:473px;padding:24px 16px;display:flex;position:relative;transform:translate(-100vw)}.styles-module-scss-module__FDS9JW__matchCard:nth-child(6){z-index:1}.styles-module-scss-module__FDS9JW__matchCard:nth-child(5){z-index:2}.styles-module-scss-module__FDS9JW__matchCard:nth-child(4){z-index:3}.styles-module-scss-module__FDS9JW__matchCard:nth-child(3){z-index:4}.styles-module-scss-module__FDS9JW__matchCard:nth-child(2){z-index:5}.styles-module-scss-module__FDS9JW__matchCard:first-child{z-index:6}.styles-module-scss-module__FDS9JW__matchCard__newMatch{border:2px solid var(--green-accents-green-dark)!important}.styles-module-scss-module__FDS9JW__matchCard__fixed{transform:translate(0)}.styles-module-scss-module__FDS9JW__matchCard__animate{transition:transform .5s ease-in-out;transform:translate(0)}.styles-module-scss-module__FDS9JW__matchCard__withProposalButton,.styles-module-scss-module__FDS9JW__matchCard__profile_button{justify-content:space-between;padding:0 21px}.styles-module-scss-module__FDS9JW__matchCard__aboutAdvisor{box-sizing:border-box;background-color:#f7f7f7;border-radius:4px;flex-direction:column;width:100%;height:141px;margin-top:15px;padding:12px;display:flex}.styles-module-scss-module__FDS9JW__matchCard__aboutAdvisor_name{color:var(--text-colors-header-text);font-weight:var(--weight-medium);font-family:var(--family-paragraph);font-size:var(--size-small-body);margin:0 0 5px}.styles-module-scss-module__FDS9JW__matchCard__aboutAdvisor_bio{color:var(--text-colors-header-text);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);font-weight:var(--weight-regular)}.styles-module-scss-module__FDS9JW__matchCard__aboutAdvisor_bio p,.styles-module-scss-module__FDS9JW__matchCard__aboutAdvisor_bio li{font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);margin:0}.styles-module-scss-module__FDS9JW__matchCard__aboutAdvisor_button{margin-top:auto;padding:0}.styles-module-scss-module__FDS9JW__matchCard__aboutCompany{box-sizing:border-box;background-color:#f7f7f7;border-radius:4px;width:100%;margin-top:15px;padding:12px}.styles-module-scss-module__FDS9JW__matchCard__aboutCompany_name{color:var(--text-colors-header-text);font-weight:var(--weight-medium);font-family:var(--family-paragraph);font-size:var(--size-small-body);text-overflow:ellipsis;white-space:nowrap;max-width:298px;margin:0 0 5px;overflow:hidden}.styles-module-scss-module__FDS9JW__matchCard:hover{border:1px solid var(--action-colors-primary)}.styles-module-scss-module__FDS9JW__matchCard__scheduleContent{background-color:var(--action-colors-tertiary);border-radius:var(--border-radius);justify-content:space-between;align-items:center;width:100%;height:49px;display:flex}.styles-module-scss-module__FDS9JW__matchCard__schedule{flex-direction:column;align-items:center;gap:3px;width:100%;max-width:322px;margin-top:15px;display:flex}.styles-module-scss-module__FDS9JW__matchCard__schedule_booked{background-color:var(--green-accents-green-dark);color:#fff;font-size:var(--size-micro-body);border-radius:0 var(--border-radius)var(--border-radius)0;padding:6px 10px}.styles-module-scss-module__FDS9JW__matchCard__schedule_date{color:var(--text-colors-header-text);font-size:var(--size-micro-body);margin-left:6px}.styles-module-scss-module__FDS9JW__matchCard__schedule_time{color:var(--text-colors-header-text);font-size:var(--size-micro-body);font-weight:var(--weight-medium)}.styles-module-scss-module__FDS9JW__matchCard__schedule_button{margin-left:auto}.styles-module-scss-module__FDS9JW__matchCard__bookButton{width:100%;height:49px}.styles-module-scss-module__FDS9JW__matchCard__loader{width:25px;height:25px;position:relative}.styles-module-scss-module__FDS9JW__matchCard__loader:before{border:5px solid transparent;border-left-color:var(--text-colors-gray-light);border-top-color:var(--text-colors-gray-light);border-bottom-color:var(--text-colors-gray-light);content:"";z-index:1;background:#f7f7f7;border-radius:50%;width:15px;height:15px;margin:0;padding:0;animation:1.2s linear infinite styles-module-scss-module__FDS9JW__donut-spin;position:absolute;top:0;left:0}.styles-module-scss-module__FDS9JW__matchCard__seeProfile{width:100%;height:49px;margin-top:15px;display:none}@keyframes styles-module-scss-module__FDS9JW__donut-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1024px){.styles-module-scss-module__FDS9JW__matchCard__newMatch{transform:translateY(300px)}.styles-module-scss-module__FDS9JW__matchCard__animate,.styles-module-scss-module__FDS9JW__matchCard__fixed{transform:translate(0)}.styles-module-scss-module__FDS9JW__matchCard__seeProfile{display:block}}@media screen and (min-width:1024px){.styles-module-scss-module__FDS9JW__matchCard__schedule{position:absolute;bottom:0;transform:translateY(-24px)}}
.styles-module-scss-module__exxKUG__stepDebt{flex-direction:column;gap:24px;display:flex}
.styles-module-scss-module__Gjlt_G__sideBar{border-radius:var(--border-radius);border:1px solid var(--text-colors-gray-light);background-color:#fff;flex-direction:column;padding:24px 16px;display:flex}.styles-module-scss-module__Gjlt_G__sideBar__section{flex-direction:column;padding:20px 0;display:flex}.styles-module-scss-module__Gjlt_G__sideBar__section_title{color:var(--text-colors-header-text);font-size:var(--size-big-body);font-family:var(--family-paragraph);font-weight:var(--weight-medium);margin:0}.styles-module-scss-module__Gjlt_G__sideBar__section:not(:last-child){border-bottom:1px solid var(--text-colors-gray-light)}.styles-module-scss-module__Gjlt_G__sideBar__section:first-child{padding-top:0}.styles-module-scss-module__Gjlt_G__sideBar__section:last-child{padding-bottom:0}.styles-module-scss-module__Gjlt_G__sideBar__feeStructure{flex-direction:column;gap:8px;margin-top:12px;display:flex}.styles-module-scss-module__Gjlt_G__sideBar__feeStructure_item{align-items:center;gap:5px;display:flex}.styles-module-scss-module__Gjlt_G__sideBar__feeStructure_item p{color:var(--text-colors-header-text);font-family:var(--family-paragraph);font-size:var(--size-small-body);font-weight:var(--weight-medium);margin:0}.styles-module-scss-module__Gjlt_G__sideBar__feeStructure_item i{font-size:var(--size-small-body);color:var(--text-colors-subtext-text)}.styles-module-scss-module__Gjlt_G__sideBar__expertise{flex-direction:column;gap:5px;margin-top:12px;display:flex}.styles-module-scss-module__Gjlt_G__sideBar__expertise p{color:var(--text-colors-paragraph-text);font-size:var(--size-small-body);font-weight:var(--weight-regular);margin:0}.styles-module-scss-module__Gjlt_G__sideBar__education{flex-direction:column;gap:10px;margin-top:12px;display:flex}.styles-module-scss-module__Gjlt_G__sideBar__education_item{flex-direction:column;display:flex}.styles-module-scss-module__Gjlt_G__sideBar__education_item p{margin:0}.styles-module-scss-module__Gjlt_G__sideBar__education_school{color:var(--text-colors-header-text);font-size:var(--size-small-body);font-family:var(--family-paragraph);font-weight:var(--weight-medium);line-height:var(--line-height-small-body)}.styles-module-scss-module__Gjlt_G__sideBar__education_study{color:var(--text-colors-paragraph-text);font-size:var(--size-micro-body);font-family:var(--family-paragraph);line-height:var(--line-height-micro-body)}@media (min-width:1024px){.styles-module-scss-module__Gjlt_G__sideBar{padding:24px 32px}}
.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__rVY6ka__collapse{width:100%;font-family:var(--family-paragraph)!important;background:#fff!important;border-color:#dcdcdc!important;border-radius:4px!important}.styles-module-scss-module__rVY6ka__collapse .ant-collapse-content{border-radius:0 0 4px 4px!important}.styles-module-scss-module__rVY6ka__collapse .ant-collapse-item{border-radius:0 0 4px 4px!important}.styles-module-scss-module__rVY6ka__collapse .ant-collapse-header{border-radius:0 0 4px 4px!important}.styles-module-scss-module__rVY6ka__collapse .ant-collapse-expand-icon{align-self:center}.styles-module-scss-module__rVY6ka__collapse__expandIcon{transform:rotate(180deg)}.styles-module-scss-module__rVY6ka__collapse__expandIcon i{color:var(--action-colors-primary);font-size:14px}.styles-module-scss-module__rVY6ka__collapse__expandIcon__modActive{transform:rotate(0)}
.styles-module-scss-module__3bUDDa__profileLayout{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:20px 16px;display:flex}.styles-module-scss-module__3bUDDa__profileLayout__profile_avatar{border-radius:50%;width:160px;height:160px}.styles-module-scss-module__3bUDDa__profileLayout__otherMatches{flex-direction:column;margin:15px 0;display:flex}.styles-module-scss-module__3bUDDa__profileLayout__otherMatches_title{color:var(--text-colors-header-text);font-size:var(--size-big-body);font-family:var(--family-paragraph);font-weight:var(--weight-medium);margin:0 0 15px}@media (min-width:1024px){.styles-module-scss-module__3bUDDa__profileLayout{grid-gap:24px 32px;background-color:#f7f7f7;grid-template-rows:auto 1fr;grid-template-columns:1fr 3fr;gap:24px 32px;padding:32px 20px;display:grid}.styles-module-scss-module__3bUDDa__profileLayout__otherMatches{display:none}}
.styles-module-scss-module__L4vZZG__disclosure{font-size:14px;font-weight:400;line-height:16.59px}.styles-module-scss-module__L4vZZG__disclosure__title{color:var(--text-colors-subtext-text);font-weight:var(--weight-regular);font-style:italic}.styles-module-scss-module__L4vZZG__disclosure__content ul{margin:0}.styles-module-scss-module__L4vZZG__disclosure__content ul:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}.styles-module-scss-module__L4vZZG__disclosure__content ul:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}.styles-module-scss-module__L4vZZG__disclosure__content ul:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:20px}.styles-module-scss-module__L4vZZG__disclosure__content ul:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}.styles-module-scss-module__L4vZZG__disclosure__content ul:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}.styles-module-scss-module__L4vZZG__disclosure__content ul:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:20px}.styles-module-scss-module__L4vZZG__disclosure__content table{border-spacing:0;border-collapse:collapse;margin:10px 0}.styles-module-scss-module__L4vZZG__disclosure__content table tr td{border:1px solid #dededf;padding:5px 6px}.styles-module-scss-module__L4vZZG__disclosure__content table tr td:last-of-type{padding:5px 13px}
.styles-module-scss-module__tw0jyW__questionCheckbox{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__tw0jyW__questionCheckbox__grid{grid-gap:12px;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.styles-module-scss-module__tw0jyW__questionCheckbox__card{box-sizing:border-box;border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius-medium);background-color:var(--color-background-neutral-0);cursor:pointer;width:100%;min-height:57px;padding-left:16px;position:relative}.styles-module-scss-module__tw0jyW__questionCheckbox__card label{color:var(--text-colors-header-text);font-size:var(--size-body);font-weight:var(--weight-regular);line-height:var(--line-height-body);cursor:pointer;align-items:center;margin:0;padding-left:48px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__tw0jyW__questionCheckbox__card:has(:checked){border-color:var(--blue-accents-blue-dark);background-color:var(--action-colors-tertiary)}.styles-module-scss-module__tw0jyW__questionCheckbox__errorSlot{min-height:20px}.styles-module-scss-module__tw0jyW__questionCheckbox__error{color:var(--red-accents-red-dark);font-size:var(--size-small-body);line-height:var(--line-height-small-body);margin:0}@media (max-width:768px){.styles-module-scss-module__tw0jyW__questionCheckbox__grid{grid-template-columns:repeat(1,1fr)}}
.styles-module-scss-module__gCr_zq__agreement{flex-direction:column;height:100%;display:flex;position:relative}.styles-module-scss-module__gCr_zq__agreement__banner{text-align:center;background-color:var(--action-colors-tertiary);flex-direction:column;justify-content:center;align-items:center;min-height:315px;display:flex}.styles-module-scss-module__gCr_zq__agreement__banner_logo{flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.styles-module-scss-module__gCr_zq__agreement__banner_title{font-family:var(--family-title);font-size:var(--size-title);font-weight:var(--weight-italic);line-height:var(--line-height-title);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__gCr_zq__agreement__banner_content{white-space:pre-line;color:var(--text-colors-paragraph-text);margin-top:8px;font-size:16px;font-weight:400;line-height:19px}.styles-module-scss-module__gCr_zq__agreement__content{padding:16px 16px 100px;overflow-y:scroll}.styles-module-scss-module__gCr_zq__agreement__content_disclaimer{background-color:var(--text-colors-dark-white);box-sizing:border-box;margin-bottom:16px;padding:16px}.styles-module-scss-module__gCr_zq__agreement__content_disclaimer p{color:var(--text-colors-subtext-text);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);margin:0}.styles-module-scss-module__gCr_zq__agreement__footer{background-color:#fff;border-top:1px solid #dcdcdc;padding:16px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 6px rgba(0,0,0,.15)}.styles-module-scss-module__gCr_zq__agreement__footer_cta{width:100%}@media screen and (min-width:768px){.styles-module-scss-module__gCr_zq__agreement__banner{min-height:300px}.styles-module-scss-module__gCr_zq__agreement__banner_content{font-size:20px;line-height:24px}.styles-module-scss-module__gCr_zq__agreement__content{padding:16px}.styles-module-scss-module__gCr_zq__agreement__footer{flex-direction:row-reverse;align-items:center;max-height:-moz-fit-content;max-height:fit-content;display:flex;position:relative}.styles-module-scss-module__gCr_zq__agreement__footer_cta{width:inherit}}
.styles-module-scss-module__fCOghq__questionCardRadio{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__fCOghq__questionCardRadio__grid{grid-gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:476px;display:grid}.styles-module-scss-module__fCOghq__questionCardRadio__card{box-sizing:border-box;border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius-medium);background-color:var(--color-background-neutral-0);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:167px;padding:16px;display:flex;position:relative}.styles-module-scss-module__fCOghq__questionCardRadio__card:has(:checked){border-color:var(--blue-accents-blue-dark);background-color:var(--action-colors-tertiary)}.styles-module-scss-module__fCOghq__questionCardRadio__card:focus-within{outline:2px solid var(--blue-accents-blue-dark);outline-offset:2px}.styles-module-scss-module__fCOghq__questionCardRadio__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;opacity:0;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__fCOghq__questionCardRadio__icon{color:var(--action-colors-primary);font-size:var(--size-title)}.styles-module-scss-module__fCOghq__questionCardRadio__label{color:var(--text-colors-header-text);font-size:var(--size-body);font-weight:var(--weight-regular);line-height:var(--line-height-body);text-align:center}.styles-module-scss-module__fCOghq__questionCardRadio__errorSlot{min-height:20px}.styles-module-scss-module__fCOghq__questionCardRadio__error{color:var(--red-accents-red-dark);font-size:var(--size-small-body);line-height:var(--line-height-small-body);margin:0}@media (max-width:768px){.styles-module-scss-module__fCOghq__questionCardRadio__label{font-size:var(--size-small-body)}}
.styles-module-scss-module__H0Hoaa__facetCard{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;width:100%;display:flex;box-shadow:0 8px 16px rgba(29,35,58,.1)}.styles-module-scss-module__H0Hoaa__facetCard__logo{box-sizing:border-box;background:#306e94;border-radius:12px 12px 0 0;justify-content:center;align-items:center;padding:24px;display:flex}.styles-module-scss-module__H0Hoaa__facetCard__logo_image{width:77px;height:24px}.styles-module-scss-module__H0Hoaa__facetCard__wrapper{box-sizing:border-box;flex-direction:column;padding:24px 16px;display:flex}.styles-module-scss-module__H0Hoaa__facetCard__highlight{flex-direction:column;display:flex}.styles-module-scss-module__H0Hoaa__facetCard__highlight:first-child{border-bottom:1px solid #dcdcdc;margin-bottom:24px;padding-bottom:24px}.styles-module-scss-module__H0Hoaa__facetCard__highlight p{color:var(--text-colors-paragraph-text);min-height:39px;margin:0 0 16px;line-height:1.2}.styles-module-scss-module__H0Hoaa__facetCard__highlight_list{flex-wrap:wrap;row-gap:8px;display:flex}.styles-module-scss-module__H0Hoaa__facetCard__highlight_list span{-moz-column-gap:2px;width:50%;color:var(--text-colors-paragraph-text);align-items:center;column-gap:2px;font-size:14px;line-height:1;display:flex}.styles-module-scss-module__H0Hoaa__mainWrapper{flex-direction:column;width:100%;margin-bottom:32px;display:flex}.styles-module-scss-module__H0Hoaa__mainWrapper>p:first-child{margin:16px 0 0}.styles-module-scss-module__H0Hoaa__mainWrapper>p{color:var(--text-colors-paragraph-text);line-height:1}.styles-module-scss-module__H0Hoaa__mainWrapper>p b{font-weight:var(--weight-medium)}@media screen and (min-width:768px){.styles-module-scss-module__H0Hoaa__mainWrapper>p:first-child{margin:0}.styles-module-scss-module__H0Hoaa__mainWrapper>p{margin:12px 0}.styles-module-scss-module__H0Hoaa__facetCard{max-width:737px;margin-top:20px}.styles-module-scss-module__H0Hoaa__facetCard__logo_image{width:auto;height:auto}.styles-module-scss-module__H0Hoaa__facetCard__wrapper{-moz-column-gap:24px;flex-direction:row;column-gap:24px}.styles-module-scss-module__H0Hoaa__facetCard__highlight{box-sizing:border-box;border:1px solid #dcdcdc;border-radius:12px;width:70%;padding:16px}.styles-module-scss-module__H0Hoaa__facetCard__highlight:first-child{margin-bottom:0}.styles-module-scss-module__H0Hoaa__facetCard__highlight:first-child span{width:33%}.styles-module-scss-module__H0Hoaa__facetCard__highlight:last-child{width:30%}.styles-module-scss-module__H0Hoaa__facetCard__highlight:last-child span{width:100%}}
.styles-module-scss-module__SJOE4G__stepIncome{flex-direction:column;gap:24px;display:flex}
.styles-module-scss-module__13l0IW__floatNotification{background-color:var(--action-colors-tertiary);z-index:2;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;min-width:542px;padding:14px 6px 14px 16px;display:none;position:fixed;bottom:0;left:16px;right:16px}.styles-module-scss-module__13l0IW__floatNotification__content{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.styles-module-scss-module__13l0IW__floatNotification__icon{font-size:var(--size-body);color:var(--blue-accents-blue-dark);flex-shrink:0}.styles-module-scss-module__13l0IW__floatNotification__text{color:var(--blue-accents-blue-dark);font-size:var(--size-small-body);line-height:var(--line-height-small-body);margin:0}@media screen and (min-width:769px){.styles-module-scss-module__13l0IW__floatNotification{border-radius:var(--border-radius);width:435px;height:min-content;padding:20px 15px;display:flex;position:static}.styles-module-scss-module__13l0IW__floatNotification__text{margin-right:18px}}
.styles-module-scss-module__oqnF6q__questionCardCheckbox{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__oqnF6q__questionCardCheckbox__grid{grid-gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:722px;display:grid}.styles-module-scss-module__oqnF6q__questionCardCheckbox__card{box-sizing:border-box;border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius-medium);background-color:var(--color-background-neutral-0);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:167px;padding:16px;display:flex;position:relative}.styles-module-scss-module__oqnF6q__questionCardCheckbox__card:has(:checked){border-color:var(--blue-accents-blue-dark);background-color:var(--action-colors-tertiary)}.styles-module-scss-module__oqnF6q__questionCardCheckbox__card:focus-within{outline:2px solid var(--blue-accents-blue-dark);outline-offset:2px}.styles-module-scss-module__oqnF6q__questionCardCheckbox__input{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__oqnF6q__questionCardCheckbox__icon{color:var(--action-colors-primary);font-size:var(--size-subtitle)}.styles-module-scss-module__oqnF6q__questionCardCheckbox__label{color:var(--text-colors-header-text);font-size:var(--size-body);font-weight:var(--weight-regular);line-height:var(--line-height-body);text-align:center}.styles-module-scss-module__oqnF6q__questionCardCheckbox__errorSlot{min-height:20px}.styles-module-scss-module__oqnF6q__questionCardCheckbox__error{color:var(--red-accents-red-dark);font-size:var(--size-small-body);line-height:var(--line-height-small-body);margin:0}@media (max-width:768px){.styles-module-scss-module__oqnF6q__questionCardCheckbox__grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:476px}}
.styles-module-scss-module__KZ8cjG__match-card{background:#fff;border-radius:16px;box-shadow:0 2px 6px rgba(29,35,58,.15)}.styles-module-scss-module__KZ8cjG__match-card:hover{box-shadow:0 8px 14px rgba(29,35,58,.1)}.styles-module-scss-module__KZ8cjG__match-card--new-match{border:3px solid var(--color-background-green-500);transition:transform .5s ease-in-out;transform:translate(2000px)}.styles-module-scss-module__KZ8cjG__match-card--fixed{transform:translate(0)}.styles-module-scss-module__KZ8cjG__match-card--animate{transform:translate(0)}.styles-module-scss-module__KZ8cjG__match-card__header{justify-content:space-between;align-items:center;height:38px;margin:21px 15px 0 0;display:flex}.styles-module-scss-module__KZ8cjG__match-card__schedule-label{background:var(--text-colors-subtext-text);color:#fff;border-radius:0 20px 20px 0;padding:6px 10px}.styles-module-scss-module__KZ8cjG__match-card__schedule-label--scheduled{background:var(--color-background-green-500)}.styles-module-scss-module__KZ8cjG__match-card__archive-text{color:var(--action-colors-primary);font-weight:600;font-size:var(--size-body);display:none}.styles-module-scss-module__KZ8cjG__match-card__archive{cursor:pointer;text-align:center;box-sizing:content-box;background:0 0;border:none;align-items:center;max-width:25px;padding:12px;transition:max-width .5s;display:flex;overflow:hidden}.styles-module-scss-module__KZ8cjG__match-card__archive:hover{background:var(--action-colors-tertiary);border-radius:12px;max-width:87px}.styles-module-scss-module__KZ8cjG__match-card__archive:hover .styles-module-scss-module__KZ8cjG__match-card__archive-text{display:inline}.styles-module-scss-module__KZ8cjG__match-card__archive:hover .styles-module-scss-module__KZ8cjG__match-card__archive-icon{margin-right:6px}.styles-module-scss-module__KZ8cjG__match-card__loader{width:25px;height:25px;position:relative}.styles-module-scss-module__KZ8cjG__match-card__loader:before{background:var(--text-colors-dark-white);border:5px solid transparent;border-left-color:var(--text-colors-gray-light);border-top-color:var(--text-colors-gray-light);border-bottom-color:var(--text-colors-gray-light);content:"";z-index:1;border-radius:50%;width:15px;height:15px;margin:0;padding:0;animation:1.2s linear infinite styles-module-scss-module__KZ8cjG__donut-spin;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__KZ8cjG__donut-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module-scss-module__KZ8cjG__match-card__footer{background:var(--text-colors-dark-white);color:var(--text-colors-paragraph-text);border-radius:0 0 15px 15px;flex-direction:column;justify-content:center;align-items:center;height:76px;margin-top:0;padding:10px 21px;display:flex}.styles-module-scss-module__KZ8cjG__match-card__footer-icon{filter:invert(36%)sepia(24%)saturate(0%)hue-rotate(207deg)brightness(96%)contrast(91%);align-self:flex-start;width:20px;height:20px;margin-bottom:4px}.styles-module-scss-module__KZ8cjG__match-card__schedule{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__KZ8cjG__match-card__schedule-time{margin:0}.styles-module-scss-module__KZ8cjG__match-card__schedule-day{font-weight:var(--weight-medium);margin:0 5px}.styles-module-scss-module__KZ8cjG__match-card__schedule-edit{cursor:pointer;background:0 0;border:none;margin-left:16px;position:relative}.styles-module-scss-module__KZ8cjG__match-card__schedule-edit--loading:before{background:var(--text-colors-dark-white);border:5px solid transparent;border-left-color:var(--color-background-green-500);border-top-color:var(--color-background-green-500);border-bottom-color:var(--color-background-green-500);content:"";z-index:1;border-radius:50%;width:15px;height:15px;margin:0;padding:0;animation:1.2s linear infinite styles-module-scss-module__KZ8cjG__donut-spin;position:absolute;top:2px;left:5px}.styles-module-scss-module__KZ8cjG__match-card__schedule-edit--loading:after{background:var(--text-colors-dark-white);content:"";z-index:0;width:30px;height:30px;position:absolute;left:0}@media screen and (max-width:768px){.styles-module-scss-module__KZ8cjG__match-card--new-match{transform:translateY(300px)}.styles-module-scss-module__KZ8cjG__match-card--animate,.styles-module-scss-module__KZ8cjG__match-card--fixed{transform:translate(0)}.styles-module-scss-module__KZ8cjG__match-card__header{margin:12px 12px 0 0}.styles-module-scss-module__KZ8cjG__match-card__archive{max-width:none;max-width:initial}.styles-module-scss-module__KZ8cjG__match-card__archive-icon{display:none}.styles-module-scss-module__KZ8cjG__match-card__archive-text{display:inline}.styles-module-scss-module__KZ8cjG__match-card__footer{height:auto;height:initial;padding:12px}}
.styles-module-scss-module__aj6xFq__stepInvestment{flex-direction:column;gap:24px;display:flex}
.styles-module-scss-module__pDfIuq__matches-placeholder{border-radius:16px;flex-direction:column;align-items:center;padding-top:12px;display:flex}.styles-module-scss-module__pDfIuq__matches-placeholder__placeholder-text{color:var(--text-colors-paragraph-text);margin:0 0 21px}.styles-module-scss-module__pDfIuq__matches-placeholder__divider{border-top:1px solid var(--text-colors-gray-light);width:200%;margin:24px 0}.styles-module-scss-module__pDfIuq__matches-placeholder__archive-link{color:var(--action-colors-primary);cursor:pointer;align-items:center;margin:0;display:flex}.styles-module-scss-module__pDfIuq__matches-placeholder__archive-icon{filter:brightness(0)invert(53%)sepia(45%)saturate(6186%)hue-rotate(212deg)brightness(99%)contrast(86%);margin-right:9px}@media screen and (min-width:769px){.styles-module-scss-module__pDfIuq__matches-placeholder{background:#f4f7ff;width:645px;margin:16px 0 0;padding:32px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.styles-module-scss-module__pDfIuq__matches-placeholder__placeholder-text{font-size:var(--size-subtitle)}.styles-module-scss-module__pDfIuq__matches-placeholder__divider{width:100%}}
.styles-module-scss-module__JpgbIa__questionText{width:100%;max-width:420px}.styles-module-scss-module__JpgbIa__questionText__input{border-radius:var(--border-radius-medium)}
.styles-module-scss-module__8tKEJW__option-card{width:100%;height:auto;display:inline-block;position:relative}.styles-module-scss-module__8tKEJW__option-card__container{box-sizing:border-box;cursor:pointer;border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius);background-color:#fff;width:100%;height:auto;padding:24px;display:flex;box-shadow:0 8px 16px rgba(115,122,147,.1)}.styles-module-scss-module__8tKEJW__option-card__container:hover{background-color:var(--action-colors-tertiary)}.styles-module-scss-module__8tKEJW__option-card__input{display:none}.styles-module-scss-module__8tKEJW__option-card__icon{align-self:flex-start;width:20px;height:20px;margin-right:8px}.styles-module-scss-module__8tKEJW__option-card__content{grid-gap:8px;font-family:var(--family-paragraph);font-size:var(--size-body);grid-auto-flow:row;gap:8px;line-height:19px;display:grid}.styles-module-scss-module__8tKEJW__option-card__content_title{font-weight:var(--weight-medium);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__8tKEJW__option-card__content_description{color:var(--text-colors-paragraph-text);font-weight:400}.styles-module-scss-module__8tKEJW__option-card__content_description strong{color:var(--green-accents-green-dark);font-weight:var(--weight-medium)}.styles-module-scss-module__8tKEJW__option-card__container--checked,.styles-module-scss-module__8tKEJW__option-card__container--checked:hover{background-color:var(--action-colors-primary);border-color:var(--action-colors-primary)}.styles-module-scss-module__8tKEJW__option-card__container--checked .styles-module-scss-module__8tKEJW__option-card__icon{filter:brightness(0)saturate()invert()sepia()saturate(0%)hue-rotate(231deg)brightness(106%)contrast(106%)}.styles-module-scss-module__8tKEJW__option-card__container--checked .styles-module-scss-module__8tKEJW__option-card__content_title,.styles-module-scss-module__8tKEJW__option-card__container--checked .styles-module-scss-module__8tKEJW__option-card__content_description,.styles-module-scss-module__8tKEJW__option-card__container--checked .styles-module-scss-module__8tKEJW__option-card__content_description strong{color:#fff}
.styles-module-scss-module__tBQYFq__stepRealEstate{flex-direction:column;display:flex}
.styles-module-scss-module__dt6Naa__loader{clear:both;box-sizing:content-box;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:13px;height:13px;margin:20px auto;animation:.8s linear infinite styles-module-scss-module__dt6Naa__spCircRot;position:absolute;top:calc(50% - 28px);left:calc(50% - 8px)}.styles-module-scss-module__dt6Naa__button{text-align:center;box-sizing:border-box;cursor:pointer;width:-moz-fit-content;width:fit-content;min-width:max-content;height:-moz-fit-content;height:fit-content;font-family:var(--family-paragraph);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:11.5px 13.5px;font-weight:400;line-height:17px;text-decoration:none;display:flex;position:relative}.styles-module-scss-module__dt6Naa__button__modFitParent{width:100%;min-width:none}.styles-module-scss-module__dt6Naa__button__icon{max-width:17px;max-height:17px}.styles-module-scss-module__dt6Naa__button__icon__modDisabled:not(i){filter:invert(81%)sepia(15%)saturate(0%)hue-rotate(212deg)brightness(85%)contrast(97%)}.styles-module-scss-module__dt6Naa__button__green_primary{background-color:var(--green-accents-green-dark);border:2px solid var(--green-accents-green-dark)}.styles-module-scss-module__dt6Naa__button__green_primary:active{background-color:#318168}.styles-module-scss-module__dt6Naa__button__green_primary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__green_primary .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(255,255,255,.3);border-top-color:#fff}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__green_primary:hover{background-color:var(--green-accents-green-light);color:var(--green-accents-green-dark)}}.styles-module-scss-module__dt6Naa__button__green_ghost{border:2px solid var(--green-accents-green-dark);color:var(--green-accents-green-dark);background-color:#fff}.styles-module-scss-module__dt6Naa__button__green_ghost:active{background-color:#bef0d8}.styles-module-scss-module__dt6Naa__button__green_ghost__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__green_ghost .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(190,240,216,.3);border-top-color:#bef0d8}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__green_ghost:hover{color:var(--green-accents-green-dark);background-color:#ecfff6}}.styles-module-scss-module__dt6Naa__button__green_secondary{color:var(--green-accents-green-dark);background-color:transparent;border:2px solid transparent}.styles-module-scss-module__dt6Naa__button__green_secondary:active{background-color:#bef0d8}.styles-module-scss-module__dt6Naa__button__green_secondary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:transparent;border:none}.styles-module-scss-module__dt6Naa__button__green_secondary .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(190,240,216,.3);border-top-color:#bef0d8}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__green_secondary:hover{color:var(--green-accents-green-dark);background-color:#ecfff6}}.styles-module-scss-module__dt6Naa__button__green:focus:before{border:2px solid #55deb4}.styles-module-scss-module__dt6Naa__button__red_primary{background-color:var(--red-accents-red-darker);border:2px solid var(--red-accents-red-darker)}.styles-module-scss-module__dt6Naa__button__red_primary:active{background-color:#d36564}.styles-module-scss-module__dt6Naa__button__red_primary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__red_primary .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(255,255,255,.3);border-top-color:#fff}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__red_primary:hover{background-color:var(--red-accents-red-light);color:var(--red-accents-red-darker)}}.styles-module-scss-module__dt6Naa__button__red_ghost{border:2px solid var(--red-accents-red-darker);color:var(--red-accents-red-darker);background-color:#fff}.styles-module-scss-module__dt6Naa__button__red_ghost:active{background-color:#ffccd0}.styles-module-scss-module__dt6Naa__button__red_ghost__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__red_ghost .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(255,204,208,.3);border-top-color:#ffccd0}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__red_ghost:hover{color:var(--red-accents-red-darker);background-color:#fff3f4}}.styles-module-scss-module__dt6Naa__button__red_secondary{color:var(--red-accents-red-darker);background-color:transparent;border:2px solid transparent}.styles-module-scss-module__dt6Naa__button__red_secondary:active{background-color:#ffccd0}.styles-module-scss-module__dt6Naa__button__red_secondary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:transparent;border:none}.styles-module-scss-module__dt6Naa__button__red_secondary .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(255,204,208,.3);border-top-color:#ffccd0}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__red_secondary:hover{color:var(--red-accents-red-darker);background-color:#fff3f4}}.styles-module-scss-module__dt6Naa__button__red:focus:before{border:2px solid #fe9393}.styles-module-scss-module__dt6Naa__button__blue_primary{background-color:var(--action-colors-primary,#012e48);border:2px solid var(--action-colors-primary,#012e48)}.styles-module-scss-module__dt6Naa__button__blue_primary:active{background-color:var(--action-colors-secondary)}.styles-module-scss-module__dt6Naa__button__blue_primary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__blue_primary .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(255,255,255,.3);border-top-color:#fff}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__blue_primary:hover{background-color:var(--action-colors-tertiary,#e9f1ef);color:var(--action-colors-primary,#012e48)}}.styles-module-scss-module__dt6Naa__button__blue_ghost{border:2px solid var(--action-colors-primary,#012e48);color:var(--action-colors-primary,#012e48);background-color:#fff}.styles-module-scss-module__dt6Naa__button__blue_ghost:active{background-color:var(--action-colors-tertiary)}.styles-module-scss-module__dt6Naa__button__blue_ghost__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__blue_ghost .styles-module-scss-module__dt6Naa__loader{border:2px rgba(var(--action-colors-tertiary),.3)solid;border-top:2px rgba(var(--action-colors-tertiary),1)solid}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__blue_ghost:hover{background-color:var(--action-colors-tertiary);color:var(--action-colors-primary,#012e48)}}.styles-module-scss-module__dt6Naa__button__blue_secondary{color:var(--action-colors-primary,#012e48);background-color:transparent;border:2px solid transparent}.styles-module-scss-module__dt6Naa__button__blue_secondary:active{background-color:var(--action-colors-tertiary)}.styles-module-scss-module__dt6Naa__button__blue_secondary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:transparent;border:none}.styles-module-scss-module__dt6Naa__button__blue_secondary .styles-module-scss-module__dt6Naa__loader{border:2px rgba(var(--action-colors-tertiary),.3)solid;border-top:2px rgba(var(--action-colors-tertiary),1)solid}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__blue_secondary:hover{background-color:var(--action-colors-tertiary);color:var(--action-colors-primary,#012e48)}}.styles-module-scss-module__dt6Naa__button__blue_tertiary{color:#5f5f5f;background-color:transparent;border:2px solid transparent}.styles-module-scss-module__dt6Naa__button__blue_tertiary:active{background-color:var(--action-colors-tertiary)}.styles-module-scss-module__dt6Naa__button__blue_tertiary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:transparent;border:none}.styles-module-scss-module__dt6Naa__button__blue_tertiary .styles-module-scss-module__dt6Naa__loader{border:2px rgba(var(--action-colors-tertiary),.3)solid;border-top:2px rgba(var(--action-colors-tertiary),1)solid}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__blue_tertiary:hover{background-color:var(--action-colors-tertiary);color:#5f5f5f}}.styles-module-scss-module__dt6Naa__button__blue:focus:before{border:2px solid var(--action-colors-primary)}.styles-module-scss-module__dt6Naa__button__blueDark_primary{background-color:var(--blue-accents-blue-dark);border:2px solid var(--blue-accents-blue-dark)}.styles-module-scss-module__dt6Naa__button__blueDark_primary:active{background-color:var(--blue-accents-blue-dark)}.styles-module-scss-module__dt6Naa__button__blueDark_primary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__blueDark_primary .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(255,255,255,.3);border-top-color:#fff}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__blueDark_primary:hover{background-color:var(--blue-accents-blue-dark);color:var(--blue-accents-blue-dark)}}.styles-module-scss-module__dt6Naa__button__blueDark_ghost{border:2px solid var(--blue-accents-blue-dark);color:var(--blue-accents-blue-dark);background-color:#fff}.styles-module-scss-module__dt6Naa__button__blueDark_ghost:active{background-color:var(--blue-accents-blue-light)}.styles-module-scss-module__dt6Naa__button__blueDark_ghost__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__blueDark_ghost .styles-module-scss-module__dt6Naa__loader{border:2px rgba(var(--blue-accents-blue-light),.3)solid;border-top:2px rgba(var(--blue-accents-blue-light),1)solid}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__blueDark_ghost:hover{background-color:var(--blue-accents-blue-light);color:var(--blue-accents-blue-dark)}}.styles-module-scss-module__dt6Naa__button__blueDark_secondary{color:var(--blue-accents-blue-dark);background-color:transparent;border:2px solid transparent}.styles-module-scss-module__dt6Naa__button__blueDark_secondary:active{background-color:var(--blue-accents-blue-light)}.styles-module-scss-module__dt6Naa__button__blueDark_secondary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:transparent;border:none}.styles-module-scss-module__dt6Naa__button__blueDark_secondary .styles-module-scss-module__dt6Naa__loader{border:2px rgba(var(--blue-accents-blue-light),.3)solid;border-top:2px rgba(var(--blue-accents-blue-light),1)solid}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__blueDark_secondary:hover{background-color:var(--blue-accents-blue-light);color:var(--blue-accents-blue-dark)}}.styles-module-scss-module__dt6Naa__button__blueDark:focus:before{border:2px solid var(--blue-accents-blue-dark)}.styles-module-scss-module__dt6Naa__button__white{color:var(--action-colors-primary)}.styles-module-scss-module__dt6Naa__button__white_primary{background-color:#fff;border:2px solid #fff}.styles-module-scss-module__dt6Naa__button__white_primary:active{background-color:#dadee9}.styles-module-scss-module__dt6Naa__button__white_primary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__white_primary .styles-module-scss-module__dt6Naa__loader{border:2px rgba(var(--action-colors-primary),.3)solid;border-top:2px rgba(var(--action-colors-primary),1)solid}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__white_primary:hover{background-color:var(--action-colors-primary);color:#fff}}.styles-module-scss-module__dt6Naa__button__white_primary:focus:before{border:2px solid #fff}.styles-module-scss-module__dt6Naa__button__white_ghost{color:#fff;background-color:#fff;border:2px solid #fff;background-color:transparent!important}.styles-module-scss-module__dt6Naa__button__white_ghost:active{background-color:#6f7485}.styles-module-scss-module__dt6Naa__button__white_ghost__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border:2px solid #b4b4b4}.styles-module-scss-module__dt6Naa__button__white_ghost .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(252,252,252,.3);border-top-color:#fcfcfc}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__white_ghost:hover{color:var(--action-colors-primary);background-color:red;background-color:var(--action-colors-tertiary)!important}}.styles-module-scss-module__dt6Naa__button__white_secondary{color:#fff;background-color:transparent;border:2px solid transparent}.styles-module-scss-module__dt6Naa__button__white_secondary:active{background-color:#6f7485}.styles-module-scss-module__dt6Naa__button__white_secondary__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:transparent;border:none}.styles-module-scss-module__dt6Naa__button__white_secondary .styles-module-scss-module__dt6Naa__loader{border:2px solid rgba(252,252,252,.3);border-top-color:#fcfcfc}@media (hover:hover){.styles-module-scss-module__dt6Naa__button__white_secondary:hover{background-color:var(--action-colors-primary);color:#fff}}.styles-module-scss-module__dt6Naa__button__white:focus:before{border:2px solid var(--action-colors-primary)}.styles-module-scss-module__dt6Naa__button__modLoading{color:transparent;cursor:auto;pointer-events:none}.styles-module-scss-module__dt6Naa__button__modLoading img{visibility:hidden}.styles-module-scss-module__dt6Naa__button__modReverse{flex-direction:row-reverse}.styles-module-scss-module__dt6Naa__button__modMicro{font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);padding-top:4px;padding-bottom:4px}.styles-module-scss-module__dt6Naa__button__modMicro .styles-module-scss-module__dt6Naa__button__icon{font-size:var(--size-small-body);max-width:14px;max-height:14px}.styles-module-scss-module__dt6Naa__button__modSmall{padding-top:5.5px;padding-bottom:5.5px;font-size:14px}.styles-module-scss-module__dt6Naa__button__modMedium{font-size:16px}.styles-module-scss-module__dt6Naa__button__modLarge{padding-top:15px;padding-bottom:15px;font-size:18px}.styles-module-scss-module__dt6Naa__button__blue_inline{color:var(--blue-accents-blue-dark);background-color:transparent;border:none;padding-left:8px;padding-right:8px}.styles-module-scss-module__dt6Naa__button__blue_inline__modDisabled{cursor:auto;pointer-events:none;color:#b4b4b4;background-color:transparent;border:none}.styles-module-scss-module__dt6Naa__button__blue_inline:hover,.styles-module-scss-module__dt6Naa__button__blue_inline:focus,.styles-module-scss-module__dt6Naa__button__blue_inline:active{color:var(--blue-accents-blue-dark);background-color:transparent}.styles-module-scss-module__dt6Naa__button__blue_inline:focus:before{display:none}.styles-module-scss-module__dt6Naa__button p{margin:0}.styles-module-scss-module__dt6Naa__button:focus{outline:none}.styles-module-scss-module__dt6Naa__button:focus:before{content:"";border-radius:4px;width:100%;height:100%;padding:4px;position:absolute}@keyframes styles-module-scss-module__dt6Naa__spCircRot{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes styles-module-scss-module__dt6Naa__fadeIn{0%{opacity:0}to{opacity:1}}
.styles-module-scss-module__Y7oc2q__customBio{flex-direction:column;display:flex}.styles-module-scss-module__Y7oc2q__customBio button{align-self:flex-end}.styles-module-scss-module__Y7oc2q__customBio__bio{font-family:var(--family-paragraph);color:var(--text-colors-paragraph-text);font-size:var(--size-small-body);line-height:var(--line-height-small-body)}.styles-module-scss-module__Y7oc2q__customBio__bio__modClamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.styles-module-scss-module__Y7oc2q__customBio__bio p{font-family:var(--family-paragraph);font-size:var(--size-small-body);line-height:var(--line-height-small-body);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__Y7oc2q__customBio__bio h1,.styles-module-scss-module__Y7oc2q__customBio__bio h2,.styles-module-scss-module__Y7oc2q__customBio__bio h3,.styles-module-scss-module__Y7oc2q__customBio__bio h4,.styles-module-scss-module__Y7oc2q__customBio__bio h5,.styles-module-scss-module__Y7oc2q__customBio__bio h6{margin:var(--size-small-body)0;font-size:var(--size-small-body);color:var(--text-colors-paragraph-text)}.styles-module-scss-module__Y7oc2q__customBio__bio li{font-family:var(--family-paragraph);color:var(--text-colors-paragraph-text);font-size:var(--size-small-body);line-height:var(--line-height-small-body);margin:0}
.styles-module-scss-module__WqzwwG__cards{border-radius:var(--border-radius);border:1px solid var(--action-colors-primary);flex-direction:column;gap:8px;padding:16px;display:flex}.styles-module-scss-module__WqzwwG__cards__img{align-items:flex-start;height:40px;display:flex;position:relative}.styles-module-scss-module__WqzwwG__cards__img img{max-width:200px;width:-moz-fit-content!important;width:fit-content!important}.styles-module-scss-module__WqzwwG__cards__firmInfo_name{color:var(--text-colors-header-text);font-size:var(--size-small-body);line-height:var(--line-height-small-body);font-weight:var(--weight-medium);font-family:var(--family-paragraph);margin:0 0 10px}.styles-module-scss-module__WqzwwG__cards__firmInfo_label{color:var(--text-colors-paragraph-text);font-family:var(--family-paragraph);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);margin:0}@media (min-width:1024px){.styles-module-scss-module__WqzwwG__cards{min-width:208px}}
.spacer--mobile-10{height:10px}.spacer--mobile-20{height:20px}.spacer--mobile-30{height:30px}.spacer--mobile-40{height:40px}.spacer--mobile-50{height:50px}.spacer--mobile-60{height:60px}.spacer--mobile-70{height:70px}.spacer--mobile-80{height:80px}.spacer--mobile-90{height:90px}.spacer--mobile-100{height:100px}@media screen and (min-width:1024px){.spacer--desktop-0{height:0}.spacer--desktop-10{height:10px}.spacer--desktop-20{height:20px}.spacer--desktop-30{height:30px}.spacer--desktop-40{height:40px}.spacer--desktop-50{height:50px}.spacer--desktop-60{height:60px}.spacer--desktop-70{height:70px}.spacer--desktop-80{height:80px}.spacer--desktop-90{height:90px}.spacer--desktop-100{height:100px}}
.styles-module-scss-module__mibaRG__introVideo{flex-direction:column;gap:16px;margin-top:20px;display:flex}.styles-module-scss-module__mibaRG__introVideo__title{color:var(--text-colors-header-text);font-size:var(--size-big-body);font-family:var(--family-paragraph);font-weight:var(--weight-medium);margin:0}.styles-module-scss-module__mibaRG__introVideo__player{aspect-ratio:16/9;width:100%}.styles-module-scss-module__mibaRG__introVideo__player_frame{border-radius:var(--border-radius);border:none;width:100%;height:100%}
.styles-module-scss-module__sq_scq__seeMoreBlock{flex-direction:column;display:flex}.styles-module-scss-module__sq_scq__seeMoreBlock button{align-self:flex-end}.styles-module-scss-module__sq_scq__seeMoreBlock__text{font-family:var(--family-paragraph);color:var(--text-colors-paragraph-text);font-size:var(--size-small-body);line-height:var(--line-height-small-body)}.styles-module-scss-module__sq_scq__seeMoreBlock__text p,.styles-module-scss-module__sq_scq__seeMoreBlock__text li{font-size:var(--size-small-body);line-height:var(--line-height-small-body);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__sq_scq__seeMoreBlock__text h1,.styles-module-scss-module__sq_scq__seeMoreBlock__text h2,.styles-module-scss-module__sq_scq__seeMoreBlock__text h3,.styles-module-scss-module__sq_scq__seeMoreBlock__text h4,.styles-module-scss-module__sq_scq__seeMoreBlock__text h5,.styles-module-scss-module__sq_scq__seeMoreBlock__text h6{margin:var(--size-small-body)0;font-size:var(--size-small-body);color:var(--text-colors-paragraph-text)}.styles-module-scss-module__sq_scq__seeMoreBlock__text__modClamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.styles-module-scss-module__c5J4lG__mainContent{border-radius:var(--border-radius);border:1px solid var(--text-colors-gray-light);background-color:#fff;flex-direction:column;padding:24px 16px;display:flex}.styles-module-scss-module__c5J4lG__mainContent__section{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__c5J4lG__mainContent__section:not(:first-child){margin-top:20px}.styles-module-scss-module__c5J4lG__mainContent__section_title{color:var(--text-colors-header-text);font-size:var(--size-big-body);font-family:var(--family-paragraph);font-weight:var(--weight-medium);margin:0}.styles-module-scss-module__c5J4lG__mainContent__experience,.styles-module-scss-module__c5J4lG__mainContent__hobbies{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__c5J4lG__mainContent__hobbies ul{padding-left:var(--size-body);margin:0}.styles-module-scss-module__c5J4lG__mainContent__hobbies_hobby{color:var(--text-colors-paragraph-text);font-size:var(--size-body);line-height:var(--line-height-body)}@media (min-width:1024px){.styles-module-scss-module__c5J4lG__mainContent{padding:24px 32px}.styles-module-scss-module__c5J4lG__mainContent__experience{flex-flow:wrap}}
.styles-module-scss-module__Ggdb6G__advisorPreview{box-sizing:border-box;max-width:375px;margin:0 auto}.styles-module-scss-module__Ggdb6G__advisorPreview h3{font-weight:var(--weight-medium);font-size:var(--size-subtitle);color:#3f3e3a;line-height:24px}.styles-module-scss-module__Ggdb6G__advisorPreview__headline{align-items:center;display:flex}.styles-module-scss-module__Ggdb6G__advisorPreview__headline figure{border-radius:50%;width:96px;height:96px;margin:0;position:relative;overflow:hidden}.styles-module-scss-module__Ggdb6G__advisorPreview__headline_info{padding-left:15px}.styles-module-scss-module__Ggdb6G__advisorPreview__headline_info h4,.styles-module-scss-module__Ggdb6G__advisorPreview__headline_info p{font-weight:var(--weight-medium);font-size:var(--size-subtitle);color:#5f5f5f;margin:0;line-height:24px}.styles-module-scss-module__Ggdb6G__advisorPreview__company{border-top:1px solid #dcdcdc;margin-top:30px;padding-top:30px}.styles-module-scss-module__Ggdb6G__advisorPreview__company figure{width:75px;height:60px;margin:0;position:relative}.styles-module-scss-module__Ggdb6G__advisorPreview__company h4{font-weight:var(--weight-medium);font-size:var(--size-body);color:#5f5f5f;margin:0 0 10px;line-height:19px}.styles-module-scss-module__Ggdb6G__advisorPreview__contactInfoContent{padding-top:30px}.styles-module-scss-module__Ggdb6G__advisorPreview__contactInfoContent h4{font-weight:var(--weight-medium);font-size:var(--size-body);color:#5f5f5f;margin:0 0 20px;line-height:19px}.styles-module-scss-module__Ggdb6G__advisorPreview__contactInfo_item{align-items:center;margin-bottom:10px}.styles-module-scss-module__Ggdb6G__advisorPreview__contactInfo_item a{text-decoration:none;display:flex}.styles-module-scss-module__Ggdb6G__advisorPreview__contactInfo_item b{font-weight:var(--weight-regular);font-size:var(--size-body);color:#5f5f5f;margin-left:10px;line-height:40px;display:block}@media screen and (min-width:768px){.styles-module-scss-module__Ggdb6G__advisorPreview{max-width:600px}.styles-module-scss-module__Ggdb6G__advisorPreview__header{border-bottom:1px solid #dcdcdc;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.styles-module-scss-module__Ggdb6G__advisorPreview__headline_info h4{font-size:var(--size-title)}.styles-module-scss-module__Ggdb6G__advisorPreview h3{display:none}.styles-module-scss-module__Ggdb6G__advisorPreview__company{border:none;margin:0;padding:0}.styles-module-scss-module__Ggdb6G__advisorPreview__company h4{display:none}.styles-module-scss-module__Ggdb6G__advisorPreview__contactInfo{align-items:center;display:flex}.styles-module-scss-module__Ggdb6G__advisorPreview__contactInfo_item{margin-bottom:0}.styles-module-scss-module__Ggdb6G__advisorPreview__contactInfo_item:first-child{border-right:1px solid #b4b4b4;margin-right:20px;padding-right:20px}}
.styles-module-scss-module__MNjS4G__accordion__title{font-family:var(--family-paragraph);font-size:var(--size-body);color:#5f5f5f;margin:0;font-weight:500;display:flex}.styles-module-scss-module__MNjS4G__accordion__title__modActive{color:#fff}.styles-module-scss-module__MNjS4G__accordion__subTitle{font-family:var(--family-paragraph);font-size:var(--size-body);color:#8b8b8b;margin:0 0 0 8px;font-style:italic;font-weight:400}.styles-module-scss-module__MNjS4G__accordion__subTitle__modActive{color:var(--text-colors-subtext-text)}.styles-module-scss-module__MNjS4G__accordion__leftSide{justify-content:space-between;align-items:center;width:auto;padding:16px;display:flex}.styles-module-scss-module__MNjS4G__accordion__rightSide{cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:auto;padding:0 32px;display:flex}.styles-module-scss-module__MNjS4G__accordion__iconStatus{font-size:var(--size-big-body);color:var(--red-accents-red-dark);margin-right:16px}.styles-module-scss-module__MNjS4G__accordion__iconStatus.styles-module-scss-module__MNjS4G__fa-circle-check{color:var(--green-accents-green-dark)}.styles-module-scss-module__MNjS4G__accordion__iconArrow{font-size:var(--size-body);color:var(--text-colors-subtext-text);margin:0;transform:rotate(0)}.styles-module-scss-module__MNjS4G__accordion__iconArrow__modActive{color:var(--text-colors-white);transform:rotate(-180deg)}.styles-module-scss-module__MNjS4G__accordion__body{font-family:var(--family-paragraph);box-sizing:border-box;background-color:transparent;border-radius:0 0 4px 4px;padding:0 16px;display:none}.styles-module-scss-module__MNjS4G__accordion__body__modActive{display:flex}.styles-module-scss-module__MNjS4G__accordion__body__modWithShadow{box-shadow:0 2px 6px rgba(29,35,58,.15)}.styles-module-scss-module__MNjS4G__accordion__topAccordion{box-sizing:border-box;cursor:pointer;background:#fcfcfc;border-radius:4px;justify-content:space-between;width:100%;display:flex}.styles-module-scss-module__MNjS4G__accordion__topAccordion__modActive{background-color:#747d9b;border-radius:4px 4px 0 0}.styles-module-scss-module__MNjS4G__accordion__container{box-sizing:border-box;border-radius:4px;width:100%;margin-bottom:12px;position:relative;box-shadow:0 2px 6px rgba(29,35,58,.15)}.styles-module-scss-module__MNjS4G__accordion__container__modWithBorder{border:1px solid #dcdcdc}
.styles-module-scss-module__mlCOka__logos{align-items:center;gap:10px;display:flex}.styles-module-scss-module__mlCOka__logos__divider{background-color:#b4b4b4;width:1px;height:30px}.styles-module-scss-module__mlCOka__logos__affiliate{width:100px;height:20px;position:relative}.styles-module-scss-module__mlCOka__logos__affiliate_image{-o-object-position:left center;object-position:left center}.styles-module-scss-module__mlCOka__logos__affiliate_image__modInvert{filter:invert()}.styles-module-scss-module__mlCOka__logos__affiliate__modFortune{width:135px}.styles-module-scss-module__mlCOka__logos__affiliate__mod247Wallst{height:25px}
/*# sourceMappingURL=615341148f2e377a.css.map*/