@-webkit-keyframes fly-main-star{0%,to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes fly-main-star{0%,to{-moz-transform:translateY(-8px);transform:translateY(-8px)}50%{-moz-transform:translateY(0);transform:translateY(0)}}@keyframes fly-main-star{0%,to{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fly-backup{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-moz-keyframes fly-backup{0%,to{-moz-transform:translateY(0);transform:translateY(0)}50%{-moz-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes fly-backup{0%,to{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes blinking-sirius{0%,73%,to{opacity:100%}64%{opacity:60%}}@-moz-keyframes blinking-sirius{0%,73%,to{opacity:100%}64%{opacity:60%}}@keyframes blinking-sirius{0%,73%,to{opacity:100%}64%{opacity:60%}}@-webkit-keyframes blinking-nirzam{0%,5%,61%{opacity:100%}21%{opacity:60%}}@-moz-keyframes blinking-nirzam{0%,5%,61%{opacity:100%}21%{opacity:60%}}@keyframes blinking-nirzam{0%,5%,61%{opacity:100%}21%{opacity:60%}}@-webkit-keyframes blinking-werzen{0%,54%{opacity:100%}15%{opacity:60%}}@-moz-keyframes blinking-werzen{0%,54%{opacity:100%}15%{opacity:60%}}@keyframes blinking-werzen{0%,54%{opacity:100%}15%{opacity:60%}}.btn-fill,.btn-ghost{height:32px;padding:4px 16px;border-radius:4px;color:#fff;outline:0;-webkit-transition:200ms ease-in-out;-moz-transition:200ms ease-in-out;transition:200ms ease-in-out}.btn-fill{background:#02a69b;border:0}.btn-fill:hover{background:#2acbb6}.btn-fill.focused{background:#0063f7}.btn-fill:active{background:#80edd4}.btn-fill.disabled{background:#c7c8d9;cursor:not-allowed;pointer-events:none}.btn-ghost{background:#360099;border:1px solid #02a69b;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.btn-ghost:visited{color:#fff}.btn-ghost:hover{opacity:.7;border:1px solid #2acbb6}.btn-ghost.focused{border:1px solid #0063f7}.btn-ghost:active{opacity:.4}.btn-ghost.disabled{cursor:not-allowed;pointer-events:none;opacity:.1}body,body *{margin:0;padding:0}body{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100vh;background:#360099;overflow:hidden;width:100vw;font-family:Open Sans,sans-serif;font-style:normal;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1105px){body{overflow-y:scroll}}@media screen and (max-height:600px){body{overflow-y:scroll}}body *{text-decoration:none}.absolute-position{position:absolute}.header{margin:12px auto 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:1032px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1105px){.header{width:680px}}@media screen and (max-width:751px){.header{width:328px;margin-top:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__logo{width:188px;height:32px}.header__logo img,.header__logo svg,.main-content .background-image img,.main-content .background-image svg,.main-content .right-side-content div img,.main-content .right-side-content div svg{width:100%;height:100%}@media screen and (max-width:751px){.header .header-menu{margin-top:8px}}.header .header-menu__item{color:#fff;margin-right:24px;border-bottom:1px dotted #fff;font-weight:700;font-size:13px;line-height:14px;padding-bottom:2px}.header .header-menu__item:last-child{margin-right:0}.header .header-menu__item:hover{color:#f6f6f8}.header .header-menu__item.focused{color:#0063f7}.header .header-menu__item:active{color:#fafafc}.main-content,.main-content .left-side-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.main-content{width:1032px;margin:auto}@media screen and (min-width:1105px){.main-content{max-height:580px}}@media screen and (max-width:1105px){.main-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:680px;max-height:910px}}@media screen and (max-width:751px){.main-content{margin:auto;max-height:478px;width:328px}}@media screen and (max-height:600px){.main-content{margin-top:24px}}.main-content .left-side-content{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:328px}.main-content .left-side-content__head{font-weight:700;font-size:48px;line-height:64px}.main-content .left-side-content__text{font-weight:400;font-size:22px;line-height:24px;color:#ede5ff;margin-top:24px}@media screen and (max-width:751px){.main-content .left-side-content__text{margin-top:8px}}.main-content .left-side-content__control-site-link{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:16px;line-height:24px;margin-top:48px;height:48px}@media screen and (max-width:751px){.main-content .left-side-content__control-site-link{margin-top:24px}}.main-content .left-side-content__instr-link{height:48px;font-weight:700;font-size:16px;line-height:24px;margin-top:12px}.main-content .right-side-content{position:relative;width:680px;height:541px;margin-left:24px}@media screen and (max-width:1105px){.main-content .right-side-content{margin-top:118px;margin-left:180px;width:508px;height:404px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}@media screen and (max-width:751px){.main-content .right-side-content{height:auto;margin-top:24px;width:328px;margin-left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.main-content .right-side-content__main-star{top:140px;width:169px;height:164px;-webkit-animation:4s cubic-bezier(0,0,.39,.68) infinite both running fly-main-star;-moz-animation:4s cubic-bezier(0,0,.39,.68) infinite both running fly-main-star;animation:4s cubic-bezier(0,0,.39,.68) infinite both running fly-main-star}@media screen and (max-width:1105px){.main-content .right-side-content__main-star{top:108px;width:126px;height:122px}}@media screen and (max-width:751px){.main-content .right-side-content__main-star{width:58px;height:56px;left:85px;top:0}}.main-content .right-side-content__backup{top:127px;left:64px;width:341px;height:402px;-webkit-animation:4s ease-out infinite both running fly-backup;-moz-animation:4s ease-out infinite both running fly-backup;animation:4s ease-out infinite both running fly-backup}@media screen and (max-width:1105px){.main-content .right-side-content__backup{top:92px;width:255px;height:300px;left:48px}}@media screen and (max-width:751px){.main-content .right-side-content__backup{position:static;left:0;top:0;width:117px;height:138px}}.main-content .right-side-content__sirius{left:166px;width:123px;height:127px;-webkit-animation:2s ease-in infinite both running blinking-sirius;-moz-animation:2s ease-in infinite both running blinking-sirius;animation:2s ease-in infinite both running blinking-sirius}@media screen and (max-width:1105px){.main-content .right-side-content__sirius{left:123px;width:94px;height:95px}}.main-content .right-side-content__asteroid{left:260px;top:83px;width:351px;height:337px;z-index:-1}@media screen and (max-width:1105px){.main-content .right-side-content__asteroid{left:194px;top:61px;width:262px;height:252px}}.main-content .right-side-content__nirzam{width:126px;height:126px;right:0;bottom:45px;-webkit-animation:3s ease-in infinite both running blinking-nirzam;-moz-animation:3s ease-in infinite both running blinking-nirzam;animation:3s ease-in infinite both running blinking-nirzam}@media screen and (max-width:1105px){.main-content .right-side-content__nirzam{width:94px;height:94px;bottom:34px}}.main-content .right-side-content__werzen{right:95px;bottom:0;width:106px;height:107px;-webkit-animation:5s ease-in infinite both running blinking-werzen;-moz-animation:5s ease-in infinite both running blinking-werzen;animation:5s ease-in infinite both running blinking-werzen}@media screen and (max-width:1105px){.main-content .right-side-content__werzen{width:79px;height:80px}}@media screen and (max-width:751px){.main-content .right-side-content__asteroid,.main-content .right-side-content__nirzam,.main-content .right-side-content__sirius,.main-content .right-side-content__werzen{display:none}}.main-content .background-image{left:-moz-calc(50% - 1527.92px/2 + 775.96px);left:calc(50% - 1527.92px/2 + 775.96px);top:-moz-calc(50% - 1562.49px/2 - 170.26px);top:calc(50% - 1562.49px/2 - 170.26px);width:1528px;height:1562px;position:fixed;z-index:-10}@media screen and (max-width:1105px){.main-content .background-image{display:none}}