@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)}
@layer zoeDesignSystem{.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}
@layer zoeDesignSystem{.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}}}
@layer zoeDesignSystem{.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}}}
@layer zoeDesignSystem{.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__UfL2XG__shimmer{background:linear-gradient(90deg,var(--text-colors-gray-light)0%,var(--text-colors-dark-white)50%,var(--text-colors-gray-light)100%);background-size:200% 100%}
@layer zoeDesignSystem{.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__qBp8vG__toolSkeleton{border-radius:var(--border-radius-large);border:1px solid var(--text-colors-gray-light);background-color:var(--color-background-neutral-0);flex-direction:column;gap:10px;width:100%;min-width:280px;padding:12px 14px;display:flex}.styles-module-scss-module__qBp8vG__toolSkeleton__row{gap:10px;display:flex}.styles-module-scss-module__qBp8vG__toolSkeleton__wrap{flex-wrap:wrap;gap:8px;display:flex}.styles-module-scss-module__qBp8vG__toolSkeleton__column{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__qBp8vG__toolSkeleton__button{border-radius:var(--border-radius);width:96px;height:40px}.styles-module-scss-module__qBp8vG__toolSkeleton__chip{border-radius:var(--border-radius-circle);width:84px;height:30px}.styles-module-scss-module__qBp8vG__toolSkeleton__slider{align-items:center;height:28px;padding:0 4px;display:flex;position:relative}.styles-module-scss-module__qBp8vG__toolSkeleton__slider_rail{border-radius:var(--border-radius-circle);width:100%;height:6px}.styles-module-scss-module__qBp8vG__toolSkeleton__slider_knob{border-radius:var(--border-radius-circle);background-color:var(--action-colors-primary);width:18px;height:18px;animation:1.2s ease-in-out infinite styles-module-scss-module__qBp8vG__toolSkeletonKnobPulse;position:absolute;left:38%}.styles-module-scss-module__qBp8vG__toolSkeleton__formRow{border-radius:var(--border-radius);width:100%;height:34px}.styles-module-scss-module__qBp8vG__toolSkeleton__input{border-radius:var(--border-radius);width:100%;height:38px}.styles-module-scss-module__qBp8vG__toolSkeleton__textLine{border-radius:var(--border-radius);height:12px}.styles-module-scss-module__qBp8vG__toolSkeleton__textLine:first-child{width:92%}.styles-module-scss-module__qBp8vG__toolSkeleton__textLine:nth-child(2){width:78%}.styles-module-scss-module__qBp8vG__toolSkeleton__textLine:nth-child(3){width:56%}.styles-module-scss-module__qBp8vG__toolSkeleton__card{border-radius:var(--border-radius-large);border:1px solid var(--text-colors-gray-light);gap:12px;padding:12px;display:flex}.styles-module-scss-module__qBp8vG__toolSkeleton__avatar{border-radius:var(--border-radius-circle);flex:none;width:44px;height:44px}.styles-module-scss-module__qBp8vG__toolSkeleton__cardBody{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.styles-module-scss-module__qBp8vG__toolSkeleton__cardLine{border-radius:var(--border-radius);width:70%;height:14px}.styles-module-scss-module__qBp8vG__toolSkeleton__cardLineShort{border-radius:var(--border-radius);width:45%;height:12px}.styles-module-scss-module__qBp8vG__toolSkeleton__reasonRow{border-radius:var(--border-radius);width:90%;height:10px}@keyframes styles-module-scss-module__qBp8vG__toolSkeletonKnobPulse{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}
.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__sXFsEq__composer{background-color:var(--color-background-neutral-0);border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius-medium);flex-direction:column;gap:12px;padding:12px;display:flex}.styles-module-scss-module__sXFsEq__composer__widget{border-bottom:1px solid var(--text-colors-gray-light);padding-bottom:12px}.styles-module-scss-module__sXFsEq__composer__row{align-items:center;gap:12px;display:flex}.styles-module-scss-module__sXFsEq__composer__row_input{flex:1;min-width:0}.styles-module-scss-module__sXFsEq__composer__row_input>div{margin:0}.styles-module-scss-module__sXFsEq__composer__row_action{flex-shrink: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_datePicker>div{margin-left:auto;margin-right:auto}.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-self:center;align-items:stretch;gap:16px;width:100%;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__xpYODa__debugBadge{border-top:1px solid var(--text-colors-gray-light);background-color:var(--color-background-neutral-50,rgba(0,0,0,.03));font-family:var(--family-paragraph);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-subtext-text);align-items:center;gap:8px;padding:5px 8px;display:flex}.styles-module-scss-module__xpYODa__debugBadge__label{font-weight:var(--weight-medium);flex:none}.styles-module-scss-module__xpYODa__debugBadge__id{text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:all;-moz-user-select:all;user-select:all;flex:auto;min-width:0;font-family:Menlo,Monaco,Consolas,monospace;overflow:hidden}.styles-module-scss-module__xpYODa__debugBadge__link{color:var(--action-colors-primary);flex:none;text-decoration:underline}
.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__3uTNaG__turnError{border-radius:var(--border-radius);font-family:var(--family-paragraph);color:var(--color-background-yellow-600,#d39324);background-color:var(--color-background-yellow-100,#ffeecf);flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;padding:12px 16px;display:flex}.styles-module-scss-module__3uTNaG__turnError__icon{font-size:var(--size-big-body);flex-shrink:0}.styles-module-scss-module__3uTNaG__turnError__text{flex:200px;min-width:0}.styles-module-scss-module__3uTNaG__turnError__copy{font-size:var(--size-small-body);line-height:var(--line-height-small-body);margin:0}.styles-module-scss-module__3uTNaG__turnError__action{flex-shrink:0;margin-left:auto}
.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__csAhIG__matchesAnchor{border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius-medium);background-color:var(--color-background-neutral-0);justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.styles-module-scss-module__csAhIG__matchesAnchor__peek{align-items:center;gap:14px;min-width:0;display:flex}.styles-module-scss-module__csAhIG__matchesAnchor__avatarContainer{flex-shrink:0;display:flex}.styles-module-scss-module__csAhIG__matchesAnchor__avatar{border:2px solid var(--color-background-neutral-0)}.styles-module-scss-module__csAhIG__matchesAnchor__avatar:not(:first-child){margin-left:-12px}.styles-module-scss-module__csAhIG__matchesAnchor__copy{flex-direction:column;min-width:0;display:flex}.styles-module-scss-module__csAhIG__matchesAnchor__copy_title{font-family:var(--family-title);font-size:var(--size-body);font-weight:var(--weight-medium);line-height:var(--line-height-body);color:var(--text-colors-header-text)}.styles-module-scss-module__csAhIG__matchesAnchor__copy_subtitle{font-family:var(--family-paragraph);font-size:var(--size-small-body);line-height:var(--line-height-small-body);color:var(--text-colors-subtext-text)}.styles-module-scss-module__csAhIG__matchesAnchor__action{flex-shrink: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__qhPTTG__voteButtons{gap:8px;margin-top:8px;display:flex}
.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__Z-Ptoq__messageList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__Z-Ptoq__messageList__item{flex-direction:column;max-width:80%;display:flex}.styles-module-scss-module__Z-Ptoq__messageList__item__modUser{align-self:flex-end;align-items:flex-end}.styles-module-scss-module__Z-Ptoq__messageList__item__modAgent{align-self:flex-start;align-items:flex-start}.styles-module-scss-module__Z-Ptoq__messageList__meta{font-family:var(--family-paragraph);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-subtext-text);align-items:center;gap:6px;margin-bottom:4px;display:flex}.styles-module-scss-module__Z-Ptoq__messageList__avatar{border-radius:var(--border-radius-circle);background-color:var(--action-colors-primary);width:22px;height:22px;color:var(--text-colors-white);font-size:var(--size-micro-body);justify-content:center;align-items:center;display:inline-flex}.styles-module-scss-module__Z-Ptoq__messageList__avatar__modUser{background-color:var(--text-colors-paragraph-text)}.styles-module-scss-module__Z-Ptoq__messageList__bubble{border-radius:var(--border-radius-large);white-space:pre-wrap;font-family:var(--family-paragraph);font-size:var(--size-body);line-height:var(--line-height-body);padding:10px 14px}.styles-module-scss-module__Z-Ptoq__messageList__bubble__modUser{background-color:var(--action-colors-primary);color:var(--text-colors-white);border-bottom-right-radius:var(--border-radius)}.styles-module-scss-module__Z-Ptoq__messageList__bubble__modAgent{background-color:var(--color-background-neutral-0);color:var(--text-colors-paragraph-text);border:1px solid var(--text-colors-gray-light);border-bottom-left-radius:var(--border-radius)}.styles-module-scss-module__Z-Ptoq__messageList__envelope{width:100%;margin-top:8px}.styles-module-scss-module__Z-Ptoq__messageList__anchor{margin-top:8px}.styles-module-scss-module__Z-Ptoq__messageList__anchorBubble{width:100%;margin-top:8px}.styles-module-scss-module__Z-Ptoq__messageList__markdown{white-space:normal}.styles-module-scss-module__Z-Ptoq__messageList__markdown>*{margin:0}.styles-module-scss-module__Z-Ptoq__messageList__markdown>*+*{margin-top:8px}.styles-module-scss-module__Z-Ptoq__messageList__markdown p{line-height:var(--line-height-body)}.styles-module-scss-module__Z-Ptoq__messageList__markdown strong{font-weight:var(--weight-medium)}.styles-module-scss-module__Z-Ptoq__messageList__markdown em{font-style:italic}.styles-module-scss-module__Z-Ptoq__messageList__markdown h1,.styles-module-scss-module__Z-Ptoq__messageList__markdown h2,.styles-module-scss-module__Z-Ptoq__messageList__markdown h3,.styles-module-scss-module__Z-Ptoq__messageList__markdown h4{font-family:var(--family-paragraph);font-weight:var(--weight-medium);line-height:var(--line-height-body)}.styles-module-scss-module__Z-Ptoq__messageList__markdown h1{font-size:var(--size-big-body)}.styles-module-scss-module__Z-Ptoq__messageList__markdown h2,.styles-module-scss-module__Z-Ptoq__messageList__markdown h3,.styles-module-scss-module__Z-Ptoq__messageList__markdown h4{font-size:var(--size-body)}.styles-module-scss-module__Z-Ptoq__messageList__markdown ul,.styles-module-scss-module__Z-Ptoq__messageList__markdown ol{padding-left:20px}.styles-module-scss-module__Z-Ptoq__messageList__markdown li+li{margin-top:4px}.styles-module-scss-module__Z-Ptoq__messageList__markdown code{background-color:var(--color-background-neutral-50,rgba(0,0,0,.06));border-radius:var(--border-radius);font-family:Menlo,Monaco,Consolas,monospace;font-size:var(--size-small-body);padding:2px 5px}.styles-module-scss-module__Z-Ptoq__messageList__markdown pre{background-color:var(--color-background-neutral-50,rgba(0,0,0,.06));border-radius:6px;padding:10px 12px;overflow-x:auto}.styles-module-scss-module__Z-Ptoq__messageList__markdown pre code{background:0 0;padding:0}.styles-module-scss-module__Z-Ptoq__messageList__markdown a{color:var(--action-colors-primary);text-decoration:underline}.styles-module-scss-module__Z-Ptoq__messageList__markdown blockquote{border-left:3px solid var(--text-colors-gray-light);color:var(--text-colors-subtext-text);padding-left:10px}.styles-module-scss-module__Z-Ptoq__messageList__markdown table{border-collapse:collapse;width:100%;font-size:var(--size-small-body)}.styles-module-scss-module__Z-Ptoq__messageList__markdown table th,.styles-module-scss-module__Z-Ptoq__messageList__markdown table td{border:1px solid var(--text-colors-gray-light);text-align:left;padding:4px 8px}.styles-module-scss-module__Z-Ptoq__messageList__markdown table th{background-color:var(--color-background-neutral-50,rgba(0,0,0,.04));font-weight:var(--weight-medium)}.styles-module-scss-module__Z-Ptoq__messageList__voteBar{margin-top:6px}.styles-module-scss-module__Z-Ptoq__messageList__empty{color:var(--text-colors-subtext-text);text-align:center;font-family:var(--family-paragraph);font-size:var(--size-body);line-height:var(--line-height-body);margin:0;padding:24px 0}
.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__azOXRW__statusPill{font-family:var(--family-paragraph);font-style:italic;font-size:var(--size-small-body);line-height:var(--line-height-small-body);color:var(--text-colors-subtext-text);align-items:center;gap:8px;margin-top:12px;display:flex}.styles-module-scss-module__azOXRW__statusPill__dot{border-radius:var(--border-radius-circle);background-color:var(--action-colors-primary);width:8px;height:8px;animation:1.2s ease-in-out infinite styles-module-scss-module__azOXRW__statusPillPulse}@keyframes styles-module-scss-module__azOXRW__statusPillPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}
.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__jFsFtG__emptyState{text-align:center;font-family:var(--family-paragraph);font-size:var(--size-small-body);line-height:var(--line-height-small-body);color:var(--text-colors-subtext-text);margin:0;padding:24px 8px}
.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__mmAISW__matchesPanel{box-sizing:border-box;border-radius:var(--border-radius-large);border:1px solid var(--text-colors-gray-light);background-color:var(--color-background-neutral-0);flex-direction:column;flex:auto;align-self:flex-start;gap:12px;width:100%;max-height:calc(100vh - 48px);padding:14px;display:flex;position:-webkit-sticky;position:sticky;top:24px;overflow:hidden}.styles-module-scss-module__mmAISW__matchesPanel__header{border-bottom:1px solid var(--text-colors-gray-light);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.styles-module-scss-module__mmAISW__matchesPanel__title{font-family:var(--family-title);font-size:var(--size-body);font-weight:var(--weight-medium);line-height:var(--line-height-body);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__mmAISW__matchesPanel__body{scrollbar-width:thin;scrollbar-color:var(--text-colors-subtext-text)transparent;flex-direction:column;flex:1;gap:12px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.styles-module-scss-module__mmAISW__matchesPanel__cards{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__mmAISW__matchesPanel__card{border-radius:var(--border-radius-large)}@media (max-width:900px){.styles-module-scss-module__mmAISW__matchesPanel{border-radius:var(--border-radius-large);height:100%;max-height:none;position:static;box-shadow:0 16px 40px rgba(0,0,0,.14)}.styles-module-scss-module__mmAISW__matchesPanel__body{overflow-y:auto}}
@layer zoeDesignSystem{.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}}
@layer zoeDesignSystem{.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___kT0Aq__partnerResources{box-sizing:border-box;background:var(--text-colors-dark-white);flex-direction:column;gap:12px;height:100%;padding:16px;display:flex;overflow-y:auto}.styles-module-scss-module___kT0Aq__partnerResources__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.styles-module-scss-module___kT0Aq__partnerResources__disclosure{font-size:var(--size-micro-body);color:var(--text-colors-secondary-text);margin:0}.styles-module-scss-module___kT0Aq__partnerResources__disclosure a{color:inherit;text-decoration:underline}.styles-module-scss-module___kT0Aq__partnerResources__lead{font-size:var(--size-small-body);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module___kT0Aq__partnerResources .myFinance-widget{flex:auto;width:100%;min-height:320px}
.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__ppkFuq__agentChat{box-sizing:border-box;flex-direction:column;flex:auto;gap:20px;min-width:0;max-width:760px;height:100%;margin:0 auto;padding:32px 16px 24px;display:flex}.styles-module-scss-module__ppkFuq__agentChat__layout{box-sizing:border-box;align-items:stretch;gap:24px;width:100%;max-width:1360px;height:100%;margin:0 auto;display:flex;overflow:hidden}.styles-module-scss-module__ppkFuq__agentChat__matches{box-sizing:border-box;flex:none;width:max(420px,min(36vw,560px));padding:32px 16px 24px 0;overflow:hidden}.styles-module-scss-module__ppkFuq__agentChat__matches[data-mode=partner]{width:560px}.styles-module-scss-module__ppkFuq__agentChat__masthead{flex-direction:column;display:flex}.styles-module-scss-module__ppkFuq__agentChat__header{border-bottom:1px solid var(--text-colors-gray-light);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.styles-module-scss-module__ppkFuq__agentChat__header_title{font-family:var(--family-title);font-size:var(--size-subtitle);font-weight:var(--weight-medium);line-height:var(--line-height-subtitle);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__ppkFuq__agentChat__conversation{scrollbar-width:thin;scrollbar-color:var(--text-colors-subtext-text)transparent;flex:1;min-height:0;padding:8px 16px 16px 8px;scroll-padding-bottom:16px;overflow-y:auto}.styles-module-scss-module__ppkFuq__agentChat__conversation_skeletonList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:1280px){.styles-module-scss-module__ppkFuq__agentChat{max-width:820px}}@media (max-width:900px){.styles-module-scss-module__ppkFuq__agentChat{max-width:none;padding:20px 12px 16px}.styles-module-scss-module__ppkFuq__agentChat__layout{max-width:none;display:block;position:relative;overflow:visible}.styles-module-scss-module__ppkFuq__agentChat__matches{z-index:20;width:auto;padding:0;position:fixed;top:12px;bottom:12px;left:12px;right:12px}.styles-module-scss-module__ppkFuq__agentChat__matches[data-mode=partner]{width:auto}.styles-module-scss-module__ppkFuq__agentChat__header{gap:12px}.styles-module-scss-module__ppkFuq__agentChat__header_title{font-size:var(--size-body)}.styles-module-scss-module__ppkFuq__agentChat__conversation{padding-left:4px;padding-right:4px}}
.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__Cym1Qa__messageSkeleton{flex-direction:column;max-width:80%;display:flex}.styles-module-scss-module__Cym1Qa__messageSkeleton__mod_user{align-self:flex-end;align-items:flex-end}.styles-module-scss-module__Cym1Qa__messageSkeleton__mod_agent{align-self:flex-start;align-items:flex-start}.styles-module-scss-module__Cym1Qa__messageSkeleton__meta{align-items:center;gap:6px;margin-bottom:4px;display:flex}.styles-module-scss-module__Cym1Qa__messageSkeleton__avatar{border-radius:var(--border-radius-circle);width:22px;height:22px}.styles-module-scss-module__Cym1Qa__messageSkeleton__label{border-radius:var(--border-radius);width:56px;height:10px}.styles-module-scss-module__Cym1Qa__messageSkeleton__bubble{border-radius:var(--border-radius-large);flex-direction:column;gap:8px;width:100%;min-width:280px;padding:10px 14px;display:flex}.styles-module-scss-module__Cym1Qa__messageSkeleton__bubble__mod_user{border-bottom-right-radius:var(--border-radius);background-color:var(--action-colors-tertiary)}.styles-module-scss-module__Cym1Qa__messageSkeleton__bubble__mod_agent{border-bottom-left-radius:var(--border-radius);background-color:var(--color-background-neutral-0);border:1px solid var(--text-colors-gray-light)}.styles-module-scss-module__Cym1Qa__messageSkeleton__line{border-radius:var(--border-radius);height:12px}
.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__y1-4UG__modal-reasons__preferences{grid-gap:16px;grid-auto-flow:row;gap:16px;display:grid}.styles-module-scss-module__y1-4UG__modal-reasons__actions-container{justify-content:center;margin-top:32px;display:flex}.styles-module-scss-module__y1-4UG__modal-reasons__actions-container_cancel-btn{margin-right:16px}.styles-module-scss-module__y1-4UG__modal-reasons__actions-container_confirm-btn{width:220px;height:47px}.styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons{grid-gap:16px;grid-auto-flow:column;justify-items:center;gap:16px;width:100%;margin-bottom:48px;display:grid}.styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons_other-option-custom .styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons_button-left{justify-self:flex-end}.styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons_other-option-custom .styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons_button-right{justify-self:flex-start}.styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons--mb-32{margin-bottom:32px}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info{text-align:center;color:var(--text-colors-paragraph-text);z-index:2;flex-direction:column;padding-top:24px;display:flex;position:relative}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_wrapper{width:200px;margin:0 auto}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_blue-bg{background-color:var(--action-colors-tertiary);z-index:-1;border-radius:0 0 12px 12px;width:calc(100% + 64px);height:calc(100% + 32px);position:absolute;transform:translate(-32px,-24px)}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_title{text-align:left;font-weight:var(--weight-medium);font-size:var(--size-body);margin-bottom:16px;line-height:19px}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_icon{width:14px;height:14px;margin-right:8px}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_phone-number{align-items:center;margin-bottom:8px;display:flex}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_email a{cursor:pointer;color:var(--action-colors-primary);text-decoration:underline}@keyframes styles-module-scss-module__y1-4UG__progressAnimation{0%{width:0%}to{width:100%}}.styles-module-scss-module__y1-4UG__modal-reasons__progress-bar_wrapper{background-color:var(--green-accents-green-light);border-radius:12px;width:100%;max-width:233px;height:16px;margin:0 auto;display:block;overflow:hidden}.styles-module-scss-module__y1-4UG__modal-reasons__progress-bar_bar{width:100%;height:100%;position:relative}.styles-module-scss-module__y1-4UG__modal-reasons__progress-bar_bar:before{content:"";background-color:var(--green-accents-green-dark);border-radius:12px;height:100%;animation:4s linear styles-module-scss-module__y1-4UG__progressAnimation;position:absolute}@keyframes styles-module-scss-module__y1-4UG__spCircRot{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.styles-module-scss-module__y1-4UG__modal-reasons__loader{border:2px solid transparent;border-top:2px var(--green-accents-green-light)solid;clear:both;box-sizing:content-box;border-radius:50%;width:67px;height:67px;margin:0 auto 21px;animation:.8s linear infinite styles-module-scss-module__y1-4UG__spCircRot;top:calc(50% - 28px);left:calc(50% - 8px)}.styles-module-scss-module__y1-4UG__modal-reasons__book-meeting-link{display:none}.styles-module-scss-module__y1-4UG__modal-reasons__title{text-align:center;font-weight:var(--weight-medium);font-size:var(--size-subtitle);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__y1-4UG__modal-reasons__title--mb-0{margin-bottom:0!important}.styles-module-scss-module__y1-4UG__modal-reasons__title--green-font{color:var(--green-accents-green-dark)}.styles-module-scss-module__y1-4UG__modal-reasons__title--mb-48{margin-bottom:48px}.styles-module-scss-module__y1-4UG__modal-reasons__main-icon{justify-content:center;margin-bottom:24px;display:flex}.styles-module-scss-module__y1-4UG__modal-reasons__certifications{text-align:center;font-weight:var(--weight-medium);font-size:var(--size-subtitle);color:var(--text-colors-header-text);margin:0 0 24px}.styles-module-scss-module__y1-4UG__modal-reasons__subtitle{font-weight:400;font-size:var(--size-body);color:var(--text-colors-paragraph-text);text-align:center;margin:4px 0 32px}.styles-module-scss-module__y1-4UG__modal-reasons__close{cursor:pointer;position:absolute;top:32px;right:32px}@media (max-width:768px){.styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons{grid-template-columns:1fr;grid-auto-flow:row}.styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons_button-left,.styles-module-scss-module__y1-4UG__modal-reasons__optional-buttons_button-right{width:100%}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info{min-height:214px;padding-top:32px;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_blue-bg{transform:translateY(-32px)}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_phone-number{margin-bottom:16px}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_title{margin-bottom:32px}.styles-module-scss-module__y1-4UG__modal-reasons__preferences{gap:8px;height:100%}.styles-module-scss-module__y1-4UG__modal-reasons__actions-container{margin-top:15px}.styles-module-scss-module__y1-4UG__modal-reasons__actions-container_mt-60{margin-top:60px}.styles-module-scss-module__y1-4UG__modal-reasons__actions-container_cancel-btn{display:none}.styles-module-scss-module__y1-4UG__modal-reasons__actions-container_confirm-btn{width:100%}}@media (max-height:1040px) and (min-height:735px) and (max-width:768px){.styles-module-scss-module__y1-4UG__modal-reasons__responsive-option{height:75%}.styles-module-scss-module__y1-4UG__modal-reasons__actions-container_confirm-btn{height:60px}}@media (max-height:626px) and (max-width:768px){.styles-module-scss-module__y1-4UG__modal-reasons__contact-info{min-height:auto;padding:32px 0;bottom:0;left:0;right:0}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_blue-bg{transform:translateY(-32px)}.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_phone-number,.styles-module-scss-module__y1-4UG__modal-reasons__contact-info_title{margin-bottom:16px}}@media (max-height:670px) and (max-width:768px){.styles-module-scss-module__y1-4UG__modal-reasons__responsive-option{padding:10px}}@media (min-width:768px){.styles-module-scss-module__y1-4UG__modal-reasons__subtitle--mb-16{margin-bottom:16px}}@media (max-width:768px){.styles-module-scss-module__y1-4UG__modal-reasons__main-icon--mt-111{margin:111px auto 12px}.styles-module-scss-module__y1-4UG__modal-reasons__container{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__y1-4UG__modal-reasons__container_centered{justify-content:center}.styles-module-scss-module__y1-4UG__modal-reasons__title--mt-111{margin:111px 20px 0 0}.styles-module-scss-module__y1-4UG__modal-reasons__subtitle{margin:16px 0}.styles-module-scss-module__y1-4UG__modal-reasons__subtitle--mb-48{margin-bottom:48px}.styles-module-scss-module__y1-4UG__modal-reasons__subtitle--mt-0{margin-top:0}}@media (max-width:500px){.styles-module-scss-module__y1-4UG__modal-reasons__main-icon--mt-30{margin-top:25%}}@media (max-height:728px) and (max-width:768px){.styles-module-scss-module__y1-4UG__modal-reasons__main-icon{margin-top:15%}.styles-module-scss-module__y1-4UG__modal-reasons__title{margin-bottom:16px}.styles-module-scss-module__y1-4UG__modal-reasons__subtitle--mb-48{margin:0 0 16px}}@media (max-height:728px) and (max-width:500px){.styles-module-scss-module__y1-4UG__modal-reasons__main-icon--mt-30{margin-top:25%}}
@layer zoeDesignSystem{.styles-module-scss-module__4cx-UG__backdropModal{border-radius:var(--border-radius)var(--border-radius)0 0;box-sizing:border-box;background-color:#fff;width:100%;height:auto;min-height:100px;padding:24px;position:fixed;bottom:0;left:0}.styles-module-scss-module__4cx-UG__backdropModal__closeButton{cursor:pointer;box-sizing:content-box;z-index:1;width:20px;height:20px;padding:10px;position:absolute;top:0;right:0;transform:translate(-8px,8px)}.styles-module-scss-module__4cx-UG__backdropModal__modOpenAnimation{animation:.3s ease-in-out styles-module-scss-module__4cx-UG__openAnimation}.styles-module-scss-module__4cx-UG__backdropModal__modCloseAnimation{animation:.3s ease-in-out styles-module-scss-module__4cx-UG__closeAnimation}@keyframes styles-module-scss-module__4cx-UG__openAnimation{0%{transform:translateY(100%)}to{transform:translateY(0%)}}@keyframes styles-module-scss-module__4cx-UG__closeAnimation{0%{transform:translateY(0%)}to{transform:translateY(100%)}}}
/*# sourceMappingURL=15b5794359855f72.css.map*/