@import "https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import "https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import "https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import "https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap";.navbar{box-sizing:border-box;z-index:200;background-color:#fff;width:100%;height:fit-content;padding:15px 50px;position:fixed;overflow:hidden}.navbar nav{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:5px;display:flex}.menu-btn{box-sizing:border-box;color:#e62058;place-content:center;width:50%;font-size:30px;display:none;overflow:hidden}.sidebar{box-sizing:border-box;z-index:100;background-color:#fff;width:100%;height:100vh;padding:40% 10px 10px;transition:all .5s linear;position:fixed;inset:0;overflow:hidden}.sidebar .Button{color:#fff;background-color:#000;border:1px solid #000;border-radius:20px;width:100%;padding:12px;font-size:15px}.close-pop{transform-origin:top;visibility:hidden;transform:scaleY(0)}.show-pop{transform-origin:top;visibility:visible;transform:scaleY(1)}.hero-section{box-sizing:border-box;text-align:center;width:100%;height:fit-content;padding:0 40px 10px;font-family:Roboto Slab,serif;overflow:hidden}.hero-section h1{color:#0000;background:linear-gradient(80deg,#f42dff32,#fdb92f9f,pink,pink);-webkit-background-clip:text;background-clip:text;margin:10px;font-size:7.5rem;font-weight:500}.hero-section h2{color:#0000;background:linear-gradient(80deg,#f42dff32,#fdb92f9f,pink,pink);-webkit-background-clip:text;background-clip:text;width:68%;margin:auto;font-family:Kanit,sans-serif;font-size:3rem;font-weight:300;line-height:3.5rem}.hero-button{color:#222;cursor:pointer;border:1px solid #000;border-radius:30px;margin-top:40px;padding:12px 20px;font-size:16px;transition:all .5s linear}.hero-button:hover{color:#fff;background-color:#000}.get-started-section{box-sizing:border-box;color:#fff;background:linear-gradient(80deg,#f42dff32,#fdb92f9f,pink,pink);width:100%;height:fit-content;margin-top:50px;padding:30px;overflow:hidden}.get-started-section p{width:60%;font-size:25px}.get-started-section .Button{color:#fff;cursor:pointer;border:1px solid #fff;border-radius:30px;align-items:center;gap:5px;padding:12px 20px;font-size:16px;transition:all .5s linear;display:flex}.get-started-section .Button:hover{color:#e62058;border:1px solid #e62058}.card-section{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;height:fit-content;margin:60px 0;font-family:Roboto Slab,serif;display:flex}.get-started-card{box-sizing:border-box;background-color:#242425;border-radius:20px;flex-direction:column;min-width:calc(20% - 20px);max-width:calc(20% - 20px);height:290px;min-height:220px;padding:20px 27px;display:flex;overflow:hidden}.get-started-card h1{font-size:1.3rem;font-weight:400}.get-started-card p{color:#bababa;width:100%;font-size:14px;font-weight:300}.card-icon{box-sizing:border-box;justify-content:center;align-items:center;width:70px;height:fit-content;margin-top:auto;display:flex;overflow:hidden}.evm-section{box-sizing:border-box;width:100%;height:fit-content;padding:50px;overflow:hidden}.evm-section h1{width:55%;margin-left:100px;font-size:2.5rem;font-weight:400;line-height:5.5rem}.evm-card-section{justify-content:space-between;align-items:center;display:flex}.evm-card{box-sizing:border-box;color:#fff;background-color:#242425;border-radius:25px;width:calc(50% - 25px);padding:20px 27px;overflow:hidden;box-shadow:2px 2px 10px #242425}.evm-card h1{margin:0;font-size:1.7rem;line-height:normal;width:100%!important}.evm-card h1:nth-child(3){color:#bababa}.evm-card p{color:#bababa;margin:30px 0;font-size:15px}.evm-icon{box-sizing:border-box;background:linear-gradient(80deg,#f42dff32,#fdb92f9f,pink,pink);justify-content:center;align-items:center;width:40%;height:fit-content;display:flex;overflow:hidden}.evm-button-holder{align-items:center;gap:15px;padding-bottom:20px;display:flex}.evm-buttons{cursor:pointer;box-sizing:border-box;border-radius:30px;width:170px;padding:15px 0;font-size:15px;font-weight:500;transition:all .5s linear}.btn1:hover{color:#fff;background:#e62058!important}.btn2:hover{color:#e62058!important;border:2px solid #e62058!important}.blockchain-section{justify-content:space-between;align-items:center;width:100%;height:auto;padding-top:100px;display:flex;position:relative;overflow:hidden}.blockchain-section-text{width:42%;padding-left:50px}.blockchain-section-text h1{font-size:3rem;font-weight:400}.blockchain-section-text p{color:#6e6d6d;font-size:22px;font-weight:500}.blockchain-btn-holder{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.blockchain-btn-holder .Button,.blockchain-btn-holder a{box-sizing:border-box;cursor:pointer;color:#000;border:1px solid #000;border-radius:30px;justify-content:center;align-items:center;gap:5px;width:calc(50% - 20px);padding:12px 20px;font-size:16px;text-decoration:none;transition:all .5s linear;display:flex;overflow:hidden}.blockchain-btn-holder .Button:hover,.blockchain-btn-holder a:hover{color:#e62058;border:1px solid #e62058}.long-btn{background-color:#000;color:#fff!important;width:100%!important}.long-btn:hover{background-color:#e62058!important}.blockchain-section-vid{box-sizing:border-box;border-radius:100%;justify-content:center;align-items:center;width:750px;height:fit-content;max-height:750px;display:flex;position:relative;left:375px;overflow:hidden}.blockchain-section-vid .video{object-fit:cover;width:100%;min-width:100%;max-width:100%;height:auto}.products-section{padding:20px 40px}.products-section h1{font-size:1.8rem;font-weight:400}.products-section p{color:#828282;font-size:22px;font-weight:500}.products-card-section{justify-content:space-between;align-items:center;gap:35px;padding:20px 0;display:flex}.products-card-section .card{box-sizing:border-box;background-color:#242425;border-radius:30px;flex-direction:column;width:33.3333%;min-height:530px;padding:27px;display:flex;overflow:hidden}.products-card-section .card h1{color:#fff;font-weight:500!important}.products-card-section .card p{margin:0;font-size:18px}.products-card-section .card .Button{color:#fff;cursor:pointer;border:1px solid #fff;border-radius:30px;justify-content:center;align-items:center;gap:5px;width:170px;margin-top:auto;padding:12px 20px;font-size:15px;transition:all .5s linear;display:flex}.products-card-section .card .Button:hover{color:#e62058;border:1px solid #e62058}.card-img{box-sizing:border-box;background:linear-gradient(80deg,#f42dff32,#fdb92f9f,pink,pink);justify-content:center;align-items:center;width:50%;height:fit-content;display:flex;overflow:hidden}.flare-use-section{padding:20px 40px}.flare-use-section h1{font-size:3rem;font-weight:400}.flare-use-card-section{justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.flare-use-card-section .card{text-align:center;box-sizing:border-box;border:1px solid #6e6d6d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:calc(20% - 10px);min-height:340px;padding:27px;display:flex;overflow:hidden}.flare-use-card-section .card h1{margin-top:0;margin-bottom:20px;font-size:1.3rem;font-weight:400}.flare-use-card-section .card .card-icon{box-sizing:border-box;justify-content:center;align-items:center;width:40%;height:fit-content;margin:25px 0;display:flex;overflow:hidden}.flare-use-card-section .card p{color:#adacac;margin-top:0;font-size:14px;font-weight:500}.flare-use-card-section .card .Button{cursor:pointer;border:1px solid #000;border-radius:30px;justify-content:center;align-items:center;gap:5px;width:80%;margin-top:auto;padding:12px 0;font-size:15px;font-weight:500;transition:all .5s linear;display:flex}.flare-use-card-section .card .Button:hover{color:#e62058;border:1px solid #e62058}.image-text-section{padding:50px;position:relative}.image-section-text{width:22%;padding:50px;position:absolute;top:10%}.image-section-text .section-img{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:fit-content;display:flex;overflow:hidden}.image-section-text h1{color:#fff;margin-bottom:40px;font-size:1.7rem;font-weight:400}.image-section-text a{color:#fff;font-size:16px;font-weight:100%;border:1px solid #fff;border-radius:30px;padding:12px 25px;text-decoration:none}footer{background:#fff;align-items:end;min-height:450px;display:flex;position:relative;overflow:hidden}footer nav{background:linear-gradient(80deg,#f42dff32,#fdb92f9f,pink,pink);justify-content:space-between;align-items:center;width:100%;padding:50px;display:flex}footer nav div{justify-content:center;align-items:center;gap:40px;display:flex;overflow:hidden}footer nav div p{color:#fff;justify-content:center;align-items:center;gap:5px;height:100%;margin:0;font-size:15px;font-weight:500;display:flex}footer nav div a{color:#fff;text-decoration:none}footer nav div a svg{fill:#fff;gap:-20px;font-size:20px}.footer-logo div{justify-content:center;align-items:center;width:100px;height:fit-content;text-decoration:none;display:flex}.icon-div{gap:20px}.connect-main{box-sizing:border-box;width:100%;height:fit-content;padding:10px;overflow:hidden}.connect-main h1{text-align:center;margin-top:40px;font-family:Roboto Slab,serif;font-size:2.3rem}.head-line-loader{background-color:#5142fc;border-radius:5px;align-items:center;width:100px;height:3px;margin:auto;display:flex}.head-line-loader:before{content:"";background:#5142fc;border-radius:50%;width:10px;height:10px;animation:3s linear infinite alternate both headerlineloader;position:absolute}@keyframes headerlineloader{0%{transform:translate(0)}to{transform:translate(90px)}}.connect-section{box-sizing:border-box;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:20px;height:fit-content;padding:40px 20px;display:flex;overflow:hidden}.connect-cards{box-sizing:border-box;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:20px;width:calc(23.8095% - 30px);height:fit-content;padding:15px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #6e6d6d2f}.connect-cards:hover{transform:translateY(-3px);box-shadow:0 8px 18px #00000014}.connect-cards .img{box-sizing:border-box;border-radius:100%;justify-content:center;align-items:center;width:70px;height:fit-content;display:flex;overflow:hidden}.connect-cards h1{text-align:start;margin:0;font-size:1.1rem!important}.connect-cards p{color:#6e6d6d;margin:7px 0 0;font-size:15px;font-weight:600}.verified-badge{color:#fff;background:#5142fc;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:20px;left:70px}.pop-body{z-index:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0004;justify-content:center;align-items:center;width:100%;display:flex;position:fixed;inset:0}.connect-popup{box-sizing:border-box;text-align:center;background-color:#fff;border-radius:20px;max-width:35.7143%;height:fit-content;padding:20px;position:relative;overflow:hidden}.connect-popup .img{box-sizing:border-box;justify-content:center;align-items:center;width:50px;height:fit-content;margin:auto;display:flex;overflow:hidden}.connect-popup h1{margin:2px 0;font-size:1.3rem}.connect-popup p{font-size:17px;font-weight:600}.connect-popup small{color:#6e6d6d;font-size:13px;font-weight:500}.error-text{color:red;box-sizing:border-box;text-wrap:wrap;border:1px solid red;border-radius:5px;margin:0 0 30px;padding:5px 40px;overflow:hidden;font-size:15px!important}.connect-functions .Button{color:#5142fc;cursor:pointer;border:1px solid #5142fc;border-radius:30px;width:100%;margin-bottom:10px;padding:12px;font-size:15px;font-weight:500}.bottom-text{margin-top:50px}.bottom-text p{justify-content:center;align-items:center;gap:5px;margin-top:5px;display:flex;font-size:15px!important}.bottom-text p svg{fill:#222;font-size:17px}.pop-loader{background-color:#5142fc;justify-content:center;align-items:center;width:100%;height:3px;display:flex;position:relative}.pop-loader:before{content:"";background:#5142fc;border-radius:50%;width:10px;height:10px;animation:5s linear infinite alternate both poploader;position:absolute}@keyframes poploader{0%{transform:translate(-200px)}to{transform:translate(200px)}}.phase-text{resize:none;box-sizing:border-box;border:1px solid #222;outline:none;width:100%;min-height:150px;margin-bottom:10px;padding:12px;font-family:Nunito,sans-serift;font-size:15px;overflow:hidden}.phase-text::placeholder{font-size:16px}.close-tab{cursor:pointer;position:absolute;top:10px;right:10px}.pop-disabled{display:none}@media screen and (width<=1300px){.connect-section{gap:10px}.connect-cards{width:25%}}@media screen and (width<=1100px){.hero-section{flex-direction:column;justify-content:center;align-items:center;min-height:90vh;display:flex}.hero-section h1{font-size:5.7rem}.hero-section h2{width:80%;margin:10px 0;font-size:2.4rem}.get-started-section .card-section{gap:20px}.get-started-section p{width:73%}.get-started-section .card{min-width:calc(50% - 20px);max-width:calc(50% - 20px);height:250px}.get-started-section .card:first-child{min-width:100%;max-width:100%}.evm-section h1,.blockchain-section .blockchain-section-text{width:80%}.blockchain-section .blockchain-section-text h1{font-size:2.7rem}.blockchain-section .blockchain-section-vid{width:1000px;max-height:1000px;left:125px}.flare-use-section h1{flex-wrap:wrap;font-size:2.6rem}.flare-use-card-section{flex-wrap:wrap}.flare-use-card-section .card{width:calc(50% - 20px);min-height:300px}.flare-use-card-section .card .card-icon{width:10%}.flare-use-card-section .card:first-child{width:100%}.flare-use-card-section .card:first-child .card-icon{width:10%}.image-text-section{padding:50px 0}.image-text-section .image-section-text{width:35%}.image-text-section h1{font-size:1.5rem}.connect-cards{min-width:250px}.connect-popup{max-width:50%}}@media screen and (width<=950px){.nav-btn-holder{display:none}.menu-btn{display:contents}.hero-section h1{font-size:5rem}.hero-section h2{width:100%}.evm-section{padding:50px 20px}.evm-section h1{font-size:2.2rem}.evm-section .evm-card{width:calc(50% - 15px)}.blockchain-section-text{padding-left:20px;width:100%!important}.blockchain-section-vid{width:750px!important;max-height:750px!important;left:187.5px!important}}@media screen and (width<=900px){.hero-section h1{font-size:4rem}.evm-card h1{font-size:1.7rem!important}.connect-popup{max-width:55.5556%}.connect-cards{width:47.6191%}}@media screen and (width<=780px){.blockchain-section-vid{display:none}.blockchain-section-text{padding:0 20px}}@media screen and (width<=680px){.navbar{padding:10px 30px}.hero-section h1{font-size:2.7rem}.hero-section h2{font-size:1.5rem;line-height:2rem}.get-started-section{padding:15px}.get-started-section p{width:100%;font-size:17px}.get-started-card{min-width:100%!important;max-width:100%!important}.evm-section h1{margin-left:0;font-size:1.7rem;line-height:3rem;width:100%!important}.evm-card-section{flex-wrap:wrap;gap:15px}.evm-card-section .card{width:100%}.products-card-section{flex-wrap:wrap}.products-card-section .card{width:100%}.flare-use-card-section .card{width:100%!important}.image-text-section{box-sizing:border-box;height:fit-content}.image-text-section div{box-sizing:border-box;width:100%;height:300px;overflow:hidden}.image-text-section div img{height:100%}.image-section-text{width:80%!important}.image-section-text h1{color:#e62058}.footer nav{flex-wrap:wrap;gap:20px;padding:15px 30px}.footer nav div{justify-content:space-between;width:100%}.connect-cards{width:100%}.connect-main h1:first-child{font-size:1.7rem}.connect-popup{max-width:90%}}@media screen and (width<=500px){.hero-section{padding:0 20px 10px}.hero-section h1{font-size:2.2rem;font-weight:bolder}.hero-section h2{font-size:1.2rem;line-height:1.5rem}.evm-section h1{font-size:1.5rem;line-height:2.5rem}.blockchain-section-text h1{font-size:2.2rem!important}.blockchain-section-text p{font-size:20px}.blockchain-btn-holder a{width:100%}.products-section{padding:20px!important}.products-section .card{min-height:350px}.products-section .card .Button{width:100%;margin-top:20px}.flare-use-section{padding:20px}.card-icon{width:30%!important}.flare-use-card-section .card .Button{width:100%!important}.flare-use-card-section .card h1{margin-bottom:0}.connect-popup{max-width:95%}.connect-section{padding:10px}}body{box-sizing:border-box;background-color:#fff;margin:0;padding:0;font-family:Nunito,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{width:14px}body::-webkit-scrollbar-track{background:#000;border-radius:0;padding:2px}body::-webkit-scrollbar-thumb{background-color:#fff;background-clip:content-box;border:4px solid #0000;border-radius:10px;transition:all .5s linear}body::-webkit-scrollbar-thumb:hover{background-color:#e62058}button{background-color:#0000;font-family:Nunito,sans-serif}h1,h2,h3,h4,h5,h6{margin:10px 0}.disabled{opacity:.3}.navbar-logo{justify-content:center;align-items:center;width:100px;height:fit-content;display:flex}.navbar-logo img{object-fit:cover;width:100%;min-width:100%;max-width:100%;height:auto}.navbar-button{cursor:pointer;background-color:#0000;border:1px solid #000;border-radius:30px;padding:15px 30px;font-family:Nunito,sans-serif;font-size:16px;font-weight:500;transition:all .5s linear}.navbar-button:hover{color:#e62058;border:1px solid #e62058}img{object-fit:cover;width:100%;min-width:100%;max-width:100%;height:auto}
