.catalog-filters{background:#323232;border-radius:8px;padding:16px}@media screen and (min-width:1250px){.catalog-filters{padding:24px}}@media screen and (min-width:1680px){.catalog-filters{padding:32px}}.catalog-filters__filters{display:flex;flex-direction:column;gap:16px;margin-bottom:16px;max-height:2000px;opacity:1;transition:max-height .4s ease-in-out,opacity .4s ease-in-out,margin-bottom .4s ease-in-out}@media screen and (min-width:1040px){.catalog-filters__filters{flex-direction:row;flex-wrap:wrap;gap:16px}}.catalog-filters__filters--hidden{margin-bottom:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease-in-out,opacity .4s ease-in-out,margin-bottom .4s ease-in-out}@media screen and (min-width:1040px){.catalog-filters__item{width:calc(33% - 8px)}.catalog-filters__button{margin-left:auto;width:calc(33% - 8px)}}.catalog-filters__line{display:flex}@media screen and (min-width:1040px){.catalog-filters__line{width:calc(33% - 8px)}}.catalog-filters__line__item{flex:1;width:50%}.catalog-filters__line__item:first-child{border-right:1px solid rgba(59,59,59,.6)}.catalog-filters__line__item:first-child .v-select__head{border-bottom-right-radius:0;border-top-right-radius:0}.catalog-filters__line__item:last-child .v-select__head{border-bottom-left-radius:0;border-top-left-radius:0}.catalog-filters__controls{display:flex;flex-direction:column;font-size:16px;gap:8px}@media screen and (min-width:1040px){.catalog-filters__controls{flex-direction:row;font-size:18px;justify-content:space-between}}.catalog-filters__controls__item--hide{align-items:center;color:#ff6200;cursor:pointer;display:flex;gap:16px}.catalog-filters__controls__item--hide img{height:24px;transform:rotate(-90deg);transition:transform .4s ease-in-out;width:24px}.catalog-filters__controls__item--hide img.catalog-filters__controls__arrow--rotated{transform:rotate(90deg)}.catalog-filters__controls__item--clear{color:#fff;cursor:pointer;text-decoration:underline}.catalog-sorting{display:none;margin-top:16px}@media screen and (min-width:1040px){.catalog-sorting{margin-top:24px}}.catalog-sorting__icon{fill:#fff;height:32px;stroke:#fff;width:32px}.catalog-sorting__select{max-width:300px}@media screen and (min-width:1040px){.catalog-sorting__select{max-width:400px}}
