.react-calendar{background:#fff;width:100%;max-width:100%;font-family:inherit;line-height:1.125em}.react-calendar--doubleView{width:100%}.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{height:44px;margin-bottom:1em;display:flex}.react-calendar__navigation button{background:0 0;min-width:44px;font-size:1rem;font-weight:500}.react-calendar__navigation button:disabled{opacity:.5}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#d26e191a;border-radius:.25rem}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5rem}.react-calendar__month-view__weekNumbers .react-calendar__tile{justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.react-calendar__month-view__days__day--weekend{color:#d32f2f}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:1.5rem .5rem}.react-calendar__tile{text-align:center;background:0 0;max-width:100%;padding:.75rem .5rem;font-size:.875rem;line-height:16px}.react-calendar__tile:disabled{opacity:.5;cursor:not-allowed}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#d26e191a;border-radius:.25rem}.react-calendar__tile--now{background:#f0f0f0;border-radius:.25rem;font-weight:700}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#e0e0e0}.react-calendar__tile--hasActive{background:var(--main-color);color:#fff;border-radius:.25rem}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:var(--main-color)}.react-calendar__tile--active{background:var(--main-color);color:#fff;border-radius:.25rem}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:var(--main-color)}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#d26e191a}.react-calendar__tile.tile-allowed-day:not(.react-calendar__tile--active){background-color:#d26e191a;border-radius:.25rem}.react-calendar__tile.tile-allowed-day:not(.react-calendar__tile--active):enabled:hover,.react-calendar__tile.tile-allowed-day:not(.react-calendar__tile--active):enabled:focus{background-color:#d26e1940}.react-calendar__tile{position:relative}.avail-dot{background:var(--main-color);border-radius:9999px;width:6px;height:6px;position:absolute;top:4px;left:4px}.react-calendar__tile--active .avail-dot,.react-calendar__tile--hasActive .avail-dot{background:#fff}
