<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-container{margin:0 auto;position:relative;box-sizing:border-box;display:flex;flex-direction:column;color:var(--text-color)}.text-container-wide{width:90%;max-width:var(--max-width-content)}.text-container-tight{width:90%;max-width:var(--max-width-content-small)}.text-container .text-header h2,.text-container .text-header h3{align-items:center;margin-bottom:28px}.text-container .text-content p,.text-container .text-content ul,.text-container .text-content li{font-weight:var(--font-weight-light);font-size:var(--font-size-text-medium);line-height:30px}.text-container .text-content h3{padding-bottom:20px}.text-container .text-content p strong{font-weight:500}.text-container .text-content ul{margin-top:5px;padding-left:20px}.text-container .text-content li::marker{font-size:10px}.text-container .text-content li{padding-left:10px}.text-container .text-cta{margin-top:40px}.text-container .text-cta a{background-color:var(--color-white);color:var(--color-black);padding:10px 22px 10px 18px;border-radius:var(--border-rounded-cta-right);font-weight:var(--font-weight-semi-bold);letter-spacing:1px;font-size:var(--font-size-cta)}</pre></body></html>