.menu-icon{display:flex;align-items:center;justify-content:center;gap:.25rem;border-radius:9999px;padding:.25rem;font-size:.75rem;line-height:1rem}.menu-icon:hover{font-size:14px}.menu-icon-active{--tw-bg-opacity:1;background-color:rgb(211 227 253/var(--tw-bg-opacity));font-weight:500;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.menu-icon-not-active{border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-weight:400;color:rgba(0,0,0,.64)}.menu-close-button{position:fixed;bottom:72px;right:1.5rem;display:inline-flex;cursor:pointer;align-items:center;justify-content:flex-start;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(22 22 22/var(--tw-bg-opacity));--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:1280px){.menu-close-button{display:none}}.menu-links-container{display:flex;width:100vw;flex-direction:row;column-gap:10px;overflow-x:auto;border-bottom-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem 1rem}@media (min-width:640px){.menu-links-container{display:none}}.menu-links-container{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.menu-links-container::-webkit-scrollbar{width:0}.menu-link-text{display:flex;align-items:center;gap:.25rem;padding-top:2px;padding-bottom:2px;text-align:center;font-size:12px;line-height:18px;letter-spacing:.16px}.menu-link-wrapper{padding-left:.625rem;padding-right:.625rem;scroll-snap-align:center}.container-component{position:relative;display:flex;flex-grow:1;justify-content:center}.container-component-app{position:relative;box-sizing:border-box;width:100%;overflow-y:auto;overflow-x:hidden}.mobile-container{position:fixed;top:2.75rem;left:0;z-index:1000;box-sizing:border-box;height:100vh;width:100vw}@media (min-width:1280px){.mobile-container{display:none}}.mobile-overlay{position:relative;box-sizing:border-box;display:flex;height:100%;width:100%;justify-content:flex-end;background-color:rgb(100 116 139/var(--tw-bg-opacity));--tw-bg-opacity:0.3}.mobile-close-button{position:fixed;right:304px;top:40px;display:inline-flex;height:2.5rem;cursor:pointer;align-items:center;justify-content:flex-start;border-radius:100px;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.Month_calendar_container__zhamN{--column-width:166px;--small-column-width:140px}.Month_daysPage_columns__avI1C{grid-template-columns:var(--small-column-width)}@media (min-width:640px){.Month_daysPage_columns__avI1C{grid-template-columns:var(--column-width)}}@media (min-width:1024px){.Month_daysPage_columns__avI1C{grid-template-columns:repeat(2,var(--column-width))}}.Month_daysPage_columnsExpanded__m7fmc{grid-template-columns:var(--small-column-width)}@media (min-width:640px){.Month_daysPage_columnsExpanded__m7fmc{grid-template-columns:var(--column-width)}}.Month_chroniclePage_columns__DK_Sf{grid-template-columns:repeat(2,var(--small-column-width))}@media (min-width:640px){.Month_chroniclePage_columns__DK_Sf{grid-template-columns:repeat(2,var(--column-width))}}@media (min-width:1280px){.Month_chroniclePage_columns__DK_Sf{grid-template-columns:repeat(3,var(--column-width))}}.Month_chroniclePage_columnsExpanded__ssJB7{grid-template-columns:repeat(2,var(--small-column-width))}@media (min-width:640px){.Month_chroniclePage_columnsExpanded__ssJB7{grid-template-columns:repeat(2,var(--column-width))}}@media (min-width:1024px){.Month_chroniclePage_columnsExpanded__ssJB7{grid-template-columns:repeat(1,var(--column-width))}}@media screen and (max-width:425px){.Month_chroniclePage_columnsExpanded__ssJB7,.Month_chroniclePage_columns__DK_Sf{grid-template-columns:var(--small-column-width)}}.Month_chroniclePage_columnsExpanded__ssJB7,.Month_chroniclePage_columns__DK_Sf,.Month_daysPage_columnsExpanded__m7fmc,.Month_daysPage_columns__avI1C{display:grid;column-gap:1rem;row-gap:.5rem}@media (min-width:640px){.Month_chroniclePage_columnsExpanded__ssJB7,.Month_chroniclePage_columns__DK_Sf,.Month_daysPage_columnsExpanded__m7fmc,.Month_daysPage_columns__avI1C{column-gap:1.5rem;row-gap:1rem}}.Month_month_header__l5fe4{margin-bottom:1rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.Month_days_grid__DNQ9P{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.125rem}.Month_day_cell__ploqj{position:relative;display:flex;aspect-ratio:1/1;align-items:center;justify-content:center;border-radius:.375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.Month_day_cell__ploqj.Month_has_date__O67xN{cursor:pointer;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.Month_day_cell__ploqj.Month_has_date__O67xN:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.Month_day_cell__ploqj.Month_selected__gkbdN{border-width:2px;--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity));font-weight:500}.Month_day_cell__ploqj.Month_highlighted__bIpkv{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity));font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.Month_day_cell__ploqj.Month_highlighted__bIpkv:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.Ribbon_scrollContainer__IybyG{max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;padding-right:.5rem}.Ribbon_scrollContainer__IybyG::-webkit-scrollbar{display:none}.Ribbon_scrollContainer__IybyG{-ms-overflow-style:none}.Ribbon_scrollContainer__IybyG:hover::-webkit-scrollbar{display:block}.Ribbon_scrollContainer__IybyG:hover{-ms-overflow-style:auto}.text-style{font-size:1rem!important;line-height:1.5rem!important;font-weight:500!important;line-height:160%;color:rgb(0 0 0/.9)}@media (min-width:640px){.text-style{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.text-style{font-size:20px}}.text-style-link{font-size:1rem!important;line-height:1.5rem!important;font-weight:500!important;line-height:160%;color:rgb(0 0 0/.9)}@media (min-width:640px){.text-style-link{font-size:1rem;line-height:1.5rem}}.hero{margin-top:2.5rem;margin-bottom:2.5rem;padding-bottom:1rem}@media (min-width:768px){.hero{padding-bottom:2rem}}@media (min-width:1024px){.hero{margin-top:60px;margin-bottom:60px;padding-bottom:2.5rem}}.hero-container{margin-left:auto;margin-right:auto;display:flex;flex-direction:row;align-items:center;justify-content:center}.hero-container>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(15px * var(--tw-space-x-reverse));margin-left:calc(15px * calc(1 - var(--tw-space-x-reverse)))}.hero-container{padding-left:16px;padding-right:16px;text-align:center}@media (min-width:640px){.hero-container>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(20px * var(--tw-space-x-reverse));margin-left:calc(20px * calc(1 - var(--tw-space-x-reverse)))}.hero-container{padding-left:40px;padding-right:40px}}@media (min-width:1024px){.hero-container>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(82px * var(--tw-space-x-reverse));margin-left:calc(82px * calc(1 - var(--tw-space-x-reverse)))}.hero-container{padding-left:52px;padding-right:52px}}@media (min-width:1280px){.hero-container>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(208px * var(--tw-space-x-reverse));margin-left:calc(208px * calc(1 - var(--tw-space-x-reverse)))}}@media (min-width:1440px){.hero-container{justify-content:center}.hero-container>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(180px * var(--tw-space-x-reverse));margin-left:calc(180px * calc(1 - var(--tw-space-x-reverse)))}}.hero-title-container{margin-bottom:1rem;display:flex;width:100%;flex-direction:column;row-gap:4px}@media (min-width:640px){.hero-title-container{row-gap:6px;column-gap:.25rem}}.hero-title-container>span{font-size:14px;font-weight:400;line-height:18px;color:rgba(0,0,0,.87)}@media (min-width:1024px){.hero-title-container>span{font-size:18px;line-height:24px}}.hero-title{font-size:22px;font-weight:500;line-height:33px;color:rgba(0,0,0,.87)}@media (min-width:640px){.hero-title{font-size:26px;line-height:39px}}@media (min-width:1024px){.hero-title{font-size:30px;line-height:45px}}@media (min-width:1280px){.hero-title{font-size:38px;line-height:57px}}.hero-title>.hero-title-logo-mobile{font-size:22px;line-height:22px}