<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,*:after,*:before{box-sizing:border-box}.carousel{margin:10px auto;overflow:hidden;position:relative;width:320px}.slide{padding:10px;float:left;text-align:center;width:150px !important}.slide img{width:140px}@media(min-width:768px){.carousel{width:720px}}@media(min-width:992px){.carousel{width:960px}}.carousel:before,.carousel:after{content:"";display:table}.carousel:after{clear:both}.slide{padding:10px;float:left;height:200px;text-align:center;width:240px}.purejscarousel{overflow:hidden}.purejscarousel-slides-container:before,.purejscarousel-slides-container:after{content:"";display:table}.purejscarousel-slides-container:after{clear:both}.purejscarousel-slide{float:left}.purejscarousel-btn{background:transparent;border:0;box-shadow:none;outline:0;cursor:pointer;height:20px;margin-top:-25px;position:absolute;top:50%;width:20px}.purejscarousel-btn-next{border-bottom:8px solid #f9861d;border-right:8px solid #f9861d;right:5px;-moz-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.purejscarousel-btn-prev{border-bottom:8px solid #f9861d;border-left:8px solid #f9861d;left:5px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.purejscarousel-dots-container{float:left;margin-top:10px;text-align:center;width:100%}.purejscarousel-dot{background:#f9861d;border:0;border-radius:50%;box-shadow:none;cursor:pointer;height:15px;outline:0;margin:0 5px;width:15px}.active.purejscarousel-dot{cursor:default;background:#1f2a43}</pre></body></html>