@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&family=Plus+Jakarta+Sans:wght@400;500&display=swap";
@font-face{font-family:Abhaya;src:url("../media/FMAbhaya x.0fd0b58a.ttf")format("opentype");font-weight:400;font-style:normal}.ExamInterface-module__4aDA4q__container{background-color:#eceff4;min-height:100vh;display:flex}.ExamInterface-module__4aDA4q__sidebar{background:#fff;border-right:1px solid #e1e8ed;width:320px;height:100vh;padding:32px 24px;position:sticky;top:0;overflow-y:auto;box-shadow:2px 0 12px #0000000a}.ExamInterface-module__4aDA4q__sidebarSection{margin-bottom:36px}.ExamInterface-module__4aDA4q__sidebarTitle{color:#1a202c;margin:0 0 24px;font-size:20px;font-weight:700}.ExamInterface-module__4aDA4q__progressLabel{color:#4a5568;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:500;display:flex}.ExamInterface-module__4aDA4q__progressPercent{color:#2563eb;font-size:16px;font-weight:700}.ExamInterface-module__4aDA4q__progressBar{background:#e2e8f0;border-radius:12px;height:12px;margin-bottom:24px;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.ExamInterface-module__4aDA4q__progressFill{background:linear-gradient(90deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px #2563eb66}.ExamInterface-module__4aDA4q__stats{flex-direction:column;gap:12px;display:flex}.ExamInterface-module__4aDA4q__statsItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:flex}.ExamInterface-module__4aDA4q__statsIcon{text-align:center;width:24px;font-size:18px}.ExamInterface-module__4aDA4q__statsLabel{color:#64748b;flex:1;font-weight:500}.ExamInterface-module__4aDA4q__statsValue{color:#1e293b;font-size:16px;font-weight:700}.ExamInterface-module__4aDA4q__mapSection{margin-top:32px}.ExamInterface-module__4aDA4q__mapTitle{color:#1a202c;margin:0 0 16px;font-size:16px;font-weight:600}.ExamInterface-module__4aDA4q__questionMap{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.ExamInterface-module__4aDA4q__mapBtn{aspect-ratio:1;cursor:pointer;color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;transition:all .2s}.ExamInterface-module__4aDA4q__mapBtn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.ExamInterface-module__4aDA4q__mapAnswered{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-color:#059669}.ExamInterface-module__4aDA4q__mapFlagged{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-color:#d97706}.ExamInterface-module__4aDA4q__mapUnanswered{color:#94a3b8;background:#fff;border-color:#e2e8f0}.ExamInterface-module__4aDA4q__main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:32px 48px}.ExamInterface-module__4aDA4q__mainHeader{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:24px;display:flex}.ExamInterface-module__4aDA4q__pageInfo{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:14px;font-weight:500}.ExamInterface-module__4aDA4q__mainTitle{color:#1e293b;margin:0;font-size:22px;font-weight:500}.ExamInterface-module__4aDA4q__finishBtn{background:var(--mainColor);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s}.ExamInterface-module__4aDA4q__finishBtn:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);transform:translateY(-2px);box-shadow:0 6px 20px #dc262666}.ExamInterface-module__4aDA4q__finishBtn:active{transform:translateY(0)}.ExamInterface-module__4aDA4q__questionList{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.ExamInterface-module__4aDA4q__questionCard{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:28px;transition:all .3s;box-shadow:0 2px 8px #0000000f}.ExamInterface-module__4aDA4q__questionCard:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0000001f}.ExamInterface-module__4aDA4q__questionFlagged{background:linear-gradient(90deg,#fffbeb 0%,#fff 100%);border-color:#f59e0b}.ExamInterface-module__4aDA4q__questionHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.ExamInterface-module__4aDA4q__questionText{flex:1;align-items:flex-start;gap:12px;display:flex}.ExamInterface-module__4aDA4q__questionNumber{color:#2563eb;flex-shrink:0;font-size:18px;font-weight:700}.ExamInterface-module__4aDA4q__questionBody{color:#1e293b;font-size:17px;font-weight:500;line-height:1.6}.ExamInterface-module__4aDA4q__flagBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:20px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:600}.ExamInterface-module__4aDA4q__options{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.ExamInterface-module__4aDA4q__optionBtn{cursor:pointer;text-align:left;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;font-size:15px;transition:all .2s;display:flex}.ExamInterface-module__4aDA4q__optionBtn:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translate(4px)}.ExamInterface-module__4aDA4q__optionSelected{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-width:2px;border-color:#3b82f6}.ExamInterface-module__4aDA4q__optionSelected:hover{background:linear-gradient(135deg,#bfdbfe 0%,#93c5fd 100%);transform:translate(4px)}.ExamInterface-module__4aDA4q__optionLetter{color:#3b82f6;background:#fff;border:2px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.ExamInterface-module__4aDA4q__optionSelected .ExamInterface-module__4aDA4q__optionLetter{color:#fff;background:#3b82f6;border-color:#2563eb}.ExamInterface-module__4aDA4q__optionText{color:#334155;flex:1;line-height:1.5}.ExamInterface-module__4aDA4q__optionSelected .ExamInterface-module__4aDA4q__optionText{color:#1e293b;font-weight:500}.ExamInterface-module__4aDA4q__actions{border-top:1px solid #e2e8f0;gap:12px;padding-top:12px;display:flex}.ExamInterface-module__4aDA4q__actionBtn{cursor:pointer;color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ExamInterface-module__4aDA4q__actionBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ExamInterface-module__4aDA4q__actionBtn:disabled{opacity:.4;cursor:not-allowed}.ExamInterface-module__4aDA4q__actionIcon{font-size:16px}.ExamInterface-module__4aDA4q__flagBtn:hover:not(:disabled){color:#d97706;border-color:#f59e0b}.ExamInterface-module__4aDA4q__flagBtnActive{color:#d97706;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-color:#f59e0b}.ExamInterface-module__4aDA4q__clearBtn:hover:not(:disabled){color:#dc2626;border-color:#ef4444}.ExamInterface-module__4aDA4q__pagination{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.ExamInterface-module__4aDA4q__pageBtn{cursor:pointer;color:#3b82f6;background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s}.ExamInterface-module__4aDA4q__pageBtn:hover:not(:disabled){background:#f8fafc;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.ExamInterface-module__4aDA4q__pageBtn:disabled{opacity:.3;cursor:not-allowed}.ExamInterface-module__4aDA4q__pageLabel{color:#64748b;font-size:14px;font-weight:500}@media (max-width:1024px){.ExamInterface-module__4aDA4q__sidebar{width:280px;padding:24px 16px}.ExamInterface-module__4aDA4q__main{padding:24px 32px}.ExamInterface-module__4aDA4q__questionMap{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.ExamInterface-module__4aDA4q__container{flex-direction:column}.ExamInterface-module__4aDA4q__sidebar{border-bottom:1px solid #e1e8ed;border-right:none;width:100%;height:auto;position:static}.ExamInterface-module__4aDA4q__main{padding:20px 16px}.ExamInterface-module__4aDA4q__mainHeader{flex-direction:column;gap:16px}.ExamInterface-module__4aDA4q__finishBtn{width:100%}.ExamInterface-module__4aDA4q__questionCard{padding:20px}.ExamInterface-module__4aDA4q__questionMap{grid-template-columns:repeat(6,1fr)}}.ExamInterface-module__4aDA4q__headerText{margin-bottom:12px;font-size:20px}.ExamInterface-module__4aDA4q__mobileHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:20px}.ExamInterface-module__4aDA4q__mobileInfoItem{background:#ffffff26;border-radius:6px;padding:8px 12px}.ExamInterface-module__4aDA4q__mobileInfoLabel{opacity:.9;margin-bottom:2px;font-size:11px}.ExamInterface-module__4aDA4q__mobileInfoValue{font-size:14px;font-weight:600}.ExamInterface-module__4aDA4q__mobileExamInfo{grid-template-columns:1fr 1fr;gap:10px;font-size:13px;display:grid}.ExamInterface-module__4aDA4q__timer{text-align:center;letter-spacing:1px;background:#fff3;border-radius:8px;margin-top:12px;padding:12px;font-size:24px;font-weight:700}.ExamInterface-module__4aDA4q__progressSectionMobile{background:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:15px}.ExamInterface-module__4aDA4q__statsInfoMobile{color:#000;justify-content:space-between;font-size:12px;display:flex}.ExamInterface-module__4aDA4q__statItem{align-items:center;gap:5px;display:flex}.ExamInterface-module__4aDA4q__answeredDot{background:#4caf50;border-radius:50%;width:10px;height:10px}.ExamInterface-module__4aDA4q__unansweredDot{background:#9e9e9e;border-radius:50%;width:10px;height:10px}.ExamInterface-module__4aDA4q__flaggedDot{background:#ff9800;border-radius:50%;width:10px;height:10px}.ExamInterface-module__4aDA4q__progressBarMobile{background:#e2e8f0;border-radius:12px;height:8px;margin-bottom:12px;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}@media (max-width:640px){.ExamInterface-module__4aDA4q__sidebar,.ExamInterface-module__4aDA4q__pageLabel{display:none}.ExamInterface-module__4aDA4q__mapSection{background:#fafafa;border-top:1px solid #e0e0e0;padding:20px}.ExamInterface-module__4aDA4q__main{padding:0}.ExamInterface-module__4aDA4q__questionCard{border:none;border-radius:0}.ExamInterface-module__4aDA4q__mapSection{margin-top:0}.ExamInterface-module__4aDA4q__questionList{margin-bottom:0}.ExamInterface-module__4aDA4q__pageBtnP{color:#666;cursor:pointer;background:#e2e2e2;border:none;border-radius:7px;width:100%;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s}.ExamInterface-module__4aDA4q__pageBtn{color:#fff;background:#667eea;border:none;border-radius:7px;width:100%}.ExamInterface-module__4aDA4q__pagination{gap:20px;padding:20px 20px 5px}.ExamInterface-module__4aDA4q__mobileSubButton{padding:20px}.ExamInterface-module__4aDA4q__questionCard:hover{box-shadow:none;border-color:#cbd5e1}.ExamInterface-module__4aDA4q__mapUnanswered{color:#666;background:#e0e0e0;border-color:#8d8d8d;border-radius:5px;font-size:13px}.ExamInterface-module__4aDA4q__mapTitle{color:#1a202c;margin:0 0 16px;font-size:13px;font-weight:600}.ExamInterface-module__4aDA4q__mainHeader{display:none}.ExamInterface-module__4aDA4q__optionBtn{border-radius:8px;padding:12px;font-size:14px}.ExamInterface-module__4aDA4q__optionLetter{background:#fff;border-radius:4px;width:25px;height:25px}.ExamInterface-module__4aDA4q__actionBtn{justify-content:center;width:100%}}.ExamInterface-module__4aDA4q__mobileSectionV{display:none}@media (max-width:640px){.ExamInterface-module__4aDA4q__mobileSectionV{display:block}}.ExamInterface-module__4aDA4q__pageBtnP{cursor:pointer;color:#3b82f6;background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s}
.mcqHeader-module__Tr-tMW__mcqHeaderMainCtrl{background-color:#eceff4;width:100%;display:flex}.mcqHeader-module__Tr-tMW__emptyDiv{background-color:#eceff4;align-items:center;width:320px;padding:32px;display:flex}.mcqHeader-module__Tr-tMW__mcqLogo{width:200px}.mcqHeader-module__Tr-tMW__mcqHeaderCtr{background-color:#eceff4;flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:32px 48px;display:flex}.mcqHeader-module__Tr-tMW__secondaryInfo{gap:16px;display:flex}.mcqHeader-module__Tr-tMW__mcqheader-exam-header{width:100%;margin-bottom:30px}@keyframes mcqHeader-module__Tr-tMW__mcqheader-slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mcqHeader-module__Tr-tMW__mcqheader-header-top{background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%);border:1px solid #e5e5e5;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.mcqHeader-module__Tr-tMW__mcqheader-exam-info{flex-wrap:wrap;flex:1;align-items:center;gap:16px}.mcqHeader-module__Tr-tMW__mcqheader-paper-name{color:#1a1a1a;letter-spacing:-.5px;white-space:nowrap;margin-bottom:15px;font-size:30px;font-weight:600}.mcqHeader-module__Tr-tMW__mcqheader-info-divider{background:#e5e5e5;width:2px;height:30px}.mcqHeader-module__Tr-tMW__mcqheader-info-item{white-space:nowrap;align-items:center;gap:8px;display:flex}.mcqHeader-module__Tr-tMW__mcqheader-info-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.mcqHeader-module__Tr-tMW__mcqheader-info-value{color:#1a1a1a;font-size:18px;font-weight:700}.mcqHeader-module__Tr-tMW__mcqheader-info-icon{color:#10b981;font-size:16px}.mcqHeader-module__Tr-tMW__mcqheader-timer-container{white-space:nowrap;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #10b981;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;display:flex}.mcqHeader-module__Tr-tMW__mcqheader-timer-label{color:#047857;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.mcqHeader-module__Tr-tMW__mcqheader-timer-display{color:#065f46;font-variant-numeric:tabular-nums;letter-spacing:1px;align-items:center;gap:8px;font-size:22px;font-weight:700;display:flex}.mcqHeader-module__Tr-tMW__mcqheader-action-buttons{flex-wrap:wrap;gap:16px;display:flex}.mcqHeader-module__Tr-tMW__mcqheader-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;min-width:180px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.mcqHeader-module__Tr-tMW__mcqheader-btn i{font-size:18px}.mcqHeader-module__Tr-tMW__mcqheader-btn-submit{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 12px #10b9814d}.mcqHeader-module__Tr-tMW__mcqheader-btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.mcqHeader-module__Tr-tMW__mcqheader-btn-exit{color:#1a1a1a;background:#fff;border:2px solid #e5e5e5}.mcqHeader-module__Tr-tMW__mcqheader-btn-exit:hover{background:#fafafa;border-color:#d4d4d4;transform:translateY(-2px)}@media (max-width:640px){.mcqHeader-module__Tr-tMW__mcqheader-exam-header{padding:24px}.mcqHeader-module__Tr-tMW__mcqheader-header-top{flex-direction:column;align-items:stretch}.mcqHeader-module__Tr-tMW__mcqheader-exam-info{flex-direction:column;align-items:flex-start}.mcqHeader-module__Tr-tMW__mcqheader-info-divider{display:none}.mcqHeader-module__Tr-tMW__mcqheader-timer-container{justify-content:space-between}.mcqHeader-module__Tr-tMW__mcqheader-paper-name{font-size:18px}.mcqHeader-module__Tr-tMW__mcqheader-timer-display{font-size:20px}.mcqHeader-module__Tr-tMW__mcqheader-info-value{font-size:16px}.mcqHeader-module__Tr-tMW__mcqheader-btn{min-width:100%}}.mcqHeader-module__Tr-tMW__headerIcons{color:#10b981;font-size:18px}@media (max-width:640px){.mcqHeader-module__Tr-tMW__mcqheader-exam-header{display:none}}
.Leaderboard-module__6ahA3W__container{color:var(--bodyColor);background:linear-gradient(135deg,#e8f5f0 0%,#f8fffe 100%);margin:0 auto;padding:40px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.Leaderboard-module__6ahA3W__header{text-align:center;margin-bottom:50px}.Leaderboard-module__6ahA3W__header h1{color:var(--headingColor);margin-bottom:10px;font-size:2.5em}.Leaderboard-module__6ahA3W__header p{color:var(--bodyColor);font-size:1.1em}.Leaderboard-module__6ahA3W__podiumContainer{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:20px;margin-bottom:60px;display:flex}.Leaderboard-module__6ahA3W__podiumCard{background:var(--white-color);text-align:center;border-radius:20px;min-width:250px;padding:30px;transition:transform .3s;position:relative;box-shadow:0 10px 40px #0000001a}.Leaderboard-module__6ahA3W__podiumCard:hover{transform:translateY(-10px)}.Leaderboard-module__6ahA3W__rank1{background:linear-gradient(135deg,#fff 0%,#fffef0 100%);border:3px solid gold;order:2}.Leaderboard-module__6ahA3W__rank2{border:3px solid silver;order:1;margin-bottom:30px}.Leaderboard-module__6ahA3W__rank3{border:3px solid #cd7f32;order:3;margin-bottom:30px}.Leaderboard-module__6ahA3W__medal{width:80px;height:80px;color:var(--white-color);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:2.5em;font-weight:700;display:flex;position:relative}.Leaderboard-module__6ahA3W__rank1 .Leaderboard-module__6ahA3W__medal{background:linear-gradient(135deg,gold 0%,orange 100%);box-shadow:0 5px 20px #ffd70080}.Leaderboard-module__6ahA3W__rank2 .Leaderboard-module__6ahA3W__medal{background:linear-gradient(135deg,silver 0%,#a8a8a8 100%);box-shadow:0 5px 20px #c0c0c080}.Leaderboard-module__6ahA3W__rank3 .Leaderboard-module__6ahA3W__medal{background:linear-gradient(135deg,#cd7f32 0%,#b8733c 100%);box-shadow:0 5px 20px #cd7f3280}.Leaderboard-module__6ahA3W__crown{font-size:2em;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.Leaderboard-module__6ahA3W__podiumCard h3{color:var(--headingColor);margin-bottom:8px;font-size:1.4em}.Leaderboard-module__6ahA3W__school{color:var(--optionalColor);margin-bottom:15px;font-size:.95em}.Leaderboard-module__6ahA3W__stats{border-top:2px solid #f0f0f0;justify-content:space-around;margin-top:20px;padding-top:20px;display:flex}.Leaderboard-module__6ahA3W__statItem{text-align:center}.Leaderboard-module__6ahA3W__statLabel{color:var(--bodyColor);margin-bottom:5px;font-size:.8em}.Leaderboard-module__6ahA3W__statValue{color:var(--mainColor);font-size:1.1em;font-weight:700}.Leaderboard-module__6ahA3W__badge{border-radius:20px;margin-top:10px;padding:5px 15px;font-size:.85em;font-weight:600;display:inline-block}.Leaderboard-module__6ahA3W__badge.Leaderboard-module__6ahA3W__revision{color:#1976d2;background:#e3f2fd}.Leaderboard-module__6ahA3W__badge.Leaderboard-module__6ahA3W__theory{color:#7b1fa2;background:#f3e5f5}.Leaderboard-module__6ahA3W__rankingsSection{background:var(--white-color);border-radius:20px;padding:30px;box-shadow:0 10px 40px #00000014}.Leaderboard-module__6ahA3W__rankingsSection h2{color:var(--headingColor);margin-bottom:25px;font-size:1.8em}.Leaderboard-module__6ahA3W__rankingsSection table{border-collapse:collapse;width:100%}.Leaderboard-module__6ahA3W__rankingsSection thead{background:linear-gradient(135deg,var(--mainColor)0%,var(--optionalColor)100%);color:var(--white-color)}.Leaderboard-module__6ahA3W__rankingsSection th{text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:18px 15px;font-size:.85em;font-weight:600}.Leaderboard-module__6ahA3W__rankingsSection tbody tr{border-bottom:1px solid #f0f0f0;transition:background .2s}.Leaderboard-module__6ahA3W__rankingsSection tbody tr:hover{background:#f8fffe}.Leaderboard-module__6ahA3W__rankingsSection td{padding:18px 15px}.Leaderboard-module__6ahA3W__rankNumber{color:var(--headingColor);width:60px;font-size:1.1em;font-weight:700}.Leaderboard-module__6ahA3W__studentName{color:var(--headingColor);font-weight:600}.Leaderboard-module__6ahA3W__schoolName{color:var(--bodyColor);font-size:.95em}.Leaderboard-module__6ahA3W__score{color:var(--mainColor);font-size:1.1em;font-weight:700}.Leaderboard-module__6ahA3W__time{color:var(--optionalColor)}@media (max-width:768px){.Leaderboard-module__6ahA3W__podiumContainer{flex-direction:column;align-items:center}.Leaderboard-module__6ahA3W__rank1,.Leaderboard-module__6ahA3W__rank2,.Leaderboard-module__6ahA3W__rank3{order:initial;margin-bottom:20px}.Leaderboard-module__6ahA3W__rankingsSection table{font-size:.9em}.Leaderboard-module__6ahA3W__rankingsSection th,.Leaderboard-module__6ahA3W__rankingsSection td{padding:12px 8px}.Leaderboard-module__6ahA3W__header h1{font-size:2em}}.Leaderboard-module__6ahA3W__leaderboardCard{background:var(--white-color);border-radius:20px;max-width:1200px;margin:40px auto 0;overflow:hidden;box-shadow:0 10px 40px #0000001a}.Leaderboard-module__6ahA3W__tableContainer{overflow-x:auto}.Leaderboard-module__6ahA3W__tableContainer table{border-collapse:collapse;width:100%}.Leaderboard-module__6ahA3W__tableContainer thead{background:linear-gradient(135deg,var(--mainColor)0%,var(--optionalColor)100%)}.Leaderboard-module__6ahA3W__tableContainer thead th{color:var(--white-color);text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:20px 15px;font-size:.95rem;font-weight:600}.Leaderboard-module__6ahA3W__tableContainer tbody tr{border-bottom:1px solid #e8f5f0;transition:all .3s}.Leaderboard-module__6ahA3W__tableContainer tbody tr:hover{background:#f8fffe}.Leaderboard-module__6ahA3W__tableContainer td{color:var(--bodyColor);padding:20px 15px;font-size:.95rem}.Leaderboard-module__6ahA3W__rankCell{color:var(--headingColor);align-items:center;gap:10px;font-size:1.1rem;font-weight:700;display:flex}.Leaderboard-module__6ahA3W__medal{justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;display:flex}.Leaderboard-module__6ahA3W__topPerformer{background:linear-gradient(90deg,#fff9e6 0%,#0000 100%)}@media (max-width:768px){.Leaderboard-module__6ahA3W__tableContainer thead th,.Leaderboard-module__6ahA3W__tableContainer td{padding:15px 10px;font-size:.85rem}}
.Breadcrumbs-module__I9WxIW__breadcrumbs{padding:var(--space-sm)var(--space-lg);font-size:var(--font-size-sm);background:#f8f8f8}.Breadcrumbs-module__I9WxIW__breadcrumbs a{color:var(--color-primary)}
.Layout-module__e_xTDG__navbarcontrol{z-index:50;position:sticky;top:0;left:0;right:0}.Layout-module__e_xTDG__navbarTransition{transition:transform .3s ease-in-out}.Layout-module__e_xTDG__navbarVisible{transform:translateY(0)}.Layout-module__e_xTDG__navbarHidden{transform:translateY(-100%)}.Layout-module__e_xTDG__layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module__e_xTDG__header{background:var(--white-color);color:#fff;z-index:10;box-shadow:var(--boxShadow);padding:15px 30px}.Layout-module__e_xTDG__navbar{justify-content:space-between;align-items:center;display:flex;position:relative}.Layout-module__e_xTDG__logo a{font-size:var(--font-size-lg);color:#fff;align-items:center;font-weight:700;text-decoration:none;display:flex}.Layout-module__e_xTDG__logo{justify-content:center;align-items:center;display:flex}.Layout-module__e_xTDG__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:25px;height:20px;padding:0;display:none}.Layout-module__e_xTDG__hamburgerLine{background-color:var(--mainColor);transform-origin:50%;border-radius:1px;width:100%;height:4px;transition:all .3s;display:block}.Layout-module__e_xTDG__mobileToggleActive .Layout-module__e_xTDG__hamburgerLine:first-child{transform:rotate(45deg)translate(6px,6px)}.Layout-module__e_xTDG__mobileToggleActive .Layout-module__e_xTDG__hamburgerLine:nth-child(2){opacity:0}.Layout-module__e_xTDG__mobileToggleActive .Layout-module__e_xTDG__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Layout-module__e_xTDG__navLinks{gap:var(--space-lg);margin:0;padding:0;list-style:none;display:flex}.Layout-module__e_xTDG__navItem{color:#454646;cursor:pointer;align-items:center;gap:5px;font-size:17px;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.Layout-module__e_xTDG__subjectsText,.Layout-module__e_xTDG__desktopArrow{display:inline}.Layout-module__e_xTDG__mobileAccordionIcon{margin-left:auto;font-size:18px;font-weight:700;display:none}.Layout-module__e_xTDG__navItem:hover{color:var(--mainColor)}.Layout-module__e_xTDG__dropdown{position:relative}.Layout-module__e_xTDG__dropdownMenu{color:var(--color-text);z-index:1000;opacity:0;pointer-events:none;background:#fff;border:1px solid #ddd;border-radius:4px;min-width:180px;transition:opacity .3s,transform .3s;position:absolute;top:100%;left:0;transform:translateY(10px)}.Layout-module__e_xTDG__dropdownMenu.Layout-module__e_xTDG__show{opacity:1;pointer-events:auto;transform:translateY(0)}.Layout-module__e_xTDG__dropdownItem{padding:var(--space-sm)var(--space-md);color:var(--color-text);text-decoration:none;display:block}.Layout-module__e_xTDG__dropdownItem:hover{background:#f5f5f5}.Layout-module__e_xTDG__profile{align-items:center;display:flex}.Layout-module__e_xTDG__profileImg{object-fit:cover;border:2px solid #fff;border-radius:50%;width:40px;height:40px}.Layout-module__e_xTDG__main{flex:1}.Layout-module__e_xTDG__footer{text-align:center;padding:var(--space-md);font-size:var(--font-size-sm);background:#f5f5f5}@media (max-width:991px){.Layout-module__e_xTDG__navbar{flex-wrap:wrap}.Layout-module__e_xTDG__mobileToggle{display:flex}.Layout-module__e_xTDG__navLinks{background:var(--white-color);width:100%;box-shadow:var(--boxShadow);opacity:0;visibility:hidden;flex-direction:column;order:4;gap:0;margin-top:20px;padding:20px 30px;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-20px)}.Layout-module__e_xTDG__navLinks.Layout-module__e_xTDG__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Layout-module__e_xTDG__navLinks li{border-bottom:1px solid #eee;width:100%;padding:10px 0}.Layout-module__e_xTDG__navLinks li:last-child{border-bottom:none}.Layout-module__e_xTDG__navItem{cursor:pointer;justify-content:space-between;align-items:center;padding:10px 0;font-size:16px;display:flex}.Layout-module__e_xTDG__mobileAccordionIcon{display:inline-block!important}.Layout-module__e_xTDG__desktopArrow{display:none}.Layout-module__e_xTDG__dropdown{position:static}.Layout-module__e_xTDG__dropdownMenu{opacity:0;pointer-events:none;max-height:0;box-shadow:none;border:none;margin-top:0;margin-left:20px;transition:all .3s;position:static;overflow:hidden;transform:none}.Layout-module__e_xTDG__dropdownMenu.Layout-module__e_xTDG__mobileAccordionOpen{opacity:1;pointer-events:auto;max-height:300px;margin-top:10px}.Layout-module__e_xTDG__dropdownMenu.Layout-module__e_xTDG__show{opacity:0;pointer-events:none;max-height:0}.Layout-module__e_xTDG__dropdownMenu.Layout-module__e_xTDG__mobileAccordionOpen{opacity:1!important;pointer-events:auto!important;max-height:300px!important}.Layout-module__e_xTDG__dropdownItem{border-bottom:1px solid #f0f0f0;padding:8px 0}.Layout-module__e_xTDG__dropdownItem:last-child{border-bottom:none}.Layout-module__e_xTDG__header{padding-left:20px;padding-right:20px}}.Layout-module__e_xTDG__toggleProfile{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}@media (max-width:991px){.Layout-module__e_xTDG__toggleProfile{width:fit-content}}.Layout-module__e_xTDG__profile{position:relative}.Layout-module__e_xTDG__profileDropdown{z-index:9999;background:#0b1220;border:1px solid #ffffff1a;border-radius:8px;min-width:200px;padding:8px 0;position:absolute;top:65px;right:0;box-shadow:0 8px 24px #0006}.Layout-module__e_xTDG__profileDropdown a,.Layout-module__e_xTDG__profileDropdown button{text-align:left;color:#e6eef6;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;text-decoration:none;display:block}.Layout-module__e_xTDG__profileDropdown a:hover,.Layout-module__e_xTDG__profileDropdown button:hover{background:#ffffff14}.Layout-module__e_xTDG__welcomeText{color:#666;font-size:.85rem}.Layout-module__e_xTDG__welcomeMobileText{color:var(--mainColor);font-size:.95rem;font-weight:600}.Layout-module__e_xTDG__userinfo{text-align:right;align-items:center;gap:13px;display:flex}.Layout-module__e_xTDG__AvatarIcon{cursor:pointer;border:2px solid var(--mainColor);background-color:var(--mainColor);border-radius:50%;width:100%;transition:transform .3s ease-in-out}@media (max-width:991px){.Layout-module__e_xTDG__welcomeTextNumber{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.Layout-module__e_xTDG__navItem{gap:5px;font-size:16px}}@media (max-width:767px){.Layout-module__e_xTDG__AvatarIcon{width:50px;height:50px}.Layout-module__e_xTDG__logo img{width:120px;height:auto}}@media (max-width:500px){.Layout-module__e_xTDG__AvatarIcon{width:45px;height:45px}.Layout-module__e_xTDG__logo img{width:110px;height:auto}}.Layout-module__e_xTDG__header{z-index:1000;background-color:#fff;transition:all .3s ease-in-out;position:sticky;top:0}.Layout-module__e_xTDG__header.Layout-module__e_xTDG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffffa;padding-top:15px;padding-bottom:15px;box-shadow:0 4px 12px #00000014}.Layout-module__e_xTDG__logoWrapper{transform-origin:50%;transition:transform .3s ease-in-out;display:inline-block}.Layout-module__e_xTDG__header.Layout-module__e_xTDG__scrolled .Layout-module__e_xTDG__logoWrapper,.Layout-module__e_xTDG__header.Layout-module__e_xTDG__scrolled .Layout-module__e_xTDG__AvatarIcon{transform:scale(.9)}.Layout-module__e_xTDG__logo img{display:block}
.Footer-module__OezkmW__footer{color:#fff;background-color:#08301f;padding:60px 40px 40px}.Footer-module__OezkmW__footerContainer{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:60px;max-width:1400px;margin:0 auto;display:grid}.Footer-module__OezkmW__footerBrand{flex-direction:column;display:flex}.Footer-module__OezkmW__logo{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Footer-module__OezkmW__footerLogo{width:150px}.Footer-module__OezkmW__logoIcon svg{fill:#1a4d3e;width:24px;height:24px}.Footer-module__OezkmW__logo h2{font-size:28px;font-weight:600}.Footer-module__OezkmW__footerDescription{color:#d1e8df;max-width:320px;margin-bottom:30px;line-height:1.6}.Footer-module__OezkmW__socialIcons{gap:15px;display:flex}.Footer-module__OezkmW__socialIcons a{color:#fff;background-color:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__OezkmW__socialIcons a:hover{background-color:#2d7d64;transform:translateY(-3px)}.Footer-module__OezkmW__footerColumn h3{margin-bottom:24px;font-size:20px;font-weight:600}.Footer-module__OezkmW__footerColumn ul{padding:0;list-style:none}.Footer-module__OezkmW__footerColumn ul li{margin-bottom:14px}.Footer-module__OezkmW__footerColumn ul li a{color:#d1e8df;font-size:15px;text-decoration:none;transition:color .3s}.Footer-module__OezkmW__footerColumn ul li a:hover{color:#fff}.Footer-module__OezkmW__newsletter h3{margin-bottom:20px;font-size:20px;font-weight:600}.Footer-module__OezkmW__newsletterDescription{color:#d1e8df;margin-bottom:24px;line-height:1.6}.Footer-module__OezkmW__newsletterForm{background-color:#fff;border:2px solid #fff3;border-radius:6px;display:flex;overflow:hidden}.Footer-module__OezkmW__newsletterForm input{border:none;outline:none;flex:1;padding:14px 18px;font-size:15px}.Footer-module__OezkmW__newsletterForm button{color:#fff;cursor:pointer;background-color:#2d9f7d;border:none;padding:14px 28px;font-size:15px;font-weight:600;transition:background-color .3s}.Footer-module__OezkmW__newsletterForm button:hover{background-color:#268a69}@media (max-width:1024px){.Footer-module__OezkmW__footerContainer{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Footer-module__OezkmW__footer{padding:40px 20px 30px}.Footer-module__OezkmW__footerContainer{grid-template-columns:1fr;gap:35px}.Footer-module__OezkmW__footerDescription,.Footer-module__OezkmW__newsletterDescription{max-width:100%}}.Footer-module__OezkmW__privacyPolicyContainerMain2{color:#a1baaf;background-color:#1f4233;padding:30px 0}.Footer-module__OezkmW__privacyPolicyContainerMain{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Footer-module__OezkmW__privacyPolicyContainer{align-items:center;gap:15px;height:100%;display:flex}.Footer-module__OezkmW__privacySlash{border-right:1px solid #a1baaf;align-items:center;height:100%;padding-right:15px;display:flex}@media (max-width:900px){.Footer-module__OezkmW__privacyPolicyContainerMain{flex-direction:column;gap:10px}}@media (max-width:440px){.Footer-module__OezkmW__footerCopyright{flex-direction:column;gap:5px;display:flex}}.Footer-module__OezkmW__footerCopyright{color:#a1baaf;align-items:center;gap:5px;font-size:14px;display:flex}.Footer-module__OezkmW__privacyLink{color:inherit;text-decoration:none}.Footer-module__OezkmW__privacyLink:hover{color:#c7c7c7}
.NavTest-module__bCIm3q__navs{z-index:100;background:#fff;justify-content:space-between;align-items:center;gap:2.5rem;padding:.5rem 2.5rem;display:flex;position:relative;overflow:visible;box-shadow:0 4px 20px #00000014,0 0 0 1px #00000005}@keyframes NavTest-module__bCIm3q__gradientMove{0%,to{background-position:0 0}50%{background-position:100% 0}}.NavTest-module__bCIm3q__logo-section{align-items:center;gap:1rem;display:flex}.NavTest-module__bCIm3q__logo{align-items:center;display:flex}.NavTest-module__bCIm3q__menu{flex:1;justify-content:center;gap:.4rem;list-style:none;display:flex}.NavTest-module__bCIm3q__menu li{position:relative}.NavTest-module__bCIm3q__menu li a{color:#424242;border-radius:10px;align-items:center;gap:.4rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.NavTest-module__bCIm3q__menu li a:before{content:"";background:0 0;border-radius:50%;width:6px;height:6px;transition:all .3s}.NavTest-module__bCIm3q__menu li a:hover{color:#2196f3;background:linear-gradient(135deg,#2196f31a,#9c27b00d);transform:translateY(-2px)}.NavTest-module__bCIm3q__menu li a:hover:before{background:#2196f3}.NavTest-module__bCIm3q__menu li a.NavTest-module__bCIm3q__active{color:var(--mainColor);font-weight:700}.NavTest-module__bCIm3q__menu li a.NavTest-module__bCIm3q__active:before{background:#fff}.NavTest-module__bCIm3q__subject-dropdown{opacity:0;visibility:hidden;z-index:1000;scrollbar-width:thin;scrollbar-color:#2f06c7 transparent;background:#fff;border-radius:16px;min-width:280px;max-height:400px;padding:1rem;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:calc(100% + 15px);left:50%;overflow-y:auto;transform:translate(-50%)translateY(-10px);box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d}.NavTest-module__bCIm3q__subject-dropdown::-webkit-scrollbar{width:6px}.NavTest-module__bCIm3q__subject-dropdown::-webkit-scrollbar-thumb{background-color:#e9030333;border-radius:4px}.NavTest-module__bCIm3q__subject-dropdown::-webkit-scrollbar-thumb:hover{background-color:#40ec0c4d}.NavTest-module__bCIm3q__subject-dropdown:before{content:"";background:#fff;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:-2px -2px 5px #0000000d}.NavTest-module__bCIm3q__menu li:hover .NavTest-module__bCIm3q__subject-dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.NavTest-module__bCIm3q__subject-item{cursor:pointer;color:#424242;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.NavTest-module__bCIm3q__subject-item:hover{color:#2196f3;background:linear-gradient(135deg,#2196f31a,#9c27b00d);transform:translate(5px)}.NavTest-module__bCIm3q__subject-icon{filter:grayscale(.3);font-size:1.3rem;transition:all .2s}.NavTest-module__bCIm3q__subject-item:hover .NavTest-module__bCIm3q__subject-icon{filter:grayscale(0);transform:scale(1.1)}.NavTest-module__bCIm3q__user-section{cursor:pointer;background:linear-gradient(135deg,#f5f5f5,#fafafa);border:1px solid #e0e0e0;border-radius:50px;align-items:center;gap:1rem;padding:.6rem 1.2rem;transition:all .3s;display:flex;position:relative}.NavTest-module__bCIm3q__user-section:hover{background:linear-gradient(135deg,#eee,#f5f5f5);border-color:#d0d0d0;box-shadow:0 4px 12px #00000014}.NavTest-module__bCIm3q__user-info{flex-direction:column;align-items:flex-end;display:flex}.NavTest-module__bCIm3q__welcome-text{color:#757575;font-size:.75rem;font-weight:500}.NavTest-module__bCIm3q__username{color:#2196f3;font-size:.95rem;font-weight:600}.NavTest-module__bCIm3q__avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9800,#f57c00);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 3px 12px #ff98004d,inset 0 1px #ffffff4d}.NavTest-module__bCIm3q__avatar:hover{transform:scale(1.08);box-shadow:0 4px 16px #ff980080}.NavTest-module__bCIm3q__user-dropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:16px;min-width:240px;padding:.5rem;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:calc(100% + 15px);right:0;transform:translateY(-10px);box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d}.NavTest-module__bCIm3q__user-dropdown:before{content:"";background:#fff;width:12px;height:12px;position:absolute;top:-6px;right:20px;transform:rotate(45deg);box-shadow:-2px -2px 5px #0000000d}.NavTest-module__bCIm3q__user-dropdown.NavTest-module__bCIm3q__active{opacity:1;visibility:visible;transform:translateY(0)}.NavTest-module__bCIm3q__user-dropdown-header{border-bottom:1px solid #f0f0f0;margin-bottom:.5rem;padding:1rem 1.25rem}.NavTest-module__bCIm3q__user-dropdown-name{color:#2196f3;font-size:1rem;font-weight:600}.NavTest-module__bCIm3q__user-dropdown-email{color:#757575;margin-top:.25rem;font-size:.8rem}.NavTest-module__bCIm3q__user-dropdown-item{cursor:pointer;color:#424242;border-radius:10px;align-items:center;gap:.9rem;margin:.25rem 0;padding:.85rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.NavTest-module__bCIm3q__user-dropdown-item:hover{color:#2196f3;background:linear-gradient(135deg,#2196f31a,#9c27b00d);transform:translate(5px)}.NavTest-module__bCIm3q__user-dropdown-item.NavTest-module__bCIm3q__logout{color:#f44336;border-top:1px solid #f0f0f0;margin-top:.5rem;padding-top:1rem}.NavTest-module__bCIm3q__user-dropdown-item.NavTest-module__bCIm3q__logout:hover{color:#d32f2f;background:linear-gradient(135deg,#f443361a,#f443360d)}.NavTest-module__bCIm3q__dropdown-icon{font-size:1.2rem;transition:all .2s}.NavTest-module__bCIm3q__user-dropdown-item:hover .NavTest-module__bCIm3q__dropdown-icon{transform:scale(1.15)}.NavTest-module__bCIm3q__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;padding:.5rem;display:none}.NavTest-module__bCIm3q__hamburger span{transform-origin:50%;background:#0f0f0f;border-radius:3px;width:28px;height:3px;transition:all .3s}.NavTest-module__bCIm3q__hamburger span:nth-child(2){margin:5px 0}.NavTest-module__bCIm3q__hamburger.NavTest-module__bCIm3q__active span:first-child{transform:translateY(8px)rotate(45deg)}.NavTest-module__bCIm3q__hamburger.NavTest-module__bCIm3q__active span:nth-child(2){opacity:0;transform:scaleX(0)}.NavTest-module__bCIm3q__hamburger.NavTest-module__bCIm3q__active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.NavTest-module__bCIm3q__decorative-icon{opacity:.03;pointer-events:none;font-size:3rem;position:absolute}.NavTest-module__bCIm3q__icon-1{content:"✏️";top:10px;left:15%}.NavTest-module__bCIm3q__icon-2{content:"🎓";bottom:10px;right:20%}@media (max-width:1024px){.NavTest-module__bCIm3q__navs{padding:1.2rem 1.5rem}.NavTest-module__bCIm3q__menu{gap:.3rem}.NavTest-module__bCIm3q__menu li a{padding:.7rem 1.2rem;font-size:.9rem}.NavTest-module__bCIm3q__user-info{display:flex}.NavTest-module__bCIm3q__welcome-text{font-size:.7rem}.NavTest-module__bCIm3q__username{font-size:.9rem}.NavTest-module__bCIm3q__subject-dropdown{min-width:240px}}@media (max-width:1100px){.NavTest-module__bCIm3q__navs{flex-wrap:nowrap;gap:1rem;padding:1rem}.NavTest-module__bCIm3q__hamburger{order:2;display:flex}.NavTest-module__bCIm3q__logo-section{order:1}.NavTest-module__bCIm3q__user-section{background:0 0;border:none;order:3;margin-left:auto;padding:0}.NavTest-module__bCIm3q__user-info{display:none}.NavTest-module__bCIm3q__user-section:hover{box-shadow:none;background:0 0}.NavTest-module__bCIm3q__avatar{width:42px;height:42px;font-size:1rem}.NavTest-module__bCIm3q__menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;visibility:hidden;background:#fffffffa;flex-direction:column;justify-content:start;align-items:start;gap:0;padding:2rem;transition:all .3s;position:fixed;inset:0;transform:scale(.95)}.NavTest-module__bCIm3q__menu.NavTest-module__bCIm3q__active{opacity:1;visibility:visible;height:100vh;margin:0;transform:scale(1)}.NavTest-module__bCIm3q__menu li{text-align:start;opacity:0;width:100%;transition:all .3s;transform:translateY(20px)}.NavTest-module__bCIm3q__menu.NavTest-module__bCIm3q__active li{opacity:1;transform:translateY(0)}.NavTest-module__bCIm3q__menu.NavTest-module__bCIm3q__active li:first-child{transition-delay:.1s}.NavTest-module__bCIm3q__menu.NavTest-module__bCIm3q__active li:nth-child(2){transition-delay:.15s}.NavTest-module__bCIm3q__menu.NavTest-module__bCIm3q__active li:nth-child(3){transition-delay:.2s}.NavTest-module__bCIm3q__menu.NavTest-module__bCIm3q__active li:nth-child(4){transition-delay:.25s}.NavTest-module__bCIm3q__menu.NavTest-module__bCIm3q__active li:nth-child(5){transition-delay:.3s}.NavTest-module__bCIm3q__menu.NavTest-module__bCIm3q__active li:nth-child(6){transition-delay:.35s}.NavTest-module__bCIm3q__menu li a{border-radius:12px;width:100%;margin:.5rem 0;padding:1rem 1.5rem;font-size:1.1rem;display:block}.NavTest-module__bCIm3q__menu li a:before{width:8px;height:8px}.NavTest-module__bCIm3q__subject-dropdown{opacity:0;visibility:hidden;max-height:0;box-shadow:none;margin-top:0;padding:0;transition:all .4s;position:static;overflow:hidden;transform:none}.NavTest-module__bCIm3q__subject-dropdown:before{display:none}.NavTest-module__bCIm3q__menu li:hover .NavTest-module__bCIm3q__subject-dropdown{opacity:1;visibility:visible;max-height:600px;margin-top:.5rem;padding:1rem}.NavTest-module__bCIm3q__subject-item{justify-content:center}.NavTest-module__bCIm3q__user-dropdown{left:50%;right:auto;transform:translate(-90%)translateY(-10px)}.NavTest-module__bCIm3q__user-dropdown.NavTest-module__bCIm3q__active{transform:translate(-90%)translateY(0)}.NavTest-module__bCIm3q__user-dropdown:before{left:90%;right:auto;transform:translate(-50%)rotate(45deg)}}@media (max-width:480px){.NavTest-module__bCIm3q__logo{width:48px;height:48px;font-size:1.4rem}.NavTest-module__bCIm3q__logo:after{font-size:.9rem}.NavTest-module__bCIm3q__hamburger span{width:25px}.NavTest-module__bCIm3q__avatar{width:32px;height:32px;font-size:.7rem}.NavTest-module__bCIm3q__subject-dropdown,.NavTest-module__bCIm3q__user-dropdown{min-width:50vw}.NavTest-module__bCIm3q__language-label{font-size:10px}}@media (max-width:1400px){.NavTest-module__bCIm3q__menu li a,.NavTest-module__bCIm3q__mobile-menu-list{padding:.8rem 1rem}}@media (max-width:1300px){.NavTest-module__bCIm3q__menu li a,.NavTest-module__bCIm3q__mobile-menu-list{padding:.8rem .7rem}}@media (max-width:1100px){.NavTest-module__bCIm3q__subjects-for-desktop{display:none}}@media (min-width:1101px){.NavTest-module__bCIm3q__subjects-for-mobile{display:none}}.NavTest-module__bCIm3q__mobile-menu{background:#fff;border-radius:16px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.NavTest-module__bCIm3q__subjects-for-mobile{list-style:none;position:absolute}.NavTest-module__bCIm3q__mobile-menu-list{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:18px;font-weight:600;transition:background-color .3s;display:flex}.NavTest-module__bCIm3q__mobile-menu-list:hover{background-color:#f8f9fa}.NavTest-module__bCIm3q__mobile-menu-list:active{background-color:#e9ecef}.NavTest-module__bCIm3q__arrow-icon{color:#999;font-size:24px;font-weight:300}.NavTest-module__bCIm3q__mobile-close-button{text-align:end;color:#fff;cursor:pointer;width:100%;padding:15px 14px;font-weight:600}.NavTest-module__bCIm3q__mobile-menu-list-none{list-style-type:none}.NavTest-module__bCIm3q__main-menu-content{width:100%;animation:.3s NavTest-module__bCIm3q__slideIn}.NavTest-module__bCIm3q__subjects-submenu{animation:.3s NavTest-module__bCIm3q__slideIn}@keyframes NavTest-module__bCIm3q__slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.NavTest-module__bCIm3q__mobile-menu-back{color:#007bff;background:#f8f9ff;border-bottom:2px solid #007bff;align-items:center;gap:8px;margin-bottom:0;padding:15px 20px;font-weight:600;text-decoration:none;display:flex}.NavTest-module__bCIm3q__mobile-menu-back:hover{background:#e8f0ff}.NavTest-module__bCIm3q__subject-item-mobile{align-items:center;gap:12px;padding:15px 20px;display:flex}.NavTest-module__bCIm3q__subject-icon{font-size:24px}@media (max-width:640px){.NavTest-module__bCIm3q__navs{gap:0}.NavTest-module__bCIm3q__logo{width:100%}.NavTest-module__bCIm3q__navs{padding:.3rem .9rem}.NavTest-module__bCIm3q__navLogo{width:120px;height:auto}.NavTest-module__bCIm3q__flagMain{width:20px;height:10px}.NavTest-module__bCIm3q__language-dropdown{left:0;right:auto}.NavTest-module__bCIm3q__user-dropdown.NavTest-module__bCIm3q__active{transform:translate(-15%)translateY(0)}.NavTest-module__bCIm3q__user-dropdown:before{left:15%;right:auto;transform:translate(-0%)rotate(45deg)}}.NavTest-module__bCIm3q__avatar-image{object-fit:cover;color:#fff;cursor:pointer;border:2px solid #3a3a3a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;transform:scale(1.08)}.NavTest-module__bCIm3q__avatar-image-wrapper{cursor:pointer;background:#eaeaea;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;overflow:hidden}.NavTest-module__bCIm3q__language-dropdown-wrapper{align-items:center;display:flex;position:relative}.NavTest-module__bCIm3q__language-trigger{cursor:pointer;background:#f7f7f7;border:1px solid #ddd;border-radius:2px;align-items:center;gap:6px;padding:4px 8px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.NavTest-module__bCIm3q__language-trigger:hover{background:#eee}.NavTest-module__bCIm3q__language-dropdown{opacity:0;pointer-events:none;z-index:999;background:#fff;border:1px solid #ddd;border-radius:8px;width:140px;padding:6px 0;transition:all .2s;position:absolute;top:42px;right:0;transform:translateY(-10px);box-shadow:0 4px 16px #00000014}.NavTest-module__bCIm3q__language-dropdown.NavTest-module__bCIm3q__open{opacity:1;pointer-events:auto;transform:translateY(0)}.NavTest-module__bCIm3q__language-option{cursor:pointer;align-items:center;gap:10px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.NavTest-module__bCIm3q__language-option:hover{background:#f2f2f2}.NavTest-module__bCIm3q__languageandusers{align-items:center;gap:15px;display:flex}
.Button-module__8RiFmG__btn{background-color:var(--mainColor);font-family:var(--font-base);color:#fff;text-align:center;cursor:pointer;border:none;padding:20px 39px;font-size:16px;font-weight:700;line-height:13px;transition:background-color .2s ease-in-out}.Button-module__8RiFmG__btn:hover{background-color:#218838}
.About-module__vMbv_W__container{max-width:1400px;height:100%;padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);grid-template-columns:1fr 1fr;gap:40px;margin:0 auto;display:grid}.About-module__vMbv_W__right{margin-left:100px}.About-module__vMbv_W__aboutUsText{color:var(--mainColor);margin-bottom:15px;font-size:15px}.About-module__vMbv_W__aboutUsTitle{color:var(--headingColor);margin-top:0;margin-bottom:20px;font-size:40px;font-weight:700;line-height:61px}.About-module__vMbv_W__aboutUsParagraph{color:var(--bodyColor);margin-bottom:25px;font-size:18px;font-weight:400;line-height:1.8}.About-module__vMbv_W__aboutPointsWrapper p{color:var(--headingColor);font-size:20px;font-weight:500}.About-module__vMbv_W__greenDots{background-color:var(--mainColor);border-radius:4px;width:18px;height:18px}.About-module__vMbv_W__dotsTexts{align-items:center;gap:8px;display:flex}.About-module__vMbv_W__aboutPointsWrapper{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.About-module__vMbv_W__rightImage{justify-content:end;display:flex;position:relative}.About-module__vMbv_W__circleImage{position:absolute;top:50%;left:-100px;transform:translateY(-50%)}.About-module__vMbv_W__rightImageRadius{border-radius:10px}@media (max-width:1400px) and (min-width:1200px){.About-module__vMbv_W__rightImageRadius{width:100%;height:auto}.About-module__vMbv_W__right{justify-content:center;align-items:center;width:100%;margin-left:0;display:flex}.About-module__vMbv_W__rightImage{justify-content:end;margin-right:0;display:flex;position:relative}.About-module__vMbv_W__circleImageInside{width:150px;height:150px}.About-module__vMbv_W__circleImage{position:absolute;top:50%;left:-80px;transform:translateY(-50%)}.About-module__vMbv_W__container{gap:120px}}@media (max-width:1199px) and (min-width:992px){.About-module__vMbv_W__aboutUsTitle{color:var(--headingColor);margin-top:0;margin-bottom:20px;font-size:30px;font-weight:700;line-height:35px}.About-module__vMbv_W__aboutPointsWrapper p{font-size:19px}.About-module__vMbv_W__rightImageRadius{width:100%;height:auto}.About-module__vMbv_W__right{justify-content:center;align-items:center;width:100%;margin-left:0;display:flex}.About-module__vMbv_W__rightImage{margin-right:0;display:flex;position:relative}.About-module__vMbv_W__container{gap:60px}}@media only screen and (min-width:768px) and (max-width:991px){.About-module__vMbv_W__aboutUsTitle{color:var(--headingColor);margin-top:0;margin-bottom:20px;font-size:30px;font-weight:700;line-height:35px}.About-module__vMbv_W__aboutUsParagraph{margin-bottom:25px;font-size:16px;line-height:1.8}.About-module__vMbv_W__aboutPointsWrapper p{font-size:18px}}@media (max-width:991px){.About-module__vMbv_W__container{grid-template-columns:1fr}.About-module__vMbv_W__rightImageRadius{width:100%;height:auto}.About-module__vMbv_W__right{justify-content:start;align-items:center;width:100%;margin-left:0;display:flex}.About-module__vMbv_W__rightImage{margin-right:0;display:flex;position:relative}.About-module__vMbv_W__container{gap:35px}.About-module__vMbv_W__aboutPointsWrapper{grid-template-columns:1fr}}@media (max-width:1199px){.About-module__vMbv_W__circleImage{display:none}}@media only screen and (max-width:767px){.About-module__vMbv_W__aboutUsTitle{font-size:25px;line-height:35px}.About-module__vMbv_W__aboutUsParagraph{margin-bottom:25px;font-size:16px;line-height:1.8}.About-module__vMbv_W__aboutPointsWrapper p{font-size:16px}}.About-module__vMbv_W__aboutUsTitleSin{font-size:33px;line-height:55px}.About-module__vMbv_W__aboutUsParagraphSin{font-size:16px}.About-module__vMbv_W__aboutPointsWrapperSin p{font-size:17px}.About-module__vMbv_W__aboutUsButtonSin{font-weight:400}.About-module__vMbv_W__pointFive{margin-bottom:40px}@media (max-width:640px){.About-module__vMbv_W__aboutUsTitleSin{font-size:28px;line-height:45px}}
.Teachers-module__I4U3Pa__container{max-width:1400px;height:100%;padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);grid-template-columns:1fr 1fr;gap:80px;margin:0 auto;display:grid}.Teachers-module__I4U3Pa__left{align-items:center;display:flex}.Teachers-module__I4U3Pa__aboutUsText{color:var(--mainColor);margin-bottom:15px;font-size:15px}.Teachers-module__I4U3Pa__aboutUsTitle{color:var(--headingColor);margin-top:0;margin-bottom:20px;font-size:40px;font-weight:700;line-height:61px}.Teachers-module__I4U3Pa__aboutUsTitle span{color:var(--mainColor);margin-top:0;margin-bottom:20px;font-size:40px;font-weight:700;line-height:61px}.Teachers-module__I4U3Pa__aboutUsParagraph{color:var(--bodyColor);margin-bottom:25px;font-size:18px;font-weight:400;line-height:1.8}.Teachers-module__I4U3Pa__aboutPointsWrapper p{color:var(--headingColor);font-size:20px;font-weight:500}.Teachers-module__I4U3Pa__rightImage{display:flex;position:relative}.Teachers-module__I4U3Pa__rightImageRadius{border-radius:10px}@media (max-width:992px){.Teachers-module__I4U3Pa__container{grid-template-rows:auto auto;grid-template-columns:1fr;gap:40px}}@media only screen and (min-width:768px) and (max-width:991px){.Teachers-module__I4U3Pa__aboutUsTitle,.Teachers-module__I4U3Pa__aboutUsTitle span{font-size:35px;line-height:50px}.Teachers-module__I4U3Pa__aboutUsParagraph{font-size:16px}}@media only screen and (max-width:767px){.Teachers-module__I4U3Pa__aboutUsTitle,.Teachers-module__I4U3Pa__aboutUsTitle span{font-size:25px;line-height:35px}.Teachers-module__I4U3Pa__aboutUsParagraph{font-size:16px}}@media (max-width:1400px) and (min-width:1200px){.Teachers-module__I4U3Pa__rightImageRadius{width:545px;height:auto}}@media (max-width:1199px) and (min-width:992px){.Teachers-module__I4U3Pa__rightImageRadius{width:455px;height:auto}}@media (max-width:991px) and (min-width:768px){.Teachers-module__I4U3Pa__rightImageRadius{width:695px;height:auto}}@media (max-width:767px) and (min-width:640px){.Teachers-module__I4U3Pa__rightImageRadius{width:515px;height:auto}}@media (max-width:640px){.Teachers-module__I4U3Pa__rightImageRadius{width:100%;height:auto}}.Teachers-module__I4U3Pa__aboutUsTitleSin,.Teachers-module__I4U3Pa__aboutUsTitleSin Span{font-size:33px;line-height:55px}.Teachers-module__I4U3Pa__aboutUsParagraphSin{font-size:16px}.Teachers-module__I4U3Pa__teacherButtonSin{font-weight:400}@media (max-width:640px){.Teachers-module__I4U3Pa__aboutUsTitleSin,.Teachers-module__I4U3Pa__aboutUsTitleSin Span{font-size:28px;line-height:45px}}
.Whyus-module__5YTpNW__rowContainer{max-width:1400px;padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);grid-template-columns:repeat(4,1fr);gap:0 25px;margin:0 auto;display:grid}.Whyus-module__5YTpNW__col1{justify-content:center;align-items:center;display:flex}.Whyus-module__5YTpNW__title{color:var(--headingColor);margin-bottom:10px;font-size:26px;font-weight:800;line-height:35px}.Whyus-module__5YTpNW__learnMore{color:var(--mainColor);border-bottom:1px solid var(--mainColor);margin-bottom:30px;font-size:18px;font-weight:400;text-decoration:none;display:inline-block}.Whyus-module__5YTpNW__paragraph{color:var(--bodyColor);font-size:18px;font-weight:400}.Whyus-module__5YTpNW__paragraph span{color:var(--black-color);margin-right:10px;font-weight:700}.Whyus-module__5YTpNW__GridTitle{color:var(--headingColor);margin-bottom:15px;font-size:20px;font-weight:700}.Whyus-module__5YTpNW__GridParagraph{color:var(--bodyColor);font-size:18px;font-weight:400;line-height:1.8}.Whyus-module__5YTpNW__icon{margin-bottom:10px}@media only screen and (min-width:1200px) and (max-width:1399px){.Whyus-module__5YTpNW__col2,.Whyus-module__5YTpNW__col3,.Whyus-module__5YTpNW__col4{background-color:#7fffd4;padding:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.Whyus-module__5YTpNW__col2,.Whyus-module__5YTpNW__col3,.Whyus-module__5YTpNW__col4{padding:15px}}@media only screen and (min-width:768px) and (max-width:991px){.Whyus-module__5YTpNW__col2,.Whyus-module__5YTpNW__col3,.Whyus-module__5YTpNW__col4{padding:20px}.Whyus-module__5YTpNW__rowContainer{grid-template-columns:repeat(2,1fr);row-gap:30px}.Whyus-module__5YTpNW__title{font-size:25px}.Whyus-module__5YTpNW__GridParagraph,.Whyus-module__5YTpNW__paragraph{font-size:16px}}@media only screen and (min-width:641px) and (max-width:767px){.Whyus-module__5YTpNW__rowContainer{grid-template-columns:repeat(2,1fr);row-gap:30px}.Whyus-module__5YTpNW__title{font-size:25px}.Whyus-module__5YTpNW__GridParagraph,.Whyus-module__5YTpNW__paragraph{font-size:16px}}@media (max-width:640px){.Whyus-module__5YTpNW__rowContainer{grid-template-columns:1fr;row-gap:30px}}@media only screen and (max-width:767px){.Whyus-module__5YTpNW__col1{justify-content:start}.Whyus-module__5YTpNW__col2,.Whyus-module__5YTpNW__col3,.Whyus-module__5YTpNW__col4{padding:20px}.Whyus-module__5YTpNW__title{font-size:25px}.Whyus-module__5YTpNW__GridParagraph,.Whyus-module__5YTpNW__paragraph{font-size:16px}}.Whyus-module__5YTpNW__col2,.Whyus-module__5YTpNW__col3,.Whyus-module__5YTpNW__col4{--c:var(--mainColor);--b:2px;--g:5px;background-color:var(--whiteColor);padding:calc(var(--g) + var(--b) + 30px)calc(var(--g) + var(--b) + 40px);--_g:#0000 25%,var(--c)0;background:conic-gradient(from 180deg at top var(--b)right var(--b),var(--_g))var(--_i,200%)0/200% var(--_i,var(--b))no-repeat,conic-gradient(at bottom var(--b)left var(--b),var(--_g))0 var(--_i,200%)/var(--_i,var(--b))200% no-repeat;transition:all .3s,background-position .3s .3s;position:relative}.Whyus-module__5YTpNW__col2:before,.Whyus-module__5YTpNW__col3:before,.Whyus-module__5YTpNW__col4:before{content:"";pointer-events:none;border:2px dashed #dbf0e7;transition:opacity .3s;position:absolute;inset:0}.Whyus-module__5YTpNW__col2:hover,.Whyus-module__5YTpNW__col3:hover,.Whyus-module__5YTpNW__col4:hover{--_i:100%;transition:all .3s,background-size .3s .3s}.Whyus-module__5YTpNW__col2:hover:before,.Whyus-module__5YTpNW__col3:hover:before,.Whyus-module__5YTpNW__col4:hover:before{opacity:0}.Whyus-module__5YTpNW__ratingStar{color:#e8b913;gap:4px;margin-bottom:10px;font-size:20px;display:flex}.Whyus-module__5YTpNW__ColumnOnetitleSin{font-size:22px}.Whyus-module__5YTpNW__learnMoreSin,.Whyus-module__5YTpNW__GridTitleSin{font-size:18px}.Whyus-module__5YTpNW__GridParagraphSin{font-size:16px}
.Feedback-module__46tFdW__container{padding-top:var(--padding-top);padding-left:var(--padding-left);padding-right:var(--padding-right)}.Feedback-module__46tFdW__aboutUsText{color:var(--mainColor);text-align:center;margin-bottom:15px;font-size:15px}.Feedback-module__46tFdW__aboutUsTitle{color:var(--headingColor);text-align:center;margin-top:0;margin-bottom:20px;font-size:40px;font-weight:700;line-height:61px}.Feedback-module__46tFdW__aboutUsTitle span{color:var(--mainColor);margin-bottom:20px;font-size:40px;font-weight:700;line-height:61px}.Feedback-module__46tFdW__carouselWrapper{margin:0 auto;position:relative}.Feedback-module__46tFdW__embla{width:100%;overflow:hidden}.Feedback-module__46tFdW__embla__container{will-change:transform;display:flex}.Feedback-module__46tFdW__embla__slide{box-sizing:border-box;flex:0 0 33.3333%;padding:16px;transition:opacity .4s}.Feedback-module__46tFdW__card{text-align:start;background:#fff;border:2px solid #0000;flex-direction:column;height:100%;padding:40px;transition:border .3s,transform .3s;display:flex;box-shadow:0 4px 10px #0000001a}.Feedback-module__46tFdW__active .Feedback-module__46tFdW__card{border-color:var(--mainColor);transform:scale(1.05)}.Feedback-module__46tFdW__cardRow{gap:1.5rem;display:flex}.Feedback-module__46tFdW__avatar{border-radius:50%;width:120px;height:120px;margin:0 auto 12px}.Feedback-module__46tFdW__title{letter-spacing:.44px;color:var(--headingColor);margin-top:0;margin-bottom:10px;font-size:18px;font-weight:700;line-height:30px}.Feedback-module__46tFdW__description{color:var(--bodyColor);margin-bottom:15px;font-size:16px;font-weight:400;line-height:1.8}.Feedback-module__46tFdW__footer{margin-top:auto}.Feedback-module__46tFdW__name{color:var(--headingColor);margin-bottom:5px;font-size:16px;font-weight:700}.Feedback-module__46tFdW__year{color:var(--bodyColor);font-size:15px;font-weight:400}.Feedback-module__46tFdW__active{opacity:1}.Feedback-module__46tFdW__inactive{opacity:.5}.Feedback-module__46tFdW__navButton{color:#8c9591;cursor:pointer;z-index:10;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:18px;transition:background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Feedback-module__46tFdW__navButton:hover{background:var(--mainColor);color:#fff}.Feedback-module__46tFdW__prev{left:10px}.Feedback-module__46tFdW__next{right:10px}@media (max-width:1600px){.Feedback-module__46tFdW__embla__slide{flex:0 0 50%}}@media (max-width:1200px){.Feedback-module__46tFdW__container{padding-left:20px;padding-right:20px}.Feedback-module__46tFdW__card{padding:30px 25px}.Feedback-module__46tFdW__avatar{width:100px;height:100px}.Feedback-module__46tFdW__title{font-size:20px;line-height:30px}.Feedback-module__46tFdW__description{font-size:16px}}@media (max-width:992px){.Feedback-module__46tFdW__cardRow{flex-direction:column;display:flex}.Feedback-module__46tFdW__avatar{margin:0}}@media (max-width:1024px){.Feedback-module__46tFdW__aboutUsTitle,.Feedback-module__46tFdW__aboutUsTitle span{font-size:32px;line-height:45px}.Feedback-module__46tFdW__card{padding:25px 20px}.Feedback-module__46tFdW__cardRow{gap:1rem}.Feedback-module__46tFdW__navButton{width:50px;height:50px;font-size:16px}.Feedback-module__46tFdW__prev{left:5px}.Feedback-module__46tFdW__next{right:5px}}@media (max-width:768px){.Feedback-module__46tFdW__container{padding-left:15px;padding-right:15px}.Feedback-module__46tFdW__embla__slide{flex:0 0 100%;padding:12px}.Feedback-module__46tFdW__aboutUsTitle{margin-bottom:30px;font-size:28px;line-height:38px}.Feedback-module__46tFdW__aboutUsTitle span{font-size:28px;line-height:38px}.Feedback-module__46tFdW__cardRow{text-align:center;flex-direction:column;align-items:center;gap:1rem}.Feedback-module__46tFdW__card{text-align:center;padding:30px 20px}.Feedback-module__46tFdW__avatar{width:80px;height:80px;margin:0 auto 15px}.Feedback-module__46tFdW__title{font-size:18px;line-height:26px}.Feedback-module__46tFdW__description{font-size:15px;line-height:1.6}.Feedback-module__46tFdW__name{font-size:16px}.Feedback-module__46tFdW__year{font-size:14px}.Feedback-module__46tFdW__active .Feedback-module__46tFdW__card{transform:scale(1.02)}}@media (max-width:480px){.Feedback-module__46tFdW__container{padding-left:10px;padding-right:10px}.Feedback-module__46tFdW__aboutUsText{font-size:14px}.Feedback-module__46tFdW__aboutUsTitle{padding:0 10px;font-size:24px;line-height:32px}.Feedback-module__46tFdW__aboutUsTitle span{font-size:24px;line-height:32px}.Feedback-module__46tFdW__embla__slide{padding:8px}.Feedback-module__46tFdW__card{padding:20px 15px}.Feedback-module__46tFdW__cardRow{gap:.8rem}.Feedback-module__46tFdW__avatar{width:70px;height:70px}.Feedback-module__46tFdW__title{margin-bottom:8px;font-size:16px;line-height:22px}.Feedback-module__46tFdW__description{margin-bottom:12px;font-size:14px;line-height:1.5}.Feedback-module__46tFdW__name{margin-bottom:3px;font-size:15px}.Feedback-module__46tFdW__year{font-size:13px}.Feedback-module__46tFdW__navButton{width:40px;height:40px;font-size:14px}.Feedback-module__46tFdW__prev{left:2px}.Feedback-module__46tFdW__next{right:2px}.Feedback-module__46tFdW__active .Feedback-module__46tFdW__card{border-color:var(--mainColor);transform:none}}@media (max-width:640px){.Feedback-module__46tFdW__carouselWrapper{padding-bottom:60px}.Feedback-module__46tFdW__navButton{position:absolute;top:auto;bottom:10px;transform:none}}.Feedback-module__46tFdW__aboutUsTitleSin,.Feedback-module__46tFdW__aboutUsTitleSin span{font-size:33px;line-height:55px}@media (max-width:640px){.Feedback-module__46tFdW__aboutUsTitleSin,.Feedback-module__46tFdW__aboutUsTitleSin span{font-size:28px;line-height:45px}}
.Benefits-module__tN5IeG__MainContainer{padding-top:var(--padding-top)}.Benefits-module__tN5IeG__container{padding-left:var(--padding-left);padding-right:var(--padding-right);background:linear-gradient(118deg,#edfbf8 32.82%,#fffcf5 83.36% 100%);grid-template-columns:1fr 1fr;padding-top:50px;padding-bottom:50px;display:grid;position:relative}.Benefits-module__tN5IeG__left{justify-content:center;align-items:center;display:flex}.Benefits-module__tN5IeG__right{justify-content:center;align-items:center;font-size:2rem;display:flex}.Benefits-module__tN5IeG__innerGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:60px 130px;display:grid}.Benefits-module__tN5IeG__purple,.Benefits-module__tN5IeG__blue,.Benefits-module__tN5IeG__green{color:#fff;display:flex}.Benefits-module__tN5IeG__orange{color:#000;display:flex}.Benefits-module__tN5IeG__aboutUsText{color:var(--mainColor);text-align:center;margin-bottom:15px;font-size:15px}.Benefits-module__tN5IeG__aboutUsTitle{color:var(--headingColor);text-align:center;margin-top:0;margin-bottom:20px;font-size:40px;font-weight:700;line-height:61px}.Benefits-module__tN5IeG__aboutUsTitle span{color:var(--mainColor);margin-bottom:20px;font-size:40px;font-weight:700;line-height:61px}.Benefits-module__tN5IeG__circle{background-color:var(--white-color);filter:drop-shadow(0 26.2559px 20.3271px #ababab1a);text-align:center;color:#000;border-radius:50px;justify-content:center;align-items:center;width:77px;height:77px;line-height:77px;display:flex}.Benefits-module__tN5IeG__numbers{color:var(--headingColor);margin-bottom:.5rem;font-size:30px;font-weight:700;line-height:37px}.Benefits-module__tN5IeG__letters{color:#436b5a;font-size:18px;font-weight:400}.Benefits-module__tN5IeG__imageTextContainer{gap:1rem;display:flex}.Benefits-module__tN5IeG__bgImage1{position:absolute;left:0}.Benefits-module__tN5IeG__bgImage2{position:absolute;right:0}@media only screen and (max-width:767px){.Benefits-module__tN5IeG__aboutUsText{margin-bottom:10px;font-size:13px}.Benefits-module__tN5IeG__aboutUsTitle,.Benefits-module__tN5IeG__aboutUsTitle span{margin-bottom:30px;font-size:25px;line-height:35px}.Benefits-module__tN5IeG__numbers{font-size:22px;line-height:28px}.Benefits-module__tN5IeG__letters{font-size:15px}}@media only screen and (min-width:768px) and (max-width:991px){.Benefits-module__tN5IeG__aboutUsText{font-size:14px}.Benefits-module__tN5IeG__aboutUsTitle,.Benefits-module__tN5IeG__aboutUsTitle span{margin-bottom:20px;font-size:35px;line-height:50px}.Benefits-module__tN5IeG__numbers{font-size:25px;line-height:30px}.Benefits-module__tN5IeG__letters{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.Benefits-module__tN5IeG__aboutUsText{margin-bottom:15px;font-size:15px}.Benefits-module__tN5IeG__letters{font-size:14px}}@media only screen and (max-width:767px){.Benefits-module__tN5IeG__aboutUsTitle,.Benefits-module__tN5IeG__aboutUsTitle span{margin-bottom:30px;font-size:25px;line-height:35px}}@media (max-width:1400px) and (min-width:1200px){.Benefits-module__tN5IeG__counterImage{width:470px;height:auto}}@media (max-width:1199px) and (min-width:992px){.Benefits-module__tN5IeG__counterImage{width:400px;height:auto}}@media (max-width:991px) and (min-width:540px){.Benefits-module__tN5IeG__counterImage{width:470px;height:auto}}@media (max-width:991px){.Benefits-module__tN5IeG__container{grid-template-rows:auto auto;grid-template-columns:1fr;row-gap:70px}.Benefits-module__tN5IeG__bgImage1{display:none}}@media (max-width:539px){.Benefits-module__tN5IeG__counterImage{width:90%;height:auto}.Benefits-module__tN5IeG__innerGrid{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr;gap:30px 0}.Benefits-module__tN5IeG__circle img{width:25px}.Benefits-module__tN5IeG__circle{width:60px;height:60px}.Benefits-module__tN5IeG__numbers{color:var(--headingColor);margin-bottom:.4rem;font-size:20px;font-weight:700;line-height:20px}.Benefits-module__tN5IeG__letters{font-size:15px}.Benefits-module__tN5IeG__numsLetterctr{flex-direction:column;justify-content:center;display:flex}.Benefits-module__tN5IeG__left{justify-content:start;display:flex}.Benefits-module__tN5IeG__aboutUsText{text-align:start}.Benefits-module__tN5IeG__bgImage2{display:none}.Benefits-module__tN5IeG__aboutUsTitle{text-align:start}}@media (max-width:640px) and (min-width:540px){.Benefits-module__tN5IeG__numsLetterctr{flex-direction:column;justify-content:center;display:flex}.Benefits-module__tN5IeG__circle img{width:25px}.Benefits-module__tN5IeG__circle{width:65px;height:65px}.Benefits-module__tN5IeG__bgImage2{display:none}}.Benefits-module__tN5IeG__aboutUsTitleSin,.Benefits-module__tN5IeG__aboutUsTitleSin span{font-size:33px;line-height:55px}@media (max-width:640px){.Benefits-module__tN5IeG__aboutUsTitleSin,.Benefits-module__tN5IeG__aboutUsTitleSin span{font-size:28px;line-height:45px}}
.NewHomePage-module__bt6OUq__homePageTwoTitle{color:#fff;margin-bottom:25px;font-family:Playfair Display,serif;font-size:72px;font-weight:500;line-height:1.18}.NewHomePage-module__bt6OUq__textContent h1{text-shadow:2px 2px 4px #0000004d}.NewHomePage-module__bt6OUq__homePageTwoDes{color:#fff;max-width:700px;margin-bottom:40px;font-size:18px;font-weight:400;line-height:1.75}.NewHomePage-module__bt6OUq__heroSection{width:100%;height:calc(100vh - 80px);position:relative;overflow:hidden}.NewHomePage-module__bt6OUq__slidesContainer{width:100%;height:100%;position:relative}.NewHomePage-module__bt6OUq__slide{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.NewHomePage-module__bt6OUq__slide.NewHomePage-module__bt6OUq__active{opacity:1;pointer-events:auto}.NewHomePage-module__bt6OUq__slideBackground{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.NewHomePage-module__bt6OUq__slideBackground:before{content:"";z-index:1;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.NewHomePage-module__bt6OUq__slideContent{z-index:2;justify-content:space-between;align-items:end;width:100%;height:100%;margin:0 auto;padding:0 120px 0 270px;display:flex;position:relative}.NewHomePage-module__bt6OUq__textContent{color:#fff;flex-direction:column;flex:2;justify-content:center;height:100%;margin-bottom:70px;display:flex}.NewHomePage-module__bt6OUq__imageContent{flex:1;position:relative}.NewHomePage-module__bt6OUq__graduationPerson{filter:drop-shadow(0 10px 30px #0000004d);width:auto;height:80vh;position:relative}.NewHomePage-module__bt6OUq__fixedButtons{flex-wrap:wrap;gap:30px;display:flex}.NewHomePage-module__bt6OUq__btn{cursor:pointer;border:none;align-items:center;gap:10px;padding:18px 40px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.NewHomePage-module__bt6OUq__btnPrimary{background:var(--mainColor);color:#fff;border:1px solid var(--mainColor);cursor:pointer;z-index:1;padding:24px 27px;font-size:16px;font-weight:500;line-height:1;transition:transform .3s,box-shadow .3s,color .6s;position:relative;overflow:hidden}.NewHomePage-module__bt6OUq__btnPrimary:before{content:"";z-index:-1;background:#fff;width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.NewHomePage-module__bt6OUq__btnPrimary:hover:before{left:0}.NewHomePage-module__bt6OUq__btnPrimary:hover{color:var(--headingColor)}.NewHomePage-module__bt6OUq__btnPrimary:active{transform:translateY(0)}.NewHomePage-module__bt6OUq__btnSecondary{color:#fff;cursor:pointer;z-index:1;background:0 0;border:1px solid #fff;padding:24px 27px;font-size:16px;font-weight:500;line-height:1;transition:transform .3s,color .6s;position:relative;overflow:hidden}.NewHomePage-module__bt6OUq__btnSecondary:before{content:"";z-index:-1;background:#fff;width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.NewHomePage-module__bt6OUq__btnSecondary:hover:before{left:0}.NewHomePage-module__bt6OUq__btnSecondary:hover{color:var(--headingColor)}.NewHomePage-module__bt6OUq__btnSecondary:active{transform:translateY(0)}.NewHomePage-module__bt6OUq__btnArrow{transition:transform .3s;display:inline-block}.NewHomePage-module__bt6OUq__btn:hover .NewHomePage-module__bt6OUq__btnArrow{transform:translate(5px)}.NewHomePage-module__bt6OUq__socialSidebar{z-index:10;flex-direction:column;gap:15px;display:flex;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.NewHomePage-module__bt6OUq__socialIcon{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.NewHomePage-module__bt6OUq__socialIcon:hover{background:#fff3;border-color:#fff9;transform:translate(5px)}.NewHomePage-module__bt6OUq__socialIcon svg{fill:#fff;width:20px;height:20px}.NewHomePage-module__bt6OUq__carouselDots{z-index:10;gap:12px;display:flex;position:absolute;bottom:40px;right:40px}.NewHomePage-module__bt6OUq__dot{cursor:pointer;background:#fff6;border:2px solid #fff9;border-radius:50%;width:12px;height:12px;transition:all .3s}.NewHomePage-module__bt6OUq__dot:hover{background:#fff9;transform:scale(1.2)}.NewHomePage-module__bt6OUq__dot.NewHomePage-module__bt6OUq__active{background:#e91e63;border-color:#e91e63;width:14px;height:14px}@media (max-width:1200px){.NewHomePage-module__bt6OUq__slideContent{padding:0 50px}.NewHomePage-module__bt6OUq__graduationPerson{height:70vh}}@media (max-width:968px){.NewHomePage-module__bt6OUq__slideContent{flex-direction:column;justify-content:center;padding:40px}.NewHomePage-module__bt6OUq__textContent{max-width:100%}.NewHomePage-module__bt6OUq__textContent p{margin-bottom:20px}.NewHomePage-module__bt6OUq__graduationPerson{height:40vh;margin-top:20px}.NewHomePage-module__bt6OUq__socialSidebar{left:15px}.NewHomePage-module__bt6OUq__carouselDots{right:50%;transform:translate(50%)}}@media (max-width:576px){.NewHomePage-module__bt6OUq__btn{justify-content:center;width:100%;padding:15px 30px;font-size:.9rem}}.NewHomePage-module__bt6OUq__headerLayout2{position:relative}.NewHomePage-module__bt6OUq__menuArea{z-index:1;position:relative}.NewHomePage-module__bt6OUq__menuArea:before{width:var(--shape-width,300px);content:"";background-color:var(--mainColor,#0078ff);clip-path:polygon(0 0,100% 0%,93% 100%,0% 100%);z-index:-1;height:100px;position:absolute;bottom:0;left:0}.NewHomePage-module__bt6OUq__siTitle{font-size:60px;line-height:1.25}@media (max-width:1950px){.NewHomePage-module__bt6OUq__siTitle{font-size:55px}}@media (max-width:1800px){.NewHomePage-module__bt6OUq__siTitle{font-size:50px}}@media (max-width:1415px){.NewHomePage-module__bt6OUq__siTitle{font-size:45px}}@media (max-width:1360px){.NewHomePage-module__bt6OUq__siTitle{font-size:40px}}@media (max-width:1700px){.NewHomePage-module__bt6OUq__graduationPerson{height:75vh}}@media (max-width:1500px){.NewHomePage-module__bt6OUq__graduationPerson{height:75vh}}@media (max-width:1700px){.NewHomePage-module__bt6OUq__slideContent{padding:0 80px 0 200px}}@media (max-width:1560px){.NewHomePage-module__bt6OUq__slideContent{padding:0 50px 0 150px}}@media (max-width:1415px){.NewHomePage-module__bt6OUq__slideContent{padding:0 30px 0 120px}}@media (max-width:1200px){.NewHomePage-module__bt6OUq__siTitle{font-size:50px}.NewHomePage-module__bt6OUq__slideContent{padding:0 150px}.NewHomePage-module__bt6OUq__imageContent{display:none}}@media (max-width:1100px){.NewHomePage-module__bt6OUq__slideContent{padding:0 120px}.NewHomePage-module__bt6OUq__siTitle{font-size:40px}}@media (max-width:900px){.NewHomePage-module__bt6OUq__slideContent{padding:0 100px}.NewHomePage-module__bt6OUq__siTitle{font-size:35px}}@media (max-width:800px){.NewHomePage-module__bt6OUq__slideContent{padding:0 50px}.NewHomePage-module__bt6OUq__siTitle{font-size:35px}}@media (max-width:640px){.NewHomePage-module__bt6OUq__slideContent{padding:0 20px}.NewHomePage-module__bt6OUq__siTitle{text-align:center;font-size:25px}.NewHomePage-module__bt6OUq__homePageTwoDes{text-align:center;font-size:14px}.NewHomePage-module__bt6OUq__fixedButtons{justify-content:center}}@media (max-width:800px){.NewHomePage-module__bt6OUq__socialSidebar{display:none}}@media (max-width:1400px){.NewHomePage-module__bt6OUq__btnPrimary,.NewHomePage-module__bt6OUq__btnSecondary{padding:20px 24px;font-size:16px;font-weight:500}}@media (max-width:1200px){.NewHomePage-module__bt6OUq__btnPrimary,.NewHomePage-module__bt6OUq__btnSecondary{padding:18px 20px;font-size:15px;font-weight:500}}@media (max-width:1000px){.NewHomePage-module__bt6OUq__btnPrimary{padding:14px 16px;font-size:14px;font-weight:500}.NewHomePage-module__bt6OUq__btnSecondary{padding:14px 16px;font-size:15px;font-weight:500}}@media (max-width:480px){.NewHomePage-module__bt6OUq__fixedButtonsContactUs{display:none}}
.Test123-module__7KmjzW__container{margin:0 auto}.Test123-module__7KmjzW__title{color:#333;margin-bottom:20px;font-size:1.6rem;font-weight:600}.Test123-module__7KmjzW__chartWrapper{width:390px;height:390px;margin:0 auto 20px;position:relative}.Test123-module__7KmjzW__stats p{margin:5px 0;font-size:1rem}.Test123-module__7KmjzW__stats span{font-weight:700}.Test123-module__7KmjzW__subjectSection{text-align:left;margin-top:40px}.Test123-module__7KmjzW__subTitle{color:#333;text-align:center;margin-bottom:16px;font-size:1.3rem;font-weight:600}.Test123-module__7KmjzW__performanceBox{background-color:#f9f9f9;border-radius:12px;margin-bottom:16px;padding:16px;box-shadow:0 2px 8px #0000000f}.Test123-module__7KmjzW__performanceHeader{color:#555;justify-content:space-between;margin-bottom:10px;font-size:.95rem;display:flex}.Test123-module__7KmjzW__progressBar{background-color:#e0e0e0;border-radius:8px;width:100%;height:20px;margin-bottom:10px;position:relative;overflow:hidden}.Test123-module__7KmjzW__progressFill{border-radius:8px;height:100%;transition:width .5s;position:relative}.Test123-module__7KmjzW__progressText{color:#fff;white-space:nowrap;font-size:.9rem;font-weight:600;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Test123-module__7KmjzW__status{text-align:center;color:#333;font-weight:500}.Test123-module__7KmjzW__status span{font-weight:600}@media (max-width:500px){.Test123-module__7KmjzW__performanceHeader{flex-direction:column;align-items:flex-start}.Test123-module__7KmjzW__progressText{font-size:.8rem}}.Test123-module__7KmjzW__visualSection{text-align:center;margin-top:40px}.Test123-module__7KmjzW__barWrapper{background:#f9f9f9;border-radius:12px;margin:0 auto;padding:16px;box-shadow:0 2px 8px #0000000f}.Test123-module__7KmjzW__barWrapperRadar{background:#f9f9f9;border-radius:12px;max-width:700px;margin:0 auto;padding:16px;box-shadow:0 2px 8px #0000000f}.Test123-module__7KmjzW__legendNote{text-align:center;color:#555;margin-top:10px;font-size:.9rem}.Test123-module__7KmjzW__subjectBreakdown{gap:20px;margin-bottom:40px;display:grid}.Test123-module__7KmjzW__subjectCard{background:#fff;border:2px solid #e5e7eb;border-radius:15px;padding:25px;transition:all .3s}.Test123-module__7KmjzW__subjectCard:hover{border-color:#10b981;box-shadow:0 8px 20px #10b98126}.Test123-module__7KmjzW__subjectHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Test123-module__7KmjzW__subjectName{color:#1f2937;font-size:1.3em;font-weight:700}.Test123-module__7KmjzW__subjectScore{color:#10b981;font-size:1.5em;font-weight:700}.Test123-module__7KmjzW__subjectDetails{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-top:15px;display:grid}.Test123-module__7KmjzW__detailItem{text-align:center;background:#f9fafb;border-radius:10px;padding:15px}.Test123-module__7KmjzW__detailLabel{color:#6b7280;margin-bottom:5px;font-size:.85em}.Test123-module__7KmjzW__detailValue{color:#1f2937;font-size:1.2em;font-weight:700}.Test123-module__7KmjzW__performanceBadge{text-transform:uppercase;letter-spacing:1px;border-radius:25px;padding:8px 20px;font-size:.9em;font-weight:700;display:inline-block}.Test123-module__7KmjzW__badgeExcellent{color:#065f46;background:#d1fae5}.Test123-module__7KmjzW__badgeAverage{color:#92400e;background:#fef3c7}.Test123-module__7KmjzW__badgeGood{color:#1e40af;background:#dbeafe}.Test123-module__7KmjzW__sectionTitle{color:#059669;text-align:left;border-bottom:3px solid #10b981;margin:0 0 25px;padding-bottom:10px;font-size:1.8em;font-weight:800}@media (max-width:640px){.Test123-module__7KmjzW__chartWrapper{width:290px;height:290px}.Test123-module__7KmjzW__subjectBreakdown{margin-bottom:0}}
.SpinnerTwo-module__WRbYuW__Loaderbackground{background-color:#ebebe7;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.SpinnerTwo-module__WRbYuW__loaderContainer{width:190px;height:190px;position:relative}.SpinnerTwo-module__WRbYuW__loader{aspect-ratio:1;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0)content-box;width:190px;-webkit-mask:var(--_m);-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;background:#25b09b;border-radius:50%;padding:8px;animation:1.5s linear infinite SpinnerTwo-module__WRbYuW__l3;-webkit-mask-composite:source-out;mask-composite:subtract}@keyframes SpinnerTwo-module__WRbYuW__l3{to{transform:rotate(1turn)}}.SpinnerTwo-module__WRbYuW__logo{border-radius:50%;width:150px;height:150px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.SpinnerTwo-module__WRbYuW__logo img{object-fit:cover;width:100%;height:100%}
.TeacherAdminLayout-module__ewmeGW__dashboardContainer{height:100vh;display:flex}.TeacherAdminLayout-module__ewmeGW__sidebar{z-index:1000;background-color:#15181d;width:250px;transition:width .3s;position:relative;overflow:hidden}.TeacherAdminLayout-module__ewmeGW__collapsed{width:70px}.TeacherAdminLayout-module__ewmeGW__sidebarHeader{justify-content:space-between;align-items:center;padding:40px 20px 20px;display:flex}.TeacherAdminLayout-module__ewmeGW__logo{color:#fff;white-space:nowrap;font-size:20px;font-weight:700}.TeacherAdminLayout-module__ewmeGW__toggleBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px;font-size:20px;transition:transform .3s}.TeacherAdminLayout-module__ewmeGW__collapsed .TeacherAdminLayout-module__ewmeGW__toggleBtn{transform:rotate(180deg)}.TeacherAdminLayout-module__ewmeGW__menuSection{padding:20px 0}.TeacherAdminLayout-module__ewmeGW__menuTitle{color:#9097a7;text-transform:uppercase;white-space:nowrap;letter-spacing:1px;margin-bottom:10px;padding:0 20px;font-size:12px}.TeacherAdminLayout-module__ewmeGW__collapsed .TeacherAdminLayout-module__ewmeGW__menuTitle{opacity:0}.TeacherAdminLayout-module__ewmeGW__menuItem{color:#9097a7;cursor:pointer;align-items:center;padding:12px 20px;text-decoration:none;transition:all .3s;display:flex}.TeacherAdminLayout-module__ewmeGW__menuItem:hover{background-color:#ffffff0d}.TeacherAdminLayout-module__ewmeGW__active{color:var(--mainColor);background-color:#8181811a}.TeacherAdminLayout-module__ewmeGW__menuIcon{justify-content:center;align-items:center;min-width:30px;font-size:20px;display:flex}.TeacherAdminLayout-module__ewmeGW__menuText{white-space:nowrap;margin-left:15px;transition:opacity .3s}.TeacherAdminLayout-module__ewmeGW__collapsed .TeacherAdminLayout-module__ewmeGW__menuText{opacity:0;width:0}.TeacherAdminLayout-module__ewmeGW__mainContent{background-color:#f9f7f7;flex-direction:column;flex:1;display:flex}.TeacherAdminLayout-module__ewmeGW__navbar{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:15px 30px;display:flex}.TeacherAdminLayout-module__ewmeGW__welcomeText{color:#333;font-size:16px}.TeacherAdminLayout-module__ewmeGW__avatarContainer{position:relative}.TeacherAdminLayout-module__ewmeGW__avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;transition:transform .2s;display:flex}.TeacherAdminLayout-module__ewmeGW__avatar:hover{transform:scale(1.05)}.TeacherAdminLayout-module__ewmeGW__dropdownMenu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:8px;min-width:200px;transition:all .3s;position:absolute;top:50px;right:0;transform:translateY(-10px);box-shadow:0 5px 20px #00000026}.TeacherAdminLayout-module__ewmeGW__show{opacity:1;visibility:visible;transform:translateY(0)}.TeacherAdminLayout-module__ewmeGW__dropdownHeader{color:#333;border-bottom:1px solid #eee;padding:15px;font-weight:600}.TeacherAdminLayout-module__ewmeGW__dropdownItem{color:#666;cursor:pointer;align-items:center;padding:12px 15px;text-decoration:none;transition:background-color .2s;display:flex}.TeacherAdminLayout-module__ewmeGW__dropdownItem:hover{background-color:#f5f5f5}.TeacherAdminLayout-module__ewmeGW__dropdownItem:last-child{color:#ec0808;border-radius:0 0 8px 8px}.TeacherAdminLayout-module__ewmeGW__dropdownIcon{margin-right:10px;font-size:16px}.TeacherAdminLayout-module__ewmeGW__content{flex:1;padding:30px;overflow-y:auto}.TeacherAdminLayout-module__ewmeGW__contentHeader{margin-bottom:30px}.TeacherAdminLayout-module__ewmeGW__contentHeader h1{color:#333;margin-bottom:10px;font-size:28px}.TeacherAdminLayout-module__ewmeGW__contentHeader p{color:#666;font-size:14px}.TeacherAdminLayout-module__ewmeGW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px;display:grid}.TeacherAdminLayout-module__ewmeGW__card{background:#fff;border-radius:10px;padding:25px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 10px #0000000d}.TeacherAdminLayout-module__ewmeGW__card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001a}.TeacherAdminLayout-module__ewmeGW__cardTitle{color:#666;margin-bottom:10px;font-size:14px}.TeacherAdminLayout-module__ewmeGW__cardValue{color:#333;font-size:32px;font-weight:700}.TeacherAdminLayout-module__ewmeGW__mobileOverlay{z-index:999;background:#00000080;display:none;position:fixed;inset:0}.TeacherAdminLayout-module__ewmeGW__show.TeacherAdminLayout-module__ewmeGW__mobileOverlay{display:block}.TeacherAdminLayout-module__ewmeGW__menuList{padding:0;list-style:none}.TeacherAdminLayout-module__ewmeGW__navIconNew{color:#ff6c2f}@media (max-width:768px){.TeacherAdminLayout-module__ewmeGW__sidebar{z-index:1000;height:100vh;position:fixed;left:-250px}.TeacherAdminLayout-module__ewmeGW__mobileOpen{left:0}.TeacherAdminLayout-module__ewmeGW__collapsed{width:250px}.TeacherAdminLayout-module__ewmeGW__navbar{padding:15px 20px}.TeacherAdminLayout-module__ewmeGW__content{padding:20px}.TeacherAdminLayout-module__ewmeGW__cardsGrid{grid-template-columns:1fr}.TeacherAdminLayout-module__ewmeGW__hamburger{cursor:pointer;color:#333;background:0 0;border:none;margin-right:15px;font-size:24px;display:block}}@media (min-width:769px){.TeacherAdminLayout-module__ewmeGW__hamburger{display:none}}
@font-face{font-family:Abhaya;src:url("../media/FMAbhaya x.0fd0b58a.ttf")format("opentype");font-weight:400;font-style:normal}.AddPaper-module__GL0eMq__container{background:#f5f5f7;border-radius:16px;margin:0 auto;overflow:hidden;box-shadow:0 20px 60px #0000004d}.AddPaper-module__GL0eMq__header{color:#fff;background:linear-gradient(135deg,#4a5568 0%,#2d3748 100%);padding:30px}.AddPaper-module__GL0eMq__headerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.AddPaper-module__GL0eMq__statusBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;padding:8px 16px;font-size:14px;display:inline-block}.AddPaper-module__GL0eMq__btnNewPaper{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #00000026}.AddPaper-module__GL0eMq__btnNewPaper:hover{background:#f7fafc;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.AddPaper-module__GL0eMq__content{padding:30px}.AddPaper-module__GL0eMq__section{background:#fff;border-radius:12px;margin-bottom:20px;padding:25px;box-shadow:0 2px 8px #00000014}.AddPaper-module__GL0eMq__sectionTitle{color:#2d3748;border-bottom:2px solid #e2e8f0;margin-bottom:20px;padding-bottom:10px;font-size:20px}.AddPaper-module__GL0eMq__formRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px;display:grid}.AddPaper-module__GL0eMq__formGroup{flex-direction:column;display:flex}.AddPaper-module__GL0eMq__fullWidth{grid-column:1/-1}.AddPaper-module__GL0eMq__customLabel{color:#4a5568;margin-bottom:8px;font-size:14px;font-weight:600}.AddPaper-module__GL0eMq__inputFields[type=text],.AddPaper-module__GL0eMq__inputFields[type=number],.AddPaper-module__GL0eMq__customSelect{color:#2d3748;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:15px;transition:all .3s}input:focus,select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.AddPaper-module__GL0eMq__customTextArea{resize:vertical;border:2px solid #e2e8f0;border-radius:8px;width:100%;min-height:80px;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .3s}textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.AddPaper-module__GL0eMq__questionCard{background:#fafafa;border:2px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:20px}.AddPaper-module__GL0eMq__questionHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.AddPaper-module__GL0eMq__questionNumber{color:#667eea;font-size:18px;font-weight:700}.AddPaper-module__GL0eMq__btnDeleteQuestion{color:#fff;cursor:pointer;background:#fc8181;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .3s}.AddPaper-module__GL0eMq__btnDeleteQuestion:hover{background:#f56565;transform:translateY(-1px);box-shadow:0 2px 8px #fc818166}.AddPaper-module__GL0eMq__optionsContainer{margin-top:20px}.AddPaper-module__GL0eMq__optionItem{align-items:center;gap:12px;margin-bottom:12px;display:flex}.AddPaper-module__GL0eMq__optionItem input[type=radio]{cursor:pointer;accent-color:#667eea;width:20px;height:20px}.AddPaper-module__GL0eMq__optionItem input[type=text]{flex:1}.AddPaper-module__GL0eMq__btnRemove{color:#fff;cursor:pointer;background:#fc8181;border:none;border-radius:6px;padding:8px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.AddPaper-module__GL0eMq__btnRemove:hover{background:#f56565;transform:translateY(-1px)}.AddPaper-module__GL0eMq__btnAddOption{color:#fff;cursor:pointer;background:#718096;border:none;border-radius:8px;margin-top:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.AddPaper-module__GL0eMq__btnAddOption:hover{background:#4a5568;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.AddPaper-module__GL0eMq__lessonSelect{margin-top:15px}.AddPaper-module__GL0eMq__paginationInfo{text-align:center;color:#4a5568;background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;font-size:15px;font-weight:600}.AddPaper-module__GL0eMq__actionButtons{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px;display:flex}.AddPaper-module__GL0eMq__btn{cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #0000001a}.AddPaper-module__GL0eMq__btnPrimary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.AddPaper-module__GL0eMq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.AddPaper-module__GL0eMq__btnSecondary{color:#fff;background:#718096}.AddPaper-module__GL0eMq__btnSecondary:hover{background:#4a5568;transform:translateY(-2px)}.AddPaper-module__GL0eMq__btnSuccess{color:#fff;background:#48bb78}.AddPaper-module__GL0eMq__btnSuccess:hover{background:#38a169;transform:translateY(-2px);box-shadow:0 6px 20px #48bb7866}@media (max-width:768px){.AddPaper-module__GL0eMq__formRow{grid-template-columns:1fr}.AddPaper-module__GL0eMq__actionButtons{flex-direction:column}.AddPaper-module__GL0eMq__btn{width:100%}}.AddPaper-module__GL0eMq__apNewDeleteQuestionBtn:hover{background:#fef2f2;border-color:#ef4444;transform:rotate(90deg);box-shadow:0 4px 12px #ef444433}.AddPaper-module__GL0eMq__apNewDeleteQuestionBtn{color:#ef4444}.AddPaper-module__GL0eMq__apControlBtn{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:600;transition:all .3s;display:flex}.AddPaper-module__GL0eMq__apMoveDownBtn{color:#3b82f6}.AddPaper-module__GL0eMq__apMoveUpBtn{color:#10b981}.AddPaper-module__GL0eMq__cntrlApQuesButtons{gap:10px;display:flex}.AddPaper-module__GL0eMq__customLabelLessons{color:#4a5568;margin-top:12px;margin-bottom:8px;font-size:14px;font-weight:600}
.StudentAnalyzeReport-module__fihTBG__reportSectionTotalTab{background:#fff;border-radius:20px;max-width:1200px;margin:0 auto;box-shadow:0 20px 60px #0000004d}.StudentAnalyzeReport-module__fihTBG__header{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-top-left-radius:20px;border-top-right-radius:20px;padding:40px}.StudentAnalyzeReport-module__fihTBG__header h1{margin-bottom:10px;font-size:2.5em;font-weight:800}.StudentAnalyzeReport-module__fihTBG__header p{opacity:.95;font-size:1.1em}.StudentAnalyzeReport-module__fihTBG__studentInfo{background:#f0fdf4;border-bottom:3px solid #10b981;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:30px 40px;display:grid}.StudentAnalyzeReport-module__fihTBG__infoItem{text-align:center}.StudentAnalyzeReport-module__fihTBG__infoLabel{color:#059669;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:.9em;font-weight:700}.StudentAnalyzeReport-module__fihTBG__infoValue{color:#1f2937;font-size:1.4em;font-weight:800}.StudentAnalyzeReport-module__fihTBG__content{padding:40px}.StudentAnalyzeReport-module__fihTBG__scoreOverview{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;display:grid}.StudentAnalyzeReport-module__fihTBG__scoreCard{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:15px;padding:30px;transition:transform .3s;box-shadow:0 10px 25px #10b9814d}.StudentAnalyzeReport-module__fihTBG__scoreCard:hover{transform:translateY(-5px)}.StudentAnalyzeReport-module__fihTBG__scoreCard h3{opacity:.9;text-transform:uppercase;letter-spacing:1px;margin-top:0;margin-bottom:15px;font-size:1em}.StudentAnalyzeReport-module__fihTBG__bigNumber{font-size:3em;font-weight:700;line-height:1}.StudentAnalyzeReport-module__fihTBG__sectionTitle{color:#059669;border-bottom:3px solid #10b981;margin:40px 0 25px;padding-bottom:10px;font-size:1.8em;font-weight:700}.StudentAnalyzeReport-module__fihTBG__chartContainer{background:#f9fafb;border-radius:15px;margin-bottom:30px;padding:30px;box-shadow:0 4px 6px #0000000d}.StudentAnalyzeReport-module__fihTBG__chartWrapper{height:400px;position:relative}.StudentAnalyzeReport-module__fihTBG__strengths{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-left:5px solid #10b981;border-radius:15px;margin-bottom:30px;padding:25px}.StudentAnalyzeReport-module__fihTBG__strengths h3{color:#065f46;margin-bottom:15px;font-size:1.3em}.StudentAnalyzeReport-module__fihTBG__strengths ul{padding-left:0;list-style:none}.StudentAnalyzeReport-module__fihTBG__strengths li{color:#064e3b;padding:10px 0 10px 25px;font-size:1.05em;line-height:1.6;position:relative}.StudentAnalyzeReport-module__fihTBG__strengths li:before{content:"✓";color:#10b981;font-size:1.2em;font-weight:700;position:absolute;left:0}.StudentAnalyzeReport-module__fihTBG__recommendations{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:5px solid #f59e0b;border-radius:15px;margin-bottom:30px;padding:25px}.StudentAnalyzeReport-module__fihTBG__recommendations h3{color:#92400e;margin-bottom:15px;font-size:1.3em}.StudentAnalyzeReport-module__fihTBG__recommendations ul{padding-left:0;list-style:none}.StudentAnalyzeReport-module__fihTBG__recommendations li{color:#78350f;padding:10px 0 10px 25px;font-size:1.05em;line-height:1.6;position:relative}.StudentAnalyzeReport-module__fihTBG__recommendations li:before{content:"→";color:#f59e0b;font-weight:700;position:absolute;left:0}.StudentAnalyzeReport-module__fihTBG__subjectBreakdown{gap:20px;margin-bottom:40px;display:grid}.StudentAnalyzeReport-module__fihTBG__subjectCard{background:#fff;border:2px solid #e5e7eb;border-radius:15px;padding:25px;transition:all .3s}.StudentAnalyzeReport-module__fihTBG__subjectCard:hover{border-color:#10b981;box-shadow:0 8px 20px #10b98126}.StudentAnalyzeReport-module__fihTBG__subjectHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.StudentAnalyzeReport-module__fihTBG__subjectName{color:#1f2937;font-size:1.3em;font-weight:700}.StudentAnalyzeReport-module__fihTBG__subjectScore{color:#10b981;font-size:1.5em;font-weight:700}.StudentAnalyzeReport-module__fihTBG__progressBar{background:#e5e7eb;border-radius:15px;height:30px;margin-bottom:15px;position:relative;overflow:hidden}.StudentAnalyzeReport-module__fihTBG__progressFill{color:#fff;background:linear-gradient(90deg,#10b981 0%,#059669 100%);justify-content:flex-end;align-items:center;height:100%;padding-right:15px;font-weight:600;transition:width 1s;display:flex}.StudentAnalyzeReport-module__fihTBG__progressFill.StudentAnalyzeReport-module__fihTBG__medium{background:linear-gradient(90deg,#f59e0b 0%,#d97706 100%)}.StudentAnalyzeReport-module__fihTBG__subjectDetails{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-top:15px;display:grid}.StudentAnalyzeReport-module__fihTBG__detailItem{text-align:center;background:#f9fafb;border-radius:10px;padding:15px}.StudentAnalyzeReport-module__fihTBG__detailLabel{color:#6b7280;margin-bottom:5px;font-size:.85em}.StudentAnalyzeReport-module__fihTBG__detailValue{color:#1f2937;font-size:1.2em;font-weight:700}.StudentAnalyzeReport-module__fihTBG__performanceBadge{text-transform:uppercase;letter-spacing:1px;border-radius:25px;padding:8px 20px;font-size:.9em;font-weight:700;display:inline-block}.StudentAnalyzeReport-module__fihTBG__badgeExcellent{color:#065f46;background:#d1fae5}.StudentAnalyzeReport-module__fihTBG__badgeAverage{color:#92400e;background:#fef3c7}.StudentAnalyzeReport-module__fihTBG__badgeGood{color:#1e40af;background:#dbeafe}.StudentAnalyzeReport-module__fihTBG__footer{text-align:center;color:#6b7280;background:#f9fafb;border-top:2px solid #e5e7eb;border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding:30px 40px}.StudentAnalyzeReport-module__fihTBG__footer span{font-weight:800}.StudentAnalyzeReport-module__fihTBG__footer p{margin:5px 0}.StudentAnalyzeReport-module__fihTBG__getGraphSection{margin-bottom:30px;padding-left:40px;padding-right:40px}.StudentAnalyzeReport-module__fihTBG__strengthsWeaknesTextSection{padding-left:40px;padding-right:40px}@media (max-width:768px){.StudentAnalyzeReport-module__fihTBG__header h1{font-size:1.8em}.StudentAnalyzeReport-module__fihTBG__content{padding:20px}.StudentAnalyzeReport-module__fihTBG__chartWrapper{height:300px}.StudentAnalyzeReport-module__fihTBG__subjectHeader{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:640px){.StudentAnalyzeReport-module__fihTBG__header{border-top-left-radius:0;border-top-right-radius:0;padding:20px}.StudentAnalyzeReport-module__fihTBG__header h1{font-size:1.4em}.StudentAnalyzeReport-module__fihTBG__header p{opacity:.95;font-size:.9em}.StudentAnalyzeReport-module__fihTBG__getGraphSection,.StudentAnalyzeReport-module__fihTBG__strengthsWeaknesTextSection{padding-left:20px;padding-right:20px}.StudentAnalyzeReport-module__fihTBG__strengths,.StudentAnalyzeReport-module__fihTBG__recommendations{padding:15px}}
.adminLayout-module__t7yZEq__container{background:linear-gradient(135deg,#f5f7fa 0%,#e8ecf1 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.adminLayout-module__t7yZEq__sidebar{color:#fff;background:linear-gradient(#1a1f36 0%,#0f1419 100%);flex-direction:column;justify-content:space-between;width:280px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:4px 0 24px #00000026}.adminLayout-module__t7yZEq__sidebar:before{content:"";pointer-events:none;background:radial-gradient(circle,#38bdf81a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.adminLayout-module__t7yZEq__sidebarContent{z-index:1;flex:1;padding:24px;position:relative}.adminLayout-module__t7yZEq__logoSection{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;margin-bottom:32px;padding-bottom:24px;display:flex}.adminLayout-module__t7yZEq__logo{background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #38bdf84d}.adminLayout-module__t7yZEq__logoIcon{font-size:24px}.adminLayout-module__t7yZEq__brandTitle{letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:22px;font-weight:700}.adminLayout-module__t7yZEq__userInfo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;display:flex}.adminLayout-module__t7yZEq__userAvatar{color:#fff;background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.adminLayout-module__t7yZEq__userDetails{flex:1;overflow:hidden}.adminLayout-module__t7yZEq__userName{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;overflow:hidden}.adminLayout-module__t7yZEq__userEmail{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:13px;overflow:hidden}.adminLayout-module__t7yZEq__nav{margin-top:8px}.adminLayout-module__t7yZEq__navList{margin:0;padding:0;list-style:none}.adminLayout-module__t7yZEq__navItem{margin-bottom:4px}.adminLayout-module__t7yZEq__navLink{color:#cbd5e1;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.adminLayout-module__t7yZEq__navLink:hover{color:#f8fafc;background:#ffffff14;transform:translate(2px)}.adminLayout-module__t7yZEq__navLinkActive{color:#38bdf8;background:linear-gradient(135deg,#38bdf826 0%,#0ea5e926 100%);border:1px solid #38bdf833;font-weight:600}.adminLayout-module__t7yZEq__navLinkActive:before{content:"";background:linear-gradient(#38bdf8 0%,#0ea5e9 100%);border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.adminLayout-module__t7yZEq__navIcon{text-align:center;flex-shrink:0;width:24px;font-size:18px}.adminLayout-module__t7yZEq__navLabel{flex:1}.adminLayout-module__t7yZEq__logoutBtn{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:24px;padding:14px 20px;font-size:15px;font-weight:600;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px #ef44444d}.adminLayout-module__t7yZEq__logoutBtn:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}.adminLayout-module__t7yZEq__logoutBtn:active{transform:translateY(0)}.adminLayout-module__t7yZEq__logoutIcon{font-size:18px}.adminLayout-module__t7yZEq__main{flex-direction:column;flex:1;display:flex;overflow:hidden}.adminLayout-module__t7yZEq__header{background:#fff;border-bottom:1px solid #e2e8f0;padding:28px 40px;box-shadow:0 1px 3px #0000000d}.adminLayout-module__t7yZEq__headerTitle{color:#0f172a;letter-spacing:-.5px;margin:0 0 6px;font-size:28px;font-weight:700}.adminLayout-module__t7yZEq__headerSubtitle{color:#64748b;margin:0;font-size:15px;font-weight:400}.adminLayout-module__t7yZEq__content{background:0 0;flex:1;padding:32px 40px;overflow-y:auto}@media (max-width:768px){.adminLayout-module__t7yZEq__sidebar{width:240px}.adminLayout-module__t7yZEq__brandTitle{font-size:18px}.adminLayout-module__t7yZEq__navLink{padding:10px 14px;font-size:13px}.adminLayout-module__t7yZEq__header{padding:20px 24px}.adminLayout-module__t7yZEq__headerTitle{font-size:24px}.adminLayout-module__t7yZEq__content{padding:24px}}
.Offers-module__5oaNOa__servicesSection{min-height:100vh}.Offers-module__5oaNOa__servicesContainer{max-width:1400px;padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);margin:0 auto}.Offers-module__5oaNOa__servicesHeader{margin-bottom:50px}.Offers-module__5oaNOa__servicesSubtitle{color:var(--mainColor);margin-bottom:15px;font-size:15px}.Offers-module__5oaNOa__servicesTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Offers-module__5oaNOa__servicesTitle{color:var(--headingColor);margin-top:0;margin-bottom:20px;font-size:40px;font-weight:700;line-height:61px}.Offers-module__5oaNOa__servicesIntro{color:var(--bodyColor);max-width:600px;font-size:18px;font-weight:400;line-height:1.8}.Offers-module__5oaNOa__servicesViewAll{color:#333;letter-spacing:1px;cursor:pointer;border-bottom:2px solid #333;padding-bottom:2px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.Offers-module__5oaNOa__servicesViewAll:hover{color:#fff;border-bottom-color:#fff}.Offers-module__5oaNOa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-bottom:50px;display:grid}.Offers-module__5oaNOa__servicesCard{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #0000001a}.Offers-module__5oaNOa__servicesCard:hover{transform:translateY(-10px);box-shadow:0 12px 40px #0003}.Offers-module__5oaNOa__servicesCardImage{object-fit:cover;width:100%;height:280px;transition:transform .3s}.Offers-module__5oaNOa__servicesCard:hover .Offers-module__5oaNOa__servicesCardImage{transform:scale(1.05)}.Offers-module__5oaNOa__servicesCardContent{padding:10px}.Offers-module__5oaNOa__servicesCardTitle{color:#333;text-align:center;margin-top:10px;margin-bottom:15px;font-size:24px;font-weight:700}.Offers-module__5oaNOa__servicesCardDescription{color:#666;text-align:center;padding-bottom:10px;font-size:15px;line-height:1.6}@media (max-width:1200px){.Offers-module__5oaNOa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}}@media (max-width:768px){.Offers-module__5oaNOa__servicesSection{padding:60px 15px}.Offers-module__5oaNOa__servicesTitle{font-size:36px}.Offers-module__5oaNOa__servicesGrid{grid-template-columns:1fr;gap:25px}.Offers-module__5oaNOa__servicesCardImage{height:240px}.Offers-module__5oaNOa__servicesTitleRow{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.Offers-module__5oaNOa__servicesSection{padding:0 15px}.Offers-module__5oaNOa__servicesGrid{margin-bottom:25px}.Offers-module__5oaNOa__servicesTitle{font-size:28px}.Offers-module__5oaNOa__servicesSubtitle,.Offers-module__5oaNOa__servicesIntro{font-size:14px}.Offers-module__5oaNOa__servicesCardContent{padding:20px}.Offers-module__5oaNOa__servicesCardTitle{font-size:20px}.Offers-module__5oaNOa__servicesCardDescription{font-size:14px}.Offers-module__5oaNOa__servicesCardImage{height:200px}}.Offers-module__5oaNOa__servicesCardTitleSi{font-size:20px}.Offers-module__5oaNOa__servicesTitleSin{font-size:33px;line-height:55px}.Offers-module__5oaNOa__servicesIntroSin{font-size:16px}@media (max-width:640px){.Offers-module__5oaNOa__servicesTitleSin{font-size:28px;line-height:45px}}
.DropDownContact-module__FQFsNW__dropdownContainer{position:relative}.DropDownContact-module__FQFsNW__dropdownButton{cursor:pointer;width:100%;height:55px;color:var(--headingColor);background-color:#f8f8f8;border:1px solid #083c8217;border-radius:0;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;padding:10px 20px;font-size:16px;transition:all .3s;display:flex}.DropDownContact-module__FQFsNW__dropdownButton:active{transform:translateY(0)}.DropDownContact-module__FQFsNW__arrow{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid var(--mainColor);width:0;height:0;transition:transform .3s}.DropDownContact-module__FQFsNW__active .DropDownContact-module__FQFsNW__arrow{transform:rotate(180deg)}.DropDownContact-module__FQFsNW__dropdownMenu{opacity:0;visibility:hidden;background:#fff;border-radius:12px;width:100%;max-height:270px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:calc(100% + 8px);left:0;overflow:hidden auto;transform:translateY(-10px);box-shadow:0 8px 16px #00000026}.DropDownContact-module__FQFsNW__show{opacity:1;visibility:visible;transform:translateY(0)}.DropDownContact-module__FQFsNW__dropdownItem{color:#333;cursor:pointer;border-left:3px solid #0000;padding:14px 20px;transition:all .2s}.DropDownContact-module__FQFsNW__dropdownItem:hover{border-left-color:var(--mainColor);background:linear-gradient(90deg,#667eea1a 0%,#fff0 100%);padding-left:24px}.DropDownContact-module__FQFsNW__dropdownItem:not(:last-child){border-bottom:1px solid #f0f0f0}@keyframes DropDownContact-module__FQFsNW__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:first-child{animation:.3s 50ms forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(2){animation:.3s .1s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(3){animation:.3s .15s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(4){animation:.3s .2s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(5){animation:.3s .25s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(6){animation:.3s .3s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(7){animation:.3s .35s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(8){animation:.3s .4s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(9){animation:.3s .45s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(10){animation:.3s .5s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(11){animation:.3s .55s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(12){animation:.3s .6s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(13){animation:.3s .65s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(14){animation:.3s .7s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(15){animation:.3s .75s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(16){animation:.3s .8s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(17){animation:.3s .85s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(18){animation:.3s .9s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(19){animation:.3s .95s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu.DropDownContact-module__FQFsNW__show .DropDownContact-module__FQFsNW__dropdownItem:nth-child(20){animation:.3s 1s forwards DropDownContact-module__FQFsNW__slideIn}.DropDownContact-module__FQFsNW__dropdownMenu{scrollbar-width:thin;scrollbar-color:var(--mainColor)#f1f1f1}
.Spinner-module__s0pLYa__bg{--base-color:#fff;border-radius:10px;justify-content:center;align-items:center;height:70vh;padding:20px;display:flex}.Spinner-module__s0pLYa__loader{width:120px;height:80px;display:inline-block;position:relative}.Spinner-module__s0pLYa__loader:before{content:"";background-color:#2da973;background-image:radial-gradient(circle 16px at 36px 36px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 36px 0px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 0px 36px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 72px 36px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 36px 72px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 60px 10px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 60px 10px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 60px 60px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 10px 60px,var(--base-color)100%,transparent 0),radial-gradient(circle 8px at 10px 10px,var(--base-color)100%,transparent 0);box-sizing:border-box;background-repeat:no-repeat;border-radius:50%;width:72px;height:72px;animation:3s linear infinite Spinner-module__s0pLYa__rotationBack;position:absolute;top:0;left:0}.Spinner-module__s0pLYa__loader:after{content:"";background-color:#2da973;background-image:radial-gradient(circle 10px at 24px 24px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 24px 0px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 0px 24px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 48px 24px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 24px 48px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 40px 6px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 40px 6px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 40px 40px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 6px 40px,var(--base-color)100%,transparent 0),radial-gradient(circle 5px at 6px 6px,var(--base-color)100%,transparent 0);box-sizing:border-box;background-repeat:no-repeat;border-radius:50%;width:48px;height:48px;animation:4s linear infinite reverse Spinner-module__s0pLYa__rotationBack;position:absolute;top:30px;left:70px}@keyframes Spinner-module__s0pLYa__rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}
.CustomRichEditor-module__ObbVVq__editorContainer{background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.CustomRichEditor-module__ObbVVq__editorContainer:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.CustomRichEditor-module__ObbVVq__toolbar{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;display:flex}.CustomRichEditor-module__ObbVVq__toolbarGroup{align-items:center;gap:4px;display:flex}.CustomRichEditor-module__ObbVVq__separator{background:#d1d5db;width:1px;height:24px}.CustomRichEditor-module__ObbVVq__toolbarButton{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.CustomRichEditor-module__ObbVVq__toolbarButton:hover{background:#f3f4f6;border-color:#e5e7eb}.CustomRichEditor-module__ObbVVq__toolbarButton:active{background:#e5e7eb;transform:scale(.96)}.CustomRichEditor-module__ObbVVq__toolbarButton.CustomRichEditor-module__ObbVVq__active{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.CustomRichEditor-module__ObbVVq__toolbarButton:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.CustomRichEditor-module__ObbVVq__bold{font-weight:700}.CustomRichEditor-module__ObbVVq__italic{font-style:italic}.CustomRichEditor-module__ObbVVq__underline{text-decoration:underline}.CustomRichEditor-module__ObbVVq__fontSelect{color:#374151;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 8L2 4h8z'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #d1d5db;border-radius:6px;height:36px;padding:0 32px 0 12px;font-family:inherit;font-size:14px;transition:all .15s}.CustomRichEditor-module__ObbVVq__fontSelect:hover{background-color:#f9fafb;border-color:#9ca3af}.CustomRichEditor-module__ObbVVq__fontSelect:focus{outline-offset:2px;border-color:#3b82f6;outline:2px solid #3b82f6}.CustomRichEditor-module__ObbVVq__editorContent{min-height:200px;max-height:600px;padding:16px;overflow-y:auto}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror{color:#1f2937;outline:none;min-height:200px;font-size:15px;line-height:1.6}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror p{margin:0 0 12px}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror p:last-child{margin-bottom:0}:is(.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h1,.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h2,.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h3,.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h4,.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h5,.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h6){color:#111827;margin-top:20px;margin-bottom:12px;font-weight:600;line-height:1.3}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h1{font-size:28px}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h2{font-size:24px}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror h3{font-size:20px}:is(.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror ul,.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror ol){margin:12px 0;padding-left:24px}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror li{margin:4px 0}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror code{color:#be123c;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror pre{color:#f9fafb;background:#1f2937;border-radius:6px;margin:12px 0;padding:16px;overflow-x:auto}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror pre code{color:inherit;background:0 0;padding:0}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror blockquote{color:#6b7280;border-left:4px solid #3b82f6;margin:12px 0;padding-left:16px;font-style:italic}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror img{border-radius:6px;max-width:100%;height:auto;margin:12px 0}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror a{color:#3b82f6;cursor:pointer;text-decoration:underline}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror a:hover{color:#2563eb}.CustomRichEditor-module__ObbVVq__editorContent .ProseMirror p.is-editor-empty:first-child:before{content:"Start typing...";color:#9ca3af;pointer-events:none;float:left;height:0}.CustomRichEditor-module__ObbVVq__editorContent::-webkit-scrollbar{width:8px}.CustomRichEditor-module__ObbVVq__editorContent::-webkit-scrollbar-track{background:#f3f4f6}.CustomRichEditor-module__ObbVVq__editorContent::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.CustomRichEditor-module__ObbVVq__editorContent::-webkit-scrollbar-thumb:hover{background:#9ca3af}
.examFinished-module__3W0Z3q__examFinnishResultsHeader{text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-bottom:1px solid #e5e7eb;padding:40px}.examFinished-module__3W0Z3q__examFinnishHeaderTitle{color:#166534;margin-bottom:12px;font-size:28px;font-weight:700}.examFinished-module__3W0Z3q__examFinnishHeaderDescription{color:#4b5563;max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.examFinished-module__3W0Z3q__examFinnishTabButton{color:#666;cursor:pointer;background:0 0;border:2px solid #e0e0e0;flex:1;padding:18px 24px;font-size:16px;font-weight:500;transition:all .3s;position:relative}.examFinished-module__3W0Z3q__examFinnishTabsHeader{background-color:#fafafa;gap:20px;max-width:900px;margin:20px auto;display:flex}.examFinished-module__3W0Z3q__activeTab{color:var(--mainColor);border:2px solid var(--mainColor);background-color:#fff}@media (max-width:640px){.examFinished-module__3W0Z3q__examFinnishTabsHeader{padding:0 20px}.examFinished-module__3W0Z3q__examFinnishTabButton{padding:10px 15px;font-size:14px;line-height:18px}.examFinished-module__3W0Z3q__backToHome{margin-bottom:20px}}.examFinished-module__3W0Z3q__backToHome{text-align:left}.examFinished-module__3W0Z3q__backToHomeIn{align-items:center;gap:5px;display:flex}.examFinished-module__3W0Z3q__backToHome a{color:inherit;text-decoration:none}
.contactMessages-module__F1oFGW__pageTitle{margin-bottom:12px;font-size:24px;font-weight:600}.contactMessages-module__F1oFGW__loadingText,.contactMessages-module__F1oFGW__noDataText{color:#666;font-size:14px}.contactMessages-module__F1oFGW__tableWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:20px;overflow-x:auto;box-shadow:0 2px 6px #0000000d}.contactMessages-module__F1oFGW__table{border-collapse:collapse;width:100%;min-width:850px;font-size:14px}.contactMessages-module__F1oFGW__table thead tr{background:#f3f4f6}.contactMessages-module__F1oFGW__table th{text-align:left;color:#444;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-weight:600}.contactMessages-module__F1oFGW__table td{color:#333;vertical-align:top;border-bottom:1px solid #f0f0f0;padding:12px 16px}.contactMessages-module__F1oFGW__table tbody tr:hover{background:#fafafa;transition:all .15s ease-in-out}.contactMessages-module__F1oFGW__messageBox{white-space:pre-wrap;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;max-width:1000px;max-height:120px;padding:8px;overflow-y:auto}
