.map-container{width:100%;height:100vh;margin:0;padding:0}.bubble-box{position:absolute;margin-left:-6.375rem;margin-bottom:1.5625rem;z-index:990}.bubble-box .bubble-wrap{-webkit-box-shadow:0 0 .75rem rgba(0,62,255,.1);box-shadow:0 0 .75rem rgba(0,62,255,.1);position:relative;width:12.8125rem;padding:.875rem;font-size:1rem;color:red;border-radius:.875rem;background:#fff}.bubble-box .bubble-wrap .bubble-content p{line-height:1.3}.bubble-box .bubble-wrap .bubble-content p span:first-child{margin-right:.375rem;width:.5rem;height:.5rem;border-radius:.25rem;display:inline-block;background:#fff}.bubble-box .bubble-wrap .bubble-content p span:nth-child(2){margin-right:.625rem}.bubble-box .bubble-wrap:after{content:"";display:inline-block;width:.625rem;height:.625rem;background:#fff;position:absolute;bottom:-.3125rem;left:50%;margin-left:-.3125rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:.125rem}