.form-container{background:var(--TERTIARY-Dark-Grey-Dark-Grey-100,#c3cde2);border-radius:50px 50px 0 50px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:40px}.form-container .form-title{display:none!important}form .hs-form-field{margin:0 0 16px!important}.form-container input[type=text]{background:var(--TERTIARY-Light-Grey-100,#f4f4f8);border:2px solid var(--TERTIARY-Dark-Grey-Dark-Grey-100,#c3cde2);border-radius:10px;color:#283046;font-size:18px;font-style:normal;font-weight:500;line-height:30px;padding:12px}.form-container input[type=text]:focus{outline:none!important}.form-container input[type=tel]{background:var(--TERTIARY-Light-Grey-100,#f4f4f8);border:2px solid var(--TERTIARY-Dark-Grey-Dark-Grey-100,#c3cde2);border-radius:10px;color:#283046;font-size:18px;font-style:normal;font-weight:500;line-height:30px;padding:12px}.form-container input[type=tel]:focus{outline:none!important}.form-container input[type=email]{background:var(--TERTIARY-Light-Grey-100,#f4f4f8);border:2px solid var(--TERTIARY-Dark-Grey-Dark-Grey-100,#c3cde2);border-radius:10px;color:#283046;font-size:18px;font-style:normal;font-weight:500;line-height:30px;padding:12px}.form-container input[type=email]:focus{outline:none!important}.form-container input[type=submit]{background:var(--SECONDARY-Purple-Purple-100,#7874f0);border:none;border-radius:10px 10px 0 10px;color:#f4f4f8;font-size:18px;font-style:normal;font-weight:600;line-height:18px;margin-top:24px!important;padding:16px;transition:all .8s ease;width:max-content}.form-container input[type=submit]:hover{background:#00c08b}form input,form select,form textarea{margin-bottom:6px}.form-container label,form .hs-error-msg,form .hs-error-msgs{color:#283046;font-size:14px;font-style:normal;font-weight:400;line-height:26px}form .hs-error-msg,form .hs-error-msgs{margin:0!important}form .hs-form-required{color:#f4f4f8!important;display:none!important}@media only screen and (max-width:900px){.form-container{border-radius:25px 25px 0 25px;padding:32px 24px}.form-container label{font-size:16px!important}.dealer-form{margin:0!important}}@media only screen and (max-width:600px){.form-container .hs-form-field{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.form-container label.hs-form-booleancheckbox-display input{width:unset!important}.form-container .hs-form-field input,.form-container .hs-form-field select,.form-container .hs-form-field textarea{box-sizing:border-box!important;max-width:100%!important;width:100%!important}@media (max-width:440px){.form-container .hs-form-field{margin-left:0!important;margin-right:0!important}}}.form-container textarea{background:var(--TERTIARY-Light-Grey-100,#f4f4f8);border:2px solid var(--TERTIARY-Dark-Grey-Dark-Grey-100,#c3cde2);border-radius:10px;color:#283046;font-size:18px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:0!important;padding:12px}.form-container textarea:focus{outline:none!important}.form-container input[type=checkbox]{margin-right:6px!important;margin-top:6px!important}