.integration-posts{display:grid;gap:56px 136px;grid-template-columns:repeat(3,1fr);padding-bottom:80px}@media screen and (max-width:1100px){.integration-posts{gap:56px 24px}}@media screen and (max-width:900px){.integration-posts{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.integration-posts{gap:40px;grid-template-columns:repeat(1,1fr)}}