@import url("https://fonts.cdnfonts.com/css/sf-pro-display");.splash_splashContainer__sc7Iz{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;overflow:hidden;background:radial-gradient(circle at center,#1f0b0d 0,#000 100%);background-size:cover;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.splash_splashContainer__sc7Iz.splash_fadeOut__EqdrK{opacity:0;pointer-events:none}.splash_particlesContainer__ontft{position:absolute;inset:0;z-index:-10;animation:splash_fadeIn__y222y 3s cubic-bezier(.4,0,.2,1) forwards}.splash_title__7UFEw{z-index:10;font-size:3rem;color:transparent;background-color:#fff;background-clip:text;-webkit-background-clip:text;cursor:default;white-space:nowrap;font-family:var(--font-display,sans-serif);animation:splash_titleAnimation__ZgnfB 3s cubic-bezier(0,0,.2,1) forwards;-webkit-text-stroke:1px hsla(0,0%,100%,.3);padding:0 1rem;max-width:100%}@media(min-width:640px){.splash_title__7UFEw{font-size:5rem}}@media(min-width:768px){.splash_title__7UFEw{font-size:7rem}}.splash_subtitle__Ju47a{margin-top:2rem;text-align:center;animation:splash_fadeIn__y222y 1.5s cubic-bezier(.4,0,.2,1) forwards;animation-delay:2.5s;opacity:0;font-size:.875rem;color:#71717a;font-family:var(--font-body,sans-serif)}.splash_glowLine__s1RB_{display:none;width:100vw;height:1px;background:linear-gradient(90deg,rgba(227,6,19,0),rgba(227,6,19,.5),rgba(227,6,19,0));animation:splash_glow__nfU2h 3s cubic-bezier(.4,0,.2,1) forwards}@media(min-width:768px){.splash_glowLine__s1RB_{display:block}}.splash_glowLine__s1RB_.splash_fadeLeft__1eMaX{animation:splash_fadeLeft__1eMaX 3s cubic-bezier(.4,0,.2,1) forwards,splash_glow__nfU2h 3s cubic-bezier(.4,0,.2,1) forwards}.splash_glowLine__s1RB_.splash_fadeRight__j7e8Z{animation:splash_fadeRight__j7e8Z 3s cubic-bezier(.4,0,.2,1) forwards,splash_glow__nfU2h 3s cubic-bezier(.4,0,.2,1) forwards}@keyframes splash_fadeIn__y222y{0%{opacity:0}to{opacity:1}}@keyframes splash_titleAnimation__ZgnfB{0%{line-height:0%;letter-spacing:.25em;opacity:0}25%{line-height:0%;opacity:0}80%{opacity:1}to{line-height:100%;opacity:1}}@keyframes splash_fadeLeft__1eMaX{0%{transform:translateX(100%);opacity:0}30%{transform:translateX(0);opacity:1}to{opacity:0}}@keyframes splash_fadeRight__j7e8Z{0%{transform:translateX(-100%);opacity:0}30%{transform:translateX(0);opacity:1}to{opacity:0}}@keyframes splash_glow__nfU2h{0%,to{opacity:0}50%{opacity:1}}