.Loader_wrapper__h8rIc{position:fixed;inset:0;pointer-events:none;z-index:100}.Loader_wrapper-default__rcdpW{opacity:.8;background-color:var(--gray-700)}.Loader_wrapper-with-logo__vWumX{background-color:var(--color-grays-1)}.Loader_loader__lV_hl{position:absolute;left:0;top:0;width:100vw;height:100vh;display:grid;place-items:center}.Loader_inner-default__jPMuy{background-color:var(--color-grays-1);width:120px;height:120px}.Loader_inner__9efvD{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;border-radius:50%;z-index:200}.Loader_spinner__jSb_j{animation-name:Loader_rotation__9HVSG;animation-duration:.7s;animation-timing-function:linear;animation-iteration-count:infinite}.Loader_with-logo__3WSTU{background-color:var(--color-grays-1);border-radius:50%;width:160px;height:160px;padding:8px}@media screen and (min-width:1280px){.Loader_inner-default__jPMuy{width:160px;height:160px}.Loader_with-logo__3WSTU{width:200px;height:200px;padding:8px}}@keyframes Loader_rotation__9HVSG{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}