*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}*{-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent;outline:none}html{scroll-behavior:smooth}.header{display:flex;justify-content:space-between;align-items:center;padding:20px 80px;overflow-y:hidden;position:fixed;top:0;left:0;width:100%;height:120px;background-color:#fff;z-index:1000;box-shadow:0 4px 10px #0000001a}.frame{height:94.97px;width:auto;cursor:pointer}.headerComponents{display:flex;justify-content:space-between;align-items:center;gap:20px}.Home{position:relative;font-size:larger;font-weight:500;cursor:pointer;font-family:Poppins;transition:all .3s ease-in-out}.Home:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:3px;background-color:#00f;transition:width .4s ease,left .4s ease}.Home:hover:after{width:100%;left:0}.Home:hover{text-decoration:underline;text-decoration-color:#00f;text-decoration-thickness:3px;text-underline-offset:5px}.headerButton{display:flex;justify-content:center;align-items:center;background-color:#002060;color:#fff;height:50px;width:140px;border-radius:10px;cursor:pointer;border:none;font-size:larger;font-family:Poppins}.headerButton:hover{background-color:#053ca8}.hamburger{display:none;cursor:pointer;z-index:1001}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999}@media (max-width: 1024px){.hamburger{display:flex;align-items:center;justify-content:center}.frame{height:60px;width:auto}.footer-right>p{font-size:11px}.headerComponents{position:fixed;top:0;right:-100%;height:100%;width:250px;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;padding-top:60px;transition:right .3s ease-in-out;z-index:1000}.headerComponents.active{right:0}}@media (max-width: 768px){.header{padding:15px 30px}.headerButton{width:120px;height:45px;font-size:medium}}.closeButton{position:absolute;top:20px;right:20px;cursor:pointer;z-index:1100}.picture{width:100%;height:620px}.Banner{width:100%;height:620px;margin:0 auto 35px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column}.text-overlay{display:flex;flex-direction:column;justify-content:center;align-items:center}.heading{color:#fff;font-family:Montserrat;font-weight:600;margin-top:15px;text-align:center;letter-spacing:2px;word-spacing:5px;font-size:50px}.body-text{color:#fff;margin-top:10px;font-family:Nunito Sans;text-align:center;font-size:30px;font-weight:400;letter-spacing:2px}.body-text-2{color:#fff;font-family:Nunito Sans;text-align:center;font-size:30px;font-weight:400;letter-spacing:2px}.button{width:322px;height:88px;border-radius:45px;border:none;margin-top:20px;display:flex;justify-content:center;align-items:center;color:#002060;font-size:30px;font-weight:700;cursor:pointer}@media (max-width: 1024px){.Banner{height:500px;margin-bottom:25px}.heading{font-size:40px;letter-spacing:1.5px;word-spacing:3px}.body-text,.body-text-2{font-size:24px;letter-spacing:1.5px}.button{width:250px;height:70px;font-size:24px}}@media (max-width: 768px){.Banner{height:400px;margin-bottom:20px}.heading{font-size:30px;letter-spacing:1px;word-spacing:2px}.body-text,.body-text-2{font-size:18px;letter-spacing:1px}.button{width:200px;height:60px;font-size:18px}}@media (max-width: 480px){.Banner{height:350px;margin-bottom:15px}.heading{font-size:24px}.body-text,.body-text-2{font-size:16px}.button{width:180px;height:50px;font-size:16px}}.text-1,.text-2{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.text{color:#5b5efc;font-family:Nunito Sans;font-size:35px;font-weight:800;text-align:center}.text1{color:#002060;font-size:35px;margin:0 10px;font-weight:800;font-family:Nunito Sans}.text-2{color:#5b5efc;font-family:Nunito Sans;font-size:35px;font-weight:800}.logo{display:flex;justify-content:space-between;padding:30px;flex-wrap:wrap;gap:15px}.logo-image{height:30px;width:auto}.logo-special{width:100px}@media (max-width: 1024px){.text,.text1,.text-2{font-size:28px}.logo{padding:20px}.logo-special{width:80px}}@media (max-width: 768px){.text,.text1,.text-2{font-size:22px}.logo{padding:15px;justify-content:center;gap:10px}.logo-image{height:25px}.logo-special{width:70px}}@media (max-width: 480px){.text,.text1,.text-2{font-size:18px}.logo{padding:10px;flex-direction:column;align-items:center;gap:8px}.logo-image{height:20px}.logo-special{width:60px}}.blue-text{line-height:100%;font-size:xx-large;color:#5b5efc;font-weight:700;font-family:Unbounded;text-align:left;display:block}.black_text{line-height:100%;font-size:xx-large;color:#002060;font-weight:700;margin-left:5px;font-family:Unbounded}.head{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 60px}.body{max-width:670px;font-family:Nunito Sans;color:#4f4f4f}@media (max-width: 1024px){.blue-text,.black_text{font-size:1.8rem}.head{padding:15px 40px;gap:20px}.body{font-size:1rem}}@media (max-width: 768px){.blue-text,.black_text{font-size:1.5rem;text-align:center;display:inline}.head{flex-direction:column;align-items:center;gap:15px;padding:10px 20px}.body{font-size:.9rem;max-width:100%;padding:0 10px}}@media (max-width: 480px){.blue-text,.black_text{font-size:1.2rem}.head{padding:8px 10px;gap:10px}.body{font-size:.85rem;padding:0 8px}}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:5px 30px;margin-bottom:15px}.ServiceData{padding:10px 20px;margin-left:10px}.ServiceData img{width:100%}.ServiceHead{font-family:Poppins;font-weight:500;color:#002060;font-size:x-large}.ServiceDescription{color:#4f4f4f;font-family:poppins;font-size:medium;font-weight:500}@media (max-width: 1326px){.services{display:grid;grid-template-columns:repeat(2,1fr);font-size:10px}}@media (max-width:870px){.services{display:grid;grid-template-columns:repeat(1,1fr);font-size:5px}}@media (max-width:480px){.services{grid-template-columns:repeat(1,1fr);font-size:2px}}.aboutBackground{margin-bottom:140px;height:784px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:80px 20px;gap:60px;background-color:#0000004d}.AboutHead{color:#fff;text-align:center;max-width:900px}.aboutHeading{font-weight:700;font-size:50px;font-family:Unbounded;margin-bottom:20px}.aboutContent{font-family:Poppins;font-size:medium;font-weight:300;line-height:1.6;max-width:80%;margin:0 auto}.about{display:flex;flex-wrap:wrap;justify-content:center;gap:35px;padding:20px;margin-top:40px}.aboutData{display:flex;flex-direction:column;width:360px;background-color:#fff;padding:12px;border-radius:20px;box-shadow:0 4px 8px #00000014}.aboutDataHead{background-color:#002060;height:78px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-family:Poppins;font-size:xx-large;font-weight:700;color:#fff;text-align:center}.aboutDataBody{color:#666;font-family:Nunito Sans;padding:20px 8px;text-align:justify}@media (max-width: 1230px){.aboutBackground{height:100%}}@media (max-width: 1024px){.aboutHeading{font-size:40px}.aboutContent{width:100%;font-size:15px}.aboutData{width:300px}.aboutDataHead{font-size:22px;height:70px}}@media (max-width: 768px){.aboutBackground{height:auto;padding:60px 10px;gap:40px}.aboutHeading{font-size:32px}.aboutContent{font-size:14px;max-width:95%;text-align:justify}.about{flex-direction:column;align-items:center;gap:25px;margin-top:30px}.aboutData{width:90%;padding:10px}.aboutDataHead{font-size:20px;height:auto;padding:12px}.aboutDataBody{font-size:14px;line-height:1.5}}@media (max-width: 480px){.aboutHeading{font-size:26px}.aboutContent{font-size:13px}.aboutData{width:100%}.aboutDataHead{font-size:18px}.aboutDataBody{font-size:13px}}.workHeadingBlue{color:#5b5efc;font-family:Unbounded,"sans-serif";font-size:40px;font-weight:600;margin:0}.workHeadingBlack{color:#002060;font-family:Unbounded,sans-serif;font-size:40px;font-weight:600;margin-left:10px}.work{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;background-color:#fff}.workHeading{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:40px;text-align:center}.workBody{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:20px;width:100%;max-width:1200px;box-sizing:border-box}.workBodyHead:hover{transform:scale(1.03)}@media (max-width: 768px){.workBody{grid-template-columns:repeat(2,1fr);padding:10px}.workBodyHead>img{width:40%}.workBodyHead:hover{transform:scale(1.05)}}@media (max-width: 375px){.workBody{grid-template-columns:1fr;padding:5px}}.workBodyHead{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:10px;text-align:center;box-shadow:0 0 8px #02000017;padding:20px;height:235.52px;cursor:pointer}.workBodyHeader{margin-top:8px;margin-bottom:10px;font-size:large;font-weight:600;color:#002060;font-family:poppins}.workBodyContent{font-family:Nunito Sans;font-size:16px;font-weight:400}.Team{width:100%;padding:40px 0;background-color:#dbf3ff;position:relative}.teamHeading{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px}.teamHeadingText-blue{color:#5b5efc;font-family:Unbounded,sans-serif;font-size:40px;font-weight:700;text-align:center}.teamHeadingText-black{color:#002060;font-family:Unbounded,sans-serif;font-size:40px;font-weight:700;text-align:center}.TeamDetails{display:flex;gap:20px;overflow-x:auto;padding:0 20px;scroll-behavior:smooth;margin:0 20px;scroll-snap-type:x mandatory}.TeamDetails::-webkit-scrollbar{display:none}.TeamContent{flex:0 0 calc(33.333% - 20px);min-width:280px;max-width:350px;height:320px;border-radius:32px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;display:flex;align-items:flex-end;justify-content:center;box-shadow:0 4px 8px #0003;transition:transform .3s ease;scroll-snap-align:start}.TeamDataFetch{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 15px;height:50px;gap:10px;margin-bottom:10px}.TeamData{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;background:#fff;border-radius:50px;width:60%;height:40px;padding:0 25px;flex:1}.TeamData .name,.TeamData .profession{font-size:12px;margin:0;font-family:Nunito Sans;font-weight:400}.Arrow{height:46px;width:47px}.ArrowLeft{position:absolute;top:50%;left:10px;transform:translateY(50px);z-index:2;cursor:pointer}.ArrowRight{position:absolute;top:50%;right:10px;transform:translateY(50px);z-index:2;cursor:pointer}@media (max-width: 768px){.TeamContent{flex:0 0 90%;height:300px}.ArrowLeft,.ArrowRight{height:40px}.teamHeadingText-blue,.teamHeadingText-black{font-size:30px}}@media (max-width: 1024px) and (min-width: 769px){.TeamContent{flex:0 0 calc(50% - 20px)}}@media (min-width: 1025px){.TeamContent{flex:0 0 calc(33.333% - 20px)}}.contact{background-color:#f5f7fa;display:flex;flex-direction:column;text-align:center;justify-content:center;padding-bottom:60px;width:100%;margin:0}.contact-heading{display:flex;flex-direction:column;font-family:Nunito Sans;color:#002060;font-size:64px;font-weight:600;margin-top:40px}.contact-body{display:flex;justify-content:space-between;align-items:stretch;width:100%;margin:0;padding:17px 60px;gap:60px;box-sizing:border-box}.contact-body-right{display:flex;flex-direction:column;align-items:flex-start;flex:1;width:100%;max-width:50%}.contact-body-right>p{font-weight:510;font-size:40px;color:#111d15;font-family:Unbounded;margin-bottom:39px}.right-body-data{display:flex;background-color:#fff;gap:15px;align-items:center;font-size:15px;font-family:Nunito Sans;color:#666;font-weight:300;border-radius:8px;padding:10px 8px;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;text-align:left;cursor:pointer;text-decoration:none}.right-body-data-parent{display:flex;flex-direction:column;gap:20px;width:100%}.right-body-data img{height:54px}.right-body-head{font-weight:500;font-size:20px;color:#000}.contact-body-left{display:flex;flex-direction:column;align-items:flex-start;text-align:left;flex:1;width:100%;max-width:50%}.left-body-head{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px}.right-body-data-parant{width:100%}.left-body-header-1{font-family:Nunito Sans;font-weight:400;font-size:16px;color:#111d15}.left-body-header-2{font-family:Nunito Sans;font-weight:590;font-size:36px;color:#111d15}.input-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%}.input{width:100%}.input input,.input textarea{width:100%;height:45px;outline:none;border:none;padding-left:15px;color:#666;font-family:Nunito Sans;font-size:15px;background-color:#fff;box-sizing:border-box}.input textarea{min-height:80px;max-height:150px;resize:none;padding:10px 15px}.input input:focus,.input textarea:focus{outline:none;border:1px solid rgba(91,94,252,.4)}.contact-button{width:100%;height:50px;background-color:#5b5efc;color:#fff;border:none;border-radius:5px;font-family:Nunito Sans;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}@media (max-width: 1024px){.contact-heading{font-size:30px}.contact-body{flex-direction:column;align-items:center;gap:40px;padding:0}.contact-body-right>p{font-size:25px}.contact-body-left,.contact-body-right{max-width:90%}.input-head{gap:15px}.right-body-data,.input input,.input textarea{width:100%}.left-body-header-2{font-size:25px}}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px 60px;background-color:#262a38;color:#fff;gap:40px}.container{flex:1;display:flex;justify-content:center}.footer-right{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:70%;font-family:Inter}.footer-logo{width:250px;height:auto}.footer-left-content{display:flex;gap:60px;align-items:flex-start}.footer-column{display:flex;flex-direction:column}.footer-header{margin:0 0 12px;font-weight:700;font-size:16px;color:#fff;font-family:Inter}.footer-data{font-family:Inter;font-size:14px;font-weight:400}.footer-column p:not(.footer-header){margin:0 0 8px;color:#ccc;font-size:14px;cursor:pointer;transition:color .3s ease}.accounts{display:flex;align-items:center;justify-content:space-between}.footer-column p:not(.footer-header):hover{color:#ffbf00}@media (max-width: 768px){.footer{flex-direction:column;padding:30px 20px;gap:30px}.footer-right>p{font-size:11px}.footer-right{display:flex;align-items:center}.footer-left-content{justify-content:center;gap:20px;align-items:stretch}}@media (max-width: 830px){.footer{display:flex;justify-content:space-between;gap:50px;padding:30px 20px}.footer-right>p{font-size:12px}}@media (max-width: 1024px){.footer{display:flex;justify-content:space-between;gap:50px;padding:30px 20px}.footer-right>p{font-size:9px}}
