.hero-only-text{margin:0 auto;background:#fff}body{font-family:'Inter',sans-serif}.service-box{text-align:left;padding:30px;border-radius:10px;background:#fff;transition:0.3s;display:flex;flex-direction:column;justify-content:center;height:100%;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.1);border:1px solid #e0e0e0}.service-box:hover{background:#f0f8ff;transform:translateY(-5px)}.service-box img{width:80px;height:auto;margin-bottom:15px}.service-title{font-weight:700;margin-bottom:5px;color:#0d47a1;font-size:20px}.service-subtitle{font-weight:700;font-size:16px;margin-bottom:5px;color:#333}.service-box p{color:#555;font-size:14px}