.form__preload-overlay,.sanaudit__success{position:absolute;left:0;width:100%;height:100%}.sanaudit__success{display:none;top:0;z-index:10;background-color:#fff;-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;gap:24px;padding:20px}.sanaudit__success--active{display:-webkit-box;display:-ms-flexbox;display:flex}.sanaudit__success--title{font-size:28px;line-height:30px;font-weight:500;text-align:center}.form__preload-overlay{top:0;background-color:rgba(246,246,246,.5);z-index:100000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__preload,.form__preload:after{width:100px;height:100px}.form__preload-overlay--active{display:-webkit-box;display:-ms-flexbox;display:flex}.form__preload:after{content:"";position:relative;top:calc(50% - 55px);right:50%;bottom:-2px;left:-2px;border-radius:50%;border:2px solid #0096a9;border-top-color:transparent;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;display:block}