.integrations{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media screen and (min-width:767px){.integrations{gap:3rem}}.integrations__integration-wrapper{aspect-ratio:2/1;background:var(--white);border-radius:.75rem;box-shadow:0 8px 12px rgba(0,0,0,.08);display:inline-block;height:5rem;line-height:0;padding:1rem 1.5rem}@media screen and (min-width:767px){.integrations__integration-wrapper{border-radius:1.125rem;box-shadow:0 15px 20px rgba(0,0,0,.08);height:7.5rem;padding:1.5rem 3rem}}.integrations__logo{height:100%;width:100%}