.browse-catalog_browseCatalog__i69Uq{text-align:center;padding:6rem 0}.browse-catalog_container__fNj9B{display:flex;flex-direction:column;align-items:center;max-width:1200px;width:100%;margin:0 auto;padding:0 20px}.browse-catalog_title__Mwd46{margin-bottom:3rem!important;color:#fff!important;font-size:2.5rem!important}.browse-catalog_genreFilters__CcPdm{display:flex;background-color:#11111b;border-radius:999px;padding:.5rem;position:relative;box-shadow:0 0 25px rgba(233,69,96,.3);margin-bottom:4rem}.browse-catalog_genreFilters__CcPdm button{background:transparent;color:#e0e0e0;border:none;padding:.6rem 1.5rem;border-radius:20px;cursor:pointer;transition:all .3s;font-weight:500;z-index:1}.browse-catalog_genreFilters__CcPdm button:hover{color:#fff}.browse-catalog_genreFilters__CcPdm button.browse-catalog_active__NaNVI{background:linear-gradient(90deg,#e9452e,#8a4ef6);color:#fff;font-weight:600}.browse-catalog_catalogCarouselWrapper__54kFM{position:relative;padding-top:3rem;overflow-x:auto;width:100%;max-width:1200px;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.browse-catalog_catalogCarouselWrapper__54kFM::-webkit-scrollbar{display:none}.browse-catalog_catalogCarousel__QdjIm{display:flex;gap:2rem;padding-bottom:2rem;scroll-behavior:smooth;margin-bottom:2rem;flex-wrap:nowrap}.browse-catalog_catalogCard__4kc77{flex:0 0 350px;background-color:#252537;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.05);text-align:left}.browse-catalog_cardImage__JSnk0{position:relative}.browse-catalog_catalogCard__4kc77 img{width:100%;height:200px;object-fit:cover;display:block}.browse-catalog_cardTag__HqfK4{position:absolute;top:1rem;right:1rem;padding:.3rem .8rem;border-radius:999px;font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:.3rem}.browse-catalog_cardTag__HqfK4.browse-catalog_new__a5eWn,.browse-catalog_cardTag__HqfK4.browse-catalog_trending__xQRlQ{background-color:rgba(138,78,246,.8);color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.browse-catalog_cardContent__0ijg7{padding:1.5rem}.browse-catalog_cardContent__0ijg7 h3{margin-bottom:.5rem;color:#fff;font-size:1.25rem}.browse-catalog_cardContent__0ijg7 p{color:#e0e0e0;line-height:1.6}.browse-catalog_carouselNav__TsYYv{display:flex;width:100%;justify-content:flex-end;align-items:end;margin-top:0;padding-right:0}.browse-catalog_carouselNav__TsYYv button{background:#252537;border:1px solid rgba(233,69,96,.3);color:#fff;width:40px;height:40px;border-radius:8px;font-size:1.5rem;cursor:pointer;margin-left:.5rem;transition:background-color .3s;display:flex;align-items:center;justify-content:center}.browse-catalog_carouselNav__TsYYv button:hover{background-color:#3a3a50}@media (max-width:768px){.browse-catalog_genreFilters__CcPdm{flex-direction:column;box-shadow:none;background-color:transparent;border-radius:0}.browse-catalog_catalogCard__4kc77{flex:0 0 200px}}.faq_faq__lroD2{background-color:#161625;padding:6rem 0}.faq_faqNoPadding__uHPV6{background-color:#161625;padding-top:0;padding-bottom:6rem}.faq_container__rJsxT{max-width:1200px;margin:0 auto;padding:0 20px}.faq_faqLayout__CCihk{display:flex;gap:2rem;align-items:stretch}.faq_faqLeftColumn__oR8sm{flex:0 0 453px;display:flex;flex-direction:column;justify-content:space-between}.faq_faqTitle__5jtNW{text-align:left!important;margin-bottom:0!important;font-size:2.5rem!important;color:#fff!important}.faq_faqTitle__5jtNW span{background:linear-gradient(90deg,#e9452e,#8a4ef6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq_faqImage__P5iP7{flex:1 1;min-height:200px;position:relative;overflow:hidden;border-radius:12px}.faq_faqImage__P5iP7:after{content:"";position:absolute;inset:0;border-radius:12px;box-shadow:inset 0 0 40px 20px #161625;pointer-events:none;z-index:1}.faq_faqAccordion__9FDt1{flex:1 1;padding-top:0}.faq_accordionItem__fVVpy{border-bottom:1px solid hsla(0,0%,100%,.1);padding:1.5rem 0}.faq_accordionHeader__wfykZ{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;color:#fff;font-size:1rem;text-align:left;cursor:pointer;padding:0}.faq_icon__fboPZ{font-size:1.5rem;font-weight:300;color:#fff;margin-left:1rem;display:flex;align-items:center;justify-content:center}.faq_accordionBody__bYAqg{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;padding:0}.faq_accordionBody__bYAqg p{padding-top:1rem;color:#e0e0e0;line-height:1.6}.faq_accordionItem__fVVpy.faq_open__mAGjh .faq_accordionBody__bYAqg{max-height:200px}.faq_faqLink__eyJ3d{font-weight:600;background:linear-gradient(90deg,#e9452e,#8a4ef6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:underline;-webkit-text-decoration-color:rgba(233,69,46,.6);text-decoration-color:rgba(233,69,46,.6);transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s}.faq_faqLink__eyJ3d:hover{-webkit-text-decoration-color:#e9452e;text-decoration-color:#e9452e}@media (max-width:768px){.faq_faqLayout__CCihk{flex-direction:column;gap:2rem}.faq_faqLeftColumn__oR8sm{flex:none}.faq_faqImage__P5iP7{height:250px}}.game-showcase_gameShowcase__mg5eu{background-color:#1a1a2e;padding:4rem 0;overflow:hidden}.game-showcase_gameShowcaseGrid__a4dbA{display:flex;flex-direction:column;gap:1rem;padding:0 20px}.game-showcase_carouselContainer___sARn{overflow:hidden;cursor:pointer;position:relative}.game-showcase_carouselWrapper__9RBTl{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.game-showcase_gameCard__SrHJj{flex:0 0 200px;border-radius:12px;overflow:hidden;background-color:#2e2e48;position:relative;transition:transform .3s ease,box-shadow .3s ease;transform:translateZ(0)}.game-showcase_gameCard__SrHJj:hover{box-shadow:0 10px 25px rgba(0,0,0,.3)}.game-showcase_tallerCard__NAQ6h{flex:0 0 350px!important}.game-showcase_gameCard__SrHJj img{width:100%;height:120px;object-fit:cover;display:block}.game-showcase_taller__sEAKo .game-showcase_gameCard__SrHJj img{height:220px}.game-showcase_gameInfo__M4lZQ{position:absolute;bottom:0;left:0;width:100%;padding:.75rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff;text-align:left}.game-showcase_gameInfo__M4lZQ h3{font-size:.9rem;margin-bottom:.125rem;text-shadow:0 0 5px rgba(0,0,0,.5);font-weight:600;line-height:1.2}.game-showcase_gameInfo__M4lZQ p{font-size:.75rem;color:#e0e0e0;text-shadow:0 0 5px rgba(0,0,0,.5);margin:0;text-transform:capitalize;line-height:1.2}.game-showcase_carouselContainer___sARn:hover .game-showcase_gameCard__SrHJj{opacity:.7}.game-showcase_carouselContainer___sARn:hover .game-showcase_gameCard__SrHJj:hover{opacity:1}@media (max-width:768px){.game-showcase_gameShowcaseGrid__a4dbA{padding:0 10px;gap:1rem}.game-showcase_carouselContainer___sARn{height:130px}.game-showcase_carouselContainer___sARn:nth-child(3){height:220px}.game-showcase_gameCard__SrHJj{flex:0 0 160px}.game-showcase_tallerCard__NAQ6h{flex:0 0 280px!important}.game-showcase_gameCard__SrHJj img{height:100px}.game-showcase_taller__sEAKo .game-showcase_gameCard__SrHJj img{height:180px}.game-showcase_gameInfo__M4lZQ h3{font-size:.8rem}.game-showcase_gameInfo__M4lZQ p{font-size:.7rem}}@media (max-width:480px){.game-showcase_carouselContainer___sARn{height:110px}.game-showcase_carouselContainer___sARn:nth-child(3){height:200px}.game-showcase_gameCard__SrHJj{flex:0 0 140px}.game-showcase_tallerCard__NAQ6h{flex:0 0 240px!important}.game-showcase_gameCard__SrHJj img{height:85px}.game-showcase_taller__sEAKo .game-showcase_gameCard__SrHJj img{height:160px}}.hero_hero__1Jl29{position:relative;height:100vh;display:flex;align-items:center;justify-content:flex-start;text-align:left;padding:0;overflow:hidden}.hero_heroVideoBackground__cvrt2{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;transform:translate(-50%,-50%);background-size:cover;filter:brightness(.3)}.hero_container__sB3V7{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.hero_heroContent__bAZ8X{max-width:800px;margin-left:0;padding-top:80px}.hero_heroLogo__6sR4t{margin-bottom:.75rem;height:auto}.hero_heroTitle__PeRuf{margin-bottom:2rem;text-align:left;color:#fff!important;font-size:3.5rem!important;font-weight:700!important;line-height:1.2!important}.hero_btnBorder__ayWiy{display:inline-block;padding:2px;background:linear-gradient(90deg,#d12f6e,#7e57c2);border-radius:8px}.hero_btnCta__wiYNh{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:.8rem 1.6rem!important;background:#fff!important;font-weight:700!important;font-size:1.2rem!important;text-decoration:none!important;border-radius:6px!important;border:none!important}.hero_gradientText__znZMW{background-image:linear-gradient(90deg,#d12f6e,#7e57c2);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hero_icon__kA9Oy{color:#d12f6e;font-size:1.2rem}@media (max-width:768px){.hero_heroContent__bAZ8X{padding-top:100px}.hero_heroTitle__PeRuf{font-size:2.5rem!important}}@media (max-width:480px){.hero_heroTitle__PeRuf{font-size:2rem!important}.hero_btnCta__wiYNh{padding:.6rem 1.2rem!important;font-size:1rem!important}}.how-it-works_howItWorks__54ira{text-align:center;padding:0 0 6rem}.how-it-works_container__xScNu{max-width:1200px;margin:0 auto;padding:0 20px}.how-it-works_title__sEvkT{font-size:2.8rem!important;color:#fff!important;margin-bottom:3rem!important}.how-it-works_gradientText__dr3HM{font-weight:900;background:linear-gradient(90deg,#e9452e,#8a4ef6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;-webkit-text-stroke:2px #fff;text-stroke:2px #fff}.how-it-works_steps___J85G{display:flex;gap:2rem;justify-content:center}.how-it-works_step__pOh1f{position:relative;flex:1 1;max-width:350px}.how-it-works_stepNumber__R5MM8{position:absolute;top:1.5rem;left:1.5rem;font-size:4rem;font-weight:900;z-index:2;line-height:1}.how-it-works_stepNumber__R5MM8:before{content:attr(data-number);position:absolute;top:0;left:0;color:#fff;-webkit-text-stroke:4px #fff;text-stroke:4px #fff;z-index:-1}.how-it-works_stepNumber__R5MM8:after{content:attr(data-number);position:absolute;top:0;left:0;background:linear-gradient(90deg,#e9452e,#8a4ef6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;z-index:1}.how-it-works_stepContent__XtyhQ{position:relative;z-index:1;background-color:#1a1a2e;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);height:100%;padding:3rem 2rem 2rem}.how-it-works_stepContent__XtyhQ h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem}.how-it-works_stepContent__XtyhQ p{color:#e0e0e0;line-height:1.6}.how-it-works_stepLink__JP84H{font-weight:600;background:linear-gradient(90deg,#e9452e,#8a4ef6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:underline;-webkit-text-decoration-color:rgba(233,69,46,.6);text-decoration-color:rgba(233,69,46,.6);transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s}.how-it-works_stepLink__JP84H:hover{-webkit-text-decoration-color:#e9452e;text-decoration-color:#e9452e}.how-it-works_gifWrapper___KhrQ{width:100%;border-radius:8px;overflow:hidden;margin-bottom:1.5rem;border:1px solid hsla(0,0%,100%,.08)}.how-it-works_stepGif__x7cYM{width:100%;height:auto;display:block}.how-it-works_gifPlaceholder__M5M9v{height:200px;background-color:#ccc;color:#333;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-bottom:1.5rem}@media (max-width:768px){.how-it-works_steps___J85G{flex-direction:column;gap:2rem;max-width:400px;margin:0 auto}.how-it-works_title__sEvkT{font-size:2rem!important}}.developers-signup-cta_devSignUpSection__aoZo_{background:linear-gradient(90deg,#e9452e,#8a4ef6);text-align:center;margin-top:-8rem;padding:12rem 0 4rem;-webkit-clip-path:ellipse(60% 85% at 50% 100%);clip-path:ellipse(60% 85% at 50% 100%)}.developers-signup-cta_container__dKcn0{max-width:1200px;margin:0 auto;padding:0 20px}.developers-signup-cta_title__rcu8M{color:#fff!important;font-size:2.5rem!important;margin-bottom:2rem!important;font-weight:700!important}.developers-signup-cta_devSignUpForm__JhJv3{display:flex;justify-content:center;max-width:500px;margin:0 auto;gap:0;align-items:stretch}.developers-signup-cta_devSignUpForm__JhJv3 input{flex-grow:1;background:rgba(0,0,0,.7);border:none;color:#fff;padding:1rem 1.5rem;font-size:1rem;border-radius:8px 0 0 8px;outline:none;height:auto}.developers-signup-cta_devSignUpForm__JhJv3 input::placeholder{color:hsla(0,0%,100%,.7)}.developers-signup-cta_btnDevSignUp__zwHk8{background:hsla(0,0%,100%,.9)!important;color:#333!important;border:none!important;padding:1rem 2rem!important;font-size:1rem!important;font-weight:600!important;border-radius:8px!important;cursor:pointer!important;transition:background-color .3s!important;height:100%;display:flex!important;align-items:center!important;justify-content:center!important}.developers-signup-cta_btnDevSignUp__zwHk8:hover{background:#fff!important}.newsletter_newsletterSection__Ji2L_{background:linear-gradient(90deg,#e9452e,#8a4ef6);text-align:center;margin-top:-8rem;padding:12rem 0 4rem;-webkit-clip-path:ellipse(60% 85% at 50% 100%);clip-path:ellipse(60% 85% at 50% 100%)}.newsletter_container__AwY8Q{max-width:1200px;margin:0 auto;padding:0 20px}.newsletter_title__950tj{color:#fff!important;font-size:2.5rem!important;margin-bottom:2rem!important;font-weight:700!important}.newsletter_newsletterForm__dko_D{display:flex;justify-content:center;max-width:500px;margin:0 auto;gap:0;align-items:stretch}.newsletter_newsletterForm__dko_D input{flex-grow:1;background:rgba(0,0,0,.7);border:none;color:#fff;padding:1rem 1.5rem;font-size:1rem;border-radius:8px 0 0 8px;outline:none;height:auto}.newsletter_newsletterForm__dko_D input::placeholder{color:hsla(0,0%,100%,.7)}.newsletter_btnNewsletter__5VOcD{background:hsla(0,0%,100%,.9)!important;color:#333!important;border:none!important;padding:1rem 2rem!important;font-size:1rem!important;font-weight:600!important;border-radius:0 8px 8px 0!important;cursor:pointer!important;transition:background-color .3s!important;height:100%;display:flex!important;align-items:center!important;justify-content:center!important}.newsletter_btnNewsletter__5VOcD:hover:not(:disabled){background:#fff!important}.newsletter_btnNewsletter__5VOcD:disabled{background:hsla(0,0%,100%,.3)!important;color:hsla(0,0%,100%,.5)!important;cursor:not-allowed!important}.newsletter_optInWrapper__NXAb7{max-width:500px;margin:1rem auto 2rem}.newsletter_optInLabel__SSMOc{display:flex;flex-direction:row;align-items:center;gap:.5rem;cursor:pointer}.newsletter_checkboxHidden___Ep7f{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.newsletter_checkboxBox__faH23{width:20px;height:20px;min-width:20px;background:rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.3);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}.newsletter_checkboxHidden___Ep7f:checked+.newsletter_checkboxBox__faH23{background:hsla(0,0%,100%,.9);border-color:hsla(0,0%,100%,.9)}.newsletter_optInLabel__SSMOc:hover .newsletter_checkboxBox__faH23{border-color:hsla(0,0%,100%,.6)}.newsletter_optInText__YU2eS{color:#fff;font-size:.875rem;line-height:1.625}.newsletter_optInHelper__nYJ0V{color:hsla(0,0%,100%,.6);font-size:.75rem;margin-top:.5rem;margin-left:2rem}.newsletter_optInLink__ztErB{color:hsla(0,0%,100%,.8);text-decoration:underline}.newsletter_optInLink__ztErB:hover{color:#fff}@media (max-width:1024px){.newsletter_newsletterSection__Ji2L_{-webkit-clip-path:ellipse(75% 85% at 50% 100%);clip-path:ellipse(75% 85% at 50% 100%)}}@media (max-width:768px){.newsletter_newsletterSection__Ji2L_{-webkit-clip-path:ellipse(85% 80% at 50% 100%);clip-path:ellipse(85% 80% at 50% 100%);padding-top:14rem}.newsletter_newsletterForm__dko_D{flex-direction:column;gap:.25rem}.newsletter_btnNewsletter__5VOcD,.newsletter_newsletterForm__dko_D input{border-radius:8px!important}}@media (max-width:480px){.newsletter_newsletterSection__Ji2L_{-webkit-clip-path:ellipse(95% 75% at 50% 100%);clip-path:ellipse(95% 75% at 50% 100%);padding-top:16rem}}.subscription-cta_section__Jg5OP{padding:1rem 0 6rem}.subscription-cta_container__c6h6z{max-width:1200px;margin:0 auto;padding:0 20px}.subscription-cta_subscriptionCta__5XGmf{background:linear-gradient(90deg,#e9452e,#8a4ef6);border-radius:20px;padding:3rem 4rem}.subscription-cta_ctaTitle__rGByO{font-size:2.5rem!important;line-height:1.2!important;margin-bottom:2rem!important;color:#fff!important;text-align:center}.subscription-cta_plansGrid__ztC5p{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.subscription-cta_planCard__ZNrYO{background:rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;padding:2rem;flex:1 1}.subscription-cta_planName__r9cze{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1rem;text-align:center}.subscription-cta_pricingArea__qFWPI{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:1.5rem}.subscription-cta_priceRow__V_kLF{display:flex;align-items:center;gap:.75rem}.subscription-cta_originalPrice__R0Qwb{font-size:1.25rem;color:hsla(0,0%,100%,.5);text-decoration:line-through}.subscription-cta_price___epNF{font-size:2rem;font-weight:700;color:#fff}.subscription-cta_savingsLabel__DkXtv{display:inline-block;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(90deg,#e9452e,#8a4ef6);border:1px solid hsla(0,0%,100%,.3);border-radius:999px;padding:.25rem .75rem;align-self:center}.subscription-cta_featureList__cU_Ug{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.subscription-cta_featureList__cU_Ug li{color:#fff;padding-left:1rem;position:relative}.subscription-cta_featureList__cU_Ug li:before{content:"\2022";position:absolute;left:0}.subscription-cta_btnBorder__OpJ2h{display:inline-block;padding:2px;background:linear-gradient(90deg,#d12f6e,#7e57c2);border-radius:8px}.subscription-cta_btnCta__yRFVy{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:.8rem 1.6rem!important;background:#fff!important;font-weight:700!important;font-size:1.2rem!important;text-decoration:none!important;border-radius:6px!important;border:none!important;cursor:pointer!important}.subscription-cta_gradientText__uv9xh{background-image:linear-gradient(90deg,#d12f6e,#7e57c2);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.subscription-cta_btnWrapper__3eW5P{display:flex;justify-content:center}@media (max-width:768px){.subscription-cta_subscriptionCta__5XGmf{padding:2rem}.subscription-cta_plansGrid__ztC5p{flex-direction:column}.subscription-cta_ctaTitle__rGByO{font-size:2rem!important}}.paragraphs-block_paragraphSection__PHLz9{background-color:#2e2e48;padding-bottom:10rem;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 8rem),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 8rem),0 100%)}.paragraphs-block_container__Qxu4E{max-width:1200px;margin:0 auto;padding:0 20px}.paragraphs-block_paragraphs__wXS_D{display:flex;flex-direction:column;gap:3rem}.paragraphs-block_paragraphTitle__ngMeI{text-align:left!important;margin-bottom:0!important;font-size:2.5rem!important;color:#fff!important}.paragraphs-block_paragraphTitle__ngMeI span{background:linear-gradient(90deg,#e9452e,#8a4ef6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.unlimited-access_unlimitedAccess__u1hdp{background-color:#2e2e48;padding-bottom:10rem;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 8rem),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 8rem),0 100%)}.unlimited-access_container__IQLq6{max-width:1200px;margin:0 auto;padding:6rem 20px 0}.unlimited-access_title__rnetB{font-size:2.8rem!important;line-height:1.2!important;margin-bottom:3rem!important;color:#fff!important}.unlimited-access_italicText__pocpA{font-style:italic}.unlimited-access_highlightWrapper__39Dcd{position:relative;display:inline-block;color:#fff}.unlimited-access_highlightBg__bBpV6{position:absolute;bottom:8px;left:0;height:1rem;width:100%;background-color:#e94560;border-radius:3px;z-index:0}.unlimited-access_highlightText__pufJg{position:relative;z-index:1;line-height:1.2}.unlimited-access_columnWrapper___ZlGZ{display:flex;flex-direction:column;width:100%;align-items:center;gap:1rem}.unlimited-access_contentWrapper__SeZar{display:flex;gap:4rem;align-items:stretch}.unlimited-access_featuresList__Ud5Qc{flex:1 1;display:flex;flex-direction:row;justify-content:space-between;gap:1em;width:100%;height:100%}.unlimited-access_featureItem__CLVpW{display:flex;flex-direction:column;gap:0;align-items:flex-start;text-align:left;width:100%}.unlimited-access_featureItem__CLVpW h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem}.unlimited-access_featureItem__CLVpW p{color:#e0e0e0;line-height:1.6}.unlimited-access_iconPlaceholder__47AZn{width:120px;height:120px;background-color:#e94560;border-radius:8px;flex-shrink:0;margin-bottom:1rem}.unlimited-access_iconGames__sqeC8{-webkit-mask-image:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/game-computer-AmEdk4co9rlqYihQ8CGrNtL47TNoA6.svg);mask-image:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/game-computer-AmEdk4co9rlqYihQ8CGrNtL47TNoA6.svg)}.unlimited-access_iconGames__sqeC8,.unlimited-access_iconValue__V_Xra{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.unlimited-access_iconValue__V_Xra{-webkit-mask-image:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/game-value-c8ZUUIakwXeOGDomBmyNbXckQR0s33.svg);mask-image:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/game-value-c8ZUUIakwXeOGDomBmyNbXckQR0s33.svg)}.unlimited-access_iconSupport__jDXFE{-webkit-mask-image:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/headset-electric-BOyy3TmrYzbx8InnRn7oIEPJwOfQm2.svg);mask-image:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/headset-electric-BOyy3TmrYzbx8InnRn7oIEPJwOfQm2.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.unlimited-access_aboutSignupBtn__ET7Y3{background:linear-gradient(90deg,#e9452e,#8a4ef6)!important;color:#fff!important;border:none!important;padding:1rem 2rem!important;border-radius:8px!important;font-weight:600!important;font-size:1.1rem!important;text-decoration:none!important;display:inline-block!important;margin-top:2rem!important;cursor:pointer!important;transition:all .3s!important}.unlimited-access_aboutSignupBtn__ET7Y3:hover{opacity:.9}@media (max-width:768px){.unlimited-access_contentWrapper__SeZar{flex-direction:column;gap:2rem}.unlimited-access_featuresList__Ud5Qc{flex-direction:column;gap:1rem;justify-content:center;align-items:center}.unlimited-access_title__rnetB{font-size:2rem!important}}.footer_footerContent__VKxw3{background:linear-gradient(90deg,#e9452e,#8a4ef6);padding:2rem 0}.footer_container__BRStl{max-width:1200px;margin:0 auto;padding:0 20px}.footer_footerBottom__l1Pja{display:flex;justify-content:space-between;align-items:center}.footer_footerLeft__M34Q3{display:flex;flex-direction:column;gap:1.25rem}.footer_footerLogo__po00f{display:flex;flex-direction:row;align-items:flex-end;gap:1rem}.footer_footerLogoImg__l4Tgt{height:67.5px;width:auto;margin-bottom:0;filter:brightness(0) invert(1)}.footer_poweredBy__THzML{color:hsla(0,0%,100%,.8);font-size:.9rem;white-space:nowrap}.footer_footerLinks__UVv5w{display:flex;gap:2rem}.footer_footerLinks__UVv5w a{color:hsla(0,0%,100%,.8);font-size:.9rem;text-decoration:none;transition:color .3s}.footer_footerLinks__UVv5w a:hover{color:#fff}.footer_socialLinks__3Qdkh{display:flex;gap:1rem}.footer_socialLinks__3Qdkh a{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .3s}.footer_socialLinks__3Qdkh a:hover{background-color:hsla(0,0%,100%,.2)}@media (max-width:768px){.footer_footerLogo__po00f{align-items:center}.footer_footerLinks__UVv5w,.footer_footerLogo__po00f{flex-direction:column;gap:0}.footer_footerBottom__l1Pja{flex-direction:column;gap:2rem;text-align:center}}.header_header__l_rMM{position:absolute;top:0;left:0;width:100%;z-index:10}.header_container__8rLiP{display:flex;justify-content:space-between;align-items:center;background-color:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.4);border-radius:12px;padding:.5rem 1.5rem;width:calc(100% - 40px);max-width:1200px;margin:.75rem auto;position:relative}.header_logo__IDV6I{font-weight:900;font-size:1.25rem;color:#fff;letter-spacing:.5px}.header_logoImg__u5zjx{height:32px;width:auto;filter:brightness(0) invert(1);margin-top:5px}.header_desktopNav__3nReR ul{display:flex;gap:3rem;list-style:none;margin:0;padding:0}.header_desktopNav__3nReR a{color:#e0e0e0;font-weight:500;font-size:1.05rem;transition:color .3s;text-decoration:none}.header_desktopNav__3nReR a:hover{color:#fff}.header_desktopActions__74xdD{display:flex;gap:.75rem;align-items:center}.header_btnSecondary__okt0x{background:transparent!important;color:#e0e0e0!important;border:1px solid hsla(0,0%,100%,.2)!important;padding:.5rem 1.5rem!important;border-radius:6px!important;font-weight:600!important;cursor:pointer!important;font-size:.95rem!important}.header_btnSecondary__okt0x:hover{background:hsla(0,0%,100%,.1)!important;color:#fff!important;border-color:hsla(0,0%,100%,.3)!important}.header_btnPrimary__muVEa{background:linear-gradient(90deg,#e9452e,#8a4ef6)!important;color:#fff!important;border:none!important;padding:.5rem 1.5rem!important;border-radius:8px!important;font-weight:600!important;font-size:.875rem!important;cursor:pointer!important;font-size:.95rem!important}.header_btnPrimary__muVEa:hover{opacity:.9}.header_mobileMenuToggle__q0LC8{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:4px}.header_mobileMenuToggle__q0LC8 span{width:25px;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease}.header_mobileMenuToggle__q0LC8.header_active__PEi9A span:first-child{transform:rotate(45deg) translate(6px,6px)}.header_mobileMenuToggle__q0LC8.header_active__PEi9A span:nth-child(2){opacity:0}.header_mobileMenuToggle__q0LC8.header_active__PEi9A span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header_mobileNav__kyLpp{display:none;position:absolute;top:100%;left:0;right:0;background-color:rgba(26,26,46,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;margin-top:.5rem;padding:1rem 0}.header_mobileNav__kyLpp.header_active__PEi9A{display:block}.header_mobileNav__kyLpp ul{list-style:none;padding:0;margin:0}.header_mobileNav__kyLpp li{padding:.75rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.header_mobileNav__kyLpp li:last-child{border-bottom:none}.header_mobileNav__kyLpp a{color:#e0e0e0;font-weight:500;font-size:1rem;text-decoration:none;transition:color .3s;display:block}.header_mobileNav__kyLpp a:hover{color:#fff}.header_mobileActionItem__ZcaM5{margin-top:1rem;padding:.5rem 2rem!important;border-bottom:none!important}.header_mobileActionItem__ZcaM5:first-of-type{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem!important}.header_mobileBtn__cCP4j{background:transparent!important;color:#e0e0e0!important;border:1px solid hsla(0,0%,100%,.2);padding:.75rem 1.5rem;border-radius:6px;font-weight:600;font-size:.9rem;text-align:center;transition:all .3s;display:block;width:100%}.header_mobileBtn__cCP4j:hover{background:hsla(0,0%,100%,.1)!important;color:#fff!important;border-color:hsla(0,0%,100%,.3)}.header_mobileBtnPrimary__TkgpZ{background:linear-gradient(90deg,#e9452e,#8a4ef6)!important;color:#fff!important;border:none!important}.header_mobileBtnPrimary__TkgpZ:hover{opacity:.9;transform:translateY(-1px)}.header_buttonContent__zdqp1{display:inline-flex;align-items:center;gap:.5rem}.header_textLink__rIqb_{color:#e0e0e0!important;font-weight:500;font-size:.875rem;text-decoration:none;transition:color .3s}.header_textLink__rIqb_:hover{color:#fff!important}@media (max-width:768px){.header_container__8rLiP{justify-content:center;padding:.75rem 1.25rem;width:calc(100% - 20px);margin:.5rem auto;min-height:50px}.header_logo__IDV6I{position:absolute;left:50%;transform:translateX(-50%)}.header_mobileMenuToggle__q0LC8{display:flex;position:absolute;right:1.5rem}.header_desktopActions__74xdD,.header_desktopNav__3nReR{display:none!important}}.language-switcher_wrapper__7IxoT{position:relative}.language-switcher_trigger__frpH5{display:flex;align-items:center;gap:6px;background:none;border:none;color:#e0e0e0;font-size:.85rem;font-weight:600;cursor:pointer;padding:6px;border-radius:6px;transition:color .2s}.language-switcher_trigger__frpH5:hover{color:#fff}.language-switcher_dropdown__EBK2V{position:absolute;top:calc(100% + 8px);right:0;background:rgba(26,26,46,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);border-radius:10px;padding:6px;min-width:160px;z-index:100;opacity:0;transform:translateY(-4px) scale(.97);pointer-events:none;transition:opacity .15s ease,transform .15s ease}.language-switcher_dropdown__EBK2V.language-switcher_open__kOv0y{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.language-switcher_option__oXAH4{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;color:#e0e0e0;font-size:.875rem;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background .15s}.language-switcher_option__oXAH4:hover{background:hsla(0,0%,100%,.1)}.language-switcher_option__oXAH4.language-switcher_active__paWLK{color:var(--primary_pink,#e5484d)}@media (max-width:768px){.language-switcher_wrapper__7IxoT{position:absolute;left:1.5rem}.language-switcher_dropdown__EBK2V{right:auto;left:0}}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4b1cfd3867993fed-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/77f5a85cac4ea515-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bda87828535b47a7-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b22cdab1bc584ea3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eeeb642bd71d217b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/70d2fd2b9078a5a3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/854d2e4705543874-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b188519314c42064-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/14d38ce06836ffee-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cf66601165af2130-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b664222af7dcc13c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Ubuntu_c46fd4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/33a864272e2b3e97-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Ubuntu_Fallback_c46fd4;src:local("Arial");ascent-override:91.32%;descent-override:18.52%;line-gap-override:2.74%;size-adjust:102.06%}.__className_c46fd4{font-family:__Ubuntu_c46fd4,__Ubuntu_Fallback_c46fd4;font-style:normal}