#tp-block-modal-container.tp-animation-open{-webkit-animation-direction:normal;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:forwards;-webkit-animation-delay:0;-webkit-animation-name:silde_to_middle;-webkit-animation-play-state:running;-webkit-animation-duration:.5s}@-webkit-keyframes silde_to_middle{0%{top:100%}to{top:50%}}#tp-block-modal-backdrop.tp-animation-open{animation:tp-block-modal-fadeIn .5s cubic-bezier(.165,.84,.44,1) forwards;background:transparent}[data-block-name="acf/step-form-with-progress-bar"] [data-step]{animation:tp-step-form-with-progress-bar-fadeIn .75s}.tp-step-form-with-progress-bar-fadeOut{animation:tp-step-form-with-progress-bar-fadeOut .75s}@keyframes tp-step-form-with-progress-bar-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes tp-step-form-with-progress-bar-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes tp-block-modal-fadeIn{0%{background:transparent}to{background:rgba(0,0,0,.7)}}#tp-block-modal-backdrop.tp-animation-close{animation:tp-block-modal-fadeOut .5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes tp-block-modal-fadeOut{0%{background:rgba(0,0,0,.7)}to{background:transparent}}#tp-block-modal-container.tp-animation-close{-webkit-animation-direction:normal;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:forwards;-webkit-animation-name:silde_to_down;-webkit-animation-duration:.2s}@-webkit-keyframes silde_to_down{0%{top:50%}to{top:100%}}