.ts-step-cards.ts-step-cards--split{align-items:stretch;display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:992px){.ts-step-cards.ts-step-cards--split{grid-template-columns:repeat(2,minmax(0,1fr))}}@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;border-bottom:none;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;flex:1 1 auto;font-size:16px;line-height:1.6;padding:18px 22px 22px}.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}@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}}