.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.leaflet-oldie .marker-cluster-small{background-color:rgb(181,226,140)}.leaflet-oldie .marker-cluster-small div{background-color:rgb(110,204,57)}.leaflet-oldie .marker-cluster-medium{background-color:rgb(241,211,87)}.leaflet-oldie .marker-cluster-medium div{background-color:rgb(240,194,12)}.leaflet-oldie .marker-cluster-large{background-color:rgb(253,156,115)}.leaflet-oldie .marker-cluster-large div{background-color:rgb(241,128,23)}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}body{background-color:var(--bg-color);overflow:hidden;color:var(--font-color)}.centerContent{width:100dvw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center}.menuLink{text-decoration:none;padding:12px 15px;transition:all .1s ease-in-out;font-size:14px;color:var(--dark-color);width:var(--app-menu-link-width);letter-spacing:var(--menu-letter-spacing)}.menuLink:hover,.menuLink[data-active=true]{color:rgba(255,255,255,1);background-color:var(--border-color)}.protectedLayout{width:100dvw;height:100dvh;display:flex;flex-flow:column;overflow:hidden}.appContent{flex:1;overflow:auto;position:relative;z-index:0}.lightLink{color:var(--light-link-color);font-weight:400}.darkLink{font-weight:400}.darkLink,.linkButton{color:var(--dark-color)}.linkButton{padding:6px 15px;border-radius:8px;border:2px solid var(--dark-color);text-decoration:none;font-size:14px;transition:all .1s ease-in-out;font-weight:600}.linkButton:hover{color:var(--light-color);background-color:var(--dark-color)}.formDescriptionText{color:var(--description-text-color);text-align:center;line-height:120%;font-size:15px;font-weight:600;margin-bottom:40px}.divider{width:100%;height:1px;background-color:var(--mantine-color-default-border);margin:15px 0}.formContainer{width:100%;max-width:450px;min-width:450px;border-radius:var(--form-ctr-border-radius);padding:var(--form-ctr-padding);background-color:var(--form-ctr-bg-color)}.formContainer.horizontal{max-width:850px;min-width:850px}.description{text-align:center;line-height:20px;margin-bottom:30px;color:var(--light-link-color);font-weight:var(--description-fw)}.colorBallKpi{width:15px;height:15px;border-radius:15px;display:block}.mainError{width:100%;height:100dvh;display:flex;flex-flow:column;align-items:center;justify-content:center}.videoPlayer{width:100%;height:100%}:root{--shell-utility-clearance:240px;--app-measure:1280px;--app-frame-h:72px}@media (max-width:1366px){:root{--app-frame-h:56px;--shell-utility-clearance:10px}}[data-mantine-color-scheme=dark] .mantine-Input-input{background-color:#17181b!important;color:#f2f2ef!important}[data-mantine-color-scheme=dark] .mantine-Alert-root[data-variant=light]{--alert-bg:rgba(255,255,255,0.06)!important;--alert-color:#f2f2ef!important}[data-mantine-color-scheme=dark] .mantine-Button-root:not(:where([data-variant=light],[data-variant=subtle],[data-variant=outline],[data-variant=transparent],[data-variant=white])){--button-bg:transparent!important;--button-color:#f2f2ef!important;--button-bd:1px solid rgba(255,255,255,0.18)!important;--button-hover:rgba(255,255,255,0.07)!important;--button-hover-color:var(--shell-accent)!important}.mantine-Button-root[data-section-primary]{--button-bg:var(--shell-accent)!important;--button-color:#16171a!important;--button-bd:0!important;--button-hover:var(--shell-accent)!important;--button-hover-color:#16171a!important}[data-mantine-color-scheme=dark] .mantine-Button-root[data-section-active]{--button-color:var(--shell-accent)!important;--button-bd:1px solid color-mix(in srgb,var(--shell-accent) 45%,transparent)!important;--button-hover-color:var(--shell-accent)!important}[data-mantine-color-scheme=dark] .mantine-Title-root{color:var(--font-color)}[data-mantine-color-scheme=dark] .linkButton{color:#f2f2ef;border-color:rgba(255,255,255,.18)}[data-mantine-color-scheme=dark] .linkButton:hover{background-color:rgba(255,255,255,.07)}[data-mantine-color-scheme=dark] .leaflet-container{background:#0b0c0d}