.book_a_demo_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.book_a_demo_content{flex-basis:55%}.book_a_demo_form{flex-basis:40%}@media screen and (max-width:800px){.book_a_demo_content,.book_a_demo_form{flex-basis:100%}}.bookDemoForm label{display:block;font-size:16px;font-weight:700;margin-bottom:7px}.bookDemoForm .hs-form-field{margin-bottom:15px;margin-top:15px}.bookDemoForm{background-color:#f5f5f5;border:1px solid #c8c8c8;border-radius:8px;padding:0 30px 45px}.bookDemoForm h3{font-size:31px;margin-bottom:0;text-align:center}.bookDemoForm input[type=email],.bookDemoForm input[type=number],.bookDemoForm input[type=tel],.bookDemoForm input[type=text],.bookDemoForm select{border:1px solid #c8c8c8;border-radius:6px;height:50px;padding-left:10px;width:100%!important}.bookDemoForm input[type=submit]{appearance:none;background-color:var(--Blue);border:none;border-radius:6px;color:#fff;font-size:15px;padding:12px 40px;text-align:center}.book_a_demo_content ol,.book_a_demo_content ul{color:#646464;font-size:18px;line-height:25px}.book_a_demo_content ol li,.book_a_demo_content ul li{padding-bottom:11px}