.category-searcher{background-color:#fff;padding:min(2.2222222222vw,32px);border-radius:20px;margin-bottom:56px}@media(max-width: 960px){.category-searcher{padding:min(4.2666666667vw,16px) min(6.4vw,24px)}}.category-searcher-title{position:relative;display:inline-block;font-size:18px;font-weight:600;line-height:1.2;padding-left:12px;margin-bottom:18px}.category-searcher-title::before{content:"";position:absolute;top:0;left:0;display:block;width:4px;height:100%;background-color:#1d77ff}@media(max-width: 960px){.category-searcher-title{font-size:16px;line-height:16px;margin-bottom:16px}}.category-searcher-categories{display:flex;flex-wrap:wrap;gap:8px}.category-searcher-category{height:30px;color:#1d77ff;border:1px solid #1d77ff;border-radius:5px;padding:0 16px}.category-searcher-category:visited{color:#1d77ff}.category-searcher-category:hover{color:#333}.category-searcher-category.active{color:#fff;border-color:#1d77ff;background-color:#1d77ff}@media(max-width: 960px){.category-searcher-category{height:24px;font-size:14px;padding:0 8px}}