﻿body{background:#ededed;min-height:100vh;}header.page-header{background:#fff;padding:1rem 0;}header.page-header h1{color:#0073dd;font-size:2rem;}main.page-main{flex-grow:1;}footer.page-footer{background:#3d005b;}footer.page-footer .links>a{color:#e9dbea;display:inline-block;padding:.5rem .75rem;text-decoration:none;}.list-categories{background:#fff;padding:.5rem;}.list-categories a{color:#000;font-weight:bold;text-decoration:none;}.mw-0{min-width:0;}.game-frame{width:100%;min-height:800px;height:80vh;border:0;}.text-blue{color:#0073dd;}.list-games{display:flex;flex-wrap:wrap;justify-content:center;}.list-games>.game-item{--item-size:130px;display:block;margin-right:1rem;margin-bottom:1rem;position:relative;width:var(--item-size);height:var(--item-size);border:1px solid #000;flex-shrink:0;}.list-games>.game-item>.img-logo{z-index:2;position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}.list-games>.game-item .name{display:none;position:absolute;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;text-align:center;color:#fbc40d;background:rgba(0,0,0,.7);z-index:3;}.list-games>.game-item .stretched-link::after{z-index:4;}.list-games>.game-item:hover .name{display:flex;}.list-games.small>.game-item{--item-size:100px;font-size:.9em;}.list-games.no-wrap{flex-wrap:nowrap;overflow:hidden;justify-content:start;}.panel{background:#fff;}.sp{background:#f8f8f8;}