html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{height:100%}body,h1,h2,h3,h4,h5,h6,p{margin:0;line-height:normal}main{display:block}hr{overflow:visible;height:0;box-sizing:content-box}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;max-width:100%;padding:0;box-sizing:border-box;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0;box-sizing:border-box}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;-moz-appearance:button;appearance:button}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{margin:0;padding:0;border:0;outline:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}html,body{width:100%;margin:0;padding:0;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-tap-highlight-color:transparent}body{margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400}nav,footer,header,aside{display:block}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}ul,ol,li{margin:0;padding:0;list-style:none}.header{position:fixed;top:0;left:0;right:0;z-index:10;margin-right:calc(-1*(100vw - 100%));padding:10px 0;background:#f7f8f8}.header__wrapper{display:flex;align-items:center}.header__logo{width:50px;height:50px}.header__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header__content{display:flex;align-items:center;width:100%}.header__content_active{overflow-y:scroll}.header__content.no-transition{transition:none}.header__nav{width:100%;max-width:500px;margin:0 auto}.header__nav-li{display:flex}.header__nav-li_roadmap-mobile{display:none}.header__nav-link_active{display:block;width:8px;height:8px;background:#fbbc05;border-radius:100%;margin-right:6px}.header__nav ul{display:flex;align-items:center;justify-content:space-between;max-width:500px;width:100%}.header__auth{display:flex;align-items:center}.header__auth-double{position:relative;padding-right:44px;cursor:pointer}.header__auth-launch.button_outline{display:block;line-height:22px;font-size:16px;font-weight:500;text-align:center;padding:9px 20px;pointer-events:none}.header__auth-launch.button_outline .button__inner{display:block;min-width:160px}.header__auth-icon.button_outline{width:40px;padding:5px;display:flex;position:absolute;align-items:center;justify-content:center;transition:width .3s ease,background-color .3s ease;z-index:1;right:0;top:0}.header__auth-icon.button_outline .button__inner{width:30px;height:30px;display:block;transition:transform .3s}.header__auth-launch.button_outline:before,.header__auth-icon.button_outline:before{box-shadow:none;box-shadow:initial}.header__auth-register{margin-left:34px}.header__auth-button{font-size:16px;padding:12px 19px;cursor:pointer}.header__auth-button .button__inner{display:block;min-width:101px;text-align:center;line-height:1}.header__burger{position:relative;z-index:200;flex-direction:column;align-items:end;gap:5px;display:none}.header__burger-wrapper{position:absolute;right:0;bottom:0;width:100vw;height:100vh;background:#181d27;opacity:0;z-index:-1;transform:translate(20px) translateY(20px);pointer-events:none}.header__burger-wrapper_active{opacity:1}.header__burger span{display:block;width:15px;height:2px;transition:.3s;background-color:#020202;border-radius:20px}.header__burger span:nth-child(1){width:18px}.header__burger span:nth-child(2){width:24px}.header__burger_active span{background-color:#fff;width:25px}.header__burger_active span:nth-child(1){transform:translateY(8px) rotate(45deg);width:25px}.header__burger_active span:nth-child(2){opacity:0}.header__burger_active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.header-select{cursor:pointer;position:relative;margin-left:80px}.header-select__header{display:flex;align-items:center}.header-select__header-eath{width:24px;height:24px;margin-right:8px}.header-select__header-current a{z-index:5;position:relative}.header-select__header-arrow{display:flex;width:16px;height:9px;margin-left:10px;margin-right:3px;transition:transform .3s ease}.header-select:after{content:"";position:absolute;left:0;top:0;width:100%;height:28px}.header-select__body{display:flex;flex-direction:column;position:absolute;z-index:2;top:100%;opacity:0;pointer-events:none;transition:top .3s ease,opacity .3s ease;will-change:opacity,top;overflow:hidden;background:#181d27;padding:15px 20px;left:0;border-radius:12px}.header-select__body-item{color:#fff;text-align:inherit;margin-bottom:6px}.header-select__body-item:last-child{margin-bottom:0}.header-select__body-item a{transition:color .3s ease}.header-select:hover .header-select__body{opacity:1;top:28px;pointer-events:auto}.header-select:hover .header-select__header-arrow{transform:rotate(180deg)}.header-select.active .header-select__body{opacity:1;top:28px;pointer-events:auto}.header-select.active .header-select__header-arrow{transform:rotate(180deg)}.header-select_roadmap{margin-left:0}.header-select_roadmap:hover .header-select__body{top:45px}.header-select_roadmap:hover .header-select__header:after{opacity:1}.header-select_roadmap .header-select__header{position:relative}.header-select_roadmap .header-select__header:after{content:"";position:absolute;left:0;top:0;width:100%;height:45px;border-bottom:2px solid #FFCB34;opacity:0;transition:opacity .3s ease}.header-select_roadmap .header-select__body{width:100%;border-radius:0;border-radius:initial;background:#f7f8f8;border-top:1px solid rgba(224,224,224,.5);min-width:254px;overflow:visible;top:45px;display:grid;grid-template-columns:repeat(2,290px);padding:23px 0;grid-gap:10px 60px;cursor:auto;cursor:initial}.header-select_roadmap .header-select__body:before,.header-select_roadmap .header-select__body:after{content:"";position:absolute;transform:translate(-50%);width:calc(100vw + 60px);left:calc(100% - 30px);cursor:auto;cursor:initial}.header-select_roadmap .header-select__body:before{top:100%;height:100vh;background:#1d1d1bcc;pointer-events:none}.header-select_roadmap .header-select__body:after{top:-1px;bottom:0;background:#f7f8f8;z-index:-1}.header-select_roadmap .header-select__body-item{color:#535862;margin-bottom:0}.header-select.open-up .header-select__body{top:-80px}.header-accordion{position:relative}.header-accordion__header{display:flex;align-items:center;max-width:-moz-max-content;max-width:max-content;margin-left:auto}.header-accordion__header .header__nav-link_active{transform:translateY(-6px)}.header-accordion__header-arrow{display:flex;width:16px;height:9px;margin-left:10px;margin-right:3px;transition:transform .3s ease}.header-accordion__body{opacity:0;max-height:0;overflow:hidden;transition:opacity .7s linear,max-height .7s linear;will-change:opacity,max-height}.header-accordion__body-item{color:#fff;text-align:inherit;margin-bottom:15px;font-size:12px;line-height:14px}.header-accordion__body-item:first-child{margin-top:12px}.header-accordion__body-item:last-child{margin-bottom:0}.header-accordion.active .header-accordion__header-arrow{transform:rotate(180deg)}.header-accordion.active .header-accordion__body{display:block;opacity:1;max-height:1000px;min-height:-moz-fit-content;min-height:fit-content;transition:all .5s linear;will-change:opacity,max-height}.footer{background:#181d27;border-radius:20px 20px 0 0;padding:60px 0 28px;overflow:hidden}.footer__line-item{font-size:46px;color:#fff}.footer__container{max-width:1780px;width:100%;margin:0 auto;padding:0 15px}.footer__social{margin-top:21px}.footer__social-item{position:relative;display:flex;justify-content:space-between;align-items:center;color:#fff;padding:26px 0}.footer__social-item:before,.footer__social-item:after{content:"";width:200vw;height:1px;position:absolute;bottom:0;background:linear-gradient(270deg,#89898980,#e0e0e080 50.48%,#89898980);left:-20%}.footer__social-item:before{left:-220vw;height:2px;transition:transform .5s ease;will-change:transform;bottom:-1px}.footer__social-item .social-item{display:flex;align-items:center;gap:10px}.footer__social-item .social-item svg{width:26px;height:26px}.footer__social-item p{font-weight:500;font-size:20px}.footer__social-arrow{width:22px;height:19px;transition:transform .3s ease;will-change:transform;margin-right:10px}.footer__links{display:grid;grid-template-columns:100px repeat(3,1fr) max-content;grid-gap:25px;margin-top:30px}.footer__links-title{font-size:20px;font-weight:600;color:#fff;letter-spacing:.01em}.footer__links-item:nth-child(2){margin-left:225px}.footer__links-item:nth-child(3){margin-left:118px}.footer__links-item:nth-child(4){margin-left:3px}.footer__links-item ul{margin-top:20px}.footer__links-item ul li{display:flex;align-items:center;gap:20px;font-size:18px;font-weight:400;color:#fff;margin-bottom:14px}.footer__links-item ul li a{display:flex;align-items:center;gap:8px}.footer__links-item ul li a svg{width:18px;height:18px;flex-shrink:0}.footer .header-select{margin-left:0;margin-top:24px}.footer .header-select__header-current{color:#fff}.footer .header-select svg{width:16px;height:9px;fill:#fff;color:#fff}.footer .header-select__body{background:#fff}.footer .header-select__body-item{color:#181d27}.footer__logo{width:-moz-fit-content;width:fit-content}.footer__logo svg{width:75px;height:55px}.footer__btn{margin-top:3px;display:flex;flex-direction:column;align-items:flex-end}.footer__btn .button{display:block;font-size:18px;padding:8px 20px;text-align:center}.footer__btn .button_primary{min-width:154px}.footer__btn .button__inner{white-space:nowrap}.footer__btn .button_footer{margin-top:12px;min-width:157px;border:1px solid #fff;font-size:16px;min-height:40px}.footer__links .footer__links-social a svg{width:24px;height:20px}.modal{overflow-y:scroll;position:fixed;display:none;top:0;left:0;align-items:center;z-index:9999;width:100%;height:100%;background-color:#00000050}.modal.opened{display:flex}.modal.closing .modal__content{transform:translateZ(0);animation-name:animateClose;animation-duration:.6s}.modal__content{position:relative;margin:auto;transform:translateZ(0);will-change:top,opacity;animation-name:animateTop;animation-duration:.4s}.modal__body{position:relative}.modal__inner{border-radius:15px;background:#fff}.modal__close{cursor:pointer;position:absolute;top:15px;right:15px;width:26px;height:26px;opacity:.8;border-radius:50%;background:#fff;box-shadow:0 3px 6px #4747471f;transition:opacity .3s ease}.modal__close:after,.modal__close:before{content:"";position:absolute;display:block;top:50%;left:50%;width:18px;height:2px;border-radius:2px;background:#373737}.modal__close:after{transform:translate(-50%,-50%) rotate(45deg)}.modal__close:before{transform:translate(-50%,-50%) rotate(-45deg)}.request{padding:20px}.request__btn{font-size:16px;line-height:1.25;font-weight:600;width:100%;height:50px;letter-spacing:.64px}.request .button.button_border-gradient .button__inner{position:absolute;top:50%;left:50%;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:inherit;background:#fff;transform:translate(-50%,-50%)}.modal__content{width:100%;max-width:500px}.modal__inner{padding:40px 40px 34px}.modal__inner input{font-size:12px;line-height:1.1666666667;font-weight:400}.modal__body-title-wrapper{margin-bottom:20px}.modal__body-title-wrapper p{text-align:center;font-size:14px;line-height:18px;margin-top:15px}.modal__body-title-wrapper p:last-child:not(:first-child){margin-top:0}.modal__body-title-wrapper p span{font-weight:600}.modal__body-title{font-size:20px;line-height:1.65;font-weight:600;letter-spacing:1.12px;color:#373737;text-align:center}.modal__input{margin-bottom:20px}.modal__input .input__label{font-size:14px;line-height:1.1428571429;font-weight:400}.modal__group.hide,.modal__input.hide{display:none}.modal__group{margin-bottom:14px}.modal__checkbox{margin-bottom:15px}.modal__checkbox .checkbox__text{letter-spacing:.48px}.modal__textarea{margin-bottom:25px}.modal__textarea .textarea__label{font-size:14px;line-height:1.1428571429;font-weight:400}.modal__good{font-size:16px;line-height:1.1875;font-weight:600;margin-bottom:15px;letter-spacing:.64px;color:#373737}.modal__file{margin-bottom:15px}.modal__file-text{font-size:16px;line-height:1.1875;font-weight:600;letter-spacing:.64px;color:#373737}.modal__file p{font-size:12px;line-height:1.1666666667;font-weight:400;margin-top:5px;color:#373737}.modal__file-inner{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.modal__file-inner p{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;width:65%;margin-top:0}.modal__file-inner p._error{color:#ee0004}.modal__file-inner .button_delete{display:none}.modal__file-inner .button:after{transition:opacity .3s ease-in-out}.modal__file-inner.active label{margin-right:10px}.modal__file-inner.active .button{transform:rotate(45deg)}.modal__file-inner.active .button_delete{display:flex}.modal__file-inner.active .button_add{display:none}.modal__file-btn{cursor:pointer;display:flex;align-items:center;gap:20px;width:-moz-fit-content;width:fit-content}.modal__file-btn .icon{width:100%;height:100%;fill:url(#sprite-gradient)}.modal__file-btn .button__gradient .icon{fill:#fff}.thank-modal .modal__inner{padding:40px}.thank-modal .modal__body-title{margin-bottom:25px}.thank-modal .modal__body-title p{font-size:18px}.countdown-modal .modal__content{padding:15px}.countdown-modal .modal__body-title{display:flex;align-items:center;justify-content:center}.countdown-modal__icon{width:24px;height:24px;flex-shrink:0;margin-right:6px}.countdown-modal__timer{padding:12px 21px;border-radius:6px;margin:20px 0 30px;display:grid;grid-gap:60px;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#181d27;grid-template-columns:repeat(4,1fr)}.countdown-modal__timer-value{font-weight:600;font-size:20px;line-height:24px;margin-bottom:2px;color:#fff}.countdown-modal__timer-item{text-align:center;position:relative}.countdown-modal__timer-item:after{content:"";position:absolute;top:0;right:-30px;height:100%;width:1px;background:#fff;opacity:.6}.countdown-modal__timer-item:last-child:after{content:none}.countdown-modal__timer-item p{font-size:12px;line-height:12px;color:#fff;opacity:.75}.countdown-modal__text{font-size:18px;line-height:26px;text-align:center;margin-bottom:25px}.countdown-modal__text span{font-weight:600}.countdown-modal__btn{width:100%;padding:10px}@keyframes animateClose{0%{opacity:1;top:0}to{opacity:0;top:-300px}}@keyframes animateTop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@keyframes loader{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.editor :last-child{margin-bottom:0}.editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.editor h6{margin:0 0 15px;color:#020202}.editor h1 b,.editor h1 strong,.editor h2 b,.editor h2 strong,.editor h3 b,.editor h3 strong,.editor h4 b,.editor h4 strong,.editor h5 b,.editor h5 strong,.editor h6 b,.editor h6 strong{font-weight:600}.editor h1{font-size:42px;font-weight:600}.editor h2{margin-top:25px;font-size:36px;font-weight:600}.editor h3{font-size:28px;font-weight:600}.editor h4{font-size:26px;font-weight:600}.editor h5{font-size:24px;font-weight:600}.editor h6{margin:0 0 15px;font-size:16px;font-weight:500}.editor,.editor p,.editor div,.editor blockquote{font-size:18px;line-height:1.4;font-weight:400;color:#020202;word-break:break-word}.editor strong,.editor p strong,.editor div strong,.editor blockquote strong{font-weight:600}.editor p{margin-bottom:12px}.editor div{line-height:normal}.editor a{font-size:18px;line-height:1.3;font-weight:600;color:#020202;-webkit-text-decoration:underline;text-decoration:underline}.editor img,.editor picture{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor img,.editor picture,.editor video,.editor iframe{display:block;width:auto;max-width:100%;min-width:300px;height:auto;max-height:672px;min-height:300px;margin:25px auto;border-radius:16px;-o-object-fit:cover;object-fit:cover}.editor video,.editor iframe{margin:0 auto 30px}.editor ul,.editor ol{font-size:18px;font-weight:400;margin-bottom:20px}.editor ul:last-child,.editor ol:last-child{margin-bottom:0}.editor ul li,.editor ol li{margin-bottom:10px}.editor ul li:has(ol)>ol,.editor ul li:has(ol)>ul,.editor ul li:has(ul)>ol,.editor ul li:has(ul)>ul,.editor ol li:has(ol)>ol,.editor ol li:has(ol)>ul,.editor ol li:has(ul)>ol,.editor ol li:has(ul)>ul{margin-top:5px;padding:0 0 0 10px}.editor ul li:has(ol)>ol:last-child,.editor ul li:has(ol)>ul:last-child,.editor ul li:has(ul)>ol:last-child,.editor ul li:has(ul)>ul:last-child,.editor ol li:has(ol)>ol:last-child,.editor ol li:has(ol)>ul:last-child,.editor ol li:has(ul)>ol:last-child,.editor ol li:has(ul)>ul:last-child{margin-bottom:20px}.editor ul li:last-child,.editor ol li:last-child{margin-bottom:0}.editor ul li:last-child:has(ol)>ol,.editor ul li:last-child:has(ol)>ul,.editor ul li:last-child:has(ul)>ol,.editor ul li:last-child:has(ul)>ul,.editor ol li:last-child:has(ol)>ol,.editor ol li:last-child:has(ol)>ul,.editor ol li:last-child:has(ul)>ol,.editor ol li:last-child:has(ul)>ul{margin-top:5px}.editor ul li:last-child:has(ol)>ol:last-child,.editor ul li:last-child:has(ol)>ul:last-child,.editor ul li:last-child:has(ul)>ol:last-child,.editor ul li:last-child:has(ul)>ul:last-child,.editor ol li:last-child:has(ol)>ol:last-child,.editor ol li:last-child:has(ol)>ul:last-child,.editor ol li:last-child:has(ul)>ol:last-child,.editor ol li:last-child:has(ul)>ul:last-child{margin-bottom:0}.editor ul li h1,.editor ol li h1{margin-top:20px}.editor ul li{align-items:center;padding-left:25px;position:relative;font-size:18px}.editor ul li:before{content:"";display:block;left:-3px;top:0;position:absolute;padding:13px;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8.11265 17.6948C7.40278 16.8975 6.8294 16.1175 6.27553 15.3623C5.76948 14.6754 5.33071 13.9413 4.96528 13.1704C4.73653 12.7024 4.63528 12.2291 5.13065 11.9243C6.55078 11.0516 6.84178 11.8849 7.61315 12.8516C8.07065 13.4246 8.74565 14.3693 9.16828 14.9663C9.57215 15.5363 10.0645 14.5076 10.2607 14.217C10.9593 13.1858 12.7743 10.6598 13.5247 9.72639C14.2368 8.83989 16.5352 6.35701 16.9634 5.96214C17.3283 5.62576 18.0985 4.88851 18.6164 5.29539C19.1602 5.72289 19.4264 6.53551 19.0439 7.06389C18.3775 7.98376 17.3313 8.85864 16.6072 9.73464C15.1417 11.5076 13.7542 13.4186 12.4222 15.3218C11.9695 15.9683 11.3343 17.0513 10.9398 17.7525C10.2018 19.0646 9.55378 19.314 8.11228 17.6948H8.11265Z" fill="%23FBBC05"/></svg>') no-repeat center/contain;background-size:20px}.editor ol{position:relative;list-style:none inside none;counter-reset:main-item}.editor ol>li{align-items:center;width:100%;list-style-type:none;counter-increment:main-item}.editor ol>li:before{content:counters(main-item,".") ".";align-self:baseline;margin:0 5px 0 0;font-weight:600;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.editor ol>li:has(ul){counter-reset:main-item}.editor span{color:#181d2799}.editor .richtext-image.full-width{width:100%;height:auto}.editor .richtext-image.right{margin-right:0;margin-left:auto}.editor .richtext-image.left{margin-left:0;margin-right:auto}.editor hr{height:1px;margin:12px 0;background:#d9d9d9}.editor blockquote{font-style:italic;padding:6px 0 6px 12px;margin:12px 0 12px 12px;border-left:2px solid rgba(251,188,5,.5019607843)}.text-block{margin:40px 0}.text-with-image{display:grid;grid-gap:40px;margin:40px 0;align-items:center;grid-template-columns:.65fr .35fr}.text-with-image__img{width:100%;overflow:hidden;border-radius:16px;height:-moz-max-content;height:max-content}.text-with-image__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.text-with-image.reverse,.text-with-image.reverse .editor,.text-with-image.reverse .text-with-image__img{transform:scaleX(-1)}.button{color:#fff;cursor:pointer;background:#181d27;border-radius:40px}.button.disabled{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.button_primary{background:#fbbc05;box-shadow:0 2px 8px #41280026;transition:background-color .3s ease}.button_white{color:#181d27;background:#fff}.button_blue{color:#fff;background:#2ea8e1}.button_secondary{background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial;position:relative;border-radius:0;border-radius:initial}.button_secondary:before{content:"";width:100%;height:100%;position:absolute;background:#181d27;box-shadow:0 4px 8px #181d2733;transition:background-color .3s ease,transform .3s ease;border-radius:40px;top:0;left:0}.button_outline{background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial;position:relative;border-radius:0;border-radius:initial;transition:color .3s ease}.button_outline:before{content:"";width:100%;height:100%;position:absolute;transition:background-color .3s ease,transform .3s ease,border-color .3s ease;border-radius:40px;top:0;left:0}.button_outline-white{color:#181d27}.button_outline-white:before{border:1px solid #181D27;box-shadow:0 4px 8px #181d2733}.button_outline-black:before{background:#181d27;border:1px solid #fff;box-shadow:0 2px 8px #ffffff26}.button__inner{position:relative;z-index:1}.tabs{width:100%;display:flex;align-items:center;flex-direction:column;overflow:hidden}.tabs__wrapper{border:1px solid #B4B4B4;border-radius:26px;padding:7px 4px;display:flex;align-items:center;justify-content:space-between;max-width:-moz-max-content;max-width:max-content}.tabs__item{margin:0 6px;cursor:pointer;font-size:18px;line-height:24px;padding:8px 25px;text-align:center;border-radius:44px;min-width:180px;transition:background-color .3s ease,color .3s ease}.tabs__item.active{color:#fff;background:#181d27;text-shadow:0 0 1px #fff}.tabs__content{width:100%;position:relative}.tabs__content-inner{opacity:0;height:0;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(100%)}.tabs__content-inner.active{opacity:1;height:auto;height:initial;overflow:visible;overflow:initial;-webkit-user-select:initial;-moz-user-select:initial;user-select:initial;transform:translateY(0);transition:transform .6s,opacity .6s}.tabs__content-inner.fade-out{transform:translate(100%);opacity:0}.running-line{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:60px}.running-line__items{flex-shrink:0;display:flex;justify-content:space-around;min-width:100%;gap:60px}.running-line__items-item{flex:0 0 auto;display:flex;justify-content:center;align-items:center}.marquee{animation:scroll 20s linear infinite;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% - 60px),0,0)}}.cookies-popup{display:none;position:fixed;bottom:0;z-index:102;width:100%;padding-top:25px;padding-bottom:15px;transition:opacity .5s ease;background:#f7f8f8;box-shadow:0 -5px 10px -4px #fbbc05bf;opacity:0;pointer-events:none}.cookies-popup.cookies-popup-active{pointer-events:all;opacity:1}.cookies-popup__wrapper{max-width:1198px;margin:0 auto;padding:0 16px}.cookies-popup__wrapper-title{margin-bottom:5px}.cookies-popup__wrapper-title p{color:#141414;font-size:26px;font-weight:600;line-height:1.4}.cookies-popup__wrapper-text{color:#141414;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:15px}.cookies-popup__wrapper-text a{cursor:pointer;color:#fbbc05}.cookies-popup__wrapper-btn{display:flex;align-items:center;justify-content:flex-end}.cookies-popup__wrapper-btn .cookies-btn{display:block;line-height:1;font-size:20px;font-weight:600;text-align:center;padding:15px}.cookies-popup__wrapper-btn .cookies-btn .button__inner{display:block;min-width:176px}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-BoldItalic-t1dLiCz4.eot);src:local("Inter Bold Italic"),local("Inter-BoldItalic"),url(/static/nodejs/assets/Inter-BoldItalic-t1dLiCz4.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-BoldItalic-BZ25GMaH.woff2) format("woff2"),url(/static/nodejs/assets/Inter-BoldItalic-ClhPYlYe.woff) format("woff"),url(/static/nodejs/assets/Inter-BoldItalic-Ba8-pZ_J.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-MediumItalic-CTkYZNCK.eot);src:local("Inter Medium Italic"),local("Inter-MediumItalic"),url(/static/nodejs/assets/Inter-MediumItalic-CTkYZNCK.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-MediumItalic-YxU2FLh9.woff2) format("woff2"),url(/static/nodejs/assets/Inter-MediumItalic-COrOLzu-.woff) format("woff"),url(/static/nodejs/assets/Inter-MediumItalic-C18Bu_Vp.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-ThinItalicBETA-DK6pSgd9.eot);src:local("Inter Thin Italic BETA"),local("Inter-ThinItalicBETA"),url(/static/nodejs/assets/Inter-ThinItalicBETA-DK6pSgd9.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-ThinItalicBETA-CSNw4Px2.woff2) format("woff2"),url(/static/nodejs/assets/Inter-ThinItalicBETA-BhPaVz2v.woff) format("woff"),url(/static/nodejs/assets/Inter-ThinItalicBETA-BRRwdykS.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-Regular-CwtbgAvg.eot);src:local("Inter Regular"),local("Inter-Regular"),url(/static/nodejs/assets/Inter-Regular-CwtbgAvg.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-Regular-6EfshmZx.woff2) format("woff2"),url(/static/nodejs/assets/Inter-Regular-C05ryuRh.woff) format("woff"),url(/static/nodejs/assets/Inter-Regular-BeTTpXQ8.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-Black-jrOxTm-q.eot);src:local("Inter Black"),local("Inter-Black"),url(/static/nodejs/assets/Inter-Black-jrOxTm-q.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-Black-PCIGMC9y.woff2) format("woff2"),url(/static/nodejs/assets/Inter-Black-C8uLBNKl.woff) format("woff"),url(/static/nodejs/assets/Inter-Black-ZcEJPqMU.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-BlackItalic-CTeOWspY.eot);src:local("Inter Black Italic"),local("Inter-BlackItalic"),url(/static/nodejs/assets/Inter-BlackItalic-CTeOWspY.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-BlackItalic-C__mpYx1.woff2) format("woff2"),url(/static/nodejs/assets/Inter-BlackItalic-Dz9vVe3q.woff) format("woff"),url(/static/nodejs/assets/Inter-BlackItalic-aWEmUzpf.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-LightBETA-BhTGQB5W.eot);src:local("Inter Light BETA"),local("Inter-LightBETA"),url(/static/nodejs/assets/Inter-LightBETA-BhTGQB5W.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-LightBETA-DpNixdPo.woff2) format("woff2"),url(/static/nodejs/assets/Inter-LightBETA-ezVrMOvg.woff) format("woff"),url(/static/nodejs/assets/Inter-LightBETA-CYWGeKDg.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-SemiBold-UajGuirf.eot);src:local("Inter Semi Bold"),local("Inter-SemiBold"),url(/static/nodejs/assets/Inter-SemiBold-UajGuirf.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-SemiBold-ClSOndc6.woff2) format("woff2"),url(/static/nodejs/assets/Inter-SemiBold-DGXNtFwE.woff) format("woff"),url(/static/nodejs/assets/Inter-SemiBold-DGnHnc8s.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-ExtraBoldItalic-BdhqUCYK.eot);src:local("Inter Extra Bold Italic"),local("Inter-ExtraBoldItalic"),url(/static/nodejs/assets/Inter-ExtraBoldItalic-BdhqUCYK.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-ExtraBoldItalic-D1JMiWfe.woff2) format("woff2"),url(/static/nodejs/assets/Inter-ExtraBoldItalic-Dvm_44ki.woff) format("woff"),url(/static/nodejs/assets/Inter-ExtraBoldItalic-DVywTn6d.ttf) format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-Bold-DM__1kr4.eot);src:local("Inter Bold"),local("Inter-Bold"),url(/static/nodejs/assets/Inter-Bold-DM__1kr4.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-Bold-CQHYVgG_.woff2) format("woff2"),url(/static/nodejs/assets/Inter-Bold-Dm1wsqGD.woff) format("woff"),url(/static/nodejs/assets/Inter-Bold-D0m5Xa5u.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-ExtraLightItalicBETA-Bu53WAGh.eot);src:local("Inter Extra Light Italic BETA"),local("Inter-ExtraLightItalicBETA"),url(/static/nodejs/assets/Inter-ExtraLightItalicBETA-Bu53WAGh.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-ExtraLightItalicBETA-BcNczogP.woff2) format("woff2"),url(/static/nodejs/assets/Inter-ExtraLightItalicBETA-xiLSHCTU.woff) format("woff"),url(/static/nodejs/assets/Inter-ExtraLightItalicBETA-COSovqr2.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-ExtraLightBETA-Dm-QTZcE.eot);src:local("Inter Extra Light BETA"),local("Inter-ExtraLightBETA"),url(/static/nodejs/assets/Inter-ExtraLightBETA-Dm-QTZcE.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-ExtraLightBETA-dSzjrJSk.woff2) format("woff2"),url(/static/nodejs/assets/Inter-ExtraLightBETA-Ci-ivs4h.woff) format("woff"),url(/static/nodejs/assets/Inter-ExtraLightBETA-D5oD4Chc.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-ExtraBold-BWza1bPC.eot);src:local("Inter Extra Bold"),local("Inter-ExtraBold"),url(/static/nodejs/assets/Inter-ExtraBold-BWza1bPC.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-ExtraBold-Da5QcHRB.woff2) format("woff2"),url(/static/nodejs/assets/Inter-ExtraBold-BEEZHczf.woff) format("woff"),url(/static/nodejs/assets/Inter-ExtraBold-DJrHvLNM.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-ThinBETA-BSLTijLL.eot);src:local("Inter Thin BETA"),local("Inter-ThinBETA"),url(/static/nodejs/assets/Inter-ThinBETA-BSLTijLL.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-ThinBETA-De7PdzHo.woff2) format("woff2"),url(/static/nodejs/assets/Inter-ThinBETA-dN8Q4lcx.woff) format("woff"),url(/static/nodejs/assets/Inter-ThinBETA-OcBdJ5CN.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-LightItalicBETA-CI4PJs61.eot);src:local("Inter Light Italic BETA"),local("Inter-LightItalicBETA"),url(/static/nodejs/assets/Inter-LightItalicBETA-CI4PJs61.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-LightItalicBETA-VxBas_3R.woff2) format("woff2"),url(/static/nodejs/assets/Inter-LightItalicBETA-ap6sZsaL.woff) format("woff"),url(/static/nodejs/assets/Inter-LightItalicBETA-CSbR4sB5.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-Italic-h8zyjbiU.eot);src:local("Inter Italic"),local("Inter-Italic"),url(/static/nodejs/assets/Inter-Italic-h8zyjbiU.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-Italic-B-9-4fJy.woff2) format("woff2"),url(/static/nodejs/assets/Inter-Italic-CttKuW4S.woff) format("woff"),url(/static/nodejs/assets/Inter-Italic-BrFu7IOE.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-SemiBoldItalic-CueLog76.eot);src:local("Inter Semi Bold Italic"),local("Inter-SemiBoldItalic"),url(/static/nodejs/assets/Inter-SemiBoldItalic-CueLog76.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-SemiBoldItalic-C1C-HVnm.woff2) format("woff2"),url(/static/nodejs/assets/Inter-SemiBoldItalic-CfpSVtlG.woff) format("woff"),url(/static/nodejs/assets/Inter-SemiBoldItalic-BeeCeC2u.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/static/nodejs/assets/Inter-Medium-C0pJAE2t.eot);src:local("Inter Medium"),local("Inter-Medium"),url(/static/nodejs/assets/Inter-Medium-C0pJAE2t.eot?#iefix) format("embedded-opentype"),url(/static/nodejs/assets/Inter-Medium-D5YUpoRx.woff2) format("woff2"),url(/static/nodejs/assets/Inter-Medium-NQOIbdhU.woff) format("woff"),url(/static/nodejs/assets/Inter-Medium-BaC4k7sN.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}img{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.container{max-width:1789px;width:100%;margin:0 auto;padding:0 15px}.wrapper{display:flex;flex-direction:column;min-height:100vh}.main{flex:1 1 auto;padding-top:70px;background:#f7f8f8}.main__title{font-size:72px;line-height:1.4;font-weight:600;color:#181d27}.main__section-title{font-size:60px;line-height:1.2;font-weight:600}svg{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.d-none{display:none}.animated-dots,.animated-dots:before,.animated-dots:after{width:10px;height:10px;border-radius:50%;animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out}.animated-dots{color:#fbbc05;font-size:10px;position:absolute;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s;left:12px;top:17px}.animated-dots:before,.animated-dots:after{content:"";position:absolute}.animated-dots:before{left:-12px;animation-delay:-.32s}.animated-dots:after{left:12px}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 -10px 0 -10px}40%{box-shadow:0 -10px}}.swiper{--swiper-pagination-bullet-size: 12px;--swiper-pagination-color: #FFBA00;--swiper-pagination-bullet-inactive-color: #EAEAEA;--swiper-pagination-bullet-inactive-opacity: 1;padding:0 24px;width:calc(100% + 48px);transform:translate(-24px)}.swiper-button-next,.swiper-button-prev{--swiper-navigation-color: #181D27;--swiper-navigation-size: 16px;--swiper-navigation-sides-offset: 0;transform:translateY(-50%);box-shadow:0 3px 6px #4747471f;background:#fff;border-radius:50%;width:40px;height:40px;transition:background-color .3s ease,color .3s ease}.spinner{width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin:0 auto 120px}.spinner__inner{color:#fbbc05;font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.3s infinite linear;transform:translateZ(0);transition:opacity .3s ease}.spinner__inner.hide{opacity:0;animation:none 0s ease 0s 1 normal none running;animation:initial}@keyframes mulShdSpin{0%,to{box-shadow:0 -3em 0 .2em,2em -2em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em}12.5%{box-shadow:0 -3em,2em -2em 0 .2em,3em 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em,3em 0 0 .2em,2em 2em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0,2em 2em 0 .2em,0 3em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em,0 3em 0 .2em,-2em 2em,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em,-2em 2em 0 .2em,-3em 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0 0 .2em,-2em -2em}87.5%{box-shadow:0 -3em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0,-2em -2em 0 .2em}}.breadcrumbs{position:relative;font-weight:400;font-size:18px;padding-top:70px;line-height:24px;display:flex;align-items:center;justify-content:center;gap:2px;margin-left:5px}.breadcrumbs__link{margin-right:6px;font-size:16px;font-weight:400;letter-spacing:.5px}.breadcrumbs__link:not(:first-child){margin-left:7px}.breadcrumbs__link:not(:first-child):not(:last-child){flex-shrink:0}.breadcrumbs__link:not(:first-child):last-child{font-weight:500;pointer-events:none}.breadcrumbs__arrow{width:7px;height:12px;flex-shrink:0}.image-block{width:100%;overflow:hidden;border-radius:16px;margin:20px 0 40px}.image-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-image_wide_block{width:100%;max-width:80%;margin:0 auto}.block-image_wide_block .image-block{position:relative;padding-bottom:44%}.block-image_wide_block .image-block img{position:absolute;left:0;right:0}.block-youtube_video_block{width:100%;max-width:80%;margin:0 auto}.youtube-video{width:100%;display:flex;position:relative;justify-content:end;padding-bottom:44%;border-radius:20px;overflow:hidden;margin:20px 0 40px}.youtube-video__play{transition:opacity .3s ease;position:absolute;right:35px;bottom:25px;display:flex;align-items:center;gap:10px;padding:15px 20px;border:1px solid #FBBC05;width:-moz-fit-content;width:fit-content;border-radius:30px;background:#fff;cursor:pointer}.youtube-video__play.hide{opacity:0;pointer-events:none}.youtube-video__play svg{width:20px;height:20px}.youtube-video__play p{font-weight:500;font-size:18px}.youtube-video__preload,.youtube-video__wrapper{position:absolute;height:100%;width:100%;left:0;top:0}.youtube-video__preload{z-index:5;transition:opacity .3s ease}.youtube-video__preload.hide{opacity:0;z-index:0}.youtube-video__preload img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.youtube-video__wrapper iframe{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.get-started{width:100%;min-height:445px;padding:80px;max-width:1120px;position:relative;border-radius:16px;overflow:hidden;background:#181d27;margin:40px auto 160px}.get-started__bg{width:100%;height:100%;position:absolute;left:0;top:0}.get-started__inner{margin:0 auto;max-width:780px;position:relative}.get-started__icon{width:24px;height:24px;margin-right:6px}.get-started__icon-wrapper{display:flex;align-items:center;margin-bottom:25px;justify-content:center}.get-started__icon-text{color:#fff;font-size:18px;line-height:26px}.get-started__title{color:#fff;font-size:46px;font-weight:600;line-height:60px;text-align:center;margin-bottom:25px}.get-started__text{color:#fff;font-size:16px;line-height:24px;text-align:center;margin-bottom:30px}.get-started__double-button{margin:0 auto;display:block;position:relative;padding-right:52px;max-width:-moz-fit-content;max-width:fit-content}.get-started__button{display:block;text-align:center;line-height:1;font-size:20px;font-weight:600;padding:15px}.get-started__button .button__inner{display:block;min-width:176px}.get-started__button-icon{width:50px;padding:5px;display:flex;position:absolute;align-items:center;justify-content:center;transition:width .3s ease,background-color .3s ease;z-index:1;right:0;top:0}.get-started__button-icon .button__inner{width:40px;height:40px;display:block;transition:transform .3s}.roadmap-page__container{display:grid;max-width:1600px;width:100%;margin:0 auto}.roadmap-page__title{text-align:center;margin:30px 0 40px}.roadmap-page .breadcrumbs{padding-top:30px}@media (max-width: 1919px){.footer .header-select__body{left:-15px}}@media (max-width: 1649px){.footer__container{max-width:1300px;padding:0 20px}.footer__social{margin-top:15px}.footer__links-item:nth-child(2){margin-left:52px}.footer__links-item:nth-child(3){margin-left:0}.footer__links-item:nth-child(4){margin-left:0}.editor h1{font-size:36px}.editor h2{font-size:28px}.editor h3,.editor h4{font-size:24px}.editor h5{font-size:22px}.editor h6{font-size:14px}.container{max-width:1310px}.youtube-video__play{right:25px}.roadmap-page__container{max-width:1120px}}@media (max-width: 1419px){.header-select{margin-left:20px}.header-select_roadmap{margin-left:0}.editor img,.editor picture,.editor video,.editor iframe{max-height:450px;min-height:200px}.swiper{width:calc(100% + 24px);transform:translate(-12px);padding:0 12px}}@media (max-width: 1023px){.header__wrapper{justify-content:space-between}.header__content{position:absolute;flex-direction:column;left:0;top:0;width:100%;min-height:424px;background:#181d27;padding-top:78px;padding-bottom:28px;transform:translateY(-100%);opacity:0;transition:none;align-items:flex-end}.header__content_active{transform:translateY(0);opacity:1}.header__content.is-animatable{transition:transform .3s ease,opacity .3s ease}.header__nav{max-width:100%}.header__nav-li_roadmap{display:none}.header__nav-li_roadmap-mobile{display:block}.header__nav ul{max-width:100%;flex-direction:column;justify-content:end;text-align:right;align-items:flex-end;padding:0 20px;gap:25px}.header__nav ul li{color:#fff;font-size:16px;font-weight:400}.header__auth{display:grid;grid-template-columns:repeat(2,1fr);padding-right:20px;margin-top:37px}.header__auth-double{padding-right:34px}.header__auth-launch.button_outline{width:100%;font-weight:400;font-size:14px;line-height:1.3;padding:6px 20px;color:#fff}.header__auth-launch.button_outline .button__inner{min-width:138px}.header__auth-icon.button_outline{width:30px;color:#fff}.header__auth-icon.button_outline .button__inner{width:20px;height:20px}.header__auth-launch.button_outline:before,.header__auth-icon.button_outline:before{border-color:#fff}.header__auth-login{color:#fff;margin-left:auto;width:-moz-fit-content;width:fit-content}.header__auth-button{background:#fff;padding:9px 19px}.header__auth-button .button__inner{color:#181d27}.header__burger{display:flex}.header-select{grid-column:2;grid-row:2;margin-left:auto;margin-top:30px}.header-select__header{z-index:5;position:relative;color:#fff}.header-select__header-eath{color:#fff}.header-select__header-arrow svg{color:#fff}.header-select__body{background:#fff}.header-select__body-item{color:#181d27}.header-accordion__header-arrow svg{color:#fff}.header__auth_countdown{grid-template-columns:1fr}.header__auth_countdown .header-select{grid-column:initial}.footer{padding:64px 0 27px}.footer__line-item{font-size:40px}.footer__links{grid-template-columns:repeat(3,1fr);grid-gap:0 10px;position:relative}.footer__links-item:nth-child(2){margin-left:0;margin-left:initial}.footer__links-item:nth-child(3){margin-left:0;margin-left:initial}.footer__links-item:nth-child(4){transform:translate(0);margin-left:0;margin-left:initial}.footer__links-item ul{margin-top:22px}.footer__links-item ul li a{white-space:normal}.footer .header-select{margin-top:0}.footer .header-select__body,.footer .header-select.active .header-select__body{top:auto;top:initial;bottom:20px;left:auto;left:initial;right:1px}.footer__logo{grid-row:2;grid-column:1/-1;width:100%;margin-left:5px;display:flex;align-items:center;justify-content:space-between}.footer__logo svg{width:70px}.footer__btn{flex-direction:row;margin-top:0;align-items:center;position:absolute;left:50%;transform:translate(-50%);bottom:6px}.footer__btn .button_primary{min-width:160px}.footer__btn .button_footer{margin-top:0;min-width:160px}.modal__close{opacity:1}.editor h1{font-size:32px}.editor h2{font-size:24px}.editor h3{font-size:22px}.editor h4{font-size:22px;letter-spacing:.88px}.editor h5{font-size:20px}.editor h6{margin:0 0 10px}.editor,.editor p,.editor div,.editor blockquote{letter-spacing:.22px}.editor a{font-size:16px;line-height:1.2;letter-spacing:.64px}.editor img,.editor picture,.editor video,.editor iframe{height:auto;max-height:500px;min-height:100px;margin:20px auto}.editor ul,.editor ol{margin:0 0 15px;font-size:16px;line-height:1.2;letter-spacing:.64px}.editor ul li:has(ol)>ol:last-child,.editor ul li:has(ol)>ul:last-child,.editor ul li:has(ul)>ol:last-child,.editor ul li:has(ul)>ul:last-child,.editor ol li:has(ol)>ol:last-child,.editor ol li:has(ol)>ul:last-child,.editor ol li:has(ul)>ol:last-child,.editor ol li:has(ul)>ul:last-child{margin-bottom:10px}.editor ul li{line-height:1.3}.editor ol>li{margin-bottom:12px}.text-block{margin:30px 0}.text-with-image{grid-template-columns:1fr;align-items:flex-start}.tabs__item{padding:6px 25px;font-size:16px;line-height:20px}.cookies-popup__wrapper-btn .cookies-btn{width:100%;font-size:18px;font-weight:500;padding:13px}.container{padding:0 20px}.main__title{font-size:52px}.main__section-title{font-size:46px}.swiper-button-next,.swiper-button-prev{width:36px;height:36px}.breadcrumbs{padding-top:50px;font-size:16px;margin-left:0;gap:5px}.image-block{margin:10px 0 30px}.block-image_wide_block,.block-youtube_video_block{max-width:100%}.youtube-video{margin:10px 0 30px;border-radius:0;padding-bottom:65%;width:calc(100% + 40px);transform:translate(-20px)}.get-started{padding:89px 25px;width:calc(100% + 40px);transform:translate(-20px);margin-bottom:120px;margin-top:30px}.get-started__title{font-size:40px;line-height:1.2}.get-started__text{line-height:20px}.get-started__double-button{padding-right:46px}.get-started__button{width:100%;font-size:18px;font-weight:500;padding:13px}.get-started__button-icon{width:44px}.get-started__button-icon .button__inner{width:34px;height:34px}.roadmap-page__container{padding:0 20px}.roadmap-page__title{margin:30px 0}.roadmap-page .breadcrumbs{flex-wrap:wrap}}@media (hover: hover) and (max-width: 1023px){.footer .header-select:hover .header-select__body{top:auto;top:initial;bottom:20px;left:auto;left:initial;right:1px}}@media (max-width: 768px){.breadcrumbs__link{margin-right:2px}.breadcrumbs__link:not(:first-child){margin-left:5px}}@media (max-width: 767px){.tabs__wrapper{padding:7px 2px;width:-moz-fit-content;width:fit-content;max-width:345px}.tabs__item{width:100%;margin:0 5px;padding:4px 6px;font-size:14px;line-height:18px;min-width:102px;text-align:center}}@media (max-width: 575px){.header__logo{width:42px;height:42px}.header__nav ul{padding:0 15px}.header__nav ul li{font-size:14px}.header__auth{margin-top:24px;padding-right:15px}.header__auth-button{font-size:14px;padding:9px 10px}.header-select,.header__auth_countdown{margin-top:20px}.footer{padding:60px 0 55px}.footer__line-item{font-size:34px}.footer__social{margin-top:25px}.footer__social-item{padding:15px 0}.footer__social-item p{font-size:18px}.footer__links{grid-template-columns:178px 1fr}.footer__links-title{font-size:18px}.footer__links-item{margin-top:12px}.footer__links-item:nth-child(4){grid-column:1/-1}.footer__links-item ul{margin-top:18px}.footer__links-item ul li{font-size:16px}.footer .header-select__body,.footer .header-select.active .header-select__body{bottom:auto;bottom:initial;top:20px}.footer__logo{grid-row:1}.footer__logo svg{width:45px}.footer__btn{position:static;transform:none;transform:initial;grid-row:4;grid-column:1/-1;margin-left:0;margin-top:8px}.footer__btn a{width:100%}.footer__btn .button_primary,.footer__btn .button_footer{width:100%;font-size:14px;min-height:30px}.request__btn{font-size:14px;line-height:1.2857142857;font-weight:500;height:40px}.modal__inner{padding:30px 15px}.modal__body-title{letter-spacing:.88px}.countdown-modal__timer{grid-gap:30px;padding:10px 8px;margin:15px 0 20px}.countdown-modal__timer-value{font-size:18px;line-height:26px}.countdown-modal__timer-item:after{right:-15px}.countdown-modal__text{font-size:16px;line-height:20px}.editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.editor h6{margin:0 0 10px}.editor h1{font-size:28px}.editor h2{font-size:22px}.editor h3{font-size:18px}.editor h4{font-size:20px;letter-spacing:.8px}.editor h5{font-size:18px}.editor,.editor p,.editor div,.editor blockquote{line-height:1.3;font-size:16px;letter-spacing:.1px}.editor a{font-size:14px;line-height:1.3}.editor img,.editor picture,.editor video,.editor iframe{margin:15px auto}.editor ul,.editor ol{font-size:14px;line-height:1.3}.editor ul li{font-size:16px}.text-with-image{margin:30px 0}.text-with-image__img{border-radius:0;width:calc(100% + 30px);transform:translate(-15px)}.text-with-image.reverse .text-with-image__img{transform:scaleX(-1) translate(15px)}.running-line,.running-line__items{gap:20px}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% - 20px),0,0)}}.cookies-popup__wrapper-btn .cookies-btn{padding:10px 23px;font-size:16px}.cookies-popup__wrapper-btn .cookies-btn .button__inner{min-width:122px}.container{padding:0 15px}.main{padding-top:62px}.main__title{font-size:34px}.main__section-title{font-size:30px}.swiper{padding:0;width:100%;transform:none}.breadcrumbs{padding-top:56px;line-height:18px}.breadcrumbs__link{margin-right:3px;font-size:14px}.image-block{border-radius:0;width:calc(100% + 30px);transform:translate(-15px)}.block-image_wide_block .image-block{padding-bottom:60%}.youtube-video{padding-bottom:70%;width:calc(100% + 30px);transform:translate(-15px)}.youtube-video__play{right:15px;bottom:15px;padding:10px 15px}.youtube-video__play svg{width:12px;height:12px}.youtube-video__play p{font-size:16px}.get-started{padding:60px 15px;width:calc(100% + 30px);transform:translate(-15px)}.get-started__title{font-size:28px;line-height:1.35}.get-started__text{font-size:14px;line-height:1.35}.get-started__double-button{padding-right:38px}.get-started__button{padding:10px 23px;font-size:16px}.get-started__button .button__inner{min-width:122px}.get-started__button-icon{width:36px}.get-started__button-icon .button__inner{width:26px;height:26px}.roadmap-page__container{padding:0 15px}}@media (hover: hover) and (max-width: 575px){.footer .header-select:hover .header-select__body{bottom:auto;bottom:initial;top:20px}}@media screen and (max-height: 425px){.header__content_active{overflow-y:scroll;height:calc(var(--app-height) - 100px)}}@media (max-width: 374px){.editor img,.editor picture,.editor video,.editor iframe{min-width:100%}.tabs__item{margin:0 3px;font-size:12px;line-height:14px}}@media (hover: hover){.header__auth-double:hover .header__auth-icon{width:100%;color:#fff}.header__auth-double:hover .header__auth-icon:before{background:#181d27}.header__auth-double:hover .header__auth-icon .button__inner{transform:rotate(45deg)}.header-select__body-item a:hover{color:#ffcb34}.header-select_roadmap .header-select__body-item a:hover{color:#181d27;text-shadow:0 0 1px #181D27}.footer__social-item:hover .footer__social-arrow{transform:rotate(45deg)}.footer__social-item:hover:before{transform:translate(100%)}.modal__close:hover{opacity:1}.modal__file-inner .button:hover .button__inner{-webkit-text-fill-color:#fff;text-fill-color:#fff}.modal__file-btn .button_add:hover .button__inner{background:transparent}.modal__file-btn .button_add:hover:after,.modal__file-btn .button_add:hover:before{display:none}.modal__file-btn .button_add:hover .icon{fill:#fff}.editor a:hover,.editor ul li a:hover,.editor ol li a:hover{color:#020202}.button_primary:not(:disabled):hover{background:#ffcb34}.button_secondary:not(:disabled):hover:before{background:#232a38;transform:scale(1.1)}.button_outline-white:not(:disabled):hover{color:#fff}.button_outline-white:not(:disabled):hover:before{background:#181d27;transform:scale(1.1)}.button_outline-black:not(:disabled):hover{color:#181d27}.button_outline-black:not(:disabled):hover:before{background:#fff;transform:scale(1.1);border-color:#181d27}.swiper-button-next:hover,.swiper-button-prev:hover{--swiper-navigation-color: #FFFFFF;background:#ffcb34}.get-started__double-button:hover .get-started__button-icon{width:100%;background:#fff}.get-started__double-button:hover .get-started__button-icon .button__inner{transform:rotate(45deg)}}
