@-webkit-keyframes borderAnimation{0%{-webkit-box-shadow:1px 2px 2px #b62e81;box-shadow:1px 2px 2px #b62e81}50%{-webkit-box-shadow:2px 3px 3px #3c088c;box-shadow:2px 3px 3px #3c088c}to{-webkit-box-shadow:1px 2px 2px #b62e81;box-shadow:1px 2px 2px #b62e81}}@keyframes borderAnimation{0%{-webkit-box-shadow:1px 2px 2px #b62e81;box-shadow:1px 2px 2px #b62e81}50%{-webkit-box-shadow:2px 3px 3px #3c088c;box-shadow:2px 3px 3px #3c088c}to{-webkit-box-shadow:1px 2px 2px #b62e81;box-shadow:1px 2px 2px #b62e81}}.animate-border{-webkit-animation:borderAnimation 2s infinite;animation:borderAnimation 2s infinite}.station{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid}.station span{font-size:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.map-container{width:100%;height:500px}.area-fieldset[data-v-a3cf63d8]{border-bottom:1px dashed #e0e0e0}