@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body{background-color:#141414}.continerFull{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.continer{width:1300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:130px}@media(max-width:1450px){.continer{width:100%;padding:25px}}.nav_continer{width:100%;position:fixed;display:flex;justify-content:center;align-items:center;z-index:50;transition:background-color .3s ease}.nav_bar{width:1300px;display:flex;gap:30px;align-items:center;justify-content:center;padding:10px}.scrolled{background-color:#101010;border-bottom:1px solid rgba(255,255,255,.1)}.nav_logo{width:50px;cursor:pointer}.nav_items{width:100%;display:flex;gap:30px;align-items:center;justify-content:center}.nav_item{color:#fff;text-transform:capitalize;cursor:pointer;font-weight:500}.nav_item:hover{color:#7b41e3}.nav_item_Active{font-weight:500;color:#7b41e3}.nav_button{display:inline-flex;gap:10px;width:180px;padding:10px 22px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff05;color:#fff;border:1px solid rgba(255,255,255,.25);cursor:pointer;font-size:14px;transition:.2s ease}.nav_button:hover{background:#7b41e31f;border-color:#7b41e38c;transform:translateY(-1px)}.nav_button svg{font-size:18px}.hamburger{display:none;background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.sidebar{position:fixed;top:0;left:0;width:300px;height:100vh;background:#101010;z-index:100;padding:20px;box-sizing:border-box}.sidebar_content{display:flex;flex-direction:column;gap:30px}.sidebar_logo{width:50px}.nav_items.mobile{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:99}@media(max-width:768px){.nav_bar{width:100%;padding:20px;justify-content:space-between}.nav_items.desktop,.nav_button.desktop{display:none}.hamburger{display:block}.nav_items.mobile{display:flex}.nav_button.mobile{width:100%;margin-top:20px}}.hero_container{position:relative;width:100%;min-height:70vh;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#07070a}.hero_content{position:relative;z-index:2;width:100%;padding-top:100px;display:flex;flex-direction:column;align-items:center;gap:30px}.hero_section_one{width:300px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 40px;border-radius:80px;background:#ffffff0a;border:1px solid rgba(160,160,255,.35);box-shadow:0 0 20px #7b41e340;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.herologo{width:20px;height:20px;object-fit:contain}.hero_text_one{color:#fff;font-size:13px;letter-spacing:.2px}.hero_section_two{width:100%;text-align:center;padding:0 16px}.hero_heading{font-size:68px;color:#fff;font-weight:700;line-height:1.1}.hero_paragraph{margin-top:10px;font-size:18px;color:#ffffffbf}.hero_buttons{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}.heroFootBg{position:absolute;bottom:-40%;left:50%;transform:translate(-50%);width:100%;height:200px;background:radial-gradient(ellipse at center,rgba(123,65,227,.65),rgba(123,65,227,.28),transparent 70%);filter:blur(700px);border-radius:50%;z-index:1}.hero_container:after{content:"";position:absolute;bottom:-45%;left:50%;transform:translate(-50%);width:120%;height:450px;background:radial-gradient(ellipse at center,rgba(99,102,241,.45),transparent 70%);filter:blur(250px);border-radius:50%;z-index:0}@media(max-width:768px){.hero_heading{font-size:36px}.hero_section_one{width:auto;max-width:90%;padding:6px 18px}.heroFootBg{width:150%;height:200px;bottom:-45%;filter:blur(260px)}.hero_container{min-height:40vh}}@media(max-width:458px){.heroFootBg{width:150%;height:200px;bottom:-45%;filter:blur(260px)}.hero_container{min-height:50vh}}.sectionCon{width:100%;display:flex;align-items:center;justify-content:center;padding:80px 10px;flex-direction:column}.section1Continer{width:100%;display:flex;justify-content:center;align-items:center}.highligh{color:#7b41e3}.sectionCards{flex:1;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:25px}.sectionCardsLft{flex:1;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:25px}.sectionCardHead{display:flex;align-items:flex-start;justify-content:center;color:#fff;flex-direction:column;gap:0px}.sectionImg{width:550px}.title{font-size:57px;font-weight:700;color:#7b41e3}.subtitel{font-size:24px;font-weight:500}.bodyText{font-size:18px;color:#b3b3b3;line-height:25px}.sectionCardBody{display:flex;align-items:center;justify-content:center;gap:20px;flex-direction:column}.bgnew{background-color:#101010;padding:50px 0}@media(max-width:1050px){.section1Continer{width:100%;flex-direction:column}}@media(max-width:600px){.sectionImg,.sectionCards{width:100%}.title{font-size:42px}.bodyText{font-size:16px}.sectionCon{width:100%;padding:50px 0}}.newTit{font-size:58px;font-weight:700;color:#fff;text-align:center}@media(max-width:600px){.newTit{font-size:42px}}.section3_container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.sec3Header{width:100%;display:flex;justify-content:space-between;align-items:center}.s3headerimg{width:400px}.s3headercon{color:#fff;font-size:58px}.s3header{color:#7b41e3}.pchRound{border-radius:50%;width:50px;height:50px;background-color:#0c0c0c;display:flex;justify-content:center;align-items:center;color:#7b41e3;border:1px solid #7b41e3;font-size:20px}.provideCardDesc{color:#b3b3b3;font-size:17px;line-height:20px;padding-top:5px}.provideCardTitle{color:#fff;font-size:24px;font-weight:600}.provideCardHeader{display:flex;align-items:center;justify-content:flex-start;gap:15px}.listCard{color:#fff;line-height:28px}.provideCard{width:100%;background-color:#0c0c0c;border:1px solid #7b41e3;padding:25px;border-radius:10px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:20px}.provideCards{display:flex;align-items:center;justify-content:center;gap:30px}@media(max-width:1290px){.provideCards{width:100%;flex-direction:column}.provideCard{width:100%}}@media(max-width:879px){.sec3Header{flex-direction:column}.s3headercon{text-align:center}}.pchRoundTitle{font-size:14px;font-weight:500;color:#fff;font-size:23px}.bodyCard{display:flex;align-items:center;gap:30px;justify-content:flex-start;border:1px solid #7b41e3;padding:10px 35px 10px 25px;width:100%;border-radius:3px}@media(max-width:1045px){.sectionCards,.sectionCardBody{width:100%}}.se5CardHeader{width:100%;display:flex;align-items:flex-start;gap:5px;flex-direction:column}.subTitleS5{font-size:20px;color:#fff;font-weight:500}.titles5{font-size:36px;color:#fff;font-weight:700}.se5Card{width:100%;padding:20px;border-radius:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;gap:25px}.section5Continer{display:flex;width:100%;gap:20px;align-items:flex-start;justify-content:center;padding-top:50px}@media(max-width:1045px){.section5Continer{flex-direction:column;align-items:center;justify-content:center}.titles5{font-size:30px}}.hero_containerNew{position:relative;width:100%;min-height:60vh;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#07070a}.hero_containerNew:after{content:"";position:absolute;bottom:-45%;left:50%;transform:translate(-50%);width:120%;height:450px;background:radial-gradient(ellipse at center,rgba(99,102,241,.45),transparent 70%);filter:blur(250px);border-radius:50%;z-index:0}@media(max-width:1045px){.hero_containerNew{min-height:40vh}}.footerlogo{width:150px}.footerFull{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 0}.footerCon{width:1300px;display:flex;gap:30px;flex-direction:column;gap:25px}.foterConUp{width:100%;display:flex;justify-content:space-between;align-items:center}.footerItemright{display:flex;gap:20px;font-size:24px;color:#fff}.ourname{color:#fff;font-size:14px;font-weight:500}.ournamecolor{padding-left:5px;color:#07cb10}.footerItemIcon{cursor:pointer}.footerConDown{width:100%;display:flex;justify-content:center;align-items:center;border-top:1px solid #333333;padding-top:20px}.copyrightText{color:#777;font-size:12px}@media(max-width:1450px){.footerCon{width:100%;padding:25px}}@media(max-width:500px){.foterConUp{flex-direction:column;gap:20px}.footerCon{padding:15px}.footerFull{padding:20px 0}}
