.rdp{--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-vhidden{box-sizing:border-box;margin:0;background:transparent;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{margin:0;max-width:calc(var(--rdp-cell-size)*7);border-collapse:collapse}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size)*8);border-collapse:collapse}.rdp-caption{display:flex;align-items:center;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{position:relative;display:block;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{position:relative;display:inline-flex}.rdp-caption_label{z-index:1;align-items:center;margin:0;padding:0 .25em;white-space:nowrap;color:currentColor;border:2px solid transparent;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{display:inline-flex;align-items:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.rdp-dropdown_month,.rdp-dropdown_year{position:relative;display:inline-flex;align-items:center}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;margin:0;padding:0;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}.rdp-dropdown[disabled]{opacity:unset;color:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:100%;height:var(--rdp-cell-size);padding:0;text-transform:uppercase}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:2px solid transparent;border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}
/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/body{font-family:Nunito,sans-serif;letter-spacing:.15px;font-display:optional;transition:all .2s;color:#4b5565}.rdp{--rdp-cell-size:40px;--rdp-accent-color:#005095;--rdp-background-color:#e6eef4;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:2px solid rgba(0,0,0,.75)}@font-face{font-family:Nunito;src:url(/_next/static/media/Nunito-Regular.53a5ca69.ttf);font-weight:400}@font-face{font-family:Nunito;src:url(/_next/static/media/Nunito-SemiBold.6c5467fd.ttf);font-weight:600}@font-face{font-family:Nunito;src:url(/_next/static/media/Nunito-Bold.1bf75fbc.ttf);font-weight:700}@font-face{font-family:Nunito;src:url(/_next/static/media/Nunito-Black.1b122f59.ttf);font-weight:900}.accordion_accordion__trigger__j3lEF{display:flex;width:100%;align-items:center;gap:.5rem;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem}.accordion_accordion__trigger__j3lEF.accordion_--correct__whjGh{--tw-border-opacity:1;border-color:rgb(17 185 129/var(--tw-border-opacity))}.accordion_accordion__trigger__j3lEF.accordion_--incorrect__Mq_8S{--tw-border-opacity:1;border-color:rgb(218 49 49/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(251 234 234/var(--tw-bg-opacity))}.accordion_accordion__panel__Ls44h{padding:1rem 1rem .5rem}.avatar_avatar__ljtXr{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:.5s ease}.avatar_avatar--with-ring__tsG72{position:relative;display:inline-block;border-width:2px;--tw-border-opacity:1;border-color:rgb(107 192 155/var(--tw-border-opacity));padding:.0625rem}.avatar_avatar__badge__jYMzG{position:absolute;bottom:-.25rem;right:-.25rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.125rem}.avatar_avatar__badge__jYMzG.avatar_-rounded__sgY_r.avatar_sm__amJ2j{bottom:0;right:0}.avatar_avatar__badge__jYMzG.avatar_-rounded__sgY_r.avatar_md__YRx_a{bottom:2%;right:2%}.avatar_avatar__badge__jYMzG.avatar_-rounded__sgY_r.avatar_lg__ttCjG{bottom:6%;right:6%}.badge_badge__O3Mov{font-size:.625rem;line-height:1rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.15px;padding:.125rem .5rem}.badge_badge__O3Mov.badge_--md__8S5PX{font-size:.875rem;line-height:1.125rem}.badge_badge__O3Mov.badge_--lg__zU30S{font-size:1rem;line-height:1.5rem}.badge_badge--status__TVPI_{height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(0 147 83/var(--tw-bg-opacity))}.badge_badge--status__TVPI_.badge_error__V7DmJ{--tw-bg-opacity:1;background-color:rgb(244 65 96/var(--tw-bg-opacity))}.badge_badge--status__TVPI_.badge_neutral__oEIrd{--tw-bg-opacity:1;background-color:rgb(193 196 214/var(--tw-bg-opacity))}.badge_badge--status__TVPI_.badge_--md__8S5PX{height:.75rem;width:.75rem}.badge_badge--status__TVPI_.badge_--lg__zU30S{height:1rem;width:1rem}.badge_badge--status__TVPI_.badge_cyan__N9Lyp,.badge_badge__O3Mov.badge_cyan__N9Lyp{--tw-bg-opacity:1;background-color:rgb(200 248 247/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(73 146 144/var(--tw-text-opacity))}.badge_badge--status__TVPI_.badge_cornflower__zvXVp,.badge_badge__O3Mov.badge_cornflower__zvXVp{--tw-bg-opacity:1;background-color:rgb(214 228 249/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(95 116 147/var(--tw-text-opacity))}.badge_badge--status__TVPI_.badge_lightGreen__O54yS,.badge_badge__O3Mov.badge_lightGreen__O54yS{--tw-bg-opacity:1;background-color:rgb(209 250 204/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(87 148 79/var(--tw-text-opacity))}.badge_badge__O3Mov.badge_neutral__oEIrd{--tw-bg-opacity:1;background-color:rgb(238 242 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(143 149 178/var(--tw-text-opacity))}.badge_badge--status__TVPI_.badge_violet__R2QgA,.badge_badge__O3Mov.badge_violet__R2QgA{--tw-bg-opacity:1;background-color:rgb(232 221 252/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(122 104 151/var(--tw-text-opacity))}.badge_badge--status__TVPI_.badge_turquoise__M2VNs,.badge_badge__O3Mov.badge_turquoise__M2VNs{--tw-bg-opacity:1;background-color:rgb(162 235 232/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(16 126 121/var(--tw-text-opacity))}.badge_badge--status__TVPI_.badge_orange__0BQU7,.badge_badge__O3Mov.badge_orange__0BQU7{--tw-bg-opacity:1;background-color:rgb(246 229 209/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(143 117 87/var(--tw-text-opacity))}.badge_badge--status__TVPI_.badge_pink___a9dx,.badge_badge__O3Mov.badge_pink___a9dx{--tw-bg-opacity:1;background-color:rgb(255 223 243/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(156 107 138/var(--tw-text-opacity))}.badge_badge__O3Mov.badge_error__V7DmJ{--tw-bg-opacity:1;background-color:rgb(250 177 190/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(149 40 59/var(--tw-text-opacity))}.badge_badge__O3Mov.badge_green__ZIDhE{background-color:rgb(17 185 129/var(--tw-bg-opacity))}.badge_badge__O3Mov.badge_green__ZIDhE,.badge_badge__O3Mov.badge_red__I7jSN{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.badge_badge__O3Mov.badge_red__I7jSN{background-color:rgb(218 49 49/var(--tw-bg-opacity))}.spinner_spinner__p_ra2{animation:spinner_rotator__JagXo infinite linear 187;vertical-align:middle}.spinner_spinner__p_ra2>path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:spinner_spinner__p_ra2 1.4s linear infinite}@keyframes spinner_spinner__p_ra2{to{transform:rotate(1turn)}}button.button_app-button__3QKH2{display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;font-weight:700;letter-spacing:.025em;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}button.button_app-button__3QKH2>.button_loader__Tu44R{position:absolute;display:flex;align-items:center;justify-content:center}button.button_app-button__3QKH2>.button_btn-content__SPGLc{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem}button.button_app-button__3QKH2>.button_btn-content__SPGLc.button_btn-loading__Pf_aK{visibility:hidden}button.button_app-button__3QKH2.button_btn-primary__GHYIY{--tw-border-opacity:1;border-color:rgb(250 172 65/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(250 172 65/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-primary__GHYIY:hover{--tw-border-opacity:1;border-color:rgb(251 180 84/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(251 180 84/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-primary__GHYIY:focus{--tw-shadow:0 0 0 0.125rem #fccd8d;--tw-shadow-colored:0 0 0 0.125rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-secondary__XZ4p4{--tw-border-opacity:1;border-color:rgb(41 171 226/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(41 171 226/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-secondary__XZ4p4:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-secondary__XZ4p4:focus{--tw-shadow:0 0 0 0.188rem #29abe2;--tw-shadow-colored:0 0 0 0.188rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-secondaryLight__Yr21p{--tw-border-opacity:1;border-color:rgb(41 171 226/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(41 171 226/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-secondaryLight__Yr21p:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-secondaryLight__Yr21p:focus{--tw-shadow:0 0 0 0.188rem #29abe2;--tw-shadow-colored:0 0 0 0.188rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-tertiary__g4T_E{border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(41 171 226/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-tertiary__g4T_E:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-tertiary__g4T_E:focus{--tw-shadow:0 0 0 0.25rem #29abe2;--tw-shadow-colored:0 0 0 0.25rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-tertiaryGray__gm_n6{border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-tertiaryGray__gm_n6:focus{--tw-shadow:0 0 0 0.25rem #9a9a9a;--tw-shadow-colored:0 0 0 0.25rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-error__UJLe_{--tw-border-opacity:1;border-color:rgb(218 49 49/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(218 49 49/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-error__UJLe_:hover{--tw-border-opacity:1;border-color:rgb(233 131 131/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(233 131 131/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-error__UJLe_:focus{--tw-shadow:0 0 0 0.125rem #fbeaea;--tw-shadow-colored:0 0 0 0.125rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-secondaryError__3bdpV{--tw-border-opacity:1;border-color:rgb(218 49 49/var(--tw-border-opacity));background-color:transparent;--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-secondaryError__3bdpV:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-secondaryError__3bdpV:focus{--tw-shadow:0 0 0 0.188rem #e98383;--tw-shadow-colored:0 0 0 0.188rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-tertiaryError__dRGzS{border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-tertiaryError__dRGzS:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-tertiaryError__dRGzS:focus{--tw-shadow:0 0 0 0.25rem #e98383;--tw-shadow-colored:0 0 0 0.25rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-errorLight__9uIRm{border-width:1px;--tw-bg-opacity:1;background-color:rgb(251 234 234/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-errorLight__9uIRm:hover{--tw-border-opacity:1;border-color:rgb(233 131 131/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(233 131 131/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-errorLight__9uIRm:focus{--tw-shadow:0 0 0 0.25rem #e98383;--tw-shadow-colored:0 0 0 0.25rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-success__zamOr{--tw-border-opacity:1;border-color:rgb(17 185 129/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(17 185 129/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-success__zamOr:hover{--tw-border-opacity:1;border-color:rgb(136 220 192/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(136 220 192/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-success__zamOr:focus{--tw-shadow:0 0 0 0.125rem #e7f8f2;--tw-shadow-colored:0 0 0 0.125rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-error-outline__EERfU{border-width:1px;--tw-border-opacity:1;border-color:rgb(218 49 49/var(--tw-border-opacity));background-color:transparent;--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-error-outline__EERfU:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-error-outline__EERfU:focus{--tw-shadow:0 0 0 0.25rem #29abe2;--tw-shadow-colored:0 0 0 0.25rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}button.button_app-button__3QKH2.button_btn-colored____bLa{border-color:transparent;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-colored____bLa:hover{opacity:.5}button.button_app-button__3QKH2.button_btn-colored--mediumBlue__9t7_r{--tw-bg-opacity:1;background-color:rgb(6 83 140/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-colored--lightBlue__uaTrJ{--tw-bg-opacity:1;background-color:rgb(41 171 226/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-colored--lightBlueReverse__mKAHW{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-weight:800;--tw-text-opacity:1;color:rgb(41 171 226/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-colored--darkBlue__jeNo0{--tw-bg-opacity:1;background-color:rgb(7 62 103/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-colored--darkBlueReverse__XCKpW{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-weight:800;--tw-text-opacity:1;color:rgb(7 62 103/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-colored--green__3sKnO{--tw-bg-opacity:1;background-color:rgb(17 185 129/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-colored--greenReverse__BVYCK{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-weight:800;--tw-text-opacity:1;color:rgb(17 185 129/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-colored--orange__1nH9v{--tw-bg-opacity:1;background-color:rgb(250 172 65/var(--tw-bg-opacity))}button.button_app-button__3QKH2.button_btn-colored--orangeReverse__aAG7F{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-weight:800;--tw-text-opacity:1;color:rgb(250 172 65/var(--tw-text-opacity))}button.button_app-button__3QKH2.button_btn-colored--lightOrange__bQils{--tw-bg-opacity:1;background-color:rgb(254 230 198/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity))}button.button_app-button__3QKH2:disabled{cursor:default;border-color:rgba(0,0,0,.1);--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}button.button_app-button__3QKH2:disabled:hover{border-color:rgba(0,0,0,.1);--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.checkbox_checkbox__a0QUZ{display:flex;flex-direction:row;align-items:center;gap:.5rem}.checkbox_checkbox__a0QUZ:hover{cursor:pointer}.checkbox_checkbox--checked__OqhzJ{--tw-bg-opacity:1;background-color:rgb(0 80 149/var(--tw-bg-opacity))}.form-prompt_prompt__ZR_kg{display:flex;flex-direction:column;gap:.25rem;border-radius:.5rem;padding:.75rem}.form-prompt_prompt__ZR_kg.form-prompt_--error__apnFN{--tw-bg-opacity:1;background-color:rgb(251 234 234/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}.form-prompt_prompt__ZR_kg.form-prompt_--success__rwBHB{--tw-bg-opacity:1;background-color:rgb(231 248 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 185 129/var(--tw-text-opacity))}.form-prompt_prompt__ZR_kg>p{max-width:350px}.sequence-card_card__RuaIG{border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:6px 6px 15px 0px hsla(0,0%,87%,.15);--tw-shadow-colored:6px 6px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.sequence-card_card__display__LYY8S{position:relative;height:140px;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(205 205 205/var(--tw-bg-opacity))}.sequence-card_card__subject_tag__5_mtQ{position:absolute;left:1rem;bottom:.5rem;border-radius:9999px;--tw-text-opacity:1;color:rgb(7 62 103/var(--tw-text-opacity))}.sequence-card_card__content__5jzeK{display:flex;align-items:flex-end;justify-content:space-between;padding:.75rem 1rem 1.25rem}.tab_tab__IWlZR{height:100%;border-top-width:1px;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem}.tab_tab__IWlZR:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-left-width:1px}.tab_tab__IWlZR:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-right-width:1px}.paginate_pagination__uY77T{z-index:60;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lesson-tag_lesson-tag__6SXOt{display:inline-flex;width:6rem;justify-content:center;white-space:nowrap;border-radius:.25rem;border-width:1px;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:700}.lesson-tag_lesson-tag__6SXOt.lesson-tag_--DAILY_LESSON__4ptC5{--tw-border-opacity:1;border-color:rgb(127 205 238/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(234 247 252/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(41 171 226/var(--tw-text-opacity))}.lesson-tag_lesson-tag__6SXOt.lesson-tag_--ASSESSMENT__6VBYr{--tw-border-opacity:1;border-color:rgb(252 205 141/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 247 236/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(250 172 65/var(--tw-text-opacity))}.lesson-tag_lesson-tag__6SXOt.lesson-tag_--INTERVENTION__zFnC5{--tw-border-opacity:1;border-color:rgb(233 131 131/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(251 234 234/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}.lesson-tag_lesson-tag__6SXOt.lesson-tag_--PERFORMANCE_LESSON__I04YK{--tw-border-opacity:1;border-color:rgb(136 220 192/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(231 248 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 185 129/var(--tw-text-opacity))}.lesson-tag_lesson-tag__6SXOt.lesson-tag_--INTEGRATED_PROJECT__FYFUn{--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity))}.toast_toast__7j014{display:flex;width:33rem;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;padding:.75rem;--tw-shadow:4px 6px 50px 0px hsla(0,0%,53%,.2);--tw-shadow-colored:4px 6px 50px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.toast_toast__message__mZnvm{flex:1}.toast_toast__close__aI7o5{cursor:pointer}.toast_toast--success__c3rCX{--tw-border-opacity:1;border-color:rgb(136 220 192/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(17 185 129/var(--tw-bg-opacity))}.toast_toast--error__HoQIZ{--tw-border-opacity:1;border-color:rgb(233 131 131/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(218 49 49/var(--tw-bg-opacity))}.toast_toast--warning__lvRgg{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(242 195 26/var(--tw-bg-opacity))}.toast_toast--info__ERoGe{--tw-border-opacity:1;border-color:rgb(177 223 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(113 197 255/var(--tw-bg-opacity))}.tooltip_tooltip-wrapper__Fhe_A{position:relative;display:inline-flex}.tooltip_tooltip-content__ABtQy{z-index:100;max-width:232px;--tw-translate-y:-0.375rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(41 171 226/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));--tw-shadow:4px 6px 50px 0px hsla(0,0%,53%,.2);--tw-shadow-colored:4px 6px 50px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tooltip_tooltip-arrow__BgxZo{fill:#29abe2}.wizard_wizard__iWume{z-index:20;display:flex;flex-direction:column;align-items:center;gap:.25rem}.wizard_wizard__count__M_FQ_{display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem}.wizard_wizard__count__M_FQ_.wizard_--active__pLfus{--tw-border-opacity:1;border-color:rgb(41 171 226/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(41 171 226/var(--tw-bg-opacity))}.calendar_container__IJWHg{z-index:30;display:inline-flex;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity));--tw-shadow:4px 6px 50px 0px hsla(0,0%,53%,.2);--tw-shadow-colored:4px 6px 50px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.calendar_calendar-day__M4CyA{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:.25rem}.calendar_today__k_rJc>.calendar_calendar-day__M4CyA{border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(40 40 40/var(--tw-border-opacity))}.calendar_selected__w0c1h>.calendar_calendar-day__M4CyA{border-radius:.25rem}.calendar_range-end__iUNiX>.calendar_calendar-day__M4CyA,.calendar_range-start__NPDYs>.calendar_calendar-day__M4CyA,.calendar_selected__w0c1h>.calendar_calendar-day__M4CyA{--tw-bg-opacity:1;background-color:rgb(41 171 226/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.calendar_range-middle__73W4T>.calendar_calendar-day__M4CyA{--tw-bg-opacity:1;background-color:rgb(169 221 243/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity))}.calendar_hovered__XwEWP{border-radius:.25rem}.calendar_calendar__options__ly7Bp{margin-top:1rem;margin-bottom:1rem;margin-left:1rem;width:140px;border-right-width:1px;--tw-border-opacity:1;border-right-color:rgb(230 230 230/var(--tw-border-opacity))}.calendar_calendar__option__8SK1C{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;padding:.5rem}.calendar_calendar__option__8SK1C:hover{cursor:pointer;--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity))}.dropdown-menu_dropdown-menu__panel__LpyMs{position:absolute;z-index:50;margin:.75rem;min-width:200px}.dropdown-menu_dropdown-menu__panel__LpyMs>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity:1;border-color:rgb(230 230 230/var(--tw-divide-opacity))}.dropdown-menu_dropdown-menu__panel__LpyMs{border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(242 242 242/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem 1.5rem;--tw-shadow:4px 6px 50px 0px hsla(0,0%,53%,.2);--tw-shadow-colored:4px 6px 50px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);-ms-overflow-style:none;scrollbar-width:none}.dropdown-menu_dropdown-menu__panel__LpyMs::-webkit-scrollbar{display:none}.dropdown-menu_dropdown-menu__panel-option__EAx7M{display:flex;width:100%;align-items:center;gap:.5rem;white-space:nowrap;padding:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.dropdown-menu_dropdown-menu__panel-option-icon__nX0xb,.dropdown-menu_dropdown-menu__panel-option__EAx7M{--tw-text-opacity:1;color:rgb(7 62 103/var(--tw-text-opacity))}.dropdown-menu_dropdown-menu__panel-option__EAx7M.dropdown-menu_-active__AXOa1,.dropdown-menu_dropdown-menu__panel-option__EAx7M:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.dropdown-menu_dropdown-menu__panel-option__EAx7M.dropdown-menu_-selected__HgGED,.dropdown-menu_dropdown-menu__panel-option__EAx7M:focus-within{--tw-bg-opacity:1;background-color:rgb(234 247 252/var(--tw-bg-opacity))}.dropdown-options_dropdown-options__vaMcC{position:relative}.dropdown-options_dropdown-options__content__IZryp{position:absolute;z-index:50;margin-top:.5rem;max-height:18rem;width:100%;overflow-y:auto;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(40 40 40/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:6px 6px 15px 0px hsla(0,0%,87%,.15);--tw-shadow-colored:6px 6px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);-ms-overflow-style:none;scrollbar-width:none}.dropdown-options_dropdown-options__content__IZryp::-webkit-scrollbar{display:none}.dropdown-options_dropdown-options__content-option__MCSYP{display:flex;min-width:15rem;cursor:default;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:1rem;line-height:1.5rem}.dropdown-options_dropdown-options__content-option__MCSYP.dropdown-options_-selected__PkYxY{--tw-bg-opacity:1;background-color:rgb(230 238 244/var(--tw-bg-opacity))}.dropdown-options_dropdown-options__content-option__MCSYP.dropdown-options_-active__i7EEx,.dropdown-options_dropdown-options__content-option__MCSYP:hover{--tw-bg-opacity:1;background-color:rgb(238 242 246/var(--tw-bg-opacity))}.dropdown-options_dropdown-options__selected__EepM9{display:flex;height:26px;align-items:center;gap:.25rem;white-space:nowrap;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(169 221 243/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(234 247 252/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity));--tw-shadow:6px 6px 15px 0px hsla(0,0%,87%,.15);--tw-shadow-colored:6px 6px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dropdown-options_dropdown-options__selected__EepM9.dropdown-options_--disabled__quXZ1{--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}.input_input-wrapper___dB4m .input_input-field__A1_zQ{display:flex;align-items:center;gap:.25rem;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(154 154 154/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem}.input_input-wrapper___dB4m .input_input-field__A1_zQ:focus-within{--tw-border-opacity:1;border-color:rgb(40 40 40/var(--tw-border-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.input_input-wrapper___dB4m .input_label__ipfCX{margin-bottom:.25rem;font-weight:700}.input_input-wrapper___dB4m .input_input__ESy3D,.input_input-wrapper___dB4m .input_label__ipfCX{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity))}.input_input-wrapper___dB4m .input_input__ESy3D{width:100%;border-style:none;background-color:transparent;line-height:18px;outline:2px solid transparent;outline-offset:2px}.input_input-wrapper___dB4m .input_input__ESy3D ::-moz-placeholder{--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}.input_input-wrapper___dB4m .input_input__ESy3D ::placeholder{--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}.input_input-wrapper___dB4m .input_prefixIcon__yLP5z{margin-right:.75rem}.input_input-wrapper___dB4m .input_helper-text__mzfsJ{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity));-webkit-user-select:none;-moz-user-select:none;user-select:none}.input_input-wrapper___dB4m.input_input-error___6oYa .input_input-field__A1_zQ,.input_input-wrapper___dB4m.input_input-error___6oYa .input_input-field__A1_zQ:has(>.input_input__ESy3D:focus-within){--tw-border-opacity:1;border-color:rgb(218 49 49/var(--tw-border-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.input_input-wrapper___dB4m.input_input-error___6oYa .input_helper-text__mzfsJ,.input_input-wrapper___dB4m.input_input-error___6oYa .input_input__ESy3D:focus-within+.input_label__ipfCX{--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.input_input-wrapper___dB4m.input_input-error___6oYa.input_input-disabled__2D2B0{border-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}.input_input-wrapper___dB4m.input_input-disabled__2D2B0 .input_input-field__A1_zQ .input_input__ESy3D,.input_input-wrapper___dB4m.input_input-disabled__2D2B0 .input_label__ipfCX{cursor:not-allowed;--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}.input_input-wrapper___dB4m.input_input-disabled__2D2B0 .input_helper-text__mzfsJ{--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}.input_input-wrapper___dB4m.input_input-disabled__2D2B0 .input_input-field__A1_zQ{--tw-border-opacity:1;border-color:rgb(154 154 154/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}.input_input-wrapper___dB4m.input_--textarea__GGNQU .input_input-field__A1_zQ{height:unset!important;align-items:flex-start}.input_input-wrapper___dB4m.input_--textarea__GGNQU .input_input__ESy3D{padding-top:.125rem;padding-bottom:.125rem}.input_input-wrapper___dB4m.input_--textarea__GGNQU .input_input__icon__pEEu6{padding-top:.25rem;padding-bottom:.25rem}.input_input__ESy3D::-webkit-inner-spin-button,.input_input__ESy3D::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_input__ESy3D[type=number]{-moz-appearance:textfield}.image-upload_container__nBghS{display:flex;min-height:8.75rem;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.25rem;padding:1.5rem;text-align:center}.calendar-filter_cf__A3mqm{position:relative;display:inline-block;height:100%;text-align:left}.calendar-filter_cf__btn__Preit{gap:.75rem;padding:.5rem 1rem;text-align:left}.calendar-filter_cf__btn__Preit,.multiple-filter_multiple__btn___ENNT{display:flex;height:100%;cursor:pointer;align-items:center;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-shadow:6px 6px 15px 0px hsla(0,0%,87%,.15);--tw-shadow-colored:6px 6px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.multiple-filter_multiple__btn___ENNT{gap:.5rem;padding:.75rem 1rem}.multiple-filter_multiple__count__5ylrX{display:flex;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(234 247 252/var(--tw-bg-opacity));padding-left:.5rem;padding-right:.5rem}.multiple-filter_multiple__options__wvSUp{position:absolute;z-index:50;margin-top:.5rem;max-height:590px;width:auto;min-width:300px;overflow-y:auto;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(242 242 242/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;--tw-shadow:4px 6px 50px 0px hsla(0,0%,53%,.2);--tw-shadow-colored:4px 6px 50px 0px var(--tw-shadow-color)}.multiple-filter_multiple__options__wvSUp,.single-filter_single__btn__guf77{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.single-filter_single__btn__guf77{display:flex;height:100%;width:100%;cursor:pointer;align-items:center;justify-content:space-between;gap:.5rem;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));padding:.5rem 1rem;--tw-shadow:6px 6px 15px 0px hsla(0,0%,87%,.15);--tw-shadow-colored:6px 6px 15px 0px var(--tw-shadow-color)}.single-filter_single__options__oMKww{position:absolute;z-index:50;display:flex;--tw-translate-y:0.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));flex-direction:column;gap:.5rem;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(242 242 242/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;--tw-shadow:4px 6px 50px 0px hsla(0,0%,53%,.2);--tw-shadow-colored:4px 6px 50px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);-ms-overflow-style:none;scrollbar-width:none}.single-filter_single__options__oMKww::-webkit-scrollbar{display:none}.single-filter_single__options__oMKww.single-filter_--input__2xzmc{width:100%}.single-filter_single__options__oMKww.single-filter_--button__hTceq{right:0;width:268px}.single-filter_single__option__4sjKb{display:flex;cursor:pointer;justify-content:space-between;font-size:.875rem;font-weight:700;line-height:1.5rem;--tw-text-opacity:1;color:rgb(7 62 103/var(--tw-text-opacity))}.single-filter_single__option__4sjKb.single-filter_--active__hoDOf{--tw-text-opacity:1;color:rgb(41 171 226/var(--tw-text-opacity))}.tag-filter_tag__btn__stEDZ{display:inline-flex;height:100%;align-items:center;gap:.25rem;border-radius:.25rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .75rem;--tw-shadow:6px 6px 15px 0px hsla(0,0%,87%,.15);--tw-shadow-colored:6px 6px 15px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tag-filter_tag__label__AsDSU{display:flex;cursor:pointer;align-items:center;gap:.5rem}.form_form__dot2Z{display:flex;width:100%;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.search-bar_searchbar__Jah7Q{display:flex;align-items:center;gap:.75rem;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem 1rem}.search-bar_searchbar__Jah7Q:focus-within{--tw-border-opacity:1;border-color:rgb(40 40 40/var(--tw-border-opacity))}.search-bar_searchbar__Jah7Q.search-bar_--disabled__lg64p{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.search-bar_searchbar__options__NnGkx{position:absolute;z-index:50;margin-top:.5rem;width:100%;overflow-y:auto;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(242 242 242/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;--tw-shadow:4px 6px 50px 0px hsla(0,0%,53%,.2);--tw-shadow-colored:4px 6px 50px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);-ms-overflow-style:none;scrollbar-width:none}.search-bar_searchbar__options__NnGkx::-webkit-scrollbar{display:none}.full-page-modal_panel__1PadN{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.full-page-modal_panel-bg__KAOb_{background-image:url(/_next/static/media/background_graphics.bea7f92e.svg);background-size:contain;background-position:bottom;background-repeat:no-repeat}.full-page-modal_bottomBar__24aHL{position:absolute;left:0;bottom:0;width:100%;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem 2.5rem}.full-page-modal_bottomBarTransparent__1w4vg{left:auto;right:0;width:auto;border-style:none;background-color:transparent}.role-picker_role-picker__1I_q6{background-image:url(/_next/static/media/background_graphics.bea7f92e.svg);background-size:contain;background-position:bottom;background-repeat:no-repeat;padding:1.5rem}.header_header__1RMcw{display:flex;width:100%;align-items:center;gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-left:1.5rem;padding-right:1.5rem}.header_header__settings__Qh4rF{display:flex;align-items:center;gap:1.5rem;padding-left:1.25rem}.header_header__settings__Qh4rF,.live-students-sidebar_live-students__0zksw{border-left-width:1px;--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity))}.live-students-sidebar_live-students__0zksw{overflow-y:auto;padding:1.5rem 1.5rem 6rem;-ms-overflow-style:none;scrollbar-width:none}.live-students-sidebar_live-students__0zksw::-webkit-scrollbar{display:none}.calendar-tile_tile__lnyx2{cursor:pointer;border-radius:.25rem}.calendar-tile_tile__header___BkUq{display:flex;place-content:center;gap:.5rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-left-width:1px;border-right-width:1px;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(7 62 103/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(6 83 140/var(--tw-bg-opacity));padding:.5rem .75rem}.calendar-tile_tile__content__opZSj{display:flex;flex-direction:column;gap:.5rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;padding:.75rem}.calendar-tile_tile__lnyx2.calendar-tile_--DAILY_LESSON__Ikz4f{--tw-bg-opacity:1;background-color:rgb(7 62 103/var(--tw-bg-opacity))}.calendar-tile_tile__lnyx2.calendar-tile_--ASSESSMENT__MWikD{--tw-bg-opacity:1;background-color:rgb(254 230 198/var(--tw-bg-opacity))}.calendar-tile_tile__lnyx2.calendar-tile_--ASSESSMENT__MWikD .calendar-tile_tile__header___BkUq{--tw-border-opacity:1;border-color:rgb(252 205 141/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 247 236/var(--tw-bg-opacity))}.calendar-tile_tile__lnyx2 .calendar-tile_focus-title__Ogz1C{height:1rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1}.calendar-tile_tile__lnyx2 .calendar-tile_topic-title__1Rq5G{height:2rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2}.calendar-view_today__uAMS1{--tw-bg-opacity:1}.calendar-view_start__u7MeC,.calendar-view_today__uAMS1{margin-bottom:-.25rem;width:100%;border-top-left-radius:.25rem;border-top-right-radius:.25rem;background-color:rgb(205 205 205/var(--tw-bg-opacity));padding:.125rem .75rem .375rem;text-align:center}.calendar-view_start__u7MeC{border-width:1px!important;--tw-border-opacity:1!important;border-color:rgb(205 205 205/var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.calendar-view_column__g8ag3{display:flex;min-height:14.25rem;flex-direction:column;gap:.75rem;border-top-width:1px;border-bottom-width:1px;border-right-width:1px;--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity));padding:.75rem}.calendar-view_column__g8ag3:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-left-width:1px}.calendar-view_column__g8ag3:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.lesson-preview_text-clamp__etl0o{height:20px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1}.pdf-lesson-container{--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity));width:100%;max-width:calc(100% - 2em);margin:1em 0}.pdf-lesson-container .react-pdf__Document{display:flex;flex-direction:column;align-items:center}.spin-button-none::-webkit-inner-spin-button,.spin-button-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}body{font-size:1em;background-color:#fff;-ms-overflow-style:none;scrollbar-width:none;overflow:hidden}body::-webkit-scrollbar{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.\!fixed{position:fixed!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.\!-bottom-1{bottom:-.25rem!important}.\!-right-2{right:-.5rem!important}.\!bottom-20{bottom:5rem!important}.-top-\[5px\]{top:-5px}.bottom-0{bottom:0}.bottom-16{bottom:4rem}.bottom-8{bottom:2rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-12{left:3rem}.left-2{left:.5rem}.left-4{left:1rem}.left-\[23\%\]{left:23%}.right-0{right:0}.right-10{right:2.5rem}.right-2{right:.5rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-\[20px\]{right:20px}.top-0{top:0}.top-1{top:.25rem}.top-10{top:2.5rem}.top-12{top:3rem}.top-3{top:.75rem}.top-4{top:1rem}.top-\[10\%\]{top:10%}.top-\[90px\]{top:90px}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[99\]{z-index:99}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.float-right{float:right}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.\!mx-0{margin-left:0!important;margin-right:0!important}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-\[25rem\]{margin-left:25rem;margin-right:25rem}.mx-\[2px\]{margin-left:2px;margin-right:2px}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.\!mt-0{margin-top:0!important}.\!mt-0\.5{margin-top:.125rem!important}.-mb-4{margin-bottom:-1rem}.-mt-0{margin-top:0}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-6{margin-top:-1.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-32{margin-bottom:8rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-80{margin-bottom:20rem}.mb-9{margin-bottom:2.25rem}.mb-\[18px\]{margin-bottom:18px}.mb-\[26px\]{margin-bottom:26px}.mb-\[2rem\]{margin-bottom:2rem}.mb-\[42px\]{margin-bottom:42px}.mb-\[50px\]{margin-bottom:50px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-28{margin-left:7rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-\[10px\]{margin-left:10px}.ml-\[125px\]{margin-left:125px}.ml-\[175px\]{margin-left:175px}.ml-auto{margin-left:auto}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8,.mt-\[2rem\]{margin-top:2rem}.mt-\[4\.5rem\]{margin-top:4.5rem}.mt-\[76px\]{margin-top:76px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-0{height:0}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-\[16px\]{height:16px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[340px\]{height:340px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[60px\]{height:60px}.h-\[60vh\]{height:60vh}.h-\[calc\(100vh-180px\)\]{height:calc(100vh - 180px)}.h-\[calc\(100vh-200px\)\]{height:calc(100vh - 200px)}.h-\[calc\(100vh-20px\)\]{height:calc(100vh - 20px)}.h-\[calc\(100vh-220px\)\]{height:calc(100vh - 220px)}.h-\[calc\(100vh-450px\)\]{height:calc(100vh - 450px)}.h-\[calc\(100vh-50px\)\]{height:calc(100vh - 50px)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[12rem\]{max-height:12rem}.max-h-\[400px\]{max-height:400px}.max-h-\[70vh\]{max-height:70vh}.max-h-screen{max-height:100vh}.min-h-full{min-height:100%}.\!w-\[376px\]{width:376px!important}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/4{width:50%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-52{width:13rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7\/12{width:58.333333%}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-\[100px\]{width:100px}.w-\[106px\]{width:106px}.w-\[110px\]{width:110px}.w-\[14\.5rem\]{width:14.5rem}.w-\[145px\]{width:145px}.w-\[155px\]{width:155px}.w-\[160px\]{width:160px}.w-\[176px\]{width:176px}.w-\[200px\]{width:200px}.w-\[218px\]{width:218px}.w-\[220px\]{width:220px}.w-\[224px\]{width:224px}.w-\[28rem\]{width:28rem}.w-\[3\.8687rem\]{width:3.8687rem}.w-\[300px\]{width:300px}.w-\[30vw\]{width:30vw}.w-\[41px\]{width:41px}.w-\[435px\]{width:435px}.w-\[436px\]{width:436px}.w-\[460px\]{width:460px}.w-\[500px\]{width:500px}.w-\[520px\]{width:520px}.w-\[60px\]{width:60px}.w-\[616px\]{width:616px}.w-\[684\]{width:684}.w-\[684px\]{width:684px}.w-\[784px\]{width:784px}.w-\[800px\]{width:800px}.w-\[80px\]{width:80px}.w-\[936px\]{width:936px}.w-\[calc\(100\%\+20px\)\]{width:calc(100% + 20px)}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-modal{width:684px}.w-screen{width:100vw}.min-w-\[280px\]{min-width:280px}.min-w-\[436px\]{min-width:436px}.min-w-\[64px\]{min-width:64px}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[11rem\]{max-width:11rem}.max-w-\[300px\]{max-width:300px}.max-w-\[416px\]{max-width:416px}.max-w-\[500px\]{max-width:500px}.max-w-\[680px\]{max-width:680px}.max-w-\[784px\]{max-width:784px}.max-w-\[920px\]{max-width:920px}.flex-1{flex:1 1 0%}.flex-2{flex:2 2 0%}.flex-\[0\.2\]{flex:0.2}.flex-\[0\.8\]{flex:0.8}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-1\/2{flex-basis:50%}.basis-1\/5{flex-basis:20%}.basis-4\/5{flex-basis:80%}.table-auto{table-layout:auto}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-5{--tw-translate-y:-1.25rem}.-translate-y-5,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-1{--tw-translate-y:0.25rem}.-rotate-180,.translate-y-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-180{--tw-rotate:-180deg}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-105{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-95,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes shimmer{0%{background-color:#edeff5;opacity:30%}to{background-color:#c1c4d6;opacity:90%}}.animate-shimmer{animation:shimmer 1s linear infinite alternate}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-32{gap:8rem}.gap-36{gap:9rem}.gap-4{gap:1rem}.gap-48{gap:12rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-N10>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(230 230 230/var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.\!rounded-lg{border-radius:.5rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[48px\]{border-radius:48px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.\!rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-b{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-r{border-bottom-right-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-t{border-top-left-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.\!border-b-0{border-bottom-width:0!important}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-N20{border-color:rgb(205 205 205/var(--tw-border-opacity))!important}.\!border-N20,.\!border-N40{--tw-border-opacity:1!important}.\!border-N40{border-color:rgb(154 154 154/var(--tw-border-opacity))!important}.\!border-\[\#000\]\/10{border-color:rgba(0,0,0,.1)!important}.\!border-error-dark{--tw-border-opacity:1!important;border-color:rgb(218 49 49/var(--tw-border-opacity))!important}.border-N10{--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity))}.border-N100{--tw-border-opacity:1;border-color:rgb(238 242 246/var(--tw-border-opacity))}.border-N20{--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity))}.border-N40{--tw-border-opacity:1;border-color:rgb(154 154 154/var(--tw-border-opacity))}.border-N80{--tw-border-opacity:1;border-color:rgb(40 40 40/var(--tw-border-opacity))}.border-\[\#686868\]{--tw-border-opacity:1;border-color:rgb(104 104 104/var(--tw-border-opacity))}.border-\[\#88DCC0\]{--tw-border-opacity:1;border-color:rgb(136 220 192/var(--tw-border-opacity))}.border-\[\#CDCDCD\]{--tw-border-opacity:1;border-color:rgb(205 205 205/var(--tw-border-opacity))}.border-\[\#DA3131\]{--tw-border-opacity:1;border-color:rgb(218 49 49/var(--tw-border-opacity))}.border-\[\#E6E6E6\]{--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity))}.border-error-dark{--tw-border-opacity:1;border-color:rgb(218 49 49/var(--tw-border-opacity))}.border-primary-60{--tw-border-opacity:1;border-color:rgb(169 221 243/var(--tw-border-opacity))}.border-primary00{--tw-border-opacity:1;border-color:rgb(41 171 226/var(--tw-border-opacity))}.border-primary40{--tw-border-opacity:1;border-color:rgb(6 83 140/var(--tw-border-opacity))}.border-secondary-40{--tw-border-opacity:1;border-color:rgb(252 205 141/var(--tw-border-opacity))}.border-secondary-60{--tw-border-opacity:1;border-color:rgb(254 230 198/var(--tw-border-opacity))}.border-success-dark{--tw-border-opacity:1;border-color:rgb(17 185 129/var(--tw-border-opacity))}.border-x-N10{--tw-border-opacity:1;border-left-color:rgb(230 230 230/var(--tw-border-opacity));border-right-color:rgb(230 230 230/var(--tw-border-opacity))}.border-x-primary-20{--tw-border-opacity:1;border-left-color:rgb(84 188 232/var(--tw-border-opacity));border-right-color:rgb(84 188 232/var(--tw-border-opacity))}.border-t-N10{--tw-border-opacity:1;border-top-color:rgb(230 230 230/var(--tw-border-opacity))}.border-t-\[\#CDCDCD\]{--tw-border-opacity:1;border-top-color:rgb(205 205 205/var(--tw-border-opacity))}.border-t-primary-20{--tw-border-opacity:1;border-top-color:rgb(84 188 232/var(--tw-border-opacity))}.\!bg-N00{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.\!bg-N00,.\!bg-N05{--tw-bg-opacity:1!important}.\!bg-N05{background-color:rgb(242 242 242/var(--tw-bg-opacity))!important}.\!bg-primary-80{--tw-bg-opacity:1!important;background-color:rgb(234 247 252/var(--tw-bg-opacity))!important}.\!bg-primary00{--tw-bg-opacity:1!important;background-color:rgb(41 171 226/var(--tw-bg-opacity))!important}.\!bg-success-light{--tw-bg-opacity:1!important;background-color:rgb(231 248 242/var(--tw-bg-opacity))!important}.\!bg-transparent{background-color:transparent!important}.bg-N0,.bg-N00{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-N05{background-color:rgb(242 242 242/var(--tw-bg-opacity))}.bg-N05,.bg-N10{--tw-bg-opacity:1}.bg-N10{background-color:rgb(230 230 230/var(--tw-bg-opacity))}.bg-N20{background-color:rgb(205 205 205/var(--tw-bg-opacity))}.bg-N20,.bg-N50{--tw-bg-opacity:1}.bg-N50{background-color:rgb(252 252 253/var(--tw-bg-opacity))}.bg-N900{--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity))}.bg-\[\#11B981\]{--tw-bg-opacity:1;background-color:rgb(17 185 129/var(--tw-bg-opacity))}.bg-\[\#EAF7FC\]{--tw-bg-opacity:1;background-color:rgb(234 247 252/var(--tw-bg-opacity))}.bg-\[\#d6d6d6\]{--tw-bg-opacity:1;background-color:rgb(214 214 214/var(--tw-bg-opacity))}.bg-error-dark{--tw-bg-opacity:1;background-color:rgb(218 49 49/var(--tw-bg-opacity))}.bg-error-light{--tw-bg-opacity:1;background-color:rgb(251 234 234/var(--tw-bg-opacity))}.bg-error-medium{--tw-bg-opacity:1;background-color:rgb(233 131 131/var(--tw-bg-opacity))}.bg-info-medium{--tw-bg-opacity:1;background-color:rgb(177 223 255/var(--tw-bg-opacity))}.bg-primary-60{--tw-bg-opacity:1;background-color:rgb(169 221 243/var(--tw-bg-opacity))}.bg-primary-80{--tw-bg-opacity:1;background-color:rgb(234 247 252/var(--tw-bg-opacity))}.bg-primary00{--tw-bg-opacity:1;background-color:rgb(41 171 226/var(--tw-bg-opacity))}.bg-primary60{--tw-bg-opacity:1;background-color:rgb(7 62 103/var(--tw-bg-opacity))}.bg-primary80\/50{background-color:rgba(8,34,45,.5)}.bg-secondary-60{--tw-bg-opacity:1;background-color:rgb(254 230 198/var(--tw-bg-opacity))}.bg-secondary-80{--tw-bg-opacity:1;background-color:rgb(255 247 236/var(--tw-bg-opacity))}.bg-secondary00{--tw-bg-opacity:1;background-color:rgb(250 172 65/var(--tw-bg-opacity))}.bg-success-dark{--tw-bg-opacity:1;background-color:rgb(17 185 129/var(--tw-bg-opacity))}.bg-success-light{--tw-bg-opacity:1;background-color:rgb(231 248 242/var(--tw-bg-opacity))}.bg-success-medium{--tw-bg-opacity:1;background-color:rgb(136 220 192/var(--tw-bg-opacity))}.bg-text-light{--tw-bg-opacity:1;background-color:rgb(205 205 205/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-\[url\(\'\/img\/background_graphics\.svg\'\)\]{background-image:url(/img/background_graphics.svg)}.\!bg-cover{background-size:cover!important}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.\!bg-bottom{background-position:bottom!important}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.\!p-\[8px\]{padding:8px!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.\!pl-0{padding-left:0!important}.\!pr-0{padding-right:0!important}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[18px\]{padding-bottom:18px}.pl-0{padding-left:0}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-4{padding-left:1rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-\[120px\]{padding-left:120px}.pl-\[28px\]{padding-left:28px}.pr-0{padding-right:0}.pr-16{padding-right:4rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-\[20px\]{padding-right:20px}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8,.pt-\[2rem\]{padding-top:2rem}.pt-\[84px\]{padding-top:84px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-nunito{font-family:Nunito,ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\!text-\[2rem\]{font-size:2rem!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[32px\]{font-size:32px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-bold{font-weight:700!important}.\!font-normal{font-weight:400!important}.font-black{font-weight:900}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.\!normal-case{text-transform:none!important}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-10{line-height:2.5rem}.leading-3{line-height:.75rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[18px\]{line-height:18px}.\!text-N40{color:rgb(154 154 154/var(--tw-text-opacity))!important}.\!text-N40,.\!text-N80{--tw-text-opacity:1!important}.\!text-N80{color:rgb(40 40 40/var(--tw-text-opacity))!important}.\!text-error-dark{--tw-text-opacity:1!important;color:rgb(218 49 49/var(--tw-text-opacity))!important}.\!text-primary00{--tw-text-opacity:1!important;color:rgb(41 171 226/var(--tw-text-opacity))!important}.\!text-primary60{--tw-text-opacity:1!important;color:rgb(7 62 103/var(--tw-text-opacity))!important}.text-A100{--tw-text-opacity:1;color:rgb(255 221 175/var(--tw-text-opacity))}.text-A200{--tw-text-opacity:1;color:rgb(255 206 141/var(--tw-text-opacity))}.text-A300{--tw-text-opacity:1;color:rgb(255 185 92/var(--tw-text-opacity))}.text-A400{--tw-text-opacity:1;color:rgb(255 171 59/var(--tw-text-opacity))}.text-A50{--tw-text-opacity:1;color:rgb(255 247 235/var(--tw-text-opacity))}.text-A500{--tw-text-opacity:1;color:rgb(179 120 41/var(--tw-text-opacity))}.text-A600{--tw-text-opacity:1;color:rgb(156 104 36/var(--tw-text-opacity))}.text-G100{--tw-text-opacity:1;color:rgb(150 211 184/var(--tw-text-opacity))}.text-G200{--tw-text-opacity:1;color:rgb(107 192 155/var(--tw-text-opacity))}.text-G300{--tw-text-opacity:1;color:rgb(43 165 112/var(--tw-text-opacity))}.text-G400{--tw-text-opacity:1;color:rgb(0 147 83/var(--tw-text-opacity))}.text-G50{--tw-text-opacity:1;color:rgb(230 244 238/var(--tw-text-opacity))}.text-G500{--tw-text-opacity:1;color:rgb(0 103 58/var(--tw-text-opacity))}.text-G600{--tw-text-opacity:1;color:rgb(0 90 51/var(--tw-text-opacity))}.text-L100{--tw-text-opacity:1;color:rgb(209 250 204/var(--tw-text-opacity))}.text-L200{--tw-text-opacity:1;color:rgb(190 248 183/var(--tw-text-opacity))}.text-L300{--tw-text-opacity:1;color:rgb(162 245 151/var(--tw-text-opacity))}.text-L400{--tw-text-opacity:1;color:rgb(143 243 130/var(--tw-text-opacity))}.text-L50{--tw-text-opacity:1;color:rgb(244 254 243/var(--tw-text-opacity))}.text-L500{--tw-text-opacity:1;color:rgb(100 170 91/var(--tw-text-opacity))}.text-L600{--tw-text-opacity:1;color:rgb(87 148 79/var(--tw-text-opacity))}.text-N0,.text-N00{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-N05{--tw-text-opacity:1;color:rgb(242 242 242/var(--tw-text-opacity))}.text-N10{--tw-text-opacity:1;color:rgb(230 230 230/var(--tw-text-opacity))}.text-N100{--tw-text-opacity:1;color:rgb(238 242 246/var(--tw-text-opacity))}.text-N20{--tw-text-opacity:1;color:rgb(205 205 205/var(--tw-text-opacity))}.text-N200{--tw-text-opacity:1;color:rgb(237 239 245/var(--tw-text-opacity))}.text-N300{--tw-text-opacity:1;color:rgb(230 232 240/var(--tw-text-opacity))}.text-N40{--tw-text-opacity:1;color:rgb(154 154 154/var(--tw-text-opacity))}.text-N400{--tw-text-opacity:1;color:rgb(227 232 239/var(--tw-text-opacity))}.text-N50{--tw-text-opacity:1;color:rgb(252 252 253/var(--tw-text-opacity))}.text-N500{--tw-text-opacity:1;color:rgb(193 196 214/var(--tw-text-opacity))}.text-N60{--tw-text-opacity:1;color:rgb(104 104 104/var(--tw-text-opacity))}.text-N600{--tw-text-opacity:1;color:rgb(143 149 178/var(--tw-text-opacity))}.text-N700{--tw-text-opacity:1;color:rgb(105 111 140/var(--tw-text-opacity))}.text-N75{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.text-N80{--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity))}.text-N800{--tw-text-opacity:1;color:rgb(75 85 101/var(--tw-text-opacity))}.text-N900{--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity))}.text-O100{--tw-text-opacity:1;color:rgb(246 229 209/var(--tw-text-opacity))}.text-O200{--tw-text-opacity:1;color:rgb(243 218 189/var(--tw-text-opacity))}.text-O300{--tw-text-opacity:1;color:rgb(238 202 161/var(--tw-text-opacity))}.text-O400{--tw-text-opacity:1;color:rgb(234 191 142/var(--tw-text-opacity))}.text-O50{--tw-text-opacity:1;color:rgb(253 249 244/var(--tw-text-opacity))}.text-O500{--tw-text-opacity:1;color:rgb(164 134 99/var(--tw-text-opacity))}.text-O600{--tw-text-opacity:1;color:rgb(143 117 87/var(--tw-text-opacity))}.text-P100{--tw-text-opacity:1;color:rgb(255 223 243/var(--tw-text-opacity))}.text-P200{--tw-text-opacity:1;color:rgb(255 209 238/var(--tw-text-opacity))}.text-P300{--tw-text-opacity:1;color:rgb(255 189 231/var(--tw-text-opacity))}.text-P400{--tw-text-opacity:1;color:rgb(255 176 226/var(--tw-text-opacity))}.text-P50{--tw-text-opacity:1;color:rgb(255 247 252/var(--tw-text-opacity))}.text-P500{--tw-text-opacity:1;color:rgb(179 123 158/var(--tw-text-opacity))}.text-P600{--tw-text-opacity:1;color:rgb(156 107 138/var(--tw-text-opacity))}.text-R100{--tw-text-opacity:1;color:rgb(250 177 190/var(--tw-text-opacity))}.text-R200{--tw-text-opacity:1;color:rgb(249 145 163/var(--tw-text-opacity))}.text-R300{--tw-text-opacity:1;color:rgb(246 97 123/var(--tw-text-opacity))}.text-R400{--tw-text-opacity:1;color:rgb(244 65 96/var(--tw-text-opacity))}.text-R50{--tw-text-opacity:1;color:rgb(254 236 239/var(--tw-text-opacity))}.text-R500{--tw-text-opacity:1;color:rgb(171 46 67/var(--tw-text-opacity))}.text-R600{--tw-text-opacity:1;color:rgb(149 40 59/var(--tw-text-opacity))}.text-T100{--tw-text-opacity:1;color:rgb(162 235 232/var(--tw-text-opacity))}.text-T200{--tw-text-opacity:1;color:rgb(123 227 222/var(--tw-text-opacity))}.text-T300{--tw-text-opacity:1;color:rgb(66 215 208/var(--tw-text-opacity))}.text-T400{--tw-text-opacity:1;color:rgb(27 207 198/var(--tw-text-opacity))}.text-T50{--tw-text-opacity:1;color:rgb(232 250 249/var(--tw-text-opacity))}.text-T500{--tw-text-opacity:1;color:rgb(19 145 139/var(--tw-text-opacity))}.text-T600{--tw-text-opacity:1;color:rgb(16 126 121/var(--tw-text-opacity))}.text-\[\#073E67\]{--tw-text-opacity:1;color:rgb(7 62 103/var(--tw-text-opacity))}.text-\[\#282828\]{--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity))}.text-\[\#686868\]{--tw-text-opacity:1;color:rgb(104 104 104/var(--tw-text-opacity))}.text-\[\#DA3131\]{--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}.text-\[N80\]{color:N80}.text-error-dark{--tw-text-opacity:1;color:rgb(218 49 49/var(--tw-text-opacity))}.text-error-light{--tw-text-opacity:1;color:rgb(251 234 234/var(--tw-text-opacity))}.text-error-medium{--tw-text-opacity:1;color:rgb(233 131 131/var(--tw-text-opacity))}.text-error100{--tw-text-opacity:1;color:rgb(250 177 190/var(--tw-text-opacity))}.text-error200{--tw-text-opacity:1;color:rgb(249 145 163/var(--tw-text-opacity))}.text-error300{--tw-text-opacity:1;color:rgb(246 97 123/var(--tw-text-opacity))}.text-error400{--tw-text-opacity:1;color:rgb(244 65 96/var(--tw-text-opacity))}.text-error50{--tw-text-opacity:1;color:rgb(254 236 239/var(--tw-text-opacity))}.text-error500{--tw-text-opacity:1;color:rgb(171 46 67/var(--tw-text-opacity))}.text-error600{--tw-text-opacity:1;color:rgb(149 40 59/var(--tw-text-opacity))}.text-info-dark{--tw-text-opacity:1;color:rgb(113 197 255/var(--tw-text-opacity))}.text-info-light{--tw-text-opacity:1;color:rgb(238 248 255/var(--tw-text-opacity))}.text-info-medium{--tw-text-opacity:1;color:rgb(177 223 255/var(--tw-text-opacity))}.text-info100{--tw-text-opacity:1;color:rgb(150 183 212/var(--tw-text-opacity))}.text-info200{--tw-text-opacity:1;color:rgb(107 154 194/var(--tw-text-opacity))}.text-info300{--tw-text-opacity:1;color:rgb(43 110 167/var(--tw-text-opacity))}.text-info400{--tw-text-opacity:1;color:rgb(0 80 149/var(--tw-text-opacity))}.text-info50{--tw-text-opacity:1;color:rgb(230 238 244/var(--tw-text-opacity))}.text-info500{--tw-text-opacity:1;color:rgb(0 56 104/var(--tw-text-opacity))}.text-info600{--tw-text-opacity:1;color:rgb(0 49 91/var(--tw-text-opacity))}.text-opacity-light40{color:#ffffff66}.text-primary-10{--tw-text-opacity:1;color:rgb(62 179 229/var(--tw-text-opacity))}.text-primary-20{--tw-text-opacity:1;color:rgb(84 188 232/var(--tw-text-opacity))}.text-primary-40{--tw-text-opacity:1;color:rgb(127 205 238/var(--tw-text-opacity))}.text-primary-60{--tw-text-opacity:1;color:rgb(169 221 243/var(--tw-text-opacity))}.text-primary-80{--tw-text-opacity:1;color:rgb(234 247 252/var(--tw-text-opacity))}.text-primary00{--tw-text-opacity:1;color:rgb(41 171 226/var(--tw-text-opacity))}.text-primary10{--tw-text-opacity:1;color:rgb(37 154 203/var(--tw-text-opacity))}.text-primary100{--tw-text-opacity:1;color:rgb(150 183 212/var(--tw-text-opacity))}.text-primary20{--tw-text-opacity:1;color:rgb(33 137 181/var(--tw-text-opacity))}.text-primary200{--tw-text-opacity:1;color:rgb(107 154 194/var(--tw-text-opacity))}.text-primary300{--tw-text-opacity:1;color:rgb(43 110 167/var(--tw-text-opacity))}.text-primary40{--tw-text-opacity:1;color:rgb(6 83 140/var(--tw-text-opacity))}.text-primary400{--tw-text-opacity:1;color:rgb(0 80 149/var(--tw-text-opacity))}.text-primary50{--tw-text-opacity:1;color:rgb(230 238 244/var(--tw-text-opacity))}.text-primary500{--tw-text-opacity:1;color:rgb(0 56 104/var(--tw-text-opacity))}.text-primary60{--tw-text-opacity:1;color:rgb(7 62 103/var(--tw-text-opacity))}.text-primary600{--tw-text-opacity:1;color:rgb(0 49 91/var(--tw-text-opacity))}.text-primary80{--tw-text-opacity:1;color:rgb(8 34 45/var(--tw-text-opacity))}.text-secondary-10{--tw-text-opacity:1;color:rgb(251 180 84/var(--tw-text-opacity))}.text-secondary-20{--tw-text-opacity:1;color:rgb(251 189 103/var(--tw-text-opacity))}.text-secondary-40{--tw-text-opacity:1;color:rgb(252 205 141/var(--tw-text-opacity))}.text-secondary-60{--tw-text-opacity:1;color:rgb(254 230 198/var(--tw-text-opacity))}.text-secondary-80{--tw-text-opacity:1;color:rgb(255 247 236/var(--tw-text-opacity))}.text-secondary00{--tw-text-opacity:1;color:rgb(250 172 65/var(--tw-text-opacity))}.text-success-dark{--tw-text-opacity:1;color:rgb(17 185 129/var(--tw-text-opacity))}.text-success-light{--tw-text-opacity:1;color:rgb(231 248 242/var(--tw-text-opacity))}.text-success-medium{--tw-text-opacity:1;color:rgb(136 220 192/var(--tw-text-opacity))}.text-success100{--tw-text-opacity:1;color:rgb(150 211 184/var(--tw-text-opacity))}.text-success200{--tw-text-opacity:1;color:rgb(107 192 155/var(--tw-text-opacity))}.text-success300{--tw-text-opacity:1;color:rgb(43 165 112/var(--tw-text-opacity))}.text-success400{--tw-text-opacity:1;color:rgb(0 147 83/var(--tw-text-opacity))}.text-success50{--tw-text-opacity:1;color:rgb(230 244 238/var(--tw-text-opacity))}.text-success500{--tw-text-opacity:1;color:rgb(0 103 58/var(--tw-text-opacity))}.text-success600{--tw-text-opacity:1;color:rgb(0 90 51/var(--tw-text-opacity))}.text-text-dark{--tw-text-opacity:1;color:rgb(40 40 40/var(--tw-text-opacity))}.text-text-heading{--tw-text-opacity:1;color:rgb(49 64 93/var(--tw-text-opacity))}.text-text-light{--tw-text-opacity:1;color:rgb(205 205 205/var(--tw-text-opacity))}.text-text-link{--tw-text-opacity:1;color:rgb(237 68 68/var(--tw-text-opacity))}.text-text-medium{--tw-text-opacity:1;color:rgb(129 129 129/var(--tw-text-opacity))}.text-warning-dark{--tw-text-opacity:1;color:rgb(242 195 26/var(--tw-text-opacity))}.text-warning-light{--tw-text-opacity:1;color:rgb(254 249 232/var(--tw-text-opacity))}.text-warning-medium{--tw-text-opacity:1;color:rgb(249 225 141/var(--tw-text-opacity))}.text-warning100{--tw-text-opacity:1;color:rgb(255 221 175/var(--tw-text-opacity))}.text-warning200{--tw-text-opacity:1;color:rgb(255 206 141/var(--tw-text-opacity))}.text-warning300{--tw-text-opacity:1;color:rgb(255 185 92/var(--tw-text-opacity))}.text-warning400{--tw-text-opacity:1;color:rgb(255 171 59/var(--tw-text-opacity))}.text-warning500{--tw-text-opacity:1;color:rgb(179 120 41/var(--tw-text-opacity))}.text-warning600{--tw-text-opacity:1;color:rgb(156 104 36/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.shadow-medium{--tw-shadow:4px 6px 50px 0px hsla(0,0%,53%,.2);--tw-shadow-colored:4px 6px 50px 0px var(--tw-shadow-color)}.shadow-medium,.shadow-soft{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-soft{--tw-shadow:6px 6px 15px 0px hsla(0,0%,87%,.15);--tw-shadow-colored:6px 6px 15px 0px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.grayscale{--tw-grayscale:grayscale(100%)}.grayscale,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%)}.sepia{--tw-sepia:sepia(100%)}.filter,.sepia{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.flex-centered{display:flex;align-items:center;justify-content:center;gap:.5rem}.flex-spaced{display:flex;justify-content:space-between}.\[start\:end\]{start:end}.\[writing-mode\:vertical-lr\]{writing-mode:vertical-lr}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.first\:mt-2:first-child{margin-top:.5rem}.first\:pl-4:first-child{padding-left:1rem}.last\:rounded-b:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.last\:border-b:last-child{border-bottom-width:1px}.last\:border-none:last-child{border-style:none}.last\:pr-4:last-child{padding-right:1rem}.hover\:cursor-default:hover{cursor:default}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-N05:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.hover\:bg-N100:hover{--tw-bg-opacity:1;background-color:rgb(238 242 246/var(--tw-bg-opacity))}.hover\:text-primary500:hover{--tw-text-opacity:1;color:rgb(0 56 104/var(--tw-text-opacity))}.hover\:opacity-50:hover{opacity:.5}.focus\:bg-primary00:focus{--tw-bg-opacity:1;background-color:rgb(41 171 226/var(--tw-bg-opacity))}@media (min-width:768px){.md\:mb-0{margin-bottom:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-\[144px\]{gap:144px}.md\:p-6{padding:1.5rem}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}