<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* PRINT */
@media only print {
	#hero .ill_hero_slider .stage { padding: 0; }
	#hero .ill_hero_slider .stage .slide .pic { background: none!important; }
	#hero .ill_hero_slider .stage .slide .pic img { display: block; width: 100%; height: auto; }
	#hero .ill_hero_slider .stage .info { position: relative; width: 100%; left: 0; bottom: 0; z-index: 21; background: none; border-top: 2px solid #e0e0e0; border-bottom: 2px solid #e0e0e0; padding: 30px 5%; }
	#hero .ill_hero_slider .stage .slide.active { position: relative; }
	#hero .ill_hero_slider .stage .slide .title, #hero .ill_hero_slider .stage .slide .caption p { color: #000!important; }
	#hero .ill_hero_slider .stage .slide .title { font-size: 40px!important; line-height: 50px!important; padding: 0; }
	#hero .ill_hero_slider .prev, #hero .ill_hero_slider .next, #hero .ill_hero_slider .controls, #hero .ill_hero_slider .stage .slide a, #hero .button { display: none; }
}</pre></body></html>