html{scroll-behavior:smooth}#faq,#games,#how{scroll-margin-top:72px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.game-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;padding:60px 0;border-top:1.5px solid var(--color-rule);align-items:center}@media (max-width:860px){.hero-grid{gap:40px}.hero-grid,.how-grid{grid-template-columns:1fr}.how-grid{gap:22px}.game-row{grid-template-columns:1fr!important;gap:28px!important;padding:40px 0!important}.game-row-art{order:2!important}.game-row-body{order:1!important}}