body{margin:0;font-family:"Inter","Roboto","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}input:disabled{cursor:not-allowed}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-webkit-appearance:none;appearance:none}button.Button--secondary:hover{background-color:#339a73;transition:background-color .3s ease-in-out}.skeleton{opacity:.7;animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.flex{display:flex;align-items:center}.flex-justify-between{justify-content:space-between}button.button-global{display:flex;align-items:center;border-radius:10px}.global-select>div{border-radius:10px;border:1px solid #e4e7ec}.global-select>div>div:first-child{padding:.5rem 0;border-radius:10px;background-position:right 2% bottom 50%;background:#fff url(/static/media/Caret.8a642b78.svg) no-repeat 100% 54%}.global-select>div>div:first-child>div{padding-left:.6rem}.global-select>div>div:last-child>span,.global-select>div>div:last-child svg{display:none}.StatusIndicator{display:flex;align-items:center}.StatusIndicator__dot{width:6px;height:6px;border-radius:10px;margin-right:10px}.StatusIndicator__dot--default{background:rgba(67,90,111,.3)}.StatusIndicator__dot--success{background:#47b881}.StatusIndicator__dot--warning{background:#d9822b}.StatusIndicator__dot--danger{background:#ec4c47}.StatusIndicator__dot--info{background:#1070ca}.StatusIndicator__text{color:#425a70;font-size:.75rem;text-transform:capitalize;font-family:"Inter",sans-serif}.PasswordStrengthIndicator{width:100%;height:6px;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:10px}.PasswordStrengthIndicator>div{border-radius:5px;background:rgba(67,90,111,.3)}.PasswordStrengthIndicator--weak .Indicator--1{background:#ec4c47}.PasswordStrengthIndicator--okay .Indicator--1,.PasswordStrengthIndicator--okay .Indicator--2{background:#d9822b}.PasswordStrengthIndicator--strong>div{background:#47b881}.Button{border:unset;font-size:14px;border-radius:5px;padding:14px 15px;color:#fff;cursor:pointer}.Button:disabled{opacity:.5;cursor:default}.Button--primary{background:#3608aa}.Button--secondary{background:#47b881}.Button--outline{background:transparent;color:#425a70;border:1px solid rgba(16,24,64,.15)}.Button--text{background:transparent;color:#696f8c}.TextField{font-family:"Inter",sans-serif}.TextField__label{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:5px}.TextField__label--primary{color:#425a70}.TextField__label--link{color:#1070ca;text-decoration:unset}.TextField__container{display:flex;justify-content:space-between;border:1px solid #d7dae5;border-radius:5px;padding:10px 12px;font-size:.875rem}.TextField__container--error{border:1px solid #ec4c47}.TextField__container--disabled{border:none;background:rgba(215,218,229,.25)}.TextField__container:focus-within{border:1px solid rgba(66,90,112,.5)}.TextField__input{color:#425a70;border:unset;flex-grow:1;font-size:.875rem}.TextField__input-title{color:rgba(66,90,112,.8)}.TextField__input:-ms-input-placeholder{color:rgba(66,90,112,.5)}.TextField__input::placeholder{color:rgba(66,90,112,.5)}.TextField__input:focus{outline:unset}.TextField__input:disabled{background:unset}.TextField__input:disabled:-ms-input-placeholder{color:#425a70}.TextField__input:disabled::placeholder{color:#425a70}.TextField__error-feedback{color:#ec4c47;font-size:.75rem;margin:0}.SelectField{font-family:"Inter",sans-serif}.SelectField__input{color:#425a70;border:1px solid #d7dae5;padding:10px 12px;flex-grow:1;font-size:.875rem;border-radius:5px;width:100%}.SelectField__input option[value=""]{display:none}.SelectField__input:focus{border:1px solid rgba(66,90,112,.5)}.Field__label{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:5px}.Field__label--primary{color:#425a70}.Field__label--link{color:#1070ca;text-decoration:unset}.Badge{font-size:.6875rem;padding:2px 8px;cursor:pointer;text-transform:uppercase;margin:0;font-family:"Inter",sans-serif;text-align:center;letter-spacing:.3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700}.Badge--pill{border-radius:8px}.Badge--badge{border-radius:2px}.background--subtle-neutral{background:#e4e7eb;color:#425a70}.background--subtle-green{background:#d4eee2;color:#00783e}.background--subtle-blue{background:#dbeaf7;color:#084b8a}.background--subtle-red{background:#fae2e2;color:#bf0e08}.background--subtle-orange{background:#fae3cd;color:#95591e}.background--subtle-purple{background:#eae7f8;color:#3608aa}.background--subtle-yellow{background:#fbe6a2;color:#7e6514}.background--subtle-teal{background:#d2eef3;color:#007489}.background--solid-neutral{background:#425a70;color:#fff}.background--solid-green{background:#47b881;color:#fff}.background--solid-blue{background:#1070ca;color:#fff}.background--solid-red{background:#ec4c47;color:#fff}.background--solid-orange{background:#d9822b;color:#fff}.background--solid-purple{background:#7540f6;color:#fff}.background--solid-yellow{background:#f7d154;color:#7e6514}.background--solid-teal{background:#d2eef3;color:#007489}.background--solid-white{background:#fff;color:#d14343}.Avatar{display:flex;justify-content:center;align-items:center;border-radius:50%;font-family:"Inter",sans-serif}.Avatar--small{width:24px;height:24px;font-size:.625rem}.Avatar--medium{width:32px;height:32px;font-size:.875rem}.Avatar--large{width:40px;height:40px;font-size:1rem}.AvatarStack{display:flex;position:relative;align-items:center}.AvatarStack__container{background:#fff;position:absolute;border-radius:50%;display:flex;justify-content:center;align-items:center}.AvatarStack__container--small{width:28px;height:28px}.AvatarStack__container--medium{width:36px;height:36px}.AvatarStack__container--large{width:45px;height:45px}.Alert{min-width:350px;padding:10px;border-radius:8px;border:1px solid #e4e7eb;display:flex;font-family:"Inter",sans-serif}.Alert__icon{margin-right:10px;margin-top:-2px}.Alert__title{margin:0 0 10px;font-size:.75rem;color:#234361;font-weight:600}.Alert__detail{font-size:.75rem;color:#425a70;font-weight:400;margin:0}@font-face{font-family:"Inter";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/inter-cyrillic-ext-400-normal.c5e8f07a.woff2) format("woff2"),url(/static/media/inter-all-400-normal.10f84849.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"Inter";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/inter-cyrillic-400-normal.bc3898d7.woff2) format("woff2"),url(/static/media/inter-all-400-normal.10f84849.woff) format("woff");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"Inter";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/inter-greek-ext-400-normal.6af00e5d.woff2) format("woff2"),url(/static/media/inter-all-400-normal.10f84849.woff) format("woff");unicode-range:U+1f??}@font-face{font-family:"Inter";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/inter-greek-400-normal.f58e259d.woff2) format("woff2"),url(/static/media/inter-all-400-normal.10f84849.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-family:"Inter";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/inter-vietnamese-400-normal.bc4d5149.woff2) format("woff2"),url(/static/media/inter-all-400-normal.10f84849.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:"Inter";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/inter-latin-ext-400-normal.fb78ad31.woff2) format("woff2"),url(/static/media/inter-all-400-normal.10f84849.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"Inter";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/inter-latin-400-normal.351b7924.woff2) format("woff2"),url(/static/media/inter-all-400-normal.10f84849.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.Heading{font-weight:600;margin:0;font-family:"Inter",sans-serif}.Heading--xxxs{font-size:.6875rem;text-transform:uppercase;letter-spacing:.3px}.Heading--xxs,.Heading--xxxs{color:#66788a;line-height:1rem}.Heading--xs,.Heading--xxs{font-size:.75rem}.Heading--xs{color:#234361;line-height:1rem}.Heading--s{font-size:.875rem}.Heading--m,.Heading--s{color:#234361;line-height:1.25rem;letter-spacing:-.05px}.Heading--m{font-size:1rem}.Heading--l{color:#234361;font-size:1.25rem;line-height:1.5rem;letter-spacing:-.056px}.Heading--xl{color:#234361;font-size:1.5rem;line-height:1.75rem;letter-spacing:-.06px}.Heading--xxl{color:#234361;font-size:1.8125rem;line-height:2rem;letter-spacing:-.241px}.Heading--xxxl{color:#234361;font-size:35px;line-height:40px;letter-spacing:-.24px}.Text{color:#425a70;margin:0;font-family:"Inter",sans-serif}.Text--s{font-size:.75rem}.Text--m{font-size:.875rem}.Text--l{font-size:1rem}.Text--normal{font-weight:400}.Text--medium{font-weight:500}.Text--bold{font-weight:600}.Paragraph{color:#425a70;margin:0;font-family:"Inter",sans-serif}.Paragraph--s{font-size:.75rem;line-height:1.125rem}.Paragraph--m{font-size:.875rem;line-height:1.3125rem}.Paragraph--l{font-size:1rem;line-height:1.5rem}.Paragraph--regular{font-weight:300}.Paragraph--semi-bold{font-weight:400}.Paragraph--bold{font-weight:500}.Layout{background-color:#fff}@media(min-width:376px){.Layout{background-color:#f5f8f9}}.Auth{margin:2.5rem auto;max-width:31.25rem}.Auth__container{background-color:#fff;padding:2.25rem 0;margin:0 1.5rem}@media(min-width:376px){.Auth__container{box-shadow:2px -2px 4px rgba(16,24,64,.02),-2px 4px 4px rgba(16,24,64,.02);border-radius:16px;overflow:hidden}}@media(min-width:400px){.Auth__container{padding:2.25rem 1rem}}@media(min-width:768px){.Auth__container{padding:2.25rem 2rem}}.Auth__email{font-size:.875rem;color:#474d66;text-align:center;align-items:center;position:relative;display:flex;justify-content:center}.Auth__email:after,.Auth__email:before{content:"";position:absolute;width:28%;border:.5px solid #e6e8e0}.Auth__email:after{left:0}.Auth__email:before{right:0}.Auth__emailDone{margin:.125rem}.Auth__title{font-size:1.5rem;font-weight:600;text-align:center;white-space:nowrap;margin:0;color:#101840}@media(min-width:376px){.Auth__title{font-size:1.6rem}}.Auth__google{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem;margin:2rem 0;border-radius:10px;cursor:pointer;border:1px solid #d8dae5;background-color:transparent}.Auth__google p.Auth__continue{margin-left:.75rem}.Auth__indicatorWrapper{display:flex;align-items:center;margin:.75rem 0}.Auth__weak{color:#ec4c47}.Auth__okay{color:#d9822b}.Auth__strong{color:#47b881}.Auth__indicatorStatus{font-size:.75rem;white-space:nowrap;margin-right:.5rem}.Auth__strength-indicator{display:flex;grid-column-gap:1px}.Auth__strength-indicator div[class^=Indicator]{width:22.93px;height:5px}.Auth__validatorList{display:flex;flex-wrap:wrap;align-items:flex-start}.Auth__validatorList ul{font-size:.75rem;margin:0;padding:0}.Auth__validatorList ul li{margin:.2rem 1.5rem;color:#474d66}.Auth__valid{list-style-image:url(/static/media/tick.d33532f5.svg);margin:0}.Auth__invalid{list-style-image:url(/static/media/cross.a8f1497c.svg);margin:0}.Auth__term{font-size:.75rem;text-align:center;margin-top:3rem;margin-bottom:1.5rem}.Auth__term-highlight{color:#47b881}.Auth__link{font-weight:500;margin-bottom:30px}.Auth__field{margin-top:20px}.Auth__field>div:last-child{border-radius:10px;align-items:center}.Auth__field>div:last-child>span[icon=eye-off]{width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:url(/static/media/eye_close.de047986.svg) 0 0 no-repeat}.Auth__field>div:last-child>span[icon=eye-off]>svg{display:none}.Auth__field>div:last-child>span[icon=eye-open]{width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:url(/static/media/eye_open.a0921b11.svg) 0 0 no-repeat}.Auth__field>div:last-child>span[icon=eye-open]>svg{display:none}.Auth__btn{width:100%;border-radius:10px}.Auth__btnContained{display:flex;align-items:center;border-radius:10px}.Auth__btnContained svg{margin-left:.5rem;margin-right:.5rem}.Auth__btn.inbox{width:-webkit-max-content;width:max-content;margin-top:1.625rem;margin-bottom:1.1875rem;padding-left:3.6875rem;padding-right:3.6875rem;border-radius:10px}.Auth__btn.login{margin:1.5rem 0}.Auth__footNote{font-size:.875rem;text-align:center;margin-top:1.5rem}.Auth__footNote-highlight{color:#47b881;text-decoration:none;cursor:pointer}.Auth__footNote-m{text-align:center}.Auth__inboxHeading{margin-bottom:1.5rem}.Auth__inboxHeading.code{margin-top:3rem}.Auth__checkedCircle{margin-top:6.375rem;margin-bottom:4.875rem}.Auth__profileSet{font-size:2rem;line-height:40px;margin-top:4.4375rem;margin-bottom:2rem}.Auth__profileSet svg{width:111px;height:111px}.Auth__envelope{width:100.75px;margin-top:5.390625rem;margin-bottom:3.453125rem}.Auth__envelope svg{width:100%}.Auth__back{display:flex;align-items:center;cursor:pointer}.Auth__backText{margin-left:.5625rem;color:#47b881}.Auth__inboxContent{display:flex;flex-direction:column;align-items:center;text-align:center}.Auth__inboxContent svg{width:112px;height:112px}.Auth__centerText{font-size:.875rem}.Auth__resetNote{text-align:center;margin-top:.5rem;margin-bottom:1.703125 rem}.Auth__numberVerfiy{width:100%!important;margin-top:1.5rem;margin-bottom:4rem}.Auth__numberVerfiy>div>input[type=tel]{width:48px!important;height:56px!important;border:1px solid #dcf2ea;border-radius:8px;font-family:"Inter";font-style:normal;font-weight:500;font-size:48px;line-height:60px;color:#47b881}.Auth__numberVerfiy>div>input[type=tel]:focus{border-width:2px}.Auth__numberVerfiy>div>input+input{margin-left:.675rem}.Auth__verifyError{margin-top:.5rem}.Auth__verifyHeading{font-size:2rem}.Layout__PoweredBy{padding-bottom:7.5rem}.Layout__PoweredBy,.Layout__Simpa{display:flex;justify-content:center}.Layout__Simpa{background-color:#f5f8f9;padding:1.56375rem 0 1.0325rem}@media(min-width:769px){.Layout__Simpa{justify-content:flex-start;padding:2.0625rem 0 1.0325rem 4.1875rem}}.SignUpDone__PoweredBy{display:flex;justify-content:center;padding-bottom:7.5rem}.SignUpDone__Simpa{display:none}@media(min-width:376px){.SignUpDone__Simpa{display:flex;justify-content:center;background-color:#f5f8f9;padding:1.56375rem 0 1.0325rem}}@media(min-width:769px){.SignUpDone__Simpa{justify-content:flex-start;padding:2.0625rem 0 1.0325rem 4.1875rem}}.Auth__alert{display:flex;align-items:flex-start;background-color:#fdf4f4;padding:.75rem 1rem;margin-top:2rem;margin-bottom:1.5rem;border:1px solid #d14343;border-radius:16px}.Auth__alert svg{flex-shrink:0}.Auth__alert-success{display:flex;align-items:flex-start;background-color:#f5fbf8;padding:.75rem 1rem;margin-top:2rem;margin-bottom:1.5rem;border:1px solid #52bd94;border-radius:16px}.Auth__alert-success svg{flex-shrink:0;width:16px;height:16px}.Auth__alertText{margin-left:1rem;color:#a73636;text-align:left}.Auth__alertText-success{margin-left:1rem;color:#317159;text-align:left}.Auth__footNoteSignin{text-align:center;font-size:.875rem}.Auth__term-highlight{text-decoration:none;line-height:24px;cursor:pointer}.Spinner{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.Spinner svg{width:3.75em;margin-bottom:50px;display:inline-block;vertical-align:middle;transform-origin:center;animation:rotate 2s linear infinite}.Spinner svg circle{fill:none;stroke:#47b881;stroke-width:3;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}@keyframes rotate{to{transform:rotate(1turn)}}.Layout{min-height:100vh}.Layout__wrapper{display:flex}.Layout__content{margin-top:87px;margin-left:250px;background-color:#fff;width:100%;height:calc(100vh - 87px)}@media screen and (max-width:768px){.Layout__content{margin-left:0;overflow-x:hidden}}.SideNav{background-color:#fff;transition:width 1s ease-in}@media screen and (min-width:768px){.SideNav--open{display:block}}.SideNav--collapsed{display:block}@media screen and (max-width:768px){.SideNav--collapsed{display:none}}.SideNav__backdrop{background-color:#000;opacity:.5;position:fixed;background:#000;width:100%;top:0;bottom:0;z-index:1}@media screen and (min-width:768px){.SideNav__backdrop{display:none}}.SideNav__logo{padding:30px 0 0 30px;margin-bottom:30px}.SideNav__wrapper{position:fixed;z-index:3;top:0;bottom:0;width:250px;background-color:#fff;box-shadow:2px -2px 4px 4px rgba(16,24,64,.02)}.SideNav__nav-items{padding:0}.SideNav__item a{display:flex;align-items:center;color:#474d66;text-decoration:none;padding:20px 0 20px 30px}.SideNav__item svg{margin-right:20px;fill:#8f95b2}.SideNav__item--active{background-color:#f5fbf8;color:#52bd94}.SideNav__item--active svg{fill:#47b881}.Header{position:fixed;z-index:2;left:250px;right:0;background-color:#fafbff;border-bottom:1px solid #d8dae5}@media screen and (max-width:768px){.Header{left:0;right:0;background-color:#f5f8f9}}.Header__content{display:flex;align-items:center;flex-grow:1}@media screen and (max-width:768px){.Header__content h1{font-size:1rem}}.Header__wrapper{height:87px;display:flex;align-items:center;padding:0 20px;box-shadow:2px -2px 4px rgba(16,24,64,.02)}@media screen and (max-width:768px){.Header__wrapper{padding:0 10px}}.Header__menu{display:none;margin-right:15px}@media(max-width:768px){.Header__menu{display:block}}.HeaderComponents{margin-left:auto}.HeaderComponents,.Url{display:flex;align-items:center}.Url{border:1px solid #e6e8f0;border-radius:10px}@media screen and (max-width:768px){.Url{border:none;border-radius:50%;height:32px;width:32px;background-color:#fff}.Url svg{width:22px;stroke-width:5px}}.Url__icon{border-left:1px solid #e6e8f0}@media screen and (max-width:768px){.Url__icon{border:none}}.Url__icon svg{stroke:#47b881}@media screen and (max-width:768px){.Url__icon--copy{display:none}}.Url__url{padding:8px 16px}@media screen and (max-width:768px){.Url__url{display:none}}.Notification{position:relative;margin:0 30px}@media screen and (max-width:768px){.Notification{margin:0 10px}}.Notification span{position:absolute;top:-2px;right:3px;width:13px;height:13px;border-radius:50%;font-size:.6875rem;text-align:center;color:#fff;font-weight:600;background-color:#d14343}.AvatarDropdown{position:relative}.AvatarDropdown__wrapper{display:flex;align-items:center;background:unset;border:unset;cursor:pointer}@media screen and (max-width:768px){.AvatarDropdown__wrapper .Paragraph{display:none}}.AvatarDropdown__avatar{margin-right:10px}.AvatarDropdown__content{position:absolute;top:0;right:0;background-color:#fff;border-radius:16px;box-shadow:-2px 4px 4px rgba(16,24,64,.02)}.AvatarDropdown__username{border-bottom:1px solid #e6e8f0;padding:20px 12px;display:flex;align-items:center;white-space:nowrap}.AvatarDropdown__nav{padding:0 0 10px;margin:0}.AvatarDropdown__nav li{list-style:none;padding:8px 13px;display:flex;align-items:center;color:#8f95b2;cursor:pointer}.AvatarDropdown__nav li svg{margin-right:10px;width:30px;stroke:#8f95b2}.AvatarDropdown__nav li:hover{color:#47b881}.AvatarDropdown__nav li:hover svg{stroke:#47b881}.Tooltip{position:relative;display:inline-block}.Tooltip:hover .Tooltip__content{opacity:1;visibility:visible}.Tooltip__content{position:absolute;opacity:0;visibility:hidden;color:#fff;border-radius:10px;padding:8px 16px;background-color:#696f8c;white-space:nowrap;transition:opacity .2s ease-in}.Tooltip__content:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#696f8c}.IconButton{background-color:transparent;border:none;font-size:16px;cursor:pointer}.IconButton:disabled{cursor:text;opacity:.5}.IconButton svg{color:#696f8c}.CustomTooltip{position:relative;display:inline-block;z-index:1;cursor:pointer}.CustomTooltip:hover .CustomTooltip__content{opacity:1;visibility:visible}.CustomTooltip__content{opacity:0;position:absolute;visibility:hidden;color:#fff;border-radius:20px;padding:14px 16px;margin-left:-60px;background-color:#696f8c;min-width:270px;transition:opacity .2s ease-in}@media screen and (max-width:768px){.CustomTooltip__content{display:none}}.CustomTooltip__content:after{content:" ";position:absolute;margin-left:-10px;border-width:10px;border-style:solid}.CustomTooltip__content--bottom{top:125%}.CustomTooltip__content--top{bottom:125%}.CustomTooltip__content--bottom:after{bottom:100%;left:47px;border-color:transparent transparent #696f8c}.CustomTooltip__content--top:after{top:100%;left:47px;border-color:#696f8c transparent transparent}.StepIcon{height:16px;width:16px;display:flex;justify-content:center;border-radius:4px;font-size:.625rem;font-weight:600}.StepIcon,.StepIcon--active,.StepIcon--process{background-color:#dcf2ea}.StepIcon--process{color:#00783e}.StepIcon--wait{color:#696f8c;font-weight:600;background-color:#edeff5}.StepIcon--finish{color:#696f8c}.rc-steps{margin-bottom:20px;font-family:"Inter",sans-serif;font-size:.875rem}.rc-steps-item-content .rc-steps-item-title{font-size:.875rem;font-weight:600;color:#696f8c}.rc-steps-item-wait .rc-steps-item-title{color:#696f8c}.rc-steps-vertical .rc-steps-item-tail{left:7px!important;padding:16px 0 0!important}.rc-steps-item-icon{width:16px!important;height:16px!important;line-height:16px!important;text-align:center;border:none!important;font-size:16px;margin-right:8px;transition:background-color .3s,border-color .3s}.rc-steps-item-wait .rc-steps-item-icon{width:16px;height:16px;text-align:center;border-radius:unset;font-size:16px;margin-right:8px}.rc-steps-vertical .rc-steps-item-title{line-height:10px!important}.rc-steps-item-active .rc-steps-item-title{opacity:1;color:#52bd94!important}.rc-steps-item-finish .rc-steps-item-tail:after{opacity:1!important;background-color:#47b881!important}.rc-steps-item-finish .rc-steps-item-title{opacity:1;color:#696f8c!important}.rc-steps-dot .rc-steps-item-tail:after{height:2px;margin-top:3px}.rc-steps-item-process .rc-steps-item-tail:after,.rc-steps-item-wait .rc-steps-item-tail:after{background:rgba(102,120,138,.4)!important}.Dialog{position:absolute;top:87px;bottom:calc(-100% - 87px);left:0;z-index:3;background-color:rgba(71,77,102,.4);overflow:hidden;width:0}.Dialog--visible{width:100%}.Dialog__header{height:87px;display:flex;align-items:center;justify-content:space-between}.Dialog__header .Button--text{color:#47b881}.Dialog__header .Button--text svg{margin-right:5px;margin-bottom:-1px}@media screen and (max-width:768px){.Dialog__close-btn{display:none}}@media screen and (min-width:768px){.Dialog__close-mobile{display:none}}.Dialog__close-mobile svg{width:15px;height:15px}.Dialog__title{display:flex;align-items:center}.Dialog__title svg{stroke:#47b881;transform:rotate(180deg)}.Dialog__content{background-color:#fff;margin-right:-450px;width:400px;height:100%;z-index:4;right:0;top:0;padding:0 20px;position:fixed;box-shadow:0 12px 40px rgba(16,24,64,.12);transition:margin-right .3s ease-in-out;overflow-y:scroll}@media screen and (max-width:768px){.Dialog__content{width:90%;margin-right:-100%;box-shadow:none;top:87px}}.Dialog__content--visible{margin-right:0}.Toggle__switchContainer{display:flex;align-items:center}.Toggle__switch{width:28px;height:16px;position:relative;display:inline-block}.Toggle__switch input{width:0;height:0;opacity:0}.Toggle__slider{top:0;left:0;right:0;bottom:0;cursor:pointer;background-color:#ccc}.Toggle__slider,.Toggle__slider:before{transition:.4s;position:absolute;-webkit-transition:.4s}.Toggle__slider:before{left:4px;bottom:2px;content:"";width:12px;height:12px;background-color:#fff}input:checked+.Toggle__slider{background-color:#47b881}input:focus+.Toggle__slider{box-shadow:0 0 1px #47b881}input:checked+.Toggle__slider:before{transform:translateX(9px);-ms-transform:translateX(9px);-webkit-transform:translateX(9px)}.Toggle__slider-round{border-radius:34px}.Toggle__slider-round:before{border-radius:50%}.Toggle__statusText{color:#8f95b2;font-size:.75rem;margin-left:.5rem}.CustomSelect__label{display:block;margin-bottom:5px;font-size:.875rem;color:#425a70}.CustomSelect__select>div{border-radius:10px;border:1px solid #e4e7ec}.CustomSelect__select>div>div:last-child>span{display:none}.CustomSelect__value-container{padding:.5rem 0;border-radius:10px;background-position:right 2% bottom 50%;background:#fff url(/static/media/Caret.8a642b78.svg) no-repeat 100% 54%}.CustomSelect__dropDown>svg{width:14px}.css-1s2u09g-control{border-radius:10px;border:1px solid #e4e7ec}.CustomTable{border-collapse:collapse;width:100%}.CustomTable__header th{text-transform:uppercase;background-color:#edeff5;padding:1.05rem;text-align:left;color:#474d66;font-size:.75rem;font-weight:600;white-space:normal}.CustomTable__body tr{border-top:1px solid #e6e8f0;border-bottom:1px solid #e6e8f0;cursor:pointer}.CustomTable__body tr:nth-child(2n){background-color:#fff}.CustomTable__body tr:nth-child(odd){background-color:#fafbff}.CustomTable__body tr td{padding:1.05rem;font-size:.75rem;color:#474d66;text-align:left;white-space:nowrap}.CustomTable__footer{padding:1.5rem 1.05rem}.CustomTable .Button{border-radius:10px}.Pagination{display:flex;align-items:center;color:#696f8c;font-size:.75rem;font-weight:600}.Pagination__icons{margin-left:auto}@media screen and (max-width:768px){.Pagination{justify-content:space-between}.Pagination__icons{margin-left:0}}.Profile__description{margin-bottom:40px}.Profile__title{margin-bottom:10px;text-align:center}.Profile__descriptionText{line-height:24px}.Profile__progressContainer{display:flex;justify-content:center;margin-bottom:1rem}.Profile__progress{text-align:center;padding:.5rem 1rem;background-color:#dcf2ea;color:#317159;font-size:.75rem;margin:0 auto;line-height:16px;border-radius:10px}.Profile__field{margin-bottom:20px;position:relative}.Profile__field.Select{padding:11.5px 12px;background:#fff url(/static/media/Caret.8a642b78.svg) no-repeat 100%;background-position:right 2% bottom 50%;-webkit-appearance:none;appearance:none;margin-bottom:unset}.Profile__field.Select:after{content:"";background:transparent url(/static/media/Caret.8a642b78.svg) no-repeat 100%}.Profile__label{color:#425a70;font-size:.875rem;margin-bottom:5px}.Profile__logo-input{opacity:0}.Profile__file-upload{width:200px;border-radius:10px;padding:30px;margin-top:5px;margin-bottom:30px;cursor:pointer;text-align:center;border:1px dashed rgba(16,24,64,.2);background-color:rgba(245,248,249,.8)}.Profile__file-preview{margin-top:5px;margin-bottom:20px}.Profile__file-preview img{width:82px;height:82px}.Profile__actionsContainer{display:flex;margin-top:5rem;align-items:center;justify-content:space-between}.Profile__actionsContainer>button:first-child{display:none}@media(min-width:768px){.Profile__actionsContainer>button:first-child{display:unset;white-space:nowrap}}.Profile__actions{width:100%;display:flex;justify-content:space-between}.Profile__actions button:last-child{margin-left:15px}.Profile__actions button{width:100%;display:flex;justify-content:center}@media(min-width:768px){.Profile__actions{justify-content:flex-end}.Profile__actions button{width:unset}}.Profile__actions.spacer{justify-content:space-between}.Profile__actions.spacer button:first-child{margin-left:0}.Profile__actions.spacer button:first-child svg{margin-left:0;margin-right:.5rem}.Profile__inputSideBySide{display:flex;flex-wrap:wrap}.Profile__inputSideBySide>div{flex-grow:1}@media(min-width:768px){.Profile__inputSideBySide>div:first-child{margin-right:.625rem}}.Profile__inputSideBySideCode{display:flex}.Profile__inputSideBySideCode>div:first-child{width:20%}.Profile__inputSideBySideCode>div:first-child>select{background-color:#f5fbf8;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.Profile__inputSideBySideCode>div:last-child{flex-grow:1}.Profile__inputSideBySideCode>div:last-child .TextField__container--error,.Profile__inputSideBySideCode>div:last-child>.TextField__container,.Profile__inputSideBySideCode>div:last-child>div:last-child{border-top-left-radius:0;border-bottom-left-radius:0;padding:10px 12px}.Profile__inputSideBySideCode-label{color:#474d66;font-size:.9125rem}.Container{background-color:#fff;border-radius:10px}@media(min-width:376px){.Container{padding:40px 30px}}.TextField__container{border-radius:10px}.TextField__container:focus-within{border:1px solid #a3e6cd;box-shadow:0 0 0 2px #d6e0ff}.SelectField{margin-bottom:20px}.SelectField>select{border-radius:10px;outline:none}.SelectField__input:focus-within{border:1px solid #a3e6cd;box-shadow:0 0 0 2px #d6e0ff}.Radio{display:flex;margin:1.625rem 0}.Radio__error-feedback{color:#d14343}.Radio__left,.Radio__right{display:flex;align-items:center;padding-top:.1rem}.Radio__left{margin-right:1.875rem}.Radio__label{display:flex;align-items:center;position:relative;cursor:pointer}.Radio__customInput{position:absolute;top:3px;left:.4px;background-color:#d8dae5;display:block;width:16px;height:16px;border-radius:50%}.Radio__customInput:after{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;border-radius:50%;background:#fff}.Radio__input{opacity:0;margin-top:0;margin-left:0}.Radio__input:checked~.Radio__customInput{background-color:#47b881}.Radio__input:checked~.Radio__customInput:after{top:4px;left:4px;width:8px;height:8px}.Radio__text{margin-left:.5rem;margin-top:2px}.Auth__container--resendCode{color:#47b881;cursor:pointer}.VerifiedUserCheck{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:space-between}.VerifiedUserCheck__logo svg:last-child{margin-left:.625rem}.VerifiedUserCheck__contentLogo{display:flex;align-items:center;flex-direction:column}.VerifiedUserCheck__note{display:flex;justify-content:center;align-items:center}.VerifiedUserCheck__noteText{font-weight:600;line-height:32px;font-size:1.5rem;margin-top:1.3125rem;text-align:center}.VerifiedUserCheck__powerBy{margin-bottom:2.625rem}@media(min-width:768px){.VerifiedUserCheck__powerBy{margin-bottom:5.4375rem}}
/*# sourceMappingURL=main.239ad236.chunk.css.map */