.react-calendar{width:350px;max-width:100%;background:#fff;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{-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{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.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{text-align:center;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{max-width:100%;padding:10px 6.6667px;background:none;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:#fff}.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%;background:transparent;border:none;font-family:var(--font-kanit);display:flex;flex-direction:column;gap:1rem}.react-calendar__month-view__days abbr{font-weight:400}.calendar-wrapper{max-width:500px;padding:1rem;border-radius:12px;display:flex;flex-direction:column;gap:1rem}.react-calendar__navigation{display:flex;justify-content:space-center;align-items:center;gap:1rem;margin:auto}.react-calendar__navigation button{min-width:0!important}.react-calendar__navigation__label{font-weight:600;font-size:20px;width:fit-content;white-space:nowrap}.react-calendar__navigation button{background:transparent;border:none;cursor:pointer;padding:.25rem;border-radius:999px;transition:background .2s;margin:auto}.react-calendar__month-view__weekdays{display:flex;justify-content:space-between;text-transform:uppercase;font-weight:600;font-size:1rem;padding:.25rem 0}.react-calendar__tile{display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;width:auto;height:auto;text-align:center;padding:.75rem 0;font-weight:700;background:transparent;border:none;border-radius:999px;transition:background .2s ease-in-out;cursor:pointer}.react-calendar__month-view__days,.react-calendar__month-view__weekdays{display:grid!important;grid-template-columns:repeat(7,1fr);gap:1rem}.react-calendar__month-view__days__day--neighboringMonth{color:#ccc}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.calendar-wrapper.blue{color:#0a0178;--brand-selected:#5dc3ff;--brand-border:#5dc3ff;padding:0;border-radius:0}.calendar-wrapper.blue .react-calendar__navigation{width:50%}.calendar-wrapper.blue .react-calendar{padding:16px}.calendar-wrapper.blue .react-calendar__navigation button{color:#0a0178;border-radius:999px;width:24px!important;height:24px!important;padding:0!important;display:flex;align-items:center;justify-content:center}.calendar-wrapper.blue .react-calendar__navigation button:hover{background-color:rgba(13,72,255,.1)}.calendar-wrapper.blue .react-calendar__navigation__arrow.react-calendar__navigation__next-button,.calendar-wrapper.blue .react-calendar__navigation__arrow.react-calendar__navigation__prev-button{border:1px solid var(--brand-secondary);aspect-ratio:1/1!important;color:var(--brand-secondary)}.calendar-wrapper.blue .react-calendar__tile.selected-day{background-color:#5dc3ff;color:#fff!important;font-weight:700}.calendar-wrapper.blue .react-calendar__tile.has-event{border:2px solid #5dc3ff;color:inherit}.calendar-wrapper.blue .dot{display:block;width:.4rem;height:.4rem;border-radius:50%;margin:.2rem auto 0;background-color:#5dc3ff}.calendar-wrapper.blue .react-calendar__month-view__days__day--weekend:not(.react-calendar__month-view__days__day--neighboringMonth){color:#0a0178}.calendar-wrapper.orange{background-color:#f1870d;color:var(--brand-light)}.calendar-wrapper.orange .react-calendar__navigation{width:50%;justify-content:start;margin-left:0;padding-left:.7rem}.calendar-wrapper.orange .react-calendar__navigation button{border-radius:999px;width:1.5rem!important;height:1.5rem!important;padding:0!important;display:flex;align-items:center;justify-content:center}.calendar-wrapper.orange .react-calendar__navigation__arrow.react-calendar__navigation__next-button,.calendar-wrapper.orange .react-calendar__navigation__arrow.react-calendar__navigation__prev-button{border:1px solid var(--brand-light);aspect-ratio:1/1!important;color:var(--brand-light)}.calendar-wrapper.orange .react-calendar__tile.selected-day{background-color:#a35700;color:var(--brand-orange)!important;font-weight:700}.calendar-wrapper.orange .react-calendar__tile.has-event{border:2px solid #dc7500;color:inherit;background-color:#ffa43b}.calendar-wrapper.orange .dot{display:block;width:.4rem;height:.4rem;border-radius:50%;margin:.2rem auto 0;background-color:#5dc3ff}.calendar-wrapper.orange .react-calendar__month-view__days__day--weekend:not(.react-calendar__month-view__days__day--neighboringMonth){color:var(--brand-light)}.calendar-wrapper.orange .react-calendar__month-view__days__day--neighboringMonth{color:#a35700!important}.calendar-wrapper.orange .react-calendar__navigation button:enabled:focus,.calendar-wrapper.orange .react-calendar__navigation button:enabled:hover{background-color:var(--brand-orange)}