.hero-wrapper{background:var(--dark);color:var(--white)}.hero-module{background:linear-gradient(to right top,rgba(255,0,0,0),rgba(255,0,0,0) 47%,rgba(255,0,0,.15))}.hero-container{display:flex;flex-direction:column;justify-content:space-between;margin-top:56px;padding:80px 1rem}@media (min-width:1024px){.hero-container{flex-direction:row;gap:35px;margin-top:80px}.hero-content{padding-top:60px;width:55%}.hero-form{width:35%}}.hero-form{align-items:flex-start;backdrop-filter:blur(24px);background:hsla(0,0%,100%,.06);border-radius:24px;display:flex;flex-direction:column;flex-shrink:0;gap:32px;padding:24px}.hero-form .hs_cos_wrapper{width:100%}.hero-form .hs-form-field label,.hero-form .hs-form-field legend{font-size:14px;opacity:.7}.hero-form .hs-form-field .input{align-items:flex-start;align-self:stretch;border:1px solid hsla(0,0%,100%,.3);display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:5px}.hero-form .hs-form-field .input,.hero-form .hs-form-field .input input{background:transparent;box-sizing:border-box;color:var(--white);width:100%}.hero-form .hs-form-field .input input{border:none;padding:17px 16px}.hero-form .hs-form-field textarea{background:transparent;border:none;color:var(--white)!important;min-height:90px;padding:17px 16px;width:100%}.hero-form .hs-form-field .inputs-list{list-style:none;padding-left:16px}.hero-form .hs-form-field .inputs-list .hs-form-checkbox-display{align-items:center;display:flex}.hero-form .hs-form-field .inputs-list .hs-form-checkbox-display input{margin-right:1rem;width:auto}.hero-form .hs_submit input{background:#e25636;color:var(--white);font-size:14px;height:55px;margin-top:25px;padding:12px 24px;width:200px}.hero-form .hs_submit input,.hero-tag{align-items:center;display:flex;justify-content:center}.hero-tag{background:#1e1d1d;border:1px solid #0e0c0c;border-radius:50px;box-shadow:inset 0 1px 0 0 hsla(0,6%,62%,.25),0 4px 4px 0 rgba(0,0,0,.15);gap:16px;margin-bottom:36px;padding:10px 24px;width:fit-content}.hero-description{opacity:.7}.hero-description ul{list-style:none}