.Loader-module__OpcrDa__loader{--color:#dedede;--animation:2s ease-in-out infinite;justify-content:center;align-items:center;display:flex}.Loader-module__OpcrDa__circle{border:solid 2px var(--color);width:20px;height:20px;animation:Loader-module__OpcrDa__circle-keys var(--animation);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;margin:0 10px;display:flex;position:relative}.Loader-module__OpcrDa__dot{background-color:var(--color);width:16px;height:16px;animation:Loader-module__OpcrDa__dot-keys var(--animation);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.Loader-module__OpcrDa__outline{width:20px;height:20px;animation:Loader-module__OpcrDa__outline-keys var(--animation);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Loader-module__OpcrDa__circle:nth-child(2){animation-delay:.3s}.Loader-module__OpcrDa__circle:nth-child(3){animation-delay:.6s}.Loader-module__OpcrDa__circle:nth-child(4){animation-delay:.9s}.Loader-module__OpcrDa__circle:nth-child(2) .Loader-module__OpcrDa__dot{animation-delay:.3s}.Loader-module__OpcrDa__circle:nth-child(3) .Loader-module__OpcrDa__dot{animation-delay:.6s}.Loader-module__OpcrDa__circle:nth-child(4) .Loader-module__OpcrDa__dot,.Loader-module__OpcrDa__circle:first-child .Loader-module__OpcrDa__outline{animation-delay:.9s}.Loader-module__OpcrDa__circle:nth-child(2) .Loader-module__OpcrDa__outline{animation-delay:1.2s}.Loader-module__OpcrDa__circle:nth-child(3) .Loader-module__OpcrDa__outline{animation-delay:1.5s}.Loader-module__OpcrDa__circle:nth-child(4) .Loader-module__OpcrDa__outline{animation-delay:1.8s}@keyframes Loader-module__OpcrDa__circle-keys{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes Loader-module__OpcrDa__dot-keys{0%{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(0)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes Loader-module__OpcrDa__outline-keys{0%{outline:solid 20px var(--color);outline-offset:0;opacity:1;transform:translate(-50%,-50%)scale(0)}to{outline-offset:20px;opacity:0;outline:0 solid #0000;transform:translate(-50%,-50%)scale(1)}}
