<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.owl-carousel .owl-wrapper:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
/* display none until init */
.owl-carousel {display: block; position: relative; width: 100%; -ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper {position: relative; transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight {transition: height 500ms ease-in-out;}
.owl-carousel .owl-item {float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {cursor: pointer;}
.owl-controls {user-select: none; -webkit-tap-highlight-color: transparent;}
/* mouse grab icon */
.grabbing {cursor: url(../../../../assets/img/modules/appagebuilder/img/grabbing.png) 8 8, move;}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {backface-visibility: hidden;}
.rtl .owl-carousel .owl-item {float: right;}
.owl-carousel.owl-loading .item {display: none;}
.owl-row.hide-loading .timeline-wrapper, .timeline-wrapper.prepare {display: none;}
.owl-manu .animated-background {height: 110px;}
.owl-manu .timeline-item {min-height: 110px;}
.timeline-item {background: #fff; border: 1px solid; border-color: #e5e6e9 #dfe0e4 #d0d1d5; border-radius: 3px; padding: 12px; margin: 0 auto; max-width: 472px; min-height: 200px;}
@-webkit-keyframes placeHolderShimmer {
0% {background-position: -468px 0;}
100% {background-position: 468px 0;}}
@keyframes placeHolderShimmer {
0% {background-position: -468px 0;}
100% {background-position: 468px 0; }}
.animated-background {animation-duration: 1s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-name: placeHolderShimmer; animation-timing-function: linear; background: #f6f7f8; background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%); background-size: 800px 104px; height: 250px; position: relative;}
.background-masker {background: #fff; position: absolute;}
.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {top: 0; left: 40px; right: 0; height: 10px;}
.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {top: 10px; left: 40px; height: 8px; width: 10px;}
.background-masker.header-bottom {top: 18px; height: 6px;}
.background-masker.subheader-left,
.background-masker.subheader-right {top: 24px; height: 6px;}
.background-masker.header-right,
.background-masker.subheader-right {width: auto; left: 300px; right: 0;}
.background-masker.subheader-right {left: 230px;}
.background-masker.subheader-bottom {top: 30px; height: 10px;}
.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-fourth-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {top: 150px; left: 0; right: 0; height: 6px;}
.background-masker.content-top {height: 20px;}
.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {width: auto; left: 380px; right: 0; top: 60px; height: 8px;}
.background-masker.content-second-line {top: 180px;}
.background-masker.content-second-end {left: 420px; top: 74px;}
.background-masker.content-third-line {top: 200px;}
.background-masker.content-fourth-line {top: 225px;}
.background-masker.content-third-end {left: 300px; top: 88px;}
/*# sourceMappingURL=owl.carousel.css.map */</pre></body></html>