.spinner{text-align:center}.spinner>div{width:12px;height:12px;margin:0 3px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.app-container{height:100%;width:100%;display:flex;flex-direction:column}.g-container{position:relative;flex:10}#pano{height:80%}.map-wrapper{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;top:0;position:absolute;z-index:5;pointer-events:none}.map-container{position:relative;height:20%;pointer-events:auto;transition:.3s}#map{width:100%;height:100%}.info-bar{display:flex;width:100%;height:70px}.info-bar .s1{width:100%;height:100%;flex:1}.info-bar-stats{width:100%;overflow-y:hidden;justify-content:space-evenly}.info-bar-stats,.info-bar-stats>div{height:100%;display:flex;align-items:center}.info-bar-stats>div{width:100px;overflow:hidden;flex-direction:column;justify-content:center}.info-bar-stats>div p{color:#999}.info-bar-stats>div.user p{color:#333;background:#eee;padding:2px 10px;line-height:1;min-width:12px;border-radius:4px;transform:translate(12px,-8px);font-size:.8rem}.info-bar-stats>div.user img{height:40px}.centered-items{display:flex;justify-content:center;align-items:center;text-align:center}.expand-btn-wrapper{position:absolute;z-index:6;width:100%;margin-top:-16px;pointer-events:none}.expand-btn-wrapper,.pill-btn{display:flex;justify-content:center}.pill-btn{pointer-events:auto;align-items:center;color:#333;background:#fff;padding:4px 10px;border-radius:20px;cursor:pointer;transition:.2s}.pill-btn:hover{background:#ecd873}.location-card-wrapper{position:absolute;z-index:6;width:100%;height:100%;pointer-events:none;display:flex;align-items:center;overflow:hidden}.card{margin:40px;width:300px;height:80%;max-height:480px;min-height:320px;pointer-events:auto;background:#fff;box-shadow:0 0 8px #999;text-align:center}.card,.card .card-content{display:flex;justify-content:center;align-items:center}.card .card-content{height:60%;width:100%;flex-direction:column}.card .card-content>span{margin:10px 0}.card .card-image{width:120px;height:120px;min-height:120px;border-radius:50%;border:4px solid #eee;overflow:hidden;display:flex;justify-content:center;align-items:center;margin:auto}.card .card-image img{height:120px}.blink{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}
/*# sourceMappingURL=/src.c0600022.css.map */