form.hs-form{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;max-width:100%}form.hs-form span.hs-form-required{color:#f2545b;padding-left:4px}form.hs-form p.form-header{font-size:1.5rem;font-weight:600;line-height:2rem}form.hs-form .hs-form-field{display:flex;flex-basis:100%;flex-direction:column;gap:8px}form.hs-form div.hs-form-field div.input ul.multi-container{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0}form.hs-form div.hs-dependent-field,form.hs-form div.hs_submit.hs-submit{width:100%}form.hs-form .hs-form-field>label{font-size:1rem;font-weight:500;line-height:1.5rem}form.hs-form div.hs-form-field div.input ul.multi-container li.hs-form-checkbox label.hs-form-checkbox-display,form.hs-form div.hs-form-field div.input ul.multi-container li.hs-form-radio label.hs-form-radio-display{align-items:center;display:flex;gap:1rem}form.hs-form div.hs-form-field legend.hs-field-desc{font-size:.75rem;font-style:italic;line-height:.875rem}form.hs-form div.hs-form-field div.input ul.multi-container li.hs-form-checkbox label.hs-form-checkbox-display span,form.hs-form div.hs-form-field.hs_sms_consent legend.hs-field-desc{font-size:1rem;font-style:normal;font-weight:300;line-height:1.5rem}form.hs-form .hs-form-field .input [type=email],form.hs-form .hs-form-field .input [type=tel],form.hs-form .hs-form-field .input [type=text],form.hs-form .hs-form-field .input select,form.hs-form .hs-form-field .input textarea{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#777;font-family:Poppins,sans-serif;font-size:1rem;padding:.75rem .5rem;width:100%}form.hs-form .hs-form-field .input [type=email],form.hs-form .hs-form-field .input [type=tel],form.hs-form .hs-form-field .input [type=text],form.hs-form .hs-form-field .input select{height:3rem}form.hs-form .hs-form-field .input textarea{height:6rem}form.hs-form div.hs-form-field div.input [type=checkbox]{background-color:#fff;border:1px solid #ccc;height:1.25rem;padding:0;width:1.25rem}form.hs-form .hs-form-field .input select{appearance:none;background-image:url(https://cdn2.hubspot.net/hubfs/507386/CLEAN-images/gfx/dropdown-arrow.png);background-position:right 10px center;background-repeat:no-repeat;background-size:10px 7px}div.av-error,ul.hs-error-msgs{background-color:#e05656;background-color:#d9383a;border-radius:8px;color:#ebebf6;font-size:.875rem;font-style:italic;font-weight:500;line-height:1rem;list-style:none;margin:0;padding:.5rem 1rem}form.hs-form div.hs-richtext{display:flex;flex-direction:column;font-size:clamp(1rem,.6269rem + .7782vw,1.125rem);font-weight:300;line-height:clamp(1.5rem,.7539rem + 1.5564vw,1.75rem)}form.hs-form div.legal-consent-container{display:flex;flex-direction:column;gap:8px}.legal-consent-container .field.hs-form-field{margin:0!important}form.hs-form div.legal-consent-container div:nth-child(3){margin-top:40px}form.hs-form div.legal-consent-container div:nth-child(5){margin-top:16px}form.hs-form div.legal-consent-container ul.inputs-list{list-style:none;margin:0;padding:0}form.hs-form div.legal-consent-container ul.inputs-list input{height:14px;width:14px}form.hs-form div.legal-consent-container div.hs-richtext{font-size:14px;line-height:16px}.legal-consent-container~.hs_recaptcha{margin-top:0!important}form.hs-form div.hs_submit.hs-submit{margin-top:2rem}form.hs-form div.hs-submit input{background-color:#5150aa;border:none;border-radius:8px;color:#ebebf6;font-size:1rem;font-weight:600;line-height:1.5rem;max-width:24rem;padding:1rem 1.5rem;transition:all .5s ease-in;width:100%}form.hs-form div.hs-submit input:hover{background-color:#2d2970;cursor:pointer;transition:all .5s ease-in}