/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css *//* Document
   ========================================================================== *//**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */html{line-height:1.15;/* 1 */-webkit-text-size-adjust:100%/* 2 */}/* Sections
   ========================================================================== *//**
 * Remove the margin in all browsers.
 */body{margin:0}/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */h1{font-size:2em;margin:0.67em 0}/* Grouping content
   ========================================================================== *//**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr{box-sizing:content-box;/* 1 */height:0;/* 1 */overflow:visible/* 2 */}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */pre{font-family:monospace,monospace;/* 1 */font-size:1em/* 2 */}/* Text-level semantics
   ========================================================================== *//**
 * Remove the gray background on active links in IE 10.
 */a{background-color:transparent}/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */abbr[title]{border-bottom:none;/* 1 */text-decoration:underline;/* 2 */-webkit-text-decoration:underline dotted;text-decoration:underline dotted/* 2 */}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,strong{font-weight:bolder}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,kbd,samp{font-family:monospace,monospace;/* 1 */font-size:1em/* 2 */}/**
 * Add the correct font size in all browsers.
 */small{font-size:80%}/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}/* Embedded content
   ========================================================================== *//**
 * Remove the border on images inside links in IE 10.
 */img{border-style:none}/* Forms
   ========================================================================== *//**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */button,input,optgroup,select,textarea{font-family:inherit;/* 1 */font-size:100%;/* 1 */line-height:1.15;/* 1 */margin:0/* 2 */}/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */button,input{/* 1 */overflow:visible}/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */button,select{/* 1 */text-transform:none}/**
 * Correct the inability to style clickable types in iOS and Safari.
 */button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}/**
 * Remove the inner border and padding in Firefox.
 */button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}/**
 * Restore the focus styles unset by the previous rule.
 */button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}/**
 * Correct the padding in Firefox.
 */fieldset{padding:0.35em 0.75em 0.625em}/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend{box-sizing:border-box;/* 1 */color:inherit;/* 2 */display:table;/* 1 */max-width:100%;/* 1 */padding:0;/* 3 */white-space:normal/* 1 */}/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress{vertical-align:baseline}/**
 * Remove the default vertical scrollbar in IE 10+.
 */textarea{overflow:auto}/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */[type="checkbox"],[type="radio"]{box-sizing:border-box;/* 1 */padding:0/* 2 */}/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */[type="search"]{-webkit-appearance:textfield;/* 1 */outline-offset:-2px/* 2 */}/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */[type="search"]::-webkit-search-decoration{-webkit-appearance:none}/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button{-webkit-appearance:button;/* 1 */font:inherit/* 2 */}/* Interactive
   ========================================================================== *//*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */details{display:block}/*
 * Add the correct display in all browsers.
 */summary{display:list-item}/* Misc
   ========================================================================== *//**
 * Add the correct display in IE 10+.
 */template{display:none}/**
 * Add the correct display in IE 10.
 */[hidden]{display:none}*{box-sizing:border-box}a{text-decoration:none;color:#000;cursor:pointer}h1{font-size:2em;font-weight:bold;line-height:120%;margin:0 0 0.5em 0}html,body{height:100%}body,html{width:100%;height:100%}body{color:#ffffff;font-size:14px;font-weight:400;line-height:normal;font-family:"Noto Sans","Arial",sans-serif;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}button,a,input,textarea{outline:none}p{margin:1em 0}ul,ol{margin:1em 0}.header{background-color:#030303;padding:20px 30px;display:grid;grid-template-rows:36px;grid-template-areas:"logo" "nav";-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #272727;gap:25px}@media screen and (min-width: 1024px){.header{grid-template-columns:1fr 5fr;grid-template-areas:"logo nav"}}.header__logo{grid-area:logo}.header__nav{grid-area:nav;justify-self:end}.logo{height:36px;display:grid;grid-template-columns:31px 1fr;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:10px}.logo__text{color:#ffffff;font-size:24px;font-weight:bold;line-height:24px;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);text-transform:lowercase}.nav{display:grid;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-template-rows:36px;grid-template-columns:repeat(8, -webkit-max-content);grid-template-columns:repeat(8, max-content);gap:25px}.nav__item:hover{cursor:pointer}.nav__link{font-weight:600;opacity:.7;transition:opacity .3s;position:relative;color:#ffffff}.nav__link.active,.nav__link:hover{transition:opacity .3s;opacity:1}.nav__link:hover:after{width:100%;opacity:.5}.nav__link:after{content:'';height:1px;background-color:#ffffff;width:0;position:absolute;left:0;bottom:-3px;transition:all .5s}.nav__lang{width:20px;height:20px;padding:3px;box-sizing:content-box;z-index:2}.nav__lang img{display:block;width:100%}.main{position:relative;background-color:#181818;height:100%}.main__bg{position:absolute;left:0;right:0;height:100%}.main__welcome{min-width:320px;max-width:1920px;width:100%;height:100%;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 110px;z-index:5}.main__parallax{position:absolute;top:0;right:0;height:100%;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-right:40px;overflow:hidden}.welcome{width:38%}.welcome__title{font-family:"Oswald","Arial",sans-serif;font-size:45px;font-weight:500;line-height:55px;margin-bottom:40px}.welcome__text{line-height:26px;opacity:.5;width:75%;margin-bottom:45px}.welcome__btn{max-width:210px}.modal{width:100vw;height:100vh;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);position:absolute;bottom:0;left:0;opacity:0;z-index:0}.modal_small{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal_dark{position:absolute}.modal_dark:before{content:'';position:absolute;left:0;right:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5)}.modal__inner{padding:20px 30px;width:50%;background-color:#ffffff;z-index:99}.modal__title{color:#0C0C0C;font-family:"Oswald","Arial",sans-serif;font-size:35px;font-weight:500;text-align:center;margin:0 auto 20px}.modal__video{margin-bottom:20px}.modal__text{color:#a1a0ae;font-weight:500;text-align:center;line-height:26px}.modal__closeBtn{position:absolute;top:12px;right:12px}.iframe_responsive{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.iframeWrapper{position:relative;overflow:hidden;padding-top:56.25%}.btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;padding:5px 25px;color:#ffffff;height:36px}.btn:hover{cursor:pointer}.btn_default{background:linear-gradient(90deg, #3a26a9 0%, #3c49e1 47.62%, #01e6f0 101.58%);height:43px;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:5px;padding-right:5px;transition:all .3s}.btn_default:hover{box-shadow:inset 0 0 16px 0 rgba(0, 0, 0, 0.75)}.btn_default:hover .animatedCircle{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);transition:all .3s;opacity:0}.btn_default:hover .btn__text{opacity:.8}.btn_transparent{position:relative;background-color:transparent;border:1px solid rgba(124, 124, 124, 0.3);transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.btn_transparent:hover{color:#0C0C0C;z-index:2}.btn_transparent:hover .animatedBorder{background-color:#ffffff;opacity:1;transition:all .3s;height:100%;width:100%;z-index:1}.btn_transparent__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;border-radius:50%;background-color:rgba(0, 0, 0, 0.5);border:2px solid white}.btn__text{z-index:3}.btn__icon{width:34px;height:34px;border:1px solid rgba(255, 255, 255, 0.5);border-radius:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:20px}.btn__icon .animatedCircle{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.animatedBorder{position:absolute;left:0;right:0;height:0;border-radius:100px;width:100%;border:1px solid #ffffff;opacity:0;transition:all .7s}.animatedCircle{height:100%;width:100%;position:absolute;left:0;top:0;border-radius:50%;border:1px solid #7c7c7c;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.animatedCircleWrapper{position:relative}.animatedCircleWrapper:hover .animatedCircle{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);transition:all .3s;opacity:0}.iconClose{position:relative;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:12px;height:12px;opacity:.3}.iconClose:hover{cursor:pointer;opacity:1}.iconClose__item{position:absolute;background:#272727;width:12px;height:1px;top:calc(50% - 1px);left:0}.iconClose__item:first-child{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.iconClose .animatedCircle{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);transition:all .3s}.watchIcon{width:0;height:0;border-top:6px solid transparent;border-left:10px solid #ffffff;border-bottom:6px solid transparent;-webkit-transform:translateX(2px);-ms-transform:translateX(2px);transform:translateX(2px)}.bg{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bg__symbol{width:476px;height:476px;position:relative;-webkit-transform:translateX(-110px);-ms-transform:translateX(-110px);transform:translateX(-110px)}.bg__symbol svg{position:relative;height:100%;z-index:1;opacity:.9}.bg__symbol svg path{fill:#121719}.bg__circle{position:absolute;left:5%;top:5%}.bg__img{overflow:hidden;height:100%;position:absolute;left:0;right:0}.bg__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center}.circle{background-color:#536671;opacity:.2;width:100%;height:100%;border-radius:50%;box-shadow:0 0 90px 60px #536671}.footer{position:fixed;bottom:0;left:0;height:156px;width:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%)}.parallax{position:relative;width:100%;height:100%}.parallax__img{display:block;position:absolute;right:0}.parallax__card{width:346px;bottom:20%}.parallax__hand{width:700px;bottom:0}.parallax__coin{width:320px;bottom:0;right:-60px}/******* atomic classes *******/._fixed{overflow:hidden}._relative{position:relative}/******* end_atomic classes *******/