.chxCatalogFilterPanel{
  height:100vh!important;
  height:100dvh!important;
  min-height:100vh!important;
  min-height:100dvh!important;
  max-height:100dvh!important;
}

.chxCatalogFilterBody>section{
  padding:10px;
}

.chxCatalogFilterBody>section>h3,
.chxCatalogSeriesBanners button>strong{
  display:none!important;
}

.chxCatalogSeriesBanners button:after{
  background:linear-gradient(90deg,rgba(1,8,13,.38),rgba(1,8,13,.06));
}

.chxCatalogSeriesBanners button img{
  filter:saturate(.72) brightness(.68);
}

.chxCatalogSeriesBanners button:hover img{
  filter:saturate(.95) brightness(.82);
}
