.skeletons-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.skeletons-list .card-skeleton{min-width:100%}@media(min-width:768px){.skeletons-list .card-skeleton{min-width:50%}}@media(min-width:1400px){.skeletons-list .card-skeleton{min-width:33.33%}}.skeletons-list .card-skeleton__image{width:48px;height:48px;border-radius:100%;background:var(--border-color,rgba(38,50,56,.12))}.skeletons-list .card-skeleton__title{width:60%;height:20px;margin-top:15px;margin-bottom:12px;background:var(--border-color,rgba(38,50,56,.12))}.skeletons-list .card-skeleton__filter{width:100%;height:35px;margin-left:12px;margin-right:12px;margin-bottom:18px;background:var(--border-color,rgba(38,50,56,.12))}.skeletons-list .card-skeleton__desc-line-1{width:100%;height:10px;margin-bottom:6px;background:var(--border-color,rgba(38,50,56,.12))}.skeletons-list .card-skeleton__desc-line-2{width:70%;height:10px;background:var(--border-color,rgba(38,50,56,.12))}.skeletons-list .card-skeleton>div{border:1px solid var(--border-color,rgba(38,50,56,.12));transition:all .2s ease;cursor:pointer;box-sizing:border-box;height:164px;position:relative;padding:16px;margin-left:12px;margin-right:12px;margin-bottom:24px;flex:1 1 100%;border-radius:12px!important}.filter-controls__button{order:-1}.filter-controls__search{display:flex;order:2;justify-content:space-between;flex-grow:1}.filter-controls__search .search-input{max-width:none}@media(min-width:575px){.filter-controls__search{order:-1}.filter-controls__search .search-input{max-width:200px}}.filter-controls__sort{order:1;display:flex;flex-direction:row;margin-left:auto}