.e-form__uploading{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.elementor-editor-active form+.e-form__uploading,form.elementor-form-waiting+.e-form__uploading{display:block}.e-form__uploading--type-progress_bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:13px;margin-top:var(--e-form-steps-indicators-spacing);position:absolute;width:100%;top:100%}.e-form__uploading__indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:0;flex-basis:0%;padding:0 var(--e-form-steps-divider-gap)}.e-form__uploading__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden}.e-form__uploading__indicator__progress__meter{width:0;height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;-webkit-transition:width 0.1s linear;-o-transition:width 0.1s linear;transition:width 0.1s linear}.elementor-editor-active .e-form__uploading__indicator__progress__meter{width:50%}.e-form__uploading--type-progress_circle{width:100px;height:100px;border-radius:50%;background-color:#E5E5E5;position:absolute;left:50%;top:50%;margin-left:-50px;margin-top:-50px}.e-form__uploading--type-progress_circle.gt-50{background-color:#81CE97}.e-form__uploading--type-progress_circle .ppc-progress{content:"";position:absolute;border-radius:50%;left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;clip:rect(0,100px,100px,50px)}.e-form__uploading--type-progress_circle .ppc-progress-fill{content:"";position:absolute;border-radius:50%;left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;clip:rect(0,50px,100px,0);background:#81CE97;transform:rotate(0deg)}.elementor-editor-active .e-form__uploading--type-progress_circle .ppc-progress-fill{transform:rotate(60deg)}.e-form__uploading--type-progress_circle.gt-50 .ppc-progress{clip:rect(0,50px,100px,0)}.e-form__uploading--type-progress_circle.gt-50 .ppc-progress-fill{clip:rect(0,100px,100px,50px);background:#E5E5E5}.e-form__uploading--type-progress_circle .ppc-percents{position:absolute;border-radius:50%;left:calc(50% - 80px/2);top:calc(50% - 80px/2);width:80px;height:80px;background:#fff;display:flex;justify-content:center;align-items:center}.e-form__uploading--type-progress_circle .e-form__uploading__indicator__progress__meter{width:auto;padding:0;background-color:transparent;text-align:center}