/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
	margin-top: 0px;
    position: ABSOLUTE;
    top: 50%;
    height: 100%;
    right: 50px;
    transform: translateY(-50%);
    
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    background: url(https://d52660.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/arrow2.png) no-repeat right center transparent;
    text-indent: -9999px;
    width: 100%;
    width: 57px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	opacity:.5;
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+ .owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}
/*
     FILE ARCHIVED ON 10:10:00 Oct 14, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:52:38 Sep 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.39
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.035
  esindex: 0.006
  cdx.remote: 22.063
  LoadShardBlock: 221.937 (3)
  PetaboxLoader3.datanode: 91.934 (4)
  PetaboxLoader3.resolve: 140.898 (2)
  load_resource: 48.967
*/