.react-calendar{max-width:450px;background:#fff;line-height:1.125em}@media (max-width: 1200px){.react-calendar{max-width:unset}}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.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{margin:0;border:0}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;margin-bottom:1em}.react-calendar__navigation button{min-width:12px;margin-left:8px;max-width:-moz-fit-content;max-width:fit-content;background:none}.react-calendar__month-view__weekdays{text-align:center;text-transform:capitalize;font:inherit}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#000}.react-calendar__month-view__days__day--neighboringMonth{background-color:#f8f8f8!important}.react-calendar__month-view__days__day--neighboringMonth abbr{display:none}.react-calendar__month-view__days__day--neighboringMonth:after{display:none}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;min-height:58px;padding:10px 6.6667px;background:none;text-align:center;line-height:16px;font:inherit;border:1px solid #F0F0EF!important}.react-calendar__tile:disabled{background-color:#f8f8f8!important}.react-calendar__tile--now{color:#000;position:relative;z-index:1}.react-calendar__tile--now:after{content:"";background-color:#f0f0ef;position:absolute;min-width:45px;min-height:45px;border-radius:100px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media (max-width: 1200px){.react-calendar__tile--now:after{min-width:30px;min-height:30px}}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{color:#fff;font-weight:900!important;position:relative;z-index:1}.react-calendar__tile--active:after{content:"";background-color:#000;position:absolute;width:45px;height:45px;border-radius:100px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media (max-width: 1200px){.react-calendar__tile--active:after{width:30px;height:30px}}.react-calendar__tile--active abbr{position:relative}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-calendar__navigation__prev-button,.react-calendar__navigation__next-button{order:1}
