<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal__content {
    background-color: #fff;
    border: 1px solid #f2f6fa;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    width: 40%;
    min-width: 500px;
}

.page__content {
    background-color: #fff;
    padding: 2.1rem 2.4rem;
}

#prospectus-landing div
{
    margin: 46px 0px;
}

#prospectus-landing div.description {
    margin: 0px 0px;
    border-radius: 5px;
    border: 2px solid #F2F2F2;
    background-color: #F1F3F0;
}

#prospectus-landing div &gt; div {
    margin: 20px 0px;
}

table.prospectus-table td:not(.fund-name) {
    width: fit-content;
    min-width: 60px;
    white-space: nowrap;
}

@media only screen and (min-width: 760px) {
    table #prospectusTable td {
        min-width: 80px;
        max-width: 90px;
        text-align: center;
        padding: 10px 2px 10px 2px;
    }

    table.prospectus-table td.fund-name {
        /*max-width: 300px;*/
        text-align: left;
    }
}

@media only screen and (max-width: 760px) {

    tr:nth-child(odd) td {
        border-bottom: 1px solid #FFFFFF;
    }

    table.prospectus-table td:not(.fund-name) {
        width: auto;
        white-space: normal;
    }
    /*Label the data*/
    /*prospectus-table*/
    table.prospectus-table td:nth-of-type(1):before {
        content: "Fund Name";
    }

    table.prospectus-table td:nth-of-type(2):before {
        content: "Summary Pros";
    }

    table.prospectus-table td:nth-of-type(3):before {
        content: "Prospectus";
    }

    table.prospectus-table td:nth-of-type(4):before {
        content: "SAI";
    }

    table.prospectus-table td:nth-of-type(5):before {
        content: "Annual Report";
    }

    table.prospectus-table td:nth-of-type(6):before {
        content: "Annual Financial Statements and other information";
    }

    table.prospectus-table td:nth-of-type(7):before {
        content: "Semi-Annu Rpt";
    }

    table.prospectus-table td:nth-of-type(8):before {
        content: "Semi-Annual Financial Statements and other information";
    }

    table.prospectus-table td:nth-of-type(9):before {
        content: "Q1 N-PORT";
    }

    table.prospectus-table td:nth-of-type(10):before {
        content: "Q3 N-PORT";
    }

    table.prospectus-table td:nth-of-type(11):before {
        content: "Proxy Voting";
    }

    td.annu-info{
        height: 70px;
    }

    td.semi-annu-info {
        height: 90px;
    }
}


@media screen and (max-width: 376px) {
    

    td.inception-date, td#productISP, td.summary-pros, td.annu-rpt, td.semi-annu-rpt {
        height: 50px;
    }

   
    header{
        height: 150px;
    }
}

div.fundheader {
    border-bottom: 2px solid #F2F2F2;
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    margin: 0;
}

div.fundheader div.fundname {
    font-size: 20px;
    width: 60%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

div.fundheader div.companyImage {
    display: inline-block;
    float: right;
    vertical-align: middle;
}



/*  Investment Option Landing Page*/

#maincontent {
    background-color: #f2f6fa;
}

.invest-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-bottom: 30px;
}

.invest-card-container {
    margin-bottom: 60px;
}

.invest-card {
    max-width: inherit !important;
}

.invest-card p{
    margin: 10px 0px;
}

.invest-card h5 {
    margin: auto;
}

.invest-card .button--primary{
    margin: 20px 0px;
}

.invest-inner-card {
    background-color: #FFFFFF;
    padding: 5rem 5rem 0 5rem;    
}

.invest-link{
    margin-bottom: 10px;
}

div#invest-option td, th
{
    padding: 6px;
    text-align: left;
}

/*  End - Investment Option Landing Page*/

#prospectus-product .prospectus-header td {
    font-weight: 600;
    color: #666666;
    width: 8%;
    border-bottom: 2px solid #F1F3F0;
    padding-bottom: 5px;
    text-align: center;
}

#prospectus-product td.product-name {
    text-align: left;
}

.prospectus-heading {
    margin-top: 48px;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 12px;
}
.prospectus-subheading {
    color: #666666;
    font-weight: normal;
    font-size: 20px;
}

/* top ten holdings */
.fund-link{
    margin: 10px 0px;
}

/* INSTITUTIONAL INVESTORS */
.header-text {
    text-align: right;
    font-size: 28px;
    margin-top: 40px;
    float: right;
}
@media only screen and (max-width: 760px) {
    .header-text {
        font-size: 20px;
        margin-top: 10px;
    }
    .header__logo{
        vertical-align: bottom;
    }
}

.header-company {
    margin-top: 20px;
    margin-bottom: 20px;
}

div#money-market-content th,
div#money-market-content td {
    text-align: center;
}

.right {
    text-align: right;
}

div.padding-mm{
    padding-bottom:10px; 
}

.ic-footer {
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
}

.div-table {
    display: table;
    width: 100%;
    margin-bottom:40px;
}

.div-col {
    width: 50%;
    float: left;
    text-align: center;
}

.div-col img {
    border: 0px;
    width:100%; 
}

.bg-white {
    background-color:#fff;
}

div#institutional-investor &gt; div:nth-child(1) &gt; div:nth-child(2) {
    background-color: #fff;
    margin-bottom: 40px;
}

div#institutional-investor .wysiwyg__content{
    padding-top:20px;
    padding-bottom:20px;
}

.investor-funds{
    padding-top:5px;
}
/* INSTITUTIONAL INVESTORS */</pre></body></html>