.Loader-module__676-Va__loader{justify-content:center;gap:calc(var(--spacing,.25rem) * 2);display:flex;position:relative}.Loader-module__676-Va__paw{width:var(--loader-paw-width,1rem);height:var(--loader-paw-height,1rem);color:var(--color-scarlet-500,#f30);opacity:0;animation:2.05s ease-in-out infinite Loader-module__676-Va__pawAnimation}.Loader-module__676-Va__paw svg{width:100%;height:100%}.Loader-module__676-Va__paw:nth-child(odd){margin-bottom:var(--loader-paw-width,1rem);transform:rotate(80deg)}.Loader-module__676-Va__paw:nth-child(2n){margin-top:var(--loader-paw-width,1rem);transform:rotate(100deg)}.Loader-module__676-Va__paw:first-child{animation-delay:0s}.Loader-module__676-Va__paw:nth-child(2){animation-delay:.25s}.Loader-module__676-Va__paw:nth-child(3){animation-delay:.5s}.Loader-module__676-Va__paw:nth-child(4){animation-delay:.75s}.Loader-module__676-Va__paw:nth-child(5){animation-delay:1s}.Loader-module__676-Va__paw:nth-child(6){animation-delay:1.25s}@keyframes Loader-module__676-Va__pawAnimation{0%{opacity:1}50%{opacity:0}to{opacity:0}}