.filter-view--selected{display:none}.filter-view__title{width:100%;margin-bottom:40px}.filter-view__container{overflow:hidden}.filter-view__content{width:100%}.filter-view__after{width:100%;text-align:center}.filter-view--no-more .filter-view__after,.filter-view--loading-more .filter-view__after{display:none}.filter-view__loader{display:none}.filter-view--loading-more .filter-view__loader,.filter-view--loading .filter-view__loader{display:block}.filter-view--loading-more .filter-view__container>.mantle{padding-bottom:0}.filter-view--loading-more .filter-view__loader>.mantle{padding-top:0}.filter-view__selection-wrapper{display:flex;flex-wrap:wrap}.filter-view__selection{display:inline-block;margin:40px 30px 20px 0;font-weight:700;font-size:20px;transition:all .5s ease-in-out}.filter-view__selection:hover{cursor:pointer;color:#005973}.filter-view__selection:after{content:"×";display:inline-block;font-weight:700;margin-left:12px}