.owl-carousel{position:relative;display:none;width:100%;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-ms-touch-action:pan-Y}.owl-carousel .owl-stage::after{content:".";display:block;visibility:hidden;clear:both;height:0;line-height:0}.owl-carousel .owl-stage-outer{position:relative;z-index:1;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;float:left;min-height:1px;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav{position:absolute;top:0;z-index:0;width:100%;height:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;font:inherit;color:inherit;border:none;padding:0}.owl-carousel.owl-loaded{display:block}.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-drag .owl-item{touch-action:pan-y;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-in.animated{-webkit-animation-duration:50ms;-moz-animation-duration:50ms;animation-duration:50ms;-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-delay:.1s}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .owl-animated-out.animated{-webkit-animation-duration:50ms;-moz-animation-duration:50ms;animation-duration:50ms}.owl-height{-webkit-animation:height .5s ease-in-out;-moz-animation:height .5s ease-in-out;animation:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{-webkit-animation:opacity .4s ease;-moz-animation:opacity .4s ease;animation:opacity .4s ease;opacity:0}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}button.owl-next,button.owl-prev{opacity:.5}button.owl-next>.svg-icon,button.owl-prev>.svg-icon{width:20px;height:100%;font-size:20px}button.owl-next:hover,button.owl-prev:hover{opacity:1}.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav button.owl-next,.owl-theme .owl-nav button.owl-prev{display:inline-block;color:#fdd001;cursor:pointer;font-size:14px}.owl-theme .owl-nav button.owl-next:hover,.owl-theme .owl-nav button.owl-prev:hover{color:#fdd001;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.25}.owl-theme button.owl-next,.owl-theme button.owl-prev{position:absolute;height:100%}.owl-theme button.owl-prev{left:0}.owl-theme button.owl-next{right:0}.owl-theme button.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{position:absolute;bottom:1.5rem;left:0;display:flex;justify-content:center;align-items:flex-end;width:100%;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{display:block;width:4px;height:4px;background:#525660;margin:2px;border-radius:30px;transition:opacity .2s ease;-webkit-backface-visibility:visible;-moz-backface-visibility:visible;backface-visibility:visible}.owl-theme .owl-dots .owl-dot:hover span{background-color:#fdd001}.owl-theme .owl-dots .owl-dot.active span{width:8px;height:8px;background-color:#fdd001;margin-top:0;margin-bottom:0}@media (max-width:959.98px){.owl-theme{margin-bottom:3rem}}@media (prefers-reduced-motion:reduce){.owl-theme .owl-dots .owl-dot span{transition:none}}