.IconButton_btn__hGyAL{all:unset;aspect-ratio:1/1;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--color-grey-50);border:var(--color-grey-50);border-radius:var(--radius-sm);transition:.1s}.IconButton_btn__hGyAL:focus-visible,.IconButton_btn__hGyAL:hover{opacity:.7}.TextLink_linkSpan__vgidb{cursor:pointer;color:#fff;transition-timing-function:var(--ease-in-out-cubic);transition:opacity .1s;text-decoration:none}a:focus>.TextLink_linkSpan__vgidb,a:hover>.TextLink_linkSpan__vgidb{opacity:.7}.TextLink_linkSpan__vgidb:before{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:hsla(0,0%,100%,.56)}.TextLink_linkSpan__vgidb.TextLink_linkActive__z5sDt{position:relative}.TextLink_linkSpan__vgidb.TextLink_linkActive__z5sDt:before{width:100%}.TextLink_linkSpan__vgidb.primary{font-weight:700;color:var(--color-orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-position:50% 50%;background-size:100% 100%;transition:background-position .4s ease-in-out;background-image:linear-gradient(160deg,#e89064,#e35f1e,#b04a17)}.MaxWidthWrapper_wrapper__57iOZ{margin:auto;max-width:var(--width-lg);padding:0 var(--size-4)}@media screen and (min-width:560px){.MaxWidthWrapper_wrapper__57iOZ{padding:0 var(--size-8)}}.Navbar_fixed__aNco_{position:fixed;top:0;left:0;width:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.4);z-index:var(--layer-3)}.Navbar_flexNavbarWrapper__E_LiV{display:flex;justify-content:space-between;align-items:center;height:var(--size-14);gap:var(--size-4);padding-top:var(--size-2);padding-bottom:var(--size-2);color:var(--color-grey-50)}.Navbar_flexNavbarWrapper__E_LiV .Navbar_right__cVoxM{display:flex;gap:var(--size-4)}.Navbar_flex__rPFIh{display:flex}.Navbar_flex__rPFIh,.Navbar_navLinks__bgG_Z{justify-content:space-between;align-items:center;gap:var(--size-6)}.Navbar_navLinks__bgG_Z{display:none}@media screen and (min-width:560px){.Navbar_navLinks__bgG_Z{display:flex}}.Navbar_mobile__j3GvZ{display:block}@media screen and (min-width:600px){.Navbar_mobile__j3GvZ{display:none!important}}.Navbar_navName__OgeQU{font-size:var(--scale-1);font-weight:var(--weight-bold)}.Footer_a__BuW7c{cursor:pointer}.Footer_a__BuW7c:focus-visible,.Footer_a__BuW7c:hover{opacity:.7}.Footer_container__1vqPO{padding:var(--size-4) 0;width:100%;background:#000;color:hsla(0,0%,100%,.7)}.Footer_container__1vqPO .Footer_stack__4rPzk{display:flex;gap:var(--size-4)}.Drawer_wrapper__gD7mJ{position:fixed;top:0;right:0;left:0;z-index:var(--layer-top);transition:.3s;transition-timing-function:var(--ease-out-quart);background-image:linear-gradient(#000,rgba(0,0,0,.4) 80%,transparent);padding:var(--size-4) var(--size-4)}.Drawer_links__fHFXy{display:flex;flex-direction:column;align-items:flex-end;gap:16px;margin-bottom:var(--size-12);font-size:var(--scale-3)}.Drawer_topWrapper__HFLGv{justify-content:space-between;align-items:center;margin-bottom:var(--size-4)}.Drawer_topWrapper__HFLGv,.Drawer_topWrapper__HFLGv .Drawer_right__5jX5s{display:flex;gap:var(--size-4)}.Layout_container__d2hr0{min-height:100vh;display:flex;flex-direction:column;gap:var(--size-16);padding-top:var(--size-14)}@media screen and (min-width:560px){.Layout_container__d2hr0{gap:var(--size-24)}}.InputField_label__fmUDp{display:flex;flex-direction:column}.InputField_input__EVmz4{width:100%}textarea.InputField_input__EVmz4{resize:none;height:120px}.Button_button__Xhske{all:unset;display:inline-block;width:auto;cursor:pointer;font-size:var(--scale-2);padding:var(--size-2) var(--size-4);border-radius:var(--radius-lg);border:2px solid var(--color-grey-300);transition:opacity .1s}.Button_button__Xhske:active,.Button_button__Xhske:focus-visible,.Button_button__Xhske:hover{opacity:.7}.ContactForm_form__CRZWm{display:flex;flex-direction:column;gap:var(--size-4)}.ContactForm_select__Nj6Hu{width:100%}.FaqEntry_AccordionRoot__SANXg{width:100%;background-color:transparent}.FaqEntry_AccordionItem__UeSU8{overflow:hidden;margin-top:1px}.FaqEntry_AccordionItem__UeSU8:first-child{margin-top:0}.FaqEntry_AccordionItem__UeSU8:focus-within,.FaqEntry_AccordionItem__UeSU8:hover{position:relative;z-index:1}.FaqEntry_AccordionHeader__7B_56{display:flex}.FaqEntry_AccordionTrigger__9bbpM{all:unset;cursor:pointer;font-family:inherit;background-color:transparent;padding:8px 20px;flex:1 1;display:flex;align-items:center;justify-content:flex-start;gap:var(--size-2);font-size:var(--scale-fluid-2)}.FaqEntry_AccordionTrigger__9bbpM:focus-visible,.FaqEntry_AccordionTrigger__9bbpM:hover{opacity:.85}.FaqEntry_AccordionTrigger__9bbpM>svg{transition:.2s;transform:rotate(0deg);margin-left:auto;flex-shrink:0}.FaqEntry_AccordionTrigger__9bbpM[data-state=open]>svg{transform:rotate(180deg)}.FaqEntry_AccordionContent__DCAiM{overflow:hidden;font-size:15px;color:var(--color-grey-200);padding:0 var(--size-2)}.FaqEntry_AccordionContent__DCAiM[data-state=open]{animation:FaqEntry_slideDown__W1cDx .3s var(--ease-out-cubic)}.FaqEntry_AccordionContent__DCAiM[data-state=closed]{animation:FaqEntry_slideUp__bj_Aj .3s var(--ease-out-cubic)}.FaqEntry_AccordionContentText__TDyTL{padding:0 20px 16px}.FaqEntry_AccordionChevron__OExtk{color:var(--violet10);transition:transform .3s cubic-bezier(.87,0,.13,1)}.FaqEntry_AccordionTrigger__9bbpM[data-state=open]>.FaqEntry_AccordionChevron__OExtk{transform:rotate(180deg)}@keyframes FaqEntry_slideDown__W1cDx{0%{height:0;opacity:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes FaqEntry_slideUp__bj_Aj{0%{height:var(--radix-accordion-content-height);opacity:1}to{height:0;opacity:0}}.ContactWraper_wrapper__u_dvh .ContactWraper_contactHeader__NvXCx{text-align:center;margin:var(--size-6) 0}.ContactWraper_wrapper__u_dvh .ContactWraper_contactHeader__NvXCx .ContactWraper_contactHeaderText__J8j8j{font-size:var(--scale-5)}.ContactWraper_wrapper__u_dvh .ContactWraper_twoColumns__bOKqf{width:100%;display:grid;grid-template-areas:"right" "left";grid-template-columns:auto;text-align:left;grid-gap:var(--size-8);gap:var(--size-8)}@media screen and (min-width:1024px){.ContactWraper_wrapper__u_dvh .ContactWraper_twoColumns__bOKqf{grid-template-areas:"left right";grid-template-columns:auto 400px}}.ContactWraper_wrapper__u_dvh .ContactWraper_twoColumns__bOKqf .ContactWraper_left__74leq{max-width:600px;grid-area:left}.ContactWraper_wrapper__u_dvh .ContactWraper_twoColumns__bOKqf .ContactWraper_right__UVduS{grid-area:right;padding:var(--size-4);border-radius:var(--radius-md);border:1px solid hsla(0,0%,100%,.22);width:100%;max-width:600px;margin:0 auto auto}.ShortIntroduction_flex2Column__vsL4F{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1024px){.ShortIntroduction_flex2Column__vsL4F{flex-direction:row}}.ShortIntroduction_portrait__uNlOi{float:left;display:block;box-shadow:var(--shadow-md);object-fit:cover;-webkit-clip-path:polygon(4% 3%,100% 0,calc(100% - 40px) 100%,0 94%);clip-path:polygon(4% 3%,100% 0,calc(100% - 40px) 100%,0 94%);max-height:350px;max-width:80%}@media screen and (min-width:560px){.ShortIntroduction_portrait__uNlOi{max-height:400px;max-width:calc(100% - 64px)}}@media screen and (min-width:1024px){.ShortIntroduction_portrait__uNlOi{-webkit-clip-path:polygon(4% 3%,100% 0,calc(100% - 70px) 100%,0 94%);clip-path:polygon(4% 3%,100% 0,calc(100% - 70px) 100%,0 94%);max-height:unset}}.ShortIntroduction_introductionCard__5tG9H{position:relative;max-width:500px;border:1px solid hsla(0,0%,100%,.05);background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(12px) saturate(150%);backdrop-filter:blur(12px) saturate(150%);border-radius:var(--radius-md);padding:var(--size-4);overflow:hidden;box-shadow:var(--shadow-md);margin:-60px auto auto}@media screen and (min-width:1024px){.ShortIntroduction_introductionCard__5tG9H{padding:var(--size-6);margin:165px auto auto -70px;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(16px) saturate(150%);backdrop-filter:blur(16px) saturate(150%)}}.ShortIntroduction_content__f8BRL{position:relative;z-index:var(--layer-1)}.ShortIntroduction_content__f8BRL .ShortIntroduction_paragraph__rLEu_{margin:var(--size-2) 0;color:var(--color-grey-50);opacity:.8}.ShortIntroduction_content__f8BRL .ShortIntroduction_author__ygUNI{text-align:right;margin:var(--size-2) 0;color:var(--color-grey-400)}.TrustedBy_wrapper__yHLDe{background-color:#000;padding:var(--scale-6) 0;overflow:hidden;box-shadow:var(--shadow-lg)}@media screen and (min-width:560px){.TrustedBy_wrapper__yHLDe{padding:var(--scale-9) 0}}.TrustedBy_header__hp1Jj .TrustedBy_headerText__WQCSq{font-size:var(--scale-4);text-align:center}@media screen and (min-width:560px){.TrustedBy_header__hp1Jj .TrustedBy_headerText__WQCSq{font-size:var(--scale-6)}}@keyframes TrustedBy_move__l6f4b{to{transform:translate(-100%)}}.TrustedBy_flex__ZDVfX{display:flex;flex-direction:row}.TrustedBy_list__3LtuR{all:unset;display:flex;flex-wrap:nowrap;gap:var(--size-8);padding-left:var(--size-4);padding-right:var(--size-4);align-items:flex-start;justify-content:flex-start;margin-top:1.5rem;animation:TrustedBy_move__l6f4b 20s linear infinite}.TrustedBy_list__3LtuR>li{all:unset;transition:color .3s;color:var(--color-grey-400);cursor:default;font-weight:400;text-align:center;font-size:var(--scale-3)}.TrustedBy_list__3LtuR>li:hover{color:var(--color-grey-200)}@media screen and (min-width:560px){.TrustedBy_list__3LtuR{animation:TrustedBy_move__l6f4b 10s linear infinite}.TrustedBy_list__3LtuR>li{font-size:var(--scale-5)}}@media screen and (min-width:560px)and (hover:hover){:has(.TrustedBy_list__3LtuR:hover)>.TrustedBy_list__3LtuR{animation-play-state:paused}}.Platforms_stack__vf_p_{display:flex;flex-direction:column;gap:var(--size-4)}.Platforms_platformsHeader__YDBPo{text-align:center;font-size:var(--scale-5)}@media screen and (min-width:560px){.Platforms_platformsHeader__YDBPo{font-size:var(--scale-6)}}.Platforms_platformList__oyew1{all:unset;display:grid;grid-gap:var(--size-2);gap:var(--size-2);place-content:center;width:100%;grid-template-columns:repeat(2,1fr);margin:auto}@media screen and (min-width:480px){.Platforms_platformList__oyew1{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:560px){.Platforms_platformList__oyew1{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px){.Platforms_platformList__oyew1{grid-template-columns:repeat(8,1fr)}}.Platforms_platform__ViRXD{all:unset;display:flex;flex-flow:column nowrap;justify-content:space-between;width:100%}.Platforms_platform__ViRXD .Platforms_centerImg__PQsLD{flex:1 1;display:flex;place-content:center;padding:var(--size-4)}.Platforms_platform__ViRXD .Platforms_centerImg__PQsLD img{object-fit:contain}.Platforms_platform__ViRXD .Platforms_label__zO_UV{text-align:center;flex-shrink:1}.Platforms_platformsLink__yHHQv{display:block}.Platforms_platformsLink__yHHQv>span{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:var(--size-2);margin-top:var(--size-4)}.StartPlaying_StartPlayingCard__jT0N5{display:flex;justify-content:space-between;gap:16px;padding:16px 32px;border-radius:var(--radius-md);background-position:50%;background:linear-gradient(349deg,transparent,rgba(115,208,255,.29));border:2px solid var(--color-grey-500);cursor:pointer}.StartPlaying_StartPlayingCard__jT0N5:hover{background:linear-gradient(349deg,transparent,rgba(131,213,255,.39) 100%);border:2px solid var(--color-grey-300)}.StartPlaying_leftSide__JVpUW{display:flex;flex-direction:column;gap:16px;justify-content:center;text-align:left}.StartPlaying_leftSide__JVpUW .StartPlaying_titleAndLogo__b7Dak{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.StartPlaying_leftSide__JVpUW .StartPlaying_titleAndLogo__b7Dak .StartPlaying_startPlayingLogo__8MiVf{width:40px;height:40px}@media screen and (min-width:560px){.StartPlaying_leftSide__JVpUW .StartPlaying_titleAndLogo__b7Dak .StartPlaying_startPlayingLogo__8MiVf{width:50px;height:50px}}.StartPlaying_leftSide__JVpUW .StartPlaying_titleAndLogo__b7Dak .StartPlaying_title__Je_HS{font-size:var(--scale-3);font-weight:600;color:#fff}@media screen and (min-width:1024px){.StartPlaying_leftSide__JVpUW .StartPlaying_titleAndLogo__b7Dak .StartPlaying_title__Je_HS{font-size:var(--scale-5)}}.StartPlaying_leftSide__JVpUW .StartPlaying_desc__mWaOf{text-align:left;max-width:50ch;text-wrap:balance}.StartPlaying_leftSide__JVpUW .StartPlaying_descFlex__IooCk{display:flex;gap:8px;align-items:center;justify-content:flex-start}.StartPlaying_leftSide__JVpUW .StartPlaying_descFlex__IooCk .StartPlaying_arrowRight__2QFMh{flex-shrink:0}.StartPlaying_startPlayingScreenshot__1SqBS{object-fit:contain;-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent);mask-image:linear-gradient(180deg,#000 60%,transparent);max-width:100%;display:none}@media screen and (min-width:1024px){.StartPlaying_startPlayingScreenshot__1SqBS{display:block}}.Hello__h1Wrapper__1Sggn h1,.Hello__h1Wrapper__1Sggn h2{font-weight:900;text-align:center;margin:var(--size-2) auto;font-size:var(--scale-3)}@media screen and (min-width:480px){.Hello__h1Wrapper__1Sggn h1,.Hello__h1Wrapper__1Sggn h2{font-size:var(--scale-4)}}@media screen and (min-width:560px){.Hello__h1Wrapper__1Sggn h1,.Hello__h1Wrapper__1Sggn h2{font-size:var(--scale-5)}}@media screen and (min-width:1024px){.Hello__h1Wrapper__1Sggn h1,.Hello__h1Wrapper__1Sggn h2{font-size:var(--scale-6)}}.Hello__h2__ma_xX{font-weight:700;text-align:center;font-size:var(--scale-3)}@media screen and (min-width:480px){.Hello__h2__ma_xX{font-size:var(--scale-4)}}@media screen and (min-width:560px){.Hello__h2__ma_xX{font-size:var(--scale-5)}}@media screen and (min-width:1024px){.Hello__h2__ma_xX{font-size:var(--scale-6)}}.Hello_special__o2rBR{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-position:50% 50%;background-size:100% 100%;transition:background-position .4s ease-in-out;background-image:linear-gradient(175deg,#e89064,#e35f1e,#b04a17,#743619,#662a0d)}@keyframes Hello_moveBg__8TmRe{to{background-position:40000px 0}}.Hello_mainTileWithBg__avZd0{position:relative;background-image:url("/img/home/wide systems bg no t.webp");background-repeat:repeat-x;background-position:0 0;background-size:cover;animation:Hello_moveBg__8TmRe 1200s linear infinite;height:500px;width:100%;display:flex;align-items:center;justify-content:center}@media screen and (min-width:560px){.Hello_mainTileWithBg__avZd0{height:560px}}@media screen and (min-width:1365px){.Hello_mainTileWithBg__avZd0{background-size:contain}}.Hello_mainTileWithBg__avZd0 .Hello_scrollBtn__g8mGw{all:unset;cursor:pointer;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:10%;left:50%;transform:translate(-50%);transition:opacity .1s;color:hsla(0,0%,100%,.7)}.Hello_mainTileWithBg__avZd0 .Hello_scrollBtn__g8mGw:hover{opacity:.7}.Hello_subheader__8__xd{margin:0 0 var(--size-12)}.Hello_list__qxuep{all:unset;display:flex;flex-wrap:wrap;gap:var(--size-12);align-items:center;justify-content:center}.Hello_list__qxuep>li{all:unset;color:var(--color-grey-400);font-weight:400;text-align:center;font-size:var(--scale-3)}@media screen and (min-width:480px){.Hello_list__qxuep>li{font-size:var(--scale-4)}}@media screen and (min-width:560px){.Hello_list__qxuep>li{font-size:var(--scale-5)}}@media screen and (min-width:1024px){.Hello_list__qxuep>li{font-size:var(--scale-6)}}.SeeMyGames_seeSamples__PXQjh{width:100%;height:300px;position:relative;cursor:pointer}.SeeMyGames_seeSamples__PXQjh .SeeMyGames_images__f7yvi{height:100%;display:flex;flex-direction:row;overflow:hidden}.SeeMyGames_seeSamples__PXQjh .SeeMyGames_images__f7yvi .SeeMyGames_bgImg__3Dt3E{display:block;position:relative;width:100%;min-width:360px;height:100%;object-fit:cover;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 70px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 70px) 100%,0 100%);margin-left:-35px;margin-right:-35px;filter:brightness(.3) saturate(.8);transition:.5s}.SeeMyGames_seeSamples__PXQjh .SeeMyGames_images__f7yvi .SeeMyGames_bgImg__3Dt3E:first-of-type{width:calc(100% - 70px);margin-left:0;min-width:0}.SeeMyGames_seeSamples__PXQjh .SeeMyGames_images__f7yvi .SeeMyGames_bgImg__3Dt3E:last-of-type{-webkit-clip-path:unset;clip-path:unset;width:calc(100% - 70px);min-width:0;margin-right:0}.SeeMyGames_seeSamples__PXQjh:hover .SeeMyGames_images__f7yvi .SeeMyGames_bgImg__3Dt3E{filter:brightness(.4) saturate(.9)}.SeeMyGames_seeSamples__PXQjh .SeeMyGames_seeSamplesText__vWOq4{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;display:flex;flex-direction:row;align-items:center;gap:var(--size-2);white-space:nowrap}