#himage{position:relative;overflow:hidden;width:100%;height:40vw;max-height:800px;min-height:400px;z-index:1}@media (min-width:0px) and (max-width:575px){#himage{height:200px}}#himage .item{background-position:center;background-size:cover;position:relative;width:100%;height:40vw;max-height:800px;min-height:400px}@media (min-width:0px) and (max-width:575px){#himage .item{height:200px}}#himage .item picture{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}#himage .item picture img{-o-object-fit:cover;object-fit:cover;height:auto;width:100%}#himage .item:after,#himage .item:before{content:'';width:100%;height:55%;opacity:.6;position:absolute;left:0;z-index:1}#himage .item:before{background-image:-webkit-gradient(linear,left bottom, left top,color-stop(0, rgba(0,0,0,0)),to(#000));background-image:linear-gradient(0deg,rgba(0,0,0,0) 0,#000 100%);top:0}#himage .item:after{background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,0)),to(#000));background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);bottom:0;z-index:1}#himage .item .title_wrapper{position:absolute;bottom:22px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:576px) and (max-width:767px){#himage .item .title_wrapper{bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:0px) and (max-width:575px){#himage .item .title_wrapper{bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#himage .item .title_wrapper .title{color:#fff;text-transform:none;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;text-indent:5px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}#himage .item .title_wrapper #module_filters .title{text-transform:none;font-size:18px}#himage .item .title_wrapper .nice-select{background:0 0;border:2px solid #fff}#himage .item .title_wrapper .nice-select:before{display:none}#himage .item .title_wrapper .nice-select .current{font-family:var(--font-primary);color:#fff;font-weight:500}