.new-odds-table{margin:2rem 0;border-collapse:collapse;border-spacing:0 5px;width:100%}@media (min-width:768px){.new-odds-table__date{width:15%}}@media (min-width:768px){.new-odds-table__teams{width:30%}}.new-odds-table__teams .team{display:flex;justify-content:space-between}.new-odds-table__odds{grid-row:2;grid-column:1/-1}@media (min-width:768px){.new-odds-table__odds{width:35%}}.new-odds-table__cta{grid-row:3;grid-column:1/-1;padding-top:0!important}@media (min-width:768px){.new-odds-table__cta{padding-top:1rem;width:20%}}.new-odds-table thead tr{display:grid;grid-template-columns:15rem 1fr}@media (min-width:768px){.new-odds-table thead tr{display:table-row}}.new-odds-table thead tr th:nth-last-of-type(1),.new-odds-table thead tr th:nth-last-of-type(2){display:none}@media (min-width:768px){.new-odds-table thead tr th:nth-last-of-type(1),.new-odds-table thead tr th:nth-last-of-type(2){display:table-cell}}@media (min-width:768px){.new-odds-table thead tr{display:table-row}}.new-odds-table thead th{font-size:1.4rem;font-weight:700;text-transform:uppercase;margin:0;max-width:800px;color:#204077;padding-left:1rem}.new-odds-table tbody .date,.new-odds-table tbody .time{font-size:1.4rem;display:flex;color:#7f808f}.new-odds-table tbody .date img,.new-odds-table tbody .time img{margin-right:.5rem}.new-odds-table tbody tr{border:rgba(166,166,166,.2) .1rem solid;display:grid;grid-template-columns:15rem 1fr}@media (min-width:768px){.new-odds-table tbody tr{display:table-row}}.new-odds-table tbody td{padding:1rem}.new-odds-table tbody td:first-of-type{border-right:solid .1rem rgba(166,166,166,.2)}@media (min-width:768px){.new-odds-table tbody td{border-right:solid .1rem rgba(166,166,166,.2)}}.new-odds-table tbody ul.odds{list-style-type:none;display:flex;margin-left:0;padding-left:0;margin-bottom:0}.new-odds-table tbody ul.odds li{border:.2rem solid #fff;background-color:#f4f7fc;padding:.5rem 2rem;width:100%;text-align:center}.new-odds-table tbody ul.odds li>*{display:block}.new-odds-table tbody ul.odds li small{color:#7f808f}