.team-toolbar{display:flex;align-items:center;gap:9px;width:100%}.team-toolbar .profile-search{flex:0 1 310px}.team-toolbar .box-sort{flex:1}.team-toolbar>strong{min-width:max-content;color:var(--cyan);font-size:.72rem}.team-grid{align-items:start}.team-grid .box-pal:nth-last-child(2):nth-child(3n+1){grid-column:1/2;margin-left:50%}.team-grid .box-pal:last-child:nth-child(3n+2){grid-column:2/3;margin-left:50%}@media(max-width:900px){.team-grid .box-pal:nth-last-child(2):nth-child(3n+1),.team-grid .box-pal:last-child:nth-child(3n+2){grid-column:auto;margin-left:0}}@media(max-width:620px){.team-toolbar{align-items:stretch;flex-direction:column}.team-toolbar .profile-search{flex:auto}.team-toolbar>strong{text-align:right}}
