.page_main__nw1Wk{display:flex;flex-direction:column;align-items:center;padding:6rem;min-height:100vh}.CookiesConsent_cookieConsentDialog__a0mlB{background-color:#2d2d2d;border-radius:10px;font-size:.8em;padding:0 20px 8px;max-width:100vw;width:800px;position:fixed;bottom:16px;left:16px;display:flex;align-items:center}@media(max-width:600px){.CookiesConsent_cookieConsentDialog__a0mlB{width:calc(100vw - 32px);flex-direction:column;padding:16px 0}}.CookiesConsent_cookieConsentDialog__a0mlB p{width:80%;display:block;margin-right:16px}.CookiesConsent_cookieConsentActions__y8obr{margin-top:20px;display:flex;justify-content:space-around}.CookiesConsent_acceptButton__Fc_Mo{padding:10px 20px;background-color:#676767;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:.75em}@media(max-width:600px){.CookiesConsent_acceptButton__Fc_Mo{font-size:1em}}.CookiesConsent_cancelButton__AVXK1{margin-right:16px;padding:10px 20px;background-color:transparent;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:.75em}@media(max-width:600px){.CookiesConsent_cancelButton__AVXK1{font-size:1em}}.PriceDisplay_container__SuZtY{font-size:.8em;opacity:.7;font-weight:400}@media(max-width:600px){.PriceDisplay_container__SuZtY{width:min-content}}.GeneralGameInfo_info__rMEmL{max-width:800px;margin:0 auto}.GeneralGameInfo_summary__p0u_D{font-size:1.5rem;margin-bottom:4rem;margin-top:7rem}@media(max-width:600px){.GeneralGameInfo_summary__p0u_D{margin-top:80px}}.GeneralGameInfo_showcase__03HSw{display:flex;gap:32px}@media(max-width:600px){.GeneralGameInfo_showcase__03HSw{flex-direction:column}}.GeneralGameInfo_title__74svu{font-size:1em;margin-bottom:.5em;display:block}@media(max-width:600px){.GeneralGameInfo_title__74svu{flex-wrap:wrap}}.GeneralGameInfo_thumbnail__l8RtS{border-radius:8px}@media(max-width:600px){.GeneralGameInfo_thumbnail__l8RtS{width:100vw;height:auto;border-radius:0}}.GeneralGameInfo_releaseDate__WMAFh{font-size:.5em;margin-top:3em;display:block}.GeneralGameInfo_titleContainer__R7QdA{position:relative}@media(max-width:600px){.GeneralGameInfo_titleContainer__R7QdA{padding:0 16px}}.GeneralGameInfo_redirectButtonsContainer__ENd6u{display:flex;flex-direction:column;gap:.4em;margin-top:16px}@media(max-width:600px){.GeneralGameInfo_redirectButtonsContainer__ENd6u{flex-direction:row;align-items:start;width:100%}}.GeneralGameInfo_earlyAccess__b_OEL{display:flex;align-items:center;font-size:.7em;gap:12px;background-color:#fcf18d;border-radius:8px;padding:8px 16px;color:#000;margin-top:16px}.GeneralGameInfo_buttonContainer__j96ih{display:flex;gap:10px;margin-top:16px}@media(max-width:600px){.GeneralGameInfo_buttonContainer__j96ih{flex-direction:column}}.GeneralGameInfo_steamBtn__rUMp9{display:flex;align-items:center;justify-content:center;font-size:.7em;gap:4px;background-color:#1b2838;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;padding:8px 12px;cursor:pointer;transition:all .2s ease-in-out;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.4),0 0 0 1px rgba(0,0,0,.1);width:-moz-fit-content;width:fit-content}.GeneralGameInfo_steamBtn__rUMp9:hover{background-color:#66c0f4;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.5),0 0 0 1px rgba(102,192,244,.3)}.GeneralGameInfo_steamBtn__rUMp9:active{transform:translateY(0)}.GeneralGameInfo_g2aBtn__zJaF_{display:flex;align-items:center;justify-content:center;font-size:.7em;gap:4px;background-color:#181c4c;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;padding:8px 12px;cursor:pointer;transition:all .2s ease-in-out;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.4),0 0 0 1px rgba(0,0,0,.1);width:-moz-fit-content;width:fit-content}.GeneralGameInfo_g2aBtn__zJaF_:hover{background-color:#2a3075;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.5),0 0 0 1px rgba(232,93,4,.3)}.GeneralGameInfo_g2aBtn__zJaF_:active{transform:translateY(0)}@media(max-width:600px){.GeneralGameInfo_g2aBtn__zJaF_{align-self:flex-start}}.SummaryCalculation_container__zCL9k{z-index:1}@media(max-width:600px){.SummaryCalculation_container__zCL9k{width:100vw;padding:0 16px}}.SummaryCalculation_header__EwtZF{display:flex;justify-content:space-between}.SummaryCalculation_scoreDesc__JuXzo{margin-top:16px;text-shadow:0 0 4px #000!important}.SummaryCalculation_barContainer__UUS3L{margin-top:20px;height:10px;width:100%;position:relative;background-color:#ccc;border-radius:8px}.SummaryCalculation_positiveBar__oHhQQ{height:100%;background-color:#00d400;transition:width 1s ease-in-out;position:absolute;left:0;border-top-left-radius:8px;border-bottom-left-radius:8px;z-index:1;display:block}.SummaryCalculation_negativeBar__BR_uu{height:100%;background-color:#ff4d4d;transition:width 1s ease-in-out;position:absolute;right:0;border-top-right-radius:8px;border-bottom-right-radius:8px}@keyframes GradientBackground_fadeIn__5kIKU{0%{opacity:0}to{opacity:1}}@keyframes GradientBackground_rotateLeft__wU75d{0%{transform:rotate(0deg)}25%{transform:rotate(15deg)}50%{transform:rotate(30deg)}75%{transform:rotate(15deg)}to{transform:rotate(0deg)}}@keyframes GradientBackground_rotateRight__FjtqF{0%{transform:rotate(0deg)}25%{transform:rotate(-15deg)}50%{transform:rotate(-30deg)}75%{transform:rotate(-15deg)}to{transform:rotate(0deg)}}.GradientBackground_gradientBackground__jzgCZ{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;opacity:.8;animation:GradientBackground_fadeIn__5kIKU 2s forwards}.GradientBackground_leftGradient__KfNM4,.GradientBackground_rightGradient__9_jo8{position:absolute;top:0;left:0;width:80%;height:60%;filter:blur(100px);transform-origin:top left;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}.GradientBackground_leftGradient__KfNM4{background:linear-gradient(145deg,var(--leftColor) 20%,transparent 90%);animation-name:GradientBackground_rotateLeft__wU75d}.GradientBackground_rightGradient__9_jo8{right:0;left:unset;background:linear-gradient(-125deg,var(--rightColor) 20%,transparent 90%);animation-name:GradientBackground_rotateRight__FjtqF}.GamesFeed_container__47vdX{padding:12rem 20px 20px;width:100%}@media(max-width:600px){.GamesFeed_container__47vdX{width:calc(100vw - 32px)}}.GamesFeed_input__cyrwK{width:100%;height:100%;border-radius:16px;border:1px solid #595858;background-color:#1b1b1b;padding:0 16px;font-size:.9em;position:relative;color:#fff}@media(max-width:600px){.GamesFeed_input__cyrwK{font-size:16px}}.GamesFeed_input__cyrwK.GamesFeed_open__MxUBf{border-bottom-left-radius:0;border-bottom-right-radius:0}.GamesFeed_searchImage__d_OSJ{height:100%}.GamesFeed_hidden__L0B_r{display:none}.GamesFeed_results__1eAqC{list-style-type:none;z-index:999;width:500px;border:1px solid #595858;background-color:#1b1b1b;border-bottom-left-radius:15px;border-bottom-right-radius:15px;position:absolute;font-size:.9em}@media(max-width:600px){.GamesFeed_results__1eAqC{width:calc(100vw - 32px);font-size:.8em}}.GamesFeed_results__1eAqC span{display:block}.GamesFeed_results__1eAqC li{display:flex;align-items:center}.GamesFeed_results__1eAqC li:not(:last-child){border-bottom:1px solid #595858}.GamesFeed_results__1eAqC li:last-child .GamesFeed_searchImage__d_OSJ{border-bottom-left-radius:8px}.GamesFeed_results__1eAqC li:hover{background-color:#302f2f;cursor:pointer}.GamesFeed_results__1eAqC li a{display:flex;gap:16px;height:50px;line-height:50px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:600px){.GamesFeed_results__1eAqC li a{gap:12px}}.GamesFeed_imageWrapper__cTI3G{position:relative;width:133px;height:50px;flex-shrink:0}.GamesFeed_gamesGrid__BuXqp{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:32px;gap:32px;width:100%}@media(max-width:768px){.GamesFeed_gamesGrid__BuXqp{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px}}.GamesFeed_gameCard__0ZWwC{cursor:pointer;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;background-color:#fff;border:2px solid transparent;display:block;text-decoration:none;color:inherit}.GamesFeed_gameCard__0ZWwC:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.GamesFeed_imageContainer__3jrsG{position:relative;overflow:hidden}.GamesFeed_imageContainer__3jrsG img{object-fit:cover;width:100%;height:100%}.GamesFeed_gameTitle__VlqYd{padding:15px;margin:0;font-size:18px;text-align:center;font-weight:500;color:#333}@media(max-width:768px){.GamesFeed_gameTitle__VlqYd{font-size:16px}}.GamesFeed_sectionHeader__UrKq9{font-size:24px;font-weight:600;margin-bottom:20px;color:#fff}.Logo_logo__T21r4{font-size:1.5rem;margin-bottom:4rem;margin-top:7rem}@media(max-width:600px){.Logo_logo__T21r4{font-size:1.1em;margin-bottom:2rem;margin-top:3rem}}.Logo_logo__T21r4.Logo_navbar__USZ6B{font-size:1em;margin:0}.Search_container__7GDBx{width:500px;height:50px}@media(max-width:600px){.Search_container__7GDBx{width:calc(100vw - 32px)}}.Search_input__TR21k{width:100%;height:100%;border-radius:16px;border:1px solid #595858;background-color:#1b1b1b;padding:0 16px;font-size:.9em;position:relative;color:#fff}@media(max-width:600px){.Search_input__TR21k{font-size:16px}}.Search_input__TR21k.Search_open__yRh8N{border-bottom-left-radius:0;border-bottom-right-radius:0}.Search_searchImage__WoPVa{height:100%}.Search_hidden__eWwxl{display:none}.Search_results__R8kOk{list-style-type:none;z-index:999;width:500px;border:1px solid #595858;background-color:#1b1b1b;border-bottom-left-radius:15px;border-bottom-right-radius:15px;position:absolute;font-size:.9em}@media(max-width:600px){.Search_results__R8kOk{width:calc(100vw - 32px);font-size:.8em}}.Search_results__R8kOk span{display:block}.Search_results__R8kOk li{display:flex;align-items:center}.Search_results__R8kOk li:not(:last-child){border-bottom:1px solid #595858}.Search_results__R8kOk li:last-child .Search_searchImage__WoPVa{border-bottom-left-radius:8px}.Search_results__R8kOk li:hover{background-color:#302f2f;cursor:pointer}.Search_results__R8kOk li a{display:flex;gap:16px;height:50px;line-height:50px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:600px){.Search_results__R8kOk li a{gap:12px}}.Search_imageWrapper__uYMtx{position:relative;width:133px;height:50px;flex-shrink:0}.Search_searchPrice__dPktE{margin:0 16px 0 auto}.Navbar_navbar__EloZ5{display:flex;position:fixed;top:0;left:0;width:100vw;height:80px;padding:0 16px;gap:48px;align-items:center;z-index:900;transition:background-color .3s ease}.Navbar_navbar__EloZ5.Navbar_scrolled__d6941{background-color:rgba(0,0,0,.75)}.Navbar_magnify__6s3vU{background:none;border:none;height:100%;width:100px;margin-left:auto}.Navbar_magnify__6s3vU svg{margin:auto 16px auto auto;display:block}.Navbar_searchMode__8_6IW{display:flex;position:fixed;top:0;left:0;width:100vw;height:80px;background-color:#000;z-index:901;justify-content:center;align-items:center}.Navbar_close__G0dBt{position:fixed;right:0;height:80px;width:100px;background-color:transparent;border:transparent}.NoReviews_noReviews__P6BSp{font-size:2rem;margin-bottom:4rem;margin-top:7rem}.Summary_summary__i7rrv{width:800px;margin:0 auto 5em}@media(max-width:600px){.Summary_summary__i7rrv{width:100vw;padding:16px}}.Summary_playtime__HimbY{font-size:1em;margin:2em 0}.Summary_titleCard__5i07s{margin:4em 0 2em;font-size:1.2em}.Summary_return__YP714{background-color:transparent;color:#fff;border:1px solid #fff;padding:16px 24px;font-size:1.1em;border-radius:8px;display:flex;gap:8px;justify-content:center;align-items:center;cursor:pointer;margin:1em 0 0 auto}.Summary_return__YP714:hover{background-color:#484848}.Summary_animatedButton__3JkZj{position:relative;padding:10px 20px;background:transparent;color:#000;font-size:16px;font-weight:700;border:none;cursor:pointer;border-radius:8px;z-index:1;overflow:hidden}.Summary_animatedButton__3JkZj:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,#1e90ff,#00ced1,#1e90ff,#00ced1);background-size:400% 400%;z-index:-1;border-radius:8px;animation:Summary_gradient__i3xdW 5s ease infinite}.Summary_animatedButton__3JkZj:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border:2px solid transparent;border-radius:8px;z-index:-1}.Summary_animatedButton__3JkZj:hover:after{border-color:#1e90ff}@keyframes Summary_gradient__i3xdW{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Summary_box__9VDMS{font-size:1em;margin:1em 0 0 auto;padding:1em 2em;height:50px;display:grid;place-content:center;color:#fff;text-shadow:0 1px 0 #000;cursor:pointer;--border-angle:0turn;--main-bg:conic-gradient(from var(--border-angle),#213,#112 5%,#112 60%,#213 95%);border:2px solid transparent;border-radius:2em;--gradient-border:conic-gradient(from var(--border-angle),transparent 25%,#08f,#6200ff 99%,transparent);background:var(--main-bg) padding-box,var(--gradient-border) border-box,var(--main-bg) border-box;background-position:50%;animation:Summary_bg-spin__WjKZm 3s linear infinite}@keyframes Summary_bg-spin__WjKZm{to{--border-angle:1turn}}.Summary_box__9VDMS:hover{background-color:#fff;font-weight:700}@property --border-angle{syntax:"<angle>";inherits:true;initial-value:0turn}