@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";:root{font-family:"Source Sans 3",sans-serif;font-weight:400;color-scheme:only light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--black: 0, 0, 0;--white: 255, 255, 255;--blue: 41, 69, 134;--grey: 150, 150, 150;--light-grey: 245, 245, 245;--medium-grey: 200, 200, 200;--yellow: 250, 183, 47;--red: 243, 106, 106;--light-red: 254, 241, 241;--green: 133, 216, 126;--custom-datatable-header-cell-background: rgb(var(--light-grey));--custom-datatable-header-cell-border-color: rgb(var(--medium-grey));--custom-datatable-header-cell-color: rgb(var(--black));--custom-datatable-body-cell-border-color: rgb(var(--medium-grey));--custom-datatable-row-background: rgb(var(--white));--custom-datatable-header-cell-selected-background: rgb(var(--grey));--custom-datepicker-date-range-selected-background: rgb(var(--light-grey));--custom-mask-background: rgba(var(--white), .5);--custom-datatable-header-cell-padding: 20px;--custom-datatable-header-cell-gap: 10px;--custom-datatable-body-cell-padding: 12px 20px;--custom-datatable-column-title-font-weight: 600;--custom-datepicker-panel-background: rgb(var(--white));--custom-datepicker-panel-border-radius: 20px;--custom-datepicker-panel-shadow: 0px 2px 10px rgba(0, 0, 0, .15);--custom-datepicker-panel-padding: 30px;--custom-datepicker-panel-color: rgb(var(--black));--custom-datepicker-date-selected-background: rgb(var(--black));--custom-datepicker-date-selected-color: rgb(var(--white));--custom-datepicker-date-hover-background: rgb(var(--light-grey));--custom-datepicker-date-hover-color: rgb(var(--black));--custom-datepicker-header-padding: 0 0 12px;--custom-datepicker-date-padding: 2px;--custom-datepicker-title-gap: 4px;--custom-datepicker-date-width: 32px;--custom-datepicker-date-height: 32px;--custom-datepicker-date-border-radius: 8px;--custom-datepicker-year-border-radius: 8px;--custom-datepicker-month-border-radius: 8px;--custom-datepicker-week-day-font-weight: 400;--custom-datepicker-title-font-weight: 500;--custom-datepicker-week-day-color: rgb(var(--red));--custom-datepicker-week-day-padding: 5px;--custom-datepicker-month-padding: 5px;--custom-datepicker-year-padding: 5px;--custom-toast-success-background: rgb(var(--green));--custom-toast-success-border-color: rgb(var(--green));--custom-toast-error-background: rgb(var(--red));--custom-toast-error-border-color: rgb(var(--red));--custom-toast-content-padding: 15px;--custom-toast-content-gap: 10px;--custom-toast-summary-font-weight: 500;--custom-toast-summary-font-size: 1.13rem;--custom-inputtext-hover-border-color: rgb(var(--grey));--custom-inputtext-padding-y: 5px;--custom-inputtext-padding-x: 10px;--custom-form-field-padding-x: 10px;--custom-icon-size: 15px;--custom-select-hover-border-color: rgb(var(--grey));--custom-select-focus-border-color: rgb(var(--grey));--custom-select-focus-ring-width: 2px;--custom-select-focus-ring-style: auto;--custom-select-focus-ring-color: rgb(var(--black));--custom-select-placeholder-color: rgb(var(--grey));--custom-select-overlay-background: rgb(var(--white));--custom-select-overlay-shadow: 0px 2px 10px rgba(0, 0, 0, .15);--custom-select-overlay-color: rgb(var(--black));--custom-select-overlay-border-color: rgb(var(--grey));--custom-select-option-padding: 10px;--custom-select-option-selected-background: rgb(var(--medium-grey));--custom-select-option-selected-focus-background: rgb(var(--medium-grey));--custom-select-option-focus-background: rgb(var(--light-grey));--custom-select-list-header-padding: 10px;--custom-select-empty-message-padding: 10px 15px}.p-select-header .p-inputtext{border:1px solid rgb(var(--grey))}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:15px;font-weight:400;line-height:1.2;color:rgb(var(--black))}body{margin:0;min-width:320px;min-height:100vh}.container{padding:40px 50px;width:100%}input{font-family:"Source Sans 3",sans-serif;background-color:rgb(var(--white));border:none}input::placeholder{font-family:"Source Sans 3",sans-serif}textarea{font-family:"Source Sans 3",sans-serif}textarea::placeholder{font-family:"Source Sans 3",sans-serif}button{font-family:"Source Sans 3",sans-serif}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-enter-from,.modal-leave-to{opacity:0}@media screen and (max-width:1200px){:root{--custom-datatable-header-cell-padding: 10px;--custom-datatable-body-cell-padding: 10px}html{font-size:12px}.container{padding:20px 15px}}svg[data-v-9971febf]{width:var(--v3c2e2872);height:var(--v25fc8761)}.item a[data-v-cd358f52]{display:block;color:rgb(var(--black));text-decoration:none;font-size:1.13rem;line-height:1.76;position:relative;padding:10px 10px 10px 60px}.item a svg[data-v-cd358f52]{position:absolute;top:50%;left:30px;transform:translateY(-50%);fill:rgb(var(--black))}.item a.active[data-v-cd358f52]{background-color:rgb(var(--blue));color:rgb(var(--white))}.item a.active svg[data-v-cd358f52]{fill:rgb(var(--white))}@media screen and (min-width:993px){.item a:not(.active):hover[data-v-cd358f52]{background-color:rgba(var(--blue),.2);color:rgb(var(--black))}.item a:not(.active):hover svg[data-v-cd358f52]{fill:rgb(var(--black))}}@media screen and (max-width:1200px){.item a[data-v-cd358f52]{padding-left:40px}.item a svg[data-v-cd358f52]{left:15px}}.sidebar-menu[data-v-b4a43149]{padding:0;margin:0;list-style:none}.sidebar[data-v-60a7e0b3]{background-color:rgb(var(--light-grey));padding-bottom:49px;position:relative}.sidebar .sidebar__toggle[data-v-60a7e0b3]{position:absolute;width:30px;height:20px;left:calc(100% + 10px);top:15px;display:none}.sidebar .sidebar__toggle span[data-v-60a7e0b3]{position:absolute;inset:0;margin:auto;width:100%;height:2px;background-color:rgb(var(--blue));transition:.3s}.sidebar .sidebar__toggle span[data-v-60a7e0b3]:nth-child(1){bottom:auto}.sidebar .sidebar__toggle span[data-v-60a7e0b3]:nth-child(3){top:auto}.sidebar .sidebar__logo[data-v-60a7e0b3]{display:flex;align-items:center;border-bottom:1px solid rgba(var(--grey),.2);padding:0 25px;margin-bottom:49px;height:102px}.sidebar .sidebar__logo svg[data-v-60a7e0b3]{width:175px;height:30px}@media screen and (max-width:1200px){.sidebar[data-v-60a7e0b3]{position:fixed;left:-100%;width:100%;height:100%;top:0;z-index:3;background-color:transparent;padding:0;padding-right:calc(100% - 180px);transition:left 1s,background-color .1s}.sidebar .sidebar__wrap[data-v-60a7e0b3]{background-color:rgb(var(--light-grey));height:100%;max-height:100dvh;overflow:auto;padding-bottom:20px}.sidebar .sidebar__toggle[data-v-60a7e0b3]{display:block;transition:1s}.sidebar .sidebar__logo[data-v-60a7e0b3]{height:50px;padding:0 15px;margin-bottom:15px}.sidebar .sidebar__logo svg[data-v-60a7e0b3]{width:150px;height:26px}.sidebar.open[data-v-60a7e0b3]{left:0;background-color:rgba(var(--black),.2);transition:left 1s,background-color .3s 1s}.sidebar.open .sidebar__toggle[data-v-60a7e0b3]{left:185px}.sidebar.open .sidebar__toggle span[data-v-60a7e0b3]:nth-child(1){transform:rotate(45deg);top:9px}.sidebar.open .sidebar__toggle span[data-v-60a7e0b3]:nth-child(2){opacity:0}.sidebar.open .sidebar__toggle span[data-v-60a7e0b3]:nth-child(3){transform:rotate(-45deg);bottom:9px}}.modal-container[data-v-d84e8500]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--blue),.8);z-index:100;padding:40px 15px;overflow:auto}.modal-wrap[data-v-d84e8500]{display:flex;justify-content:center;align-items:flex-start}.modal-close[data-v-ccea57c8]{width:40px;height:40px;border-radius:100px;background-color:rgb(var(--yellow));position:absolute;z-index:2;right:20px;top:20px;cursor:pointer}.modal-close[data-v-ccea57c8]:before,.modal-close[data-v-ccea57c8]:after{content:"";position:absolute;inset:0;margin:auto;width:20px;height:2px;background-color:rgb(var(--white))}.modal-close[data-v-ccea57c8]:before{transform:rotate(45deg)}.modal-close[data-v-ccea57c8]:after{transform:rotate(-45deg)}@media screen and (max-width:576px){.modal-close[data-v-ccea57c8]{width:30px;height:30px;top:10px;right:10px}}.modal[data-v-06046969]{box-shadow:0 10px 10px #00000026;border-radius:20px;background-color:rgb(var(--white));width:100%;max-width:570px;position:relative;padding:50px 40px 32px}.modal .modal__title[data-v-06046969]{position:relative;padding-top:3px;padding-left:70px;margin-bottom:15px}.modal .modal__title svg[data-v-06046969]{position:absolute;left:0;top:0}.modal .modal__title .modal__title-caption[data-v-06046969]{font-size:1.33rem;line-height:1.5;font-weight:500}.modal .modal__title .modal__title-subcaption[data-v-06046969]{font-size:1.13rem;line-height:1.5}.modal .modal__content[data-v-06046969]{margin-bottom:37px}.modal .modal__content .modal__content-item[data-v-06046969]{font-size:1.13rem;line-height:1.76}.modal .modal__footer[data-v-06046969]{border-top:1px solid rgb(var(--medium-grey));padding-top:32px}.modal .modal__footer button[data-v-06046969]{display:flex;align-items:center;gap:16px;background-color:transparent;border:none;padding:0;font-size:1.13rem;line-height:1.76;font-weight:500;cursor:pointer}.modal .modal__footer button.loading[data-v-06046969]{pointer-events:none}@media screen and (max-width:576px){.modal[data-v-06046969]{padding:20px}.modal .modal__title[data-v-06046969]{padding-top:7px}.modal .modal__content[data-v-06046969]{margin-bottom:20px}.modal .modal__footer[data-v-06046969]{padding-top:20px}}.header[data-v-14303541]{display:flex;align-items:center;height:102px;border-bottom:1px solid rgba(var(--grey),.2)}.header .container[data-v-14303541]{padding-top:0;padding-bottom:0}.header .header__wrap[data-v-14303541]{display:flex;align-items:center;justify-content:space-between;gap:10px 15px}.header .header__menu[data-v-14303541]{display:flex;align-items:center;gap:10px 40px;list-style:none;padding:0;margin:0;font-size:1rem}.header .header__menu li a[data-v-14303541]{text-transform:uppercase;color:rgb(var(--black));text-decoration:none}.header .header__user[data-v-14303541]{display:flex;align-items:center;justify-content:center;font-size:1.13rem;line-height:1;font-weight:700;color:rgb(var(--yellow));background-color:rgb(var(--black));width:40px;height:40px;border-radius:100%;cursor:pointer}@media screen and (max-width:1200px){.header[data-v-14303541]{height:50px}.header .container[data-v-14303541]{padding-left:50px}.header .header__menu[data-v-14303541]{gap:10px 20px}.header .header__user[data-v-14303541]{min-width:30px;width:30px;height:30px}}@media screen and (max-width:576px){.header .header__menu[data-v-14303541]{flex-wrap:wrap;gap:5px 15px}}.footer[data-v-3ae32170]{background-color:rgb(var(--black));display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 30px}.footer .footer__copy[data-v-3ae32170],.footer .footer__dev[data-v-3ae32170]{color:rgb(var(--white));font-size:1.13rem}@media screen and (max-width:1200px){.footer[data-v-3ae32170]{padding:20px 15px}}@media screen and (max-width:576px){.footer[data-v-3ae32170]{flex-direction:column;gap:10px}}.wrapper[data-v-b3f16e05]{margin:0 auto;max-width:1920px;width:100%}.main-container[data-v-b3f16e05]{display:grid;grid-template-columns:230px calc(100% - 230px);min-height:100dvh}.content-enter-active[data-v-b3f16e05],.content-leave-active[data-v-b3f16e05]{transition:opacity .3s ease,transform .3s ease}.content-enter-from[data-v-b3f16e05]{opacity:0;transform:translateY(10px)}.content-leave-to[data-v-b3f16e05]{opacity:0;transform:translateY(-10px)}@media screen and (max-width:1200px){.main-container[data-v-b3f16e05]{grid-template-columns:100%}}.wrapper[data-v-15363833]{max-width:1920px;width:100%;margin:0 auto;padding:0}.hello .hello__wrap[data-v-15363833]{display:grid;grid-template-columns:.97263fr 1fr;min-height:100dvh}.hello .hello__image[data-v-15363833]{position:relative;height:100%}.hello .hello__image img[data-v-15363833]{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;display:block}.hello .hello__content[data-v-15363833]{display:flex;align-items:flex-start;flex-direction:column;padding:30px 70px 50px 90px}.hello .hello__logo[data-v-15363833]{margin-bottom:20px}.hello .hello__logo svg[data-v-15363833]{width:250px;height:43px}.hello .hello__form[data-v-15363833]{width:100%}.hello .hello__links[data-v-15363833]{display:flex;align-items:center;flex-wrap:wrap;gap:15px 30px;margin-top:auto}.hello .hello__links a[data-v-15363833]{color:rgb(var(--blue))}.hello [data-v-15363833] .head{margin-top:auto;margin-bottom:13px}.content-enter-active[data-v-15363833],.content-leave-active[data-v-15363833]{transition:opacity .3s ease,transform .3s ease}.content-enter-from[data-v-15363833]{opacity:0;transform:translateY(10px)}.content-leave-to[data-v-15363833]{opacity:0;transform:translateY(-10px)}@media screen and (max-width:1200px){.hello .hello__content[data-v-15363833]{padding:30px}}@media screen and (max-width:992px){.hello .hello__wrap[data-v-15363833]{grid-template-columns:.5fr 1fr}}@media screen and (max-width:768px){.hello .hello__wrap[data-v-15363833]{grid-template-columns:1fr}.hello .hello__image[data-v-15363833]{display:none}.hello .hello__content[data-v-15363833]{padding:30px 15px}}.loading[data-v-726e06f3]{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgb(var(--white));position:relative;z-index:4}.loading svg[data-v-726e06f3]{width:250px;height:43px}.fade-enter-active[data-v-726e06f3],.fade-leave-active[data-v-726e06f3]{transition:opacity .3s ease}.fade-enter-from[data-v-726e06f3],.fade-leave-to[data-v-726e06f3]{opacity:0}.page-enter-active[data-v-726e06f3],.page-leave-active[data-v-726e06f3]{transition:all .3s ease}.page-enter-from[data-v-726e06f3]{opacity:0;transform:translateY(10px)}.page-leave-to[data-v-726e06f3]{opacity:0;transform:translateY(-10px)}
