.tpaep-form{justify-content:space-between;flex-wrap:wrap;display:flex}.tpaep-form-field{flex-direction:column;width:100%;display:flex}.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{justify-content:space-between;display:flex}.tpaep-form .tpaep-recaptcha-error{padding:10px;border:1px solid red;font-weight:500;color:red;text-align:center;background-color:#ffd5d5}.tpaep-form-button{align-items:center;display:flex}.tpaep-form-button.tpaep-icon-before{flex-direction:row!important;display:flex}.tpaep-form-button.tpaep-icon-after{flex-direction:row-reverse!important;display:flex}.tpaep-form-field:first-child,.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{padding:.5rem 1rem;border:1px solid #666;transition:all .3s;border-radius:3px}.tpaep-att,.tpaep-radio-checkbox input[type=checkbox],.tpaep-radio-checkbox input[type=radio],.tpaep-radio-checkbox span{cursor:pointer}.tpaep-phone-wrapper{flex-wrap:nowrap;flex-direction:row;gap:10px;display:flex}.tpaep-form.hide-asterisks .tpaep-required-asterisk{display:none}.tpaep-form.show-asterisks .tpaep-required-asterisk{display:inline}.tpaep-form-field fieldset{padding:0;border:none;margin:0}.tpae-form-field input,.tpae-form-field select,.tpae-form-field textarea{padding:.5rem 1rem;border:1px solid #666;transition:all .3s;border-radius:3px}.tpaep-spinner{animation:tpaep-spin .6s linear infinite;height:16px;border:2px solid hsla(0,0%,100%,.4);margin-right:6px;border-top-color:#fff;border-radius:50%;width:16px;vertical-align:middle;display:inline-block}@keyframes tpaep-spin{to{transform:rotate(1turn)}}