#bookingConfirm[style*="display:none"]{display:none!important}.booking-staff-block{margin:15px 0 2px;padding:14px 15px;border:1px solid #dceae7;border-radius:16px;background:linear-gradient(135deg,#f5fbfa,#fff)}.booking-staff-block label{font-weight:850;color:#17354d}.staff-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:9px}.staff-choice{display:flex;align-items:center;gap:10px;width:100%;padding:9px;border:1px solid #dfebea;border-radius:14px;background:#fff;color:#193b51;text-align:left;cursor:pointer;transition:.16s}.staff-choice:hover{border-color:#88cabe;background:#f7fcfb;transform:translateY(-1px)}.staff-choice .team-avatar{flex:0 0 34px;width:34px;height:34px;font-weight:900}.staff-choice b{display:block;font-size:13px}.staff-choice small{display:block;margin-top:2px;color:#6d8290;font-size:11px;font-weight:700}.staff-choice i{display:none;margin-left:auto;width:20px;height:20px;border-radius:50%;place-items:center;background:#1d9e8c;color:#fff;font-style:normal;font-size:11px}.staff-choice.active{border-color:#1d9e8c;background:#effaf7;box-shadow:0 0 0 2px #1d9e8c18}.staff-choice.active i{display:grid}@media(max-width:520px){.staff-choice-list{grid-template-columns:1fr}}
