.project-team-header{margin:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.project-team-header .project-team-header__button{border:none;position:relative;padding-left:10px;padding-right:10px}.project-team-header .project-team-header__button:before{content:"";position:absolute;top:50%;left:50%;display:block;width:100%;min-width:44px;height:100%;min-height:44px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.project-team-header__button-icon{width:18px;height:18px;fill:none;stroke:#8f99a6}.project-team-header__select{width:225px;height:30px}.project-team-header__select:nth-of-type(2){margin:0 0 0 auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.project-team-header__view-mode-button .base-view-mode__button{fill:#8f99a6}.project-team-header__view-mode-button .base-view-mode__button--active{fill:#2b2f33}.project-team-header__view-mode-button .base-view-mode__button-icon{width:18px;height:18px}.project-team-header__filters-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s;transition:opacity .15s}.fade-enter,.fade-leave-to{opacity:0}@media screen and (min-width:1640px){.project-team-header__select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.project-team-header__button-icon{width:24px;height:24px}}