.form-advanced--card{background-color:var(--white-color);border-radius:20px;padding:2em}.form-advanced ::placeholder{color:inherit!important;opacity:1}.form-advanced--underline form input[type=email],.form-advanced--underline form input[type=file],.form-advanced--underline form input[type=number],.form-advanced--underline form input[type=password],.form-advanced--underline form input[type=tel],.form-advanced--underline form input[type=text],.form-advanced--underline form select,.form-advanced--underline form textarea{background-color:transparent;border:0;border-bottom:1px solid rgba(0,0,0,.3);border-radius:0;outline:0;padding-left:0;padding-right:0;width:100%!important}.form-advanced--solid-white-green .hs-form-field>label{display:none}.form-advanced--solid-white-green .hs-submit .hs-button{background-color:var(--secondary-color)}.form-advanced--next-promotion .hs-form-field.hs_message .input,.form-advanced--next-promotion .hs-form-field.hs_message .input textarea{height:100%}.form-advanced--next-promotion .hs-form-field{margin-bottom:15px}.form-advanced--next-promotion .hs-form-field>label{display:none}.form-advanced--next-promotion form input[type=email],.form-advanced--next-promotion form input[type=file],.form-advanced--next-promotion form input[type=number],.form-advanced--next-promotion form input[type=password],.form-advanced--next-promotion form input[type=tel],.form-advanced--next-promotion form input[type=text],.form-advanced--next-promotion form select,.form-advanced--next-promotion form textarea{background-color:var(--primary-color);border:0;border-radius:0;border-radius:10px;color:#fff;outline:0;padding:15px 20px}.form-advanced--next-promotion .hs-submit .hs-button{background-color:var(--secondary-color);min-width:150px;padding:15px 20px;text-align:center}@media(min-width:768px){.form-advanced--next-promotion form{display:grid;gap:20px;grid-template-columns:1fr 1.5fr}.form-advanced--next-promotion .hs-form-field{grid-column-start:1}.form-advanced--next-promotion .hs-form-field.hs_message{grid-column-start:2;grid-row-end:4;grid-row-start:1}.form-advanced--next-promotion .hs-submit{grid-column-start:2}.footer .form-advanced--next-promotion .hs-submit{grid-column-start:1}.form-advanced--next-promotion .hs-form-field{margin:0}}.form-advanced--button-right .hs-submit{text-align:right}.form-advanced--solid-white-green-no-bg{background-color:transparent;border-radius:0;padding:0}.form-advanced--solid-white-green-no-bg .hs-form-field>label{display:none}.form-advanced--solid-white-green-no-bg .hs-submit .hs-button{background-color:var(--secondary-color);border-radius:5px;padding:20px 60px}.form-advanced--solid-white-green-no-bg .is-placehoder,.form-advanced--solid-white-green-no-bg ::placeholder{color:rgba(71,71,71,.6)}