.login-loader{align-items:center;display:flex;gap:var(--space);padding:var(--space)}.login-loader__icon{font-size:3em}.login-loader__icon svg rect{animation:stroke .5s linear infinite;color:var(--color-primary);stroke-dasharray:8px 16px;stroke-dashoffset:0}@keyframes stroke{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}:root{--media-max-width:34em}.captcha{display:flex;gap:var(--space-s)}
