.page--players{background-color:#efeddf}.page--players .title__wrapper{margin-bottom:3.75rem}.players{margin-bottom:1.5rem}.players__items{align-items:stretch;display:grid;grid-column-gap:1rem;grid-row-gap:3rem;grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));justify-items:center}.players__items:not(:last-child){margin-bottom:2.25rem}.players__btns{text-align:center}.players__btns .btn{width:auto}.item-players{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;row-gap:1rem}.item-players__image{align-items:flex-end;border:.0625rem solid #858585;border-radius:.5rem;display:flex;height:8.125rem;position:relative;transition:background-color .3s;width:10.75rem}.item-players__image:before{background:linear-gradient(0deg,#ffd237,rgba(46,46,59,0) 50%);border-radius:0 0 .5rem .5rem;bottom:0;content:"";left:0;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s;z-index:2}.item-players__image-wrapper{bottom:-.0625rem;height:10.625rem;position:absolute;width:10.625rem}.item-players__image-wrapper img{transform-origin:bottom center;transition:transform .3s ease}.item-players__info{font-family:JetBrains Mono;line-height:1.2;text-transform:uppercase}.item-players__name{color:#1c1c1c;font-size:1.0625rem}.item-players__surname{color:#1c1c1c;font-size:2.25rem;font-weight:600;transition:color .3s}.item-players__country{width:1.3125rem}@media (any-hover:hover),(pointer:fine){html:not([data-fls-touch]) .item-players:hover .item-players__surname{color:#d30038}html:not([data-fls-touch]) .item-players:hover .item-players__image{background-color:#ffd237}html:not([data-fls-touch]) .item-players:hover .item-players__image:before{opacity:1}html:not([data-fls-touch]) .item-players:hover .item-players__image img{transform:scale(1.02)}}