.booking-stepper-container{display:flex;align-items:center;padding:0 1rem}@media (min-width:640px){.booking-stepper-container{padding:0}}.booking-stepper-step-container{display:flex;width:100px;flex-direction:column;align-items:center;gap:4px}@media (min-width:640px){.booking-stepper-step-container{width:148px;gap:8px}}.booking-stepper-step-title{align-self:stretch;color:#92929e;text-align:center;font-size:12px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:-.36px}.booking-stepper-icon{width:40px;height:40px}@media (min-width:640px){.booking-stepper-icon{width:56px;height:56px}}.booking-stepper-step-label{align-self:stretch;color:#202528;text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:-.36px;margin-top:16px;margin-left:12px}@media (min-width:640px){.booking-stepper-step-label{font-size:12px;line-height:16px;margin-top:0;margin-left:0}}.booking-stepper-line{width:80px;height:16px}@media (min-width:640px){.booking-stepper-line{width:156px}}.booking-card{margin-top:.875rem;width:100%;border-radius:.75rem;background:#fff;border:1px solid rgba(229,231,235,.8);transition:all .15s ease;overflow:hidden}.booking-card:hover{border-color:#d1d5db;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.booking-card-nobg{padding:16px}.booking-card-content{padding:.75rem;display:grid;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.75rem;width:100%}@media (min-width:640px){.booking-card-content{padding:1rem}}.booking-card-content-list{padding:0;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.75rem;width:100%}.booking-card-header{align-self:stretch;padding:.75rem 1rem;background-color:transparent;border-bottom:1px solid #f3f4f6;line-height:1.25rem;letter-spacing:-.01em}.booking-card-header,.booking-card-header h3{color:#374151;font-size:.875rem;font-weight:600}.booking-card-header h3{display:flex;align-items:center;gap:.5rem;padding-bottom:0;margin:0}.booking-card-footer{border-radius:0 0 .75rem .75rem;border-top:1px solid #f3f4f6;background:#fafafa;display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.booking-card-footer-text{color:var(--Primary-brand-500,#2D529F);font-size:.75rem;font-weight:500;line-height:1.25rem;letter-spacing:-.01em}.booking-patient-select-container{display:flex;align-items:flex-start;gap:var(--spacing-lg,12px)}.booking-patient-select-button-active{display:flex;width:131px;height:44px;padding:var(--sds-size-space-400);justify-content:center;align-items:center;gap:var(--spacing-md,0);border-radius:8px;border:1px solid var(--Primary-brand-500,#2d529f);background:#f5f8ff;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}