.custom-preloader{display:none;flex-direction:column;align-items:center;row-gap:10px;max-width:300px;width:100%;margin:0 auto}.checkdate{display:none}.custom-preloader__text{font-family:sans-serif;font-size:22px;line-height:26px;font-weight:600}.checkdate{flex-direction:column;align-items:center;row-gap:15px}.custom-preloader__text{font-family:sans-serif;font-size:20px;font-weight:600}.ring-loading{animation:loadingD 1.5s .3s cubic-bezier(.17,.37,.43,.67) infinite;width:10px;height:10px;margin:0 auto;padding:15px!important;border:7px dashed #000;border-radius:100%;display:block;margin:10px auto!important}@keyframes loadingD{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.button-go{display:flex;justify-content:center;align-items:center;width:70%;padding:15px;margin-top:10px;background-color:red;color:#fff;text-decoration:none;font-size:20px;font-weight:700}[href="#goToForm"]{pointer-events:none}