<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.privacy-policy {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 10vw;
    margin-right: 10vw;
}

.privacy-policy-title {
    font-size: 3.0em;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.privacy-policy-subtitle-brand {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}

.privacy-policy-subtitle {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}</pre></body></html>