.DatePicker_datepicker__mkWxE{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:100%;width:350px}.DatePicker_datepicker__month-picker__y_MBR{display:flex;justify-content:center}.DatePicker_datepicker__month-picker-title__VXTgN{text-transform:capitalize;text-align:center;min-width:120px}.DatePicker_datepicker__month-picker-btn__w9muu{cursor:pointer;padding:0 24px}.DatePicker_datepicker__grid__mREIA{display:grid;grid-gap:2px;gap:2px;grid-template-columns:repeat(7,1fr);width:100%}.DatePicker_datepicker__cell__WOZe6{display:flex;align-items:center;justify-content:center;max-width:50px;aspect-ratio:1;min-height:36px;background:white;border-radius:3px;transition:background-color .3s ease,color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;--datepicker-cell-color:var(--color-font);color:var(--datepicker-cell-color)}.DatePicker_datepicker__cell__WOZe6:hover{background-color:var(--color-grey-fade)}.DatePicker_datepicker__cell--head__Sl7So{background:var(--color-grey-fade);color:var(--color-font-fade)}.DatePicker_datepicker__cell--body__RMSI0{cursor:pointer}.DatePicker_datepicker__cell--disabled__vMO4R{pointer-events:none;--datepicker-cell-color:var(--color-font-fade)}.DatePicker_datepicker__cell--out-of-range__dohiV{pointer-events:none;--datepicker-cell-color:var(--color-grey)}.DatePicker_datepicker__cell--selected__ykkSW{background:var(--color-grey-fade);border:1px solid var(--datepicker-cell-color);margin:-1px}.DatePicker_datepicker__cell--current__GUq60{box-shadow:0 2px 0 0 var(--datepicker-cell-color)}.DatePicker_datepicker__cell--selected__ykkSW.DatePicker_datepicker__cell--current__GUq60{border-bottom:3px solid var(--datepicker-cell-color);margin-bottom:-3px}.DatePicker_datepicker--loading__nZ83J .DatePicker_datepicker__cell__WOZe6{cursor:default;pointer-events:none;--datepicker-cell-color:var(--color-grey);opacity:50%;transition:0s}.AppointmentTimeSlot_appointment-time-slot__datepicker__wB2MF{display:flex;align-items:center;justify-content:center;margin-top:16px}.AppointmentTimeSlot_appointment-time-slot__timepicker__TpsSh{margin-top:16px}.AppointmentTimeSlot_appointment-time-slot__confirmation-date__tU9j0:first-letter{text-transform:uppercase}.AppointmentTimeSlot_appointment-time-slot__confirmation-btns___0OaW{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:8px;width:100%}@media only screen and (min-width:768px){.AppointmentTimeSlot_appointment-time-slot__confirmation-btns___0OaW{flex-direction:row-reverse;margin-top:16px}}@media only screen and (min-width:1240px){.AppointmentTimeSlot_appointment-time-slot__datepicker__wB2MF{margin:16px}.AppointmentTimeSlot_appointment-time-slot__timepicker__TpsSh{margin:32px}}.AppointmentTimePicker_appointment-time-picker__pWlnz{gap:48px!important}.AppointmentTimePicker_appointment-time-picker__skeleton__KMgd4{width:100%}.AppointmentTimePicker_appointment-time-picker__skeleton__KMgd4+.AppointmentTimePicker_appointment-time-picker__skeleton__KMgd4{margin-top:24px}