.key-facts{border-radius:30px;display:grid;gap:50px;grid-template-columns:repeat(3,1fr);padding:40px;position:relative;z-index:2}.key-facts__key-fact__icon{display:flex;height:40px;margin-bottom:25px}.key-facts__key-fact__icon img{max-height:100%!important;width:auto}.key-facts__key-fact__text{max-width:275px;padding-top:25px;position:relative}.key-facts__key-fact__text:before{content:"";height:1px;left:0;position:absolute;top:0;width:74px}@media (max-width:767px){.key-facts{gap:10px;grid-template-columns:1fr}.key-facts__key-fact__text{max-width:none}}