.hero{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.bg{background-attachment:scroll;background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;z-index:-1}.bg,.bg-overlay{left:0;position:absolute;top:0}.bg-overlay{bottom:0;right:0;z-index:2}.hero-content{margin:0 auto;max-width:1280px;z-index:100}.hero-cta-wrapper{padding:0 20px;width:66.66%}.hero-cta-wrapper-content{padding:0 20px;width:50%}.hero-form h3{display:none}.hero-form form{display:grid;gap:10px;grid-template-columns:1fr auto}.hero-form .form-title,.hero-form .submitted-message,form{background-color:#ffffff00}.hero-form form label,.hero-form form legend{display:none}.hero-form form .hs-button,.hero-form form input[type=submit]{align-items:center;background:#ff6700;color:#fff;display:flex;font-size:16px;height:50px;justify-content:center;padding:15px}.hero-form .input input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #eee;border-radius:7.5px;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;font-size:16px;font-weight:500;height:50px;outline:0!important;padding:15px}.submitted-message{color:#fff}@media screen and (max-width:768px){.hero-cta-wrapper,.hero-cta-wrapper-content{padding:0 15px;width:100%}}