.col-full{margin:0;padding:0;max-width:100%;box-sizing:border-box}#Athletes{padding:4rem 0}#Athletes table{table-layout:fixed;box-shadow:0 2px 44px 0 rgba(0,0,0,0.2);border-radius:8px;overflow:hidden}#Athletes table tr:nth-child(odd) td{background-color:#F8F8F8}#Athletes table tr th{background-color:#0A172B;color:#FFFFFF;vertical-align:middle;cursor:pointer}#Athletes table tr th:last-child{cursor:default}#Athletes table tr th i{margin-left:0.5rem}#Athletes table tr td{vertical-align:middle;text-align:center;background-color:#FFFFFF}#Athletes table tr td .athlete-name{display:flex;flex-direction:column;max-width:20rem;align-items:center}#Athletes table tr td .athlete-name img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center}#Athletes table tr td .athlete-name span{width:100%;margin-top:0.5rem}#Athletes table tr td a{padding:0.5rem 0.75rem;background-color:#2E9B21;color:#FFFFFF;border:solid thin #2E9B21;border-radius:3px}#Athletes table tr td a:hover{background-color:#FFFFFF;color:#2E9B21}@media only screen and (max-width: 1024px){#Athletes table tr td{white-space:nowrap;padding:0.5rem}#Athletes table tr td .athlete-name{flex-direction:column}#Athletes table tr td .athlete-name img{width:80%}#Athletes table tr td .athlete-name span{width:100%;margin-left:0}}@media only screen and (max-width: 768px){#Athletes table tr th{padding:0.25rem}#Athletes table tr th i{margin-left:0.25rem}}@media only screen and (max-width: 425px){#Athletes table tr th,#Athletes table tr td{display:flex}#Athletes table tr th{align-items:center;padding:1rem 3rem 1rem 1rem;justify-content:space-between}#Athletes table tr th:last-child{display:none}#Athletes table tr td{justify-content:center;padding:1.5rem}#Athletes table tr td .athlete-name{flex-direction:column}#Athletes table tr td .athlete-name img{width:100%;margin-bottom:1rem}#Athletes table tr td:nth-child(2)::before{content:'College:';margin-right:0.5rem;font-weight:bold}#Athletes table tr td:nth-child(3)::before{content:'Status:';margin-right:0.5rem;font-weight:bold}#Athletes table tr td:nth-child(4)::before{content:'Club:';margin-right:0.5rem;font-weight:bold}#Athletes table tr td:nth-child(5)::before{content:'Graduation:';margin-right:0.5rem;font-weight:bold}}
