.calendar-wrapper{margin:0 auto;position:relative}.calendar-loading{z-index:1;background-color:#00000080;border-radius:.5rem;place-content:center;display:grid;position:absolute;inset:0;overflow:hidden}.react-calendar{background:var(--off-white,#f1f1f1);border-radius:.5rem;width:100%;padding:1.5rem;box-shadow:0 1px 2px #000e3340}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{margin:-.5em;display:flex}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :before,.react-calendar :after{box-sizing:border-box}.react-calendar button{border:0;outline:none;margin:0}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{justify-content:space-between;height:2.75rem;margin-bottom:1em;display:flex}.react-calendar__navigation button{min-width:2.75rem;transition:color .2s}.react-calendar__navigation button:disabled{opacity:.5;cursor:default}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{color:#585ed9}.react-calendar__navigation__arrow{background:#fff;border-radius:50%;box-shadow:0 1px 1px #000e330d}.react-calendar__navigation__label{background:#fff;border-radius:.375rem;place-content:center;height:100%;padding:0 1.5rem;font-weight:800;display:grid;box-shadow:0 1px 1px #000e330d;flex-grow:0!important}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{text-transform:capitalize;padding:.5em;font-size:1.125rem}.react-calendar__month-view__weekdays__weekday abbr[title]{text-decoration:none}.react-calendar__month-view__weekNumbers .react-calendar__tile{justify-content:center;align-items:center;font-size:.75em;font-weight:700;display:flex}.react-calendar__month-view__weekNumbers .react-calendar__tile:disabled{opacity:.5}.react-calendar__month-view__days__day--neighboringMonth:not(.react-calendar__tile--active) abbr{color:#757575;box-shadow:none!important;background:0 0!important}.react-calendar__year-view .react-calendar__tile abbr,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:.5rem .2rem}.react-calendar__tile{text-align:center;background:0 0;max-width:100%;padding:.125rem;line-height:16px}.react-calendar__tile abbr{background-color:#fff;border-radius:.375rem;justify-content:center;align-items:center;width:100%;transition:background-color .2s;display:flex;box-shadow:0 1px 1px #000e330d}.react-calendar__month-view .react-calendar__tile abbr{aspect-ratio:1}.react-calendar__tile:disabled{opacity:.5;cursor:default;background-color:#f0f0f0}.react-calendar__tile:enabled:hover abbr,.react-calendar__tile:enabled:focus abbr{background-color:#e6e6e6}.react-calendar__century-view__decades__decade.react-calendar__tile--now,.react-calendar__decade-view__years__year.react-calendar__tile--now,.react-calendar__tile--now abbr{border:2px dashed #585ed9}.react-calendar__tile--active abbr{color:#fff;background:#585ed9}.react-calendar__tile--active:enabled:hover abbr,.react-calendar__tile--active:enabled:focus abbr{background:#585ed9}.react-calendar--selectRange .react-calendar__tile--hover abbr{background-color:#e6e6e6}
