.coin-toss-table-block{margin:50px 0}@media only screen and (min-width:48em){.coin-toss-table-block{margin:100px 0}}.coin-toss-table-block:first-child{margin-top:0}.coin-toss-table-block:last-child{margin-bottom:0}.coin-toss-table-block-title{color:inherit;font-family:var(--system-font);font-size:16px;font-weight:500;line-height:1.4;margin:0 auto 35px;max-width:800px;text-align:center;text-transform:none}@media only screen and (min-width:48em){.coin-toss-table-block-title{font-size:20px}}.coin-toss-table{border-collapse:separate;border-spacing:0;margin:0 auto;max-width:920px;width:100%}.coin-toss-table th{background-color:var(--color-primary);color:var(--font-color-white);font-size:13px;font-weight:700;height:60px;line-height:1.31;padding:5px;text-align:center;vertical-align:middle}@media only screen and (min-width:48em){.coin-toss-table th{font-size:var(--font-regular)}}.coin-toss-table th:first-child{border-radius:10px 0 0 0}.coin-toss-table th:last-child{border-radius:0 10px 0 0}.coin-toss-table tr:last-child td{border-bottom:1px solid #272726}.coin-toss-table tr:last-child td:first-child{border-radius:0 0 0 10px}.coin-toss-table tr:last-child td:last-child{border-radius:0 0 10px 0}.coin-toss-table td{border:1px solid #272726;border-width:1px 1px 0 0;font-size:13px;height:60px;line-height:1.31;padding:5px 7px;text-align:center;vertical-align:middle;width:25%}@media only screen and (min-width:48em){.coin-toss-table td{font-size:var(--font-regular)}}.coin-toss-table td:first-child{border-left:1px solid #272726}