@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@200;300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap";*,*:before,*:after{box-sizing:border-box;font-family:Work Sans,sans-serif}.overflow-x-hidden{overflow-x:hidden}.ant-layout-sider-children{position:fixed;background-color:#fff;height:100%;width:280px;display:flex;justify-content:space-between;flex-direction:column}.menu__top{display:flex;flex-direction:column;max-height:75vh}.home-icon{display:flex;justify-content:center;align-items:center;padding:3rem 0 2rem;width:100%;overflow:hidden}.ant-menu{overflow-x:none!important;scrollbar-width:thin}li.ant-menu-item{display:flex!important;align-items:center!important;padding:0 0 0 2rem!important;width:92%!important}li.ant-menu-item>span,.settings span{font-family:Montserrat,sans-serif;color:#064061;font-size:.9rem}li.ant-menu-item-selected{border-right:4px solid #36BAA6;border-radius:0!important}li.ant-menu-item-selected>.ant-menu-item-icon{color:#36baa6!important}.ant-menu-item-icon{width:1.5rem;height:1.5rem;color:#4eb7f2!important}.settings{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 0;width:100%;overflow:hidden}.settings__profile{border-radius:.75rem;background:#fafafa;display:flex;align-items:center;align-self:stretch;padding:.75rem;margin:0 1rem .5rem;gap:.5rem;overflow:hidden}.setting__userinfo{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.25rem;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.setting__name{color:#064061!important;font-size:.9rem!important;font-weight:600}.setting__email{color:#aaa!important;font-size:.8rem!important;font-style:normal;font-weight:500;line-height:normal}.settings__item{display:flex;align-items:center;align-self:stretch;gap:.625rem;margin:1rem 0 .5rem 2rem;width:100%}.settings__item>img{width:1.2rem}.menu__top ::-webkit-scrollbar{width:.2rem}.menu__top ::-webkit-scrollbar-thumb{border-radius:1rem}.ant-layout-content{min-height:100vh;height:max-content;background:#f7f9fa}.block-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:8rem;padding:1rem;border-radius:1rem;gap:.5rem;background:#fff;cursor:pointer;border:1px solid #E1E4E8;overflow:hidden}.block-icon:hover,.selected-block{box-shadow:#11111a80 0 0 16px}.block-icon__name{text-align:center;font-size:.9rem;font-style:normal;font-weight:600;line-height:120%;overflow:hidden}.block-icon__data{color:var(--main-color);font-size:2.8rem;font-weight:900;overflow:hidden}.blockList--main{display:flex;flex-direction:column;justify-content:space-evenly;width:100%;padding:.5rem 2rem;height:5rem;border-radius:1.25rem;background:#fff;border:1px solid #E1E4E8;margin:.5rem 0}.blockList--main:hover{box-shadow:#11111a1a 0 0 16px}.blockList--top{display:flex;justify-content:space-between}.blockList--top_left{font-size:.9rem;font-style:normal;font-weight:700}.blockList--top_right{color:var(--main-color);font-family:Work Sans;font-size:.9rem;font-weight:600}.blockList--bottom{display:flex;justify-content:flex-start;align-items:center;gap:2rem}.blockList--bottom .blockList--bottom__text{color:#000;font-size:.8rem;font-weight:400;display:flex;align-items:center;gap:.3rem}.blockList--empty{display:flex;justify-content:center;align-self:center;margin-top:5rem;width:100%;font-size:1.3rem;font-weight:600}.dashboard--main{margin-top:3rem;display:flex;justify-content:space-between;gap:3rem}.dashboard--sec1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:60%;height:max-content;padding:0 1rem 3rem}.dashboard--sec2{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40%;height:60vh;padding:0 3rem 0 0}.dashboard--sec1-top{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 2rem 2rem;width:100%}.dashboard--sec1-bottom{display:flex;flex-direction:column;padding:0 2rem;width:100%}.mainPage__header{top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:3rem 3rem 0}.mainPage__header--left{display:flex;flex-direction:row;width:100%;align-items:center;gap:1rem}.mainPage__header--left-custom{display:flex;flex-direction:row;width:60%;align-items:center;gap:1rem}.mainPage__header--left-full{display:flex;flex-direction:row;width:100%;align-items:center;gap:1rem}.mainPage__header--title{font-family:Work Sans,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:120%}.mainPage__header--left>Input{width:50%;height:2.2rem;background-color:#fff}.mainPage__header--left-custom>Input{width:45%;height:2.2rem;background-color:#fff}.mainPage__header--left-full>Input{width:35%;height:2.2rem;background-color:#fff}.mainPage__header--left .ant-input,.mainPage__header--left .ant-input:hover,.mainPage__header--left .ant-input:focus{color:#000;border-color:#3463ae}.mainPage__header--left .ant-input::placeholder{color:#3463ae;opacity:.5}.mainPage__header--right{display:flex;flex-direction:row;width:50%;gap:1rem;justify-content:flex-end}.mainPage__header--right-custom{display:flex;flex-direction:row;width:40%;gap:1rem;justify-content:flex-end}.mainPage__header--btn1{display:flex;justify-content:center;align-items:center;width:8rem;max-width:8rem;color:#3463ae;height:2.5rem;padding:.625rem 1.5rem;border-radius:.5rem;font-size:.9rem;font-weight:700;border:2px solid #3463AE;overflow:hidden}.mainPage__header--btn2{display:flex;justify-content:center;align-items:center;color:#fff;height:2.5rem;padding:.625rem 1.5rem;border-radius:.5rem;font-size:.9rem;font-weight:700;background-color:#3463ae;overflow:hidden}.client__switch{width:15rem;padding:1rem 0}.table{top:0;width:100%;padding:3rem 3rem 0}td.ant-table-cell{padding:1rem!important;background-color:#fff!important;font-size:.9rem!important;font-weight:500!important;letter-spacing:.0125rem;color:#11142d!important}th.ant-table-cell{font-size:.8rem!important;font-weight:300!important}.action__buttons{display:flex;justify-content:center!important;gap:.5rem}.action__button>span>svg{width:1.2rem!important;height:1.2rem!important;color:var(--gray)!important}.action__button{cursor:pointer}.action__button>img{width:1.2rem}.ant-empty{margin:13rem 0!important}.ant-empty-image{overflow:hidden!important}.delete--modal{display:flex;flex-direction:column;justify-content:center;align-items:center}.delete__modal__buttons{display:flex;justify-content:space-evenly;align-items:center;width:100%;margin-top:2rem}.delete__modal__buttons>button{display:flex;padding:.675rem 1.5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;border:none;color:#fff;cursor:pointer}.delete__modal__buttons #confirm{background:#3463ae}.delete__modal__buttons #cancel{background:#cb214a}.ant-modal-mask{background-color:#00000014!important}.mainPage__list--delete--modal .ant-modal-content{box-shadow:none!important}.company__modal--change_status{width:100%;height:4rem;cursor:pointer}.company__modal--change_status p{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:large;font-weight:500}.mark_as_active{background:#36baa6;color:#fff}.mark_as_inactive{background:#ff4d4f;color:#fff}.inactive__modal .ant-modal-content{padding:0 0 2rem!important}.company__modal{width:100%;display:flex;flex-direction:column;padding:2rem 0 0 4rem}.company__modal--header{color:#36baa6;font-size:1.4rem;font-weight:700;text-transform:uppercase}.company__modal--data{display:flex;flex-direction:row;width:100%;gap:1rem}.company__modal--left,.company__modal--right{width:50%}.company__modal--input{padding:.3rem 0;display:flex;flex-direction:column}.company__modal--input-2{width:100%;padding:.3rem 0;display:flex;flex-direction:column}.company__modal--input>span{font-size:.8rem;font-weight:500;padding-bottom:.3rem}.company__modal--input-2>span{font-size:.8rem;font-weight:500;padding-bottom:.3rem}.company__modal--links>span{font-size:1rem;font-weight:500;padding-bottom:.3rem}.company__modal--links{display:flex;flex-direction:row;align-items:center;padding:.3rem 0;gap:1rem}.company__modal--links>span{font-size:.9rem;font-weight:500}.company__modal--input-2>p{border-radius:.25rem;border:1px solid #D0DAE9;background:#fff;display:flex;width:80%;padding:.3rem 1rem .3rem .5rem;align-items:center;gap:.625rem;flex-shrink:0;font-weight:300;color:#000;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;-ms-border-radius:.25rem;-o-border-radius:.25rem}.company__modal--input>input::placeholder{color:#000}.assign__accountant__modal--header{font-size:1.5rem;font-weight:500}.assign__accountant__modal--form{width:100%;display:flex;padding:.5rem 0}.assign__accountant__modal--left,.assign__accountant__modal--right{width:50%}.assign__accountant__modal--input,.assign__accountant__modal--select{padding:.3rem 0;display:flex;flex-direction:column}.assign__accountant__modal--input>span,.assign__accountant__modal--select>span{font-size:.8rem;font-weight:500}.assign__accountant__modal--select .ant-select{width:80%!important;border-radius:.25rem;border:1px solid #D0DAE9}.assign__accountant__modal--select .ant-select .ant-select-selector{border:none}.assign__accountant__modal--input>input{border-radius:.25rem;border:1px solid #D0DAE9;background:#fff;display:flex;width:80%;padding:.5rem 1rem;align-items:center;gap:.625rem;flex-shrink:0;font-weight:300}.assign__accountant__modal--input .ant-input-group-wrapper{width:80%;border:none}.assign__accountant__modal--checkbox{display:flex;gap:.5rem;overflow:visible;margin:0rem 0 0}.assign__accountant__modal--btns{display:flex;width:80%;margin-top:1rem;justify-content:space-between;align-items:center}.assign__accountant__modal--btns a{display:flex;width:45%;height:3rem;padding:.625rem;justify-content:center;align-items:center;gap:.625rem;flex-shrink:0;border-radius:.25rem;color:#fff}.assign__accountant__modal--cancel-btn{background-color:#cb214a}.assign__accountant__modal--submit-btn{background:#3463ae}.ant-modal-content{padding:2rem 0 2rem 4rem!important}.add__accountant__modal--header{font-size:1.5rem;font-weight:500}.add__accountant__modal--form{width:100%;display:flex;padding:.5rem 0}.add__accountant__modal--left,.add__accountant__modal--right{width:50%}.add__accountant__modal--input,.add__accountant__modal--select{padding:.3rem 0;display:flex;flex-direction:column}.add__accountant__modal--input>span,.add__accountant__modal--select>span{font-size:.8rem;font-weight:500}.add__accountant__modal--select .ant-select{width:80%!important;border-radius:.25rem;border:1px solid #D0DAE9}.add__accountant__modal--select .ant-select .ant-select-selector{border:none}.ant-select-selection-item{font-weight:300!important}.add__accountant__modal--input>input{border-radius:.25rem;border:1px solid #D0DAE9;background:#fff;display:flex;width:80%;padding:.5rem 1rem;align-items:center;gap:.625rem;flex-shrink:0;font-weight:300}.add__accountant__modal--input .ant-input-group-wrapper{width:80%;border:none}.ant-input-wrapper .ant-input,.ant-input-group-wrapper .ant-input-wrapper{border-radius:.25rem;border:1px solid #D0DAE9;color:#000}.add__accountant__modal--checkbox{display:flex;gap:.5rem;overflow:visible;margin:0rem 0 0}.add__accountant__modal--btns{display:flex;width:80%;margin-top:1rem;justify-content:space-between;align-items:center}.add__accountant__modal--btns a{display:flex;width:45%;height:3rem;padding:.625rem;justify-content:center;align-items:center;gap:.625rem;flex-shrink:0;border-radius:.25rem;color:#fff}.add__accountant__modal--cancel-btn{background-color:#cb214a}.add__accountant__modal--submit-btn{background:#3463ae}.ant-modal-close-x .anticon-close{position:relative;left:0}.chat--main{width:100%;height:70vh;padding:0 3rem;display:flex;margin-top:1rem}.chat--left{width:30%;height:100%;border:1px solid #ccc;border-radius:1rem 0 0 1rem;display:flex;flex-direction:column;padding:1rem 2rem;-webkit-border-radius:1rem 0 0 1rem;-moz-border-radius:1rem 0 0 1rem;-ms-border-radius:1rem 0 0 1rem;-o-border-radius:1rem 0 0 1rem}.chat--left .ant-tabs .ant-tabs-nav{padding-left:1rem}.chat--right{width:70%;height:100%;background-color:#fff;border:1px solid #ccc;border-left:none;border-radius:0 1rem 1rem 0;-webkit-border-radius:0 1rem 1rem 0;-moz-border-radius:0 1rem 1rem 0;-ms-border-radius:0 1rem 1rem 0;-o-border-radius:0 1rem 1rem 0}.chatList--main{display:flex;flex-direction:column;gap:.3rem}.chatList--item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 1rem;cursor:pointer;border-radius:.5rem;margin-right:1rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;-ms-border-radius:.5rem;-o-border-radius:.5rem}.chatList--item__active{background-color:#fff}.chatList--item__left{font-size:1rem}.chatList--item__right{display:flex;justify-content:center;align-items:center;background-color:#009f8d;color:#fff;width:25px;height:25px;overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.chatList--item:hover,.chatList--item.active{background-color:#fff}.chat-section{width:100%;height:100%;height:69vh}.chatPart--header{width:100%;height:3rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;background-color:var(--main-color);color:#fff;font-size:1.2rem;font-weight:600;position:sticky;top:0}.chatPart--chats{width:100%;min-height:83%;height:max-content;padding:1rem 0;display:flex;flex-direction:column;justify-content:flex-end}.chatPart--chat{display:flex;flex-direction:column;padding:.5rem 1.2rem;margin:.2rem 2rem;overflow:hidden;width:max-content;max-width:70%;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.receivedChat{background-color:#f2f2f2;color:#000}.sentChat{background-color:var(--main-color);color:#fff;align-self:flex-end}.chatPart--chatMessage{font-size:1rem;font-weight:500;padding:.5rem 0 .8rem;word-break:break-all;line-height:1.3rem}.chatPart--chatInfo{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.chatPart--chatTime{font-size:.9rem;font-weight:400}.receivedChat .chatPart--chatDocNumber{font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:none;color:#5a5afc}.sentChat .chatPart--chatDocNumber{font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:none;color:#e5ff00}.chatPart--input{width:100%;height:3rem;min-height:3rem!important;max-height:3rem!important;bottom:0;position:sticky;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ccc}.chatPart--input label{font-size:1rem;cursor:pointer;padding:0 0 0 .8rem}.chatPart--input input{width:95%;height:100%;border:none;outline:none;padding:0 1rem;font-size:1rem;color:#707070}.chatPart--input button{display:flex;justify-content:center;align-items:center;width:5%;height:100%;border:none;outline:none;background-color:#fff;color:var(--main-color);font-size:1.2rem;cursor:pointer}.empty__chatBlock{display:flex;justify-content:center;align-items:center;width:100%;height:100%;flex-direction:column}.empty__chatBlock--text{padding:1rem 0;font-size:1rem}.chatPart--document{display:flex;padding:.5rem 1.2rem;overflow:hidden;background-color:#f2f2f2;color:#000;gap:1rem}.read__header{top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:3rem 5rem 0}.read__header--left{display:flex;flex-direction:row;width:50%;justify-content:flex-start;align-items:center}.read__header--title{font-family:Work Sans,sans-serif;color:#36baa6;font-size:.875rem;font-weight:500;line-height:normal;letter-spacing:.0625rem;padding-left:.75rem}.read__header--back-btn{width:1.5rem;cursor:pointer}.read__header--right{display:flex;flex-direction:row;width:100%;justify-content:flex-end}.read__header--btn1{display:flex;justify-content:center;align-items:center;margin:0 .5rem;width:max-content;max-width:max-content;height:2.5rem;padding:.625rem 1.5rem;border-radius:.5rem;font-size:.9rem;font-weight:700;color:#3463ae;border:2px solid #3463AE;overflow:hidden}.read__header--btn2{display:flex;justify-content:center;align-items:center;margin:0 .5rem;width:8rem;max-width:8rem;height:2.5rem;padding:.625rem 1.5rem;border-radius:.5rem;font-size:.9rem;font-weight:700;color:#fff;background-color:#3463ae;overflow:hidden}.read__header--btn2>a{text-decoration:none!important;color:#fff!important}.read__container{width:100%;display:flex;justify-content:center;margin-bottom:8rem}.read--main{width:70%;max-width:60rem;margin-top:4rem;background-color:var(--white);border:2px solid var(--bg-gray)}.read--main2{width:70%;max-width:60rem;margin-top:1rem;background-color:var(--white);border:2px solid var(--bg-gray)}.read__items{background-color:#ecf1f3;width:100%;padding:1.5rem 2rem}.loader__container{display:flex;justify-content:center;align-items:center;height:100vh;margin:0}.loader{height:100px;width:100px;background-color:var(--main-color);border-radius:50%;border:5px solid #ddd;border-top-color:#333;animation:rotate 1s infinite}@keyframes rotate{to{rotate:360deg}}.notfound__container{width:100%;height:100vh;background-color:var(--black);opacity:.85;display:flex;justify-content:center;align-items:center;flex-direction:column}.notfound__text{color:var(--white);font-size:5rem;letter-spacing:.2px;padding:25px;text-decoration:line-through}.notfound__link{color:var(--blue);text-decoration:underline;font-size:2rem}.auth{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:100vh;overflow:hidden}.auth__left{display:flex;align-items:center;flex-direction:column;justify-content:space-around;width:50%;height:100vh}.auth__image1{position:absolute;width:40%;top:16rem;left:10rem;z-index:1}.auth__image3{object-fit:cover;position:absolute;top:-10rem;left:-7rem;z-index:-999}.auth__right{display:flex;align-items:center;flex-direction:column;justify-content:center;width:50%;height:100vh}@media only screen and (min-width: 1600px){.auth__image1{top:18rem;left:15rem}.auth__image3{width:60%;top:-16rem}}.login__main{display:flex;justify-content:center;align-items:center;flex-direction:column;width:70%;margin-top:2rem;padding:0 2rem}.login__heading{display:flex;justify-content:center;align-items:center;flex-direction:column}.login__heading--main{font-size:1.125rem;font-weight:700;color:var(--main-color);text-align:center}.login__heading--sub{width:26rem;margin-top:.9rem;font-size:1rem;font-weight:400;color:var(--sub-color);line-height:1.8rem;opacity:50%;text-align:center}.form__data--login{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:23rem;padding-top:1rem!important}.login__form{padding:0;width:100%}.login__tabs{display:flex;justify-content:space-evenly}.tabs{padding:.6rem;width:100%;justify-content:center;align-items:center;color:var(--main-color);background-color:var(--white);border:1px solid var(--main-color);font-size:1rem;font-weight:500;height:3rem}.tabs.active{background:var(--blue);color:var(--white);border-color:var(--blue);font-weight:700}.panel{padding:1rem 0}.login__form{width:100%}.login__form--input{display:flex;flex-direction:column}.login__form--input>span{font-weight:400;font-size:.8rem;padding:1rem 0 .5rem;color:var(--blue)}.login__form--input>input{font-weight:400;font-size:1rem;padding:.1rem 0 .5rem;color:var(--black);border:none;border-bottom:1px solid var(--light-blue)}.login__form--input>input::placeholder{font-size:1rem;opacity:.5;color:var(--black)}input:focus{outline:none;opacity:1;border-bottom:1px solid var(--light-blue)}input::placeholder{color:var(--black);opacity:.5}.phone__input{margin-bottom:5.2rem}.login__form--phone-number{display:flex;align-items:center;border-bottom:1px solid var(--light-blue)}.country__code{color:var(--main-color);font-weight:600;background:none;border:none}.country__code:focus{outline:none}.phone__error--span{position:relative;color:red!important}.login__form--phone-number>input{font-weight:400;font-size:1.125rem;border:none;color:var(--black);padding:1rem .5rem}.form__validation--login{display:flex;justify-content:space-between;align-items:center;flex-direction:row;width:100%;padding:2rem 0}.form__checkbox--login>span{padding:0 .5rem;color:var(--main-color)}.login__form--forgot>a{font-size:1rem;font-weight:500;opacity:.5;color:var(--black);text-decoration:none}.login__form--button>button{width:100%;height:4rem;padding:1rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:1.25rem;font-weight:600;color:#fff;background-color:var(--blue);border:none;border-radius:.25rem;cursor:pointer}.signup__link--login{width:100%!important;font-size:1rem;font-weight:500;color:var(--black);line-height:1.8rem;text-align:center}.signup__link--login>p>a{color:var(--main-color);text-decoration:none}.forget__main{display:flex;justify-content:center;align-items:center;flex-direction:column;width:25rem;max-width:25rem;margin-top:2rem;padding:0 2rem}.forget__heading{display:flex;justify-content:center;align-items:center;flex-direction:column}.forget__heading--main{font-size:1rem;font-weight:700;color:var(--main-color)}.forget__heading--sub{max-width:26rem;margin-top:.9rem;font-size:1rem;font-weight:500;color:#047d80;opacity:.5;line-height:1.8rem;text-align:center}.form__data--forget{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding-top:3rem}.forget__form{display:flex;justify-content:center;align-items:center;width:100%}.forget__auth__form{width:100%}.forget__auth__form--input{display:flex;flex-direction:column}.forget__auth__form--input>span{font-weight:400;font-size:.8rem;padding:1rem 0 .5rem;color:var(--blue)}.forget__auth__form--input>input{font-weight:400;font-size:1.125rem;padding:.5rem 0;color:var(--black);border:none;border-bottom:1px solid var(--blue)}input:focus{outline:none}.forget__auth__form--button--forget>button{width:100%;height:4.5rem;padding:1rem 0;margin-top:2.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:1rem;color:#fff;background-color:var(--blue);border:none;border-radius:.25rem;cursor:pointer}.signup__link--forget{margin-top:1.5rem;font-size:1rem;font-weight:500;color:var(--black);line-height:1.8rem;text-align:center}.signup__link--forget>p>a{color:var(--main-color);text-decoration:none}.reset__main{display:flex;justify-content:center;align-items:center;flex-direction:column;width:70%;margin-top:2rem;padding:0 2rem}.reset__heading{display:flex;justify-content:center;align-items:center;flex-direction:column}.reset__heading--main{font-size:1.1rem;font-weight:700;color:var(--main-color)}.reset__heading--sub{max-width:22rem;margin-top:.9rem;font-size:1rem;font-weight:350;color:var(--sub-color);line-height:1.8rem;text-align:center}.form__data--reset{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:3rem}.reset__form{display:flex;justify-content:center;align-items:center;width:23rem}.reset__auth__form{width:100%}.reset__auth__form--input{display:flex;flex-direction:column}.reset__auth__form--input>span{font-weight:400;font-size:.9rem;padding:1rem 0 .5rem;color:var(--blue)}.reset__auth__form--input>input{font-weight:400;font-size:1rem;padding:.5rem 0;color:var(--black);border:none;border-bottom:1px solid var(--blue)}.reset__auth__form--button--reset>button{width:100%;height:4.5rem;padding:1rem 0;margin-top:2.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:1rem;color:#fff;background-color:var(--blue);border:none;border-radius:.25rem;cursor:pointer}@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{@apply bg-gray-50 min-h-screen;}}:root{--main-color: #36BAA6;--sub-color: #36BAA6;--black: #000;--white: #fff;--blue: #3463AE;--light-blue: #4EB7F2;--dark-blue: #03014C;--gray: #979696;--bg-gray: #F6F6F6;--light-gray: #D0DAE9}.required__field:after{content:" *"!important;color:red!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
