:root{--black:#fff;--cream:#fffce1;--lime:#1876b0;--max-width:1340px;--border-radius:16px}.hero-cus-container{background:#f2f2f2;margin:0 auto;max-width:var(--max-width);padding:100px 0;width:100%}.hero-cus-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.hero-cus-text{flex:1;max-width:600px;position:relative;z-index:2}.hero-cus-title{font-size:clamp(3rem,8vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-transform:uppercase}.hero-cus-accent{color:var(--lime)}.hero-cus-description{font-size:clamp(1rem,2vw,1.2rem);margin-bottom:2.5rem;max-width:90%}.hero-cus-social-proof{align-items:center;display:flex;margin-bottom:2.5rem}.hero-cus-avatars{display:flex;margin-right:1rem}.hero-cus-avatar{border:2px solid var(--black);border-radius:50%;height:40px;object-fit:cover;width:40px}.hero-cus-avatar:not(:first-child){margin-left:-15px}.hero-cus-social-text{font-size:.9rem}.hero-cus-curved-arrow{bottom:-20px;left:50%;opacity:.8;position:absolute;transform:translateX(-50%);z-index:1}.lp-hero-form{flex:1;max-width:600px;min-width:300px;z-index:2}#main .hsfc-Button:after{animation:bounce 1s cubic-bezier(.28,.84,.42,1) infinite;color:#fff;content:"\f1d9";font-weight:900;left:10px;position:absolute;top:50%;transform:translateY(-50%)}@keyframes bounce{0%,to{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-1em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.5em)}64%,to{transform:scale(1) translateY(0)}}@media (max-width:1200px){.hero-cus-curved-arrow{display:none}}@media (max-width:992px){.hero-cus-content{flex-direction:column}.hero-cus-text{margin-bottom:3rem;max-width:100%;text-align:center}.hero-cus-description{max-width:100%}.hero-cus-social-proof{justify-content:center}.lp-hero-form{max-width:100%;width:100%}}@media (max-width:576px){.hero-cus-title{font-size:2.5rem}}ol,p,pre,ul{margin:0!important}