.owl-theme .owl-controls{text-align:center;position:absolute;width:100%;height:100%;top:0;left:0}.owl-buttons{position:absolute;left:auto;width:100%;top:50%;height:32px;transform: translateY(-50%);}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;display:inline;padding:0;font-size:24px;width:32px;height:32px;line-height:32px;text-align:center;background:url(next-prev.webp) no-repeat;opacity:1}.owl-prev{float:left;margin-left:-32px;border-radius:0 3px 3px 0}.owl-next{float:right;margin-right:-32px;border-radius:3px 0 0 3px;background-position:0 -32px!important}.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:1}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;}.owl-theme .owl-controls .owl-page span{display:block;width:18px;height:4px;margin:0 2px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:var(--brandColor)}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}