<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta /&gt;*/

@media only screen and (max-width: 767px)
{
	nav.tab-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
	}

	.tab-bar-section a.logo
	{
		background-position: center center;
		background-repeat: no-repeat;
		width: 204px;
		height: 41px;
		background-color: transparent;
	}

	.search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		height: 2em;
		width: 20px;
	}

	.search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		height: 2em;
	}

	.search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.right-off-canvas-menu
	{
		background-position: top center;
		background-color: #ffffff;
	}

	.right-off-canvas-menu ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	.left-off-canvas-menu
	{
		background-position: top center;
		background-color: #ffffff;
	}

	.left-off-canvas-menu ul ul
	{
		background-position: top center;
		background-color: #ffffff;
	}

	.tab-bar-section.middle &gt; div
	{
		min-height: 41px;
	}

	nav.tab-bar .row.outer-row
	{
		
	}

	.tab-bar .menu-icon span
	{
		
	}

	.row.outer-row
	{
		
	}

	.main-section &gt; .row.outer-row
	{
		
	}

	ul.off-canvas-list li a
	{
		color: #000000;
		background-color: #ffffff;
	}

	ul.off-canvas-list li.back &gt; a
	{
		background-color: #ffffff;
	}

	ul.off-canvas-list li a:hover
	{
		color: #ffffff;
	}

	ul.off-canvas-list li.back &gt; a:hover
	{
		
	}

	.menu-icon a span
	{
		background: none;
	}

	.row.nav-search
	{
		
	}

	.search-bar
	{
		width: 25%;
	}

	.search-field
	{
		height: 2em;
		padding-right: 70px;
	}

	.search-filter-content
	{
		top: 2em;
	}

	.search-filter.open
	{
		
	}

	.search-filter.selected
	{
		
	}

	.search-filter-content ul li:hover
	{
		
	}

	.search-field::-webkit-input-placeholder
	{
		
	}

	.search-field::-moz-placeholder
	{
		
	}

	.search-filter-wrapper
	{
		right: 20px;
	}
}

</pre></body></html>