@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap);:root{--primary:#d22f2d;--secondary: ;--white:#fff;--black:#000;--mainfont:"Montserrat",sans-serif;--secondayfont:"Syne",sans-serif;--fs-max: ;--fs-mid: ;--fs-min: ;--pd-max:5.2rem;--pd-mid:3.2rem;--pd-min:2rem;--pd-min-sm:1rem;--m-max:5rem;--m-mid:4rem;--m-min:2rem;--m-min-sm:1rem;--transition-fast: ;--transition-slow: ;--bs-min: ;--bs-mid: ;--bs-max: ;--transition:all 0.4s ease-out}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}h1,h2,h3,h4,h5,h6{font-weight:500}body,html{scroll-behavior:auto!important}body{background-color:#fff;background-color:var(--white);font-family:Montserrat,sans-serif;font-family:var(--mainfont);font-size:16px}@keyframes full{to{opacity:1;transform:none;visibility:visible}}section{height:auto;max-width:1872px;padding:2rem 5.2rem;padding:2rem var(--pd-max);width:100%}.page__heading{font-family:Syne,sans-serif;font-family:var(--secondayfont);font-size:4.8rem;font-weight:600;margin:1rem auto}.page__heading,.page__pera{color:#000;color:var(--black);text-align:center}.page__pera{font-size:1.2rem;font-weight:500}.Explore_btn{background:#fff;border:none;color:#d22f2d!important;color:var(--primary)!important;cursor:pointer;font-size:1rem;font-weight:500;letter-spacing:1px;overflow:hidden;padding:8px 0;position:relative;text-decoration:none}.Explore_btn:before{background-color:#d22f2d;background-color:var(--primary);bottom:0;content:"";height:1.5px;left:0;position:absolute;transition:all .3s ease;width:90%}.Explore_btn:hover:before{width:100%}.button-Container{align-items:center;background:#0000;display:flex;flex-direction:row;height:-webkit-fit-content;height:fit-content;justify-content:space-between;margin:auto auto 8rem;width:32rem!important}.about__btn{border:1px solid #000;border-radius:50px;cursor:pointer;font-size:1.5rem;outline:none;padding:1.2rem 2.6rem!important;transition:all .4s ease}.about__btn:first-child{background:#000;background:var(--black);color:#fff;color:var(--white)}.about__btn:nth-child(2){background:#fff;background:var(--white);color:#000;color:var(--black)}.about__btn:nth-child(2):hover{background:#000;background:var(--black);color:#fff;color:var(--white)}@media (max-width:1200px){section{padding:2rem 3.2rem;padding:2rem var(--pd-mid)}.page__heading{font-size:clamp(2rem,6vw,4rem)}}@media (max-width:800px){section{padding:2rem;padding:2rem var(--pd-min)}}#Main{height:auto;width:100%}.headingBox{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0 var(--m-max);text-align:center;width:100%}.topHeading{color:var(--primary);font-family:var(--secondayfont);font-size:clamp(3.8rem,11vw,12rem);font-weight:700}.topHeading,.topPera{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topPera{color:var(--black);font-size:clamp(1rem,2vw,2.2rem);font-weight:500}.main__row{grid-gap:2rem;display:grid;grid-template-columns:1fr 1fr;margin-bottom:var(--m-max);width:100%}.main__col{display:flex;flex-flow:column nowrap}.main__col-color-pera{color:var(--primary);display:inline-block;font-size:1.5rem;font-weight:500;margin-bottom:1rem;overflow:hidden}.main__col-heading{color:var(--black);display:inline-block;font-family:var(--secondayfont);font-size:clamp(1rem,4vw,3.2rem);font-weight:700;margin-bottom:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main__col-pera{color:var(--black);font-size:1.2rem;font-weight:500;margin-bottom:1rem}.main__col:last-child>.main__col-pera{margin-bottom:6rem}.main__col:last-child{align-items:flex-start;justify-content:center}@media (max-width:1200px){section{padding:2rem var(--pd-mid)}}@media (max-width:960px){.main__row{grid-gap:2rem;grid-template-columns:none;grid-template-rows:auto auto}.main__col-color-pera{font-size:1.1rem}.main__col-heading{display:inline-block;font-size:clamp(2.2rem,5vw,2.5rem);margin-bottom:2rem}.main__col-pera{font-size:1.1rem;margin-bottom:1rem}.main__col:last-child>.main__col-pera{margin-bottom:4rem}.main__col:last-child{align-items:flex-start;justify-content:flex-start}}@media screen and (max-width:540px){.main__col-heading{font-size:2rem}.headingBox{margin:1rem 0 var(--m-max)}section{padding:2rem var(--pd-min-sm)}}.work{height:auto;justify-content:center;margin:3rem auto 1rem;padding:1rem 0;width:70rem}.work,.work__projects{display:flex;flex-direction:column}.work__projects{align-content:center;margin:5rem auto}.work__project{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto 5rem}.work__project:nth-child(2)>.work__project-sm:first-child{order:2}.work__project:nth-child(2)>.work__project-sm:nth-child(2){order:1}.work__project-sm{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.work__project-sm h2{font-size:2rem;text-transform:capitalize}.work__project-sm h2,.work__project-sm p{color:var(--black);font-family:var(--secondayfont);margin-bottom:var(--m-min)}.work__project-sm p{font-size:1.2rem}.work__project-sm h4{color:var(--black);font-family:var(--secondayfont);font-size:clamp(1.2rem,4vh,1.4rem);margin-bottom:var(--m-min)}.work__project-sm h4 span{color:var(--primary);margin-right:1rem}.work__project-sm:first-child{border-radius:8px;height:auto;overflow:hidden;width:100%}.work__project-sm-img{height:auto;object-fit:cover;width:100%}@media (max-width:1200px){.work{padding:2rem var(--pd-mid);width:100%}}@media (max-width:960px){.work__project-sm:first-child{height:20rem}.work__project-sm button,.work__project-sm h2,.work__project-sm h4,.work__project-sm p{margin-bottom:var(--m-min-sm)}.work__project{grid-gap:2rem;display:grid;grid-template-columns:none;grid-template-rows:auto 1fr;margin:0 auto 3rem}.work__project:nth-child(2)>.work__project-sm:first-child{order:1}.work__project:nth-child(2)>.work__project-sm:nth-child(2){order:2}}@media (max-width:540px){.work__projects{margin:3rem auto}.work__project{grid-gap:3rem}.work{padding:2rem var(--pd-min-sm)}.work__project-sm h2{font-size:1.5rem}.work__project-sm p{font-size:1rem}.work__project-sm h4{font-size:1.1rem}.work__project-sm h4 span{color:var(--primary);margin-right:1rem}.work__project-sm:first-child{height:auto}}.about{display:flex;flex-direction:column;height:auto;justify-content:center;margin:3rem auto 1rem;padding:1rem 0;width:70rem}.page__pera{margin-bottom:2rem}.page__heading{margin-bottom:3rem}.pera{text-align:left}.about__designbox{background-color:var(--primary);border-radius:8px;height:90px;margin-bottom:8rem;transform:rotate(12deg) translateX(8rem);width:220px}.first-heading{margin-top:3rem!important}.about__small-heading{font-size:2.5rem;font-weight:700;margin-bottom:3rem;margin-top:10rem}.about__small-heading,.about__small-pera{color:var(--black);font-family:var(--secondayfont);text-align:center}.about__small-pera{font-size:1.2rem;font-weight:500;margin:-1rem auto 8rem;width:100%}.about__small-heading-pera{color:var(--black);font-family:var(--secondayfont);font-size:clamp(1.4rem,8vw,1.8rem);font-weight:500;margin-bottom:2rem;text-indent:12rem}.about__small-heading-pera span{color:var(--primary)}.about__image-box{border-radius:16px;height:20rem;overflow:hidden;width:100%}.about__image{background-position:50%;background-size:cover;width:100%}.about__our-story-boxes{display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.about__our-story-box{align-items:flex-start;align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start}.about__our-story-box-heading{font-size:2rem;font-weight:600;margin-bottom:2rem;text-transform:capitalize}.about__our-story-box-heading,.about__our-story-box-pera{color:var(--black);font-family:var(--secondayfont);font-weight:500}.about__our-story-box-pera{font-size:1.2rem;margin-bottom:1.6rem}.about__our-story-box>img{height:auto;width:28rem}.about__our-team-heading{margin-bottom:2rem}.about__our-team-heading-pera{font-family:var(--secondayfont);font-size:1.2rem;font-weight:500;margin:auto auto 3rem;text-align:center;width:60%}.about__employess-card-box{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);line-height:1.5}.about__employee-card{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.about__employee-card-image{align-items:center;background-color:grey;border-radius:16px;display:flex;height:20rem;justify-content:center;margin-bottom:1rem;max-width:20rem;overflow:hidden;width:100%}.about__employee-card-image>img{background-position:50%;background-size:cover;width:100%}.about__employee-card>h1{color:var(--primary);font-family:var(--secondayfont);font-size:1.2rem;font-weight:600;margin-bottom:.4rem;margin-top:.4rem}.about__employee-card>p{color:var(--black);font-family:var(--secondayfont);font-size:.9rem;font-weight:500;margin-bottom:.5rem}.about__employee-card>h2{color:var(--primary);font-size:1rem;font-weight:500}.about__employee-card>.pera{color:var(--black);font-size:1.2rem;font-weight:500;text-align:center}.about__skillcard-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.about__skillcard{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;text-align:center}.about__skillcard>.pera{font-family:var(--secondayfont);font-size:1.2rem;text-align:center}.about__skillcard>h2{color:var(--primary);font-size:1.4rem;font-weight:600;margin:0 auto 2rem;width:60%}.about__skillcard>p{color:var(--black);font-size:1rem;font-weight:500}.last-pera{margin-bottom:3rem!important}@media (max-width:1200px){.about{padding:2rem var(--pd-mid);width:100%}}@media (max-width:960px){.about__image-box{border-radius:16px;height:auto;overflow:hidden;width:100%}.about__our-story-boxes{grid-gap:3rem;grid-template-columns:none;grid-template-rows:auto auto}.about__our-story-box:first-child{align-items:flex-start;justify-content:center;order:2}.about__our-story-box:last-child{order:1}.about__our-story-box>img{height:20rem;object-fit:cover;width:100%}.about__employess-card-box{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);justify-content:center;line-height:1.5}.about__our-team-heading-pera{width:80%}.about__employee-card:last-child{grid-column:1/-1;justify-self:center;width:auto}.about__skillcard-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:none;grid-template-rows:repeat(3,auto)}}@media screen and (max-width:620px){.about{padding:2rem var(--pd-min-sm)}.about__employee-card>.pera{font-size:1rem;width:80%}.about__small-heading-pera{font-size:1.2rem;text-indent:4rem}.about__our-story-box-pera{font-size:1rem;margin-bottom:1rem}.about__our-story-box-heading{font-size:1.5rem}.about__small-heading{font-size:2rem}.about__small-pera{font-size:1rem}.about__our-team-heading-pera{width:100%}.about__skillcard>.pera{font-size:1rem}.about__designbox{transform:rotate(12deg)}.about__employess-card-box{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:none;grid-template-rows:repeat(3,1fr);justify-content:center;line-height:1.5}.button-Container{align-items:center;background:#0000;display:flex;flex-direction:row;height:-webkit-fit-content;height:fit-content;justify-content:space-around!important;margin:auto auto 8rem;width:100%!important}.about__btn{border:1px solid #000;border-radius:50px;cursor:pointer;font-size:1rem!important;outline:none;padding:1rem 2rem!important;transition:all .4s ease}}.contact{display:flex;flex-direction:column;height:auto;justify-content:center;margin:3rem auto 1rem;padding:1rem 0;width:70rem}.custom-select-wrapper{display:inline-block;position:relative;width:100%}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg fill="%23000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;border:1px solid var(--black);border-radius:8px;color:var(--black);cursor:pointer;font-size:1.2rem;font-weight:400;margin-bottom:1rem;padding:1.2rem 3rem 1.2rem 1.2rem;width:100%}select option{background:#fff;color:#333;padding:1.2rem}.custom-select option[disabled]{color:#aaa}.contact__form{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:auto;width:44rem}.contact__pera{color:var(--black);font-size:1.2rem;font-weight:500;margin-bottom:3rem;text-align:left}.contact__form-input{background:#0000;border:1px solid var(--black);border-radius:8px;padding:1.2rem;width:100%}.contact__form-input,.contact__form-label{color:var(--black);font-size:1.2rem;margin-bottom:1rem}.contact__form-label{font-weight:500}.contact__form-name-box{grid-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.star{color:var(--primary);margin:0 auto 8px 4px}.contact__form>.button-Container{width:22rem!important}.contact__form>.button-Container>.about__btn{padding:1rem 2.6rem!important}@media screen and (max-width:1200px){.contact{padding:1rem var(--pd-mid);width:100%}.contact__form{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto 5rem;width:100%}.contact__form>.button-Container{margin:1rem 0 0;width:-webkit-fit-content!important;width:fit-content!important}.contact__form>.button-Container>.about__btn:first-child{margin-right:2rem}}@media screen and (max-width:620px){.contact{padding:1rem}.contact__form-name-box{grid-gap:0;display:grid;grid-template-columns:none!important;grid-template-rows:auto auto!important}.button-Container{width:100%}}.sub-heading-primary{font-size:1.2rem;font-weight:600;margin-bottom:1.8rem;text-transform:uppercase}.sub-heading-secondary{color:#111;font-size:1.2rem;font-weight:400;margin-bottom:1.8rem;text-transform:capitalize}.sub-pera{font-family:var(--secondary-font);font-size:1.2rem;font-weight:400}.row{grid-gap:5rem;display:grid;grid-template-columns:1fr 2fr;margin-bottom:6rem}.row2{grid-gap:3rem;grid-template-columns:repeat(2,1fr)}.row2,.row3{display:grid;margin-bottom:6rem}.row3{grid-gap:3rem;grid-template-columns:repeat(3,1fr);width:100%}.col{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%}.image-row{grid-gap:1rem}.col>img{height:auto;object-fit:cover;width:100%}ul{line-height:1.2;list-style-type:square}ul>li{font-family:var(--secondary-font);font-size:1.1rem;font-weight:400;margin-left:1.6rem}ul>li>span{font-weight:600}.nato-Sans{font-family:var(--nato-font)}.back-button-cont{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:4rem;width:-webkit-fit-content;width:fit-content}.back-icon{margin-right:1rem;transform:rotate(180deg) translateX(-.2rem);transition:all .3s ease}.back-button{color:#000!important;font-size:1.2rem;font-weight:600;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.back-button-cont:hover .back-icon{transform:rotate(180deg) translateX(0)}.explanation-heading{font-family:var(--secondary-font);font-size:3.5rem;font-weight:600;margin-bottom:4rem;text-transform:uppercase;width:100%}.first>.col:first-child>h2{margin-bottom:.5rem}.photo-container{height:auto;margin-bottom:6rem;overflow:hidden;width:100%}.photo-container>img{height:auto;object-fit:cover;width:100%}.challenge>.col>.sub-pera{margin-bottom:.4rem}.photo-container>h2{margin-bottom:4rem}.low-margin{margin-bottom:3rem}.design-system-row{display:flex;flex-direction:column;width:100%}.design-system-heading{font-family:var(--secondary-font);font-size:2rem;margin-bottom:2rem;text-transform:uppercase}.col>.sub-pera{margin-bottom:2rem}.col>div>.design-system-heading{margin-bottom:.5rem}.col>div>.sub-pera{margin-bottom:2rem}.col>svg{margin-bottom:1rem}.svg-pera{text-align:center}.desgin-system-col{align-items:center;justify-content:center}.Montserrat{font-family:var(--primary-font)}.syne{font-family:var(--secondary-font)}.process-cont{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:6rem;padding:28px 0;width:100%}.process-image{height:auto;object-fit:cover;width:100%}.sm-size{display:none;visibility:hidden}@media screen and (max-width:1040px){.explanation-heading{font-size:2.2rem}}@media screen and (max-width:740px){.sub-project_section{margin-bottom:6rem}.explanation-heading{font-size:2.1rem}.row{gap:1rem;grid-template-columns:none;grid-template-rows:repeat(2,auto)}.photo-container,.row{margin-bottom:3rem}.TIMEFRAME,.process-cont{margin-bottom:2rem}.row3.TIMEFRAME{gap:1rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.row3.TIMEFRAME .col:first-child{grid-row:1/span 2}.sm-size{display:flex;height:auto;max-width:100%;visibility:visible}.lg-size{display:none;visibility:hidden}.col>.row3{margin-bottom:0}.row2{grid-gap:0;grid-template-columns:none;grid-template-rows:repeat(2,auto)}.photo-container:last-child{margin-bottom:0}}@media screen and (max-width:500px){.row3.TIMEFRAME{gap:1rem;grid-template-columns:none;grid-template-rows:auto auto}.row3.TIMEFRAME .col:first-child{grid-row:none}}.navbar{background:#fff;display:grid;grid-template-columns:auto 1fr;padding:1.6rem var(--pd-max) 1rem;position:relative;width:100%;z-index:10}.logo{min-width:15rem}.navlink_cont{justify-content:space-between;width:100%}.nav-links,.navlink_cont{display:flex;flex-direction:row}.nav__link{color:var(--black);font-size:1rem;font-weight:500;text-decoration:none;transition:all .4s ease}.nav__link:not(:first-child){margin-left:4rem}.nav__link:after{background-color:var(--black);content:"";display:block;height:2px;left:0;opacity:0;top:0;transform:translateX(-10px);transition:all .4s ease;visibility:hidden;width:0}.nav__link.active:after,.nav__link:hover:after{background-color:var(--primary);opacity:1;transform:none;visibility:visible;width:40%}.nav__link.active,.nav__link:hover{color:var(--primary)}.logo img{height:40px}.nav-right{color:#444;display:flex;font-size:1rem;gap:1rem}.hamburger{align-items:flex-end;cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#333;height:2px;transition:.3s;width:24px}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transform:translateY(-100%);transition:transform .4s ease-in-out;width:100%;z-index:9}.mobile-menu.show{transform:translateY(0)}.mobile-menu ul{list-style:none;padding:0;text-align:center}.mobile-menu ul li{margin:1.5rem 0}.mobile-menu ul li a{color:#c0392b;font-size:1.5rem;font-weight:700;text-decoration:none}@media (max-width:1200px){.navbar{grid-template-columns:1fr 1fr;padding:1.6rem var(--pd-mid) 1rem}.navlink_cont{display:none;visibility:hidden}.hamburger{display:flex;margin-left:auto;margin-right:0;width:-webkit-fit-content;width:fit-content}}@media (max-width:800px){.navbar{padding:1.5rem var(--pd-min-sm)}}.footer{display:flex;flex-direction:column;height:auto;position:relative;width:100%}.footer:before{background-color:var(--primary);content:"";height:1px;left:5.6%;position:absolute;top:0;width:33%}.footer__sections{display:grid;grid-template-columns:repeat(3,auto);height:auto;width:100%}.footerLinkBox{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.footerLinkHeading{color:var(--primary);font-size:1.2rem;margin-top:1rem}.footerLinkHeading,.footerlink{font-weight:500;margin-bottom:1rem}.footerlink{color:var(--black);cursor:pointer;opacity:.9;text-decoration:none;transition:all .3s ease}.footerlink:hover{color:var(--black);opacity:1}.footerLinkBox:nth-child(3){align-items:flex-end}.footercirclebutton{align-items:center;background-color:initial;border:1px solid var(--black);border-color:var(--primary);border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:5rem;justify-content:center;margin-top:1rem;overflow:hidden;padding:3rem;width:5rem}.footercirclebutton:hover .icon-img{transform:scale(1.2)}.icon-img{height:25px;transition:all .4s ease;width:20px}.arrow-circle{align-items:center;border:2px solid #00000080;border-radius:50%;color:var(--black);cursor:pointer;display:flex;font-size:3rem;height:100px;justify-content:center;text-decoration:none;transition:all .3s ease;width:100px}.arrow-circle:hover{animation:wave .5s ease-in-out forwards;border-color:var(--primary);color:var(--primary)}.arrow-circle:hover .arrow-up{color:var(--primary);transform:scale(1.2)}.arrow-up{transition:transform .3s ease}.letsConnectSection{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.letsConnectSection>.footerLinkHeading{font-size:2rem}.letsConnectSection>.footerlink{border-bottom:1.5px solid #acacac;margin-top:1rem;padding-bottom:.2rem!important;position:relative}.letsConnectSection>.footerlink:after{background-color:var(--black);bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:.3s ease;width:0}.letsConnectSection>.footerlink:hover:after{width:100%}@keyframes wave{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media (max-width:800px){.footer:before{left:4%}.footer__sections{grid-template-columns:auto auto}.sm-hide{display:none;visibility:hidden}}@media (max-width:580px){.letsConnectSection{flex-direction:column}.letsConnectSection>.footerlink{margin-top:0}}
/*# sourceMappingURL=main.f2597092.css.map*/