<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@page {
    size: 210mm 297mm;
    margin: 0;
    }
* {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    }
.mainHeader,
.btFooterWrap,
.btSidebar,
.btSearchInner,
.btAltLogo,
.btBtn,
.btIco {
    display: none !important;
    }</pre></body></html>