.hero-2-col{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:80px 0}.hero-2-col.has-overlay{overflow:hidden;position:relative;z-index:0}.hero-2-col.has-overlay:before{background-color:hsla(0,0%,100%,.9);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-2-col .kinto-container{position:relative;z-index:2}.social{display:flex;gap:2rem;justify-content:center}svg{width:1em;fill:var(--global-color-primary)}.hero-2-col h2.highlight-secondary{font-size:22px;font-weight:400}.two-cols.equal-cols{display:flex;flex-wrap:wrap;gap:2rem}.left-col h2{margin:1rem 0}.left-col,.right-col{box-sizing:border-box;flex:0 0 calc(50% - 1rem)}.right-col img{display:block;height:auto;max-width:100%}.hero-button{background-color:var(--global-color-secondary);border-radius:8px;cursor:pointer;display:inline-block;padding:15px 40px}.hero-button a{color:var(--neutral-color);font-size:16px;font-weight:400}.hero-button a:hover{font-weight:400;text-decoration:none}@media only screen and (max-width:1024px){.two-cols.equal-cols{flex-direction:column}}