.levels-module__NblRKW__pageWrapper{min-height:100vh;font-family:var(--font-poppins),sans-serif;background:#fff}.levels-module__NblRKW__header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 0;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.levels-module__NblRKW__headerContainer{justify-content:space-between;align-items:center;max-width:1220px;margin:0 auto;padding:0 24px;display:flex}.levels-module__NblRKW__logo{color:#0b3c63;align-items:center;font-size:18px;font-weight:700;display:flex}.levels-module__NblRKW__stageHeader{text-align:center;background:linear-gradient(135deg,#fafbfa 0%,#f0f9ff 100%);max-width:100%;padding:80px 24px 60px}.levels-module__NblRKW__stageTitle{color:#0b3c63;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1.2}.levels-module__NblRKW__stageSubtitle{color:#475569;max-width:800px;margin:0 auto;font-size:18px;line-height:1.6}.levels-module__NblRKW__facultySection{background:#fafbfa;padding:80px 24px}.levels-module__NblRKW__facultyContainer{max-width:1000px;margin:0 auto}.levels-module__NblRKW__facultyCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px;transition:all .3s}.levels-module__NblRKW__facultyCard:hover{border-color:#0b3c63;box-shadow:0 4px 12px #0b3c6314}.levels-module__NblRKW__facultyContent{align-items:center;gap:40px;display:flex}.levels-module__NblRKW__facultyImageWrapper{flex-shrink:0}.levels-module__NblRKW__facultyImageBorder{background:#0b3c63;border-radius:50%;width:160px;height:160px;padding:4px}.levels-module__NblRKW__facultyImage{object-fit:cover;border:3px solid #fff;border-radius:50%;width:100%;height:100%}.levels-module__NblRKW__facultyBadge{display:none}.levels-module__NblRKW__facultyInfo{flex-direction:column;flex:1;gap:16px;display:flex}.levels-module__NblRKW__facultyHeader{flex-direction:column;gap:6px;display:flex}.levels-module__NblRKW__facultyName{color:#0b3c63;margin:0;font-size:28px;font-weight:700;line-height:1.2}.levels-module__NblRKW__facultyTitle{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:14px;font-weight:600}.levels-module__NblRKW__facultyDescription{color:#475569;margin:0;font-size:15px;line-height:1.6}.levels-module__NblRKW__facultyButton{color:#fff;cursor:pointer;background:#0b3c63;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.levels-module__NblRKW__facultyButton:hover{background:#082c49}.levels-module__NblRKW__buttonIcon{transition:transform .2s}.levels-module__NblRKW__facultyButton:hover .levels-module__NblRKW__buttonIcon{transform:translate(3px)}.levels-module__NblRKW__plannerSection{background:#fff;padding:80px 24px}.levels-module__NblRKW__plannerContainer{max-width:900px;margin:0 auto}.levels-module__NblRKW__plannerHeading{color:#0b3c63;text-align:center;margin-bottom:12px;font-size:40px;font-weight:800}.levels-module__NblRKW__plannerDesc{color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px;font-size:16px;line-height:1.6}.levels-module__NblRKW__accordionWrapper{flex-direction:column;gap:12px;display:flex}.levels-module__NblRKW__accordionItem{background:#fff;border:2px solid #e5e7eb;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.levels-module__NblRKW__accordionItem:hover{border-color:#0b3c63;box-shadow:0 4px 12px #0b3c6314}.levels-module__NblRKW__accordionItemActive{border-color:#0b3c63;box-shadow:0 8px 24px #0b3c631f}.levels-module__NblRKW__accordionHeader{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 28px;transition:all .3s;display:flex;position:relative}.levels-module__NblRKW__accordionHeader:hover{background:#fafbfa}.levels-module__NblRKW__accordionItemActive .levels-module__NblRKW__accordionHeader{background:#f0f9ff}.levels-module__NblRKW__accordionHeaderContent{flex:1;align-items:center;gap:20px;display:flex}.levels-module__NblRKW__dayBadge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0b3c63 0%,#082c49 100%);border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;box-shadow:0 2px 8px #0b3c6333}.levels-module__NblRKW__accordionTitle{color:#1f2937;text-align:left;margin:0;font-size:17px;font-weight:600;line-height:1.4}.levels-module__NblRKW__accordionIcon{color:#0b3c63;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.levels-module__NblRKW__accordionIconOpen{transform:rotate(180deg)}.levels-module__NblRKW__accordionContent{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.levels-module__NblRKW__accordionContentOpen{max-height:600px}.levels-module__NblRKW__accordionInner{padding:0 28px 28px;animation:.4s ease-in-out levels-module__NblRKW__fadeIn}@keyframes levels-module__NblRKW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.levels-module__NblRKW__syllabusGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:4px;display:grid}.levels-module__NblRKW__syllabusCard{background:linear-gradient(135deg,#fafbfa 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:12px;padding:24px 20px;transition:all .3s}.levels-module__NblRKW__syllabusCard:hover{border-color:#0b3c63;transform:translateY(-4px);box-shadow:0 8px 16px #0b3c631a}.levels-module__NblRKW__syllabusIcon{margin-bottom:12px;font-size:32px}.levels-module__NblRKW__syllabusCardTitle{color:#0b3c63;margin-bottom:12px;font-size:16px;font-weight:700}.levels-module__NblRKW__syllabusList{margin:0;padding:0;list-style:none}.levels-module__NblRKW__syllabusList li{color:#475569;margin-bottom:8px;padding-left:20px;font-size:14px;line-height:1.6;position:relative}.levels-module__NblRKW__syllabusList li:last-child{margin-bottom:0}.levels-module__NblRKW__syllabusList li:before{content:"✓";color:#0b3c63;font-weight:700;position:absolute;left:0}.levels-module__NblRKW__blocksSection{background:#fafbfa;padding:80px 24px}.levels-module__NblRKW__blocksContainer{max-width:1220px;margin:0 auto}.levels-module__NblRKW__blocksHeading{color:#0b3c63;text-align:center;margin-bottom:12px;font-size:40px;font-weight:800}.levels-module__NblRKW__blocksDesc{color:#64748b;text-align:center;max-width:700px;margin:0 auto 50px;font-size:16px;line-height:1.6}.levels-module__NblRKW__blocksGrid{grid-template-columns:repeat(1,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.levels-module__NblRKW__contentBlock{background:linear-gradient(135deg,#fff 0%,#fafbfa 100%);border:2px solid #e5e7eb;border-radius:16px;padding:36px 32px;transition:all .3s;position:relative;overflow:hidden}.levels-module__NblRKW__contentBlock:before{content:"";background:#0b3c63;width:6px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.levels-module__NblRKW__contentBlock:hover:before{transform:scaleY(1)}.levels-module__NblRKW__contentBlock:hover{border-color:#0b3c63;transform:translate(8px);box-shadow:0 12px 32px #0b3c631f}.levels-module__NblRKW__blockNumber{color:#e0e7ff;font-size:48px;font-weight:800;line-height:1;transition:color .3s;position:absolute;top:20px;right:24px}.levels-module__NblRKW__contentBlock:hover .levels-module__NblRKW__blockNumber{color:#c7d2fe}.levels-module__NblRKW__blockTitle{color:#0b3c63;z-index:1;margin-bottom:16px;font-size:26px;font-weight:700;position:relative}.levels-module__NblRKW__blockDescription{color:#475569;z-index:1;font-size:16px;line-height:1.7;position:relative}.levels-module__NblRKW__errorContainer{color:#64748b;justify-content:center;align-items:center;min-height:60vh;font-size:24px;font-weight:600;display:flex}@media (max-width:1200px){.levels-module__NblRKW__stageTitle{font-size:44px}.levels-module__NblRKW__syllabusGrid{grid-template-columns:repeat(3,1fr);gap:16px}.levels-module__NblRKW__facultyCard{padding:40px}.levels-module__NblRKW__facultyContent{gap:40px}}@media (max-width:1024px){.levels-module__NblRKW__headerContainer{padding:0 20px}.levels-module__NblRKW__stageHeader{padding:70px 20px 50px}.levels-module__NblRKW__stageTitle{font-size:40px}.levels-module__NblRKW__stageSubtitle{font-size:17px}.levels-module__NblRKW__facultySection{padding:70px 20px}.levels-module__NblRKW__facultyCard{padding:32px}.levels-module__NblRKW__facultyContent{gap:32px}.levels-module__NblRKW__facultyImageBorder{width:140px;height:140px}.levels-module__NblRKW__facultyName{font-size:24px}.levels-module__NblRKW__plannerSection{padding:70px 20px}.levels-module__NblRKW__plannerHeading{font-size:36px}.levels-module__NblRKW__syllabusGrid{gap:14px}.levels-module__NblRKW__blocksSection{padding:70px 20px}.levels-module__NblRKW__blocksHeading{font-size:36px}.levels-module__NblRKW__blockTitle{font-size:24px}}@media (max-width:768px){.levels-module__NblRKW__header{padding:12px 0}.levels-module__NblRKW__logo{font-size:16px}.levels-module__NblRKW__stageHeader{padding:60px 20px 40px}.levels-module__NblRKW__stageTitle{font-size:36px}.levels-module__NblRKW__stageSubtitle{font-size:16px}.levels-module__NblRKW__facultySection{padding:60px 20px}.levels-module__NblRKW__facultyCard{padding:28px}.levels-module__NblRKW__facultyContent{text-align:center;flex-direction:column;gap:24px}.levels-module__NblRKW__facultyImageWrapper{margin:0 auto}.levels-module__NblRKW__facultyImageBorder{width:140px;height:140px}.levels-module__NblRKW__facultyInfo{align-items:center}.levels-module__NblRKW__facultyButton{align-self:center}.levels-module__NblRKW__facultyName{font-size:24px}.levels-module__NblRKW__facultyDescription{font-size:14px}.levels-module__NblRKW__plannerSection{padding:60px 20px}.levels-module__NblRKW__plannerHeading{font-size:32px}.levels-module__NblRKW__plannerDesc{margin-bottom:40px;font-size:15px}.levels-module__NblRKW__accordionHeader{padding:20px}.levels-module__NblRKW__accordionHeaderContent{gap:16px}.levels-module__NblRKW__dayBadge{padding:8px 16px;font-size:13px}.levels-module__NblRKW__accordionTitle{font-size:15px}.levels-module__NblRKW__accordionInner{padding:0 20px 20px}.levels-module__NblRKW__syllabusGrid{grid-template-columns:1fr;gap:12px}.levels-module__NblRKW__syllabusCard{padding:20px 18px}.levels-module__NblRKW__syllabusCardTitle{font-size:15px}.levels-module__NblRKW__syllabusList li{font-size:13px}.levels-module__NblRKW__blocksSection{padding:60px 20px}.levels-module__NblRKW__blocksHeading{font-size:32px}.levels-module__NblRKW__blocksDesc{margin-bottom:40px;font-size:15px}.levels-module__NblRKW__contentBlock{padding:30px 24px}.levels-module__NblRKW__blockNumber{font-size:40px;top:16px;right:16px}.levels-module__NblRKW__blockTitle{font-size:22px}.levels-module__NblRKW__blockDescription{font-size:15px}}@media (max-width:480px){.levels-module__NblRKW__headerContainer{padding:0 16px}.levels-module__NblRKW__logo{font-size:14px}.levels-module__NblRKW__stageHeader{padding:50px 16px 36px}.levels-module__NblRKW__stageTitle{font-size:28px}.levels-module__NblRKW__stageSubtitle{font-size:15px}.levels-module__NblRKW__facultySection{padding:50px 16px}.levels-module__NblRKW__facultyCard{padding:24px 20px}.levels-module__NblRKW__facultyImageBorder{width:120px;height:120px}.levels-module__NblRKW__facultyName{font-size:22px}.levels-module__NblRKW__facultyTitle{font-size:13px}.levels-module__NblRKW__facultyDescription{font-size:14px}.levels-module__NblRKW__facultyButton{justify-content:center;width:100%;padding:12px 24px;font-size:14px}.levels-module__NblRKW__plannerSection{padding:50px 16px}.levels-module__NblRKW__plannerHeading{font-size:28px}.levels-module__NblRKW__plannerDesc{margin-bottom:36px;font-size:14px}.levels-module__NblRKW__accordionWrapper{gap:10px}.levels-module__NblRKW__accordionHeader{padding:18px 16px}.levels-module__NblRKW__accordionHeaderContent{flex-direction:column;align-items:flex-start;gap:12px}.levels-module__NblRKW__dayBadge{padding:6px 14px;font-size:12px}.levels-module__NblRKW__accordionTitle{font-size:14px}.levels-module__NblRKW__accordionInner{padding:0 16px 16px}.levels-module__NblRKW__accordionContentOpen{max-height:800px}.levels-module__NblRKW__syllabusCard{padding:18px 16px}.levels-module__NblRKW__syllabusIcon{margin-bottom:10px;font-size:28px}.levels-module__NblRKW__syllabusCardTitle{margin-bottom:10px;font-size:14px}.levels-module__NblRKW__syllabusList li{margin-bottom:6px;font-size:12px}.levels-module__NblRKW__blocksSection{padding:50px 16px}.levels-module__NblRKW__blocksHeading{font-size:28px}.levels-module__NblRKW__blocksDesc{margin-bottom:36px;font-size:14px}.levels-module__NblRKW__blocksGrid{gap:20px}.levels-module__NblRKW__contentBlock{padding:28px 20px}.levels-module__NblRKW__blockNumber{font-size:36px}.levels-module__NblRKW__blockTitle{margin-bottom:12px;font-size:20px}.levels-module__NblRKW__blockDescription{font-size:14px}}@media (max-width:360px){.levels-module__NblRKW__stageTitle{font-size:26px}.levels-module__NblRKW__facultyName{font-size:20px}.levels-module__NblRKW__facultyImageBorder{width:110px;height:110px}.levels-module__NblRKW__plannerHeading,.levels-module__NblRKW__blocksHeading{font-size:26px}.levels-module__NblRKW__blockTitle{font-size:18px}.levels-module__NblRKW__blockDescription{font-size:13px}}
