.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=golf]){grid-template-areas:"check .        .      .               .   .   " "check dropdown rating participantName par hole" "check .        .      .               .   .   ";grid-template-columns:max-content var(--width-dropdown,0) 50px 1fr 34px 60px;grid-template-rows:8px minmax(19px,auto) 8px}@media screen and (min-width:800px){.event__match:where([data-sport=golf]){grid-template-areas:"check dropdown rating participantName par hole today round1 round2 round3 round4 roundAll";grid-template-columns:max-content var(--width-dropdown,0) var(--width-rating,0) 1fr 41px 56px 41px 41px 41px 41px 41px 41px;grid-template-rows:minmax(var(--height-oneline),auto)}}.event__match:where([data-sport=golf]):where([data-is-duel=true]){grid-template-areas:"check .        .        .               .       .      .     .           .         .      .       " "check dropdown homeLogo homeParticipant iconStr iconTv stage resultsTime homeScore result liveIcon" "check dropdown awayLogo awayParticipant iconStr iconTv stage resultsTime awayScore result liveIcon" "check .        .        .               .       .      .     .           .         .      .       ";grid-template-columns:max-content var(--width-dropdown,0) var(--width-logo,0) 1fr max-content max-content max-content max-content max-content max-content var(--width-liveBet,0);grid-template-rows:5px minmax(19px,auto) minmax(19px,auto) 5px}@media screen and (min-width:800px){.event__match:where([data-sport=golf]):where([data-is-duel=true]){grid-template-areas:"check dropdown stageOrTime homeLogo homeParticipant homeScore result iconStr iconInf iconTv iconStd liveIcon" "check dropdown stageOrTime awayLogo awayParticipant awayScore result iconStr iconInf iconTv iconStd liveIcon";grid-template-columns:max-content var(--width-dropdown,0) var(--width-stageOrTime) var(--width-logo,0) 1fr 34px 80px 28px 24px 24px 38px var(--width-liveBet,0);grid-template-rows:minmax(23px,auto) minmax(23px,auto)}}