.competition-table,.competition-table-mobile{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));position:relative}@media (min-width:768px){.competition-table,.competition-table-mobile{grid-template-columns:repeat(9,minmax(0,1fr))}}.competition-table-mobile>:first-child,.competition-table>:first-child{align-items:center;display:flex;grid-column:span 1/span 1;padding-left:.75rem;text-align:left}@media (min-width:1280px){.competition-table-mobile>:first-child,.competition-table>:first-child{padding-left:1.75rem}}.competition-table-mobile>:nth-child(2),.competition-table>:nth-child(2){align-items:center;display:flex;grid-column:span 2/span 2;text-align:left}@media (min-width:768px){.competition-table-mobile>:nth-child(2),.competition-table>:nth-child(2){grid-column:span 5/span 5}}.competition-table.is-campaign-with-entries>:nth-child(3){grid-column:span 2/span 2;margin-left:0;margin-right:.125rem;text-align:left}.competition-table.is-campaign-with-entries>:nth-child(4){grid-column:span 1/span 1;margin-right:.125rem;text-align:right}@media (min-width:768px){.competition-table.is-campaign-with-entries>:nth-child(4){text-align:left}}.competition-table:not(.is-campaign-with-entries)>:nth-child(3){grid-column:span 2/span 2;margin-left:10rem;margin-right:.125rem;text-align:left}@media (min-width:1366px){.competition-table:not(.is-campaign-with-entries)>:nth-child(3){margin-left:16rem}}.competition-table:not(.is-campaign-with-entries)>:nth-child(4){display:none}.competition-table-mobile>:nth-child(3){align-items:flex-end;display:flex;flex-direction:column;grid-column:span 3/span 3}.competition-gradient-text{background:linear-gradient(124deg,#fff 35.59%,#76838e 99.6%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
