@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;700&display=swap);:root{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-rendering:optimizeLegibility;--primary:#01030d;--secondary:#8a49ed;--secondary-light:#3e4163;--text-color:#eee}*{padding:0;margin:0;box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%;background:#01030d;scroll-behavior:smooth}body,html{overflow-x:hidden!important}body{font:1.8em/2 sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Space Grotesk;line-height:32px;color:#faf9fc}#app{min-height:100vh;display:flex;flex-direction:column}a{background-color:transparent}a:active,a:hover{outline:0}nav ol,nav ul{list-style:none}.d-none{display:none!important}.sec-heading-wrapper{text-align:center;width:100%}.sec-heading{line-height:59px;color:#fff;font-size:58px;font-weight:900;-webkit-font-smoothing:antialiased;text-shadow:#000 2px 2px 3px,#000 0 0 1px,#000 0 0 1px,#000 0 0 2px,#000 0 0 1px,#000 0 0 1px;text-transform:capitalize;margin-bottom:50px}.sec-heading span{text-transform:lowercase;margin:0;padding:0;display:inline}.text-left{text-align:left}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-thumb{background-color:#8a49ed;background-color:var(--secondary);border-radius:8px}.loader-wrapper{z-index:111;background-color:rgba(0,0,0,.234)}.fixed-loading-wrapper,.loader-wrapper{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.fixed-loading-wrapper{z-index:9999999;background-color:rgba(0,0,0,.104)}.loader{border:5px solid #f3f3f3;border-top-color:#8a49ed;border-top:5px solid var(--secondary);border-radius:50%;-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite;box-shadow:0 0 15px rgba(0,0,0,.396078431372549)}.loader,.loader-wrapp{width:70px;height:70px;overflow:hidden;position:relative}.loader-wrapp{margin:0 auto;background-color:var(--light);outline-offset:-3px;border-radius:50%;box-shadow:5px 5px 15px rgba(0,0,0,.152)}.loader-logo{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}.loader-logo img{margin-top:8px;padding:3px;width:98px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.go-to-top{position:fixed;bottom:25px;right:15px;background-color:#04091a;color:var(--light);border-radius:7px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:999;border:1px solid #8a49ed;border:1px solid var(--secondary);box-shadow:3px 5px 15px rgba(0,0,0,.178);transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;visibility:hidden;-webkit-transform:translateX(150%);transform:translateX(150%)}.show-top{visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.about-img{width:100%}h1,h2{color:#fff}h2{font-size:4.6rem;line-height:5.4rem;font-weight:700;margin-bottom:35px}h3{font-size:3rem;line-height:3.3rem}h3,h4{color:#fff}h4{font-size:2.2rem;line-height:2.6rem}a{color:#8a49ed;color:var(--secondary);transition:all .3s ease-in-out}a:hover{color:#6c77ea}p{margin:30px 0 0}.bold{font-weight:700}.container{margin:0 auto;width:100%;max-width:1160px;padding:0 18px}.cta{padding:16px 30px;background:#8a49ed;background:var(--secondary);color:#fff;text-decoration:none;font-weight:700;transition:all .3s ease-in-out}.cta:hover{background:#6c77ea;color:#fff}.disable{display:none}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#hero{background:url(/static/media/digital_bg.49292d79.jpg),rgba(0,0,0,.342);background-size:cover;background-position:50%;background-blend-mode:multiply;background-attachment:fixed;overflow:hidden}.mobile-bg{display:none}.hero-container{width:100%;margin-top:25px}.hero-left{width:50%;padding:75px 8px 20px 15px}.hero-right{width:50%;display:flex;justify-content:flex-end;align-items:flex-end}.hero-right img{width:100%;max-width:560px;margin-right:-150px}.hero-head{font-size:5.5rem;line-height:.9;max-width:350px;text-transform:uppercase;color:#fff;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#ae00b1;-webkit-animation:twinkle 5s ease infinite forwards;animation:twinkle 5s ease infinite forwards}@-webkit-keyframes twinkle{0%{text-shadow:0 0 10px #ae00b1}25%{text-shadow:0 0 40px #ae00b1}30%{text-shadow:0 0 10px #ae00b1}35%{text-shadow:0 0 4px #ae00b1}40%{text-shadow:0 0 50px #ae00b1}50%{text-shadow:none}75%{text-shadow:0 0 10px #ae00b1}to{text-shadow:0 0 10px #ae00b1}}@keyframes twinkle{0%{text-shadow:0 0 10px #ae00b1}25%{text-shadow:0 0 40px #ae00b1}30%{text-shadow:0 0 10px #ae00b1}35%{text-shadow:0 0 4px #ae00b1}40%{text-shadow:0 0 50px #ae00b1}50%{text-shadow:none}75%{text-shadow:0 0 10px #ae00b1}to{text-shadow:0 0 10px #ae00b1}}.mint-sec{margin:35px 0 20px}.wallet-address{width:-webkit-max-content;width:max-content;display:flex;justify-content:center;align-items:center;border-radius:12px;padding:6px 8px;border:1px solid #ae00b1;margin:20px 0 0;color:#0ff;font-size:21px}.greenDot{margin-left:25px;margin-right:12px;width:14px;height:14px;border-radius:50%;background-color:#ae00b1}.version-wrapper{margin:25px auto;width:100%;display:flex;justify-content:flex-start;align-items:center}.version-wrapper form{display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden;border:3px solid #ae00b1;width:-webkit-max-content;width:max-content;margin:0;background-color:rgba(0,0,0,.507);max-width:250px;transition:.3s ease-in-out}.version-wrapper form input{border:none;outline:none;background-color:transparent;padding:3px 10px;font-size:25px;font-weight:700;color:#fff;text-align:center;max-width:140px;height:100%}.version-wrapper form .qtn-btn{background:transparent;border:none;outline:none;color:#fff;background-color:rgba(28,184,184,.8901960784313725);min-width:42px;height:100%;min-height:53px;font-size:28px;font-weight:900;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.minus{padding-bottom:6px}.mint-now-{transition:.4s linear;background-color:#ae00b1;padding:14px 2rem;font-size:18px;outline:0;border:0;border-radius:10px;box-shadow:0 0 .5rem rgba(0,0,0,.3);cursor:pointer;display:flex;width:-webkit-max-content;width:max-content;margin:25px 12px 25px 30px;justify-content:center;align-items:center;font-weight:650;text-transform:uppercase;text-shadow:2px 2px 15px rgba(0,0,0,.432);text-decoration:none;color:#fff;transition:.3s ease-in-out}.mentions-title{font-size:5rem;line-height:6rem;margin-top:70px;margin-bottom:35px}.counter-wrapper{width:100%;position:absolute;top:56%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);right:0;z-index:2}.launch-date{text-align:center;width:-webkit-max-content;width:max-content;margin:-12px auto 8px}.launch-date h3{font-size:32px;text-shadow:0 2px 5px #000;margin-top:15px;margin-bottom:15px}.hero-counter{width:-webkit-max-content;width:max-content;margin:0 auto}.counter{display:flex;justify-content:center;align-items:flex-start;background:#8a49ed;border-radius:4px;padding:6px 3px 4px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.counter-item{margin:0 3px;text-align:center}.counter--label{font-weight:800;font-size:15px;text-transform:uppercase}.counter--value{background:#04091a;border-radius:4px;width:65px;height:80px;display:flex;justify-content:center;align-items:center;margin:0 auto}.counter--value h5{font-weight:900;font-size:35px;color:#f3efef}@media (min-width:1380px){#hero{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.hero-container{width:100%;margin:auto;max-width:1400px}.hero-right{background:#000}.hero-row{justify-content:space-between;align-items:center;position:relative;height:100vh}.hero-right img{position:absolute;right:-7%;bottom:0;max-width:710px}.hero-head{font-size:7rem;max-width:400px}.mint-sec h3{font-size:3.5rem}.wallet-address{font-size:2.8rem}}@media (min-width:1650px){.hero-right img{max-width:880px;right:-8%}}#nft{margin-top:60px;width:99%;overflow-x:hidden;height:100%}#nft .sec-heading-wrapper h2{font-size:43px;font-weight:800}.nft-slide-container,.nft-slide-container.swiper-comtainer{overflow:visible!important}.nft-slide{width:100%;display:flex;justify-content:center;align-items:center}.nft-art-img{width:100%;max-width:300px;height:auto;margin:30px 15px;transition:all .3s ease-in-out;cursor:grab;border-radius:12px}.swiper-slide-active .nft-art-img{-webkit-transform:scale(1.2);transform:scale(1.2)}.swiper-pagination{width:100%;left:0!important}.swiper-pagination-bullet{width:35px!important;height:3px!important;background:#fff!important;margin:1px 4px!important;transition:all .3s ease-in-out!important;border-radius:0!important;opacity:1!important}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{left:0;width:100%;top:110%!important;bottom:unset!important}.swiper-pagination-bullet-active{background:#8a49ed!important;background:var(--secondary)!important}@media (max-width:768px){.hero-container{margin-top:25px}.hero-row{flex-wrap:wrap;padding:0}.hero-left{width:100%;text-align:center;padding:25px 10px}.hero-right{width:100%;display:flex;justify-content:center}.hero-right img{max-width:400px;margin:15px -19px 0 auto!important}.hero-head{font-size:5.5rem;max-width:80%;margin:0 auto;text-align:center}.mint-sec{margin:35px auto 20px}.wallet-address{margin:20px auto 0}.version-wrapper{flex-direction:column;justify-content:center}.version-wrapper form input{font-size:20px}.version-wrapper form .qtn-btn{min-width:35px;min-height:40px;font-size:22px}.mint-now-{padding:8px 2rem;font-size:18px;outline:0;border:0;border-radius:8px}#nft{margin-top:40px}#nft .sec-heading-wrapper h2{font-size:30px}.sec-heading{font-size:40px}}@media (max-width:670px){#nft{width:99%}.nft-slide{width:100%;display:flex;justify-content:center;align-items:center}.nft-art-img{width:100%!important;margin:0 auto!important;max-width:300px;margin:0 auto}.swiper-slide-active .nft-art-img{-webkit-transform:unset;transform:unset}}@media (max-width:500px){#hero{background:none;position:relative}.mobile-bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.swiper-pagination-bullet{width:25px!important;height:3px!important}.counter-wrapper{width:100%;position:absolute;top:56%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);right:0;z-index:2}.launch-date{text-align:center;width:-webkit-max-content;width:max-content;margin:-12px auto 8px}.launch-date h3{font-size:25px;text-shadow:0 2px 5px #000;margin-top:15px;margin-bottom:15px}.hero-counter{width:-webkit-max-content;width:max-content;margin:0 auto}.counter--label{font-size:11px}.counter--value{width:50px;height:70px}.counter--value h5{font-size:27px}.minus{padding-bottom:2px}}#faq{margin-top:70px}.faq-wrapper{margin:22px auto;border-radius:12px;border:1px solid var(--secondary);overflow:hidden;color:#fff;transition:.4s linear}.faq-qs{display:flex;justify-content:space-between;align-items:flex-start;padding:14px 16px 12px;cursor:pointer;box-shadow:5px 5px 15px rgba(0,0,0,.159)}.faq-qs h6{font-weight:500;font-size:18px;width:98%;padding-right:8px}.faqs-answer{height:0;overflow:hidden;padding:0 15px;color:var(--text-color);font-weight:500;border-top:.4px solid var(--text-color);transition:.4s linear}.active-faq .faqs-answer{padding:0 15px 15px;height:auto}.faq-arrow *{font-size:16px!important}.faq-arrow{background-color:#8a49ed;color:#fff;border-radius:50%;width:24px;height:24px;overflow:hidden;display:flex;justify-content:center;align-items:center;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;padding:4px}.active-faq .faq-arrow{-webkit-transform-origin:center;transform-origin:center;margin:0;padding:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (max-width:768px){#faq{margin-top:30px}}@media screen and (max-width:400px){.faq-qs h6,.faqs-answer p{font-size:15px}}#web-header{width:100%;padding-top:15px}.header-container{max-width:1160px;padding:0 18px;border:2px solid var(--secondary);min-height:75px;border-radius:12px;margin:0 auto;justify-content:space-between}.header-container,.header-logo{display:flex;align-items:center}.header-logo{justify-content:flex-start;margin:0;padding:0}.header-logo img{width:100%;object-fit:contain;max-width:290px;margin:0;padding:0}.header-btns,.header-nav{display:flex;justify-content:center;align-items:center}.header-btns{background-color:transparent;outline:none;overflow:hidden;border:3px solid #ae00b1;border-radius:8px;margin:0 6px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:38px;min-width:38px;height:38px;box-shadow:inset 0 0 0 #ae00b1;transition:all .3s ease-in-out;text-decoration:none}.header-btns:hover{box-shadow:inset 0 -54px 0 #ae00b1;border-color:transparent;text-decoration:none;color:#fff}.discord-btn{width:auto;height:auto;min-height:38px;color:#fff;font-weight:700;font-size:18px;padding:0 15px;background-color:#ae00b1;border:none}.discord-btn img{margin-left:12px;width:22px}@media (min-width:1400px){.header-container{max-width:1400px}}@media screen and (max-width:768px){#web-header{width:100%;padding-top:15px;margin:0 auto}.header-logo{width:100%;text-align:center}.header-logo img,.header-nav{margin:12px auto}.header-nav{width:100%}.header-container{border:none;border-radius:0;border-bottom:2px solid var(--secondary);padding-bottom:7px;flex-wrap:wrap;min-height:65px;justify-content:center}}@media screen and (max-width:400px){.hero-head{font-size:4rem;max-width:100%}.header-container{padding:0 14px}}@media screen and (max-width:320px){.header-btns:not(.discord-btn){width:34px;min-width:34px;height:34px;margin:0 2px}}.footer{margin-top:30px;border-top:1px solid rgba(136,45,255,.6627450980392157)}.footer .ft-top-sec{justify-content:space-between;margin:70px auto 25px}.footer .infos{width:44.44%;justify-content:space-between}.footer .picto img{width:100%;width:150px}.footer .typo{font-size:3rem;font-weight:700;color:#fff;margin-left:20px;width:-webkit-max-content;width:max-content}.footer .baseline{font-weight:800;color:#fff;margin-top:10px}.footer .copyright{font-size:1.5rem;color:#848198;font-weight:300;margin-top:40px;display:block;width:100%;margin-left:auto;text-align:right;padding-bottom:7px;border-bottom:1px solid rgba(132,129,152,.28627450980392155)}.footer .right{width:30.22%;height:100%;align-items:center;flex-wrap:wrap;justify-content:center}.footer .link,.sidebar-socials .link{border:1px solid var(--secondary);width:44px;height:44px;box-shadow:inset 0 0 0 var(--secondary);transition:all .3s ease-in-out;margin:12px 15px 12px 0;color:transparent}.footer .link:hover,.sidebar-socials .link:hover{box-shadow:inset 0 -54px 0 var(--secondary)}.footer .link:last-child{margin-right:0}.footer .link a,.sidebar-socials .link a{width:44px;height:44px;display:flex;justify-content:center;align-items:center;color:transparent}.footer .ig_icon,.sidebar-socials .ig_icon{background-color:#fff;-webkit-mask:url(/static/media/ig.2a079af7.svg) no-repeat center;mask:url(/static/media/ig.2a079af7.svg) no-repeat center}.footer .linkedin,.sidebar-socials .linkedin{background-color:#fff;-webkit-mask:url(/static/media/linkedin.6ceb0841.svg) no-repeat center;mask:url(/static/media/linkedin.6ceb0841.svg) no-repeat center}.footer .insta,.sidebar-socials .insta{background-color:#fff;-webkit-mask:url(/static/media/instagram.feb60fc9.svg) no-repeat center;mask:url(/static/media/instagram.feb60fc9.svg) no-repeat center}.footer .twitter,.sidebar-socials .twitter{background-color:#fff;-webkit-mask:url(/static/media/twitter.d3d5be6d.svg) no-repeat center;mask:url(/static/media/twitter.d3d5be6d.svg) no-repeat center}.footer .opensea,.sidebar-socials .opensea{background-color:#fff;-webkit-mask:url(/static/media/opensea.a695c7c0.svg) no-repeat center;mask:url(/static/media/opensea.a695c7c0.svg) no-repeat center}.footer .discord,.sidebar-socials .discord{background-color:#fff;-webkit-mask:url(/static/media/discord.2fd00b86.svg) no-repeat center;mask:url(/static/media/discord.2fd00b86.svg) no-repeat center}.footer .tele,.sidebar-socials .tele{background-color:#fff;-webkit-mask:url(/static/media/tele.042b3b77.svg) no-repeat center;mask:url(/static/media/tele.042b3b77.svg) no-repeat center}.team-socials .link,.team-socials .link a{color:transparent}.footer-terms{padding:24px 0 12px}.footer-terms p{margin:12px 0;font-size:16px}.team-socials .link{border:1px solid #fff;border-radius:8px}.team-socials .link,.team-socials .link a{width:38px;height:38px}.f-terms-btn{margin:30px auto 15px;text-align:center;padding:6px 15px;border-radius:4px;border:none;background-color:var(--secondary);color:var(--light);font-size:14px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:.3s ease}.f-terms-btn:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.model-wrapper{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;max-height:calc(100vh - 50px);max-width:calc(100vw - 200px);border-radius:12px;background:#000;z-index:99999;overflow:hidden;box-shadow:0 0 25px #1b0738;-webkit-animation:fadeModel .6s ease;animation:fadeModel .6s ease}@-webkit-keyframes fadeModel{0%{-webkit-transform:translate(-50%,-10%);transform:translate(-50%,-10%);opacity:.1}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@keyframes fadeModel{0%{-webkit-transform:translate(-50%,-10%);transform:translate(-50%,-10%);opacity:.1}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}.backdrop-sidebar{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.24);z-index:99}.model-container{max-width:1250px;padding:0 18px;margin:0 auto}.ft-chev{font-size:34px!important}.model-close-btn{width:38px;min-width:38px;min-height:38px;border-radius:50%;text-align:center;background:var(--secondary);display:flex;justify-content:center;align-items:center;border:2px solid #fff;cursor:pointer}.model-header{padding:8px 0;background-color:#000;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 0 5px #8d6dff;overflow:hidden}.model-header .model-container{justify-content:flex-start;align-items:center}.modal-logo{margin-left:35px;justify-content:center;align-items:center;max-height:58px}.modal-logo img{width:100%;object-fit:contain;max-width:300px;margin-top:6px;margin-bottom:6px}.modal-logo-text{font-size:40px;text-shadow:2px 2px 15px var(--secondary);margin-left:15px}.modal-body{padding:18px 25px;max-height:calc(100vh - 150px);margin:15px auto;overflow:auto}.modal-body .terms-head{font-size:42px;font-weight:700;margin:0 0 18px}.modal-body p{margin:0 0 18px}@media screen and (max-width:960px){.footer .infos{width:auto;padding-right:30px}.footer .baseline{margin-top:20px;line-height:2.5rem}.footer .copyright{line-height:2rem}.footer .right{width:auto}.model-wrapper{max-width:calc(100vw - 80px)}}@media screen and (max-width:670px){.footer .link{margin-right:5px}}@media screen and (max-width:500px){.footer .ft-top-sec{flex-direction:column;margin:35px auto 20px}.footer .right{margin-bottom:40px}.footer .right .link{margin:0 15px}.footer .infos{order:2;padding-right:0;text-align:center}.footer .picto{margin:0 auto}.footer .social{margin-top:0;text-align:center;justify-content:center;align-items:center}.footer .nav{display:none}.footer .copyright{text-align:center}.footer a{width:calc(50% - 15px);overflow:hidden}.footer-terms h3{font-size:22px;text-align:center}.footer-terms p{margin:10px 0;text-align:center;font-size:13px!important}}@media screen and (max-width:400px){.footer .right .link{margin:0 8px}.footer .picto img{width:100%;width:125px}.model-wrapper{max-height:calc(100vh - 20px);max-width:calc(100vw - 20px)}.f-terms-btn{margin:35px auto 15px}.ft-chev{font-size:30px!important}.model-close-btn{width:34px;min-width:34px;min-height:34px}.modal-logo{margin-left:10px}.modal-logo img{max-width:195px}.modal-logo-text{font-size:30px}.modal-body{padding:10px 5px;height:95%;max-height:calc(90vh - 60px);margin:10px auto}.modal-body .terms-head{font-size:25px;margin-bottom:12px}.modal-body p{font-size:17px}.model-container{padding:0 0 0 14px}}@media screen and (max-width:400px){.modal-logo-text{font-size:25px}}@media screen and (max-width:310px){.footer .right .link{margin:0 3px}.footer .picto img{width:100px}}
/*# sourceMappingURL=main.8360161a.chunk.css.map */