.courses-module__IczArW__container{background:var(--background);min-height:100vh;padding-top:6rem;padding-bottom:4rem}.courses-module__IczArW__hero{text-align:center;max-width:800px;margin:0 auto 5rem}.courses-module__IczArW__hero h1{color:var(--text-main);margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.courses-module__IczArW__hero p{color:var(--text-muted);font-size:1.25rem}.courses-module__IczArW__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.courses-module__IczArW__categoryCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:32px;flex-direction:column;align-items:center;padding:3rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}[data-theme=dark] .courses-module__IczArW__categoryCard{background:var(--surface)}.courses-module__IczArW__categoryCard:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.courses-module__IczArW__iconWrapper{background:var(--primary-light);width:80px;height:80px;color:var(--primary);border-radius:24px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.courses-module__IczArW__categoryCard h2{color:var(--text-main);margin-bottom:1rem;font-size:1.8rem;font-weight:800}.courses-module__IczArW__categoryCard p{color:var(--text-muted);flex-grow:1;margin-bottom:2rem;line-height:1.6}.courses-module__IczArW__viewBtn{color:var(--primary);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:inline-flex}.courses-module__IczArW__image{object-fit:cover;border-radius:20px;width:100%;height:200px;margin-bottom:2rem}@media (max-width:768px){.courses-module__IczArW__hero h1{font-size:2.5rem}.courses-module__IczArW__categoryCard{padding:2rem}.courses-module__IczArW__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:640px){.courses-module__IczArW__container{padding-top:5rem}.courses-module__IczArW__hero{margin-bottom:3rem}.courses-module__IczArW__hero h1{font-size:2rem}.courses-module__IczArW__hero p{font-size:1.1rem}.courses-module__IczArW__categoryGrid{grid-template-columns:1fr;gap:2rem}.courses-module__IczArW__categoryCard{padding:2rem 1.5rem}.courses-module__IczArW__categoryCard h2{font-size:1.5rem}}@media (max-width:480px){.courses-module__IczArW__container{padding-top:4.5rem}.courses-module__IczArW__hero h1{font-size:1.75rem}.courses-module__IczArW__hero p{font-size:1rem}.courses-module__IczArW__categoryCard{padding:1.5rem}.courses-module__IczArW__iconWrapper{width:64px;height:64px}.courses-module__IczArW__categoryCard h2{font-size:1.35rem}.courses-module__IczArW__categoryCard p{font-size:.9rem}}
