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