.split-hero-container{align-items:stretch;display:flex;margin:0 -24px;min-height:100vh;width:100%}.split-hero-spacer{flex:1}.split-hero-content-wrapper{align-items:center;display:flex;flex:1;position:relative}.split-hero-content-wrapper:before{background:rgba(45,45,50,.75);bottom:0;content:"";left:0;position:absolute;right:-100vw;top:0;z-index:1}.split-hero-content{color:#fff;padding:100px 70px 100px 100px;position:relative;z-index:2}.features-grid{align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:40px!important}.features-grid .feature-card{background:#fff;border-radius:24px;display:flex;flex-direction:column;margin-bottom:0!important;padding:24px 24px 34px;text-align:left}.features-grid .feature-card p{color:#6a6d77!important;margin-bottom:0!important}.features-grid .feature-card h3{color:#414042!important}.split-hero-container .inline-items{margin-top:60px}@media (min-width:1081px) and (max-width:1599px){.split-hero-spacer{flex:0.5}.split-hero-content-wrapper{flex:1.5}}@media (max-width:1080px){.split-hero-spacer{display:none!important}.split-hero-container{flex-direction:column;margin:0}.split-hero-spacer{min-height:40vh}.split-hero-content-wrapper{flex:none}.split-hero-content-wrapper:before{right:0}.split-hero-content{max-width:100%;padding:60px}}@media (max-width:640px){.features-grid{grid-template-columns:1fr}.split-hero-content{padding:60px}}.one-column .features-grid{grid-template-columns:repeat(1,1fr)!important}.txt--dark .features-grid a{color:#02a7db!important}