<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
 .gm-style .gmnoprint,
 .gmnoprint {
  display:none  
 }
}
@media screen {
 .gm-style .gmnoscreen,
 .gmnoscreen {
  display:none  
 }
}
</pre></body></html>