#root{margin:0;width:100%;text-align:center;color:#fff;font-family:Cairo,sans-serif}::selection{color:#9aa0ff}body{margin:0;padding:0;background-color:#050020;overflow-x:hidden}.landing{height:150vh;width:100%}.landingBox{position:relative;width:100%;height:100vh;background-image:url(/Solve/assets/landing-C0hKo6vl.png);background-size:cover;background-position:center;filter:contrast(105%)}.animation{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-shadow:0 0 5px white,0 0 10px white,0 0 20px white,0 0 40px #0ff,0 0 80px #0ff}.box{position:relative}.box div{transform:translate(-50%,-50%);position:absolute;font-weight:700;font-size:40px}.landingBox nav{position:absolute;display:flex;justify-content:space-between;width:80%;align-items:center;top:20px;max-width:1000px;left:50%;transform:translate(-50%);padding:5px 20px;background-color:#ffffff1a;border-radius:50px}.landingBox nav .logo{font-size:20px;font-weight:700}.landingBox nav ul{display:flex;gap:20px}.landingBox nav ul li{list-style:none}.landingBox nav ul li:hover{cursor:pointer}.landingBox nav button{padding:10px 20px;background-color:#5f00ff;color:#fff;border:none;border-radius:50px}.slogan{position:absolute;top:50%;left:50%;transform:translate(-50%,-75%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.slogan h5{font-size:10px;font-weight:700;overflow:hidden;height:fit-content;width:fit-content;margin:0 auto}.slogan h2{font-size:40px;font-weight:700;margin:5px;padding:0}.slogan h2 div{padding:0;overflow:hidden;height:fit-content;width:fit-content;margin:0 auto}.posts{position:absolute;bottom:20px;display:flex;justify-content:space-between;width:80%;left:50%;transform:translate(-50%)}.posts .post{width:28%;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#ffffff0d;border-radius:20px;border:1px solid rgba(255,255,255,.1)}.posts .post:nth-child(2){background:linear-gradient(to bottom,#5f00ff,#ffd70000)}.posts .post .image{height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);background-color:#000;width:30px;border-radius:50%;margin-right:auto}.posts .post .image img{width:50%}.posts .post .content{padding:20px}.posts .post .content .title{font-size:20px}.posts .post .content .description{font-size:12px;opacity:.5}.posts .post button{width:100%;border:none;background-color:#5f00ff;color:#fff;border-radius:5px;padding:10px 0}.who{height:200vh;width:100%}.who .whoBox{width:100%;height:100vh;position:relative}.who .whoBox:after{content:"";position:absolute;top:85%;right:-350px;width:300px;height:300px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#F4A0FF 0%,transparent 100%);filter:blur(50px);opacity:.3;z-index:1}.who .whoBox h3{font-size:20px;width:fit-content}.who .whoBox .whoContent{display:flex;justify-content:space-between;align-items:center;width:100%;margin:200px 0}.who .whoBox .whoContent .graphsBox{width:300px;height:300px;background-color:#ffffff0d;border-radius:10px;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.who .whoBox .whoContent .graphsBox .graph{width:calc(100% / 3);height:100%;display:flex;flex-direction:column;justify-content:space-between}.who .whoBox .whoContent .graphsBox .graph .graphTitle{font-size:12px}.who .whoBox .whoContent .graphsBox .graph .graphDescription{font-size:10px}.who .whoBox .whoContent .graphsBox .graph .graphImage{height:180px;border-top-right-radius:10px;border-top-left-radius:10px;position:relative}.who .whoBox .whoContent .graphsBox .graph .graphImage:after{position:absolute;content:"";height:calc(100% + 30px);width:100%;border-top-right-radius:10px;border-top-left-radius:10px;background-color:#ffffff1a;left:0;bottom:0}.who .whoBox .whoContent .graphsBox .graph .graph1{background-color:#8740ff;height:60%}.who .whoBox .whoContent .graphsBox .graph .graph2{background-color:#7422ff;height:30%}.who .whoBox .whoContent .graphsBox .graph .graph3{background-color:#5f00ff;height:10%}.who .whoBox .whoContent .whoInfo{width:50%;display:flex;justify-content:space-between;align-items:center;position:relative;height:300px;overflow:hidden}.who .whoBox .whoContent .whoInfo:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#050020,#050020cc 10%,#0500204d,#05002000 20%,#05002000 80%,#0500204d,#050020cc 90%,#050020);pointer-events:none}.who .whoBox .whoContent .whoInfo .info1{width:100%;position:absolute;bottom:50%;transform:translateY(50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.who .whoBox .whoContent .whoInfo .info1 .infoNumber{display:flex;align-items:center;gap:20px}.who .whoBox .whoContent .whoInfo .info1 .infoNumber h3{font-size:20px}.who .whoBox .whoContent .whoInfo .info1 .infoNumber p{font-size:12px}.who .whoBox .whoContent .whoInfo .info2{width:100%;height:100%;position:absolute;right:50%;transform:translate(50%,50%);bottom:-100%}.who .whoBox .whoContent .whoInfo .info2 button{background-color:#5f00ff;color:#fff;border:none;border-radius:50px;padding:10px 20px}.build{height:300vh;width:100%;overflow:hidden}.build .buildBox{position:relative}.build .buildBox:after{content:"";position:absolute;top:85%;left:50px;width:400px;height:400px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#F4A0FF 0%,transparent 100%);filter:blur(50px);opacity:.3;z-index:1}.build .buildBox h2{width:fit-content}.build .buildBox .buildContent{display:flex;justify-content:space-between;margin:100px 0 0}.build .buildBox .buildContent .buildImageBox{width:300px;height:300px;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;border-radius:10px}.build .buildBox .buildContent .buildImageBox .buildImage{overflow:hidden;width:80%;height:80%;background-color:#fff;border-radius:10px;padding:15px}.build .buildBox .buildContent .buildImageBox .buildImage .options{width:40%;height:30px;display:flex;gap:10px}.build .buildBox .buildContent .buildImageBox .buildImage .options .option{width:15px;height:15px;border-radius:50%}.build .buildBox .buildContent .buildImageBox .buildImage .options .option:nth-child(1){background-color:#ff5656}.build .buildBox .buildContent .buildImageBox .buildImage .options .option:nth-child(2){background-color:#ffaf36}.build .buildBox .buildContent .buildImageBox .buildImage .options .option:nth-child(3){background-color:#63c7ff}.build .buildBox .buildContent .buildImageBox .buildImage .image{width:100%;height:75%;border-radius:10px;background-color:#cdafff;position:relative;display:flex;align-items:center;justify-content:center}.build .buildBox .buildContent .buildImageBox .buildImage .imageWrapper1{width:40px;height:40px;border-radius:10px;background-color:#fff;display:flex;align-items:center;justify-content:center}.build .buildBox .buildContent .buildImageBox .buildImage .imageWrapper2{width:30px;height:30px;border-radius:10px;position:absolute;background-color:#fff;top:10px;right:10px;display:flex;align-items:center;justify-content:center}.build .buildBox .buildContent .buildImageBox .buildImage .imageWrapper1 img,.build .buildBox .buildContent .buildImageBox .buildImage .imageWrapper2 img,.buildInfo{width:50%}.buildInfo .buildTitles{display:flex;justify-content:space-between;gap:10px}.buildInfo .buildTitles .buildTitle{font-size:16px;background-color:#ffffff1a;padding:10px 30px;border-radius:30px;display:flex;align-items:center;justify-content:center}.buildInfo .buildTitles .active{color:#5f00ff;background-color:transparent;border:1px solid #5F00FF}.buildInfo .buildDescBox{position:relative}.buildInfo .buildDesc{margin:20px 0 0;position:absolute;top:50%;left:50%;transform:translate(-50%);width:100%}.buildInfo .buildDesc h3{width:fit-content;margin:0 auto 0 0}.buildInfo .buildDesc p{width:fit-content;text-align:left;opacity:.5}.testimonial{height:150vh}.testimonial .testimonialBox{height:100vh;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;background-color:#ffffff0d;padding:10px;border-radius:10px}.testimonial .testimonialBox .personImage{width:300px;height:fit-content}.testimonial .testimonialBox .personImage img{width:100%}.testimonial .testimonialBox .testimonialContent{width:50%}.testimonial .testimonialBox .testimonialContent p{width:fit-content;text-align:left}.ask .container{height:100%}.ask .container h2,.ask .container p{width:fit-content}.ask .container form{display:flex;justify-content:space-between}.ask .container form input{width:70%}.ask .container form button{width:20%}.ask .container form button{background-color:#5f00ff;color:#fff;border:none;border-radius:50px;padding:10px 20px}.footer{height:}.footer .container{height:100%;display:flex;justify-content:space-between;align-items:center}.footer .container .col1,.footer .container .col2,.footer .container .col3{width:20%}.footer .container .col4{width:20%;display:flex;gap:15px}.footer .container ul{list-style:none;text-align:left}.footer .bottom{border-top:1px solid rgba(255,255,255,.1);height:10%}.footer .bottom p{width:fit-content;margin:0 auto}.container{max-width:80%;margin:0 auto}@media (max-width: 991px) and (min-width: 768px){.container{max-width:90%;margin:0 auto;font-size:18px}}.footer .container .col1,.footer .container .col2,.footer .container .col3,.footer .container .col4{width:20%}.footer .container .col4 button{background-color:#5f00ff;color:#fff;border:none;border-radius:50px;padding:10px 20px}.footer .bottom{height:100%}.footer .bottom p{width:fit-content}@media (max-width: 767px){.container{font-size:16px}}
