@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap";.burger.active{transform:rotate(45deg)}.burger.active .burger__line-top{stroke-dashoffset:-64px}.burger.active .burger__line-middle{transform:rotate(90deg)}.burger.active .burger__line-bottom{stroke-dashoffset:-64px}.burger-line{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:#fff;stroke-width:5.5;stroke-linecap:round}.burger__line-top{stroke-dasharray:40 160}.burger__line-middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform .4s}.burger__line-bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform .4s,stroke-dashoffset .4s}@keyframes dogSoar{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-75%) scale(1.1)}to{transform:translate3d(-50%,25%) scale(1.2)}}@keyframes tokenSoar{0%{transform:translate(0)}50%{transform:translateY(-10%)}to{transform:translate3d(0,10%)}}@keyframes roadmapTitleSoar{0%{transform:translate(0)}50%{transform:translateY(-10%)}to{transform:translate3d(0,10%)}}@keyframes lightScale{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes cameraMove{0%{transform:rotate(0)}50%{transform:rotate(-8deg) translate(-2%)}to{transform:rotate(0)}}@keyframes wobble{0%,to{transform:translate(0);transform-origin:50% 50%}15%{transform:translate(-6.0606060606px) rotate(-.5384615385deg)}30%{transform:translate(6.0606060606px) rotate(.5384615385deg)}45%{transform:translate(-6.0606060606px) rotate(-.5384615385deg)}60%{transform:translate(6.0606060606px) rotate(2.3333333333deg)}75%{transform:translate(-6.0606060606px) rotate(-2.3333333333deg)}90%{transform:translate(6.0606060606px) rotate(2.3333333333deg)}}@keyframes chadScale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation:pulse-animation 1.5s ease-in-out infinite;display:inline-block;position:relative}@keyframes pulse-animation{0%,to{transform:scale(.9)}50%{transform:scale(1)}}@keyframes pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}.header{background:#000;flex-flow:column;justify-content:center;overflow:hidden;position:sticky;top:0;z-index:1000}.header,.header__body{align-items:center;display:flex;width:100%}.header__body{justify-content:space-between;max-width:1200px;min-height:60px;padding:3px 20px;position:relative}.header__second-line{align-items:center;background:#525786;border-bottom:4px solid #000;border-width:4px 1px;border-top:4px solid #000;display:flex;justify-content:center;min-height:35px;overflow-x:scroll;padding:3px 0;scrollbar-width:none;width:100%;-ms-overflow-style:none;scroll-behavior:smooth}.header__second-line img{margin:0 10px;max-width:130px;width:100%}@media screen and (max-width:960px){.header__second-line img{max-width:70px}}.header__menu{align-items:center;display:flex;justify-content:center;width:100%}@media screen and (max-width:1200px){.header__menu{margin-right:30px}}.header__logo{max-width:100px;position:static;width:100%}.header__logo img{height:100%;width:100%}.header__nav ul{display:flex}@media screen and (max-width:960px){.header__nav ul{flex-direction:column;font-size:30px;text-align:left}}.header__nav-link{font-size:20px;font-weight:400;position:relative;text-align:center;white-space:nowrap}.header__nav-link.special a{font-weight:700;-webkit-text-fill-color:#f5f90f;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;text-shadow:0 1px 1px #000}.header__nav-link:hover .header__nav-link-dropdown{opacity:1;pointer-events:all}.header__nav-link-dropdown{background:#46296b;display:flex;flex-direction:column;gap:20px;height:-moz-fit-content;height:fit-content;left:60%;opacity:0;padding:17px;pointer-events:none;position:absolute;top:30px;transform:translate(-50%);transition:all .2s ease;width:200px}@media screen and (max-width:1470px){.header__nav-link-dropdown{bottom:-60px}}@media screen and (max-width:960px){.header__nav-link-dropdown{background:none;opacity:1!important;padding:30px 0 0;pointer-events:1!important;position:static;transform:none}}.header__nav-link-dropdown-item{color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:500;position:relative;text-align:left}@media screen and (max-width:960px){.header__nav-link-dropdown-item{text-align:center}}.header__nav-link-dropdown-item:first-child:before{content:"";height:40px;left:0;position:absolute;top:-30px;width:100%}.header__nav-link:not(:last-child){margin-right:45px}@media screen and (max-width:1200px){.header__nav-link:not(:last-child){margin-right:30px}}@media screen and (max-width:960px){.header__nav-link:not(:last-child){margin-bottom:35px;margin-right:0}.header__nav-link{font-size:22px}}@media screen and (max-width:1470px){.header__nav{padding-left:220px}}@media screen and (max-width:1300px){.header__nav{padding-left:40px}}@media screen and (max-width:1200px){.header__nav{padding-left:20px}}@media screen and (max-width:960px){.header__nav{align-items:center;background:#46296b;display:flex;flex-direction:column;height:100%;justify-content:center;left:-100%;margin:0;max-width:100%;overflow:auto;padding:100px 0 0;position:fixed;top:0;transition:all .3s ease 0s;width:100%;z-index:100}.header__nav.active{margin-right:17px;transform:translate(100%)}}.header__actions{align-items:center;display:flex;justify-content:center}.header__actions>button>img{max-width:120px}.header__actions-presale{display:block;max-width:150px}.header__actions-presale>img{height:100%;width:100%}@media screen and (max-width:960px){.header__actions-presale{display:none}}.header__actions-presale2{display:none;max-width:300px}.header__actions-presale2>img{height:100%;width:100%}@media screen and (max-width:960px){.header__actions-presale2{display:block}}.header__actions-connect>button>img{min-width:150px}@media screen and (max-width:480px){.header__actions-connect>button>img{min-width:140px}}@media screen and (max-width:960px){.header__actions-connect{display:none}}.header__actions-login{align-items:center;cursor:pointer;display:flex;justify-content:center;max-width:190px;position:relative;width:100%}@media screen and (max-width:480px){.header__actions-login{max-width:140px}}.header__actions-login img{height:100%;width:100%}.header__actions-login-text{color:#fff;font-weight:900;position:relative;z-index:2}@media screen and (max-width:767px){.header__actions-login-text{font-size:calc(3px + (min(100vw,1200px) - 320px)*25.5/1920)}}@media screen and (min-width:767px){.header__actions-login-text{font-size:calc(3px + min(100vw,1200px)*15/1920)}}@media screen and (max-width:960px){.header__actions-login-text{font-size:10px}}.header__actions-login-bg{position:absolute;width:100%;z-index:1}.header__actions-login-bg img{width:100%}.header__actions-profile{align-items:center;display:flex;gap:15px;justify-content:center;position:relative}.header__actions-profile-icon{cursor:pointer;height:35px;width:35px}.header__actions-profile-icon img{height:100%;width:100%}.header__actions-profile-arrow{cursor:pointer;height:8px;width:12px}.header__actions-profile-arrow img{height:100%;width:100%}.header__actions-profile-dropdown{background:url(data:image/png;base64,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) no-repeat;background-size:contain;height:240px;left:-170px;opacity:0;padding:25px 25px 15px 16px;pointer-events:none;position:absolute;top:60px;transition:all .2s ease;visibility:hidden;width:260px;z-index:2}.header__actions-profile-dropdown.open{opacity:1;pointer-events:all;visibility:visible}.header__actions .profile-dropdown__container{align-items:center;background:#262244;border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:center;padding:4px 15px;width:100%}.header__actions .profile-dropdown__avatar{height:46px;margin-bottom:10px;width:46px}.header__actions .profile-dropdown__avatar img{height:100%;width:100%}.header__actions .profile-dropdown__name{color:#e254ff;font-size:16px;font-weight:700;margin-bottom:5px}.header__actions .profile-dropdown__email{color:#ffffff80;font-size:14px;font-weight:400;margin-bottom:17px}.header__actions .profile-dropdown__buttons{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;width:100%}.header__actions .profile-dropdown__buttons-nft{align-items:center;border:1px solid #e254ff;border-radius:4px;cursor:pointer;display:flex;gap:15px;height:36px;justify-content:center;max-width:145px;padding-right:20px;width:100%}.header__actions .profile-dropdown__button-nft-icon{height:25px;margin-left:1px;width:25px}.header__actions .profile-dropdown__button-nft-icon img{height:100%;width:100%}.header__actions .profile-dropdown__button-nft-text{color:#e254ff;font-size:16px;font-weight:700;text-align:center}.header__actions .profile-dropdown__button-logout-text{color:#fff;font-size:16px;font-weight:700;text-align:center}.header__actions .profile-dropdown__buttons-logout{align-items:center;border:1px solid #fff;border-radius:4px;cursor:pointer;display:flex;gap:15px;height:36px;justify-content:center;max-width:145px;padding-right:20px;width:100%}.header__actions .profile-dropdown__button-logout-icon{height:18px;margin-left:10px;width:18px}.header__actions .profile-dropdown__button-logout-icon img{height:100%;width:100%}.header__burger{display:none;opacity:0;overflow:hidden;width:50px;z-index:1001}@media screen and (max-width:960px){.header__burger{display:block;opacity:1;transition:all .3s linear}}.header__line{display:none}@media screen and (max-width:960px){.header__line{display:block;height:1px;left:0;max-width:100%;position:fixed;top:74px;width:100%;z-index:101}}.header__line.active{background:#373774}@keyframes dogSoar-a997c998{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-75%) scale(1.1)}to{transform:translate3d(-50%,25%) scale(1.2)}}@keyframes tokenSoar-a997c998{0%{transform:translate(0)}50%{transform:translateY(-10%)}to{transform:translate3d(0,10%)}}@keyframes roadmapTitleSoar-a997c998{0%{transform:translate(0)}50%{transform:translateY(-10%)}to{transform:translate3d(0,10%)}}@keyframes lightScale-a997c998{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes cameraMove-a997c998{0%{transform:rotate(0)}50%{transform:rotate(-8deg) translate(-2%)}to{transform:rotate(0)}}@keyframes wobble-a997c998{0%,to{transform:translate(0);transform-origin:50% 50%}15%{transform:translate(-6.0606060606px) rotate(-.5384615385deg)}30%{transform:translate(6.0606060606px) rotate(.5384615385deg)}45%{transform:translate(-6.0606060606px) rotate(-.5384615385deg)}60%{transform:translate(6.0606060606px) rotate(2.3333333333deg)}75%{transform:translate(-6.0606060606px) rotate(-2.3333333333deg)}90%{transform:translate(6.0606060606px) rotate(2.3333333333deg)}}@keyframes chadScale-a997c998{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.footer[data-v-a997c998]{z-index:2}.footer[data-v-a997c998],.footer__body[data-v-a997c998]{position:relative;width:100%}.footer__body[data-v-a997c998]{height:100%;z-index:3}.footer__header[data-v-a997c998]{left:0;top:-1%;width:100%;z-index:4}.footer__header-bg[data-v-a997c998]{width:100%}.footer__header-bg img[data-v-a997c998]{height:100%;width:100%}.footer__header-title[data-v-a997c998]{bottom:35%;color:#fff;font-weight:700;left:51.3%;text-align:center;text-transform:uppercase;transform:translate(-50%)}@media screen and (max-width:767px){.footer__header-title[data-v-a997c998]{font-size:calc(15px + (min(100vw,1200px) - 320px)*83.3/1920)}}@media screen and (min-width:767px){.footer__header-title[data-v-a997c998]{font-size:calc(15px + min(100vw,1200px)*49/1920)}}@media screen and (max-width:800px){.footer__header-title[data-v-a997c998]{bottom:32%}}.footer__header-title div[data-v-a997c998]{position:relative}.footer__header-title div span[data-v-a997c998]{position:relative;z-index:2}.footer__header-title div[data-v-a997c998]:before{animation:lightScale-a997c998 4s linear infinite;background:url(./roadmap_light.CGHuZ98K.png);background-position:50%;background-size:cover;content:"";height:220%;left:50%;top:50%;transform:translate(-50%,-50%);width:270%;z-index:1}.footer__bg[data-v-a997c998],.footer__bg img[data-v-a997c998]{height:100%;width:100%}.footer__bg img[data-v-a997c998]{-o-object-fit:cover;object-fit:cover}.footer__title[data-v-a997c998]{color:#fff;font-weight:900;left:50%;line-height:110%;text-align:center;top:10%;transform:translate(-50%);white-space:nowrap;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:8px;text-shadow:0 8px 8px #000}@media screen and (max-width:767px){.footer__title[data-v-a997c998]{font-size:calc(40px + (min(100vw,1200px) - 320px)*272/1920)}}@media screen and (min-width:767px){.footer__title[data-v-a997c998]{font-size:calc(40px + min(100vw,1200px)*160/1920)}}@media screen and (max-width:930px){.footer__title[data-v-a997c998]{-webkit-text-stroke-width:4px}}@media screen and (max-width:500px){.footer__title[data-v-a997c998]{-webkit-text-stroke-width:2px}}.footer__content[data-v-a997c998]{flex-direction:column;height:100%;justify-content:flex-start;left:0;top:0}.footer__buttons[data-v-a997c998],.footer__content[data-v-a997c998]{align-items:center;display:flex;width:100%}.footer__buttons[data-v-a997c998]{-moz-column-gap:100px;column-gap:100px;flex-wrap:wrap;justify-content:center;left:50%;max-width:1280px;padding:0 50px;row-gap:50px;top:14%;transform:translate(-50%);z-index:5}@media screen and (max-width:1400px){.footer__buttons[data-v-a997c998]{-moz-column-gap:50px;column-gap:50px;max-width:900px;padding:0 30px;row-gap:25px}}@media screen and (max-width:1200px){.footer__buttons[data-v-a997c998]{-moz-column-gap:25px;column-gap:25px;max-width:700px;row-gap:25px}}@media screen and (max-width:590px){.footer__buttons[data-v-a997c998]{-moz-column-gap:15px;column-gap:15px;max-width:400px;row-gap:15px}}.footer__buttons-item[data-v-a997c998]{max-width:300px;width:100%}.footer__buttons-item img[data-v-a997c998]{height:100%;width:100%}@media screen and (max-width:1400px){.footer__buttons-item[data-v-a997c998]{max-width:350px}}@media screen and (max-width:1200px){.footer__buttons-item[data-v-a997c998]{max-width:250px}}@media screen and (max-width:590px){.footer__buttons-item[data-v-a997c998]{max-width:150px}}.footer__character[data-v-a997c998]{animation:chadScale-a997c998 8s linear infinite;margin-top:700px;width:29%}.footer__character img[data-v-a997c998]{height:100%;width:100%}@media screen and (max-width:1800px){.footer__character[data-v-a997c998]{margin-bottom:550px;margin-top:auto}}@media screen and (max-width:1600px){.footer__character[data-v-a997c998]{margin-bottom:500px;margin-top:auto;order:1;width:30%}}@media screen and (max-width:1100px){.footer__character[data-v-a997c998]{margin-bottom:350px}}@media screen and (max-width:900px){.footer__character[data-v-a997c998]{margin-bottom:250px}}@media screen and (max-width:700px){.footer__character[data-v-a997c998]{margin-bottom:150px;margin-top:300px}}@media screen and (max-width:500px){.footer__character[data-v-a997c998]{margin-bottom:135px;margin-top:200px}}@media screen and (max-width:440px){.footer__character[data-v-a997c998]{margin-bottom:100px;margin-top:150px}}@media screen and (max-width:410px){.footer__character[data-v-a997c998]{margin-bottom:90px;margin-top:150px}}.footer__bottom[data-v-a997c998]{flex-direction:column;order:2}.footer__bottom[data-v-a997c998],.footer__bottom-main[data-v-a997c998]{align-items:center;display:flex;justify-content:center;width:100%}.footer__bottom-main[data-v-a997c998]{background:#000;padding:30px 10px}@media screen and (max-width:1100px){.footer__bottom-main[data-v-a997c998]{padding:40px}}.footer__bottom-main-logo[data-v-a997c998]{max-width:160px;width:100%}@media screen and (max-width:600px){.footer__bottom-main-logo[data-v-a997c998]{max-width:120px}}.footer__bottom-main-logo img[data-v-a997c998]{height:100%;width:100%}.footer__bottom-main-info[data-v-a997c998]{align-items:center;display:flex;gap:20px;justify-content:center;max-width:800px;width:100%}.footer__bottom-main-info-text[data-v-a997c998]{color:#fff;font-weight:300;line-height:120%}@media screen and (max-width:767px){.footer__bottom-main-info-text[data-v-a997c998]{font-size:calc(13px + (min(100vw,1200px) - 320px)*3.4/1920)}}@media screen and (min-width:767px){.footer__bottom-main-info-text[data-v-a997c998]{font-size:calc(13px + min(100vw,1200px)*2/1920)}}.footer__bottom-copyright[data-v-a997c998]{align-items:center;background:#000;display:flex;gap:30px;justify-content:center;padding:20px;width:100%}.footer__copyright[data-v-a997c998]{color:#fff;font-weight:200;line-height:140%}@media screen and (max-width:767px){.footer__copyright[data-v-a997c998]{font-size:calc(9px + (min(100vw,1200px) - 320px)*11.9/1920)}}@media screen and (min-width:767px){.footer__copyright[data-v-a997c998]{font-size:calc(9px + min(100vw,1200px)*7/1920)}}.footer__link[data-v-a997c998]{font-weight:400;line-height:140%}@media screen and (max-width:767px){.footer__link[data-v-a997c998]{font-size:calc(9px + (min(100vw,1200px) - 320px)*11.9/1920)}}@media screen and (min-width:767px){.footer__link[data-v-a997c998]{font-size:calc(9px + min(100vw,1200px)*7/1920)}}.footer__content-parallax[data-v-a997c998]{height:100%;left:0;top:0;width:100%}.footer__content-parallax-container[data-v-a997c998]{height:100%;position:relative;width:100%}.footer__content-item[data-v-a997c998]{z-index:2}.footer__content-item[data-v-a997c998]:first-child{right:18%;top:6%;width:12%}.footer__content-item[data-v-a997c998]:nth-child(2){left:13%;top:23%;width:12%}.footer__content-item[data-v-a997c998]:nth-child(3){right:20%;top:35%;width:12%}.footer__content-item[data-v-a997c998]:nth-child(4){right:30%;top:20%;width:15%}.footer__content-item[data-v-a997c998]:nth-child(5){right:25%;top:30%;width:4%}.footer__content-item img[data-v-a997c998]{height:100%;width:100%}@keyframes dogSoar-9153a265{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-75%) scale(1.1)}to{transform:translate3d(-50%,25%) scale(1.2)}}@keyframes tokenSoar-9153a265{0%{transform:translate(0)}50%{transform:translateY(-10%)}to{transform:translate3d(0,10%)}}@keyframes roadmapTitleSoar-9153a265{0%{transform:translate(0)}50%{transform:translateY(-10%)}to{transform:translate3d(0,10%)}}@keyframes lightScale-9153a265{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes cameraMove-9153a265{0%{transform:rotate(0)}50%{transform:rotate(-8deg) translate(-2%)}to{transform:rotate(0)}}@keyframes wobble-9153a265{0%,to{transform:translate(0);transform-origin:50% 50%}15%{transform:translate(-6.0606060606px) rotate(-.5384615385deg)}30%{transform:translate(6.0606060606px) rotate(.5384615385deg)}45%{transform:translate(-6.0606060606px) rotate(-.5384615385deg)}60%{transform:translate(6.0606060606px) rotate(2.3333333333deg)}75%{transform:translate(-6.0606060606px) rotate(-2.3333333333deg)}90%{transform:translate(6.0606060606px) rotate(2.3333333333deg)}}@keyframes chadScale-9153a265{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.socials[data-v-9153a265]{display:flex;flex-direction:column;gap:10px;position:fixed;right:4%;top:50%;transform:translateY(-50%);z-index:1000}.socials__item[data-v-9153a265]{height:60px;position:relative;width:60px}@media screen and (max-width:1000px){.socials__item[data-v-9153a265]{height:50px;width:50px}}@media screen and (max-width:500px){.socials__item[data-v-9153a265]{height:30px;width:30px}}.socials__item img[data-v-9153a265]{border-radius:50%;height:100%;width:100%}.socials__item[data-v-9153a265]:before{border:2px solid #fff;border-radius:50%;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.socials__item[data-v-9153a265]:hover{transform:scale(1.1)}
