.AppHeader{width:100%}.App__Header{position:fixed;top:0;left:0;z-index:99999;width:100%}.App__Main{margin-top:64px!important}.App__Footer,.App__Main{padding-left:57px}@media (max-width:1023px){.App__Footer,.App__Main{padding-left:0}}.DefaultLayout{margin-top:30px}#__next{overflow-x:visible!important;overflow-x:initial!important}.Sidebar{width:auto;padding:1rem;background-color:var(--sidebar-bg);min-height:100dvh}.Sidebar{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) transparent}.Sidebar::-webkit-scrollbar{width:8px;height:8px;background:transparent}.Sidebar::-webkit-scrollbar-track{background:transparent}.Sidebar::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2);border-radius:4px;border:2px solid transparent}.Sidebar::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,100%,.4)}.Sidebar{width:80px;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain}.Sidebar:hover .Sidebar__item span{opacity:1}.see-more-text{display:block}.see-more-text img{display:block!important}.Sidebar:hover .see-more-text{display:block}.Sidebar:not(:hover) .Sidebar__item>span:last-child{opacity:0;max-width:0;overflow:hidden;margin:0;transition:opacity .2s ease,max-width .3s ease,margin .3s ease;pointer-events:none}.Sidebar:hover .Sidebar__item>span:last-child{opacity:1;max-width:200px;margin-left:.5rem}.Sidebar{width:57px;transition:width .3s ease}.Sidebar:hover{width:200px}.Sidebar:not(:hover) .Sidebar__item>span:first-child{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.Sidebar .Sidebar__item .Icon{font-size:24px;width:32px;height:32px;flex-shrink:0;color:#e43d30}.Sidebar__list{padding:0}.Sidebar__list li,.Sidebar__list li:last-child{margin-bottom:0}.Sidebar__item{height:38px;box-sizing:border-box;position:relative;overflow:hidden}.Sidebar__item img{width:32px!important;height:32px!important;flex-shrink:0}.Sidebar__item>span{display:inline-block;white-space:nowrap}.Sidebar:hover .Sidebar__item>span{overflow:hidden;text-overflow:ellipsis}.graytextsidebar{color:gray!important}.Sidebar .graytextsidebar{opacity:0;max-width:0;overflow:hidden;margin:0}.Sidebar:hover .graytextsidebar{opacity:1;max-width:200px;margin-left:.5rem}.Sidebar{background:#111;color:#ddd;display:flex;flex-direction:column;border-right:1px solid #3c3c3c;max-height:-moz-max-content;max-height:max-content;height:100%;position:fixed;left:0;z-index:9;overflow-y:hidden;padding:0 0 230px;top:61px}.Sidebar:hover{overflow-y:scroll}.Sidebar__logo{padding:24px;text-align:center}.Sidebar__logo img{height:28px}.Sidebar__nav{flex:1 1;overflow-y:auto}.Sidebar__list{list-style:none;margin:0;background:#111;border-bottom:1px solid #3c3c3c;padding:5px 0 5px 5px}.Sidebar__list+.Sidebar__list{margin-top:32px}.Sidebar__item{display:flex;align-items:center;padding:12px 5px;font-size:14px;color:#bbb;cursor:pointer;transition:background .2s,color .2s;text-decoration:none}.Sidebar__item span{padding-left:10px;color:#fff;font-weight:700}.Sidebar__item img{display:block!important;border-radius:5px}.Sidebar__item .Icon,.Sidebar__item .Sidebar__icon{font-size:18px}.Sidebar__item--active,.Sidebar__item:hover{background:#222;color:#fff}.Sidebar__divider{height:1px;background:#222;margin:0}.Sidebar__viewAll{display:flex;align-items:center;padding:12px 24px;font-size:14px;color:#bbb;text-decoration:none;transition:background .2s,color .2s}.Sidebar__viewAll .Icon{margin-right:12px}.Sidebar__viewAll:hover{background:#222;color:#fff}.Autocomplete .Input{width:450px}.Flex.Flex--justifyEnd.Flex--gap0.Flex--container.--padMd2__l{position:fixed;left:50%;margin-left:-250px;top:13px}.BlockPod>div>h1{font-size:125%;text-transform:uppercase;font-weight:700;padding-right:.75rem;margin-bottom:20px}@media (max-width:1023px){.Sidebar{display:none}}.DynamicLayout{width:100%}.Body{display:flex;align-items:flex-start}.Page{flex:1 1;padding-left:1rem}@media(max-width:1023px){.Body{flex-direction:column}.Page{padding-left:0;width:100%}}.SocialButton{display:inline-flex;align-items:center;justify-content:center}.SocialButton:not(:last-child){margin-right:16px}.GameDeveloperPage__container{padding:2rem;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;grid-template-areas:"info side" "games side";grid-row-gap:2rem;row-gap:2rem;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width:1250px){.GameDeveloperPage__container{display:flex;flex-direction:column}}.GameDeveloperPage__infoSection{border-radius:6px;overflow:hidden;grid-area:info}.GameDeveloperPage__banner{position:relative;height:280px}@media screen and (max-width:1250px){.GameDeveloperPage__banner{height:180px}}.GameDeveloperPage__info{display:flex;flex-direction:row;gap:1.5rem;padding:2rem 1.5rem}@media screen and (max-width:1250px){.GameDeveloperPage__info{padding:1.5rem 1rem .75rem}}.GameDeveloperPage__avatar{border-radius:6px;flex-shrink:0}@media screen and (max-width:1250px){.GameDeveloperPage__avatar{height:120px;width:120px}}.GameDeveloperPage__details{display:flex;flex-direction:column;gap:8px}.GameDeveloperPage__header{display:flex;flex-direction:row;align-items:center;gap:1.5rem;flex-wrap:wrap}@media screen and (max-width:1250px){.GameDeveloperPage__header{align-items:start;gap:5rem}}@media screen and (max-width:620px){.GameDeveloperPage__header{flex-direction:column;gap:.25rem}}.GameDeveloperPage__nameRow{display:flex;flex-direction:row;align-items:center;gap:1.5rem}@media screen and (max-width:1250px){.GameDeveloperPage__nameRow{flex-direction:column;align-items:flex-start;gap:.25rem}}.GameDeveloperPage__name{font-size:28px;font-weight:700}.GameDeveloperPage__followSection{display:flex;flex-direction:column;gap:4px}.GameDeveloperPage__followSection a{margin-right:8px!important}@media screen and (max-width:1250px){.GameDeveloperPage__followSection{padding-top:.75rem}}.GameDeveloperPage__followLabel{font-size:16px;font-weight:700}@media screen and (max-width:1250px){.GameDeveloperPage__followLabel{display:none}}.GameDeveloperPage__about{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:1250px){.GameDeveloperPage__about{display:none}}.GameDeveloperPage__aboutTitle{font-size:16px;font-weight:700}.GameDeveloperPage__aboutMobile{display:none;flex-direction:column;gap:.5rem;padding:0 1.5rem 2rem}@media screen and (max-width:1250px){.GameDeveloperPage__aboutMobile{display:flex}}.GameDeveloperPage__aboutMobileTitle{font-size:16px;font-weight:700}.GameDeveloperPage__aboutMobileDescription,.GameDeveloperPage__description{font-size:14px;font-weight:400}.GameDeveloperPage__gamesSection{grid-area:games;display:flex;flex-direction:column;gap:1rem}.GameDeveloperPage__gamesList{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}@media screen and (max-width:1250px){.GameDeveloperPage__gamesList{gap:.5rem}}.GameDeveloperPage__gameItem{width:332px!important;height:222px!important}@media screen and (max-width:1250px){.GameDeveloperPage__gameItem{width:240px!important;height:160px!important}}.GameDeveloperPage__aside{grid-area:side}@media screen and (max-width:1250px){.GPSidebarAd{display:none}}.GPSidebarAd__Inner{padding:.75rem;border-radius:.325rem;min-width:24.75rem;max-width:24.75rem}.GPSidebarAd__GameTiles{display:flex;flex-wrap:wrap;margin:-.375rem}.GPSidebarAd__GameTiles .AgGameTile{margin:.375rem}
/*# sourceMappingURL=efc9b85847cc43cb.css.map*/