.hero,.section-title,.service-box{text-align:center}body{font-family:'Segoe UI',sans-serif;color:#333}.hero{padding:100px 20px;background:linear-gradient(135deg,#f8f9fa,#e2e6ea)}.hero h1{font-size:48px;font-weight:700}.hero p{font-size:18px;color:#555}.section-title{font-weight:600;margin-bottom:40px;font-size:32px}.service-box{background:#fff;padding:30px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.08);transition:.3s;height:100%}.service-box:hover{transform:translateY(-5px);background:#f8f9fa}.service-box img{width:60px;height:60px;margin-bottom:20px}.service-box h5{font-weight:600;margin-bottom:15px;color:#000}.service-box p{font-size:14px;color:#555}.info-section img{width:100%;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1)}