@import"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&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Poppins}.rb{border:2px solid red}.scrollable-layout{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-y:auto;background:#315eb1;background:radial-gradient(circle at top right,#315eb14d,#fff)}.scrollable-layout main{flex:1;display:flex;flex-direction:column;width:100%}.about-main-section{width:100%;height:100%;position:relative}.about-logo{position:absolute;width:15rem;bottom:0;left:0}.about-main-container{width:70%;margin:auto;text-align:center}.about-story h1,.about-aboutus h1{color:#343192}.about-story p,.about-aboutus p{font-size:12px;color:#6f6f6f;font-weight:300}.about-aboutus{width:70%;margin:auto;margin-top:2rem}.about-team-section{margin:auto;width:80%;display:flex;justify-content:center;margin-top:2rem;position:relative;z-index:10}.team-profile-container{width:90%;height:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1rem}.profile-card{width:110px;min-height:150px;text-align:center;font-family:Poppins;display:flex;flex-direction:column}.profile-card img{display:block;width:100%;height:120px;object-fit:cover;object-position:top}.profile-card h5{font-size:14px;font-weight:400;margin-top:.1rem;color:#343192}.about-main-container .join-us-btn{font-size:12px;font-weight:600;letter-spacing:1px;color:#fff;background-color:#343192;padding:.7rem 3rem;outline:none;border:none;border-radius:8px;margin-top:1.5rem;margin-bottom:2rem;cursor:pointer;font-family:Poppins;position:relative;z-index:10;transition:background-color .3s ease,box-shadow .3s ease,transform .2s ease}.about-main-container .join-us-btn:hover{background-color:#4b47b7;box-shadow:0 8px 15px #34319266;transform:translateY(-3px)}.about-main-container .join-us-btn:active{transform:translateY(0);box-shadow:0 4px 8px #34319233}@media (max-width: 480px){.about-logo{width:10rem}.about-main-container{width:80%}.about-aboutus{width:90%}.about-team-section{margin:auto;width:100%;display:flex;justify-content:center;margin-top:2rem}}@media (min-width: 481px) and (max-width: 768px){.about-logo{width:12rem}.about-main-container{width:80%}.about-aboutus{width:90%}.about-team-section{margin:auto;width:90%;display:flex;justify-content:center;margin-top:2rem}}@media (min-width: 769px) and (max-width: 1024px){.about-logo{width:12rem}.about-main-container{width:80%}.about-aboutus{width:90%}.about-team-section{margin:auto;width:90%;display:flex;justify-content:center;margin-top:2rem}}.development-main-section{width:100%;height:100%}.development-main-container{width:100%;display:flex;justify-content:space-between;height:100%;margin-top:1rem;margin-bottom:3rem}.dev-top-left-contain{width:45%;margin-left:4%}.dev-top-left-contain img{width:18rem}.dev-top-left-contain .top-info-contain{margin-top:-2rem}.dev-top-left-contain .top-info-contain h1{color:#343192}.dev-top-left-contain .top-info-contain button{font-size:12px;font-weight:600;letter-spacing:1px;color:#fff;background-color:#343192;padding:.7rem 3rem;outline:none;border:none;border-radius:8px;margin-top:1.5rem;cursor:pointer;font-family:Poppins;transition:background-color .3s ease,box-shadow .3s ease,transform .2s ease}.top-info-contain button:hover{background-color:#4b47b7;box-shadow:0 8px 15px #34319266;transform:translateY(-3px)}.top-info-contain button:active{transform:translateY(0);box-shadow:0 4px 8px #34319233}.dev-top-left-contain .top-info-contain p{font-size:12px;color:#6f6f6f;font-weight:300}.dev-top-right-contain{width:45%;display:flex;justify-content:flex-end;align-items:center}.dev-top-right-contain img{width:100%}.dev-bottom-chart-container{width:90%;margin:-5% auto auto}.dev-bottom-chart-container img{width:100%;mix-blend-mode:multiply}@media (max-width: 480px){.development-main-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.dev-top-left-contain{width:90%;margin-left:0%}.dev-top-left-contain img{width:12rem}.dev-top-left-contain .top-info-contain{margin-top:-1rem}.dev-top-left-contain .top-info-contain button{margin-top:1rem}.dev-top-right-contain{width:100%;display:flex;justify-content:flex-end;align-items:center;padding-left:1rem;margin-top:2rem}.dev-bottom-chart-container{width:95%;margin:-5% auto auto}.dev-bottom-chart-container img{width:100%;mix-blend-mode:multiply}}.faq-main-section{width:100%;height:100%}.faq-main-container{width:90%;margin:auto;display:flex;justify-content:space-between;height:100%;margin-top:1rem;margin-bottom:3rem}.faq-main-container h1{width:30%;color:#343192;font-weight:500}.faq-accordion-container{width:60%;height:25rem;overflow-y:auto;border-radius:1.5rem;border:.6rem solid rgba(49,94,177,.3);scrollbar-width:none;-ms-overflow-style:none}.faq-accordion-container::-webkit-scrollbar{display:none}.accord-summ{border-bottom:1px solid #1A7BDD;cursor:pointer}.accord-summ:last-child{border-bottom:none}.accord-summ p{font-size:14px;font-weight:300}.accord-ques{padding:1rem;background-color:#fff!important;display:flex;justify-content:space-between}.accord-ques:hover,.ques-opened{background-color:#c7dafd4d!important}.material-symbols-outlined{color:#1a7bdd}.accord-answ{width:100%;height:auto;padding:.5rem 1rem;background-color:#fff}@media (max-width: 480px){.faq-main-container{width:85%;margin:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:1rem;margin-bottom:3rem}.faq-main-container h1{width:100%;text-align:center}.faq-accordion-container{width:100%;margin-top:1.5rem}}@media (min-width: 481px) and (max-width: 768px){.faq-main-container{width:75%;margin:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:1rem;margin-bottom:3rem}.faq-main-container h1{width:100%;text-align:center}.faq-accordion-container{width:100%;margin-top:1.5rem}}@media (min-width: 769px) and (max-width: 1024px){.faq-main-container{width:75%;margin:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:1rem;margin-bottom:3rem}.faq-main-container h1{width:100%;text-align:center}.faq-accordion-container{width:100%;margin-top:1.5rem}}.feature-main-section{width:100%;height:100%;position:relative}.ft-back-logo{position:absolute;width:13rem;bottom:-8%;left:0}.feature-main-container{width:90%;margin:auto;display:flex}.ft-main-left{width:50%}.ft-logo-container,.ft-info-container{margin-top:1rem}.ft-info-container h1{color:#343192}.ft-info-container p{font-size:12px;color:#6f6f6f;font-weight:300}.ft-info-container button{font-size:12px;font-weight:600;letter-spacing:1px;color:#fff;background-color:#343192;padding:.7rem 3rem;outline:none;border:none;border-radius:8px;margin-top:1.5rem;margin-bottom:2rem;cursor:pointer;font-family:Poppins;position:relative;z-index:10;transition:background-color .3s ease,box-shadow .3s ease,transform .2s ease}.ft-info-container button:hover{background-color:#4b47b7;box-shadow:0 8px 15px #34319266;transform:translateY(-3px)}.ft-info-container button:active{transform:translateY(0);box-shadow:0 4px 8px #34319233}.ft-main-right{width:50%}.right-card-container{display:flex;flex-wrap:wrap;gap:3.5rem;margin-top:3.5rem;margin-bottom:3rem;justify-content:center}.card{position:relative;width:13rem;height:13rem;border-radius:20px;font-family:Raleway;color:#fff}.card div{padding:1rem 1.5rem}.card div h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;letter-spacing:1px;color:transparent;-webkit-text-stroke:1.5px #fff}.card div h3{font-weight:800;margin-bottom:.5rem}.card div p{font-size:12px;margin-bottom:.2rem}.card img{width:4.5rem;position:absolute;top:-10%;right:-10%}.crd-top-left{position:absolute;top:-8%;left:-8%;width:3.5rem;height:3.5rem;border-radius:50%;z-index:-1}.crd-btm-right{position:absolute;bottom:15%;right:-10%;width:3.5rem;height:3.5rem;border-radius:50%;z-index:-1}.right-card-container .card-01{background:#3927a1;background:linear-gradient(45deg,#3927a1,#66b6d7)}.right-card-container .card-01 div{border-bottom:1.5px solid #57C1BF}.right-card-container .card-01 .crd-top-left,.right-card-container .card-01 .crd-btm-right{border:none;background:#3927a1;background:linear-gradient(45deg,#3927a1b3,#66b6d7b3)}.right-card-container .card-02{background:#e76de0;background:linear-gradient(45deg,#e76de0,#66b6d7)}.right-card-container .card-02 div{border-bottom:1.5px solid #3927A1}.right-card-container .card-02 .crd-btm-right{border:none;background:#3927a1;background:linear-gradient(45deg,#e76de0b3,#66b6d7b3)}.right-card-container .card-03{background:#f96d7e;background:linear-gradient(45deg,#f96d7e,#fcab99)}.right-card-container .card-03 div{border-bottom:1.5px solid rgb(255,181,164)}.right-card-container .card-03 .crd-btm-right{border:none;background:#f96d7e;background:linear-gradient(45deg,#f96d7eb3,#fcab99b3)}.right-card-container .card-04{background:#1a7bdd;background:linear-gradient(45deg,#1a7bdd,#57c1bf)}.right-card-container .card-04 div{border-bottom:1.5px solid #A5BEFF}.right-card-container .card-04 .crd-btm-right{border:none;background:#1a7bdd;background:linear-gradient(45deg,#1a7bddb3,#57c1bfb3)}@media (max-width: 480px){.feature-main-container{width:80%;margin:auto;display:flex;flex-direction:column}.ft-main-left,.ft-main-right{width:100%}.right-card-container{display:flex;flex-wrap:wrap;gap:3.5rem;margin-top:2rem;margin-bottom:3rem;justify-content:center}}@media (min-width: 481px) and (max-width: 768px){.feature-main-container{width:80%;margin:auto;display:flex;flex-direction:column}.ft-main-left,.ft-main-right{width:100%}.right-card-container{display:flex;flex-wrap:wrap;gap:4rem;margin-top:2rem;margin-bottom:3rem;justify-content:center}}@media (min-width: 769px) and (max-width: 1024px){.feature-main-container{width:80%;margin:auto;display:flex;flex-direction:column}.ft-main-left,.ft-main-right{width:100%}.right-card-container{display:flex;flex-wrap:wrap;gap:4rem;margin-top:2rem;margin-bottom:3rem;justify-content:center}}.home-main-section{width:100%;height:100%}.home-main-container{width:90%;margin:auto;display:flex;justify-content:space-between;align-items:center}.main-left-contain{width:40%}.main-left-contain h1{font-weight:400}.main-left-contain h1 span{color:#343192;font-weight:700}.main-left-contain button{font-size:12px;font-weight:600;letter-spacing:1px;color:#fff;background-color:#343192;padding:.7rem 3rem;outline:none;border:none;border-radius:8px;margin-top:3rem;cursor:pointer;font-family:Poppins;transition:background-color .3s ease,box-shadow .3s ease,transform .2s ease}.main-left-contain button:hover{background-color:#4b47b7;box-shadow:0 8px 15px #34319266;transform:translateY(-3px)}.main-left-contain button:active{transform:translateY(0);box-shadow:0 4px 8px #34319233}.main-left-contain p{color:#6f6f6f;font-weight:300;font-size:12px;margin-top:.5rem}.main-right-contain{width:auto;display:flex;justify-content:end;position:relative;margin-bottom:2rem}.mob-container{width:auto;min-height:auto;position:relative}.mob-cent{width:35rem;z-index:2}.mob-lft{position:absolute;bottom:10%;width:12rem;left:3%}.mob-rgt{position:absolute;bottom:10%;width:13rem;right:2%}@media (max-width: 480px){.home-main-container{width:90%;margin:auto;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}.main-left-contain{width:95%;text-align:center;margin-bottom:2.5rem}.main-right-contain{margin-bottom:1rem}.mob-cent{width:25rem;z-index:2}.mob-lft{position:absolute;bottom:10%;width:8rem;left:7%}.mob-rgt{position:absolute;bottom:8%;width:9rem;right:7%}}@media (min-width: 481px) and (max-width: 768px){.home-main-container{width:90%;margin:auto;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}.main-left-contain{width:80%;text-align:center;margin-bottom:2.5rem}.main-right-contain{margin-bottom:1rem}}@media (min-width: 769px) and (max-width: 1024px){.home-main-container{width:90%;margin:auto;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}.main-left-contain{width:80%;text-align:center;margin-bottom:2.5rem}.main-right-contain{margin-bottom:1rem}}.not-found-section{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.not-found-container{width:90%;height:90%;display:flex;justify-content:space-between;align-items:center}.not-found-img-container{width:50%}.not-found-detail-container{width:45%;font-family:Poppins}.not-found-detail-container h1{font-size:100px;font-weight:600}.not-found-detail-container h2{font-size:28px;font-weight:500}.not-found-detail-container p{font-size:14px;font-weight:300}.home-btn{font-size:12px;letter-spacing:1.3px;margin-top:20px;padding:12px 36px;border-radius:6px;background-color:transparent;border:2px solid rgb(127,127,124);cursor:pointer}.home-btn:hover{color:#fff;background-color:#7f7f7c;transition:.7s ease}@media (max-width: 480px){.not-found-container{width:100%;height:90%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.not-found-img-container{width:80%}.not-found-detail-container{width:85%;font-family:Poppins}.not-found-detail-container h1{font-size:80px;font-weight:600}}.nav-container{width:100%;height:100px;padding:0 50px;display:flex;justify-content:space-between;align-items:center}.logo-container img{width:8rem}.nav-container nav{width:40%}.nav-container nav ul{display:flex;justify-content:space-between;align-items:center;list-style:none}.nav-container a{color:#000;font-size:14px;text-decoration:none}.active-link,.overlay-active-link{font-weight:500;color:#1a7bdd!important}.menu-toggle{display:none;font-size:28px;background:none;border:none;cursor:pointer}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffe6;opacity:0;visibility:hidden;transition:opacity .3s ease;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:999}.overlay.show{opacity:1;visibility:visible}.overlay nav ul{list-style:none;text-align:center;padding:0;margin:0}.overlay nav ul li{margin:30px 0}.overlay a{color:#000;font-size:18px;text-decoration:none}.close-btn{width:50px;height:50px;border-radius:50%;font-size:26px;color:#fff;background:#e85050;border:none;cursor:pointer}@media (max-width: 480px){.nav-container{width:100%;height:100px;padding:0 25px;display:flex;justify-content:space-between;align-items:center}.nav-container nav{display:none}.logo-container img{width:6.5rem}.menu-toggle{display:block}}@media (min-width: 481px) and (max-width: 768px){.nav-container nav{display:none}.logo-container img{width:7rem}.menu-toggle{display:block}}@media (min-width: 769px) and (max-width: 1024px){.nav-container{padding:0 40px}.logo-container img{width:7rem}.nav-container nav{width:60%}}footer{position:relative;width:100%;min-height:10rem;font-family:Poppins;display:flex;align-items:center;color:#fff;border-top-left-radius:30px;border-top-right-radius:30px;padding:0 50px;overflow:hidden;background:#315eb1;background:linear-gradient(270deg,#315eb1,#343192)}footer .back-container{position:absolute;right:0;padding:0 50px}footer img{width:38rem}.footer-link-container{display:flex;width:100%;min-height:6rem;gap:3.5rem}.row-heading{font-size:13px;font-weight:500;margin-bottom:.7rem}.row-link{font-size:12px;font-weight:300;margin-top:.3rem;color:#fff}@media (max-width: 480px){footer{padding:0 25px}footer .back-container{bottom:0;padding:0 25px}footer img{width:20rem}.footer-link-container{gap:2rem}}
