.mkcontainer{width:100px}.beacon{border-radius:50%;width:20px;height:20px;-webkit-animation:shine 2s ease-in-out infinite;animation:shine 2s ease-in-out infinite}.beacon.pickup{background-color:#ffa020}.beacon.dropoff{-webkit-animation-delay:1s;background-color:#28df99;animation-delay:1s}@-webkit-keyframes shine{0%,20%{box-shadow:0 0 0 0 rgba(239,79,79,.49)}to{box-shadow:0 0 0 50px transparent}}@keyframes shine{0%,20%{box-shadow:0 0 0 0 rgba(239,79,79,.49)}to{box-shadow:0 0 0 50px transparent}}
/*# sourceMappingURL=main.d04ec873.chunk.css.map */