<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Old Styles */
.ill_hero_slider .stage .slide .title { left: 0; padding: .5em 1em; position: absolute; top: 0; width: 100%; z-index: 20; background-color: #888; background-color: rgba(0, 0, 0, .5); color: #fff; }
.ill_hero_slider .stage .slide .caption { bottom: 0; left: 0; padding: .5em 1em; position: absolute; width: 100%; z-index: 40; background-color: #ccc; background-color: rgba(255, 255, 255, .75); color: #000; }
.ill_hero_slider .stage .slide a { height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 60; }
.ill_hero_slider.custom_style .stage .slide .info { display: block; width: 40%; float: right; position: relative; margin: 5% 5% 5% 0; }

/* Splide Styles */
button.controls { position: relative; width: auto; height: auto; background: none; text-align: left; border: 0; }
button.controls .splide__toggle__play { width: 15px; height: 20px; fill: #fff; }
button.controls .splide__toggle__pause { width: 15px; height: 15px; fill: #fff; }
.splide__slide--clone .button, .splide__slide--clone a { display: none }
.splide__slide.is-prev .button, .splide__slide.is-next .button, .splide__slide.is-prev a, .splide__slide.is-next a { display: none }

/* VIDEO STYLES */
.ill_responsive_video_slider video { width: 100%; height: auto; }
</pre></body></html>