@import "https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&family=Sanchez:ital@0;1&display=swap";
*,:before,:after{box-sizing:inherit;margin:0;padding:0}html{color:#fff;background-color:#016db8;font-size:62.5%}body{box-sizing:border-box;font-size:1.6rem}main{flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex}@media (min-width:992px){main{height:100vh}}@media (min-height:900px){main{justify-content:center;align-items:center;height:100vh}}main>div{padding:16px}.main-wrapper{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (min-width:992px){.main-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:32px}}.main-wrapper .first{flex-direction:column;gap:16px;padding:32px 0;display:flex}@media (min-width:992px){.main-wrapper .first{flex:1 0 auto}}.main-wrapper .second{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}@media (min-width:992px){.main-wrapper .second{flex:0 auto}}.font-ls{font-optical-sizing:auto;font-family:League Spartan,sans-serif;font-style:normal;font-weight:400}.font-ls.bold{font-weight:700}.font-ls.bolder{font-weight:bolder}.sanchez{font-family:Sanchez,serif;font-style:normal;font-weight:400}.moon{width:80%;max-width:400px}@media (min-width:992px){.moon{max-width:500px}}.line{color:#000;height:5.5rem;font-size:7rem;line-height:7rem}@media (min-width:992px){.line{height:8rem;font-size:10rem;line-height:10rem}}@media (min-width:1200px){.line{height:10rem;font-size:12rem;line-height:12rem}}.line .yellow{color:#fcd72e}.line .black{color:#000}.logo img{max-width:150px}.subtitle{text-transform:uppercase;font-size:1.8rem}
