<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.mainTitle{
    font-size: 9.4rem;
}
.sub_description.manageDescription{
    margin-top: 3rem;
}
.sub_description.manageDescription li{
    font-style: normal;
}
#overviewSection .intro .text.nocenter{
    justify-content: start;
    padding-top: 4rem;
}
.row.intro .payoffTitle{
    font-size: 4rem;
    line-height: 4.8rem;
}
#overviewSection .sub-intro{
    padding-top: 4rem;
}

@media only screen and (max-width: 992px) {
    .breadcrumbs &gt; a{
        display: none;
    }
    .breadcrumbs &gt; a.back-link-breadcrumbs{
        display: flex;
    }
    #overviewSection .sub-intro{
        padding-top: 2rem;
    }
}</pre></body></html>