@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");:root{--color-primary:#2480d6;--color-secondary:#535353;--color-text-primary:#505050;--color-text-secondary:#ebebeb;font-family:Montserrat,sans-serif}a{text-decoration:none}main{padding:0 100px}@media (max-width:768px){main{padding:0}}.maplibregl-ctrl-bottom-right{top:350px!important;@media (max-width:768px){top:350px!important}}.maplibregl-ctrl-attrib{display:none}.maplibregl-popup-content{padding:5px!important}.maplibregl-ctrl-group{margin-right:20px!important}.user-rate-container{display:flex;flex-direction:column;gap:10px;position:fixed;right:10px;top:90px;z-index:99}.user-rate-text{padding:0;margin:0}.user-rate-circle{width:105px;height:105px;border-radius:50%;background-color:#2480d6;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.mobile-user-rate{display:none}@media (max-width:1100px){.user-rate-container{top:150px}}@media (max-width:768px){.user-rate-container{display:none}.mobile-user-rate{display:flex;justify-content:space-between;color:#000;gap:23px;margin-top:23px}.mobile-user-rate-item{border:1px solid #000;padding:14px 20px 16px;border-radius:7px;display:flex;flex-direction:column;p{margin:0;padding:0}}}.footer-link,.footer-link:visited{color:#2480d6;display:flex;align-items:center;margin-bottom:.5rem}.toast-list_toast-list__qPvVZ{display:flex;flex-direction:column;gap:10px;position:fixed;max-height:100vh;overflow:hidden auto;z-index:99999;top:80px;right:20px;animation:toast-list_toast-in-right__UmCLA .2s}@media (max-width:768px){.toast-list_toast-list__qPvVZ{right:5px}}@keyframes toast-list_toast-in-right__UmCLA{0%{transform:translateX(100%)}to{transform:translateX(0)}}.leaflet-container{width:100%!important}.card{background:#fff;box-shadow:4px 4px 10px 3px rgba(0,0,0,.25);border-radius:15px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;width:100%;color:#626262}.card-btn{text-align:center;padding:8px 15px;border:none;cursor:pointer}.card_auto{width:auto}.leaflet-left{left:unset;right:25px;top:50%;transform:translateY(-50%)}.leaflet-control{margin:0!important;border:none!important}.leaflet-control a{color:#626262!important;border-bottom:none!important;width:35px!important;height:35px!important;line-height:35px!important}.leaflet-control a:first-child{background-color:#fff;border-top-left-radius:12px!important;border-top-right-radius:12px!important;position:relative}@media screen and (min-width:601px){.leaflet-control a:hover{background-color:#bbb;color:#fff!important}}.leaflet-control a:first-child:after{content:"";position:absolute;bottom:0;right:50%;transform:translate(50%);width:80%;height:1px;border-radius:10px;background:#e0e0e0}.leaflet-control a:last-child{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}.leaflet-control-mtm{font-family:Montserrat,sans-serif;font-size:20px;color:#000;display:flex;flex-direction:column;grid-gap:16px;width:290px;margin:20px!important;z-index:1000;transition:all .3s ease-in}.mtm-mobile-empty-line{width:100%;height:27px;border-top-right-radius:15px;border-top-left-radius:15px;background:#e5e4e4}.timer-block{padding:12px 0;display:flex;flex-direction:column;grid-gap:12px}.timer-block-items-wrap{display:flex;flex-flow:column nowrap;gap:12px}.timer-block-item{align-items:center;padding:0 10px}.controls,.timer-block-item{display:flex;justify-content:space-between}.chip{background:#e3e3e3;width:90px;border-radius:15px}.chip,.question{padding:0;cursor:default;font-size:20px}.timer-block-item-title{font-size:20px}.process-line{height:22px;border:2px solid #dbdbdb;border-radius:50px;width:100%;text-align:center;position:relative}.process-line-inner{background:#dbdbdb;width:0;height:100%;border-radius:50px}.process-line-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:17px}.leaflet-control-Question{background-color:#fff;border-bottom:1px solid #ccc;padding-left:1em;padding-right:1em}.escape,.quit{transition:all .1s ease-in}.escape:hover{background:#af71c5;color:#fff}.quit:hover{background:#fa7171;color:#fff}.escape-mobile{display:none;position:fixed;left:calc(100vw - 60px);top:50%;transform:translateY(-80px);width:35px;padding:0!important;z-index:-1}@media (max-width:768px){.escape-mobile{top:300px}}.escape-mobile svg{display:block;width:35px}.timer-block-icon,.timer-block-menu{display:none}.menu-hide .timer-block-icon{transform:translateY(-90px) rotate(180deg)}.menu-hide .timer-block-icon>svg{width:45px;height:45px}.menu-hide .timer-block-menu{transform:translateY(-83px);font-weight:500}.display-help{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.8);box-shadow:4px 4px 10px 3px rgba(0,0,0,.25);border-radius:15px;padding:20px 40px;font-size:20px;text-align:center;z-index:400}.start-control-how-use,.start-control-sound,.start-control-view-object{position:relative;overflow:hidden;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;width:80px;height:35px;border-radius:17.5px;cursor:pointer;box-shadow:inset 0 4px 4px rgba(0,0,0,.25);background:#e1e1e1}.toggle-icon-wrap{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s ease-in-out;background:#eaeaea;z-index:20}.start-control-how-use.off>div,.start-control-sound.off>div,.start-control-view-object.off>div{transform:translateX(-45px)}.start-control-sound.off svg path{stroke:#999}.start-control-how-use.off svg path,.start-control-view-object.off svg path{fill:#999}.start-control-how-use.off span{color:#999}.mobile-toggler-wrap{position:relative;height:35px;border-radius:17.5px;overflow:hidden;z-index:40}.start-control-how-use:after,.start-control-sound:after,.start-control-view-object:after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:17.5px;background:#bdbdbd;transition:all .5s ease-in-out}.off.start-control-how-use:after,.off.start-control-sound:after,.off.start-control-view-object:after{transform:translateX(-45px)}.display-help.hidden{display:none}@media screen and (min-width:375px){.leaflet-control-mtm{font-size:1.5em}}@media screen and (min-width:601px){.leaflet-control-mtm{font-size:2em}.mtm-mobile-empty-line{display:none}}@media screen and (min-width:651px){.mobile-toggler-wrap{display:none!important}}@media screen and (max-width:768px){.custom-floater.__floater{width:100%!important;top:auto!important;left:auto!important;transform:translate(0)!important}.custom-floater .react-joyride__tooltip{width:100%!important;box-sizing:border-box;border-radius:0!important}.custom-floater.__floater.fifth,.custom-floater.__floater.first,.custom-floater.__floater.seventh,.custom-floater.__floater.sixth{bottom:0!important}.custom-floater.__floater.second{top:40%!important}.custom-floater.__floater.fourth,.custom-floater.__floater.third{top:7%!important}.custom-floater .react-joyride__tooltip{border-radius:15px!important}.leaflet-right{width:100%;height:100%;display:flex;align-items:flex-end}.leaflet-control-mtm{margin:0!important;width:100%;border-top-right-radius:15px;border-top-left-radius:15px;grid-gap:0;padding-bottom:10px;background:#fff}.leaflet-control-mtm.menu-hide{bottom:-271px}.display-help{padding:15px 30px;max-width:192px}.mtm-line1{position:fixed;top:0;left:50%;width:100%;transform:translateX(-50%);padding:20px}@media (max-width:768px){.mtm-line1{top:50px;left:50%}.mtm-line1-top{top:0;left:50%}}.card{box-shadow:none}.timer-block{align-items:center;border-radius:0!important}.timer-block *{font-size:16px!important}.timer-block-items-wrap{padding:5px 0;width:100%;align-items:center}.timer-block-item{align-items:center;justify-content:center;gap:20px;min-width:250px;width:70%}.timer-block-item-title{text-align:right}.escape{display:none}.escape-mobile{display:block!important;z-index:-1}.controls{justify-content:center;background-color:#fff;padding:5px 0}.quit{background:#fa7171;color:#fff;width:220px;height:40px;border-radius:22px}.timer-block-menu{display:flex;font-weight:800}.timer-block-icon{display:flex;margin-bottom:-10px;grid-gap:0}.progress-wrapper,.timer-block-item-title,.timer-wrapper{width:50%}}