html,body{border:0;line-height:1.5;margin:0 auto;padding:0;max-width:1920px}div,span,object,iframe,img,table,caption,thead,tbody,tfoot,tr,tr,td,article,aside,canvas,details,figure,hgroup,menu,nav,footer,header,section,summary,mark,audio,video{border:0;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cit,code,del,dfn,em,ins,q,samp,small,strong,sub,sup,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,legend,label{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video{display:block}table{border-collapse:separate;border-spacing:0}table caption,table th,table td{text-align:left;vertical-align:middle}a img{border:0}:hover{text-decoration:none}:focus{outline:0}*,*:before,*:after{box-sizing:border-box}:root{--container-w: 1246px;--padding-h: 20px;--header-h: 60px;--header-p: 60px;--menu-link-m: 45px}@media screen and (min-width: 768px) and (max-width: 1366px){:root{--header-p: 30px}}@media screen and (max-width: 767px){:root{--header-p: 20px}}@media screen and (max-width: 1030px){:root{--menu-link-m: 20px}}@media screen and (max-width: 1000px){:root{--container-w: 566px}}@media screen and (max-width: 860px){:root{--menu-link-m: 11.945%}}html,body{width:100%;height:100%;font-family:Nunito Sans,sans-serif;background-color:#fff}.page{position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;align-items:stretch;padding-top:var(--header-h)}.logo{display:block;width:auto;cursor:pointer}.logo-group{height:28px}.logo-publishing{height:24px}.logo-dyneconomy{height:29px}.logo-games,.logo-research{height:24px}.no-scroll{overflow:hidden!important}.contact-wrap{margin-top:auto}:root{--c-primary: #020046;--c-grey: #808080;--c-black: #000000;--c-white: #FFFFFF;--c-lightblue: #EBF9FA;--c-lightred: #FFEBEB;--c-lightyellow: #FFF8E8;--c-orange: #F7931E;--c-green: #00BA00;--c-lightgrey: #F2F2F2;--c-link: #29ABE2;--fs-xxxl: 36px;--fs-xxl: 26px;--fs-xl: 16px;--fs-lg: 15px;--lh-xxxl: 44px;--lh-xxl: 32px;--lh-xl: 19px;--lh-lg: 18px;--fw-400: 400;--fw-600: 600;--fw-700: 700}@media screen and (min-width: 768px) and (max-width: 1366px){:root{--fs-xxxl: 32px;--fs-xxl: 22px;--fs-xl: 15px;--fs-lg: 14px;--lh-xxxl: 39px;--lh-xxl: 27px;--lh-xl: 17px;--lh-lg: 17px}}@media screen and (max-width: 767px){:root{--fs-xxxl: 28px;--fs-xxl: 18px;--fs-xl: 14px;--fs-lg: 13px;--lh-xxxl: 34px;--lh-xxl: 22px;--lh-xl: 17px;--lh-lg: 16px}}.fs-xxxl{font-size:var(--fs-xxxl)}.lh-xxxl{line-height:var(--lh-xxxl)}.fs-xxl{font-size:var(--fs-xxl)}.lh-xxl{line-height:var(--lh-xxl)}.fs-xl{font-size:var(--fs-xl)}.lh-xl{line-height:var(--lh-xl)}.fs-lg{font-size:var(--fs-lg)}.lh-lg{line-height:var(--lh-lg)}.fs-md{font-size:var(--fs-md)}.lh-md{line-height:var(--lh-md)}.fw-400{font-weight:var(--fw-400)}.fw-600{font-weight:var(--fw-600)}.fw-700{font-weight:var(--fw-700)}.italic{font-style:italic}a{text-decoration:none}.underline{text-decoration:underline}.text-uppercase{text-transform:uppercase}@keyframes opacity-1{0%,99.9%{opacity:0}to{opacity:1}}@keyframes opacity-2{0%,99.9%{opacity:0}to{opacity:1}}.header{position:fixed;left:0;top:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:var(--header-h);padding:0 var(--header-p);background-color:#fff;z-index:999;box-shadow:0 8px #fff3,0 16px #ffffff1a}.header-logo{height:auto}.header-logo img{object-fit:contain}.header-right{display:flex;opacity:0}@media screen and (min-width: 921px){.header-right{animation:opacity-1 linear .65s forwards}}@media screen and (max-width: 920px){.header-right{animation:opacity-2 linear .65s forwards}}.menu-wrap{display:flex;justify-content:flex-start;align-items:center;transition:all .3s}.menu-btn{display:none}.menu-list,.menu-item{display:contents}.menu-item:first-child .menu-link{margin:0}.menu-link{position:relative;display:block;margin:0 0 0 var(--menu-link-m);font-size:14px;line-height:17px;font-weight:var(--fw-700);text-decoration:none;color:var(--c-grey)}.menu-link:hover{color:var(--c-primary)}.menu-link:before{content:"";position:absolute;top:100%;left:0;right:0;transform:translateY(5px);height:1px;background-color:var(--c-menu-active);transition:opacity .3s;will-change:opacity;opacity:0}.menu-link.group{--c-menu-active: #46D6E2}.menu-link.games{--c-menu-active: #00BA00}.menu-link.publishing{--c-menu-active: #F7931E}.menu-link.dyneconomy{--c-menu-active: #ED1C24}.menu-link.research{--c-menu-active: #006EFF}.menu-link--active{color:var(--c-primary)}.menu-link--active:before{opacity:1}@media screen and (max-width: 920px){.menu-btn{position:fixed;right:14px;top:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;background-color:transparent;padding:0;border:none;outline:none;width:30px;height:30px;overflow:hidden;z-index:1001}.menu-btn-in{display:flex;justify-content:center;align-items:center;width:100%;min-height:100%;transition:all .3s;transform:translateZ(0)}.menu-btn-in svg{display:block;height:auto}.menu-btn-in:first-child svg{width:21px}.menu-btn-in:last-child svg{width:17px}.menu-wrap{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000;z-index:1000;padding:0 0 0 21.8666666667%;justify-content:stretch;align-items:flex-start;transform:translate3d(100%,0,0);transition:background-color .3s linear 0s,transform .3s ease .3s}.menu-wrap--open{background-color:#00000080;transform:translateZ(0);transition:background-color .3s linear .3s,transform .3s ease 0s}.menu-wrap--open+.menu-btn .menu-btn-in{transform:translate3d(0,-100%,0)}.menu-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1;height:100%;background-color:#fff;padding:60px 12.63% 0}.menu-item{display:flex}.menu-link{width:max-content;height:max-content;font-size:22px;line-height:26px;margin:var(--menu-link-m) 0 0 0;font-weight:var(--fw-400)}}.promo-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;aspect-ratio:2.0388;background-image:url(/assets/images/promo/md.jpeg);background-position:center;background-size:cover;background-repeat:no-repeat;padding:5.93% 0 0;max-height:1150px}.promo-block-title{padding-left:var(--header-p);margin-bottom:1.75%}.promo-block-disclaimer{max-width:680px;padding:15px 33px 15px var(--header-p)}.promo-block-text{padding-left:22px;border-left:2px solid #46D6E2}.promo-block-alt,.promo-block-sec{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-left:calc(var(--header-p) + 22px);margin-top:2.7086383602%}.promo-block-alt-text,.promo-block-sec-text{font-size:18px;line-height:22px;margin-bottom:26px}.promo-block-alt-btn,.promo-block-sec-btn{display:flex;justify-content:center;align-items:center;-webkit-appearance:none;appearance:none;width:300px;height:48px;padding:0 20px;outline:none;background-color:#fff7ed;border:1px solid #FFD167;box-shadow:0 2px 2px #00000040;border-radius:24px;font-weight:var(--fw-600);font-size:20px;line-height:26px;color:var(--c-orange);cursor:pointer;transition:all .3s}.promo-block-alt-btn:hover,.promo-block-alt-btn:active,.promo-block-sec-btn:hover,.promo-block-sec-btn:active{background-color:var(--c-orange);color:#fff7ed}@media screen and (max-width: 1000px){.promo-block-alt-btn,.promo-block-sec-btn{width:200px;height:32px;padding:0 20px;font-size:16px}.promo-block{aspect-ratio:1.1462;max-height:670px;padding:16.1458333333% 0 0;background-image:url(/assets/images/promo/sm.jpeg)}.promo-block-title{max-width:370px}.promo-block-disclaimer{margin-top:auto;width:100%;max-width:none}.promo-block-alt{display:none}}@media screen and (max-width: 767px){.promo-block{aspect-ratio:.64878;max-height:638px;padding:7.4666666667% 0 0;background-image:url(/assets/images/promo/xs.jpeg)}.promo-block-title{width:100%;text-align:center;max-width:67.4666666667%;margin-left:auto;margin-right:auto;padding:0}.promo-block-text{padding-left:14px}}.mid-bar{padding:22px 20px;min-height:60px;box-shadow:0 -8px #fff3,0 -16px #ffffff1a}@media screen and (min-width: 1000px){.mid-bar .promo-block-alt-btn{display:none}}.showcase{padding:70px 20px 180px}.showcase-item{display:flex;flex-direction:column;align-items:stretch;margin-bottom:20px}.showcase-item-media{width:100%;aspect-ratio:2.0433}.showcase-item-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0 47px 20px;background-color:var(--c-lightgrey);width:100%;aspect-ratio:2.0433}@media screen and (min-width: 1000px){.showcase-item-content{min-height:300px}}.showcase-item-logo{display:flex;justify-content:center;align-items:center;min-height:137px}.showcase-item-logo .img{object-fit:contain;object-position:center}.showcase-item-text{font-size:var(--fs-xl);line-height:var(--lh-xl);color:var(--c-black)}@media screen and (max-width: 1000px){.showcase{padding-top:90px;padding-bottom:140px}.showcase-item{margin-bottom:40px}.showcase-item-logo{min-height:126px}.showcase-item-logo .beat-the-fed{width:133px;height:84px}.showcase-item-logo .publishing{width:132px;height:61px}.showcase-item-logo .dyneconomy{width:170px;height:59px}.showcase-item-logo .research{width:127px;height:61px}}@media screen and (max-width: 767px){.showcase{padding-top:66px;padding-bottom:110px}.showcase-item{margin-bottom:50px}.showcase-item-media{aspect-ratio:1.2093}.showcase-item-content{aspect-ratio:1.2093;padding-left:24px;padding-right:24px}}.contact-wrap{padding:50px 20px;background-color:var(--c-lightgrey);text-align:center}.contact-text{font-size:var(--fs-xxl);line-height:var(--lh-xxl);color:var(--c-primary)}.contact-link{color:var(--c-link);text-decoration:underline}.contact-link:hover{text-decoration:none}.contact__wrapper{display:flex;align-items:center;justify-content:space-between}.contact__wrapper__contact{text-align:left}.contact__wrapper__contact__title{font-size:22px;font-weight:400;line-height:26.8px;color:#020046;margin-bottom:6px}.contact__wrapper__contact__email a{font-size:26px;font-weight:400;line-height:31.67px;color:#29abe2;text-decoration:underline}.contact__wrapper__follow{text-align:right}.contact__wrapper__follow__title{font-size:22px;font-weight:400;line-height:26.8px;color:#020046}.contact__wrapper__follow__icons{display:flex;align-items:center;justify-content:center;padding:14px 0;gap:20px}@media all and (max-width: 767px){.contact-wrap{padding-top:35px;padding-bottom:35px}.contact__wrapper{display:block}.contact__wrapper__contact{text-align:center}.contact__wrapper__follow__title{margin-top:28px;text-align:center}.contact__wrapper__follow__icons>div{max-width:30px;max-height:30px}}@media all and (max-width: 374px){.contact__wrapper__contact__title,.contact__wrapper__contact__email a{font-size:18px;line-height:22px}.contact__wrapper__follow__title{margin-top:22px;font-size:18px;line-height:22px}.contact__wrapper__follow__icons>div{max-width:25px;max-height:25px}}.c-pointer{cursor:pointer}.footer{padding:35px var(--header-p);justify-content:space-between;align-items:center}.footer-menu,.footer-menu-item{justify-content:flex-start;align-items:center}.footer-menu-item:not(:first-child){margin-left:42px}.footer-menu-link{color:var(--c-white)}.footer-menu-link:hover{color:var(--c-lightblue)}@media screen and (max-width: 1000px){.footer{padding-top:55px;padding-bottom:35px;flex-direction:column-reverse;justify-content:flex-start;align-items:center}.footer-menu{flex-direction:column;justify-content:flex-start;margin-bottom:55px}.footer-menu-item:not(:first-child){margin:26px 0 0}}.c-primary{color:var(--c-primary)}.bg-primary{background-color:var(--c-primary)}.c-grey{color:var(--c-grey)}.bg-grey{background-color:var(--c-grey)}.c-black{color:var(--c-black)}.bg-black{background-color:var(--c-black)}.c-green{color:var(--c-green)}.bg-green{background-color:var(--c-green)}.c-white{color:var(--c-white)}.bg-white{background-color:var(--c-white)}.c-orange{color:var(--c-orange)}.bg-orange{background-color:var(--c-orange)}.c-lightyellow{color:var(--c-lightyellow)}.bg-lightyellow{background-color:var(--c-lightyellow)}.c-lightred{color:var(--c-lightred)}.bg-lightred{background-color:var(--c-lightred)}.c-lightblue{color:var(--c-lightblue)}.bg-lightblue{background-color:var(--c-lightblue)}.c-lightgrey{color:var(--c-lightgrey)}.bg-lightgrey{background-color:var(--c-lightgrey)}.c-link{color:var(--c-link)}.bg-link{background-color:var(--c-link)}.block{display:block}.flex{display:flex}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-start}.justify-stretch{justify-content:stretch}.justify-between{justify-content:space-between}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-start}.align-stretch{align-items:stretch}@media screen and (min-width: 768px){.flex-md-col{flex-direction:column}.flex-md-col-reverse{flex-direction:column-reverse}.flex-md-row{flex-direction:row}.flex-md-row-reverse{flex-direction:row-reverse}.justify-md-start{justify-content:flex-start}.justify-md-center{justify-content:center}.justify-md-end{justify-content:flex-start}.justify-md-stretch{justify-content:stretch}.justify-md-between{justify-content:space-between}.align-md-start{align-items:flex-start}.align-md-center{align-items:center}.align-md-end{align-items:flex-start}.align-md-stretch{align-items:stretch}}@media screen and (min-width: 375px){.flex-sm-col{flex-direction:column}.flex-sm-col-reverse{flex-direction:column-reverse}.flex-sm-row{flex-direction:row}.flex-sm-row-reverse{flex-direction:row-reverse}.justify-sm-start{justify-content:flex-start}.justify-sm-center{justify-content:center}.justify-sm-end{justify-content:flex-start}.justify-sm-stretch{justify-content:stretch}.justify-sm-between{justify-content:space-between}.align-sm-start{align-items:flex-start}.align-sm-center{align-items:center}.align-sm-end{align-items:flex-start}.align-sm-stretch{align-items:stretch}}.grow-1{flex-grow:1}.my-0{margin-top:0;margin-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.mt-2{margin-top:24px}.py-0{padding-top:0;padding-bottom:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.px-0{padding-left:0;padding-right:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.b-0{border:0}.img{display:block}.img--square{display:block;max-width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:center center}.img--fill{flex:1;width:100%;height:100%;object-fit:cover;object-position:center center}.img--full{width:100%;height:auto}.container{width:100%;max-width:var(--container-w);margin-left:auto;margin-right:auto}.row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}@media all and (max-width: 1000px){.row{width:100%;margin-left:0;margin-right:0}}.col{display:flex;flex-direction:column;align-items:stretch;padding-left:10px;padding-right:10px}@media screen and (min-width: 1000px){.col-md-50{width:50%;flex-basis:50%}}@media screen and (max-width: 1000px){.col{width:100%;padding-left:0;padding-right:0}}.games-winter-happy-holiday-ad-wrap{position:absolute;top:82px;right:50px;width:286px;height:223px;cursor:pointer}.games-winter-happy-holiday-ad{width:100%;height:100%}.games-fed{position:relative;background-image:url(/assets/images/games/fed/md.jpg);background-size:cover;background-position:center bottom;background-repeat:no-repeat;width:100%;aspect-ratio:2.0388;padding:4.9048316252% 20px 0;display:flex;justify-content:center;align-items:flex-start;max-height:1150px}.games-fed-in{display:flex;justify-content:space-between;align-items:flex-end;max-width:1075px;width:100%}.games-fed-left,.games-fed-right{width:12.65%;aspect-ratio:.7683}.games-fed-left:before,.games-fed-right:before{content:"";display:block;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center}.games-fed-left{margin-right:1.85%}.games-fed-left:before{aspect-ratio:.7683;background-image:url(/assets/images/games/fed/character.png)}.games-fed-right{margin-left:1.85%}.games-fed-center{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:56.9302325581%}.games-fed-logo{max-width:72.2222222222%}.games-fed-title{margin-top:5.2287581699%;font-size:34px;line-height:42px;font-weight:var(--fw-700);color:#2b6acf;text-align:center}.games-fed-text{margin-top:5px}.games-fed-text a{color:#00b2ff;text-decoration:underline}.games-fed-text a:hover{text-decoration:none}.games-fed .promo-block-alt-btn{margin-top:5.8823529412%;background-color:#0071bc;border-color:#46d6e2;color:#fff}.games-fed .promo-block-alt-btn:hover,.games-fed .promo-block-alt-btn:active{background-color:#fff;color:#0071bc}.games-screenshot{display:flex;justify-content:center;align-items:center;padding:4.9048316252% 20px 9.0775988287%;background-color:#e6fafa}.games-screenshot-in{display:flex;flex-direction:column;align-items:stretch;max-width:1128px}.games-screenshot-video{width:100%;height:auto;aspect-ratio:1.7776;margin-bottom:5.1464063886%}.games-screenshot-comment{max-width:91.75%;margin-left:auto;margin-right:auto;background:#FFFFFF;border-radius:10px;padding:13px 3.2850241546%;display:flex;justify-content:flex-start;align-items:center}.games-screenshot-comment-media{min-width:12.7536231884%;border-radius:50%;aspect-ratio:1;overflow:hidden;margin-right:4.347826087%}.games-screenshot-comment-text{font-size:18px;line-height:22px;color:#1f5591;font-style:italic}.games-section{padding:4.39238653% 20px 0;width:100%;aspect-ratio:2.3839441536;background-size:cover;background-position:center bottom;background-repeat:no-repeat;display:flex;justify-content:center;align-items:flex-start;max-height:984px}.games-section__sci-fi{--game-section-title-c: #FCEE21;--game-section-text-c: #FFFFFF;background-image:url(/assets/images/games/sci-fi/md.jpg)}.games-section__missions{--game-section-title-c: #FBBD3B;--game-section-text-c: #FFFFFF;background-image:url(/assets/images/games/missions/md.jpg)}.games-section__invest{--game-section-title-c: #29ABE2;--game-section-text-c: #2F5880;background-image:url(/assets/images/games/invest/md.jpg)}.games-section__class-progress-stocktrak{background-image:url(/assets/images/class-progress.png);aspect-ratio:1.8262032086}.games-section__teacher{background-image:url(/assets/images/teacher-page.png)}.games-section__teacher .promo-block-alt-btn{margin:39px auto;background-color:#0071bc;border-color:#46d6e2;color:#fff}.games-section__teacher .promo-block-alt-btn:hover,.games-section__teacher .promo-block-alt-btn:active{background-color:#fff;color:#0071bc}.games-section__teacher-info{background-image:url(/assets/images/teacher_main.jpg)}.games-section__teacher-info .promo-block-alt-btn{margin:39px auto;background-color:#0071bc;border-color:#46d6e2;color:#fff}.games-section__teacher-info .promo-block-alt-btn:hover,.games-section__teacher-info .promo-block-alt-btn:active{background-color:#fff;color:#0071bc}.games-section-in{width:100%;max-width:720px}.games-section-title{margin-bottom:3.2258064516%;font-size:34px;line-height:41px;font-weight:var(--fw-700);text-align:center;color:var(--game-section-title-c)}.games-section-text{font-size:var(--fs-xl);line-height:var(--lh-xl);text-align:center;color:var(--game-section-text-c)}.games-play{padding:32px 20px;display:flex;justify-content:center;align-items:stretch;width:100%;max-height:840px;background-color:#e6fafa}.games-play-in{max-width:900px;width:100%;display:flex;justify-content:space-between;align-items:stretch}.games-play-left,.games-play-right{width:20.72%}.games-play-left{margin-right:2%}.games-play-right{margin-left:2%}.games-play-center{display:flex;flex-direction:column;justify-content:center;align-items:center;width:53.6%}.games-play-title{font-size:32px;line-height:39px;text-align:center;color:#29abe2;margin-bottom:4.334841629%}.games-play-text{font-size:20px;line-height:24px;text-align:center;color:#2f5880;margin-bottom:.5%}.games-play-btns{display:flex;flex-direction:column;gap:16px}.games-play-span{color:#ff9500;font-weight:500;line-height:28px}.games-play-promotion-date{margin-top:12px;color:#2f5880;font-style:italic}.games-play-access{display:flex;justify-content:center;align-items:center;height:100%;flex:1}.games-play-character{display:flex;justify-content:center;align-items:flex-end;height:100%;flex:1}.games-play-character:before{content:"";display:block;width:100%;background-image:url(/assets/images/games/play/character.png);background-size:contain;background-repeat:no-repeat;background-position:center center;aspect-ratio:.5979020979}.games-play .promo-block-alt-btn{background-color:#0071bc;border-color:#46d6e2;color:#fff;margin-top:8px}.games-play .promo-block-alt-btn:hover,.games-play .promo-block-alt-btn:active{background-color:#fff;color:#0071bc}@media screen and (min-width: 1800px){.games-section__class-progress-stocktrak{max-height:1250px;background-position:center}}@media screen and (max-width: 1300px){.games-winter-happy-holiday-ad-wrap{top:70px;right:30px;width:218px;height:170px}}@media screen and (max-width: 1000px){.games-winter-happy-holiday-ad-wrap{display:none}.games-fed{aspect-ratio:1.1462686567;background-image:url(/assets/images/games/fed/sm.jpg);max-height:800px}.games-fed-in{position:relative;max-width:620px}.games-fed-logo{max-width:61.935483871%}.games-fed-left,.games-fed-right{position:absolute;z-index:1;top:100%;width:15%;align-items:flex-start;transform:translate3d(0,-20%,0)}.games-fed-left{left:0}.games-fed-right{right:0}.games-fed-center{width:100%}.games-screenshot{padding-top:5.3385416667%}.games-screenshot-in{max-width:690px}.games-screenshot-video{aspect-ratio:1.7692307692;background-image:url(/assets/images/games/screenshot/sm.jpg);margin-bottom:5.9420289855%}.games-screenshot-comment{max-width:100%;border-radius:10px;padding:22px 3.8189533239%}.games-screenshot-comment-media{min-width:14.8514851485%;margin-right:4.9504950495%}.games-screenshot-comment-text{font-size:14px;line-height:18px}.games-section{padding-top:7.9427083333%;aspect-ratio:1.34;max-height:800px}.games-play{max-height:500px}.games-play-in{max-width:708px}.games-play-left,.games-play-right{width:23.16%}.games-play-center{width:50.32%}.games-play-title{font-size:24px;line-height:30px}.games-play-text{font-size:16px;line-height:19px}}@media screen and (max-width: 767px){.games-fed{aspect-ratio:.6487889273;padding-top:14.1333333333%;max-height:620px}.games-fed-in{position:relative;max-width:450px}.games-fed-logo{max-width:83.5820895522%}.games-fed-title{font-size:24px;line-height:30px;margin-top:11.3432835821%}.games-fed .promo-block-alt-btn{margin-top:11.3432835821%}.games-fed-left,.games-fed-right{display:none}.games-screenshot{padding-top:7.4666666667%}.games-screenshot-in{max-width:540px}.games-screenshot-video{aspect-ratio:1.7914438503;background-image:url(/assets/images/games/screenshot/xs.jpg);margin-bottom:10.1492537313%}.games-screenshot-comment{border-radius:10px;padding:7.7611940299%;flex-direction:column}.games-screenshot-comment-media{min-width:unset;max-width:105px;margin:0 0 20px}}@media screen and (max-width: 600px){.games-fed{background-image:url(/assets/images/games/fed/xs.jpg)}}@media screen and (max-width: 560px){.games-section{padding-top:14.4%;aspect-ratio:.7009;max-height:620px}.games-section__sci-fi{background-image:url(/assets/images/games/sci-fi/xs.jpg)}.games-section__missions{background-image:url(/assets/images/games/missions/xs.jpg)}.games-section__invest{background-image:url(/assets/images/games/invest/xs.jpg)}.games-section-title{font-size:22px;line-height:32px;margin-bottom:5.9701492537%}.games-play{aspect-ratio:unset;max-height:unset;padding-top:22.9333333333%}.games-play-in{flex-wrap:wrap}.games-play-left{width:120px;margin-left:auto;margin-right:10px;order:2}.games-play-right{width:142px;margin-right:auto;margin-left:10px;order:3}.games-play-center{order:1;min-width:100%;width:auto;margin-bottom:56px}.games-play-title{font-size:28px;line-height:34px}.games-play-text{font-size:15px;line-height:18px}}.publishing .promo-block{background-image:url(/assets/images/publishing/promo/md.jpg);padding:5.5636896047% 0 0}.publishing .promo-block-text{border-left-color:var(--c-orange)}.publishing .mid-bar{background-color:var(--c-orange)}@media screen and (max-width: 1000px){.publishing .promo-block{padding:4.9479166667% 0 0;background-image:url(/assets/images/publishing/promo/sm.jpg)}.publishing .promo-block-title{max-width:527px;margin-left:auto;margin-right:auto;text-align:center;padding-left:20px;padding-right:20px}}@media screen and (max-width: 767px){.publishing .promo-block{aspect-ratio:.64878;max-height:638px;padding:5.8666666667% 0 0;background-image:url(/assets/images/publishing/promo/xs.jpg)}.publishing .promo-block-title{width:100%;max-width:none;font-size:var(--fs-xxl);line-height:var(--lh-xxl)}}.dyneconomy .promo-block{background-image:url(/assets/images/dyneconomy/promo/md.jpeg);padding:5.4172767204% 0 0}.dyneconomy .promo-block-text{border-left-color:#ed1c24}.dyneconomy .mid-bar{background-color:#ed1c24}@media screen and (max-width: 1000px){.dyneconomy .promo-block{padding:4.8177083333% 0 0;background-image:url(/assets/images/dyneconomy/promo/sm.jpeg)}.dyneconomy .promo-block-title{max-width:527px;margin-left:auto;margin-right:auto;text-align:center;padding-left:20px;padding-right:20px}}@media screen and (max-width: 767px){.dyneconomy .promo-block{aspect-ratio:.64878;max-height:638px;padding:5.8666666667% 0 0;background-image:url(/assets/images/dyneconomy/promo/xs.jpeg)}.dyneconomy .promo-block-title{width:100%;max-width:none;font-size:var(--fs-xxl);line-height:var(--lh-xxl)}}.research .promo-block{background-image:url(/assets/images/research/promo/md.jpeg);padding:5.5636896047% 0 0}.research .promo-block-text{border-left-color:#006eff}.research .mid-bar{background-color:#006eff}@media screen and (max-width: 1000px){.research .promo-block{padding:4.8177083333% 0 0;background-image:url(/assets/images/research/promo/sm.jpeg)}.research .promo-block-title{max-width:484px}}@media screen and (max-width: 767px){.research .promo-block{aspect-ratio:.64878;max-height:638px;padding:5.8666666667% 0 0;background-image:url(/assets/images/research/promo/xs.jpeg)}.research .promo-block-title{width:100%;text-align:left;max-width:209px;margin-left:0;margin-right:auto;padding-left:var(--header-p)}}/*! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-\[-50px\]{bottom:-50px}.left-0{left:0}.left-\[50\%\]{left:50%}.right-3{right:.75rem}.top-0{top:0}.top-3{top:.75rem}.z-10{z-index:10}.z-50{z-index:50}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[34px\]{margin-top:34px;margin-bottom:34px}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[26px\]{margin-bottom:26px}.ml-6{margin-left:1.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[39px\]{margin-top:39px}.mt-\[42px\]{margin-top:42px}.flex{display:flex}.h-full{height:100%}.w-full{width:100%}.max-w-\[618px\]{max-width:618px}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:1rem}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-\[14px\]{border-radius:14px}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.border-\[1px\]{border-width:1px}.border-r-\[1px\]{border-right-width:1px}.border-\[\#000\]{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-\[\#EAEAEA\]{--tw-border-opacity: 1;border-color:rgb(234 234 234 / var(--tw-border-opacity))}.bg-\[\#A42BCF\]{--tw-bg-opacity: 1;background-color:rgb(164 43 207 / var(--tw-bg-opacity))}.bg-\[\#F2F2F2\],.bg-\[\#f2f2f2\]{--tw-bg-opacity: 1;background-color:rgb(242 242 242 / var(--tw-bg-opacity))}.bg-\[\#fffedf\]{--tw-bg-opacity: 1;background-color:rgb(255 254 223 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-contain{background-size:contain}.bg-no-repeat{background-repeat:no-repeat}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pt-1{padding-top:.25rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[16px\]{font-size:16px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.leading-5{line-height:1.25rem}.text-\[\#020046\]{--tw-text-opacity: 1;color:rgb(2 0 70 / var(--tw-text-opacity))}.text-\[\#29ABE2\]{--tw-text-opacity: 1;color:rgb(41 171 226 / var(--tw-text-opacity))}.text-\[\#2B6ACF\]{--tw-text-opacity: 1;color:rgb(43 106 207 / var(--tw-text-opacity))}.text-\[\#6A4381\]{--tw-text-opacity: 1;color:rgb(106 67 129 / var(--tw-text-opacity))}.text-\[\#9a9699\]{--tw-text-opacity: 1;color:rgb(154 150 153 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[10px\]{--tw-shadow-color: 10px;--tw-shadow: var(--tw-shadow-colored)}app-root,app-group,app-games,app-header,app-footer,app-research,app-dyneconomy,app-publishing{display:contents}@media (min-width: 768px){.md\:h-\[193px\]{height:193px}.md\:min-h-\[400px\]{min-height:400px}.md\:w-\[342px\]{width:342px}.md\:min-w-\[700px\]{min-width:700px}}@media (min-width: 1024px){.lg\:h-\[293px\]{height:293px}.lg\:min-h-\[637px\]{min-height:637px}.lg\:w-\[642px\]{width:642px}.lg\:min-w-\[1124px\]{min-width:1124px}}
