.vh-services-section{background:#f9fafb;padding:32px 0}.vh-services{cursor:pointer;max-width:1320px;margin:0 auto;padding:0 24px}.vh-services-header{text-align:center;margin-bottom:56px}.vh-services-title{color:#0f172a;margin-bottom:16px;font-size:40px;font-weight:600}.vh-services-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.vh-services-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.vh-service-card{background:#fff;border-radius:20px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.vh-service-card:hover{transform:scale(1.05);box-shadow:5px 20px 10px #00000052}.vh-service-image-wrapper{width:100%;height:250px;position:relative}.vh-service-para{color:#475569;margin-bottom:48px;font-size:16px;font-weight:400;display:block}.vh-service-img{object-fit:cover}.vh-service-icon-overlay{background:#ffffffe6;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:24px;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 4px 12px #0000001a}.vh-service-content{padding:24px}.vh-service-card-title{margin-bottom:.75rem;font-size:20px;font-weight:500}.vh-service-card-desc{color:#0f172a;font-size:16px;line-height:1.6}@media (max-width:1024px){.vh-services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.vh-services-grid{grid-template-columns:repeat(1,1fr)}}
