:root{--bg-color: #f7f7ff;--main-color: #41637d;--accent-color: #1764f4;--z-index-small: 1;--z-index-hero: 2;--z-index-youtube: 2;--z-index-apps: 3;--z-index-header-main: 4;--z-index-header: 4;--z-index-cookies: 100}::-moz-placeholder{color:var(--main-color)}::placeholder{color:var(--main-color)}::-moz-selection{background-color:var(--main-color);color:#fff}::selection{background-color:var(--main-color);color:#fff}*,::after,::before{box-sizing:border-box}body{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.2;text-align:left;color:#333;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;position:relative;display:flex;flex-direction:column;min-height:100vh;margin:0;background-color:var(--bg-color)}.main{flex:1 0 auto}.text-center{text-align:center}a{text-decoration:none;color:var(--accent-color)}b,strong{font-weight:700}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}img{vertical-align:middle;border-style:none}p{margin-bottom:.3rem}.content__privacy hr+h2,.content__privacy hr+h3,ol,p,ul{margin-top:0}.m__bottom{margin-bottom:40px}.container{width:100%;padding:0 15px;margin:0 auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.image__big{display:block;width:100%;height:auto;margin-bottom:60px}.title__small{margin-bottom:15px;font-size:36px;font-weight:700;text-align:center;color:var(--main-color)}.title__big span,.title__small span{font-weight:300}@media (min-width:576px){.title__small{text-align:left}}.title__big{margin-bottom:15px;font-size:1.875rem;font-weight:700;text-align:center;color:var(--main-color)}@media (min-width:576px){.title__big{margin-bottom:40px;font-size:2rem;text-align:left}}@media (min-width:992px){.title__big{font-size:72px}}.subtitle__small{font-size:18px;font-weight:300;color:var(--main-color);text-align:center}@media (min-width:576px){.subtitle__small{font-size:16px;text-align:left}}.button__one,.button__two{text-transform:uppercase;font-size:14px}.button__one,.button__one .circle{align-items:center;border-radius:50px}.button__one{background:#fff;color:var(--accent-color);display:inline-flex;padding:5px 7px 5px 15px;position:relative;transition:color .3s ease,background-color .3s ease;font-weight:700;text-align:left}.button__one:hover{color:#fff;background-color:var(--accent-color)}.button__one .circle{margin-left:10px;width:40px;height:40px;display:flex;justify-content:center;flex:0 0 auto;background:var(--accent-color)}.button__two{margin-left:0;margin-top:30px;text-align:center;color:#fff;font-weight:500;transition:opacity .3s ease}.button__two img{vertical-align:baseline}@media (min-width:576px){.button__two{margin-left:35px;margin-top:0}}@media (max-width:768px) and (orientation:landscape){.button__two{margin-left:30px;margin-top:0}}.button__two:hover{opacity:.8}.button__play{color:#f3f6fb;background-color:transparent;border:1px solid #fff;border-radius:50px;transition:background-color .3s ease,border-color .3s ease;font-size:14px;font-weight:500;text-transform:uppercase;box-sizing:border-box;width:152px;padding:12px 20px}.button__play:hover,.button__solid:hover{background-color:var(--accent-color);border-color:var(--accent-color)}.button__play,.button__social,.button__solid{display:flex;align-items:center;justify-content:space-evenly}.button__solid{color:var(--accent-color);border:1px solid #fff;background-color:#fff;font-weight:700;text-transform:uppercase;box-sizing:border-box;border-radius:50px;transition:color .3s ease,background-color .3s ease,border-color .3s ease;font-size:14px;width:152px;padding:12px 20px}.button__solid:hover{color:#fff}.button__social{color:#fff;border-radius:5px;transition:opacity .3s ease;font-size:16px;text-align:center;width:100%;min-height:53px;padding:10px}.button__social:hover{opacity:.7}.button__fb{background:#3b5998}.button__vk{background:#4c6c91}.button__yt{background:red}.button__tt{background:#000}.button__ds{background:#7289da}.button__tw{background:#6441a5}.button__tg{background:#229ed9}.button__linkedin{background:#0077b5}.button__back,.header{background:var(--main-color)}.button__back{width:220px;max-width:220px;display:inline-block;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;border:1px solid var(--main-color);border-radius:50px;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;padding:19px 15px;box-shadow:0 4px 35px rgba(82,142,250,.1)}.button__back:hover{color:var(--main-color);background-color:transparent;box-shadow:none}.header{padding:6px 0;position:relative;z-index:var(--z-index-header-main);box-shadow:0 4px 45px rgba(65,99,125,.03)}@media (min-width:992px){.header{background:0 0;box-shadow:none}}.header.header_small .social{display:none}@media (min-width:992px){.header.header_small{background:var(--main-color);box-shadow:0 4px 45px rgba(65,99,125,.03)}}.header__nav,.hero{display:flex;align-items:center;justify-content:space-between}.header__nav .logo{margin-right:1rem;width:120px}.header__nav .logo img{width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:768px){.header__nav .logo{width:146px}}.header__nav .play{display:none}@media (min-width:768px){.header__nav .play{display:block}}.hero{position:relative;justify-content:center;background:#305f9f}@media (min-width:576px){.hero{height:720px}}@media (min-width:992px){.hero{display:block}}@media (max-width:768px) and (orientation:landscape){.hero{height:auto}}.hero__main{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;position:relative}@media (min-width:992px){.hero__main{padding:60px 0 98px;justify-content:space-between}}.hero__center{padding:50px 0 110px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1 1 auto;text-align:center;z-index:var(--z-index-hero)}@media (min-width:992px){.hero__center{padding:0}}@media (max-width:768px) and (orientation:landscape){.hero__center{padding:30px 0 80px}}.hero__center h1{font-size:2rem;color:#f6f6f6;font-weight:700;margin-bottom:15px}@media (min-width:420px){.hero__center h1{font-size:3rem}}@media (min-width:576px){.hero__center h1{font-size:62px}}@media (max-width:768px) and (orientation:landscape){.hero__center h1{font-size:2rem}}.hero__center .text{margin-bottom:35px;font-size:1.3rem;color:#f3f6fb}@media (min-width:576px){.hero__center .text{margin-bottom:65px;font-size:24px}}.hero__center .play{display:flex;align-items:center;justify-content:center;flex-direction:column}@media (min-width:576px){.hero__center .play{display:block}}@media (max-width:768px) and (orientation:landscape){.hero__center .play{display:flex;align-items:baseline;flex-direction:row}}.youtube{position:absolute;top:0;bottom:0;z-index:var(--z-index-youtube);width:100%;height:100%;overflow:hidden;opacity:0;transition:opacity .6s ease}.youtube.is-visible{opacity:1}.youtube iframe{position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%);min-width:257%;min-height:256.9444%}@media (min-width:576px){.youtube iframe{min-width:200%}}@media (min-width:1200px){.youtube iframe{min-width:112%}}.social{margin-right:1rem;display:none;align-items:center}@media (min-width:1200px){.social{margin-right:0;display:flex}}.social .link{margin-right:12px;width:34px;height:34px;display:flex;align-items:center;justify-content:center}.navigation ul li:last-of-type,.social .link:last-of-type{margin-right:0}@media (min-width:1200px){.social .link{width:41px;height:41px}}.social .link a{display:flex;align-items:center;justify-content:center;position:relative}.social .link a::before{content:"";width:41px;height:41px;position:absolute;background-color:rgba(243,246,251,.2);border-radius:50px}.social .link a::after{content:"";width:33px;height:33px;position:absolute;background-color:#f3f6fb;border-radius:50px;box-shadow:0 0 10px #61a0ff}.social .link a img{z-index:var(--z-index-small)}.navigation{display:none}@media (min-width:768px){.navigation{display:block}}.navigation ul{display:flex;align-items:center;list-style:none;margin:0;padding:0}.navigation ul li{margin-right:1rem;line-height:3}@media (min-width:1200px){.navigation ul li{margin-right:2.2rem}}.apps,.navigation ul,.navigation ul .dropdown{position:relative}.navigation ul .dropdown::before{content:"";position:absolute;left:100%;top:0;height:100%;width:1rem;display:block}@media (min-width:1200px){.navigation ul .dropdown::before{width:35px}}.navigation ul .dropdown::after{content:url(../images/check.svg);position:absolute;right:-18px;top:-3px;width:15px;height:15px}@media (min-width:1200px){.navigation ul .dropdown::after{right:-20px}}.navigation ul .dropdown:hover>a{text-decoration:none;text-shadow:1px 0 0 currentColor}.navigation ul .dropdown:hover .down{display:flex}.navigation ul .dropdown>a{display:inline-block}@media (min-width:1200px){.navigation ul .dropdown>a{display:block}}.navigation ul .down{position:absolute;display:none;width:200px;flex-direction:column;left:-25px;right:0;align-items:end;padding:10px;background-color:#fff}.navigation ul .down li{margin-right:0;margin-bottom:8px;line-height:1.5}.navigation ul .down li a{color:var(--main-color)}.navigation ul a{color:#f3f6fb;font-size:13px;font-weight:500;transition:text-shadow .3s ease}.navigation ul a.is-active,.navigation ul a:hover{text-decoration:none;text-shadow:1px 0 0 currentColor}@media (min-width:1200px){.navigation ul a{font-size:15px}}.apps{z-index:var(--z-index-apps);margin-top:-44px;margin-bottom:92px;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:30px}@media (min-width:768px){.apps{grid-template-columns:repeat(4,170px)}}.apps__tile,.apps__tile-link{display:flex;align-items:center}.apps__tile{text-align:center;flex-direction:column}.apps__tile-link{background:#fff;box-shadow:0 0 25px rgba(51,86,148,.15);border-radius:50px;transition:background-color .3s ease;margin-bottom:11px;width:87px;height:87px;justify-content:center}.apps__tile-link path{transition:fill .3s ease,stroke .3s ease}.apps__tile-link:hover{background-color:var(--accent-color)}.apps__tile-link.android-icon path{fill:#a4c639;stroke:inherit}.apps__tile-link.apple-icon path{fill:#000;stroke:inherit}.apps__tile-link:hover path{fill:#fff}.apps__tile-link:hover.android-icon path,.apps__tile-link:hover.apple-icon path,.apps__tile-link:hover.cg-icon circle{fill:#fff;stroke:inherit}.apps__tile-link:hover.cg-icon path{fill:#6937b9;stroke:inherit}.apps__tile-text .name{color:var(--main-color);font-size:15px;font-weight:700}.apps__tile-text .status{color:var(--main-color);font-size:14px;font-weight:300}.section__zone{background:var(--bg-color);padding:50px 0 60px}.section__downloads{padding:100px 0 50px}.section__downloads,.section__more{background:var(--bg-color)}.section__more .m__bottom{margin-bottom:70px}.section__error{padding-top:60px;padding-bottom:60px}.stats__game{margin-bottom:50px;display:flex;flex-wrap:wrap-reverse;align-items:flex-start}.game__tile-text .list a:last-of-type,.stats__game-tile .text p:last-of-type,.stats__game:last-of-type{margin-bottom:0}@media (min-width:768px){.stats__game{margin-bottom:120px;gap:30px}.stats__game:nth-child(2n-1){flex-direction:row-reverse}}.stats__game-tile{max-width:100%;flex:0 0 100%;text-align:center}.stats__game-tile .button__solid{margin-left:auto;margin-right:auto}@media (min-width:768px){.stats__game-tile{flex:0 0 calc(50% - 15px);max-width:50%;align-self:center;text-align:left}.stats__game-tile .button__solid{margin:0}}.stats__game-tile .text{margin-bottom:30px;text-align:center;color:var(--main-color)}@media (min-width:576px){.stats__game-tile .text{margin-bottom:50px;text-align:left}}.stats__game-tile .text p{font-size:16px;line-height:1.5;font-weight:300}@media (min-width:992px){.stats__game-tile .text p{font-size:18px}}.stats__game-tile .image{display:none;align-items:center;justify-content:center}@media (min-width:992px){.stats__game-tile .image{display:flex}}.stats__game-tile .image__svg{margin-bottom:40px;display:block}.stats__game-tile .image__svg img{width:200px;max-width:100%;display:block}@media (min-width:420px){.stats__game-tile .image__svg{margin-bottom:40px}.stats__game-tile .image__svg img{width:300px}}@media (min-width:992px){.stats__game-tile .image__svg{display:none}}.stats__game-img{display:flex;align-items:center;justify-content:center;height:100%;min-height:auto}@media (min-width:992px){.stats__game-img{min-height:425px;align-self:center}}.stats__power{padding-top:50px}@media (min-width:768px){.stats__power{padding-top:0}}.stats__power-items{display:grid;grid-template-columns:1fr;grid-gap:50px}@media (min-width:768px){.stats__power-items{grid-template-columns:repeat(2,1fr);grid-gap:100px 30px}}.stats__power-tile{display:flex;align-items:center;flex-direction:column;text-align:center}@media (min-width:576px){.stats__power-tile{flex-direction:row;text-align:left}}.stats__power-tile .image{margin-right:24px}.stats__power-tile .text{color:var(--main-color);font-size:18px;font-weight:300}@media (min-width:992px){.stats__power-tile .text{font-size:24px}}.zone__hero{margin-bottom:120px;padding:53px 60px;display:flex;align-items:center;justify-content:space-between;flex-direction:column;border-radius:20px;background:var(--accent-color);text-align:center}@media (min-width:768px){.zone__hero{flex-direction:row;text-align:left}}@media (min-width:992px){.zone__hero{background-image:url(../images/zone-bg.svg);background-position:right center;background-repeat:no-repeat;background-color:var(--accent-color);background-size:cover}}.zone__tile{flex:1}.zone__tile-right{text-align:right}.zone__tile-left{margin-bottom:30px}@media (min-width:768px){.zone__tile-left{margin-bottom:0}}.zone__title{font-size:36px;color:#fff;font-weight:700;margin-bottom:15px}.content__terms h2 span,.page h1 span,.zone__title span{font-weight:300}.zone__text{font-size:16px;color:#fff}.zone__about{text-align:center}.zone__about h2{font-size:3rem;font-weight:700;color:var(--main-color)}@media (min-width:576px){.zone__about h2{font-size:62px}}.zone__about .text{font-size:1.3rem;color:var(--main-color);margin-bottom:80px}@media (min-width:576px){.zone__about .text{font-size:24px}}.zone__about .button__solid{display:inline}.downloads__row{display:grid;grid-template-columns:repeat(8,1fr);grid-column-gap:25px;grid-row-gap:40px}.downloads__tile{padding:35px 15px 25px;background:#fff;box-shadow:0 4px 45px rgba(65,99,125,.03);border-radius:5px;display:flex;align-items:center;flex-direction:column;text-align:center;grid-column:span 4}.downloads__tile:nth-child(2n-1):last-child{grid-column:span 8}@media (min-width:992px){.downloads__tile{grid-column:span 2}.downloads__tile:nth-child(2n-1):last-child{grid-column:span 2}.downloads__tile:nth-last-child(3):nth-child(4n-3){grid-column-end:4}.downloads__tile:nth-last-child(2):nth-child(4n-2){grid-column-end:6}.downloads__tile:last-child:nth-child(4n-1){grid-column-end:-2}.downloads__tile:last-child:nth-child(4n-2){grid-column-end:-3}.downloads__tile:nth-last-child(2):nth-child(4n-3){grid-column-end:5}.downloads__tile:last-child:nth-child(4n-3){grid-column:span 8}}.downloads__tile:hover{text-decoration:none;box-shadow:0 4px 45px rgba(65,99,125,.2)}.downloads__tile-top{margin-bottom:30px}.downloads__tile .name{color:var(--main-color);font-size:16px;font-weight:700;line-height:1.6}.downloads__tile .name span{display:block;font-size:14px;font-weight:400;color:rgba(165,182,203,.9)}.game__tiles{display:grid;grid-template-columns:1fr;grid-gap:30px}@media (min-width:992px){.game__tiles{grid-template-columns:repeat(2,1fr)}}.game__tile{background:#fff;box-shadow:0 4px 45px rgba(65,99,125,.03);border-radius:5px;display:block;align-items:center}@media (min-width:576px){.game__tile{display:flex}}.game__tile-img{flex:1;min-width:245px}.game__tile-img img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.game__tile-text{flex:1;padding:10px}@media (min-width:1200px){.game__tile-text{padding:0 25px}}.game__tile-text .list a,.game__tile-text .name{margin-bottom:15px;font-size:18px;font-weight:700;color:var(--main-color)}@media (min-width:1200px){.game__tile-text .name{margin-bottom:30px;font-size:20px}}.game__tile-text .list{display:flex;flex-direction:column}.game__tile-text .list a{font-size:14px;font-weight:300;display:flex;align-items:center}.game__tile-text .list a:hover{color:var(--accent-color);text-decoration:none}.game__tile-text .list a img{margin-right:10px}.page{padding-top:40px;background:var(--bg-color)}@media (min-width:992px){.page{padding-top:120px}}.page h1,.page p{color:var(--main-color)}.page h1{margin-bottom:30px;font-size:36px;font-weight:700}.page p{font-size:16px;font-weight:300;line-height:1.3}.page .content p{font-size:18px;line-height:1.4}.page .slider__two{margin:60px -10px}.screenshots{padding:80px 0 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}@media (min-width:576px){.screenshots{grid-template-columns:repeat(4,1fr)}}.screenshots__tile img{height:auto}.content__privacy{font-size:16px;font-weight:300;line-height:1.4;color:var(--main-color)}@media (min-width:576px){.content__privacy{font-size:18px}}.content__privacy h2,.content__privacy h3{margin-top:1rem;margin-bottom:1rem;font-size:22px;font-weight:700}@media (min-width:576px){.content__privacy h2,.content__privacy h3{margin-top:2rem;margin-bottom:2rem;font-size:34px}}.content__privacy hr{margin:2em 0}.content__privacy p+p{margin-top:1em}.content__privacy ul{margin:1em 0;padding:0;list-style:none}.content__privacy ul li{display:flex;align-items:flex-start}.content__privacy ul li::before{content:"";width:.25rem;height:.25rem;flex:0 0 auto;margin:.75rem .875rem 0;background:currentColor;border-radius:50%}.content__privacy a{word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.content__terms h2{font-size:34px;color:var(--main-color);font-weight:700;margin-bottom:40px}.bonus__row{padding-top:70px;display:grid;grid-template-columns:1fr;grid-gap:50px 30px}@media (min-width:576px){.bonus__row{grid-template-columns:1fr 1fr}}@media (min-width:992px){.bonus__row{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.bonus__row{grid-gap:100px 50px}}.bonus__tile{display:flex;flex-direction:column;justify-content:flex-start;text-align:center}@media (min-width:992px){.bonus__tile{text-align:left}}.bonus__tile-text{font-size:18px;font-weight:300;color:var(--main-color)}.error{background:var(--bg-color);height:100vh}.error__img{text-align:center;margin-bottom:30px}.error__img img,.screenshots__tile img{display:block;width:100%}@media (min-width:768px){.error__img img{display:inline;width:auto}}.error__content{text-align:center;font-weight:300}.error__content .text{margin-bottom:25px}.footer{padding-top:100px;background:var(--bg-color)}.footer__social{padding-bottom:40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;justify-items:center;border-bottom:.5px solid #d3d3d3}@media (min-width:420px){.footer__social{grid-template-columns:repeat(3,1fr)}}@media (min-width:1033px){.footer__social{grid-template-columns:repeat(6,1fr);grid-column-gap:13px}}.footer__bottom{padding:17px 0 60px;display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media (min-width:576px){.footer__bottom{flex-direction:row}}.footer__bottom .copyright{margin-bottom:15px;font-size:16px;color:#888}@media (min-width:576px){.footer__bottom .copyright{margin-bottom:0}}.mobile__container{grid-column:span 2/span 2;position:absolute;left:0;right:0;top:calc(100% - 1px);background:var(--main-color);text-align:center;max-height:0;overflow:hidden;transform-origin:top center;transition:max-height .7s ease}.mobile__container.opened{max-height:100vmax;max-height:max(100vmax,420px)}.mobile__container ul{padding:30px 0;margin:0;list-style:none}.mobile__container ul li{margin-bottom:20px}.mobile__container ul li:last-child{margin-bottom:0}.mobile__container ul li a{color:#fff;font-size:28px}.mobile__container ul li a.is-active{font-weight:600}.menu__toggle{padding:0;position:relative;height:30px;width:60px;background:0 0;border:0;box-shadow:none;cursor:pointer;transform-origin:center center;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-around;align-items:center;justify-self:flex-end}@media (min-width:768px){.menu__toggle{display:none}}.menu__toggle span{height:4px;width:60px;background-color:#fff;transition:width .2s ease}.menu__toggle span:nth-child(1){width:70%;transition-delay:.2s}.menu__toggle span:nth-child(2){width:70%}.menu__toggle span:nth-child(3){width:70%;transition-delay:.4s}.menu__toggle span:nth-child(4){position:absolute;top:-7px;left:49%;transform:translateX(-50%);display:block;width:4px;height:0;transition:height .4s}.menu__toggle.opened{transform:rotate(45deg);transition-delay:.4s}.menu__toggle.opened span:nth-child(1){width:0;transition:.2s ease}.menu__toggle.opened span:nth-child(3){width:0;transition:.2s ease;transition-delay:150ms}.menu__toggle.opened span:nth-child(4){height:43px;transition:height .2s ease;transition-delay:.2s}.cookies{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-index-cookies);padding:2em;background:#000;color:#fff;font-size:1em;line-height:1.5;font-weight:300;transition:opacity 1s ease,visibility 1s ease}.cookies.is-hidden{opacity:0;pointer-events:none;visibility:hidden}@media (min-width:768px){.cookies{max-width:24em;left:auto;right:1em;bottom:1em}}.cookies__link{margin-bottom:1em;display:inline-block;text-decoration:underline;color:rgba(255,255,255,.8);transition:color .3s ease}.cookies__link:hover{color:#fff}.cookies__btn{border:0;border-radius:0;background:#fff;width:100%;padding:0 .5em;height:40px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1em;font-weight:600;cursor:pointer}.cookies__btn:focus{outline:0}