.page-module-scss-module__mKcZsq__hero{background:linear-gradient(135deg,#1e3a8a,#3b82f6);padding:18px 0 22px}.page-module-scss-module__mKcZsq__heroInner{grid-template-columns:1fr;align-items:center;gap:18px;display:grid}@media (min-width:900px){.page-module-scss-module__mKcZsq__heroInner{grid-template-columns:1.05fr .95fr;gap:26px}}.page-module-scss-module__mKcZsq__heroArt{justify-content:center;align-items:center;display:flex;position:relative}.page-module-scss-module__mKcZsq__courseCardWrapper{width:100%;max-width:280px;color:var(--color-text);text-align:left;margin:0 auto;position:relative}.page-module-scss-module__mKcZsq__bouncingCard{z-index:10;animation:4s ease-in-out infinite alternate-reverse page-module-scss-module__mKcZsq__gentleBounce;position:relative;transform:translate(-15px,-15px)}@keyframes page-module-scss-module__mKcZsq__gentleBounce{0%,to{transform:translate(-15px,-15px)translateY(0)}50%{transform:translate(-15px,-15px)translateY(-12px)}}.page-module-scss-module__mKcZsq__secondaryCourseCard{z-index:20;opacity:.95;animation:4s ease-in-out infinite alternate page-module-scss-module__mKcZsq__secondaryBounce;position:absolute;top:50px;right:-100px;box-shadow:0 20px 40px #0003!important}@media (max-width:899px){.page-module-scss-module__mKcZsq__secondaryCourseCard{top:10px;right:-15px}}@keyframes page-module-scss-module__mKcZsq__secondaryBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.page-module-scss-module__mKcZsq__heroContent{flex-direction:column;align-items:flex-start;padding:4px 0;display:flex}.page-module-scss-module__mKcZsq__heroBadge{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.page-module-scss-module__mKcZsq__badgeDot{background-color:#34d399;border-radius:50%;width:8px;height:8px}.page-module-scss-module__mKcZsq__heroTitle{color:#fff;margin:0 0 10px;font-size:36px;font-weight:800;line-height:1.15}@media (min-width:900px){.page-module-scss-module__mKcZsq__heroTitle{font-size:46px}}.page-module-scss-module__mKcZsq__brand{color:var(--color-brand-text,#c7d2fe)}.page-module-scss-module__mKcZsq__heroSubtitle{color:#fff;opacity:.9;max-width:52ch;margin:0 0 24px;font-size:15px;line-height:1.6}.page-module-scss-module__mKcZsq__heroCtas{flex-wrap:wrap;gap:12px;display:flex}.page-module-scss-module__mKcZsq__heroButtonOutline{border-radius:var(--radius-md,12px);color:#fff;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module-scss-module__mKcZsq__heroButtonOutline:hover{background:#ffffff1a;border-color:#ffffff80}.page-module-scss-module__mKcZsq__heroStats{align-items:stretch;gap:24px;margin-top:40px;display:flex}.page-module-scss-module__mKcZsq__statItem{flex-direction:column;gap:2px;display:flex}.page-module-scss-module__mKcZsq__statValue{color:#fff;align-items:center;gap:4px;font-size:24px;font-weight:700;display:flex}.page-module-scss-module__mKcZsq__statLabel{color:#ffffffb3;font-size:13px;font-weight:500}.page-module-scss-module__mKcZsq__statDivider{background:#fff3;width:1px;margin:4px 0}.page-module-scss-module__mKcZsq__topicsRow{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.page-module-scss-module__mKcZsq__pill{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.page-module-scss-module__mKcZsq__pillActive{background:var(--color-primary);color:#fff;border-color:#0000}.page-module-scss-module__mKcZsq__featuresSection{background:linear-gradient(#f0f7ff 0%,#fff 100%);margin-bottom:20px;padding:40px 0}.page-module-scss-module__mKcZsq__featuresGrid{background:var(--color-border);border:1px solid var(--color-border);border-radius:12px;grid-template-columns:1fr;gap:1px;display:grid;overflow:hidden;box-shadow:0 8px 30px #0000000a}@media (min-width:768px){.page-module-scss-module__mKcZsq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module-scss-module__mKcZsq__featuresGrid{grid-template-columns:repeat(4,1fr)}}.page-module-scss-module__mKcZsq__featureCard{background:#fff;padding:32px 24px}.page-module-scss-module__mKcZsq__featureIconWrap{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:24px;display:flex}.page-module-scss-module__mKcZsq__iconBg1{background:#e0e7ff}.page-module-scss-module__mKcZsq__iconBg2{background:#ffe4e6}.page-module-scss-module__mKcZsq__iconBg3{background:#dcfce7}.page-module-scss-module__mKcZsq__iconBg4{background:#fef08a}.page-module-scss-module__mKcZsq__featureTitle{color:var(--color-text);margin:0 0 10px;font-size:16px;font-weight:700}.page-module-scss-module__mKcZsq__featureDesc{color:var(--color-muted);margin:0;font-size:13px;line-height:1.6}.page-module-scss-module__mKcZsq__sectionHeader{justify-content:space-between;align-items:center;margin:2rem 0 1rem;display:flex}.page-module-scss-module__mKcZsq__sectionTitle{margin:0;font-size:20px;font-weight:700}.page-module-scss-module__mKcZsq__sectionLink{color:var(--color-primary);font-size:13px;font-weight:700}.page-module-scss-module__mKcZsq__sectionLinkWithIcon{color:var(--color-primary);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.page-module-scss-module__mKcZsq__courseGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:700px){.page-module-scss-module__mKcZsq__courseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.page-module-scss-module__mKcZsq__courseGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.page-module-scss-module__mKcZsq__libraryHeaderWrap{justify-content:space-between;align-items:flex-end;margin:4rem 0 2rem;display:flex}.page-module-scss-module__mKcZsq__sectionSubtitle{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.page-module-scss-module__mKcZsq__sectionTitleLarge{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:32px;font-weight:800}@media (min-width:900px){.page-module-scss-module__mKcZsq__sectionTitleLarge{font-size:40px}}.page-module-scss-module__mKcZsq__libraryGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:700px){.page-module-scss-module__mKcZsq__libraryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-module-scss-module__mKcZsq__testimonialsSection{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);margin-top:40px;padding:60px 0;position:relative}.page-module-scss-module__mKcZsq__testimonialsSection:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.page-module-scss-module__mKcZsq__testimonialsContainer{z-index:1;flex-direction:column;gap:32px;display:flex;position:relative}.page-module-scss-module__mKcZsq__testimonialsHeader{text-align:left}.page-module-scss-module__mKcZsq__testimonialsSubtitle{letter-spacing:.1em;color:#ffffffb3;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.page-module-scss-module__mKcZsq__testimonialsTitle{color:#fff;margin:0;font-size:32px;font-weight:800}@media (min-width:768px){.page-module-scss-module__mKcZsq__testimonialsTitle{font-size:40px}}.page-module-scss-module__mKcZsq__testimonialsSliderWrap{margin-top:10px}.page-module-scss-module__mKcZsq__ctaWrap{color:#fff;background:linear-gradient(135deg,#4f46e5,#3b82f6);border-radius:32px;margin-top:40px;margin-bottom:24px;padding:0;position:relative;overflow:hidden;box-shadow:0 20px 40px -15px #3b82f666}.page-module-scss-module__mKcZsq__ctaWrap:before,.page-module-scss-module__mKcZsq__ctaWrap:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.page-module-scss-module__mKcZsq__ctaWrap:before{background:#ffffff14;width:500px;height:500px;bottom:-250px;left:-200px}.page-module-scss-module__mKcZsq__ctaWrap:after{background:#ffffff1f;width:600px;height:600px;top:-200px;right:-150px}.page-module-scss-module__mKcZsq__ctaContainer{z-index:1;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;padding:40px 30px;display:flex;position:relative}@media (min-width:768px){.page-module-scss-module__mKcZsq__ctaContainer{text-align:left;flex-direction:row;align-items:center;padding:60px 80px}}.page-module-scss-module__mKcZsq__ctaContent{max-width:650px;margin:0}.page-module-scss-module__mKcZsq__ctaTitle{color:#fff;margin:0 0 12px;font-size:32px;font-weight:800;line-height:1.25}@media (min-width:768px){.page-module-scss-module__mKcZsq__ctaTitle{font-size:42px}}.page-module-scss-module__mKcZsq__ctaLead{color:#ffffffe6;margin:0;font-size:16px;line-height:1.6}.page-module-scss-module__mKcZsq__ctaButton{color:#3b82f6;white-space:nowrap;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:16px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.page-module-scss-module__mKcZsq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}
.CourseCard-module-scss-module__HxDdxG__card{cursor:pointer;transition:transform .2s,box-shadow .2s;overflow:hidden}.CourseCard-module-scss-module__HxDdxG__card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000000d}.CourseCard-module-scss-module__HxDdxG__thumb{background:#f1f5f9;width:100%;height:120px;display:block;position:relative}.CourseCard-module-scss-module__HxDdxG__courseTag{text-transform:uppercase;color:#fff;z-index:10;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #0000001a}.CourseCard-module-scss-module__HxDdxG__tagHot{background-color:#2563eb}.CourseCard-module-scss-module__HxDdxG__tagMoi{background-color:#f97316}.CourseCard-module-scss-module__HxDdxG__tagPhoBien{background-color:#10b981}.CourseCard-module-scss-module__HxDdxG__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.CourseCard-module-scss-module__HxDdxG__body{padding:14px}.CourseCard-module-scss-module__HxDdxG__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary);background:#2563eb1a;border-radius:999px;align-items:center;gap:8px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.CourseCard-module-scss-module__HxDdxG__title{margin:10px 0 6px;font-size:14px;font-weight:700}.CourseCard-module-scss-module__HxDdxG__ratingRow{color:#f59e0b;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:flex}.CourseCard-module-scss-module__HxDdxG__ratingText{color:var(--color-muted)}.CourseCard-module-scss-module__HxDdxG__instructor{color:var(--color-muted);font-size:12px}.CourseCard-module-scss-module__HxDdxG__footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.CourseCard-module-scss-module__HxDdxG__price{color:var(--color-primary);font-size:14px;font-weight:700}.CourseCard-module-scss-module__HxDdxG__iconBtn{border-radius:var(--radius-md);border:1px solid var(--color-border);cursor:pointer;background:#f8fafc;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:inline-flex}.CourseCard-module-scss-module__HxDdxG__iconBtn:hover{background:#2563eb14}.CourseCard-module-scss-module__HxDdxG__icon{width:16px;height:16px;color:var(--color-primary)}
.LibraryCard-module-scss-module__bXTv4a__libraryCard{border:1px solid var(--color-border);cursor:pointer;min-width:0;color:inherit;background:#f8fafc;border-radius:16px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:block;overflow:hidden}.LibraryCard-module-scss-module__bXTv4a__libraryCard:hover{background:#fff;transform:translateY(-2px);box-shadow:0 10px 24px #0000000d}.LibraryCard-module-scss-module__bXTv4a__libraryCard:focus-visible{outline-offset:2px;outline:2px solid #3b82f6cc}.LibraryCard-module-scss-module__bXTv4a__libraryCardInner{align-items:flex-start;gap:20px;padding:24px;display:flex}.LibraryCard-module-scss-module__bXTv4a__coverImage{background-position:50%;background-size:cover;border-radius:16px;flex-shrink:0;width:80px;height:80px}.LibraryCard-module-scss-module__bXTv4a__contentWrap{flex-direction:column;flex-grow:1;justify-content:center;min-width:0;display:flex}.LibraryCard-module-scss-module__bXTv4a__topicsRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.LibraryCard-module-scss-module__bXTv4a__badge{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.LibraryCard-module-scss-module__bXTv4a__title{color:var(--color-text);margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.4}.LibraryCard-module-scss-module__bXTv4a__summary{color:var(--color-muted);margin:0 0 16px;font-size:13px;line-height:1.5}.LibraryCard-module-scss-module__bXTv4a__authorRow{align-items:center;gap:10px;margin-top:auto;display:flex}.LibraryCard-module-scss-module__bXTv4a__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px;display:block}.LibraryCard-module-scss-module__bXTv4a__avatarPlaceholder{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.LibraryCard-module-scss-module__bXTv4a__authorInfo{flex-direction:column;display:flex}.LibraryCard-module-scss-module__bXTv4a__authorName{color:var(--color-text);font-size:13px;font-weight:600;line-height:1.2}.LibraryCard-module-scss-module__bXTv4a__authorTitle{color:var(--color-muted);margin-top:2px;font-size:11px}
.Header-module-scss-module__zB_sZa__header{z-index:50;background:var(--color-bg);border-bottom:1px solid var(--color-border);position:sticky;top:0}.Header-module-scss-module__zB_sZa__wrapper{justify-content:space-between;align-items:center;gap:16px;height:72px;display:flex}.Header-module-scss-module__zB_sZa__logo{color:var(--color-text);align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.Header-module-scss-module__zB_sZa__logoIcon{color:#fff;background:var(--color-primary);border-radius:10px;width:28px;height:28px;padding:6px}.Header-module-scss-module__zB_sZa__nav{gap:4px;display:none}@media (min-width:768px){.Header-module-scss-module__zB_sZa__nav{align-items:center;display:flex}}.Header-module-scss-module__zB_sZa__navLink{color:#4b5563;border-radius:8px;padding:10px 16px;font-size:16px;font-weight:600;transition:all .2s}.Header-module-scss-module__zB_sZa__navLink:hover,.Header-module-scss-module__zB_sZa__active{color:var(--color-primary);background-color:var(--color-primary-light)}.Header-module-scss-module__zB_sZa__actions{align-items:center;gap:10px;display:flex}.Header-module-scss-module__zB_sZa__searchContainer{display:none;position:relative}@media (min-width:768px){.Header-module-scss-module__zB_sZa__searchContainer{display:block}}.Header-module-scss-module__zB_sZa__search{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#f8fafc;align-items:center;gap:8px;width:200px;padding:10px 12px;display:flex}.Header-module-scss-module__zB_sZa__searchDropdown{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);z-index:100;width:280px;max-width:420px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 16px 40px #0f172a1f}.Header-module-scss-module__zB_sZa__searchStatus{color:var(--color-muted);padding:12px;font-size:13px}.Header-module-scss-module__zB_sZa__searchResults{display:grid}.Header-module-scss-module__zB_sZa__searchResult{text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:28px 1fr;align-items:center;gap:10px;width:100%;padding:10px 12px;display:grid}.Header-module-scss-module__zB_sZa__searchResultAvatar{background:#0f172a0f;border:1px solid #0f172a14;border-radius:999px;width:28px;height:28px;overflow:hidden}.Header-module-scss-module__zB_sZa__searchResultAvatarImg{object-fit:cover;width:28px;height:28px}.Header-module-scss-module__zB_sZa__searchResultText{min-width:0;display:block}.Header-module-scss-module__zB_sZa__searchResult:hover{background:#0f172a0a}.Header-module-scss-module__zB_sZa__searchResultTitle{color:var(--color-text);font-size:13px;font-weight:650;line-height:1.35;display:block}.Header-module-scss-module__zB_sZa__searchResultMeta{color:var(--color-muted);margin-top:2px;font-size:12px;line-height:1.25;display:block}.Header-module-scss-module__zB_sZa__searchIcon{width:16px;height:16px;color:var(--color-muted)}.Header-module-scss-module__zB_sZa__searchInput{background:0 0;border:none;outline:none;width:100%;font-size:14px}.Header-module-scss-module__zB_sZa__authButton{color:var(--color-text);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #0000;padding:10px 12px;font-size:14px;font-weight:600;display:none}@media (min-width:768px){.Header-module-scss-module__zB_sZa__authButton{display:block}}.Header-module-scss-module__zB_sZa__authButton:hover{background:#0f172a0a}.Header-module-scss-module__zB_sZa__menuButton{cursor:pointer;background:0 0;border:none;padding:4px;display:block}@media (min-width:768px){.Header-module-scss-module__zB_sZa__menuButton{display:none}}.Header-module-scss-module__zB_sZa__mobileOverlay{background:var(--color-bg);z-index:1000;flex-direction:column;width:100%;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.Header-module-scss-module__zB_sZa__mobileMenuHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Header-module-scss-module__zB_sZa__mobileNav{flex-direction:column;gap:24px;display:flex}.Header-module-scss-module__zB_sZa__mobileNavLink{color:var(--color-muted);border-bottom:1px solid var(--color-border);padding:8px 0;font-size:15px;font-weight:600;transition:color .15s}.Header-module-scss-module__zB_sZa__mobileNavLink:hover{color:var(--color-text)}.Header-module-scss-module__zB_sZa__mobileActions{gap:12px;margin-top:40px;padding-bottom:20px;display:flex}.Header-module-scss-module__zB_sZa__mobileActions .Header-module-scss-module__zB_sZa__authButton{text-align:center;width:50%;padding:14px;font-size:16px;display:inline-block;box-shadow:0 4px 12px #0000001a}.Header-module-scss-module__zB_sZa__closeButton{cursor:pointer;color:var(--color-text);background:0 0;border:none;font-size:32px}.Header-module-scss-module__zB_sZa__primaryButton{background:var(--color-primary);color:#fff}.Header-module-scss-module__zB_sZa__primaryButton:hover{background:var(--color-primary-hover)}
.Footer-module-scss-module__A5vMQq__footer{border-top:1px solid var(--color-border);background:var(--color-bg);padding:56px 0 24px}.Footer-module-scss-module__A5vMQq__grid{grid-template-columns:1fr;gap:28px;padding-bottom:24px;display:grid}@media (min-width:900px){.Footer-module-scss-module__A5vMQq__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:44px;padding-bottom:36px}}.Footer-module-scss-module__A5vMQq__brandTop{align-items:center;gap:10px;margin-bottom:12px;display:flex}.Footer-module-scss-module__A5vMQq__brandIcon{background:var(--color-primary);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.Footer-module-scss-module__A5vMQq__brandIconSvg{color:#fff;width:18px;height:18px}.Footer-module-scss-module__A5vMQq__brandName{font-size:18px;font-weight:700}.Footer-module-scss-module__A5vMQq__brandDesc{color:var(--color-muted);margin:0 0 14px;font-size:14px;line-height:1.6}.Footer-module-scss-module__A5vMQq__socials{gap:10px;display:flex}.Footer-module-scss-module__A5vMQq__socialBtn{border-radius:var(--radius-md);border:1px solid var(--color-border);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:inline-flex}.Footer-module-scss-module__A5vMQq__socialBtn:hover{background:#2563eb14}.Footer-module-scss-module__A5vMQq__socialIcon{width:18px;height:18px;color:var(--color-primary)}.Footer-module-scss-module__A5vMQq__colTitle{letter-spacing:.06em;margin:0 0 12px;font-size:14px}.Footer-module-scss-module__A5vMQq__links{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Footer-module-scss-module__A5vMQq__link{color:var(--color-primary);font-size:14px}.Footer-module-scss-module__A5vMQq__link:hover{color:var(--color-primary-hover)}.Footer-module-scss-module__A5vMQq__bottom{border-top:1px solid var(--color-border);text-align:center;padding-top:16px}.Footer-module-scss-module__A5vMQq__copy{color:var(--color-muted);margin:0;font-size:13px}
.TestimonialSlider-module-scss-module__d7evOa__sliderContainer{width:100%;position:relative}.TestimonialSlider-module-scss-module__d7evOa__sliderViewport{width:100%;overflow:hidden}.TestimonialSlider-module-scss-module__d7evOa__slider{will-change:transform;transition:transform .5s ease-in-out;display:flex}.TestimonialSlider-module-scss-module__d7evOa__slide{justify-content:center;align-items:stretch;gap:24px;min-width:100%;padding:8px;display:grid}.TestimonialSlider-module-scss-module__d7evOa__testimonialCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:space-between;min-width:0;padding:24px;display:flex;box-shadow:0 4px 6px #0000000d}.TestimonialSlider-module-scss-module__d7evOa__cardContent{flex-direction:column;flex-grow:1;display:flex}.TestimonialSlider-module-scss-module__d7evOa__quoteIcon{color:#fff;opacity:.8;height:20px;margin-bottom:8px;font-family:Georgia,serif;font-size:56px;line-height:1}.TestimonialSlider-module-scss-module__d7evOa__quote{color:#4b5563;overflow-wrap:anywhere;word-break:break-word;margin-bottom:16px;font-size:1rem;font-style:italic;line-height:1.6}.TestimonialSlider-module-scss-module__d7evOa__authorInfo{align-items:center;gap:12px;display:flex}.TestimonialSlider-module-scss-module__d7evOa__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.TestimonialSlider-module-scss-module__d7evOa__avatarPlaceholder{color:#fff;background-color:#f3f4f6;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex}.TestimonialSlider-module-scss-module__d7evOa__name{color:#111827;margin:0;font-size:.9rem;font-weight:600}.TestimonialSlider-module-scss-module__d7evOa__title{color:#6b7280;margin:0;font-size:.85rem}.TestimonialSlider-module-scss-module__d7evOa__navigation{pointer-events:none;z-index:5;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.TestimonialSlider-module-scss-module__d7evOa__navButton{pointer-events:all;cursor:pointer;z-index:10;background-color:#fffffff2;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:transform .15s,background-color .15s,border-color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.TestimonialSlider-module-scss-module__d7evOa__navButton:hover{border-color:var(--color-primary,#3b82f6);background-color:#fff;transform:translateY(-50%)scale(1.08)}.TestimonialSlider-module-scss-module__d7evOa__navButton img{display:block}.TestimonialSlider-module-scss-module__d7evOa__prevButton{left:0;transform:translate(-50%,-50%)}.TestimonialSlider-module-scss-module__d7evOa__prevButton img{transform:translate(-1px)}.TestimonialSlider-module-scss-module__d7evOa__prevButton:hover{transform:translate(-50%,-50%)scale(1.08)}.TestimonialSlider-module-scss-module__d7evOa__nextButton{right:0;transform:translate(50%,-50%)}.TestimonialSlider-module-scss-module__d7evOa__nextButton img{transform:translate(1px)}.TestimonialSlider-module-scss-module__d7evOa__nextButton:hover{transform:translate(50%,-50%)scale(1.08)}@media (max-width:1024px){.TestimonialSlider-module-scss-module__d7evOa__prevButton{transform:translate(-20%,-50%)}.TestimonialSlider-module-scss-module__d7evOa__prevButton:hover{transform:translate(-20%,-50%)scale(1.08)}.TestimonialSlider-module-scss-module__d7evOa__nextButton{transform:translate(20%,-50%)}.TestimonialSlider-module-scss-module__d7evOa__nextButton:hover{transform:translate(20%,-50%)scale(1.08)}}@media (max-width:640px){.TestimonialSlider-module-scss-module__d7evOa__slide{gap:12px;padding:20px 0}.TestimonialSlider-module-scss-module__d7evOa__testimonialCard{border-radius:12px;margin:0 10px;padding:16px}.TestimonialSlider-module-scss-module__d7evOa__quote{margin-bottom:12px;font-size:.95rem;line-height:1.55}.TestimonialSlider-module-scss-module__d7evOa__navigation{pointer-events:none;z-index:20;justify-content:space-between;gap:3rem;padding:0;display:flex;position:absolute;left:0;right:0;transform:translateY(-50%);top:50%!important}.TestimonialSlider-module-scss-module__d7evOa__navButton{background-color:#fff;border:1px solid #e5e7eb;width:38px;height:38px;position:absolute;top:50%;box-shadow:0 4px 10px #00000026}.TestimonialSlider-module-scss-module__d7evOa__navButton img{width:20px;height:20px}.TestimonialSlider-module-scss-module__d7evOa__prevButton{left:-1rem;transform:translateY(-50%)}.TestimonialSlider-module-scss-module__d7evOa__prevButton:hover{transform:translateY(-50%)scale(1.05)}.TestimonialSlider-module-scss-module__d7evOa__nextButton{right:-1rem;transform:translateY(-50%)}.TestimonialSlider-module-scss-module__d7evOa__nextButton:hover{transform:translateY(-50%)scale(1.05)}}.TestimonialSlider-module-scss-module__d7evOa__sliderDark .TestimonialSlider-module-scss-module__d7evOa__testimonialCard{box-shadow:none;color:#fff;background:#ffffff1a;border:1px solid #ffffff26}.TestimonialSlider-module-scss-module__d7evOa__sliderDark .TestimonialSlider-module-scss-module__d7evOa__quote{color:#fff;font-style:italic}.TestimonialSlider-module-scss-module__d7evOa__sliderDark .TestimonialSlider-module-scss-module__d7evOa__name{color:#fff}.TestimonialSlider-module-scss-module__d7evOa__sliderDark .TestimonialSlider-module-scss-module__d7evOa__title{color:#ffffffb3}.TestimonialSlider-module-scss-module__d7evOa__sliderDark .TestimonialSlider-module-scss-module__d7evOa__navButton{background-color:#ffffff26;border-color:#ffffff40}.TestimonialSlider-module-scss-module__d7evOa__sliderDark .TestimonialSlider-module-scss-module__d7evOa__navButton:hover{background-color:#ffffff40;border-color:#fff}.TestimonialSlider-module-scss-module__d7evOa__sliderDark .TestimonialSlider-module-scss-module__d7evOa__navButton img{filter:brightness(0)invert()}
.LessonSlider-module-scss-module__5t7YzG__slider{background-color:var(--color-lesson-bg,#1f274a);border-bottom:1px solid #ffffff0d;width:100%;display:flex;overflow:hidden}.LessonSlider-module-scss-module__5t7YzG__track{flex-shrink:0;align-items:center;animation:60s linear infinite LessonSlider-module-scss-module__5t7YzG__marquee;display:flex}@keyframes LessonSlider-module-scss-module__5t7YzG__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.LessonSlider-module-scss-module__5t7YzG__item{color:var(--color-lesson-text,#8e9cc0);white-space:nowrap;align-items:center;gap:12px;padding:16px 40px;font-size:15px;font-weight:700;display:flex;position:relative}.LessonSlider-module-scss-module__5t7YzG__item:after{content:"";background-color:#ffffff14;width:1px;height:18px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.LessonSlider-module-scss-module__5t7YzG__icon{opacity:.85;font-size:18px}.LessonSlider-module-scss-module__5t7YzG__text{letter-spacing:.02em}.LessonSlider-module-scss-module__5t7YzG__slider:hover .LessonSlider-module-scss-module__5t7YzG__track{animation-play-state:paused}
.page-module-scss-module__uYbgXW__main{padding:24px 0}.page-module-scss-module__uYbgXW__layout{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:900px){.page-module-scss-module__uYbgXW__layout{grid-template-columns:260px 1fr}}.page-module-scss-module__uYbgXW__filterCard{padding:16px}.page-module-scss-module__uYbgXW__filterTitle{margin-bottom:12px;font-size:12px;font-weight:700}.page-module-scss-module__uYbgXW__searchContainer{margin-bottom:24px}.page-module-scss-module__uYbgXW__searchBox{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#f8fafc;align-items:center;gap:8px;width:100%;padding:10px 12px;display:flex}.page-module-scss-module__uYbgXW__searchIcon{width:16px;height:16px;color:var(--color-muted)}.page-module-scss-module__uYbgXW__searchInput{background:0 0;border:none;outline:none;width:100%;font-size:14px}.page-module-scss-module__uYbgXW__filterList{gap:8px;display:grid}.page-module-scss-module__uYbgXW__filterLink{justify-content:flex-start;width:100%;padding:10px 12px}.page-module-scss-module__uYbgXW__filterSpacer{height:16px}.page-module-scss-module__uYbgXW__paginationBtnContent{justify-content:center;align-items:center;display:inline-flex}.page-module-scss-module__uYbgXW__topBar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-module-scss-module__uYbgXW__count{color:var(--color-muted);font-size:14px}.page-module-scss-module__uYbgXW__list{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:900px){.page-module-scss-module__uYbgXW__list{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__uYbgXW__pagination{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.page-module-scss-module__uYbgXW__pageBtn{border-radius:var(--radius-md);border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text);cursor:pointer;background:#fff;font-weight:700}.page-module-scss-module__uYbgXW__pageBtn:hover{background:#2563eb14}.page-module-scss-module__uYbgXW__pageBtn:disabled{opacity:.5;cursor:not-allowed;background:#fff}.page-module-scss-module__uYbgXW__pageBtnActive{background:var(--color-primary);color:#fff;border-color:#0000}.page-module-scss-module__uYbgXW__pageBtnActive:hover{background:var(--color-primary-hover)}
.Hero-module-scss-module__s86f1q__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a,#3b82f6);padding:40px 0}.Hero-module-scss-module__s86f1q__heroWithStats{text-align:center}.Hero-module-scss-module__s86f1q__heroInner{grid-template-columns:minmax(0,1fr);align-items:center;gap:28px;display:grid}.Hero-module-scss-module__s86f1q__heroContent{width:100%}.Hero-module-scss-module__s86f1q__heroBadge{letter-spacing:.06em;background:#ffffff26;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.Hero-module-scss-module__s86f1q__heroTitle{margin:0 0 10px;font-size:38px;font-weight:700}.Hero-module-scss-module__s86f1q__heroLead{opacity:.85;max-width:80ch;margin:0 auto}.Hero-module-scss-module__s86f1q__heroCtas{justify-content:center;gap:12px;margin-top:20px;display:flex}.Hero-module-scss-module__s86f1q__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.Hero-module-scss-module__s86f1q__heroWithStats .Hero-module-scss-module__s86f1q__heroStats{text-align:right}.Hero-module-scss-module__s86f1q__heroStat{text-align:center;background-color:var(--color-primary-light);border-radius:12px;padding:20px 15px}.Hero-module-scss-module__s86f1q__heroStatValue{font-size:36px;font-weight:700;line-height:1.1}.Hero-module-scss-module__s86f1q__heroStatLabel{letter-spacing:.06em;text-transform:uppercase;opacity:.92;margin-top:4px;font-size:13px;font-weight:700}@media (min-width:900px){.Hero-module-scss-module__s86f1q__heroWithStats{text-align:left}.Hero-module-scss-module__s86f1q__heroInner{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:40px}.Hero-module-scss-module__s86f1q__heroWithStats .Hero-module-scss-module__s86f1q__heroLead{max-width:60ch;margin:0}.Hero-module-scss-module__s86f1q__heroWithStats .Hero-module-scss-module__s86f1q__heroCtas{justify-content:flex-start}}
.page-module-scss-module__oeKy8a__main{padding:24px 0}.page-module-scss-module__oeKy8a__layout{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:900px){.page-module-scss-module__oeKy8a__layout{grid-template-columns:260px 1fr}}.page-module-scss-module__oeKy8a__filterCard{padding:16px}.page-module-scss-module__oeKy8a__filterTitle{margin-bottom:12px;font-size:12px;font-weight:700}.page-module-scss-module__oeKy8a__searchContainer{margin-bottom:24px}.page-module-scss-module__oeKy8a__searchBox{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#f8fafc;align-items:center;gap:8px;width:100%;padding:10px 12px;display:flex}.page-module-scss-module__oeKy8a__searchIcon{width:16px;height:16px;color:var(--color-muted)}.page-module-scss-module__oeKy8a__searchInput{background:0 0;border:none;outline:none;width:100%;font-size:14px}.page-module-scss-module__oeKy8a__filterList{gap:8px;display:grid}.page-module-scss-module__oeKy8a__filterLink{justify-content:flex-start;width:100%;padding:10px 12px}.page-module-scss-module__oeKy8a__filterSpacer{height:16px}.page-module-scss-module__oeKy8a__paginationBtnContent{justify-content:center;align-items:center;display:inline-flex}.page-module-scss-module__oeKy8a__topBar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-module-scss-module__oeKy8a__count{color:var(--color-muted);font-size:14px}.page-module-scss-module__oeKy8a__list{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:900px){.page-module-scss-module__oeKy8a__list{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__oeKy8a__pagination{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.page-module-scss-module__oeKy8a__pageBtn{border-radius:var(--radius-md);border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text);cursor:pointer;background:#fff;font-weight:700}.page-module-scss-module__oeKy8a__pageBtn:hover{background:#2563eb14}.page-module-scss-module__oeKy8a__pageBtnDisabled{opacity:.5;pointer-events:none}.page-module-scss-module__oeKy8a__pageBtnActive{background:var(--color-primary);color:#fff;border-color:#0000}.page-module-scss-module__oeKy8a__pageBtnActive:hover{background:var(--color-primary-hover)}
.page-module-scss-module__oSVDpa__grid{z-index:10;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid;position:relative}@media (min-width:768px){.page-module-scss-module__oSVDpa__grid{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__oSVDpa__card{text-align:center;background-color:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);color:inherit;box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;padding:3rem 2rem;text-decoration:none;transition:all .2s ease-in-out;display:flex}.page-module-scss-module__oSVDpa__card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary);transform:translateY(-4px)}.page-module-scss-module__oSVDpa__card:hover .page-module-scss-module__oSVDpa__iconWrapper{background-color:var(--color-primary);color:var(--color-bg);transform:scale(1.05)}.page-module-scss-module__oSVDpa__card h2{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.page-module-scss-module__oSVDpa__card p{color:var(--color-muted);font-size:1rem;line-height:1.5}.page-module-scss-module__oSVDpa__iconWrapper{background-color:var(--color-primary-light);width:72px;height:72px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .2s ease-in-out;display:flex}
