.react-calendar{padding:0 1.25rem;width:100%;min-width:440px;max-width:480px;background:#fff;border-radius:8px;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}@media (max-width:1240px){.react-calendar{max-width:400px}.react-calendar__tile{flex:0 0 14.2857%!important;padding:.8rem .3rem;font-size:.9rem}}@media (max-width:1024px){.react-calendar{width:100%;max-width:100%;margin-top:.5rem;padding:0}}.react-calendar__navigation{margin-top:0!important}@media (max-width:485px){.react-calendar{width:100%;max-width:100%;min-width:unset;font-size:.9rem;padding:0}.react-calendar__navigation{margin-bottom:.25rem!important;height:auto!important}.react-calendar__navigation button{min-width:30px!important;font-size:12px!important;padding:4px 2px!important}.react-calendar__navigation button svg{width:16px!important;height:16px!important}.react-calendar__navigation__label{font-size:.8rem!important}.react-calendar__month-view__weekdays{font-size:.55rem!important;padding:3px 2px!important}.react-calendar__month-view__weekdays__weekday{padding:.2rem!important}.react-calendar__month-view__days{padding:.1rem 0!important}.react-calendar__tile{padding:.3rem .1rem!important;font-size:.9rem!important;line-height:14px!important;height:38px!important;max-height:38px!important}}@media (max-width:440px){.react-calendar{width:100%!important;max-width:100%!important;min-width:unset!important;font-size:.8rem!important;padding:0!important;margin:0!important}.react-calendar__navigation{margin-top:.2rem!important;margin-bottom:.8rem!important;height:auto!important}.react-calendar__navigation button{min-width:26px!important;font-size:16px!important;padding:2px 1px!important}.react-calendar__navigation button svg{width:14px!important;height:14px!important}.react-calendar__navigation__label{font-size:.8rem!important}.react-calendar__month-view__weekdays{font-size:.62rem!important;padding:2px 0!important}.react-calendar__month-view__weekdays__weekday{padding:.15rem!important}.react-calendar__month-view__days{padding:0!important}.react-calendar__tile{padding:.15rem .05rem!important;font-size:.8rem!important;line-height:12px!important;height:34px!important;max-height:34px!important}}@media (max-width:360px){.react-calendar__navigation button{min-width:22px!important;font-size:10px!important;padding:1px!important}.react-calendar__navigation button svg{width:12px!important;height:12px!important}.react-calendar__navigation__label{font-size:.65rem!important}.react-calendar__month-view__weekdays{font-size:.5rem!important;padding:1px 0!important}.react-calendar__month-view__weekdays__weekday{padding:.1rem!important}.react-calendar__tile{padding:.1rem .05rem!important;line-height:10px!important;height:25px!important;max-height:25px!important}.react-calendar abbr,.react-calendar__tile{font-size:.6rem!important}}@media (max-width:320px){.react-calendar__navigation button{min-width:18px!important;padding:0!important}.react-calendar__navigation button svg{width:10px!important;height:10px!important}.react-calendar__tile{padding:.05rem!important;line-height:8px!important;height:14px!important;max-height:14px!important}.react-calendar abbr,.react-calendar__tile{font-size:.55rem!important}}.react-calendar__navigation{display:flex;margin-top:.5rem}.react-calendar__navigation button{min-width:50px;background:none;font-size:18px;padding:10px;border:0;border-radius:4px;color:#1c1917}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#fef2f2}.react-calendar__navigation button[disabled]{color:#44403c}.react-calendar__navigation__label{font-weight:700;font-size:1.25rem}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:600;font-size:.8rem;color:#26221f;padding:6px 0}.react-calendar__month-view__weekdays__weekday{padding:.75rem;font-weight:400!important}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none}.react-calendar__month-view__weekdays__weekday--current{font-weight:700!important}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#57534e;padding:1rem 0}.react-calendar__month-view__days{padding:.5rem 0}.react-calendar__tile{max-width:100%;padding:1rem .3rem;background:none;text-align:center;line-height:20px;font-size:1rem;border:0;border-radius:8px;background:#f5f5f5c7!important;border:2px solid #fff!important;box-sizing:border-box!important}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#fef2f2;color:#492425}.react-calendar__tile--now{background:#fef2f2;color:#44403c;position:relative}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#fee2e2}.react-calendar__tile--active,.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#dc5c5e!important;color:#fff!important}.react-calendar__tile--disabled{background-color:#f5f5f4;color:#78716c;cursor:not-allowed}.react-calendar__month-view__days__day--weekend{color:#dc5c5e}.react-calendar__month-view__days__day--neighboringMonth{color:#78716c}.react-calendar__tile.no-slots{opacity:.25;cursor:not-allowed;color:#78716c}.react-calendar__tile.has-slots.react-calendar__tile--active{background:#3e3d3d!important;color:#fff!important}.react-calendar__tile.has-slots{box-sizing:border-box!important;position:relative}.react-calendar__tile.has-slots:hover:not(.react-calendar__tile--active){border:none!important}.react-calendar__tile.has-slots:hover:not(.react-calendar__tile--active):after{content:"";position:absolute;inset:0;border-radius:8px;padding:2px;background:#bebebe8a;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.react-calendar__tile:focus{outline:none}.react-calendar__tile--currentWeek{background-color:rgba(220,92,94,.052);border:1px solid #fff;box-sizing:border-box}