.vtk-pv-section,.vtk-pv-section *{box-sizing:border-box}.vtk-pv-section{width:100%;padding:8px 24px 72px;background:#fff}.vtk-pv-container{width:100%;max-width:1220px;margin:0 auto}.vtk-pv-heading{margin:0 0 98px;text-align:center;color:#0a0a0a;font-size:clamp(42px,4.3vw,61px);line-height:1.05;font-weight:900;letter-spacing:-.055em}.vtk-pv-heading-highlight{--vtk-pv-grad-1:#579bff;--vtk-pv-grad-2:#45e0cd;display:inline-block;background:linear-gradient(90deg,var(--vtk-pv-grad-1),var(--vtk-pv-grad-2));-webkit-background-clip:text;background-clip:text;color:transparent}.vtk-pv-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1.12fr);grid-template-rows:auto auto;gap:24px}.vtk-pv-card{position:relative;overflow:hidden;display:flex;min-height:257px;border-radius:16px;background-color:#6f7b75;background-size:cover;background-position:center;text-decoration:none!important;isolation:isolate;box-shadow:none;transition:transform .25s ease,box-shadow .25s ease}.vtk-pv-card:nth-child(1){background-image:linear-gradient(135deg,#6f7b75,#24372c)}.vtk-pv-card:nth-child(2){background-image:linear-gradient(135deg,#a7ada7,#39403a)}.vtk-pv-card:nth-child(3){background-image:linear-gradient(135deg,#787878,#202020)}.vtk-pv-card:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.48);z-index:-1}.vtk-pv-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(15,23,42,.16)}.vtk-pv-card-wide{grid-column:1}.vtk-pv-card-tall{grid-column:2;grid-row:1 / span 2;min-height:537px}.vtk-pv-card-content{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:30px 24px 24px}.vtk-pv-card-copy{display:flex;flex-direction:column;min-width:0}.vtk-pv-card-title{display:block;color:#fff;font-size:31px;line-height:1.05;font-weight:900;letter-spacing:-.055em}.vtk-pv-card-subtitle{display:block;margin-top:6px;color:#fff;font-size:17px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.vtk-pv-arrow{width:38px;height:38px;border-radius:999px;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:18px;line-height:0}.vtk-pv-arrow svg{width:1em;height:1em;fill:currentColor}.vtk-pv-actions{display:flex;align-items:center;justify-content:center;gap:54px;flex-wrap:wrap;margin-top:45px}.vtk-pv-action{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:18px;line-height:1;font-weight:850}.vtk-pv-primary{--vtk-pv-btn-1:#3f6dc6;--vtk-pv-btn-2:#43e0c9;min-width:302px;padding:15px 30px;border-radius:9px;background:linear-gradient(90deg,var(--vtk-pv-btn-1),var(--vtk-pv-btn-2));color:#fff}.vtk-pv-secondary{gap:16px;color:#3158b8}.vtk-pv-secondary-icon{width:34px;height:34px;border-radius:999px;background:#f1f3f5;display:inline-flex;align-items:center;justify-content:center;color:inherit;font-size:13px}.vtk-pv-secondary-icon svg{width:1em;height:1em;fill:currentColor}@media(max-width:1024px){.vtk-pv-heading{margin-bottom:56px}.vtk-pv-grid{grid-template-columns:1fr}.vtk-pv-card-wide,.vtk-pv-card-tall{grid-column:auto;grid-row:auto}.vtk-pv-card-tall{min-height:360px}}@media(max-width:767px){.vtk-pv-section{padding:40px 20px 56px}.vtk-pv-heading{font-size:clamp(34px,11vw,44px);margin-bottom:38px}.vtk-pv-card,.vtk-pv-card-tall{min-height:250px}.vtk-pv-card-content{padding:24px 20px}.vtk-pv-card-title{font-size:27px}.vtk-pv-actions{gap:24px}.vtk-pv-primary{width:100%;min-width:0}.vtk-pv-secondary{width:100%}}