.founder-form{gap:22px}.founder-form fieldset{display:grid;gap:13px;margin:0;padding:0 0 22px;border:0;border-bottom:1px solid var(--line)}.founder-form legend{margin-bottom:13px;color:var(--gold);font-size:17px;font-weight:950}.founder-form fieldset>p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.founder-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.founder-stadiums,.founder-sponsors{display:grid;grid-template-columns:1fr 1fr;gap:9px}.founder-stadiums label,.founder-sponsors label{position:relative;overflow:hidden;margin:0;border:2px solid transparent;border-radius:13px;background:#091321;cursor:pointer}.founder-stadiums input,.founder-sponsors input{position:absolute;opacity:0}.founder-stadiums img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.founder-stadiums span{display:block;padding:8px;text-align:center}.founder-stadiums label:has(input:checked),.founder-sponsors label:has(input:checked){border-color:var(--gold);box-shadow:0 0 0 2px #f7c94822}.founder-sponsors label{display:grid;grid-template-columns:55px 1fr;align-items:center;padding:8px}.founder-sponsors label>span{display:grid;place-items:center;width:50px;height:42px;border-radius:8px;background:#fff;color:#111827}.founder-sponsors img{max-width:46px;max-height:34px;object-fit:contain}.founder-sponsors strong{font-size:11px}.founder-submit{min-height:58px;font-size:17px}
@media(min-width:700px){.founder-stadiums{grid-template-columns:repeat(4,1fr)}.founder-sponsors{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.founder-two{grid-template-columns:1fr}}
