.slider-title{position:relative;margin-bottom:20px;padding-bottom:10px;text-align:left;text-transform:uppercase;font-size:22px}.slider-title:before{content:"";position:absolute;top:100%;left:0;width:40px;height:2px;background-color:var(--wd-primary-color)}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel .owl-item.animated{animation-duration:600ms;animation-fill-mode:both}.owl-carousel .owl-item.fadeOut{animation-name:wd-fadeOut}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-height{transition:height 500ms ease-in-out}.owl-dots .owl-dot{display:inline-block;margin-top:10px}.owl-dots .owl-dot span{display:block;margin:5px;width:10px;height:10px;border:2px solid var(--color-gray-300);border-radius:50%;transition:all .25s ease}.owl-dots .owl-dot:not(.active):hover span{border-color:var(--color-gray-800)}.owl-dots .owl-dot.active span{border-color:var(--color-gray-800);background-color:var(--color-gray-800)}