.vtk-feature-cards-section,.vtk-feature-cards-section *{box-sizing:border-box}.vtk-feature-cards-section{width:100%;padding:48px 24px 64px;background:#f5f8fd}.vtk-feature-cards-container{width:100%;max-width:1345px;margin:0 auto}.vtk-feature-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.vtk-feature-card{display:flex;flex-direction:column;min-height:300px;padding:40px 31px 44px;background:#fff;border:1px solid #e8eef7;border-radius:18px;text-decoration:none!important;box-shadow:0 14px 35px rgba(15,23,42,.04);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.vtk-feature-hover-yes .vtk-feature-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(15,23,42,.08);border-color:#dbe6f5}.vtk-feature-card-icon-box{width:60px;height:60px;margin-bottom:28px;border-radius:12px;background:#f0f5ff;color:#2f63e6;display:inline-flex;align-items:center;justify-content:center;font-size:25px;line-height:1;flex:0 0 auto}.vtk-feature-card-icon-box svg{width:1em;height:1em;fill:currentColor}.vtk-feature-card-icon-box img{width:1em;height:1em;object-fit:contain;display:block}.vtk-feature-card-title{margin:0 0 14px;color:#061226;font-size:24px;line-height:1.42;font-weight:850;letter-spacing:-.035em}.vtk-feature-card-description{margin:0;color:#64748b;font-size:19px;line-height:1.42;font-weight:400;letter-spacing:-.025em}.vtk-feature-card:focus{outline:2px solid #2f63e6;outline-offset:3px}@media(max-width:1024px){.vtk-feature-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.vtk-feature-cards-section{padding:34px 20px 44px}.vtk-feature-cards-grid{grid-template-columns:1fr}.vtk-feature-card{min-height:auto}.vtk-feature-card-title{font-size:22px}.vtk-feature-card-description{font-size:17px}}