@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.dashboard-cards .card h3,.evidence-cards .card h3,.learning-plan-title{font-size:28px;font-weight:700;line-height:120%;color:#262626}.dashboard-section{color:#262626}.dashboard-cards,.evidence-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.card{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;min-height:180px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;text-align:left}.dashboard-cards .card h3,.evidence-cards .card h3{margin-bottom:0;font-size:24px}.dashboard-cards .card p,.evidence-cards .card p{margin-top:.1rem;margin-bottom:0;font-size:16px;font-weight:400;line-height:135%}.dashboard-cards .card h1,.evidence-cards .card h1{margin-top:auto;font-size:36px;font-weight:700;color:#c6c6c6}.dashboard-cards .card h1 span,.evidence-cards .card h1 span{color:#519fb3}.card .last-card{display:flex;justify-content:space-between;width:100%;margin-top:30px}.card .last-card div{flex:1}.card .last-card div p{font-size:12px;padding-bottom:0}.modules-section .learning-plan-section-inner{border:1px solid #e0e0e0;border-top:0;border-radius:0 0 16px 16px}.learning-plan-header,.modules-header{background-color:#063f4d;padding:16px 8px 16px 21px;font-size:28px;font-weight:700;line-height:120%;color:#fff;border-radius:16px 16px 0 0}.learning-plan-header h3,.modules-header h3{color:#fff}.unit-tabs-container{gap:8.89px}.unit-tab{width:190px;max-height:46.22px;background-color:#f7f7f7;color:#5a5a5a;font-size:18px;font-weight:700;line-height:135%;text-align:center;border-radius:8.89px;padding:11.11px 17.78px;cursor:pointer}.unit-tab.selected{background-color:#084d5f;color:#fff}.module-cards.practice-modules{border:1px solid #e0e0e0;border-radius:8px;padding:16px}.module-cards .card{padding:16px 12px;border:1px solid #e0e0e0;border-radius:8px}.module-cards .card .lesson-title{font-size:12px;font-weight:400;line-height:135%;color:#7a7b7a}.card .progress-bar-container .progress-bar-inner{background-color:#e5e5e5;border-radius:27px}.card .progress-bar-container .progress-bar{width:100%;height:4px;background-color:#00a11a;border-radius:27px}.card .progress-bar-container h3{font-size:12px;font-weight:400;line-height:18px;color:#000}.module-cards .card .lesson-list-container{min-height:50px}.module-cards .card .lesson-list-container .lesson-container .lesson-image{width:41px;height:23px;border-radius:4px}.module-cards .module-name-list-card{padding:8px 16px;min-height:auto}.module-cards .lesson-box{width:44px;height:44px;padding:4px 8px;border-radius:4px;background:#e5e5e5;color:#404040;font-size:12.62px}.lesson-box.green-box{width:43px;background:#00a11a;color:#fff}.lesson-box.yellow-box{width:55px;height:47px;background:#f2c94c;border:1px solid var(--Color-Chart-5-Dark,#e1ae10);font-size:16.91px}.date-text{font-size:14px;color:#4c4c4c}.btn-disabled{cursor:not-allowed}.onboarding-banner{font-size:20px;font-weight:700}.modal .btn-outline-primary{background-color:#fff}.modal .rounded-lg{border:1px solid #d1d1d1;padding:24px 24px 18px}.modal .modal-content{border:1px solid #e0e0e0;border-radius:12px;border-top-left-radius:0;border-top-right-radius:0}.modal .learning-plan-section-inner{padding:24px 30px}.modal .learning-plan-section-inner h1{color:#000;line-height:120%}.modal .learning-plan-section-inner h3{color:#333;line-height:120%}.modal .learning-plan-section-inner p{color:#404040;font-size:16px;font-weight:400;line-height:135%}.modal .learning-plan-section-inner .border-box{border:1px solid #e0e0e0;border-radius:8px;padding:25px 30px}.modal .learning-plan-section-inner .border-box hr{margin-left:-30px;margin-right:-30px}.modal .learning-plan-section-inner h5{color:#404040;line-height:135%}.modal .learning-plan-section-inner ol{list-style:disc;margin-left:1.5rem;font-size:14px;font-weight:400;line-height:135%}.modal .learning-plan-section-inner .course-details p{font-size:14px;font-weight:400;color:#404040;line-height:135%}.modal .learning-plan-section-inner .course-details p span{color:#0c6b83}.modal .learning-plan-header{padding:12px 30px}.learning-plan-header.modal-header{border-radius:12px 12px 0 0}.modal.onboarding-session-modal .rounded-lg{padding:32px;border-radius:16px}.modal.onboarding-session-modal h2{line-height:120%}.modal.onboarding-session-modal button{padding:8px 16px;width:auto;height:auto;font-size:18px;line-height:135%}.onboarding-content .modules-header{padding:12px 24px}.font-18{font-size:18px}.coming-soon{color:#7f7f7f}.onboarding-unit-tabs{padding:24px 12px;gap:24px}.onboarding-unit-tab,.onboarding-unit-tabs hr{margin-left:12px;margin-right:12px;text-align:left}.onboarding-unit-tab.selected{margin-left:0;margin-right:0;width:321px;height:59px;background-color:#084d5f;color:#fff;font-size:16px;font-weight:700;line-height:135%;border-radius:12px;padding:12px;cursor:pointer}.onboarding-content label,.onboarding-content p,.onboarding-content select{font-size:14px;font-weight:400;color:#404040}.onboarding-content li,.onboarding-content p{line-height:135%}.onboarding-content label{color:#000;font-family:Calibri,sans-serif}.onboarding-content .unit-title{color:#000}.onboarding-content select{border-radius:8px;padding:16px;border-color:#999;color:#999}.onboarding-content ul{list-style:disc}.onboarding-content li{margin-left:20px;color:#404040}.onboarding-content .book-session-btn{height:40px;font-size:18px!important;padding:8px 16px;border:0!important;border-radius:8px;background-color:#0c6b83}.course-enrolment-modal .learning-plan-header{height:75px;line-height:normal}.course-enrolment-modal .learning-plan-header h3{font-size:28px}.course-enrolment-modal .learning-plan-section-inner h3{font-size:20px}.course-enrolment-modal .btn{width:204px;font-size:18px!important}.course-enrolment-modal .learning-plan-section-inner{padding-bottom:80px}.card-title{font-size:18px;font-weight:700;line-height:120%;color:#000}.lesson-title{line-height:135%;color:#7f7f7f}.lesson-name,.lesson-title{font-size:12px;font-weight:400}.lesson-name{line-height:18px;color:#404040}.open-button{padding:8px;background-color:#0c6b83;font-size:18px;font-weight:700;line-height:135%;color:#fff}.card-image{max-width:180px}.tabs--dashboard-panel{justify-content:space-between;button{font-size:18px;font-weight:700;line-height:135%;width:100%}.card-evidence{grid-column:1/end}.card-no-content{min-height:100px;align-items:center;justify-content:center}}#mastery-teaching-support-foundation-course{display:inline-flex}