.react-calendar{width:100%;background:#fff;border-radius:16px;line-height:1.125em;padding:.5rem}.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__viewContainer{max-width:400px;margin:auto}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__month-view__weekdays__weekday abbr{font-size:.75rem;color:#c4c4c4;text-decoration:none}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:0 .5em .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:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__tile abbr{display:block;padding:.8em 0;margin:.3em;border-radius:8px;background-color:#f5f5f5;color:#000}.react-calendar__tile:disabled{cursor:not-allowed!important}.react-calendar__tile:disabled abbr{background-color:#f9f9f9!important;color:#c4c4c4!important;cursor:not-allowed!important}.react-calendar__tile{max-width:100%;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile--active{background:none!important;border:none!important;outline:none!important;box-shadow:none!important}.react-calendar__tile--active abbr{background:linear-gradient(90deg,#825af3,#5a79c7 50%,#1da983)!important;color:#fff!important;font-weight:600;border:none;outline:none;box-shadow:none;margin:0!important}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:none!important;cursor:pointer!important}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-calendar__month-view__days__day--neighboringMonth abbr{background:transparent;color:#c4c4c4}