@keyframes rotate-clockwise_8d4f64{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes stroke-animation_022fa6{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}.spinner_944a86{align-items:center;display:inline-flex;flex-direction:column;justify-content:center}.spinner_944a86 .spinner-animation_c43d66{animation:rotate-clockwise_8d4f64 1.4s linear infinite}.spinner_944a86 .spinner-animation_c43d66 .svg-circle_dce455{animation:stroke-animation_022fa6 1.4s ease-in-out infinite;stroke:var(--lmn-color-on-surface-default);stroke-dasharray:80px,200px;stroke-dashoffset:0;stroke-linecap:round}.spinner_944a86 .spinner-text_ce7a93{margin-top:var(--lmn-spacing-input-horizontal)}