.request-quote-form .module-wrap{padding:0 20px}.request-quote-form .button-out a,.request-quote-form .button-out button{min-width:inherit}.request-quote-form .module-header{margin:0 0 14px}.request-quote-form .form-main{margin:0 auto;max-width:285px}.request-quote-form .form-main .hs-custom-form{display:flex;flex-flow:row nowrap;gap:20px;position:relative}.request-quote-form .form-main .hs-custom-form .hs-form-field{flex-grow:1;margin:0;overflow:hidden;padding:0}.request-quote-form .form-main .hs-custom-form .hs-form-field>label{display:none}.request-quote-form .form-main .hs-custom-form .hs-form-field .hs-input{border:2px solid var(--text-color);border-radius:25px;box-shadow:none!important;color:var(--text-color);display:block;font-size:14px;font-weight:700;height:40px;line-height:18px;outline:none!important;padding:9px 10px;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out;width:100%}.request-quote-form .form-main .hs-custom-form .hs-form-field .hs-input:focus{background:var(--accent-color);border-color:var(--accent-color);color:#fff}.request-quote-form .form-main .hs-custom-form .hs-form-field .hs-input{&::placeholder{color:var(--text-color);opacity:1}&::-webkit-input-placeholder{color:var(--text-color)}&::-moz-placeholder{color:var(--text-color);opacity:1}&:-ms-input-placeholder{color:var(--text-color)}}.request-quote-form .form-main .hs-custom-form .hs-form-field .hs-input:focus{&::placeholder{color:#fff}&::-webkit-input-placeholder{color:#fff}&::-moz-placeholder{color:#fff}&:-ms-input-placeholder{color:#fff}}.request-quote-form .form-main .hs-custom-form .hs-submit{flex-shrink:0}.request-quote-form .form-main .hs-error-msgs{font-size:11px;left:0;position:absolute;top:100%}