<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "../common/reset.css";
@import "../common/core.css";
@import "../common/content.css";
@import "../common/media_query.css";
@import "../common/media_query_inside.css";

footer &gt; div.footer-right{
	max-width: calc(100% - 485px);
}</pre></body></html>