.sidemenu[data-v-ed40770e]{position:fixed;width:182px;height:100vh}.sidemenu__logo[data-v-ed40770e]{padding:25px}.sidemenu__nav[data-v-ed40770e]{padding:8px 24px 8px 8px}.sidemenu__group[data-v-ed40770e]{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 167px)}.sidemenu__picture[data-v-ed40770e]{display:flex;align-items:center;margin-right:.5rem}.sidemenu__img[data-v-ed40770e]{-o-object-fit:cover;object-fit:cover}.sidemenu__exit[data-v-ed40770e],.sidemenu__item[data-v-ed40770e]{display:flex;padding:10px 16px;margin-bottom:.5rem;line-height:20px;cursor:pointer}.sidemenu__exit--selected[data-v-ed40770e],.sidemenu__exit[data-v-ed40770e]:hover,.sidemenu__item--selected[data-v-ed40770e],.sidemenu__item[data-v-ed40770e]:hover{background:var(--bg-secondary);border-radius:16px}.sidemenu__exit[data-v-ed40770e]{margin:0 24px 24px 8px}@media (max-width:1025px){.sidemenu[data-v-ed40770e]{position:relative;font-size:14px;line-height:18px;width:100%;height:auto}.sidemenu__logo img[data-v-ed40770e]{width:50px!important}.sidemenu__logo[data-v-ed40770e]{background:#fff;padding:13px 15px}.sidemenu__group[data-v-ed40770e]{height:auto;background:#fff}.sidemenu__nav[data-v-ed40770e]{display:flex;padding:0 16px}.sidemenu__item[data-v-ed40770e]{margin-bottom:0;margin-right:16px;padding:12px 0;color:var(--secondary-dark);border-bottom:3px solid #fff}.sidemenu__item[data-v-ed40770e]:last-child{margin-right:0}.sidemenu__item--selected[data-v-ed40770e],.sidemenu__item[data-v-ed40770e]:hover{color:var(--primary-dark);border-radius:0;background:#fff;border-bottom:3px solid var(--primary-dark)}.sidemenu__exit[data-v-ed40770e]{position:absolute;top:3px;right:0;margin:0;padding-right:8px}.sidemenu__exit[data-v-ed40770e]:hover{background:#fff}}.not-found[data-v-28c792e4]{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.not-found__wrap[data-v-28c792e4]{display:flex}.not-found__title[data-v-28c792e4]{font-weight:700;font-size:30px;line-height:36px;margin-bottom:32px}.not-found__btn[data-v-28c792e4]{display:inline-block;border-radius:8px;padding:10px 29px;font-size:16px;line-height:20px;background:#d9e1eb}.not-found__img[data-v-28c792e4]{position:absolute;top:57px}.company-info[data-v-987fa99e]{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.company-info .company-name[data-v-987fa99e]{font-weight:700;font-size:16px;line-height:18px;color:var(--primary-dark,#000);margin-bottom:4px}.company-info .company-id[data-v-987fa99e]{font-size:14px;line-height:14px;color:#9ea6b4}.main[data-v-151cd389]{float:right;width:calc(100% - 182px);padding:24px 24px 20px 24px;position:relative}@media (max-width:1025px){.main[data-v-151cd389]{width:100%;padding:8px 16px}}.header-pos[data-v-151cd389]{position:absolute;top:24px;right:24px;z-index:10}@media (max-width:1025px){.header-pos[data-v-151cd389]{position:static;margin-bottom:10px}}.ui-button[data-v-1bbbdc0e]{padding:10px 18px;border-radius:8px;text-align:center;line-height:20px;color:#fff;background:var(--green)}.ui-button--full[data-v-1bbbdc0e]{width:100%}.ui-button--disabled[data-v-1bbbdc0e]{opacity:.4;pointer-events:none}.ui-button--grey[data-v-1bbbdc0e]{background:#d9e1eb;color:#2f3747}.ui-modal[data-v-35887adc]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;justify-content:center;align-items:center}.ui-modal__cover[data-v-35887adc]{background-color:#202333;opacity:.6;width:100%;height:100%;position:absolute}.ui-modal__header[data-v-35887adc]{display:none}.ui-modal__content[data-v-35887adc]{position:absolute;top:0;right:0;width:528px;height:100%;z-index:6;background-color:var(--bg-primary);-ms-scroll-chaining:none;overscroll-behavior:contain}.ui-modal__footer[data-v-35887adc]{position:fixed;right:0;bottom:0;width:100%;padding:12px 20px;z-index:7}@media (max-width:1024px){.ui-modal__content[data-v-35887adc]{top:auto;bottom:0;width:100%;height:auto;max-height:92%;border-top-left-radius:6px;border-top-right-radius:6px;overflow-y:scroll}.ui-modal__header[data-v-35887adc]{display:block;position:sticky;top:0;padding:18px 16px 12px;background:#fff;z-index:1}.ui-modal__header[data-v-35887adc]:after{content:"";position:absolute;bottom:0;height:1px;background:#dadfe5;width:calc(100% - 32px)}.ui-modal__title[data-v-35887adc]{font-weight:600;font-size:18px;line-height:24px;z-index:1}.ui-modal__cross[data-v-35887adc]{position:absolute;top:22px;right:20px;width:18px;height:18px;background:url(../img/cross.d34544d2.svg);cursor:pointer;z-index:1}}.ui-loader{width:40px;height:40px;border-radius:100%;position:relative;margin:0 auto}.ui-loader:after,.ui-loader:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;border:5px solid transparent;border-top-color:var(--bg-secondary)}.ui-loader:before{z-index:50;-webkit-animation:spin 1s infinite;animation:spin 1s infinite}.ui-loader:after{border:5px solid #fff}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ui-serach-bar[data-v-660fd8d0]{position:relative;width:280px;border:1px solid #dadfe5;border-radius:8px;font-weight:600;font-size:14px;line-height:18px;background:var(--white);overflow:hidden}.ui-serach-bar[data-v-660fd8d0]:before{content:"";position:absolute;top:12px;left:12px;width:16px;height:16px;background:url(../img/search.258e3b13.svg)}.ui-serach-bar__input[data-v-660fd8d0]{padding:10px 0 10px 36px}.ui-serach-bar__cross[data-v-660fd8d0]{position:absolute;top:15px;right:15px;width:10px;height:10px;cursor:pointer}@media (max-width:1024px){.ui-serach-bar__input[data-v-660fd8d0]{padding-right:36px;width:100%}}.ui-input__label[data-v-3c9db582]{margin-bottom:4px;font-size:14px;line-height:18px}.ui-input__container[data-v-3c9db582]{border:1px solid var(--border);border-radius:6px;padding:11px;font-size:14px;line-height:18px}.ui-input__container--disabled[data-v-3c9db582]{background:var(--bg-primary);border:1px solid var(--bg-primary);color:var(--secondary-dark)}.ui-input__container--cost[data-v-3c9db582]{position:relative;width:120px;padding-right:15px}.ui-input__container--cost[data-v-3c9db582]:after{position:absolute;right:0;content:"T"}.ui-input__container--error[data-v-3c9db582]{border:1px solid var(--red)}.ui-input__error[data-v-3c9db582]{margin-top:4px;font-size:14px;line-height:18px;color:var(--red)}.ui-dropdown[data-v-dd97471c]{position:relative;border:1px solid var(--border);border-radius:6px;padding:11px;font-size:14px;line-height:18px;height:40px;cursor:pointer}.ui-dropdown[data-v-dd97471c]:after{content:"";position:absolute;top:50%;right:15px;width:10px;height:6px;background:url(../img/arrow-down.fdc6d455.svg);transform:translateY(-50%)}.ui-dropdown--disabled[data-v-dd97471c]{color:var(--secondary-dark)}.ui-dropdown--error[data-v-dd97471c]{border:1px solid var(--red)}.ui-dropdown__list[data-v-dd97471c]{position:absolute;top:calc(100% + 4px);left:0;right:0;padding:.5rem 0;background:var(--white);box-shadow:0 0 1px rgba(0,0,0,.2),0 10px 20px rgba(33,52,82,.2);border-radius:6px}.ui-dropdown__label[data-v-dd97471c]{font-size:14px;line-height:18px;margin-bottom:4px}.ui-dropdown__item[data-v-dd97471c]{padding:11px}.ui-dropdown__item[data-v-dd97471c]:hover{background:var(--bg-primary)}.drivers-form[data-v-3dd6e2dd]{padding:16px;width:100%;border-radius:8px;background:var(--white)}.drivers-form__grid[data-v-3dd6e2dd]{display:grid;grid-column-gap:1rem;grid-row-gap:1em;grid-template-areas:"A A" "B C" "D E" "F F" "G G"}@media (max-width:1024px){.drivers-form[data-v-3dd6e2dd]{border-radius:0}.drivers-form__grid[data-v-3dd6e2dd]{grid-template-areas:"A" "B" "C" "D" "E" "F" "G"}}.box-1[data-v-3dd6e2dd]{grid-area:A}.box-2[data-v-3dd6e2dd]{grid-area:B}.box-3[data-v-3dd6e2dd]{grid-area:C}.box-4[data-v-3dd6e2dd]{grid-area:D}.box-5[data-v-3dd6e2dd]{grid-area:E}.box-6[data-v-3dd6e2dd]{grid-area:F}.box-7[data-v-3dd6e2dd]{grid-area:G}.phone-number__label[data-v-3dd6e2dd]{margin-bottom:4px;font-size:14px;line-height:18px}.phone-number__container[data-v-3dd6e2dd]{border:1px solid var(--border);border-radius:6px;padding:11px;font-size:14px;line-height:18px}.phone-number__container--error[data-v-3dd6e2dd]{border:1px solid var(--red)}.phone-number__error[data-v-3dd6e2dd]{margin-top:4px;font-size:14px;line-height:18px;color:var(--red)}.errors[data-v-79806952]{padding:20px;color:var(--red)}@media (max-width:1024px){.errors[data-v-79806952]{background:#fff}}.errors__text[data-v-79806952]{margin-bottom:8px}.drivers-add-modal[data-v-79806952]{position:relative}.drivers-add-modal__title[data-v-79806952]{font-size:24px;line-height:30px;padding:25px 20px 16px 20px}.drivers-add-modal__cross[data-v-79806952]{position:absolute;top:30px;right:20px;width:18px;height:18px;background:url(../img/cross.d34544d2.svg);cursor:pointer}.drivers-add-modal__form[data-v-79806952]{padding:0 20px}.drivers-add-modal__footer[data-v-79806952]{position:fixed;bottom:0;right:0;width:528px;padding:12px 20px;background:var(--white)}@media (max-width:1024px){.drivers-add-modal__header[data-v-79806952]{display:none}.drivers-add-modal__form[data-v-79806952]{padding:0}.drivers-add-modal__footer[data-v-79806952]{position:relative;width:100%;padding:12px;box-shadow:0 0 1px rgba(0,0,0,.2),0 -4px 10px rgba(33,52,82,.04)}}.ui-tab-list__container[data-v-0b124b5f]{display:flex;background:var(--white);padding:0 20px}.ui-tab-list__item[data-v-0b124b5f]{margin-right:25px;margin-bottom:12px;color:var(--secondary-dark);cursor:pointer}.ui-tab-list__item[data-v-0b124b5f] :last-child{margin-right:0}.ui-tab-list__item--active[data-v-0b124b5f]{position:relative;color:var(--primary-dark)}.ui-tab-list__item--active[data-v-0b124b5f]:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:4px;border-radius:10px;background:var(--primary-dark)}.ui-tab-list__title[data-v-0b124b5f]{font-size:18px;line-height:24px}.drivers-details-modal[data-v-1ce554ce]{position:relative}.drivers-details-modal__title[data-v-1ce554ce]{font-size:24px;line-height:30px;padding:25px 20px 16px 20px;background:var(--white)}.drivers-details-modal__cross[data-v-1ce554ce]{position:absolute;top:30px;right:20px;width:18px;height:18px;background:url(../img/cross.d34544d2.svg);cursor:pointer}.drivers-details-modal__form[data-v-1ce554ce]{padding:12px 20px;overflow:scroll;height:calc(100vh - 106px)}.drivers-details-modal__footer[data-v-1ce554ce]{position:fixed;bottom:0;right:0;width:528px;padding:12px 20px;background:var(--white)}.drivers-details-modal__date[data-v-1ce554ce]{font-size:14px;line-height:18px;margin-bottom:.5rem;color:var(--secondary)}.drivers-details-modal__cards[data-v-1ce554ce]{margin-bottom:4px}.drivers-details-modal__cards[data-v-1ce554ce]:last-child{margin-bottom:0}.drivers-details-modal__cards-wrap[data-v-1ce554ce]{margin-bottom:1rem}.drivers-details-modal__cards-wrap[data-v-1ce554ce]:last-child{margin-bottom:0}.drivers-details-modal__empty[data-v-1ce554ce]{display:flex;justify-content:center;margin:90px 0;color:var(--secondary)}@media (max-width:1024px){.drivers-details-modal[data-v-1ce554ce]{background:#fff;padding:12px}.drivers-details-modal__cards[data-v-1ce554ce]{margin-bottom:8px}.drivers-details-modal__form[data-v-1ce554ce]{padding:0;height:100%}.drivers-details-modal__footer[data-v-1ce554ce]{position:relative;padding:12px;box-shadow:0 0 1px rgba(0,0,0,.2),0 -4px 10px rgba(33,52,82,.04);width:100%}}.drivers-list[data-v-15e64d06]{padding-bottom:20px}.drivers-list__filters[data-v-15e64d06]{position:sticky;top:0;display:flex;padding:12px 20px;font-weight:600;font-size:14px;line-height:25px;color:var(--secondary-dark);border-bottom:1px solid var(--border);background:var(--white);z-index:5}.drivers-list__listing[data-v-15e64d06]{padding:23px 20px;display:flex;align-items:center;border-bottom:1px solid var(--border);font-size:14px;line-height:18px}.drivers-list__listing[data-v-15e64d06]:hover{background:var(--bg-primary);cursor:pointer}.drivers-list__item[data-v-15e64d06]{margin-right:30px}.drivers-list__item[data-v-15e64d06]:last-child{margin-right:0}.drivers-list__item--id[data-v-15e64d06]{width:6%;font-weight:700}.drivers-list__item--name[data-v-15e64d06]{width:18%}.drivers-list__item--payment[data-v-15e64d06]{display:flex;justify-content:flex-end;width:10%}.drivers-list__item--iin[data-v-15e64d06],.drivers-list__item--phone[data-v-15e64d06]{width:15%}.drivers-list__item--comment[data-v-15e64d06]{width:18%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drivers-list__item--date[data-v-15e64d06]{width:17%}.drivers-list__sort[data-v-15e64d06]{position:relative;display:flex;color:var(--primary-dark);cursor:pointer}.drivers-list__sort-img[data-v-15e64d06]{position:relative;top:-3px;right:-5px;width:24px;height:24px}.pagination-container[data-v-15e64d06]{display:flex;justify-content:center;margin-top:20px;gap:8px}.pagination-btn[data-v-15e64d06]{padding:6px 12px;background:var(--white);border:1px solid var(--border);border-radius:4px;cursor:pointer;color:var(--primary-dark);font-size:14px}.pagination-btn[data-v-15e64d06]:hover:not(:disabled):not(.pagination-btn--dots){background:var(--bg-primary);border-color:var(--primary-dark)}.pagination-btn--active[data-v-15e64d06]{background:var(--primary-dark);color:#fff;border-color:var(--primary-dark)}.pagination-btn--dots[data-v-15e64d06]{border:none;cursor:default;background:transparent}.pagination-btn[data-v-15e64d06]:disabled{opacity:.5;cursor:not-allowed}.driver-card-mobile[data-v-2bb48933]{position:relative;margin:0 12px;padding:16px 0;border-bottom:1px solid #dadfe5;font-size:14px;line-height:18px}.driver-card-mobile__description[data-v-2bb48933]{color:#9ea6b4}.driver-card-mobile__text[data-v-2bb48933]{margin-bottom:4px}.driver-card-mobile__group[data-v-2bb48933]{margin-bottom:12px}.driver-card-mobile__more[data-v-2bb48933]{position:absolute;top:16px;right:0;width:24px;height:24px;background:url(../img/more.986b99fd.svg) 50%/contain no-repeat;cursor:pointer}.driver-card-mobile__option[data-v-2bb48933]{padding:9px 12px;font-size:14px;line-height:18px}.driver-card-mobile__option-wrap[data-v-2bb48933]{position:absolute;top:47px;right:4px;padding:8px 0;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.2),0 10px 20px rgba(33,52,82,.2);border-radius:6px}.drivers-list-mobile__wrap[data-v-0efaaa0a]{background:#fff;border-radius:8px}.mobile-pagination[data-v-0efaaa0a]{display:flex;justify-content:space-between;align-items:center;margin:16px 0 32px 0;padding:0 4px}.mobile-pagination__info[data-v-0efaaa0a]{font-size:14px;font-weight:600;color:var(--secondary-dark)}.mobile-pagination__btn[data-v-0efaaa0a]{padding:10px 20px;background:#fff;border:1px solid var(--border);border-radius:8px;color:var(--primary-dark);font-weight:500;font-size:14px;transition:all .2s}.mobile-pagination__btn[data-v-0efaaa0a]:active{transform:scale(.98);background:#f5f5f5}.mobile-pagination__btn[data-v-0efaaa0a]:disabled{opacity:.5;background:#f0f0f0;color:#aaa}.filter-period[data-v-34e1abb6]{display:flex;position:relative;align-items:center;gap:12px}.filter-period__group[data-v-34e1abb6]{display:flex;gap:4px}.filter-period__item[data-v-34e1abb6]{padding:8px 12px;font-size:14px;line-height:18px;cursor:pointer;border-radius:8px;color:#9ea6b4;font-weight:500;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filter-period__item[data-v-34e1abb6]:hover{color:var(--primary-dark,#000);background:rgba(0,0,0,.03)}.filter-period__item--active[data-v-34e1abb6]{background:#dde2e8;color:var(--primary-dark,#000);font-weight:600;cursor:default}.filter-period__item--active[data-v-34e1abb6]:hover{background:#dde2e8}.filter-period__range[data-v-34e1abb6]{position:relative;display:flex;align-items:center;padding:8px 30px 8px 12px;background:#fff;border:1px solid #dadfe5;border-radius:8px;font-size:14px;line-height:18px;color:var(--primary-dark,#000);cursor:pointer;margin-left:8px;min-width:210px;transition:border-color .2s}.filter-period__range[data-v-34e1abb6]:before{content:"";display:inline-block;width:16px;height:16px;margin-right:8px;background:url(../img/calendar.11ea24ae.svg) no-repeat 50%;background-size:contain;opacity:.6}.filter-period__range[data-v-34e1abb6]:hover{border-color:#b0b5bd}.filter-period__range--active[data-v-34e1abb6]{border-color:var(--primary-dark,#000)}.filter-period__range .placeholder[data-v-34e1abb6]{color:#9ea6b4}.filter-period__clear[data-v-34e1abb6]{position:absolute;top:-4px;bottom:0;right:0;width:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.filter-period__clear img[data-v-34e1abb6]{width:10px;height:10px;opacity:.4;transition:opacity .2s}.filter-period__clear:hover img[data-v-34e1abb6]{opacity:1;filter:brightness(0)}.filter-period__dropdown[data-v-34e1abb6]{position:absolute;top:calc(100% + 8px);left:0;background:#fff;z-index:9999;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:12px;padding:24px;display:flex;flex-direction:row;gap:24px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.manual-date-input-desktop[data-v-34e1abb6]{display:flex;flex-direction:column;min-width:220px;border-left:1px solid #eee;padding-left:24px}.manual-date-input-desktop .inputs-row[data-v-34e1abb6]{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:24px}.manual-date-input-desktop .input-group[data-v-34e1abb6]{display:flex;align-items:center;width:100%}.manual-date-input-desktop .input-group label[data-v-34e1abb6]{width:30px;font-size:14px;color:#666;margin-right:8px}.manual-date-input-desktop .input-group .input-wrapper[data-v-34e1abb6]{position:relative;flex:1}.manual-date-input-desktop .input-group .date-input[data-v-34e1abb6]{width:100%;padding:8px 30px 8px 12px;border:1px solid #dadfe5;border-radius:6px;font-size:14px;outline:none}.manual-date-input-desktop .input-group .date-input[data-v-34e1abb6]:focus{border-color:var(--green,#27ae60)}.manual-date-input-desktop .input-group .input-clear[data-v-34e1abb6]{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:16px;line-height:1;color:#bbb;cursor:pointer}.manual-date-input-desktop .input-group .input-clear[data-v-34e1abb6]:hover{color:#333}.manual-date-input-desktop .manual-actions[data-v-34e1abb6]{display:flex;gap:12px;margin-top:auto}.manual-date-input-desktop .manual-actions button[data-v-34e1abb6]{flex:1;justify-content:center}.filter-period-mobile[data-v-34e1abb6]{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #eee}.filter-period-mobile__period[data-v-34e1abb6]{position:relative;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0}.filter-period-mobile__period[data-v-34e1abb6]:last-child{border-bottom:none}.filter-period-mobile__date[data-v-34e1abb6]{font-size:14px;color:#9ea6b4}.manual-date-input[data-v-34e1abb6]{padding:16px;border-top:1px solid #eee}.manual-date-input .input-header[data-v-34e1abb6]{margin-bottom:12px;font-size:14px;color:#666}.manual-date-input .input-group[data-v-34e1abb6]{display:flex;align-items:center;margin-bottom:12px}.manual-date-input .input-group label[data-v-34e1abb6]{width:40px;margin-right:12px;font-size:14px;color:#666}.manual-date-input .input-group .input-wrapper[data-v-34e1abb6]{flex:1;position:relative}.manual-date-input .input-group .date-input[data-v-34e1abb6]{width:100%;padding:8px 30px 8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.manual-date-input .input-group .input-clear[data-v-34e1abb6]{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer;color:#999}.manual-date-input .mobile-actions[data-v-34e1abb6]{display:flex;flex-direction:column;gap:12px;margin-top:16px}.manual-date-input .mobile-actions .mobile-full-btn[data-v-34e1abb6]{cursor:pointer}.manual-date-input .mobile-actions .clear-all[data-v-34e1abb6]{color:var(--green,#27ae60);cursor:pointer;font-size:14px;text-align:center}.filter-period-mobile-calendar[data-v-34e1abb6]{background:#fff}input[type=radio][data-v-34e1abb6]{position:absolute;z-index:-1;opacity:0}input[type=radio]+label[data-v-34e1abb6]{position:relative;display:inline-flex;align-items:center;cursor:pointer}input[type=radio]+label[data-v-34e1abb6]:before{content:"";display:inline-block;margin-right:.5rem;width:1.5rem;height:1.5rem;border:2px solid #ddd;border-radius:50%}input[type=radio]:checked+label[data-v-34e1abb6]:before{border-color:var(--green,#27ae60);background:var(--green,#27ae60);box-shadow:inset 0 0 0 4px #fff}.city-selector[data-v-b5e990dc]{position:relative;display:inline-block;min-width:160px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.city-selector__label[data-v-b5e990dc]{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;transition:all .2s;cursor:pointer}.city-selector__label[data-v-b5e990dc]:hover{border-color:#bdbdbd}.city-selector .city-text[data-v-b5e990dc]{font-size:15px;font-weight:600;color:var(--primary-dark,#333);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-selector .arrow-icon[data-v-b5e990dc]{width:10px;height:10px;opacity:.6;transition:transform .2s}.city-selector .arrow-icon--rotated[data-v-b5e990dc]{transform:rotate(180deg)}.city-selector__dropdown[data-v-b5e990dc]{position:absolute;top:calc(100% + 4px);left:0;width:100%;min-width:180px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;overflow:hidden}.city-selector .city-list[data-v-b5e990dc]{list-style:none;margin:0;padding:4px 0;max-height:240px;overflow-y:auto}.city-selector .city-item[data-v-b5e990dc]{padding:10px 16px;font-size:14px;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background .2s}.city-selector .city-item[data-v-b5e990dc]:hover{background-color:#f5f7fa}.city-selector .city-item--active[data-v-b5e990dc]{background-color:#f0fdf4;color:#27ae60;font-weight:600}.city-selector .city-item .check-mark[data-v-b5e990dc]{font-size:12px;font-weight:700}.fade-enter-active[data-v-b5e990dc],.fade-leave-active[data-v-b5e990dc]{transition:opacity .2s,transform .2s}.fade-enter[data-v-b5e990dc],.fade-leave-to[data-v-b5e990dc]{opacity:0;transform:translateY(-5px)}.drivers__top-row[data-v-3e45178e]{display:flex;align-items:center;gap:16px;margin-bottom:24px;height:32px}.drivers__top-row .title[data-v-3e45178e]{font-weight:700;margin:0;line-height:1;color:var(--primary-dark,#000)}.drivers__controls-row[data-v-3e45178e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}.drivers__search-wrap[data-v-3e45178e]{width:320px}.drivers .btn-add[data-v-3e45178e]{display:flex;align-items:center;font-size:14px}.drivers .btn-icon[data-v-3e45178e]{margin-right:8px}.drivers__filters-row[data-v-3e45178e]{display:flex;margin-bottom:20px}.drivers__list[data-v-3e45178e]{border-radius:8px;background:var(--white);min-height:400px}.drivers__empty[data-v-3e45178e]{background:var(--white);border-radius:8px;height:calc(100vh - 280px);display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #eee}.drivers__text[data-v-3e45178e]{display:inline-block;max-width:436px;margin-bottom:20px;font-size:16px;line-height:24px;text-align:center;font-weight:600;color:var(--secondary)}.drivers__loader[data-v-3e45178e]{margin:300px auto}@media (max-width:1024px){.drivers__loader[data-v-3e45178e]{margin:150px auto}}.drivers-mobile__header[data-v-3e45178e]{padding:12px;background:#fff;border-radius:8px;margin-bottom:8px}.drivers-mobile__group[data-v-3e45178e]{display:flex;justify-content:space-between;padding-bottom:12px}.drivers-mobile__title[data-v-3e45178e]{font-size:18px;line-height:24px;margin-bottom:2px}.drivers-mobile__info[data-v-3e45178e]{position:relative;padding-left:16px;font-size:12px;line-height:14px;color:var(--secondary-dark)}.drivers-mobile__info[data-v-3e45178e]:before{content:"";position:absolute;left:0;width:12px;height:12px;background:url(../img/info.33161739.svg)}.drivers-mobile__filter[data-v-3e45178e]{padding:12px 0 9px;font-size:14px;line-height:18px;border-top:1px solid #dadfe5}.drivers-mobile__filter-date[data-v-3e45178e]{position:relative;color:#9ea6b4;padding-right:24px}.drivers-mobile__filter-date[data-v-3e45178e]:after{content:"";position:absolute;top:50%;right:0;width:1rem;height:1rem;background:url(../img/arrow-light-grey.200cfaaa.svg);transform:translateY(-50%)}.drivers-mobile__search[data-v-3e45178e]{padding:12px;background:#fff;border-radius:8px;margin-bottom:8px}.ui-datepicker[data-v-f1a2f3c8]{position:relative;width:100%}.input-wrapper[data-v-f1a2f3c8]{position:relative;cursor:pointer}.input-wrapper .calendar-icon[data-v-f1a2f3c8]{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;z-index:2;pointer-events:none}.input-wrapper .native-input[data-v-f1a2f3c8]{width:100%;padding:10px 12px 10px 36px;border:1px solid #dadfe5;border-radius:8px;font-size:14px;color:#212121;background:#fff;outline:none;transition:border-color .2s;cursor:pointer;box-sizing:border-box}.input-wrapper .native-input[data-v-f1a2f3c8]::-moz-placeholder{color:#9ea6b4}.input-wrapper .native-input[data-v-f1a2f3c8]:-ms-input-placeholder{color:#9ea6b4}.input-wrapper .native-input[data-v-f1a2f3c8]::placeholder{color:#9ea6b4}.input-wrapper .native-input.active[data-v-f1a2f3c8],.input-wrapper .native-input[data-v-f1a2f3c8]:focus{border-color:#4caf50}.calendar-dropdown[data-v-f1a2f3c8]{position:absolute;top:calc(100% + 8px);left:0;z-index:9999;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);width:320px;padding:10px;border:1px solid #ebebf0}[data-v-f1a2f3c8] .vfc-main-container{width:100%!important;background:#fff!important;box-shadow:none!important;border-radius:0!important;position:relative}[data-v-f1a2f3c8] .vfc-content{margin:0!important;width:100%!important}[data-v-f1a2f3c8] .vfc-top-date{color:#4caf50!important;font-weight:700!important;font-size:16px!important;text-decoration:none!important;display:block;margin-bottom:15px;pointer-events:none;text-align:center}[data-v-f1a2f3c8] .vfc-arrow-left,[data-v-f1a2f3c8] .vfc-arrow-right{margin-left:6px!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center;justify-content:center;z-index:20!important;cursor:pointer!important;pointer-events:auto!important}[data-v-f1a2f3c8] .vfc-arrow-left{left:0!important}[data-v-f1a2f3c8] .vfc-arrow-right{right:0!important}[data-v-f1a2f3c8] .vfc-arrow-left:after,[data-v-f1a2f3c8] .vfc-arrow-right:after{border-color:#212121!important;width:8px!important;height:8px!important;border-width:2px 2px 0 0!important}[data-v-f1a2f3c8] .vfc-week .vfc-day{color:#9ea6b4!important;font-weight:500!important;font-size:12px!important}[data-v-f1a2f3c8] .vfc-day span.vfc-span-day{color:#212121!important;font-weight:500!important;font-size:14px!important;width:36px!important;height:36px!important;line-height:36px!important;border-radius:50%!important;background:transparent!important;z-index:1;display:inline-block!important;cursor:pointer!important}[data-v-f1a2f3c8] .vfc-day span.vfc-span-day:hover{background-color:#f1f8e9!important;color:#4caf50!important}[data-v-f1a2f3c8] .vfc-day span.vfc-span-day.vfc-marked{background-color:#4caf50!important;color:#fff!important;font-weight:700!important;z-index:10!important;box-shadow:0 2px 5px rgba(76,175,80,.4)!important}[data-v-f1a2f3c8] .vfc-day span.vfc-span-day.vfc-today{color:#4caf50!important;font-weight:700!important}[data-v-f1a2f3c8] .vfc-day span.vfc-span-day.vfc-today.vfc-marked{background-color:#4caf50!important;color:#fff!important}[data-v-f1a2f3c8] .vfc-day span.vfc-span-day.vfc-disabled{color:#e0e0e0!important;pointer-events:none!important;cursor:default!important}.fade-enter-active[data-v-f1a2f3c8],.fade-leave-active[data-v-f1a2f3c8]{transition:opacity .2s;transform:translateY(0)}.fade-enter[data-v-f1a2f3c8],.fade-leave-to[data-v-f1a2f3c8]{opacity:0;transform:translateY(-5px)}.shift-modal[data-v-cb7550f4]{width:500px;background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.1)}.shift-modal__header[data-v-cb7550f4]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}.shift-modal__header .title[data-v-cb7550f4]{font-size:20px;font-weight:700;margin:0;color:#212121}.shift-modal__header .cross[data-v-cb7550f4]{width:14px;height:14px;cursor:pointer;background:url(../img/cross.d34544d2.svg) no-repeat 50%/contain;opacity:.5}.shift-modal__header .cross[data-v-cb7550f4]:hover{opacity:1}.shift-modal__body[data-v-cb7550f4]{padding:24px}.shift-modal__footer[data-v-cb7550f4]{padding:20px 24px;margin-top:auto}.server-error-alert[data-v-cb7550f4]{margin-top:16px;background-color:#fff2f2;border:1px solid #ffcdd2;border-radius:8px;padding:12px 16px;display:flex;align-items:flex-start;gap:12px;-webkit-animation:shake-data-v-cb7550f4 .4s ease-in-out;animation:shake-data-v-cb7550f4 .4s ease-in-out}.server-error-alert .icon[data-v-cb7550f4]{flex-shrink:0;width:20px;height:20px;background:#ff5252;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.server-error-alert .text[data-v-cb7550f4]{font-size:14px;line-height:1.4;color:#d32f2f;font-weight:500}.form-group[data-v-cb7550f4]{margin-bottom:16px}.form-group .label[data-v-cb7550f4]{display:block;font-size:14px;margin-bottom:8px;color:#212121;font-weight:500}.form-row[data-v-cb7550f4]{display:flex;gap:16px}.form-row .form-group[data-v-cb7550f4]{flex:1}.time-inputs-row[data-v-cb7550f4]{display:flex;gap:16px}.time-inputs-row .input-wrapper[data-v-cb7550f4]{flex:1}.input-wrapper[data-v-cb7550f4]{position:relative}.input-wrapper .arrow-icon[data-v-cb7550f4],.input-wrapper .calendar-icon[data-v-cb7550f4],.input-wrapper .search-icon[data-v-cb7550f4]{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none}.input-wrapper .arrow-icon[data-v-cb7550f4]{right:12px;width:10px;transition:transform .2s ease}.input-wrapper.animated-arrow .native-input:focus+.arrow-icon[data-v-cb7550f4]{transform:translateY(-50%) rotate(180deg)}.input-wrapper .search-icon[data-v-cb7550f4]{right:12px;width:14px}.input-wrapper .calendar-icon[data-v-cb7550f4]{left:12px;width:16px;z-index:2}.native-input[data-v-cb7550f4]{width:100%;padding:10px 12px;border:1px solid #dadfe5;border-radius:8px;font-size:14px;color:#212121;outline:none;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.2s}.native-input[data-v-cb7550f4]::-moz-placeholder{color:#9ea6b4}.native-input[data-v-cb7550f4]:-ms-input-placeholder{color:#9ea6b4}.native-input[data-v-cb7550f4]::placeholder{color:#9ea6b4}.native-input[data-v-cb7550f4]:focus{border-color:#4caf50}.native-input.search-input[data-v-cb7550f4]{padding-right:40px}.native-input.date-input[data-v-cb7550f4]{padding-left:36px}.native-input[data-v-cb7550f4]:disabled,.native-input[readonly][data-v-cb7550f4]{background:#f8f9fb;color:#9ea6b4;cursor:not-allowed;border-color:#ebebf0}.native-input[type=date][data-v-cb7550f4]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.select-wrapper .native-input[data-v-cb7550f4]{padding-right:40px;cursor:pointer}.courier-dropdown[data-v-cb7550f4]{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #ebebf0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:50;max-height:200px;overflow-y:auto}.courier-dropdown .courier-item[data-v-cb7550f4]{padding:10px 12px;font-size:14px;color:#212121;cursor:pointer;transition:background .1s}.courier-dropdown .courier-item[data-v-cb7550f4]:hover:not(.disabled){background:#f4f6f8}.courier-dropdown .courier-item.disabled[data-v-cb7550f4]{color:#999;cursor:default}@-webkit-keyframes shake-data-v-cb7550f4{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}@keyframes shake-data-v-cb7550f4{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.fade-enter-active[data-v-cb7550f4],.fade-leave-active[data-v-cb7550f4]{transition:opacity .3s}.fade-enter[data-v-cb7550f4],.fade-leave-to[data-v-cb7550f4]{opacity:0}.shift-modal[data-v-579048de]{width:500px;background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.1)}.shift-modal__header[data-v-579048de]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}.shift-modal__header .title[data-v-579048de]{font-size:20px;font-weight:700;margin:0;color:#212121}.shift-modal__header .cross[data-v-579048de]{width:14px;height:14px;cursor:pointer;background:url(../img/cross.d34544d2.svg) no-repeat 50%/contain;opacity:.5}.shift-modal__header .cross[data-v-579048de]:hover{opacity:1}.shift-modal__body[data-v-579048de]{padding:24px}.shift-modal__footer[data-v-579048de]{padding:20px 24px;margin-top:auto}.form-group[data-v-579048de]{margin-bottom:16px}.form-group .label[data-v-579048de]{display:block;font-size:14px;margin-bottom:8px;color:#212121;font-weight:500}.form-row[data-v-579048de],.time-inputs-row[data-v-579048de]{display:flex;gap:16px}.form-row .form-group[data-v-579048de],.form-row .input-wrapper[data-v-579048de],.time-inputs-row .form-group[data-v-579048de],.time-inputs-row .input-wrapper[data-v-579048de]{flex:1}.input-wrapper[data-v-579048de]{position:relative}.input-wrapper .arrow-icon[data-v-579048de],.input-wrapper .search-icon[data-v-579048de]{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none}.input-wrapper .arrow-icon[data-v-579048de]{right:12px;width:10px;transition:transform .2s ease}.input-wrapper.animated-arrow .native-input:not(:disabled):focus+.arrow-icon[data-v-579048de]{transform:translateY(-50%) rotate(180deg)}.input-wrapper .search-icon[data-v-579048de]{right:12px;width:14px}.native-input[data-v-579048de]{width:100%;padding:10px 12px;border:1px solid #dadfe5;border-radius:8px;font-size:14px;color:#212121;outline:none;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.2s}.native-input[data-v-579048de]::-moz-placeholder{color:#9ea6b4}.native-input[data-v-579048de]:-ms-input-placeholder{color:#9ea6b4}.native-input[data-v-579048de]::placeholder{color:#9ea6b4}.native-input[data-v-579048de]:focus:not(:disabled){border-color:#4caf50}.native-input.search-input[data-v-579048de]{padding-right:40px}.native-input.date-input[data-v-579048de]{padding-left:36px;background:#f8f9fb url(../img/calendar.11ea24ae.svg) no-repeat 12px;background-size:16px}.native-input.input-error[data-v-579048de]{border-color:#ff5252}.native-input[data-v-579048de]:disabled,.native-input[readonly][data-v-579048de]{background-color:#f8f9fb;color:#9ea6b4;cursor:not-allowed;border-color:#ebebf0}.native-input[type=date][data-v-579048de]::-webkit-calendar-picker-indicator{opacity:0}.select-wrapper .native-input[data-v-579048de]{padding-right:40px}.select-wrapper .native-input[disabled][data-v-579048de]{cursor:not-allowed;color:#9ea6b4}.select-wrapper .native-input[data-v-579048de]:not([disabled]){cursor:pointer}.error-message[data-v-579048de]{color:#ff5252;font-size:12px;margin-top:4px}.courier-dropdown[data-v-579048de]{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #ebebf0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:50;max-height:200px;overflow-y:auto}.courier-dropdown .courier-item[data-v-579048de]{padding:10px 12px;font-size:14px;color:#212121;cursor:pointer;transition:background .1s}.courier-dropdown .courier-item[data-v-579048de]:hover:not(.disabled){background:#f4f6f8}.courier-dropdown .courier-item.disabled[data-v-579048de]{color:#999;cursor:default}.dropdown-enter-active[data-v-579048de],.dropdown-leave-active[data-v-579048de],.fade-enter-active[data-v-579048de],.fade-leave-active[data-v-579048de]{transition:all .2s ease}.dropdown-enter[data-v-579048de],.dropdown-leave-to[data-v-579048de]{opacity:0;transform:translateY(-10px)}.fade-enter[data-v-579048de],.fade-leave-to[data-v-579048de]{opacity:0}.server-error-alert[data-v-579048de]{margin-top:16px;background-color:#fff2f2;border:1px solid #ffcdd2;border-radius:8px;padding:12px 16px;display:flex;align-items:flex-start;gap:12px;-webkit-animation:shake-data-v-579048de .4s ease-in-out;animation:shake-data-v-579048de .4s ease-in-out}.server-error-alert .icon[data-v-579048de]{flex-shrink:0;width:20px;height:20px;background:#ff5252;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.server-error-alert .text[data-v-579048de]{font-size:14px;color:#d32f2f;font-weight:500}.action-icon[data-v-579048de]{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:14px;height:14px}.search-icon[data-v-579048de]{pointer-events:none}.clear-icon[data-v-579048de]{cursor:pointer;background:url(../img/cross.d34544d2.svg) no-repeat 50%/contain;opacity:.5;transition:.2s}.clear-icon[data-v-579048de]:hover{opacity:1}@-webkit-keyframes shake-data-v-579048de{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}@keyframes shake-data-v-579048de{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.table-container[data-v-dd9029a0]{min-width:900px}.table-header[data-v-dd9029a0]{display:flex;padding:18px 24px;border-bottom:1px solid #ebebf0;background:#fff;position:sticky;top:0;z-index:2}.table-header .th[data-v-dd9029a0]{font-size:13px;font-weight:700;color:#9ea6b4;text-transform:none}.table-row[data-v-dd9029a0]{display:flex;align-items:center;padding:20px 24px;border-bottom:1px solid #f5f6f7;transition:background .1s}.table-row[data-v-dd9029a0]:hover{background:#fafbfc}.col-time[data-v-dd9029a0]{width:18%}.col-actual[data-v-dd9029a0],.col-warehouse[data-v-dd9029a0]{width:15%}.col-name[data-v-dd9029a0]{width:22%}.col-status[data-v-dd9029a0]{width:12%}.col-rate[data-v-dd9029a0]{width:13%}.col-actions[data-v-dd9029a0]{width:5%;text-align:right}.time-main[data-v-dd9029a0]{font-weight:400;font-size:14px;color:#333;margin-bottom:10px}.date-sub[data-v-dd9029a0]{font-size:14px;font-weight:700;color:#333}.text-green[data-v-dd9029a0]{color:#4caf50}.warehouse-name[data-v-dd9029a0]{font-size:14px;color:#212121}.courier-name[data-v-dd9029a0]{font-weight:700;font-size:14px;color:#212121}.courier-name.not-assigned[data-v-dd9029a0]{font-weight:400}.rate-text[data-v-dd9029a0]{font-size:14px;color:#212121}.status-badge[data-v-dd9029a0]{display:inline-flex;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:500;line-height:1}.badge-pending[data-v-dd9029a0]{background:#fff3e0;color:#e6a23c}.badge-active[data-v-dd9029a0]{background:#e1f3d8;color:#67c23a}.badge-finished[data-v-dd9029a0]{background:#ebeef5;color:#909399}.label-first[data-v-dd9029a0]{font-size:12px;color:#409eff;margin-top:4px;font-weight:500}.btn-edit[data-v-dd9029a0]{width:36px;height:36px;border:1px solid #67c23a;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.btn-edit[data-v-dd9029a0]:hover{background:#f0f9eb}.btn-edit img[data-v-dd9029a0]{width:18px;height:18px}.shifts[data-v-4d0379b4]{padding:20px}.shifts__top-row[data-v-4d0379b4]{display:flex;align-items:center;gap:16px;margin-bottom:24px;height:32px}.shifts__top-row .title[data-v-4d0379b4]{font-weight:700;margin:0;line-height:1;color:var(--primary-dark,#000)}.shifts__controls-row[data-v-4d0379b4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.shifts__search-wrap[data-v-4d0379b4]{width:320px}.shifts__actions-right[data-v-4d0379b4]{display:flex;align-items:center;gap:12px}.shifts__filters-row[data-v-4d0379b4]{display:flex;align-items:center;gap:16px;margin-bottom:20px}.shifts .warehouse-wrapper[data-v-4d0379b4]{position:relative}.shifts .warehouse-wrapper .arrow-icon[data-v-4d0379b4]{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:10px;opacity:.6;pointer-events:none;transition:transform .3s ease}.shifts .warehouse-wrapper.animated-arrow .native-select:focus+.arrow-icon[data-v-4d0379b4]{transform:translateY(-50%) rotate(180deg)}.shifts .dropdown-select[data-v-4d0379b4]{background:#fff;padding:12px 32px 12px 12px;border-radius:8px;font-size:15px;color:var(--primary-dark);display:flex;align-items:center;gap:8px;cursor:pointer;border:1px solid #dadfe5;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;min-width:200px}.shifts .dropdown-select[data-v-4d0379b4]:hover:not(:disabled){border-color:#b0b7c3}.shifts .dropdown-select[data-v-4d0379b4]:disabled{background:#f9f9f9;cursor:not-allowed}.shifts .btn-add[data-v-4d0379b4]{display:flex;align-items:center}.shifts .btn-icon[data-v-4d0379b4]{margin-right:8px}.shifts__content[data-v-4d0379b4],.shifts__empty[data-v-4d0379b4]{background:#fff;border-radius:12px;height:calc(100vh - 280px);min-height:400px;border:1px solid #eee;overflow-y:auto}.shifts__empty[data-v-4d0379b4]{display:flex;flex-direction:column;justify-content:center;align-items:center}.shifts__empty .empty-text[data-v-4d0379b4]{font-size:16px;font-weight:600;color:#9ea6b4;margin-bottom:24px}.shifts .empty-content[data-v-4d0379b4]{text-align:center;display:flex;flex-direction:column;align-items:center}.shifts .btn-center[data-v-4d0379b4]{padding:10px 24px}.shifts__loader[data-v-4d0379b4]{margin:150px auto}.shifts__pagination[data-v-4d0379b4]{padding:24px 0;display:flex;justify-content:center;align-items:center;gap:8px;border-top:1px solid #ebebf0}.shifts__pagination .page-btn[data-v-4d0379b4]{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dadfe5;border-radius:4px;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:all .2s;padding:0 6px}.shifts__pagination .page-btn[data-v-4d0379b4]:hover:not(:disabled){border-color:#999;background-color:#fafafa}.shifts__pagination .page-btn[data-v-4d0379b4]:disabled{opacity:.5;cursor:not-allowed;border-color:#ebebf0}.shifts__pagination .page-btn.active[data-v-4d0379b4]{background:#2e3642;color:#fff;border-color:#2e3642}.shifts__pagination .page-btn.dots[data-v-4d0379b4]{border:none;background:transparent;cursor:default}*,:after,:before{box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}button{background:transparent;border:none;cursor:pointer}input{border:unset;outline:none}input::-moz-placeholder{color:#9ea6b4}input:-ms-input-placeholder{color:#9ea6b4}input::placeholder{color:#9ea6b4}button:focus{outline:none}body{font-family:Gilroy,sans-serif;font-size:16px;line-height:1;background:#eef2f7}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Bold.111aa13f.eot);src:local("../fonts/Gilroy/Gilroy Bold"),local("Gilroy-Bold"),url(../fonts/Gilroy-Bold.111aa13f.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Bold.3ca17cce.woff) format("woff"),url(../fonts/Gilroy-Bold.62872c8e.woff2) format("woff2"),url(../fonts/Gilroy-Bold.10b9cd1d.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Semibold.3a7f8fd8.eot);src:local("../fonts/Gilroy/Gilroy Semibold"),local("Gilroy-Semibold"),url(../fonts/Gilroy-Semibold.3a7f8fd8.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Semibold.aebaa8b1.woff2) format("woff2"),url(../fonts/Gilroy-Semibold.9d2a1b79.woff) format("woff"),url(../fonts/Gilroy-Semibold.5805f872.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Medium.f968032c.eot);src:local("../fonts/Gilroy/Gilroy Medium"),local("Gilroy-Medium"),url(../fonts/Gilroy-Medium.f968032c.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Medium.d00e876b.woff2) format("woff2"),url(../fonts/Gilroy-Medium.7ab5484c.woff) format("woff"),url(../fonts/Gilroy-Medium.ef9daf9c.ttf) format("truetype");font-weight:500;font-style:normal}.flex{display:flex}.flex-column{flex-direction:column}.justify-space-between{justify-content:space-between}.align-center{align-items:center}.title{font-size:30px;line-height:36px;margin-bottom:1rem}.color-green{color:var(--green)}.color-red{color:var(--red)}.color-grey{color:var(--secondary-dark)}.relative{position:relative}.loader{margin:200px auto}.loader-overlay{position:fixed;width:528px;top:0;bottom:0;right:0;background-color:rgba(0,0,0,.2);z-index:2}.mobile-footer{margin-top:8px;padding:12px}.mobile-full-btn{width:100%;height:50px}@media (max-width:1025px){.loader-overlay{width:100%}}:root{--bg-primary:#eef2f7;--bg-secondary:#cedae9;--white:#fff;--secondary:#9ca9b9;--secondary-normal:#d9e1eb;--border:#dadfe5;--secondary-dark:#9ea6b4;--red:#c90b0b;--green:#4caf50;--primary-dark:#2f3747}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.vfc-popover-container{z-index:5}.vfc-popover-container:focus{outline:none}.vfc-single-input{border-radius:6px}.vfc-multiple-input input:first-child{border-radius:6px 0 0 6px}.vfc-multiple-input input:last-child{border-radius:0 6px 6px 0}.vfc-main-container{position:relative;border-radius:6px;font-family:Gilroy;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;box-shadow:none}.vfc-main-container.vfc-modal{position:absolute;width:inherit;z-index:1000}.vfc-main-container>*{box-sizing:border-box}.vfc-separately-navigation-buttons{margin-bottom:-80px;position:absolute;width:120%;top:50%;left:-10%}.vfc-navigation-buttons{width:100%;position:absolute}.vfc-navigation-buttons,.vfc-separately-navigation-buttons{flex:0 1 15%;margin-top:-10px;display:flex;align-items:center}.vfc-navigation-buttons.vfc-left,.vfc-separately-navigation-buttons.vfc-left{justify-content:flex-start}.vfc-navigation-buttons.vfc-right,.vfc-separately-navigation-buttons.vfc-right{justify-content:flex-end}.vfc-navigation-buttons.vfc-space-between,.vfc-separately-navigation-buttons.vfc-space-between{justify-content:space-between}.vfc-navigation-buttons div,.vfc-separately-navigation-buttons div{z-index:200;display:flex;justify-content:center;align-items:center;font-size:18px;margin:20px 10px}.vfc-navigation-buttons div.vfc-cursor-pointer,.vfc-separately-navigation-buttons div.vfc-cursor-pointer{cursor:pointer;width:36px;height:36px;border-radius:50%;background-color:#fff;box-shadow:0 0 4px rgba(35,52,78,.25)}.vfc-navigation-buttons div .vfc-arrow-left,.vfc-separately-navigation-buttons div .vfc-arrow-left{width:10px;height:10px;margin-right:5px;border-top:2px solid;border-left:2px solid;transform:rotate(-45deg)}.vfc-navigation-buttons div .vfc-arrow-left:active,.vfc-navigation-buttons div .vfc-arrow-right:active,.vfc-separately-navigation-buttons div .vfc-arrow-left:active,.vfc-separately-navigation-buttons div .vfc-arrow-right:active{border-color:#ddd}.vfc-navigation-buttons div .vfc-arrow-right,.vfc-separately-navigation-buttons div .vfc-arrow-right{width:10px;height:10px;margin-left:5px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg)}.vfc-calendar{position:relative;flex:1;height:auto;display:flex;flex-flow:column nowrap;align-items:stretch;margin-right:24px}.vfc-calendar .vfc-content{margin-bottom:10px}.vfc-calendars{display:flex;flex-direction:row;flex:none;flex-wrap:nowrap;margin-right:-24px}.vfc-calendars-container{display:flex;flex-direction:column;height:100%;position:relative;overflow:visible}.vfc-content{z-index:11;margin:0}.vfc-top-date{margin:16px;font-size:14px;font-weight:500}.vfc-top-date.vfc-left{text-align:left}.vfc-top-date.vfc-right{text-align:right}.vfc-top-date.vfc-center{text-align:center}.vfc-top-date span{cursor:default;text-decoration:unset;margin:0 2px;color:#4caf50;font-weight:500}.vfc-top-date span.vfc-cursor-pointer{cursor:pointer}.vfc-dayNames,.vfc-week{display:flex}.vfc-dayNames{display:flex;justify-content:space-between;padding-bottom:12px;margin-bottom:0}.vfc-dayNames span{width:32px;font-size:14px;font-weight:500;color:#999;text-align:center}.vfc-dayNames span:last-child{margin-right:0}.vfc-week{justify-content:space-between}.vfc-week .vfc-day{position:relative;width:100%;display:flex;margin-top:0;flex-direction:column}.vfc-week .vfc-day .vfc-base-end,.vfc-week .vfc-day .vfc-base-start{position:absolute;background:#edf7ed;width:50%!important;border-radius:0!important;border-right-width:0!important;height:100%}.vfc-week .vfc-day .vfc-base-start{right:0}.vfc-week .vfc-day .vfc-base-end{left:0}.vfc-week .vfc-day span.vfc-span-day{display:inline-block;text-align:center;width:30px;line-height:30px;border-radius:50%;margin:0 auto;vertical-align:middle}.vfc-week .vfc-day span.vfc-span-day.vfc-today{background-color:#fff;color:#2f3747}.vfc-week .vfc-day span.vfc-span-day.vfc-marked{margin:auto;background-color:#4caf50;border-radius:50%;opacity:1;z-index:1}.vfc-week .vfc-day span.vfc-span-day.vfc-marked:hover{color:#2f3747}.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-borderd,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked{color:#fff}.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-borderd:before,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked:before,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked:before{background:transparent}.vfc-week .vfc-day span.vfc-span-day.vfc-marked:before{top:0;left:0;content:"";position:absolute;background-color:#edf7ed;width:100%;height:100%;z-index:-1}.vfc-week .vfc-day span.vfc-span-day.vfc-disabled{margin:auto;color:rgba(0,0,0,.2);border-radius:unset;width:100%;opacity:1;z-index:2;background-color:#fff}.vfc-week .vfc-day span.vfc-span-day.vfc-disabled:before{background-color:#fff;border-radius:unset}.vfc-week .vfc-day span.vfc-span-day.vfc-disabled.vfc-hover:hover,.vfc-week .vfc-day span.vfc-span-day.vfc-disabled.vfc-hovered{background-color:#fff}.vfc-week .vfc-day span.vfc-span-day:after{z-index:2;position:absolute;top:0;left:0;bottom:0;right:0;content:attr(data-date);display:flex;justify-content:center;align-items:center}.vfc-week .vfc-day span.vfc-span-day.vfc-hover:hover,.vfc-week .vfc-day span.vfc-span-day.vfc-hovered{background-color:#edf7ed;z-index:100}@media screen and (max-width:1024px){.vfc-calendars{flex-direction:column}.vfc-calendar{padding-top:20px}.vfc-separately-navigation-buttons{width:calc(100% - 12px);margin:0 6px;top:28px;left:0;transform:translateY(-50%);z-index:12}.vfc-dayNames{padding:0 6px 4px}.vfc-dayNames,.vfc-week{margin:0 auto;max-width:310px;border:none!important}.vfc-calendar .vfc-content{padding:0 8px;margin-bottom:0}.vfc-top-date{margin-bottom:24px;margin-top:0}.vfc-top-date span{color:#2f3747;font-size:16px}.vfc-popover-container{border:none}}@media (max-width:520px){.vfc-calendar,.vfc-calendars{margin-right:0}}