.hero-section{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background:linear-gradient(135deg,#e8f5ff,#fff);border-radius:20px;padding:40px;margin-bottom:50px;box-shadow:0 4px 12px #0000000d}.hero-text{flex:1;padding:20px}.hero-text h1{font-size:2.2rem;color:#0097a7;margin-bottom:15px}.hero-text p{font-size:1rem;line-height:1.6;color:#34495e}.hero-image{flex:1;display:flex;justify-content:center}.hero-image img{width:90%;border-radius:20px;box-shadow:0 4px 10px #0000001a}
