.spark-learning-component{box-sizing:border-box;font-family:Poppins,sans-serif}.spark-learning-component *,.spark-learning-component :after,.spark-learning-component :before{box-sizing:inherit}.spark-learning-component .hero-section{background:linear-gradient(135deg,#3bb771,#2a9d8f);color:#fff;overflow:hidden;padding:60px 20px;text-align:center}.spark-learning-component .hero-container{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1200px}.spark-learning-component .hero-image-wrapper img{border-radius:16px;height:auto;max-height:300px;max-width:100%;object-fit:cover}.spark-learning-component .hero-text-wrapper{align-items:center;display:flex;flex-direction:column}.spark-learning-component .hero-title{font-size:2.4rem;font-weight:700;line-height:1.2;margin:0 0 15px}.spark-learning-component .hero-subtitle{font-size:1rem;font-weight:400;line-height:1.6;margin:0 0 30px;max-width:450px;opacity:.95}.spark-learning-component .hero-cta-button{align-items:center;background-color:#fcd34d;border:none;border-radius:12px;box-shadow:0 8px 15px rgba(0,0,0,.1);color:#1e2a7a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;padding:14px 28px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.spark-learning-component .hero-cta-button:hover{box-shadow:0 12px 20px rgba(0,0,0,.15);transform:translateY(-3px)}.spark-learning-component .button-icon{height:22px;width:22px}@media (min-width:992px){.spark-learning-component .hero-section{padding:80px 40px;text-align:left}.spark-learning-component .hero-container{flex-direction:row;gap:60px}.spark-learning-component .hero-image-wrapper{align-items:center;display:flex;flex:1;justify-content:center}.spark-learning-component .hero-image-wrapper img{max-height:480px;max-width:100%;width:480px}.spark-learning-component .hero-text-wrapper{align-items:flex-start;flex:1}.spark-learning-component .hero-title{font-size:3.2rem;line-height:1.25;margin-bottom:20px}.spark-learning-component .hero-subtitle{font-size:1.1rem;margin-bottom:40px;max-width:500px}}