<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.PC { display: inline-block !important; }
.SP { display: none !important; }
@media only screen and (max-width: 768px) {
.PC { display: none !important; }
.SP { display: inline-block !important; }
}
.LFT { float:left; margin-right:15px;}
.RGT { float:right; margin-left:15px;}
.LSN { letter-spacing: normal !important; }</pre></body></html>