*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333}.navbar{display:flex;justify-content:space-between;padding:1.5rem;background-color:#07f}.features{text-align:center;padding:4rem 1rem;background-color:#f4f4f4}.feature-list{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.feature-item{background-color:#fff;border-radius:10px;padding:2rem;width:300px}.about{text-align:center;padding:4rem 1rem}.cta{text-align:center;padding:4rem 1rem;background-color:#07f;color:#fff}.footer{text-align:center;background-color:#222;color:#fff;padding:1rem 0}.hero{text-align:center;background:linear-gradient(135deg,#0056cc,#4ca1ff);color:#fff;padding:5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-content{display:flex;flex-direction:column;align-items:center}.logo-container{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%;padding:2rem;box-shadow:0 4px 10px #0003}.logo-img{width:100px;height:auto}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:1.5rem}.btn-primary{display:inline-block;padding:1rem 2rem;background-color:#07f;color:#fff;font-size:1.2rem;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.btn-primary:hover{background-color:#004bb7}a{color:#004bb7}.acts{margin-bottom:20px;display:flex;justify-content:center;gap:20px 500px;flex-wrap:wrap}
