.kl-features-cards{display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:768px){.kl-features-cards{display:block}}.kl-features-cards__card{background-color:#f0f0f1;border-radius:20px;box-sizing:border-box;flex-basis:225px;flex-grow:1;padding:25px}.kl-features-cards__card p{font-size:.9rem;font-weight:500;margin:0}@media screen and (max-width:768px){.kl-features-cards__card+.kl-features-cards__card{margin:32px 0 0}}.kl-features-cards__image{align-items:center;display:flex;margin:0 0 16px}.kl-features-cards__image img{display:block;margin:0;max-height:25px;width:auto}.kl-features-cards__image>span{display:block}.kl-features-cards__image svg{max-height:25px;width:25px}