.owl{display:none;position:relative;width:100%;z-index:1;-webkit-tap-highlight-color:transparent;}.owl .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:pan-Y;}.owl .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden;}.owl .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.owl .owl-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;float:left;min-height:1px;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl .owl-item>img{display:block;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%;}.owl .owl-nav.disabled,.owl .owl-dots.disabled{display:none;}.owl .owl-prev,.owl .owl-next,.owl .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl .owl-prev,.owl .owl-next{background-color: #ffffff;border-radius: 50%;height:30px;line-height:30px;position:absolute;text-align:center;top: calc(50% - 15px);-webkit-transition:background-color 0.5s cubic-bezier(0.77,0,0.175,1),color 0.5s cubic-bezier(0.77,0,0.175,1);-o-transition:background-color 0.5s cubic-bezier(0.77,0,0.175,1),color 0.5s cubic-bezier(0.77,0,0.175,1);transition:background-color 0.5s cubic-bezier(0.77,0,0.175,1),color 0.5s cubic-bezier(0.77,0,0.175,1);width:30px;-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);box-shadow: 0 0 10px rgb(0 0 0 / 10%);}.owl .owl-prev.disabled,.owl .owl-next.disabled{background-color:var(--light);cursor:default;color:var(--gray);}.owl .owl-prev{left: -4%;}.owl .owl-next{right: -4%;}.owl.nav-transparent .owl-prev,.owl.nav-transparent .owl-next{background-color:rgba(0,0,0,0.4);}.owl.nav-transparent .owl-prev.disabled,.owl.nav-transparent .owl-next.disabled{background-color:rgba(0,0,0,0.2);}.owl.nav-white .owl-prev,.owl.nav-white .owl-next{background-color:#fff;color:#212529;}.owl.nav-white .owl-prev.disabled,.owl.nav-white .owl-next.disabled{background-color:#fff;color:#aaa;}.owl .owl-dots{bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;right:0;}.owl .owl-dots:focus,.owl .owl-dot:focus{outline:none;}.owl .owl-dot{background-color:#fff;display:inline-block;height:5px;width:5px;border-radius:30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin:5px;}.owl .owl-dot.active{width:30px;border-radius:5px;background-color:var(--orange);}.owl.owl-loaded{display:block;}.owl.owl-loading{display:block;opacity:0;}.owl.owl-hidden{opacity:0;}.owl.owl-refresh .owl-item{visibility:hidden;}.owl.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl.owl-grab{cursor:move;}.no-js .owl{display:block;}.owl .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.77,0,0.175,1);animation-timing-function:cubic-bezier(0.77,0,0.175,1);}.owl .owl-animated-in{z-index:0;}.owl .owl-animated-out{z-index:1;}.owl .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}.owl-height{-webkit-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.jarallax{position:relative;z-index:0;}