.Loader_container__KviB_{display:flex;justify-content:center;align-items:center;height:100%}.Loader_loader__BOW7f{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:72px;height:72px;transform:rotate(45deg);animation:Loader_rotateLoader__zGCaz 2s cubic-bezier(.6,.2,.1,1) infinite;will-change:transform;transform-style:preserve-3d}.Loader_cube__COy81{width:30px;height:30px;border-radius:8px;animation:Loader_pulse__8PqrU 1.6s ease-in-out infinite;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.Loader_cube__COy81:first-child{background:linear-gradient(315deg,#1C36BA 20%,#7384D9 60%,#9FAAE8 85%,#CAD1F7);animation-delay:0s}.Loader_cube__COy81:nth-child(2){background:linear-gradient(45deg,#1C36BA 20%,#7384D9 60%,#9FAAE8 85%,#CAD1F7);animation-delay:.2s}.Loader_cube__COy81:nth-child(3){background:linear-gradient(225deg,#1C36BA 20%,#7384D9 60%,#9FAAE8 85%,#CAD1F7);animation-delay:.4s}.Loader_cube__COy81:nth-child(4){background:linear-gradient(135deg,#1C36BA 20%,#7384D9 60%,#9FAAE8 85%,#CAD1F7);animation-delay:.6s}@keyframes Loader_pulse__8PqrU{0%,to{transform:scale(1) translateZ(0)}50%{transform:scale(1.35) translateZ(0)}}@keyframes Loader_rotateLoader__zGCaz{0%{transform:rotate(45deg) translateZ(0)}50%{transform:rotate(225deg) translateZ(0)}to{transform:rotate(405deg) translateZ(0)}}@media (min-width:768px){.Loader_loader__BOW7f{gap:10px;width:84px;height:84px}.Loader_cube__COy81{width:35px;height:35px;border-radius:10px}}