@media(min-width:992px){.player-list{margin-bottom:20px}}.player{margin-bottom:20px}.player:nth-of-type(2n)+.player{clear:left}@media(min-width:768px){.player:nth-of-type(2n)+.player{clear:none}.player:nth-of-type(3n)+.player{clear:left}}@media(min-width:992px){.player:nth-of-type(3n)+.player{clear:none}.player:nth-of-type(4n)+.player{clear:left}}.player .inner{text-align:center;background-color:#eee}@media(min-width:768px){.player .inner{font-size:18px}}@media(min-width:992px){.player .inner{font-size:20px}}@media(min-width:1400px){.player .inner{font-size:24px}}.player .inner img{width:100%;margin-bottom:10px}@media(min-width:992px){.player .inner img{margin-bottom:20px}}.player .inner h3{margin:0;font-size:1em;font-weight:bold;line-height:1.428571429}@media(min-width:992px){.player .inner h3{margin-bottom:5px}}.player .inner .position{display:block;margin-bottom:10px;font-size:.75em;font-weight:bold;color:#10a0d6}@media(min-width:992px){.player .inner .position{margin-bottom:20px}}.player .inner .button{display:block;padding:10px 0;color:#fff;font-weight:bold;font-size:.833em;text-transform:uppercase;text-decoration:none;background-color:#10a0d6;transition:.4s cubic-bezier(.19,1,.22,1);transition-property:color,background-color}.player .inner .button:hover{background-color:#ffd400;color:#333}