.kl-value-cards{padding:0}.kl-value-cards__icon svg{fill:#1ea84f;height:55px}.kl-value-cards__grid{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.kl-value-cards__card{align-items:center;background:#fff;border:1px solid rgba(2,29,73,.08);border-radius:0;box-shadow:0 10px 22px rgba(0,0,0,.1);display:flex;gap:20px;min-height:92px;padding:18px 20px}.kl-value-cards__icon{align-items:center;display:flex;flex:0 0 auto;height:54px;justify-content:center;width:54px}.kl-value-cards__icon img{display:block;height:54px;object-fit:contain;width:54px}.kl-value-cards__content{flex:1 1 auto;min-width:0}.kl-value-cards__title,.kl-value-cards__title *{color:#1ea84f;font-size:20px;font-weight:800;line-height:1.2;margin:0}.kl-value-cards__desc,.kl-value-cards__desc *{color:#6b7280;font-size:16px;line-height:1.5;margin:6px 0 0}.kl-value-cards__desc p,.kl-value-cards__title p{margin:0}.kl-value-cards__card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:min(520px,100%)}@media (max-width:768px){.kl-value-cards__grid{gap:20px;grid-template-columns:1fr}.kl-value-cards__content{text-align:center}.kl-value-cards__card{display:flex;flex-direction:column;gap:20px;min-height:auto;padding:20px}.kl-value-cards__card:last-child:nth-child(odd){grid-column:auto;justify-self:stretch;width:100%}.kl-value-cards__icon,.kl-value-cards__icon img{height:48px;width:48px}.kl-value-cards__icon{height:80px;width:80px}.kl-value-cards__icon svg{height:80px}}