body{min-width:1200px;background-color:#fff;overflow:hidden;position:relative}html,body{width:100%;height:100%;border:0;margin:0;padding:0}.full-width{width:100%}.full-size{width:100%;height:100%}.leaflet-container{height:100%;width:100%;margin:0}@-webkit-keyframes loading-animation{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes loading-animation{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes show-animation{0%{opacity:0}to{opacity:1}}@keyframes show-animation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes hide-animation{0%{height:100%}to{height:0%;opacity:0}}@keyframes hide-animation{0%{height:100%}to{height:0%;opacity:0}}.loading-indicator{position:relative;display:block!important;width:100%;height:100%;overflow:hidden}.animated .loading-indicator{-webkit-animation:hide-animation 1ms 1 linear forwards;animation:hide-animation 1ms 1 linear forwards;-webkit-animation-delay:15s;animation-delay:15s}.loading-indicator-animation{position:absolute;z-index:1000;inset:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}.loading-indicator-delay{display:block;opacity:0;-webkit-animation:show-animation .15s 1 linear forwards;animation:show-animation .15s 1 linear forwards;-webkit-animation-delay:.35s;animation-delay:.35s}.loading-indicator-circle{display:inline-block;width:16px;height:16px;margin:2px;background-color:#748088;border-radius:50%;-webkit-animation:loading-animation 1.4s infinite ease-in-out both;animation:loading-animation 1.4s infinite ease-in-out both}.loading-indicator-circle:nth-child(1){-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading-indicator-circle:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes show-fallback{0%{height:0%}to{height:100%;opacity:1}}@keyframes show-fallback{0%{height:0%}to{height:100%;opacity:1}}.fallback-card{height:0%;overflow:hidden;opacity:0}.animated .fallback-card{-webkit-animation:show-fallback 1ms 1 linear forwards;animation:show-fallback 1ms 1 linear forwards;-webkit-animation-delay:30s;animation-delay:30s}
