<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero-main-banner{display:block;height:auto;margin-top:1rem;max-width:100%;position:relative}.hero{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-main{align-items:flex-start;background:#222;border-radius:5px;display:flex;flex:1 1 700px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:4rem;position:relative;text-align:left}@media (max-width:767px){.hero-main{padding:1.25rem}}.hero-main:before{background:var(--background-color);content:"";height:100%;left:0;opacity:var(--background-opacity);position:absolute;top:0;width:100%}.hero-main-img{display:block;padding:1rem;position:relative}.hero-main h1{display:inline-block;font-size:var(--step-6);margin-bottom:0;word-break:break-word}.hero-main h1,.hero-main p{color:var(--text-color);font-weight:700;opacity:var(--text-opacity);position:relative}.hero-ctas{align-items:stretch;display:flex;flex:1 1 300px;flex-direction:column;gap:1rem;justify-content:stretch}.hero-ctas-item{align-items:center;border-radius:5px;display:flex;height:33%;justify-content:center;overflow:hidden;padding:15% 2rem;position:relative;text-align:center}.hero-ctas-item:before{background-color:var(--background-color);content:"";display:block;height:100%;left:0;opacity:var(--background-opacity);position:absolute;top:0;width:100%;z-index:1}.hero-ctas-item .hs-cta-wrapper{position:relative;z-index:2}.hero-ctas-item .cta_button{margin:0}.hero-ctas-item .cta_button:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-ctas-item-bg,.hero-main-bg{height:100%;left:0;max-width:none;object-fit:cover;position:absolute;top:0;width:100%}.hero-ctas-item-bg{filter:grayscale(1);opacity:.18;z-index:1}.hero .button,.hero .button:hover{transform:none}.hero-button{z-index:2}.hero-button:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}</pre></body></html>