.owl-carousel, .owl-carousel .owl-item { position: relative; }.owl-carousel { display: none; width: 100%; z-index: 1; }.owl-carousel .owl-stage { position: relative; backface-visibility: hidden; }.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; }.owl-carousel .owl-stage-outer { position: relative; overflow-x: hidden; overflow-y: hidden; transform: translate3d(0, 0, 0); }.owl-carousel .owl-item, .owl-carousel .owl-wrapper { backface-visibility: hidden; transform: translate3d(0, 0, 0); }.owl-carousel .owl-item { min-height: 1px; float: left; backface-visibility: hidden; }.owl-carousel .owl-item img { display: block; width: 100%; }.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none; }.no-js .owl-carousel, .owl-carousel.owl-loaded { display: block; }.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { cursor: pointer; }.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { background-color: initial; background-image: initial; background-position: 0 0; color: inherit; border-top-color: initial; border-top-style: none; border-top-width: initial; border-right-color: initial; border-right-style: none; border-right-width: initial; border-bottom-color: initial; border-bottom-style: none; border-bottom-width: initial; border-left-color: initial; border-left-style: none; border-left-width: initial; padding-top: 0 !important; padding-right: 0 !important; padding-bottom: 0 !important; padding-left: 0 !important; font-style: inherit; font-variant-alternates: inherit; font-variant-caps: inherit; font-variant-east-asian: inherit; font-variant-ligatures: inherit; font-variant-numeric: inherit; font-variant-position: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; }.owl-carousel.owl-loading { opacity: 0; display: block; }.owl-carousel.owl-hidden { opacity: 0; }.owl-carousel.owl-refresh .owl-item { visibility: hidden; }.owl-carousel.owl-drag .owl-item {  }.owl-carousel.owl-grab { cursor: move; }.owl-carousel.owl-rtl { direction: rtl; }.owl-carousel.owl-rtl .owl-item { float: right; }.owl-carousel .animated {  }.owl-carousel .owl-animated-in { z-index: 0; }.owl-carousel .owl-animated-out { z-index: 1; }.owl-carousel .fadeOut {  }@keyframes fadeOut{  }.owl-height {  }.owl-carousel .owl-item .owl-lazy { opacity: 0; transition-property: opacity; transition-duration: 0.4s; transition-timing-function: ease; transition-delay: initial; }.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] { max-height: 0px; }.owl-carousel .owl-item img.owl-lazy {  }.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background-color: rgb(0, 0, 0); background-image: initial; }.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background-color: initial; background-image: url("owl.video.play.png"); background-repeat: no-repeat; cursor: pointer; z-index: 1; backface-visibility: hidden; transition-property: transform; transition-duration: 0.1s; transition-timing-function: ease; transition-delay: initial; }.owl-carousel .owl-video-play-icon:hover { transform: scale(1.3, 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 { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition-property: opacity; transition-duration: 0.4s; transition-timing-function: ease; transition-delay: initial; }.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }