.splash-screen__logo{align-items:center;display:flex;flex:1;flex-direction:column;gap:50px;justify-content:center;margin:0 auto;max-width:500px}.splash-screen__buttons{display:flex;flex-wrap:wrap;gap:18px;margin:0 auto;max-width:315px;width:80%}.splash-screen__button{border-radius:10px;color:var(--primary_color);flex-basis:100%;font-family:Roboto Condensed,Roboto,sans-serif!important;font-size:16px;font-style:normal;font-weight:500;gap:8px;height:40px;line-height:28px;max-width:100%;padding:7px 16px;text-align:center;text-decoration:none;width:100%}.splash-screen__button.hidden{display:none!important}.splash-screen__button:first-of-type{background:var(--tertiary_color)}.splash-screen__button:last-of-type{border:1px solid #fff;color:#fff}.splash-screen__button{cursor:pointer}.splash-screen__button:hover{background:#eac242;color:var(--primary_color)}.body-wrapper:has(.splash-screen) .header.header--no-navigation{display:none!important}.app-tray{display:none!important}