<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#secCompare .topText{
    font-size:1.2em;
    line-height:160%;
    padding:0 0 30px 0;
}

@media only screen and (max-width:767px){
}
@media print, screen and (min-width:768px){
}

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