.greetings-screen{z-index:104;pointer-events:none;background:#0a0a0a;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.greetings-text{color:#fff;z-index:1;align-items:center;font-size:42px;font-weight:400;display:flex;position:absolute}.greetings-text span{background:#fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-right:10px;display:block}.greetings-logo{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.greetings-curve{pointer-events:none;width:100%;height:calc(100% + 300px);position:absolute;top:0}.greetings-curve path{fill:#0a0a0a;stroke:none}@media (max-width:768px){.greetings-text{font-size:32px}}@media (max-width:480px){.greetings-text{font-size:24px}}
