.lane-select-wrapper{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}.lane-select-wrapper .lane-select-item{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:5px;border:1px solid #932BC7;border-radius:10px 0}.lane-select-wrapper .lane-select-item.selected{display:flex;justify-content:center;align-items:center;padding:5px;border:1px solid #932BC7;background-color:#00000080;border-radius:10px 0}
