.tpaep-form{display:flex;flex-wrap:wrap;justify-content:space-between}.tpaep-form-field{display:flex;width:100%;flex-direction:column}.tpaep-required-asterisk{color:red}.tpaep-form-message,.tpaep-form-name{width:100%;display:flex}.tpaep-form-name{font-size:48px;font-weight:600}.tpaep-radio-checkbox{display:flex;justify-content:space-between}.tpaep-form .tpaep-recaptcha-error{text-align:center;border:1px solid red;color:red;padding:10px;background-color:#ffd5d5;font-weight:500}.tpaep-form-button{display:flex;align-items:center}.tpaep-form-button.tpaep-icon-before{display:flex;flex-direction:row!important}.tpaep-form-button.tpaep-icon-after{display:flex;flex-direction:row-reverse!important}.tpaep-form-field:nth-child(1),.tpaep-form-field:nth-child(2){width:49.5%}.tpaep-honey{display:none}.tpaep-form-container .tpaep-form-submit{border:1px solid #000}.tpaep-form-submit{width:50%}.tpaep-form-field input,.tpaep-form-field select,.tpaep-form-field textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s}.tpaep-radio-checkbox input[type="checkbox"],.tpaep-radio-checkbox input[type="radio"],.tpaep-att,.tpaep-radio-checkbox span{cursor:pointer}.tpaep-phone-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}.tpaep-form.hide-asterisks .tpaep-required-asterisk{display:none}.tpaep-form.show-asterisks .tpaep-required-asterisk{display:inline}.tpaep-form-field fieldset{border:none;padding:0;margin:0}.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;}