@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Unbounded:wght@200..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.unbounded{font-family:Unbounded,sans-serif}.montserrat{font-family:Montserrat,sans-serif}.mulish{font-family:Mulish,sans-serif}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf) format("opentype")}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf) format("truetype");font-weight:500}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf) format("truetype");font-weight:700}@font-face{font-family:Onest;src:url(/fonts/Onest.ttf) format("truetype")}:root{--vmax:100dvh}.bets .top{justify-content:space-between;gap:12px;width:100%;margin-bottom:16px}.bets .top,.bets .top .sort{display:flex;align-items:center}.bets .top .sort{gap:6px}.bets .top .sort button{color:#424957;border:2px solid #424957;font-family:Proxima Nova;font-weight:700;font-size:16px;display:flex;padding:11px 15px;align-items:center;border-radius:11px}.bets .top .sort button.active{color:#fff;background:#12161a;border:2px solid #12161a}.bets .top .info{display:flex;align-items:center;gap:12px}.bets .top .info h3{font-size:23px;font-weight:600}.bets .table-container{max-width:100%;width:100%;overflow-x:auto}.bets.home-bets thead th{padding:12px;text-transform:uppercase;font-weight:600;font-size:14px;background:#12161a}.bets.home-bets thead th:first-child{border-radius:8px 0 0 8px}.bets.home-bets thead th:last-child{border-radius:0 8px 8px 0}.bets.home-bets tbody tr{background:rgba(0,0,0,0)!important}.bets.home-bets tbody tr td{padding:0!important}.bets.home-bets tbody tr td:first-child>div{border-radius:8px 0 0 8px;padding-left:24px}.bets.home-bets tbody tr td:last-child>div{border-radius:0 8px 8px 0}.bets.home-bets tbody tr td>div{height:64px;margin-top:8px;background:#12161a}