.hero-main{background-color:#121212;flex-direction:column;justify-content:center;width:100%;display:flex}.hero-main .hero{flex-direction:column;justify-content:center;align-items:center;gap:40px;min-height:100vh;padding-left:10vw;padding-right:10vw;display:flex}.hero-main .hero .hero-text{text-align:center;font-family:Abril Fatface,serif;font-size:6rem;font-style:normal;font-weight:400}@media (width<=1200px){.hero-main .hero .hero-text{font-size:4rem}}@media (width<=600px){.hero-main .hero .hero-text{font-size:3rem}}.hero-main .hero .launch-button{text-align:center;text-transform:uppercase;color:#101010;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#f0f0f0;border:2px solid #24242460;border-radius:14px;width:200px;padding:16px;font-size:1.5rem;font-weight:600;box-shadow:0 2px 10px 3px #02020260}.hero-footer{color:#222;background-color:#f0f0f0;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.hero-footer .footer-container{flex-direction:column;justify-content:flex-end;min-height:100vh;padding-left:10vw;padding-right:10vw;display:flex}.hero-footer .footer-container .author{text-transform:uppercase;text-align:right;flex:1;align-items:center;padding:1em 0;font-size:6rem;font-weight:600;display:flex}@media (width<=1200px){.hero-footer .footer-container .author{font-size:4rem}}@media (width<=600px){.hero-footer .footer-container .author{font-size:3rem}}.hero-footer .footer-container .footer-bottom{flex-direction:column;gap:8px;display:flex}.hero-footer .footer-container .footer-bottom .footer-sections{flex-flow:wrap;justify-content:space-between;align-items:start;font-size:1.4rem;display:flex}@media (width<=600px){.hero-footer .footer-container .footer-bottom .footer-sections{flex-direction:column;align-content:end;align-items:normal;gap:12px;font-size:1.2rem}}.hero-footer .footer-container .footer-bottom .footer-sections .footer-section{text-align:center;flex-direction:row;justify-content:flex-end;gap:48px;display:flex}@media (width<=1200px){.hero-footer .footer-container .footer-bottom .footer-sections .footer-section{text-align:right;flex-direction:column;gap:4px}}@media (width<=600px){.hero-footer .footer-container .footer-bottom .footer-sections .footer-section{text-align:right;flex-direction:column;gap:4px}}.hero-footer .footer-container .footer-bottom .footer-sections .footer-section .footer-section-title{text-transform:uppercase;font-weight:500}.hero-footer .footer-container .footer-bottom .footer-sections .footer-section .footer-section-links{flex-direction:row;justify-content:center;gap:14px;display:flex}@media (width<=1200px){.hero-footer .footer-container .footer-bottom .footer-sections .footer-section .footer-section-links{flex-direction:column;gap:0}}.hero-footer .footer-container .footer-bottom .footer-sections .footer-section .footer-section-links .footer-section-link{text-transform:uppercase;cursor:pointer;-webkit-text-decoration:underline #2220;text-decoration:underline #2220;transition:-webkit-text-decoration .6s cubic-bezier(.16,1,.3,1),text-decoration .6s cubic-bezier(.16,1,.3,1)}.hero-footer .footer-container .footer-bottom .footer-sections .footer-section .footer-section-links .footer-section-link:hover,.hero-footer .footer-container .footer-bottom .footer-sections .footer-section .footer-section-links .footer-section-link:focus{-webkit-text-decoration:underline #222;text-decoration:underline #222}@media (width<=1200px){.hero-footer .footer-container .footer-bottom .footer-sections .footer-section:first-of-type{text-align:left}}@media (width<=600px){.hero-footer .footer-container .footer-bottom .footer-sections .footer-section:first-of-type{text-align:right}}.hero-footer .footer-container .footer-bottom .disclaimer .rule{background-color:#222;width:100%;height:2px}.hero-footer .footer-container .footer-bottom .disclaimer .disclaimer-text{text-align:center;padding-top:8px;padding-bottom:8px}
