.Pages--games{display:flex;flex-direction:column;padding-block:var(--paddings-padding-36)}.Pages--games__container{display:flex;flex-direction:column;gap:var(--gaps-gap-32)}.Pages--games__title{color:var(--typographies-typography-title-color-text-main);font-size:var(--typographies-typography-title-m-font-size);font-weight:var(--typographies-typography-title-font-weight-bold);line-height:var(--typographies-typography-title-s-line-height);text-transform:uppercase}.FavoriteGames--default{display:flex;flex-direction:column;gap:var(--gaps-gap-16)}.FavoriteGames--default__not-found{align-items:center;color:var(--typographies-typography-title-color-text-primary);display:flex;flex-direction:column;font-size:var(--typographies-typography-title-m-font-size);font-weight:var(--typographies-typography-title-font-weight-regular);line-height:var(--typographies-typography-title-s-line-height);padding-block:var(--blocks-block-empty-state-padding-general);text-transform:uppercase}.FavoriteGames--default__grid{display:grid;gap:var(--blocks-block-game-grid-gap-v2);grid-template-columns:repeat(2,1fr)}@media(min-width:484px){.FavoriteGames--default__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.FavoriteGames--default__grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:960px){.FavoriteGames--default__grid{grid-template-columns:repeat(6,1fr)}}@media(min-width:1248px){.FavoriteGames--default__grid{gap:var(--blocks-block-game-grid-gap-v1)}}.FavoriteGames--default__item{min-width:0}.FavoriteGames--default__more-button{align-self:center}.PlayedGames--default{display:flex;flex-direction:column;gap:var(--gaps-gap-16)}.PlayedGames--default__not-found{align-items:center;color:var(--typographies-typography-title-color-text-primary);display:flex;flex-direction:column;font-size:var(--typographies-typography-title-m-font-size);font-weight:var(--typographies-typography-title-font-weight-regular);line-height:var(--typographies-typography-title-s-line-height);padding-block:var(--blocks-block-empty-state-padding-general);text-transform:uppercase}.PlayedGames--default__grid{display:grid;gap:var(--blocks-block-game-grid-gap-v2);grid-template-columns:repeat(2,1fr)}@media(min-width:484px){.PlayedGames--default__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.PlayedGames--default__grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:960px){.PlayedGames--default__grid{grid-template-columns:repeat(6,1fr)}}@media(min-width:1248px){.PlayedGames--default__grid{gap:var(--blocks-block-game-grid-gap-v1)}}.PlayedGames--default__item{min-width:0}.PlayedGames--default__more-button{align-self:center}.Block--winners__tabs{display:flex}.Block--winners__tab{background:var(--tabs-tabs-winners-background-color-default);border-radius:var(--tabs-tabs-border-radius) var(--tabs-tabs-border-radius) 0 0;color:var(--tabs-tabs-text-color-default);font-size:var(--tabs-tabs-font-size);font-weight:var(--tabs-tabs-font-weight);line-height:var(--tabs-tabs-1-line-height);padding:var(--tabs-tabs-winners-padding-vertical) var(--tabs-tabs-winners-padding-horizontal);text-transform:capitalize}@media(hover:hover){.Block--winners__tab:hover{background:var(--tabs-tabs-winners-background-color-active)}}.Block--winners__tab[data-active=true]{background:var(--tabs-tabs-winners-background-color-active)}.Winners--default{align-items:center;background:var(--winner-winner-background-color);border-end-end-radius:var(--winner-winner-border-radius);border-end-start-radius:var(--winner-winner-border-radius);border-start-end-radius:var(--winner-winner-border-radius);display:flex;gap:var(--winners-winners-gap-horizontal-desktop-v1);padding:var(--winners-winners-padding-general-mobile)}@media(min-width:768px){.Winners--default{padding:var(--winners-winners-padding-general-desktop)}}@media(hover:none)and (pointer:coarse){.Winners--default__list-button{display:none}}.Winners--default__content{align-items:center;display:flex;flex:1;gap:var(--winners-winners-gap-horizontal-mobile);overflow:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.Winners--default__content::-webkit-scrollbar{display:none}@media(min-width:768px){.Winners--default__content{gap:var(--winners-winners-gap-horizontal-desktop-v2)}}.Winners--default__item{flex-shrink:0;width:208px}.Button--arrow{align-items:center;border:none;border-radius:var(--buttons-button-arrow-border-radius);display:flex;height:52px;justify-content:center;padding:0 var(--buttons-button-arrow-padding-horizontal);transition:background-color var(--transition)}.Button--arrow:not([disabled]){background:var(--buttons-button-arrow-background-color-default);cursor:pointer}.Button--arrow:not([disabled]).Button--arrow--transparent{background:none}.Button--arrow:not([disabled]) .Button--arrow__icon{--icon-fill:var(--buttons-button-arrow-color-icon-default)}.Button--arrow--active:not([disabled]),.Button--arrow:hover:not([disabled]){background:var(--buttons-button-arrow-background-color-hover)}.Button--arrow--active:not([disabled]).Button--arrow--transparent,.Button--arrow:hover:not([disabled]).Button--arrow--transparent{background:none}.Button--arrow--active:not([disabled]) .Button--arrow__icon,.Button--arrow:hover:not([disabled]) .Button--arrow__icon{--icon-fill:var(--buttons-button-arrow-color-icon-hover)}.Button--arrow[disabled]{background:var(--buttons-button-arrow-background-color-disabled)}.Button--arrow[disabled].Button--arrow--transparent{background:none}.Button--arrow[disabled] .Button--arrow__icon{--icon-fill:var(--buttons-button-arrow-color-icon-disabled)}.Block--winner-tile-card{align-items:center;background:var(--elements-element-winner-color-default);border-radius:var(--elements-element-winner-border-radius);display:flex;gap:var(--elements-element-winner-gap-vertical);transition:background-color var(--transition)}.Block--winner-tile-card:hover{background:var(--elements-element-winner-color-hover)}.Block--winner-tile-card__image.Block--picture{border-radius:var(--elements-element-winner-border-radius);flex-shrink:0;height:76px;overflow:hidden;width:76px}.Block--winner-tile-card__info{display:flex;flex-direction:column;flex-grow:1;gap:var(--elements-element-winner-gap-horizontal);justify-content:center;overflow:hidden}.Block--winner-tile-card__game,.Block--winner-tile-card__sum,.Block--winner-tile-card__username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Block--winner-tile-card__username{color:var(--typographies-typography-label-color-text-primary);font-size:var(--typographies-typography-subtitle-font-size-s);font-weight:var(--typographies-typography-label-font-weight-regular);line-height:var(--typographies-typography-label-line-height-xxs)}.Block--winner-tile-card__sum{color:var(--typographies-typography-title-color-text-accent);font-size:var(--typographies-typography-title-xs-font-size);font-weight:var(--typographies-typography-title-font-weight-bold);line-height:var(--typographies-typography-title-xs-line-height)}.Block--winner-tile-card__game{color:var(--typographies-typography-label-color-text-main);font-size:var(--typographies-typography-subtitle-font-size-s);font-weight:var(--typographies-typography-label-font-weight-regular);line-height:var(--typographies-typography-label-line-height-xxs)}