#landingPage{background:var(--color-black);background-blend-mode:overlay;background-image:url(/mariobros3screen.png);background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;gap:2rem;padding-top:10rem;padding-bottom:5rem;display:flex;position:relative}#landingPage .darken-image-bottom{background:linear-gradient(#10101000 0%,#101010 80%);width:100%;height:6rem;position:absolute;bottom:0}#landingPage #image-wrapper{align-self:center}#landingPage #catalogDescription{flex-wrap:wrap;justify-content:space-evenly;gap:1rem;width:100vw;margin-top:2rem;display:flex}#landingPage .message-failure{margin-top:.5rem;margin-bottom:1rem}#landingPage #firstSection{flex-direction:column;gap:3rem;min-width:40rem;display:flex}#landingPage #firstSection #searchGameArea{text-align:center;flex-direction:column;align-items:center;display:flex}#landingPage #secondSection{flex-direction:column;justify-content:space-evenly;gap:5rem;width:100%;min-height:fit-content;padding:5rem 1rem 1rem;display:flex;position:relative}#landingPage #secondSection #newsHeading{align-items:center;gap:1rem;display:flex}#landingPage #secondSection #newsHeading>hr{height:1px;padding-left:2rem;padding-right:2rem}#landingPage #secondSection #newsHeading>hr:last-of-type{width:100%}#landingPage #secondSection #newsHeading .news-heading{color:var(--color-real-white);text-transform:uppercase;letter-spacing:3px;align-self:center;font-size:2rem}#landingPage #secondSection #newsCards{flex-wrap:wrap;justify-content:center;align-self:center;gap:2rem;display:flex}@media (max-width:900px){#landingPage #firstSection{min-width:90%;padding-left:2rem;padding-right:2rem}}@media (max-width:650px){#landingPage{gap:1rem}#landingPage #landing-register{padding-bottom:1rem}#landingPage #landing-register .landing-text{font-size:1rem}#landingPage #secondSection{gap:2rem}#landingPage #secondSection #newsHeading{align-self:center;width:90vw}#landingPage #secondSection #newsHeading>hr:last-of-type{width:100%}#landingPage #secondSection #newsHeading .news-heading{font-size:1.4rem}}@media (max-width:500px){#landingPage{padding-top:5rem}#landingPage #image-wrapper{width:15rem}#landingPage #catalogDescription{flex-direction:column;align-items:center;gap:3rem}#landingPage #firstSection{padding-left:1rem;padding-right:1rem}}
