.provas-box{margin-top:12px;padding-top:28px;border-top:1px solid #d8e1ee}.provas-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.provas-heading h2{margin:4px 0 0;font-size:25px}.prova-row{display:grid;grid-template-columns:minmax(240px,2fr) minmax(160px,1fr) 110px 110px 42px;gap:12px;align-items:end;padding:16px;margin-bottom:12px;border:1px solid #d8e1ee;border-radius:14px;background:#f8faff}.prova-row label{margin:0}.remove-prova{width:42px;height:48px;border:0;border-radius:10px;background:#fff0f1;color:#ed1424;font-size:27px;cursor:pointer}.remove-prova:hover{background:#ed1424;color:#fff}.torneio-form textarea{width:100%;resize:vertical}.nav-group.active>button{color:#ed1424}.nav-group.active>button:after{content:"";display:block;height:3px;background:#ed1424;margin-top:8px}@media(max-width:900px){.provas-heading{align-items:stretch;flex-direction:column}.prova-row{grid-template-columns:1fr 1fr}.remove-prova{grid-column:2;justify-self:end}}@media(max-width:580px){.prova-row{grid-template-columns:1fr}.remove-prova{grid-column:1}}
.membros-box{padding-top:22px;border-top:1px solid #d8e1ee}.membro-row{display:grid;grid-template-columns:150px minmax(230px,1.5fr) minmax(180px,1fr) 42px;gap:12px;align-items:end;padding:14px;margin-bottom:10px;border:1px solid #d8e1ee;border-radius:14px;background:#f8faff}.membro-row label{margin:0}@media(max-width:800px){.membro-row{grid-template-columns:1fr 1fr}.membro-row .remove-prova{grid-column:2;justify-self:end}}@media(max-width:540px){.membro-row{grid-template-columns:1fr}.membro-row .remove-prova{grid-column:1}}
