body{font-family:Source Sans Pro,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:600}p{margin:0;padding:0}#page{min-height:100vh;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}header{background-color:transparent}header .navbar-brand{width:175px}header .navbar-toggler{padding:.5em .75em;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}header .navbar-nav{grid-gap:40px;gap:40px}header .navbar-nav .nav-link{color:#fff!important}header .navbar-nav .active>.nav-link{font-weight:600}.dropdown-menu{min-width:140px;padding:.25em;box-shadow:0 0 4px 1px rgba(94,84,171,.16078)}.dropdown-menu .dropdown-item{font-size:.875em;line-height:1.23;color:#292929;font-weight:600;padding:.5em}.page-footer{background-color:#1f1f1f;padding:.5em 0}.page-footer .footer-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.page-footer .footer-container .copyright{color:#fff;font-size:1em;line-height:1.875;font-weight:400}.page-footer .footer-container .links-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;grid-gap:1.5em;gap:1.5em}.page-footer .footer-container .links-wrapper .link-item{color:#fff;font-size:1em;line-height:1.875}.home-page{position:relative;background-color:#5e54ab;background:-webkit-linear-gradient(314.17deg,#4a3ea9 24.64%,rgba(94,84,171,.8) 85.63%);background:-o-linear-gradient(314.17deg,#4a3ea9 24.64%,rgba(94,84,171,.8) 85.63%);background:linear-gradient(135.83deg,#4a3ea9 24.64%,rgba(94,84,171,.8) 85.63%)}.home-page .hero-wrapper{padding:180px 0 100px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;grid-gap:150px;gap:150px}.home-page .hero-wrapper:before{content:"";position:absolute;top:-369px;left:-185px;height:369px;width:369px;border-radius:50%;border:50px solid hsla(0,0%,100%,.05882);box-shadow:4px 4px 37px 0 rgba(33,32,32,.07843)}.home-page .hero-wrapper .hero-arrow-top{position:absolute;top:-15%;right:-40px;opacity:.15}.home-page .hero-wrapper .hero-content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px}.home-page .hero-wrapper .hero-content .hero-arrow{position:absolute;top:10%;left:-40px}.home-page .hero-wrapper .hero-content .title{color:#fff;font-size:4em;font-weight:700}.home-page .hero-wrapper .hero-content .summary{color:#fff;font-size:1.25em;line-height:1.5;font-weight:600}.home-page .hero-wrapper .hero-content .description{color:#fff;font-size:1em;line-height:1.5;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:615px;white-space:pre-wrap}.home-page .hero-wrapper .hero-image{height:340px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home-page .hero-wrapper .hero-image img{height:100%;-o-object-fit:contain;object-fit:contain}.home-content{padding:80px 0;-webkit-box-flex:1;-webkit-flex:1;flex:1}.home-content .content-heading{font-size:3em;line-height:1.17;font-weight:600;color:#1f1f1f}.home-content .border{height:2px;background-color:#eab43e;border:none!important;width:103px;margin:0 0 30px}.home-content .card-cont{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;grid-gap:5%;gap:5%;-webkit-flex-wrap:wrap;flex-wrap:wrap}.home-content .card-cont .feature-card{width:30%;margin-top:2em}.home-content .card-cont .feature-card .icon-cont img{max-width:100px}.home-content .card-cont .feature-card .feature-title{margin:20px 0;font-size:1.5em;line-height:1.25;color:#1f1f1f}.home-content .card-cont .feature-card .description{font-size:var(--font-size-base);line-height:1.5}.home-content .project{padding-right:120px}.home-content .project .project-title{font-size:1.25em;line-height:1.26;font-weight:600;color:#1f1f1f;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.home-content .project .dashicons{-webkit-transition:.4s linear;-o-transition:.4s linear;transition:.4s linear}.home-content .project .collapsed .dashicons{-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.home-content .project .accordion-collapse{margin-bottom:20px}.home-content .project .subtitle-wrapper{margin:0 20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.home-content .project .subtitle-wrapper .project-sub-title{cursor:pointer;position:relative;font-size:1.25em;line-height:1.5;color:#5c5c5c;border-left:1px solid #e2e2e2;padding:.5em 0 .5em 20px;-webkit-transition:.4ms;-o-transition:.4ms;transition:.4ms}.home-content .project .subtitle-wrapper .project-sub-title:before{content:"";position:absolute;top:calc(50% - 2.5px);left:-3px;height:5px;width:5px;background-color:#d9d9d9;border-radius:50%;-webkit-transition:.4ms;-o-transition:.4ms;transition:.4ms}.home-content .project .subtitle-wrapper .project-sub-title:hover{color:#5e54ab}.home-content .project .subtitle-wrapper .project-sub-title:hover:before{background-color:#5e54ab}.home-content .project .subtitle-wrapper .active,.home-content .project .subtitle-wrapper .mixitup-control-active{color:#5e54ab}.home-content .project .subtitle-wrapper .active:before,.home-content .project .subtitle-wrapper .mixitup-control-active:before{background-color:#5e54ab}.home-content .single-title-wrapper .single-title{cursor:pointer;font-size:1.25em;line-height:1.26;font-weight:600;color:#1f1f1f;margin-bottom:20px}.home-content .single-title-wrapper .active,.home-content .single-title-wrapper .mixitup-control-active{color:#5e54ab}.home-content .single-title-wrapper .active:before,.home-content .single-title-wrapper .mixitup-control-active:before{background-color:#5e54ab}.feature-content{position:relative}.feature-content:after{content:"";position:absolute;top:100px;right:-120px;height:300px;width:300px;border-radius:50%;border:54px solid rgba(94,84,171,.10196);box-shadow:4px 4px 37px 0 rgba(33,32,32,.05098)}.project-page{position:relative;background-color:#5e54ab;background:-webkit-linear-gradient(322.18deg,#4a3ea9 28.15%,rgba(94,84,171,.8) 94.23%);background:-o-linear-gradient(322.18deg,#4a3ea9 28.15%,rgba(94,84,171,.8) 94.23%);background:linear-gradient(127.82deg,#4a3ea9 28.15%,rgba(94,84,171,.8) 94.23%);background-position:50%;background-repeat:no-repeat;background-size:cover;height:480px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.project-page:after{content:"";position:absolute;bottom:-45px;right:-220px;height:369px;width:369px;border-radius:50%;border:50px solid hsla(0,0%,100%,.05882);box-shadow:4px 4px 37px 0 rgba(33,32,32,.07843)}.project-page .hero-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;grid-gap:150px;gap:150px}.project-page .hero-wrapper .hero-content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px}.project-page .hero-wrapper .hero-content .hero-arrow{position:absolute;top:-100px;left:-150px}.project-page .hero-wrapper .hero-content .title{color:#fff;font-size:4em;font-weight:600}.contact-page{background-color:#5e54ab;background:-webkit-linear-gradient(322.18deg,#4a3ea9 28.15%,rgba(94,84,171,.8) 94.23%);background:-o-linear-gradient(322.18deg,#4a3ea9 28.15%,rgba(94,84,171,.8) 94.23%);background:linear-gradient(127.82deg,#4a3ea9 28.15%,rgba(94,84,171,.8) 94.23%);background-position:50%;background-repeat:no-repeat;background-size:cover;height:480px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.contact-page,.contact-page .hero-wrapper{display:-webkit-box;display:-webkit-flex;display:flex}.contact-page .hero-wrapper{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;grid-gap:150px;gap:150px}.contact-page .hero-wrapper .hero-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px}.contact-page .hero-wrapper .hero-content .title{color:#fff;font-size:4em;font-weight:600}.contact-page .hero-wrapper .hero-content .description{color:#fff;font-size:1em;line-height:1.5;max-width:32em}.contact-content{position:relative;padding:80px 0}.contact-content:before{content:"";position:absolute;top:70px;right:-170px;height:300px;width:300px;border-radius:50%;border:54px solid rgba(94,84,171,.10196);box-shadow:4px 4px 37px 0 rgba(33,32,32,.05098)}.contact-content .heading{font-size:1.25em;line-height:1.5;color:#1f1f1f;margin-bottom:1.5em}.contact-content .slack-wrapper{margin-bottom:36px}.contact-content .media-wrapper{grid-gap:26px;gap:26px}.contact-content .mail-wrapper,.contact-content .media-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.contact-content .mail-wrapper{grid-gap:1.5em;gap:1.5em}.contact-content .mail-wrapper .mail-link{font-size:1.25em;line-height:1.5;color:#1f1f1f}.resource-content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:120px 0}.resource-content .tab-wrapper{background-color:rgba(142,158,232,.10196);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;border-radius:8px;padding:3px}.resource-content .tab-wrapper .tab{cursor:pointer;min-width:156px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;text-align:center;padding:14px 23px;border-radius:8px}.resource-content .tab-wrapper .tab .tab-title{font-size:1em;line-height:1.25;color:#1f1f1f}.resource-content .tab-wrapper .active,.resource-content .tab-wrapper .mixitup-control-active{background-color:#fff}.resource-content .tab-wrapper .active .tab-title,.resource-content .tab-wrapper .mixitup-control-active .tab-title{font-weight:600}.resource-content .content-wrapper{margin-top:50px;grid-row-gap:24px;row-gap:24px}.resource-content .content-wrapper .resource-card{padding:10px}.resource-content .content-wrapper .resource-card .card-content{background-color:#4a3ea9;padding:75px 40px;border-radius:16px;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.resource-content .content-wrapper .resource-card .card-content .card-title{font-size:1.5em;color:#fff;margin-bottom:0}.resource-content .content-wrapper .resource-card .card-content .card-summary{font-size:1em;line-height:1.4;color:#d7d4ee;margin:16px 0 24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:5.6em}.resource-content .content-wrapper .resource-card .card-content .card-link{padding:8px 24px;font-size:.875em;line-height:1.5;color:#fff;text-decoration:none;background-color:#4a3ea9;border:1px solid #fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;border-radius:25px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;grid-gap:8px;gap:8px}.resource-content .content-wrapper .resource-card .card-content .card-link:hover{color:#4a3ea9;background-color:#fff}.resource-content .content-wrapper .resource-card .card-content .card-link .dashicons{font-size:.875em;line-height:1.75}.team-content{padding:120px 0;-webkit-box-flex:1;-webkit-flex:1;flex:1}.team-content .hero-wrapper{display:none}.team-content .content-heading{font-size:3em;line-height:1.17;font-weight:600;color:#1f1f1f}.team-content .border{height:2px;background-color:#eab43e;border:none!important;width:156px;margin:0 0 64px}.team-content .team-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;grid-gap:6em;gap:6em;margin-bottom:7.5em}.team-content .team-list .team-card .team-img{height:175px;width:175px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:8px;border-radius:50%;padding:3px;border:3px solid #8e9ee8}.team-content .team-list .team-card .team-heading{font-size:1.5em;line-height:1.25;font-weight:600;color:#1f1f1f;text-align:center}.team-content .team-list .team-card .team-designation{font-size:1.125em;font-weight:400;line-height:1.5;text-align:center;color:#292929}.page-404{position:relative;background-color:#5e54ab;background:-webkit-linear-gradient(314.17deg,#4a3ea9 24.64%,rgba(94,84,171,.8) 85.63%);background:-o-linear-gradient(314.17deg,#4a3ea9 24.64%,rgba(94,84,171,.8) 85.63%);background:linear-gradient(135.83deg,#4a3ea9 24.64%,rgba(94,84,171,.8) 85.63%)}.page-404 .wrapper-404{margin-top:90px;padding-bottom:45px;background-color:#fff;height:calc(100vh - 90px);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.page-404 .wrapper-404 .content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.page-404 .wrapper-404 .content .title{font-size:4em;font-weight:600;color:#1f1f1f}.page-404 .wrapper-404 .content .summary{margin:28px 0;font-size:1em;line-height:1.5;color:#292929}.page-404 .wrapper-404 .content .back-link{text-decoration:none;background-color:rgba(94,84,171,.10196);border-radius:30px;padding:12px 16px;font-size:1em;font-weight:600;color:#5e54ab}.page-404 .wrapper-404 .image-404{height:490px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;right:0}@media screen and (max-width:1200px){header{background-color:#5e54ab!important}header .navbar-nav{grid-gap:20px;gap:20px;padding:4em 0;text-align:center;font-size:1.125em}.dropdown-menu{margin-left:0;padding:.75em 0!important;text-align:center;background-color:rgba(0,0,0,.1)!important}.dropdown-menu .dropdown-item{padding:.75em 0;color:#fff;font-weight:400}.page-404 .wrapper-404{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:45px;grid-gap:60px;gap:60px}.page-404 .wrapper-404 .content{text-align:center}.page-404 .wrapper-404 .image-404{position:unset;height:40vh}}@media screen and (max-width:768px){header .navbar-brand{width:120px}.page-footer{padding:1.5em 0}.page-footer .footer-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.page-footer .footer-container .links-wrapper{margin-top:1em;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.home-page .hero-wrapper{padding:150px 15px 80px}.home-page .hero-wrapper:before{top:-100px;left:-100px;height:185px;width:185px;border:25px solid hsla(0,0%,100%,.05882)}.home-page .hero-wrapper .hero-content{grid-gap:10px;gap:10px}.home-page .hero-wrapper .hero-content .description{width:100%}.home-page .hero-wrapper .hero-image{display:none}.home-content{padding:60px 25px}.home-content .card-cont .feature-card{width:100%;text-align:center}.home-content .project{padding-right:0}.feature-content:after,.project-page:after{bottom:-40px;right:-100px;height:200px;width:200px;border:25px solid hsla(0,0%,100%,.05882)}.project-page{height:unset;padding:150px 0 80px}.contact-page{height:auto;padding:150px 0 80px}.contact-content:before{top:70px;right:-90px;height:175px;width:175px;border:25px solid rgba(94,84,171,.10196)}.contact-content .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.contact-content .mail-wrapper{margin-bottom:4em}.resource-content{padding:40px 0}.resource-content .content-wrapper{width:100%;margin:50px auto 0}.team-content{padding:60px 25px}}@media screen and (max-width:576px){.home-content .content-heading{text-align:center}.home-content .border{margin:auto}.resource-content .tab-wrapper{width:90%}.resource-content .tab-wrapper .tab{margin:0 auto}.team-content .content-heading{text-align:center}.team-content .border{margin:auto}.team-content .team-list{margin-top:2em;grid-gap:4em;gap:4em}.team-content .team-list .team-card{margin:0 auto}}
