.v-menu__content.v-game-search{max-width:100%;padding:5px;margin-top:25px;background-color:#1e3139;border-radius:16px}.v-menu__content.v-game-search.desktop{width:100%}@media screen and (max-width:1200px){.v-menu__content.v-game-search{margin-top:15px}.v-menu__content.v-game-search.desktop .v-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,155px),1fr))}}@media screen and (max-width:992px){.v-menu__content.v-game-search.desktop .v-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,115px),1fr))}}.v-menu__content.v-game-search .scroll-area{max-height:585px}.v-menu__content.v-game-search .buttons{width:fit-content;max-width:fit-content;display:flex;gap:5px;margin:auto}.v-menu__content.v-game-search .buttons a,.v-menu__content.v-game-search .buttons button{flex:1;padding:0 45px!important;border-radius:12px}@media screen and (min-width:801px)and (max-width:992px){.v-menu__content.v-game-search .buttons a,.v-menu__content.v-game-search .buttons button{padding:0 30px!important}}.v-menu__content.v-game-search .v-list{background-color:transparent!important;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,165px),1fr));padding:5px 15px 5px 5px;gap:7px 7px}.v-menu__content.v-game-search .v-list .block-header{grid-column:1/-1;margin-top:15px}.v-menu__content.v-game-search .v-list .block-empty{display:flex;align-items:center;flex-direction:column;grid-column:1/-1;gap:15px}.v-menu__content.v-game-search .v-list .block-empty h4{font-weight:700;font-size:18px;line-height:98%;text-align:center;color:#f3feff}.v-menu__content.v-game-search .v-list .block-empty p{font-weight:400;font-size:14px;line-height:98%;text-align:center;color:#b3d9e5}.v-menu__content.v-game-search .v-list .block-empty img,.v-menu__content.v-game-search .v-list .block-empty svg{margin:20px}