.game-categories__provider,.game-categories__search,.game-categories__search::before{border-radius:12px;transition:background .3s}.game-categories__provider::before,.game-categories__search::before{content:'';inset:0;padding:1px;background:linear-gradient(180deg,rgba(212,199,196,.32) 0,rgba(212,199,196,.16) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);pointer-events:none;transition:background .3s}.game-categories{display:flex;gap:16px;width:100%}.game-categories__top{display:flex;gap:12px}.game-categories__search{display:flex;align-items:center;gap:8px;padding:8px 12px;flex:1;position:relative;background:linear-gradient(180deg,#4f4043 0,#5a494c 100%)}.game-categories__search::before{position:absolute;-webkit-mask-composite:xor;mask-composite:exclude}.game-categories__search:focus-within::before{background:linear-gradient(180deg,rgba(212,199,196,.48) 0,rgba(212,199,196,.24) 100%)}.game-categories__search-submit{display:flex;align-items:center;justify-content:center;border:none;background:0 0;cursor:pointer;padding:0;border-radius:8px;color:inherit}.game-categories__provider,.game-categories__search-input{font-weight:500;font-size:14px;line-height:1.43;color:#fff}.game-categories__search-submit:focus-visible{outline:rgba(255,255,255,.8) solid 1px;outline-offset:1px}.game-categories__search-icon{width:20px;height:20px;flex-shrink:0}.game-categories__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.game-categories__search-input{flex:1;border:none;background:0 0;outline:0}.game-categories__search-input::placeholder{color:rgba(255,255,255,.48)}.game-categories__provider{display:flex;align-items:center;gap:8px;padding:8px 12px;min-width:200px;position:relative;background:linear-gradient(180deg,#4f4043 0,#5a494c 100%);border:none;cursor:pointer}.game-categories__provider::before{position:absolute;border-radius:12px;-webkit-mask-composite:xor;mask-composite:exclude}.game-categories__provider:hover{background:linear-gradient(180deg,#5a494c 0,#645356 100%)}.game-categories__provider.is-open::before,.game-categories__provider:hover::before{background:linear-gradient(180deg,rgba(212,199,196,.48) 0,rgba(212,199,196,.24) 100%)}.game-categories__provider-text{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-categories__provider-icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s}.game-categories__provider.is-open .game-categories__provider-icon{transform:rotate(180deg)}.game-categories__tags{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.game-categories__tags::-webkit-scrollbar{display:none}.game-categories__tags .tab-btn{flex-shrink:0}@media (max-width:599px){.game-categories{flex-direction:column;gap:12px}.game-categories__top{gap:8px;flex-direction:column}.game-categories__provider{width:100%;min-width:auto}}