: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:0 0 40px;width:100%}.hero-cus-content{align-items:center;display:flex;flex-wrap:wrap;gap:40px;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;padding-top:40px;text-align:center;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%}.lp-hero-cta{margin-bottom:16px}.lp-hero-cta p{color:#9fc5e8;font-size:22px;font-style:italic;font-weight:600;text-align:center;text-transform:capitalize}.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{left:50%;opacity:.8;position:absolute;top:45%;transform:translateX(-50%);z-index:1}.lp-hero-form{flex:1;max-width:600px;min-width:300px;z-index:2}.lp-form-title-box{background-color:#1876b0;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:-16px;padding:16px 16px 32px;text-align:center}.lp-form-title{color:#fff;display:block;font-size:20px;font-weight:600}#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)}}.hero-cus-image{flex:1;max-width:600px;min-width:300px;padding-top:1em;z-index:2}.hero-cus-image img{aspect-ratio:4/3;border-radius:var(--border-radius);height:auto;object-fit:cover;width:100%}.mobile-hero-image{display:none}.hero-cus-cta-button{align-items:center;background-color:var(--lime);border-radius:50px;color:var(--black);display:inline-flex;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.hero-cus-phone-icon{align-items:center;background-color:var(--black);border-radius:50%;color:var(--lime);display:flex;height:40px;justify-content:center;margin-left:1rem;width:40px}.hero-cus-cta-button:hover{box-shadow:0 10px 20px #1876b0;transform:translateY(-3px)}@media (max-width:1200px){.hero-cus-curved-arrow{display:none}}@media (max-width:992px){.hero-cus-content{flex-direction:column;gap:0}.hero-cus-text{margin-bottom:1rem;max-width:100%;text-align:center}.hero-cus-description{max-width:100%}.hero-cus-social-proof{justify-content:center}.lp-hero-form{margin:0 auto;max-width:600px;width:100%}.hero-cus-image{display:none}.mobile-hero-image{display:block;margin:0 auto 1.5rem;max-width:600px;padding:0;width:100%}.mobile-hero-cta-button-container{display:block}}@media (max-width:767px){.lp-hero-cta p{font-size:20px}.hero-cus-cta-button{width:100%!important}}@media (max-width:576px){.hero-cus-title{font-size:2.5rem}.lp-hero-form{max-width:95%;width:95%}}ol,p,pre,ul{margin:0!important}