<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.superheader{
    height:40px;
}
.fixed.scrolled .superheader{
    display:none;
}

.menucnt li.lnk-crp {
    text-transform: none;
    font-weight: 300;
    font-size: 13px;
    padding: 17px 0 14px;

}

@media all and (min-width: 768px){
    .menucnt li.lnk-crp{
        display: none;
    }
    .superheader{
        display:block;
    }
    
}
.tlbCorp__m-menu__cont a, .tlbCorp__m-menu__cont a:visited{
    color:#ccc;
}
#tlbCorp-PGCASA, .footerCorp__brandLnk .footerCorp__lnk:nth-of-type(5){
    color: #ffde00;
}
.tlbCorp{
    z-index:12;
}
@media all and (min-width: 1366px){
    .menucnt div.menucnt3{
        top:auto;
    }
    .fixed.scrolled .menucnt div.menucnt3{
        top:auto;
    }
    .menucnt3 li.lnk-crp{
        display:none;
    }
}

 </pre></body></html>