.ErrorScreen_errorScreenContainer__vV7M4{display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center;width:100%;height:100%;padding:100px 20px;color:var(--brand-primary)}.ErrorScreen_errorScreenContainer__vV7M4 .ErrorScreen_errorScreenText__T_3Hh{text-align:center;max-width:300px;color:#fff}.ErrorScreen_button__iTEJN{width:-moz-fit-content;width:fit-content;border:none;color:var(--brand-secondary);background-color:var(--dark-500);text-transform:unset;padding:.625rem 1rem;cursor:pointer;border-radius:8px;font-family:inherit;transition:all .3s ease}.ErrorScreen_button__iTEJN:hover{background-color:var(--dark-300)}.ErrorScreen_button__iTEJN:disabled{cursor:not-allowed;opacity:.6;color:var(--dark-400)}.ErrorScreen_button__iTEJN:disabled:hover{background-color:var(--dark-500)}