<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Custom LESS Variables 2014-09-25 18:53:09 */
#homepage-slider{margin-bottom:24px;min-height:100px;}.carousel{position:relative;margin-bottom:1.5;line-height:1;}.carousel-inner{overflow:hidden;width:100%;position:relative;}.carousel .item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-ms-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}.carousel .item &gt; img{display:block;line-height:1;}.carousel .active,.carousel .next,.carousel .prev{display:block;}.carousel .active{left:0;}.carousel .next,.carousel .prev{position:absolute;top:0;width:100%;}.carousel .next{left:100%;}.carousel .prev{left:-100%;}.carousel .next.left,.carousel .prev.right{left:0;}.carousel .active.left{left:-100%;}.carousel .active.right{left:100%;}.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;}.carousel-control:hover{color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}.carousel-caption{position:static;height:auto;padding:10px 10px 5px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd;}.carousel-caption h2 a,.carousel-caption h5,.carousel-caption h5 a,.carousel-caption p{color:#000;}.carousel-caption h2{font-size:28px;margin-bottom:4.8px;line-height:1.1;}.carousel-caption h5{font-size:13.04px;margin-bottom:4.8px;}.carousel-caption p{font-size:13.04px;margin-bottom:8px;}.carousel-caption p a{display:none;}@media (max-width: 768px){.carousel-control{top:32%;}}</pre></body></html>