.Pages--games{display:flex;flex-direction:column;padding-block:var(--padding-x12)}.Pages--games__container{display:flex;flex-direction:column;gap:var(--spacing-x12)}.Pages--games__title{color:#fff;font-size:24px;font-weight:700;letter-spacing:.3px;line-height:28px;text-transform:uppercase}@media(min-width:768px){.Pages--games__title{font-size:32px;letter-spacing:.5px;line-height:38px}}.favorite-games{display:block;overflow:hidden;padding:0;width:100%}.favorite-games__not-found{color:#c1c1c1;text-transform:uppercase}.favorite-games__subtitle{color:#fff;font-size:16px;font-weight:700;margin:0 0 10px}.favorite-games__list{grid-row-gap:8px;grid-column-gap:8px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:768px){.favorite-games__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(4,1fr)}}@media(min-width:960px){.favorite-games__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(4,1fr)}}@media(min-width:1248px){.favorite-games__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1632px){.favorite-games__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1920px){.favorite-games__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(6,1fr)}}.favorite-games__item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;width:100%}.favorite-games__item--first,.favorite-games__item--last{grid-column:span 2}.favorite-games__more{display:block;margin:0;padding:8px 0 0;text-align:center;width:100%}@media(min-width:768px){.favorite-games__more{padding-top:16px}}@media(min-width:960px){.favorite-games__more{padding-top:24px}}@media(min-width:1632px){.favorite-games__more{padding-top:32px}}.played-games{display:block;overflow:hidden;padding:0;width:100%}.played-games__list{grid-gap:4px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:576px){.played-games__list{grid-template-columns:repeat(,1fr)}}@media(min-width:768px){.played-games__list{grid-gap:4px;grid-template-columns:repeat(5,1fr)}}@media(min-width:960px){.played-games__list{grid-gap:4px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1248px){.played-games__list{grid-gap:8px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1632px){.played-games__list{grid-gap:8px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1920px){.played-games__list{grid-gap:8px;grid-template-columns:repeat(6,1fr)}}.played-games__item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;width:100%}