.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;-ms-touch-action:pan-Y;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width: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;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav [class*=owl-],.owl-carousel button.owl-dot{background:0 0;border:none;color:inherit;font:inherit;padding:0!important}.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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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 .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.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}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(owl.video.play.png) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:0;text-align:center}.owl-theme .owl-nav [class*=owl-]{align-items:center;background:0 0;border:.1rem solid #ebebeb;border-radius:50px;color:#2b579a;cursor:pointer;display:flex;font-size:16px;height:30px;justify-content:center;line-height:1;margin:-15px 0 0;padding:0;position:absolute;top:50%;transition:all .3s ease;width:30px;z-index:99}.owl-theme .owl-nav [class*=owl-]:not(.disabled):hover{background:#2b579a;border-color:#2b579a;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.8}.owl-theme .owl-nav .owl-prev{left:-50px}.owl-theme .owl-nav .owl-next{right:-50px}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{-webkit-tap-highlight-color:transparent;line-height:0;text-align:center}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:0 0;border:.1rem solid #d7d7d7;border-radius:30px;display:block;height:8px;margin:5px 6px;transition:all .3s ease;width:8px}.owl-theme .owl-dots .owl-dot:hover span{background:#ccc;border-color:#ccc}.owl-theme .owl-dots .owl-dot.active span{background:#ccc;border-color:#ccc;width:18px}.owl-theme.owl-light .owl-nav [class*=owl-]{border-color:#b7b7b7}.owl-theme.owl-light .owl-nav [class*=owl-]:not(.disabled):hover{border-color:#2b579a}.owl-theme.owl-light .owl-dots .owl-dot.active span,.owl-theme.owl-light .owl-dots .owl-dot:hover span{background:#2b579a;border-color:#2b579a}.owl-theme.owl-nav-inside .owl-nav .owl-prev{left:30px}.owl-theme.owl-nav-inside .owl-nav .owl-next{right:30px}.owl-theme.owl-nav-inside .owl-dots{bottom:25px;left:0;position:absolute;right:0}.owl-simple .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:0;text-align:center}.owl-simple .owl-nav [class*=owl-]{align-items:center;background:0 0;border:none;border-radius:50px;color:#ccc;cursor:pointer;display:flex;font-size:30px;height:42px;justify-content:center;line-height:1;margin:-21px 0 0;padding:0;position:absolute;top:50%;transition:all .3s ease;width:42px;z-index:99}.owl-simple .owl-nav [class*=owl-] i{margin-top:.1rem}.owl-simple .owl-nav [class*=owl-]:not(.disabled):hover{background:0 0;color:#2b579a;text-decoration:none}.owl-simple .owl-nav .disabled{cursor:default;opacity:.7}.owl-simple .owl-nav .owl-prev{left:-50px}.owl-simple .owl-nav .owl-next{right:-50px}.owl-simple .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-simple .owl-dots{-webkit-tap-highlight-color:transparent;line-height:0;text-align:center}.owl-simple .owl-dots .owl-dot{zoom:1;display:inline-block}.owl-simple .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:0 0;border:.1rem solid #d7d7d7;border-radius:30px;display:block;height:8px;margin:5px 6px;transition:all .3s ease;width:8px}.owl-simple .owl-dots .owl-dot:hover span{background:#ccc;border-color:#ccc}.owl-simple .owl-dots .owl-dot.active span{background:#ccc;border-color:#ccc;width:18px}.owl-simple.owl-light .owl-nav [class*=owl-]{color:#fff}.owl-simple.owl-light .owl-dots .owl-dot.active span,.owl-simple.owl-light .owl-dots .owl-dot:hover span{background:#2b579a;border-color:#2b579a}.owl-simple.owl-light.owl-nav-inside .owl-dots .owl-dot.active span{background:#f8f8f8;border-color:#f8f8f8}.owl-simple.owl-dark .owl-nav [class*=owl-]{color:#666}.owl-simple.owl-dark .owl-dots .owl-dot span{border-color:#666}.owl-simple.owl-dark .owl-dots .owl-dot.active span,.owl-simple.owl-dark .owl-dots .owl-dot:hover span{background:#666;border-color:#666}.owl-simple.owl-nav-inside .owl-nav .owl-prev{left:18px}.owl-simple.owl-nav-inside .owl-nav .owl-next{right:18px}.owl-simple.owl-nav-inside .owl-dots{bottom:25px;left:0;position:absolute;right:0}.owl-full .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:0;text-align:center}.owl-full .owl-nav [class*=owl-]{align-items:center;background:hsla(0,0%,100%,.75);border:none;border-radius:0;color:#2b579a;cursor:pointer;display:flex;font-size:20px;height:100%;justify-content:center;line-height:1;margin:0;padding:0;position:absolute;text-align:center;top:0;transition:all .3s ease;width:30px;z-index:99}.owl-full .owl-nav [class*=owl-] i{margin-top:.1rem}.owl-full .owl-nav [class*=owl-]:focus,.owl-full .owl-nav [class*=owl-]:hover{background:#fff;color:#2b579a;outline:0!important;text-decoration:none}.owl-full .owl-nav [class*=owl-]:before{background-image:url(../../../images/nav-prev-shadow.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:20px 0 0 20px;content:"";display:block;height:100%;left:100%;position:absolute;top:0;width:10px}.owl-full .owl-nav .disabled{cursor:default;opacity:0;pointer-events:none}.owl-full .owl-nav .owl-prev{left:0}.owl-full .owl-nav .owl-next{right:0}.owl-full .owl-nav .owl-next:before{background-image:url(../../../images/nav-next-shadow.png);left:auto;right:100%}.owl-full.carousel-with-shadow .owl-stage-outer{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.owl-full.carousel-with-shadow .owl-nav [class*=owl-]{height:calc(100% - 20px)}.owl-full .owl-nav.disabled+.owl-dots{margin-top:0}.owl-full .owl-dots{-webkit-tap-highlight-color:transparent;bottom:-4rem;left:0;line-height:0;position:absolute;right:0;text-align:center}.owl-full .owl-dots .owl-dot{zoom:1;display:inline-block}.owl-full .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:0 0;border:.1rem solid #2b579a;border-radius:30px;display:block;height:8px;margin:5px 6px;transition:all .3s ease;width:8px}.owl-full .owl-dots .owl-dot:hover span{background:#2b579a;border-color:#2b579a}.owl-full .owl-dots .owl-dot.active span{background:#2b579a;border-color:#2b579a;width:18px}.owl-full.owl-nav-dark .owl-nav [class*=owl-]{color:#333}.owl-full.owl-nav-dark .owl-nav [class*=owl-]:focus,.owl-full.owl-nav-dark .owl-nav [class*=owl-]:hover{background:#fff;color:#2b579a}.bg-light .owl-full .owl-nav [class*=owl-]:focus,.bg-light .owl-full .owl-nav [class*=owl-]:hover{background:#f8f8f8}