.page-module__W-cCRq__hero{padding:var(--space-24) var(--space-6);scroll-behavior:smooth;justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.page-module__W-cCRq__heroContent{z-index:1;text-align:center;max-width:720px;animation:page-module__W-cCRq__fade-in var(--duration-slow) var(--ease-default);position:relative}.page-module__W-cCRq__heroBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--color-primary);margin-bottom:var(--space-8);box-shadow:var(--shadow-sm);display:inline-flex}.page-module__W-cCRq__heroBadgeDot{background:var(--color-live);border-radius:50%;width:6px;height:6px;animation:2s infinite page-module__W-cCRq__pulse-live}.page-module__W-cCRq__heroTitle{font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--weight-extrabold);margin-bottom:var(--space-6);letter-spacing:-.02em;color:#fff;text-shadow:0 2px 20px #0006;line-height:1.1}.page-module__W-cCRq__heroSubtitle{font-size:var(--text-lg);color:#ffffffd1;line-height:var(--leading-relaxed);margin-bottom:var(--space-10);text-shadow:0 1px 8px #0000004d;max-width:580px;margin-left:auto;margin-right:auto}.page-module__W-cCRq__heroActions{gap:var(--space-4);margin-bottom:var(--space-12);flex-wrap:wrap;justify-content:center;display:flex}.page-module__W-cCRq__heroStats{justify-content:center;align-items:center;gap:var(--space-8);display:flex}.page-module__W-cCRq__stat{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.page-module__W-cCRq__statNumber{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--weight-bold);color:#fff}.page-module__W-cCRq__statLabel{font-size:var(--text-xs);color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em}.page-module__W-cCRq__statDivider{background:#fff3;width:1px;height:40px}.page-module__W-cCRq__liveSection{padding:var(--space-16) 0;background:var(--color-bg-alt);border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light);scroll-margin-top:var(--header-height)}.page-module__W-cCRq__sectionTitle{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--weight-bold);text-align:center;margin-bottom:var(--space-12)}.page-module__W-cCRq__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.page-module__W-cCRq__materialsSection{padding:var(--space-16) 0;background:var(--color-bg-alt);border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}.page-module__W-cCRq__recentSection{padding:var(--space-16) 0}.page-module__W-cCRq__sliderCta{margin-top:var(--space-8);justify-content:center;display:flex}.page-module__W-cCRq__features{padding:var(--space-10) 0}.page-module__W-cCRq__featuresBar{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);align-items:stretch;display:flex;overflow:hidden}.page-module__W-cCRq__featureItem{align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-6);flex:1;display:flex}.page-module__W-cCRq__featureDivider{background:var(--color-border-light);flex-shrink:0;align-self:stretch;width:1px}.page-module__W-cCRq__featureIcon{flex-shrink:0;font-size:1.75rem;line-height:1}.page-module__W-cCRq__featureTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);margin-bottom:var(--space-1);line-height:1.3}.page-module__W-cCRq__featureText{font-size:var(--text-xs);color:var(--color-text-muted);line-height:var(--leading-normal)}.page-module__W-cCRq__deliveryNote{background:var(--color-bg-alt);border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light);padding:var(--space-3) 0}.page-module__W-cCRq__deliveryNoteText{font-size:var(--text-sm);color:var(--color-text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;margin:0;line-height:1.5;overflow:hidden}@media (max-width:640px){.page-module__W-cCRq__deliveryNoteText{white-space:normal;font-size:var(--text-sm);text-align:left}}.page-module__W-cCRq__cta{padding:var(--space-16) 0 var(--space-24)}.page-module__W-cCRq__ctaCard{text-align:center;padding:var(--space-16) var(--space-8);background:linear-gradient(135deg, #0a0a0a 0%, var(--color-primary-900) 40%, var(--color-primary-700) 100%);border-radius:var(--radius-xl);color:#fff;border:1px solid #d904294d;position:relative;overflow:hidden;box-shadow:0 20px 60px #d9042933}.page-module__W-cCRq__ctaCard:before{content:"";background:radial-gradient(circle,#ffffff14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.page-module__W-cCRq__ctaTitle{font-size:var(--text-3xl);color:#fff;margin-bottom:var(--space-4);position:relative}.page-module__W-cCRq__ctaText{font-size:var(--text-lg);color:#fffc;margin-bottom:var(--space-8);max-width:500px;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.page-module__W-cCRq__featuresBar{flex-wrap:wrap}.page-module__W-cCRq__featureItem{flex:calc(50% - 1px);min-width:0}.page-module__W-cCRq__featureDivider:nth-child(4){display:none}.page-module__W-cCRq__featureDivider:nth-child(6){align-self:auto;width:100%;height:1px}}@media (max-width:768px){.page-module__W-cCRq__hero{min-height:60vh;padding:var(--space-16) var(--space-4)}.page-module__W-cCRq__heroStats{gap:var(--space-6)}.page-module__W-cCRq__statNumber{font-size:var(--text-xl)}.page-module__W-cCRq__features{display:none}}@media (max-width:480px){.page-module__W-cCRq__heroActions{flex-direction:column;align-items:center}}
.TestimonialsSection-module__cY7RdG__section{padding:var(--space-20) 0;background:var(--color-bg-alt)}.TestimonialsSection-module__cY7RdG__header{text-align:center;max-width:600px;margin:0 auto var(--space-12)}.TestimonialsSection-module__cY7RdG__title{font-size:var(--text-3xl);font-weight:var(--weight-extrabold);margin-bottom:var(--space-4);color:var(--color-text)}.TestimonialsSection-module__cY7RdG__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.TestimonialsSection-module__cY7RdG__carouselWrapper{height:680px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%)}.TestimonialsSection-module__cY7RdG__columnsGrid{grid-template-columns:repeat(var(--col-count,3), 1fr);gap:var(--space-6);padding:0 max(var(--space-6), calc((100vw - 1280px) / 2));height:100%;display:grid}.TestimonialsSection-module__cY7RdG__column{overflow:hidden}.TestimonialsSection-module__cY7RdG__column:hover .TestimonialsSection-module__cY7RdG__track{animation-play-state:paused}.TestimonialsSection-module__cY7RdG__track{gap:var(--space-4);flex-direction:column;animation:22s linear infinite TestimonialsSection-module__cY7RdG__scrollUp;display:flex}.TestimonialsSection-module__cY7RdG__track--fast{animation-duration:16s}.TestimonialsSection-module__cY7RdG__track--normal{animation-duration:22s}.TestimonialsSection-module__cY7RdG__track--slow{animation-duration:30s}@keyframes TestimonialsSection-module__cY7RdG__scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.TestimonialsSection-module__cY7RdG__track{animation:none}}.TestimonialsSection-module__cY7RdG__card{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-sm);gap:var(--space-4);flex-direction:column;flex-shrink:0;display:flex}.TestimonialsSection-module__cY7RdG__stars{gap:2px;display:flex}.TestimonialsSection-module__cY7RdG__starOn{color:var(--color-gold)}.TestimonialsSection-module__cY7RdG__starOff{color:var(--color-border)}.TestimonialsSection-module__cY7RdG__content{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed);flex:1;margin:0;font-style:italic}.TestimonialsSection-module__cY7RdG__author{align-items:center;gap:var(--space-3);border-top:1px solid var(--color-border-light);padding-top:var(--space-4);display:flex}.TestimonialsSection-module__cY7RdG__avatar{border-radius:var(--radius-full);background:var(--color-primary-100);width:40px;height:40px;color:var(--color-primary);font-weight:var(--weight-bold);font-size:var(--text-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.TestimonialsSection-module__cY7RdG__avatar img{object-fit:cover;width:100%;height:100%}.TestimonialsSection-module__cY7RdG__authorName{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--color-text);line-height:var(--leading-tight);margin:0}.TestimonialsSection-module__cY7RdG__authorRole{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}@media (max-width:768px){.TestimonialsSection-module__cY7RdG__carouselWrapper{height:560px}.TestimonialsSection-module__cY7RdG__columnsGrid{padding:0 var(--space-4);grid-template-columns:1fr}.TestimonialsSection-module__cY7RdG__colHideOnMobile{display:none}}
.BannerSection-module__w5wnPa__bannerSection{width:100%;margin-bottom:var(--space-10);position:relative;overflow:hidden}.BannerSection-module__w5wnPa__bannerTrack{will-change:transform;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.BannerSection-module__w5wnPa__bannerSlide{flex:0 0 100%;display:block}.BannerSection-module__w5wnPa__bannerImg{object-fit:contain;width:100%;height:auto;max-height:480px;display:block}.BannerSection-module__w5wnPa__dots{bottom:var(--space-3);gap:var(--space-2);z-index:10;display:flex;position:absolute;left:50%;transform:translate(-50%)}.BannerSection-module__w5wnPa__dot{cursor:pointer;background:#ffffff8c;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.BannerSection-module__w5wnPa__dot:hover{background:#ffffffd9;transform:scale(1.2)}.BannerSection-module__w5wnPa__dotActive{background:#fff;border-radius:4px;width:20px}@media (max-width:640px){.BannerSection-module__w5wnPa__bannerImg{max-height:200px}}
.RecentCoursesSlider-module__zu-7fW__rating{align-items:center;gap:2px;margin-bottom:4px;display:flex}.RecentCoursesSlider-module__zu-7fW__starOn{color:#c9a84c;font-size:12px;line-height:1}.RecentCoursesSlider-module__zu-7fW__starOff{color:#e9ecef;font-size:12px;line-height:1}.RecentCoursesSlider-module__zu-7fW__ratingNum{color:#495057;margin-left:3px;font-size:.7rem;font-weight:600}.RecentCoursesSlider-module__zu-7fW__root{position:relative}.RecentCoursesSlider-module__zu-7fW__wrapper{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;overflow-x:auto}.RecentCoursesSlider-module__zu-7fW__wrapper::-webkit-scrollbar{display:none}.RecentCoursesSlider-module__zu-7fW__track{grid-auto-flow:column;grid-auto-columns:calc(25% - var(--space-4) * 3 / 4);gap:var(--space-4);padding-bottom:var(--space-2);display:grid}.RecentCoursesSlider-module__zu-7fW__card{scroll-snap-align:start;color:var(--color-text);border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border-light);transition:all var(--duration-normal) var(--ease-default);flex-direction:column;min-width:0;text-decoration:none;display:flex;overflow:hidden}.RecentCoursesSlider-module__zu-7fW__card:hover{border-color:var(--color-gold-border);transform:translateY(-3px);box-shadow:0 6px 24px #c9a84c2e,0 2px 8px #0000000f}.RecentCoursesSlider-module__zu-7fW__card:hover .RecentCoursesSlider-module__zu-7fW__image{transform:scale(1.04)}.RecentCoursesSlider-module__zu-7fW__imageWrapper{aspect-ratio:16/9;background:var(--color-bg-alt);flex-shrink:0;position:relative;overflow:hidden}.RecentCoursesSlider-module__zu-7fW__image{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-slow) var(--ease-default)}.RecentCoursesSlider-module__zu-7fW__placeholder{background:linear-gradient(135deg, var(--color-primary-50) 0%, var(--color-primary-100) 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.RecentCoursesSlider-module__zu-7fW__badge{top:var(--space-2);left:var(--space-2);padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-bold);border-radius:var(--radius-full);background:var(--color-secondary);color:#fff;position:absolute}.RecentCoursesSlider-module__zu-7fW__body{padding:var(--space-3) var(--space-4);gap:var(--space-1);flex-direction:column;display:flex}.RecentCoursesSlider-module__zu-7fW__name{font-size:var(--text-sm);font-weight:var(--weight-medium);line-height:var(--leading-tight);-webkit-line-clamp:2;color:var(--color-text);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.RecentCoursesSlider-module__zu-7fW__price{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--color-text-secondary)}@media (max-width:768px){.RecentCoursesSlider-module__zu-7fW__track{grid-auto-columns:calc(45% - var(--space-3) / 2);gap:var(--space-3)}}.RecentCoursesSlider-module__zu-7fW__dots{display:none}@media (max-width:768px){.RecentCoursesSlider-module__zu-7fW__dots{justify-content:center;gap:var(--space-2);margin-top:var(--space-5);display:flex}}.RecentCoursesSlider-module__zu-7fW__dot{background:var(--color-border);cursor:pointer;width:8px;height:8px;transition:background var(--duration-fast) var(--ease-default), transform var(--duration-fast) var(--ease-default);border:none;border-radius:50%;flex-shrink:0;padding:0}.RecentCoursesSlider-module__zu-7fW__dotActive{background:var(--color-primary);transform:scale(1.4)}
