form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select,form textarea{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.3rem;color:#495057;display:block;font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}form .inputs-list{list-style:none;margin:0;padding:0}form label{padding:.5rem}form legend{font-size:.875rem}form input[type=checkbox],form input[type=radio]{accent-color:#8426d4;cursor:pointer;margin-right:.35rem}#formImage{height:-webkit-fill-available;margin-left:100px;width:50%}form .hs-button,form input[type=submit]{background-color:#8426d4;border:1px solid #8426d4;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;display:block;font-size:.9rem;font-weight:600;line-height:1.5;margin:40px auto .5rem;padding:.8rem 3.4rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle;white-space:nowrap;width:80%}.col-lg-6{margin-left:50px}#formRow{flex-wrap:nowrap}#formTitle{line-height:normal!important;padding:50px 150px 0}@media screen and (max-width:780px){#formImage{display:none}#formRow{flex-wrap:wrap}}@media screen and (max-width:620px){#formTitle{padding:50px 20px 0}}@media screen and (max-width:340px){.col-lg-6{padding:50px 20px 0 5px}}