.vt-signup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2147483000;background:transparent;}.vt-signup-overlay .vt-signup-overlay__frame{position:absolute;top:0;left:0;width:100%;height:100%;border:0;background:transparent;}.vt-signup-overlay.vt-signup-overlay--loading{background:rgba(0,0,0,0.6);}.vt-signup-overlay.vt-signup-overlay--loading::after{content:'';position:absolute;top:50%;left:50%;width:44px;height:44px;margin:-22px 0 0 -22px;border:3px solid rgba(255,255,255,0.35);border-top-color:#fff;border-radius:50%;animation:vt-signup-overlay-spin 0.8s linear infinite;}@keyframes vt-signup-overlay-spin{to{transform:rotate(360deg);}}@media (prefers-reduced-motion:reduce){.vt-signup-overlay.vt-signup-overlay--loading::after{animation-duration:2.4s;}}