.meetteam-key__grid{display:grid;gap:.75rem}@media screen and (min-width:376px){.meetteam-key__grid{gap:1rem}}@media (min-width:768px){.meetteam-key__grid{gap:1.5rem}}.meetteam-key__grid.--four{grid-template-columns:repeat(2,1fr);justify-content:center}@media (min-width:768px){.meetteam-key__grid.--four{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.meetteam-key__grid.--four{grid-template-columns:repeat(4,minmax(0,1fr))}}.meetteam-key__grid.--four-h-scroll{display:flex;flex-wrap:nowrap;gap:0;overflow-x:scroll;padding-bottom:1.5rem;padding-left:1.5rem;scroll-snap-type:x mandatory}@media (min-width:768px){.meetteam-key__grid.--four-h-scroll{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);overflow:visible;padding-bottom:0;padding-left:0}}@media (min-width:992px){.meetteam-key__grid.--four-h-scroll{grid-template-columns:repeat(4,minmax(0,1fr))}}.meetteam-key__grid.--four-h-scroll>div{flex:0 0 58%;margin-right:.75rem;scroll-snap-align:center}@media(min-width:376px){.meetteam-key__grid.--four-h-scroll>div{flex:0 0 44%}}@media (min-width:768px){.meetteam-key__grid.--four-h-scroll>div{flex:none;margin-right:0;padding-right:0}}.meetteam-key__grid.--four-h-scroll>div:last-child{margin-right:0}.meetteam-key__grid.--three{grid-template-columns:repeat(2,1fr);justify-content:center}@media (min-width:768px){.meetteam-key__grid.--three{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.meetteam-key__grid.--three{grid-template-columns:repeat(3,282px)}}.meetteam-key__grid.--two{grid-template-columns:repeat(2,1fr);justify-content:center}@media (min-width:1200px){.meetteam-key__grid.--two{grid-template-columns:repeat(2,282px)}}.meetteam-key__grid .team-details{display:flex}.meetteam-key__grid .team-details .team-flag{border:1px solid #ececec;display:none}@media (min-width:768px){.meetteam-key__grid .team-details .team-flag{display:block}}.meetteam-key__grid:after{content:"";flex:0 0 1.5rem}@media (min-width:768px){.meetteam-key__grid:after{content:none}}