.styles-module-scss-module__nifz5q__detailRow{align-items:center;gap:12px;display:flex}.styles-module-scss-module__nifz5q__detailRow__icon{width:18px;font-size:var(--size-body);color:var(--text-colors-paragraph-text);text-align:center;flex-shrink:0}.styles-module-scss-module__nifz5q__detailRow__body{min-width:0}
.styles-module-scss-module__Pu7SVq__financialRow{align-items:flex-start;gap:12px;display:flex}.styles-module-scss-module__Pu7SVq__financialRow__icon{width:18px;font-size:var(--size-body);color:var(--text-colors-paragraph-text);text-align:center;flex-shrink:0;margin-top:2px}.styles-module-scss-module__Pu7SVq__financialRow__label{font-size:var(--size-body);line-height:var(--line-height-small-body);font-weight:var(--weight-regular);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__Pu7SVq__financialRow__amount{font-size:var(--size-body);line-height:var(--line-height-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text);margin:4px 0 0}.styles-module-scss-module__Pu7SVq__financialRow__amount_placeholder{font-weight:var(--weight-regular)}
.styles-module-scss-module__CnhNqq__detailsCard{background:var(--text-colors-white);border-radius:var(--border-radius);grid-template-columns:minmax(0,1.2fr) auto minmax(0,1fr);align-items:stretch;padding:24px;display:grid}.styles-module-scss-module__CnhNqq__detailsCard__column{flex-direction:column;gap:16px;min-width:0;display:flex}.styles-module-scss-module__CnhNqq__detailsCard__divider{background:var(--text-colors-gray-light);align-self:stretch;width:1px;margin:0 24px}.styles-module-scss-module__CnhNqq__detailsCard__detailLink{font-size:var(--size-body);line-height:var(--line-height-body);font-weight:var(--weight-bold);color:var(--blue-accents-blue-dark);overflow-wrap:anywhere;text-decoration:underline}.styles-module-scss-module__CnhNqq__detailsCard__detailLink:hover{color:var(--action-colors-primary)}.styles-module-scss-module__CnhNqq__detailsCard__detailValue{font-size:var(--size-body);line-height:var(--line-height-body);font-weight:var(--weight-regular);color:var(--text-colors-paragraph-text)}
.styles-module-scss-module__rCqJ_q__prospectInfoHeader{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.styles-module-scss-module__rCqJ_q__prospectInfoHeader__nameHeading{color:var(--text-colors-header-text);font-size:var(--size-title);font-weight:var(--weight-bold);line-height:var(--line-height-title);font-family:var(--family-title);align-items:center;gap:8px;margin:0;display:inline-flex}.styles-module-scss-module__rCqJ_q__prospectInfoHeader__hubspotDealLink{line-height:0;display:inline-flex}.styles-module-scss-module__rCqJ_q__prospectInfoHeader__actions{-moz-column-gap:16px;column-gap:16px;display:flex}
@layer zoeDesignSystem{.styles-module-scss-module__02nRcq__drawer__overlay{z-index:1000;background-color:rgba(0,0,0,.4);animation:.3s ease-out forwards styles-module-scss-module__02nRcq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__02nRcq__drawer__overlay_modRight{justify-content:flex-end}.styles-module-scss-module__02nRcq__drawer__overlay_modLeft{justify-content:flex-start}.styles-module-scss-module__02nRcq__drawer__overlay_modBottom{align-items:flex-end}.styles-module-scss-module__02nRcq__drawer__overlay_exit{background-color:transparent;animation:.3s ease-out forwards styles-module-scss-module__02nRcq__fadeOut}.styles-module-scss-module__02nRcq__drawer__panel{background:var(--text-colors-white);flex-direction:column;flex-shrink:0;width:600px;height:100dvh;animation:.3s ease-out forwards styles-module-scss-module__02nRcq__slideInRight;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__02nRcq__drawer__panel_modLeft{animation:.3s ease-out forwards styles-module-scss-module__02nRcq__slideInLeft}.styles-module-scss-module__02nRcq__drawer__panel_modBottom{border-radius:var(--border-radius-large)var(--border-radius-large)0 0;width:100%;height:auto;max-height:90dvh;animation:.3s ease-out forwards styles-module-scss-module__02nRcq__slideInBottom}.styles-module-scss-module__02nRcq__drawer__panel_exit{animation:.3s ease-out forwards styles-module-scss-module__02nRcq__slideOutRight}.styles-module-scss-module__02nRcq__drawer__panel_exitLeft{animation:.3s ease-out forwards styles-module-scss-module__02nRcq__slideOutLeft}.styles-module-scss-module__02nRcq__drawer__panel_exitBottom{animation:.3s ease-out forwards styles-module-scss-module__02nRcq__slideOutBottom}.styles-module-scss-module__02nRcq__drawer__header{flex:none}.styles-module-scss-module__02nRcq__drawer__content{flex:auto;min-height:0;overflow-y:auto}.styles-module-scss-module__02nRcq__drawer__footer{flex:none}.styles-module-scss-module__02nRcq__drawer__closeButton{font-size:var(--size-subtitle);cursor:pointer;z-index:1002;background:0 0;border:none;position:absolute;top:16px;right:16px}@keyframes styles-module-scss-module__02nRcq__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__02nRcq__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__02nRcq__slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__02nRcq__slideOutLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes styles-module-scss-module__02nRcq__slideInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__02nRcq__slideOutBottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes styles-module-scss-module__02nRcq__fadeIn{0%{background-color:transparent}to{background-color:rgba(0,0,0,.4)}}@keyframes styles-module-scss-module__02nRcq__fadeOut{0%{background-color:rgba(0,0,0,.4)}to{background-color:transparent}}}
.styles-module-scss-module__e3KsHq__finalDecisionDrawer{box-sizing:border-box;flex-direction:column;gap:24px;padding:20px 24px 32px;display:flex}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__panel{width:min(600px,100vw)}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__header{box-sizing:border-box;border-bottom:1px solid var(--text-colors-gray-light);align-items:center;min-height:60px;padding:12px 48px 12px 24px;display:flex}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__header_title{font-family:var(--family-paragraph);font-size:var(--size-big-body);font-weight:var(--weight-semibold);line-height:var(--line-height-big-body);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__subtitle{font-family:var(--family-paragraph);font-size:var(--size-body);font-weight:var(--weight-regular);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__radios{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__detailsBlock{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__detailsBlock_field{width:100%}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__error{color:var(--red-accents-red-dark);font-size:var(--size-small-body);margin:0}.styles-module-scss-module__e3KsHq__finalDecisionDrawer__footer{border-top:1px solid var(--text-colors-gray-light);background:var(--text-colors-white);justify-content:flex-end;align-items:center;padding:16px 24px;display:flex}
@layer zoeDesignSystem{.styles-module-scss-module__zQmnTW__alertCard{background:var(--text-colors-white);border-radius:var(--border-radius);max-width:500px;overflow:hidden}.styles-module-scss-module__zQmnTW__alertCard__header{align-items:center;gap:12px;padding:16px 20px;display:flex}.styles-module-scss-module__zQmnTW__alertCard__header_modSuccess{color:var(--green-accents-green-dark);background-color:var(--green-accents-green-light)}.styles-module-scss-module__zQmnTW__alertCard__header_modWarning{color:var(--color-background-yellow-600);background-color:var(--color-background-yellow-100)}.styles-module-scss-module__zQmnTW__alertCard__header_modError{color:var(--red-accents-red-dark);background-color:var(--red-accents-red-light)}.styles-module-scss-module__zQmnTW__alertCard__header_modInfo{color:var(--action-colors-primary);background-color:var(--blue-accents-blue-light)}.styles-module-scss-module__zQmnTW__alertCard__headerIcon{font-size:var(--size-big-body);flex-shrink:0}.styles-module-scss-module__zQmnTW__alertCard__headerTitle{font-size:var(--size-big-body);font-weight:var(--weight-bold);font-family:var(--family-paragraph);line-height:var(--line-height-big-body)}.styles-module-scss-module__zQmnTW__alertCard__body{flex-direction:column;gap:16px;padding:20px;display:flex}.styles-module-scss-module__zQmnTW__alertCard__content{font-size:var(--size-small-body);font-family:var(--family-paragraph);color:var(--text-colors-paragraph-text);line-height:var(--line-height-small-body)}.styles-module-scss-module__zQmnTW__alertCard__actions{flex-wrap:wrap;gap:8px;display:flex}.styles-module-scss-module__zQmnTW__alertCard__note{font-size:var(--size-micro-body);font-family:var(--family-paragraph);color:var(--text-colors-subtext-text);text-align:center;margin:0}}
.styles-module-scss-module__ibHfUW__successWrapper{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.styles-module-scss-module__ibHfUW__successWrapper p{color:var(--green-accents-green-dark);margin:0;font-size:20px;font-weight:500}
.styles-module-scss-module__vSuSIW__meetingAlertCard{box-sizing:border-box;width:100%;max-width:none}.styles-module-scss-module__vSuSIW__meetingAlertCard__content{font-size:var(--size-body);line-height:var(--line-height-big-body);color:var(--text-colors-paragraph-text);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0 4px;display:flex}.styles-module-scss-module__vSuSIW__meetingAlertCard__contentPrefix{color:var(--text-colors-paragraph-text);font-weight:var(--weight-regular)}.styles-module-scss-module__vSuSIW__meetingAlertCard__contentTime{font-weight:var(--weight-bold);color:var(--text-colors-header-text)}.styles-module-scss-module__vSuSIW__meetingAlertCard__plain{width:100%;font-size:var(--size-small-body);line-height:var(--line-height-small-body);color:var(--text-colors-paragraph-text);text-align:center;flex-basis:100%;margin:0}.styles-module-scss-module__vSuSIW__meetingAlertCard__actions{align-items:stretch;gap:8px;width:100%;display:flex}
@layer zoeDesignSystem{.styles-module-scss-module__C00ZwG__decisionCard{border-radius:var(--border-radius);box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:24px;max-width:600px;padding:24px;display:flex}.styles-module-scss-module__C00ZwG__decisionCard__modSuccess{background:var(--color-background-green-500);color:var(--text-colors-white)}.styles-module-scss-module__C00ZwG__decisionCard__modWarning{background:var(--yellow-accents-yellow-light);color:var(--yellow-accents-yellow-dark)}.styles-module-scss-module__C00ZwG__decisionCard__modError{background:var(--red-accents-red-light);color:var(--red-accents-red-dark)}.styles-module-scss-module__C00ZwG__decisionCard__badge{border-radius:var(--border-radius-circle);flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.styles-module-scss-module__C00ZwG__decisionCard__badge_modSuccess{background:var(--green-accents-green-light);color:var(--green-accents-green-dark)}.styles-module-scss-module__C00ZwG__decisionCard__badge_modWarning{background:var(--yellow-accents-yellow-dark);color:var(--text-colors-white)}.styles-module-scss-module__C00ZwG__decisionCard__badge_modError{background:var(--red-accents-red-dark);color:var(--text-colors-white)}.styles-module-scss-module__C00ZwG__decisionCard__badgeIcon{font-size:var(--size-title)}.styles-module-scss-module__C00ZwG__decisionCard__badgeCustom{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.styles-module-scss-module__C00ZwG__decisionCard__badgeCustom svg{max-width:100%;max-height:100%;display:block}.styles-module-scss-module__C00ZwG__decisionCard__main{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__C00ZwG__decisionCard__title{font-size:var(--size-big-body);font-weight:var(--weight-bold);font-family:var(--family-paragraph);line-height:var(--line-height-big-body)}.styles-module-scss-module__C00ZwG__decisionCard__meta{font-size:var(--size-small-body);font-family:var(--family-paragraph);line-height:var(--line-height-small-body);color:var(--text-colors-subtext-text)}.styles-module-scss-module__C00ZwG__decisionCard__meta_modSuccess{color:var(--text-colors-white);opacity:.95}.styles-module-scss-module__C00ZwG__decisionCard__meta_modError{color:var(--text-colors-subtext-text)}.styles-module-scss-module__C00ZwG__decisionCard__meta_modError strong{color:var(--text-colors-header-text);font-weight:var(--weight-bold)}.styles-module-scss-module__C00ZwG__decisionCard__content{font-size:var(--size-small-body);font-family:var(--family-paragraph);line-height:var(--line-height-small-body)}.styles-module-scss-module__C00ZwG__decisionCard__content_modSuccess{color:var(--text-colors-white)}.styles-module-scss-module__C00ZwG__decisionCard__actions{flex-flow:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__C00ZwG__decisionCard__note{font-size:var(--size-micro-body);font-family:var(--family-paragraph);color:var(--text-colors-subtext-text);margin:0}.styles-module-scss-module__C00ZwG__decisionCard__note_modSuccess{color:var(--text-colors-white);opacity:.9}}
.styles-module-scss-module__JH2H6a__panel{border-radius:var(--border-radius);box-sizing:border-box;min-width:0}.styles-module-scss-module__JH2H6a__decisionContent{flex-direction:column;display:flex}.styles-module-scss-module__JH2H6a__decisionContent__lead{margin:0}.styles-module-scss-module__JH2H6a__decisionContent__reason{margin:20px 0 0}.styles-module-scss-module__JH2H6a__decisionContent__reasonLabel{font-weight:var(--weight-bold)}.styles-module-scss-module__JH2H6a__noShowActions{flex-direction:row;gap:8px;width:100%;display:flex}
.styles-module-scss-module__zDSgOW__modalUpdate .btn-alert{transition:background .1s ease-in;color:#fff!important;background-color:#f67574!important}.styles-module-scss-module__zDSgOW__modalUpdate .btn-alert:hover{background-color:#f15858!important}.styles-module-scss-module__zDSgOW__modalUpdate__header{background:var(--action-colors-secondary);color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;justify-content:space-between;padding:15px 25px 15px 35px;display:flex}.styles-module-scss-module__zDSgOW__modalUpdate__header_close{cursor:pointer;display:flex}.styles-module-scss-module__zDSgOW__modalUpdate__header_title{font-size:var(--size-subtitle);font-weight:var(--weight-medium);margin:10px 0 8px;display:flex}.styles-module-scss-module__zDSgOW__modalUpdate__header_title span{margin:0 10px}.styles-module-scss-module__zDSgOW__modalUpdate__main{text-align:center;justify-content:center;align-items:center;max-width:650px;min-height:600px;margin:0 auto;display:flex}.styles-module-scss-module__zDSgOW__modalUpdate__main_content{width:100%}.styles-module-scss-module__zDSgOW__info__back-btn{position:absolute;top:90px;left:30px}.styles-module-scss-module__zDSgOW__info__subtitle{font-size:var(--size-title);font-weight:var(--weight-medium);margin:0 0 16px;line-height:28px}.styles-module-scss-module__zDSgOW__info__description p{font-size:var(--size-body);margin:0}.styles-module-scss-module__zDSgOW__info__cta{justify-content:space-between;max-width:265px;margin:35px auto 0;display:flex}.styles-module-scss-module__zDSgOW__info__cta--center{justify-content:center}.styles-module-scss-module__zDSgOW__actions{border-bottom:1px solid #dcdcdc;justify-content:space-between;margin-bottom:40px;padding:10px 0 32px;display:flex}.styles-module-scss-module__zDSgOW__actions__item{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:48%;min-height:192px;padding:10px 25px;transition:background .2s ease-in;display:flex}.styles-module-scss-module__zDSgOW__actions__item p{font-size:var(--size-small-body);margin:0;line-height:17px}.styles-module-scss-module__zDSgOW__actions__item h4{font-size:var(--size-body);font-weight:var(--weight-medium);margin:20px 0 12px}.styles-module-scss-module__zDSgOW__actions__item_img{margin-top:8px;display:block}.styles-module-scss-module__zDSgOW__actions__item_tag{color:#fff;width:inherit;background:#f67574;border-radius:12px;margin:5px auto 0;padding:2px;font-size:13px;line-height:1;transform:translateY(-8px)}.styles-module-scss-module__zDSgOW__actions__item:hover{background-color:var(--action-colors-tertiary)}
@layer zoeDesignSystem{.styles-module-scss-module__I6IW7W__stepper__header{margin-bottom:24px}.styles-module-scss-module__I6IW7W__stepper__title{font-family:var(--family-paragraph);font-size:var(--size-subtitle);font-weight:var(--weight-bold);color:var(--text-colors-header-text);margin:0 0 4px}.styles-module-scss-module__I6IW7W__stepper__subtitle{font-family:var(--family-paragraph);font-size:var(--size-small-body);color:var(--text-colors-subtext-text);margin:0}.styles-module-scss-module__I6IW7W__stepper__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__I6IW7W__stepper__item{flex-direction:column;display:flex}.styles-module-scss-module__I6IW7W__stepper__step{text-align:left;cursor:default;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:0;display:flex}.styles-module-scss-module__I6IW7W__stepper__step_modClickable{cursor:pointer}.styles-module-scss-module__I6IW7W__stepper__step_modClickable:hover{opacity:.75}.styles-module-scss-module__I6IW7W__stepper__circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .22s ease-out,box-shadow .22s ease-out;display:flex}.styles-module-scss-module__I6IW7W__stepper__circle_modCompleted{background:var(--stepper-completed-bg,var(--green-accents-green-light))}.styles-module-scss-module__I6IW7W__stepper__circle_modActive{background:var(--stepper-active-bg,var(--blue-accents-blue-dark))}.styles-module-scss-module__I6IW7W__stepper__circle_modUpcoming{box-shadow:inset 0 0 0 2px var(--stepper-upcoming-border,var(--text-colors-gray-light));background:0 0}.styles-module-scss-module__I6IW7W__stepper__label{font-family:var(--family-paragraph);font-size:var(--size-body);font-weight:var(--weight-regular);transition:color .22s ease-out,font-weight .22s ease-out}.styles-module-scss-module__I6IW7W__stepper__label_modCompleted{color:var(--stepper-completed-label,var(--text-colors-subtext-text))}.styles-module-scss-module__I6IW7W__stepper__label_modActive{color:var(--stepper-active-label,var(--blue-accents-blue-dark));font-weight:var(--weight-bold)}.styles-module-scss-module__I6IW7W__stepper__label_modUpcoming{color:var(--stepper-upcoming-label,var(--text-colors-paragraph-text))}.styles-module-scss-module__I6IW7W__stepper__connector{background:var(--stepper-connector-bg,var(--text-colors-gray-light));width:2px;height:24px;margin-left:16px;transition:background-color .22s ease-out}.styles-module-scss-module__I6IW7W__stepper__checkIcon{color:var(--green-accents-green-dark);font-size:var(--size-body);transform-origin:50%;animation:.18s ease-out styles-module-scss-module__I6IW7W__stepperCheckIn}.styles-module-scss-module__I6IW7W__stepper__modHorizontal .styles-module-scss-module__I6IW7W__stepper__list,.styles-module-scss-module__I6IW7W__stepper__modHorizontal .styles-module-scss-module__I6IW7W__stepper__item{flex-direction:row;align-items:center}.styles-module-scss-module__I6IW7W__stepper__modHorizontal .styles-module-scss-module__I6IW7W__stepper__step{gap:8px;width:auto}.styles-module-scss-module__I6IW7W__stepper__modHorizontal .styles-module-scss-module__I6IW7W__stepper__connector{width:24px;height:2px;margin:0}.styles-module-scss-module__I6IW7W__stepper__modSizeSm .styles-module-scss-module__I6IW7W__stepper__circle{width:24px;height:24px}.styles-module-scss-module__I6IW7W__stepper__modSizeSm .styles-module-scss-module__I6IW7W__stepper__circle_modUpcoming{box-shadow:inset 0 0 0 1.5px var(--stepper-upcoming-border,var(--text-colors-gray-light))}.styles-module-scss-module__I6IW7W__stepper__modSizeSm .styles-module-scss-module__I6IW7W__stepper__connector{height:16px;margin-left:6px}.styles-module-scss-module__I6IW7W__stepper__modSizeSm.styles-module-scss-module__I6IW7W__stepper__modHorizontal .styles-module-scss-module__I6IW7W__stepper__connector{width:32px;height:2px;margin:0}.styles-module-scss-module__I6IW7W__stepper__modSizeSm .styles-module-scss-module__I6IW7W__stepper__checkIcon{font-size:var(--size-small-body)}.styles-module-scss-module__I6IW7W__stepper__modNoLabels .styles-module-scss-module__I6IW7W__stepper__step{gap:0}@keyframes styles-module-scss-module__I6IW7W__stepperCheckIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__I6IW7W__stepper__circle,.styles-module-scss-module__I6IW7W__stepper__label,.styles-module-scss-module__I6IW7W__stepper__connector{transition:none}.styles-module-scss-module__I6IW7W__stepper__checkIcon{animation:none}}}
.styles-module-scss-module__JSWBFa__notificationProvider .ant-notification-notice-wrapper{font-size:var(--family-paragraph)!important;border-radius:4px!important}.styles-module-scss-module__JSWBFa__notificationProvider .ant-notification-notice-message{font-size:var(--size-body)!important;font-weight:var(--weight-medium)!important;color:#3f3e3a!important}.styles-module-scss-module__JSWBFa__notificationProvider .ant-notification-notice-description{font-size:var(--size-small-body)!important;font-weight:var(--weight-regular)!important;color:#5f5f5f!important}
.styles-module-scss-module__JKIeAG__stage,.styles-module-scss-module__JKIeAG__stage__stepperSection{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__JKIeAG__stage__stepper{background-color:var(--text-colors-white);min-width:0;padding:24px}
.styles-module-scss-module__z_TCEG__contentWrapper{flex-direction:column;justify-content:center;align-items:center;gap:21px;height:100%;display:flex}.styles-module-scss-module__z_TCEG__contentWrapper__title{color:var(--red-accents-red-dark);font-weight:500;font-family:var(--family-paragraph);margin:0;font-size:16px}.styles-module-scss-module__z_TCEG__contentWrapper i{color:var(--red-accents-red-dark)}.styles-module-scss-module__z_TCEG__contentWrapper__text{color:#5f5f5f;font-family:var(--family-paragraph);text-align:center;margin:0;font-weight:400;line-height:19px}
.styles-module-scss-module__2aLaDq__meetingWrapper{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.styles-module-scss-module__2aLaDq__meetingWrapper__stack{flex-direction:column;gap:24px;min-width:0;display:flex}.styles-module-scss-module__2aLaDq__meetingWrapper__panel{border-radius:var(--border-radius);box-sizing:border-box;min-width:0}
@layer zoeDesignSystem{.styles-module-scss-module__BT73OG__cellWrapper{align-items:center;height:100%;display:flex}}
.styles-module-scss-module__ejcB6G__amountContent{flex-direction:column;align-items:flex-end;display:flex}.styles-module-scss-module__ejcB6G__amountContent__value{font-weight:var(--weight-bold);font-size:var(--size-small-body);color:var(--text-colors-header-text);line-height:var(--line-height-small-body)}.styles-module-scss-module__ejcB6G__amountContent__performance{font-size:var(--size-micro-body);line-height:var(--line-height-micro-body)}.styles-module-scss-module__ejcB6G__amountContent__performance__modPositive{color:var(--green-accents-green-dark)}.styles-module-scss-module__ejcB6G__amountContent__performance__modNegative{color:var(--red-accents-red-dark)}
.styles-module-scss-module__HTw_1W__nameContent{align-items:center;gap:12px;display:flex}.styles-module-scss-module__HTw_1W__nameContent__text{flex-direction:column;display:flex}.styles-module-scss-module__HTw_1W__nameContent__text_ticker{font-weight:var(--weight-bold);font-size:var(--size-small-body);color:var(--text-colors-header-text);line-height:var(--line-height-small-body)}.styles-module-scss-module__HTw_1W__nameContent__text_shares{font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-header-text)}
.styles-module-scss-module__MTOjKW__noModelNeededState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:16px;display:flex}.styles-module-scss-module__MTOjKW__noModelNeededState__icon{background:var(--red-accents-red-light);border-radius:var(--border-radius-circle);width:56px;height:56px;color:var(--red-accents-red-dark);font-size:var(--size-subtitle);justify-content:center;align-items:center;display:flex}.styles-module-scss-module__MTOjKW__noModelNeededState__heading{flex-direction:column;align-items:center;gap:4px;display:flex}.styles-module-scss-module__MTOjKW__noModelNeededState__heading_title{color:var(--text-colors-header-text);font-size:var(--size-body);font-weight:var(--weight-bold);line-height:var(--line-height-body);margin:0}.styles-module-scss-module__MTOjKW__noModelNeededState__heading_description{color:var(--text-colors-paragraph-text);font-size:var(--size-small-body);line-height:var(--line-height-small-body);margin:0}.styles-module-scss-module__MTOjKW__noModelNeededState__heading_description>span{white-space:nowrap;display:block}
.styles-module-scss-module__6mNZIq__modelAssignedCard{background:var(--text-colors-white);border-radius:var(--border-radius,4px);padding:24px}.styles-module-scss-module__6mNZIq__modelAssignedCard__title{font-size:var(--size-body);font-weight:var(--weight-bold);font-family:var(--family-paragraph);color:var(--text-colors-header-text);line-height:var(--line-height-body);margin:0 0 12px}.styles-module-scss-module__6mNZIq__modelAssignedCard__skeleton{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__6mNZIq__modelAssignedCard__content{background-color:var(--color-background-neutral-100);padding:12px}.styles-module-scss-module__6mNZIq__modelAssignedCard__content_imageContainer{width:100%;height:40px;margin-bottom:16px;position:relative}.styles-module-scss-module__6mNZIq__modelAssignedCard__content_imageContainer_img{-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.styles-module-scss-module__6mNZIq__modelAssignedCard__content_name{font-size:var(--size-small-body);font-weight:var(--weight-regular);color:var(--text-colors-header-text);line-height:var(--line-height-body);margin-bottom:4px}.styles-module-scss-module__6mNZIq__modelAssignedCard__content_lastUpdated{font-size:var(--size-micro-body);font-weight:var(--weight-regular);color:var(--text-colors-subtext-text);line-height:var(--line-height-micro-body);margin-bottom:20px}.styles-module-scss-module__6mNZIq__modelAssignedCard__content_actions{align-items:center;gap:16px;display:flex}.styles-module-scss-module__6mNZIq__modelAssignedCard__content_actions_changeModel{font-size:var(--size-small-body)}.styles-module-scss-module__6mNZIq__modelAssignedCard__content_actions_unassignModel{font-size:var(--size-small-body);font-weight:var(--weight-medium);color:var(--red-accents-red-dark);cursor:pointer;background:0 0;border:none;padding:0;transition:opacity .15s}.styles-module-scss-module__6mNZIq__modelAssignedCard__content_actions_unassignModel:hover{opacity:.8}
.styles-module-scss-module__RXaNyq__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0}.styles-module-scss-module__RXaNyq__avatarSkeleton{border-radius:50%;flex-shrink:0;overflow:hidden}.styles-module-scss-module__RXaNyq__avatarError{background-color:var(--action-colors-tertiary);color:var(--action-colors-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}
.styles-module-scss-module__CNZwRq__securityInfoChartEmpty{box-sizing:border-box;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex}.styles-module-scss-module__CNZwRq__securityInfoChartEmpty__card{background-color:var(--text-colors-white);border-radius:var(--border-radius);box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-width:0;min-height:280px;padding:18px 12px 12px;display:flex}.styles-module-scss-module__CNZwRq__securityInfoChartEmpty__title{font-weight:var(--weight-semibold);font-size:var(--size-big-body);color:var(--text-colors-header-text);margin:0 0 8px}.styles-module-scss-module__CNZwRq__securityInfoChartEmpty__description{font-size:var(--size-small-body);line-height:var(--line-height-small-body);color:var(--text-colors-subtext-text);margin:0 0 16px}.styles-module-scss-module__CNZwRq__securityInfoChartEmpty__chartArea{box-sizing:border-box;flex-direction:column;flex:1;justify-content:flex-end;width:100%;min-height:0;padding:0 8px;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__CNZwRq__securityInfoChartEmpty__card{padding:24px}.styles-module-scss-module__CNZwRq__securityInfoChartEmpty__chartArea{padding:0 9px}}
.styles-module-scss-module__7v_4jG__missingMeetingUpdate__cell{-moz-column-gap:4px;align-items:center;column-gap:4px;display:flex}.styles-module-scss-module__7v_4jG__missingMeetingUpdate__sent{-moz-column-gap:6px;color:var(--text-colors-paragraph-text);font-size:inherit;align-items:center;column-gap:6px;display:inline-flex}.styles-module-scss-module__7v_4jG__missingMeetingUpdate__sentIcon{color:var(--green-accents-green-dark);font-size:var(--size-body)}.styles-module-scss-module__7v_4jG__missingMeetingUpdate__button:focus:before{display:none}
.styles-module-scss-module__2qgvxW__clientName{font-weight:inherit;font-size:inherit;line-height:inherit;margin:0}.styles-module-scss-module__2qgvxW__clientName__modLink{color:var(--blue-accents-blue-dark);cursor:pointer;text-decoration:underline}.styles-module-scss-module__2qgvxW__container{align-items:center;gap:8px;display:flex}
.styles-module-scss-module__l6tTAq__securityInfoModal{background:#f9f9f9;flex-direction:column;gap:30px;height:100vh;min-height:400px;padding:24px 16px;display:flex;overflow-y:auto}.styles-module-scss-module__l6tTAq__securityInfoModal__left{display:contents}.styles-module-scss-module__l6tTAq__securityInfoModal__chart{flex-direction:column;flex-shrink:0;order:1;min-height:440px;display:flex}.styles-module-scss-module__l6tTAq__securityInfoModal__performance{order:3}.styles-module-scss-module__l6tTAq__securityInfoModal__keystats{order:4}.styles-module-scss-module__l6tTAq__securityInfoModal__about{order:5}.styles-module-scss-module__l6tTAq__securityInfoModal__additionalInfo{order:6}.styles-module-scss-module__l6tTAq__securityInfoModal__fundIndustries{order:7}.styles-module-scss-module__l6tTAq__securityInfoModal__securityPerformance{order:2;min-width:100%;position:relative}.styles-module-scss-module__l6tTAq__securityInfoModal__balanceChart{flex:1;min-height:280px}@media (min-width:1025px){.styles-module-scss-module__l6tTAq__securityInfoModal{--desktop-chart-height:480px;flex-direction:row;gap:24px;height:80vh;padding:40px 80px 24px;overflow-y:visible}.styles-module-scss-module__l6tTAq__securityInfoModal__chart,.styles-module-scss-module__l6tTAq__securityInfoModal__performance,.styles-module-scss-module__l6tTAq__securityInfoModal__keystats,.styles-module-scss-module__l6tTAq__securityInfoModal__about,.styles-module-scss-module__l6tTAq__securityInfoModal__additionalInfo,.styles-module-scss-module__l6tTAq__securityInfoModal__fundIndustries,.styles-module-scss-module__l6tTAq__securityInfoModal__securityPerformance{order:initial}.styles-module-scss-module__l6tTAq__securityInfoModal__left{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:40px;min-width:0;min-height:0;padding-right:8px;display:flex;overflow-y:auto}.styles-module-scss-module__l6tTAq__securityInfoModal__left::-webkit-scrollbar{display:none}.styles-module-scss-module__l6tTAq__securityInfoModal__chart{min-height:var(--desktop-chart-height);height:var(--desktop-chart-height)}.styles-module-scss-module__l6tTAq__securityInfoModal__securityPerformance{min-width:384px;height:var(--desktop-chart-height);min-height:var(--desktop-chart-height);flex-shrink:0;align-self:flex-start;position:-webkit-sticky;position:sticky;top:0}}
.styles-module-scss-module__hBLp7W__securityPerformance__mainTitle{font-weight:var(--weight-semibold);font-size:var(--size-big-body);color:var(--text-colors-header-text);margin:0 0 16px}.styles-module-scss-module__hBLp7W__securityPerformance__card{background:#fff;border-radius:8px;padding:24px}.styles-module-scss-module__hBLp7W__securityPerformance__desktopHeader{display:none}.styles-module-scss-module__hBLp7W__securityPerformance__desktopTitle{font-weight:var(--weight-bold);font-size:var(--size-subtitle);color:var(--text-colors-header-text);margin:0 0 4px}.styles-module-scss-module__hBLp7W__securityPerformance__subtitle{font-size:var(--size-small-body);color:var(--text-colors-subtext-text);margin:0}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossDesktop{display:none}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossLabel{font-size:var(--size-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text)}.styles-module-scss-module__hBLp7W__securityPerformance__infoIcon{flex-shrink:0;width:14px;height:14px;display:inline-flex}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossTbd{font-weight:var(--weight-bold);color:var(--text-colors-paragraph-text);align-items:center;gap:6px}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossValue{font-size:var(--paragraph-body--font-size);font-weight:var(--weight-bold);color:var(--text-colors-header-text);text-align:right}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossValue__modPositive{color:var(--green-accents-green-dark)}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossValue__modNegative{color:var(--red-accents-red-dark)}.styles-module-scss-module__hBLp7W__securityPerformance__desktopRows{display:none}.styles-module-scss-module__hBLp7W__securityPerformance__divider{background:#e5e5e5;height:1px;margin-bottom:16px}.styles-module-scss-module__hBLp7W__securityPerformance__row{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.styles-module-scss-module__hBLp7W__securityPerformance__label{font-size:var(--size-body);color:var(--text-colors-subtext-text)}.styles-module-scss-module__hBLp7W__securityPerformance__value{font-size:var(--size-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text);text-align:right}.styles-module-scss-module__hBLp7W__securityPerformance__grid{grid-gap:16px;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.styles-module-scss-module__hBLp7W__securityPerformance__gridItem{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__hBLp7W__securityPerformance__gridLabel{font-size:var(--size-small-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text)}.styles-module-scss-module__hBLp7W__securityPerformance__gridValue{font-size:var(--size-small-body);color:var(--text-colors-subtext-text)}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossMobile{border-bottom:1px solid #e5e5e5;flex-direction:column;gap:2px;margin-bottom:16px;padding-bottom:16px;display:flex}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossMobileValue{font-size:var(--size-small-body);color:var(--text-colors-header-text)}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossMobileValue__modPositive{color:var(--green-accents-green-dark)}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossMobileValue__modNegative{color:var(--red-accents-red-dark)}.styles-module-scss-module__hBLp7W__securityPerformance__portfolioWeight{background:var(--blue-accents-blue-light);font-size:var(--size-small-body);color:var(--blue-accents-blue-dark);text-align:center;border-radius:8px;margin-top:8px;padding:16px}.styles-module-scss-module__hBLp7W__securityPerformance__portfolioWeightSkeleton{height:40px;margin-top:13px}@media (min-width:1025px){.styles-module-scss-module__hBLp7W__securityPerformance__mainTitle{display:none}.styles-module-scss-module__hBLp7W__securityPerformance__container{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__hBLp7W__securityPerformance__card{flex-direction:column;flex:1;display:flex}.styles-module-scss-module__hBLp7W__securityPerformance__desktopHeader{margin-bottom:20px;display:block}.styles-module-scss-module__hBLp7W__securityPerformance__gainLossDesktop{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.styles-module-scss-module__hBLp7W__securityPerformance__desktopRows{flex-direction:column;display:flex}.styles-module-scss-module__hBLp7W__securityPerformance__grid,.styles-module-scss-module__hBLp7W__securityPerformance__gainLossMobile{display:none}.styles-module-scss-module__hBLp7W__securityPerformance__portfolioWeight,.styles-module-scss-module__hBLp7W__securityPerformance__portfolioWeightSkeleton{margin-top:auto}}@media (min-width:769px) and (max-width:1024px){.styles-module-scss-module__hBLp7W__securityPerformance__gridItem{gap:6px}}
.styles-module-scss-module__bmwfMa__activePreviews{z-index:10;-moz-column-gap:16px;justify-content:flex-start;align-items:flex-end;column-gap:16px;display:flex;position:fixed;bottom:0;right:0;overflow-y:auto}.styles-module-scss-module__bmwfMa__pipelineList{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__bmwfMa__pipelineList__tableWrapper{border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius);background:var(--text-colors-white);overflow:hidden}.styles-module-scss-module__bmwfMa__pipelineList__cell{-moz-column-gap:4px;align-items:center;column-gap:4px;display:flex}.styles-module-scss-module__bmwfMa__pipelineList__text{font-weight:inherit;font-size:inherit;line-height:inherit;margin:0}.styles-module-scss-module__bmwfMa__pipelineList__text_link{font-weight:inherit;font-size:inherit;line-height:inherit;color:var(--action-colors-primary);cursor:pointer;margin:0;text-decoration:underline}.styles-module-scss-module__bmwfMa__pipelineList__header{box-sizing:border-box;justify-content:space-between;align-items:center;padding:24px;display:flex}.styles-module-scss-module__bmwfMa__pipelineList__header_title{font-family:var(--family-paragraph);font-size:var(--size-body);font-weight:var(--weight-bold);line-height:var(--line-height-body);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__bmwfMa__pipelineList__controls{-moz-column-gap:16px;align-items:center;column-gap:16px;display:flex}.styles-module-scss-module__bmwfMa__pipelineList__controls_select{min-width:150px;height:46px!important}.styles-module-scss-module__bmwfMa__pipelineList__controls_noShow{-moz-column-gap:8px;align-items:center;column-gap:8px;min-width:136px;font-size:14px;display:flex}.styles-module-scss-module__bmwfMa__pipelineList__controls_search{max-width:200px}.styles-module-scss-module__bmwfMa__pipelineList__controls_space{background:#dcdcdc;width:1px;height:30px}.styles-module-scss-module__bmwfMa__pipelineList__table{height:calc(100dvh - 200px)}
.styles-module-scss-module__L-yblG__mainContentHoldings{margin-top:20px}.styles-module-scss-module__L-yblG__mainContentHoldings__loader{justify-content:center;align-items:center;height:300px;display:flex}.styles-module-scss-module__L-yblG__mainContentHoldings__info{flex-direction:row;gap:20px;width:100%;height:100%;margin-top:20px;display:flex}.styles-module-scss-module__L-yblG__mainContentHoldings__info_chart{flex-direction:column;gap:20px;display:flex}.styles-module-scss-module__L-yblG__mainContentHoldings__info_table{width:100%;min-height:100%}.styles-module-scss-module__L-yblG__emptyStateWrapper{background-color:#fff;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:350px;margin-top:15px;font-size:20px;display:flex}@media (max-width:768px){.styles-module-scss-module__L-yblG__mainContentHoldings__info{flex-direction:column-reverse}.styles-module-scss-module__L-yblG__mainContentHoldings__info_table{height:80vh}}
.styles-module-scss-module__VNMmFq__meetingUpdateCard{box-sizing:border-box;border-radius:var(--border-radius);background:var(--red-accents-red-light);flex-direction:column;gap:8px;width:100%;margin:12px 0;padding:12px 17px;display:flex}.styles-module-scss-module__VNMmFq__meetingUpdateCard__header{flex-direction:row;align-items:center;gap:4px;display:flex}.styles-module-scss-module__VNMmFq__meetingUpdateCard__header_icon{width:24px;height:24px;font-size:var(--size-small-body);color:var(--red-accents-red-dark);justify-content:center;align-items:center;display:flex}.styles-module-scss-module__VNMmFq__meetingUpdateCard__header_title{font-family:var(--family-paragraph);font-weight:var(--weight-bold);font-size:var(--size-small-body);line-height:var(--line-height-small);color:var(--red-accents-red-darker);margin:0}.styles-module-scss-module__VNMmFq__meetingUpdateCard__description{font-family:var(--family-paragraph);font-weight:var(--weight-regular);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__VNMmFq__meetingUpdateCard__button{align-self:flex-start}
.styles-module-scss-module__P_k49G__timelineSkeleton{flex-direction:column;display:flex}.styles-module-scss-module__P_k49G__timelineSkeleton__entry{flex-direction:column;gap:12px;padding:12px 16px;display:flex}.styles-module-scss-module__P_k49G__timelineSkeleton__entry:not(:first-of-type){border-top:1px solid var(--text-colors-gray-light)}.styles-module-scss-module__P_k49G__timelineSkeleton__entry_header{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.styles-module-scss-module__P_k49G__timelineSkeleton__entry_headerLeft{flex-direction:row;flex:auto;align-items:center;gap:9px;min-width:0;display:flex}.styles-module-scss-module__P_k49G__timelineSkeleton__entry_body{flex-direction:column;gap:6px;margin-left:25px;display:flex}
@layer zoeDesignSystem{.styles-module-scss-module__CicyFW__kebabActionButton{cursor:pointer;width:20px;height:20px;font-family:var(--family-paragraph);color:var(--action-colors-primary);background-color:transparent;border:none;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__CicyFW__kebabActionButton__modDisabled{cursor:not-allowed;color:#b4b4b4}.styles-module-scss-module__CicyFW__kebabActionButton__icon{height:16px}.styles-module-scss-module__CicyFW__kebabActionButton__menu{color:#5f5f5f;width:-moz-fit-content;width:fit-content;line-height:19px;font-weight:var(--weight-regular);border-radius:12px;flex-direction:column;align-items:flex-start;display:flex}.styles-module-scss-module__CicyFW__kebabActionButton__menu_item{color:inherit;line-height:inherit;font-weight:inherit;cursor:pointer;box-sizing:border-box;background-color:#fff;border:none;align-items:center;gap:8px;width:100%;padding:8px 16px;font-size:14px;display:flex}.styles-module-scss-module__CicyFW__kebabActionButton__menu_item__modDisabled:hover{background-color:#f7f7f7!important}.styles-module-scss-module__CicyFW__kebabActionButton__menu_item__modDisabled{color:#b4b4b4}.styles-module-scss-module__CicyFW__kebabActionButton__menu_item__modEnabled:hover{background-color:var(--action-colors-tertiary)}}
.styles-module-scss-module__uhEQbq__pieChart{font-family:var(--family-paragraph);flex-direction:column;align-items:center;width:100%;display:flex}.styles-module-scss-module__uhEQbq__pieChart__chartWrapper{justify-content:center;align-items:center;display:flex;position:relative}.styles-module-scss-module__uhEQbq__pieChart__svg{display:block}.styles-module-scss-module__uhEQbq__pieChart__centerLabel{font-family:var(--family-paragraph);text-align:center;pointer-events:none;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__uhEQbq__pieChart__centerLabelName{font-size:var(--size-small-body);color:var(--text-colors-subtext-text);font-weight:var(--weight-regular);line-height:var(--line-height-small-body)}.styles-module-scss-module__uhEQbq__pieChart__centerLabelValue{font-size:var(--size-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text);line-height:var(--line-height-body)}.styles-module-scss-module__uhEQbq__pieChart__legend{width:100%;margin-top:24px}.styles-module-scss-module__uhEQbq__pieChart__legendItem{cursor:pointer;border-radius:var(--border-radius,4px);text-align:left;opacity:0;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 4px;transition:opacity .2s;animation:.35s cubic-bezier(.16,1,.3,1) forwards styles-module-scss-module__uhEQbq__PieChartFadeSlideIn;display:flex;transform:translateY(10px)}.styles-module-scss-module__uhEQbq__pieChart__legendItem:hover{background:var(--blue-accents-blue-light)}.styles-module-scss-module__uhEQbq__pieChart__legendItem_dimmed{opacity:.35!important}.styles-module-scss-module__uhEQbq__pieChart__legendItem_highlighted{font-weight:var(--weight-medium)}.styles-module-scss-module__uhEQbq__pieChart__legendItemLeft{align-items:center;gap:14px;display:flex}.styles-module-scss-module__uhEQbq__pieChart__legendDot{border-radius:50%;flex-shrink:0;width:14px;height:14px}.styles-module-scss-module__uhEQbq__pieChart__legendLabel{font-family:var(--family-paragraph);font-size:var(--size-small-body);color:var(--text-colors-header-text);line-height:var(--line-height-small-body)}.styles-module-scss-module__uhEQbq__pieChart__legendValue{font-family:var(--family-paragraph);font-size:var(--size-small-body);font-weight:var(--weight-bold);color:var(--text-colors-header-text);line-height:var(--line-height-small-body)}.styles-module-scss-module__uhEQbq__pieChart__tooltip{background:var(--action-colors-primary);color:var(--text-colors-white);border-radius:var(--border-radius,4px);font-family:var(--family-paragraph);font-size:var(--size-micro-body);pointer-events:none;z-index:1000;opacity:0;white-space:nowrap;padding:10px 14px;transition:opacity .15s;position:fixed;box-shadow:0 4px 16px rgba(1,46,72,.2)}.styles-module-scss-module__uhEQbq__pieChart__tooltip_visible{opacity:1}.styles-module-scss-module__uhEQbq__pieChart__tooltipName{font-weight:var(--weight-bold)}.styles-module-scss-module__uhEQbq__pieChart__tooltipDetail{margin-top:2px}@keyframes styles-module-scss-module__uhEQbq__PieChartFadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.styles-module-scss-module__GyFTfW__assetsCard{background:var(--text-colors-white);border-radius:var(--border-radius,4px);box-sizing:border-box;min-width:350px;max-width:100%;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.styles-module-scss-module__GyFTfW__assetsCard__title{font-size:var(--size-body);font-weight:var(--weight-bold);font-family:var(--family-paragraph);color:var(--text-colors-header-text);line-height:var(--line-height-body);margin:0 0 12px}.styles-module-scss-module__GyFTfW__assetsCard__skeleton{flex-direction:column;align-items:center;gap:16px;padding-top:16px;display:flex}.styles-module-scss-module__GyFTfW__assetsCard__skeleton_legend{flex-direction:column;gap:8px;width:100%;margin-top:8px;display:flex}.styles-module-scss-module__GyFTfW__assetsCard__content{flex-direction:column;align-items:center;display:flex}@media (max-width:768px){.styles-module-scss-module__GyFTfW__assetsCard{width:100%;min-width:0}}
@keyframes styles-module-scss-module__1_-tPq__timelineEntryIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__1_-tPq__activityFeed{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__1_-tPq__activityFeed__list{flex-direction:column;margin:0;padding:0;list-style:none;animation:.25s ease-out both styles-module-scss-module__1_-tPq__timelineEntryIn;display:flex}.styles-module-scss-module__1_-tPq__activityFeed__list>div:not(:first-child){border-top:1px solid var(--text-colors-gray-light)}.styles-module-scss-module__1_-tPq__activityFeed__list>div:has(+section){border-bottom:1px solid var(--text-colors-gray-light)}.styles-module-scss-module__1_-tPq__activityFeed__list_empty{text-align:center;font-family:var(--family-paragraph);font-weight:var(--weight-regular);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-subtext-text);padding:24px 16px}
.styles-module-scss-module__v2yeBa__accountInfoCell{flex-direction:column;width:100%;display:flex}.styles-module-scss-module__v2yeBa__accountInfoCell__subtitle{color:#8b8b8b;white-space:nowrap;text-overflow:ellipsis;max-width:140px;margin:0;overflow:hidden;line-height:17px!important}.styles-module-scss-module__v2yeBa__accountInfoCell__titleWrapper_title{color:#3f3e3a;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;overflow:hidden;line-height:17px!important}.styles-module-scss-module__v2yeBa__accountInfoCell p{margin:0}.styles-module-scss-module__v2yeBa__accountInfoCell a{color:var(--action-colors-primary)}
.styles-module-scss-module__F8WuGW__editLabel{font-family:var(--family-paragraph);text-align:start;width:100%;margin:0}.styles-module-scss-module__F8WuGW__editLabel__modDisabled{color:#b4b4b4}.styles-module-scss-module__F8WuGW__editLabel__content{width:237px;font-family:var(--family-paragraph);margin:0}
.styles-module-scss-module__WeQEFG__skeleton{flex-direction:column;height:100%;display:flex}.styles-module-scss-module__WeQEFG__skeleton__head{flex:none}.styles-module-scss-module__WeQEFG__skeleton__titleBar{-moz-column-gap:16px;background:var(--action-colors-primary);justify-content:space-between;align-items:center;column-gap:16px;min-height:30px;padding:12px 18px;display:flex}.styles-module-scss-module__WeQEFG__skeleton__titleBar_actions{-moz-column-gap:8px;flex-direction:row;flex:none;align-items:center;column-gap:8px;display:flex}.styles-module-scss-module__WeQEFG__skeleton__participants{grid-column-gap:16px;-moz-column-gap:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:16px;min-height:50px;padding:12px 20px;display:grid}.styles-module-scss-module__WeQEFG__skeleton__participants_column{flex-direction:column;row-gap:8px;min-width:0;display:flex}.styles-module-scss-module__WeQEFG__skeleton__participants_divider{background:var(--text-colors-gray-light);width:1px;height:36px}.styles-module-scss-module__WeQEFG__skeleton__participants_advisor{-moz-column-gap:8px;flex-direction:row;align-items:center;column-gap:8px;min-width:0;display:flex}.styles-module-scss-module__WeQEFG__skeleton__advisorLines{flex-direction:column;row-gap:6px;min-width:0;display:flex}.styles-module-scss-module__WeQEFG__skeleton__stageBar{-moz-column-gap:16px;background:var(--action-colors-tertiary);justify-content:space-between;align-items:center;column-gap:16px;min-height:40px;padding:12px 20px;display:flex}.styles-module-scss-module__WeQEFG__skeleton__timeline{flex:auto;min-height:0;padding:0 16px 16px;overflow:hidden}.styles-module-scss-module__WeQEFG__skeleton__editor{border-top:1px solid var(--text-colors-gray-light);flex:none;padding:16px}.styles-module-scss-module__WeQEFG__skeleton__editor_cc{-moz-column-gap:8px;align-items:center;column-gap:8px;margin:0 0 8px;display:flex}.styles-module-scss-module__WeQEFG__skeleton__editor_actions{flex-direction:row;align-items:center;display:flex}
.styles-module-scss-module__JQQANq__cancelLabel{text-align:start;width:100%;margin:0}.styles-module-scss-module__JQQANq__cancelLabel__modDisabled{color:#b4b4b4}.styles-module-scss-module__JQQANq__cancelLabel__content{color:#5f5f5f;width:344px;margin:0;font-size:14px}
.styles-module-scss-module__tcRq9a__frequencyRenderer{align-items:center;display:flex}.styles-module-scss-module__tcRq9a__frequencyRenderer__circle{background-color:var(--green-accents-green-dark);border-radius:50%;width:8px;height:8px;margin-right:10px}.styles-module-scss-module__tcRq9a__frequencyRenderer p{color:#5f5f5f;margin:0}
.styles-module-scss-module__piyd4W__adviceRequestPreview{--preview-width:560px;--preview-height:min(90vh,820px);flex-direction:column;flex:0 0 var(--preview-width);width:var(--preview-width);min-width:var(--preview-width);max-width:var(--preview-width);height:var(--preview-height);max-height:var(--preview-height);background:var(--text-colors-white);border:1px solid var(--text-colors-gray-light);box-sizing:border-box;border-radius:15px 15px 0 0;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.1)}.styles-module-scss-module__piyd4W__adviceRequestPreview:first-of-type{margin:0 0 0 16px}.styles-module-scss-module__piyd4W__adviceRequestPreview_modMinimized{height:auto;max-height:none}.styles-module-scss-module__piyd4W__adviceRequestPreview__icon{margin-right:8px}.styles-module-scss-module__piyd4W__adviceRequestPreview__icon_modNoMargin{margin-right:0}.styles-module-scss-module__piyd4W__adviceRequestPreview__icon_modLight{color:var(--text-colors-white)}.styles-module-scss-module__piyd4W__adviceRequestPreview__icon_modHubspot{color:var(--yellow-accents-yellow-dark)}.styles-module-scss-module__piyd4W__adviceRequestPreview__icon_modPrimary{color:var(--action-colors-primary)}.styles-module-scss-module__piyd4W__adviceRequestPreview__icon_modInfo{color:var(--blue-accents-blue-dark)}.styles-module-scss-module__piyd4W__adviceRequestPreview__icon_modMuted{color:var(--text-colors-subtext-text)}.styles-module-scss-module__piyd4W__adviceRequestPreview__icon_modSuccess{color:var(--green-accents-green-dark)}.styles-module-scss-module__piyd4W__adviceRequestPreview__hubspotLink{color:var(--text-colors-white);text-decoration:none}.styles-module-scss-module__piyd4W__adviceRequestPreview__head{flex:none}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__titleBar{-moz-column-gap:16px;background:var(--action-colors-primary);justify-content:space-between;align-items:center;column-gap:16px;min-height:30px;padding:12px 18px;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__titleBar__leftGroup{-moz-column-gap:8px;flex:auto;align-items:center;column-gap:8px;min-width:0;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__titleBar__title{font-family:var(--family-paragraph);font-weight:var(--weight-bold);font-size:var(--size-body);line-height:var(--line-height-body);color:var(--text-colors-white);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;overflow:hidden}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__titleBar__actionButtons{-moz-column-gap:8px;flex-direction:row;flex:none;align-items:center;column-gap:8px;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__titleBar__actionButtons__button{cursor:pointer;color:var(--text-colors-white);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__participantsInfo{grid-column-gap:16px;-moz-column-gap:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:16px;min-height:50px;padding:12px 20px;display:grid}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__participantsInfo__prospect{flex-direction:column;row-gap:6px;min-width:0;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__participantsInfo__prospect__infoP{font-family:var(--family-paragraph);font-weight:var(--weight-regular);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-header-text);white-space:nowrap;text-overflow:ellipsis;align-items:center;min-width:0;margin:0;display:flex;overflow:hidden}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__participantsInfo__divider{background:var(--text-colors-gray-light);width:1px;height:36px}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__participantsInfo__advisor{-moz-column-gap:8px;flex-direction:row;justify-content:flex-start;align-items:center;column-gap:8px;min-width:0;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__participantsInfo__advisor__imageWrapper{background:var(--action-colors-tertiary);border-radius:100%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__participantsInfo__advisor__title{font-family:var(--family-paragraph);font-weight:var(--weight-medium);font-size:var(--small-body);line-height:var(--line-height-small-body);color:var(--text-colors-header-text);white-space:nowrap;text-overflow:ellipsis;flex-direction:column;min-width:0;max-width:100%;margin:0;display:flex;overflow:hidden}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__participantsInfo__advisor__title small{font-family:var(--family-paragraph);font-weight:var(--weight-regular);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-subtext-text);display:block}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__stageNMeeting{-moz-column-gap:16px;background:var(--action-colors-tertiary);justify-content:space-between;align-items:center;column-gap:16px;min-height:40px;padding:12px 20px;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__stageNMeeting__infoWrapper{-moz-column-gap:4px;flex-direction:row;align-items:center;column-gap:4px;min-width:0;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__stageNMeeting__infoWrapper__infoP{font-family:var(--family-paragraph);font-weight:var(--weight-regular);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-header-text);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;overflow:hidden}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__stageNMeeting__infoWrapper__infoP b{font-weight:var(--weight-bold)}.styles-module-scss-module__piyd4W__adviceRequestPreview__head__stageNMeeting__changeButton{font-size:var(--size-micro-body);gap:8px;padding:4px 6px}.styles-module-scss-module__piyd4W__adviceRequestPreview__timeline{flex:auto;min-height:0;padding:0 16px 16px;overflow-y:scroll}.styles-module-scss-module__piyd4W__adviceRequestPreview__editor{border-top:1px solid var(--text-colors-gray-light);flex:none;padding:16px}.styles-module-scss-module__piyd4W__adviceRequestPreview__editor__ccAction{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;margin:0 0 8px;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__editor__ccAction__label{font-family:var(--family-paragraph);font-weight:var(--weight-regular);font-size:var(--size-micro-body);line-height:var(--line-height-micro-body);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__piyd4W__adviceRequestPreview__editor__wysiwygEditor{margin:0 0 8px}.styles-module-scss-module__piyd4W__adviceRequestPreview__editor__actionButtons{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__editor__actionButtons__attachment{cursor:pointer;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 0 0 8px;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__editor__actionButtons__attachment__filesList{font-family:var(--family-paragraph);font-size:var(--size-micro-body);color:var(--text-colors-paragraph-text);white-space:nowrap;text-overflow:ellipsis;max-width:320px;margin:0 12px;overflow:hidden}.styles-module-scss-module__piyd4W__adviceRequestPreview__modal_actionButtons{flex-direction:row;justify-content:center;align-items:center;margin:28px 0 0;display:flex}.styles-module-scss-module__piyd4W__adviceRequestPreview__modal_actionButtons button{margin:0}.styles-module-scss-module__piyd4W__adviceRequestPreview__modal_actionButtons button:first-child{margin:0 16px 0 0}@media (max-width:720px){.styles-module-scss-module__piyd4W__adviceRequestPreview{--preview-width:calc(100vw - 32px);flex:auto;min-width:0}}
.styles-module-scss-module__IqFK3a__dateInfoCell{flex-direction:column;width:100%;display:flex}.styles-module-scss-module__IqFK3a__dateInfoCell__subtitle{color:#8b8b8b;white-space:nowrap;text-overflow:ellipsis;max-width:140px;margin:0;overflow:hidden;line-height:17px!important}.styles-module-scss-module__IqFK3a__dateInfoCell__titleWrapper_title{color:#3f3e3a;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;overflow:hidden;line-height:17px!important}.styles-module-scss-module__IqFK3a__dateInfoCell p{margin:0}.styles-module-scss-module__IqFK3a__dateInfoCell a{color:var(--action-colors-primary)}
.styles-module-scss-module__VYjlLG__accountName{font-weight:inherit;font-size:inherit;line-height:inherit;margin:0}.styles-module-scss-module__VYjlLG__accountName__modLink{color:var(--blue-accents-blue-dark);cursor:pointer;text-decoration:underline}
.styles-module-scss-module__oAQBeG__nextInfoDateRender{flex-direction:column;width:100%;display:flex}.styles-module-scss-module__oAQBeG__nextInfoDateRender__subtitle{color:#8b8b8b;white-space:nowrap;text-overflow:ellipsis;max-width:140px;margin:0;overflow:hidden;line-height:17px!important}.styles-module-scss-module__oAQBeG__nextInfoDateRender__titleWrapper_title{color:#3f3e3a;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;overflow:hidden;line-height:17px!important}.styles-module-scss-module__oAQBeG__nextInfoDateRender p{margin:0}.styles-module-scss-module__oAQBeG__nextInfoDateRender a{color:var(--action-colors-primary)}
.styles-module-scss-module__cmbnAW__activityWrapper{gap:24px;display:flex}.styles-module-scss-module__cmbnAW__activityWrapper__timelineCard{box-sizing:border-box;background-color:#fff;border-radius:4px;flex-direction:column;flex:2;gap:0;min-width:0;padding:24px;display:flex}.styles-module-scss-module__cmbnAW__activityWrapper__leftPanel{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}
.styles-module-scss-module__IaGSwW__pipeline{box-sizing:border-box;padding:32px 24px}.styles-module-scss-module__IaGSwW__pipeline h1{font-family:var(--family-title);margin:0;font-size:32px;font-weight:900}.styles-module-scss-module__IaGSwW__pipeline__table{margin-top:16px}.styles-module-scss-module__IaGSwW__pipeline__loader{justify-content:center;align-items:center;height:calc(100dvh - 200px);display:flex;position:relative}
@layer zoeDesignSystem{.styles-module-scss-module___GYRFa__tooltipContainer{background-color:#fff;padding:16px;box-shadow:0 4px 12px rgba(29,35,58,.1)}.styles-module-scss-module___GYRFa__tooltipContainer__value{font-family:var(--family-paragraph);text-align:left;color:#3f3e3a;margin:0;font-size:16px;font-weight:400;line-height:19px!important}}
.styles-module-scss-module__m-cHnq__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100%;display:flex}.styles-module-scss-module__m-cHnq__emptyState__iconWrapper{background-color:#f2f2f3;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;font-size:30px;display:flex}.styles-module-scss-module__m-cHnq__emptyState__textWrapper{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__m-cHnq__emptyState__textWrapper_title{text-align:center;color:#3f3e3a;margin:0 0 15px;font-size:20px;font-weight:500;line-height:24px}.styles-module-scss-module__m-cHnq__emptyState__textWrapper_description{text-align:center;color:#3f3e3a;margin:0;font-size:16px;font-weight:400;line-height:19px}
.styles-module-scss-module__6rDjBG__scheduledAccountInfoCell{flex-direction:column;width:100%;display:flex}.styles-module-scss-module__6rDjBG__scheduledAccountInfoCell__subtitle{color:#8b8b8b;white-space:nowrap;text-overflow:ellipsis;max-width:140px;margin:0;overflow:hidden;line-height:17px!important}.styles-module-scss-module__6rDjBG__scheduledAccountInfoCell__titleWrapper_title{color:#3f3e3a;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;overflow:hidden;line-height:17px!important}.styles-module-scss-module__6rDjBG__scheduledAccountInfoCell p{margin:0}.styles-module-scss-module__6rDjBG__scheduledAccountInfoCell a{color:var(--action-colors-primary)}
.styles-module-scss-module__KiUnJq__mainWrapper{border-radius:4px;flex-direction:column;justify-content:flex-start;height:calc(100vh - 150px);display:flex}.styles-module-scss-module__KiUnJq__mainWrapper__loader{justify-content:center;align-items:center;height:400px;display:flex}.styles-module-scss-module__KiUnJq__mainWrapper .ZOETablePagination{width:auto;width:initial;padding:0 20px}
.styles-module-scss-module__-GggeG__transactionStatus{align-items:center;display:flex}.styles-module-scss-module__-GggeG__transactionStatus__circle{background-color:#fcfdfc;border-radius:50%;width:8px;height:8px;margin-right:10px}.styles-module-scss-module__-GggeG__transactionStatus__circle_success{background-color:var(--green-accents-green-dark)}.styles-module-scss-module__-GggeG__transactionStatus__circle_warning{background-color:#ffd25e}.styles-module-scss-module__-GggeG__transactionStatus__circle_info{background-color:#92a7f1}.styles-module-scss-module__-GggeG__transactionStatus__circle_danger{background-color:var(--red-accents-red-dark)}.styles-module-scss-module__-GggeG__transactionStatus__circle_disabled{background-color:#fcfdfc}.styles-module-scss-module__-GggeG__transactionStatus p{color:#5f5f5f;margin:0}
.styles-module-scss-module__TGeFWq__cancelModal{padding:0 4px}.styles-module-scss-module__TGeFWq__cancelModal__warning{justify-content:center;align-items:center;margin:42px 0 16px;display:flex}.styles-module-scss-module__TGeFWq__cancelModal h3{text-align:center;font-size:var(--size-subtitle);font-weight:var(--weight-medium);margin:0 0 16px;line-height:24px}.styles-module-scss-module__TGeFWq__cancelModal p{text-align:center;margin:0 0 40px}.styles-module-scss-module__TGeFWq__cancelModal__buttons{justify-content:space-around;display:flex}
.styles-module-scss-module__QcssSq__scheduledTransfers{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;margin-top:15px;padding:15px}.styles-module-scss-module__QcssSq__scheduledTransfers__table{height:calc(100vh - 230px);margin-top:15px}.styles-module-scss-module__QcssSq__scheduledTransfers__table__modAccount{height:calc(100vh - 200px)}.styles-module-scss-module__QcssSq__scheduledTransfers__table_row{color:#3f3e3a;border-bottom:none;font-size:14px}.styles-module-scss-module__QcssSq__scheduledTransfers__table_amountColumn{color:#b4b4b4;justify-content:flex-end;align-items:center;display:flex}.styles-module-scss-module__QcssSq__scheduledTransfers__table_amount{color:#b4b4b4}.styles-module-scss-module__QcssSq__scheduledTransfers__table_column{align-items:center;display:flex}
.styles-module-scss-module__F37v0q__balanceCard{box-sizing:border-box;background-color:var(--text-colors-white);border-radius:var(--border-radius);flex-direction:column;gap:10px;width:100%;height:100%;min-height:100px;padding:20px;display:flex}.styles-module-scss-module__F37v0q__balanceCard__title{font-size:var(--size-body);font-weight:var(--weight-regular);color:var(--text-colors-subtext-text);margin:0}.styles-module-scss-module__F37v0q__balanceCard__balance{font-size:var(--size-title);font-weight:var(--weight-black);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__F37v0q__balanceCard__performance{font-size:var(--size-body);font-weight:var(--weight-bold);margin:0}.styles-module-scss-module__F37v0q__balanceCard__performance__modPositive{color:var(--green-accents-green-dark)}.styles-module-scss-module__F37v0q__balanceCard__performance__modNegative{color:var(--red-accents-red-dark)}.styles-module-scss-module__F37v0q__balanceCard__performance_date{font-size:var(--size-small-body);font-weight:var(--weight-regular);color:var(--text-colors-disabled-text)}.styles-module-scss-module__F37v0q__balanceCard__skeleton{flex-direction:column;gap:10px;display:flex}
.styles-module-scss-module__hOigKq__transactions{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;padding:15px}.styles-module-scss-module__hOigKq__transactions__toastNotification{background-color:rgba(63,62,58,.8);border-radius:4px;width:300px!important;padding:20px 5px 20px 15px!important}.styles-module-scss-module__hOigKq__transactions__toastNotification .ant-notification-notice-message{color:#fff!important;margin-bottom:0!important;font-size:16px!important;font-weight:500!important}.styles-module-scss-module__hOigKq__transactions__toastNotification .ant-notification-notice-icon{color:var(--green-accents-green-dark)!important}.styles-module-scss-module__hOigKq__transactions__table{height:calc(100vh - 230px);margin-top:15px}.styles-module-scss-module__hOigKq__transactions__table__modAccount{height:calc(100vh - 200px)}.styles-module-scss-module__hOigKq__transactions__table_row{color:#3f3e3a;border-bottom:none;font-size:14px}.styles-module-scss-module__hOigKq__transactions__table_amountColumn{justify-content:flex-end;align-items:center;display:flex}.styles-module-scss-module__hOigKq__transactions__table_amount{color:#b4b4b4}.styles-module-scss-module__hOigKq__transactions__table_amount__modPositive{color:var(--green-accents-green-dark)}.styles-module-scss-module__hOigKq__transactions__table_amount__modNegative{color:var(--red-accents-red-dark)}.styles-module-scss-module__hOigKq__transactions__table_amount__modNeutral{color:#5f5f5f}.styles-module-scss-module__hOigKq__transactions__table_column{align-items:center;display:flex}.styles-module-scss-module__hOigKq__transactions__quantity{text-align:right;width:100%;font-size:14px}.styles-module-scss-module__hOigKq__transactions__quantity__modPositive{color:var(--green-accents-green-dark)}.styles-module-scss-module__hOigKq__transactions__quantity__modNegative{color:var(--red-accents-red-dark)}
.styles-module-scss-module__Z0BKMW__basicSuccessModal{padding:32px 0}.styles-module-scss-module__Z0BKMW__basicSuccessModal__image{justify-content:center;align-items:center;margin:16px 0;display:flex}.styles-module-scss-module__Z0BKMW__basicSuccessModal__title{text-align:center;font-size:var(--size-subtitle);font-weight:var(--weight-medium);margin:0 0 24px;line-height:24px}.styles-module-scss-module__Z0BKMW__basicSuccessModal__title__modSuccess{color:#3f3e3a}.styles-module-scss-module__Z0BKMW__basicSuccessModal__title__modInfo{color:#92a7f1}.styles-module-scss-module__Z0BKMW__basicSuccessModal p{text-align:center}.styles-module-scss-module__Z0BKMW__basicSuccessModal__description{color:#3f3e3a;text-align:center;font-size:16px}
@layer zoeDesignSystem{.styles-module-scss-module__xcI2eW__insightCard{border-radius:var(--border-radius);background:var(--text-colors-white);cursor:pointer;text-align:left;width:100%;min-width:0;font-family:var(--family-paragraph);border:none;flex-direction:column;gap:8px;padding:16px 0 16px 16px;transition:background-color .15s ease-in,box-shadow .15s ease-in;display:flex;position:relative}.styles-module-scss-module__xcI2eW__insightCard:hover{background:var(--blue-accents-blue-light)}.styles-module-scss-module__xcI2eW__insightCard__modError{border-left:4px solid var(--red-accents-red-dark);padding-left:12px}.styles-module-scss-module__xcI2eW__insightCard__modActive{box-shadow:inset 0 0 0 2px var(--action-colors-primary)}.styles-module-scss-module__xcI2eW__insightCard__modError.styles-module-scss-module__xcI2eW__insightCard__modActive{box-shadow:inset 0 0 0 2px var(--red-accents-red-dark)}.styles-module-scss-module__xcI2eW__insightCard:hover .styles-module-scss-module__xcI2eW__insightCard__chevron{opacity:1}.styles-module-scss-module__xcI2eW__insightCard__header{align-items:center;gap:8px;min-width:0;padding-right:16px;display:flex}.styles-module-scss-module__xcI2eW__insightCard__chevron{width:16px;height:16px;font-size:var(--size-small-body);color:var(--blue-accents-blue-dark);opacity:0;justify-content:center;align-items:center;transition:opacity .15s ease-in;display:inline-flex;position:absolute;top:0;right:0;transform:translate(-16px,16px)}.styles-module-scss-module__xcI2eW__insightCard__badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.styles-module-scss-module__xcI2eW__insightCard__badge_info{background:var(--blue-accents-blue-light);color:var(--blue-accents-blue-dark)}.styles-module-scss-module__xcI2eW__insightCard__badge_success{background:var(--green-accents-green-light);color:var(--green-accents-green-dark)}.styles-module-scss-module__xcI2eW__insightCard__badge_warning{background:var(--color-background-yellow-100);color:var(--color-background-yellow-600)}.styles-module-scss-module__xcI2eW__insightCard__badge_error{background:var(--red-accents-red-light);color:var(--red-accents-red-darker)}.styles-module-scss-module__xcI2eW__insightCard__icon{font-size:var(--size-micro-body);line-height:1}.styles-module-scss-module__xcI2eW__insightCard__label{font-family:var(--family-paragraph);font-size:var(--size-small-body);font-weight:var(--weight-bold);line-height:var(--line-height-small-body);color:var(--text-colors-header-text);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.styles-module-scss-module__xcI2eW__insightCard__value{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__xcI2eW__insightCard__count{font-family:var(--family-paragraph);font-size:var(--size-subtitle);font-weight:var(--weight-bold);line-height:var(--line-height-subtitle);color:var(--text-colors-header-text);margin:0}.styles-module-scss-module__xcI2eW__insightCard__count_success{color:var(--color-background-green-500)}.styles-module-scss-module__xcI2eW__insightCard__count_error{color:var(--red-accents-red-darker)}.styles-module-scss-module__xcI2eW__insightCard__subtitle{font-family:var(--family-paragraph);font-size:var(--size-micro-body);font-weight:var(--weight-regular);line-height:var(--line-height-micro-body);color:var(--text-colors-paragraph-text);margin:0}.styles-module-scss-module__xcI2eW__insightCard__tooltipTrigger{color:var(--text-colors-subtext-text);font-size:var(--size-small-body);flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.styles-module-scss-module__xcI2eW__insightCard__tooltipTrigger:hover{color:var(--blue-accents-blue-dark)}}
.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation{opacity:0;flex-shrink:0;width:240px;height:171px;animation:.4s cubic-bezier(0,0,.2,1) forwards styles-module-scss-module__ICvgCq__skeletonFadeIn;position:relative}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__breathingWrap{animation:3s ease-in-out .5s infinite styles-module-scss-module__ICvgCq__skeletonBreathing;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__animateFadeUp{opacity:0;animation:.32s cubic-bezier(0,0,.2,1) forwards styles-module-scss-module__ICvgCq__skeletonFadeUp}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__background{background-color:var(--blue-accents-blue-light);border-radius:var(--border-radius);position:absolute;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__leftHeader{background:var(--text-colors-white);border-radius:var(--border-radius);width:94px;height:31px;position:absolute;top:12px;left:8px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__leftChart{background:var(--text-colors-white);border-radius:var(--border-radius);width:94px;height:108px;position:absolute;top:51px;left:8px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__rightPanel{background:var(--text-colors-white);border-radius:var(--border-radius);width:122px;height:147px;position:absolute;top:12px;left:110px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__leftHeaderContent{position:absolute;top:19px;left:14px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__chartLabel{background-color:var(--text-colors-gray-light);width:35px;height:4px;position:absolute;top:58px;left:14px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__donutWrap{width:42px;height:42px;position:absolute;top:74px;left:34px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__leftBottomRows{position:absolute;top:129px;left:14px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__rightHeaderContent,.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__rightRowWrap{position:absolute;top:19px;left:116px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__donut{width:100%;height:100%;display:block}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__donut_circle{fill:none;stroke:var(--text-colors-gray-light);stroke-width:8px}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__rowGroup{flex-direction:column;gap:5px;display:flex}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__rowGroup_doubleBarRow{width:82px;height:4px;position:relative}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__rightRow{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:110px;display:flex}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__rightRowLeft{align-items:center;gap:4px;display:flex}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__rightRowLeft_circle{fill:var(--text-colors-gray-light);stroke:var(--text-colors-gray-light)}.styles-module-scss-module__ICvgCq__SkeletonHouseholdAllocation__bar{background-color:var(--text-colors-gray-light);height:4px;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__ICvgCq__skeletonFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes styles-module-scss-module__ICvgCq__skeletonFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__ICvgCq__skeletonBreathing{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
.styles-module-scss-module__xZ3Hkq__acatsDetail{background-color:#f7f7f7;flex-direction:column;justify-content:space-between;padding:25px;display:flex}.styles-module-scss-module__xZ3Hkq__acatsDetail__row{border-bottom:none}
.styles-module-scss-module__Vgk6iW__reportHeaderWrapper{align-items:center;gap:20px;display:flex}.styles-module-scss-module__Vgk6iW__reportHeaderWrapper__divider{border-left:1px solid #dcdcdc;height:28px}.styles-module-scss-module__Vgk6iW__reportHeaderWrapper i{color:var(--action-colors-primary);cursor:pointer}
.styles-module-scss-module__1v-X0G__emptyStateWrapper{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100%;display:flex}.styles-module-scss-module__1v-X0G__emptyStateWrapper__iconWrapper{background-color:#fbfbfd;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.styles-module-scss-module__1v-X0G__emptyStateWrapper__textWrapper{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__1v-X0G__emptyStateWrapper__textWrapper_title{text-align:center;color:#3f3e3a;margin:0 0 15px;font-size:20px;font-weight:500;line-height:24px}.styles-module-scss-module__1v-X0G__emptyStateWrapper__textWrapper_description{text-align:center;color:#3f3e3a;margin:0;font-size:16px;font-weight:400;line-height:19px}
.styles-module-scss-module__-Tcspa__headColumn{align-items:center;gap:5px;display:flex}.styles-module-scss-module__-Tcspa__headColumn img{margin-top:2px}
@layer zoeDesignSystem{.styles-module-scss-module__svapNG__wrapper{box-sizing:border-box;font-family:var(--family-paragraph);outline:none;max-width:300px;position:relative}.styles-module-scss-module__svapNG__dropdown__options{z-index:100;border:1px solid #dcdcdc;border-bottom-right-radius:4px;border-bottom-left-radius:4px;flex-direction:column;width:100%;min-width:170px;display:none;position:absolute;right:0;overflow:hidden;box-shadow:0 8px 16px rgba(29,35,58,.098)}.styles-module-scss-module__svapNG__dropdown__options__modOpen{display:flex}.styles-module-scss-module__svapNG__dropdown__optionBtn{color:#5f5f5f;cursor:pointer;background:#fff;border:none;outline:none;padding:16px;font-size:16px;transition:background .1s ease-in}.styles-module-scss-module__svapNG__dropdown__optionBtn:disabled{color:#b4b4b4;pointer-events:none}.styles-module-scss-module__svapNG__dropdown__optionBtn:disabled img{filter:invert(81%)sepia(15%)saturate(0%)hue-rotate(212deg)brightness(85%)contrast(97%)}.styles-module-scss-module__svapNG__dropdown__optionBtn:hover{background:var(--action-colors-tertiary)}.styles-module-scss-module__svapNG__dropdown__optionBtn_content{font-family:var(--family-paragraph);align-items:center;display:flex;position:relative}.styles-module-scss-module__svapNG__dropdown__optionBtn_content img{margin-right:6px}.styles-module-scss-module__svapNG__dropdown__optionBtn_content:after{content:"";background:#dcdcdc;width:100%;height:1px;position:absolute;bottom:0;left:0;transform:translateY(16px)}.styles-module-scss-module__svapNG__dropdown__optionBtn:last-child .styles-module-scss-module__svapNG__dropdown__optionBtn_content:after{display:none}.styles-module-scss-module__svapNG__mainSelector{color:#fff;background:var(--action-colors-primary);cursor:pointer;width:100%;font-size:16px;font-weight:400;line-height:21px;font-family:var(--family-paragraph);-moz-column-gap:10px;border:none;border-radius:4px;outline:none;justify-content:space-between;align-items:center;column-gap:10px;padding:12px 15px;transition:background .1s ease-in;display:flex}.styles-module-scss-module__svapNG__mainSelector:hover{background:var(--action-colors-secondary)}.styles-module-scss-module__svapNG__mainSelector img{width:14px}.styles-module-scss-module__svapNG__mainSelector__modDisabled{cursor:not-allowed;background:#dcdcdc}.styles-module-scss-module__svapNG__mainSelector__modDisabled:hover{background:#dcdcdc}.styles-module-scss-module__svapNG__mainSelector__modDisabled span{color:#8b8b8b}.styles-module-scss-module__svapNG__mainSelector__modOpen{border-radius:4px 4px 0 0}.styles-module-scss-module__svapNG__mainSelector__modOpen img{transform:rotate(180deg)}}
.styles-module-scss-module__54NpDa__moreInfoTable{-moz-column-gap:8px;cursor:pointer;align-items:center;column-gap:8px;margin-left:24px;display:flex}.styles-module-scss-module__54NpDa__moreInfoTable p{margin:0;font-size:16px;font-weight:500;line-height:1}.styles-module-scss-module__54NpDa__actions{background-color:#fff;border:1px solid #dcdcdc;border-radius:12px;flex-direction:column;width:200px;display:flex}.styles-module-scss-module__54NpDa__actions__item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:8px;padding:16px;display:flex}.styles-module-scss-module__54NpDa__actions__item:hover{background:var(--action-colors-tertiary)}.styles-module-scss-module__54NpDa__actions__item p{color:#5f5f5f;margin:0;font-size:16px;font-weight:400;line-height:19px}.styles-module-scss-module__54NpDa__actions__item__modNoClick{cursor:auto}.styles-module-scss-module__54NpDa__actions__item__modNoClick:hover{background:#fff}.styles-module-scss-module__54NpDa__actions__item__modDisabled{cursor:not-allowed}.styles-module-scss-module__54NpDa__actions__item__modDisabled p{color:#b4b4b4}.styles-module-scss-module__54NpDa__actions__item__modDisabled:hover{background:#fff}.styles-module-scss-module__54NpDa__actions__item__modDisabled img{filter:invert(81%)sepia(15%)saturate(0%)hue-rotate(212deg)brightness(85%)contrast(97%)}
.styles-module-scss-module__dqQZta__HouseholdAllocations{flex-direction:row;gap:20px;width:100%;height:100%;display:flex}.styles-module-scss-module__dqQZta__HouseholdAllocations__charts{flex-direction:column;gap:20px;width:50%;display:flex}.styles-module-scss-module__dqQZta__HouseholdAllocations__table{width:100%;min-height:300px}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState{text-align:center;background-color:var(--text-colors-white);flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;height:100%;min-height:70dvh;display:flex}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState_sharing{border:1px solid var(--text-colors-gray-light);border-radius:var(--border-radius);flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:50%;padding:20px;display:flex}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState_toggle{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState_switch{width:36px;height:18px}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState_balanceTitle{font-size:var(--size-big-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text);margin:10px 0 0}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState_balanceDescription{font-size:var(--size-body);color:var(--text-colors-header-text);font-weight:var(--weight-regular);margin:10px 0 20px}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState_othersTitle{font-size:var(--size-big-body);font-weight:var(--weight-semibold);color:var(--text-colors-header-text);margin:10px 0 0}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState_othersDescription{font-size:var(--size-body);color:var(--text-colors-header-text);font-weight:var(--weight-regular);margin:10px 0 20px}@media (max-width:768px){.styles-module-scss-module__dqQZta__HouseholdAllocations{flex-direction:column}.styles-module-scss-module__dqQZta__HouseholdAllocations__charts{width:100%}.styles-module-scss-module__dqQZta__HouseholdAllocations__emptyState_sharing{width:80%}.styles-module-scss-module__dqQZta__HouseholdAllocations__table{height:70dvh;min-height:70dvh}}
@layer zoeDesignSystem{.styles-module-scss-module__Amx-Fa__segmentedTabs{background-color:#fcfcfc!important;border:1px solid #dcdcdc!important;padding:6px!important}.styles-module-scss-module__Amx-Fa__segmentedTabs .ant-segmented-item{color:#5f5f5f!important;background:0 0!important;padding:2px!important}.styles-module-scss-module__Amx-Fa__segmentedTabs .ant-segmented-item-selected{color:#fff!important;background-color:#747d9b!important}}
.styles-module-scss-module__PXG7AW__step{-moz-column-gap:12px;align-items:center;column-gap:12px;display:flex}.styles-module-scss-module__PXG7AW__step__icon{color:#fff;z-index:2;background-color:#92a7f1;border-radius:50%;justify-content:center;align-items:center;width:11px;height:11px;display:flex;position:relative;transform:translate(10px)}.styles-module-scss-module__PXG7AW__step__icon_active{background-color:var(--action-colors-primary);border:5px solid #f7f7f7;width:22px;height:22px;transform:translate(0)}.styles-module-scss-module__PXG7AW__step__icon_completed{background-color:var(--green-accents-green-dark);border:5px solid #f7f7f7;width:22px;height:22px;transform:translate(0)}.styles-module-scss-module__PXG7AW__step__icon_disabled{background-color:#dadee9}.styles-module-scss-module__PXG7AW__step__icon_error{background-color:#d36564;border:5px solid #f7f7f7;width:22px;height:22px;transform:translate(0)}.styles-module-scss-module__PXG7AW__step__title{color:#3f3e3a;font-size:14px}.styles-module-scss-module__PXG7AW__step__title_default{margin-left:20px}.styles-module-scss-module__PXG7AW__step__title_active{font-weight:500}@media screen and (max-width:768px){.styles-module-scss-module__PXG7AW__step__title{margin:0;display:none;position:absolute;top:30px;left:50%;transform:translate(-50%)}.styles-module-scss-module__PXG7AW__step__title_active,.styles-module-scss-module__PXG7AW__step__title_last{font-weight:500;display:block}.styles-module-scss-module__PXG7AW__step__icon{transform:translateY(-4px)}.styles-module-scss-module__PXG7AW__step__icon_active,.styles-module-scss-module__PXG7AW__step__icon_completed,.styles-module-scss-module__PXG7AW__step__icon_error{border:none;transform:translateY(-10px)}}
.styles-module-scss-module__T1A5vG__headerTable{box-sizing:border-box;background:#fff;border-bottom:1px solid #dcdcdc;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;width:100%;height:100px;padding:16px;display:flex;position:relative}.styles-module-scss-module__T1A5vG__headerTable .ZUIInput__hint-container{display:none!important}.styles-module-scss-module__T1A5vG__headerTable__left,.styles-module-scss-module__T1A5vG__headerTable__right{align-items:center;display:flex}.styles-module-scss-module__T1A5vG__headerTable__left_title{color:#3f3e3a;margin:0 0 0 16px;font-size:24px;font-weight:500;line-height:28px}.styles-module-scss-module__T1A5vG__headerTable__right{-moz-column-gap:16px;justify-content:center;align-items:flex-end;column-gap:16px;display:flex}.styles-module-scss-module__T1A5vG__headerTable__right>div{margin:0}.styles-module-scss-module__T1A5vG__headerTable__right_button{margin-bottom:5px;padding:8px!important}.styles-module-scss-module__T1A5vG__headerTable__right_button img{width:25px!important;max-width:none!important;height:25px!important;max-height:none!important}.styles-module-scss-module__T1A5vG__headerTable__inputWrapper{width:180px}.styles-module-scss-module__T1A5vG__headerTable__inputWrapper img{max-height:16px}.styles-module-scss-module__T1A5vG__headerTable__clearButton{cursor:pointer;align-items:center;gap:8px;min-width:136px;margin:34px 0 auto;display:flex}.styles-module-scss-module__T1A5vG__headerTable__clearButton p{color:var(--action-colors-primary);text-align:center;margin:0;font-size:18px;font-weight:500}.styles-module-scss-module__T1A5vG__headerTable__clearButton__modDisabled{cursor:default;pointer-events:none}.styles-module-scss-module__T1A5vG__headerTable__clearButton__modDisabled img{filter:grayscale()}.styles-module-scss-module__T1A5vG__headerTable__clearButton__modDisabled p{color:#b4b4b4}.styles-module-scss-module__T1A5vG__headerTable__separator{align-items:center;width:1px;height:44px;display:flex;position:relative}.styles-module-scss-module__T1A5vG__headerTable__separator:before{content:"";background:#dcdcdc;width:1px;height:32px;position:absolute}
.styles-module-scss-module__NbqcBW__stepper{box-sizing:border-box;border-right:1px solid #dcdcdc;align-items:center;min-width:232px;max-width:232px;padding:10px;display:flex;position:relative}.styles-module-scss-module__NbqcBW__stepper__statusMobile{display:none}.styles-module-scss-module__NbqcBW__stepper__content{box-sizing:border-box;flex-direction:column;row-gap:72px;max-width:230px;display:flex}.styles-module-scss-module__NbqcBW__stepper__line{background:#92a7f1;width:2px;height:calc(100% - 28px);position:absolute;left:25px}.styles-module-scss-module__NbqcBW__stepper__tooltip{align-items:center;display:flex}.styles-module-scss-module__NbqcBW__stepper__tooltip p{margin:0 5px 0 0}.styles-module-scss-module__NbqcBW__stepper__tooltip i{color:#8b8b8b;cursor:pointer}@media screen and (max-width:768px){.styles-module-scss-module__NbqcBW__stepper{border:none;flex-direction:column;width:100%;max-width:100%;padding:0}.styles-module-scss-module__NbqcBW__stepper__line{width:100%;height:2px;position:absolute;left:0}.styles-module-scss-module__NbqcBW__stepper__content{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;max-width:100%}.styles-module-scss-module__NbqcBW__stepper__statusMobile{color:#3f3e3a;margin-top:15px;font-size:14px;font-weight:500;display:block}}
.styles-module-scss-module__FfDOjG__button{color:#fff;width:-moz-fit-content;width:fit-content;font-family:var(--family-paragraph);background-color:var(--action-colors-primary);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:13px 16px;font-size:16px;font-weight:400;line-height:21px;display:flex}.styles-module-scss-module__FfDOjG__button figure{margin:0}.styles-module-scss-module__FfDOjG__button:hover,.styles-module-scss-module__FfDOjG__button__modPressed,.styles-module-scss-module__FfDOjG__button__modPressed:hover{background-color:var(--action-colors-secondary)}.styles-module-scss-module__FfDOjG__button__modDisabled{color:#b4b4b4;background-color:#dcdcdc}.styles-module-scss-module__FfDOjG__button__modDisabled:hover{background-color:#dcdcdc}.styles-module-scss-module__FfDOjG__button__modDisabled figure{filter:invert(30%)}.styles-module-scss-module__FfDOjG__container{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;flex-direction:column;width:236px;display:flex;overflow:hidden}.styles-module-scss-module__FfDOjG__container__item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:8px;padding:16px;display:flex}.styles-module-scss-module__FfDOjG__container__item:hover{background:var(--action-colors-tertiary)}.styles-module-scss-module__FfDOjG__container__item p{color:#5f5f5f;margin:0;font-size:16px;font-weight:400;line-height:19px}.styles-module-scss-module__FfDOjG__container__item__modDisabled{cursor:not-allowed}.styles-module-scss-module__FfDOjG__container__item__modDisabled p{color:#b4b4b4;cursor:default}.styles-module-scss-module__FfDOjG__container__item__modDisabled:hover{background:#fff}.styles-module-scss-module__FfDOjG__container__item__modDisabled img{filter:invert(81%)sepia(15%)saturate(0%)hue-rotate(212deg)brightness(85%)contrast(97%)}
.styles-module-scss-module__ySTyJq__clientName{font-weight:inherit;font-size:inherit;line-height:inherit;margin:0}.styles-module-scss-module__ySTyJq__clientName__modLink{color:var(--blue-accents-blue-dark);cursor:pointer;text-decoration:underline}
.styles-module-scss-module__giaEMW__assignWrapper{height:inherit;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0 16px;display:flex;position:absolute;top:45%}.styles-module-scss-module__giaEMW__assignWrapper__title{font-size:var(--size-big-body);line-height:var(--line-height-body);font-weight:var(--weight-medium);color:var(--red-accents-red-dark);margin:0}.styles-module-scss-module__giaEMW__assignWrapper__description{color:#5f5f5f;text-align:center;margin:0;font-size:16px;line-height:19px}
.styles-module-scss-module__-s_Fia__tradesDetail{background-color:#f7f7f7;flex-direction:column;justify-content:space-between;padding:25px;display:flex}.styles-module-scss-module__-s_Fia__tradesDetail__row{border-bottom:none}
.styles-module-scss-module__q1OqgW__rowStatus{-moz-column-gap:8px;align-items:center;column-gap:8px;display:flex}.styles-module-scss-module__q1OqgW__rowStatus figure{align-items:center;min-width:20px;margin:0;padding:0;display:flex}.styles-module-scss-module__q1OqgW__rowStatus p{margin:0;font-size:14px}
.styles-module-scss-module__ccddwG__insightCards{grid-gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1024px){.styles-module-scss-module__ccddwG__insightCards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.styles-module-scss-module__ccddwG__insightCards{grid-template-columns:minmax(0,1fr)}}
.styles-module-scss-module__1b6j3G__depositDetail{flex-direction:column;justify-content:space-between;row-gap:30px;padding-left:18px;display:flex}.styles-module-scss-module__1b6j3G__depositDetail__top,.styles-module-scss-module__1b6j3G__depositDetail__bottom{gap:50px;display:flex}.styles-module-scss-module__1b6j3G__depositDetail__block{min-width:120px}.styles-module-scss-module__1b6j3G__depositDetail__block p{color:#5f5f5f;margin:0;font-size:14px}.styles-module-scss-module__1b6j3G__depositDetail__block b{font-weight:500}@media screen and (max-width:768px){.styles-module-scss-module__1b6j3G__depositDetail{border-top:1px solid #dcdcdc;gap:0;width:100%;padding:0 0 20px;transform:translateY(25px)}.styles-module-scss-module__1b6j3G__depositDetail__top{flex-direction:column;gap:0;padding-top:20px}.styles-module-scss-module__1b6j3G__depositDetail__bottom{flex-direction:column;gap:0}.styles-module-scss-module__1b6j3G__depositDetail__block{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}}
.styles-module-scss-module__n-2HXq__globalLoader{z-index:105;background:#fcfcfc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.styles-module-scss-module__n-2HXq__globalLoader__loader{aspect-ratio:1;background:radial-gradient(farthest-side,#b4b4b4 94%,transparent) top/8px 8px no-repeat,conic-gradient(transparent 30%,#b4b4b4);border-radius:50%;width:80px;animation:1s linear infinite styles-module-scss-module__n-2HXq__spin;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0)}@keyframes styles-module-scss-module__n-2HXq__spin{to{transform:rotate(1turn)}}
.styles-module-scss-module__RLLNqW__FullScreenLoader{position:fixed}
.styles-module-scss-module__EqjwRW__redirectView{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.styles-module-scss-module__EqjwRW__redirectView__logo{position:absolute;top:56px}.styles-module-scss-module__EqjwRW__redirectView__container{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.styles-module-scss-module__EqjwRW__redirectView__container>i{color:var(--green-accents-green-dark);font-size:64px}.styles-module-scss-module__EqjwRW__redirectView__container p{text-align:center;color:#475067;margin:24px 0;font-size:24px;font-style:normal;font-weight:500;line-height:28px}
.styles-module-scss-module__urp1wq__clientAccountOpeningFlow{box-sizing:border-box;width:100%;height:100%}.styles-module-scss-module__urp1wq__clientAccountOpeningFlow__loader{justify-content:center;align-items:center;height:100dvh;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.styles-module-scss-module__urp1wq__clientAccountOpeningFlow #client-account-opening-flow .styles-module-scss-module__urp1wq__ZUIModal__content-container{padding:0!important}.styles-module-scss-module__urp1wq__clientAccountOpeningFlow #client-account-opening-flow .styles-module-scss-module__urp1wq__ZUIModal__content-container #styles-module-scss-module__urp1wq__ZUIModal-children-container>div>div{height:100%!important;max-height:100%!important}.styles-module-scss-module__urp1wq__clientAccountOpeningFlow #client-account-opening-flow .styles-module-scss-module__urp1wq__ZUIModal__content-container #styles-module-scss-module__urp1wq__ZUIModal-children-container>div>div>div{height:100%;max-height:100%!important}@media screen and (min-width:960px){.styles-module-scss-module__urp1wq__clientAccountOpeningFlow>.ZUIModal__content-container{padding:0!important}}@media screen and (min-width:800px){.styles-module-scss-module__urp1wq__clientAccountOpeningFlow>.ZUIModal__content-container{background-color:#f7f7f7}}
.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper{width:100%;font-family:var(--family-paragraph);flex-direction:column;height:100%;display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper h5{color:#5f5f5f;margin:0 0 16px;font-size:16px;font-weight:500;line-height:19px}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper h5 i{color:#8b8b8b;font-size:14px;font-weight:400;line-height:17px}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper_maxMessage{letter-spacing:0;text-align:left;color:#5f5f5f;margin-bottom:8px;font-size:14px;font-weight:400;line-height:17px}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper .beneficiariesList__wrapper__beneficiariesInfo{align-items:center;margin-bottom:32px}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper .beneficiariesList__wrapper__sharesInfo{align-items:center;margin-bottom:32px}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper .ZUINotification__message{font-size:12px;font-weight:400;line-height:normal}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper .beneficiariesList__wrapper__beneficiariesInfo .ZUINotification__message{max-width:258px}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper .beneficiariesList__wrapper__sharesInfo{max-width:400px}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper .ZUIButton--disabled-ghost .ZUIButton__icon{filter:brightness(0)saturate()invert(82%)sepia(6%)saturate(14%)hue-rotate(315deg)brightness(90%)contrast(86%)}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper .ZUIButton--disabled .ZUIButton__icon{filter:brightness(0)saturate()invert(82%)sepia(6%)saturate(14%)hue-rotate(315deg)brightness(90%)contrast(86%)}.styles-module-scss-module__zfnU8a__beneficiariesList__shares{align-items:center;margin-bottom:4px;display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__shares img{width:12px;height:12px}.styles-module-scss-module__zfnU8a__beneficiariesList__shares span{letter-spacing:0;text-align:left;color:#5f5f5f;margin-right:8px;font-size:14px;font-weight:400;line-height:17px}.styles-module-scss-module__zfnU8a__beneficiariesList__shares span em{font-style:normal}.styles-module-scss-module__zfnU8a__beneficiariesList__shares__modInvalid{color:var(--red-accents-red-dark)}.styles-module-scss-module__zfnU8a__beneficiariesList__shares__modValid{color:var(--green-accents-green-dark)}.styles-module-scss-module__zfnU8a__beneficiariesList__shares_infoTooltip .ZUITooltip__message{transform:translateY(-32%)}.styles-module-scss-module__zfnU8a__beneficiariesList__shares_infoTooltip .ZUITooltip__message:before{top:36%}.styles-module-scss-module__zfnU8a__beneficiariesList__shares_infoTooltip .ZUITooltip__message p{min-width:193px}.styles-module-scss-module__zfnU8a__beneficiariesList__addBeneficiaryButton{width:100%;margin-bottom:12px}.styles-module-scss-module__zfnU8a__beneficiariesList__modalContent{color:#5f5f5f;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__modalContent_imageWrap{margin:0 auto}.styles-module-scss-module__zfnU8a__beneficiariesList__modalContent span{letter-spacing:0;text-align:center;box-sizing:border-box;width:100%;max-width:380px;margin-top:15px;padding:0 25px;font-size:16px;font-weight:400;line-height:19px}.styles-module-scss-module__zfnU8a__beneficiariesList__modalContent_buttons{justify-content:center;gap:40px;margin-top:30px;display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__backdropContent h4{color:#8b8b8b;margin:0 0 16px;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.styles-module-scss-module__zfnU8a__beneficiariesList__backdropContent p{color:#3f3e3a;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.styles-module-scss-module__zfnU8a__beneficiariesList__backdropContent h3{color:#5f5f5f;text-align:center;margin:0 0 40px;padding-top:32px;font-size:20px;font-style:normal;font-weight:500;line-height:24px}.styles-module-scss-module__zfnU8a__beneficiariesList__list{flex-direction:column;display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__card{box-sizing:border-box;background:#fff;border:1px solid #dcdcdc;border-radius:4px;justify-content:space-between;align-items:center;width:100%;min-height:74px;margin-bottom:16px;padding:16px;display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__card .show-controllers{align-items:center;gap:30px;height:auto;display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__card .show-controllers button{cursor:pointer;background:0 0;border:0;height:16px;padding:0}.styles-module-scss-module__zfnU8a__beneficiariesList__card .info{flex-direction:column;height:auto;display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__card .info img{margin-right:8px}.styles-module-scss-module__zfnU8a__beneficiariesList__card .info strong{color:#5f5f5f;font-size:14px;font-style:normal;line-height:17px}.styles-module-scss-module__zfnU8a__beneficiariesList__card .info span{color:#5f5f5f;font-size:14px;font-style:normal;line-height:17px}.styles-module-scss-module__zfnU8a__beneficiariesList__card .info strong{margin-bottom:8px;font-weight:500}.styles-module-scss-module__zfnU8a__beneficiariesList__card__modDisabled{box-shadow:none;cursor:auto;pointer-events:none;color:#b4b4b4;background-color:#dcdcdc;border-color:#b4b4b4}.styles-module-scss-module__zfnU8a__beneficiariesList__card__modDisabled .styles-module-scss-module__zfnU8a__info strong,.styles-module-scss-module__zfnU8a__beneficiariesList__card__modDisabled .styles-module-scss-module__zfnU8a__info span{color:#b4b4b4}@media screen and (min-width:768px){.styles-module-scss-module__zfnU8a__beneficiariesList__card{box-sizing:border-box;max-width:400px;height:calc(100% - 47px)}.styles-module-scss-module__zfnU8a__beneficiariesList__card .show-controllers{display:flex}.styles-module-scss-module__zfnU8a__beneficiariesList__card__modDisabled .show-controllers{display:none}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper{max-height:100%}.styles-module-scss-module__zfnU8a__beneficiariesList__wrapper_sharesInfo .beneficiariesList__wrapper__sharesInfo{margin-bottom:10px}.styles-module-scss-module__zfnU8a__beneficiariesList__list{max-height:calc(100% - 120px);margin-bottom:20px;overflow-y:auto}}
.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__modalWrapper{box-sizing:border-box;background-color:#f7f7f7;flex-direction:column;height:100vh;padding:24px;display:flex;position:relative}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__modalWrapper_header{background-color:#f7f7f7;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__modalWrapper_header>h3{color:#5f5f5f;text-align:center;margin:0 0 23px;font-size:20px;font-weight:500}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__error{width:100%;color:var(--red-accents-red-dark);align-items:center;gap:8px;margin-top:8px;font-size:14px;font-weight:400;line-height:normal;display:flex}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__mobileModal{z-index:20;position:fixed}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__saveButton{width:100%;max-width:93px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__closeButton{z-index:1;cursor:pointer;background-color:transparent;border:none;position:absolute;top:24px;right:24px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__closeButton img{width:24px;height:24px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__shareInput{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__shareInput_wrapper{max-width:144px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__shareInput_wrapper>div{margin:0!important}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__shareInput>button{margin-bottom:5px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__shareInput .ZUIInput__icon-search{min-width:14px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__shareInput .ZUIInput__icon-search img{width:14px;height:14px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__form{width:100%;max-width:328px;font-family:var(--family-paragraph);box-sizing:border-box;flex-direction:column;gap:14px;display:flex;position:relative}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__form .ZUIDropdown__options-main-container{max-height:132px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__form_close{color:var(--action-colors-primary);cursor:pointer;z-index:2;gap:8px;font-size:14px;display:flex;position:absolute;right:0}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__card{background-color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 72px);padding:24px;display:flex;position:relative;overflow:auto}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__backdropContent h3{color:#5f5f5f;text-align:center;margin:0 0 40px;padding-top:32px;font-size:20px;font-style:normal;font-weight:500;line-height:24px}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__backdropContent_deleteButtons{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__mobileHeader{width:100%;font-family:var(--family-paragraph);letter-spacing:0;box-sizing:border-box;justify-content:space-between;align-items:center;padding:25px 25px 10px;font-size:14px;font-weight:400;line-height:17px;display:flex}@media screen and (max-width:800px){.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__saveButton{max-width:100%}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__modalWrapper{overflow:auto}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__modalWrapper_header{z-index:1;width:100%;height:74px;position:absolute;top:0;right:0}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__modalWrapper_header>h3{display:none}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__form{max-width:100%;position:initial;padding:8px 30px 40px;position:static}.styles-module-scss-module__9Cv_Dq__newBeneficiaryModal__card{position:initial;background-color:transparent;border-radius:0;justify-content:flex-start;padding:0 0 120px;position:static}}
.styles-module-scss-module__26FbdW__beneficiaryStep__row{justify-content:space-between;width:80%;padding:40px 0;display:flex}.styles-module-scss-module__26FbdW__beneficiaryStep__notification .ZUINotification__icon{width:16px;height:16px}.styles-module-scss-module__26FbdW__beneficiaryStep__column{box-sizing:border-box;flex-direction:column;width:100%;max-width:310px;display:flex}.styles-module-scss-module__26FbdW__beneficiaryStep__column h3{color:#3f3e3a;font-family:var(--family-paragraph);margin:0 0 8px;font-size:24px;font-weight:500}.styles-module-scss-module__26FbdW__beneficiaryStep__column h3 i{color:#5f5f5f;margin-left:8px;font-size:14px;font-style:italic;font-weight:400}.styles-module-scss-module__26FbdW__beneficiaryStep__column p{color:#5f5f5f;font-family:var(--family-paragraph);letter-spacing:0;text-align:left;margin:0 0 16px;font-size:14px;font-weight:400;line-height:17px}.styles-module-scss-module__26FbdW__beneficiaryStep__column_disclaimer{color:var(--action-colors-primary);font-size:12px;font-weight:400;line-height:normal}.styles-module-scss-module__26FbdW__beneficiaryStep .beneficiaryStep__column__disclaimer .ZUINotification__icon{width:16px}.styles-module-scss-module__26FbdW__beneficiaryStep .button-back-navigation-desktop{display:none}@media screen and (min-width:768px){.styles-module-scss-module__26FbdW__beneficiaryStep .styles-module-scss-module__26FbdW__footer__wrapper{width:80%}.styles-module-scss-module__26FbdW__beneficiaryStep .button-back-navigation-desktop{display:block}}@media screen and (max-width:768px){.styles-module-scss-module__26FbdW__beneficiaryStep .styles-module-scss-module__26FbdW__footer button{width:100%}}.styles-module-scss-module__26FbdW__backButtonMobile{display:none}@media screen and (max-width:800px){.styles-module-scss-module__26FbdW__backButtonMobile{z-index:101;display:block;position:fixed;top:19px;left:10px}}
.styles-module-scss-module__IIf4-a__cardRadio{cursor:pointer;border:1px solid #dcdcdc;border-radius:4px;align-items:center;margin-bottom:15px;padding:10px 13px;display:flex}.styles-module-scss-module__IIf4-a__cardRadio h6{color:#5f5f5f;margin:0;font-size:14px;font-weight:500}.styles-module-scss-module__IIf4-a__cardRadio p{color:#8b8b8b;margin:5px 0 0;font-size:12px;line-height:14px}.styles-module-scss-module__IIf4-a__cardRadio__modSelected{border:2px solid #5c7beb}.styles-module-scss-module__IIf4-a__cardRadio__modSelected h6{color:var(--action-colors-primary)}.styles-module-scss-module__IIf4-a__cardRadio__modSelected p{color:#3f3e3a}.styles-module-scss-module__IIf4-a__cardRadio__circle{border:1px solid #dcdcdc;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;display:flex}.styles-module-scss-module__IIf4-a__cardRadio__circle span{border-radius:50%;width:12px;height:12px}.styles-module-scss-module__IIf4-a__cardRadio__circle__modSelected{border:1px solid #5c7beb}.styles-module-scss-module__IIf4-a__cardRadio__circle__modSelected span{background-color:var(--action-colors-primary)}
.styles-module-scss-module__5YVzbq__confirmAccountDetails__collapse{margin-bottom:20px;border:1px solid #dcdcdc!important;border-radius:4px!important}.styles-module-scss-module__5YVzbq__confirmAccountDetails__collapse__modError{border-color:var(--red-accents-red-dark)!important}.styles-module-scss-module__5YVzbq__confirmAccountDetails__header{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__5YVzbq__confirmAccountDetails__header_container{align-items:center;display:flex}.styles-module-scss-module__5YVzbq__confirmAccountDetails__header_text{color:#8b8b8b;font-size:12px}.styles-module-scss-module__5YVzbq__confirmAccountDetails__header_text__modError{color:var(--red-accents-red-dark)}.styles-module-scss-module__5YVzbq__confirmAccountDetails__header_icon{color:var(--green-accents-green-dark);margin-right:10px}.styles-module-scss-module__5YVzbq__confirmAccountDetails__header_icon__modError{color:var(--red-accents-red-dark)}.styles-module-scss-module__5YVzbq__confirmAccountDetails__header_title{color:#5f5f5f;margin:0;font-size:16px;font-weight:500}@media screen and (max-width:768px){.styles-module-scss-module__5YVzbq__confirmAccountDetails .styles-module-scss-module__5YVzbq__confirmAccountDetails__collapse{padding:15px}}
.styles-module-scss-module__abCH6a__employmentCustomLabel__label{align-items:center;gap:5px;display:flex}
.styles-module-scss-module__wVv9LW__optionCard{box-sizing:border-box;grid-gap:5px 10px;background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;grid-template-rows:auto;grid-template-columns:auto 1fr;align-items:center;gap:5px 10px;padding:16px 12px;display:grid;position:relative}.styles-module-scss-module__wVv9LW__optionCard__iconWrapper{border-radius:50%;grid-area:auto/auto/span 2/span 1;width:45px;height:45px;overflow:hidden}.styles-module-scss-module__wVv9LW__optionCard__icon{grid-area:auto/auto/span 2/span 1;width:45px;height:45px}.styles-module-scss-module__wVv9LW__optionCard p,.styles-module-scss-module__wVv9LW__optionCard h4{margin:0}.styles-module-scss-module__wVv9LW__optionCard__title{color:#5f5f5f;text-align:left;grid-area:auto/auto/span 1/span 1;align-self:end;align-items:center;gap:15px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__wVv9LW__optionCard__badge{border-radius:33px;flex-basis:120px;justify-content:center;align-items:center;margin-left:auto;padding:2px 8px;font-size:12px;font-weight:400;line-height:15px;display:flex}.styles-module-scss-module__wVv9LW__optionCard__badge__modSuccess{border:1px solid var(--green-accents-green-dark);color:var(--green-accents-green-dark);background-color:#ecfff6}.styles-module-scss-module__wVv9LW__optionCard__badge__modWarning{border:1px solid var(--yellow-accents-yellow-dark);color:var(--yellow-accents-yellow-dark);background-color:#fff8dc}.styles-module-scss-module__wVv9LW__optionCard__badge__modNeedsFunding{color:var(--action-colors-primary);border:1px solid var(--action-colors-primary);background-color:var(--action-colors-tertiary)}.styles-module-scss-module__wVv9LW__optionCard__description{color:#8b8b8b;text-align:left;grid-area:auto/auto/span 1/span 1;align-self:start;font-size:14px;font-style:italic;font-weight:400;line-height:17px}.styles-module-scss-module__wVv9LW__optionCard__button{grid-column:auto/span 2;place-self:center end;width:100%}@media only screen and (min-width:1024px){.styles-module-scss-module__wVv9LW__optionCard{grid-template:"icon title button"1fr"icon description button"1fr/auto 1fr 110px;gap:0 10px;width:100%;padding:23px 20px}.styles-module-scss-module__wVv9LW__optionCard__button,.styles-module-scss-module__wVv9LW__optionCard__description,.styles-module-scss-module__wVv9LW__optionCard__title,.styles-module-scss-module__wVv9LW__optionCard__icon{grid-column:unset;grid-row:unset}.styles-module-scss-module__wVv9LW__optionCard__badge{margin-left:0;margin-left:initial}.styles-module-scss-module__wVv9LW__optionCard__button{grid-area:button}.styles-module-scss-module__wVv9LW__optionCard__icon{grid-area:icon}.styles-module-scss-module__wVv9LW__optionCard__title{grid-area:title}.styles-module-scss-module__wVv9LW__optionCard__description{grid-area:description}}
.styles-module-scss-module__w5Ndra__accountList{text-align:center;flex-direction:column;justify-content:start;align-items:center;width:100%;height:100%;display:flex;padding:0 0 20px!important}.styles-module-scss-module__w5Ndra__accountList__info{max-width:500px;height:85%;margin-top:40px}.styles-module-scss-module__w5Ndra__accountList__info_title{color:#3f3e3a;margin:0;font-size:20px;font-weight:500}.styles-module-scss-module__w5Ndra__accountList__info_description{color:#5f5f5f;text-align:center;margin:12px 0 24px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.styles-module-scss-module__w5Ndra__accountList__info_options{flex-direction:column;gap:16px;max-width:500px;max-height:70%;margin-bottom:20px;padding:10px;display:flex;overflow:auto}.styles-module-scss-module__w5Ndra__accountList__link{text-align:center;justify-content:center;align-self:flex-end;align-items:center;margin:auto auto 0;display:flex}@media screen and (min-width:480px){.styles-module-scss-module__w5Ndra__accountList__badge span:first-child{display:inline-block}}@media only screen and (min-width:1024px){.styles-module-scss-module__w5Ndra__accountList__link{margin:auto 30px 0 0}.styles-module-scss-module__w5Ndra__accountList__info,.styles-module-scss-module__w5Ndra__accountList__info_options{max-width:none;max-width:initial}}
@layer zoeDesignSystem{.styles-module-scss-module__rWxKMq__headerWithTooltip i{cursor:pointer;color:#8b8b8b;margin-left:10px;font-size:14px}}
