.loading-container{justify-content:center;align-items:center;display:flex}.loading-container svg{width:var(--v4687c8b0);height:var(--v4687c8b0);animation:2s linear infinite rotate;position:relative}.loading-container svg circle{fill:none;width:100%;height:100%;stroke-width:var(--f1ee325e);stroke:var(--fdc019dc);stroke-linecap:round;transform:translate(var(--v5fe35f48),var(--v5fe35f48));stroke-dasharray:var(--v3e4252f0);stroke-dashoffset:var(--v3e4252f0);animation:4s linear infinite animate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes animate{0%,to{stroke-dashoffset:var(--v3e4252f0)}50%{stroke-dashoffset:0}50.1%{stroke-dashoffset:var(--v24836342)}}
