.bjt-booking__success{display:none;padding:54px 36px 58px;text-align:center;background:#fff}
.bjt-booking.is-submitted .bjt-booking__success{display:block}
.bjt-booking.is-submitted .bjt-booking__header{display:none}
.bjt-booking__success-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:50%;background:#e2f7ed;color:var(--bjt-teal);font-size:32px;font-weight:800}
.bjt-booking__success h3{margin:0 0 10px;color:var(--bjt-deep);font-size:34px;line-height:1.1}
.bjt-booking__success p{max-width:620px;margin:7px auto;color:#506b70;font-size:16px;line-height:1.55}
.bjt-booking__success .bjt-booking__success-followup{font-size:14px}
.bjt-booking__reference{margin-top:18px!important;color:var(--bjt-teal)!important;font-weight:800}
@media(max-width:680px){.bjt-booking__success{padding:42px 22px 46px}.bjt-booking__success h3{font-size:29px}}
