<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.conteudo5 .titulosessao.sessao_foto span.line{
    background-color: #fff;
}

.conteudo5 section.titulosessao{
    margin-bottom: 30px;
    overflow: hidden;
}

.conteudo5 .capa{
    background-position: center;
    background-size: cover
}

.conteudo5 .conteudo-texto.col2{
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    width: 100%;
    max-width: 1170px;
}

.conteudo5 {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    position: relative
}

.conteudo5 .capa {
    background-attachment: initial
}

.conteudo13 .estiloW_detalhes .title {
    margin-top: 0%;
    margin-bottom: 0%;
}

.conteudo5 .title,
.conteudo5 .subtitle {
    text-align: center!important;
}

@media(min-width:880px) {
    .conteudo5 .capa {
        background-attachment: fixed!important
    }
}

.conteudo5 .conteudo-texto {
    width: 60%;
    margin: 0 auto!important;
    max-width: 1170px;
    text-align: left;
    padding: 40px;
    font-size: 15px
}

.conteudo5 .conteudo-texto p {
    margin: 0 0 10px
}

.conteudo5 section.titulosessao {
    padding: 260px 0;
    width: 100%;
    display: block;
    background-size: cover;
    color: #fff!important
}

.conteudo5 .sessao_foto .sessao_foto .overlay {
    display: none
}

.conteudo5 section.titulosessao.titulo {
    *padding: 0
}

@media(max-width:480px) {
    .conteudo5 .conteudo-texto {
        width: 100%;
        padding: 40px 0
    }
}

.conteudo5 .titulosessao .corElementos,
.conteudo5 .titulosessao .corTitulo,
.conteudo5 .titulosessao .estilo2 {
    color: #fff;
    fill: #fff;
    border-color: #fff
}

.sessao_foto .title.estilo3 {
    background-color: rgba(0,0,0,0.7);
}

.conteudo5 .sessao_foto .estilo1::after {
    background-color: #fff
}

@media only screen and (max-width:768px) {
    .conteudo5 .conteudo-texto.col2 {
        -moz-column-count: 1;
        -webkit-column-count: 1
    }
    .conteudo5 section.titulosessao{
        padding: 120px 0;
    }
    .conteudo5 .title,
    .conteudo5 .subtitle {
        text-align: center!important;
    }
    .conteudo5.clear {
        display: none;
    }
}</pre></body></html>