.tpae-form{display:flex;flex-wrap:wrap;justify-content:space-between}.tpae-form-field{display:flex;width:100%;flex-direction:column}.tpae-required-asterisk{color:red}.tpae-form-message{width:100%}.tpae-form .tpae-recaptcha-error{text-align:center;border:1px solid red;color:red;padding:10px;background-color:#ffd5d5;font-weight:500}.tpae-form-button{display:flex;align-items:center}.tpae-form-button.tpae-icon-before{display:flex;flex-direction:row!important}.tpae-form-button.tpae-icon-after{display:flex;flex-direction:row-reverse!important}.tpae-form-field:nth-child(1),.tpae-form-field:nth-child(2){width:49%}.tpae-honey{display:none}.tpae-form-container .tpae-form-submit{border:1px solid #000}.tpae-form-submit{width:50%}.tpae-form-field input,.tpae-form-field select,.tpae-form-field textarea{border: 1px solid #666;border-radius: 3px;padding: .5rem 1rem;transition: all .3s;}