.ts-step-cards.ts-step-cards--split{align-items:stretch;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(320px,320px));justify-content:center}@media (max-width:640px){.ts-step-cards.ts-step-cards--split{gap:20px;grid-template-columns:1fr}}.ts-step-card.ts-step-card--split{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;box-shadow:0 18px 45px rgba(15,23,42,.1),0 6px 16px rgba(15,23,42,.06);display:flex;flex-direction:column;height:100%;overflow:hidden}.ts-step-card__header--split{align-items:center;background:#eef5ff;box-shadow:inset 0 -8px 10px -10px rgba(15,23,42,.18);display:flex;gap:14px;padding:22px 22px 18px}.ts-step-card__icon--split{align-items:center;display:flex;flex:0 0 auto;height:84px;justify-content:center;width:96px}.ts-step-card__icon--split img{display:block;height:84px;object-fit:contain;width:96px}.ts-step-card__headline--split{color:#0b2a5b;font-size:22px;font-weight:800;letter-spacing:-.01em;line-height:1.15}.ts-step-card__headline--split a{color:inherit!important;text-decoration:none!important}.ts-step-card__body--split{color:#1f2a3a;display:flex;flex:1 1 auto;flex-direction:column;font-size:16px;line-height:1.6;padding:18px 22px 22px}.ts-step-card__content--split{flex:1 1 auto}.ts-step-card__body--split p{margin:0}.ts-step-card__body--split p+p{margin-top:10px}.ts-step-card__body--split ul{margin:10px 0 0;padding-left:18px}.ts-step-card__body--split li{margin:6px 0}.ts-step-card__cta--split{margin-top:20px}.ts-step-card__button--split{align-items:center;background:#0b2a5b;border-radius:999px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;min-height:44px;padding:12px 18px;text-decoration:none;transition:all .2s ease}.ts-step-card__button--split:hover{box-shadow:0 6px 14px rgba(0,0,0,.15);transform:translateY(-1px)}@media (max-width:640px){.ts-step-card__header--split{padding:18px}.ts-step-card__icon--split,.ts-step-card__icon--split img{height:72px;width:82px}.ts-step-card__headline--split{font-size:20px}.ts-step-card__body--split{padding:16px 18px 20px}}