.page--teams{background-color:#0e0e0e}.teams{margin-bottom:1.5rem}.teams__items{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(16.875rem,1fr))}.item-team{align-items:center;border:.0625rem solid #f03232;border-radius:.25rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;row-gap:1rem;transition:background-color .3s}.item-team_since{font-size:.875rem}.item-team__logo{width:3rem}.item-team__logo img{aspect-ratio:1;height:100%;object-fit:cover;width:62.8125rem}.item-team__name{font-size:1.25rem}.item-team__stad{height:4.1875rem}.item-team__stad:not(:last-child){margin-bottom:1rem}.item-team__stad img{height:100%;object-fit:contain;width:100%}.item-team__btn{transition:color .3s}@media (any-hover:hover),(pointer:fine){html:not([data-fls-touch]) .item-team:hover{background-color:hsla(0,0%,100%,.075)}html:not([data-fls-touch]) .item-team:hover .item-team__btn{color:#f03232}}