<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@page {
  size: portrait;
}
.page-section{
    padding: 0px;
}

.sidebar-nav-container{
    display: none;
}
.l-main-container &gt; .l-content {
    float: none;
    width: 100%;
}
#cookie-law-info-bar{
    display: none;
    opacity: 0;
}</pre></body></html>