.homeHeroWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.homeHeroItem{background-color:hsla(0,0%,100%,.6);border-radius:6px;flex-basis:50%;padding:25px}.homeHeroItem h1{margin-top:0}@media screen and (max-width:800px){.homeHeroItem{background-color:hsla(0,0%,100%,.6);border-radius:6px;flex-basis:100%;padding:25px}}.modal{background-color:rgba(0,0,0,.9);height:100%;left:0;position:fixed;top:0;width:100%}.modalInner{background-color:#fff;border-radius:6px;float:none!important;height:500px;margin:30px auto 0!important;max-width:500px!important;overflow:scroll;padding:25px;position:relative}.hiddenModal{display:none}.modalInner .hs-form-field{margin-bottom:10px;margin-top:10px}.modalInner input[type=email],.modalInner input[type=tel],.modalInner input[type=text]{background-color:#fff;border:1px solid #dcdcdc;border-radius:6px;height:40px;padding-left:10px;width:100%!important}.modalInner select{background-color:#fff;border:1px solid #dcdcdc;border-radius:6px;height:40px;padding-left:px;width:100%!important}.modalInner input[type=submit]{appearance:none;-webkit-appearance:none;background-color:var(--mainBlue);border:none;border-radius:6px;color:#fff;font-size:15px;margin-top:15px;padding:12px 45px}.ModalClose{position:absolute;right:15px;top:10px}.modalInner h3{margin-bottom:0}.modalFormSubhead,.modalInner h3{text-align:center}.freezeBody{overflow:hidden}