.vtk-strategy-section,.vtk-strategy-section *{box-sizing:border-box}.vtk-strategy-section{width:100%;padding:30px 24px 80px;background:#f5f8fd}.vtk-strategy-container{width:100%;max-width:1390px;margin:0 auto}.vtk-strategy-header{text-align:center;margin-bottom:76px}.vtk-strategy-badge-wrap{margin-bottom:36px}.vtk-strategy-badge{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:999px;background:#e7f0ff;color:#2563eb;font-size:16px;line-height:1;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.vtk-strategy-heading{margin:0 0 26px;color:#061226;font-size:clamp(42px,4.2vw,58px);line-height:1.08;font-weight:850;letter-spacing:-.065em}.vtk-strategy-description{max-width:860px;margin:0 auto;color:#64748b;font-size:23px;line-height:1.42;font-weight:400;letter-spacing:-.025em}.vtk-strategy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.vtk-strategy-card{display:flex;flex-direction:column;min-height:205px;padding:42px 31px;background:#fff;border:1px solid #e8eef7;border-radius:17px;text-decoration:none!important;box-shadow:0 12px 32px rgba(15,23,42,.035);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.vtk-strategy-hover-yes .vtk-strategy-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(15,23,42,.075);border-color:#dce6f4}.vtk-strategy-card-title{margin:0 0 16px;color:#061226;font-size:23px;line-height:1.25;font-weight:850;letter-spacing:-.035em}.vtk-strategy-card-description{color:#64748b;font-size:19px;line-height:1.42;font-weight:400;letter-spacing:-.025em}.vtk-strategy-card:focus{outline:2px solid #2563eb;outline-offset:3px}@media(max-width:1024px){.vtk-strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vtk-strategy-heading{font-size:clamp(36px,6vw,50px)}}@media(max-width:767px){.vtk-strategy-section{padding:42px 20px 56px}.vtk-strategy-header{margin-bottom:42px}.vtk-strategy-grid{grid-template-columns:1fr}.vtk-strategy-card{min-height:auto;padding:32px 24px}.vtk-strategy-heading{font-size:clamp(32px,10vw,42px)}.vtk-strategy-description{font-size:18px}.vtk-strategy-card-title{font-size:21px}.vtk-strategy-card-description{font-size:17px}}