.hidden-toggle-form{max-height:0;opacity:0;overflow:hidden;transition:max-height 0.5s ease-out,opacity 0.5s ease-out,margin-top 0.5s ease-out;pointer-events:none}.hidden-toggle-form.show-form{max-height:1000px;opacity:1;margin-top:1.5rem;pointer-events:auto}.toggle-form-button .et_pb_button{transition:text-content 0.3s ease-in-out}