<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
    * {
        font-family: Georgia, serif !important;
        font-weight: normal !important;
        font-size: 18px !important;
        line-height: 1 !important
    }
    body {
        padding: 40px 0 0 0 !important
    }
    a {
        text-decoration: underline;
        color: #06c
    }
    img {
        display: none
    }
    ul {
        margin: 0;
        padding: 0
    }
    ul li {
        list-style: none
    }
    header {
        margin: 0 0 10px 0
    }
    .path-node .status-bar .view,.path-node .status-bar .like {
        display: none
    }
    .path-node .status-bar .organization i {
        top: -2px !important
    }
    .path-node .user-profile__header {
        padding: 0 !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        border: none !important
    }
    .path-node .user-profile__header .user-profile__header__info .name {
        margin-bottom: 30px !important
    }
    .path-node .user-profile__header .user-profile__header__info .name span {
        font-size: 28px !important;
        font-weight: 500 !important
    }
    .path-node .user-profile__header .user-profile__header__info .name:after {
        display: none
    }
    .path-node .content-article-single__title {
        margin-bottom: 20px !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .path-node .content-article-single__title:before {
        content: "SAVVY INVESTOR";
        display: block;
        width: 100%;
        font-size: 30px;
        white-space: pre;
        -ms-flex-order: 1;
        order: 1;
        font-weight: bold !important;
        margin-bottom: 5px
    }
    .path-node .content-article-single__title:after {
        content: "The knowledge network for institutional investors";
        -ms-flex-order: 2;
        order: 2;
        border-bottom: 3px solid #000;
        padding-bottom: 10px;
        font-size: 20px;
        margin-bottom: 30px;
        font-weight: bold !important
    }
    .path-node .content-article-single__title span {
        font-size: 28px !important;
        font-weight: bold !important;
        -ms-flex-order: 3;
        order: 3
    }
    .path-node .layout-content {
        padding: 0 !important;
        width: 100% !important
    }
    .path-node #toolbar-administration,.path-node .header-main,.path-node .main-navigation,.path-node .menu-tabs,.path-node .menu-tabs-submenu,.path-node .site-heading,.path-node footer,.path-node .slider-question,.path-node .layout-sidebar-second,.path-node .user-profile__header__calendar,.path-node .user-profile__header__image {
        display: none !important
    }
    .path-node .layout-container {
        padding-top: 0 !important
    }
    .path-node ul li {
        margin-bottom: 8px !important
    }
    .path-node ul li:before {
        top: 0px !important
    }
    .path-node a[href]:after {
        content: none !important
    }
}
</pre></body></html>