.CustomCalendar-module__EirZeW__wrapper{background:#fff;border:1px solid #f2f2f2;border-radius:24px;flex-direction:column;gap:8px;width:fit-content;min-width:447px;height:auto;min-height:378px;padding:16px;display:flex;box-shadow:3px 8px 12px #0c0c151a}.CustomCalendar-module__EirZeW__content{flex:auto;gap:16px;width:max-content;max-width:100%;display:flex}.CustomCalendar-module__EirZeW__presets{flex-direction:column;align-items:stretch;gap:5px;width:max-content;min-width:max-content;display:inline-flex}.CustomCalendar-module__EirZeW__presetButton{color:#111;white-space:nowrap;text-align:start;background:0 0;border-radius:999px;justify-content:flex-start;width:100%;height:auto;min-height:34px;padding:6px 12px;font-size:14px;line-height:20px}.CustomCalendar-module__EirZeW__presetButtonActive{color:#fff;background:#4147e8}.CustomCalendar-module__EirZeW__presetButtonActive:hover{background:#34379d}.CustomCalendar-module__EirZeW__separator{background-color:#dcdcdc;flex-shrink:0;width:1px}.CustomCalendar-module__EirZeW__calendarSection{flex:1 0 auto;width:258px;min-width:258px}.CustomCalendar-module__EirZeW__customCalendar{background:0 0;border:none;width:100%;font-family:inherit}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__navigation{align-items:center;gap:4px;height:32px;margin-bottom:6px;display:flex}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__navigation button{color:#8f8f8f;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;padding:0;font-size:16px;display:inline-flex}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__navigation__label{flex-grow:0;order:1;justify-content:flex-start;width:auto;min-width:auto;margin-right:auto;padding:0}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__navigation__prev-button{order:2}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__navigation__next-button{order:3}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__navigation__label__labelText{color:#111;text-transform:none;font-size:15px;font-weight:700}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__month-view__weekdays{margin-bottom:7px}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__month-view__weekdays__weekday{text-align:center;color:#7f7f7f;font-size:15px;font-weight:500}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__month-view__weekdays__weekday abbr:where([title]){text-transform:capitalize;text-decoration:none}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__tile{color:#1a1a1a;background:0 0;border:none;border-radius:999px;height:32px;font-size:14px;position:relative}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__month-view__days__day--neighboringMonth{color:#b5b5b5}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__tile--active{color:#fff;background:#4147e8}.CustomCalendar-module__EirZeW__customCalendar .react-calendar__tile--range{color:#1a1a1a;background:#3f43ea33;border-radius:0}:is(.CustomCalendar-module__EirZeW__customCalendar .react-calendar__tile--rangeStart,.CustomCalendar-module__EirZeW__customCalendar .react-calendar__tile--rangeEnd,.CustomCalendar-module__EirZeW__customCalendar .react-calendar__tile--rangeBothEnds){color:#fff;background:#4147e8;border-radius:999px}:is(.CustomCalendar-module__EirZeW__customCalendar .react-calendar__year-view__months,.CustomCalendar-module__EirZeW__customCalendar .react-calendar__decade-view__years,.CustomCalendar-module__EirZeW__customCalendar .react-calendar__century-view__decades){row-gap:4px}:is(.CustomCalendar-module__EirZeW__customCalendar .react-calendar__year-view__months__month,.CustomCalendar-module__EirZeW__customCalendar .react-calendar__decade-view__years__year,.CustomCalendar-module__EirZeW__customCalendar .react-calendar__century-view__decades__decade){border-radius:999px;width:calc(100% - 8px);height:30px;margin:0 auto;padding:0 6px}.CustomCalendar-module__EirZeW__monthNavChevron{color:#8f8f8f;justify-content:center;align-items:center;width:24px;height:24px;font-size:24px;font-weight:500;line-height:24px;display:inline-flex}.CustomCalendar-module__EirZeW__footer{border-top:1px solid #dcdcdc;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.CustomCalendar-module__EirZeW__rangeLabel{color:#000;font-size:14px;line-height:100%}.CustomCalendar-module__EirZeW__footerButtons{align-items:center;gap:10px;display:flex}.CustomCalendar-module__EirZeW__cancelButton{color:#4147e8;background:0 0;border:1px solid #4147e8;height:46px;padding:14px 24px;font-size:15px}.CustomCalendar-module__EirZeW__cancelButton:hover{color:#fff;background:#4147e8}.CustomCalendar-module__EirZeW__selectButton{height:46px;padding:14px 24px;font-size:15px}@media (max-width:639px){.CustomCalendar-module__EirZeW__wrapper{gap:12px;width:min(100vw - 32px,360px);min-width:0;height:auto;padding:16px}.CustomCalendar-module__EirZeW__content{flex-direction:column;gap:12px;width:100%}.CustomCalendar-module__EirZeW__calendarSection{order:1;width:100%;min-width:0;padding-bottom:0}.CustomCalendar-module__EirZeW__presets{order:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;width:100%;min-width:0;display:grid}.CustomCalendar-module__EirZeW__presetButton{white-space:normal;text-align:start;text-wrap:wrap;width:100%}.CustomCalendar-module__EirZeW__presetToday{order:1}.CustomCalendar-module__EirZeW__presetYesterday{order:2}.CustomCalendar-module__EirZeW__presetLast7{order:3}.CustomCalendar-module__EirZeW__presetLast30{order:4}.CustomCalendar-module__EirZeW__presetLast90{order:5}.CustomCalendar-module__EirZeW__presetLast180{order:6}.CustomCalendar-module__EirZeW__presetCustom{order:7;grid-column:1}.CustomCalendar-module__EirZeW__separator{display:none}.CustomCalendar-module__EirZeW__footer{flex-direction:column;align-items:stretch;gap:12px;padding-top:12px}.CustomCalendar-module__EirZeW__rangeLabel{text-align:center}.CustomCalendar-module__EirZeW__footerButtons{width:100%}.CustomCalendar-module__EirZeW__cancelButton,.CustomCalendar-module__EirZeW__selectButton{flex:1}}.dark .CustomCalendar-module__EirZeW__wrapper{background:#191919;border-color:#2d2d2d}.dark .CustomCalendar-module__EirZeW__presetButton{color:#fff}.dark .CustomCalendar-module__EirZeW__separator{background-color:#2d2d2d}.dark .CustomCalendar-module__EirZeW__footer{border-top-color:#2d2d2d}.dark .CustomCalendar-module__EirZeW__rangeLabel{color:#fff}.dark .CustomCalendar-module__EirZeW__cancelButton{color:#7e8af9;border-color:#7e8af9}.dark .CustomCalendar-module__EirZeW__cancelButton:hover{color:#fff;background:#7e8af9}.dark .CustomCalendar-module__EirZeW__customCalendar .react-calendar__navigation button{color:#fff}.dark .CustomCalendar-module__EirZeW__customCalendar .react-calendar__navigation__label__labelText{color:#fff}.dark .CustomCalendar-module__EirZeW__customCalendar .react-calendar__month-view__weekdays__weekday{color:#fff}.dark .CustomCalendar-module__EirZeW__customCalendar .react-calendar__tile{color:#fff}.dark .CustomCalendar-module__EirZeW__customCalendar .react-calendar__month-view__days__day--neighboringMonth{color:#a7a7a7}.dark .CustomCalendar-module__EirZeW__customCalendar .react-calendar__tile--range{color:#fff}
.Checkbox-module__hzPU6W__root{cursor:pointer;align-items:center;display:inline-flex;position:relative}.Checkbox-module__hzPU6W__input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Checkbox-module__hzPU6W__track{background:var(--dark-gray);border-radius:9999px;align-items:center;width:2.75rem;height:1.5rem;transition:background-color .3s ease-out;display:inline-flex;position:relative}.Checkbox-module__hzPU6W__trackOn{background:var(--primary-color)}.Checkbox-module__hzPU6W__thumb{background:#fff;border-radius:9999px;width:1rem;height:1rem;transition:transform .3s cubic-bezier(.34,1.3,.64,1);position:absolute;top:4px;left:4px;transform:translate(0);box-shadow:0 1px 2px #00000014}.Checkbox-module__hzPU6W__thumbOn,.Checkbox-module__hzPU6W__thumbRtl{transform:translate(20px)}.Checkbox-module__hzPU6W__thumbRtl.Checkbox-module__hzPU6W__thumbOn{transform:translate(0)}.dark .Checkbox-module__hzPU6W__track:not(.Checkbox-module__hzPU6W__trackOn){background:#fff3}
