.trip-map-card{padding:16px 17px 0;background:#f7f6f0;border-bottom:1px solid #dedbd0}.map-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.map-heading .eyebrow{display:block;margin:0 0 2px}.map-heading b{font-size:12px}.route-state{font:10px 'DM Mono';color:#71827a}.route-state::before{content:'●';color:#d8785b;margin-right:4px}#trip-map{height:175px;background:#e5ece2;border-radius:3px;overflow:hidden}.map-empty{height:100%;display:grid;place-items:center;padding:25px;text-align:center;color:#6f8278;font-size:11px;line-height:1.6}@media(max-width:510px){#trip-map{height:145px}}
.route-pin{background:transparent;border:0}.route-pin span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#173c39;border:2px solid #fff;color:#c8ec61;font:11px 'DM Mono';box-shadow:0 1px 4px #0004}
