.CourseSection-module__wJxLoW__categorySection{padding:3rem var(--section-padding);position:relative}@media (max-width:650px){.CourseSection-module__wJxLoW__categorySection{padding:3rem 0}}.CourseSection-module__wJxLoW__container{max-width:var(--max-width);margin:0 auto;position:relative}.CourseSection-module__wJxLoW__categoryHeader{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:1.5rem;padding:1.5rem;position:relative;box-shadow:0 2px 12px #0000000a}@media (max-width:650px){.CourseSection-module__wJxLoW__categoryHeader{margin:0 var(--section-padding)1.5rem}}.CourseSection-module__wJxLoW__headerContent{z-index:1;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.CourseSection-module__wJxLoW__headerLeft{flex:1}.CourseSection-module__wJxLoW__categoryBadge{align-items:center;gap:var(--spacing-xs);text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;margin-bottom:.75rem;padding:.4rem .8rem;font-size:.7rem;font-weight:600;display:inline-flex}.CourseSection-module__wJxLoW__categoryTitle{letter-spacing:-.5px;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.1}.CourseSection-module__wJxLoW__categoryDescription{color:var(--text-secondary);max-width:450px;margin:0 0 1rem;font-size:1rem;line-height:1.5}.CourseSection-module__wJxLoW__highlights{flex-direction:column;gap:.3rem;display:flex}.CourseSection-module__wJxLoW__highlightItem{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}.CourseSection-module__wJxLoW__highlightDot{border-radius:50%;flex-shrink:0;width:4px;height:4px}.CourseSection-module__wJxLoW__headerRight{flex:1;max-width:320px}.CourseSection-module__wJxLoW__statsContainer{flex-direction:column;gap:.75rem;display:flex}.CourseSection-module__wJxLoW__statItem{border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #fff3;align-items:center;gap:.6rem;padding:.6rem;transition:transform .2s,box-shadow .2s;display:flex}.CourseSection-module__wJxLoW__statItem:hover{transform:translateY(-1px);box-shadow:0 4px 15px #00000014}.CourseSection-module__wJxLoW__statIcon{border-radius:var(--radius-sm);background:#fffc;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.CourseSection-module__wJxLoW__statContent{flex:1}.CourseSection-module__wJxLoW__statValue{margin-bottom:.15rem;font-size:1.1rem;font-weight:800;line-height:1}.CourseSection-module__wJxLoW__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.CourseSection-module__wJxLoW__filtersContainer{justify-content:center;margin-bottom:1.5rem;display:flex;position:relative}.CourseSection-module__wJxLoW__filtersContainer:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#0000000f,#0000);height:1px;position:absolute;top:50%;left:0;right:0}.CourseSection-module__wJxLoW__filtersWrapper{border-radius:var(--radius-md);z-index:1;background-color:#fff;border:1px solid #0000000a;padding:.4rem;display:flex;position:relative;box-shadow:0 2px 12px #0000000f}.CourseSection-module__wJxLoW__filterButton{border-radius:var(--radius-sm);cursor:pointer;color:var(--text-secondary);text-align:center;background:0 0;border:none;min-width:110px;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.CourseSection-module__wJxLoW__filterButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CourseSection-module__wJxLoW__filterButton:hover:before{left:100%}.CourseSection-module__wJxLoW__filterButton:hover{color:var(--text-primary);transform:translateY(-1px)}.CourseSection-module__wJxLoW__filterButton.CourseSection-module__wJxLoW__active{transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.CourseSection-module__wJxLoW__coursesContainer{margin-top:-.25rem}@media (max-width:1024px){.CourseSection-module__wJxLoW__headerContent{gap:1.5rem}.CourseSection-module__wJxLoW__categoryTitle{font-size:1.8rem}}@media (max-width:768px){.CourseSection-module__wJxLoW__categoryHeader{padding:1.25rem}.CourseSection-module__wJxLoW__headerContent{flex-direction:column;gap:1.5rem}.CourseSection-module__wJxLoW__headerRight{max-width:none}.CourseSection-module__wJxLoW__categoryTitle{font-size:1.6rem}.CourseSection-module__wJxLoW__categoryDescription{font-size:.95rem}.CourseSection-module__wJxLoW__statsContainer{flex-flow:wrap;gap:.75rem}.CourseSection-module__wJxLoW__statItem{flex:1;min-width:180px}.CourseSection-module__wJxLoW__filtersWrapper{flex-wrap:wrap;gap:.4rem}.CourseSection-module__wJxLoW__filterButton{min-width:100px;font-size:.8rem}}@media (max-width:490px){.CourseSection-module__wJxLoW__categoryHeader{padding:1rem}.CourseSection-module__wJxLoW__categoryTitle{font-size:1.5rem}.CourseSection-module__wJxLoW__categoryDescription{font-size:.9rem}.CourseSection-module__wJxLoW__headerRight{flex:1;width:100%;max-width:100%}.CourseSection-module__wJxLoW__statsContainer{flex-direction:column;width:100%}.CourseSection-module__wJxLoW__statItem{width:100%;min-width:100%;padding:5px 10px}.CourseSection-module__wJxLoW__statValue{font-size:.85rem}.CourseSection-module__wJxLoW__statLabel{font-size:.7rem}.CourseSection-module__wJxLoW__highlightItem{font-size:.75rem}}.CourseSection-module__wJxLoW__whyChooseSection{z-index:1200;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-top:-170px;margin-bottom:3rem;padding:2rem 0;top:0;box-shadow:0 4px 20px #00000014}.CourseSection-module__wJxLoW__whyChooseHeader{text-align:center;margin-bottom:1.5rem;padding:0 2rem}.CourseSection-module__wJxLoW__whyChooseTitle{color:#1e293b;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.2}.CourseSection-module__wJxLoW__whyChooseSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:.9rem;line-height:1.5}.CourseSection-module__wJxLoW__benefitsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;padding:0 2rem;display:grid}.CourseSection-module__wJxLoW__benefitCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;transition:all .3s}.CourseSection-module__wJxLoW__benefitCard:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.CourseSection-module__wJxLoW__benefitIcon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin:0 auto .75rem;display:flex}.CourseSection-module__wJxLoW__benefitTitle{color:#1e293b;margin:0 0 .375rem;font-size:.875rem;font-weight:600;line-height:1.3}.CourseSection-module__wJxLoW__benefitDescription{color:#64748b;margin:0;font-size:.75rem;line-height:1.4}@media (max-width:1024px){.CourseSection-module__wJxLoW__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:768px){.CourseSection-module__wJxLoW__whyChooseHeader{margin-bottom:1.25rem;padding:0 1rem}.CourseSection-module__wJxLoW__whyChooseTitle{font-size:1.25rem}.CourseSection-module__wJxLoW__whyChooseSubtitle{font-size:.8rem}.CourseSection-module__wJxLoW__benefitCard{padding:1rem}.CourseSection-module__wJxLoW__benefitIcon{width:40px;height:40px;margin-bottom:.5rem}.CourseSection-module__wJxLoW__benefitTitle{font-size:.8rem}.CourseSection-module__wJxLoW__benefitDescription{font-size:.7rem}}@media (max-width:650px){.CourseSection-module__wJxLoW__whyChooseSection{margin-left:var(--section-padding);margin-right:var(--section-padding)}}@media (max-width:480px){.CourseSection-module__wJxLoW__whyChooseTitle{font-size:1.125rem}.CourseSection-module__wJxLoW__benefitCard{padding:.875rem}}@media (max-width:360px){.CourseSection-module__wJxLoW__whyChooseSection{padding:1.2rem 0}.CourseSection-module__wJxLoW__benefitsGrid{padding:0 1.2rem}.CourseSection-module__wJxLoW__benefitCard{padding:.7rem}}
