.key-benefits{margin-bottom:20px;margin-top:20px;width:100%}.key-benefits__heading{line-height:1.2;margin:0 0 16px}.key-benefits__grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.key-benefits__card{align-items:center;background:#fff;border:1px solid #e8e8e8;border-left:3px solid #c3cb2b;border-radius:0 4px 4px 0;box-sizing:border-box;display:flex;gap:10px;padding:12px 16px}.key-benefits__icon{align-items:center;background:#f8f9ec;border-radius:4px;display:flex;flex-shrink:0;height:28px;justify-content:center;min-width:28px;width:28px}.key-benefits__icon svg{height:14px;width:14px}.key-benefits__icon i{color:#c3cb2b;font-size:14px;line-height:1}.key-benefits__text{line-height:1.3;margin:0}@media (max-width:767px){.key-benefits__grid{grid-template-columns:1fr}}