<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.descriptionWide {
    max-width: 850px; /* 1220 */
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.wideTitle {
    padding: 60px 0 0 0;
    margin: 0;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
}

.wideDescription {
    padding: 60px 0;
    margin: 0;
    text-align: justify;
    font-size: 13px;
    line-height: 24px;
}</pre></body></html>