.active-facets-top-wrapper{width:100%;margin-bottom:2rem}.active-facets-top__inner{display:flex;flex-direction:column;gap:1rem}.active-facets-top__heading{display:flex;align-items:center}.active-facets-top__title{font-size:1.4rem;font-weight:600;margin:0;color:#000}.active-facets-top__list{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.active-facets-top__button{display:inline-flex;align-items:center;background-color:#fff;border:1px solid #d4d4d4;border-radius:20px;padding:.6rem 1.2rem;text-decoration:none;color:#333;font-size:1.3rem;transition:all 0.2s ease;cursor:pointer}.active-facets-top__button:hover{background-color:#f0f0f0;border-color:#b8b8b8}.active-facets-top__button-inner{display:flex;align-items:center;gap:.6rem}.active-facets-top__button-icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem}.block__collection-filter-both-wrapper{flex:1}.active-facets-top__button-icon svg{width:100%;height:100%;fill:currentColor}.active-facets-top__button-remove{display:inline-flex;align-items:center;background-color:#fff0;border:none;padding:.6rem 1.2rem;text-decoration:underline;color:#333;font-size:1.3rem;font-weight:500;cursor:pointer;transition:color 0.2s ease}.active-facets-top__button-remove:hover{color:#000;text-decoration:none}@media screen and (max-width:749px){.active-facets-top{padding:1rem}.active-facets-top__title{font-size:1.3rem}.active-facets-top__button{font-size:1.2rem;padding:.5rem 1rem}.active-facets-top__button-remove{font-size:1.2rem}.active-facets-top__list{gap:.6rem}}.active-facets-top-wrapper:empty{display:none;margin-bottom:0}