@import url(https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--font-size-mini:10px;--font-size-small:12px;--font-size:13px;--font-size-large:20px;--padding-mini:4px;--padding-small:8px;--padding-large:16px;--border-radius-mini:2px;--border-radius-small:6px;--border-radius-large:12px;--background-default:#d0d7de3d;--bg_header:url(/static/media/banner.6aed46ae735a5a91947c.png);--bg_header_left:url(/static/media/bannerLeft.5196982ed794fe8f973e.png);--fg-default:#1f2328;--fg-muted:#656d76;--fg-subtle:#6e7781;--border-default:#d0d7de;--border-muted:#d8dee4;--border-subtle:#1f232826;--shadow-small:0 1px 0 #1f23280a;--shadow-medium:0 3px 6px #8c959f26;--shadow-large:0 8px 24px #8c959f33;--shadow-extra-large:0 12px 28px #8c959f4d;--neutral-emphasis-plus:#24292f;--neutral-emphasis:#6e7781;--neutral-muted:#afb8c133;--neutral-subtle:#eaeef280;--accent-fg:#0969da;--accent-emphasis:#0969da;--accent-muted:#54aeff66;--accent-subtle:#ddf4ff;--success-fg:#1a7f37;--success-emphasis:#1f883d;--success-muted:#4ac26b66;--success-subtle:#dafbe1;--attention-fg:#9a6700;--attention-emphasis:#9a6700;--attention-muted:#d4a72c66;--attention-subtle:#fff8c5;--severe-fg:#bc4c00;--severe-emphasis:#bc4c00;--severe-muted:#fb8f4466;--severe-subtle:#fff1e5;--danger-fg:#d1242f;--danger-emphasis:#cf222e;--danger-muted:#ff818266;--danger-subtle:#ffebe9;--open-fg:#1a7f37;--open-emphasis:#1f883d;--open-muted:#4ac26b66;--open-subtle:#dafbe1;--closed-fg:#d1242f;--closed-emphasis:#cf222e;--closed-muted:#ff818266;--closed-subtle:#ffebe9;--done-fg:#8250df;--done-emphasis:#8250df;--done-muted:#c297ff66;--done-subtle:#fbefff;--button-primary-fgColor-rest:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dx-widget{font-size:13px!important}.dx-toolbar{background-color:initial!important}#root>div[data-color-mode=dark] .dx-datagrid{background-color:initial;border-color:#30363d;color:#c9d1d9}#root>div[data-color-mode=dark] .dx-datagrid td{border-color:#f0f6fc1a;border-left:1px solid #30363d;border-right:1px solid #30363d}#root>div[data-color-mode=light] .dx-datagrid td{border-left:1px solid #ddd;border-right:1px solid #ddd}#root .dx-datagrid-headers+.dx-datagrid-rowsview{border-top:0}#root>div[data-color-mode=dark] .dx-datagrid-headers{border-top:1px solid #4d4d4d}#root>div[data-color-mode=light] .dx-datagrid-headers{border-top:1px solid #ddd}#root .dx-theme-generic-typography a{color:inherit!important}.dx-theme-generic-typography a{color:inherit}.mainColumn{font-weight:700}.verticalMiddle{vertical-align:middle!important}.dx-popup-wrapper>.dx-overlay-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffad!important;border-radius:.8rem!important;box-shadow:0 5px 15px #00000059}.dx-popup-content{padding:0!important}.dx-overlay-shader{background-color:#0000!important}.dx-popup-title.dx-toolbar .dx-toolbar-items-container{height:30px!important}.dx-popup-title.dx-toolbar{align-items:center;display:flex;min-height:38px}.pop-up-actions{border-top:1px solid #e0e0e0;margin-top:1rem;padding-bottom:2px;padding-top:1rem;text-align:center}.pop-up-actions button{min-width:100px}.pop-up-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;margin-bottom:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;text-align:left;width:100%}.pop-up-header-title{flex-grow:1;font-size:1.2rem;font-weight:700}.pop-up-header-actions{float:right}.pop_up_no_padding .dx-popup-content{padding:0!important}#__primerPortalRoot__{z-index:1600}.dx-theme-generic-typography .dx-font-xl,.dx-theme-generic-typography h1{font-size:inherit;font-weight:inherit}.dx-theme-generic-typography .dx-font-l,.dx-theme-generic-typography h2{font-size:inherit;font-size:32px;font-size:14px;font-weight:inherit;font-weight:600;margin:0 0 8px}.dx-datagrid{background-color:initial}.dx-datagrid-borders>.dx-datagrid-headers{border-top-left-radius:4px;border-top-right-radius:4px}.dx-datagrid-borders>.dx-datagrid-rowsview,.dx-datagrid-borders>.dx-datagrid-total-footer{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dx-pager .dx-page-sizes .dx-selection,.dx-pager .dx-pages .dx-selection{background-color:#de3f0f;border-radius:4px;color:#fff;padding:4px 8px}.flex-25{width:25%}.limit1Line{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.limit2Line{-webkit-line-clamp:2;line-clamp:2}.limit2Line,.limit3Line{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.limit3Line{-webkit-line-clamp:3;line-clamp:2}.message{animation:slideUp .3s ease-out forwards;opacity:0;transform:translateY(50px)}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.new-message span{border:none!important;box-shadow:none!important;outline:none!important}.link{color:inherit;text-decoration:none}.input-align-right input{text-align:right}.myTable{border-collapse:initial;border-radius:.375rem;border-spacing:0;table-layout:fixed;width:100%}.myTable.hasPaging{margin-bottom:41px}.myTable tbody,.myTable.hasPaging{border-bottom:1px solid #d0d7de}.myTable tr:hover{background-color:#f5f8fa}.fixed_column{background-color:#fff;z-index:0}.fixed_column,.fixed_column_header{left:0;position:-webkit-sticky;position:sticky}.fixed_column_header{background-color:#f5f8fa;top:0;z-index:3!important}.myTable thead{background-color:#f5f8fa;font-weight:500}.myTable td{padding:.5rem .75rem}.myTable td:not(:last-child),.myTable th:not(:last-child){border-right:1px solid #d0d7de}.myTable thead tr td,.myTable thead tr th{border-bottom:1px solid #d0d7de;color:#656d76;font-weight:600;padding:.5rem .75rem}.myTable thead tr th{background-color:#f5f8fa;position:-webkit-sticky;position:sticky;top:0;z-index:2}.myTable>tbody:not(:last-child),.myTable>tbody>tr:not(:last-child)>td,.myTable>tbody>tr:not(:last-child)>th,.myTable>tfoot:not(:last-child),.myTable>tfoot>tr:not(:last-child)>td,.myTable>tfoot>tr:not(:last-child)>th,.myTable>thead:not(:last-child),.myTable>thead>tr:not(:last-child)>td,.myTable>thead>tr:not(:last-child)>th,.myTable>tr:not(:last-child)>td,.myTable>tr:not(:last-child)>th{border-bottom:1px solid #d0d7de}.focused{border-radius:2px!important;box-shadow:inset 0 0 0 2px #de3f0f;padding:0!important}.rangeSelected{background-color:#54aeff66!important}.myTable td.rangeSelected:first-child{border-left:1px solid #007bff!important}.myTable td.rangeSelected:last-child{border-right:1px solid #007bff!important}.myTable.rangeSelection{-webkit-user-select:none;user-select:none}.text-input-noborder{border:0!important;box-shadow:none!important;outline:none!important}.no-margin-octicon{margin-right:0!important}.AppButton_container__BJShE{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:10px}.AppButton_container__BJShE.AppButton_active__B0hXB .AppButton_appName__L\+X-l{opacity:1}.AppButton_container__BJShE.AppButton_disabled__rbqZa{cursor:not-allowed;font-weight:400;opacity:.5!important;pointer-events:none}.AppButton_container__BJShE:hover .AppButton_appName__L\+X-l{color:#de3f0f!important;transition:all .3s}.AppButton_icon__BAoeU{align-items:center;display:flex;justify-content:center;width:100%}.AppButton_iconState__JHhwN{width:3px}.AppButton_activeState__nBW95{background-color:#de3f0f;border-radius:4px;height:32px}.AppButton_iconImage__npp8\+{align-items:center;display:flex;flex:1 1;justify-content:center}.AppButton_iconApp__GCZLi{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;display:flex;height:48px;justify-content:center;margin-bottom:2px;width:48px}.AppButton_iconApp__GCZLi svg{height:32px;width:32px}.AppButton_iconApp__GCZLi.AppButton_active__B0hXB{box-shadow:0 0 0 2px #de3f0f;color:#fff!important}.AppButton_appName__L\+X-l{border-radius:8px;font-size:12px;margin-top:2px;padding:0 4px;text-align:center}.AppButton_popup__tltiU{background-color:var(--bg-muted)}.AppButton_popup__tltiU li>div[role=presentation]{color:#de3f0f}.Humberger_container__sLS8r{align-items:center;cursor:pointer;display:flex;height:84px;justify-content:center}.Humberger_humberger__IrEHd{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;transition:all .3s;width:48px}.Humberger_humberger__IrEHd:hover{background-color:var(--secondary);color:#fff}.Menu_menu__owMOa nav{border-bottom:0}.Menu_navsub__IEdb7{background-color:var(--bg-muted)}.Menu_navsub__IEdb7 span,.Menu_navsub__IEdb7 svg{color:#fff}.Menu_menu_sub_item_icon__Yjf2q{background:#a7acb2;border-radius:50%;height:.375rem;left:1.4375rem;width:.375rem}.Menu_menu_sub_item__e4a-K{font-size:12px}body{font-size:13px;margin:0;padding:0}:root{--primary:#007583;--header-bg-color:#007583;--main-bg-color:#007583;--bg_hover:#07a9bd;--primary_hover:#12ffff}#Header_header__RGUCP{background:var(--bg_header) top right no-repeat,#007583;background:var(--bg_header) top right no-repeat,var(--header-bg-color);background-size:auto 100%;display:flex;font-family:Be Vietnam Pro,sans-serif;min-height:80px;position:relative;z-index:2}#Header_header__RGUCP p{margin:0}#Header_header__RGUCP .Header_left__hkB0-{align-items:center;background:var(--bg_header_left) right center no-repeat;box-sizing:border-box;color:#12ffff;display:flex;flex-direction:column;font-size:18px;font-weight:700;justify-content:center;line-height:25px;margin-right:20px;padding-right:40px;text-transform:uppercase;width:290px}#Header_header__RGUCP .Header_left__hkB0- .Header_Company__OjqIE{color:#ffecaa;font-weight:800}#Header_header__RGUCP .Header_mid__xQLtN{align-items:center;display:flex;flex:1 1}#Header_header__RGUCP .Header_logo__C4TMb img{display:block;height:auto;margin-right:20px;width:70px}#Header_header__RGUCP .Header_nameProduct__EZy3y{font-size:18px;font-weight:700;line-height:28px;text-transform:uppercase}#Header_header__RGUCP .Header_nameProduct__EZy3y p:first-child{color:#ffecaa;font-weight:800}#Header_header__RGUCP .Header_nameProduct__EZy3y p:nth-child(2){color:#fff;font-weight:700}#Header_header__RGUCP .Header_nameGroupProduct__F4LPs{color:#ffa096}#Header_header__RGUCP a{color:inherit;text-decoration:none}#Header_header__RGUCP .Header_userInfo__krkq-{cursor:pointer;margin-left:10px;position:relative}#Header_header__RGUCP .Header_userInfo__krkq-:hover .Header_mnSub__8wGFC{display:block}#Header_header__RGUCP .Header_mnSub__8wGFC{background:#fff;border-radius:4px;box-shadow:0 2px 4px 0 #0003;display:none;position:absolute;right:0;top:100%;width:230px}#Header_header__RGUCP .Header_right__VuvVh{align-items:center;display:flex;padding-right:40px}#Header_header__RGUCP .Header_userInfo__krkq- .Header_imageUser__G26b1{align-items:center;display:flex;gap:3px}#Header_header__RGUCP .Header_userInfo__krkq- .Header_top__mxwRJ{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}#Header_header__RGUCP .Header_userInfo__krkq- .Header_userName__OiJlI{color:#fff;font-size:13px;font-weight:700}#Header_header__RGUCP .Header_mnSub__8wGFC ul{list-style:none;margin:0;padding:7px 0}#Header_header__RGUCP .Header_mnSub__8wGFC ul a{align-items:center;display:flex;gap:6px;padding:6px 20px 7px;transition:all .3s ease-in-out}#Header_header__RGUCP .Header_mnSub__8wGFC ul a span{margin-top:2px}#Header_header__RGUCP .Header_mnSub__8wGFC ul a:hover{background:#f4f4f4}.LoaderPage_loader__ksZwT{background:#ecf0f1;height:100%;position:absolute;width:100%}.LoaderPage_loader__ksZwT .LoaderPage_loader_inner__ic5r9{height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}.LoaderPage_loader__ksZwT span{animation:LoaderPage_loading__Pw1is 2s ease infinite;border-radius:50%;height:40%;position:absolute;width:40%}.LoaderPage_loader__ksZwT span:first-child{animation-delay:.5s;background:#19a6bc}.LoaderPage_loader__ksZwT span:nth-child(2){animation-delay:1s;background:#f63d3a}.LoaderPage_loader__ksZwT span:nth-child(3){animation-delay:1.5s;background:#f0a543}.LoaderPage_loader__ksZwT span:nth-child(4){animation-delay:2s;background:#193848}.LoaderPage_loader__ksZwT.LoaderPage_fadeOut__Ntkn7{animation:LoaderPage_fadeOut__Ntkn7 1s alternate}@keyframes LoaderPage_fadeOut__Ntkn7{to{opacity:0}}.LoaderPage_logoContainer__vEZuJ{border-radius:1rem;display:inline-block;overflow:hidden;position:relative}.LoaderPage_logo__9IQPP{border-radius:1rem;display:block}.LoaderPage_lightOverlay__DO6BF{animation:LoaderPage_slide-light__0oufa 1.5s infinite;background:linear-gradient(120deg,#fff0,#fffc 50%,#fff0);height:100%;left:0;position:absolute;top:0;transform:skewX(-30deg);width:100%}@keyframes LoaderPage_slide-light__0oufa{0%{left:-100%}to{left:100%}}.LoaderPage_loadingDots__4E5R4{align-items:center;display:flex;gap:5px;justify-content:center}.LoaderPage_loadingDots__4E5R4 span{animation:LoaderPage_loading__Pw1is 1.5s ease-in-out infinite;background-color:#1f2328;border-radius:50%;height:8px;width:8px}.LoaderPage_loadingDots__4E5R4 span:first-child{animation-delay:50ms}.LoaderPage_loadingDots__4E5R4 span:nth-child(2){animation-delay:.1s}.LoaderPage_loadingDots__4E5R4 span:nth-child(3){animation-delay:.15s}.LoaderPage_loadingDots__4E5R4 span:nth-child(4){animation-delay:.2s}.LoaderPage_loadingDots__4E5R4 span:nth-child(5){animation-delay:.25s}@keyframes LoaderPage_loading__Pw1is{0%,80%,to{opacity:.3;transform:scale(.6)}40%{opacity:1;transform:scale(1.2)}}.HomePage_container__FsrOW{flex-grow:1;padding:.5rem}.HomePage_row__fRAI3{display:flex;flex-wrap:wrap;margin:0 -.75rem .5rem}.HomePage_colLarge__omPuF{flex:0 0 66.6%}.HomePage_colLarge__omPuF,.HomePage_colSmall__7rneS{margin-bottom:1.5rem;min-width:0;padding:0 .75rem;width:100%}.HomePage_colSmall__7rneS{flex:0 0 33.3%}.HomePage_sidebarContent__ick4u{display:flex;flex-direction:column;gap:.1rem;height:100%}.HomePage_colMedium__y3p7e{flex:3 1;margin-bottom:1.5rem;padding:0 .75rem}@media (max-width:768px){.HomePage_colLarge__omPuF,.HomePage_colMedium__y3p7e,.HomePage_colSmall__7rneS{flex:0 0 100%}}@media (max-width:992px){.HomePage_colMedium__y3p7e{flex:0 0 50%}}.YearSelector_container__rMy98{margin-bottom:1.5rem;text-align:center}.YearSelector_buttonGroup__QDINH{display:inline-block;margin:0 .25rem .5rem}.YearSelector_dropdown__U9DWR{display:inline-block;position:relative}.YearSelector_button__-epNK{background-color:initial;border:1px solid var(--primary);border-radius:.375rem;color:var(--primary);cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.YearSelector_button__-epNK:hover{background-color:var(--primary);color:#fff}.YearSelector_dropdownMenu__GH7nI{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026;display:none;left:0;position:absolute;right:0;top:100%;z-index:1000}.YearSelector_dropdown__U9DWR:hover .YearSelector_dropdownMenu__GH7nI{display:block}.YearSelector_dropdownItem__6FyJD{background:none;border:none;color:#384551;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;text-align:left;width:100%}.YearSelector_dropdownItem__6FyJD:hover{background-color:#f8f9fa}.TotalRevenueChart_container__TKpUm{display:flex;margin:0}.TotalRevenueChart_chartSection__M6wHb{flex:0 0 66.666667%;min-width:0;padding:0 .75rem;width:100%}.TotalRevenueChart_sidePanel__20rvo{align-items:center;display:flex;flex:0 0 33.333333%;min-width:0;padding:0 .75rem;width:100%}.TotalRevenueChart_sidePanelContent__KqbGx{padding:1.5rem;width:100%}.TotalRevenueChart_header__meQ5Y{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.TotalRevenueChart_title__OynY5{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.TotalRevenueChart_chartContainer__PfXgw{box-sizing:border-box;max-width:100%;padding:0 1rem;width:100%}.TotalRevenueChart_statsContainer__M0ot3{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.TotalRevenueChart_statItem__2FNdl{align-items:center;display:flex}.TotalRevenueChart_avatar__iFrMH{align-items:center;background-color:#e3f2fd;border-radius:.375rem;display:flex;flex-shrink:0;height:2rem;justify-content:center;margin-right:.5rem;width:2rem}.TotalRevenueChart_statContent__bUHS5 small{color:#a7acb2;display:block;font-size:.75rem}.TotalRevenueChart_statValue__rOkgw{color:#384551;font-weight:600;margin:0}@media (max-width:992px){.TotalRevenueChart_container__TKpUm{flex-direction:column}.TotalRevenueChart_chartSection__M6wHb,.TotalRevenueChart_sidePanel__20rvo{flex:1 1}}.Card_card__dxobi{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d;height:100%}.Card_cardHeader__lx2xc{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.Card_cardBody__VtLgc{padding:1.5rem}.Card_cardTitle__2qIzj{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.GrowthChart_container__Y2ejp{margin:1rem 0}.StatCards_container__BYTib{display:flex;gap:.75rem;margin-bottom:1.5rem}.StatCards_cardWrapper__1C0FB{flex:1 1}.StatCards_cardBody__7m31a{padding:1.5rem}.StatCards_cardHeader__Z2nKK{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.StatCards_avatar__vW6N6{align-items:center;border-radius:.375rem;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.StatCards_avatarStudent__DlTwL{background-color:#e3f2fd}.StatCards_avatarTeacher__YZqsi{background-color:#fff2e1}.StatCards_avatarImg__jGweH{border-radius:.375rem;height:100%;object-fit:cover;width:100%}.StatCards_dropdown__7bVGF{position:relative}.StatCards_dropdownButton__T7xOS{background:none;border:none;color:#a7acb2;cursor:pointer;font-size:1.2rem;padding:.25rem}.StatCards_dropdownMenu__3N0Zt{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026;display:none;min-width:120px;position:absolute;right:0;top:100%;z-index:1000}.StatCards_dropdown__7bVGF:hover .StatCards_dropdownMenu__3N0Zt{display:block}.StatCards_dropdownItem__SwRoj{background:none;border:none;color:#384551;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;text-align:left;width:100%}.StatCards_dropdownItem__SwRoj:hover{background-color:#f8f9fa}.StatCards_statLabel__rxQgo{color:#a7acb2;font-size:.875rem;margin:0 0 .25rem}.StatCards_statValue__RFThi{color:#384551;font-size:1.5rem;font-weight:600;margin:.5rem 0}@media (max-width:576px){.StatCards_container__BYTib{flex-direction:column}}.StudentStatusChart_card__Q9csU{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d;display:flex;flex:1 1;flex-direction:column;min-height:0}.StudentStatusChart_container__StVrs{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:1.5rem}.StudentStatusChart_title__gsc\+k{color:#384551;font-size:1.125rem;font-weight:500;margin:0 0 .5rem;white-space:nowrap}.StudentStatusChart_statusList__chwLi{grid-gap:12px;align-content:start;display:grid;flex:1 1;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-width:100%;min-height:0;overflow:hidden;padding:8px 0;width:100%}.StudentStatusChart_statusItem__9bd69{align-items:center;box-sizing:border-box;display:flex;gap:12px;max-width:100%;overflow:hidden;padding:8px 0;transition:all .2s ease;width:100%}.StudentStatusChart_statusItem__9bd69:hover{transform:translateX(2px)}.StudentStatusChart_chartWrapper__lwvpG{align-items:center;display:flex;flex-shrink:0;height:58px;justify-content:center;width:63px}.StudentStatusChart_statusInfo__qUCfC{flex:1 1;min-width:0;overflow:hidden}.StudentStatusChart_statusName__29uPc{color:#384551;font-size:14px;font-weight:600;line-height:1.2;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.StudentStatusChart_statusCount__k\+W58{color:#8592a3;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.StudentStatusChart_card__Q9csU{padding:16px}.StudentStatusChart_statusList__chwLi{gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.StudentStatusChart_statusItem__9bd69{gap:12px;padding:6px 0}.StudentStatusChart_chartWrapper__lwvpG{height:50px;width:55px}.StudentStatusChart_statusName__29uPc{font-size:14px}.StudentStatusChart_statusCount__k\+W58{font-size:12px}}@media (max-width:480px){.StudentStatusChart_statusList__chwLi{gap:10px;grid-template-columns:1fr}.StudentStatusChart_statusItem__9bd69{gap:10px}.StudentStatusChart_chartWrapper__lwvpG{height:45px;width:50px}}.GraduationByLevel_card__n93jI{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d;height:100%}.GraduationByLevel_header__g42ss{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.GraduationByLevel_title__DDLtO{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.GraduationByLevel_dropdown__hHguh{color:#a7acb2;cursor:pointer;font-size:1.2rem}.GraduationByLevel_content__w9teP{padding:1.5rem}.GraduationByLevel_chartSection__XNMBz{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;position:relative}.GraduationByLevel_totalSection__kSDdx{flex:1 1;text-align:center}.GraduationByLevel_totalNumber__MNIHG{color:#384551;font-size:1.75rem;font-weight:600;margin:0 0 .25rem}.GraduationByLevel_totalLabel__\+cDD5{color:#a7acb2;font-size:.875rem}.GraduationByLevel_chartContainer__oT9N8{position:relative}.GraduationByLevel_listSection__x5JO7{list-style:none;margin:0;padding:0}.GraduationByLevel_listItem__t5gMn{align-items:center;display:flex;margin-bottom:1.5rem}.GraduationByLevel_listItem__t5gMn:last-child{margin-bottom:0}.GraduationByLevel_avatar__tQCEC{align-items:center;border-radius:.375rem;display:flex;flex-shrink:0;font-size:1.2rem;height:2.5rem;justify-content:center;margin-right:1rem;width:2.5rem}.GraduationByLevel_itemContent__b3P2y{align-items:center;display:flex;justify-content:space-between;width:100%}.GraduationByLevel_itemName__gB2Zi h6{color:#384551;font-size:1rem;font-weight:500;margin:0}.GraduationByLevel_itemValue__nAnNw h6{color:#384551;font-size:1rem;font-weight:600;margin:0}@media (max-width:768px){.GraduationByLevel_chartSection__XNMBz{flex-direction:column;text-align:center}.GraduationByLevel_chartContainer__oT9N8{margin-top:1rem}}.GradeRankingChart_card__Nj2eC{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d}.GradeRankingChart_container__3MEko{display:flex;flex-direction:column;height:100%;padding:1.5rem}.GradeRankingChart_header__zsD73{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.GradeRankingChart_title__Kp5\+q{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.GradeRankingChart_menuIcon__ZcDBq{border-radius:4px;color:#8e8e93;cursor:pointer;font-size:1.25rem;padding:4px;transition:background-color .2s}.GradeRankingChart_menuIcon__ZcDBq:hover{background-color:#f5f5f5}.GradeRankingChart_chartContainer__dUCGs{flex:1 1;margin-bottom:1rem}.GradeRankingChart_legend__g3ns6{grid-gap:16px 32px;display:grid;gap:16px 32px;grid-template-columns:1fr 1fr;margin-top:8px;padding:16px 0}.GradeRankingChart_legendItem__wrkYH{align-items:center;display:flex;gap:8px}.GradeRankingChart_legendColor__8D6Ms{border-radius:50%;flex-shrink:0;height:12px;width:12px}.GradeRankingChart_legendLabel__J5ktu{color:#8e8e93;flex:1 1;font-size:13px;font-weight:400}.GradeRankingChart_legendValue__Gc05U{color:#384551;font-size:14px;font-weight:600}@media (max-width:768px){.GradeRankingChart_container__3MEko{padding:1rem}.GradeRankingChart_title__Kp5\+q{font-size:1rem}.GradeRankingChart_chartContainer__dUCGs{margin-bottom:.75rem}.GradeRankingChart_legend__g3ns6{gap:12px 20px;grid-template-columns:1fr 1fr}.GradeRankingChart_legendLabel__J5ktu{font-size:12px}.GradeRankingChart_legendValue__Gc05U{font-size:13px}}@media (max-width:480px){.GradeRankingChart_legend__g3ns6{gap:12px;grid-template-columns:1fr}}.StudentsByLevel_card__H8Ri5{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d;height:100%}.StudentsByLevel_header__3XYRX{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.StudentsByLevel_title__fj\+hX{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.StudentsByLevel_dropdown__APOut{color:#a7acb2;cursor:pointer;font-size:1.2rem}.StudentsByLevel_content__742Mj{padding:1.5rem}.StudentsByLevel_list__ernVR{list-style:none;margin:0;padding:0}.StudentsByLevel_listItem__nOs5V{align-items:center;display:flex;margin-bottom:1.5rem}.StudentsByLevel_listItem__nOs5V:last-child{margin-bottom:0}.StudentsByLevel_avatar__ef0nm{align-items:center;background-color:#e3f2fd;border-radius:.375rem;display:flex;flex-shrink:0;font-size:1.2rem;height:2.5rem;justify-content:center;margin-right:1rem;width:2.5rem}.StudentsByLevel_itemContent__QAIch{align-items:center;display:flex;justify-content:space-between;width:100%}.StudentsByLevel_itemInfo__g8Gxe{flex:1 1}.StudentsByLevel_itemName__zCIrL{color:#384551;font-size:1rem;font-weight:500;margin:0}.StudentsByLevel_itemValue__uKmUC{text-align:right}.StudentsByLevel_value__eHcYM{color:#384551;font-size:1rem;font-weight:600;margin:0}@media (max-width:768px){.StudentsByLevel_content__742Mj{padding:1rem}}.Button_primary__RZvF9,.Button_primary__RZvF9:hover{background-color:var(--primary)!important}.Button_primary__RZvF9:hover{opacity:.9!important}.place-holder_load_line__4ShMn{background-color:#0000001a;border-radius:2px;height:1rem;margin-bottom:.8rem;overflow:hidden;position:relative;width:100%;z-index:44}.place-holder_activity__jfUZu{animation:place-holder_loading__AwFZb 1s infinite;background-image:linear-gradient(270deg,#fbfbfb0d,#fbfbfb4d,#fbfbfb99,#fbfbfb4d,#fbfbfb0d);background-image:-webkit-linear-gradient(270deg,#fbfbfb0d,#fbfbfb4d,#fbfbfb99,#fbfbfb4d,#fbfbfb0d);height:100%;left:-45%;position:absolute;width:45%;z-index:45}@keyframes place-holder_loading__AwFZb{0%{left:-45%}to{left:100%}}
/*# sourceMappingURL=main.77b4085b.css.map*/