*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif;font-weight:400}.dialog.dialog--splashscreen{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background-color:#ffffffb2;font-family:sans-serif;border:0;z-index:1010;transition:visibility .2s ease-in-out,opacity .2s ease-in-out}.dialog.dialog--splashscreen.dialog--error .dialog-content{color:#fff;background-color:#e54548}.dialog.dialog--splashscreen .dialog-content{display:flex;flex-direction:row;gap:20px;align-items:flex-start;width:100%;min-width:350px;max-width:600px;padding:26px 36px;color:#1c1c1c;background-color:#e9e7e7;overflow-x:hidden;overflow-y:auto}@media(max-width:480px){.dialog.dialog--splashscreen .dialog-content{flex-direction:column;padding:26px 26px 32px;border-radius:16px}}.dialog.dialog--splashscreen .dialog-content>div{width:100%;display:block;flex-direction:column;align-items:flex-start}.dialog.dialog--splashscreen .dialog-description{margin:0;max-width:100%;font-size:16px;line-height:19px}@media(max-width:480px){.dialog.dialog--splashscreen .dialog-description{margin:16px 0 31px}}.dialog.dialog--splashscreen .dialog-description p{white-space:pre-line}
