body{font-family:'Segoe UI',sans-serif;background-color:#f9f9f9;color:#333}.hero-section{background:linear-gradient(120deg,#00aeef,#7ac943);color:#fff;padding:50px 20px;text-align:center}.hero-section h1{font-size:3rem;font-weight:700}.btn-custom{background-color:#fff;color:#00aeef;font-weight:600;border-radius:50px;padding:10px 30px}.section-title{color:#00aeef;font-weight:700;margin-bottom:30px;text-align:center}.service-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:30px;text-align:center;transition:.3s;box-shadow:0 4px 12px rgba(0,0,0,.06)}.service-card:hover{transform:translateY(-10px);box-shadow:0 6px 20px rgba(0,174,239,.2)}.service-card img{width:60px;height:60px;margin-bottom:20px}.process-step img{width:80px;margin-bottom:15px}.process-step{text-align:center;padding:20px}