.page{padding-top:1.5rem}.page--teams{background-color:#f1f3f8}.teams{margin-bottom:1.5rem}.teams__block:not(:last-child){margin-bottom:3.75rem}.teams__title{font-weight:500}.teams__items{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(8.75rem,1fr))}.teams__item{align-items:center;border:.0625rem solid transparent;border-radius:.25rem;display:flex;flex-direction:column;justify-content:center;padding:.75rem;row-gap:.25rem;transition:border-color .3s}.teams__icon{margin-bottom:.5rem;width:3rem}.teams__icon img{aspect-ratio:1;height:100%;object-fit:cover;width:100%}.teams__name{font-size:1rem;font-weight:600}.teams__country{color:#455c67;font-size:.75rem}@media (width <= 20em){.teams__title{font-size:1.25rem;margin-bottom:.5rem}}@media (width > 20em) and (width <= 90em){.teams__title{font-size:clamp(1.25rem,1.17857142856875rem + .3571428571vw,1.5rem);margin-bottom:clamp(.5rem,.2142857142875rem + 1.4285714286vw,1.5rem)}}@media (width > 90em){.teams__title{font-size:1.5rem;margin-bottom:1.5rem}}@media (any-hover:hover),(pointer:fine){html:not([data-fls-touch]) .teams__item:hover{border-color:rgba(2,48,255,.376)}html:not([data-fls-touch]) .teams__item:hover .teams__name{color:#0232ff}}