.theme--white,:root{--team-categoryfilter-border-radius:3px;--team-categoryfilter-background:var(--blue_lighter);--team-categoryfilter-color:var(--blue);--team-categoryfilter-background-active:var(--blue);--team-categoryfilter-color-active:#fff}.theme--blue-light{--team-categoryfilter-background:#fff}.theme--blue{--team-categoryfilter-background-active:var(--blue_darker)}.team__filter{display:flex;flex-flow:column;gap:30px;margin-bottom:30px}.team__search{max-width:400px}.team__search-input-wrapper{margin:0}.team__search-input{width:100%}.team__member--hidden{display:none}.team__empty{padding:15px}@media (min-width:900px){.team__search-input-wrapper{align-items:center;display:flex;gap:15px}.team__search-input-wrapper .input{flex:1}}@media (min-width:1200px){.team__filter{gap:45px;margin-bottom:60px}}