@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__HSfmm{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:10px}.AppButton_container__HSfmm.AppButton_active__dlxHs .AppButton_appName__fRIK2{opacity:1}.AppButton_container__HSfmm.AppButton_disabled__mOzsX{cursor:not-allowed;font-weight:400;opacity:.5!important;pointer-events:none}.AppButton_container__HSfmm:hover .AppButton_appName__fRIK2{color:#de3f0f!important;transition:all .3s}.AppButton_icon__hvABg{align-items:center;display:flex;justify-content:center;width:100%}.AppButton_iconState__O0iZr{width:3px}.AppButton_activeState__JOrWC{background-color:#de3f0f;border-radius:4px;height:32px}.AppButton_iconImage__xe77E{flex:1 1}.AppButton_iconApp__XQajY,.AppButton_iconImage__xe77E{align-items:center;display:flex;justify-content:center}.AppButton_iconApp__XQajY{background-color:#fff;border-radius:8px;box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;height:48px;margin-bottom:2px;width:48px}.AppButton_iconApp__XQajY svg{height:32px;width:32px}.AppButton_iconApp__XQajY.AppButton_active__dlxHs{box-shadow:0 0 0 2px #de3f0f;color:#fff!important}.AppButton_appName__fRIK2{border-radius:8px;font-size:12px;margin-top:2px;padding:0 4px;text-align:center}.AppButton_popup__oULQ8{background-color:var(--bg-muted)}.AppButton_popup__oULQ8 li>div[role=presentation]{color:#de3f0f}.Humberger_container__xIW9i{align-items:center;cursor:pointer;display:flex;height:84px;justify-content:center}.Humberger_humberger__OJRIe{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;transition:all .3s;width:48px}.Humberger_humberger__OJRIe:hover{background-color:var(--secondary);color:#fff}.Menu_menu__XreNI nav{border-bottom:0}.Menu_navsub__7D0UI{background-color:var(--bg-muted)}.Menu_navsub__7D0UI span,.Menu_navsub__7D0UI svg{color:#fff}.Menu_menu_sub_item_icon__DBcY2{background:#a7acb2;border-radius:50%;height:.375rem;left:1.4375rem;width:.375rem}.Menu_menu_sub_item__3ybXf{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__oWnjD{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__oWnjD p{margin:0}#Header_header__oWnjD .Header_left__QlTuE{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__oWnjD .Header_left__QlTuE .Header_Company__ndkVo{color:#ffecaa;font-weight:800}#Header_header__oWnjD .Header_mid__xpV\+b{align-items:center;display:flex;flex:1 1}#Header_header__oWnjD .Header_logo__tc9zZ img{display:block;height:auto;margin-right:20px;width:70px}#Header_header__oWnjD .Header_nameProduct__r5d5Y{font-size:18px;font-weight:700;line-height:28px;text-transform:uppercase}#Header_header__oWnjD .Header_nameProduct__r5d5Y p:first-child{color:#ffecaa;font-weight:800}#Header_header__oWnjD .Header_nameProduct__r5d5Y p:nth-child(2){color:#fff;font-weight:700}#Header_header__oWnjD .Header_nameGroupProduct__3ke7O{color:#ffa096}#Header_header__oWnjD a{color:inherit;text-decoration:none}#Header_header__oWnjD .Header_userInfo__NY\+am{cursor:pointer;margin-left:10px;position:relative}#Header_header__oWnjD .Header_userInfo__NY\+am:hover .Header_mnSub__c7g5r{display:block}#Header_header__oWnjD .Header_mnSub__c7g5r{background:#fff;border-radius:4px;box-shadow:0 2px 4px 0 #0003;display:none;position:absolute;right:0;top:100%;width:230px}#Header_header__oWnjD .Header_right__RUi-n{align-items:center;display:flex;padding-right:40px}#Header_header__oWnjD .Header_userInfo__NY\+am .Header_imageUser__qjN8C{align-items:center;display:flex;gap:3px}#Header_header__oWnjD .Header_userInfo__NY\+am .Header_top__enKWO{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}#Header_header__oWnjD .Header_userInfo__NY\+am .Header_userName__YvjvD{color:#fff;font-size:13px;font-weight:700}#Header_header__oWnjD .Header_mnSub__c7g5r ul{list-style:none;margin:0;padding:7px 0}#Header_header__oWnjD .Header_mnSub__c7g5r ul a{align-items:center;display:flex;gap:6px;padding:6px 20px 7px;transition:all .3s ease-in-out}#Header_header__oWnjD .Header_mnSub__c7g5r ul a span{margin-top:2px}#Header_header__oWnjD .Header_mnSub__c7g5r ul a:hover{background:#f4f4f4}.LoaderPage_loader__7cBPt{background:#ecf0f1;height:100%;position:absolute;width:100%}.LoaderPage_loader__7cBPt .LoaderPage_loader_inner__QLk6j{height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}.LoaderPage_loader__7cBPt span{animation:LoaderPage_loading__QKRaT 2s ease infinite;border-radius:50%;height:40%;position:absolute;width:40%}.LoaderPage_loader__7cBPt span:first-child{animation-delay:.5s;background:#19a6bc}.LoaderPage_loader__7cBPt span:nth-child(2){animation-delay:1s;background:#f63d3a}.LoaderPage_loader__7cBPt span:nth-child(3){animation-delay:1.5s;background:#f0a543}.LoaderPage_loader__7cBPt span:nth-child(4){animation-delay:2s;background:#193848}.LoaderPage_loader__7cBPt.LoaderPage_fadeOut__pfrqJ{animation:LoaderPage_fadeOut__pfrqJ 1s alternate}@keyframes LoaderPage_fadeOut__pfrqJ{to{opacity:0}}.LoaderPage_logoContainer__OYiwd{border-radius:1rem;display:inline-block;overflow:hidden;position:relative}.LoaderPage_logo__-ng1Q{border-radius:1rem;display:block}.LoaderPage_lightOverlay__m1gk2{animation:LoaderPage_slide-light__gSYIw 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__gSYIw{0%{left:-100%}to{left:100%}}.LoaderPage_loadingDots__tv5z8{align-items:center;display:flex;gap:5px;justify-content:center}.LoaderPage_loadingDots__tv5z8 span{animation:LoaderPage_loading__QKRaT 1.5s ease-in-out infinite;background-color:#1f2328;border-radius:50%;height:8px;width:8px}.LoaderPage_loadingDots__tv5z8 span:first-child{animation-delay:50ms}.LoaderPage_loadingDots__tv5z8 span:nth-child(2){animation-delay:.1s}.LoaderPage_loadingDots__tv5z8 span:nth-child(3){animation-delay:.15s}.LoaderPage_loadingDots__tv5z8 span:nth-child(4){animation-delay:.2s}.LoaderPage_loadingDots__tv5z8 span:nth-child(5){animation-delay:.25s}@keyframes LoaderPage_loading__QKRaT{0%,80%,to{opacity:.3;transform:scale(.6)}40%{opacity:1;transform:scale(1.2)}}.HomePage_container__OqTa6{flex-grow:1;padding:.5rem}.HomePage_row__wX48L{display:flex;flex-wrap:wrap;margin:0 -.75rem .5rem}.HomePage_colLarge__-6IQJ{flex:0 0 66.6%}.HomePage_colLarge__-6IQJ,.HomePage_colSmall__TPUpR{margin-bottom:1.5rem;min-width:0;padding:0 .75rem;width:100%}.HomePage_colSmall__TPUpR{flex:0 0 33.3%}.HomePage_sidebarContent__Likqc{display:flex;flex-direction:column;gap:.1rem;height:100%}.HomePage_colMedium__QbJbR{flex:3 1;margin-bottom:1.5rem;padding:0 .75rem}@media (max-width:768px){.HomePage_colLarge__-6IQJ,.HomePage_colMedium__QbJbR,.HomePage_colSmall__TPUpR{flex:0 0 100%}}@media (max-width:992px){.HomePage_colMedium__QbJbR{flex:0 0 50%}}.YearSelector_container__P2RDa{margin-bottom:1.5rem;text-align:center}.YearSelector_buttonGroup__M09fG{display:inline-block;margin:0 .25rem .5rem}.YearSelector_dropdown__8i-3l{display:inline-block;position:relative}.YearSelector_button__FwVyj{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__FwVyj:hover{background-color:var(--primary);color:#fff}.YearSelector_dropdownMenu__CeT3s{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__8i-3l:hover .YearSelector_dropdownMenu__CeT3s{display:block}.YearSelector_dropdownItem__xpRzx{background:none;border:none;color:#384551;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;text-align:left;width:100%}.YearSelector_dropdownItem__xpRzx:hover{background-color:#f8f9fa}.TotalRevenueChart_container__rg8AZ{display:flex;margin:0}.TotalRevenueChart_chartSection__zt8ne{flex:0 0 66.666667%;min-width:0;padding:0 .75rem;width:100%}.TotalRevenueChart_sidePanel__vLn6i{align-items:center;display:flex;flex:0 0 33.333333%;min-width:0;padding:0 .75rem;width:100%}.TotalRevenueChart_sidePanelContent__bCyA9{padding:1.5rem;width:100%}.TotalRevenueChart_header__iqtTL{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.TotalRevenueChart_title__edPJY{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.TotalRevenueChart_chartContainer__BqHwI{box-sizing:border-box;max-width:100%;padding:0 1rem;width:100%}.TotalRevenueChart_statsContainer__bydcy{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.TotalRevenueChart_statItem__hxDuY{align-items:center;display:flex}.TotalRevenueChart_avatar__JPb9e{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__iSbc9 small{color:#a7acb2;display:block;font-size:.75rem}.TotalRevenueChart_statValue__1Epf\+{color:#384551;font-weight:600;margin:0}@media (max-width:992px){.TotalRevenueChart_container__rg8AZ{flex-direction:column}.TotalRevenueChart_chartSection__zt8ne,.TotalRevenueChart_sidePanel__vLn6i{flex:1 1}}.Card_card__z2Ldo{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d;height:100%}.Card_cardHeader__2BpYr{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.Card_cardBody__DV6vR{padding:1.5rem}.Card_cardTitle__FlJzx{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.GrowthChart_container__gFc2E{margin:1rem 0}.StatCards_container__0K39V{display:flex;gap:.75rem;margin-bottom:1.5rem}.StatCards_cardWrapper__mGw12{flex:1 1}.StatCards_cardBody__EHSlp{padding:1.5rem}.StatCards_cardHeader__kP1B6{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.StatCards_avatar__\+-jD3{align-items:center;border-radius:.375rem;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.StatCards_avatarStudent__o2iP8{background-color:#e3f2fd}.StatCards_avatarTeacher__6DWB6{background-color:#fff2e1}.StatCards_avatarImg__jjE5u{border-radius:.375rem;height:100%;object-fit:cover;width:100%}.StatCards_dropdown__uLr6W{position:relative}.StatCards_dropdownButton__QWntB{background:none;border:none;color:#a7acb2;cursor:pointer;font-size:1.2rem;padding:.25rem}.StatCards_dropdownMenu__dKMLh{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__uLr6W:hover .StatCards_dropdownMenu__dKMLh{display:block}.StatCards_dropdownItem__q0OAY{background:none;border:none;color:#384551;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;text-align:left;width:100%}.StatCards_dropdownItem__q0OAY:hover{background-color:#f8f9fa}.StatCards_statLabel__i3cnt{color:#a7acb2;font-size:.875rem;margin:0 0 .25rem}.StatCards_statValue__Hcxgh{color:#384551;font-size:1.5rem;font-weight:600;margin:.5rem 0}@media (max-width:576px){.StatCards_container__0K39V{flex-direction:column}}.StudentStatusChart_card__yFxhn{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__ZuXEo{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:1.5rem}.StudentStatusChart_title__iZjwK{color:#384551;font-size:1.125rem;font-weight:500;margin:0 0 .5rem;white-space:nowrap}.StudentStatusChart_statusList__ZpcP3{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__FFt3B{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__FFt3B:hover{transform:translateX(2px)}.StudentStatusChart_chartWrapper__tRQD5{align-items:center;display:flex;flex-shrink:0;height:58px;justify-content:center;width:63px}.StudentStatusChart_statusInfo__oxj-K{flex:1 1;min-width:0;overflow:hidden}.StudentStatusChart_statusName__-E67u{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__4yXGW{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__yFxhn{padding:16px}.StudentStatusChart_statusList__ZpcP3{gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.StudentStatusChart_statusItem__FFt3B{gap:12px;padding:6px 0}.StudentStatusChart_chartWrapper__tRQD5{height:50px;width:55px}.StudentStatusChart_statusName__-E67u{font-size:14px}.StudentStatusChart_statusCount__4yXGW{font-size:12px}}@media (max-width:480px){.StudentStatusChart_statusList__ZpcP3{gap:10px;grid-template-columns:1fr}.StudentStatusChart_statusItem__FFt3B{gap:10px}.StudentStatusChart_chartWrapper__tRQD5{height:45px;width:50px}}.GraduationByLevel_card__JQTkz{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d;height:100%}.GraduationByLevel_header__xo14h{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.GraduationByLevel_title__NHnff{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.GraduationByLevel_dropdown__4Hlx0{color:#a7acb2;cursor:pointer;font-size:1.2rem}.GraduationByLevel_content__kjpdj{padding:1.5rem}.GraduationByLevel_chartSection__j7uIi{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;position:relative}.GraduationByLevel_totalSection__dIV38{flex:1 1;text-align:center}.GraduationByLevel_totalNumber__v5P1f{color:#384551;font-size:1.75rem;font-weight:600;margin:0 0 .25rem}.GraduationByLevel_totalLabel__y5tKc{color:#a7acb2;font-size:.875rem}.GraduationByLevel_chartContainer__DjNty{position:relative}.GraduationByLevel_listSection__q0McW{list-style:none;margin:0;padding:0}.GraduationByLevel_listItem__tT2Kc{align-items:center;display:flex;margin-bottom:1.5rem}.GraduationByLevel_listItem__tT2Kc:last-child{margin-bottom:0}.GraduationByLevel_avatar__09Ljh{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__GgNIS{align-items:center;display:flex;justify-content:space-between;width:100%}.GraduationByLevel_itemName__iNEBF h6{color:#384551;font-size:1rem;font-weight:500;margin:0}.GraduationByLevel_itemValue__T62ij h6{color:#384551;font-size:1rem;font-weight:600;margin:0}@media (max-width:768px){.GraduationByLevel_chartSection__j7uIi{flex-direction:column;text-align:center}.GraduationByLevel_chartContainer__DjNty{margin-top:1rem}}.GradeRankingChart_card__UYSXN{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d}.GradeRankingChart_container__uU04M{display:flex;flex-direction:column;height:100%;padding:1.5rem}.GradeRankingChart_header__7VZ33{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.GradeRankingChart_title__zNk9c{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.GradeRankingChart_menuIcon__AmniA{border-radius:4px;color:#8e8e93;cursor:pointer;font-size:1.25rem;padding:4px;transition:background-color .2s}.GradeRankingChart_menuIcon__AmniA:hover{background-color:#f5f5f5}.GradeRankingChart_chartContainer__OmeOY{flex:1 1;margin-bottom:1rem}.GradeRankingChart_legend__zr1aX{grid-gap:16px 32px;display:grid;gap:16px 32px;grid-template-columns:1fr 1fr;margin-top:8px;padding:16px 0}.GradeRankingChart_legendItem__PLJFQ{align-items:center;display:flex;gap:8px}.GradeRankingChart_legendColor__Qmati{border-radius:50%;flex-shrink:0;height:12px;width:12px}.GradeRankingChart_legendLabel__N1qAW{color:#8e8e93;flex:1 1;font-size:13px;font-weight:400}.GradeRankingChart_legendValue__mBYzI{color:#384551;font-size:14px;font-weight:600}@media (max-width:768px){.GradeRankingChart_container__uU04M{padding:1rem}.GradeRankingChart_title__zNk9c{font-size:1rem}.GradeRankingChart_chartContainer__OmeOY{margin-bottom:.75rem}.GradeRankingChart_legend__zr1aX{gap:12px 20px;grid-template-columns:1fr 1fr}.GradeRankingChart_legendLabel__N1qAW{font-size:12px}.GradeRankingChart_legendValue__mBYzI{font-size:13px}}@media (max-width:480px){.GradeRankingChart_legend__zr1aX{gap:12px;grid-template-columns:1fr}}.StudentsByLevel_card__5u0AM{background-color:#fff;border:1px solid #d9dee3;border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d;height:100%}.StudentsByLevel_header__9gADF{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.StudentsByLevel_title__02PaB{color:#384551;font-size:1.125rem;font-weight:500;margin:0}.StudentsByLevel_dropdown__qcPG4{color:#a7acb2;cursor:pointer;font-size:1.2rem}.StudentsByLevel_content__EY2Ny{padding:1.5rem}.StudentsByLevel_list__Jbx8K{list-style:none;margin:0;padding:0}.StudentsByLevel_listItem__P9cVL{align-items:center;display:flex;margin-bottom:1.5rem}.StudentsByLevel_listItem__P9cVL:last-child{margin-bottom:0}.StudentsByLevel_avatar__1P7L\+{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__dLfq4{align-items:center;display:flex;justify-content:space-between;width:100%}.StudentsByLevel_itemInfo__fwMyn{flex:1 1}.StudentsByLevel_itemName__ijTNl{color:#384551;font-size:1rem;font-weight:500;margin:0}.StudentsByLevel_itemValue__ciex4{text-align:right}.StudentsByLevel_value__Yvsov{color:#384551;font-size:1rem;font-weight:600;margin:0}@media (max-width:768px){.StudentsByLevel_content__EY2Ny{padding:1rem}}.Button_primary__r2a3e,.Button_primary__r2a3e:hover{background-color:var(--primary)!important}.Button_primary__r2a3e:hover{opacity:.9!important}.place-holder_load_line__r8A3z{background-color:#0000001a;border-radius:2px;height:1rem;margin-bottom:.8rem;overflow:hidden;position:relative;width:100%;z-index:44}.place-holder_activity__5UO3k{animation:place-holder_loading__UwbTE 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__UwbTE{0%{left:-45%}to{left:100%}}
/*# sourceMappingURL=main.7d7241e8.css.map*/