.form-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.form-container{margin:60px auto;max-width:1200px}.form-wrapper{background-color:#fff;border-radius:5px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.16);box-shadow:0 1px 4px rgba(0,0,0,.16);max-width:1200px;padding:80px 120px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.form-wrapper:hover{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.35);box-shadow:0 5px 15px rgba(0,0,0,.35);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.form-heading{height:fit-content;margin-bottom:15px;width:100%}.form-heading h2{color:#000;font-size:3rem;padding:0;text-align:center}.form-heading p{color:#585b63;font-size:18px;line-height:30px;text-align:center}.form-heading *{padding:15px 0}div.form-wrapper form.hs-form fieldset.form-columns-1,div.form-wrapper form.hs-form fieldset.form-columns-2{line-height:30px;max-width:100%}.legal-consent-container p{font-size:2px}.hs-form fieldset.form-columns-1 .hs-form-field,.hs-form fieldset.form-columns-2 .hs-form-field{padding:0}div.form-wrapper form.hs-form fieldset.form-columns-1 div.input,div.form-wrapper form.hs-form fieldset.form-columns-2 div.input{margin:0}form.hs-form fieldset .hs-form-field{padding:0}form.hs-form .hs-form-field ul.inputs-list{margin-top:15px}div.form-wrapper form.hs-form fieldset.form-columns-1 div.hs-richtext p{margin-bottom:10px}form.hs-form div.hs_firstname div.input input[name=firstname].hs-input,form.hs-form input[name=email].hs-input{background-color:#fff;border:solid #bdc1c3;border-radius:0;display:block;font-size:14px;margin:0;padding:15px;width:100%}form.hs-form div.hs_firstname div.input input[name=firstname].hs-input{border:1px solid #bdc1c3;border-radius:5px;display:block;font-size:14px;margin-right:5px;padding:15px;width:100%}form.hs-form input[name=email].hs-input{border:1px solid #bdc1c3;border-radius:5px;display:block;font-size:14px;margin-left:5px;padding:15px;width:100%}ul.hs-error-msgs{display:none}.hs_submit .actions input[type=submit].hs-button{-webkit-appearance:none;background-color:#006293;border:none;border-radius:5px;color:#fff;margin:10px 0;padding:15px 50px}.hs_submit .actions input[type=submit].hs-button:hover{background-color:#009fe3;cursor:pointer}.legal-consent-container{max-width:100%}.legal-consent-container p{color:#585b63;font-family:Neo Sans;font-size:1.2rem}.legal-consent-container .hs-richtext p a{color:#4400e3}.legal-consent-container .hs-richtext p a:hover{color:rgba(68,0,227,.5)}ul.inputs-list li.hs-form-booleancheckbox{display:inline-block}ul.inputs-list li.hs-form-booleancheckbox input[type=checkbox]{height:27px;width:27px}@media only screen and (max-width:480px){.form-wrapper{padding:30px}.form-heading h2{font-size:2rem;hyphens:auto}.form-heading p{display:none}.legal-consent-container p{font-size:14px}form.hs-form .hs-form-field ul.inputs-list{margin-top:15px}form.hs-form div.hs_firstname div.input input[name=firstname].hs-input{margin:0}form.hs-form input[name=email].hs-input{margin:5px 0 0}.hs_submit .actions input[type=submit].hs-button{background-color:#4400e3;border:none;border-radius:5px;color:#fff;margin:10px 0;padding:15px 30px;width:auto}.hs_submit .actions input[type=submit].hs-button:hover{background-color:#009fe3;cursor:pointer}div.form-wrapper form.hs-form fieldset.form-columns-1 div.hs-richtext p{font-size:12px}}@media only screen and (min-width:481px) and (max-width:1200px){.form-wrapper{padding:70px}}