.c-next-match{padding:15px;display:flex;gap:15px;flex-direction:column;font-family:"Fira Sans",serif;color:#000}.c-next-match__title{font-size:16px;font-weight:700;text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px}.c-next-match__timer{display:flex;align-items:center;gap:10px;border-radius:1805.465px;border:1.8px solid #ffd200;background-color:rgba(255,210,0,.2);padding:5px 10px;font-size:14px;font-weight:400}.c-next-match__timer-time{font-weight:500}.c-next-match__teams{font-size:20px;font-weight:700;display:flex;flex-direction:column}.c-next-match__team{display:flex;justify-content:space-between;padding:12px 0}.c-next-match__team:nth-child(odd) .c-next-match__team-flag{margin-left:-5px}.c-next-match__team:nth-child(-n+2){border-bottom:1px solid rgba(0,0,0,.1)}.c-next-match__team-name-wrapper{display:flex;align-items:center;gap:5px}.c-next-match__team-odd{display:flex;padding:10px 0;justify-content:center;align-items:center;width:66px;flex-shrink:0;gap:10px;border-radius:5px;background-color:#ffd200;font-size:16px;font-weight:700}.c-next-match__team-odd--draw{background-color:#000;color:#ffd200}.c-next-match__bookie{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;gap:10px}.c-next-match__button{color:#000;text-decoration:none;border-radius:99px;background:#ffd200;text-align:center;font-size:16px;font-weight:700;padding:13px 6px;border:1px solid transparent}.c-next-match__button:hover{border-color:#000;cursor:pointer}