.react-calendar{width:350px;max-width:100%;background:white;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.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 :after,.react-calendar :before{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__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700}.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:#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__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{padding:10px 6.6667px;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:white}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-calendar{width:100%;border:none;font-family:inherit}html:not(.dark) .react-calendar{background-color:white;color:#333}html.dark .react-calendar{background-color:transparent;color:white}.react-calendar__navigation{margin-bottom:1rem}.react-calendar__navigation button{min-width:44px;background:none;font-size:1rem;color:inherit}html:not(.dark) .react-calendar__navigation button:enabled:focus,html:not(.dark) .react-calendar__navigation button:enabled:hover{background-color:rgba(0,0,0,.1)}html.dark .react-calendar__navigation button:enabled:focus,html.dark .react-calendar__navigation button:enabled:hover{background-color:rgba(255,255,255,.1)}.react-calendar__navigation button[disabled]{background-color:transparent;opacity:.5}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:600;font-size:.75rem;margin-bottom:.5rem}.react-calendar__month-view__weekdays__weekday{padding:.5rem}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.react-calendar__tile{max-width:100%;padding:.75rem .5rem;text-align:center;line-height:1;font-size:.875rem;position:relative;background:none}html:not(.dark) .react-calendar__tile{color:#333}html:not(.dark) .react-calendar__tile:enabled:focus,html:not(.dark) .react-calendar__tile:enabled:hover{background-color:rgba(0,0,0,.1)}html.dark .react-calendar__tile{color:white}html.dark .react-calendar__tile:enabled:focus,html.dark .react-calendar__tile:enabled:hover{background-color:rgba(255,255,255,.1)}.react-calendar__tile--now{background-color:rgba(219,39,119,.2);font-weight:600}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background-color:rgba(219,39,119,.3)}.react-calendar__tile--active{background-color:rgba(219,39,119,.8);color:white!important}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background-color:rgba(219,39,119,.9)}.has-sessions{position:relative}.has-sessions:after{content:"";position:absolute;bottom:.25rem;left:50%;transform:translateX(-50%);width:.5rem;height:.5rem;border-radius:50%;background-color:#ec4899}.has-1-sessions:after{width:.25rem;height:.25rem}.has-2-sessions:after{width:.35rem;height:.35rem}.has-3-sessions:after{width:.45rem;height:.45rem}.has-4-sessions:after,.has-5-sessions:after{width:.5rem;height:.5rem}html.dark .react-calendar__tile--now{background-color:rgba(219,39,119,.2)}html.dark .react-calendar__tile--now:enabled:focus,html.dark .react-calendar__tile--now:enabled:hover{background-color:rgba(219,39,119,.3)}html.dark .react-calendar__tile--active{background-color:rgba(219,39,119,.7);color:white}html.dark .react-calendar__tile--active:enabled:focus,html.dark .react-calendar__tile--active:enabled:hover{background-color:rgba(219,39,119,.8)}html.dark .has-sessions:after{background-color:#ec4899}html:not(.dark) .react-calendar__month-view__days__day--neighboringMonth{color:rgba(0,0,0,.3)}html:not(.dark) .react-calendar__month-view__weekdays__weekday{color:rgba(0,0,0,.7)}html.dark .react-calendar__month-view__days__day--neighboringMonth{color:rgba(255,255,255,.3)}html.dark .react-calendar__month-view__weekdays__weekday{color:rgba(255,255,255,.7)}html:not(.dark) .react-calendar__tile:disabled{background-color:rgba(0,0,0,.03);color:rgba(0,0,0,.4)}html.dark .react-calendar__tile:disabled{background-color:rgba(255,255,255,.1);color:rgba(255,255,255,.3)}