.v2-best-odds{color:var(--text-main)}.v2-best-odds .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px}.v2-best-odds__table{width:100%}.v2-best-odds__table tr{display:grid;gap:32px;grid-template-columns:120px 1fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2-best-odds__table tr:not(:last-child){margin-bottom:12px}.v2-best-odds__table tr td:first-child{color:var(--text-secondary);font-size:20px;font-weight:600;line-height:140%;margin-right:8px;text-transform:capitalize;word-break:break-all}.v2-best-odds__table tr .v2-odds__bookie{width:100%}@media (max-width:768px){.v2-best-odds__table tr{gap:8px;grid-template-columns:50px 1fr 1fr 1fr}.v2-best-odds__table tr td:first-child{font-size:16px;font-weight:600;line-height:150%;margin-right:4px}}