<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.sc_header{}
.sc_header h1{font-family: "exo-black",sans-serif; color:#0b1433; font-weight: 900; margin-top: 25px; margin-left: 10px; }
.sc_article h2{margin-top: 5px;}
.sc_header p{margin-top: 40px;}
.detalhe{position: relative; width: 120px; height: 5px; margin-left: 10px; margin-top: 5px; background-color: #0b1433;}
.detalhe .borda{
    position: absolute;
    left: -40px;
    border-left: 30px solid transparent;
    border-right: 10px solid  #0b1433;
    border-bottom: 5px solid  transparent
}
.c_selection_data{margin-top: 80px; margin-bottom: 0px;}
.c_selection_data form{}
.c_selection_data label{margin-right: 13px;}
.c_selection_data span{ font-family: "exo-regular",sans-serif; font-weight: 600;}
.c_selection_data select{ font-family: "exo-regular",sans-serif; font-size: 1em; width: 200px; height: 30px; text-align: center !important;}
.c_selection_data button{
    background-color: #0b1433;
    border: none; 
    color: #FFF;
    font-family: "exo-regular",sans-serif;
    font-size: 0.9em;
    box-sizing:border-box; 
    padding: 5px 30px;
    padding-top: 6px;
    padding-bottom: 5px;
    cursor: pointer;
    box-shadow: 0 0 1px 1px #003366;
    border-radius: 5px;
}
.c_selection_data button:hover{
    background-color: #264f9f;
    transition: 0.3s;
}
.sc_article{}
.sc_article section{margin-bottom: 10px; text-align: justify;}
.sc_article section:first-of-type{margin-top: 20px;}

.sc_indicadores{width: 500px; margin: 50px 0;}
.sc_indicadores h1{}
.sc_indicadores a{}
.lista_indicador{width: 668px; height: 20px; }
.detalhe-ind-e{position: relative; float: left; width:30px; height: 5px; background-color: #0b1433; margin-top: 7px;}
.detalhe-ind-e .esquerdo{
    position: absolute;
    right: -40px;
    border-left: 20px solid #0b1433;
    border-right: 20px solid transparent;
    border-bottom: 5px solid transparent;
}
.detalhe-ind-d .direito{
    position: absolute;
    left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom:5px solid #0b1433;
}
.detalhe-ind-d{position: relative; float: right;  width: 175px; height: 5px; background-color: #0b1433; margin-top: 7px;}
.lista_indicador{
    text-align: center;
    font-family: "exo-regular",sans-serif;
    font-size: 0.9375em;
    color: #003366;
    font-weight: 900;   
}

.tabela_indicadores{margin-bottom: 100px;}
.tabela_indicadores_nomecol{background-color: #0b1433; box-sizing: border-box; height: 50px; line-height: 50px;}
.tabela_indicadores_mes_ano{font-family: serif; font-weight: 600; width: 80px; display: block; }
.tabela_indicadores_mes{
    font-family: "exo-light",sans-serif;
    font-weight: 300;
    width: 400px;
    color: #fdfdfd;
    font-size: 0.9em;
    text-align: center; 
    border-right: solid 1px #264f9f;
}
.tabela_indicadores_ano{
    font-family:  "exo-light",sans-serif;
    font-weight: 300;
    width: 400px;
    color: #fdfdfd;
    font-size: 0.9em;
    text-align: center;
    background-color: #0b1433;
}
.tabela_indicadores_valor{
    font-family:  "exo-regular",sans-serif;
    color:#000;
    font-weight: bold;
    font-size: 0.618em;
    text-align: center;
    border-right: solid 1px #BBB
}
.tabela_indicadores_nomeval{height: 40px; border-bottom: solid 1px #BBB; line-height: 40px;}

.c_botao_imprimir{
    float: right;
    text-align: center;
    margin-top: -70px;
    margin-right:  0;
}
.botao_imprimir{
    font-family: "keep-regular",sans-serif;
    box-sizing: border-box;
    padding: 10px;
    font-size: 0.65em;
    color: #FFF;
    background-color: #0b1433;
    box-shadow: 0 0 1px 1px #003366;
    border-radius: 5px;   
}
.botao_imprimir:hover{
    transition: 0.3s;
    background-color: #264f9f;
}

.c_article_coeficientes_economicos{
    margin-top: 70px;
}
.article_coeficientes_economicos{
    margin: 20px 0;
}
.article_coeficientes_economicos h1{
    font-family: "exo-regular",sans-serif;
   color: #727272;
    
}
.article_coeficientes_economicos h2{
    color: #ec6c04;
    font-family: "exo-regular",sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 30px;
}
.article_coeficientes_economicos ul{
    margin: 0;
    padding: 0;
}
.article_coeficientes_economicos li{
    margin-bottom: 20px;
}

.article_coeficientes_economicos p{
    line-height: 21px;
    font-family: "exo-regular",sans-serif;
    font-size: 0.88em;
        color: #727272;
}

.article_coeficientes_economicos p b{
    margin-right: 10px;
    font-weight: 600;
        color: #ec6c04;
}

.engloba-tabela{position: relative;}

.opacity-tabela-block{text-align: center;width: 100%;height: 230px;float: left;position: absolute;bottom:0;background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.01) 1%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 72%);background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 72%);background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 72%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );}
.opacity-tabela-block p{width:80%;float: left; font-family: "exo-regular",sans-serif;font-weight: 600;color: #ec6c04;text-align:center; padding:0 10%;margin: 130px 0 30px 0;}
.opacity-tabela-block a {font-family: "keep-regular",sans-serif;font-size: 16px; padding: 10px;background: #0b1433;color: #fff;border-radius: 5px;display: inline-block;}
.opacity-tabela-block a:hover{transition: 0.3s;background-color: #264f9f;}</pre></body></html>