.categories-shelf,.shelf{margin-top:48px;margin-bottom:48px}.categories-shelf:last-child,.shelf:last-child{margin-bottom:0}.categories-shelf.shelf-with-background,.shelf.shelf-with-background{background-color:#1a1a1a;padding:24px}.categories-shelf.shelf-two-columns .tiles-list,.shelf.shelf-two-columns .tiles-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));grid-auto-flow:row}.categories-shelf h2 .view-all-link,.shelf h2 .view-all-link{color:#f16436;line-height:20px;display:inline-flex;align-items:center;font-size:16px;text-decoration:none}.categories-shelf h2 .view-all-link svg,.shelf h2 .view-all-link svg{width:20px;height:20px;margin-left:4px;position:relative;top:-1px}.categories-shelf h2 .view-all-link:hover,.shelf h2 .view-all-link:hover{color:#ff784d}.categories-shelf .tiles-list,.shelf .tiles-list{display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,184px);grid-gap:24px;gap:24px}.categories-shelf .categories-container,.shelf .categories-container{display:flex;flex-wrap:wrap;gap:24px;max-height:152px;overflow:hidden;justify-content:space-around}.categories-shelf .categories-container li,.shelf .categories-container li{flex:1 1}.categories-shelf .categories-container .class-category-item,.shelf .categories-container .class-category-item{display:flex;min-width:288px;height:64px;background-color:var(--surface-secondary);justify-content:center;align-items:center;font-size:16px;color:#dfdfdf;font-family:var(--montserrat-font);cursor:pointer;transition:all .2s;text-decoration:none}.categories-shelf .categories-container .class-category-item:hover,.shelf .categories-container .class-category-item:hover{background-color:#333}@media(max-width:900px){.shelf .tiles-list{grid-auto-flow:row;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:24px 10px;justify-content:space-between}.game-page .shelf .content{overflow:auto}.game-page .shelf .tiles-list{padding-bottom:6px;grid-template-columns:none;grid-auto-flow:column}.game-page .shelf .tiles-list .tile{overflow:hidden}.game-page .shelf .tiles-list .tile .more-info{display:none}.shelf.shelf-two-columns .tiles-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.shelf.shelf-with-background .tiles-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.shelf.shelf-with-background .tiles-list .project-tile{margin:auto}.categories-shelf .categories-container{display:flex;flex-wrap:wrap;gap:16px;max-height:192px;overflow:hidden;justify-content:center}.categories-shelf .categories-container li{flex:unset}.categories-shelf .categories-container .class-category-item{display:flex;min-width:unset;height:36px;padding:8px 24px;background-color:var(--surface-secondary);justify-content:center;align-items:center;font-size:14px;color:#dfdfdf;font-family:var(--montserrat-font);cursor:pointer;transition:all .2s;text-decoration:none}.categories-shelf .categories-container .class-category-item:hover{background-color:#333}}