﻿@charset "UTF-8";@import url("css2.css");@import url("css2-1.css");*,* before,:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{width:100%;height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow:hidden}body{width:100%;height:100%;background-color:#0e0f12;font-family:Geist;overflow-x:hidden;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility;font-optical-sizing:auto}body::after{content:"";display:block;position:absolute;top:1011px;left:0;right:0;width:100%;height:333px;background:linear-gradient(180deg,#070809 0,#0e0f12 100%)}body.active{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-family:"Inter Tight",sans-serif}a{text-decoration:none}:root{--width-wrapper:calc( 1136px + 128px );--padding-wrapper:64px;--icon-light-light:#fff}@media (max-width:720px){:root{--padding-wrapper:16px}}img{display:block}.intertight-font{font-family:"Inter Tight",sans-serif;font-weight:400;font-style:normal}.inter-font{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.p-margin-16{margin:0 0 16px 0}.overflow-hidden{overflow:hidden}.wrapper{max-width:var(--width-wrapper);margin:0 auto;padding:0 var(--padding-wrapper)}.btn{display:inline-flex;position:relative;z-index:12;padding:16px 48px;border-radius:16px;font-size:16px;color:var(--icon-light-light,#fff);font-style:normal;font-weight:500;line-height:124%;text-align:center;cursor:pointer;text-decoration:none;white-space:nowrap}@media (max-width:720px){.btn{font-size:16px}}.btn_dark{border-radius:8px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 6px 40px 0 rgba(255,255,255,.1);color:#fff}.btn_gradient{padding:24px 64px;font-size:20px;text-transform:uppercase;letter-spacing:-.4px;background:linear-gradient(90deg,#ffc000 0,#ff5300 100%),#fff;box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08)}.sub-title{display:flex;align-items:center;margin:0 0 16px 0;font-family:Inter,sans-serif;color:#f3c447;font-size:20px;font-style:normal;font-weight:500;line-height:150%}.sub-title::before{content:"";display:block;width:16px;height:16px;margin:0 12px 0 0;background-image:url("arrow-right-subtitle.svg");background-position:50%;background-repeat:no-repeat;background-size:100% auto}.title-h2{margin:0 0 64px 0;color:rgba(255,255,255,.85);font-family:"Inter Tight";font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.48px}@media (max-width:1000px){.title-h2{font-size:32px;letter-spacing:-.32px}}.title-h2 span{color:#f3c447}.animated{overflow:hidden}.animated::before{content:attr(data-hover);position:absolute;bottom:-100%;left:50%;width:100%;text-transform:uppercase;font-weight:800;font-size:16px;line-height:124%;font-weight:600;opacity:0;transform:translate(-50%,0);transition:all .4s ease-in-out}.animated.btn_lite::before{text-transform:none;font-size:16px}.animated span{display:block;transition:all .2s ease-in-out;opacity:1}.animated:hover::before{bottom:0;opacity:1;transform:translate(-50%,calc(-100% + 5px))}.animated:hover span{transform:translate(0,-100%);opacity:0}.animated.btn_single:hover::before{bottom:0;opacity:1;transform:translate(-50%,-100%)}@media (max-width:720px){.animated.btn_single:hover::before{transform:translate(-50%,-80%)}}.animated.btn_single:hover span{transform:translate(0,-50%);opacity:0}.link{position:relative;color:var(--icon-light-light,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.link:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#ffc000 0,#ff5300 100%),#d9d9d9}.link:hover:before{display:none}.for_mobile{display:none}@media (max-width:1000px){.for_desktop{display:none}.for_mobile{display:block}}.change-bg{position:relative;z-index:13}.change-bg__bg-active{position:absolute;z-index:12;width:100%;height:100%;background:rgba(255,255,255,.1)}.change-bg__main-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;position:relative;z-index:15;padding:260px 0 240px 0;transition:background .5s ease-in-out;background:0 0}@media (max-width:1000px){.change-bg__main-title{padding:400px 0 380px 0;font-size:48px;letter-spacing:-.48px}}@media (max-width:720px){.change-bg__main-title{padding:300px 16px 280px 16px;font-size:32px;letter-spacing:-.32px}}.change-bg__main-title h1{font-family:"Inter Tight";color:rgba(255,255,255,.85);text-align:center;font-size:72px;font-style:normal;font-weight:300;line-height:120%;transition:color .5s}@media (max-width:1000px){.change-bg__main-title h1{font-size:48px}}@media (max-width:720px){.change-bg__main-title h1{font-size:32px}}.change-bg__main-title h1 strong{font-weight:800}.header{position:relative;z-index:113;width:100%;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.header__wrapper{display:flex;justify-content:center;align-items:center;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.header__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.header__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.header__wrapper{padding:16px}}.header__logo{position:relative}.header__menu{flex-grow:1}.header__btn{position:relative}.header__btn a.btn_single:hover::before{transform:translate(-50%,calc(-100% + 5px))}@media (max-width:1000px){.header__btn{width:auto;margin:0 0 0 auto}.header__btn a{padding:12px 32px}.header__btn a.btn_single:hover::before{transform:translate(-50%,calc(-100% + 9px))}}.header__social{display:none}.header.active .header__social{display:inline-flex;margin-top:auto;border-radius:16px;border:1px solid rgba(255,255,255,.25);overflow:hidden}.header.active .header__social a{padding:20px 24px}.header.active .header__social a img{display:block}.header.active .header__social .social-x{border-right:1px solid rgba(255,255,255,.25)}.header.active .header__social .social-tel{border-right:1px solid rgba(255,255,255,.25)}.header.active .header__btn{display:none}.logo{display:flex;align-items:center;gap:8px;position:relative;z-index:10;width:76px}.menu{display:flex;justify-content:center;align-items:center;gap:36px;padding:0 0 0 103px}@media (max-width:1000px){.menu{display:none;padding:0}}.menu-link{color:rgba(255,255,255,.85);text-align:center;font-size:16px;font-weight:500;letter-spacing:-.32px;text-decoration:none;cursor:pointer}.menu-link:hover{text-decoration:underline}.menu-link_children .menu-link__open{display:flex;align-items:center;gap:4px;position:relative}.menu-link_children .menu-link__open::after{content:"";display:block;width:24px;height:24px;background-image:url("chevron-bottom-white.svg");background-position:50%;background-repeat:no-repeat;background-size:24px auto;cursor:pointer}.menu-link_children.show .menu-link__open::after{transform:rotate(180deg)}@media (max-width:1000px){.menu-link_children{align-items:flex-start;position:relative}}.menu-link_external{display:flex;align-items:center;gap:4px}.menu-link_external::after{content:"";display:block;width:24px;height:24px;background-image:url("arrow-top-right-white.svg");background-position:50%;background-repeat:no-repeat;background-size:24px auto}.icon-burger{display:none;width:32px;height:32px;margin:0 16px 0 0;cursor:pointer}@media (max-width:1000px){.icon-burger{display:flex;align-items:center;justify-content:center}}@media (max-width:720px){.icon-burger{margin:0 8px 0 0}}.icon-burger img{width:100%}.icon-burger .burger-open{display:none}.header__menu-wrapper{display:flex}.header.active{flex-direction:column;position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;height:100%;padding:24px 32px 60px 32px;background:linear-gradient(0deg,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 100%),#0e0f12;overflow:hidden}@media (max-width:720px){.header.active{padding:24px 16px}}.header.active .switch{display:none}.header.active .header__wrapper{display:block;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;overflow:auto;padding:0}.header.active .icon-burger{display:flex;align-items:center;justify-content:center}.header.active .burger-closet{display:none}.header.active .burger-open{display:block;width:18px;height:18px}.header.active .menu{display:inline-flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:24px;margin:108px 0 60px 0;text-align:left}.header.active .menu-link{font-size:24px;letter-spacing:-.48px;font-weight:400;color:#fff}.header.active .menu-link_children:after{position:absolute;top:3px;left:120px}.header.active .header__social{display:flex;align-self:center;width:222px;margin:auto auto 0 auto}.for-ecosystem{display:none;position:absolute;left:50%;top:77px;z-index:1002;transform:translateX(-50%);width:984px;padding:24px;text-align:left}@media (max-width:1000px){.for-ecosystem{position:relative;top:auto;left:auto;transform:unset;width:100%;padding:0}}.for-ecosystem.show{display:flex;flex-direction:column;gap:32px;z-index:20;border-radius:0 0 16px 16px;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);border-left:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);backdrop-filter:blur(32px)}@media (max-width:1000px){.for-ecosystem.show{padding:20px 0 0 0;background:unset;border:0}}.for-ecosystem__menu-wallet{position:relative}.for-ecosystem__menu-wallet h2{margin:0 0 16px 0;color:#fff;font-size:20px;font-weight:500;letter-spacing:-.4px}@media (max-width:1000px){.for-ecosystem__menu-wallet h2{margin:0 0 24px 0;font-size:18px;letter-spacing:-.36px;font-weight:400;color:rgba(255,255,255,.8)}}.menu-wallet{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px}@media (max-width:1000px){.menu-wallet{flex-direction:column}.menu-wallet .for_desktop{display:none}}.menu-wallet__item{width:calc(33.3333% - 11px)}@media (max-width:1000px){.menu-wallet__item{width:100%}}.menu-wallet__item a{display:flex;align-items:center;gap:24px;width:100%;height:180px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.15);backdrop-filter:blur(40px);text-decoration:none;color:#fff}.menu-wallet__item a img{width:97px}.menu-wallet__item-content h3{display:flex;align-items:center;gap:4px;margin:0 0 8px 0;color:#fff;font-size:20px;font-weight:500;letter-spacing:-.4px}.menu-wallet__item-content h3::after{content:"";display:block;width:24px;height:24px;background-image:url("arrow-top-right-white.svg");background-position:50%;background-repeat:no-repeat;background-size:24px auto}.menu-wallet__item-content p{color:rgba(255,255,255,.8);font-size:16px;font-weight:400;line-height:150%;letter-spacing:-.32px}.menu-wallet__item-coming{display:flex;justify-content:center;align-items:center;height:180px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);backdrop-filter:blur(40px)}.menu-wallet__item-coming p{color:rgba(255,255,255,.5);font-size:18px;font-weight:400;letter-spacing:-.36px}.switch{position:relative;display:none}.switch .current-switch{display:flex;align-items:center;padding:8px 16px 8px 52px;color:rgba(255,255,255,.85);font-variant-numeric:lining-nums proportional-nums;font-size:16px;font-weight:500;letter-spacing:-.32px;background-position:16px 50%;background-repeat:no-repeat;background-size:28px auto;text-decoration:none;cursor:pointer}.switch .current-switch::after{content:"";display:block;width:24px;height:24px;background-image:url("chevron-bottom-white.svg");background-position:50%;background-repeat:no-repeat;background-size:100% auto}.switch .current-switch.sw-ru{background-image:url("rus.svg")}.switch .current-switch.sw-uk{background-image:url("ua.svg.html")}.switch .current-switch.sw-en{background-image:url("gb.png")}.switch-lng{display:none;flex-direction:column;gap:8px;position:absolute;top:40px;left:16px;width:148px;padding:16px 8px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);backdrop-filter:blur(40px)}.switch-lng.active{display:flex;z-index:2000}.switch-lng__item{padding:8px 16px 8px 52px;color:rgba(255,255,255,.85);font-variant-numeric:lining-nums proportional-nums;font-size:16px;font-weight:500;letter-spacing:-.32px;background-position:16px 50%;background-repeat:no-repeat;background-size:28px auto;text-decoration:none}.switch-lng__item:hover{background-color:rgba(255,255,255,.05);border-radius:8px}.switch-lng__item.current{display:none}.switch-lng__item_rus{background-image:url("rus.svg")}.switch-lng__item_uk{background-image:url("ua.svg.html")}.switch-lng__item_en{background-image:url("gb.png")}.title{position:relative;z-index:13;width:100%;padding:175px 0 85px 0;background-image:url("video-fake.png");background-position:50% 100%;background-repeat:no-repeat;overflow:hidden}@media (max-width:1000px){.title{padding:40px 0 24px 0}}@media (max-width:720px){.title{padding:60px 0 48px 0}}.title__wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:14;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.title__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.title__wrapper{flex-direction:column;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.title__wrapper{padding:0 16px}}.title__left{width:470px}@media (max-width:1000px){.title__left{width:auto;margin:0 0 56px 0}}.title__hot{position:relative}.title__hot-top{position:relative}.title__hot-top::after,.title__hot-top::before{content:"";display:block;position:absolute;top:0;width:16px;height:16px;background-image:url("corner.svg");background-position:50%;background-repeat:no-repeat}.title__hot-top::after{left:0}.title__hot-top::before{right:0;transform:rotate(90deg)}.title__hot-content{padding:0 48px 0 40px}@media (max-width:720px){.title__hot-content{padding:0 32px 0 16px}}.title__hot-content h1{color:rgba(220,220,220,.95);text-align:center;font-size:220px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-17.6px;text-transform:uppercase}@media (max-width:1000px){.title__hot-content h1{font-size:153.835px;letter-spacing:-12.307px}}.title__hot-bottom{position:relative}.title__hot-bottom::after,.title__hot-bottom::before{content:"";display:block;position:absolute;top:0;width:16px;height:16px;background-image:url("corner.svg");background-position:50%;background-repeat:no-repeat}.title__hot-bottom::after{left:0;transform:rotate(-90deg)}.title__hot-bottom::before{right:0;transform:rotate(180deg)}@media (max-width:1000px){.title__right{width:380px;max-width:100%}}.title__content h2{margin:0 0 24px 0;color:rgba(255,255,255,.85);font-size:64px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.28px}@media (max-width:1000px){.title__content h2{font-size:48px}}@media (max-width:720px){.title__content h2{margin:24px auto 16px auto;text-align:center}}.title__content h2 span{color:#f3c447}.title__content-row{display:flex;align-items:center;gap:56px}.title__content-row .btn_lite{padding:24px 66px}@media (max-width:1000px){.title__content-row .btn_lite{justify-content:center;min-width:200px;padding:24px 16px}}.title__content-row .btn_lite.btn_lite:hover::before{transform:translate(-50%,calc(-100% - 3px))}@media (max-width:1000px){.title__content-row{gap:24px}}@media (max-width:720px){.title__content-row{flex-direction:column;justify-content:center;gap:32px}.title__content-row a{padding:24px 16px}}@media (max-width:720px) and (max-width:720px){.title__content-row a{justify-content:center;order:2;width:100%;text-align:center}}@media (max-width:350px){.title__content-row{align-items:flex-start;flex-direction:column}}.title__content-row p{color:rgba(255,255,255,.8);font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.32px}@media (max-width:1000px){.title__content-row p{min-width:180px}}@media (max-width:720px){.title__content-row p{order:1;text-align:center}}.title__content-row p span{display:inline-block}.title__content-row .typing-full{padding:0 4px 2px 4px;background:#373737}.title__content-row .blinking-cursor{animation:blink 1s steps(2) infinite;padding:0 0 0 1px}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.video-block{display:flex;justify-content:center;position:absolute;top:100px;left:50%;transform:translateX(-50%);z-index:7;width:3840px;background-color:#000}@media (max-width:1000px){.video-block{top:24px}}.video-block::after{content:"";display:block;position:absolute;z-index:8;top:125px;left:50%;width:814.18px;height:493.174px;transform:rotate(-30deg) translateX(-316px);flex-shrink:0;border-radius:814.18px;opacity:.1;background:#fff;filter:blur(80px)}@media (max-width:1000px){.video-block::after{top:100px;transform:rotate(-30deg) translateX(-210px);width:533.319px;height:323.048px;border-radius:533.319px}}.video-block::before{content:"";display:block;position:absolute;z-index:6;top:500px;left:50%;width:888.092px;height:578.564px;transform:rotate(23.513deg) translateX(-481px);flex-shrink:0;border-radius:888.092px;opacity:.3;background:#fff;filter:blur(120px)}@media (max-width:1000px){.video-block::before{top:438px;transform:rotate(23.513deg) translateX(-350px);width:581.735px;height:378.982px;border-radius:581.735px}}.video-block__blink{position:absolute;left:50%;top:0;z-index:9;transform:translate(-50%,234px);width:100%;height:1000px;border-radius:50%;border:1px solid rgba(255,192,0,.2);background-color:#0e0f12}@media (max-width:2000px){.video-block__blink{height:2400px}}.video-block__glow{position:absolute;left:50%;top:0;z-index:8;transform:translate(-50%,0);width:100%;height:1069px;background-image:url("");background-position:50%;background-repeat:no-repeat;background-size:1069px auto}@media (max-width:1000px){.video-block__glow{height:690px;background-size:690px auto}}.video-prev{position:relative;z-index:8;width:100%;margin-top:-584px}.mpc-wallet{position:relative;z-index:13;width:100%;padding:80px 0;background-color:#0e0f12}@media (max-width:1000px){.mpc-wallet{padding:40px 0 80px 0}}@media (max-width:720px){.mpc-wallet{padding:60px 0 60px 0}}.mpc-wallet__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.mpc-wallet__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.mpc-wallet__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.mpc-wallet__wrapper{padding:0 16px}}.mpc-wallet__title{width:100%;margin:0 0 80px 0}@media (max-width:1000px){.mpc-wallet__title{width:calc(50% - 8px);padding:0 24px 0 0}}@media (max-width:720px){.mpc-wallet__title{width:100%;margin:0 0 24px 0}}.mpc-wallet .title-h2{margin:0}.mpc-wallet .title-h2 span{display:block}@media (max-width:720px){.mpc-wallet .title-h2{margin:0}}.mpc-wallet__content{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;gap:0 80px}@media (max-width:1000px){.mpc-wallet__content{gap:52px 16px}}@media (max-width:720px){.mpc-wallet__content{gap:0 16px}}.mpc-wallet__left{display:flex;flex-direction:column;flex-shrink:0;gap:28px;position:relative;width:351px}@media (max-width:1000px){.mpc-wallet__left{width:calc(50% - 8px);gap:24px}}@media (max-width:720px){.mpc-wallet__left{width:100%;margin:0 0 16px 0}}.mpc-wallet__left .dot{display:block;position:absolute;top:32px;left:50%;z-index:15;transform:translateX(-51%);width:24px;height:24px;background-image:url("dot.svg");background-position:50% 80%;background-repeat:no-repeat;animation:moveDown 5s infinite}@keyframes moveDown{0%{top:32px}100%{top:85%}}@media (max-width:1000px){.mpc-wallet__left .dot{bottom:-24px}}.mpc-wallet__left-1{position:relative;z-index:16;width:100%;padding:20px 24px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(39,39,42,.8);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08);color:rgba(255,255,255,.8);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;text-align:center}.mpc-wallet__left-1::after{content:"";display:block;position:absolute;bottom:-28px;left:50%;z-index:14;transform:translate(-50%,0);width:1.5px;height:24px;background-image:url("line-vert.svg");background-position:50% 50%}@media (max-width:720px){.mpc-wallet__left-1::after{font-size:16px}}@media (max-width:1000px){.mpc-wallet__left-1::after{bottom:-24px}}.mpc-wallet__left-2{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:16;padding:6px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(39,39,42,.8);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08)}.mpc-wallet__left-2.active .mpc-wallet__left-2-2{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.25)}.mpc-wallet__left-2::after{content:"";display:block;position:absolute;bottom:-28px;left:50%;z-index:14;transform:translate(-50%,0);width:1.5px;height:24px;background-image:url("line-vert.svg");background-position:50% 50%}@media (max-width:1000px){.mpc-wallet__left-2::after{bottom:-24px}}.mpc-wallet__left-2-row{display:flex;gap:4px;width:100%}.mpc-wallet__left-2-item{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:3.335px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);color:rgba(255,255,255,.8);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.16px;cursor:pointer}.mpc-wallet__left-2-item img{width:26px}@media (max-width:720px){.mpc-wallet__left-2-item img{width:24px}}.mpc-wallet__left-2-1{padding:12px 24px}@media (max-width:720px){.mpc-wallet__left-2-1{padding:12px 20px}}.mpc-wallet__left-2-2{flex-grow:1;padding:12px 0}.mpc-wallet__left-2-3{flex-grow:1;padding:12px 0}.mpc-wallet__left-2-4{padding:12px 24px}.mpc-wallet__left-3{position:relative;z-index:16;width:100%;padding:20px 16px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(39,39,42,.8);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08);color:rgba(255,255,255,.8);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;text-align:center}@media (max-width:720px){.mpc-wallet__left-3{font-size:16px}}.mpc-wallet__right{display:flex;gap:16px;width:calc(100% - 431px)}@media (max-width:1000px){.mpc-wallet__right{width:100%}}@media (max-width:720px){.mpc-wallet__right{flex-wrap:wrap}}.mpc-wallet__right img{width:40px;margin:0 0 16px 0}.mpc-wallet__right h3{color:rgba(255,255,255,.95);font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1000px){.mpc-wallet__right h3{margin:0 0 80px 0}}@media (max-width:720px){.mpc-wallet__right h3{margin:0 0 48px 0}}.mpc-wallet__right p{margin:auto 0 0 0;color:rgba(255,255,255,.8);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.mpc-wallet__right p span{color:rgba(255,255,255,.8)}.mpc-wallet__right-1{display:flex;flex-direction:column;width:calc(50% - 8px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);backdrop-filter:blur(16px)}@media (max-width:720px){.mpc-wallet__right-1{width:100%}}.mpc-wallet__right-1 strong{display:block;font-weight:700}.mpc-wallet__right-2{display:flex;flex-direction:column;width:calc(50% - 8px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);backdrop-filter:blur(16px)}@media (max-width:720px){.mpc-wallet__right-2{width:100%}}.omni{position:relative;z-index:13;width:100%;padding:80px 0;background-color:#0e0f12}@media (max-width:1000px){.omni{padding:40px 0 80px 0}}@media (max-width:720px){.omni{padding:60px 0 60px 0}}.omni__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.omni__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.omni__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.omni__wrapper{padding:0 16px}}.omni__title{width:100%;margin:0 0 80px 0}@media (max-width:1000px){.omni__title{width:calc(50% - 8px);padding:0 24px 0 0}}@media (max-width:720px){.omni__title{width:100%;margin:0 0 24px 0}}.omni .title-h2{margin:0}.omni .title-h2 span{display:block}@media (max-width:720px){.omni .title-h2{margin:0}}.omni__content{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;gap:0 80px}@media (max-width:1000px){.omni__content{gap:52px 16px}}@media (max-width:720px){.omni__content{gap:0 16px}}.omni__left{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1;gap:28px;position:relative;z-index:14;width:351px}@media (max-width:1000px){.omni__left{width:calc(50% - 8px);gap:24px}}@media (max-width:720px){.omni__left{width:100%;margin:0 0 16px 0}}.omni__left .double-dot{display:block;position:absolute;z-index:15;width:24px;height:24px;background-image:url("dot.svg");background-position:50% 80%;background-repeat:no-repeat}.omni__left .double-dot-1{top:32px;right:calc(25% - 12px)}.omni__left .double-dot-2{top:32px;left:calc(25% - 12px)}.omni__left-1{position:relative;z-index:20;width:100%;padding:20px 24px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(39,39,42,.8);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08);color:rgba(255,255,255,.8);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;text-align:center}.omni__left-2{display:flex;flex-wrap:wrap;flex-grow:1;gap:4px;position:relative;z-index:20;padding:6px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.1);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08)}.omni__left-2.active .mpc-wallet__left-2-2{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.25)}.omni__left-2-row{display:flex;justify-content:center;align-items:center;gap:6px;position:relative;z-index:21;width:calc(50% - 2px);min-height:208px;border-radius:3.335px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1)}.omni__left-2-row img{width:26px}@media (max-width:720px){.omni__left-2-row img{width:24px}}.omni__left-2-row p{color:var(--Text-Secondary,rgba(255,255,255,.8));font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.16px}.omni__left-2-row__eth.active{border-radius:3.335px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.25)}.omni__left-2-row__eth::after{content:"";display:block;position:absolute;left:calc(50% - 3px);top:-32px;z-index:14;transform:translate(-50%,0);width:1.5px;height:24px;background-image:url("line-vert.svg");background-position:50% 50%}@media (max-width:720px){.omni__left-2-row__eth::after{font-size:16px}}@media (max-width:1000px){.omni__left-2-row__eth::after{bottom:-24px}}.omni__left-2-row__base.active{border-radius:3.335px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.25)}.omni__left-2-row__base::after{content:"";display:block;position:absolute;top:-32px;right:calc(50% - 3px);z-index:14;transform:translate(-50%,0);width:1.5px;height:24px;background-image:url("line-vert.svg");background-position:50% 50%}@media (max-width:720px){.omni__left-2-row__base::after{font-size:16px}}@media (max-width:1000px){.omni__left-2-row__base::after{bottom:-24px}}.omni__right{display:flex;gap:16px;width:calc(100% - 431px)}@media (max-width:1000px){.omni__right{width:100%}}@media (max-width:720px){.omni__right{flex-wrap:wrap}}.omni__right img{width:40px;margin:0 0 16px 0}.omni__right h3{color:rgba(255,255,255,.95);font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1000px){.omni__right h3{margin:0 0 80px 0}}@media (max-width:720px){.omni__right h3{margin:0 0 48px 0}}.omni__right p{margin:auto 0 0 0;color:rgba(255,255,255,.8);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.omni__right p span{color:rgba(255,255,255,.8)}.omni__right-1{display:flex;flex-direction:column;width:calc(50% - 8px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);backdrop-filter:blur(16px)}@media (max-width:720px){.omni__right-1{width:100%}}.omni__right-1 strong{display:block;font-weight:700}.omni__right-2{display:flex;flex-direction:column;width:calc(50% - 8px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);backdrop-filter:blur(16px)}@media (max-width:720px){.omni__right-2{width:100%}}.hot-protocol{position:relative;z-index:13;width:100%;padding:0 0 80px 0;background-color:#0e0f12}@media (max-width:1100px){.hot-protocol{padding:0 0 80px 0}}@media (max-width:720px){.hot-protocol{padding:0 0 60px 0}}.hot-protocol__wrapper{position:relative;z-index:16;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:120px var(--padding-wrapper,64px)}.hot-protocol__wrapper::-webkit-scrollbar{display:none}@media (max-width:1100px){.hot-protocol__wrapper{justify-content:space-between;padding:120px 32px;scrollbar-width:none}}@media (max-width:720px){.hot-protocol__wrapper{padding:16px}.hot-protocol__wrapper .btn_single{justify-content:center;width:100%}}.hot-protocol__title{width:100%;margin:0 0 64px 0}@media (max-width:1000px){.hot-protocol__title{width:calc(50% - 8px);padding:0}}@media (max-width:720px){.hot-protocol__title{width:100%;margin:0 0 24px 0}.hot-protocol__title .btn{justify-content:center;width:100%}}.hot-protocol .title-h2{margin:0 0 40px 0}.hot-protocol .title-h2 span{display:block}@media (max-width:720px){.hot-protocol .title-h2{margin:0 0 24px 0}}.hot-protocol .title-h2-left{max-width:670px}@media (max-width:720px){.hot-protocol .title-h2-left{max-width:unset}}.hot-protocol .title-h2-right{margin:0 0 0 auto}@media (max-width:1240px){.hot-protocol .title-h2-right{display:none}}.hot-protocol .title-h2-right ul li{display:flex;align-items:center;gap:12px;margin:0 0 12px 0;color:rgba(255,255,255,.8);font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.28px}.hot-protocol .title-h2-right ul li::before{content:"";display:block;width:32px;height:32px;background-position:50% 0;background-repeat:no-repeat}.hot-protocol .title-h2-right ul li:nth-child(1)::before{background-image:url("");background-size:44px auto}.hot-protocol .title-h2-right ul li:nth-child(2)::before{background-image:url("");background-size:auto 30px}.hot-protocol .title-h2-right ul li:nth-child(3){position:relative;margin:0}.hot-protocol .title-h2-right ul li:nth-child(3) span{transform:translate(-70%,-90%);color:rgba(255,255,255,.5);font-size:10px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.2px}.hot-protocol .title-h2-right ul li:nth-child(3)::before{background-image:url("");background-size:auto 32px}.hot-protocol__list{display:flex;gap:16px;margin:64px 0 0 0}@media (max-width:1240px){.hot-protocol__list{flex-wrap:wrap;margin:48px 0 0 0}}.hot-protocol__list .btn{padding:8px 24px}.hot-protocol__list .btn:hover::before{transform:translate(-50%,calc(-50% + 3px))}.hot-protocol__list-item{border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}@media (max-width:720px){.hot-protocol__list-item{width:100%}}.hot-protocol__list-item h3{color:rgba(255,255,255,.95);text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1240px){.hot-protocol__list-item h3{font-size:20px}}.hot-protocol__list-item p{color:rgba(255,255,255,.8);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:1240px){.hot-protocol__list-item .btn{padding:8px 16px}}.hot-protocol__list-left{display:flex;flex-direction:column;align-items:center;gap:16px;width:312px;padding:32px 24px 0 24px}@media (max-width:1240px){.hot-protocol__list-left{width:215px}}@media (max-width:720px){.hot-protocol__list-left{gap:8px;width:100%;overflow:hidden}.hot-protocol__list-left p{margin:0 0 8px 0}}.hot-protocol__list-left picture{margin:auto 0 0 0}.hot-protocol__list-left .big-img{width:100%;margin:auto 0 0 0}@media (max-width:720px){.hot-protocol__list-left .big-img{max-width:216px;margin:12px auto 0 auto}}.hot-protocol__list-left .icon-img{width:30px}.hot-protocol__list-right{display:flex;flex-direction:column;gap:16px;width:calc(100% - 328px)}@media (max-width:1240px){.hot-protocol__list-right{gap:8px;width:calc(100% - 231px)}}@media (max-width:720px){.hot-protocol__list-right{width:100%}}.hot-protocol__list-right-string{display:flex;gap:16px;width:100%}@media (max-width:1240px){.hot-protocol__list-right-string{flex-wrap:wrap}}.hot-protocol__list-right-string-left{display:flex;align-items:center;width:calc(100% - 236px);padding:16px 24px 16px 0}@media (max-width:1240px){.hot-protocol__list-right-string-left{flex-direction:row;gap:24px;width:100%;padding:16px 24px 16px 0}}@media (max-width:720px){.hot-protocol__list-right-string-left{flex-wrap:wrap;justify-content:center;padding:24px 24px 0 24px}}.hot-protocol__list-right-string-left .right-string-left__left{flex-shrink:0;width:236px}@media (max-width:1240px){.hot-protocol__list-right-string-left .right-string-left__left{width:185px}}@media (max-width:720px){.hot-protocol__list-right-string-left .right-string-left__left{order:2;width:100%}}.hot-protocol__list-right-string-left .right-string-left__left .big-img{width:100%}@media (max-width:1240px){.hot-protocol__list-right-string-left .right-string-left__left .big-img{width:185px}}@media (max-width:720px){.hot-protocol__list-right-string-left .right-string-left__left .big-img{width:100%;max-width:282px;margin:0 auto}}.hot-protocol__list-right-string-left .right-string-left__right{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0 0 0 24px}@media (max-width:1240px){.hot-protocol__list-right-string-left .right-string-left__right{padding:0}}@media (max-width:720px){.hot-protocol__list-right-string-left .right-string-left__right{gap:8px;order:1}.hot-protocol__list-right-string-left .right-string-left__right p{margin:0 0 8px 0}}.hot-protocol__list-right-string-left .right-string-left__right .icon-img{width:40px;margin:0 auto}.hot-protocol__list-right-string-right{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:312px;padding:32px 24px 0 24px}@media (max-width:1240px){.hot-protocol__list-right-string-right{flex-direction:row;gap:24px;padding:16px 24px 0 24px}}@media (max-width:720px){.hot-protocol__list-right-string-right{flex-wrap:wrap;gap:8px}}.hot-protocol__list-right-string-right div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}@media (max-width:720px){.hot-protocol__list-right-string-right div{gap:8px}.hot-protocol__list-right-string-right div p{margin:0 0 8px 0}}@media (max-width:1240px){.hot-protocol__list-right-string-right{width:100%}}.hot-protocol__list-right-string-right .icon-img{width:36px;margin:0 auto}.hot-protocol__list-right-string-right .big-img{width:194px;margin:auto auto 0 auto}@media (max-width:720px){.hot-protocol__list-right-string-right .big-img{width:216px;margin:0 auto}}.hot-protocol__list-right-string-full{display:flex;gap:24px;width:100%;padding:24px 32px 0 32px}@media (max-width:1000px){.hot-protocol__list-right-string-full{align-items:flex-end}}@media (max-width:720px){.hot-protocol__list-right-string-full{flex-wrap:wrap;gap:4px;padding:24px 24px 0 24px}}.hot-protocol__list-right-string-full .right-string-full__left{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;gap:16px;width:250px;padding:0 0 20px 0;text-align:center}@media (max-width:1000px){.hot-protocol__list-right-string-full .right-string-full__left{gap:8px}}@media (max-width:720px){.hot-protocol__list-right-string-full .right-string-full__left{flex-wrap:wrap;width:100%}.hot-protocol__list-right-string-full .right-string-full__left p{margin:0 0 8px 0}}.hot-protocol__list-right-string-full .right-string-full__left .icon-img{width:40px;margin:0 auto}.hot-protocol__list-right-string-full .right-string-full__right{flex-grow:1}@media (max-width:720px){.hot-protocol__list-right-string-full .right-string-full__right{width:100%}}.hot-protocol__list-right-string-full .right-string-full__right .big-img{width:100%}.hot-protocol__list-right-string.no-desctop{display:none}@media (max-width:1240px){.hot-protocol__list-right-string.no-desctop{display:flex}}@media (max-width:1240px){.hot-protocol__list-right-string.no-mobi{display:none}}.title-partners{display:flex;justify-content:center;align-items:center;gap:80px;position:relative;z-index:16;width:100%;padding:120px 0 90px 0;transform:translateX(0)}@media (min-width:2000px){.title-partners{padding:180px 0 90px 0}}@media (max-width:1000px){.title-partners{padding:120px 0 56px 0}}@media (max-width:720px){.title-partners{gap:30px;padding:20px 0 20px 0}}.title-partners img{height:24px}.title-partners img.logo-solana{height:24px}@media (max-width:1000px){.title-partners img.logo-solana{height:22px}}@media (max-width:720px){.title-partners img.logo-solana{height:14px}}.title-partners img.logo-base{height:24px}@media (max-width:1000px){.title-partners img.logo-base{height:22px}}@media (max-width:720px){.title-partners img.logo-base{height:14px}}.title-partners img.logo-etherium{height:40px}@media (max-width:1000px){.title-partners img.logo-etherium{height:36px}}@media (max-width:720px){.title-partners img.logo-etherium{height:24px}}.title-partners img.logo-tron{height:32px}@media (max-width:1000px){.title-partners img.logo-tron{height:30px}}@media (max-width:720px){.title-partners img.logo-tron{height:20px}}.title-partners img.logo-bnb-chain{height:25px}@media (max-width:1000px){.title-partners img.logo-bnb-chain{height:22px}}@media (max-width:720px){.title-partners img.logo-bnb-chain{height:15px}}.title-partners img.logo-ton{height:32px}@media (max-width:1000px){.title-partners img.logo-ton{height:30px}}@media (max-width:720px){.title-partners img.logo-ton{height:20px}}.title-partners img.logo-near{height:22px}@media (max-width:1000px){.title-partners img.logo-near{height:20px}}@media (max-width:720px){.title-partners img.logo-near{height:14px}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.mpc-works{position:relative;z-index:23;width:100%;padding:80px 0 0 0;overflow:hidden}@media (max-width:1000px){.mpc-works{padding:80px 0 0 0}}@media (max-width:720px){.mpc-works{padding:80px 0 0 0}}.mpc-works__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.mpc-works__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.mpc-works__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.mpc-works__wrapper{padding:16px}}.mpc-works__title{display:flex;align-items:flex-start;justify-content:center;margin:0}@media (max-width:1000px){.mpc-works__title{flex-direction:column;justify-content:center;align-items:center;margin:0}}.mpc-works__title .sub-title{color:rgba(255,255,255,.85)}.mpc-works__title h2{flex-shrink:0;width:670px;margin:-4px 0 0 0;text-align:center}@media (max-width:1000px){.mpc-works__title h2{width:100%;max-width:450px}}.mpc-works__list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}@media (max-width:1300px){.mpc-works__list{width:902px;margin:0 auto}}@media (max-width:1000px){.mpc-works__list{width:700px}}@media (max-width:720px){.mpc-works__list{width:540px;overflow:hidden}}.mpc-works__list-mobi{position:relative;z-index:21;margin:-100px 0 0 0}@media (max-width:1000px){.mpc-works__list-mobi{margin:-60px 0 0 0}}@media (max-width:720px){.mpc-works__list-mobi{width:100%;margin:-80px 0 0 0}}.mpc-works__item{display:flex;flex-direction:column;align-items:center;width:112px;height:112px;padding:12px;border-radius:8px;border:.834px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);text-align:center}@media (max-width:1300px){.mpc-works__item{width:82px;height:82px;padding:10px 10px}}@media (max-width:1000px){.mpc-works__item{width:62px;height:62px;padding:6px 10px}}@media (max-width:720px){.mpc-works__item{width:45px;height:45px;padding:4px}.mpc-works__item.invert{display:flex;flex-direction:column}.mpc-works__item.invert img{order:1}.mpc-works__item.invert h3{order:2}}.mpc-works__item h3{margin:0 0 6px 0;color:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.12px;text-transform:uppercase;opacity:.75}@media (max-width:1300px){.mpc-works__item h3{margin:0;font-size:10px}}@media (max-width:1000px){.mpc-works__item h3{margin:0;font-size:9px;letter-spacing:-.09px}}@media (max-width:720px){.mpc-works__item h3{font-size:6px;letter-spacing:-.06px}}@media (max-width:1300px){.mpc-works__item img{width:40px}}@media (max-width:1000px){.mpc-works__item img{width:32px}}@media (max-width:720px){.mpc-works__item img{width:21px}}.mpc-works__item_active{border:.834px solid #f3c447;background:rgba(255,255,255,.05)}.mpc-works__item_active-1{border:.834px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1)}.mpc-works__item_active-2{border:.834px solid rgba(255,255,255,.35);background:rgba(255,255,255,.17)}.mpc-works__item_active-3{border:.834px solid rgba(255,255,255,.5);background:rgba(255,255,255,.25)}#lottie-animation{width:1440px;margin:0 0 0 50%;transform:translate(-50%,0)}@media (max-width:1260px){#lottie-animation{width:calc(100% + 160px)}}@media (max-width:720px){#lottie-animation{width:calc(100% + 350px)}}@media (max-width:720px){#lottie-animation{width:calc(100% + 250px)}}.mpc-usual{position:relative;z-index:13;width:100%;padding:0 0 120px 0}@media (max-width:1000px){.mpc-usual{padding:80px 0}}@media (max-width:720px){.mpc-usual{padding:0 0 40px 0}.mpc-usual .change-bg__main-title strong{display:block}}.mpc-usual__wrapper{position:relative;z-index:16;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:80px var(--padding-wrapper,64px) 0 var(--padding-wrapper,64px)}.mpc-usual__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.mpc-usual__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;max-width:751px;padding:80px 32px 0 32px;scrollbar-width:none}}@media (max-width:720px){.mpc-usual__wrapper{gap:0;width:100%;padding:60px 16px 0 16px}}.mpc-usual__main-title{padding:80px 0 120px 0;color:rgba(255,255,255,.85);text-align:center;font-size:64px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.92px}@media (max-width:1000px){.mpc-usual__main-title{padding:400px 0 380px 0;background:linear-gradient(0deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 100%),linear-gradient(37deg,#0e0f12 .83%,#1e1e1e 60.23%);font-size:48px;letter-spacing:-1.92px}}@media (max-width:720px){.mpc-usual__main-title{padding:300px 0 280px 0;font-size:32px;letter-spacing:-1.28px}}.mpc-usual__main-title strong{font-weight:500}@media (max-width:1000px){.mpc-usual__main-title strong{font-weight:900}}@media (max-width:1000px){.mpc-usual__title{width:100%}}.mpc-usual__title .sub-title{justify-content:center;color:#dbdbdc}.mpc-usual__title .sub-title span{margin:0 0 0 8px;color:#f3c447}.mpc-usual__title h2{max-width:720px;margin:0 auto 64px auto;text-align:center}@media (max-width:1000px){.mpc-usual__title h2{max-width:564px;margin:0 0 40px 0}}.mpc-usual__column{display:flex;align-items:flex-start;justify-content:center;gap:32px}@media (max-width:1200px){.mpc-usual__column{justify-content:space-between;gap:0}}@media (max-width:1000px){.mpc-usual__column{width:100%}}@media (max-width:720px){.mpc-usual__column{flex-direction:column}}.mpc-usual__string{width:416px}@media (max-width:1000px){.mpc-usual__string{width:341px}}@media (max-width:720px){.mpc-usual__string{width:100%}.mpc-usual__string:nth-child(1){margin:0 0 64px 0}}.mpc-usual__string h4{margin:0 0 24px 0;color:rgba(255,255,255,.5);font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.24px}@media (max-width:720px){.mpc-usual__string h4{margin:0 0 16px 0}}.mpc-usual__block-left{display:flex;flex-direction:column;flex-shrink:0;gap:24px;width:407px;margin:0 0 72px 0;border-radius:8px}@media (max-width:1000px){.mpc-usual__block-left{width:100%;margin:0 0 48px 0}}@media (max-width:720px){.mpc-usual__block-left{margin:0 0 24px 0}}.mpc-usual__block-left_fon{margin:0 0 72px 0;padding:32px 32px;background:rgba(255,255,255,.05)}@media (max-width:1000px){.mpc-usual__block-left_fon{margin:0 0 48px 0}}@media (max-width:720px){.mpc-usual__block-left_fon{margin:0 0 24px 0;padding:24px}}.mpc-usual__block-left_string{width:100%;height:64px;padding:20px 0;border-radius:8px;border:.834px solid rgba(255,255,255,.08);background:rgba(255,255,255,.1);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08);color:rgba(255,255,255,.8);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;text-align:center}@media (max-width:720px){.mpc-usual__block-left_string{font-size:16px;letter-spacing:-.16px}}.mpc-usual__block-left_string:nth-child(1){background-image:url("icon-user.svg");background-position:50%;background-repeat:no-repeat;background-size:auto 32px}.mpc-usual__block-left_string:nth-child(2){position:relative}.mpc-usual__block-left_string:nth-child(2)::before{content:"";display:block;position:absolute;top:-24px;left:50%;z-index:10;transform:translate(-50%,0);width:2px;height:24px;background-image:url("line-vert.svg");background-position:50% 0;background-repeat:repeat-y}.mpc-usual__block-left_multi-string{display:flex;gap:8px}.mpc-usual__block-left_multi-string-item{position:relative;width:calc(25% - 6px);height:64px;background-image:url("icon-input-light.svg");background-position:50%;background-repeat:no-repeat;background-size:32px auto;background-color:rgba(255,255,255,.1);border-radius:8px;border:.834px solid rgba(255,255,255,.15)}.mpc-usual__block-left_multi-string-item::before{content:"";display:block;position:absolute;top:-24px;left:50%;z-index:10;transform:translate(-50%,0);width:2px;height:24px;background-image:url("line-vert.svg");background-position:50% 0;background-repeat:repeat-y}.mpc-usual__block-right{flex-shrink:0;width:100%}@media (max-width:1000px){.mpc-usual__block-right{width:100%;margin:0}}.mpc-usual__block-right h3{margin:0 0 40px 0;color:rgba(255,255,255,.85);font-size:32px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.32px}@media (max-width:720px){.mpc-usual__block-right h3{margin:0 0 16px 0;font-size:20px;letter-spacing:-.2px}}.mpc-usual__block-right h3 span{color:#f3c447}.mpc-usual__block-right h3 strong{font-weight:500;color:rgba(255,255,255,.5)}.mpc-usual__block-right_list-1 li{display:flex;align-items:center;margin:0 0 8px 0;padding:16px 24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(255,255,255,.75);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.32px}.mpc-usual__block-right_list-1 li::before{content:"?";display:block;margin:0 12px 0 0}.mpc-usual__block-right_list-2 li{display:flex;align-items:center;margin:0 0 8px 0;padding:14px 24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(255,255,255,.95);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.32px}@media (max-width:720px){.mpc-usual__block-right_list-2 li{padding:13px 16px}}.mpc-usual__block-right_list-2 li::before{content:"";display:block;width:24px;height:24px;margin:0 12px 0 0;background-image:url("icon-list-check.svg");background-position:50%;background-repeat:no-repeat;background-size:auto 24px}.mpc-usual__block-right_list-2 li:nth-child(4)::before{background-image:url("here-logo.svg")}@media (max-width:720px){.mpc-usual__block:nth-child(2){display:block}}.mpc-usual__fire{display:flex;flex-wrap:wrap;border-radius:8px}@media (max-width:1000px){.mpc-usual__fire{gap:28px}}@media (max-width:720px){.mpc-usual__fire{gap:26px}}.mpc-usual__fire picture{width:100%}.mpc-usual__fire img{width:100%}.mpc-usual__fire-item{width:64px;height:64px;border-radius:8px;border:.834px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);background-image:url("");background-position:50%;background-repeat:no-repeat;background-size:32px auto}@media (max-width:1000px){.mpc-usual__fire-item{width:50px;height:50px}}.mpc-usual__fire-item_big{width:158px;background-image:url("icon-user.svg");background-size:29px auto;width:128px}@media (max-width:720px){.mpc-usual__fire-item_big{width:126px}}.used{position:relative;z-index:13;width:100%;padding:80px 0 0 0;background-color:#141619}@media (max-width:1000px){.used{padding:80px 0 0 0}}@media (max-width:720px){.used{padding:60px 0 0 0}}.used__wrapper{display:flex;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px);background-image:url("line-bottom.png");background-position:50% 100%;background-repeat:repeat-x}.used__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.used__wrapper{flex-direction:column;padding:12px 32px 80px 32px;scrollbar-width:none}}@media (max-width:720px){.used__wrapper{padding:0 16px 32px 16px}}.used__left{flex-shrink:0;width:418px}@media (max-width:1000px){.used__left{margin:0 0 52px 0}}@media (max-width:720px){.used__left{width:100%;margin:0 0 16px 0;text-align:center}}.used__left h2{margin:0 0 16px 0;color:rgba(255,255,255,.95);font-size:32px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.32px}.used__left h2 strong{font-weight:700;color:rgba(255,255,255,.95)}.used__left h2 span{color:#f3c447}.used__left p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.used__right{flex-grow:1}.used__right img{width:698px}@media (max-width:1200px){.used__right img{width:500px}}@media (max-width:1000px){.used__right img{width:100%;max-width:698px;margin:0 auto}}@media (max-width:720px){.used__right img{max-width:336px}}.validator{position:relative;z-index:13;width:100%;padding:80px 0 0 0;background-color:#141619}@media (max-width:1000px){.validator{padding:80px 0 0 0}}@media (max-width:720px){.validator{padding:32px 0 60px 0}}.validator__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px)}.validator__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.validator__wrapper{justify-content:space-between;padding:12px 32px 80px 32px;scrollbar-width:none}}@media (max-width:720px){.validator__wrapper{padding:16px}}.validator__top{flex-shrink:0;width:350px;margin:0 0 40px 0}@media (max-width:720px){.validator__top{width:100%;margin:0 0 24px 0;text-align:center}}.validator__top h2{margin:0 0 16px 0;color:rgba(255,255,255,.95);font-size:32px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.32px}.validator__top p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.validator__list{display:flex;gap:16px}@media (max-width:1000px){.validator__list{flex-wrap:wrap}}.validator__list-item{width:calc(33.3333% - 10px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05)}@media (max-width:1000px){.validator__list-item{width:calc(50% - 8px)}}@media (max-width:720px){.validator__list-item{width:100%}}.validator__list-item h3{display:flex;align-items:center;gap:12px;margin:0 0 12px 0;color:rgba(255,255,255,.95);font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}.validator__list-item:nth-child(1) h3::before{content:"";display:block;width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-image:url("stake.svg")}.validator__list-item:nth-child(2) h3::before{content:"";display:block;width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-image:url("earn.svg")}.validator__list-item:nth-child(3) h3::before{content:"";display:block;width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-image:url("do-it.svg")}.validator__list-item p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.develope{position:relative;z-index:13;width:100%;padding:80px 0 0 0}@media (max-width:1000px){.develope{padding:80px 0 0 0}}@media (max-width:720px){.develope{padding:60px 0}}.develope__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px)}.develope__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.develope__wrapper{justify-content:space-between;padding:12px 32px 80px 32px;scrollbar-width:none}}@media (max-width:720px){.develope__wrapper{padding:16px}}.develope__wrapper h2{margin:0 0 64px 0;color:rgba(255,255,255,.85);font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.44px}@media (max-width:1000px){.develope__wrapper h2{margin:0 0 48px 0;font-size:32px;letter-spacing:-.96px}}@media (max-width:720px){.develope__wrapper h2{margin:0 0 32px 0}}.develope__wrapper h2 span{color:#f3c447}.develope__wrapper h3{margin:0 0 16px 0;color:rgba(255,255,255,.95);font-size:32px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.32px}@media (max-width:1000px){.develope__wrapper h3{font-size:24px;letter-spacing:-.24px}}.develope__wrapper h3 span{color:#f3c447}.develope__wrapper h5{margin:0 0 24px 0;color:rgba(255,255,255,.9);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.develope__wrapper p{margin:0 0 48px 0;color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:720px){.develope__wrapper p{margin:0 0 24px 0}}.develope__wrapper p.p-margin-16{margin:0 0 16px 0}.develope__top{display:flex;justify-content:flex-end;align-items:stretch;gap:32px;margin:0 0 95px 0}@media (max-width:720px){.develope__top{flex-wrap:wrap;gap:0;margin:0 0 48px 0}}.develope__top-left{flex-shrink:0;width:415px}@media (max-width:1000px){.develope__top-left{width:calc(50% - 16px)}}@media (max-width:1000px) and (max-width:720px){.develope__top-left{width:100%}}.develope__top-left img{width:100%}.develope__top-right{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;width:400px}@media (max-width:1000px){.develope__top-right{width:calc(50% - 16px)}}@media (max-width:720px){.develope__top-right{width:100%}}.develope__top-right .btn{margin:auto 0 0 0}@media (max-width:720px){.develope__top-right .btn{justify-content:center;width:100%;margin:0}}.develope__bottom{display:flex;justify-content:flex-end;align-items:stretch;gap:32px;margin:0}@media (max-width:720px){.develope__bottom{flex-wrap:wrap;gap:0;margin:0}}.develope__bottom-left{flex-shrink:0;width:415px}@media (max-width:1000px){.develope__bottom-left{width:calc(50% - 16px)}}@media (max-width:720px){.develope__bottom-left{width:100%}}.develope__bottom-left img{width:100%}.develope__bottom-right{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;width:400px}@media (max-width:1000px){.develope__bottom-right{width:calc(50% - 16px)}}@media (max-width:720px){.develope__bottom-right{width:100%}}.develope__bottom-right .btn{margin:auto 0 0 0}@media (max-width:720px){.develope__bottom-right .btn{justify-content:center;width:100%;margin:0}}@media (max-width:720px){.develope .for-desctop{display:none}}.develope .for-mobi{display:none}@media (max-width:720px){.develope .for-mobi{display:block;width:100%;margin:0 0 24px 0}}.p-with-icon{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:1000px){.p-with-icon{align-items:flex-start;line-height:137%!important}.p-with-icon span span{display:block}}.p-with-icon a{color:rgba(255,255,255,.6);text-decoration:underline}.p-with-icon a:hover{text-decoration:none}.p-with-icon::before{content:"";display:block;width:20px;height:20px;background-image:url("mdi-github.svg");background-position:50%;background-repeat:no-repeat;background-size:100% auto}.partners{position:relative;z-index:13;width:100%;margin:0 auto;padding:80px 0}@media (max-width:1000px){.partners{padding:80px 0}}@media (max-width:720px){.partners{padding:60px 0}}.partners__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.partners__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.partners__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.partners__wrapper{padding:16px}}.partners__title{margin:0 0 48px 0}@media (max-width:1000px){.partners__title{margin:0 0 32px 0}}@media (max-width:720px){.partners__title{margin:0 0 30px 0}}.partners__title .sub-title{color:#dbdbdc}@media (max-width:720px){.partners__title .sub-title{align-items:flex-start}.partners__title .sub-title::before{margin-top:7px}}.partners__title .sub-title span{color:#f3c447}.partners__title h2{max-width:720px}.partners-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-collapse:collapse}@media (max-width:1000px){.partners-logos{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.partners-logos{grid-template-columns:repeat(2,1fr)}}.partners-logos li{display:flex;justify-content:center;align-items:center;padding:29px 0;border-radius:8px;border:1px solid #303035}@media (max-width:720px){.partners-logos li:last-child{grid-column:1/-1}}.partners-logos li img{width:auto;height:32px}.partners-date{display:flex;justify-content:space-between}@media (max-width:720px){.partners-date{flex-wrap:wrap}}.partners-date__item{width:33.3333%;padding:32px 16px;border-radius:8px;border:1px solid #303035}@media (max-width:1000px){.partners-date__item{padding:24px 16px}}@media (max-width:500px){.partners-date__item{width:100%;text-align:center}}.partners-date__item h3{color:#fff;font-size:48px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-1.44px}@media (max-width:1000px){.partners-date__item h3{margin:0 0 4px 0;font-size:36px;letter-spacing:-1.08px}}@media (max-width:720px){.partners-date__item h3{font-size:32px;letter-spacing:-.96px}}.partners-date__item p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:1000px){.partners-date__item p{font-size:16px;letter-spacing:-.32px}}.created{position:relative;z-index:13;width:100%;padding:80px 0 80px 0}@media (max-width:720px){.created{padding:60px 0}}.created__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px)}.created__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.created__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.created__wrapper{padding:0 16px}}.created__wrapper h2{margin:0 auto 80px auto;color:rgba(255,255,255,.85);text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.44px}@media (max-width:1000px){.created__wrapper h2{margin:0 auto 48px auto;font-size:32px;letter-spacing:-.96px}.created__wrapper h2 span{display:block}}@media (max-width:720px){.created__wrapper h2{margin:0 auto 32px auto}}.created__wrapper h2 span{color:#f3c447}.created__wrapper h6{display:flex;align-items:center;gap:12px;margin:0 0 16px 0;color:rgba(255,255,255,.9);font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media (max-width:1000px){.created__wrapper h6{font-size:16px}}.created__wrapper h6::before{content:"";display:block;width:16px;height:16px;background-image:url("arrow-right-subtitle.svg");background-position:50%;background-repeat:no-repeat;background-size:100% auto}.created__top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin:0 0 120px 0}@media (max-width:1000px){.created__top{width:680px;margin:0 auto 80px auto}}@media (max-width:720px){.created__top{flex-wrap:wrap;width:100%;margin:0 auto 24px auto}}.created__top-left{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:351px}@media (max-width:1000px){.created__top-left{width:calc(50% - 8px);border-radius:8px;background:#141518}}@media (max-width:720px){.created__top-left{width:100%;margin:0 0 24px 0}}.created__top-left img{width:100%}.created__top-right{flex-shrink:0;width:560px}@media (max-width:1000px){.created__top-right{width:calc(50% - 8px)}}@media (max-width:720px){.created__top-right{width:100%}}.created__top-right p{margin:0 0 64px 0;color:rgba(255,255,255,.9);font-size:32px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.64px}@media (max-width:1000px){.created__top-right p{font-size:16px;letter-spacing:-.32px}}@media (max-width:720px){.created__top-right p{margin:0 0 24px 0}}.created__top-right p span{color:rgba(255,255,255,.65)}.created__top-right ul{display:flex;flex-wrap:wrap}.created__top-right ul li{display:flex;justify-content:center;align-items:center;width:50%;padding:16px;border-radius:8px;border:1px solid #303035}.created__top-right ul li:nth-child(1) img{height:28px}@media (max-width:1000px){.created__top-right ul li:nth-child(1) img{height:20px}}.created__top-right ul li:nth-child(2) img{height:26px}@media (max-width:1000px){.created__top-right ul li:nth-child(2) img{height:18px}}.created__top-right ul li:nth-child(3) img{height:33px}@media (max-width:1000px){.created__top-right ul li:nth-child(3) img{height:22px}}.created__top-right ul li:nth-child(4) img{height:26px}@media (max-width:1000px){.created__top-right ul li:nth-child(4) img{height:18px}}.created__bottom{display:flex;justify-content:space-between;width:100%}@media (max-width:720px){.created__bottom{flex-wrap:wrap}}.created__bottom-left{position:relative;flex-shrink:0;width:359px}@media (max-width:1000px){.created__bottom-left{width:calc(50% - 8px)}}@media (max-width:720px){.created__bottom-left{width:100%;height:343px;margin:0 0 24px 0}}.created__bottom-left::before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:700px;height:700px;background-image:url("dragon.png");background-size:100% auto;background-repeat:no-repeat;background-position:50%}@media (max-width:720px){.created__bottom-left::before{width:600px;height:600px}}.created__bottom-right{flex-shrink:0;width:560px}@media (max-width:1000px){.created__bottom-right{width:calc(50% - 8px)}}@media (max-width:720px){.created__bottom-right{width:100%}}.created__bottom-right ul{display:flex;flex-direction:column;gap:12px}@media (max-width:720px){.created__bottom-right ul{gap:8px}}.created__bottom-right ul li{display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(255,255,255,.95);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.32px}@media (max-width:1000px){.created__bottom-right ul li{padding:16px}}.created__bottom-right ul li::before{content:"";flex-shrink:0;display:block;width:24px;height:24px;background-image:url("here-logo.svg");background-position:50%;background-size:auto 24px;background-repeat:no-repeat}.roadmap{position:relative;z-index:13;width:100%;padding:80px 0;background-color:#070809}@media (max-width:1000px){.roadmap{padding:80px 0 80px 0}}@media (max-width:720px){.roadmap{padding:80px 0 60px 0}}.roadmap__wrapper{position:relative;z-index:14;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px)}.roadmap__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.roadmap__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.roadmap__wrapper{padding:0 16px}}.roadmap__wrapper h2{margin:0 0 120px 0;color:rgba(255,255,255,.85);text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.44px}@media (max-width:1000px){.roadmap__wrapper h2{margin:0 0 80px 0;font-size:32px;letter-spacing:-.96px}}@media (max-width:720px){.roadmap__wrapper h2{margin:0 0 32px 0}}.roadmap__wrapper::before{content:"";display:block;position:absolute;left:50%;top:80px;transform:translate(-50%,0);z-index:15;width:1px;height:800px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5),transparent)}@media (max-width:1000px){.roadmap__wrapper::before{height:749px}}@media (max-width:720px){.roadmap__wrapper::before{top:0;left:16px;transform:translate(0,0);height:562px}}.roadmap__wrapper::after{content:"";display:block;position:absolute;left:50%;top:120px;z-index:16;transform:translate(-50%,0);width:72px;height:812px;border-radius:812px;background:rgba(255,255,255,.1);filter:blur(60px)}@media (max-width:1000px){.roadmap__wrapper::after{top:40px}}@media (max-width:720px){.roadmap__wrapper::after{top:0;left:16px;transform:translate(0,0);height:596px}}.roadmap__info{position:relative;z-index:20}.roadmap__info-row{display:flex;align-items:center;gap:14px;width:272px;margin:0 auto 40px auto}@media (max-width:1000px){.roadmap__info-row{width:215px;margin:0 auto 32px auto}}@media (max-width:720px){.roadmap__info-row{width:100%;margin:0 0 32px 0}}.roadmap__info-row dt{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:40px;height:40px;font-family:Inter,sans-serif;color:rgba(255,255,255,.75);text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:125.5%;background-color:rgba(255,255,255,.05);border:1px rgba(255,255,255,.15) solid;border-radius:50%}.roadmap__info-row dd{font-family:Inter,sans-serif;color:rgba(255,255,255,.75);font-size:16px;font-style:normal;font-weight:400;line-height:135%}.roadmap__info-row_past dt{background-color:rgba(77,139,112,.3);border:1px rgba(255,255,255,.15) solid;color:rgba(255,255,255,.6)}.roadmap__info-row_past dd{color:rgba(255,255,255,.5);font-size:16px;font-style:normal;font-weight:400;line-height:135%}.roadmap__info-row_today dt{color:#f3c447;font-weight:700;background-color:rgba(255,255,255,.15);border:1px rgba(255,255,255,.15) solid;box-shadow:0 6px 32px 0 rgba(255,255,255,.25)}.roadmap__info-row_today dd{color:rgba(255,255,255,.9);font-size:16px;font-style:normal;font-weight:400;line-height:135%}.roadmap__info-row_left{position:relative;transform:translate(calc(-50% - 102px),0)}@media (max-width:720px){.roadmap__info-row_left{transform:translate(0,0);padding:0 0 0 48px}}.roadmap__info-row_left::after{content:"";display:block;position:absolute;right:-102px;top:50%;z-index:27;transform:translate(0,-50%);width:102px;height:1px;background-image:url("line-dashed.svg");background-position:0 50%;background-repeat:repeat-x}@media (max-width:720px){.roadmap__info-row_left::after{left:1px;right:auto;width:48px;text-align:left}}.roadmap__info-row_left dt{order:2}@media (max-width:720px){.roadmap__info-row_left dt{order:1}}.roadmap__info-row_left dd{order:1;text-align:right}@media (max-width:720px){.roadmap__info-row_left dd{order:2;text-align:left}}.roadmap__info-row_right{transform:translate(calc(50% + 102px),0)}@media (max-width:720px){.roadmap__info-row_right{transform:translate(0,0);padding:0 0 0 48px}}.roadmap__info-row_right::after{content:"";display:block;position:absolute;left:-102px;top:50%;z-index:27;transform:translate(0,50%);width:102px;height:1px;background-image:url("line-dashed.svg");background-position:0 50%;background-repeat:repeat-x}@media (max-width:720px){.roadmap__info-row_right::after{left:1px;width:48px;text-align:left}}.footer{position:relative;z-index:13;width:100%;padding:64px 0 40px 0}@media (max-width:1000px){.footer{padding:64px 0 0 0}}.footer .btn_single:hover::before{transform:translate(-50%,calc(-100% - 2px))}@media (max-width:720px){.footer .btn_single:hover::before{transform:translate(-50%,calc(-50% - 5px))}}.footer__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.footer__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.footer__wrapper{justify-content:space-between;padding:12px 32px 0 32px;scrollbar-width:none}}@media (max-width:720px){.footer__wrapper{padding:0 16px}}.footer__title{display:flex;justify-content:space-between;align-items:center;margin:0 0 64px 0}@media (max-width:1000px){.footer__title{align-items:flex-start;margin:0 0 40px 0}}@media (max-width:720px){.footer__title{flex-wrap:wrap;margin:0 0 32px 0}}@media (max-width:720px){.footer__title-left{width:100%;margin:0 0 24px 0}}.footer__title-left h2{margin:0 0 16px 0;color:rgba(255,255,255,.9);font-size:32px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.32px}@media (max-width:1000px){.footer__title-left h2{max-width:344px;margin:0 0 8px 0;font-size:24px;letter-spacing:-.24px}}.footer__title-left h2 span{color:#fdbf1c}.footer__title-left p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:1000px){.footer__title-left p{max-width:344px}}.footer__title-right{margin:0 0 0 auto}@media (max-width:720px){.footer__title-right{width:100%;margin:0}}.footer__title-right a{justify-content:center;min-width:272px;padding:24px 0}@media (max-width:720px){.footer__title-right a{width:100%;padding:16px 0}}.footer__map{display:flex;justify-content:space-between;align-items:stretch}@media (max-width:1000px){.footer__map{flex-wrap:wrap;align-items:unset}}.footer__left{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media (max-width:1000px){.footer__left{flex-direction:row;align-items:center;order:2;width:100%;padding:20px 0}}.footer__left img{height:28px}.footer__left p{color:rgba(255,255,255,.5);font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.28px}.footer__menu{display:flex;gap:16px;margin:0 0 0 auto}@media (max-width:720px){.footer__menu{flex-wrap:wrap;gap:24px 8px;margin:0}}.footer__menu-item{min-width:128px}@media (max-width:1000px){.footer__menu-item{min-width:100px}}@media (max-width:720px){.footer__menu-item{width:calc(50% - 4px);min-width:40%}.footer__menu-item:nth-child(1){order:2}.footer__menu-item:nth-child(2){order:4}.footer__menu-item:nth-child(3){order:1}.footer__menu-item:nth-child(4){order:3}}.footer__menu-item h3{margin:0 0 8px 0;color:rgba(255,255,255,.9);font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.28px}.footer__menu-item ul{display:flex;flex-direction:column;gap:8px}.footer__menu-item ul li{list-style:none}.footer__menu-item ul li a{color:rgba(255,255,255,.6);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.28px}.footer__menu-item ul li a:hover{color:rgba(255,255,255,.95)}@media (max-width:1000px){.footer__right{order:1;width:100%;margin:0 0 20px 0}}*,* before,:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{width:100%;height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow:hidden}body{width:100%;height:100%;background-color:#0e0f12;font-family:Geist;overflow-x:hidden;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility;font-optical-sizing:auto}body::after{content:"";display:block;position:absolute;top:1011px;left:0;right:0;width:100%;height:333px;background:linear-gradient(180deg,#070809 0,#0e0f12 100%)}body.active{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-family:"Inter Tight",sans-serif}a{text-decoration:none}:root{--width-wrapper:calc( 1136px + 128px );--padding-wrapper:64px;--icon-light-light:#fff}@media (max-width:720px){:root{--padding-wrapper:16px}}img{display:block}.intertight-font{font-family:"Inter Tight",sans-serif;font-weight:400;font-style:normal}.inter-font{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.p-margin-16{margin:0 0 16px 0}.overflow-hidden{overflow:hidden}.wrapper{max-width:var(--width-wrapper);margin:0 auto;padding:0 var(--padding-wrapper)}.btn{display:inline-flex;position:relative;z-index:12;padding:16px 48px;border-radius:16px;font-size:16px;color:var(--icon-light-light,#fff);font-style:normal;font-weight:500;line-height:124%;text-align:center;cursor:pointer;text-decoration:none;white-space:nowrap}@media (max-width:720px){.btn{font-size:16px}}.btn_dark{border-radius:8px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 6px 40px 0 rgba(255,255,255,.1);color:#fff}.btn_gradient{padding:24px 64px;font-size:20px;text-transform:uppercase;letter-spacing:-.4px;background:linear-gradient(90deg,#ffc000 0,#ff5300 100%),#fff;box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08)}.sub-title{display:flex;align-items:center;margin:0 0 16px 0;font-family:Inter,sans-serif;color:#f3c447;font-size:20px;font-style:normal;font-weight:500;line-height:150%}.sub-title::before{content:"";display:block;width:16px;height:16px;margin:0 12px 0 0;background-image:url("arrow-right-subtitle.svg");background-position:50%;background-repeat:no-repeat;background-size:100% auto}.title-h2{margin:0 0 64px 0;color:rgba(255,255,255,.85);font-family:"Inter Tight";font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.48px}@media (max-width:1000px){.title-h2{font-size:32px;letter-spacing:-.32px}}.title-h2 span{color:#f3c447}.animated{overflow:hidden}.animated::before{content:attr(data-hover);position:absolute;bottom:-100%;left:50%;width:100%;text-transform:uppercase;font-weight:800;font-size:16px;line-height:124%;font-weight:600;opacity:0;transform:translate(-50%,0);transition:all .4s ease-in-out}.animated.btn_lite::before{text-transform:none;font-size:16px}.animated span{display:block;transition:all .2s ease-in-out;opacity:1}.animated:hover::before{bottom:0;opacity:1;transform:translate(-50%,calc(-100% + 5px))}.animated:hover span{transform:translate(0,-100%);opacity:0}.animated.btn_single:hover::before{bottom:0;opacity:1;transform:translate(-50%,-100%)}@media (max-width:720px){.animated.btn_single:hover::before{transform:translate(-50%,-80%)}}.animated.btn_single:hover span{transform:translate(0,-50%);opacity:0}.link{position:relative;color:var(--icon-light-light,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.link:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#ffc000 0,#ff5300 100%),#d9d9d9}.link:hover:before{display:none}.for_mobile{display:none}@media (max-width:1000px){.for_desktop{display:none}.for_mobile{display:block}}.change-bg{position:relative;z-index:13}.change-bg__bg-active{position:absolute;z-index:12;width:100%;height:100%;background:rgba(255,255,255,.1)}.change-bg__main-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;position:relative;z-index:15;padding:260px 0 240px 0;transition:background .5s ease-in-out;background:0 0}@media (max-width:1000px){.change-bg__main-title{padding:400px 0 380px 0;font-size:48px;letter-spacing:-.48px}}@media (max-width:720px){.change-bg__main-title{padding:300px 16px 280px 16px;font-size:32px;letter-spacing:-.32px}}.change-bg__main-title h1{font-family:"Inter Tight";color:rgba(255,255,255,.85);text-align:center;font-size:72px;font-style:normal;font-weight:300;line-height:120%;transition:color .5s}@media (max-width:1000px){.change-bg__main-title h1{font-size:48px}}@media (max-width:720px){.change-bg__main-title h1{font-size:32px}}.change-bg__main-title h1 strong{font-weight:800}.created{position:relative;z-index:13;width:100%;padding:80px 0 80px 0}@media (max-width:720px){.created{padding:60px 0}}.created__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px)}.created__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.created__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.created__wrapper{padding:0 16px}}.created__wrapper h2{margin:0 auto 80px auto;color:rgba(255,255,255,.85);text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.44px}@media (max-width:1000px){.created__wrapper h2{margin:0 auto 48px auto;font-size:32px;letter-spacing:-.96px}.created__wrapper h2 span{display:block}}@media (max-width:720px){.created__wrapper h2{margin:0 auto 32px auto}}.created__wrapper h2 span{color:#f3c447}.created__wrapper h6{display:flex;align-items:center;gap:12px;margin:0 0 16px 0;color:rgba(255,255,255,.9);font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media (max-width:1000px){.created__wrapper h6{font-size:16px}}.created__wrapper h6::before{content:"";display:block;width:16px;height:16px;background-image:url("arrow-right-subtitle.svg");background-position:50%;background-repeat:no-repeat;background-size:100% auto}.created__top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin:0 0 120px 0}@media (max-width:1000px){.created__top{width:680px;margin:0 auto 80px auto}}@media (max-width:720px){.created__top{flex-wrap:wrap;width:100%;margin:0 auto 24px auto}}.created__top-left{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:351px}@media (max-width:1000px){.created__top-left{width:calc(50% - 8px);border-radius:8px;background:#141518}}@media (max-width:720px){.created__top-left{width:100%;margin:0 0 24px 0}}.created__top-left img{width:100%}.created__top-right{flex-shrink:0;width:560px}@media (max-width:1000px){.created__top-right{width:calc(50% - 8px)}}@media (max-width:720px){.created__top-right{width:100%}}.created__top-right p{margin:0 0 64px 0;color:rgba(255,255,255,.9);font-size:32px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.64px}@media (max-width:1000px){.created__top-right p{font-size:16px;letter-spacing:-.32px}}@media (max-width:720px){.created__top-right p{margin:0 0 24px 0}}.created__top-right p span{color:rgba(255,255,255,.65)}.created__top-right ul{display:flex;flex-wrap:wrap}.created__top-right ul li{display:flex;justify-content:center;align-items:center;width:50%;padding:16px;border-radius:8px;border:1px solid #303035}.created__top-right ul li:nth-child(1) img{height:28px}@media (max-width:1000px){.created__top-right ul li:nth-child(1) img{height:20px}}.created__top-right ul li:nth-child(2) img{height:26px}@media (max-width:1000px){.created__top-right ul li:nth-child(2) img{height:18px}}.created__top-right ul li:nth-child(3) img{height:33px}@media (max-width:1000px){.created__top-right ul li:nth-child(3) img{height:22px}}.created__top-right ul li:nth-child(4) img{height:26px}@media (max-width:1000px){.created__top-right ul li:nth-child(4) img{height:18px}}.created__bottom{display:flex;justify-content:space-between;width:100%}@media (max-width:720px){.created__bottom{flex-wrap:wrap}}.created__bottom-left{position:relative;flex-shrink:0;width:359px}@media (max-width:1000px){.created__bottom-left{width:calc(50% - 8px)}}@media (max-width:720px){.created__bottom-left{width:100%;height:343px;margin:0 0 24px 0}}.created__bottom-left::before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:700px;height:700px;background-image:url("dragon.png");background-size:100% auto;background-repeat:no-repeat;background-position:50%}@media (max-width:720px){.created__bottom-left::before{width:600px;height:600px}}.created__bottom-right{flex-shrink:0;width:560px}@media (max-width:1000px){.created__bottom-right{width:calc(50% - 8px)}}@media (max-width:720px){.created__bottom-right{width:100%}}.created__bottom-right ul{display:flex;flex-direction:column;gap:12px}@media (max-width:720px){.created__bottom-right ul{gap:8px}}.created__bottom-right ul li{display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(255,255,255,.95);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.32px}@media (max-width:1000px){.created__bottom-right ul li{padding:16px}}.created__bottom-right ul li::before{content:"";flex-shrink:0;display:block;width:24px;height:24px;background-image:url("here-logo.svg");background-position:50%;background-size:auto 24px;background-repeat:no-repeat}.develope{position:relative;z-index:13;width:100%;padding:80px 0 0 0}@media (max-width:1000px){.develope{padding:80px 0 0 0}}@media (max-width:720px){.develope{padding:60px 0}}.develope__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px)}.develope__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.develope__wrapper{justify-content:space-between;padding:12px 32px 80px 32px;scrollbar-width:none}}@media (max-width:720px){.develope__wrapper{padding:16px}}.develope__wrapper h2{margin:0 0 64px 0;color:rgba(255,255,255,.85);font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.44px}@media (max-width:1000px){.develope__wrapper h2{margin:0 0 48px 0;font-size:32px;letter-spacing:-.96px}}@media (max-width:720px){.develope__wrapper h2{margin:0 0 32px 0}}.develope__wrapper h2 span{color:#f3c447}.develope__wrapper h3{margin:0 0 16px 0;color:rgba(255,255,255,.95);font-size:32px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.32px}@media (max-width:1000px){.develope__wrapper h3{font-size:24px;letter-spacing:-.24px}}.develope__wrapper h3 span{color:#f3c447}.develope__wrapper h5{margin:0 0 24px 0;color:rgba(255,255,255,.9);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.develope__wrapper p{margin:0 0 48px 0;color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:720px){.develope__wrapper p{margin:0 0 24px 0}}.develope__wrapper p.p-margin-16{margin:0 0 16px 0}.develope__top{display:flex;justify-content:flex-end;align-items:stretch;gap:32px;margin:0 0 95px 0}@media (max-width:720px){.develope__top{flex-wrap:wrap;gap:0;margin:0 0 48px 0}}.develope__top-left{flex-shrink:0;width:415px}@media (max-width:1000px){.develope__top-left{width:calc(50% - 16px)}}@media (max-width:1000px) and (max-width:720px){.develope__top-left{width:100%}}.develope__top-left img{width:100%}.develope__top-right{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;width:400px}@media (max-width:1000px){.develope__top-right{width:calc(50% - 16px)}}@media (max-width:720px){.develope__top-right{width:100%}}.develope__top-right .btn{margin:auto 0 0 0}@media (max-width:720px){.develope__top-right .btn{justify-content:center;width:100%;margin:0}}.develope__bottom{display:flex;justify-content:flex-end;align-items:stretch;gap:32px;margin:0}@media (max-width:720px){.develope__bottom{flex-wrap:wrap;gap:0;margin:0}}.develope__bottom-left{flex-shrink:0;width:415px}@media (max-width:1000px){.develope__bottom-left{width:calc(50% - 16px)}}@media (max-width:720px){.develope__bottom-left{width:100%}}.develope__bottom-left img{width:100%}.develope__bottom-right{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;width:400px}@media (max-width:1000px){.develope__bottom-right{width:calc(50% - 16px)}}@media (max-width:720px){.develope__bottom-right{width:100%}}.develope__bottom-right .btn{margin:auto 0 0 0}@media (max-width:720px){.develope__bottom-right .btn{justify-content:center;width:100%;margin:0}}@media (max-width:720px){.develope .for-desctop{display:none}}.develope .for-mobi{display:none}@media (max-width:720px){.develope .for-mobi{display:block;width:100%;margin:0 0 24px 0}}.p-with-icon{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:1000px){.p-with-icon{align-items:flex-start;line-height:137%!important}.p-with-icon span span{display:block}}.p-with-icon a{color:rgba(255,255,255,.6);text-decoration:underline}.p-with-icon a:hover{text-decoration:none}.p-with-icon::before{content:"";display:block;width:20px;height:20px;background-image:url("mdi-github.svg");background-position:50%;background-repeat:no-repeat;background-size:100% auto}.footer{position:relative;z-index:13;width:100%;padding:64px 0 40px 0}@media (max-width:1000px){.footer{padding:64px 0 0 0}}.footer .btn_single:hover::before{transform:translate(-50%,calc(-100% - 2px))}@media (max-width:720px){.footer .btn_single:hover::before{transform:translate(-50%,calc(-50% - 5px))}}.footer__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.footer__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.footer__wrapper{justify-content:space-between;padding:12px 32px 0 32px;scrollbar-width:none}}@media (max-width:720px){.footer__wrapper{padding:0 16px}}.footer__title{display:flex;justify-content:space-between;align-items:center;margin:0 0 64px 0}@media (max-width:1000px){.footer__title{align-items:flex-start;margin:0 0 40px 0}}@media (max-width:720px){.footer__title{flex-wrap:wrap;margin:0 0 32px 0}}@media (max-width:720px){.footer__title-left{width:100%;margin:0 0 24px 0}}.footer__title-left h2{margin:0 0 16px 0;color:rgba(255,255,255,.9);font-size:32px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.32px}@media (max-width:1000px){.footer__title-left h2{max-width:344px;margin:0 0 8px 0;font-size:24px;letter-spacing:-.24px}}.footer__title-left h2 span{color:#fdbf1c}.footer__title-left p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:1000px){.footer__title-left p{max-width:344px}}.footer__title-right{margin:0 0 0 auto}@media (max-width:720px){.footer__title-right{width:100%;margin:0}}.footer__title-right a{justify-content:center;min-width:272px;padding:24px 0}@media (max-width:720px){.footer__title-right a{width:100%;padding:16px 0}}.footer__map{display:flex;justify-content:space-between;align-items:stretch}@media (max-width:1000px){.footer__map{flex-wrap:wrap;align-items:unset}}.footer__left{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media (max-width:1000px){.footer__left{flex-direction:row;align-items:center;order:2;width:100%;padding:20px 0}}.footer__left img{height:28px}.footer__left p{color:rgba(255,255,255,.5);font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.28px}.footer__menu{display:flex;gap:16px;margin:0 0 0 auto}@media (max-width:720px){.footer__menu{flex-wrap:wrap;gap:24px 8px;margin:0}}.footer__menu-item{min-width:128px}@media (max-width:1000px){.footer__menu-item{min-width:100px}}@media (max-width:720px){.footer__menu-item{width:calc(50% - 4px);min-width:40%}.footer__menu-item:nth-child(1){order:2}.footer__menu-item:nth-child(2){order:4}.footer__menu-item:nth-child(3){order:1}.footer__menu-item:nth-child(4){order:3}}.footer__menu-item h3{margin:0 0 8px 0;color:rgba(255,255,255,.9);font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.28px}.footer__menu-item ul{display:flex;flex-direction:column;gap:8px}.footer__menu-item ul li{list-style:none}.footer__menu-item ul li a{color:rgba(255,255,255,.6);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.28px}.footer__menu-item ul li a:hover{color:rgba(255,255,255,.95)}@media (max-width:1000px){.footer__right{order:1;width:100%;margin:0 0 20px 0}}.header{position:relative;z-index:113;width:100%;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.header__wrapper{display:flex;justify-content:center;align-items:center;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.header__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.header__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.header__wrapper{padding:16px}}.header__logo{position:relative}.header__menu{flex-grow:1}.header__btn{position:relative}.header__btn a.btn_single:hover::before{transform:translate(-50%,calc(-100% + 5px))}@media (max-width:1000px){.header__btn{width:auto;margin:0 0 0 auto}.header__btn a{padding:12px 32px}.header__btn a.btn_single:hover::before{transform:translate(-50%,calc(-100% + 9px))}}.header__social{display:none}.header.active .header__social{display:inline-flex;margin-top:auto;border-radius:16px;border:1px solid rgba(255,255,255,.25);overflow:hidden}.header.active .header__social a{padding:20px 24px}.header.active .header__social a img{display:block}.header.active .header__social .social-x{border-right:1px solid rgba(255,255,255,.25)}.header.active .header__social .social-tel{border-right:1px solid rgba(255,255,255,.25)}.header.active .header__btn{display:none}.logo{display:flex;align-items:center;gap:8px;position:relative;z-index:10;width:76px}.menu{display:flex;justify-content:center;align-items:center;gap:36px;padding:0 0 0 103px}@media (max-width:1000px){.menu{display:none;padding:0}}.menu-link{color:rgba(255,255,255,.85);text-align:center;font-size:16px;font-weight:500;letter-spacing:-.32px;text-decoration:none;cursor:pointer}.menu-link:hover{text-decoration:underline}.menu-link_children .menu-link__open{display:flex;align-items:center;gap:4px;position:relative}.menu-link_children .menu-link__open::after{content:"";display:block;width:24px;height:24px;background-image:url("chevron-bottom-white.svg");background-position:50%;background-repeat:no-repeat;background-size:24px auto;cursor:pointer}.menu-link_children.show .menu-link__open::after{transform:rotate(180deg)}@media (max-width:1000px){.menu-link_children{align-items:flex-start;position:relative}}.menu-link_external{display:flex;align-items:center;gap:4px}.menu-link_external::after{content:"";display:block;width:24px;height:24px;background-image:url("arrow-top-right-white.svg");background-position:50%;background-repeat:no-repeat;background-size:24px auto}.icon-burger{display:none;width:32px;height:32px;margin:0 16px 0 0;cursor:pointer}@media (max-width:1000px){.icon-burger{display:flex;align-items:center;justify-content:center}}@media (max-width:720px){.icon-burger{margin:0 8px 0 0}}.icon-burger img{width:100%}.icon-burger .burger-open{display:none}.header__menu-wrapper{display:flex}.header.active{flex-direction:column;position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;height:100%;padding:24px 32px 60px 32px;background:linear-gradient(0deg,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 100%),#0e0f12;overflow:hidden}@media (max-width:720px){.header.active{padding:24px 16px}}.header.active .switch{display:none}.header.active .header__wrapper{display:block;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;overflow:auto;padding:0}.header.active .icon-burger{display:flex;align-items:center;justify-content:center}.header.active .burger-closet{display:none}.header.active .burger-open{display:block;width:18px;height:18px}.header.active .menu{display:inline-flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:24px;margin:108px 0 60px 0;text-align:left}.header.active .menu-link{font-size:24px;letter-spacing:-.48px;font-weight:400;color:#fff}.header.active .menu-link_children:after{position:absolute;top:3px;left:120px}.header.active .header__social{display:flex;align-self:center;width:222px;margin:auto auto 0 auto}.for-ecosystem{display:none;position:absolute;left:50%;top:77px;z-index:1002;transform:translateX(-50%);width:984px;padding:24px;text-align:left}@media (max-width:1000px){.for-ecosystem{position:relative;top:auto;left:auto;transform:unset;width:100%;padding:0}}.for-ecosystem.show{display:flex;flex-direction:column;gap:32px;z-index:20;border-radius:0 0 16px 16px;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);border-left:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);backdrop-filter:blur(32px)}@media (max-width:1000px){.for-ecosystem.show{padding:20px 0 0 0;background:unset;border:0}}.for-ecosystem__menu-wallet{position:relative}.for-ecosystem__menu-wallet h2{margin:0 0 16px 0;color:#fff;font-size:20px;font-weight:500;letter-spacing:-.4px}@media (max-width:1000px){.for-ecosystem__menu-wallet h2{margin:0 0 24px 0;font-size:18px;letter-spacing:-.36px;font-weight:400;color:rgba(255,255,255,.8)}}.menu-wallet{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px}@media (max-width:1000px){.menu-wallet{flex-direction:column}.menu-wallet .for_desktop{display:none}}.menu-wallet__item{width:calc(33.3333% - 11px)}@media (max-width:1000px){.menu-wallet__item{width:100%}}.menu-wallet__item a{display:flex;align-items:center;gap:24px;width:100%;height:180px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.15);backdrop-filter:blur(40px);text-decoration:none;color:#fff}.menu-wallet__item a img{width:97px}.menu-wallet__item-content h3{display:flex;align-items:center;gap:4px;margin:0 0 8px 0;color:#fff;font-size:20px;font-weight:500;letter-spacing:-.4px}.menu-wallet__item-content h3::after{content:"";display:block;width:24px;height:24px;background-image:url("arrow-top-right-white.svg");background-position:50%;background-repeat:no-repeat;background-size:24px auto}.menu-wallet__item-content p{color:rgba(255,255,255,.8);font-size:16px;font-weight:400;line-height:150%;letter-spacing:-.32px}.menu-wallet__item-coming{display:flex;justify-content:center;align-items:center;height:180px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);backdrop-filter:blur(40px)}.menu-wallet__item-coming p{color:rgba(255,255,255,.5);font-size:18px;font-weight:400;letter-spacing:-.36px}.switch{position:relative;display:none}.switch .current-switch{display:flex;align-items:center;padding:8px 16px 8px 52px;color:rgba(255,255,255,.85);font-variant-numeric:lining-nums proportional-nums;font-size:16px;font-weight:500;letter-spacing:-.32px;background-position:16px 50%;background-repeat:no-repeat;background-size:28px auto;text-decoration:none;cursor:pointer}.switch .current-switch::after{content:"";display:block;width:24px;height:24px;background-image:url("chevron-bottom-white.svg");background-position:50%;background-repeat:no-repeat;background-size:100% auto}.switch .current-switch.sw-ru{background-image:url("rus.svg")}.switch .current-switch.sw-uk{background-image:url("ua.svg.html")}.switch .current-switch.sw-en{background-image:url("gb.png")}.switch-lng{display:none;flex-direction:column;gap:8px;position:absolute;top:40px;left:16px;width:148px;padding:16px 8px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);backdrop-filter:blur(40px)}.switch-lng.active{display:flex;z-index:2000}.switch-lng__item{padding:8px 16px 8px 52px;color:rgba(255,255,255,.85);font-variant-numeric:lining-nums proportional-nums;font-size:16px;font-weight:500;letter-spacing:-.32px;background-position:16px 50%;background-repeat:no-repeat;background-size:28px auto;text-decoration:none}.switch-lng__item:hover{background-color:rgba(255,255,255,.05);border-radius:8px}.switch-lng__item.current{display:none}.switch-lng__item_rus{background-image:url("rus.svg")}.switch-lng__item_uk{background-image:url("ua.svg.html")}.switch-lng__item_en{background-image:url("gb.png")}.mpc-usual{position:relative;z-index:13;width:100%;padding:0 0 120px 0}@media (max-width:1000px){.mpc-usual{padding:80px 0}}@media (max-width:720px){.mpc-usual{padding:0 0 40px 0}.mpc-usual .change-bg__main-title strong{display:block}}.mpc-usual__wrapper{position:relative;z-index:16;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:80px var(--padding-wrapper,64px) 0 var(--padding-wrapper,64px)}.mpc-usual__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.mpc-usual__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;max-width:751px;padding:80px 32px 0 32px;scrollbar-width:none}}@media (max-width:720px){.mpc-usual__wrapper{gap:0;width:100%;padding:60px 16px 0 16px}}.mpc-usual__main-title{padding:80px 0 120px 0;color:rgba(255,255,255,.85);text-align:center;font-size:64px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.92px}@media (max-width:1000px){.mpc-usual__main-title{padding:400px 0 380px 0;background:linear-gradient(0deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 100%),linear-gradient(37deg,#0e0f12 .83%,#1e1e1e 60.23%);font-size:48px;letter-spacing:-1.92px}}@media (max-width:720px){.mpc-usual__main-title{padding:300px 0 280px 0;font-size:32px;letter-spacing:-1.28px}}.mpc-usual__main-title strong{font-weight:500}@media (max-width:1000px){.mpc-usual__main-title strong{font-weight:900}}@media (max-width:1000px){.mpc-usual__title{width:100%}}.mpc-usual__title .sub-title{justify-content:center;color:#dbdbdc}.mpc-usual__title .sub-title span{margin:0 0 0 8px;color:#f3c447}.mpc-usual__title h2{max-width:720px;margin:0 auto 64px auto;text-align:center}@media (max-width:1000px){.mpc-usual__title h2{max-width:564px;margin:0 0 40px 0}}.mpc-usual__column{display:flex;align-items:flex-start;justify-content:center;gap:32px}@media (max-width:1200px){.mpc-usual__column{justify-content:space-between;gap:0}}@media (max-width:1000px){.mpc-usual__column{width:100%}}@media (max-width:720px){.mpc-usual__column{flex-direction:column}}.mpc-usual__string{width:416px}@media (max-width:1000px){.mpc-usual__string{width:341px}}@media (max-width:720px){.mpc-usual__string{width:100%}.mpc-usual__string:nth-child(1){margin:0 0 64px 0}}.mpc-usual__string h4{margin:0 0 24px 0;color:rgba(255,255,255,.5);font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.24px}@media (max-width:720px){.mpc-usual__string h4{margin:0 0 16px 0}}.mpc-usual__block-left{display:flex;flex-direction:column;flex-shrink:0;gap:24px;width:407px;margin:0 0 72px 0;border-radius:8px}@media (max-width:1000px){.mpc-usual__block-left{width:100%;margin:0 0 48px 0}}@media (max-width:720px){.mpc-usual__block-left{margin:0 0 24px 0}}.mpc-usual__block-left_fon{margin:0 0 72px 0;padding:32px 32px;background:rgba(255,255,255,.05)}@media (max-width:1000px){.mpc-usual__block-left_fon{margin:0 0 48px 0}}@media (max-width:720px){.mpc-usual__block-left_fon{margin:0 0 24px 0;padding:24px}}.mpc-usual__block-left_string{width:100%;height:64px;padding:20px 0;border-radius:8px;border:.834px solid rgba(255,255,255,.08);background:rgba(255,255,255,.1);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08);color:rgba(255,255,255,.8);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;text-align:center}@media (max-width:720px){.mpc-usual__block-left_string{font-size:16px;letter-spacing:-.16px}}.mpc-usual__block-left_string:nth-child(1){background-image:url("icon-user.svg");background-position:50%;background-repeat:no-repeat;background-size:auto 32px}.mpc-usual__block-left_string:nth-child(2){position:relative}.mpc-usual__block-left_string:nth-child(2)::before{content:"";display:block;position:absolute;top:-24px;left:50%;z-index:10;transform:translate(-50%,0);width:2px;height:24px;background-image:url("line-vert.svg");background-position:50% 0;background-repeat:repeat-y}.mpc-usual__block-left_multi-string{display:flex;gap:8px}.mpc-usual__block-left_multi-string-item{position:relative;width:calc(25% - 6px);height:64px;background-image:url("icon-input-light.svg");background-position:50%;background-repeat:no-repeat;background-size:32px auto;background-color:rgba(255,255,255,.1);border-radius:8px;border:.834px solid rgba(255,255,255,.15)}.mpc-usual__block-left_multi-string-item::before{content:"";display:block;position:absolute;top:-24px;left:50%;z-index:10;transform:translate(-50%,0);width:2px;height:24px;background-image:url("line-vert.svg");background-position:50% 0;background-repeat:repeat-y}.mpc-usual__block-right{flex-shrink:0;width:100%}@media (max-width:1000px){.mpc-usual__block-right{width:100%;margin:0}}.mpc-usual__block-right h3{margin:0 0 40px 0;color:rgba(255,255,255,.85);font-size:32px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.32px}@media (max-width:720px){.mpc-usual__block-right h3{margin:0 0 16px 0;font-size:20px;letter-spacing:-.2px}}.mpc-usual__block-right h3 span{color:#f3c447}.mpc-usual__block-right h3 strong{font-weight:500;color:rgba(255,255,255,.5)}.mpc-usual__block-right_list-1 li{display:flex;align-items:center;margin:0 0 8px 0;padding:16px 24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(255,255,255,.75);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.32px}.mpc-usual__block-right_list-1 li::before{content:"?";display:block;margin:0 12px 0 0}.mpc-usual__block-right_list-2 li{display:flex;align-items:center;margin:0 0 8px 0;padding:14px 24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(255,255,255,.95);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.32px}@media (max-width:720px){.mpc-usual__block-right_list-2 li{padding:13px 16px}}.mpc-usual__block-right_list-2 li::before{content:"";display:block;width:24px;height:24px;margin:0 12px 0 0;background-image:url("icon-list-check.svg");background-position:50%;background-repeat:no-repeat;background-size:auto 24px}.mpc-usual__block-right_list-2 li:nth-child(4)::before{background-image:url("here-logo.svg")}@media (max-width:720px){.mpc-usual__block:nth-child(2){display:block}}.mpc-usual__fire{display:flex;flex-wrap:wrap;border-radius:8px}@media (max-width:1000px){.mpc-usual__fire{gap:28px}}@media (max-width:720px){.mpc-usual__fire{gap:26px}}.mpc-usual__fire picture{width:100%}.mpc-usual__fire img{width:100%}.mpc-usual__fire-item{width:64px;height:64px;border-radius:8px;border:.834px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);background-image:url("");background-position:50%;background-repeat:no-repeat;background-size:32px auto}@media (max-width:1000px){.mpc-usual__fire-item{width:50px;height:50px}}.mpc-usual__fire-item_big{width:158px;background-image:url("icon-user.svg");background-size:29px auto;width:128px}@media (max-width:720px){.mpc-usual__fire-item_big{width:126px}}.mpc-wallet{position:relative;z-index:13;width:100%;padding:80px 0;background-color:#0e0f12}@media (max-width:1000px){.mpc-wallet{padding:40px 0 80px 0}}@media (max-width:720px){.mpc-wallet{padding:60px 0 60px 0}}.mpc-wallet__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.mpc-wallet__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.mpc-wallet__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.mpc-wallet__wrapper{padding:0 16px}}.mpc-wallet__title{width:100%;margin:0 0 80px 0}@media (max-width:1000px){.mpc-wallet__title{width:calc(50% - 8px);padding:0 24px 0 0}}@media (max-width:720px){.mpc-wallet__title{width:100%;margin:0 0 24px 0}}.mpc-wallet .title-h2{margin:0}.mpc-wallet .title-h2 span{display:block}@media (max-width:720px){.mpc-wallet .title-h2{margin:0}}.mpc-wallet__content{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;gap:0 80px}@media (max-width:1000px){.mpc-wallet__content{gap:52px 16px}}@media (max-width:720px){.mpc-wallet__content{gap:0 16px}}.mpc-wallet__left{display:flex;flex-direction:column;flex-shrink:0;gap:28px;position:relative;width:351px}@media (max-width:1000px){.mpc-wallet__left{width:calc(50% - 8px);gap:24px}}@media (max-width:720px){.mpc-wallet__left{width:100%;margin:0 0 16px 0}}.mpc-wallet__left .dot{display:block;position:absolute;top:32px;left:50%;z-index:15;transform:translateX(-51%);width:24px;height:24px;background-image:url("dot.svg");background-position:50% 80%;background-repeat:no-repeat;animation:moveDown 5s infinite}@keyframes moveDown{0%{top:32px}100%{top:85%}}@media (max-width:1000px){.mpc-wallet__left .dot{bottom:-24px}}.mpc-wallet__left-1{position:relative;z-index:16;width:100%;padding:20px 24px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(39,39,42,.8);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08);color:rgba(255,255,255,.8);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;text-align:center}.mpc-wallet__left-1::after{content:"";display:block;position:absolute;bottom:-28px;left:50%;z-index:14;transform:translate(-50%,0);width:1.5px;height:24px;background-image:url("line-vert.svg");background-position:50% 50%}@media (max-width:720px){.mpc-wallet__left-1::after{font-size:16px}}@media (max-width:1000px){.mpc-wallet__left-1::after{bottom:-24px}}.mpc-wallet__left-2{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:16;padding:6px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(39,39,42,.8);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08)}.mpc-wallet__left-2.active .mpc-wallet__left-2-2{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.25)}.mpc-wallet__left-2::after{content:"";display:block;position:absolute;bottom:-28px;left:50%;z-index:14;transform:translate(-50%,0);width:1.5px;height:24px;background-image:url("line-vert.svg");background-position:50% 50%}@media (max-width:1000px){.mpc-wallet__left-2::after{bottom:-24px}}.mpc-wallet__left-2-row{display:flex;gap:4px;width:100%}.mpc-wallet__left-2-item{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:3.335px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);color:rgba(255,255,255,.8);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.16px;cursor:pointer}.mpc-wallet__left-2-item img{width:26px}@media (max-width:720px){.mpc-wallet__left-2-item img{width:24px}}.mpc-wallet__left-2-1{padding:12px 24px}@media (max-width:720px){.mpc-wallet__left-2-1{padding:12px 20px}}.mpc-wallet__left-2-2{flex-grow:1;padding:12px 0}.mpc-wallet__left-2-3{flex-grow:1;padding:12px 0}.mpc-wallet__left-2-4{padding:12px 24px}.mpc-wallet__left-3{position:relative;z-index:16;width:100%;padding:20px 16px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(39,39,42,.8);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08);color:rgba(255,255,255,.8);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;text-align:center}@media (max-width:720px){.mpc-wallet__left-3{font-size:16px}}.mpc-wallet__right{display:flex;gap:16px;width:calc(100% - 431px)}@media (max-width:1000px){.mpc-wallet__right{width:100%}}@media (max-width:720px){.mpc-wallet__right{flex-wrap:wrap}}.mpc-wallet__right img{width:40px;margin:0 0 16px 0}.mpc-wallet__right h3{color:rgba(255,255,255,.95);font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1000px){.mpc-wallet__right h3{margin:0 0 80px 0}}@media (max-width:720px){.mpc-wallet__right h3{margin:0 0 48px 0}}.mpc-wallet__right p{margin:auto 0 0 0;color:rgba(255,255,255,.8);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.mpc-wallet__right p span{color:rgba(255,255,255,.8)}.mpc-wallet__right-1{display:flex;flex-direction:column;width:calc(50% - 8px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);backdrop-filter:blur(16px)}@media (max-width:720px){.mpc-wallet__right-1{width:100%}}.mpc-wallet__right-1 strong{display:block;font-weight:700}.mpc-wallet__right-2{display:flex;flex-direction:column;width:calc(50% - 8px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);backdrop-filter:blur(16px)}@media (max-width:720px){.mpc-wallet__right-2{width:100%}}.mpc-works{position:relative;z-index:23;width:100%;padding:80px 0 0 0;overflow:hidden}@media (max-width:1000px){.mpc-works{padding:80px 0 0 0}}@media (max-width:720px){.mpc-works{padding:80px 0 0 0}}.mpc-works__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.mpc-works__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.mpc-works__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.mpc-works__wrapper{padding:16px}}.mpc-works__title{display:flex;align-items:flex-start;justify-content:center;margin:0}@media (max-width:1000px){.mpc-works__title{flex-direction:column;justify-content:center;align-items:center;margin:0}}.mpc-works__title .sub-title{color:rgba(255,255,255,.85)}.mpc-works__title h2{flex-shrink:0;width:670px;margin:-4px 0 0 0;text-align:center}@media (max-width:1000px){.mpc-works__title h2{width:100%;max-width:450px}}.mpc-works__list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}@media (max-width:1300px){.mpc-works__list{width:902px;margin:0 auto}}@media (max-width:1000px){.mpc-works__list{width:700px}}@media (max-width:720px){.mpc-works__list{width:540px;overflow:hidden}}.mpc-works__list-mobi{position:relative;z-index:21;margin:-100px 0 0 0}@media (max-width:1000px){.mpc-works__list-mobi{margin:-60px 0 0 0}}@media (max-width:720px){.mpc-works__list-mobi{width:100%;margin:-80px 0 0 0}}.mpc-works__item{display:flex;flex-direction:column;align-items:center;width:112px;height:112px;padding:12px;border-radius:8px;border:.834px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);text-align:center}@media (max-width:1300px){.mpc-works__item{width:82px;height:82px;padding:10px 10px}}@media (max-width:1000px){.mpc-works__item{width:62px;height:62px;padding:6px 10px}}@media (max-width:720px){.mpc-works__item{width:45px;height:45px;padding:4px}.mpc-works__item.invert{display:flex;flex-direction:column}.mpc-works__item.invert img{order:1}.mpc-works__item.invert h3{order:2}}.mpc-works__item h3{margin:0 0 6px 0;color:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.12px;text-transform:uppercase;opacity:.75}@media (max-width:1300px){.mpc-works__item h3{margin:0;font-size:10px}}@media (max-width:1000px){.mpc-works__item h3{margin:0;font-size:9px;letter-spacing:-.09px}}@media (max-width:720px){.mpc-works__item h3{font-size:6px;letter-spacing:-.06px}}@media (max-width:1300px){.mpc-works__item img{width:40px}}@media (max-width:1000px){.mpc-works__item img{width:32px}}@media (max-width:720px){.mpc-works__item img{width:21px}}.mpc-works__item_active{border:.834px solid #f3c447;background:rgba(255,255,255,.05)}.mpc-works__item_active-1{border:.834px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1)}.mpc-works__item_active-2{border:.834px solid rgba(255,255,255,.35);background:rgba(255,255,255,.17)}.mpc-works__item_active-3{border:.834px solid rgba(255,255,255,.5);background:rgba(255,255,255,.25)}#lottie-animation{width:1440px;margin:0 0 0 50%;transform:translate(-50%,0)}@media (max-width:1260px){#lottie-animation{width:calc(100% + 160px)}}@media (max-width:720px){#lottie-animation{width:calc(100% + 350px)}}@media (max-width:720px){#lottie-animation{width:calc(100% + 250px)}}.omni{position:relative;z-index:13;width:100%;padding:80px 0;background-color:#0e0f12}@media (max-width:1000px){.omni{padding:40px 0 80px 0}}@media (max-width:720px){.omni{padding:60px 0 60px 0}}.omni__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.omni__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.omni__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.omni__wrapper{padding:0 16px}}.omni__title{width:100%;margin:0 0 80px 0}@media (max-width:1000px){.omni__title{width:calc(50% - 8px);padding:0 24px 0 0}}@media (max-width:720px){.omni__title{width:100%;margin:0 0 24px 0}}.omni .title-h2{margin:0}.omni .title-h2 span{display:block}@media (max-width:720px){.omni .title-h2{margin:0}}.omni__content{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;gap:0 80px}@media (max-width:1000px){.omni__content{gap:52px 16px}}@media (max-width:720px){.omni__content{gap:0 16px}}.omni__left{display:flex;flex-direction:column;flex-shrink:0;flex-grow:1;gap:28px;position:relative;z-index:14;width:351px}@media (max-width:1000px){.omni__left{width:calc(50% - 8px);gap:24px}}@media (max-width:720px){.omni__left{width:100%;margin:0 0 16px 0}}.omni__left .double-dot{display:block;position:absolute;z-index:15;width:24px;height:24px;background-image:url("dot.svg");background-position:50% 80%;background-repeat:no-repeat}.omni__left .double-dot-1{top:32px;right:calc(25% - 12px)}.omni__left .double-dot-2{top:32px;left:calc(25% - 12px)}.omni__left-1{position:relative;z-index:20;width:100%;padding:20px 24px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(39,39,42,.8);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08);color:rgba(255,255,255,.8);font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.2px;text-align:center}.omni__left-2{display:flex;flex-wrap:wrap;flex-grow:1;gap:4px;position:relative;z-index:20;padding:6px;border-radius:6.669px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.1);box-shadow:0 1.667px 2.751px 0 rgba(224,137,0,.08)}.omni__left-2.active .mpc-wallet__left-2-2{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.25)}.omni__left-2-row{display:flex;justify-content:center;align-items:center;gap:6px;position:relative;z-index:21;width:calc(50% - 2px);min-height:208px;border-radius:3.335px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1)}.omni__left-2-row img{width:26px}@media (max-width:720px){.omni__left-2-row img{width:24px}}.omni__left-2-row p{color:var(--Text-Secondary,rgba(255,255,255,.8));font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.16px}.omni__left-2-row__eth.active{border-radius:3.335px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.25)}.omni__left-2-row__eth::after{content:"";display:block;position:absolute;left:calc(50% - 3px);top:-32px;z-index:14;transform:translate(-50%,0);width:1.5px;height:24px;background-image:url("line-vert.svg");background-position:50% 50%}@media (max-width:720px){.omni__left-2-row__eth::after{font-size:16px}}@media (max-width:1000px){.omni__left-2-row__eth::after{bottom:-24px}}.omni__left-2-row__base.active{border-radius:3.335px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.25)}.omni__left-2-row__base::after{content:"";display:block;position:absolute;top:-32px;right:calc(50% - 3px);z-index:14;transform:translate(-50%,0);width:1.5px;height:24px;background-image:url("line-vert.svg");background-position:50% 50%}@media (max-width:720px){.omni__left-2-row__base::after{font-size:16px}}@media (max-width:1000px){.omni__left-2-row__base::after{bottom:-24px}}.omni__right{display:flex;gap:16px;width:calc(100% - 431px)}@media (max-width:1000px){.omni__right{width:100%}}@media (max-width:720px){.omni__right{flex-wrap:wrap}}.omni__right img{width:40px;margin:0 0 16px 0}.omni__right h3{color:rgba(255,255,255,.95);font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1000px){.omni__right h3{margin:0 0 80px 0}}@media (max-width:720px){.omni__right h3{margin:0 0 48px 0}}.omni__right p{margin:auto 0 0 0;color:rgba(255,255,255,.8);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.omni__right p span{color:rgba(255,255,255,.8)}.omni__right-1{display:flex;flex-direction:column;width:calc(50% - 8px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);backdrop-filter:blur(16px)}@media (max-width:720px){.omni__right-1{width:100%}}.omni__right-1 strong{display:block;font-weight:700}.omni__right-2{display:flex;flex-direction:column;width:calc(50% - 8px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);backdrop-filter:blur(16px)}@media (max-width:720px){.omni__right-2{width:100%}}.partners{position:relative;z-index:13;width:100%;margin:0 auto;padding:80px 0}@media (max-width:1000px){.partners{padding:80px 0}}@media (max-width:720px){.partners{padding:60px 0}}.partners__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.partners__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.partners__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.partners__wrapper{padding:16px}}.partners__title{margin:0 0 48px 0}@media (max-width:1000px){.partners__title{margin:0 0 32px 0}}@media (max-width:720px){.partners__title{margin:0 0 30px 0}}.partners__title .sub-title{color:#dbdbdc}@media (max-width:720px){.partners__title .sub-title{align-items:flex-start}.partners__title .sub-title::before{margin-top:7px}}.partners__title .sub-title span{color:#f3c447}.partners__title h2{max-width:720px}.partners-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-collapse:collapse}@media (max-width:1000px){.partners-logos{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.partners-logos{grid-template-columns:repeat(2,1fr)}}.partners-logos li{display:flex;justify-content:center;align-items:center;padding:29px 0;border-radius:8px;border:1px solid #303035}@media (max-width:720px){.partners-logos li:last-child{grid-column:1/-1}}.partners-logos li img{width:auto;height:32px}.partners-date{display:flex;justify-content:space-between}@media (max-width:720px){.partners-date{flex-wrap:wrap}}.partners-date__item{width:33.3333%;padding:32px 16px;border-radius:8px;border:1px solid #303035}@media (max-width:1000px){.partners-date__item{padding:24px 16px}}@media (max-width:500px){.partners-date__item{width:100%;text-align:center}}.partners-date__item h3{color:#fff;font-size:48px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-1.44px}@media (max-width:1000px){.partners-date__item h3{margin:0 0 4px 0;font-size:36px;letter-spacing:-1.08px}}@media (max-width:720px){.partners-date__item h3{font-size:32px;letter-spacing:-.96px}}.partners-date__item p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:1000px){.partners-date__item p{font-size:16px;letter-spacing:-.32px}}.hot-protocol{position:relative;z-index:13;width:100%;padding:0 0 80px 0;background-color:#0e0f12}@media (max-width:1100px){.hot-protocol{padding:0 0 80px 0}}@media (max-width:720px){.hot-protocol{padding:0 0 60px 0}}.hot-protocol__wrapper{position:relative;z-index:16;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:120px var(--padding-wrapper,64px)}.hot-protocol__wrapper::-webkit-scrollbar{display:none}@media (max-width:1100px){.hot-protocol__wrapper{justify-content:space-between;padding:120px 32px;scrollbar-width:none}}@media (max-width:720px){.hot-protocol__wrapper{padding:16px}.hot-protocol__wrapper .btn_single{justify-content:center;width:100%}}.hot-protocol__title{width:100%;margin:0 0 64px 0}@media (max-width:1000px){.hot-protocol__title{width:calc(50% - 8px);padding:0}}@media (max-width:720px){.hot-protocol__title{width:100%;margin:0 0 24px 0}.hot-protocol__title .btn{justify-content:center;width:100%}}.hot-protocol .title-h2{margin:0 0 40px 0}.hot-protocol .title-h2 span{display:block}@media (max-width:720px){.hot-protocol .title-h2{margin:0 0 24px 0}}.hot-protocol .title-h2-left{max-width:670px}@media (max-width:720px){.hot-protocol .title-h2-left{max-width:unset}}.hot-protocol .title-h2-right{margin:0 0 0 auto}@media (max-width:1240px){.hot-protocol .title-h2-right{display:none}}.hot-protocol .title-h2-right ul li{display:flex;align-items:center;gap:12px;margin:0 0 12px 0;color:rgba(255,255,255,.8);font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.28px}.hot-protocol .title-h2-right ul li::before{content:"";display:block;width:32px;height:32px;background-position:50% 0;background-repeat:no-repeat}.hot-protocol .title-h2-right ul li:nth-child(1)::before{background-image:url("");background-size:44px auto}.hot-protocol .title-h2-right ul li:nth-child(2)::before{background-image:url("");background-size:auto 30px}.hot-protocol .title-h2-right ul li:nth-child(3){position:relative;margin:0}.hot-protocol .title-h2-right ul li:nth-child(3) span{transform:translate(-70%,-90%);color:rgba(255,255,255,.5);font-size:10px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.2px}.hot-protocol .title-h2-right ul li:nth-child(3)::before{background-image:url("");background-size:auto 32px}.hot-protocol__list{display:flex;gap:16px;margin:64px 0 0 0}@media (max-width:1240px){.hot-protocol__list{flex-wrap:wrap;margin:48px 0 0 0}}.hot-protocol__list .btn{padding:8px 24px}.hot-protocol__list .btn:hover::before{transform:translate(-50%,calc(-50% + 3px))}.hot-protocol__list-item{border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}@media (max-width:720px){.hot-protocol__list-item{width:100%}}.hot-protocol__list-item h3{color:rgba(255,255,255,.95);text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1240px){.hot-protocol__list-item h3{font-size:20px}}.hot-protocol__list-item p{color:rgba(255,255,255,.8);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}@media (max-width:1240px){.hot-protocol__list-item .btn{padding:8px 16px}}.hot-protocol__list-left{display:flex;flex-direction:column;align-items:center;gap:16px;width:312px;padding:32px 24px 0 24px}@media (max-width:1240px){.hot-protocol__list-left{width:215px}}@media (max-width:720px){.hot-protocol__list-left{gap:8px;width:100%;overflow:hidden}.hot-protocol__list-left p{margin:0 0 8px 0}}.hot-protocol__list-left picture{margin:auto 0 0 0}.hot-protocol__list-left .big-img{width:100%;margin:auto 0 0 0}@media (max-width:720px){.hot-protocol__list-left .big-img{max-width:216px;margin:12px auto 0 auto}}.hot-protocol__list-left .icon-img{width:30px}.hot-protocol__list-right{display:flex;flex-direction:column;gap:16px;width:calc(100% - 328px)}@media (max-width:1240px){.hot-protocol__list-right{gap:8px;width:calc(100% - 231px)}}@media (max-width:720px){.hot-protocol__list-right{width:100%}}.hot-protocol__list-right-string{display:flex;gap:16px;width:100%}@media (max-width:1240px){.hot-protocol__list-right-string{flex-wrap:wrap}}.hot-protocol__list-right-string-left{display:flex;align-items:center;width:calc(100% - 236px);padding:16px 24px 16px 0}@media (max-width:1240px){.hot-protocol__list-right-string-left{flex-direction:row;gap:24px;width:100%;padding:16px 24px 16px 0}}@media (max-width:720px){.hot-protocol__list-right-string-left{flex-wrap:wrap;justify-content:center;padding:24px 24px 0 24px}}.hot-protocol__list-right-string-left .right-string-left__left{flex-shrink:0;width:236px}@media (max-width:1240px){.hot-protocol__list-right-string-left .right-string-left__left{width:185px}}@media (max-width:720px){.hot-protocol__list-right-string-left .right-string-left__left{order:2;width:100%}}.hot-protocol__list-right-string-left .right-string-left__left .big-img{width:100%}@media (max-width:1240px){.hot-protocol__list-right-string-left .right-string-left__left .big-img{width:185px}}@media (max-width:720px){.hot-protocol__list-right-string-left .right-string-left__left .big-img{width:100%;max-width:282px;margin:0 auto}}.hot-protocol__list-right-string-left .right-string-left__right{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0 0 0 24px}@media (max-width:1240px){.hot-protocol__list-right-string-left .right-string-left__right{padding:0}}@media (max-width:720px){.hot-protocol__list-right-string-left .right-string-left__right{gap:8px;order:1}.hot-protocol__list-right-string-left .right-string-left__right p{margin:0 0 8px 0}}.hot-protocol__list-right-string-left .right-string-left__right .icon-img{width:40px;margin:0 auto}.hot-protocol__list-right-string-right{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:312px;padding:32px 24px 0 24px}@media (max-width:1240px){.hot-protocol__list-right-string-right{flex-direction:row;gap:24px;padding:16px 24px 0 24px}}@media (max-width:720px){.hot-protocol__list-right-string-right{flex-wrap:wrap;gap:8px}}.hot-protocol__list-right-string-right div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}@media (max-width:720px){.hot-protocol__list-right-string-right div{gap:8px}.hot-protocol__list-right-string-right div p{margin:0 0 8px 0}}@media (max-width:1240px){.hot-protocol__list-right-string-right{width:100%}}.hot-protocol__list-right-string-right .icon-img{width:36px;margin:0 auto}.hot-protocol__list-right-string-right .big-img{width:194px;margin:auto auto 0 auto}@media (max-width:720px){.hot-protocol__list-right-string-right .big-img{width:216px;margin:0 auto}}.hot-protocol__list-right-string-full{display:flex;gap:24px;width:100%;padding:24px 32px 0 32px}@media (max-width:1000px){.hot-protocol__list-right-string-full{align-items:flex-end}}@media (max-width:720px){.hot-protocol__list-right-string-full{flex-wrap:wrap;gap:4px;padding:24px 24px 0 24px}}.hot-protocol__list-right-string-full .right-string-full__left{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;gap:16px;width:250px;padding:0 0 20px 0;text-align:center}@media (max-width:1000px){.hot-protocol__list-right-string-full .right-string-full__left{gap:8px}}@media (max-width:720px){.hot-protocol__list-right-string-full .right-string-full__left{flex-wrap:wrap;width:100%}.hot-protocol__list-right-string-full .right-string-full__left p{margin:0 0 8px 0}}.hot-protocol__list-right-string-full .right-string-full__left .icon-img{width:40px;margin:0 auto}.hot-protocol__list-right-string-full .right-string-full__right{flex-grow:1}@media (max-width:720px){.hot-protocol__list-right-string-full .right-string-full__right{width:100%}}.hot-protocol__list-right-string-full .right-string-full__right .big-img{width:100%}.hot-protocol__list-right-string.no-desctop{display:none}@media (max-width:1240px){.hot-protocol__list-right-string.no-desctop{display:flex}}@media (max-width:1240px){.hot-protocol__list-right-string.no-mobi{display:none}}.title-partners{display:flex;justify-content:center;align-items:center;gap:80px;position:relative;z-index:16;width:100%;padding:120px 0 90px 0;transform:translateX(0)}@media (min-width:2000px){.title-partners{padding:180px 0 90px 0}}@media (max-width:1000px){.title-partners{padding:120px 0 56px 0}}@media (max-width:720px){.title-partners{gap:30px;padding:20px 0 20px 0}}.title-partners img{height:24px}.title-partners img.logo-solana{height:24px}@media (max-width:1000px){.title-partners img.logo-solana{height:22px}}@media (max-width:720px){.title-partners img.logo-solana{height:14px}}.title-partners img.logo-base{height:24px}@media (max-width:1000px){.title-partners img.logo-base{height:22px}}@media (max-width:720px){.title-partners img.logo-base{height:14px}}.title-partners img.logo-etherium{height:40px}@media (max-width:1000px){.title-partners img.logo-etherium{height:36px}}@media (max-width:720px){.title-partners img.logo-etherium{height:24px}}.title-partners img.logo-tron{height:32px}@media (max-width:1000px){.title-partners img.logo-tron{height:30px}}@media (max-width:720px){.title-partners img.logo-tron{height:20px}}.title-partners img.logo-bnb-chain{height:25px}@media (max-width:1000px){.title-partners img.logo-bnb-chain{height:22px}}@media (max-width:720px){.title-partners img.logo-bnb-chain{height:15px}}.title-partners img.logo-ton{height:32px}@media (max-width:1000px){.title-partners img.logo-ton{height:30px}}@media (max-width:720px){.title-partners img.logo-ton{height:20px}}.title-partners img.logo-near{height:22px}@media (max-width:1000px){.title-partners img.logo-near{height:20px}}@media (max-width:720px){.title-partners img.logo-near{height:14px}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.roadmap{position:relative;z-index:13;width:100%;padding:80px 0;background-color:#070809}@media (max-width:1000px){.roadmap{padding:80px 0 80px 0}}@media (max-width:720px){.roadmap{padding:80px 0 60px 0}}.roadmap__wrapper{position:relative;z-index:14;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px)}.roadmap__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.roadmap__wrapper{justify-content:space-between;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.roadmap__wrapper{padding:0 16px}}.roadmap__wrapper h2{margin:0 0 120px 0;color:rgba(255,255,255,.85);text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.44px}@media (max-width:1000px){.roadmap__wrapper h2{margin:0 0 80px 0;font-size:32px;letter-spacing:-.96px}}@media (max-width:720px){.roadmap__wrapper h2{margin:0 0 32px 0}}.roadmap__wrapper::before{content:"";display:block;position:absolute;left:50%;top:80px;transform:translate(-50%,0);z-index:15;width:1px;height:800px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5),transparent)}@media (max-width:1000px){.roadmap__wrapper::before{height:749px}}@media (max-width:720px){.roadmap__wrapper::before{top:0;left:16px;transform:translate(0,0);height:562px}}.roadmap__wrapper::after{content:"";display:block;position:absolute;left:50%;top:120px;z-index:16;transform:translate(-50%,0);width:72px;height:812px;border-radius:812px;background:rgba(255,255,255,.1);filter:blur(60px)}@media (max-width:1000px){.roadmap__wrapper::after{top:40px}}@media (max-width:720px){.roadmap__wrapper::after{top:0;left:16px;transform:translate(0,0);height:596px}}.roadmap__info{position:relative;z-index:20}.roadmap__info-row{display:flex;align-items:center;gap:14px;width:272px;margin:0 auto 40px auto}@media (max-width:1000px){.roadmap__info-row{width:215px;margin:0 auto 32px auto}}@media (max-width:720px){.roadmap__info-row{width:100%;margin:0 0 32px 0}}.roadmap__info-row dt{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:40px;height:40px;font-family:Inter,sans-serif;color:rgba(255,255,255,.75);text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:125.5%;background-color:rgba(255,255,255,.05);border:1px rgba(255,255,255,.15) solid;border-radius:50%}.roadmap__info-row dd{font-family:Inter,sans-serif;color:rgba(255,255,255,.75);font-size:16px;font-style:normal;font-weight:400;line-height:135%}.roadmap__info-row_past dt{background-color:rgba(77,139,112,.3);border:1px rgba(255,255,255,.15) solid;color:rgba(255,255,255,.6)}.roadmap__info-row_past dd{color:rgba(255,255,255,.5);font-size:16px;font-style:normal;font-weight:400;line-height:135%}.roadmap__info-row_today dt{color:#f3c447;font-weight:700;background-color:rgba(255,255,255,.15);border:1px rgba(255,255,255,.15) solid;box-shadow:0 6px 32px 0 rgba(255,255,255,.25)}.roadmap__info-row_today dd{color:rgba(255,255,255,.9);font-size:16px;font-style:normal;font-weight:400;line-height:135%}.roadmap__info-row_left{position:relative;transform:translate(calc(-50% - 102px),0)}@media (max-width:720px){.roadmap__info-row_left{transform:translate(0,0);padding:0 0 0 48px}}.roadmap__info-row_left::after{content:"";display:block;position:absolute;right:-102px;top:50%;z-index:27;transform:translate(0,-50%);width:102px;height:1px;background-image:url("line-dashed.svg");background-position:0 50%;background-repeat:repeat-x}@media (max-width:720px){.roadmap__info-row_left::after{left:1px;right:auto;width:48px;text-align:left}}.roadmap__info-row_left dt{order:2}@media (max-width:720px){.roadmap__info-row_left dt{order:1}}.roadmap__info-row_left dd{order:1;text-align:right}@media (max-width:720px){.roadmap__info-row_left dd{order:2;text-align:left}}.roadmap__info-row_right{transform:translate(calc(50% + 102px),0)}@media (max-width:720px){.roadmap__info-row_right{transform:translate(0,0);padding:0 0 0 48px}}.roadmap__info-row_right::after{content:"";display:block;position:absolute;left:-102px;top:50%;z-index:27;transform:translate(0,50%);width:102px;height:1px;background-image:url("line-dashed.svg");background-position:0 50%;background-repeat:repeat-x}@media (max-width:720px){.roadmap__info-row_right::after{left:1px;width:48px;text-align:left}}.title{position:relative;z-index:13;width:100%;padding:175px 0 85px 0;background-image:url("video-fake.png");background-position:50% 100%;background-repeat:no-repeat;overflow:hidden}@media (max-width:1000px){.title{padding:40px 0 24px 0}}@media (max-width:720px){.title{padding:60px 0 48px 0}}.title__wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:14;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.title__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.title__wrapper{flex-direction:column;padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.title__wrapper{padding:0 16px}}.title__left{width:470px}@media (max-width:1000px){.title__left{width:auto;margin:0 0 56px 0}}.title__hot{position:relative}.title__hot-top{position:relative}.title__hot-top::after,.title__hot-top::before{content:"";display:block;position:absolute;top:0;width:16px;height:16px;background-image:url("corner.svg");background-position:50%;background-repeat:no-repeat}.title__hot-top::after{left:0}.title__hot-top::before{right:0;transform:rotate(90deg)}.title__hot-content{padding:0 48px 0 40px}@media (max-width:720px){.title__hot-content{padding:0 32px 0 16px}}.title__hot-content h1{color:rgba(220,220,220,.95);text-align:center;font-size:220px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-17.6px;text-transform:uppercase}@media (max-width:1000px){.title__hot-content h1{font-size:153.835px;letter-spacing:-12.307px}}.title__hot-bottom{position:relative}.title__hot-bottom::after,.title__hot-bottom::before{content:"";display:block;position:absolute;top:0;width:16px;height:16px;background-image:url("corner.svg");background-position:50%;background-repeat:no-repeat}.title__hot-bottom::after{left:0;transform:rotate(-90deg)}.title__hot-bottom::before{right:0;transform:rotate(180deg)}@media (max-width:1000px){.title__right{width:380px;max-width:100%}}.title__content h2{margin:0 0 24px 0;color:rgba(255,255,255,.85);font-size:64px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-1.28px}@media (max-width:1000px){.title__content h2{font-size:48px}}@media (max-width:720px){.title__content h2{margin:24px auto 16px auto;text-align:center}}.title__content h2 span{color:#f3c447}.title__content-row{display:flex;align-items:center;gap:56px}.title__content-row .btn_lite{padding:24px 66px}@media (max-width:1000px){.title__content-row .btn_lite{justify-content:center;min-width:200px;padding:24px 16px}}.title__content-row .btn_lite.btn_lite:hover::before{transform:translate(-50%,calc(-100% - 3px))}@media (max-width:1000px){.title__content-row{gap:24px}}@media (max-width:720px){.title__content-row{flex-direction:column;justify-content:center;gap:32px}.title__content-row a{padding:24px 16px}}@media (max-width:720px) and (max-width:720px){.title__content-row a{justify-content:center;order:2;width:100%;text-align:center}}@media (max-width:350px){.title__content-row{align-items:flex-start;flex-direction:column}}.title__content-row p{color:rgba(255,255,255,.8);font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.32px}@media (max-width:1000px){.title__content-row p{min-width:180px}}@media (max-width:720px){.title__content-row p{order:1;text-align:center}}.title__content-row p span{display:inline-block}.title__content-row .typing-full{padding:0 4px 2px 4px;background:#373737}.title__content-row .blinking-cursor{animation:blink 1s steps(2) infinite;padding:0 0 0 1px}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.video-block{display:flex;justify-content:center;position:absolute;top:100px;left:50%;transform:translateX(-50%);z-index:7;width:3840px;background-color:#000}@media (max-width:1000px){.video-block{top:24px}}.video-block::after{content:"";display:block;position:absolute;z-index:8;top:125px;left:50%;width:814.18px;height:493.174px;transform:rotate(-30deg) translateX(-316px);flex-shrink:0;border-radius:814.18px;opacity:.1;background:#fff;filter:blur(80px)}@media (max-width:1000px){.video-block::after{top:100px;transform:rotate(-30deg) translateX(-210px);width:533.319px;height:323.048px;border-radius:533.319px}}.video-block::before{content:"";display:block;position:absolute;z-index:6;top:500px;left:50%;width:888.092px;height:578.564px;transform:rotate(23.513deg) translateX(-481px);flex-shrink:0;border-radius:888.092px;opacity:.3;background:#fff;filter:blur(120px)}@media (max-width:1000px){.video-block::before{top:438px;transform:rotate(23.513deg) translateX(-350px);width:581.735px;height:378.982px;border-radius:581.735px}}.video-block__blink{position:absolute;left:50%;top:0;z-index:9;transform:translate(-50%,234px);width:100%;height:1000px;border-radius:50%;border:1px solid rgba(255,192,0,.2);background-color:#0e0f12}@media (max-width:2000px){.video-block__blink{height:2400px}}.video-block__glow{position:absolute;left:50%;top:0;z-index:8;transform:translate(-50%,0);width:100%;height:1069px;background-image:url("");background-position:50%;background-repeat:no-repeat;background-size:1069px auto}@media (max-width:1000px){.video-block__glow{height:690px;background-size:690px auto}}.video-prev{position:relative;z-index:8;width:100%;margin-top:-584px}.token{position:relative;z-index:13;width:100%;padding:120px 0 80px 0}@media (max-width:1000px){.token{padding:80px 0}}@media (max-width:720px){.token{padding:60px 0 220px 0}}.token__bg{position:absolute;bottom:0;left:50%;transform:translate(-50%,0);z-index:14;width:auto;height:611px}.token__bg img{height:100%}@media (max-width:1280px){.token__bg{height:532px}}@media (max-width:1100px){.token__bg{height:480px}}@media (max-width:1000px){.token__bg{height:328px}}@media (max-width:720px){.token__bg{bottom:-77px;height:340px;left:calc(50% - 756px);transform:translate(0,0)}}.token__bg img{margin:0 auto}.token__wrapper{position:relative;z-index:15;display:flex;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px)}.token__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.token__wrapper{padding:12px 32px;scrollbar-width:none}}@media (max-width:720px){.token__wrapper{flex-wrap:wrap;justify-content:center;padding:16px;text-align:center}}.token__left{flex-shrink:0;width:100%}@media (max-width:720px){.token__left{text-align:center}.token__left a{margin:0}}.token__left h2{margin:0 0 24px 0;color:rgba(255,255,255,.95);font-size:48px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.48px}@media (max-width:1000px){.token__left h2{margin:0 0 24px 0;font-size:64px;letter-spacing:-.64px}}@media (max-width:720px){.token__left h2{margin:0 auto 16px auto;font-size:48px}}.token__left h2 span{color:#f3c447}.token__left p{margin:0 0 100px 0;color:rgba(255,255,255,.9);font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.4px}.token__left p span{display:block;color:rgba(255,255,255,.65)}@media (max-width:1000px){.token__left p{max-width:480px;margin:0 0 64px 0}}@media (max-width:720px){.token__left p{max-width:252px;margin:0 auto 16px auto}}.token__left .for-mobile{display:none}@media (max-width:720px){.token__left .for-mobile{display:block;max-width:252px;margin:0 auto 32px auto;color:rgba(255,255,255,.6);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}}.used{position:relative;z-index:13;width:100%;padding:80px 0 0 0;background-color:#141619}@media (max-width:1000px){.used{padding:80px 0 0 0}}@media (max-width:720px){.used{padding:60px 0 0 0}}.used__wrapper{display:flex;width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px);background-image:url("line-bottom.png");background-position:50% 100%;background-repeat:repeat-x}.used__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.used__wrapper{flex-direction:column;padding:12px 32px 80px 32px;scrollbar-width:none}}@media (max-width:720px){.used__wrapper{padding:0 16px 32px 16px}}.used__left{flex-shrink:0;width:418px}@media (max-width:1000px){.used__left{margin:0 0 52px 0}}@media (max-width:720px){.used__left{width:100%;margin:0 0 16px 0;text-align:center}}.used__left h2{margin:0 0 16px 0;color:rgba(255,255,255,.95);font-size:32px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.32px}.used__left h2 strong{font-weight:700;color:rgba(255,255,255,.95)}.used__left h2 span{color:#f3c447}.used__left p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.used__right{flex-grow:1}.used__right img{width:698px}@media (max-width:1200px){.used__right img{width:500px}}@media (max-width:1000px){.used__right img{width:100%;max-width:698px;margin:0 auto}}@media (max-width:720px){.used__right img{max-width:336px}}.validator{position:relative;z-index:13;width:100%;padding:80px 0 0 0;background-color:#141619}@media (max-width:1000px){.validator{padding:80px 0 0 0}}@media (max-width:720px){.validator{padding:32px 0 60px 0}}.validator__wrapper{width:var(--width-wrapper);max-width:100%;margin:0 auto;padding:12px var(--padding-wrapper,64px) 80px var(--padding-wrapper,64px)}.validator__wrapper::-webkit-scrollbar{display:none}@media (max-width:1000px){.validator__wrapper{justify-content:space-between;padding:12px 32px 80px 32px;scrollbar-width:none}}@media (max-width:720px){.validator__wrapper{padding:16px}}.validator__top{flex-shrink:0;width:350px;margin:0 0 40px 0}@media (max-width:720px){.validator__top{width:100%;margin:0 0 24px 0;text-align:center}}.validator__top h2{margin:0 0 16px 0;color:rgba(255,255,255,.95);font-size:32px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.32px}.validator__top p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}.validator__list{display:flex;gap:16px}@media (max-width:1000px){.validator__list{flex-wrap:wrap}}.validator__list-item{width:calc(33.3333% - 10px);padding:24px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05)}@media (max-width:1000px){.validator__list-item{width:calc(50% - 8px)}}@media (max-width:720px){.validator__list-item{width:100%}}.validator__list-item h3{display:flex;align-items:center;gap:12px;margin:0 0 12px 0;color:rgba(255,255,255,.95);font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}.validator__list-item:nth-child(1) h3::before{content:"";display:block;width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-image:url("stake.svg")}.validator__list-item:nth-child(2) h3::before{content:"";display:block;width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-image:url("earn.svg")}.validator__list-item:nth-child(3) h3::before{content:"";display:block;width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-image:url("do-it.svg")}.validator__list-item p{color:rgba(255,255,255,.6);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.32px}