.recommend-game-section{color:#fff;background-color:#1d2a40;width:100%;padding:112px 24px;font-size:1rem}.recommend-game-section__inner{max-width:1120px;margin:0 auto}.recommend-game-section__title{margin-bottom:40px;font-size:1.5rem;font-style:normal;font-weight:700}.recommend-game-section__list{justify-content:center;gap:16px;display:flex}@media screen and (max-width:899px){.recommend-game-section{padding:64px 24px}.recommend-game-section__inner{margin:10px auto 0}.recommend-game-section__list{grid-gap:24px;flex-wrap:wrap;grid-template-columns:1fr 1fr;display:grid}}@media screen and (max-width:600px){.recommend-game-section__list{flex-direction:column;justify-content:center;align-items:center;display:flex}}
