@keyframes react-loading-skeleton{to{transform:translate(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);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);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%));height: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;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
:root{color:var(--text-color);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Manrope,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400}*{box-sizing:border-box;margin:0;padding:0}html,body{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:#666;--color-foreground-500:gray;--color-foreground-400:#a3a3a3;--color-foreground-300:#c9c9c9;--color-foreground-100:#e3e3e3;--color-foreground-75:#f2f2f2;--color-foreground-50:#f5f5f5;--color-foreground-0:#fff;--color-statuses-errors-red-primary:#ff3d33;--color-statuses-success-green-primary:#00c213;--color-buttons-primary-default:#000;--color-buttons-primary-hover:#00000070;--color-buttons-secondary-default:#f2f2f2;--color-buttons-secondary-hover:#e3e3e3;--color-buttons-outline-default:#000}@media (max-width:650px){:root{--edge-margin:20px}}
