<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title-text-container{width:90%;max-width:var(--max-width-content);margin:0 auto;color:var(--text-color);padding-bottom:20px}.title-text-column{display:flex;flex-wrap:wrap}.title-text-column-title{width:50%;box-sizing:border-box;padding-right:5%}.title-text-column-title h3{width:75%;line-height:36px}.title-text-column-text{width:50%}.title-text-column-text p{line-height:25px;font-weight:var(--font-weight-light)}@media screen and (max-width:767.98px){.title-text-container{width:100%;padding-left:var(--global-safe-space);padding-right:var(--global-safe-space);box-sizing:border-box}.title-text-column-title{flex:0 0 100%;text-align:left;margin-bottom:30px}.title-text-column-text{flex:0 0 100%;text-align:left}.title-text-column-text p{font-size:var(--font-size-text-small)}}</pre></body></html>