.hidden{visibility:hidden;overflow:hidden;width:0!important;height:0!important;border:0;padding:0}.theme--light,:root{--color-primary:#f2800e;--color-primary-hover:#cc6000;--color-secondary:#1e1e1e;--color-background:#f7f7f7;--color-background-opposite:#212121;--color-text:#1a1a1a;--color-text-opposite:#f7f7f7;--color-text-dark:#f7f7f7;--color-text-darker:#161616;--color-title:#161616;--color-news-text:#161616;--color-card:#fff;--color-card075:hsla(0,0%,100%,0.7490196078431373);--color-card-2:#fff;--color-card-2-hover:#eee;--color-opposite:#000;--color-link:#f2800e;--color-panel-shadow:rgba(0,0,0,0.10196078431372549);--color-content-bg:#fff;--color-tag-bg:#ebebeb;--color-tag-text:#707070;--color-border:rgba(0,0,0,0.1607843137254902);--color-border-2:#e7e7e7;--color-author:#3a3a3a;--color-pagination-bg:#ebebeb;--color-pagination-text:#707070;--color-want-play-text:#707070;--color-want-play-border:#ebebeb;--color-row-border:#d8d8d8;--color-poll-filling:#fec68f;--color-table-separator:#f7f7f7;--color-ad:#707070;--color-ad-background:#ebebeb;--color-sale-filter_bg:#e0e0e0;--color-sale-filter_primary:#707070;--color-sale-title:#000;--color-sale-subtitle:#d0d0d0;--color-blog-author:#707070;--color-comment-editor:#b73e3e}.theme--dark{--color-primary:#f2800e;--color-primary-hover:#cc6000;--color-secondary:#1e1e1e;--color-background:#212121;--color-background-opposite:#f7f7f7;--color-text:#f7f7f7;--color-text-opposite:#1a1a1a;--color-text-dark:#f7f7f7;--color-card:#322e33;--color-card075:rgba(50,46,51,0.7490196078431373);--color-card-2:#312e33;--color-card-2-hover:#3f3a42;--color-opposite:#fff;--color-title:#f7f7f7;--color-news-text:#f8f9fa;--color-link:#f2800e;--color-panel-shadow:rgba(0,0,0,0.10196078431372549);--color-content-bg:#322e33;--color-tag-bg:#555;--color-tag-text:#ebebeb;--color-border:#555;--color-border-2:#5a5a5a;--color-author:#c4c4c4;--color-pagination-bg:#555;--color-pagination-text:#f7f7f7;--color-want-play-text:#f8f9fa;--color-want-play-border:#555;--color-row-border:#5a5a5a;--color-text-darker:#ebebeb;--color-poll-filling:#c1772e;--color-table-separator:#3a3a3a;--color-ad:#ccc;--color-ad-background:#1e1e1e;--color-sale-filter_bg:#e0e0e0;--color-sale-filter_primary:#322e33;--color-sale-title:#fff;--color-sale-subtitle:grey;--color-blog-author:#ebebeb;--color-comment-editor:#b73e3e}@media (min-width:960px){.title-with-btn{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}}.page-headline{padding:0 15px;color:var(--color-text);font-size:35px;font-family:RubikBold,sans-serif}@media (min-width:960px){.page-headline{padding:0;margin:0}}.search-game{display:flex;align-items:center;justify-content:center;height:32px;border-radius:5px;background-color:var(--color-primary);color:#fff;font-family:RubikMedium,sans-serif;margin-left:10px;margin-right:10px;margin-bottom:20px;cursor:pointer;outline:none}@media (min-width:960px){.search-game{margin:0;min-width:200px}}.search-game .search-icon{margin-left:10px;height:20px;width:20px}button:focus{outline:0}.game-item{background-color:var(--color-card);display:flex;max-height:127px;color:var(--color-text);margin-bottom:5px;overflow:hidden}.game-item__content{display:flex;flex-direction:column;justify-content:space-between;padding:10px 10px 5px 5px}@media (min-width:960px){.game-item__content{padding-left:20px;padding-bottom:15px;padding-top:30px}}.game-item__content .tags{align-items:center}.game-item__content .tags .tag{margin-bottom:0}@media (min-width:960px){.game-item{max-height:192px;margin-bottom:20px;border-radius:5px}}.game-name{font-family:RubikBold,sans-serif;margin:0 0 5px}@media (min-width:960px){.game-name{font-size:20px;margin-bottom:10px}}.game-desc,.game-desc p{margin:0;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;font-size:14px;-webkit-box-orient:vertical;color:#707070}@media (min-width:960px){.game-desc,.game-desc p{font-size:16px}}.game-creation-date{margin-left:auto;font-family:RubikLight,sans-serif;font-size:14px;color:#707070}.game-img{max-width:100px}@media (min-width:960px){.game-img{width:151px;max-width:151px}}.game-lister-picture{min-width:151px;max-width:151px;min-height:192px;max-height:192px}@media (max-width:767.98px){.game-lister-picture{min-width:100px;max-width:100px;min-height:133px;max-height:133px}}.ranking-list{margin-top:10px}.ranking-list .ranking-card-inside{display:flex;align-items:center;position:relative;width:100%}.ranking-list .ranking-tags{display:flex;flex-wrap:wrap;justify-content:flex-start;font-family:RubikMedium,sans-serif}.ranking-list .ranking-tags .tag{text-transform:uppercase}.ranking-list__game-card{display:flex;flex-direction:row;align-items:center;position:relative;background-color:var(--color-card);margin-bottom:1px;overflow:hidden}.ranking-list__game-card:first-child{border-radius:5px 5px 0 0}.ranking-list__game-card:last-child{border-radius:0 0 5px 5px}.ranking-list__game-card:hover{opacity:.75}.ranking-list__game-card .title-with-tags{display:flex;flex-direction:column;width:100%}.ranking-list__game-card .title-with-tags p{font-family:RubikBold,sans-serif;color:var(--color-news-text);margin-bottom:10px}.ranking-list__game-card .position{position:absolute;top:0;left:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;z-index:2;background-color:var(--color-content-bg);color:var(--color-news-text);border-radius:0 0 4px 0;font-size:20px;font-family:RubikBold,sans-serif}.ranking-list__game-card .image{width:80px;height:102px;margin-right:5px}.ranking-list__game-card .rating{color:#fff;font-family:RubikMedium,sans-serif;font-size:20px;margin-right:5px;margin-left:10px;min-width:74px;height:48px;display:flex;background-color:#f2800e;border-radius:8px;align-items:center;justify-content:center;flex-direction:column}.ranking-list__game-card .rating .rating-with-star{display:flex;align-items:center}.ranking-list__game-card .rating .rating-with-star i{font-size:10px;margin-right:5px}.ranking-list__game-card .rating .rating-count{font-family:RubikRegular,sans-serif;font-size:12px;display:flex;width:100%;padding:0 5px;justify-content:center}.full-ranking-link{display:flex;justify-content:flex-end;color:var(--color-primary);cursor:pointer}.ranking-filter__select-list{flex-direction:column;padding-left:10px;padding-right:10px;margin-top:5px}@media (max-width:959.98px){.ranking-filter__select-list{padding-left:0;padding-right:0}}@media (min-width:960px){.ranking-filter__select-list{padding:0}}.ranking-filter__select-list .select-wrapper{position:relative;width:100%;height:40px;margin-bottom:15px;background:var(--color-card);border-radius:5px;border:none;color:#cbcbcb;padding-left:15px}.ranking-filter__select-list .select-wrapper:nth-child(-n+2){margin-right:18px}.ranking-filter__select-list .select-wrapper.open-options{border-radius:5px 5px 0 0}.ranking-filter__select-list .select-wrapper.open-options .options{box-shadow:0 6px 6px rgba(0,0,0,.1607843137254902);border-radius:0 0 5px 5px;opacity:1;visibility:visible;pointer-events:all}.ranking-filter__select-list .select-wrapper .select-trigger{display:flex;align-items:center;height:100%;justify-content:space-between;cursor:pointer;pointer-events:all}.ranking-filter__select-list .select-wrapper .select-trigger i{color:var(--color-primary);font-size:24px;-webkit-text-stroke:1px var(--color-background);margin-right:15px}.ranking-filter__select-list .select-wrapper .options{position:absolute;display:block;top:100%;left:0;right:0;color:#000;font-family:RubikMedium,sans-serif;background:var(--color-card);transition:all .3s;opacity:0;visibility:hidden;pointer-events:none;z-index:3;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);max-height:240px;overflow-y:auto}.ranking-filter__select-list .select-wrapper .options span{display:flex;align-items:center;width:100%;height:40px;color:var(--color-news-text);padding-left:15px;cursor:pointer}.ranking-filter__select-list .select-wrapper .options span.selected{color:var(--color-primary)}.ranking-filter__select-list .select-wrapper .options span:hover{background-color:var(--color-primary);color:#fff}.ranking-filter__select-list .select-wrapper .placeholder{color:#cbcbcb;font-family:RubikRegular,sans-serif}.ranking-filter__select-list .select-wrapper .placeholder.chosen{color:var(--color-text);font-family:RubikMedium,sans-serif}.ranking-filter__select-list.open-filters{display:flex}@media (min-width:960px){.ranking-filter__select-list.open-filters{flex-direction:row;padding:0}}.simplified-game-ranking-picture{min-width:80px;width:80px;height:102px;overflow:hidden;object-fit:cover;margin-right:5px}.simplified-game-ranking-picture img{width:auto;height:100%;transform:translateX(-50%);margin-left:50%}