#thankYou{display:none;text-align:center}#thankYou h2{font-size:20px;margin:10px 0}#registerForm{display:flex;flex-direction:column;gap:20px}.demio-embed-noti{align-self:center;width:320px;font-size:12px;line-height:1.6;text-align:center}.demio-embed-noti a{color:var(--e-global-color-225231a)}.ant-btn{margin-top:20px}.Demio-Input-container input{margin-top:12px}@media only screen and (max-width:1024px){.demio-embed-noti{width:100%}}#demio-loader{text-align:center;padding:20px;height:488px}.spinner{border:6px solid #f3f3f3;border-top:6px solid #2563eb;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:auto;margin-top:200px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#registerForm a{color:var(--link-text-color)}.consent-container label{display:flex;align-items:start;gap:10px}#agreeRequired,#marketingOptIn{margin-top:5px}#registerForm sup{color:#c01d2b}