#overlay-loader{top:0;background-color:rgba(0,0,0,.5)}#overlay-loader,#overlay-screen-loader{position:fixed;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999;max-width:var(--max-web-width);margin:0 auto}#overlay-screen-loader{top:74px;background-color:#ececec}.spinner{border:5px solid #787272;border-top-color:#595959;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.overlay-screen-spinner{margin-top:-74px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Calendar_monthlyCalendarHeaderContainer__ZZ24F{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#f9f9f9}.Calendar_monthHeading__9BheZ{font-size:15px;font-weight:600}.Calendar_headerTitle__6pq8Z{font-size:16px;font-weight:600;color:#181818;font-style:normal;padding:8px 0}.Calendar_subTitle__k3XHq{padding:16px 0}.Calendar_arrowContainer__fm54X{display:flex;gap:10px}.Calendar_emptyTimeSelectorText__lvVEE{font-size:12px;color:grey;padding-left:10px}.Calendar_monthSwitchContainer__nKNHe{display:flex;align-items:center;padding:5px;background:none;border:none;cursor:pointer}.Calendar_monthSwitchContainer__nKNHe:disabled{cursor:not-allowed}.Calendar_arrow__HdXAq{font-size:20px;color:#afafaf}.Calendar_arrowActive___HxZQ{color:#000}.Calendar_arrowDisabled__MPAo7{color:#afafaf}.MonthlyDateSelector_mainContainer__w9TR2{display:flex;flex-wrap:wrap;padding:10px;justify-content:space-between}.MonthlyDateSelector_datesRow__dLVyo{display:flex;justify-content:space-between;width:100%}.MonthlyDateSelector_dateStyle__FzJ4x{padding:6px;border-radius:50%;margin-right:5px;margin-bottom:5px;font-size:12px;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.MonthlyDateSelector_dateContainer__ZMfED{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:18px;margin:4px 0;border:1px solid #ccc;background-color:#fff}.MonthlyDateSelector_selectedDate__6WpPN{background-color:#add8e6}.MonthlyDateSelector_weekDaysContainer__b0upR{width:36px;text-align:center}.MonthlyDateSelector_weekDaysText__V9AF3{font-size:12px;color:grey}.MonthlyDateSelector_selectedWeekDay__zzzJW{color:#000;font-weight:700}.MonthlyDateSelector_dateSelectorContainer__RBAYS{padding:5px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.MonthlyDateSelector_showMoreSlotsContainer__IqbIX{display:flex;justify-content:center;align-items:center;cursor:pointer;color:#868686;font-size:12px;margin:10px auto}.MonthlyDateSelector_accordion__UkOWv{margin-left:5px;margin-top:3px}