.Menu_menu__IVZa2{align-items:center;background-color:var(--primary-color);box-shadow:0 3px 4px #00000026;color:#fff;flex-direction:row}.Menu_list-item__QZqVu,.Menu_menu__IVZa2{display:flex;justify-content:center}.Menu_item__RZaT2{cursor:pointer;font-size:2rem;font-weight:600;list-style:none;margin-top:.4rem;padding:1rem 3rem;position:relative;transition:all .2s ease-in-out}.Menu_item__RZaT2.Menu_active__xwLxh,.Menu_item__RZaT2:hover{background-color:#e0e7f4;border-top-left-radius:1rem;border-top-right-radius:1rem;color:var(--primary-color);margin-top:.4rem}.Menu_item__RZaT2:hover>.Menu_dropdown-content__crJM3{color:var(--text-color)}.Menu_item__RZaT2:hover .Menu_dropdown-content__crJM3{display:block}.Menu_dropdown-content__crJM3{background-color:var(--background-color);border:4px solid #e6e6e6;border-radius:10px;display:none;left:50%;list-style-type:none;margin:0;padding:0;position:absolute;top:110%;transform:translateX(-50%);width:45rem;z-index:10}.Menu_dropdown-content__crJM3 li{font-size:2rem;padding:1rem 1.6rem}.Menu_dropdown-content__crJM3 li:hover,.Menu_dropdown-link__YjuxO.Menu_active__xwLxh{color:var(--button-link-color)}.Header_header__4oBY1{align-items:center;display:flex;justify-content:space-between;padding:0 6rem}.Header_login-btn__e145y{color:#fff;font-size:1.6rem;padding:0 3rem}.Header_logo-wrapper__g5k7O{align-items:center;display:flex;justify-content:center}.Header_logo-img__z1rX9{width:28rem}.Header_header-feature-wrapper__B9bX5{align-items:center;display:flex;justify-content:space-between}.Header_link-login__N1CW0,.Header_profile-content__U-WLh{color:var(--primary-color);font-size:2.6rem;font-weight:500}.Header_profile-content__U-WLh{text-transform:lowercase}.Header_profile-content-mobile__ieQDV{color:#fff;font-size:1.6rem;font-weight:600;text-transform:lowercase}.Header_header-btn__Pzha3:hover,.Header_header-search__umaPU:hover,.Header_link-login__N1CW0:hover{opacity:.8}.Header_right-btns__t-9as{display:flex}.Header_header-search__umaPU{align-items:center;color:var(--primary-color);cursor:pointer;display:flex;font-size:2.6rem;font-weight:500;justify-content:center;margin-right:5rem}.Header_header-search__umaPU.Header_active__wbKRG{background-color:#e0e7f4;border-top-left-radius:2rem;border-top-right-radius:2rem;padding:1rem 2rem 3rem}.Header_header-search-item__\+Nx6b{background-color:var(--background-button-color);border-radius:50%;display:flex;font-size:2.4rem;margin-right:1rem;padding:.4rem}.Header_header-search-icon__Lj8A9{color:#fff}.Header_header-btn-img__hAdqK{width:30rem}.Header_header-bottom__T5rLa{background-color:var(--background-button-color);height:.3rem}.Header_profile__fSRiM{cursor:pointer;padding:.8rem 2rem;position:relative}.Header_profile-icon__YOZAf{margin-left:1rem}.Header_profile__fSRiM:hover .Header_profile-dropdown__BD1tX{display:block}.Header_profile-dropdown__BD1tX{background-color:var(--background-color);border:2px solid var(--primary-color);display:none;list-style:none;list-style-type:none;margin:0;padding:0;position:absolute;right:0;top:100%;width:20rem;z-index:1000}.Header_profile-item__Rbwr9{color:var(--primary-color);padding:1rem 0;text-align:center}.Header_profile-item__Rbwr9:first-child{border-bottom:1px solid var(--primary-color)}.Header_profile-item__Rbwr9:hover{background-color:var(--primary-color);color:#fff}.Header_modal__ORp3v{background-color:#00000080;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:10000}.Header_modal__ORp3v.Header_show-modal__dzjCK{display:block;opacity:1}.Header_modal__ORp3v.Header_hidden-modal__Ujck-{display:none;opacity:0}.Header_modal-container__38FvB{background-color:#fff;border:1px solid #888;border-radius:1rem;display:flex;flex-direction:column;margin:5% auto;padding:4rem;position:relative;transition:opacity .3s ease-in-out;width:30%}.Header_modal-title__ZQoNv{font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.Header_loading__CgMjf{align-items:center;display:flex;justify-content:center}.Header_close-btn__iONIN{cursor:pointer;padding:1.5rem;right:0;top:0}.Header_footer-btn__Eybq5{display:flex;margin-top:2rem;width:100%}.Header_cancel-btn__ask1o{background-color:#0000;border:1px solid #6f6f6f;color:#6f6f6f;margin-right:1rem;padding:1rem 0}.Header_cancel-btn__ask1o,.Header_submit-btn__OxVyI{align-items:center;cursor:pointer;display:flex;font-size:1.6rem;justify-content:center;width:100%}.Header_submit-btn__OxVyI{background-color:var(--button-link-color);color:#fff;padding:1.5rem 0}.Header_slide-in__sLjrL{animation:Header_slide-in__sLjrL .3s ease-in-out}.Header_slide-out__5lo3u{animation:Header_slide-out__5lo3u .3s ease-in-out}@keyframes Header_slide-in__sLjrL{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes Header_slide-out__5lo3u{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:960px){.Header_header__4oBY1{padding:5.5rem 2rem 2rem}.Header_logo-img__z1rX9{width:10rem}.Header_header-search__umaPU{font-size:1.6rem;margin-right:1rem}.Header_header-search-icon__Lj8A9{font-size:1.4rem}.Header_header-search-item__\+Nx6b{margin-right:.6rem}.Header_header-btn-img__hAdqK{width:10rem}.Header_modal-container__38FvB{width:100%}}.Header_nav-bar-btn__1EHNz{background-color:#0000;padding:1rem 2rem}.Header_nav-bar-icon__ugbzL{color:#fff;font-size:2.4rem}.Header_header-mobile__Jbrr3{align-items:center;background-color:var(--primary-color);display:flex;height:5.5rem;justify-content:space-between;left:0;padding:.5rem;position:fixed;right:0;top:0;z-index:10000}.Header_overlay__3dL1m{background-color:#000c;bottom:0;display:none;left:0;position:fixed;right:0;top:0;transition:all .3s ease-out;z-index:10001}.Header_overlay-visible__KVfQ5{display:block}.Header_sidebar__MgQub{background-color:var(--primary-color);bottom:0;left:-100%;padding:3rem;position:fixed;top:0;transition:all .3s ease-out;z-index:10002}.Header_open-menu__ASZAF{left:0;width:80%}.Header_sidebar-menu__XdVXT{list-style:none}.Header_item-mobile__CwNSm{border-bottom:1px solid #ebebeb;color:#fff;font-size:1.6rem;padding:1rem 0}.Header_item-mobile__CwNSm:last-child{border-bottom:none}.Header_close-btn__iONIN{background-color:#0000;padding:1rem;position:absolute;right:1rem;top:1.6rem}.Header_close-icon__gTKIc{color:#fff;font-size:3rem}.Header_active-mobile__pS\+Sr{color:var(--headline-color)}.Header_dropdown-mobile-content__pMTR5{color:#fff;display:none;list-style:none;transition:all .3s ease-out}.Header_dropdown-mobile-active__E3a7Z>.Header_dropdown-mobile-content__pMTR5{display:block}.Header_dropdown-mobile-active__E3a7Z.Header_item-mobile__CwNSm{color:var(--primary-color)}.Header_dropdown-mobile-link__Wqg9X{margin:1rem 0 1rem 1rem}.Header_dropdown-mobile-link__Wqg9X:first-child{border-top:1px solid #fff;padding:1rem 0}.Header_dropdown-mobile-link__Wqg9X:nth-child(2){border-bottom:1px solid #fff;border-top:1px solid #fff;padding:1rem 0}.Header_dropdown-mobile-link__Wqg9X:last-child{margin-bottom:0}.Image_wrapper__eMQeC{overflow:hidden}.AddUserForm_wrapper__dojx4{align-items:center;display:flex;flex-direction:column}.AddUserForm_wrapper-input__AWdeq{width:100%}.AddUserForm_wr-input__36kQI{margin-bottom:1.2rem;width:100%}.AddUserForm_input-title__LMChg{color:#6f6f6f}.AddUserForm_icon-input__l7uWj{font-size:2.4rem;position:relative}.AddUserForm_desc__8hcnB{font-size:1.4rem;margin-bottom:2rem}.AddUserForm_remember-pw__tTmlh{margin-right:6rem}.AddUserForm_link-item__4ZHKf{color:var(--button-link-color);text-decoration:underline}.AddUserForm_footer-btn__3Xds3{display:flex;margin-top:2rem;width:100%}.AddUserForm_close-btn__zfrjC{background-color:#0000;border:1px solid #6f6f6f;color:#6f6f6f;margin-right:1rem;padding:1rem 0}.AddUserForm_close-btn__zfrjC,.AddUserForm_submit-btn__v\+Eb8{align-items:center;cursor:pointer;display:flex;font-size:1.8rem;justify-content:center;width:100%}.AddUserForm_submit-btn__v\+Eb8{background-color:var(--primary-color);color:#fff;padding:1.5rem 0}.AddUserForm_submit-icon__X4VoY{font-size:2rem;margin-right:.6rem}.AddUserForm_change-password__clWtw{color:var(--button-link-color);cursor:pointer}.AddUserForm_change-password__clWtw:hover{text-decoration:underline}.Footer_wrapper__pm0KK{background-color:var(--primary-color);color:#fff;display:flex;flex-direction:column;padding:4rem 10rem}.Footer_footer-header__quxot{color:#fff;display:flex;justify-content:space-between}.Footer_footer-left__3OiBL{display:flex;flex-direction:column;width:40%}.Footer_footer-right__wSzBL{align-items:flex-end;display:flex;flex-direction:column;width:50%}.Footer_footer-left-title__zBnvR{font-size:4rem;font-weight:600}.Footer_footer-left-content__xGJY6{font-size:1.2rem;font-weight:300}.Footer_footer-social__StPRh{display:flex;margin-bottom:2rem;padding-top:2.6rem}.Footer_footer-social-item__YyMr1{align-items:center;display:flex;margin-right:2rem}.Footer_footer-social-icon__QVkpT{color:var(--background-button-color);font-size:2.4rem}.Footer_footer-insta-item__V6Wl0{background-color:var(--background-button-color);border-radius:50%;display:flex;padding:.4rem}.Footer_footer-insta-icon__X48ZI{color:var(--primary-color);font-size:1.8rem}.Footer_footer-right-title__Ph5IO{color:var(--background-button-color);font-size:2.8rem}.Footer_footer-right-img-8__rVNAT{object-fit:contain;width:12rem}.Footer_footer-right-img__paBqk{object-fit:contain;width:6rem}.Footer_footer-right-img-special__kbkAF{object-fit:contain;width:14rem}.Footer_footer-right-img-2__U0D4u{object-fit:contain;width:12rem}.Footer_footer-right-img-small__06hm-{object-fit:contain;width:4.5rem}.Footer_footer-right-img-uniform__zFGR1{box-sizing:border-box;display:block;flex-shrink:0;height:5rem;max-width:14rem;object-fit:contain;width:auto}.Footer_footer-right-logo-row1__Zqn0W,.Footer_footer-right-logo-row2__TQCV2{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;width:100%}.Footer_footer-right-logo-row3__FNToI{align-items:center;gap:1rem;margin-bottom:2rem;width:100%}.Footer_footer-desc__PCpY2,.Footer_footer-right-logo-row3__FNToI{display:flex;justify-content:space-between}.Footer_footer-desc-left__ESdrv{font-size:1.6rem;font-weight:600}.Footer_footer-desc-right__w7G7n{font-size:1.6rem;font-style:italic;font-weight:300}.Footer_footer-right-mobile__kIHnI{align-items:center;display:flex;flex-direction:column;width:100%}.Footer_footer-right-title-mobile__V4TvJ{margin-bottom:1rem}.Footer_footer-right-logo-mobile__6YwLl{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-items:center;width:100%}.Footer_footer-right-img-special-mobile__Fb3RK{margin:auto;object-fit:contain;text-align:center;width:8rem}.Footer_footer-right-img-mobile__sEAcz{margin:auto;object-fit:contain;width:6rem}.Footer_footer-right-img-small-mobile__hmNrn{margin:auto;object-fit:contain;width:4rem}.Footer_footer-right-img-uniform-mobile__oNPHw{box-sizing:border-box;display:block;flex-shrink:0;height:5rem;margin:auto;max-width:100%;object-fit:contain;width:auto}@media screen and (max-width:1200px){.Footer_footer-right-img-uniform__zFGR1{height:3.5rem;max-width:12rem}}@media screen and (max-width:960px){.Footer_wrapper__pm0KK{padding:4rem 2rem}.Footer_footer-header__quxot{flex-direction:column}.Footer_footer-left__3OiBL{width:100%}.Footer_footer-social__StPRh{justify-content:center}.Footer_footer-right__wSzBL{width:100%}.Footer_footer-right-img-uniform__zFGR1{height:3.2rem}}@media screen and (max-width:768px){.Footer_footer-right-img-uniform__zFGR1{height:3rem}.Footer_footer-right-logo-row1__Zqn0W,.Footer_footer-right-logo-row2__TQCV2,.Footer_footer-right-logo-row3__FNToI{flex-wrap:wrap;gap:.5rem;justify-content:center}}@media screen and (max-width:480px){.Footer_footer-right-img-uniform__zFGR1{height:2.5rem}.Footer_footer-right-logo-row1__Zqn0W,.Footer_footer-right-logo-row2__TQCV2,.Footer_footer-right-logo-row3__FNToI{flex-wrap:wrap;gap:.3rem;justify-content:center}}@media screen and (max-width:360px){.Footer_footer-right-img-uniform__zFGR1{height:2rem}.Footer_footer-right-img-uniform-mobile__oNPHw{height:3.5rem}.Footer_footer-right-logo-row1__Zqn0W,.Footer_footer-right-logo-row2__TQCV2,.Footer_footer-right-logo-row3__FNToI{flex-wrap:wrap;gap:.2rem;justify-content:center}.Footer_footer-right-logo-mobile__6YwLl{gap:.3rem}}:root{--headline-color:#2f82ce;--primary-color:#1f497d;--button-link-color:#c268fc;--background-color:#fefefe;--text-color:#000;--background-button-color:#dabd65;--font-family:"Inter",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{background-color:#fefefe;background-color:var(--background-color);font-family:Inter,sans-serif;font-family:var(--font-family);font-size:1.6rem;line-height:1.5;overflow-y:overlay;text-rendering:optimizeSpeed}body.modal-open{overflow:hidden;padding-right:8px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#adddef;border-radius:8px}::-webkit-scrollbar-thumb{background:#3e6794;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#285381;border-radius:8px}table{border-spacing:0}td{border:1px solid #eee;color:#000;color:var(--text-color);font-size:16px;font-style:normal;font-weight:400;line-height:136.5%}[tabindex],button,input{border:none;outline:none}a{color:#000;color:var(--text-color);text-decoration:none}textarea{border:none;outline:none;resize:none}.react-datepicker{display:flex!important}.react-datepicker__input-container{border:.2rem solid #1f497d;border:.2rem solid var(--primary-color);border-radius:.8rem!important;cursor:pointer;font-size:1.6rem;font-weight:500!important;text-align:center;width:30rem!important}.react-datepicker__input-container .react-datepicker__calendar-icon{padding-left:1rem!important;top:50%;transform:translateY(-50%)}.react-datepicker__input-container>input{border-radius:.8rem;height:100%;padding:1.25rem 3rem!important;width:100%}.react-datepicker-popper{z-index:10000!important}.react-datepicker{font-size:1.2rem!important}.react-datepicker__day,.react-datepicker__day-name{line-height:3rem!important;width:4rem!important}.react-datepicker__day-names{font-weight:600!important}.react-datepicker__month-container{width:32rem}.react-datepicker__current-month{font-size:1.4rem!important;margin:1rem 0!important}.react-datepicker__header{background-color:#0000!important;border-bottom:none!important}.react-datepicker__day--selected{background-color:#1f497d!important;background-color:var(--primary-color)!important;color:#fff}.react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start,.react-datepicker__day--range-end.react-datepicker__day--in-range,.react-datepicker__day--range-start.react-datepicker__day--in-range{background-color:#1f497d!important;background-color:var(--primary-color)!important;color:#fff!important}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range{background-color:#eee!important;color:#1f497d!important;color:var(--primary-color)!important}.react-datepicker__day--keyboard-selected{background-color:#0000!important}.react-datepicker__input-container>input{cursor:pointer}.react-datepicker__navigation{margin-top:1rem}select{-webkit-appearance:none;appearance:none}.highlight-search{background-color:#ffeb3b99;transition:background-color .5s ease-out}@font-face{font-family:Inter;font-weight:300;src:url(/static/media/Inter-Light.02850f28027788580733.ttf)}@font-face{font-family:Inter;font-weight:400;src:url(/static/media/Inter-Regular.9ca9ba81e9dcaa12b3a1.ttf)}@font-face{font-family:Inter;font-weight:500;src:url(/static/media/Inter-Medium.3f7acfe50aad7ad68548.ttf)}@font-face{font-family:Inter;font-weight:600;src:url(/static/media/Inter-SemiBold.6058d3da655fb35169c2.ttf)}@font-face{font-family:Inter;font-weight:700;src:url(/static/media/Inter-Bold.0eaf807b1cf0eceabe0f.ttf)}@font-face{font-family:Inter;font-weight:800;src:url(/static/media/Inter-ExtraBold.4164cfba15dbca5f37aa.ttf)}@media screen and (max-width:960px){.react-datepicker__input-container{width:26rem!important}}
/*# sourceMappingURL=main.8912f3a2.css.map*/