.hero-videos-container{padding:40px 20px;background:#fff;text-align:center;color:#000}.hero-video-highlights{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.hero-video-card{width:400px;text-align:left}.hero-video-thumb{position:relative;border-radius:10px;overflow:hidden}.hero-video-thumb img{width:100%;height:220px;object-fit:cover;border-radius:10px}.hero-video-tags{position:absolute;top:10px;left:10px;display:flex;gap:6px}.hero-video-tags .hero-tag{background:#0066ff;padding:4px 10px}.hero-duration,.hero-video-tags .hero-tag{color:#fff;font-size:12px;border-radius:6px}.hero-duration{position:absolute;bottom:10px;right:10px;background:rgba(0,0,0,.7);padding:4px 8px}.hero-video-card h3{font-size:18px;font-weight:700;margin:12px 0 6px}.hero-author{font-size:13px;color:#333;margin-bottom:8px}.hero-description{font-size:14px;color:#555;margin-bottom:10px}.hero-video-meta{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#555}.hero-video-meta a{color:#0066ff;font-weight:700;text-decoration:none}.hero-view-all{margin:30px 0}.hero-btn-outline{background:#fff;color:#000;border:1px solid #ddd;padding:12px 20px;border-radius:10px;font-weight:600;cursor:pointer}.hero-featured-series{background:#f9fafb;padding:50px 20px;border-radius:10px}.hero-featured-series h2{font-size:22px;font-weight:700;margin-bottom:8px}.hero-featured-series p{font-size:15px;color:#555;margin-bottom:30px}.hero-series-cards{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.hero-series-card{background:#fff;border-radius:12px;padding:25px;width:280px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.05)}.hero-series-icon{width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;margin:0 auto 15px}.hero-series-icon.blue{background:#0066ff}.hero-series-icon.green{background:#009966}.hero-series-icon.purple{background:#9933ff}.hero-series-card h3{font-size:16px;font-weight:700;margin:0 0 8px}.hero-series-card p{font-size:14px;color:#444;margin-bottom:15px}