<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.integration-header {
    padding: 70px 0 100px 0;
    text-align: center;
}

.integration-header h1 {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.integration-header p {
    max-width: 840px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 30px;
}
.zint-icon img {
    width: 48px;
    max-height: none !important;
}</pre></body></html>