.key_benefits{display:grid;gap:35px}.key_benefits.two{grid-template-columns:repeat(2,1fr)}.key_benefits.three{grid-template-columns:repeat(3,1fr)}.key_benefits.four{grid-template-columns:repeat(4,1fr)}.key_benefits .top_row{align-items:flex-start;display:flex;flex-direction:column;gap:18px;padding-bottom:18px}.key_benefits .top_row img{height:74px;width:auto}.key_benefits .top_row .title{color:#2a2d3d;font-size:16px;font-weight:400;margin:0}@media (max-width:868px){.key_benefits .top_row{align-items:center;flex-direction:row}.key_benefits.four,.key_benefits.three,.key_benefits.two{grid-template-columns:1fr}.key_benefits .top_row img{height:auto;width:60px}}