.buttonReset{background-color:transparent;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;padding:0}.buttonReset:focus-visible{outline:2px solid var(--color-text-highlight);outline-offset:2px}.buttonReset:focus:not(:focus-visible){outline:0}.buttonReset:disabled{cursor:not-allowed}.event__match:where([data-sport=cycling]),.event__match__header:where([data-sport=cycling]){grid-template-areas:"check .        .      .               .   " "check dropdown rating participantName time" "check dropdown rating participantTeam .   " "check .        .      .               .   ";grid-template-columns:max-content var(--width-dropdown,0) 50px 1fr 100px;grid-template-rows:8px minmax(19px,auto) minmax(19px,auto) 8px}@media screen and (min-width:800px){.event__match:where([data-sport=cycling]),.event__match__header:where([data-sport=cycling]){grid-template-areas:"check dropdown rating homeLogo participantName participantTeam time";grid-template-columns:max-content var(--width-dropdown,0) var(--width-rating,0) max-content 1fr 1fr 100px;grid-template-rows:minmax(var(--height-oneline),auto)}}