.Loader-module__OpcrDa__loaderContainer{background-color:var(--bg-color);justify-content:center;align-items:center;width:100%;min-height:70vh;display:flex;position:relative}.Loader-module__OpcrDa__loader{z-index:10;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.Loader-module__OpcrDa__loader>div:first-child{gap:1rem;display:flex}.Loader-module__OpcrDa__circle{background:var(--accent-secondary);border-radius:50%;width:16px;height:16px;animation:1.4s ease-in-out infinite both Loader-module__OpcrDa__bounce}.Loader-module__OpcrDa__circle:first-child{opacity:.6;animation-delay:-.32s}.Loader-module__OpcrDa__circle:nth-child(2){opacity:.8;animation-delay:-.16s}.Loader-module__OpcrDa__circle:nth-child(3){opacity:1}@keyframes Loader-module__OpcrDa__bounce{0%,80%,to{opacity:.2;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.Loader-module__OpcrDa__text{color:var(--text-main);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:500;animation:2s ease-in-out infinite Loader-module__OpcrDa__fadeText}@keyframes Loader-module__OpcrDa__fadeText{0%,to{opacity:.5}50%{opacity:1}}@media (max-width:768px){.Loader-module__OpcrDa__loaderContainer{min-height:60vh}}
