section.partner-with-us .card-wrapper{--card-wrapper-gap:16px;--cards-per-row:1;display:flex;flex-wrap:wrap;gap:var(--card-wrapper-gap);justify-content:center}section.partner-with-us .card-wrapper>*{flex:0 0 calc(100%/var(--cards-per-row) - var(--card-wrapper-gap)*(var(--cards-per-row) - 1)/var(--cards-per-row))}@container main (min-width: 768px){section.partner-with-us .card-wrapper>*{--cards-per-row:2}}@container main (min-width: 1200px){section.partner-with-us .card-wrapper>*{--cards-per-row:3}}section.partner-with-us .logo-wrapper{display:flex;flex-flow:row wrap;gap:24px;justify-content:center}section.partner-with-us .logo-wrapper .logo{display:block;width:auto}section.partner-with-us .logo-wrapper .logo img{max-height:56px;width:auto}@container main (min-width: 992px){section.partner-with-us .logo-wrapper{gap:48px}section.partner-with-us .logo-wrapper .logo img{max-height:80px}}
