.btn__blue{width:100%;max-width:400px;background:var(--blue);color:var(--white);padding:16px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:17px;border:1px solid var(--blue);border-radius:8px}.btn__darkBlue{width:100%;max-width:400px;background:var(--dark-blue);color:var(--white);padding:16px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:17px;border:1px solid var(--dark-blue);border-radius:8px}.btn__gray{width:100%;height:48px;background:var(--light-gray);font-size:17px;font-weight:700;color:var(--blue);display:flex;align-items:center;justify-content:center;border-radius:8px;border:none}.btn__gray:disabled{opacity:.3;cursor:not-allowed}.btn__grayBlack{width:100%;max-width:400px;background:var(--light-gray);color:var(--black);padding:16px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:17px;border:1px solid var(--white);border-radius:8px}.list{background:var(--white);padding:20px 0;display:flex;flex-direction:column;gap:36px;margin-top:240px;margin-bottom:87px}.list .list__items .list__item{padding:25px 16px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 0 4px #00000026}.list .list__items .list__item .list__info{display:flex;flex-direction:column;justify-content:center;gap:16px}.list .list__items .list__item .list__info h3{font-size:16px}.list .list__items .list__item .list__info p{font-size:13px}.list .list__items .list__message{width:100%;display:flex;justify-content:center}.createAndEdit{background:var(--white);margin-top:80px;margin-bottom:87px;padding:15px 16px 25px;display:flex;flex-direction:column;gap:36px}.createAndEdit .createAndEdit__hr{width:100%;border:1px solid var(--light-gray)}.createAndEdit .createAndEdit__hr_2{align-self:center;width:100%;border:1px solid var(--light-blue)}.createAndEdit .createAndEdit__hero{display:flex;align-items:center;justify-content:space-between}.createAndEdit .createAndEdit__hero p{font-size:13px}.createAndEdit .createAndEdit__hero p:last-child{color:var(--blue)}.createAndEdit .createAndEdit__hero h2{font-size:19px;font-weight:600}.createAndEdit .createAndEdit__input,.createAndEdit .createAndEdit__select,.createAndEdit .createAndEdit__textarea{width:100%;display:flex;flex-direction:column;gap:10px}.createAndEdit .createAndEdit__input label,.createAndEdit .createAndEdit__select label,.createAndEdit .createAndEdit__textarea label{font-size:16px;font-weight:600}.createAndEdit .createAndEdit__input input,.createAndEdit .createAndEdit__input select,.createAndEdit .createAndEdit__input textarea,.createAndEdit .createAndEdit__select input,.createAndEdit .createAndEdit__select select,.createAndEdit .createAndEdit__select textarea,.createAndEdit .createAndEdit__textarea input,.createAndEdit .createAndEdit__textarea select,.createAndEdit .createAndEdit__textarea textarea{width:100%;padding:18px;border:1px solid #969FA4;border-radius:8px}.createAndEdit .createAndEdit__input img,.createAndEdit .createAndEdit__select img,.createAndEdit .createAndEdit__textarea img{width:100%;border:1px solid #969FA4;border-radius:8px}.createAndEdit .createAndEdit__input div,.createAndEdit .createAndEdit__select div,.createAndEdit .createAndEdit__textarea div{display:flex;align-items:center;justify-content:space-between}.createAndEdit .createAndEdit__input .close,.createAndEdit .createAndEdit__select .close,.createAndEdit .createAndEdit__textarea .close{width:20px;border:none}.createAndEdit .createAndEdit__dualInput{display:flex;align-items:end;gap:10px}.createAndEdit .createAndEdit__dualInput .createAndEdit__input{width:100%}.createAndEdit .createAndEdit__dualInput .createAndEdit__select{width:100%;max-width:150px}.createAndEdit .createAndEdit__form{width:100%;display:flex;flex-direction:column;gap:20px}.createAndEdit .createAndEdit__form .createAndEdit__subitems{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:30px}.createAndEdit .createAndEdit__form .createAndEdit__subitems h3{font-size:17px;font-weight:600;color:var(--blue)}.createAndEdit .createAndEdit__form .createAndEdit__subitems ul{width:100%;display:flex;flex-direction:column;gap:10px}.createAndEdit .createAndEdit__form .createAndEdit__subitems ul li{padding:18px 12px;background:var(--light-gray);list-style:none;display:flex;align-items:center;justify-content:space-between;border-radius:8px}.createAndEdit .createAndEdit__form .createAndEdit__subitems ul li p{font-size:17px;font-weight:600}.createAndEdit .createAndEdit__form .createAndEdit__userPhoto img{width:120px;height:120px;border-radius:50%}.createAndEdit .createAndEdit__form .createAndEdit__destinations{display:flex;flex-direction:column;gap:16px}.createAndEdit .createAndEdit__form .createAndEdit__destinations h3{font-size:17px;font-weight:600;color:var(--blue)}.createAndEdit .createAndEdit__form .createAndEdit__destinations .trash{width:20px;align-self:flex-end}.createAndEdit .createAndEdit__form .createAndEdit__destinations .createAndEdit__destinationCard{background:var(--light-gray);padding:16px;display:flex;flex-direction:column;gap:20px;border-radius:12px}.createAndEdit .createAndEdit__form .createAndEdit__destinations .createAndEdit__destinationCard .createAndEdit__sector{width:100%;display:flex;flex-direction:column;align-items:center;gap:34px}.createAndEdit .createAndEdit__form .createAndEdit__destinations .createAndEdit__destinationCard .createAndEdit__sector .createAndEdit__sectorCard{padding:24px 16px;width:100%;display:flex;flex-direction:column;gap:28px;border:1px solid var(--gray);border-radius:8px}.createAndEdit .createAndEdit__form .createAndEdit__destinations .createAndEdit__destinationCard .createAndEdit__sector .createAndEdit__sectorCard .createAndEdit__subsector{display:flex;flex-direction:column;gap:16px}.createAndEdit .createAndEdit__form .createAndEdit__destinations .createAndEdit__destinationCard .createAndEdit__sector .createAndEdit__sectorCard .createAndEdit__subsector .createAndEdit__subsectorList{width:100%;background:var(--light-gray);padding:18px 12px;display:flex;align-items:center;justify-content:space-between;border-radius:8px}.createAndEdit .createAndEdit__form .createAndEdit__item{padding:16px 0;display:flex;flex-direction:column;gap:16px}.createAndEdit .createAndEdit__form .createAndEdit__item .createAndEdit__itemCard,.createAndEdit .createAndEdit__form .createAndEdit__item .createAndEdit__itemCard .createAndEdit__subitem{display:flex;flex-direction:column;gap:16px}.createAndEdit .createAndEdit__form .createAndEdit__item .createAndEdit__itemCard .createAndEdit__subitem .createAndEdit__subitemCard{padding:24px 16px;width:100%;display:flex;flex-direction:column;gap:28px;border:1px solid var(--gray);border-radius:8px}.createAndEdit .createAndEdit__form .createAndEdit__item .createAndEdit__itemCard .createAndEdit__subitem .createAndEdit__subitemCard .createAndEdit__summaryCard{padding:16px 0;display:flex;justify-content:space-between;gap:10px}.createAndEdit .createAndEdit__form .createAndEdit__item .createAndEdit__itemCard .createAndEdit__subitem .createAndEdit__subitemCard .createAndEdit__summaryCard hr{border:none;border-bottom:1px solid var(--light-gray)}.createAndEdit .createAndEdit__form .createAndEdit__item .createAndEdit__itemCard .createAndEdit__subitem .createAndEdit__subitemCard .createAndEdit__summaryCard img{align-self:flex-start}.createAndEdit .createAndEdit__form .createAndEdit__item .createAndEdit__itemCard .createAndEdit__subitem .createAndEdit__subitemCard .createAndEdit__summaryCard .createAndEdit__summaryInputs{width:100%;display:flex;align-items:center;gap:10px}.createAndEdit .createAndEdit__form .createAndEdit__item .createAndEdit__itemCard .createAndEdit__subitem .createAndEdit__subitemCard .createAndEdit__summaryCard .createAndEdit__summaryInputs .createAndEdit__input{max-width:70px}.createAndEdit .createAndEdit__btns{display:flex;align-items:center;gap:10px}.createAndEdit .createAndEdit__btns button:first-child{width:100px;background:none;border:none;color:var(--black);font-weight:600}.createAndEdit .createAndEdit__step3{display:flex;flex-direction:column;gap:24px}.createAndEdit .createAndEdit__summary{display:flex;flex-direction:column;gap:30px}.createAndEdit .createAndEdit__summary .createAndEdit__summaryItem{display:flex;flex-direction:column;gap:20px}.createAndEdit .createAndEdit__summary .createAndEdit__summaryItem h3{font-size:19px}.createAndEdit .createAndEdit__summary .createAndEdit__summaryItem hr{margin-top:10px}.createAndEdit .createAndEdit__summary .createAndEdit__summaryItem .createAndEdit__summaryHeader{display:flex;align-items:center;justify-content:space-between}.createAndEdit .createAndEdit__summary .createAndEdit__summaryItem .createAndEdit__summarySubitem{display:flex;flex-direction:column;gap:16px}.createAndEdit .createAndEdit__summary .createAndEdit__summaryItem .createAndEdit__summarySubitem .createAndEdit__summarySection{display:flex;flex-direction:column;gap:6px}.createAndEdit .createAndEdit__summary .createAndEdit__summaryItem .createAndEdit__summarySubitem .createAndEdit__summarySection .createAndEdit__summaryDetails .createAndEdit__summaryQuantity{display:flex;align-items:center;justify-content:space-between}.createAndEdit .createAndEdit__summary .createAndEdit__summaryCalculations{display:flex;flex-direction:column;gap:60px}.createAndEdit .createAndEdit__summary .createAndEdit__summaryCalculations .createAndEdit__summaryMultiply{display:flex;flex-direction:column;gap:20px}.createAndEdit .createAndEdit__summary .createAndEdit__summaryCalculations .createAndEdit__summaryTotal{width:100%;display:flex;justify-content:space-between;align-items:center}.createAndEdit .createAndEdit__summary .createAndEdit__summaryCalculations .createAndEdit__summaryTotal p{font-family:19px;font-weight:600}.createAndEdit .createAndEdit__stepHead{width:108%;height:120px;background:var(--steel-gray);margin:0 -15px;padding:16px;display:flex;flex-direction:column;gap:19px;justify-content:center}.createAndEdit .createAndEdit__stepHead p{font-size:13px}.createAndEdit .createAndEdit__stepHead h3{font-size:23px;font-weight:600}.state{padding:5px 10px;border-radius:20px;display:flex;align-items:center;justify-content:center}.state__red{background:var(--light-red);color:var(--red)}.state__yellow{background:var(--light-yellow);color:var(--dark-yellow)}.state__green{background:var(--light-green);color:var(--green)}.state__blue{background:var(--lavanda-blue);color:var(--blue)}.modal__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;padding:20px 10px;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9}.modal__backdrop .modal__content{background-color:var(--white);padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.modal__backdrop .modal__content .modal__icon{width:58px;height:58px;background:var(--light-pink);display:flex;align-items:center;justify-content:center;border-radius:50%}.modal__backdrop .modal__content .modal__icon div{width:48px;height:48px;background:var(--pink);display:flex;align-items:center;justify-content:center;border-radius:50%}.modal__backdrop .modal__content .modal__icon div img{width:24px}.modal__backdrop .modal__content .modal__text{width:100%;max-width:300px;display:flex;flex-direction:column;justify-content:center;gap:16px;align-items:center}.modal__backdrop .modal__content .modal__text h2{color:var(--staind-blue);font-size:19px;font-weight:600}.modal__backdrop .modal__content .modal__text p{font-size:13px;font-weight:400;line-height:18px}.modal__backdrop .modal__content .modal__actions{display:flex;gap:10px}.modal__backdrop .modal__content .modal__actions button{padding:18px 12px;border:none;border-radius:8px;font-size:17px;font-weight:600;cursor:pointer}.modal__backdrop .modal__content .modal__actions button:first-child{background:var(--white)}.modal__backdrop .modal__content .modal__actions button:last-child{background:var(--blue);color:var(--white)}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}:root{--blue: #1255FF;--deep-blue: #0F3596;--dark-blue: #323C4E;--light-blue: #3E74FF;--staind-blue: #323C4E;--steel-blue: #C7D6FF;--lavanda-blue: #E5E9FF;--pink: #F7D6D6;--light-pink: #FBEBEB;--gray: #969FA4;--light-gray: #EBEEF5;--steel-gray: #EAEEF4;--red: #D63434;--light-red: #FFC4C4;--green: #11A777;--light-green: #E4FCC6;--yellow: #FAE75A;--light-yellow: #FCF6C6;--dark-yellow: #B8860B;--black: #000000;--white: #ffffff}.h2__title{font-size:24px;line-height:32px;color:var(--dark-blue)}.disabled{color:var(--light-gray)}._login__container_1fvae_1{padding:50px 24px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:100vh;position:relative;overflow:hidden}._login__container_1fvae_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='1024'%20viewBox='0%200%201440%201024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1440'%20height='1024'%20fill='url(%23paint0_linear_790_11204)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_790_11204'%20x1='146.796'%20y1='62.5344'%20x2='276.191'%20y2='1105.4'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231255FF'/%3e%3cstop%20offset='1'%20stop-color='%230F3596'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;background-position:center;opacity:1;transition:opacity 1s ease-in-out;z-index:-1}._login__container_1fvae_1._loaded_1fvae_28:before{opacity:0}._login__container_1fvae_1._loaded_1fvae_28 ._login__logo_1fvae_33{top:16%;font-size:36px;color:var(--blue)}._login__container_1fvae_1._loaded_1fvae_28 ._login__form--visible_1fvae_39{opacity:1}._login__container_1fvae_1 ._login__logo_1fvae_33{font-size:48px;color:#fff;position:absolute;top:50%;transform:translateY(-50%);transition:top .6s ease-in-out,font-size .6s ease-in-out,color 1s ease-in-out}._login__container_1fvae_1 ._login__form_1fvae_39{width:100%;max-width:500px;display:flex;flex-direction:column;gap:16px;opacity:0;transition:opacity 1s ease-in-out;&--hidden{display:none}&--visible{opacity:0;animation:_fadeIn_1fvae_1 1s forwards;transition:background-color 1s ease-in-out}}._login__container_1fvae_1 ._login__form_1fvae_39 ._login__text_1fvae_63{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-bottom:20px;text-align:center}._login__container_1fvae_1 ._login__form_1fvae_39 ._login__text_1fvae_63 h2{font-size:28px;font-weight:600}._login__container_1fvae_1 ._login__form_1fvae_39 ._login__input_1fvae_80{width:100%;background:var(--light-gray);padding:14px 12px;display:flex;align-items:center;gap:10px;border-radius:8px}._login__container_1fvae_1 ._login__form_1fvae_39 ._login__input_1fvae_80 img{width:20px}._login__container_1fvae_1 ._login__form_1fvae_39 ._login__input_1fvae_80 input{width:100%;padding:4px 2px;background:none;border:none;font-size:16px}._login__container_1fvae_1 ._login__form_1fvae_39 ._login__input_1fvae_80 input:focus{border-color:var(--blue)}._login__container_1fvae_1 ._login__form_1fvae_39 button{width:100%;background:var(--blue);color:var(--white);padding:16px;border-radius:8px;font-size:18px;font-weight:700;border:1px solid var(--blue);transition:.4s}._login__container_1fvae_1 ._login__form_1fvae_39 button:hover{background:color-mix(in srgb,var(--blue),white 35%)}._login__container_1fvae_1 ._login__info_1fvae_134{display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;transition:opacity 1s ease-in-out;&--hidden{display:none}&--visible{opacity:0;animation:_fadeIn_1fvae_1 1s forwards;transition:background-color 1s ease-in-out}}._login__container_1fvae_1 ._login__info_1fvae_134 p{max-width:311px;font-size:14px;line-height:22px;font-weight:400}._login__toggle_1fvae_161{background:none;border:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}._spinner_1fvae_172{display:inline-block;width:16px;height:16px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:_spin_1fvae_172 1s ease-in-out infinite}@keyframes _spin_1fvae_172{to{transform:rotate(360deg)}}._recover__container_1fvae_189{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}._recover__container_1fvae_189 ._recover__logo_1fvae_197{position:absolute;top:16%;font-size:36px;color:var(--blue)}._recover__container_1fvae_189 ._recover__form_1fvae_204{display:flex;flex-direction:column;align-items:center;gap:16px}._recover__container_1fvae_189 ._recover__form_1fvae_204 ._recover__text_1fvae_210{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-bottom:20px;text-align:center}._recover__container_1fvae_189 ._recover__form_1fvae_204 ._recover__text_1fvae_210 h2{font-size:28px;font-weight:600}._recover__container_1fvae_189 ._recover__form_1fvae_204 ._recover__input_1fvae_226{width:100%;background:var(--light-gray);padding:14px 12px;display:flex;align-items:center;gap:10px;border-radius:8px}._recover__container_1fvae_189 ._recover__form_1fvae_204 ._recover__input_1fvae_226 img{width:20px}._recover__container_1fvae_189 ._recover__form_1fvae_204 ._recover__input_1fvae_226 input{width:100%;padding:4px 2px;background:none;border:none;font-size:16px}._recover__container_1fvae_189 ._recover__form_1fvae_204 ._recover__input_1fvae_226 input:focus{border-color:var(--blue)}._recover__container_1fvae_189 ._recover__form_1fvae_204 button{width:100%;background:var(--blue);color:var(--white);padding:16px;border-radius:8px;opacity:0px;font-size:18px;font-weight:700;border:1px solid var(--blue);transition:.4s}._recover__container_1fvae_189 ._recover__form_1fvae_204 button:hover{background:color-mix(in srgb,var(--blue),white 35%)}@keyframes _fadeIn_1fvae_1{0%{opacity:0}to{opacity:1}}._navBar_1p0mv_1{width:100%;height:87px;background:var(--white);border-top:2px solid var(--light-gray);position:fixed;bottom:0;left:0;display:flex;align-items:center;justify-content:center;box-shadow:0 -4px 20px #00000040;z-index:10}._navBar_1p0mv_1 ._navBar__content_1p0mv_15{width:100%;max-width:500px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25{display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;position:relative;flex:1;cursor:pointer;padding:6px 0}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 ._iconWrapper_1p0mv_37{position:relative;display:inline-flex;align-items:center;justify-content:center;z-index:1}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 img{height:30px;width:30px;margin-bottom:2px;transition:filter .2s}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 ._navBar__label_1p0mv_52{font-size:1rem;color:#575b68;font-family:Inter,sans-serif;transition:color .2s,font-weight .2s;font-weight:400;text-align:center}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 ._badge_1p0mv_62{position:absolute;top:-3px;right:-3px;width:14px;height:14px;min-width:14px;min-height:14px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 2px #fff;display:inline-flex;align-items:center;justify-content:center;z-index:2}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 ._badgeCheck_1p0mv_79{width:10px;height:10px;display:block;fill:#fff}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._active_1p0mv_87 img{filter:invert(21%) sepia(72%) saturate(3991%) hue-rotate(223deg) brightness(100%) contrast(102%)}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._active_1p0mv_87 ._navBar__label_1p0mv_52{color:#1255ff;font-weight:500}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._active_1p0mv_87:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:76px;height:4px;background-color:#1255ff;border-radius:2px;z-index:0}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._disabled_1p0mv_112{pointer-events:none;filter:grayscale(100%);opacity:.2}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._disabled_1p0mv_112 ._badge_1p0mv_62{display:none}@media (max-width: 600px){._navBar_1p0mv_1{height:64px}._navBar_1p0mv_1 ._navBar__content_1p0mv_15{max-width:100vw;padding:0 6px;gap:2px}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25{gap:2px}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 img{height:22px;width:22px}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 ._navBar__label_1p0mv_52{font-size:.8rem}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 ._badge_1p0mv_62{top:-2px;right:-2px;width:12px;height:12px;min-width:12px;min-height:12px}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._navBar__item_1p0mv_25 ._badgeCheck_1p0mv_79{width:8px;height:8px}._navBar_1p0mv_1 ._navBar__content_1p0mv_15 ._active_1p0mv_87:before{width:36px;height:3px}}._dashboardHome_1ce28_1{background:var(--white);margin-bottom:87px;padding:130px 16px 36px;display:flex;flex-direction:column;gap:35px;border-radius:8px 8px 0 0;overflow-y:auto}._dashboardHome_1ce28_1 ._dashboardHome__hero_1ce28_12{display:flex;align-items:center;justify-content:space-between}._dashboardHome_1ce28_1 ._dashboardHome__hero_1ce28_12 ._dashboardHome__name_1ce28_17{display:flex;flex-direction:column;gap:20px}._dashboardHome_1ce28_1 ._dashboardHome__hero_1ce28_12 ._dashboardHome__name_1ce28_17 h2{font-size:25px;font-weight:600}._dashboardHome_1ce28_1 ._dashboardHome__hero_1ce28_12 ._dashboardHome__name_1ce28_17 p{font-size:14px;font-weight:400}._dashboardHome_1ce28_1 ._dashboardHome__hero_1ce28_12 ._dashboardHome__calendar_1ce28_33{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border:1px solid var(--steel-blue);border-radius:50%}._dashboardHome_1ce28_1 ._dashboardHome__hero_1ce28_12 ._dashboardHome__calendarModal_1ce28_44{position:absolute;top:200px;right:16px;background:#fff;box-shadow:0 4px 10px #0000001a;border-radius:8px;z-index:100;padding:10px}._dashboardHome_1ce28_1 ._dashboardHome__shortcuts_1ce28_58{display:flex;flex-direction:column;gap:24px}._dashboardHome_1ce28_1 ._dashboardHome__shortcuts_1ce28_58 h3{font-size:19px;font-weight:600}._dashboardHome_1ce28_1 ._dashboardHome__shortcuts_1ce28_58 ._dashboardHome__shortcutsBox_1ce28_68{display:flex;align-items:center;justify-content:space-evenly;gap:10px}._dashboardHome_1ce28_1 ._dashboardHome__shortcuts_1ce28_58 ._dashboardHome__shortcutsBox_1ce28_68 ._dashboardHome__shortcut_1ce28_58{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}._dashboardHome_1ce28_1 ._dashboardHome__shortcuts_1ce28_58 ._dashboardHome__shortcutsBox_1ce28_68 ._dashboardHome__shortcut_1ce28_58 ._dashboardHome__icon_1ce28_81{width:80px;height:80px;background:var(--lavanda-blue);display:flex;align-items:center;justify-content:center;border:1px solid var(--steel-blue);border-radius:50%}._dashboardHome_1ce28_1 ._dashboardHome__shortcuts_1ce28_58 ._dashboardHome__shortcutsBox_1ce28_68 ._dashboardHome__shortcut_1ce28_58 ._dashboardHome__iconDisabled_1ce28_92{opacity:.2;cursor:not-allowed}._dashboardHome_1ce28_1 ._dashboardHome__shortcuts_1ce28_58 ._dashboardHome__shortcutsBox_1ce28_68 ._dashboardHome__shortcut_1ce28_58 p{max-width:70px;font-size:13px;text-align:center;font-weight:400}._dashboardHome_1ce28_1 ._dashboardHome__activities_1ce28_107{display:flex;flex-direction:column;gap:60px}._dashboardHome_1ce28_1 ._dashboardHome__activities_1ce28_107 ._dashboardHome__activity_1ce28_112{display:flex;flex-direction:column;gap:40px}._dashboardHome_1ce28_1 ._dashboardHome__activities_1ce28_107 ._dashboardHome__activity_1ce28_112 ._dashboardHome__activityHead_1ce28_117{display:flex;align-items:center;justify-content:space-between}._dashboardHome_1ce28_1 ._dashboardHome__activities_1ce28_107 ._dashboardHome__activity_1ce28_112 ._dashboardHome__activityHead_1ce28_117 h2{font-size:19.2px;font-weight:600}._dashboardHome_1ce28_1 ._dashboardHome__activities_1ce28_107 ._dashboardHome__activity_1ce28_112 ._dashboardHome__activityHead_1ce28_117 p{color:var(--blue);font-size:13.33px;font-weight:400}._dashboardHome_1ce28_1 ._dashboardHome__activities_1ce28_107 ._dashboardHome__activity_1ce28_112 ._dashboardHome__activityInfo_1ce28_134{display:flex;flex-direction:column;align-items:center;gap:24px}._dashboardHome_1ce28_1 ._dashboardHome__activities_1ce28_107 ._dashboardHome__activity_1ce28_112 ._dashboardHome__activityInfo_1ce28_134 p{color:var(--gray);font-size:16px;font-weight:400}._header_i4v43_1{width:100%;height:95px;background:var(--blue);padding:0 16px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;z-index:9}._header_i4v43_1 h2{color:var(--white);font-size:28px;font-weight:600}._header_i4v43_1 ._header__data_i4v43_19{display:flex;align-items:center;gap:22px}._header_i4v43_1 ._header__data_i4v43_19 ._header__icon_i4v43_24{width:40px;height:40px;background:var(--light-gray);border-radius:50%;display:flex;align-items:center;justify-content:center}._header_i4v43_1 ._header__data_i4v43_19 ._header__icon_i4v43_24 img{width:40px;height:40px;border-radius:50%}html body #root{overflow-x:hidden}._dashboardRequest_5o4tz_6{background:var(--white);padding:130px 0 36px;display:flex;flex-direction:column;gap:35px;border-radius:8px 8px 0 0;overflow-x:hidden}._dashboardRequest_5o4tz_6 ._dashboardRequest__head_5o4tz_16{padding:0 16px;display:flex;flex-direction:column;gap:35px;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__head_5o4tz_16 h2{font-size:23.04px;font-weight:600;line-height:27.88px}._dashboardRequest_5o4tz_6 ._dashboardRequest__head_5o4tz_16 ._dashboardRequest__filter_5o4tz_29{display:flex;gap:20px;flex-wrap:wrap;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__head_5o4tz_16 ._dashboardRequest__filter_5o4tz_29 p{font-size:14px;font-weight:400;cursor:pointer;position:relative}._dashboardRequest_5o4tz_6 ._dashboardRequest__head_5o4tz_16 ._dashboardRequest__filter_5o4tz_29 p._selected_5o4tz_42{color:var(--blue);font-weight:700}._dashboardRequest_5o4tz_6 ._dashboardRequest__head_5o4tz_16 ._dashboardRequest__filter_5o4tz_29 p._selected_5o4tz_42:after{content:"";display:block;width:100%;height:2px;background-color:var(--blue);position:absolute;bottom:-16px}._dashboardRequest_5o4tz_6 ._dashboardRequest__head_5o4tz_16 ._dashboardRequest__search_5o4tz_58{width:100%;padding:12px 18px;display:flex;align-items:center;border:1px solid var(--gray);border-radius:8px;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__head_5o4tz_16 ._dashboardRequest__search_5o4tz_58 input{width:100%;outline:none;border:none;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76{padding:16px;display:flex;flex-direction:column;gap:16px;max-height:55vh;overflow-y:auto;overflow-x:hidden;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87{background:var(--white);padding:16px;display:flex;flex-direction:column;gap:20px;border-radius:8px;border:1px solid var(--steel-gray);box-shadow:0 1px 4px 0 var(--steel-gray);min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemHead_5o4tz_98{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemHead_5o4tz_98 ._dashboardRequest__itemName_5o4tz_105{display:flex;flex-direction:column;gap:6px;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemHead_5o4tz_98 ._dashboardRequest__itemName_5o4tz_105 h3{font-size:16px;font-weight:600}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemHead_5o4tz_98 ._dashboardRequest__itemName_5o4tz_105 p{font-size:13px;font-weight:400}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemHead_5o4tz_98 ._dashboardRequest__itemPriority_5o4tz_122{display:flex;flex-direction:column;align-items:center;gap:10px}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemHead_5o4tz_98 ._dashboardRequest__itemPriority_5o4tz_122 p{font-size:13px;font-weight:400}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemBody_5o4tz_135{background:var(--steel-gray);padding:16px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemBody_5o4tz_135 ._dashboardRequest__itemData_5o4tz_144{display:flex;flex-direction:column;gap:12px;min-width:0}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemBody_5o4tz_135 ._dashboardRequest__itemData_5o4tz_144 p{font-size:13px}._dashboardRequest_5o4tz_6 ._dashboardRequest__list_5o4tz_76 ._dashboardRequest__item_5o4tz_87 ._dashboardRequest__itemBody_5o4tz_135 ._dashboardRequest__itemData_5o4tz_144 h3{font-size:19px;font-weight:600}._dashboardRequest_5o4tz_6 ._dashboardRequest__add_5o4tz_163{width:56px;height:56px;background:var(--blue);display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;position:fixed;bottom:99px;right:19px}._dashboardRequest_5o4tz_6 ._dashboardRequest__add_5o4tz_163 i{font-size:20px;color:var(--white)}._dashboardRequest__menuItem_5o4tz_184{width:250px;padding:11px 12px;display:flex;align-items:center;gap:12px}._dashboardRequest__menuItem_5o4tz_184:last-child{color:var(--red)}._email_5o4tz_200{white-space:normal;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:manual;hyphens:manual;max-width:100%;display:inline}._loaderContainer_1jwm9_2{display:flex;flex-direction:column;align-items:center;justify-content:center;height:30vh}._loaderContainer_1jwm9_2 ._loader_1jwm9_2{border:6px solid #f3f3f3;border-top:6px solid var(--blue);border-radius:50%;width:50px;height:50px;animation:_spin_1jwm9_1 2s linear infinite;margin-bottom:20px}._loaderContainer_1jwm9_2 p{color:var(--blue);font-size:18px;font-weight:600}@keyframes _spin_1jwm9_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._noData_xqx4b_1{width:100%;height:30vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}._noData_xqx4b_1 p{color:var(--gray)}._dashboardBudget_1mq5m_1{background:var(--white);padding:130px 0 36px;display:flex;flex-direction:column;gap:35px;border-radius:8px 8px 0 0}._dashboardBudget_1mq5m_1 ._dashboardBudget__head_1mq5m_10{padding:0 16px;display:flex;flex-direction:column;gap:35px}._dashboardBudget_1mq5m_1 ._dashboardBudget__head_1mq5m_10 h2{font-size:23.04px;font-weight:600;line-height:27.88px}._dashboardBudget_1mq5m_1 ._dashboardBudget__head_1mq5m_10 ._dashboardBudget__filter_1mq5m_22{max-width:100%;display:flex;gap:20px;overflow-x:scroll;white-space:nowrap}._dashboardBudget_1mq5m_1 ._dashboardBudget__head_1mq5m_10 ._dashboardBudget__filter_1mq5m_22 p{font-size:14px;font-weight:400;cursor:pointer;position:relative}._dashboardBudget_1mq5m_1 ._dashboardBudget__head_1mq5m_10 ._dashboardBudget__filter_1mq5m_22 p._selected_1mq5m_36{color:var(--blue);font-weight:700;padding-bottom:14px;border-bottom:2px solid var(--blue)}._dashboardBudget_1mq5m_1 ._dashboardBudget__head_1mq5m_10 ._dashboardBudget__filter_1mq5m_22::-webkit-scrollbar{display:none}._dashboardBudget_1mq5m_1 ._dashboardBudget__head_1mq5m_10 ._dashboardBudget__search_1mq5m_58{width:100%;padding:12px 18px;display:flex;align-items:center;border:1px solid var(--gray);border-radius:8px;margin-top:-16px}._dashboardBudget_1mq5m_1 ._dashboardBudget__head_1mq5m_10 ._dashboardBudget__search_1mq5m_58 input{width:100%;outline:none;border:none}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76{padding:16px;display:flex;flex-direction:column;gap:16px;max-height:600px;overflow-y:auto;margin-bottom:50px}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85{background:var(--white);padding:16px;display:flex;flex-direction:column;gap:20px;border-radius:8px;border:1px solid var(--steel-gray);box-shadow:0 1px 4px 0 var(--steel-gray)}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemHead_1mq5m_95{display:flex;justify-content:space-between}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemHead_1mq5m_95 ._dashboardBudget__itemName_1mq5m_99{display:flex;flex-direction:column;gap:6px}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemHead_1mq5m_95 ._dashboardBudget__itemName_1mq5m_99 h3{font-size:16px;font-weight:600}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemHead_1mq5m_95 ._dashboardBudget__itemName_1mq5m_99 p{font-size:13px;font-weight:400}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemHead_1mq5m_95 ._dashboardBudget__itemPriority_1mq5m_115{display:flex;flex-direction:column;align-items:center;gap:10px}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemHead_1mq5m_95 ._dashboardBudget__itemPriority_1mq5m_115 p{font-size:13px;font-weight:400}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemBody_1mq5m_128{background:var(--steel-gray);padding:16px;display:flex;align-items:center;justify-content:space-between;border-radius:8px}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemBody_1mq5m_128 ._dashboardBudget__itemData_1mq5m_136{display:flex;flex-direction:column;gap:12px}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemBody_1mq5m_128 ._dashboardBudget__itemData_1mq5m_136 p{font-size:13px}._dashboardBudget_1mq5m_1 ._dashboardBudget__list_1mq5m_76 ._dashboardBudget__item_1mq5m_85 ._dashboardBudget__itemBody_1mq5m_128 ._dashboardBudget__itemData_1mq5m_136 h3{font-size:19px;font-weight:600}._dashboardBudget_1mq5m_1 ._dashboardBudget__add_1mq5m_154{width:56px;height:56px;background:var(--blue);display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;position:fixed;bottom:99px;right:19px}._dashboardBudget_1mq5m_1 ._dashboardBudget__add_1mq5m_154 i{font-size:20px;color:var(--white)}._dashboardBudget__menuItem_1mq5m_174{width:210px;padding:11px 12px;display:flex;align-items:center;gap:12px}._dashboardBudget__menuItem_1mq5m_174:last-child{color:var(--red)}._crudHeader_d2mkc_2{width:100%;height:80px;background:var(--white);padding:0 17px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0}._crudHeader_d2mkc_2 p{font-size:13px}._crudHeader_d2mkc_2 p:last-child{color:var(--blue)}._crudHeader_d2mkc_2 h2{font-size:19px;font-weight:600}._disabled_d2mkc_27{justify-content:center}._disabled_d2mkc_27 p{display:none}._modal__backdrop_d2mkc_36{position:fixed;top:0;left:0;width:100%;height:100%;padding:20px 10px;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49{background-color:var(--white);padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__icon_d2mkc_60{width:58px;height:58px;background:var(--light-pink);display:flex;align-items:center;justify-content:center;border-radius:50%}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__icon_d2mkc_60 div{width:48px;height:48px;background:var(--pink);display:flex;align-items:center;justify-content:center;border-radius:50%}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__icon_d2mkc_60 div img{width:24px}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__text_d2mkc_84{width:100%;max-width:300px;display:flex;flex-direction:column;justify-content:center;gap:16px;align-items:center}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__text_d2mkc_84 h2{color:var(--staind-blue);font-size:19px;font-weight:600}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__text_d2mkc_84 p{font-size:13px;font-weight:400;line-height:18px}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__actions_d2mkc_106{display:flex;gap:10px}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__actions_d2mkc_106 button{padding:18px 12px;border:none;border-radius:8px;font-size:17px;font-weight:600;cursor:pointer}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__actions_d2mkc_106 button:first-child{background:var(--white)}._modal__backdrop_d2mkc_36 ._modal__content_d2mkc_49 ._modal__actions_d2mkc_106 button:last-child{background:var(--blue);color:var(--white)}._listHeader_1489d_2{width:100%;background:var(--white);padding:30px 0;display:flex;flex-direction:column;gap:36px;position:fixed;top:0}._listHeader_1489d_2 ._listHeader__hero_1489d_12{padding:0 16px;display:flex;justify-content:center;align-items:center;position:relative}._listHeader_1489d_2 ._listHeader__hero_1489d_12 img{width:21px;position:absolute;left:16px}._listHeader_1489d_2 ._listHeader__hero_1489d_12 h2{font-size:23px;font-weight:600}._listHeader_1489d_2 ._listHeader__add_1489d_31{padding:0 16px;display:flex;flex-direction:column;gap:16px}._listHeader_1489d_2 ._listHeader__add_1489d_31 ._listHeader__btns_1489d_37 button{width:100%;max-width:500px;background:var(--blue);color:var(--white);padding:16px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:17px;border:1px solid var(--blue);border-radius:8px}._listHeader_1489d_2 ._listHeader__add_1489d_31 ._listHeader__search_1489d_55{width:100%;padding:12px 18px;display:flex;align-items:center;border:1px solid var(--gray);border-radius:8px}._listHeader_1489d_2 ._listHeader__add_1489d_31 ._listHeader__search_1489d_55 input{width:100%;outline:none;border:none}
