.react-datepicker{box-sizing:border-box;background:#fff;border:1px solid #d4d6d7;border-radius:8px;padding-bottom:4px;font-weight:400;overflow:hidden;box-shadow:0 7px 9px -5px #0000001a,0 1px 5px 1px #0000001a}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:400}.react-datepicker__header{background:0 0;border:none;padding:16px 16px 10px}h2.react-datepicker__current-month{margin-bottom:8px;padding:3px;font-weight:400}.react-datepicker-year-header{text-align:center;padding-top:16px;font-weight:500}.react-datepicker__day-names,.react-datepicker__day-name{color:#ec0100}.react-datepicker__day--selected,.react-datepicker__day--selected:hover{color:#fff;padding:4px;background-color:#273239!important;border-radius:50%!important}.react-datepicker__day:hover{background-color:#0000}.react-datepicker__day--keyboard-selected{background-color:#fff}.react-datepicker__day{font-size:13px}.react-datepicker__navigation-icon{display:flex}.react-datepicker__navigation-icon--next,.react-datepicker__navigation-icon--previous{width:24px;height:24px}.react-datepicker-popper[data-placement^=bottom]{margin-top:68px!important;left:auto!important;right:0!important;transform:translate(0,0)!important}[dir=rtl] .react-datepicker-popper[data-placement^=bottom]{left:0!important;right:auto!important}.react-datepicker__month-wrapper{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.react-datepicker__month-text{width:112px;height:48px;user-select:none;cursor:pointer;color:#273239;background:0 0;border-radius:100px;outline:none;justify-content:center;align-items:center;padding:0 20px;line-height:1;transition:background-color .12s,color .12s;display:flex}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{justify-content:center;align-items:center;display:flex}.react-datepicker__month-text:not(.react-datepicker__month-text--disabled):hover{background:#f3f4f4}.react-datepicker__month-text--disabled[aria-disabled=true]{opacity:.4;cursor:not-allowed;color:#98a2a7!important;background:0 0!important}.react-datepicker__month-text--selected{color:#fff!important;background:#273239!important}.react-datepicker__month-text:not(.react-datepicker__month-text--disabled):hover{background:#f3f4f4;border-radius:100px}.react-datepicker__month-text[aria-current=date]{background:0 0}.react-datepicker__month-text:focus-visible{box-shadow:0 0 0 2px #2732394d}.react-datepicker__navigation{top:12px}.react-datepicker__navigation-icon{display:inline-block}@media (max-width:420px){.react-datepicker{width:100%;min-width:0;height:auto}.react-datepicker__month-wrapper{justify-content:center;gap:10px 8px}.react-datepicker__month-text{width:100px;height:44px;font-size:13px}}