<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hero-container .content{display:flex;flex-direction:column;height:100%;justify-content:center}@media (max-width:1100px){#hero-container .content{margin:0 auto}}.cards-grid-container{display:grid;gap:50px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}.cards-grid-container .card{background-color:var(--white)}.cards-grid-container .card a.cta_button{white-space:wrap;word-break:break-word}</pre></body></html>