@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@300;400;500&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.row{display:flex;flex-direction:row}.justify{text-align:justify}.button-light{background-color:#1cf8bd;border-radius:8px;color:#000;font-weight:800;padding:10px 30px}.button-light:hover{background-color:rgba(28,248,189,.663);cursor:pointer;transition:.3s}.button-dark{background-color:#131833;border-radius:8px;color:#fff;font-weight:800;padding:10px 30px;text-decoration:none}.button-dark:hover{background-color:rgba(19,24,51,.925);cursor:pointer;transition:.3s}::selection{background:rgba(28,248,189,.643)}::-moz-selection{background:rgba(28,248,189,.643)}*{scrollbar-color:#00000080 rgba(0,0,0,.281);scrollbar-width:thin}::-webkit-scrollbar{background:rgba(7,95,82,.533);width:4px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#1cf8bd}.homeDiv .homeSection1Container{background-color:#131833;overflow:hidden;padding:0 100px}@media only screen and (max-width:600px){.homeDiv .homeSection1Container{padding:0 50px}}.homeDiv .homeSection1{align-items:flex-start;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:1200px;min-height:100vh;position:relative;width:100%}@media only screen and (max-width:600px){.homeDiv .homeSection1{padding:50px 0 10%}}.homeDiv .homeSection1 h1{font-size:3.4em;font-weight:600;margin-bottom:10px;margin-top:30px;width:50%}@media only screen and (max-width:1700px){.homeDiv .homeSection1 h1{font-size:2.8em}}@media only screen and (max-width:1300px){.homeDiv .homeSection1 h1{font-size:2.4em}}@media only screen and (max-width:1200px){.homeDiv .homeSection1 h1{font-size:2.2em;margin-top:0;width:100%;z-index:2}}.homeDiv .homeSection1 p{margin:0;width:50%;z-index:2}@media only screen and (max-width:1200px){.homeDiv .homeSection1 p{width:100%}}@media only screen and (max-width:600px){.homeDiv .homeSection1 p{display:none}}.homeDiv .homeSection1 h3{margin-top:30px;text-transform:uppercase;z-index:2}.homeDiv .homeSection1 .collaborateRow{display:flex;flex-direction:row}@media only screen and (max-width:600px){.homeDiv .homeSection1 .collaborateRow{flex-direction:column}}.homeDiv .homeSection1 .button-light{margin-bottom:10px;margin-right:15px;z-index:2}.homeDiv .homeSection1 .il1{height:130%;left:60%;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-height:700px){.homeDiv .homeSection1 .il1{height:1000px}}@media only screen and (max-width:1200px){.homeDiv .homeSection1 .il1{height:100%;top:40%;transform:rotate(45deg)}}@media only screen and (max-width:600px){.homeDiv .homeSection1 .il1{height:100%;left:30%;top:45%}}.homeDiv .homeSection2{align-items:flex-start;background-color:#f0f3fd;display:flex;flex-direction:column;height:100vh;justify-content:center;max-height:750px;padding:0 100px 0 50%}@media only screen and (max-width:1200px){.homeDiv .homeSection2{justify-content:space-between;margin-bottom:0;min-height:0;overflow:hidden;padding:100px 100px 0}}@media only screen and (max-width:600px){.homeDiv .homeSection2{height:auto;padding:50px 50px 0}}.homeDiv .homeSection2 h1{margin-top:50px}.homeDiv .homeSection2 p{margin-bottom:40px;max-width:600px}.homeDiv .homeSection2 .il2{left:0;max-width:100%;position:absolute}@media only screen and (max-width:1200px){.homeDiv .homeSection2 .il2{margin:50px auto 0;padding-bottom:0;position:inherit;transform:rotate(-90deg)}}@media only screen and (min-width:1400px){.homeDiv .homeSection2 .il2{height:auto;width:35%}}.homeDiv .homeSection3{background-color:#fff;margin:auto;max-width:1200px;padding:100px}@media only screen and (max-width:600px){.homeDiv .homeSection3{box-sizing:border-box;padding:50px;width:100%}}.homeDiv .homeSection3 .twitterHeaderDiv{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:800px){.homeDiv .homeSection3 .twitterHeaderDiv{align-items:flex-start;flex-direction:column}}.homeDiv .homeSection3 .twitterHeaderDiv div{align-items:center;display:flex;flex-direction:row}.homeDiv .homeSection3 .twitterHeaderDiv div .icon{color:#1da1f2;font-size:2.5em}.homeDiv .homeSection3 .twitterHeaderDiv div a{color:#000;margin-left:10px;text-decoration:none}.homeDiv .homeSection3 .tweetsDiv{grid-column-gap:20px;grid-row-gap:20px;align-items:start;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:20px;row-gap:20px}@media only screen and (max-width:600px){.homeDiv .homeSection3 .tweetsDiv{grid-template-columns:1fr}}.homeDiv .homeSection3 .tweetsDiv .tweetDiv{background-color:#fff;border-radius:8px;box-shadow:0 0 16px #0000001a;color:#000;display:flex;flex-direction:column;height:400px;justify-content:flex-start;max-width:320px;overflow:hidden;padding:20px;position:relative;width:100%}.homeDiv .homeSection3 .tweetsDiv .tweetDiv:hover{background-color:#f5f8fa;cursor:pointer}.homeDiv .homeSection3 .tweetsDiv .tweetDiv .tweetContent{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding-right:8px}.homeDiv .homeSection3 .tweetsDiv .tweetDiv .tweetContent::-webkit-scrollbar{width:6px}.homeDiv .homeSection3 .tweetsDiv .tweetDiv .tweetContent::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.homeDiv .homeSection3 .tweetsDiv .tweetDiv .tweetContent::-webkit-scrollbar-thumb:hover{background-color:#0006}.homeDiv .homeSection3 .tweetsDiv .tweetDiv .tweetContent::-webkit-scrollbar-track{background:#0000}.homeDiv .homeSection3 .tweetsDiv .tweetDiv .tweetContent{scrollbar-color:#0003 #0000;scrollbar-width:thin}.homeDiv .homeSection4{background-color:#101014;color:#f0f3fd;padding:100px 100px 200px}@media only screen and (max-width:600px){.homeDiv .homeSection4{padding:50px}}.homeDiv .homeSection4 .homeSection4Container{margin:auto;max-width:1200px}.homeDiv .homeSection5{background-color:#f0f3fd;padding:0 100px}@media only screen and (max-width:600px){.homeDiv .homeSection5{padding:0 0 50px}}.homeDiv .homeSection5 .projectsListDiv{align-items:flex-start;background-color:#fff;box-shadow:0 8px 24px #959da533;display:flex;flex-direction:column;margin:auto;max-width:1200px;overflow:hidden;padding:50px;position:relative;top:-100px}@media only screen and (max-width:600px){.homeDiv .homeSection5 .projectsListDiv{top:0}}.homeDiv .homeSection5 .projectsListDiv h1{margin-bottom:20px}.homeDiv .homeSection5 .projectsListDiv .content{overflow:hidden;transition:.5s;width:100%}.homeDiv .homeSection5 .projectsListDiv .content.hide{margin-bottom:0;max-height:0;transition:all .5s}.homeDiv .homeSection5 .projectsListDiv .domainBar{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;width:100%}.homeDiv .homeSection5 .projectsListDiv .domainBar button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;font-size:1.2em;font-weight:600;outline:inherit;padding:20px 0}.homeDiv .homeSection5 .projectsListDiv hr{display:block;opacity:.3;width:100%}.homeDiv .homeSection5 .projectsListDiv .button-dark{margin-top:30px}.homeDiv .homeSection6{background-color:#fff;margin:auto;max-width:1200px;padding:100px}@media only screen and (max-width:600px){.homeDiv .homeSection6{padding:50px}}.homeDiv .sectionHeader{color:#131833;font-size:3em;margin-bottom:0;margin-top:0}@media only screen and (max-width:600px){.homeDiv .sectionHeader{font-size:2em}}.homeDiv .sectionHeader.light{color:#f0f3fd}.projectCardsDiv{display:flex;flex-direction:column;gap:1rem;width:100%}@media only screen and (max-width:600px){.projectCardsDiv{grid-template-columns:1fr}}.projectCardDiv{background:#f6f5f5;border:1px solid rgba(0,0,0,.164);border-radius:8px;color:#000;overflow:visible;padding:20px;transition:all .4s}.projectCardDiv:hover{background-color:#f0f3fd;cursor:pointer}.projectCardDiv .tag{background-color:#1cf8bd;border-radius:4px;font-size:.7em;font-weight:500;margin:0 0 10px;padding:2px 6px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.projectCardDiv h3{font-size:1em;font-weight:600;margin-bottom:0;margin-top:0}.projectCardDiv #projectCardDesc,.projectCardDiv #readMore{font-size:small;margin-left:0;margin-right:0}.projectCardDiv #readMore{color:#5c1fde;font-weight:600;margin-bottom:0}.searchbarDiv{align-items:center;background-color:#f0f3fd;border-radius:8px;display:flex;flex-direction:column;margin:auto;padding:20px 30px;transition:height .4s;width:-webkit-fit-content;width:fit-content}.searchbarDiv .searchBarRow{display:flex;flex-direction:row}@media only screen and (max-width:1000px){.searchbarDiv .searchBarRow{flex-direction:column}}.searchbarDiv .searchBarRow input{border:none;border-radius:4px;font-size:1.2em;margin-right:10px;padding:5px 10px}@media only screen and (max-width:1000px){.searchbarDiv .searchBarRow input{margin-bottom:10px;margin-right:10px}}.searchbarDiv .searchBarRow input:focus{border:none;outline:none}.searchbarDiv .searchBarRow .inputField{box-sizing:border-box;width:300px}@media only screen and (max-width:600px){.searchbarDiv .searchBarRow .inputField{width:100%}}.searchbarDiv p{box-sizing:border-box;margin-bottom:0;max-height:50px;transition:all .4s ease}.searchbarDiv p.hide{margin:0;max-height:0;opacity:0}.noResultDiv{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:50px 0;width:100%}.noResultDiv p{margin-right:5px}.blogCardsDiv{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:50px;margin-top:20px;overflow:hidden;row-gap:20px}@media only screen and (max-width:600px){.blogCardsDiv{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media only screen and (max-width:400px){.blogCardsDiv{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.blogCardDiv{border-radius:8px;color:#000;display:flex;flex-direction:row;overflow:hidden;transition:all .4s}@media only screen and (max-width:600px){.blogCardDiv{flex-direction:column}}.blogCardDiv .imgDiv{background-position:50% 50%;background-size:cover;flex:2 1}.blogCardDiv .contentDiv{background-color:#f0f3fd;box-sizing:border-box;display:flex;flex:3 1;flex-direction:column;padding-top:20px}.blogCardDiv .contentDiv .detailsDiv{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.blogCardDiv .contentDiv .detailsDiv .lable{width:-webkit-max-content;width:max-content}.blogCardDiv .contentDiv h3{font-size:1em;margin-bottom:0;margin-top:0;padding:0 20px}.blogCardDiv .contentDiv p{font-size:small;padding:0 20px}.blogCardDiv .contentDiv>p{flex:1 1}.blogCardDiv .contentDiv .blogCardFooterDiv{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding-top:0}.blogCardDiv .contentDiv .blogCardFooterDiv .left{align-items:center;border-top:1px solid #dfdfdf;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;padding-left:20px}.blogCardDiv .contentDiv .blogCardFooterDiv .left img{height:2em}.blogCardDiv .contentDiv .blogCardFooterDiv .left p{padding-left:10px;text-transform:capitalize}.blogCardDiv .contentDiv .blogCardFooterDiv .right{align-items:center;background-color:#f0f3fd;border-left:1px solid #dfdfdf;border-top:1px solid #dfdfdf;display:flex;justify-content:flex-center;padding-left:20px;padding-right:20px;transition:all .4s}.blogCardDiv .contentDiv .blogCardFooterDiv .right img{height:.8em}.blogCardDiv:hover #rightHover{background-color:#1cf8bd}a{text-decoration:none}.domainsListDiv{grid-column-gap:20px;grid-row-gap:20px;align-items:start;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,300px));margin-top:20px;overflow:hidden;row-gap:20px}@media only screen and (max-width:750px){.domainsListDiv{grid-template-columns:1fr 1fr}}@media only screen and (max-width:400px){.domainsListDiv{grid-template-columns:1fr}}.domainsListDiv a{color:#f0f3fd;text-decoration:none}.domainsListDiv .domainCard{background-color:#16171d;border-radius:8px;overflow:hidden}.domainsListDiv .domainCard:hover{color:#1cf8bd;cursor:pointer;transition:all .4s}.domainsListDiv .domainCard:hover .domainImg img{opacity:.5;transition:all .4s}.domainsListDiv .domainCard svg{height:auto;width:100%}.domainsListDiv .domainCard .domainImg{width:100%}.domainsListDiv .domainCard .domainImg object{height:100%;margin:0;object-fit:cover;width:100%}@media only screen and (max-width:500px){.domainsListDiv .domainCard .domainImg object{pointer-events:none}}.domainsListDiv .domainCard .domainTitleDiv{padding:0 20px}@media only screen and (max-width:750px){.domainsListDiv .domainCard .domainTitleDiv h3{font-size:1em}}@media only screen and (max-width:500px){.domainsListDiv .domainCard .domainTitleDiv h3{font-size:.8em}}@media only screen and (max-width:400px){.domainsListDiv .domainCard .domainTitleDiv h3{font-size:1em}}.domainImg1 svg{fill:none;transition:all 1s ease}.domainImg1 svg:hover #circle1{cx:92.1243;cy:63.3344}.domainImg1 svg:hover #circle2{cx:119.812;cy:63.3344}.domainImg1 svg:hover #circle3{cx:147.5;cy:63.3344}.domainImg1 svg:hover #circle4{cx:175.188;cy:63.3344}.domainImg1 svg:hover #circle5{cx:202.876;cy:63.3344}.domainImg1 svg:hover #circle6{cx:230.564;cy:63.3344}.domainImg1 svg:hover #circle7{cx:230.564;cy:91.0222}.domainImg1 svg:hover #circle8{cx:230.564;cy:118.71}.domainImg1 svg:hover #circle9{cx:230.564;cy:147}.domainImg1 svg:hover #circle10{cx:230.564;cy:175.29}.domainImg1 svg:hover #circle11{cx:230.564;cy:202.978}.domainImg1 svg:hover #circle12{cx:230.564;cy:230.666}.domainImg1 svg:hover #circle13{cx:202.876;cy:230.666}.domainImg1 svg:hover #circle14{cx:175.188;cy:230.666}.domainImg1 svg:hover #circle15{cx:147.5;cy:230.666}.domainImg1 svg:hover #circle16{cx:119.812;cy:230.666}.domainImg1 svg:hover #circle17{cx:92.1243;cy:230.666}.domainImg1 svg:hover #circle18{cx:64.4363;cy:230.666}.domainImg1 svg:hover #circle19{cx:64.4363;cy:202.978}.domainImg1 svg:hover #circle20{cx:64.4363;cy:175.29}.domainImg1 svg:hover #circle21{cx:64.4363;cy:147}.domainImg1 svg:hover #circle22{cx:64.4363;cy:118.71}.domainImg1 svg:hover #circle23{cx:64.4363;cy:91.0222}.domainImg1 svg:hover #circle24{cx:64.4363;cy:63.3344}.domainImg1 svg:hover #circle25{cx:92.1243;cy:118.71}.domainImg1 svg:hover #circle26{cx:92.1243;cy:147}.domainImg1 svg:hover #circle27{cx:92.1243;cy:175.29}.domainImg1 svg:hover #circle28{cx:92.1243;cy:202.978}.domainImg1 svg:hover #circle29{cx:119.812;cy:202.978}.domainImg1 svg:hover #circle30{cx:147.5;cy:202.978}.domainImg1 svg:hover #circle31{cx:175.188;cy:202.978}.domainImg1 svg:hover #circle32{cx:202.876;cy:202.978}.domainImg1 svg:hover #circle33{cx:202.876;cy:175.29}.domainImg1 svg:hover #circle34{cx:202.876;cy:147}.domainImg1 svg:hover #circle35{cx:202.876;cy:118.71}.domainImg1 svg:hover #circle36{cx:202.876;cy:91.0222}.domainImg1 svg:hover #circle37{cx:175.188;cy:91.0222}.domainImg1 svg:hover #circle38{cx:147.5;cy:91.0222}.domainImg1 svg:hover #circle39{cx:119.812;cy:91.0222}.domainImg1 svg:hover #circle40{cx:92.1243;cy:91.0222}.domainImg1 #circle1,.domainImg1 #circle10,.domainImg1 #circle11,.domainImg1 #circle12,.domainImg1 #circle13,.domainImg1 #circle14,.domainImg1 #circle15,.domainImg1 #circle16,.domainImg1 #circle17,.domainImg1 #circle18,.domainImg1 #circle19,.domainImg1 #circle2,.domainImg1 #circle20,.domainImg1 #circle21,.domainImg1 #circle22,.domainImg1 #circle23,.domainImg1 #circle24,.domainImg1 #circle25,.domainImg1 #circle26,.domainImg1 #circle27,.domainImg1 #circle28,.domainImg1 #circle29,.domainImg1 #circle3,.domainImg1 #circle30,.domainImg1 #circle31,.domainImg1 #circle32,.domainImg1 #circle33,.domainImg1 #circle34,.domainImg1 #circle35,.domainImg1 #circle36,.domainImg1 #circle37,.domainImg1 #circle38,.domainImg1 #circle39,.domainImg1 #circle4,.domainImg1 #circle40,.domainImg1 #circle5,.domainImg1 #circle6,.domainImg1 #circle7,.domainImg1 #circle8,.domainImg1 #circle9,.domainImg5 .svg{transition:all 1s ease}.domainImg5 .svg{fill:none}.domainImg5 svg:hover #box1{x:128.786;y:71}.domainImg5 svg:hover #box2{x:128.786;y:184.573}.domainImg5 svg:hover #box3{x:185.573;y:129.077}.domainImg5 svg:hover #box4{x:72;y:129.077}.domainImg4 svg,.domainImg5 #box1,.domainImg5 #box2,.domainImg5 #box3,.domainImg5 #box4{transition:all 1s ease}.domainImg4 svg{fill:none}.domainImg4 svg:hover #circle4{transform:scale(1.3);transform-origin:center}.domainImg4 svg:hover #circle7{transform:scale(1.2);transform-origin:center}.domainImg4 svg:hover #circle10{transform:scale(1.1);transform-origin:center}.domainImg4 svg:hover #circle13{transform:scale(1);transform-origin:center}.domainImg4 svg:hover #circle14,.domainImg4 svg:hover #circle9{transform:scale(.95);transform-origin:center}.domainImg4 svg:hover #circle15,.domainImg4 svg:hover #circle5{transform:scale(.9);transform-origin:center}.domainImg4 svg:hover #circle1,.domainImg4 svg:hover #circle11,.domainImg4 svg:hover #circle16,.domainImg4 svg:hover #circle6{transform:scale(.85);transform-origin:center}.domainImg4 svg:hover #circle12,.domainImg4 svg:hover #circle2{transform:scale(.8);transform-origin:center}.domainImg4 svg:hover #circle3,.domainImg4 svg:hover #circle8{transform:scale(.75);transform-origin:center}.domainImg4 #circle1,.domainImg4 #circle10,.domainImg4 #circle11,.domainImg4 #circle12,.domainImg4 #circle13,.domainImg4 #circle14,.domainImg4 #circle15,.domainImg4 #circle16,.domainImg4 #circle2,.domainImg4 #circle3,.domainImg4 #circle4,.domainImg4 #circle5,.domainImg4 #circle6,.domainImg4 #circle7,.domainImg4 #circle8,.domainImg4 #circle9{transform-origin:center;transition:all 1s ease}.domainImg7 svg{fill:none;transition:all 1s ease}.domainImg7 svg:hover #box5{fill:#fff;y:186.308}.domainImg7 svg:hover #box4{y:156.308}.domainImg7 svg:hover #box3{y:127.461}.domainImg7 svg:hover #box2{y:97.4614}.domainImg7 svg:hover #box1{y:67.4614;fill:#fff0}.domainImg7 #box1,.domainImg7 #box2,.domainImg7 #box3,.domainImg7 #box4,.domainImg7 #box5,.domainImg8 svg{transition:all 1s ease}.domainImg8 svg{fill:none}.domainImg8 svg:hover #triangle{transform:rotate(45deg)}.domainImg8 svg:hover #square{transform:rotate(-45deg)}.domainImg8 #box3,.domainImg8 #box4,.domainImg8 #square,.domainImg8 #triangle{transform-origin:center;transition:all 1s ease}.domainImg3 svg{fill:none;transition:all 1s ease}.domainImg3 svg:hover #circle1{transform:rotate(45deg)}.domainImg3 svg:hover #circle2{transform:rotate(145deg)}.domainImg3 svg:hover #circle3{transform:rotate(75deg)}.domainImg3 svg:hover #circle4{transform:rotate(175deg)}.domainImg3 svg:hover #circle5{transform:rotate(95deg)}.domainImg3 svg:hover #circle6{transform:rotate(195deg)}.domainImg3 svg:hover #circle7{transform:rotate(105deg)}.domainImg3 #circle1,.domainImg3 #circle2,.domainImg3 #circle3,.domainImg3 #circle4,.domainImg3 #circle5,.domainImg3 #circle6,.domainImg3 #circle7{transform-origin:center;transition:all 1s ease}.domainImg6 svg{fill:none;transition:all 1s ease}.domainImg6 svg:hover .circle2{cx:66.6114;cy:63.2176}.domainImg6 svg:hover #rect2{y:52}.domainImg6 svg:hover #rect3{y:30}.domainImg6 #rect1,.domainImg6 #rect2,.domainImg6 #rect3,.domainImg6 #rect4,.domainImg6 .circle2,.domainImg9 svg{transition:all 1s ease}.domainImg9 svg{fill:none}.domainImg9 svg:hover #circle0{cx:69.5;fill:#fff}.domainImg9 svg:hover #circle1{cx:95.5}.domainImg9 svg:hover #circle2{cx:121.5}.domainImg9 svg:hover #circle3{cx:147.5}.domainImg9 svg:hover #circle4{cx:173.5}.domainImg9 svg:hover #circle5{cx:199.5}.domainImg9 svg:hover #circle6{cx:225.5}.domainImg9 svg:hover #circle7{cx:251.5;fill:#0000}.domainImg2 svg,.domainImg9 #circle0,.domainImg9 #circle1,.domainImg9 #circle2,.domainImg9 #circle3,.domainImg9 #circle4,.domainImg9 #circle5,.domainImg9 #circle6,.domainImg9 #circle7{transition:all 1s ease}.domainImg2 svg{fill:none}.domainImg2 svg:hover #circle1{cx:147.5;cy:116.541}.domainImg2 svg:hover #circle2{cx:173.714;cy:116.541}.domainImg2 svg:hover #circle3{cx:173.714;cy:142.755}.domainImg2 svg:hover #circle7{cx:173.714;cy:168.969}.domainImg2 svg:hover #circle8{cx:147.5;cy:168.969}.domainImg2 svg:hover #circle6{cx:121.286;cy:168.969}.domainImg2 svg:hover #circle5{cx:121.286;cy:142.755}.domainImg2 svg:hover #circle4{cx:121.286;cy:116.541}.domainImg2 #circle1,.domainImg2 #circle2,.domainImg2 #circle3,.domainImg2 #circle4,.domainImg2 #circle5,.domainImg2 #circle6,.domainImg2 #circle7,.domainImg2 #circle8{transition:all 1s ease}.collaborateDiv{box-sizing:border-box;overflow:hidden}.collaborateDiv .collaborateSection1Container{background-color:#131833;box-sizing:border-box;overflow:hidden;padding:0 100px;position:relative;width:100%}@media only screen and (max-width:600px){.collaborateDiv .collaborateSection1Container{padding:0 50px}}.collaborateDiv .collaborateSection1Container .il1{position:absolute;right:0;top:30%}@media only screen and (min-width:1400px){.collaborateDiv .collaborateSection1Container .il1{height:auto;margin-bottom:auto;margin-top:auto;top:30%;width:700px}}@media only screen and (min-width:1600px){.collaborateDiv .collaborateSection1Container .il1{height:auto;top:25%;width:1000px}}@media only screen and (max-width:1200px){.collaborateDiv .collaborateSection1Container .il1{bottom:-50px;height:35%;right:5%;top:auto;transform:rotate(90deg)}}@media only screen and (max-width:600px){.collaborateDiv .collaborateSection1Container .il1{height:350px;left:0;margin-left:auto;margin-right:auto;top:70%;transform:rotate(90deg)}}.collaborateDiv .collaborateSection1{align-items:flex-start;box-sizing:border-box;color:#1cf8bd;display:flex;flex-direction:column;height:800px;justify-content:center;margin:auto;max-height:100vh;max-width:1200px;position:relative}@media only screen and (max-width:600px){.collaborateDiv .collaborateSection1{height:100vh}}.collaborateDiv .collaborateSection1 h1{font-size:5em;font-weight:600;line-height:120%;margin-bottom:30px;margin-top:0;padding-top:15%;width:30%;z-index:2}@media only screen and (min-width:1500px){.collaborateDiv .collaborateSection1 h1{font-size:6em}}@media only screen and (max-width:1200px){.collaborateDiv .collaborateSection1 h1{width:100%}}@media only screen and (max-width:600px){.collaborateDiv .collaborateSection1 h1{font-size:2.8em}}.collaborateDiv .collaborateSection1 .buttonRow{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}@media only screen and (max-width:1200px){.collaborateDiv .collaborateSection1 .buttonRow{align-items:stretch;flex-direction:column}}.collaborateDiv .collaborateSection1 .buttonRow .button-light{z-index:2}@media only screen and (max-width:1200px){.collaborateDiv .collaborateSection1 .buttonRow .button-light{margin-bottom:10px}}.collaborateDiv .collaborateSection1 .buttonRow div{margin-right:15px}.collaborateDiv .collaborateSection2{background-color:#f0f3fd;padding:0 100px 100px;position:relative}@media only screen and (max-width:600px){.collaborateDiv .collaborateSection2{padding:0}}.collaborateDiv .collaborateSection2 img{box-sizing:border-box;height:80%;left:25%;margin-left:auto;margin-right:auto;position:absolute;top:100px;z-index:0}@media only screen and (max-width:1000px){.collaborateDiv .collaborateSection2 img{display:none}}.collaborateDiv .collaborateSection2 .collaborateEach{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-top:50px;width:100%;z-index:-1}.collaborateDiv .collaborateSection2 .collaborateEach.firstChild{padding-top:100px}.collaborateDiv .collaborateSection2 .collaborateEach h1{margin-bottom:0}.collaborateDiv .collaborateSection2 .right{box-sizing:border-box;padding-left:50%;padding-right:10%}@media only screen and (max-width:1000px){.collaborateDiv .collaborateSection2 .right{padding:50px}}.blogsDiv .blogsSection1Container{background-color:#131833;overflow:hidden;padding:0 100px}@media only screen and (max-width:600px){.blogsDiv .blogsSection1Container{padding:0 50px}}.blogsDiv .blogsSection1{align-items:start;box-sizing:border-box;display:flex;flex-direction:column;height:500px;justify-content:center;margin:auto;max-width:1200px;padding:100px 0;position:relative}@media only screen and (max-width:600px){.blogsDiv .blogsSection1{padding:50px 0}}.blogsDiv .blogsSection1 h1{color:#1cf8bd;font-size:6em;font-weight:500}@media only screen and (max-width:600px){.blogsDiv .blogsSection1 h1{font-size:4em;padding-bottom:100px}}.blogsDiv .blogsSection1 .il1{position:absolute;right:-50px;top:200px;width:1000px}@media only screen and (max-width:1200px){.blogsDiv .blogsSection1 .il1{left:350px;right:auto}}@media only screen and (max-width:600px){.blogsDiv .blogsSection1 .il1{left:-50px;top:250px;width:700px}}.blogsDiv .blogsSection2{background-color:#fff;margin:auto;max-width:1200px;padding:50px 100px 100px}@media only screen and (max-width:600px){.blogsDiv .blogsSection2{padding:50px}}.blogDiv{min-height:100vh;padding:100px}@media only screen and (max-width:600px){.blogDiv{padding:100px 50px}}.blogDiv .blogContent{margin:auto;max-width:1000px;overflow:hidden}.blogDiv .blogContent>*{margin-left:200px;margin-right:200px}@media only screen and (max-width:1200px){.blogDiv .blogContent>*{margin-left:100px;margin-right:100px}}@media only screen and (max-width:900px){.blogDiv .blogContent>*{margin-left:0;margin-right:0}}.blogDiv .blogContent a{font-weight:500;text-decoration:underline}.blogDiv .blogContent .tagsRow{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.blogDiv .blogContent .tagsRow a{background-color:#1cf8bd;border-radius:4px;box-shadow:none;color:#5c1fde;color:#000;font-size:smaller;font-size:.7em;font-weight:500;font-weight:600;margin-bottom:0;margin-right:15px;padding:3px 6px;text-decoration:none;text-transform:uppercase;transition:all .4s}.blogDiv .blogContent .tagsRow a:hover{box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.blogDiv .blogContent .title{font-size:2.4em;margin-top:10px}@media only screen and (max-width:600px){.blogDiv .blogContent .title{font-size:1.8em}}.blogDiv .blogContent .borderRow{align-items:stretch;display:flex;flex-direction:row;margin-bottom:30px}.blogDiv .blogContent .borderRow .left{background-color:#1cf8bd;border-radius:5px;width:5px}.blogDiv .blogContent .borderRow>.right{flex:1 1;padding-left:20px}.blogDiv .blogContent .borderRow>.right .desc{color:#686868;margin-top:0}.blogDiv .blogContent .borderRow>.right .authorDiv{align-items:center;display:flex;flex-direction:row;margin-bottom:0;margin-top:30px}.blogDiv .blogContent .borderRow>.right .authorDiv .imgDiv{background-size:cover;border-radius:50% 50% 50% 50%;height:60px;width:60px}.blogDiv .blogContent .borderRow>.right .authorDiv .right{margin:0 10px}.blogDiv .blogContent .borderRow>.right .authorDiv .right h3{margin:0}.blogDiv .blogContent .borderRow>.right .authorDiv .right p{color:#686868;font-size:small;margin:0}.blogDiv .blogContent img{box-sizing:border-box}.blogDiv .blogContent figure,.blogDiv .blogContent img{height:auto;margin-left:0;margin-right:0;width:100%}.blogDiv .blogContent .blogShareDiv{margin-top:50px}.blogDiv .blogContent .blogShareDiv svg{margin-right:5px}.blogDiv .otherBlogsSection{margin-top:100px}.blogDiv .otherBlogsSection h1{font-size:2.4em}@media only screen and (max-width:600px){.blogDiv .otherBlogsSection h1{font-size:1.8em}}.blogDiv>svg{bottom:-20px;left:0;position:fixed;width:100vw}@media only screen and (max-width:1700px){.blogDiv>svg{bottom:-15px}}@media only screen and (max-width:1400px){.blogDiv>svg{bottom:-10px}}@media only screen and (max-width:1200px){.blogDiv>svg{bottom:-5px}}.blogDiv .line{background-color:#1cf8bd;bottom:0;height:40px;left:0;position:fixed;width:100vw}.navbarDivContainer{background-color:#0b0e1c;box-sizing:border-box;height:50px;padding:0 100px;position:fixed;transition:.4s;width:100%;z-index:4}@media only screen and (max-width:1200px){.navbarDivContainer{padding:0}}.navbarDiv{align-items:center;color:#fff;display:flex;flex-direction:row;height:100%;justify-content:space-between;margin:auto;max-width:1200px;transition:.4s;width:100%;z-index:1}@media only screen and (max-width:1200px){.navbarDiv{padding:0}}.navbarDiv .leftDiv{align-items:center;display:flex;flex-direction:row;height:60%}.navbarDiv .leftDiv .hamburger{color:#fff;width:100px}@media only screen and (min-width:1200px){.navbarDiv .leftDiv .hamburger{display:none}}@media only screen and (max-width:600px){.navbarDiv .leftDiv .hamburger{width:50px}}.navbarDiv .leftDiv a,.navbarDiv .leftDiv a .logo{height:100%}.navbarDiv .rightDiv{align-items:center;display:flex;flex-direction:row;position:relative}@media only screen and (max-width:1200px){.navbarDiv .rightDiv{display:none}}.navbarDiv .rightDiv .underline{background:#1cf8bd;border-radius:5px;bottom:-6px;height:3px;left:0;opacity:1;position:absolute;right:0;transition:background .4s;transition-delay:.6s}.navbarDiv .rightDiv .underline.hide{background:#0000}.navbarDiv .rightDiv .dropdown>.menu-item>a,.navbarDiv .rightDiv .searchIcon,.navbarDiv .rightDiv p,.navbarDiv .rightDiv>a{color:#fff;font-size:small;margin:0 0 0 30px;position:relative;text-decoration:none;transition:.4s}.navbarDiv .rightDiv .dropdown>.menu-item>a:hover,.navbarDiv .rightDiv .searchIcon:hover,.navbarDiv .rightDiv p:hover,.navbarDiv .rightDiv>a:hover{color:#1cf8bd;cursor:pointer}.navbarDiv .rightDiv .searchIcon{align-items:center;display:flex}.navbarDiv .rightDiv .searchIcon svg{transform:scaleX(-1)}.navbarDiv .rightDiv .dropdown{display:flex;flex-direction:column}.navbarDiv .rightDiv .dropdown .dropbtn{cursor:default}.navbarDiv .rightDiv .container{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto}.navbarDiv .rightDiv .menu-item{display:flex}.navbarDiv .rightDiv .sub-menu{background-color:#0b0e1c;border-radius:0 0 8px 8px;margin-left:30px;padding:15px;position:absolute;top:30px;transform-origin:50% -30px}.navbarDiv .rightDiv .sub-menu-container{display:flex;flex-direction:column}.navbarDiv .rightDiv .sub-menu-container a{color:#fff;font-size:small;margin:10px;transition:all .4s}.navbarDiv .rightDiv .sub-menu-container a:hover{color:#1cf8bd}.navbarDiv .rightDiv .sub-menu-item{margin-bottom:5px}.navbarDiv .sidebar{background-color:#0b0e1c;height:100vh;left:0;min-width:300px;position:absolute;top:0;transition:all .4s}.navbarDiv .sidebar .closeDiv{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:center;transition:all .4s;width:100px}@media only screen and (max-width:600px){.navbarDiv .sidebar .closeDiv{width:50px}}.navbarDiv .sidebar .closeDiv .closeIcon{height:50px;margin:auto}.navbarDiv .sidebar .closeDiv.top{height:70px}.navbarDiv .sidebar .itemsList{display:flex;flex-direction:column;max-width:300px;padding:50px 0}.navbarDiv .sidebar .itemsList a{border-left:2px solid #0000;color:#fff;font-size:large;padding:15px 50px;text-decoration:none;transition:all .4s}.navbarDiv .sidebar .itemsList a:active,.navbarDiv .sidebar .itemsList a:hover{color:#1cf8bd}.navbarDiv .sidebar .itemsList a.active{border-left:2px solid #1cf8bd}.navbarDiv .sidebar.close{left:-300px}.top{height:70px}.transparent{background-color:#0000}.transparent:hover{background-color:#0b0e1c}.toTopIcon{bottom:20px;color:#1cf8bd;cursor:pointer;opacity:0;position:fixed;right:20px;transition:all .4s;z-index:3}.toTopIcon.show{opacity:100%}.toTopDiv{align-items:center;background-color:#f0f3fd;border:2px solid #000;border-radius:50px;bottom:20px;cursor:pointer;display:flex;flex-direction:column;opacity:0;position:fixed;right:20px;transition:all .4s;z-index:3}@media only screen and (max-width:600px){.toTopDiv{display:none}}.toTopDiv.show{opacity:70%}.toTopDiv:hover{bottom:25px;opacity:100%}.toTopDiv:hover svg{margin-bottom:10px}.toTopDiv p{font-weight:700;margin:30px -10px;padding:0;text-transform:uppercase;transform:rotate(-90deg)}.toTopDiv svg{margin-bottom:0;margin-top:10px;transition:all .4s}.vert-nav-dropdown,.vert-nav-item{display:flex;flex-direction:column;width:100%}.vert-nav-btn{color:#fff;cursor:pointer;display:flex;font-size:1.1rem;justify-content:space-between;margin:0;padding:15px 50px;transition:.3s ease}.vert-nav-btn:active,.vert-nav-btn:hover{color:#1cf8bd}.vert-nav-submenu{background-color:#0000;overflow:hidden}.vert-nav-submenu-container{display:flex;flex-direction:column;padding-bottom:15px;padding-left:20px}.vert-nav-submenu-container a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .3s}.vert-nav-submenu-container a:active,.vert-nav-submenu-container a:hover{color:#1cf8bd}.footerContainer{background-color:#131833}.footerDiv{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;justify-content:center;min-height:300px;overflow:hidden;padding:50px;position:relative;width:100%}@media only screen and (max-width:600px){.footerDiv{align-items:center;flex-direction:column}}.footerDiv .logo{height:100px}@media only screen and (max-width:800px){.footerDiv .logo{height:70px}}@media only screen and (max-width:600px){.footerDiv .logo{height:50px;margin-bottom:20px}}.footerDiv .footerColumn{display:flex;flex-direction:column;margin-left:70px}@media only screen and (max-width:800px){.footerDiv .footerColumn{margin-left:40px}}@media only screen and (max-width:600px){.footerDiv .footerColumn{align-items:center;margin-left:0}}.footerDiv .footerColumn a{color:#fff;margin-bottom:10px;text-decoration:none;transition:.4s;z-index:2}.footerDiv .footerColumn a:hover{color:#1cf8bd;cursor:pointer}.footerDiv .footerColumn h3{margin:0;z-index:2}@media only screen and (max-width:600px){.footerDiv .footerColumn h3{margin-top:20px}}.footerDiv .footerColumn .iconRow{display:flex;flex-direction:row;margin-top:10px;z-index:2}.footerDiv .footerColumn .iconRow .icon{font-size:1.4em;margin-right:10px}.footerDiv .il{overflow:hidden;pointer-events:none;position:absolute;right:0;width:100%}@media only screen and (max-width:1200px){.footerDiv .il{bottom:20px;width:auto}}@media only screen and (max-width:400px){.footerDiv .il{right:-70px}}.copyrightDiv{align-items:center;color:#fff;display:flex;font-size:small;justify-content:center;padding:0 50px 10px;text-align:center}.copyrightDiv a{color:#1cf8bd;text-decoration:underline}.aboutDiv{overflow:hidden}.aboutDiv .aboutSection1Container{background-color:#131833;overflow:hidden;padding:0 100px;position:relative}@media only screen and (max-width:600px){.aboutDiv .aboutSection1Container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 50px}}.aboutDiv .aboutSection1Container object{min-width:800px;overflow:hidden;position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:80%}@media only screen and (max-width:1200px){.aboutDiv .aboutSection1Container object{margin:-100px auto -200px 50%;position:static;transform:none;transform:translateX(-50%)}}.aboutDiv .aboutSection1{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:700px;justify-content:center;margin:auto;max-height:100vh;max-width:1200px;overflow:hidden;position:relative}@media only screen and (max-width:1200px){.aboutDiv .aboutSection1{height:auto;padding-bottom:100px}}.aboutDiv .aboutSection1 h1{color:#1cf8bd;font-size:5em;font-weight:600;line-height:120%;margin-bottom:20px}@media only screen and (max-width:600px){.aboutDiv .aboutSection1 h1{font-size:3em}}.aboutDiv .aboutSection1 p{color:#fff;margin:0;width:45%}@media only screen and (max-width:1200px){.aboutDiv .aboutSection1 p{width:100%}}.aboutDiv .aboutSection1 .il{background-color:#1cf8bd;border-radius:50px 0 0 50px;height:50px;position:absolute;right:0;width:100px}@media only screen and (max-width:1200px){.aboutDiv .aboutSection1 .il{bottom:0;left:0;margin-left:auto;margin-right:auto;right:0;transform:rotate(90deg)}}.aboutDiv .aboutSection2{padding:50px 300px}.aboutDiv .aboutSection2,.aboutDiv .aboutSection2 .aboutSection2Container{margin:auto;max-width:1000px}@media only screen and (max-width:1200px){.aboutDiv .aboutSection2{padding:75px}}@media only screen and (max-width:600px){.aboutDiv .aboutSection2{padding:50px}}.aboutDiv .aboutSection2 p{margin-bottom:20px}.aboutDiv .aboutSection2 ol>li::marker{font-weight:700}.aboutDiv .aboutSection3{background-color:#f0f3fd;padding:50px 100px 100px}.aboutDiv .aboutSection3 .aboutSection3Container{margin:auto;max-width:1200px}@media only screen and (max-width:600px){.aboutDiv .aboutSection3{padding:50px}}.aboutDiv .aboutSection3 h2{color:#131833;font-size:3em;margin:10px 0}@media only screen and (max-width:600px){.aboutDiv .aboutSection3 h2{font-size:2em}}.aboutDiv .aboutSection3 h3{color:#131833;font-size:1.5em}@media only screen and (max-width:600px){.aboutDiv .aboutSection3 h3{font-size:1.2em}}.aboutDiv .aboutSection3 .subheadingRow{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.aboutDiv .aboutSection3 .subheadingRow .bullet{background-color:#1cf8bd;border-radius:50%;height:1em;margin-right:15px;width:1em}.aboutDiv .aboutSection3 .studentGridDiv .studentRow{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:auto}.aboutDiv .aboutSection3 .studentGridDiv .studentRow .wire{background-color:#1cf8bd;height:5px;width:70px}@media only screen and (max-width:600px){.aboutDiv .aboutSection3 .studentGridDiv .studentRow .wire{height:3px;width:30px}}.facultyCardsDiv{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:50px;row-gap:20px}@media only screen and (max-width:600px){.facultyCardsDiv{grid-template-columns:1fr}}.facultyCardDiv{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 8px 24px #959da533;box-sizing:border-box;display:flex;flex-direction:column;min-height:100px;padding:30px}.facultyCardDiv:hover img{border:3px solid #1cf8bd}@media only screen and (max-width:600px){.facultyCardDiv{flex-direction:row;padding:20px}}.facultyCardDiv .imageWrapper{height:0;padding-top:80%;position:relative;width:80%}@media only screen and (max-width:600px){.facultyCardDiv .imageWrapper{height:auto;padding-top:0;width:30%}}.facultyCardDiv img{border:3px solid #0000;border-radius:50%;box-sizing:border-box;left:0;position:absolute;top:0;transition:all .4s;width:100%}@media only screen and (max-width:600px){.facultyCardDiv img{position:relative}}.facultyCardDiv .detailsDiv{align-items:center;display:flex;flex-direction:column}@media only screen and (max-width:600px){.facultyCardDiv .detailsDiv{align-items:flex-start;margin-left:30px}}.facultyCardDiv h4{font-size:1.2em;font-weight:600;margin-bottom:10px;margin-top:20px;text-align:center}@media only screen and (max-width:600px){.facultyCardDiv h4{font-size:1em;margin-top:0;text-align:left}}.facultyCardDiv p{margin:0 0 5px;text-align:center}@media only screen and (max-width:600px){.facultyCardDiv p{text-align:left}}.facultyCardDiv p.cardTitle{font-size:small;font-weight:500;opacity:.6}.facultyCardDiv p.cardOrg{font-size:small;font-weight:600}.facultyCardDiv .iconsRow{display:flex;flex-direction:row}.facultyCardDiv svg{color:#131833;margin:5px 5px 0}@media only screen and (max-width:600px){.facultyCardDiv svg{margin-left:0;margin-right:10px}}.avatarCircleDiv{overflow:visible;position:relative}.avatarCircleDiv img{border:5px solid #1cf8bd;border-radius:50%;height:100px;width:100px;z-index:1}@media only screen and (max-width:600px){.avatarCircleDiv img{border:3px solid #1cf8bd;height:60px;width:60px}}.avatarCircleDiv .label{background-color:#fff;border:3px solid #1cf8bd;border-radius:5px;left:50%;margin-top:30px;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;transform:translate(-50%);transition:all .4s;z-index:2}.avatarCircleDiv .label p{margin:0;width:-webkit-max-content;width:max-content}.avatarCircleDiv:hover .label{margin-top:0;opacity:1}.avatarCircleDiv .menu-item{z-index:1}.avatarCircleDiv .label2{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:100%;transform:translate(-50%);z-index:30}.avatarCircleDiv .sub-menu{background-color:#fff;border:3px solid #1cf8bd;border-radius:6px;padding:5px 10px;width:-webkit-max-content;width:max-content}.avatarCircleDiv .sub-menu p{font-weight:500;margin:0;text-align:center}.avatarCircleDiv .sub-menu p.designation{font-size:small;font-weight:400}.avatarCircleDiv .sub-menu .iconRow{align-items:center;display:flex;flex-direction:row;justify-content:center}.avatarCircleDiv .sub-menu .iconRow svg{color:#131833;margin:5px 5px 0}.contactDiv{background-color:#f0f3fd;height:100%;min-height:100vh;overflow:hidden}.contactDiv .contactSection1Container{background-color:#131833;width:100%}.contactDiv .contactSection1{align-items:flex-start;display:flex;flex-direction:row;flex-direction:column;justify-content:space-between;margin:auto;max-width:1200px;padding:0 100px}@media only screen and (max-width:600px){.contactDiv .contactSection1{padding:0 50px}}.contactDiv .contactSection1 h1{color:#1cf8bd;font-size:4em;font-weight:500;margin-top:200px;text-align:center;width:100%;z-index:1}@media only screen and (max-width:600px){.contactDiv .contactSection1 h1{font-size:2.4em}}.contactDiv .contactSection1 .contactDetails{color:#fff;margin-bottom:40px}.contactDiv .contactSection1 .contactDetails .row{align-items:flex-start;display:flex;flex-direction:row;max-width:500px;padding:5px}.contactDiv .contactSection1 .contactDetails .row p{margin:0 0 0 10px}.contactDiv .contactSection1 .contactDetails .row svg{height:auto;margin-top:2px;width:20px}.contactDiv .contactSection2Container{background-color:#f0f3fd;box-sizing:border-box;padding:100px;width:100%}@media only screen and (max-width:600px){.contactDiv .contactSection2Container{padding:0}}.contactDiv .contactSection2{align-items:flex-start;display:flex;flex-direction:row;margin:auto;max-width:1200px;min-height:50vh}@media only screen and (max-width:1000px){.contactDiv .contactSection2{flex-direction:column}}.contactDiv .contactSection2 .contactSection2Left{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:center}.contactDiv .contactSection2 .contactSection2Left h3{font-size:2em;font-weight:500;margin:100px 0 10px}@media only screen and (max-width:600px){.contactDiv .contactSection2 .contactSection2Left h3{margin-top:0;padding:50px 50px 0}}.contactDiv .contactSection2 .contactSection2Left p{color:rgba(0,0,0,.726);font-size:1.2em;margin:0 50px 0 0}@media only screen and (max-width:600px){.contactDiv .contactSection2 .contactSection2Left p{padding:0 50px}}.contactDiv .contactSection2 .card{align-items:flex-start;background-color:#fff;border-radius:8px;box-shadow:0 8px 24px #959da533;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:40px;z-index:1}@media only screen and (max-width:1200px){.contactDiv .contactSection2 .card{margin:100px 0;width:100%}}@media only screen and (max-width:600px){.contactDiv .contactSection2 .card{border-radius:0;margin:50px 0;width:100%}}.contactDiv .contactSection2 .card h3{margin:30px auto}.contactDiv .contactSection2 .card input{background-color:#0000;border:1px solid rgba(0,0,0,.226);border-radius:4px;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:1em;margin-bottom:20px;padding:10px;width:100%}.contactDiv .contactSection2 .card input:focus{outline:none}.contactDiv .contactSection2 .card input::placeholder{color:#b8bcca}.contactDiv .contactSection2 .card select{background-color:#f8fafc;border:none;padding:10px;width:100%}.contactDiv .contactSection2 .card .contactDropdown{margin-bottom:20px;width:100%}.contactDiv .contactSection2 .card textarea{background-color:#0000;border:1px solid rgba(0,0,0,.226);border-radius:4px;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:1em;margin-bottom:20px;padding:10px;resize:vertical;width:100%}.contactDiv .contactSection2 .card textarea:focus{outline:none}.contactDiv .contactSection2 .card textarea::placeholder{color:#b8bcca;font-family:inherit}.contactDiv .contactSection2 .card .sendRow{align-items:center;display:flex;flex-direction:row}.contactDiv .contactSection2 .card .sendRow .button-dark{border:none;margin-top:20px}.contactDiv .contactSection2 .card .sendRow .statusMessage{font-weight:700;margin-left:20px;margin-right:10px}.howWeWorkDiv .section1Container{background-color:#131833;overflow:hidden;padding:0 100px}@media only screen and (max-width:600px){.howWeWorkDiv .section1Container{padding:0 50px}}.howWeWorkDiv .section1{align-items:flex-start;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:1200px;min-height:100vh;padding:100px 0;position:relative}@media only screen and (max-width:600px){.howWeWorkDiv .section1{padding:50px 0}}.howWeWorkDiv .section1 h1{color:#1cf8bd;font-size:5em;font-weight:500;line-height:120%;margin-bottom:150px}@media only screen and (min-width:1500px){.howWeWorkDiv .section1 h1{font-size:6em}}@media only screen and (max-width:600px){.howWeWorkDiv .section1 h1{font-size:4em}}.howWeWorkDiv .section1 .il1{height:900px;margin-top:350px;position:absolute;width:auto}@media only screen and (min-width:1400px){.howWeWorkDiv .section1 .il1{height:auto;width:150%}}@media only screen and (max-width:600px){.howWeWorkDiv .section1 .il1{margin-top:200px}}.howWeWorkDiv .section2{margin:auto;max-width:1000px;padding:100px 300px}@media only screen and (max-width:1200px){.howWeWorkDiv .section2{padding:100px 150px}}@media only screen and (max-width:600px){.howWeWorkDiv .section2{padding:100px 50px}}.howWeWorkDiv .section2 p{margin-bottom:50px}.domainsDivContainer{background-color:#f0f3fd}.domainsDiv{align-items:flex-start;color:#000;display:flex;flex-direction:row;margin:auto;max-width:1200px;min-height:100vh;padding:0 100px}@media only screen and (max-width:1200px){.domainsDiv{padding:0}}.domainsDiv .topBar{background-color:#0b0e1c;box-sizing:border-box;color:#fff;display:none;flex-direction:column;margin-top:50px;padding:10px 0;position:fixed;transition:all .4s;width:100%;z-index:2}.domainsDiv .topBar.open{padding-bottom:50px}@media only screen and (max-width:1200px){.domainsDiv .topBar{display:flex}}.domainsDiv .topBar .topBarHeader{align-items:center;display:flex;flex-direction:row;padding:0 100px}@media only screen and (max-width:600px){.domainsDiv .topBar .topBarHeader{padding:0 50px}}.domainsDiv .topBar .topBarHeader svg{transform:rotate(0deg);transition:all .4s}.domainsDiv .topBar .topBarHeader svg.open{transform:rotate(180deg)}.domainsDiv .topBar .topBarOptions{max-height:0;overflow:hidden;transition:all .4s}.domainsDiv .topBar .topBarOptions p{border-left:2px solid #0000;margin:0;padding:15px 100px;transition:all .4s}@media only screen and (max-width:600px){.domainsDiv .topBar .topBarOptions p{padding:15px 50px}}.domainsDiv .topBar .topBarOptions p.active{border-left:2px solid #1cf8bd}.domainsDiv .topBar .topBarOptions.open{max-height:1000px}.domainsDiv .left{align-items:flex-start;background-color:#f0f3fd;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-top:30px;padding:100px 50px 100px 0;width:320px}@media only screen and (max-width:1200px){.domainsDiv .left{display:none}}.domainsDiv .left h1{margin-bottom:10px}.domainsDiv .left hr{background-color:#1cf8bd;border:none;border-radius:5px;clear:both;height:3px;margin:0 0 20px;width:40%}.domainsDiv .left .domainListRow{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.domainsDiv .left .domainListRow .bullet{align-items:center;display:flex;flex-direction:row;margin-right:10px}.domainsDiv .left .domainListRow .bullet .leftCircle{background-color:#1cf8bd;border-radius:10px;height:0;transition:all .4s ease;width:0}.domainsDiv .left .domainListRow .bullet .rightCircle{background-color:#1cf8bd;border-radius:10px;height:10px;transition:all .4s ease;width:10px}.domainsDiv .left .domainListRow .bullet .leftCircle.active{height:10px;width:10px}.domainsDiv .left .domainListRow .bullet .centerBar{background-color:#1cf8bd;height:3px;transition:all .4s ease;width:0}@media only screen and (max-width:600px){.domainsDiv .left .domainListRow .bullet .centerBar{width:10px}}.domainsDiv .left .domainListRow .bullet .centerBar.active{height:3px;width:30px}.domainsDiv .left .domainListRow h3{cursor:pointer;font-weight:400;left:0;margin:10px 0;position:relative;transition:color .4s;transition:all .4s}.domainsDiv .left .domainListRow h3:hover{left:5px}.domainsDiv .left .domainListRow h3.active{font-weight:600;left:0}.domainsDiv .right{background-color:#f0f3fd;flex:1 1;margin-top:30px;min-height:100vh;padding:100px 0}@media only screen and (max-width:1200px){.domainsDiv .right{margin-left:0;margin-top:170px;padding:0}}.domainsDiv .right h1{font-size:3em;margin-top:0}@media only screen and (max-width:1200px){.domainsDiv .right h1{margin-left:100px;margin-right:100px}}@media only screen and (max-width:600px){.domainsDiv .right h1{font-size:2em;margin-left:50px;margin-right:50px}}.domainsDiv .right hr{border:0;border-top:1px solid #131833}.domainsDiv .right .industryDiv{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 30px;justify-content:center}.domainsDiv .right .industryDiv img{max-height:160px;max-width:100%}@media only screen and (max-width:1200px){.domainsDiv .right>p{margin-left:100px;margin-right:100px}}@media only screen and (max-width:600px){.domainsDiv .right>p{margin-left:50px;margin-right:50px}}.domainsDiv .right .projectsDiv{background-color:#fff;border-radius:8px;box-shadow:0 8px 24px #959da533;margin:50px 0 0;padding:50px}@media only screen and (max-width:1200px){.domainsDiv .right .projectsDiv{padding:50px 100px}}@media only screen and (max-width:600px){.domainsDiv .right .projectsDiv{padding:50px}}.domainsDiv .right .projectsDiv h2{font-size:2.5em;font-weight:600;margin-top:0}@media only screen and (max-width:1200px){.domainsDiv .right .projectsDiv h2{font-size:1.7em}}.domainsDiv .right .projectsDiv .expandableBar{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;width:100%}.domainsDiv .right .projectsDiv .expandableBar button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;font-size:1.2em;font-weight:600;outline:inherit;padding:20px 0}.domainsDiv .right .projectsDiv .content{grid-column-gap:20px;grid-row-gap:20px;align-items:start;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px;max-height:2500px;overflow:hidden;row-gap:20px;transition:.5s;width:100%}.domainsDiv .right .projectsDiv .content.hide{margin-bottom:0;max-height:0;transition:all .5s}.domainsDiv .right .projectsDiv hr{display:block;opacity:.3;width:100%}.domainsDiv .right .teamDiv h2{font-size:2em;font-weight:500}@media only screen and (max-width:1200px){.domainsDiv .right .teamDiv h2{font-size:2em}}@media only screen and (max-width:600px){.domainsDiv .right .teamDiv h2{font-size:1.5em}}.domainsDiv .right .teamDiv h2.center{text-align:center}@media only screen and (max-width:1200px){.domainsDiv .right .teamDiv{padding:0 100px}}@media only screen and (max-width:600px){.domainsDiv .right .teamDiv{padding:0 50px}}.loadingDiv{align-items:center;background-color:#131833;display:flex;height:100vh;justify-content:center;position:absolute;width:100vw;z-index:3}.loadingDiv h1{color:#fff}.projectDiv{background-color:#f0f3fd;min-height:100vh;padding:100px 300px}@media only screen and (max-width:1200px){.projectDiv{padding:100px}}@media only screen and (max-width:600px){.projectDiv{padding:100px 50px}}.projectDiv .projectDivContainer{margin:auto;max-width:1000px}.projectDiv h1{font-size:2.4em}@media only screen and (max-width:600px){.projectDiv h1{font-size:1.8em}}.projectDiv a{text-decoration:underline}.projectDiv .noteDiv{align-items:center;background-color:rgba(140,219,129,.173);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;padding:20px;width:100%}.projectDiv .noteDiv .noteHeadingRow{align-items:center;display:flex;flex-direction:row;opacity:.6}.projectDiv .noteDiv .noteHeadingRow p{font-weight:700;margin:0 0 0 5px}.projectDiv .noteDiv>p{margin-bottom:0;margin-top:5px;opacity:.6;text-align:center}.projectDiv .subheadingRow{align-items:center;display:flex;flex-direction:row;margin-top:20px}.projectDiv .subheadingRow .point{background-color:#1cf8bd;border-radius:10px;height:15px;margin-right:10px;width:15px}.projectDiv .subheadingRow h2{margin-bottom:20px;margin-top:20px}.projectDiv .bulletRow{display:flex;flex-direction:row;margin-left:30px}@media only screen and (max-width:600px){.projectDiv .bulletRow{margin-left:0}}.projectDiv .bulletRow .bullet{align-items:center;display:flex;flex-direction:row;margin-right:10px}.projectDiv .bulletRow .bullet .left,.projectDiv .bulletRow .bullet .right{background-color:#1cf8bd;border-radius:10px;height:10px;width:10px}.projectDiv .bulletRow .bullet .center{background-color:#1cf8bd;height:3px;width:30px}@media only screen and (max-width:600px){.projectDiv .bulletRow .bullet .center{width:10px}}.projectDiv .button-dark{margin-top:120px}.projectDiv .body{margin-bottom:50px}.projectDiv .body h4{margin-bottom:0}.projectDiv img{width:100%}.eventsDiv .eventsSection1Container{background-color:#131833;box-sizing:border-box;overflow:hidden}.eventsDiv .eventsSection1Container .eventsSection1{box-sizing:border-box;display:flex;flex-direction:column;height:500px;justify-content:center;margin:auto;max-height:100vh;max-width:1200px;padding:100px;position:relative}@media only screen and (max-width:600px){.eventsDiv .eventsSection1Container .eventsSection1{padding:50px}}.eventsDiv .eventsSection1Container .eventsSection1 h1{color:#1cf8bd;font-size:5em;font-weight:500}@media only screen and (min-width:1300px){.eventsDiv .eventsSection1Container .eventsSection1 h1{font-size:6em}}@media only screen and (max-width:600px){.eventsDiv .eventsSection1Container .eventsSection1 h1{font-size:4em;margin-bottom:150px}}.eventsDiv .eventsSection1Container .eventsSection1 .il1{height:1000px;left:50%;position:absolute}@media only screen and (max-width:1800px){.eventsDiv .eventsSection1Container .eventsSection1 .il1{left:500px}}@media only screen and (max-width:1400px){.eventsDiv .eventsSection1Container .eventsSection1 .il1{left:450px}}@media only screen and (max-width:600px){.eventsDiv .eventsSection1Container .eventsSection1 .il1{height:700px;left:50px;top:70px}}.eventsDiv .eventsSection2{background-color:#f0f3fd;box-sizing:border-box;min-height:60vh;overflow:hidden;padding:0 100px 100px}@media only screen and (max-width:600px){.eventsDiv .eventsSection2{padding:50px}}.eventsDiv .eventsSection2 .eventsSection2Container{margin:auto;max-width:1200px}.eventsDiv .eventsSection2 h1{font-size:2.4em;margin:0;padding-bottom:30px;padding-top:100px}@media only screen and (max-width:600px){.eventsDiv .eventsSection2 h1{font-size:1.8em;padding-top:0}}.eventsDiv .eventsSection2 .eventCardsDiv{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));row-gap:20px;width:100%}@media only screen and (max-width:600px){.eventsDiv .eventsSection2 .eventCardsDiv{grid-template-columns:1fr}}.eventCard{background-color:#fff;border-radius:8px;box-shadow:0 8px 24px #959da533;color:#000;cursor:pointer;overflow:hidden;transition:all .4s}.eventCard .imgDiv{background-position:50% 50%;background-size:cover;height:200px}.eventCard .contentDiv{padding:20px;position:relative}.eventCard .contentDiv .category{color:#5c1fde;font-size:smaller;font-weight:600;margin-bottom:10px;text-transform:uppercase}.eventCard .contentDiv h3{font-weight:500;margin-top:0}.eventCard .contentDiv .arrow{float:right;margin-bottom:20px;margin-right:10px;transition:all .4s ease}.eventCard .contentDiv svg{color:green}.eventCard .contentDiv .bubble{align-items:center;background-color:#1cf8bd;border-radius:50%;display:flex;flex-direction:column;height:70px;justify-content:center;position:absolute;right:20px;top:-35px;width:70px}.eventCard .contentDiv .bubble h3{font-size:smaller;line-height:110%;margin:0}.eventCard .contentDiv .bubble h3.large{font-size:1.5em}.eventCard:hover .arrow{margin-right:0}.eventDiv{background-color:#f0f3fd;min-height:100vh;padding:100px 300px}.eventDiv .eventDivContainer{margin:auto;max-width:1000px}@media only screen and (max-width:1200px){.eventDiv{padding:100px}}@media only screen and (max-width:600px){.eventDiv{padding:100px 50px}}.eventDiv .body img{box-sizing:border-box;width:100%}.eventDiv .body a{font-weight:500;text-decoration:underline}.eventDiv h1{font-size:2.4em;text-transform:capitalize}@media only screen and (max-width:600px){.eventDiv h1{font-size:1.8em}}.eventDiv .subheadingRow{align-items:center;display:flex;flex-direction:row;margin-top:20px}.eventDiv .subheadingRow .point{background-color:#1cf8bd;border-radius:10px;height:15px;margin-right:10px;width:15px}.eventDiv .subheadingRow h2{margin-bottom:20px;margin-top:20px}.eventDiv .bulletRow{display:flex;flex-direction:row;margin-left:30px}@media only screen and (max-width:600px){.eventDiv .bulletRow{margin-left:0}}.eventDiv .bulletRow .bullet{align-items:center;display:flex;flex-direction:row;margin-right:10px}.eventDiv .bulletRow .bullet .left,.eventDiv .bulletRow .bullet .right{background-color:#1cf8bd;border-radius:10px;height:10px;width:10px}.eventDiv .bulletRow .bullet .center{background-color:#1cf8bd;height:3px;width:30px}@media only screen and (max-width:600px){.eventDiv .bulletRow .bullet .center{width:10px}}.postmanDiv .postmanSection1 h1 span{text-transform:uppercase}.postmanDiv .postmanSection2 .logoGrid{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 80px;justify-content:center;margin:auto;padding:0 100px;width:100%}@media only screen and (max-width:600px){.postmanDiv .postmanSection2 .logoGrid{gap:20px 40px;padding:0 50px}}.postmanDiv .postmanSection2 .logoGrid img{box-sizing:border-box;height:180px}@media only screen and (max-width:900px){.postmanDiv .postmanSection2 .logoGrid img{height:140px}}@media only screen and (max-width:600px){.postmanDiv .postmanSection2 .logoGrid img{height:100px}}.postmanDiv .postmanSection2 .logoGrid img.cosh{padding-bottom:20px}@media only screen and (max-width:600px){.postmanDiv .postmanSection2 .logoGrid img.cosh{padding-bottom:10px}}.notFoundDiv{background-color:#131833;box-sizing:border-box;color:#fff;flex-direction:column;min-height:100vh;padding:50px}.notFoundDiv,.notFoundDiv .illustrationDiv{align-items:center;display:flex;justify-content:center}.notFoundDiv .illustrationDiv{flex-direction:row;margin-top:100px}.notFoundDiv .illustrationDiv object{height:auto;width:200px}@media only screen and (max-width:1500px){.notFoundDiv .illustrationDiv object{height:auto;width:150px}}@media only screen and (max-width:1000px){.notFoundDiv .illustrationDiv object{height:auto;width:100px}}@media only screen and (max-width:600px){.notFoundDiv .illustrationDiv object{height:auto;width:80px}}.notFoundDiv .illustrationDiv .l1{position:relative;right:-10px}.notFoundDiv .illustrationDiv .l3{left:-10px;position:relative}.notFoundDiv h3{font-size:1.6em;font-weight:500;margin-bottom:0;margin-top:50px;text-align:center}@media only screen and (max-width:600px){.notFoundDiv h3{font-size:1em;font-weight:500}}.notFoundDiv h3 span{color:#1cf8bd}.notFoundDiv p{font-weight:300;margin-bottom:60px;text-align:center}.SearchBackground{background-color:#1a2027b3;height:100vh;position:fixed;width:100vw;z-index:5}.SearchBoxDiv{background-color:#131833;border:1px solid #132f4c;border-radius:clamp(0px,(100vw - 750px)*9999,10px);box-shadow:0 4px 20px #0a1929b3;color:#fff;display:flex;flex-direction:column;height:60vh;left:50%;max-height:500px;max-width:700px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:5}.SearchBoxDiv header{border-bottom:1px solid #132f4c;padding:8px}.SearchBoxDiv header form{align-items:center;display:flex;flex-direction:row;height:56px}.SearchBoxDiv header form label{align-items:center;display:flex;justify-content:center;width:56px}.SearchBoxDiv header form label svg{stroke:#5090d3;height:30px;width:30px}.SearchBoxDiv header form ::placeholder{color:#5090d3}.SearchBoxDiv header form input{-webkit-appearance:none;appearance:none;background:#0000;border:0;color:#fff;flex:1 1;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.SearchBoxDiv header form span{background-color:#001e3c;border:1px solid #173a5e;border-radius:5px;cursor:pointer;font-size:small;margin-right:8px;padding:2.4px 6.4px 4.8px}.SearchBoxDiv .searchResult{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:overlay;padding:12px}.SearchBoxDiv ::-webkit-scrollbar-thumb{background:#265d97}.SearchBoxDiv ::-webkit-scrollbar{background:none}.searchItemDiv{align-items:center;border:1px solid;border-color:#0000 #0000 #132f4c;border-radius:10px;border-radius:4px;box-shadow:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;padding:2px 0;width:100%}.searchItemDiv .itemIcon{align-items:center;display:flex;height:50px;justify-content:center;width:50px}.searchItemDiv .itemIcon svg{stroke:#5090d3;fill:#8e8e8e;height:30px;width:30px}.searchItemDiv .itemMain{flex:1 1}.searchItemDiv .itemMain span{color:#5090d3;text-decoration:underline}.searchItemDiv .itemTag{border:1px solid #e7ebf01a;border-radius:16px;font-size:small;margin-right:10px;padding:4px 10px}.searchItemDiv .itemTag span{color:#5090d3;text-decoration:underline}.searchItemDiv:hover{background-color:#001e3c;border-color:#265d97;border-radius:10px;color:#66b2ff}.searchItemDiv:hover svg{fill:#66b2ff}.noResultsDiv{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.noResultsDiv svg{color:#5090d3}.noResultsDiv .desc{color:#6f7e8c;font-size:small;margin:0}.noResultsDiv ul{color:#5090d3;font-size:small;margin-top:5px}.postmanDiv .postmanSection1Container{background-color:#131833;color:#fff;overflow:hidden;padding:100px;position:relative}@media only screen and (max-width:600px){.postmanDiv .postmanSection1Container{box-sizing:border-box;padding:100px 50px}}.postmanDiv .postmanSection1Container .postmanSection1{align-items:center}.postmanDiv .postmanSection1{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;margin:auto;max-width:1200px}@media only screen and (max-width:600px){.postmanDiv .postmanSection1{align-items:center;justify-content:space-between}}.postmanDiv .postmanSection1 h1{color:#1cf8bd;color:#fff;font-size:4.2em;font-weight:300;line-height:120%;margin-bottom:0;text-align:center}@media only screen and (max-width:600px){.postmanDiv .postmanSection1 h1{font-size:3em;line-height:140%;margin-top:20%;width:100%}}.postmanDiv .postmanSection1 h1 span{color:#e05320;font-family:Dosis,sans-serif;font-weight:500;letter-spacing:5px}.postmanDiv .postmanSection1 .il1{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media only screen and (max-width:600px){.postmanDiv .postmanSection1 .il1{margin:0 0 -110px;position:static;transform:rotate(90deg) translateY(0)}}.postmanDiv .postmanSection2{padding:50px 0 0}.postmanDiv .logoGrid{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 60px;justify-content:center;margin:auto;padding:0 100px;width:100%}@media only screen and (max-width:600px){.postmanDiv .logoGrid{gap:20px 40px;padding:0 50px}}.postmanDiv .logoGrid img{box-sizing:border-box;height:180px}@media only screen and (max-width:900px){.postmanDiv .logoGrid img{height:140px}}@media only screen and (max-width:600px){.postmanDiv .logoGrid img{height:100px}}.postmanDiv .logoGrid img.cosh{padding-bottom:20px}@media only screen and (max-width:600px){.postmanDiv .logoGrid img.cosh{padding-bottom:10px}}.postmanDiv .logoGrid img.ieee{padding-bottom:20px;width:300px}.postmanDiv .logoGrid img.nitk,.postmanDiv .logoGrid img.tie{padding-bottom:20px}.postmanDiv .logoGrid .partnershipDets{align-items:center;display:flex;flex-direction:column}.postmanDiv .postmanSection3{margin:auto;max-width:1200px;padding:0 100px 100px}@media only screen and (max-width:600px){.postmanDiv .postmanSection3{padding:0 50px 100px}}.postmanDiv .postmanSection3 span{color:#e05320;font-family:Dosis,sans-serif}.postmanDiv .postmanSection3 h2{color:#131833;font-size:2.4em;font-weight:500;text-align:left}@media only screen and (max-width:600px){.postmanDiv .postmanSection3 h2{font-size:2em}}.postmanDiv .postmanSection3 h3{color:#5c1fde;font-size:1.5em;font-weight:500;text-align:left}.postmanDiv .postmanSection3 hr{margin-top:30px;opacity:.4}.postmanDiv .postmanSection3 .row{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1200px){.postmanDiv .postmanSection3 .row{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:800px){.postmanDiv .postmanSection3 .row{grid-template-columns:repeat(1,1fr)}.postmanDiv .postmanSection3 .row .rowItem{max-width:100%}}.postmanDiv .postmanSection3 .contactCaption{margin-bottom:30px}.postmanDiv .postmanSection3 .imageContainer{max-width:100%}.postmanDiv .postmanSection3 figcaption{text-align:center}li,p{text-align:justify}