.common-loader_loader__DI63b{position:relative;display:flex;justify-content:center;align-items:center;width:38px;height:38px}.common-loader_loader__DI63b div{box-sizing:border-box;display:block;position:absolute;width:inherit;height:inherit;margin:8px;border:2.5px solid var(--text-color);border-radius:50%;animation:common-loader_loader__DI63b 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--text-color-muted) transparent transparent transparent}.common-loader_loader__DI63b div:first-child{animation-delay:-.45s}.common-loader_loader__DI63b div:nth-child(2){animation-delay:-.3s}.common-loader_loader__DI63b div:nth-child(3){animation-delay:-.15s}@keyframes common-loader_loader__DI63b{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-footer_footer__pofCU{padding:50px 0 80px;box-sizing:border-box;width:100%;background-color:var(--color-foreground-50)}.app-footer_content__TFYKH{max-width:var(--max-content-width);padding:0 var(--edge-margin);margin:0 auto}.app-footer_cities__LKibl{display:grid;grid-template-columns:repeat(4,minmax(0,200px));grid-column-gap:30px;column-gap:30px;grid-row-gap:20px;row-gap:20px}.app-footer_cities__LKibl,.app-footer_cityWrapper__RNWyH{width:-moz-fit-content;width:fit-content}.app-footer_city__iKT0V{font-size:16px;font-weight:500;cursor:pointer;opacity:.6;transition:.15s ease-in-out}.app-footer_city__iKT0V:hover{opacity:1}.app-footer_active__tR653{font-weight:600;opacity:1}@media (max-width:1000px){.app-footer_footer__pofCU{padding-bottom:120px}.app-footer_cities__LKibl{grid-template-columns:repeat(3,minmax(0,200px))}}@media (max-width:650px){.app-footer_cities__LKibl{grid-template-columns:repeat(2,minmax(0,200px))}}@media (max-width:450px){.app-footer_content__TFYKH{padding:0 calc(var(--edge-margin) + 10px)}.app-footer_cities__LKibl{grid-template-columns:repeat(1,minmax(0,200px))}}.dropdown_parent__y6xeX,.dropdown_wrapper__mLrYE{position:relative}.dropdown_dropdown__B5uKK{position:absolute;display:flex;flex-direction:column;width:210px;height:auto;max-height:250px;background-color:var(--color-foreground-0);border-radius:16px;box-shadow:0 0 22px #00000015;z-index:999;overflow:hidden}.dropdown_dropdownWithSearch___t5SC{width:300px}.dropdown_dropdownOpen__9digF{animation:dropdown_inAnimation__li7ws 80ms ease-in}.dropdown_dropdownClose__H_YAZ{animation:dropdown_outAnimation__7S60x 80ms ease-out;animation-fill-mode:forwards}.dropdown_header__OTOb4{padding:14px 24px;box-sizing:border-box;width:100%;border-bottom:1px solid var(--color-foreground-100)}.dropdown_title__beTBX{color:var(--color-foreground-1000);font-size:16px;font-weight:700}.dropdown_searchInput__l4sGd{width:100%;color:var(--color-foreground-1000);font-family:Manrope,sans-serif;font-size:15px;font-weight:600;background:transparent;border:none;outline:none}.dropdown_emptySearch__YaUN8{padding:26px 0;width:100%;display:flex;justify-content:center;color:var(--color-foreground-500);font-size:14px;font-weight:600}.dropdown_options__dIK72{width:100%;display:flex;flex-direction:column;overflow-y:auto}.dropdown_option__Bb8GO{padding:14px 22px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:5px;width:100%;color:var(--color-foreground-900);font-size:14px;font-weight:600;cursor:pointer;transition:.15s ease-in-out}.dropdown_optionMultiple__YnWz3{justify-content:space-between}.dropdown_optionIcon__ZN5HP{margin-right:10px;width:18px}.dropdown_optionCheckbox__wlp9V{width:20px;height:20px;display:flex;justify-content:center;align-items:center;background-color:var(--color-foreground-0);border:1px solid var(--color-foreground-100);border-radius:6px;cursor:pointer;transition:.15s ease-in-out}.dropdown_optionCheckboxActive__opbTm{background-color:var(--color-statuses-success-green-primary);border-color:none}.dropdown_checkboxIcon__5AAXV{width:18px}.dropdown_optionDanger__8yowO{color:var(--color-statuses-errors-red-primary)}.dropdown_option__Bb8GO:first-child{padding-top:18px}.dropdown_option__Bb8GO:last-child{padding-bottom:18px}.dropdown_option__Bb8GO:hover{background-color:var(--color-foreground-75)}@keyframes dropdown_inAnimation__li7ws{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes dropdown_outAnimation__7S60x{0%{opacity:1}to{opacity:0;visibility:hidden}}@media (max-width:650px){.dropdown_searchInput__l4sGd{font-size:13px}.dropdown_option__Bb8GO{padding:12px 20px;font-size:13px}}.rounded-button_wrapper__gAYyO{padding:12px 18px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;flex-shrink:0;background-color:var(--color-foreground-0);border:1px solid var(--color-foreground-100);border-radius:100px;outline:none;cursor:pointer;transition:.2s ease-in-out}.rounded-button_wrapper__gAYyO:hover{opacity:.6}.rounded-button_icon__xM0Gs{margin-right:8px;width:18px}.rounded-button_text__SFqxr{color:var(--color-foreground-1000);font-family:Manrope,sans-serif;font-size:15px;font-weight:600;text-wrap:nowrap}@media (max-width:650px){.rounded-button_wrapper__gAYyO{padding:10px 16px}.rounded-button_text__SFqxr{font-size:13px}}.app-header-link_link__SZFuQ{padding:8px 16px;color:var(--color-foreground-1000);font-size:16px;font-weight:600;background-color:transparent;border-radius:8px;cursor:pointer;transition:.2s ease-in-out}.app-header-link_active__wmDmr,.app-header-link_link__SZFuQ:hover{color:var(--color-foreground-0);background-color:var(--color-foreground-1000)}.app-header_wrapper__rut_E{position:fixed;box-sizing:border-box;height:80px;background-color:var(--color-foreground-0);z-index:99}.app-header_content__aTudO,.app-header_wrapper__rut_E{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-header_content__aTudO{max-width:var(--max-content-width);padding:0 var(--edge-margin);margin:0 auto}.app-header_row__JmRm6{height:100%;display:flex;flex-direction:row;align-items:center}.app-header_logo__RUDpP{margin-right:36px;height:64px;width:120px;background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer}.app-header_logoText__hqSPf{margin-right:48px;font-size:20px;font-weight:700}.app-header_links__PhO03{height:100%;display:flex;flex-direction:row;align-items:center;gap:12px}.app-header_linksDivider__qE5S8{margin:0 6px;height:24px;width:1.5px;background-color:var(--color-foreground-300)}.app-header_profileDropdown__NFqxr{margin-left:28px}@media (max-width:650px){.app-header_links__PhO03{display:none}}.app-layout_wrapper__Ub9AS{position:relative;width:100%;height:100vh;height:100dvh;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.app-layout_content__pJsKw,.app-layout_innerContent__xzuhI{width:100%;height:100%;overflow:auto}.app-layout_innerContent__xzuhI{padding-top:80px}.app-layout_fullSizeWrapper__b9seB{position:absolute;top:0;left:0;width:100vw;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;font-size:14px;color:var(--color-foreground-1000);text-align:center}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}:root{font-family:Manrope,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color:var(--text-color);color-scheme:light}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;overflow:hidden}a{color:var(--primary-color);text-decoration:none}.mapMarker{width:15px}.no-scroll{overflow:hidden}@font-face{font-family:Manrope;font-weight:300;src:url(/fonts/manrope/manrope-light.otf)}@font-face{font-family:Manrope;font-weight:400;src:url(/fonts/manrope/manrope-regular.otf)}@font-face{font-family:Manrope;font-weight:500;src:url(/fonts/manrope/manrope-medium.otf)}@font-face{font-family:Manrope;font-weight:600;src:url(/fonts/manrope/manrope-semibold.otf)}@font-face{font-family:Manrope;font-weight:700;src:url(/fonts/manrope/manrope-bold.otf)}@font-face{font-family:Manrope;font-weight:800;src:url(/fonts/manrope/manrope-extrabold.otf)}:root{--max-content-width:1360px;--edge-margin:30px;--primary-color:#79e202;--primary-color-dark:#67ae1e;--text-color:#181818;--text-color-muted:#9c9c9c;--secondary-text-color:#f2f4f7;--box-color:#f5f5f5;--border-color:#d9d9d990;--grey-color:#f6f8fa;--error-color:#eb4d4b;--control-height:42px;--color-foreground-1000:#0f0f0f;--color-foreground-900:#1f1f1f;--color-foreground-700:#575757;--color-foreground-600:#666666;--color-foreground-500:#808080;--color-foreground-400:#a3a3a3;--color-foreground-300:#c9c9c9;--color-foreground-100:#e3e3e3;--color-foreground-75:#f2f2f2;--color-foreground-50:#f5f5f5;--color-foreground-0:#ffffff;--color-statuses-errors-red-primary:#ff3d33;--color-statuses-success-green-primary:#00c213;--color-buttons-primary-default:#000000;--color-buttons-primary-hover:#00000070;--color-buttons-secondary-default:#f2f2f2;--color-buttons-secondary-hover:#e3e3e3;--color-buttons-outline-default:#000000}@media (max-width:650px){:root{--edge-margin:20px}}