#SteamHeader{position:fixed;width:100%;height:57px;background-color:var(--bg-tertiary);z-index:5;display:flex;align-items:center;justify-content:space-between;padding:0 7px;box-sizing:border-box}#SteamHeaderLoader{position:absolute;top:100%;left:0;border-radius:0 0 15px 15px;background:linear-gradient(var(--color-primary) 0%,transparent 100%);height:10px;transition:all .5s ease}#SteamHeaderLoader[aria-checked=true]{background:linear-gradient(var(--color-secondary) 0%,transparent 100%);opacity:0;animation:SteamHeaderLoader normal 1s ease}@keyframes SteamHeaderLoader{0%{opacity:1}to{opacity:0}}#SteamHeader-Personal,#SteamHeader-Pages{display:flex;align-items:center}.SteamHeader-PersonalTitles,.SteamHeader-PagesTitles{width:103px;height:45px;display:grid;place-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:3px;text-decoration:none;transition:all .1s ease}.SteamHeader-PersonalTitles:hover,.SteamHeader-PagesTitles:hover{background-color:var(--bg-hover)}.SteamHeader-PagesTitles.Active,.SteamHeader-PersonalTitles.Active{font-weight:700;background-color:var(--color-secondary)}.SteamHeader-PersonalTitles:nth-child(2n),.SteamHeader-PagesTitles:nth-child(2n){margin:0 7px}.SteamHeader-PersonalTitlesText,.SteamHeader-PagesTitlesText{font-family:MotivaSansBold,sans-serif;font-size:16px;color:var(--text-main);text-align:center;font-weight:700}#SteamHeader-Search{position:relative;max-width:507px;width:100%;min-width:307px;height:44px;display:flex;border-radius:3px;background-color:var(--bg-main-alter);transition:all .1s ease}#SteamHeader-Search:has(>#SteamHeader-SearchInput:focus){background-color:var(--bg-main)}#SteamHeader-SearchInput{border:none;outline:none;width:100%;font-family:MotivaSansRegular,sans-serif;font-size:14px;padding:0 0 0 12px;color:var(--text-main);background-color:transparent}#SteamHeader-SearchIcon{width:20px;height:20px;margin:12px;display:grid;place-content:center}#SteamHeader-SearchElements{display:none;top:100%;left:0;position:absolute;width:100%;height:fit-content;z-index:6;background-color:var(--bg-main)}#SteamHeader-SearchInput:focus~#SteamHeader-SearchElements,#SteamHeader-SearchElements:hover{display:block}.SteamHeader-SearchElements-Result{padding:0 10px;box-sizing:border-box;max-width:507px;width:100%;min-width:307px;height:44px;display:flex;align-items:center}.SteamHeader-SearchElements-ResultImage{width:35px;height:35px}.SteamHeader-SearchElements-ResultTitle{text-decoration:none;font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:18px;margin:0 0 0 15px;color:var(--text-main)}@media (width <=900px){.SteamHeader-PersonalTitles{display:none;width:0}.SteamHeader-PagesTitles:last-child{display:none}#SteamHeader-Search{max-width:200px;min-width:100px}}#AccountHeader{width:216px;height:39px;position:relative;border-radius:3px;background-color:var(--bg-highlight);cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}#AccountHeaderGroup{width:216px;height:39px;display:flex;align-items:center;justify-content:space-evenly}#AccountHeaderImage{width:31px;height:31px;border-radius:2px;background-color:var(--text-main)}#AccountHeaderName,#AccountHeaderCurrency{text-align:center;align-content:center;max-width:84px;height:17px;font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:14px}#AccountHeaderName{text-overflow:ellipsis;overflow:hidden;width:84px;color:var(--text-main)}#AccountHeaderCurrency{width:40px;color:var(--text-dim)}#AccountHeaderArrow{width:20px;height:20px;display:grid;place-items:center;transition:all .1s ease}#AccountHeaderOptions{position:absolute;right:0;width:100%;height:fit-content;background-color:var(--bg-highlight);top:115%;align-items:flex-start;padding:0;flex-direction:column;border-radius:3px 3px 0 0;box-sizing:border-box;display:none}#AccountHeader:has(#AccountHeaderDropdown:checked) #AccountHeaderArrow{transform:rotateX(180deg)}#AccountHeader:has(#AccountHeaderDropdown:checked) #AccountHeaderOptions{display:flex}.AccountHeaderOptions-Element{width:100%;height:40px;text-decoration:none;color:var(--text-main);font-size:14px;border:none;background-color:transparent;margin:5px 0;padding:0 0 0 10px;align-content:center;box-sizing:border-box;text-align:left;cursor:pointer}.AccountHeaderOptions-Element:hover{background-color:var(--text-dim)}#AccountHeaderOptionsCart.AccountHeaderOptions-Element{display:none}@media (width <= 900px){#AccountHeaderOptionsCart.AccountHeaderOptions-Element{display:block}}@media (width <=700px){#AccountHeader,#AccountHeaderGroup{width:fit-content;padding:3px 5px}#AccountHeaderName,#AccountHeaderCurrency{display:none}#AccountHeaderOptions{right:-1vw;top:130%;width:100vw;padding:0 30px;box-sizing:border-box}#AccountHeaderOptions,.AccountHeaderOptions-Element{text-align:center;font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:16px;background-color:var(--bg-highlight)}}#SteamFooter{width:100%;height:325px;background-color:var(--bg-highlight);display:flex;align-items:center;justify-content:space-evenly}#SteamFooter-CompanyDeclaration{width:425px;height:156px;display:flex;flex-direction:column;justify-content:space-between}#SteamFooter-CompanyDeclarationLogos{width:425px;height:50px;display:flex;justify-content:space-between}#SteamFooter-CompanyDeclarationDescription{width:425px;height:76px}#SteamFooter-CompanyDeclarationDescription-Text{font-family:MotivaSansRegular,sans-serif;font-size:16px;color:var(--text-dim)}#SteamFooter-AboutLinks{width:500px;height:165px;display:flex;justify-content:space-between}.SteamFooter-AboutLinks-Element{height:165px;width:178px;display:flex;flex-direction:column;justify-content:space-between}.SteamFooter-AboutLinks-ElementAnchor{text-decoration:none;font-family:MotivaSansRegular,sans-serif;font-size:16px;color:var(--text-main)}.SteamFooter-AboutLinks-ElementAnchor:hover{text-decoration:underline}#SteamFooter-SocialLinks{width:178px;height:156px;display:flex;justify-content:end}.SteamFooter-SocialLinks-Element{width:47px;height:47px;background-color:var(--bg-main-alter);border-radius:3px;display:grid;place-content:center}.SteamFooter-SocialLinks-Element:nth-child(odd){margin:0 13px}@media (width <=1400px){#SteamFooter{width:100%;height:100%;flex-wrap:wrap;align-items:center;justify-content:space-evenly;padding:20px 50px;box-sizing:border-box}#SteamFooter-CompanyDeclaration,#SteamFooter-AboutLinks,#SteamFooter-SocialLinks{margin:20px 0}#SteamFooter-CompanyDeclarationDescription-Text{font-family:MotivaSansRegular,sans-serif;font-size:16px;color:var(--text-dim)}#SteamFooter-SocialLinks{justify-content:center}#SteamFooter-SocialLinks{height:auto}}@media (width <=500px){#SteamFooter-AboutLinks{display:flex;flex-direction:column;height:auto}.SteamFooter-AboutLinks-Element{width:100%;margin:10px 0;text-align:center}#SteamFooter-CompanyDeclaration{width:300px;height:auto}#SteamFooter-CompanyDeclarationLogos{width:300px;height:auto;display:flex;align-items:center;flex-direction:column-reverse;justify-content:space-between}#SteamFooter-CompanyDeclarationLogos *{margin:10px 0}#SteamFooter-CompanyDeclarationDescription{margin:20px 0 0;width:300px;height:auto}}main{padding:57px 0 0;width:100%;height:fit-content;min-height:calc(100% - 325px);box-sizing:border-box}#SteamModal{z-index:4;position:fixed;bottom:0;left:0;width:100%;height:100vh;background-color:var(--bg-main-80);display:grid;place-content:center}#SteamModal-Element{border-radius:5px;width:400px;height:200px;background-color:var(--bg-game);padding:10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}#SteamModal-Element span{text-align:center;font-size:22px;color:var(--text-main)}#SteamModal-Element button{background:var(--color-secondary);width:120px;border-radius:2px;border:none;outline:none;padding:12px;color:#fff;font-size:16px;font-weight:400;font-family:inherit;text-align:center;cursor:pointer}.SteamWishlistSquare{width:62px;height:58px;border-radius:3px;display:grid;place-items:center;cursor:pointer;transition:all .1s ease;-webkit-user-select:none;user-select:none}.SteamWishlistSquare.Desactive:hover,.SteamWishlistSquare.Active{background-color:var(--bg-hover)}.SteamWishlistSquare.Active:hover{background-color:var(--accent-red)}.SteamWishlistSquare.Desactive{background-color:var(--bg-highlight)}.SteamWishlistNormal{width:134px;height:44px;border-radius:3px;display:flex;align-items:center;justify-content:space-evenly;cursor:pointer;transition:all .1s ease;-webkit-user-select:none;user-select:none}.SteamWishlistNormal-Text{font-family:MotivaSansBold,sans-serif;font-size:16px;color:var(--text-main)}.SteamWishlistNormal.Desactive:hover,.SteamWishlistNormal.Active{background-color:var(--bg-hover)}.SteamWishlistNormal.Active:hover{background-color:var(--accent-red)}.SteamWishlistNormal.Desactive{background-color:var(--bg-highlight)}#GameCoverTitle{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;height:84px;padding:15px 25px;background-color:var(--bg-main);border-radius:5px}#GameCoverTitleText{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:26px;margin:0;color:var(--text-main)}.SteamReviews-Counter{width:138px;height:23px;display:flex;flex-direction:column;justify-content:space-between;-webkit-user-select:none;user-select:none}.SteamReviews-CounterPercentage{display:flex;justify-content:space-between}.SteamReviews-CounterPercentage-Container{width:41px;height:14px;display:flex;justify-content:space-between}.SteamReviews-CounterPercentage-GoodIcon,.SteamReviews-CounterPercentage-BadIcon{width:13px;height:13px;display:grid;place-content:center}.SteamReviews-CounterPercentage-GoodText{color:var(--color-primary)}.SteamReviews-CounterPercentage-BadText{color:var(--accent-red)}.SteamReviews-CounterPercentage-GoodText,.SteamReviews-CounterPercentage-BadText{font-family:MotivaSansRegular,sans-serif;font-size:12px}.SteamReviews-CounterBar{width:138px;height:4px;box-sizing:border-box;display:flex}.SteamReviews-CounterBar-Good,.SteamReviews-CounterBar-Bad{height:4px;border-radius:2px}.SteamReviews-CounterBar-Good{margin:0 .5px 0 0;background-color:var(--color-primary)}.SteamReviews-CounterBar-Bad{height:4px;margin:0 0 0 .5px;background-color:var(--accent-red)}#GameDetails{box-sizing:border-box;padding:25px;margin:11px 0;border-radius:5px;display:flex;justify-content:space-between;background-color:var(--bg-main-50)}#GameDetails-Content{display:flex;width:416px;margin:0 0 0 10px;flex-direction:column}.GameDetails-ContentClass:nth-child(2n){margin:23.67px 0}#GameDetails-Images{max-width:1078px;min-width:862px;width:calc(100% - 416px);margin:0 10px 0 0}#GameDetails-Images-Element{max-width:1078px;width:100%;height:485px;background-color:var(--bg-main);border-radius:3px;overflow:hidden;display:grid;place-content:center}#GameDetails-Images-ElementVideo,#GameDetails-Images-ElementImage{max-width:862px;width:100%;height:485px;border-radius:3px}#GameDetails-ContentCover{width:416px;height:234px;aspect-ratio:16/9;border-radius:3px}#GameDetails-ContentDescriptionText,#GameDetails-ContentDescription{width:416px;height:60px}#GameDetails-ContentDescriptionText{font-family:MotivaSansRegular,sans-serif;font-weight:400;font-size:16px;height:57px;color:var(--text-main);overflow:hidden;text-overflow:ellipsis;margin:0}.GameDetails-ContentSeparator{display:flex;align-items:center;justify-content:flex-start}.GameDetails-Content-Span{width:90px;font-family:MotivaSansRegular,sans-serif;font-size:14px;color:var(--text-dim);margin:0 20px 0 0}.GameDetails-Content-Expose,.GameDetails-Content-Expose a{color:var(--text-main);font-family:MotivaSansRegular,sans-serif;font-size:14px;text-decoration:none}.GameDetails-Content-Expose{display:flex}.GameDetails-Content-Expose a:hover{text-decoration:underline}.GameDetails-Content-ExposeTags{width:auto;height:30px;box-sizing:border-box;padding:8px 13px;border-radius:3px;color:var(--text-dim);background-color:var(--bg-highlight)}.GameDetails-Content-ExposeTags:nth-child(2n){margin:0 5px}@media (width <= 1400px){#GameDetails{justify-content:center}}@media (width <= 1280px){#GameDetails-Images{display:none}}.SteamCartHuge,.SteamCartHuge-Price,.SteamCartHuge-PriceContainer{display:flex}.SteamCartHuge{-webkit-user-select:none;user-select:none}.SteamCartHuge-Price{margin:0 10px 0 0}.SteamCartHuge-DiscountDate{position:relative;font-family:MotivaSansRegular,sans-serif;font-size:12px;color:var(--text-dim);margin:0 13px 0 0;bottom:-10px}.SteamCartHuge,.SteamCartHuge-Price{align-items:center}.SteamCartHuge-PriceContainer{flex-direction:column}.SteamCartHuge-Prices-Normal{font-family:MotivaSansBold,sans-serif;color:var(--text-main);font-size:18px;font-weight:700}.SteamCartHuge-PriceContainer{width:63px;height:44px;justify-content:space-around}.SteamCartHuge-PriceContainer-Real,.SteamCartHuge-PriceContainer-Discount{text-align:center}.SteamCartHuge-PriceContainer-Real{position:relative;color:var(--bg-hover);font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:18px}.SteamCartHuge-PriceContainer-Real:after{position:absolute;top:9.5px;left:calc(63px / 5);border-radius:2px;content:"";width:60%;height:0;border:1px solid var(--text-dim)}.SteamCartHuge-PriceContainer-Discount{font-family:MotivaSansBold,sans-serif;font-size:18px;color:var(--accent-green);font-weight:700}.SteamCartHuge-PricePercentage{height:39px;width:75px;border-radius:3px;background-color:var(--accent-green);display:grid;place-content:center}.SteamCartHuge-PricePercentageText{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:19px;color:var(--bg-main)}.SteamCartHuge-Button{width:122px;height:44px;border:none;border-radius:3px;cursor:pointer;background-color:var(--color-secondary);transition:all .2s ease}.SteamCartHuge-Button:hover{background-color:var(--color-primary)}.SteamCartHuge-Button:hover .SteamCartHuge-ButtonText{color:var(--bg-main)}.SteamCartHuge-ButtonText{font-family:MotivaSansRegular,sans-serif;font-size:16px;color:var(--text-main)}.SteamCartSmall-Button.InLibrary,.SteamCartHuge-Button.InLibrary{background-color:var(--accent-green)}.SteamCartSmall-Button.InLibrary span,.SteamCartHuge-Button.InLibrary span{cursor:default;color:var(--bg-main)}.SteamCartSmall-Button,.SteamCartSmall-Button *,.SteamCartSmall-DiscountDate{display:none}.SteamCartSmall,.SteamCartSmall-Price,.SteamCartSmall-PriceContainer{display:flex}.SteamCartSmall,.SteamCartSmall-Price{align-items:center}.SteamCartSmall{-webkit-user-select:none;user-select:none}.SteamCartSmall-Price{margin:0 10px 0 0}.SteamCartSmall-PriceContainer{flex-direction:column}.SteamCartSmall-Prices-Normal{font-family:MotivaSansBold,sans-serif;color:var(--text-main);font-size:18px;font-weight:700}.SteamCartSmall-PriceContainer{width:63px;height:44px;justify-content:space-around}.SteamCartSmall-PriceContainer-Real,.SteamCartSmall-PriceContainer-Discount{text-align:center}.SteamCartSmall-PriceContainer-Real{position:relative;color:var(--bg-hover);font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:18px}.SteamCartSmall-PriceContainer-Real:after{position:absolute;top:9.5px;left:calc(63px / 5);border-radius:2px;content:"";width:60%;height:0;border:1px solid var(--text-dim)}.SteamCartSmall-PriceContainer-Discount{font-family:MotivaSansBold,sans-serif;font-size:18px;color:var(--accent-green);font-weight:700}.SteamCartSmall-PricePercentage{height:39px;width:75px;border-radius:3px;background-color:var(--accent-green);display:grid;place-content:center}.SteamCartSmall-PricePercentageText{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:19px;color:var(--bg-main)}#GamePageContent-Main{max-width:1566px;width:100%;display:flex;justify-content:space-between}.GamePageContent-Main-Product{max-width:1105px;width:100%;height:100px;display:flex;justify-content:space-between;box-sizing:border-box;padding:26px;border-radius:5px;background-color:var(--bg-main-50)}.GamePageContent-Main-ProductTitleText{font-family:MotivaSansBold,sans-serif;font-weight:700;color:var(--text-main);font-size:22px;margin:auto 0}.GamePageContent-Main-ProductTitle{display:flex;flex-direction:column}.DiscountActive{font-family:MotivaSansRegular,sans-serif;font-size:14px;color:var(--color-primary)}.GamePageContent-Main-ProductDetail{display:flex}.GamePageContent-Main-ProductDetail-Platforms{display:flex;align-items:center;margin:0 80px 0 0}.GamePageContent-Main-ProductDetail-Platforms svg{margin:0 10px}.GamePageContent-Main-ProductDetail-Platforms svg:last-child{transform:scale(.85)}#GamePageContent-About{max-width:1105px;width:100%;height:auto;margin:0 10px 0 0;border-radius:5px;overflow:hidden}#GamePageContent-AboutDetails{padding:27px;box-sizing:border-box;background-color:var(--bg-main-50);margin:12px 0;max-width:1105px;width:100%}#GamePageContent-AboutDetails-Title{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:18px;color:var(--text-dim);margin:30px 0}#GamePageContent-AboutDetails-Text{font-family:MotivaSansRegular,sans-serif;font-size:16px;color:var(--text-main);text-wrap:wrap;letter-spacing:.05rem;word-spacing:.2rem;line-height:1.5;white-space:pre-line}#GamePageContent-PlatformsDetails{padding:27px;box-sizing:border-box;color:var(--text-dim);background-color:var(--bg-main-50)}@media (width <=1400px){#GamePageContent{max-width:none!important}#GamePageContent-Main{max-width:none;flex-direction:column-reverse}#GamePageContent-About{margin:10px 0 0;max-width:100%;width:100%}#GamePageContent-AboutDetails,.GamePageContent-Main-Product{max-width:none}}#GamePageContent-Sidebar{max-width:451px;width:100%;height:auto;padding:0 0 0 10px;box-sizing:border-box}.GamePageContent-Sidebar-Element{display:flex;flex-direction:column;justify-content:center;background-color:var(--bg-main);border-radius:5px;height:auto;padding:25px;box-sizing:border-box}#GamePageContent-Sidebar-SteamAI{display:flex;align-items:center;justify-content:space-evenly;padding:25px;box-sizing:border-box;border-radius:5px;background:linear-gradient(45deg,var(--color-primary) 0% 10%,var(--color-secondary) 40% 60%,#06BFFF 90% 100%);background-size:400% 100%;animation:SteamAIButton 15s ease infinite}#GamePageContent-Sidebar-ElementContainer{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}#GamePageContent-Sidebar-Element-Header{width:fit-content;display:flex;align-items:center;margin:0 auto}#GamePageContent-Sidebar-SteamAI{cursor:pointer}@keyframes SteamAIButton{0%{background-position:0% 50%}25%{background-position:100% 0%}50%{background-position:0% 50%}75%{background-position:100% 0%}to{background-position:0% 50%}}#GamePageContent-Sidebar-Element-Content,#GamePageContent-Sidebar-Element-Header span,#GamePageContent-Sidebar-SteamAI p{font-family:MotivaSansBold,sans-serif;font-weight:700;margin:0}#GamePageContent-Sidebar-Element-Header span,#GamePageContent-Sidebar-SteamAI p{color:var(--text-main);font-size:24px}#GamePageContent-Sidebar-SteamAI p{margin:10px 0 0}#GamePageContent-Sidebar-Element-Content{margin:10px 0 0;width:100%;height:auto;font-size:20px;overflow-wrap:break-word;color:var(--bg-store)}#GamePageContent-Sidebar-Element-Header svg{margin:0 20px 0 0}#GamePageContent-Sidebar-Element-Header path,#GamePageContent-Sidebar-Element-Header span,#GamePageContent-Sidebar-SteamAI path,#GamePageContent-Sidebar-SteamAI span{fill:var(--steam-ai);color:var(--steam-ai)}.GamePageContent-Sidebar-Element:nth-child(2n){margin:12px 0}.GamePageContent-Sidebar-Features-Title{font-family:MotivaSansRegular,sans-serif;font-size:18px;color:var(--text-dim);margin:0 0 14px}.GamePageContent-Sidebar-Features-Element{width:100%;height:fit-content;display:flex;align-items:center;background-color:var(--special-bg);padding:9px 18px;box-sizing:border-box;border:none;cursor:pointer;position:relative}.GamePageContent-Sidebar-Features-Element:nth-child(odd){margin:7px 0}.GamePageContent-Sidebar-Features-Element span{font-family:MotivaSansRegular,sans-serif;font-size:16px;margin:0 0 0 15px;color:var(--color-primary)}.GamePageContent-Sidebar-Features-Element.NoLinks span{font-family:MotivaSansRegular,sans-serif;font-size:16px;margin:0 0 0 15px;color:var(--text-dim)}#GamePageContent-Sidebar-Features-Checkbox:checked~.GamePageContent-Sidebar-Features-Element.NoLinks:after{position:absolute;top:0;right:0;height:100%;width:100%;display:flex;align-items:center;justify-content:flex-end;margin:0 10px 0 0;content:"Texto Copiado";color:var(--accent-green)}@media (width <=1400px){#GamePageContent-Sidebar{padding:0}#GamePageContent-Main{padding:0 10px;box-sizing:border-box}#GamePageContent-Sidebar{max-width:none}}@media (width <=650px){.GamePageContent-Main-Product{flex-direction:column;height:150px;align-items:center}.GamePageContent-Main-ProductDetail-Platforms{display:none}}#GamePage{position:relative;width:100%;min-height:calc(100vh - 382px);height:calc(100% - 382px);background-repeat:no-repeat;background-size:contain;background-position:top;z-index:1}#GamePage:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(var(--bg-store-gradient) 0%,var(--bg-game) 35%,var(--bg-game) 100%)}#GamePageContent{margin:0 auto;padding:20px 0;max-width:1567px;width:100%;box-sizing:border-box;position:relative;z-index:1}@media (width <=1400px){#GamePage{background-image:none!important}}#HomePage{position:relative;width:100%;height:100%;background:linear-gradient(var(--bg-store) 0%,var(--bg-game) 100%)}#HomePage:has(#HomePageEventBanner) #HomePageContent{padding:450px 0 0}#HomePageEventBanner{z-index:0;position:absolute;width:100%;height:623px;display:grid;place-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}#HomePageEventBanner:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%}#HomePageContent{position:relative;z-index:1;width:100%;display:flex;flex-direction:column}.SteamSeparatorContainer{margin:35px auto}.SteamSeparatorContainer:has(.SteamSeparatorContainer-Elements-TitleSteamAI){display:flex;flex-direction:column;align-items:center}.SteamSeparatorContainer-Elements{display:flex;width:fit-content;align-items:center;justify-content:space-between}.SteamSeparatorContainer-Elements-Title{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:18px;width:fit-content;align-content:center;height:33px;color:var(--text-main)}.SteamSeparatorContainer-Elements-TitleSteamAI{position:relative;font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:22px;width:fit-content;margin:15px auto;padding:0 20px;align-content:center;text-align:center;height:33px;color:var(--bg-main);background-color:#efb810;border-radius:15px}.SteamSeparatorContainer-Elements svg{margin:0 30px}.SteamSeparatorContainer-Elements path{fill:#efb810}.SteamSeparatorContainer-Elements-SeeMore{width:112px;height:33px;padding:7px 20px;box-sizing:border-box;font-family:MotivaSansRegular,sans-serif;font-size:16px;color:var(--text-dim);border:1px solid var(--text-dim);border-radius:3px;text-decoration:none;display:grid;place-content:center;transition:all .1s ease}.SteamSeparatorContainer-Elements-SeeMore:hover{color:var(--text-main);border:1px solid var(--text-main)}.SteamSliderHuge{width:1388px}.SteamSliderHuge-Content{display:flex;height:528px;justify-content:space-between;align-items:center;background-color:var(--bg-main-20);scroll-behavior:smooth}.SteamSliderHuge-ContentControls{width:45px;height:497px;display:grid;place-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:none}.SteamSliderHuge-ContentControls-Icon{width:24px;height:24px;display:grid;place-content:center}.SteamSliderHuge-ContentControls:hover .SteamSliderHuge-ContentControls-Icon.Right{animation:MoveRight 1.5s ease-in-out infinite}.SteamSliderHuge-ContentControls:hover .SteamSliderHuge-ContentControls-Icon.Left{animation:MoveLeft 1.5s ease-in-out infinite}.SteamSliderHuge-ContentElement{width:1281px;height:497px;display:flex;border-radius:10px;background-color:var(--bg-hover);overflow-x:scroll;scroll-snap-type:x mandatory}.SteamSliderHuge-ContentElement::-webkit-scrollbar{height:0}.SteamSliderHuge-ElementsCounter{margin:30px 0 0;width:100%;height:8px;display:flex;justify-content:center}.SteamSliderHuge-ElementsCounter-Element{background:var(--bg-hover);margin:0 5px;width:35px;height:8px}.SteamSliderHuge-ElementsCounter-Element.Select{background:var(--color-secondary);animation:ElementSwitch .1s ease-in-out normal}.SteamCardGame-Big{scroll-snap-align:center;padding:0 15px;box-sizing:border-box;width:1281px;height:497px;background-color:var(--bg-main);display:flex;align-items:center;justify-content:space-evenly}.SteamCardGame-Big-Details{-webkit-user-select:none;user-select:none;margin:0 0 0 15px;height:448px}.SteamCardGame-Big-DetailsTitle{font-family:MotivaSansBold,sans-serif;font-size:26px;color:var(--text-main);width:468px;margin:0 0 11px}.SteamCardGame-Big-DetailsParagraph{font-family:MotivaSansRegular,sans-serif;font-size:14px;color:var(--text-main);width:468px;height:6ch;white-space:inherit;overflow:hidden;text-overflow:ellipsis}.SteamCardGame-Big-Image{display:grid;place-content:center}.SteamCardGame-Big-ImageElement{width:766px;height:458px;border-radius:3px;transition:all .1s ease;cursor:pointer}.SteamCardGame-Big-DetailsImages{display:flex;flex-wrap:wrap;width:468px;height:229px;cursor:pointer}.SteamCardGame-Big-DetailsImages-Element{width:231px;height:111px;aspect-ratio:600/337;border-radius:3px;margin:auto}.SteamCardGame-Big-DetailsOptions{margin:10px 0 0;display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between}.SteamCardGame-Big-DetailsExtra{display:flex;align-items:center;justify-content:space-between}.SteamCardGame-Big-DetailsExtra-Tags{display:flex;align-items:center;width:75%;margin:12px 0}.SteamCardGame-Big-DetailsExtra-TagsElement{font-family:MotivaSansRegular,sans-serif;font-size:12px;color:var(--text-dim);padding:2px 13px;max-width:100px;display:grid;place-content:center;width:fit-content;height:31px;border-radius:3px;background-color:var(--bg-highlight)}.SteamCardGame-Big-DetailsExtra-TagsElement:nth-child(2n){margin:0 4px}.SteamCardGame-Big-DetailsExtra-Platforms{display:flex;align-items:center}.SteamCardGame-Big-DetailsExtra-Platforms svg{margin:0 5px}.SteamCardGame-Small{width:409px;height:338px;border-radius:5px;background-color:var(--bg-main);padding:15px;box-sizing:border-box}.SteamCardGame-Small-Image,.SteamCardGame-Small-ImageElement{width:379px;height:197px}.SteamCardGame-Small-ImageElement{border-radius:3px}.SteamCardGame-Small-Details{display:flex;box-sizing:border-box;flex-direction:column;padding:0 5px}.SteamCardGame-Small-DetailsExtra{display:flex;justify-content:space-between}.SteamCardGame-Small-DetailsTitle{font-family:MotivaSansBold,sans-serif;font-size:22px;color:var(--text-main);height:51px;padding:12.5px 0;box-sizing:border-box;margin:8px 0}.SteamCardGame-Small-DetailsExtra-Options{display:flex}.SteamCardGame-Small-DetailsExtra .SteamWishlistSquare{width:47px;height:44px}.SteamCardGame-Small-DetailsExtra-Platforms{display:flex;align-items:center}.SteamCardGame-Small-DetailsExtra-Platforms svg{margin:0 5px}.SteamSliderSmall{width:1388px}.SteamSliderSmall-Content{display:flex;height:378px;justify-content:space-between;align-items:center;background-color:var(--bg-main-20);scroll-behavior:smooth}.SteamSliderSmall-ContentControls{width:45px;height:378px;display:grid;place-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:none}.SteamSliderSmall-ContentControls-Icon{width:24px;height:24px;display:grid;place-content:center}.SteamSliderSmall-ContentControls:hover .SteamSliderSmall-ContentControls-Icon.Right{animation:MoveRight 1.5s ease-in-out infinite}.SteamSliderSmall-ContentControls:hover .SteamSliderSmall-ContentControls-Icon.Left{animation:MoveLeft 1.5s ease-in-out infinite}.SteamSliderSmall-ContentElement{width:1281px;height:338px;display:flex;gap:20px;border-radius:10px;overflow-x:scroll;scroll-snap-type:x mandatory}.SteamSliderSmall-ContentElement::-webkit-scrollbar{height:0}.SteamSliderSmall-ElementsCounter{margin:30px 0 0;width:100%;height:8px;display:flex;justify-content:center}.SteamSliderSmall-ElementsCounter-Element{background:var(--bg-hover);margin:0 5px;width:35px;height:8px}.SteamSliderSmall-ElementsCounter-Element.Select{background:var(--color-secondary);animation:ElementSwitch .1s ease-in-out normal}.SteamSliderSmall-Container{scroll-snap-align:center;min-width:100%;height:338px;display:flex;justify-content:space-between}.SteamSliderCategories{width:1388px}.SteamSliderCategories-Content{display:flex;height:273px;justify-content:space-between;align-items:center;background-color:var(--bg-main-alter);scroll-behavior:smooth}.SteamSliderCategories-ContentControls{width:45px;height:273px;display:grid;place-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:none}.SteamSliderCategories-ContentControls-Icon{width:24px;height:24px;display:grid;place-content:center}.SteamSliderCategories-ContentControls:hover .SteamSliderCategories-ContentControls-Icon.Right{animation:MoveRight 1.5s ease-in-out infinite}.SteamSliderCategories-ContentControls:hover .SteamSliderCategories-ContentControls-Icon.Left{animation:MoveLeft 1.5s ease-in-out infinite}@keyframes MoveRight{0%{transform:translate(0)}33%{transform:translate(5px)}66%{transform:translate(-5px)}to{transform:translate(0)}}@keyframes MoveLeft{0%{transform:translate(0)}33%{transform:translate(-5px)}66%{transform:translate(5px)}to{transform:translate(0)}}.SteamSliderCategories-ContentElement{width:1281px;height:273px;display:flex;gap:20px;border-radius:10px;overflow-x:scroll;scroll-snap-type:x mandatory}.SteamSliderCategories-ContentElement::-webkit-scrollbar{height:0}.SteamSliderCategories-ElementsCounter{margin:30px 0 0;width:100%;height:8px;display:flex;justify-content:center}.SteamSliderCategories-ElementsCounter-Element{background:var(--bg-hover);margin:0 5px;width:35px;height:8px}.SteamSliderCategories-ElementsCounter-Element.Select{background:var(--color-secondary);animation:ElementSwitch .1s ease-in-out normal}@keyframes ElementSwitch{0%{background:linear-gradient(90deg,var(--color-secondary) 0%,var(--bg-hover) 0% 100%)}10%{background:linear-gradient(90deg,var(--color-secondary) 0% 10%,var(--bg-hover) 10% 100%)}20%{background:linear-gradient(90deg,var(--color-secondary) 0% 20%,var(--bg-hover) 20% 100%)}30%{background:linear-gradient(90deg,var(--color-secondary) 0% 30%,var(--bg-hover) 30% 100%)}40%{background:linear-gradient(90deg,var(--color-secondary) 0% 40%,var(--bg-hover) 40% 100%)}50%{background:linear-gradient(90deg,var(--color-secondary) 0% 50%,var(--bg-hover) 50% 100%)}60%{background:linear-gradient(90deg,var(--color-secondary) 0% 60%,var(--bg-hover) 60% 100%)}70%{background:linear-gradient(90deg,var(--color-secondary) 0% 70%,var(--bg-hover) 70% 100%)}80%{background:linear-gradient(90deg,var(--color-secondary) 0% 80%,var(--bg-hover) 80% 100%)}90%{background:linear-gradient(90deg,var(--color-secondary) 0% 90%,var(--bg-hover) 90% 100%)}to{background:linear-gradient(90deg,var(--color-secondary) 0% 100%,var(--bg-hover) 100%)}}.SteamSliderCategories-Container{scroll-snap-align:center;min-width:100%;height:273px;display:flex;justify-content:space-between;align-items:center}.SteamCategoryCard{position:relative;width:240px;height:233px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:5px}.SteamCategoryCardGradient{position:absolute;content:"";top:0;left:0;width:240px;height:233px}.SteamCategoryCardText{display:grid;place-content:center;width:100%;height:100%;font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:22px;color:var(--text-main);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#SteamLogin{min-width:100%;min-height:calc(100vh - 382px);height:fit-content;display:grid;place-items:center;padding:20px 0;box-sizing:border-box}#SteamLogin *{font-family:MotivaSansBold,sans-serif}#SteamLogin-Form{border-radius:5px;padding:24px 32px;max-width:450px;width:450px;background-color:var(--bg-main);display:grid;gap:12px;grid-template-columns:1fr}#SteamLogin-FormElement{display:grid;gap:12px;grid-template-columns:1fr}.SteamLogin-FormElement-Inputs{display:grid;grid-template-areas:"label hint" "input input";grid-template-columns:1fr min-content;gap:2px}.SteamLogin-FormElement-InputsTitle{color:var(--color-primary);font-weight:700;font-weight:500}#SteamLogin-FormElement-Title{display:flex;align-items:center;justify-content:center;color:var(--text-dim);font-weight:500}#SteamLogin-FormElement-Title svg{padding:0 20px}#SteamLogin-FormElement-Title h1{margin:0}.SteamLogin-FormElement-InputsElements{border-radius:2px;color:#fff;padding:10px;background-color:#32353c;outline:none;font-size:15px;grid-area:input;border:1px solid #32353c}.SteamLogin-FormElement-InputsTitle{margin:5px 0;font-size:18px}#SteamLogin-FormSubmit{display:flex;flex-direction:column;align-items:center}#SteamLogin-FormSubmit-Button{position:relative;background:linear-gradient(90deg,#06bfff,#2d73ff 20%,#2d73ff 80%,#06bfff);border-radius:2px;border:none;outline:none;padding:12px;color:#fff;font-size:16px;font-weight:400;font-family:inherit;text-align:center;cursor:pointer}#SteamError{min-width:100%;height:calc(100vh - 382px);display:flex;flex-direction:column;align-items:center;justify-content:center}#SteamError-Title{font-family:MotivaSansBold,sans-serif;font-weight:700;color:var(--text-main)}#SteamError-Button{position:relative;background:linear-gradient(90deg,#06bfff,#2d73ff);border-radius:2px;border:none;outline:none;padding:12px;color:#fff;font-size:16px;font-weight:400;font-family:inherit;text-align:center;cursor:pointer;font-family:MotivaSansBold,sans-serif;font-weight:700;color:var(--text-main)}.SteamButton-Install,.SteamButton-Pause,.SteamButton-Play{padding:0;display:flex;width:130px;height:53px;border:none;border-radius:3px;cursor:pointer;align-items:center;justify-content:center}.SteamButton-Install{background-color:var(--color-primary)}.SteamButton-Play{background-color:var(--accent-green)}.SteamButton-Pause{background-color:var(--bg-hover)}.SteamButton-PauseIcon,.SteamButton-InstallIcon,.SteamButton-PlayIcon{width:24px;height:24px;display:grid;place-content:center;margin:0 10px 0 0}.SteamButton-PauseText,.SteamButton-InstallText,.SteamButton-PlayText{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:18px;margin:0 10px 0 0}.SteamButton-PauseText{color:var(--text-main)}#SteamProfile{min-width:100%;min-height:calc(100vh - 382px);height:calc(100% - 382px);padding:51px 0;box-sizing:border-box;background:radial-gradient(#212b45 3%,#111822 73%,#0f151e 87%,#0e141b)}#SteamProfileContent{max-width:1241px;width:100%;height:100%;background-color:var(--bg-hover-35);margin:0 auto}#SteamProfileContent-Details{display:flex;justify-content:space-between;padding:40px;box-sizing:border-box}#SteamProfileContent-DetailsMain{display:flex;align-items:top}#SteamProfileContent-DetailsMain-Content{display:flex;flex-direction:column;align-items:top}#SteamProfileContent-DetailsMain-Content *{padding:0 0 0 33px;box-sizing:border-box;margin:0;color:var(--text-main)}#SteamProfileContent-DetailsMain-Content h1{font-family:MotivaSansBold,sans-serif;font-family:bold;font-size:36px}#SteamProfileContent-DetailsMain-Content p{font-family:MotivaSansRegular,sans-serif;font-size:16px;color:var(--text-dim);margin:10px 0 0}#SteamProfileContent-DetailsMain-Image{width:221px;height:221px;border-radius:2px;border:4px solid var(--text-dim);background-color:var(--text-main)}#SteamProfileContent-DetailsSide{display:flex;flex-direction:column;justify-content:space-between;width:293px;height:221px}#SteamProfileContent-DetailsSide-EditProfile{display:flex;width:100%;height:44px;margin:0 0 20px;justify-content:flex-end}.SteamProfileContent-DetailsSide-EditProfile-Button{width:fit-content;font-family:MotivaSansRegular,sans-serif;font-size:16px;border:none;color:var(--text-main);background-color:var(--bg-highlight);border-radius:3px;padding:12.5px 25.5px;box-sizing:border-box;cursor:pointer}#SteamProfileContent-DetailsSide-Feature{box-sizing:border-box;width:100%;height:calc(100% - 64px);padding:10px 15px;background-color:var(--bg-main-20);display:flex;flex-direction:column;justify-content:space-evenly}.SteamProfileContent-DetailsSide-FeatureElement{height:63px;display:flex;align-items:center;width:100%}.SteamProfileContent-DetailsSide-FeatureElement-Level{width:49px;height:49px;border-radius:49px;box-sizing:border-box;border:2px solid #7054c3;display:grid;place-items:center}.SteamProfileContent-DetailsSide-FeatureElement-Level:has(img){border:none}.SteamProfileContent-DetailsSide-FeatureElement-Level span{font-family:MotivaSansRegular,sans-serif;font-size:20px;color:var(--text-main)}.SteamProfileContent-DetailsSide-FeatureElement-Details{padding:0 0 0 15px;display:flex;flex-direction:column;justify-content:space-evenly;width:calc(100% - 70px);height:49px}.SteamProfileContent-DetailsSide-FeatureElement-Details span:first-child{font-family:MotivaSansRegular,sans-serif;font-size:14px;color:var(--text-main)}.SteamProfileContent-DetailsSide-FeatureElement-Details span:last-child{font-family:MotivaSansRegular,sans-serif;font-size:14px;color:var(--text-dim)}#SteamProfileContent-Main{width:100%;height:fit-content;display:flex;padding:0 40px 40px;box-sizing:border-box}#SteamProfileContent-MainContent{width:calc(100% - 293px);padding:0 30px 0 0;box-sizing:border-box}#SteamProfileContent-MainSide{display:flex;flex-direction:column;justify-content:space-between;width:293px;height:fit-content;background-color:var(--bg-main-50);border-radius:5px;padding:15px;box-sizing:border-box}#SteamProfileContent-MainSide *{font-family:MotivaSansRegular,sans-serif;font-size:16px;color:var(--text-main)}.SteamProfileContent-MainSideElement{display:flex;justify-content:space-between;border-radius:3px;padding:10px;box-sizing:border-box;align-items:center;width:100%;height:39px;background-color:var(--bg-main)}.SteamProfileContent-MainSideElement a{padding:10px 0;box-sizing:border-box;width:100%;height:100%}.SteamProfileContent-MainSideElement.Online{background:linear-gradient(45deg,var(--color-primary) 0%,var(--color-secondary) 60% 100%)}.SteamProfileContent-MainSideElement.Online .SteamProfileContent-MainSideElement-Span:first-child{color:var(--bg-main)!important}.SteamProfileContent-MainSideElement-Span{font-family:MotivaSansBold,sans-serif;font-size:16px;font-weight:700}.SteamProfileContent-MainSideElement.Active{background-color:var(--bg-hover)}.SteamProfileContent-MainSideElement a{width:100%;height:39px;display:flex;justify-content:space-between}.SteamProfileContent-MainSideCollumn{display:flex;justify-content:space-between;padding:10px;box-sizing:border-box;border-radius:3px;width:100%;height:39px;background-color:var(--bg-main);flex-direction:column;height:98px}.SteamProfileContent-MainSideElement-Image{margin:5px 0 0;width:45px;height:45px}.SteamProfileContent-MainSideElement-Image:first-child{padding:0 0 0 2px}.SteamProfileContent-MainSideElement-Image:nth-child(2n){margin:5px 10px 0}.SteamProfileContent-MainSideElement:nth-child(odd){margin:6px 0}#SteamProfileContent-GamesPage{width:100%;height:fit-content;border-radius:3px;padding:10px;box-sizing:border-box;background-color:var(--bg-main-20)}#SteamProfileContent-GamesPageTitle{width:100%;height:49px;border-radius:5px;background-color:var(--bg-main);display:grid;place-items:center;margin:0 0 10px}#SteamProfileContent-GamesPageTitle h2{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:18px;text-align:center;color:var(--text-main)}.SteamProfileContent-GamesPageElements{padding:15px;box-sizing:border-box;display:flex;width:100%;height:131px;align-items:center;justify-content:center;background-color:var(--bg-main-50)}.SteamProfileContent-GamesPageElements:nth-child(2n){margin:10px 0}.SteamProfileContent-GamesPageElements-Image{width:216px;height:101px;border-radius:3px}.SteamProfile-GamesPageElements-Container{width:calc(100% - 216px);height:101px;display:flex;flex-direction:column;justify-content:space-between;padding:0 0 0 13px;box-sizing:border-box}.SteamProfileContent-GamesPageElements-Data{display:flex;align-items:center;height:39px;justify-content:space-between;color:var(--text-main);padding:0 5px;box-sizing:border-box}.SteamProfileContent-GamesPageElements-Data span{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:16px}.SteamProfileContent-GamesPageElements-DataImage{width:30px;height:30px;border-radius:2px;padding:0 20px 0 0}.SteamProfileContent-GamesPageElements-Store{font-family:MotivaSansRegular,sans-serif;width:100%;height:60px;border-radius:3px;background-color:var(--bg-main);color:var(--text-main);text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:24px}#SteamProfileContent-GamesPageElements-Null{font-family:MotivaSansRegular,sans-serif;color:var(--text-main);font-size:30px}#SteamProfileContent-HomePage{width:100%;height:fit-content;border-radius:3px;padding:10px;box-sizing:border-box;background-color:var(--bg-main-20)}#SteamProfileContent-HomePageTitle{width:100%;height:69px;border-radius:5px;background-color:var(--bg-main);display:grid;place-items:center}#SteamProfileContent-HomePageTitle h2{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:24px;text-align:center;color:var(--text-main)}#SteamCart{min-width:100%;width:1090px;min-height:calc(100vh - 302px);height:100%;padding:51px 0;box-sizing:border-box;background:linear-gradient(45deg,#0e141b,#14344b);display:flex;flex-direction:column;align-items:center}#SteamCartTitle{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:26px;width:100%;max-width:1090px;color:var(--text-main);margin:0 0 46px}.SteamCartElement{max-width:1090px;width:100%;height:108px;border-radius:5px;background-color:var(--bg-main);display:flex;justify-content:space-between;align-items:center;padding:15px 14px;box-sizing:border-box}.SteamCartElementDividor:nth-child(odd){margin:10px 0}.SteamCartElement-Left svg{margin:0 10px}.SteamCartElement-Image{border-radius:3px;width:161px;height:75px}.SteamCartElement-GameTitle{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:22px;color:var(--text-main);margin:0 25px}.SteamCartElement-Right,.SteamCartElement-Left{display:flex;justify-content:space-between;align-items:center}.SteamCartElement-Right{margin:0 12px 0 0}.SteamCartElement-Right{display:flex}.SteamCartElement-Right-Price{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:18px;color:var(--text-main);margin:0 85px 0 0}.SteamCartElement-Right-Delete,#SteamCart-PayConfirmation-EstimatedData-DeleteAll{width:43px;height:43px;border-radius:3px;display:grid;place-content:center;background-color:var(--special-bg-alter);border:none;cursor:pointer}#SteamCart-PayConfirmation{max-width:1090px;width:100%;height:200px;border-radius:5px;padding:15px 26px;box-sizing:border-box;background-color:var(--bg-main)}#SteamCart-PayConfirmation-Estimated{width:100%;height:78px;display:flex;justify-content:space-between;align-items:center}#SteamCart-PayConfirmation-Estimated>h2{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:22px;color:var(--text-main)}#SteamCart-PayConfirmation-EstimatedData{display:flex;align-items:center}#SteamCart-PayConfirmation-EstimatedData-Price{font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:22px;color:var(--text-main);margin:0 85px 0 0}#SteamCart-PayConfirmation-Button{width:100%;height:78px;display:flex;justify-content:flex-end;align-items:end}#SteamCart-PayConfirmation-ButtonConfirm{width:fit-content;height:53px;padding:16.5px 44px;box-sizing:border-box;border-radius:3px;border:none;background-color:var(--color-secondary);font-family:MotivaSansBold,sans-serif;font-weight:700;font-size:16px;color:var(--text-main);cursor:pointer}#SteamRegister{min-width:100%;min-height:calc(100vh - 382px);height:fit-content;display:grid;place-items:center;padding:20px 0;box-sizing:border-box}#SteamRegister *{font-family:MotivaSansBold,sans-serif}#SteamRegister-Form{border-radius:5px;padding:24px 32px;max-width:450px;width:450px;background-color:var(--bg-main);display:grid;gap:12px;grid-template-columns:1fr}#SteamRegister-FormElement{display:grid;gap:12px;grid-template-columns:1fr}.SteamRegister-FormElement-Inputs{display:grid;grid-template-areas:"label hint" "input input";grid-template-columns:1fr min-content;gap:2px}#SteamRegister-Image{display:flex;align-items:center}#SteamRegister-ImageElement{background-color:var(--text-main);border-radius:3px}#SteamRegister-Image-Form{width:calc(100% - 100px);padding:0 0 0 30px;box-sizing:border-box;display:flex;flex-direction:column}.SteamRegister-Image-Form-InputsTitle,.SteamRegister-FormElement-InputsTitle{color:var(--color-primary);font-weight:700;font-weight:500;margin:5px 0;font-size:18px}#SteamRegister-FormElement-Title{display:flex;align-items:center;justify-content:center;color:var(--text-dim);font-weight:500}#SteamRegister-FormElement-Title svg{padding:0 20px}#SteamRegister-FormElement-Title h1{margin:0}.SteamRegister-Image-Form-InputsElements,.SteamRegister-FormElement-InputsElements{border-radius:2px;color:#fff;padding:10px;background-color:#32353c;outline:none;font-size:15px;grid-area:input;border:1px solid #32353c}.SteamRegister-Image-Form-InputsElements:focus,.SteamRegister-FormElement-InputsElements:focus{background-color:var(--bg-main-alter)}#SteamRegister-FormSubmit{display:flex;flex-direction:column;align-items:center}#SteamRegister-FormSubmit-Button{position:relative;background:linear-gradient(90deg,#06bfff,#2d73ff 20%,#2d73ff 80%,#06bfff);border-radius:2px;border:none;outline:none;padding:12px;color:#fff;font-size:16px;font-weight:400;font-family:inherit;text-align:center;cursor:pointer}#SteamRegister-FormError{font-family:MotivaSansBold,sans-serif;font-weight:700;text-align:center;margin:5px 0;color:var(--accent-red)}:root{--text-main: #F3F3F3;--text-dim: #76808C;--bg-main: #0E141B;--bg-main-alter: rgba(14, 20, 27, .8);--bg-main-20: rgba(14, 20, 27, .2);--bg-main-50: rgba(14, 20, 27, .5);--bg-main-80: rgba(14, 20, 27, .8);--bg-highlight: #1E2329;--bg-hover: #313843;--bg-hover-35: rgba(49, 56, 67, 35%);--bg-secondary: #14344B;--bg-tertiary: #212B45;--color-primary: #66C0F4;--color-secondary: #4B619B;--accent-green: #A1CD44;--accent-red: #CD5444;--accent-yellow: #C1B15F;--bg-store: #040011;--bg-store-gradient: #040011d1;--bg-game: #202B3B;--steam-ai: #EFB810;--special-bg: rgba(30, 35, 41, 39%);--special-bg-alter: rgba(118, 128, 140, 10%)}a{text-decoration:none}body{margin:0;padding:0;background-color:var(--bg-game);scrollbar-gutter:9px}::-webkit-scrollbar{width:7px;background:var(--bg-store);overflow:visible}::-webkit-scrollbar-thumb{background-clip:padding-box;background:var(--text-main);border-radius:10px}#root{margin:0;padding:0;width:100%;height:fit-content;overflow-x:hidden}@font-face{font-family:MotivaSansBold;src:url(/MotivaSansBold.woff.ttf) format("ttf");font-weight:700}@font-face{font-family:MotivaSansMedium;src:url(/MotivaSansMedium.woff.ttf) format("ttf");font-weight:700}@font-face{font-family:MotivaSansRegular;src:url(/MotivaSansRegular.woff.ttf) format("ttf");font-weight:700}@font-face{font-family:MotivaSansBlack;src:url(/MotivaSansBlack.woff.ttf) format("ttf");font-weight:700}@font-face{font-family:MotivaSansLight;src:url(/MotivaSansLight.woff.ttf) format("ttf");font-weight:700}
