.footer-form{text-align:left}.footer-form form{color:#fff;font-family:Arial,sans-serif;margin:0 auto;max-width:360px;padding:20px 0;width:100%}.footer-form label{color:#fff;display:block;font-weight:700;margin:10px 0 5px}.footer-form label.required:after{color:#f66;content:" *"}.footer-form input[type=text],.footer-form select,.footer-form textarea{background-color:#fff;border:1px solid #555;border-radius:4px;box-sizing:border-box;color:#333;padding:8px;width:100%}.footer-form input[type=text]::placeholder,.footer-form textarea::placeholder{color:hsla(0,0%,100%,.6)}.footer-form textarea{height:80px}.footer-form .short-textarea{height:40px!important}.footer-form .form-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.footer-form .form-col{flex:1 1 100%}@media (min-width:600px){.footer-form .form-col{flex:1}}.footer-form input[type=submit]{background-color:#4caf50;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:12px;width:100%}.footer-form #thankYouMessageFooter{background-color:#1f3830;border-radius:4px;color:#a6e3a1;display:none;margin-top:20px;padding:15px;text-align:center}.footer-form .error-message{color:#ff7b7b;display:none;font-size:12px;margin-top:4px}.footer-form .input-error{border-color:#ff7b7b!important}.footer-form .hidden-iframe{display:none}