<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner160{
    width: 100%;
    text-align: center;
    color: #FFF;
    height: 250px;
    background-color: rgb(13 20 49 / 0%);
    overflow: hidden;
}

@media (max-width: 488px){

}

@media (max-width: 992px) {
    .icons-size-bandas{
        background-size: 45px!important;
    }
    .icon-align-banda {
        background-position: center top!important;
        padding-top: 69px!important;
        text-align: center!important;
    }

    .justify-content-center-most-viewed {
        justify-content: center!important;
    }

    .md-hide {
        display: none;
    }

    .pub-hide-sm {
        display: none;
    }

    .pub-hide-xl {
        display: block;
    }
}

@media (min-width: 992px) {

    .icon-align-banda {
        background-position: center left!important;
        padding-top: 0px!important;
        padding-left: 59px!important;
        text-align: left!important;
    }
    .pub-hide-sm {
        display: block;
    }
    .pub-hide-xl {
        display: none;
    }
    .justify-content-center-most-viewed {
        justify-content: flex-start!important;
    }
}

@media (min-width: 1290px){
    img.img-responsive{
        width: fit-content;
        margin: auto;
    }
}

.font-12{
    font-size: 14px;
}

.pub-landing-page{
    position: fixed;
    top: 0px;
    height: 100%;
    z-index: 11;
    width: 100%;
    background-color: white;
}

#installInstructions {
    display: none
}
@media (display-mode: browser) {
    #installInstructions {
        display: block
    }
}

.card-assinatura {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.wrap {
    text-align: center;
    position: relative;
}

.links {
    padding: 0 10px;
    display: flex;
    justify-content: center;
    position: relative;
}
.heading:before {
    border-top: 1px solid #7AC943!important;
    background: #7AC943!important;
}
.heading .dot{
    border: 3px solid #7AC943!important;
    color: #7AC943!important;
}

.wrap:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1px solid #ededed;
    background: #ededed;
    width: 100%;
    transform: translateY(-50%);
}

.wrap-error:before {
    border-top: 1px solid #ff0000!important;
    background: #ff0000!important;
}

.wrap-error .dot{
    border: 3px solid #ff0000!important;
    color: #ff0000!important;
}

.dot {
    height: 56px;
    width: 56px;
    border: 3px solid #ededed;
    border-radius: 50%;
    font-size: xx-large;
    display: inline-block;
    color: #ededed;
    background: white;
}

.product-row {
    padding: 20px;
    background-color: #ff00000d;
    border-radius: 10px;
}

.bt, .btn-outline-primary {
    background: white;
    color: #a5a1a1;
    font-size: 18px;
    font-weight: 600;
    border: 2px solid #a5a1a1;
    padding: 7px 19px 10px;
    border-radius: 10px;
}

.bg-input {
    background: #f4f2f2!important;
}

textarea:focus, textarea.form-control:focus, input.form-control:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, [type=text].form-control:focus, [type=password].form-control:focus, [type=email].form-control:focus, [type=tel].form-control:focus, [contenteditable].form-control:focus {
    box-shadow: none;
    border-color: red;
    background: #f4f2f2;
    border: 1px solid #ced4da;
}

.h3-other {
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    padding: 10px 0px 10px 20px;
}

.Green {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    border-color: #7AC943;
    background: url(/img/jdg/concluir.svg) no-repeat 5px #7AC943;
    background-size: 30px;
    padding: 7px 10px 7px 45px;
}

.btn:focus{
    box-shadow: none!important;
}

.ng-invalid {
    border: 1px solid red!important;
}
form.ng-invalid {
    border: none!important;
}

.ng-invalid + label , .ng-valid-required + label {
    display: none!important;
}


.noticia .GR .card-hide {
    display: none;
}



.texto &gt; p &gt; image, .texto p figure {
    width: 100%!important;
    height: 100% !important;
}

.destaque-categoria {
    color: white;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    padding: 12px 0;
    max-height: 46px;
}
a.destaque-categoria:hover {
    color: white;
}

figure.image img,.content-text img, figure.image  {
    width: 100%;
    height: 100%;
}

.content-text iframe  {
    width: 100%;
}


@media (max-width: 768px) {
    .catalog-filter-group {
        display: none!important;
        background-color: #f0f3f6!important;
    }
}

@media (min-width: 768px) {
    .catalog-filter-group {
        display: block!important;
        background-color: #f0f3f6!important;
        height: 100%;
    }
}

.podcast-bar &gt; div {
    height: 100%;
}

.slick-next{
    right: 0px!important;
}


.assina-resumo{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.topo-subs {
    padding: 7px 0;
}


.diretorio {
    color: white;
    background: #44ABE1;
}
.diretorio:hover{
    color: white!important;
}

.label-prod {
    text-align: center;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    margin: auto;
    border: 1px solid gray;
    color: gray;
    cursor: pointer;
}

.select-list &gt; li {
    margin-right:20px;
}

.short {
    color: gray;
}

.bg-input{
    color: #212121!important;
}
</pre></body></html>