<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (min-aspect-ratio: 16/9) {
	.show.images &gt; .slide {
		width: 100%; height: auto;
	}
}

@media screen and (min-width: 30em) {
	body {
		font-size: 1.03125em;
	}
	.content &gt; .small {
		width: 30em;
	}
	.small.contact &gt; div:nth-of-type(1),
	.small.contact &gt; div:nth-of-type(2) {
		width: 13em;
	}
	#header-show-contents {
		display: block;
		width: 26.625em; height: 11em;
	}
	#header-aisde-2-social {
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		-ms-justify-content: flex-end;
		justify-content: flex-end;
	}
	#footer-aside-1-info {
		width: 26.625em;
	}
/*	#footer-menu &gt; li {
		width: 15.625em;
	}*/
}
@media screen and (min-width: 40em) {
	body {
		font-size: 1.0625em;
	}
	.controls &gt; div.top {
		left: 2.5em; right: 2.5em;
		height: 2.5em;
	}
	.controls &gt; div.right {
		top: 0; right: 0; bottom: 0;
		width: 2.5em; height: auto;
	}
	.controls &gt; div.bottom {
		left: 2.5em; right: 2.5em; bottom: 0;
		height: 2.5em;
	}
	.controls &gt; div.left {
		top: 0; bottom: 0; left: 0;
		width: 2.5em; height: auto;
	}
	.content {
		margin: 2.5em;
	}
	.footer-title,
	#footer-menu {
		width: 38.25em !important;
	}
	#footer-menu &gt; li {
		width: 48%;
	}
}
@media screen and (min-width: 50em) {
	body {
		font-size: 1.09375em;
	}
/*	#form-request &gt; input {
		width: 48% !important;
	}
	#form-request &gt; input.half {
		width: 23% !important;
	}*/
}
@media screen and (min-width: 60em) {
	body {
		font-size: 1.125em;
	}
	.controls &gt; div.top {
		left: 5em; right: 5em;
		height: 5em;
	}
	.controls &gt; div.right {
		top: 0; right: 0; bottom: 0;
		width: 5em; height: auto;
	}
	.controls &gt; div.bottom {
		left: 5em; right: 5em; bottom: 0;
		height: 5em;
	}
	.controls &gt; div.left {
		top: 0; bottom: 0; left: 0;
		width: 5em; height: auto;
	}
	.content {
		margin: 5em;
		min-height: calc(100vh - 10em);
	}
	.content &gt; .small {
			width: 45em;
	}
	.small.contact &gt; div:nth-of-type(2),
	#header-aside-2-submenu {
		width: 26.625em !important;
	}
}
@media screen and (min-width: 70em) {
	body {
		font-size: 1.15625em;
	}
}
@media screen and (min-width: 80em) {
	body {
		font-size: 1.1875em;
	}
	.controls &gt; div.top {
		left: 7.5em; right: 7.5em;
		height: 7.5em;
	}
	.controls &gt; div.right {
		top: 0; right: 0; bottom: 0;
		width: 7.5em; height: auto;
	}
	.controls &gt; div.bottom {
		left: 7.5em; right: 7.5em; bottom: 0;
		height: 7.5em;
	}
	.controls &gt; div.left {
		top: 0; bottom: 0; left: 0;
		width: 7.5em; height: auto;
	}
	.content {
		margin: 7.5em;
		min-height: calc(100vh - 15em);
	}
}
@media screen and (min-width: 90em) {
	body {
		font-size: 1.21875em;
	}
}
@media screen and (min-width: 100em) {
	body {
		font-size: 1.25em;
	}
/*	.controls &gt; div.top {
		left: 10em; right: 10em;
		height: 10em;
	}
	.controls &gt; div.right {
		top: 0; right: 0; bottom: 0;
		width: 10em; height: auto;
	}
	.controls &gt; div.bottom {
		left: 10em; right: 10em; bottom: 0;
		height: 10em;
	}
	.controls &gt; div.left {
		top: 0; bottom: 0; left: 0;
		width: 10em; height: auto;
	}
	.content {
		margin: 10em;
		min-height: calc(100vh - 20em);
	}*/
}
@media screen and (min-width: 110em) {
	body {
		font-size: 1.28125em;
	}
}
@media screen and (min-width: 120em) {
	body {
		font-size: 1.3125em;
	}
}
@media screen and (min-width: 130em) {
	body {
		font-size: 1.34375em;
	}
}
@media screen and (min-width: 140em) {
	body {
		font-size: 1.375em;
	}
}
@media screen and (min-width: 150em) {
	body {
		font-size: 1.40625em;
	}
}
@media screen and (min-width: 160em) {
	body {
		font-size: 1.4375em;
	}
}
</pre></body></html>