@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap");.Tooltip_tooltipTrigger__S9Azi{font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-weight:400;font-style:normal;cursor:help;display:flex;height:.75rem;width:.75rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:rgb(0 186 209/var(--tw-bg-opacity));--tw-bg-opacity:0.15;padding:.75rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 186 209/var(--tw-text-opacity))}.Tooltip_tooltip__DLv93{position:fixed;z-index:5;max-width:260px;padding:.5rem .75rem;border-radius:.25rem;background-color:rgba(26,32,44,.98);color:#fff;font-size:.875rem;line-height:1.4;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@keyframes HolidayList_animateGlow__TZx4_{0%{background-position:0 50%}to{background-position:200% 50%}}.HolidayList_glowCard__hs_Yt{position:relative}.HolidayList_glowCard__hs_Yt:after{position:absolute;content:"";top:15px;left:0;right:0;z-index:-1;height:100%;width:100%;transform:scale(.9) translateZ(0);filter:blur(15px);background:linear-gradient(270deg,#ff5770,#e4428d,#c42da8,#9e16c3,#6501de,#9e16c3,#c42da8,#e4428d,#ff5770);background-size:200% 200%;animation:HolidayList_animateGlow__TZx4_ 1.25s linear infinite}.HolidayList_glowList__XaD2J{position:relative}.HolidayList_glowList__XaD2J:after{position:absolute;content:"";top:16px;left:0;right:0;margin:0 auto;z-index:-1;height:70%;width:98%;transform:scale(1) translateZ(0);filter:blur(15px);background:linear-gradient(270deg,#ff5770,#e4428d,#c42da8,#9e16c3,#6501de,#9e16c3,#c42da8,#e4428d,#ff5770);background-size:200% 200%;animation:HolidayList_animateGlow__TZx4_ 1.25s linear infinite}.CustomCheckbox_customCheckbox__I5R42{--custom-checkbox-size:20px;--custom-checkbox-radius:50%;--custom-checkbox-border-width:1px;--custom-checkbox-marker-size:18px;--checkbox-color:var(--checkbox-color,#4338ca);position:relative;z-index:1;display:inline-block;font-size:var(--custom-checkbox-size)}.CustomCheckbox_customCheckbox__input__V57YA{position:relative;margin:0;padding:0;opacity:0;height:1em;width:1em;display:block;z-index:1}.CustomCheckbox_customCheckbox__control__Q7DIR{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;pointer-events:none;transition:transform .2s;color:rgba(156,163,175,.65)}.CustomCheckbox_customCheckbox__control__Q7DIR:after,.CustomCheckbox_customCheckbox__control__Q7DIR:before{content:"";position:absolute}.CustomCheckbox_customCheckbox__control__Q7DIR:before{width:160%;height:160%;background-color:currentColor;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0;border-radius:50%;will-change:transform;transition:transform .2s}.CustomCheckbox_customCheckbox__control__Q7DIR:after{top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:var(--custom-checkbox-radius);box-shadow:inset 0 0 0 var(--custom-checkbox-border-width) currentColor,0 .1px .3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12)}.CustomCheckbox_customCheckbox__input__V57YA:checked~.CustomCheckbox_customCheckbox__control__Q7DIR:after,.CustomCheckbox_customCheckbox__input__V57YA:indeterminate~.CustomCheckbox_customCheckbox__control__Q7DIR:after{background-color:currentColor;background-repeat:no-repeat;background-position:50%;background-size:var(--custom-checkbox-marker-size);box-shadow:none}.CustomCheckbox_customCheckbox__input__V57YA:checked~.CustomCheckbox_customCheckbox__control__Q7DIR{color:var(--checkbox-color)}.CustomCheckbox_customCheckbox__input__V57YA:checked~.CustomCheckbox_customCheckbox__control__Q7DIR:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpolyline points='2.5 8 6.5 12 13.5 3' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.CustomCheckbox_customCheckbox__input__V57YA:indeterminate~.CustomCheckbox_customCheckbox__control__Q7DIR:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cline x1='2' y1='8' x2='14' y2='8' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E")}.CustomCheckbox_customCheckbox__input__V57YA:active~.CustomCheckbox_customCheckbox__control__Q7DIR{transform:scale(.9)}.CustomCheckbox_customCheckbox__input__V57YA:checked:active~.CustomCheckbox_customCheckbox__control__Q7DIR,.CustomCheckbox_customCheckbox__input__V57YA:indeterminate:active~.CustomCheckbox_customCheckbox__control__Q7DIR{transform:scale(1)}.CustomCheckbox_customCheckbox__input__V57YA:focus~.CustomCheckbox_customCheckbox__control__Q7DIR:before{opacity:.2;transform:translate(-50%,-50%) scale(1)}.CustomCheckbox_customCheckbox--icon__jHvM2{--custom-checkbox-size:32px}.CustomCheckbox_customCheckbox--icon__jHvM2 .CustomCheckbox_customCheckbox__control__Q7DIR:after{display:none}.CustomCheckbox_customCheckbox--icon__jHvM2 .CustomCheckbox_icon__2kdCH{display:block;color:inherit;position:relative;z-index:1}@keyframes LongWeekendsTimeline_animateGlow__7Jc4C{0%{background-position:0 50%}to{background-position:200% 50%}}.LongWeekendsTimeline_glowCard__nYE1H{position:relative}.LongWeekendsTimeline_glowCard__nYE1H:after{position:absolute;content:"";top:15px;left:0;right:0;z-index:-1;height:100%;width:100%;transform:scale(.9) translateZ(0);filter:blur(15px);background:linear-gradient(270deg,#ff5770,#e4428d,#c42da8,#9e16c3,#6501de,#9e16c3,#c42da8,#e4428d,#ff5770);background-size:200% 200%;animation:LongWeekendsTimeline_animateGlow__7Jc4C 1.25s linear infinite}.LongWeekendsTimeline_glowList__sNhdq{position:relative}.LongWeekendsTimeline_glowList__sNhdq:after{position:absolute;content:"";top:16px;left:0;right:0;margin:0 auto;z-index:-1;height:70%;width:98%;transform:scale(1) translateZ(0);filter:blur(15px);background:linear-gradient(270deg,#ff5770,#e4428d,#c42da8,#9e16c3,#6501de,#9e16c3,#c42da8,#e4428d,#ff5770);background-size:200% 200%;animation:LongWeekendsTimeline_animateGlow__7Jc4C 1.25s linear infinite}.MonthlyHolidayList_glowList__CURTb{animation:MonthlyHolidayList_glowPulse__MCMYM 2s infinite;box-shadow:0 0 15px rgba(34,197,94,.2)}@keyframes MonthlyHolidayList_glowPulse__MCMYM{0%,to{box-shadow:0 0 15px rgba(34,197,94,.2)}50%{box-shadow:0 0 25px rgba(34,197,94,.4)}}