﻿.responsive-table{overflow:visible;margin-top:4rem;margin-bottom:4rem;counter-reset:table-row}@media (min-width:992px){.responsive-table{margin-right:-4rem}}.responsive-table table thead{border-left:1.5px solid #ff3e39;font-size:1.5rem}.responsive-table table thead tr th{background:#ff3e39;color:#fff;font-weight:600;padding:1.5rem 1rem;border:2px solid #ff3e39;text-align:center;display:none}@media (min-width:992px){.responsive-table table thead tr th{display:table-cell}}.responsive-table table tbody{font-size:1.3rem;border:2px solid #fda916}.responsive-table table tbody th{padding:2rem 1rem}.responsive-table table tbody tr{border-bottom:2px solid #fda916}.responsive-table table tbody tr td{padding:1.5rem 1rem;display:block;text-align:center;width:100%}@media (min-width:992px){.responsive-table table tbody tr td{width:auto;display:table-cell;border-left:1px solid #fda916;border-bottom:none;padding:1rem}}.responsive-table table tbody tr td:not(:nth-last-of-type(1)){border-bottom:1px solid #fda916}.responsive-table table tbody tr td:nth-of-type(1){text-align:center;position:relative}.responsive-table table tbody tr td:nth-of-type(1)::before{counter-increment:table-row;content:counter(table-row);font-size:1.7rem;font-weight:700;position:absolute;top:1rem;left:1rem}@media (min-width:992px){.responsive-table table tbody tr td:nth-of-type(1){width:30%}}.responsive-table table tbody tr td:nth-of-type(2){font-weight:700;text-align:center;width:100%;padding:1rem}@media (min-width:992px){.responsive-table table tbody tr td:nth-of-type(2){width:10%;padding:2rem 1rem}}@media (max-width:991.98px){.responsive-table table tbody tr td:nth-of-type(2) div::before{content:attr(data-heading) ": ";display:inline-block;margin-right:.5rem}}.responsive-table table tbody tr td.functions,.responsive-table table tbody tr td.player{width:100%;text-align:left}@media (min-width:992px){.responsive-table table tbody tr td.functions,.responsive-table table tbody tr td.player{width:30%}}.responsive-table table tbody tr td.functions p:nth-last-of-type(1),.responsive-table table tbody tr td.player p:nth-last-of-type(1){margin-bottom:0}@media (min-width:992px){.responsive-table table tbody tr td.functions{width:auto;min-width:30%!important}}.responsive-table table tbody tr td figure{margin:0}.responsive-table table tbody tr td figure img{width:205px;height:100%;object-fit:contain}