@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Marcellus&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&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;scrollbar-width:thin;scrollbar-color:#6F42C1 rgba(255,255,255,.7803921569)}body,html{font-family:Roboto,sans-serif;color:#252222;overflow-x:hidden;height:100vh}button,input,a{border:none;outline:none;background:transparent;text-decoration:none;color:#252222;font-size:1rem;font-weight:400}section{height:100vh;width:100vw;scroll-snap-align:start;position:relative}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffffc7}::-webkit-scrollbar-thumb{background-color:#9d67ff;border-radius:8px;border:none}::-webkit-scrollbar-thumb:hover{background-color:#6f42c1}.contact-page-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10%;padding:38px 50px}.contact-page-container .contact-page-main-container{display:flex;justify-content:center;align-items:center;margin-top:12vh;flex-direction:column-reverse;gap:20vh;width:100vw;height:100vh}.contact-page-container .contact-page-main-container .hero-container{width:100vw;padding:0 10%;display:flex;align-items:end;justify-content:space-between}.contact-page-container .contact-page-main-container .hero-container .arrow{margin-bottom:28px}.contact-page-container .contact-page-main-container .hero-container .arrow svg{stroke:20px}.contact-page-container .contact-page-main-container .hero-container .header-container span{margin-left:12px}.contact-page-container .contact-page-main-container .hero-container .header-container .header{font-size:1000%}.contact-page-container .contact-page-main-container .contact-details{width:100%;display:flex;flex-direction:column;align-items:end;margin-right:18%}.contact-page-container .contact-page-main-container .contact-details .link{position:relative;cursor:pointer}.contact-page-container .contact-page-main-container .contact-details .link:hover:after{width:100%}.contact-page-container .contact-page-main-container .contact-details .link:after{content:"";position:absolute;height:2px;width:0%;left:0;bottom:0;background:#121212;transition:all .2s}.contact-page-container .contact-page-main-container .contact-details .hilight{font-weight:600;margin-bottom:8px}.contact-page-container .contact-page-main-container .contact-details .detail{margin:20px;width:180px}.copyrights{color:#797979;font-size:10px;width:100%;text-align:center}.background-main{position:fixed;top:0;left:0;z-index:-1;height:100vh;width:100vw;pointer-events:all;display:flex;justify-content:center;align-items:center}.background-main .gradient-background{filter:blur(80px)}.home-page-wrapper{overflow-x:hidden;height:100vh;width:100vw;align-content:center}.home-page-wrapper .home-page-container{max-width:1200px;margin:auto;position:relative}.home-page-wrapper .home-page-container .landing-page{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;position:relative;font-family:Poppins,sans-serif}.home-page-wrapper .home-page-container .landing-page .hero-content .hero-text{font-size:72px;font-weight:500}.home-page-wrapper .home-page-container .landing-page .hero-content .line-1{display:flex;align-items:center;gap:23px}.home-page-wrapper .home-page-container .landing-page .hero-content .line-1 .video-container{display:flex;align-items:center}.home-page-wrapper .home-page-container .landing-page .hero-content .line-1 .video-container .img-container{height:80px}.home-page-wrapper .home-page-container .landing-page .hero-content .line-1 .video-container .img-container img{height:100%}.home-page-wrapper .home-page-container .landing-page .hero-content .line-1 .video-container .play-btn{background:#323232;height:80px;min-width:80px;border-radius:50% 50% 50% 0}.home-page-wrapper .home-page-container .landing-page .hero-sub-content{width:100%;margin-top:70px;font-family:Inter,sans-serif;font-size:1rem}.home-page-wrapper .home-page-container .landing-page .hero-sub-content .get-started-button-wrapper{display:flex;justify-content:center;width:100%;margin-bottom:24px}.home-page-wrapper .home-page-container .landing-page .hero-sub-content .get-started-button-wrapper .get-started-button-container{display:flex;align-items:center}.home-page-wrapper .home-page-container .landing-page .hero-sub-content .get-started-button-wrapper .get-started-button-container .button,.home-page-wrapper .home-page-container .landing-page .hero-sub-content .get-started-button-wrapper .get-started-button-container .arrow-container{background:#262626;padding:8px 14px;border-radius:32px;color:#fff}.home-page-wrapper .home-page-container .landing-page .hero-sub-content .sub-content{color:#585858;max-width:550px;margin:auto;text-align:center}.home-page-wrapper .home-page-container .landing-page .hero-sub-content .sub-content span{color:#6f42c1}.home-page-wrapper .home-page-container .landing-page .scroll-down-indication-container{position:absolute;height:32px;width:32px;background:#121212;bottom:30px;border-radius:50%;overflow:hidden}.home-page-wrapper .home-page-container .landing-page .scroll-down-indication-container .scroll-down-indication1,.home-page-wrapper .home-page-container .landing-page .scroll-down-indication-container .scroll-down-indication2{min-height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;position:absolute}.home-page-wrapper .home-page-container .landing-page .scroll-down-indication-container .scroll-down-indication1{animation:scroll-down-1 1s 1s infinite ease-in-out}.home-page-wrapper .home-page-container .landing-page .scroll-down-indication-container .scroll-down-indication2{animation:scroll-down-2 1s 1s infinite ease-in-out}.home-page-wrapper .home-page-container .home-product-insite-wrapper{position:sticky;top:0;display:flex;justify-content:center;align-items:center;width:100%;margin:auto}.home-page-wrapper .home-page-container .home-product-insite-wrapper .content-header-wrapper{transform:translateY(-80%)}.home-page-wrapper .home-page-container .home-product-insite-wrapper .content-header-wrapper .content-header{font-family:Inter,sans-serif;font-size:72px}.home-page-wrapper .home-page-container .home-product-insite-wrapper .content-context-wrapper{transform:translateY(80%)}.home-page-wrapper .home-page-container .home-product-insite-wrapper .content-context-wrapper .content-context{font-family:Poppins,sans-serif;font-size:32px;max-width:520px}.home-page-wrapper .features-lists-wrapper{background-color:#fff;display:flex;justify-content:center;z-index:2}.home-page-wrapper .features-lists-wrapper .features-lists-container{max-width:1200px}.home-page-wrapper .features-lists-wrapper .features-lists-container .features-container{display:flex;justify-content:space-between;width:100%;gap:40px;margin:80px 0}.home-page-wrapper .features-lists-wrapper .features-lists-container .features-container:nth-child(2n){flex-direction:row-reverse}.home-page-wrapper .features-lists-wrapper .features-lists-container .features-container .content-container{flex:1}.home-page-wrapper .features-lists-wrapper .features-lists-container .features-container .content-container .header{font-size:32px;font-family:Inter,sans-serif;color:#121212;font-weight:500;margin:40px 0}.home-page-wrapper .features-lists-wrapper .features-lists-container .features-container .content-container .content{font-family:Poppins,sans-serif;font-size:24px;color:#262626}.home-page-wrapper .features-lists-wrapper .features-lists-container .features-container .image-wrapper{flex:1;height:60vh;display:flex;align-items:flex-end}.home-page-wrapper .features-lists-wrapper .features-lists-container .features-container .image-wrapper .image-container{max-height:46vh;min-height:300px;width:100%;border-radius:60px;overflow:hidden;border:none;margin-bottom:40px}.home-page-wrapper .features-lists-wrapper .features-lists-container .features-container .image-wrapper .image-container img{height:100%;width:100%;object-fit:cover;vertical-align:top}.landing-page,.home-product-insite-wrapper{transition:opacity .8s ease,transform .8s ease}@keyframes scroll-down-1{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes scroll-down-2{0%{transform:translateY(0)}to{transform:translateY(100%)}}.specification-wrapper{width:100vw}.specification-wrapper .hero-section-wrapper{display:flex;justify-content:space-between;align-items:center;height:100vh;width:100%;gap:10%}.specification-wrapper .hero-section-wrapper .content{display:flex;flex-direction:column;gap:40px}.specification-wrapper .hero-section-wrapper .content .title{font-weight:500;position:relative;color:#131313;width:fit-content}.specification-wrapper .hero-section-wrapper .content .title:after{content:"";position:absolute;width:80px;height:3px;bottom:0;margin-left:10px;background:#131313;right:-80px}.specification-wrapper .hero-section-wrapper .content .hero-content{font-size:3.6rem}.specification-wrapper .hero-section-wrapper .content .hero-sub-content{font-size:1rem}.specification-wrapper .hero-section-wrapper .content .try-now-btn{width:fit-content;background:#262626;color:#f7f1ef;padding:8px 14px;border-radius:30px;cursor:pointer}.specification-wrapper .hero-section-wrapper .content .try-now-btn:hover{background:#222}.specification-wrapper .hero-section-wrapper .image-container{height:50%;min-width:35%;width:30%}.specification-wrapper .hero-section-wrapper .image-container img{height:100%;width:100%;object-fit:cover;border-radius:60px}.specification-wrapper .specification-container{position:relative;max-width:1200px;margin:auto}.specification-wrapper .specification-container .header{font-size:3rem}.specification-wrapper .specification-container .sub-header{margin-top:10px;font-size:1rem}.specification-wrapper .specification-container .spec-discription-wrapper .spec-discription-container{margin-bottom:45px;width:50%}.specification-wrapper .specification-container .spec-discription-wrapper .spec-discription-container .spec-header{font-size:3rem}.specification-wrapper .specification-container .spec-discription-wrapper .spec-discription-container .spec-sub-header{margin-top:10px;font-size:1rem}.specification-wrapper .specification-container .spec-discription-wrapper .spec-highlights-list-container{margin-bottom:130px}.specification-wrapper .specification-container .spec-discription-wrapper .spec-highlights-list-container .spec-highlight-list{display:flex;justify-content:space-between;align-items:center;gap:80px}.specification-wrapper .specification-container .spec-discription-wrapper .spec-highlights-list-container .spec-highlight-list .content{flex:1}.specification-wrapper .specification-container .spec-discription-wrapper .spec-highlights-list-container .spec-highlight-list .image-container{height:100%;width:100%;flex:1;border-radius:64px;overflow:hidden}.specification-wrapper .specification-container .spec-discription-wrapper .spec-highlights-list-container .spec-highlight-list .image-container img{height:100%;width:100%;object-fit:cover;vertical-align:bottom}.specification-wrapper .specification-container .spec-discription-wrapper .spec-highlights-list-container .spec-highlight-list:nth-child(odd){flex-direction:row-reverse}.specification-wrapper .specification-container .spec-discription-wrapper .features-container .header-container{width:50%;margin-bottom:60px}.specification-wrapper .specification-container .spec-discription-wrapper .features-container .feature-list-container{display:flex;flex-wrap:wrap;gap:22px}.specification-wrapper .specification-container .spec-discription-wrapper .features-container .feature-list-container .feature-list{width:calc(33.3333333333% - 30px);margin-bottom:60px}.specification-wrapper .specification-container .spec-discription-wrapper .features-container .feature-list-container .feature-list .image-container{height:380px;width:100%;overflow:hidden;border-radius:64px}.specification-wrapper .specification-container .spec-discription-wrapper .features-container .feature-list-container .feature-list .image-container img{height:100%;width:100%;object-fit:cover}.specification-wrapper .specification-container .spec-discription-wrapper .features-container .feature-list-container .feature-list .feature-header{margin:20px;text-align:center;font-size:1.4rem;font-weight:500}.specification-wrapper .specification-container .spec-discription-wrapper .features-container .feature-list-container .feature-list .feature-sub-header{text-align:center}.line-mask{display:block;overflow:hidden;width:fit-content}.nav-bar-container{position:fixed;display:flex;justify-content:space-between;align-items:center;padding:20px;width:100vw;top:16px;z-index:100}.nav-bar-container .logo-container{height:36px}.nav-bar-container .logo-container img{height:100%;width:100%}.nav-bar-container .nav-content-wrapper{position:absolute;top:0;left:50%;transform:translate(-50%,20px);transition:all .2s ease-in-out}@media (max-width: 768px){.nav-bar-container .nav-content-wrapper{width:calc(100% - 60px);position:fixed;top:90px;left:50%;transform:translate(-50%,-20px);opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.nav-bar-container .nav-content-wrapper.show{opacity:1;transform:translate(-50%);pointer-events:auto}.nav-bar-container .nav-content-wrapper .nav-content{flex-direction:column!important;gap:12px!important}}.nav-bar-container .nav-content-wrapper .nav-content{padding:4px 8px;border-radius:30px;background:#ffffffc7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nav-bar-container .nav-content-wrapper .nav-sub-content{position:absolute;top:45px;left:50%;transform:translate(-50%);padding:4px;border:1px solid #f5f5f5;border-radius:30px;background:#ffffffc7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-sub-list{text-wrap:nowrap}.nav-bar-container .nav-content-wrapper .nav-sub-content,.nav-bar-container .nav-content-wrapper .nav-content{display:flex;justify-content:center;align-items:center;gap:6px}.nav-bar-container .nav-content-wrapper .nav-sub-content .highlight,.nav-bar-container .nav-content-wrapper .nav-content .highlight{color:#f7f1ef;font-weight:500;background:#9d67ff}.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-sub-list,.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-list,.nav-bar-container .nav-content-wrapper .nav-content .nav-sub-list,.nav-bar-container .nav-content-wrapper .nav-content .nav-list{padding:8px 16px;border-radius:30px;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer}.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-sub-list:after,.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-list:after,.nav-bar-container .nav-content-wrapper .nav-content .nav-sub-list:after,.nav-bar-container .nav-content-wrapper .nav-content .nav-list:after{content:"";position:absolute;border-radius:30px;background:#6f42c1;height:0%;width:0%;left:50%;transform:translate(-50%);bottom:0;z-index:-1;transition:all .3s ease}.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-sub-list:hover,.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-list:hover,.nav-bar-container .nav-content-wrapper .nav-content .nav-sub-list:hover,.nav-bar-container .nav-content-wrapper .nav-content .nav-list:hover{color:#fff}.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-sub-list:hover:after,.nav-bar-container .nav-content-wrapper .nav-sub-content .nav-list:hover:after,.nav-bar-container .nav-content-wrapper .nav-content .nav-sub-list:hover:after,.nav-bar-container .nav-content-wrapper .nav-content .nav-list:hover:after{height:100%;width:100%}.nav-bar-container .hamburger{width:45px;height:30px;display:flex;flex-direction:column;justify-content:space-around;cursor:pointer}.nav-bar-container .hamburger .line{width:90%;height:2px;background-color:#000;transition:all .2s linear}.nav-bar-container .hamburger.hamburgeropen .line:nth-child(1){transform:rotate(45deg) translateY(10px)}.nav-bar-container .hamburger.hamburgeropen .line:nth-child(2){transform:rotate(-45deg) translateY(-10px)}.nav-bar-container .buttons-wrapper{display:flex;justify-content:center;align-items:center;gap:8px}@media (max-width: 768px){.nav-bar-container .buttons-wrapper{display:none}}.nav-bar-container .buttons-wrapper .button{background:#262626;color:#f7f1ef;padding:8px 14px;border-radius:30px}.nav-bar-container .buttons-wrapper .button:hover{background:#222}.nav-bar-container .buttons-wrapper .highlight{background:#6f42c1;color:#f7f1ef}.nav-bar-container .buttons-wrapper .highlight:hover{background:#7d55c7}.footer-wrapper{position:relative;width:100%;display:flex;justify-content:center;background-position:center;background-size:cover;background-repeat:no-repeat}.footer-wrapper .footer-container{width:100%;max-width:1200px;display:flex;justify-content:center;align-items:center}.footer-wrapper .footer-container .contact-container{color:#fff;text-align:center;padding:90px 60px;background:transparent;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:60px;-webkit-mask-image:radial-gradient(#000,#000 50%,rgba(0,0,0,0) 80%,rgba(0,0,0,0));mask-image:radial-gradient(#000,#000 50%,#0000 70%,#0000)}.footer-wrapper .footer-container .contact-container .header{font-size:72px;font-weight:500;font-family:Inter,sans-serif}.footer-wrapper .footer-container .contact-container .content{max-width:600px;width:50vw;margin:46px 0}.footer-wrapper .footer-container .contact-container .get-started-button-wrapper{width:100%;display:flex;justify-content:center}.footer-wrapper .footer-container .contact-container .get-started-button-wrapper .get-started-button-container{display:flex;align-items:center}.footer-wrapper .footer-container .contact-container .get-started-button-wrapper .get-started-button-container .button,.footer-wrapper .footer-container .contact-container .get-started-button-wrapper .get-started-button-container .arrow-container{background:#fff;padding:8px 14px;border-radius:32px;color:#262626}.footer-wrapper .footer-container .contact-container .get-started-button-wrapper .get-started-button-container .button path,.footer-wrapper .footer-container .contact-container .get-started-button-wrapper .get-started-button-container .arrow-container path{fill:#262626}.footer-wrapper .footer-container .footer{position:absolute;padding:60px;display:flex;justify-content:space-between;align-items:center;bottom:0;width:100%;font-size:1rem;color:#fff}.footer-wrapper .footer-container .footer .links{display:flex;justify-content:center;align-items:center;gap:12px}.footer-wrapper .footer-container .footer .links a{color:#fff}.label-container{padding:10px;border-radius:8px;display:flex;flex-direction:row-reverse;gap:12px}.label-icon{margin-left:10px}.label-content{position:relative;min-width:364px}.label-2 .label-content{transform:translateY(90%)}.label-3 .label-content{transform:translateY(60%)}.label-4 .label-content{transform:translateY(-25%)}.label-5 .label-content{transform:translateY(55%)}.label-title{margin:0;font-size:14px;font-weight:600;color:#9d67ff}.label-description{font-size:12px;margin-top:6px;line-height:22px}.label-description .highlight{color:#9d67ff;display:inline}
