<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus  
	{outline: none;}

.slides, .flex-control-nav, .flex-direction-nav
	{margin: 0; padding: 0; list-style: none;}

.flexslider 
	{margin: 0; padding: 0;}

.flexslider .slides &gt; li 
	{display: none; -webkit-backface-visibility: hidden;}

.flexslider .slides img 
	{width: 100%; display: block;}

.flex-pauseplay span 
	{text-transform: capitalize;}

.slides:after 
	{content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

html[xmlns] .slides 
	{display: block;}

* html .slides 
	{height: 1%;}

.no-js .slides &gt; li:first-child 
	{display: block;}</pre></body></html>