.cts-dash-event-350-rm--city-list{box-sizing:border-box;display:grid;gap:1rem;padding:0 1rem}.cts-dash-event-350-rm--city-name{color:grey;font-weight:700;padding-bottom:10px}.cts-dash-event-350-rm--distance{padding-top:10px}@media (max-width:599px){.cts-dash-event-350-rm--city-list{grid-template-columns:1fr}}@media (min-width:600px) and (max-width:868px){.cts-dash-event-350-rm--city-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:869px){.cts-dash-event-350-rm--city-list{grid-template-columns:repeat(5,1fr)}}.cts-dash-event-350-rm--city{color:#333;display:flex;flex-direction:column;font-family:Inter,sans-serif;text-decoration:none;transition:color .2s ease}.cts-dash-event-350-rm--city.active,.cts-dash-event-350-rm--city:hover{color:#111}.cts-dash-event-350-rm--city-name{font-size:1rem;position:relative}.cts-dash-event-350-rm--city-name:after{background-color:transparent;bottom:-.15em;content:"";height:2px;left:0;position:absolute;right:0;transition:background-color .2s ease}.cts-dash-event-350-rm--city.active .cts-dash-event-350-rm--city-name:after,.cts-dash-event-350-rm--city:hover .cts-dash-event-350-rm--city-name:after{background-color:#f05537;width:20%}.cts-dash-event-350-rm--distance{color:#888;font-size:.875rem;margin-top:.5rem}