
.booking-route-choice{min-width:0;display:grid;gap:12px;padding-block:12px}
.booking-route-choice>.button,.booking-route-choice .booking-route-button{width:auto;max-width:100%;min-height:48px;box-sizing:border-box;white-space:normal;word-break:normal;overflow-wrap:break-word;text-align:center;justify-self:start}
.booking-route-choice.booking-route-choice{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}
.booking-route-choice>dd{margin-inline-start:0}
.booking-route-choice .booking-route-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;text-decoration:none;background:#8b302e;color:#fff;border-radius:6px}
.bank-draft-error{border:2px solid #9a251d;padding:16px;margin-block:16px;color:#8b2019;background:#fff}
.bank-draft-error[hidden]{display:none}.bank-draft-error button{min-height:48px;max-width:100%;white-space:normal}
