.service-grid{box-shadow:0 10px 30px rgba(0,0,0,.05)}.service-card svg{fill:#5a84ed;height:58px}.services{background:linear-gradient(180deg,#f7f9fc,#eef2f7);padding:80px 20px;text-align:center}.services h2{margin-bottom:40px}.services .subtitle{color:#5a84ed;font-size:14px;font-weight:700;letter-spacing:1px;margin-bottom:10px}.service-grid{background:#fff;border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.service-card{border-right:1px solid #e6ecf3;padding:40px 25px;transition:all .3s ease}.service-card:last-child{border-right:none}.service-card:hover{background:#f5f8ff;transform:translateY(-5px)}.icon{color:#4a7cff;font-size:32px;margin-bottom:15px}.service-card h3{color:#1a2b49;font-size:18px;margin-bottom:10px}.service-card p{color:#6b7a90;font-size:14px;line-height:1.6}@media (max-width:992px){.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{border-bottom:1px solid #e6ecf3}.service-card,.service-card:nth-child(2n){border-right:none}}@media (max-width:576px){.title{font-size:26px}.service-grid{grid-template-columns:1fr}.service-card{border-bottom:1px solid #e6ecf3}.service-card:last-child{border-bottom:none}}