.block-starter__collaborators{background:var(--color-future-black,#122022);padding:80px 60px}.block-starter__collaborators-inner{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:64px}.block-starter__collaborators-heading{margin:0;font-family:var(--font-pp-mori,system-ui,sans-serif);font-weight:600;font-size:56px;line-height:1;letter-spacing:-.01em;color:var(--color-putty,#dedbc6)}.block-starter__collaborators-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none}.block-starter__collaborators-card{display:flex;align-items:center;justify-content:center;height:128px;padding:24px 32px;background:var(--color-future-black-alt,#1e2b2d);border-radius:16px;overflow:hidden}.block-starter__collaborators-logo{display:block;width:auto;height:auto;max-width:100%;max-height:72px;-o-object-fit:contain;object-fit:contain}.block-starter__collaborators-placeholder{display:flex;align-items:center;justify-content:center;color:rgba(222,219,198,.3)}.block-starter__collaborators-placeholder svg{width:40px;height:40px}@media (max-width:1024px){.block-starter__collaborators{padding:64px 40px}.block-starter__collaborators-inner{gap:48px}.block-starter__collaborators-heading{font-size:44px}.block-starter__collaborators-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.block-starter__collaborators{padding:48px 22px}.block-starter__collaborators-inner{gap:32px}.block-starter__collaborators-heading{font-size:34px}.block-starter__collaborators-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.block-starter__collaborators-card{height:96px;padding:16px 20px;border-radius:12px}.block-starter__collaborators-logo{max-height:52px}}