.coming_soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100vh;padding:100px 16px;display:flex}.coming_soon img{width:100%;max-width:400px;margin:32px}.coming_soon .buttons{gap:48px;display:flex}h1{text-transform:uppercase;color:var(--foreground);font-size:2.5rem!important}h2,h3{font-size:2rem!important}@media screen and (width<=748px){.coming_soon .buttons{flex-direction:column;gap:16px}}
