@import url(https://fonts.googleapis.com/css2?family=Poppins: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);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{font-family:Poppins,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.main{background-attachment:fixed;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 800'%3E%3Cpath fill='%230ea58e' d='M800 100 0 200v600h1600V200z'/%3E%3Cpath fill='%230e9084' d='M800 200 0 400v400h1600V400z'/%3E%3Cpath fill='%230e7c78' d='M800 300 0 600v200h1600V600z'/%3E%3Cpath fill='%230e6769' d='M1600 800 800 400 0 800z'/%3E%3Cpath fill='%230d5156' d='M1280 800 800 500 320 800z'/%3E%3Cpath fill='%230b3c43' d='M533.3 800h533.4L800 600z'/%3E%3Cpath fill='%23092A31' d='M684.1 800h230.2L800 700z'/%3E%3C/svg%3E");background-size:cover}.header,.main{background-color:#0dba97}.header{border-bottom:1px solid #e0ffff;color:#fff;left:0;padding:.5rem 4rem;position:-webkit-sticky;position:sticky;top:0;z-index:29}.header nav{align-items:center;display:flex;justify-content:space-between}.nav-brand h3{font-size:1.44rem;font-weight:500;line-height:calc(1.44rem + 6px)}.nav-items,.nav-items ul,.user ul{align-items:center;display:flex;font-size:16px;font-weight:400;gap:2rem;justify-content:space-between;line-height:22px}.user i{display:none}.nav-items ul li,.user ul{list-style:none}.nav-items ul li,.user ul button,.user ul p{cursor:pointer;position:relative}.nav-items ul li p{transition:font-weight .3s ease}.nav-items ul li p:hover{font-weight:500}.user ul button{background-color:#092a31;border:none;border-radius:20px;color:#fff;font-size:16px;font-weight:400;outline:none;padding:8px 12px;transition:filter .3s ease}.nav-items ul p:hover+.container{font-weight:500;scale:1}@media screen and (max-width:900px){.header{padding:.5rem 1rem}.nav-items ul{align-items:self-start!important;background-color:#fff;color:#000;flex-direction:column;height:100dvh;justify-content:normal!important;overflow-x:scroll;padding:2rem 1rem;position:absolute;right:200vw;top:0;transition:right .3s ease;width:100dvw;z-index:30}.on{left:0}.user i{display:block;font-size:25px;font-weight:500;line-height:41px;z-index:30}.user i,.user i .bx-x{color:#092a31!important}.user button{display:none}.overlay{background-color:#e1e1e1b3;bottom:0;left:0;position:absolute;right:0;scale:0;top:0;z-index:31}.nav-items ul p:hover .overlay{scale:1}}.container{grid-gap:1rem;background-color:#fff;border:1px solid #f3f3f3;border-radius:5px;display:grid;filter:drop-shadow(2px 2px 2px #e0ffff);gap:1rem;grid-template-columns:repeat(3,1fr);padding:2rem 1rem;position:absolute;scale:0;top:1.5rem;transition:scale .3s ease;width:50vw;z-index:32}.container:hover{scale:1}@media screen and (max-width:900px){.container{grid-template-columns:1fr;width:80vw}}.drop-item{align-items:center;border-bottom:1px solid #ccc;color:#092a31;display:flex;padding:10px}.drop-item i{font-size:30px;margin-right:10px}.drop-text{display:flex;flex-direction:column}.drop-header{font-size:16px;font-weight:400;line-height:22px}.drop-detail{font-size:13px;font-weight:300;line-height:19px}.hero-container{height:-webkit-fit-content;height:fit-content;min-height:100dvh;padding:4rem 8rem}.hero-container h2{color:#fff;font-size:47.78px;font-weight:500;line-height:53.78px;padding-right:10px;text-align:center}.hero-container .hero-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero-animate{animation:type 4s steps(18) infinite,blink-caret .75s step-end infinite;border-right:3px solid #fff;margin-bottom:1rem;overflow:hidden;white-space:nowrap;width:100%}.hero-text button{background-color:#092a31;border:none;border-radius:20px;color:#fff;font-size:16px;font-weight:400;outline:none;padding:8px 12px;transition:filter .3s ease}.hero-video{align-items:center;display:flex;justify-content:space-around;padding:4rem;width:100%}.hero-video video{border-radius:5px;width:100%}.partners{align-items:center;display:flex;gap:1rem;justify-content:space-evenly}.partner-one{flex:1 1}.partner-one img{height:100px;object-fit:contain;width:100%}.trusted-by{color:#fff;font-size:1.2rem;font-weight:500;line-height:calc(1.2rem + 6px);padding-bottom:1rem;text-align:center}@keyframes type{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:#000}}@media screen and (max-width:900px){.hero-container{height:-webkit-fit-content;height:fit-content;padding:2rem 1rem}.hero-container h2{font-size:1.728rem;font-weight:500;line-height:calc(1.728rem + 6px)}.hero-video{padding:2rem 0}}.feature-section{color:#fff;min-width:100%;padding:4rem 8rem}.feature-section .heading{align-items:flex-start;display:flex;gap:1rem;justify-content:center}.feature-section .heading:first-child,.feature-section .heading:last-child{flex:1 1}.feature-section .heading h3{font-size:2.074rem;font-weight:500;line-height:calc(2.074rem + 6px)}.feature-section .heading p{font-size:1.25rem;font-weight:400;line-height:calc(1.25rem + 6px)}.features-details{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);padding:4rem 0}.features-details .detail-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #e0ffff;display:flex;flex-direction:column;justify-content:center;padding:1rem}.features-details .detail-card .card-icon{color:#0dba97;font-size:30px;padding:8px}.features-details .detail-card .card-header{font-size:1.25rem;font-weight:500;line-height:calc(1.25rem + 6px)}.features-details .detail-card .card-paragraph{font-size:1rem;font-weight:400;line-height:calc(1rem + 6px)}@media screen and (max-width:900px){.feature-section{height:-webkit-fit-content;height:fit-content;padding:2rem 1rem}.feature-section .heading{flex-direction:column;width:100%}.features-details{grid-template-columns:1fr}.features-details .detail-card{margin:0}.feature-section .heading:first-child,.feature-section .heading:last-child{flex:auto;width:100%}.feature-section .heading h3{font-size:1.728rem;font-weight:500;line-height:calc(1.728rem + 6px)}}.nft-section{align-items:center;color:#fff;display:flex;flex-direction:column;gap:1rem;height:100dvh;padding:4rem 8rem}.nft-section .nft-header{text-align:center}.nft-header h3{font-size:2.074rem;font-weight:500;line-height:calc(2.074rem + 6px);padding-bottom:1rem}.nft-header p{font-size:1.25rem;font-weight:400;line-height:calc(1.25rem + 6px)}.nft-body{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.nft-body .nft-card{background:#0dba97;background:linear-gradient(193deg,#0dba97,#092a31);border:1px solid #e0ffff;border-radius:10px;width:20vw}.nft-card:hover .card-image img{scale:1.2}.nft-card .nft-card-header{border-radius:10px 10px 0 0;font-size:1.2rem;font-weight:500;line-height:calc(1.2rem + 6px);padding:10px}.nft-card .card-image{border-radius:10px;padding:10px}.nft-card .card-image img{object-fit:contain;transition:scale .3s ease;width:100%}.nft-card .card-body p{font-size:1rem;font-weight:400;line-height:calc(1rem + 6px);padding:10px}@media screen and (max-width:900px){.nft-section{height:-webkit-fit-content;height:fit-content;padding:2rem 1rem}.nft-body{grid-template-columns:1fr}.nft-body .nft-card{width:100%}.nft-section h3{font-size:1.728rem;font-weight:500;line-height:calc(1.728rem + 6px)}}.bst-container{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);height:100dvh;padding:4rem 8rem}.bst-container .bst-text{display:flex;flex-direction:column;gap:1rem;width:100%}.bst-container .bst-text h3{color:#fff;font-size:2.074rem;font-weight:500;line-height:calc(2.074rem + 6px)}.bst-text p{color:#fff;font-size:1.25rem;font-weight:400;line-height:calc(1.25rem + 6px)}.bst-text button{background-color:#092a31;border:none;border-radius:20px;color:#fff;font-size:16px;font-weight:400;outline:none;padding:8px 12px;transition:filter .3s ease;width:-webkit-fit-content;width:fit-content}.bst-container .bst-image img{height:100%;object-fit:contain;rotate:90deg;width:100%}@media screen and (max-width:900px){.bst-container{gap:1rem;grid-template-columns:1fr;height:-webkit-fit-content;height:fit-content;padding:2rem 1rem}.bst-container h3{font-size:1.728rem;font-weight:500;line-height:calc(1.728rem + 6px)}}.faq-container{padding:4rem 8rem}.faq-container h3{color:#fff;font-size:2.074rem;font-weight:500;line-height:calc(2.074rem + 6px);padding-bottom:1rem}.question-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #e0ffff;color:#fff;display:flex;flex-direction:column;padding:1rem;transition:height .3s ease}.question-box .question{align-items:center;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;line-height:calc(1rem + 6px);padding:1rem 0}.question-box .answer{color:#eaeaea;font-size:1rem;font-weight:400;line-height:calc(1rem + 6px);padding:0 0 1rem}@media screen and (max-width:900px){.faq-container{padding:2rem 1rem}.question-box{padding:.5rem}.faq-container h3{font-size:1.728rem;font-weight:500;line-height:calc(1.728rem + 6px)}}.footer-container{grid-gap:4rem;border-top:1px solid #0dba97;color:#fff;display:grid;gap:4rem;grid-template-columns:1fr;overflow:hidden;padding:4rem 8rem}.footer-container a{color:#fff;text-decoration:none}.footer-container .top-footer,.footer-container .top-footer .top-one{align-items:start;display:flex;justify-content:space-between}.footer-container .top-footer .top-one{flex-direction:column;height:100%}.top-footer .top-one h5,.top-footer .top-one i{font-size:23.04px;font-weight:500;line-height:29.04px}.top-footer .top-one i{background-color:#fff;border-radius:5px;color:#092a31;margin-right:1rem;padding:4px 8px}.top-footer .top-two{align-items:start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.top-two .top-two-box h5{font-size:1rem;font-weight:500;line-height:calc(1.2rem + 6px);margin-bottom:.5rem}.top-two-box ul{color:#eaeaea;font-size:1rem;font-weight:400;line-height:calc(1rem + 6px);list-style:none}.footer-container .newsletter{align-items:center;display:flex;justify-content:space-between}.footer-container .newsletter h5{font-size:23.04px;font-weight:500;line-height:29.04px}.newsletter form,.newsletter-text p{font-size:1rem;font-weight:400;line-height:calc(1rem + 6px)}.newsletter form{align-items:center;background-color:#fff;border:1px solid #e0ffff;border-radius:5px;border-radius:28px;display:flex;gap:1rem;padding:8px 12px;width:50%}.newsletter form input{background-color:initial;border:none;outline:none;width:60%}.newsletter form button{background-color:#092a31;border:none;border-radius:20px;color:#fff;outline:none;padding:8px 12px;transition:filter .3s ease;width:40%}.footer-container .copyright{font-size:1rem;font-weight:400;line-height:calc(1rem + 6px)}@media screen and (max-width:900px){.footer-container{padding:2rem 1rem}.footer-container .top-footer{flex-direction:column;gap:2rem}.footer-container .top-footer .top-one{justify-content:space-between;width:100%}.footer-container .newsletter{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.top-two{flex-direction:column}.newsletter form{width:-webkit-fit-content;width:fit-content}.socials{margin-top:2rem}.footer-container h3{font-size:1.728rem;font-weight:500;line-height:calc(1.728rem + 6px)}}
/*# sourceMappingURL=main.37b20c00.css.map*/