@import "https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
body{font-family:DM Sans,sans-serif}option{color:#000}
form{width:100%}
.react-calendar{background-color:#0000;font-family:DM Sans,sans-serif;border:0 solid!important}.react-calendar__navigation__prev2-button,.react-calendar__navigation__next2-button{display:none}.react-calendar__navigation{align-items:center}abbr[title]{-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset;-webkit-text-decoration:unset;-webkit-text-decoration:unset;border-bottom:none;-webkit-text-decoration:unset!important;text-decoration:unset!important}.react-calendar__navigation__prev-button{color:#fff;border-radius:10px;background-color:#4318ff!important;min-width:34px!important;height:34px!important}.react-calendar__navigation__next-button{color:#fff;border-radius:10px;background-color:#4318ff!important;width:34px!important;min-width:34px!important;height:34px!important}.react-calendar__navigation__label{font-size:18px;font-weight:700!important}.react-calendar__navigation__label:hover,.react-calendar__navigation__label:focus{border-radius:10px;background-color:unset!important}.react-calendar__tile{color:#1b2559;justify-content:center;align-items:center;font-size:12px;display:flex;height:34px!important;padding:0!important}.react-calendar__month-view__weekdays{background-color:#f4f7fe;border-radius:10px;margin-bottom:6px}.react-calendar__tile--now,.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background-color:#f4f7fe;border-radius:10px}.react-calendar__month-view__days__day--neighboringMonth{color:#b0bbd5}.react-calendar__tile--active,.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{color:#fff;background:#4318ff;border-radius:10px}.react-calendar__tile--range,.react-calendar__tile--range:enabled:hover,.react-calendar__tile--range:enabled:focus{color:#4318ff;background:#f4f7fe;border-radius:0}.react-calendar__tile--rangeStart,.react-calendar__tile--rangeStart:enabled:hover,.react-calendar__tile--rangeStart:enabled:focus{color:#fff;background:#4318ff;border-top-left-radius:10px;border-bottom-left-radius:10px}.react-calendar__tile--rangeEnd,.react-calendar__tile--rangeEnd:enabled:hover,.react-calendar__tile--rangeEnd:enabled:focus{color:#fff;background:#4318ff;border-top-right-radius:10px;border-bottom-right-radius:10px}body.dark .react-calendar{border-radius:30px}body.dark .react-calendar__navigation__prev-button{background-color:#7551ff!important}body.dark .react-calendar__navigation__next-button{color:#fff;background-color:#7551ff!important}body.dark .react-calendar__tile{color:#fff}body.dark .react-calendar__tile:enabled:hover,body.dark .react-calendar__tile:enabled:focus,body.dark .react-calendar__month-view__weekdays,body.dark .react-calendar__tile--now,body.dark .react-calendar__tile--now:enabled:hover,body.dark .react-calendar__tile--now:enabled:focus{background-color:#ffffff1a}body.dark .react-calendar__month-view__days__day--neighboringMonth{color:#b0bbd5}body.dark .react-calendar__tile--active,body.dark .react-calendar__tile--active:enabled:hover,body.dark .react-calendar__tile--active:enabled:focus{color:#fff;background:#7551ff}body.dark .react-calendar__tile--range,body.dark .react-calendar__tile--range:enabled:hover,body.dark .react-calendar__tile--range:enabled:focus{color:#7551ff;background:#ffffff1a}body.dark .react-calendar__tile--rangeStart,body.dark .react-calendar__tile--rangeStart:enabled:hover,body.dark .react-calendar__tile--rangeStart:enabled:focus,body.dark .react-calendar__tile--rangeEnd,body.dark .react-calendar__tile--rangeEnd:enabled:hover,body.dark .react-calendar__tile--rangeEnd:enabled:focus{color:#fff;background:#7551ff}
@layer base{html{-webkit-font-smoothing:antialiased;letter-spacing:-.2px;font-feature-settings:"kern"!important;font-family:DM Sans,sans-serif!important}*{scrollbar-width:thin;scrollbar-color:#55649ac1 transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0;border-radius:10px}::-webkit-scrollbar-thumb{background:#10193bc1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0a0032b3}.no-scrollbar{scrollbar-width:thin;scrollbar-color:#10193bc1 transparent}.no-scrollbar::-webkit-scrollbar{width:4px;height:4px}.no-scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:10px}.no-scrollbar::-webkit-scrollbar-thumb{background:#10193bc1;border-radius:10px}.no-scrollbar::-webkit-scrollbar-thumb:hover{background:#0a0032b3}}input.defaultCheckbox{color:#fff}input.defaultCheckbox:before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66662 10.115L12.7946 3.98633L13.7379 4.92899L6.66662 12.0003L2.42395 7.75766L3.36662 6.81499L6.66662 10.115Z' fill='white'/%3E%3C/svg%3E%0A");fill:currentColor;opacity:0;width:16px;height:16px;position:absolute;top:0;left:50%;transform:translate(-50%)}input:checked.defaultCheckbox:before{opacity:1}
