.browse-games{padding:24px 20px}.browse-games__header{margin-bottom:24px}.browse-games__title{color:#fff;letter-spacing:2px;text-transform:uppercase;margin-bottom:4px;font-family:Zuume,Bebas Neue,sans-serif;font-size:36px}.browse-games__subtitle{color:#666;font-size:14px}.browse-games__filters{border-bottom:.5px solid #252527;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:16px;display:flex}.browse-games__filter{color:#666;cursor:pointer;background:0 0;border:.5px solid #252527;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:12px;transition:all .15s}.browse-games__filter:hover{color:#f0f0f0;border-color:#444}.browse-games__filter--active{color:#fff;background:red;border-color:red}.browse-games__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:20px;display:grid}.browse-games__card-wrapper{justify-content:center;display:flex}.browse-games__loading,.browse-games__empty{text-align:center;color:#666;padding:48px;font-size:14px}@media (max-width:768px){.browse-games__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:16px}.browse-games__title{font-size:28px}}
