.banner{display:block;min-height:150px;height:100%;padding-top:15px;padding-bottom:15px;color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover}.banner__container{max-height:100%;overflow:hidden;margin-right:15px;margin-left:15px}.banner__content{-webkit-box-flex:0;-ms-flex:none;flex:none;word-break:break-word}.slider{-webkit-box-sizing:border-box;box-sizing:border-box}.slider *,.slider :before,.slider:after{-webkit-box-sizing:border-box;box-sizing:border-box}.slider--banner .slider__item{width:100%;height:100%;margin:0}.slider__inner{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.slider__inner.owl-carousel{margin-left:0;padding-bottom:0}.slider__items{display:-webkit-box;display:-ms-flexbox;display:flex}.slider__item{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%;width:calc(100% / 3 - 32px)}.owl-carousel .slider__item{width:100%;margin-left:0}.slider__item-img{width:auto;max-height:100%}.owl-carousel .owl-item .slider__item-img{width:auto}.slider__navs{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:0;right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.slider__navs.disabled{display:none}.slider__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;margin-left:-8px}.slider__dots.disabled{display:none}.slider__dot{display:block;width:12px;height:12px;overflow:hidden;margin-left:8px;padding:0;border:0;border:1px solid #ab1926;border-radius:50%;outline:none!important;background-color:transparent;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;cursor:pointer}.slider__dot:hover{background-color:#ab1926}.slider__dot.active{background-color:#ab1926}.slider__dot span{display:none}