@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:"Century Gothic";src:url("../../../assets/font/CenturyGothic.woff2") format("woff2"),url("../../../assets/font/CenturyGothic.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("../../../assets/font/CenturyGothic-Bold.woff2") format("woff2"),url("../../../assets/font/CenturyGothic-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}*,*::before,*::after{padding:0;margin:0;box-sizing:border-box;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html,body{max-width:100vw}html{font-size:100%;box-sizing:inherit;scroll-behavior:smooth;height:-webkit-fill-available}body{font-weight:400;font-size:1rem;line-height:1.5;background-color:#07030d;font-family:"Century Gothic",sans-serif;overflow-x:hidden}dl,ol,ul{margin-top:0;margin-bottom:0;padding:0;margin:0}a{text-decoration:none}@media screen and (max-width: 7066px){html{font-size:80px !important}}@media screen and (max-width: 6066px){html{font-size:52px !important}}@media screen and (max-width: 5066px){html{font-size:50px !important}}@media screen and (max-width: 4066px){html{font-size:48px !important}}@media screen and (max-width: 3566px){html{font-size:30px !important}}@media screen and (max-width: 3300px){html{font-size:26px !important}}@media screen and (max-width: 3066px){html{font-size:30px}}@media screen and (max-width: 2560px){html{font-size:28px !important}}@media screen and (max-width: 2140px){html{font-size:24px !important}}@media screen and (max-width: 1920px){html{font-size:18px !important}}@media screen and (max-width: 1536px){html{font-size:16px !important}}header{border-bottom:.031rem solid #7c7c7c;position:absolute;top:0;left:0;right:0;width:100%;z-index:99}header .gap-6{gap:1.5rem}header nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 0rem;min-height:4rem;position:relative;z-index:1;border-radius:1.5rem;overflow:hidden;max-width:80rem;margin:0 auto;min-height:5.5rem}header nav .logo-wrapper img{width:6.25rem;height:auto;object-fit:contain}@media screen and (max-width: 1100px){header nav .logo-wrapper img{width:4.5rem}}header nav .menu-wrapper{display:none}@media screen and (min-width: 992px){header nav .menu-wrapper{display:flex;align-items:center;gap:.5rem}}@media screen and (min-width: 1024px){header nav .menu-wrapper{gap:1rem}}header nav .menu-wrapper .menu-nav-link,header nav .menu-wrapper p{cursor:pointer;margin:0;font-size:1rem;font-weight:400;color:#fff;line-height:1;text-align:center;position:relative;padding:.625rem;border-radius:.625rem}@media screen and (min-width: 992px){header nav .menu-wrapper .menu-nav-link,header nav .menu-wrapper p{font-size:.85rem}}@media screen and (min-width: 1024px){header nav .menu-wrapper .menu-nav-link,header nav .menu-wrapper p{font-size:.9rem}}@media screen and (min-width: 1200px){header nav .menu-wrapper .menu-nav-link,header nav .menu-wrapper p{font-size:1rem}}header nav .menu-wrapper .menu-nav-link.active,header nav .menu-wrapper p.active{color:#135fff !important;background:linear-gradient(#07030D, #07030D) padding-box,linear-gradient(284.16deg, #079AC5 0.72%, #014AE4 100%) border-box;border-bottom:.063rem solid rgba(0,0,0,0)}header nav .end-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}header nav .end-wrapper .btn-theme{display:none !important}header nav .end-wrapper .bar-icon{cursor:pointer}@media screen and (min-width: 992px){header nav .end-wrapper .bar-icon{display:none}}header nav .end-wrapper .bar-icon svg{width:1.75rem;height:1.75rem}.mobile-menu-wrapper{position:fixed;inset:0;z-index:2000;display:none;background:#07030d;height:100vh}@media screen and (max-width: 992px){.mobile-menu-wrapper{display:block;transform:translate(100%);transition:transform .4s ease-in-out}}@media screen and (max-width: 992px){.mobile-menu-wrapper.is_open{display:block;transform:translate(0%) !important;transition:transform .4s ease-in-out}}.mobile-menu-wrapper .mobile-menu-container{background:#07030d;height:100%}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(255,255,255,.0784313725)}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .mobile-menu-logo{display:block}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .mobile-menu-logo .header-logo{width:4rem;height:auto;object-fit:contain}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .close-icon{color:#fff;padding:.5rem .5rem;cursor:pointer}.mobile-menu-wrapper .mobile-menu-container .mobile-menu-header .close-icon svg{width:1.75rem;height:1.75rem}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper{height:calc(100vh - 68px);overflow-y:auto}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper::-webkit-scrollbar{display:none}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item{padding:0rem 1rem !important}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item a,.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item p{margin:0;font-size:1rem;font-weight:400 !important;letter-spacing:.01rem;display:flex;align-items:center;gap:.75rem;color:#fff;padding:1rem 0;border-radius:.625rem}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item a.active,.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item p.active{color:#135fff !important;background:linear-gradient(#07030D, #07030D) padding-box,linear-gradient(284.16deg, #079AC5 0.72%, #014AE4 100%) border-box;border-bottom:.063rem solid rgba(0,0,0,0)}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item .dropdown svg{width:1rem;height:1rem}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item .dropdown .dropdown-menu{background:#07030d;position:static !important;inset:unset !important;transform:unset !important}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item .dropdown .dropdown-menu a{padding:0 !important;font-size:1rem;font-weight:500 !important;letter-spacing:.01rem}.mobile-menu-wrapper .mobile-menu-container .mobile-nav-wrapper .mobile-menu-items .nav-item .dropdown .dropdown-menu a:hover{background-color:#fff;color:#000}footer{padding:4rem 0 2rem 0}footer .footer-bg{margin-bottom:-8.5rem}@media screen and (max-width: 1400px){footer .footer-bg{margin-bottom:-6.5rem}}@media screen and (max-width: 567px){footer .footer-bg{margin-bottom:-2.5rem}}footer .inner-footer{max-width:80rem;margin:0 auto}footer .inner-footer .footer-wrapper{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 991px){footer .inner-footer .footer-wrapper{gap:2rem;flex-direction:column-reverse}}footer .inner-footer .footer-wrapper .left-wrapper .address-wrapper{display:flex;align-items:center;gap:.75rem}@media screen and (max-width: 991px){footer .inner-footer .footer-wrapper .left-wrapper .address-wrapper{width:fit-content;margin:0 auto}}footer .inner-footer .footer-wrapper .left-wrapper .address-wrapper .icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#135fff;border-radius:.5rem}footer .inner-footer .footer-wrapper .left-wrapper .address-wrapper .icon svg{width:1.5rem;height:1.5rem}footer .inner-footer .footer-wrapper .left-wrapper .address-wrapper .address{width:calc(100% - 3.25rem);display:flex;flex-direction:column;gap:.5rem}footer .inner-footer .footer-wrapper .left-wrapper .address-wrapper .address h1{margin:0;font-weight:700;font-size:.875rem;line-height:1;color:#fff}footer .inner-footer .footer-wrapper .left-wrapper .address-wrapper .address p{margin:0;font-weight:400;font-size:.875rem;line-height:1;color:#fff}footer .inner-footer .footer-wrapper .right-wrapper{display:flex;justify-content:space-between;gap:1rem;flex-direction:row-reverse;align-items:center}@media screen and (max-width: 991px){footer .inner-footer .footer-wrapper .right-wrapper{flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem}}footer .inner-footer .footer-wrapper .right-wrapper .social-icon-wrapper{display:flex;align-items:center;gap:1rem}footer .inner-footer .footer-wrapper .right-wrapper .social-icon-wrapper .btn-contact{background-color:rgba(0,0,0,0);border:.063rem solid #135fff;border-radius:2.5rem;font-weight:400;font-size:1rem;line-height:1;color:#fff;height:2.5rem;min-width:7.813rem}footer .inner-footer .footer-wrapper .right-wrapper .social-icon-wrapper .btn-contact:hover,footer .inner-footer .footer-wrapper .right-wrapper .social-icon-wrapper .btn-contact:focus,footer .inner-footer .footer-wrapper .right-wrapper .social-icon-wrapper .btn-contact:active{background-color:rgba(0,0,0,0);border:.063rem solid #135fff;color:#fff}footer .inner-footer .footer-wrapper .right-wrapper .social-icon-wrapper .icon{width:2.5rem;height:2.5rem;background:#135fff;display:flex;align-items:center;justify-content:center;border-radius:.5rem}footer .inner-footer .footer-wrapper .right-wrapper .social-icon-wrapper .icon img{width:1rem;height:1rem;object-fit:contain}footer .inner-footer .footer-wrapper .right-wrapper .footer-menu-wrapper{display:flex;gap:2.5rem}@media screen and (max-width: 600px){footer .inner-footer .footer-wrapper .right-wrapper .footer-menu-wrapper{flex-direction:column;gap:1.5rem;align-items:center}}footer .inner-footer .footer-wrapper .right-wrapper .footer-menu-wrapper .menu-item a,footer .inner-footer .footer-wrapper .right-wrapper .footer-menu-wrapper .menu-item p{cursor:pointer;margin:0;display:block;font-weight:400;font-size:.875rem;line-height:1;color:#fff}.banner-section{padding-top:10rem;padding-bottom:10rem;position:relative;z-index:1}@media screen and (max-width: 991px){.banner-section{padding-top:9rem;padding-bottom:5rem}}.banner-section .ellipse-wrapper{position:absolute;top:0;left:0;right:0;width:100%;display:flex;justify-content:center;z-index:-1}.banner-section .ellipse-wrapper img{max-width:50rem;width:100%}.banner-section .banner-container .content .banner-coin-image{max-width:18.75rem;width:100% !important;height:auto;display:block;margin:0 auto;margin-bottom:.5rem}.banner-section .banner-container .content h1{margin:0;font-weight:700;font-size:7.313rem;line-height:1;text-align:center;color:rgba(19,95,255,.6980392157);-webkit-text-stroke:.125rem #135fff;text-stroke:.125rem #135fff}@media screen and (max-width: 568px){.banner-section .banner-container .content h1{font-size:5rem}}@media screen and (max-width: 360px){.banner-section .banner-container .content h1{font-size:4.5rem}}@media screen and (max-width: 320px){.banner-section .banner-container .content h1{font-size:3.5rem}}.banner-section .banner-container .content p{margin:0;font-weight:700;font-size:1.875rem;line-height:1.5;text-transform:uppercase;color:#fff;text-align:center;margin-top:1.25rem !important;letter-spacing:.125rem}@media screen and (max-width: 568px){.banner-section .banner-container .content p{font-size:1.5rem}}@media screen and (max-width: 320px){.banner-section .banner-container .content p{font-size:1.25rem}}.vision-section{padding:4rem 0}.vision-section .vision-container{max-width:80rem;margin:0 auto}.vision-section .vision-container .vision-content{padding:2rem;border-radius:1.5rem;max-width:50rem;margin:0 auto;position:relative}@media screen and (max-width: 768px){.vision-section .vision-container .vision-content{padding:1rem}}.vision-section .vision-container .vision-content .double-star{position:absolute;left:-10rem;bottom:0}@media screen and (max-width: 1100px){.vision-section .vision-container .vision-content .double-star{position:unset;max-width:7rem}}@media screen and (max-width: 568px){.vision-section .vision-container .vision-content .double-star{position:unset;max-width:3rem}}.vision-section .vision-container .vision-content .single-star{position:absolute;top:-2rem;right:-7rem}@media screen and (max-width: 1100px){.vision-section .vision-container .vision-content .single-star{position:unset;max-width:7rem}}@media screen and (max-width: 568px){.vision-section .vision-container .vision-content .single-star{position:unset;max-width:3rem}}.vision-section .vision-container .vision-content h2{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;text-transform:uppercase;color:#fff;margin-bottom:1.5rem !important}.vision-section .vision-container .vision-content p{margin:0;font-weight:400;font-size:1.25rem;line-height:1.6;text-align:center;color:#bcbcbc}.about-section{position:relative;background:url("../../../assets/images/about-bg.png");background-repeat:no-repeat;background-size:cover;background-position:50% 35%;padding-top:16rem;padding-bottom:6rem;min-height:100vh}@media screen and (max-width: 991px){.about-section{min-height:auto;padding:4rem 0;padding-top:10rem}}.about-section .about-container{max-width:80rem;margin:0 auto}.about-section .about-container .about-content{padding:2rem;border-radius:1.5rem;max-width:70rem;margin:0 auto;background:rgba(24,29,90,.1019607843);backdrop-filter:blur(34px);-webkit-backdrop-filter:blur(34px);border:.063rem solid rgba(255,255,255,.18);display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 991px){.about-section .about-container .about-content{max-width:60rem}}@media screen and (max-width: 567px){.about-section .about-container .about-content{padding:1rem}}.about-section .about-container .about-content h2{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;text-transform:uppercase;color:#fff;margin-bottom:2rem !important}.about-section .about-container .about-content p{margin:0;font-weight:400;font-size:1.25rem;line-height:2;text-align:justify;color:#fff}.roadmap-section{padding:4rem 0;position:relative;z-index:1}.roadmap-section::before{position:absolute;content:"";left:0;top:0;z-index:-1;background:url("../../../assets/images/icon/cube.svg");background-repeat:no-repeat;width:30rem;height:20rem;background-size:contain}@media screen and (max-width: 991px){.roadmap-section::before{display:none}}.roadmap-section::after{position:absolute;content:"";right:0;bottom:0;z-index:-1;background:url("../../../assets/images/icon/cube.svg");background-repeat:no-repeat;width:30rem;height:20rem;background-size:contain;transform:rotate(180deg)}@media screen and (max-width: 991px){.roadmap-section::after{display:none}}@media screen and (min-width: 1200px){.roadmap-section{padding-bottom:16rem !important}}.roadmap-section .roadmap-container{max-width:80rem;margin:0 auto}.roadmap-section .roadmap-container .section--title h1{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;text-transform:uppercase;color:#fff}.roadmap-section .roadmap-container .roadmap-list-wrapper{position:relative;margin-top:5rem !important;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media screen and (min-width: 1200px){.roadmap-section .roadmap-container .roadmap-list-wrapper{display:block;max-width:37.5rem;margin:0 auto;margin-left:20% !important}}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-line-image{display:none}@media screen and (min-width: 1200px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-line-image{display:block}}@media screen and (max-width: 1199px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card{background-color:rgba(0,0,48,.4);padding:1rem;border:.063rem solid #000030;border-radius:.75rem;width:calc(50% - 1rem)}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card ul{padding-left:1.5rem}}@media screen and (max-width: 767px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card{width:100%}}@media screen and (min-width: 1200px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.first-card{position:absolute;top:0;left:16rem;min-width:40rem;max-width:40rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.first-card .content .title-wrapper{margin-left:-6.25rem}}@media screen and (min-width: 1200px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.second-card{position:absolute;top:15rem;left:-14rem;min-width:40rem;max-width:40rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.second-card .content .title-wrapper{flex-direction:row-reverse;margin-right:11.5rem;margin-top:-1rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.second-card .content .title-wrapper img{transform:rotate(180deg)}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.second-card .content p{margin-left:auto;margin-right:12rem}}@media screen and (min-width: 1200px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.third-card{position:absolute;top:15.5rem;left:30rem;min-width:26rem;max-width:26rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.third-card .content .title-wrapper{margin-left:-7rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.third-card .content ul{gap:.5rem !important}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.third-card .content ul li{line-height:1}}@media screen and (min-width: 1200px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.fourth-card{position:absolute;left:-5.75rem;min-width:35rem;max-width:35rem;bottom:5rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.fourth-card .content .title-wrapper{flex-direction:row-reverse;margin-right:2rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.fourth-card .content .title-wrapper img{transform:rotate(180deg)}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.fourth-card .content p{margin-left:auto;margin-right:2rem}}@media screen and (min-width: 1200px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.fifth-card{position:absolute;bottom:-9rem;right:-22rem;max-width:21rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.fifth-card .content .title-wrapper{margin-left:-4.25rem}}@media screen and (min-width: 1300px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card.fifth-card{bottom:-8rem;right:-25.75rem;max-width:24rem}}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card .content .title-wrapper{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}@media screen and (max-width: 1199px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card .content .title-wrapper img{display:none}}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card .content h2{margin:0;font-family:"Inter",sans-serif;font-weight:600;font-size:1.25rem;line-height:1;color:#135fff}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card .content p{margin:0;font-weight:400;font-size:1rem;line-height:1.6;color:#fff;max-width:15rem}@media screen and (max-width: 1199px){.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card .content p{max-width:100%;margin:0 !important}}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card .content ul{padding:0;padding-left:1rem;display:flex;flex-direction:column;gap:.25rem}.roadmap-section .roadmap-container .roadmap-list-wrapper .roadmap-card .content ul li{font-weight:400;font-size:1rem;line-height:1.6;color:#fff}.tokenomics-section{padding:4rem 0;position:relative;z-index:1}.tokenomics-section::before{position:absolute;content:"";left:0;top:4rem;width:17.5rem;height:37.5rem;z-index:-1;background:url("../../../assets/images/icon/tokenomics-bg.svg");background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 1200px){.tokenomics-section::before{display:none}}.tokenomics-section::after{position:absolute;content:"";right:0;top:4rem;width:17.5rem;height:37.5rem;z-index:-1;background:url("../../../assets/images/icon/tokenomics-bg.svg");background-size:contain;background-repeat:no-repeat;transform:rotate(180deg)}@media screen and (max-width: 1200px){.tokenomics-section::after{display:none}}.tokenomics-section .tokenomics-container{max-width:80rem;margin:0 auto}.tokenomics-section .tokenomics-container .section--title h1{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;text-transform:uppercase;color:#fff}.tokenomics-section .tokenomics-container .tokenomics-image-wrapper{position:relative}.tokenomics-section .tokenomics-container .tokenomics-image-wrapper .retangle-effect{max-width:15rem;height:100%;width:100%;background-color:#00277a;filter:blur(214px);position:absolute;z-index:1;margin:0 auto;inset:0}.tokenomics-section .tokenomics-container .tokenomics-image-wrapper .tokenomics-image{display:block;max-width:60rem !important;margin:0 auto;width:100% !important}.token-utilities-section{padding:4rem 0;position:relative;z-index:1}.token-utilities-section::before{position:absolute;content:"";left:0;top:4rem;width:18.75rem;height:30rem;background-color:#00277a;z-index:-1;border-radius:50%;filter:blur(214px);transform:rotate(-40deg)}@media screen and (max-width: 991px){.token-utilities-section::before{display:none}}.token-utilities-section::after{position:absolute;content:"";right:0;bottom:4rem;width:18.75rem;height:30rem;background-color:#00277a;z-index:-1;border-radius:50%;filter:blur(214px);transform:rotate(-40deg)}@media screen and (max-width: 991px){.token-utilities-section::after{display:none}}.token-utilities-section .token-utilities-container{max-width:80rem;margin:0 auto}.token-utilities-section .token-utilities-container .section--title h1{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;text-transform:uppercase;color:#fff}.token-utilities-section .token-utilities-container .token-utilities-card-wrapper{max-width:50rem;margin:0 auto}.token-utilities-section .token-utilities-container .token-utilities-card-wrapper .token-utilities-card{background:linear-gradient(#07030D, #07030D) padding-box,linear-gradient(284.16deg, #079AC5 0.72%, #1359FF 100%) border-box;border:.094rem solid rgba(0,0,0,0);padding:1rem;border-radius:.75rem;height:100%}.token-utilities-section .token-utilities-container .token-utilities-card-wrapper .token-utilities-card h2{margin:0;font-weight:700;font-size:1.5rem;line-height:1.6;color:#135fff;margin-bottom:1rem;text-align:center}@media screen and (min-width: 576px){.token-utilities-section .token-utilities-container .token-utilities-card-wrapper .token-utilities-card h2{max-width:15.625rem;margin:0 auto;margin-bottom:1.5rem !important}}.token-utilities-section .token-utilities-container .token-utilities-card-wrapper .token-utilities-card p{margin:0;font-weight:400;font-size:1rem;line-height:1.6;color:#bcbcbc}@media screen and (min-width: 576px){.token-utilities-section .token-utilities-container .token-utilities-card-wrapper .token-utilities-card p{max-width:20rem;margin:0 auto}}.token-utilities-section .token-utilities-container .token-utilities-card-wrapper .token-utilities-card p span,.token-utilities-section .token-utilities-container .token-utilities-card-wrapper .token-utilities-card p a{color:#135fff;font-weight:700}.faqs-section{padding:3rem 0}.faqs-section .faqs-container{max-width:80rem;margin:0 auto}.faqs-section .faqs-container .section--title h6{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;text-transform:uppercase;color:#fff}.faqs-section .faqs-container .cus-accordion-wrapper{max-width:55rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:1rem .75rem;cursor:pointer;border-top:.125rem solid rgba(229,229,229,.1019607843)}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .title-wrapper{width:calc(100% - 4rem)}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .title-wrapper h1{margin:0;font-weight:700;font-size:1.25rem;line-height:1.5;color:#fff}@media screen and (max-width: 420px){.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .title-wrapper h1{font-size:1rem}}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .icon{width:3.75rem;height:2rem;background:rgba(255,249,249,.0509803922);border-radius:1rem;display:flex;align-items:center;justify-content:center}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-header .icon svg{width:1rem;height:1rem}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-body{display:none;padding:1rem}.faqs-section .faqs-container .cus-accordion-wrapper .cus-accordion-card .cus-accordion-body p{margin:0;font-weight:400;font-size:1rem;line-height:1.6;color:#fff;max-width:90%}.token-graph-section{padding:4rem 0;position:relative;z-index:1}.token-graph-section::before{position:absolute;content:"";left:0;bottom:4rem;width:15rem;height:25rem;background-color:#00277a;z-index:-1;border-radius:50%;filter:blur(214px);transform:rotate(-40deg)}@media screen and (max-width: 991px){.token-graph-section::before{display:none}}.token-graph-section::after{position:absolute;content:"";right:0;top:4rem;width:15rem;height:25rem;background-color:#00277a;z-index:-1;border-radius:50%;filter:blur(214px);transform:rotate(-40deg)}@media screen and (max-width: 991px){.token-graph-section::after{display:none}}.token-graph-section .token-graph-container{max-width:80rem;margin:0 auto}.token-graph-section .token-graph-container .section--title h1{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;text-transform:uppercase;color:#fff}.token-graph-section .token-graph-container .token-graph-image{display:block;max-width:60rem !important;margin:0 auto;width:100% !important}.our-expertise-section{padding-top:12rem;padding-bottom:4rem;position:relative;z-index:1}.our-expertise-section .ellipse-wrapper{position:absolute;top:0;left:0;right:0;width:100%;display:flex;justify-content:center;z-index:-1}.our-expertise-section .ellipse-wrapper img{max-width:50rem;width:100%}.our-expertise-section .our-expertise-container{max-width:80rem;margin:0 auto}.our-expertise-section .our-expertise-container .page-title h1{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;text-transform:uppercase;color:#fff}.our-expertise-section .our-expertise-container .our-expertise-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card{padding:1rem;border-radius:1.5rem;background:rgba(19,95,255,.1019607843);border:.063rem solid #1359ff;display:flex;gap:1rem}@media screen and (max-width: 700px){.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card{flex-direction:column}}.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card .our-expertise-image{width:15.625rem}@media screen and (max-width: 700px){.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card .our-expertise-image{width:100%}}.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card .our-expertise-image img{width:100% !important;height:auto}.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card .content{width:calc(100% - 16.625rem);display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 700px){.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card .content{width:100%}}.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card .content h2{margin:0;font-weight:500;font-size:1.5rem;line-height:1;letter-spacing:.25rem;color:#135fff}.our-expertise-section .our-expertise-container .our-expertise-wrapper .our-expertise-card .content p{margin:0;font-family:Inter;font-weight:400;font-size:1rem;line-height:1.5;color:#fff;text-align:justify}.btn-theme{font-size:1rem;font-weight:500;color:#fff;line-height:1;text-align:center;position:relative;z-index:1;padding:.625rem 2rem;background-color:#135fff;border:.063rem solid #135fff;width:fit-content;border-radius:2.5rem}.btn-theme:hover{background-color:#135fff;color:#fff}.btn-theme:focus{box-shadow:none !important;outline:none !important}.btn-theme.with-icon{display:flex;align-items:center;width:fit-content;margin:0 auto;gap:.75rem}.btn-theme.with-icon img{width:1.125rem;height:auto}.btn:focus{outline:none;box-shadow:none}.common-page-section{padding-top:12rem;padding-bottom:4rem;position:relative;z-index:1}.common-page-section .ellipse-wrapper{position:absolute;top:0;left:0;right:0;width:100%;display:flex;justify-content:center;z-index:-1}.common-page-section .ellipse-wrapper img{max-width:50rem;width:100%}.common-page-section .common-page-container{max-width:80rem;margin:0 auto}.common-page-section .common-page-container .page-title h1{margin:0;font-weight:700;font-size:2.5rem;line-height:1;text-align:center;color:#fff}@media screen and (max-width: 567px){.common-page-section .common-page-container .page-title h1{font-size:2rem}}.common-page-section .common-page-container .content-wrapper{display:flex;flex-direction:column;gap:2.5rem;margin-top:3rem}.common-page-section .common-page-container .content-wrapper .content-card{display:flex;flex-direction:column;gap:1rem}.common-page-section .common-page-container .content-wrapper .content-card .content-card-title h6{margin:0;font-weight:700;font-size:1.5rem;line-height:1;color:#135fff}@media screen and (min-width: 992px){.common-page-section .common-page-container .content-wrapper .content-card .content-card-title h6 span{margin-left:7.6rem}}.common-page-section .common-page-container .content-wrapper .content-card .content-body{display:flex;flex-direction:column;gap:.5rem}.common-page-section .common-page-container .content-wrapper .content-card .content-body p{margin:0;font-size:1rem;line-height:1.5;color:#fff;text-align:justify}.common-page-section .common-page-container .content-wrapper .content-card .content-body p span{font-weight:700}.common-page-section .common-page-container .content-wrapper .content-card .content-body ul{padding:0;padding-left:3rem}.common-page-section .common-page-container .content-wrapper .content-card .content-body ul li{margin:0;font-size:1rem;line-height:1.5;color:#fff}.common-page-section .common-page-container .content-wrapper .content-card .content-body ul li span{font-weight:700}@media screen and (max-width: 991px){.utass-coin-image{max-width:10rem;display:block;margin:0 auto}}.whitespace-nowrap{white-space:nowrap}.coming-soon-modal .modal-content{background-color:#000;border:none;border-radius:2rem;background:url("../../../assets/images/bluebg.webp");background-size:cover;background-repeat:no-repeat}.coming-soon-modal .modal-content .modal-body img{width:6rem;height:6rem;display:block;margin:0 auto;margin-bottom:1rem !important}.btn-contact{background-color:rgba(0,0,0,0);border:.063rem solid #135fff;border-radius:2.5rem;font-weight:400;font-size:1rem;line-height:1;color:#fff;height:2.5rem;min-width:7.813rem}.br-2{border-radius:2rem}.explore-page-section{position:relative;width:100%;min-height:100dvh}.explore-page-section .overlay-video{width:100%;height:100%;overflow:hidden}.explore-page-section .overlay-video video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover}.explore-page-section .content{position:absolute;inset:0;bottom:2rem !important;display:flex;flex-direction:column;justify-content:flex-end;max-width:67rem;margin:0 auto;display:flex;flex-direction:column;gap:.75rem;z-index:2}.explore-page-section .content .inner-content{padding:0 1rem;display:flex;flex-direction:column;gap:.75rem}.explore-page-section .content .inner-content h1{margin:0;font-weight:700;font-size:2rem;line-height:1.5;text-align:center;text-transform:uppercase;color:#fff}@media screen and (max-width: 1024px){.explore-page-section .content .inner-content h1{font-size:1.5rem}}@media screen and (max-width: 767px){.explore-page-section .content .inner-content h1{font-size:1.25rem}}.explore-page-section .content .inner-content p{margin:0;font-weight:400;font-size:1.25rem;line-height:1.6;text-align:center;color:#fff;max-width:47rem;margin:0 auto}@media screen and (max-width: 1024px){.explore-page-section .content .inner-content p{font-size:1rem;max-width:35rem}}@media screen and (max-width: 575px){.explore-page-section .content .mob-image{margin-top:-4rem}}.explore-page-section .content .btn-explore{font-weight:700;font-size:1.25rem;line-height:1;text-align:center;color:#fff;background-color:#1385ff;padding:.75rem 1.5rem;border-radius:.5rem;width:fit-content;margin:0 auto;display:block}.coming-soon-modal .modal-dialog-centered,.contact-modal .modal-dialog-centered{max-width:25rem !important;padding:1rem}.coming-soon-modal .modal-dialog-centered .modal-content,.contact-modal .modal-dialog-centered .modal-content{border-radius:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.coming-soon-modal .modal-dialog-centered .modal-content .modal-body .coming-soon-title,.contact-modal .modal-dialog-centered .modal-content .modal-body .coming-soon-title{margin:0;font-size:2rem;line-height:1;color:#fff;text-align:center;margin-bottom:1.5rem}.coming-soon-modal .modal-dialog-centered .modal-content .modal-body .modal-btn,.contact-modal .modal-dialog-centered .modal-content .modal-body .modal-btn{font-weight:700;font-size:1.25rem;line-height:1;text-align:center;color:#fff;background-color:#1385ff;padding:.75rem 1.5rem;border-radius:.75rem;width:fit-content;margin:0 auto;display:block}.coming-soon-modal .btn-close,.contact-modal .btn-close{position:absolute;top:0;right:0;background:#fff !important;border-radius:50%;padding:8px;opacity:1;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#000;z-index:2000}.coming-soon-modal .btn-close .size-6,.contact-modal .btn-close .size-6{width:1.5rem;height:1.5rem}.coming-soon-modal .btn-close:hover,.contact-modal .btn-close:hover{opacity:1;transform:rotate(90deg)}.contact-modal .modal-dialog-centered{max-width:45rem !important}.contact-modal .modal-content{background-color:rgba(0,10,31,.3019607843) !important;border:none;border-radius:2rem;background:url("../../../assets/images/bluebg.webp");background-size:cover;background-repeat:no-repeat}.contact-modal .modal-content form label{font-weight:700;font-size:1rem;line-height:1.6;color:#fff}.contact-modal .modal-content form input,.contact-modal .modal-content form textarea{border:.06rem solid #545d69;background-color:#fff;padding:.75rem 1rem;border-radius:.5rem;box-shadow:none;outline:none}.contact-modal .modal-content form input:focus,.contact-modal .modal-content form textarea:focus{box-shadow:none;outline:none;border:.06rem solid #545d69 !important}.contact-modal .modal-content form button{background-color:#135fff;padding:.625rem 1.25rem;border-radius:2.5rem;font-weight:400;font-size:1rem;line-height:1;color:#fff;width:100%}.contact-modal .modal-content .right-wrapper h2{margin:0;font-weight:700;font-size:1.75rem;text-align:center;line-height:1;color:#fff}.contact-modal .modal-content .right-wrapper img{max-width:15.625rem;max-height:15.625rem;width:100%;height:auto;display:block;margin:0 auto}.main-min-height{min-height:56vh;position:relative;z-index:1}/*# sourceMappingURL=style.min.css.map */