.hero-lp{overflow:hidden;padding-top:calc(var(--whitespace)/2);position:relative}.hero-lp .content-wrapper{display:flex;flex-flow:row wrap;justify-content:space-between}.hero-lp__inner{flex:0 0 45%}.hero-lp--date{margin:calc(var(--whitespace)/4) 0}.hero-lp--date>p{font-size:1.15rem}.hero-lp__inner form{background-color:var(--red);border:1px solid var(--red);border-radius:20px;padding:2rem}.hero-lp svg{position:absolute;right:-200px;top:-100px;transform:scaleX(-1);stroke:var(--red);width:1200px;z-index:-1}.hero-lp form :is(p,span){color:var(--white)}.hero-lp form input[type=email],.hero-lp form input[type=file],.hero-lp form input[type=number],.hero-lp form input[type=password],.hero-lp form input[type=search],.hero-lp form input[type=tel],.hero-lp form input[type=text],.hero-lp form select,.hero-lp form textarea{background-color:var(--white)}.hero-lp .hs-form-required{color:var(--white)}.hero-lp .hs-input.invalid.error{border-color:var(--white)}.hero-lp .hs-error-msg{color:var(--white)}form .hs-button,form input[type=submit]{background-color:var(--white);border:1px solid var(--white);color:var(--dark-grey)}form .hs-button:hover,form input[type=submit]:hover{color:var(--white)}.hero-lp__panelists{margin-top:30px}.hero-lp__panelists__wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;text-align:center}.hero-lp__panelists__inner{flex:0 0 45%;margin-top:20px}.hero-lp__panelists img{max-height:240px;width:auto}.hero-lp__panelists p{margin-bottom:0}.hero-lp__panelists p.panelist-name{font-size:1.25rem;margin:10px 0 5px}@media screen and (max-width:1380px){.hero-lp svg{right:-400px;width:1000px}}@media screen and (max-width:1023px){.hero-lp .content-wrapper{flex-flow:column wrap;justify-content:flex-start}.hero-lp__inner{flex:0 0 100%}.hero-lp__inner form{margin-top:calc(var(--whitespace)/3)}.hero-lp svg{display:none}}@media screen and (max-width:360px){.hero-lp__panelists{flex-flow:column wrap}.hero-lp__panelists__inner{flex:0 0 100%}}