<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media screen and (max-width: 767px) {
.figure,
.figure&gt; a,
.indexLinkImage {
	position: relative;
}
.figure&gt; a {
	display: inline-block;
}
.figure:before,
.figure&gt; a:after,
.indexLinkImage:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
}</pre></body></html>