.player-standings__divisions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}@media (min-width:992px){.player-standings__divisions{gap:1rem}}.player-standings__button{background-color:var(--color--gray-300);border:0;border-radius:var(--border-radius--2);color:var(--color--gray-400);font-weight:700;padding:.625rem 1rem;transition:all .3s ease-in-out}.player-standings__button.is-active{background-color:var(--color--blue-400);color:var(--color--white)}.player-standings__athletes-wrapper{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.player-standings__athletes-img{height:15.375rem}.player-standings__athlete{position:relative;width:15.375rem}.player-standings__athlete-img{border-radius:.5rem;display:block;height:16.875rem;margin-left:auto;margin-right:auto;object-fit:contain;object-position:bottom}.player-standings__athlete-header{align-items:center;display:flex;justify-content:space-between;left:0;padding:0 1rem;position:absolute;right:0;top:0}.player-standings__athlete-position{color:var(--color--blue-400);font-family:MD Nichrome Test,sans-serif;font-size:3.75rem;font-weight:700;letter-spacing:.03em;line-height:1.1;overflow:hidden;text-transform:uppercase}.player-standings__athlete-flag{height:2.5rem;object-fit:contain;width:auto}.player-standings__athlete-info{background:var(--color--white);border:.0625rem solid var(--color--blue-400);border-radius:.5rem;box-shadow:0 .25rem .625rem #0000001f}.player-standings__athlete-top{display:grid;gap:.625rem;grid-template-columns:1fr 1fr;padding:.5rem 1rem}.player-standings__athlete-points{display:flex;justify-content:space-between}.player-standings__athlete-points--52-week{align-items:flex-end;border-bottom:.0625rem solid var(--color--gray-400)}.player-standings__athlete-points-label{color:var(--color--gray-400);font-size:.625rem;font-weight:325;letter-spacing:.05rem;line-height:1.2}.player-standings__athlete-points-number{color:var(--color--gray-500);font-size:1.25rem;font-weight:700;letter-spacing:.03em;line-height:1.2}.player-standings__athlete-name{color:var(--color--black);display:flex;flex-direction:column;font-size:1.125rem;font-weight:700;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.player-standings__athlete-last{font-size:1.25rem}.player-standings__athlete-bottom{background:var(--color--gray-300);border-radius:0 0 .5rem .5rem;display:none;gap:.1875rem;grid-template-columns:1fr 1fr;min-height:4.125rem;padding:.5rem 1rem}.player-standings__athlete-extra-label{color:var(--color--blue-dark-300);font-size:.75rem;font-weight:325;letter-spacing:.05rem;line-height:1.4;margin-bottom:.25rem}.player-standings__athlete-extra-img{max-height:1.8125rem;max-width:100%;object-fit:contain;object-position:left}.player-standings__athlete-link{border-radius:.5rem;bottom:0;left:0;position:absolute;right:0;top:0}@media (min-width:992px){.player-standings__athlete{flex:0 1 calc(25% - 15px)}.player-standings__athlete:nth-child(-n+3){flex-basis:calc(33.3333% - 14px);width:auto}.player-standings__athlete:nth-child(-n+3) .player-standings__athlete-img{height:367px}.player-standings__athlete:nth-child(-n+3) .player-standings__athlete-position{font-size:5.75rem}.player-standings__athlete:nth-child(-n+3) .player-standings__athlete-flag{height:3.75rem}}.player-standings__no-results{padding:2rem}.player-standings__view-all{margin-top:1.25rem;text-align:center}