.twz-integrations-overview{display:flex;flex-direction:column;gap:4rem}.twz-integrations-overview .integrations{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;max-width:100%;overflow:hidden}@media(max-width: 767px){.twz-integrations-overview .integrations{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px)and (max-width: 1024px){.twz-integrations-overview .integrations{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1025px)and (max-width: 1599px){.twz-integrations-overview .integrations{grid-template-columns:repeat(3, 1fr)}}
