.leaflet-contextmenu{display:none;box-shadow:0 1px 7px rgba(0,0,0,.4);-webkit-border-radius:4px;border-radius:4px;padding:4px 0;background-color:#fff;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.leaflet-contextmenu a.leaflet-contextmenu-item{display:block;color:#222;font-size:12px;line-height:20px;text-decoration:none;padding:0 12px;border-top:1px solid transparent;border-bottom:1px solid transparent;cursor:default;outline:0}.leaflet-contextmenu a.leaflet-contextmenu-item-disabled{opacity:.5}.leaflet-contextmenu a.leaflet-contextmenu-item.over{background-color:#f4f4f4;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.leaflet-contextmenu a.leaflet-contextmenu-item-disabled.over{background-color:inherit;border-top:1px solid transparent;border-bottom:1px solid transparent}.leaflet-contextmenu-icon{margin:2px 8px 0 0;width:16px;height:16px;float:left;border:0}.leaflet-contextmenu-separator{border-bottom:1px solid #ccc;margin:5px 0}.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:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.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}#full-page,body,html{padding:0;margin:0;height:100%}.marker-cluster span{line-height:30px}@font-face{font-family:Fairview_Regular;src:url(fonts/Fairview_Regular.otf) format("opentype")}@font-face{font-family:Fairview_SmallCaps;src:url(fonts/Fairview_SmallCaps.otf) format("opentype")}@font-face{font-family:Garamond_Bold;src:url(fonts/Garamond_Bold.ttf) format("truetype")}@font-face{font-family:Garamond_Bold_Italic;src:url(fonts/Garamond_Bold_Italic.ttf) format("truetype")}@font-face{font-family:Garamond_Regular_Italic;src:url(fonts/Garamond_Regular_Italic.ttf) format("truetype")}@font-face{font-family:Garamond_Regular;src:url(fonts/Garamond_Regular.ttf) format("truetype")}@font-face{font-family:Garamond_Roman;src:url(fonts/Garamond_Roman.ttf) format("truetype")}body{font-family:Garamond_Regular}#full-page{width:100%;position:fixed;background-color:#f7f7f7;display:flex;flex-direction:row}#sidebar .footer,#sidebar .header{min-height:50px;padding:10px;text-align:center;color:#fff;box-sizing:border-box}#sidebar{height:100%;background:#fff;box-shadow:0 4px 8px 0 rgb(0 0 0 / 20%),0 6px 20px 0 rgb(0 0 0 / 19%);z-index:1000}#sidebar .header{background-color:#e35a28;width:100%}#sidebar .header.inactive{background-color:#989898!important}#sidebar .footer{background-color:#e35a28;position:fixed;bottom:0;right:0}#map,#map-container,#sidebar-coming-soon-container{height:100%;position:relative}#sidebar .footer.inactive{background-color:#989898!important}#sidebar-content{width:100%;height:calc(100% - 100px);overflow-y:auto;box-sizing:border-box;background-color:#989898;scroll-behavior:smooth}#splash-screen-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}#splash-screen{width:100%;height:100%;background-image:url(images/splash_screen1.png);background-repeat:no-repeat;background-size:contain;background-position:center}#sidebar-coming-soon-container{width:100%;justify-content:center;align-items:center;display:none;text-align:center;background-color:#fff}#sidebar-coming-soon-container:after{content:' ';display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.8}#coming-soon{margin:20px;padding:40px;background-color:rgba(255,255,255,.8);border-radius:4px;font-family:Fairview_Regular;box-shadow:0 2px 4px 0 rgb(0 0 0 / 20%),0 2px 8px 0 rgb(0 0 0 / 19%);z-index:999;font-size:24px;color:#464646}#coming-soon form{padding-left:20px;padding-right:20px;text-align:left;font-family:Fairview_SmallCaps}#coming-soon form div{margin-bottom:8px}#coming-soon form label{display:block;font-family:Fairview_SmallCaps;font-size:20px}#coming-soon form input,#coming-soon form textarea{width:100%;font-family:Fairview_Regular;font-size:18px;padding:4px 10px;margin-top:2px;color:#464646}#coming-soon form textarea{resize:none;height:100px}#coming-soon form button{border:none;font-family:Fairview_SmallCaps;font-size:20px;padding:4px 20px;background-color:#e35a28;color:#fff;cursor:pointer}#coming-soon-mail-label,.collapsible{font-family:Fairview_Regular}#coming-soon form button i{margin-right:8px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#coming-soon form button:hover{background-color:#f9a369}#coming-soon-mail-label{display:none;font-size:18px;margin-top:10px;color:#e35a28}.collapsible{background-color:#989898;color:#fff;cursor:pointer;width:100%;border:none;text-align:left;outline:0;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.6);letter-spacing:1px;display:flex;align-items:center;justify-content:space-between}.collapsible.alias{color:#e35a28}.active,.collapsible:hover{background-color:#777}.collapsible-content{padding:0 18px;color:#292929;background-color:#fff;box-sizing:border-box;max-height:0;overflow:hidden}.collapsible:after{content:'\002B';color:#fff;float:right;margin-left:5px}.active:after{content:"\2212"}#map{width:100%}.map-active-area{display:none;position:absolute;z-index:1;bottom:0;left:0;pointer-events:none}.active-points{z-index:600}.inactive-points{z-index:599}.active-popup,.inactive-popup{font-family:Garamond_Regular}.active-popup .leaflet-popup-content-wrapper{color:#fff;background-color:#e35a28;border-radius:0}.inactive-popup .leaflet-popup-content-wrapper{color:#fff;background-color:#989898;border-radius:0}.leaflet-popup-tip{background:rgba(0,0,0,0)!important;box-shadow:none!important}.popup-title{font:34px/1 Fairview_SmallCaps;line-height:.8!important;letter-spacing:1.2px}.popup-subtitle{font:20px/1 Garamond_Regular;margin-top:10px}.cluster{border-radius:100%;display:flex;align-items:center;justify-content:center;font-family:Fairview_Regular;font-size:13px;background-color:rgba(227,90,40,.8);color:#292929}.cluster-text-active{margin-right:2px}.cluster:hover{background-color:rgba(227,90,40,1)}.cluster-inactive{background-color:rgba(152,152,152,.8)}.cluster-inactive:hover{background-color:rgba(152,152,152,1)}@media only screen and (min-width:601px){::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#777}}@media only screen and (min-width:1201px){#map-container,#sidebar{max-height:none;min-height:none}#sidebar{width:40%;max-width:800px;min-width:500px}#map-container{width:60%;max-width:calc(100% - 500px);min-width:calc(100% - 800px)}#sidebar .footer{width:40%;max-width:800px;min-width:500px;font:34px/1 Fairview_SmallCaps;line-height:34px}#sidebar .header{font:34px/1 Fairview_SmallCaps;line-height:34px}.collapsible{font-size:24px;padding:18px}.collapsible-content{font-size:20px}.collapsible:after{font-size:30px}.popup-title{font:34px/1 Fairview_SmallCaps}.popup-subtitle{font:20px/1 Garamond_Regular}}@media only screen and (max-width:1200px){#map-container,#sidebar{width:50%;max-height:unset;min-height:unset}#sidebar .header{font:30px/1 Fairview_SmallCaps;line-height:30px}#sidebar .footer{width:50%;font:30px/1 Fairview_SmallCaps;line-height:30px}.collapsible{font-size:22px;padding:18px}.collapsible-content{font-size:18px}.collapsible:after{font-size:28px}.popup-title{font:30px/1 Fairview_SmallCaps}.popup-subtitle{font:18px/1 Garamond_Regular}}@media only screen and (max-width:900px){#map-container,#sidebar{max-height:unset;min-height:unset;width:100%}#sidebar{max-width:400px;min-width:300px}#map-container{max-width:calc(100% - 300px);min-width:calc(100% - 400px)}#sidebar .header{font:28px/1 Fairview_SmallCaps;line-height:28px}#sidebar .footer{width:100%;max-width:400px;min-width:300px;font:28px/1 Fairview_SmallCaps;line-height:30px}}@media only screen and (max-width:800px){#map-container,#sidebar,#sidebar .footer{max-width:unset;min-width:unset}#full-page{display:block}#sidebar{width:100%;height:50%;position:absolute;top:0;left:0;transition:top .3s ease}#map-container{width:100%;height:100%;order:2}.map-active-area{display:block;width:100%;height:50%}#sidebar-content{height:calc(100% - 50px);top:50px;position:relative}#sidebar .footer,#sidebar .header{position:absolute;width:50%;top:0}#splash-screen{background-size:contain;background-position:center top}#sidebar .header{left:0}#sidebar .footer{left:50%;bottom:unset}#sidebar-coming-soon-container{height:auto}}@media only screen and (max-width:600px){#sidebar .footer,#sidebar .header{font:24px/1 Fairview_SmallCaps}#sidebar{position:absolute;top:0;left:0}#sidebar .footer{max-width:unset;min-width:unset}.collapsible{font-size:18px;padding:18px}.collapsible-content{font-size:16px}.collapsible:after{font-size:24px}.map-active-area{display:block;width:100%;height:50%}.popup-title{font:24px/1 Fairview_SmallCaps}.popup-subtitle{font:16px/1 Garamond_Regular}.leaflet-control-zoom{display:none}#sidebar-coming-soon-container{height:auto}#coming-soon{padding:20px}}
/*# sourceMappingURL=main.css.map */
