.hero-wrapper{align-items:flex-start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.hero-wrapper-img{margin-bottom:32px}.hero-wrapper-heading h1{margin-bottom:11px}.hero-wrapper-intro p{margin:0}.features-wrapper{display:grid;gap:50px;grid-template-columns:repeat(4,1fr);margin-top:90px}.features-list .features-img{margin-bottom:20px}.features-heading h3{margin-bottom:8px}.features-desc p{margin:0}.hero-wrapper-rgt .form-title{display:none}.hero-wrapper-rgt{align-items:center;background:#1a324f;border-radius:20px;box-shadow:0 0 40px 0 rgba(0,0,0,.25);display:flex;padding:60px 35px}.hero-wrapper-rgt fieldset.form-columns-1 .hs-input{width:100%!important}.hero-wrapper-rgt form .hs-button,.hero-wrapper-rgt form input[type=submit]{font-weight:700}.hero-wrapper-rgt form .actions{margin-top:16px;text-align:center}.hero-wrapper-rgt fieldset .hs-error-msgs{display:none}.hero-wrapper-rgt .hs_error_rollup ul li label{color:red}.hero-wrapper-rgt form label{font-size:13px}.features-hero-wrapper .hero-wrapper-intro ul{font-size:20px;margin:0;padding-left:25px}.features-hero-wrapper .hero-wrapper-img iframe{border-radius:20px}@media (max-width:900px){.hero-wrapper{gap:40px;grid-template-columns:1fr}.features-wrapper{grid-template-columns:repeat(2,1fr);row-gap:30px}}@media (max-width:600px){.features-wrapper{gap:30px;grid-template-columns:1fr;margin-top:80px}}