.cta-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:start;text-align:center;color:#fff}.cta-container p{font-size:16px;text-align:left}.cta-container p.small{font-size:14px}.cta-container a{color:#fff;text-decoration:underline}.cta-container>div{display:flex;flex-direction:column;gap:10px;width:100%}@media (min-width: 1024px){.cta-container>div{flex-direction:row}}.cta-container>div input{padding:.5rem 1rem;border:none;font-size:18px;border-radius:15px;text-align:center}.cta-container>div button:hover{transform:scale(1.05)}.cta-container>div button{padding:.5rem 1rem;border:none;font-size:16px;border-radius:15px;display:flex;align-items:center;gap:10px;font-family:monospace;background-color:#a64c03;cursor:pointer;width:100%;justify-content:center;color:#fff;font-weight:700}@media (min-width: 1024px){.cta-container>div button{width:auto}}.cta-container>div button:disabled{background-color:#5f5f5f}.Home{margin-top:35vh}@media (min-width: 1024px){.Home{margin-top:0}}.Home .static-bg{position:fixed;top:0;left:0;right:auto;width:100vw;height:35vh;z-index:1;background-size:cover;background-repeat:no-repeat;background-position:top;background-color:#000;transition:background-image .5s ease-in-out}@media (min-width: 1024px){.Home .static-bg{position:fixed;top:0;right:0;left:auto;width:50vw;height:100vh;background-image:url(/assets/bg1-CidQWg31.jpg);z-index:0;background-size:cover;background-repeat:no-repeat}}.Home .static-bg-mobile-shadow{position:fixed;top:0;left:0;width:100vw;height:35vh;z-index:1;background:linear-gradient(180deg,#0000 90%,#000)}@media (min-width: 1024px){.Home .static-bg-mobile-shadow{display:none}}.Home .static-bg-desktop-shadow{display:none}@media (min-width: 1024px){.Home .static-bg-desktop-shadow{display:block;position:fixed;top:0;right:0;left:auto;width:50vw;height:100vh;z-index:0;background:linear-gradient(90deg,#000 1%,#000000e6 10%,#0000)}}.Home section{width:100vw;display:flex;justify-content:center;align-items:end;margin-right:auto;padding:0 2rem;box-sizing:border-box;margin-bottom:4rem}@media (min-width: 1024px){.Home section{z-index:9;position:relative;margin-bottom:0;height:100vh;width:50vw;display:flex;justify-content:center;align-items:center;margin-right:auto;padding:0 0 0 6rem;box-sizing:border-box}}.Home section>div{width:100%}.Home section div.icons{display:flex;justify-content:left;align-items:center;margin-top:1rem;flex-wrap:wrap;flex-direction:row;gap:15px}.Home section div.icons .icon{gap:5px;display:flex;flex-direction:row;align-items:center}.Home section div.icons .icon img{width:30px;filter:grayscale(1)}.Home section div.icons .icon span{color:#5f5f5f;font-weight:700;font-family:monospace;font-size:14px}@media (min-width: 1024px){.Home section div.icons .icon span{font-size:16px}}.Home section p{font-size:1rem}@media (min-width: 1024px){.Home section p{font-size:1.25rem}}.Home section p b{color:#a64c03}.Home h1{font-size:2.5rem;line-height:2.4rem;margin-bottom:1rem;text-shadow:rgba(255,255,255,.2901960784) 5px 5px 0px}@media (min-width: 1024px){.Home h1{font-size:4rem;line-height:3.9rem;margin-bottom:1rem}}.Home footer{width:100vw;display:flex;justify-content:center;align-items:end;margin-right:auto;padding:0 2rem 4rem;box-sizing:border-box}@media (min-width: 1024px){.Home footer{z-index:9;position:relative;margin-bottom:0;height:100vh;width:50vw;display:flex;justify-content:center;align-items:center;margin-right:auto;padding:0 0 0 6rem;box-sizing:border-box}}.Home footer h3{margin-bottom:0;margin-top:2rem}.Home footer a img{width:40px}.Home footer .socials{display:flex;gap:1rem}.Home footer .links{padding-top:2rem}.Home footer .links a{color:#a64c03;display:block}.Privacy,.Guide{padding:2rem}@media (min-width: 1024px){.Guide{padding:10rem}}.Guide .links a{color:#a64c03}body{margin:0;background-color:#000}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
