<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-family: "Objectivity-Regular";
    font-size:13pt;
}
footer{
    font-family: 'Objectivity-Medium';
}
.mainHeader .header-search .fields_top_search ul.dropdown-content.select-dropdown li span, 
.mainHeader .header-search .fields_top_search .select-wrapper input.select-dropdown{
    font-family: 'Objectivity-Regular' !important;
    letter-spacing: -0.5px;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6,
.popularSearchProperties, .menuButton, .propertySmallDescription, .fVibeH, .btn, #newsLetterRegisterSection, .bgGrayLight h4{
    font-family: "Objectivity-Bold";
}
.h1, h1{
    letter-spacing:-1px;
    font-size:3.6rem;
}
.h2, h2 {
    font-size: 2.3rem;
}
.h3, h3 {
    font-size: 2rem;
    text-align:left;
}
.h4, h4{
    font-size:2.2rem;
}
@media only screen and (max-width: 768px) {
    .h1, h1{
        font-size:3.5rem;
        line-height:94%;
    }
    .h2, h2, .h3, h3 {
        font-size: 2.5rem;
        letter-spacing:-1px;
    }
}

#blocos-destaques-capa .bloco-destaque-capa h3{
    text-align:center;
}
#searchProperties .propertySmallDescription {
    font-size: 10pt;
}
@media only screen and (min-width: 768px) { /* Only Desk */
    #searchProperties .propertySmallDescription {
        min-height: 65px;
    }
}</pre></body></html>