.playersGallery a{display:block;position:relative}.playersGallery a:after{content:"";display:block;padding-top:100%}.playersGallery a img{background:var(--grey-100);height:100%;inset:0;position:absolute;vertical-align:top;width:100%}@media(min-width:480px){.playersGallery{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.playersGallery a{width:110px}}@media(max-width:479px){.playersGallery{display:grid;gap:5px;grid-template-columns:repeat(3,1fr);justify-content:space-between}.playersGallery img{vertical-align:top}}@media(max-width:359px){.playersGallery{grid-template-columns:repeat(2,1fr);justify-content:center}.playersGallery a{justify-items:center}}
/*# sourceMappingURL=playersGallery.e52b4f05.css.map*/