.demo-hero{overflow:hidden;position:relative}.demo-hero__text{padding:var(--section-spacing) 0 var(--section-spacing-inner);text-align:center}.demo-hero__logo-wall{margin-top:var(--text-spacing-xl)}.demo-hero__form{margin-right:calc(var(--page-margin)*-1);padding:var(--card-spacing-lg) var(--page-margin) var(--section-spacing-inner) var(--card-spacing-lg)}.demo-hero__form-title{margin-bottom:var(--text-spacing-lg)}.demo-hero__form form{margin-top:-20px}.demo-hero__form fieldset{max-width:none!important}.demo-hero__form .hs-form-field,.demo-hero__form .hs-richtext,.demo-hero__form .hs-submit{margin-top:var(--text-spacing-sm)}.demo-hero__form .hs-submit{display:flex}@media screen and (max-width:599px){.demo-hero__logo-wall{display:none}}@media screen and (max-width:1199px){.demo-hero__grid{display:flex;flex-direction:column}.demo-hero__form{border-radius:var(--card-border-radius) 0 0 0}}@media screen and (min-width:900px){.demo-hero__form{padding-bottom:calc(var(--section-spacing-inner) + 5em)}}@media screen and (min-width:1200px){.demo-hero__grid{align-items:center}.demo-hero__text{grid-column:1/7;padding:var(--section-spacing-inner) var(--page-margin) calc(var(--section-spacing-inner) + 5em) 0}.demo-hero__form{grid-column:7/13;margin-left:0;min-height:100%;padding:var(--section-spacing-inner) var(--page-margin) calc(var(--section-spacing-inner) + 5em)}}@media screen and (min-width:1520px){.demo-hero__text{padding-right:var(--section-spacing)}.demo-hero__form{margin-right:calc((100vw - var(--page-container-width))/2*-1);padding-left:var(--section-spacing);padding-right:calc((100vw - var(--page-container-width))/2*1)}}.demo-hero-next-step__wrapper{padding:var(--section-spacing) 0}.demo-hero-next-step__icon{color:#2741f1;flex-shrink:0}.demo-hero-next-step__icon svg{display:block;height:36px;width:36px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.demo-hero-next-step__text{max-width:36em}.demo-hero-next-step__headshots{align-items:center;display:flex;flex-shrink:0}.demo-hero-next-step__headshots img{border-radius:50%;display:block;height:4.5em;object-fit:cover;overflow:hidden;width:4.5em}.demo-hero-next-step__headshots img:first-child{z-index:5}.demo-hero-next-step__headshots img:nth-child(2){z-index:4}.demo-hero-next-step__headshots img:nth-child(3){z-index:3}.demo-hero-next-step__headshots img:nth-child(4){z-index:2}.demo-hero-next-step__headshots img:nth-child(5){z-index:1}.demo-hero-next-step__headshots img+img{margin-left:calc(var(--text-spacing-sm)*-1)}@media screen and (max-width:899px){.demo-hero-next-step{text-align:center}.demo-hero-next-step__icon{display:flex;justify-content:center;margin:0 auto var(--text-spacing-md)}.demo-hero-next-step__text{margin-left:auto;margin-right:auto}.demo-hero-next-step__headshots{justify-content:center;margin-top:var(--text-spacing-lg)}}@media screen and (min-width:900px){.demo-hero-next-step{background:transparent;margin-top:-5em}.demo-hero-next-step__wrapper{align-items:center;background:var(--background-color);border-radius:var(--card-border-radius);display:flex;gap:var(--card-spacing-lg);grid-column:1/-1;padding:var(--card-spacing-lg)}.demo-hero-next-step__icon svg{height:56px;width:56px}.demo-hero-next-step__headshots{margin-left:auto}.demo-hero-next-step__headshots img{height:3em;width:3em}}@media screen and (min-width:1200px){.demo-hero-next-step__headshots img{height:4.5em;width:4.5em}}