/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/About/SectionCards.module.scss ***!
  \********************************************************************************************************************************************************************/
.SectionCards-module__content--iFIYR {
  position: sticky !important;
  top: 0px;
  display: flex;
  flex-direction: column;
  height: 80vh;
  width: 90vw;
  aspect-ratio: 0.8;
  margin: auto;
  border-radius: 20px;
  margin-bottom: 5vh;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
  background: url(/assets/about-usp-card-bg-6e4f7285.jpg) top center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 72px 20px 0 80px;
}
.SectionCards-module__content--iFIYR:first-child .SectionCards-module__img--zXRXy {
  margin-bottom: 40px;
}

.SectionCards-module__container--fsmn9 {
  height: 100%;
}

.SectionCards-module__img--zXRXy {
  width: 100%;
  display: block;
}

.SectionCards-module__stepCount--pooN1 {
  font-size: 36px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 8px;
}

.SectionCards-module__title--pJyzG {
  grid-area: content-title;
  font-weight: normal;
  line-height: 1.2;
  color: #fff;
  font-size: 60px;
  line-height: 1.1;
  font-weight: 500;
}

.SectionCards-module__text--hzk_l {
  margin: 0;
  grid-area: content-text;
  padding: 0;
  backface-visibility: hidden;
}

.SectionCards-module__bigText--S9RSb {
  font-size: 30px;
  margin-top: 20px;
}

@media screen and (max-width: 899px) {
  .SectionCards-module__content--iFIYR {
    width: 100%;
    height: 95vh;
    max-height: 640px;
    aspect-ratio: 1.2;
    padding: 24px 24px 0;
  }
  .SectionCards-module__content--iFIYR:first-child .SectionCards-module__img--zXRXy {
    width: 85%;
  }
  .SectionCards-module__stepCount--pooN1 {
    font-size: 22px;
  }
  .SectionCards-module__title--pJyzG {
    font-size: 32px;
  }
  .SectionCards-module__text--hzk_l {
    font-size: 14px;
  }
  .SectionCards-module__bigText--S9RSb {
    font-size: 22px;
  }
}
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/About/UspSectionCards.module.scss ***!
  \***********************************************************************************************************************************************************************/
.UspSectionCards-module__uspSection--sxB7i {
  padding-bottom: 0;
}

@media screen and (max-width: 899px) {
  .UspSectionCards-module__uspSection--sxB7i {
    padding: 0 16px;
  }
  .UspSectionCards-module__title--g14dP {
    margin-top: 20px;
  }
}
/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/About/TeamImageCard.module.scss ***!
  \*********************************************************************************************************************************************************************/
.TeamImageCard-module__container--wJ76k {
  -webkit-tap-highlight-color: transparent;
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  cursor: pointer;
}
.TeamImageCard-module__container--wJ76k:hover .TeamImageCard-module__img--DATOG {
  transform: translateY(0) scale(1.1);
}

.TeamImageCard-module__containerInner--RHhn4 {
  position: relative;
  padding: 0 32px;
}

.TeamImageCard-module__circle--KVZzY {
  background-color: var(--background, #6AFFFF);
  border-radius: 32px;
  cursor: pointer;
  height: 70%;
  left: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.TeamImageCard-module__img--DATOG {
  pointer-events: none;
  position: relative;
  transform: translateY(0) scale(1);
  transform-origin: 50% bottom;
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  width: 100%;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/About/FounderImage.module.scss ***!
  \********************************************************************************************************************************************************************/
.FounderImage-module__images--inhLW {
  width: 100%;
  min-height: 540px;
  position: relative;
}
.FounderImage-module__images--inhLW .FounderImage-module__imageContainer--UsXSi {
  position: absolute;
}
.FounderImage-module__images--inhLW .FounderImage-module__imageContainer--UsXSi img {
  width: 100%;
}
.FounderImage-module__images--inhLW .FounderImage-module__imageContainer--UsXSi:nth-of-type(1) {
  width: 100%;
  z-index: 1;
}
.FounderImage-module__images--inhLW .FounderImage-module__imageContainer--UsXSi:nth-of-type(2) {
  right: 0;
  bottom: 0;
  width: 30%;
  z-index: 2;
}

@media screen and (max-width: 899px) {
  .FounderImage-module__images--inhLW {
    min-height: 140px;
  }
  .FounderImage-module__images--inhLW .FounderImage-module__imageContainer--UsXSi:last-child {
    right: 60px;
    bottom: -80px;
  }
  .FounderImage-module__images--inhLW .FounderImage-module__imageContainer--UsXSi:last-child img {
    width: 150%;
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/About/Timeline.module.scss ***!
  \****************************************************************************************************************************************************************/
/* Timeline specific colors matching the design */
:root {
  --timeline-accent-blue: #23b7de;
  --timeline-text-primary: #ffffff;
  --timeline-text-secondary: #bbb;
}

.Timeline-module__timelineContainer--uvKsY {
  color: var(--timeline-text-primary);
  position: relative;
  overflow: hidden;
}

.Timeline-module__contentWrapper--d1mUW {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .Timeline-module__contentWrapper--d1mUW {
    padding: 2rem 1rem 0;
  }
}

.Timeline-module__timelineNavigation--pLP9d {
  position: relative;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .Timeline-module__timelineNavigation--pLP9d {
    margin-bottom: 3rem;
  }
}

.Timeline-module__navArrow--bhAdH {
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease, opacity 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.Timeline-module__navArrow--bhAdH:disabled {
  cursor: not-allowed;
}
.Timeline-module__navArrow--bhAdH.Timeline-module__left--YF9YS {
  transform: rotate(-90deg);
}
.Timeline-module__navArrow--bhAdH.Timeline-module__right--tOEYp {
  transform: rotate(90deg);
  right: 0;
}
@media (max-width: 768px) {
  .Timeline-module__navArrow--bhAdH {
    width: 40px;
    height: 40px;
  }
}

.Timeline-module__timelineTrackContainer--YTWLD {
  margin: 0 4rem;
  position: relative;
}
@media (max-width: 768px) {
  .Timeline-module__timelineTrackContainer--YTWLD {
    margin: 0 3rem;
  }
}

.Timeline-module__yearLabels--Q5eTK {
  display: flex;
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 500;
  color: var(--timeline-text-secondary);
  position: relative;
  height: 24px;
}
@media (max-width: 768px) {
  .Timeline-module__yearLabels--Q5eTK {
    font-size: 0.875rem;
    margin-bottom: 1.5rem;
  }
}

.Timeline-module__yearLabel--jlZvB {
  position: absolute;
  transform: translateX(-50%);
  white-space: nowrap;
}

.Timeline-module__timelineTrack--yMCmc {
  height: 6px;
  position: relative;
  border-radius: 3px;
  background: linear-gradient(to right, transparent 0%, rgb(140, 134, 132) 5%, rgb(140, 134, 132) 80%, transparent 100%);
  overflow: visible;
}
@media (max-width: 768px) {
  .Timeline-module__timelineTrack--yMCmc {
    height: 4px;
    background: linear-gradient(to right, transparent 0%, rgb(140, 134, 132) 15%, rgb(140, 134, 132) 80%, transparent 100%);
  }
}

.Timeline-module__progressLine--G50WA {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(to right, transparent 0%, var(--timeline-accent-blue) 30%, var(--timeline-accent-blue) 100%, transparent 100%);
  border-radius: 3px;
  transition: width 0.5s ease;
  z-index: 1;
}

.Timeline-module__progressLineEnd--q20YS {
  background: linear-gradient(to right, transparent 0%, var(--timeline-accent-blue) 20%, var(--timeline-accent-blue) 80%, transparent 100%);
}
@media (max-width: 768px) {
  .Timeline-module__progressLineEnd--q20YS {
    background: linear-gradient(to right, transparent 0%, var(--timeline-accent-blue) 30%, var(--timeline-accent-blue) 80%, transparent 100%);
  }
}

.Timeline-module__timelineMarker--yCTuu {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid;
  z-index: 3;
  color: #8c8684;
  background: #11182B;
}
.Timeline-module__timelineMarker--yCTuu.Timeline-module__active--avnAA {
  background-color: var(--timeline-accent-blue);
  border-color: var(--timeline-accent-blue);
  width: 20px;
  height: 20px;
  box-shadow: 0 0 16px rgba(35, 183, 222, 0.6);
  z-index: 4;
}
.Timeline-module__timelineMarker--yCTuu.Timeline-module__completed--QUmib {
  background-color: var(--timeline-accent-blue);
  border-color: var(--timeline-accent-blue);
  z-index: 2;
}
.Timeline-module__timelineMarker--yCTuu:hover {
  transform: translate(-50%, -50%) scale(1.15);
  z-index: 5;
}
@media (max-width: 768px) {
  .Timeline-module__timelineMarker--yCTuu {
    width: 14px;
    height: 14px;
  }
  .Timeline-module__timelineMarker--yCTuu.Timeline-module__active--avnAA {
    width: 18px;
    height: 18px;
  }
}

.Timeline-module__swiper--KoH8k {
  width: 100%;
  height: auto;
  overflow: visible;
}

.Timeline-module__swiperSlide--Alu3U {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.Timeline-module__swiperSlide--Alu3U.Timeline-module__swiper-slide-active--VinVP {
  opacity: 1;
}

.Timeline-module__year--J1kHG {
  font-size: clamp(1rem, 2vw, 2rem);
  font-weight: 300;
  color: #23b7de;
  margin: 0;
}

.Timeline-module__heading--RLO6p {
  font-size: clamp(2rem, 3vw, 3rem);
  color: #fff;
  font-weight: 500;
  margin: 0 0 20px;
  line-height: 1.2;
}

.Timeline-module__description--NJGRN {
  color: #bbb;
}
/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/About/AboutTeam.module.scss ***!
  \*****************************************************************************************************************************************************************/
.AboutTeam-module__container--zElBj {
  position: relative;
}

.AboutTeam-module__heading--UCjxn {
  color: #070c1e;
  font-size: 60px;
}

.AboutTeam-module__designation--oaIK2 {
  font-size: 14px;
  color: rgb(66, 54, 53);
  margin-top: 12px;
}

.AboutTeam-module__aboutFounder--UaRZ2 {
  font-size: 20px;
  margin-top: 20px;
  color: #070c1e;
}

.AboutTeam-module__linkedinIcon--E7sH_ {
  width: 30px;
  margin-left: 20px;
}

@media screen and (max-width: 900px) {
  .AboutTeam-module__heading--UCjxn {
    font-size: 40px;
  }
}
/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/containers/About.module.scss ***!
  \*******************************************************************************************************************************************************/
.About-module__masterHead--eNl7Q {
  background: url(/assets/about-master-head-1c7c4c05.jpg) no-repeat top center;
  background-size: cover;
  padding: 85vh 0 100px;
}

.About-module__caseDetailInfo--jYQDt {
  padding: 80px 80px 100px;
  position: relative;
}

.About-module__positionRelative--wqF9j {
  position: relative;
  z-index: 4;
}

.About-module__breadcrumb--gkuA5 {
  padding: 0;
  margin: 0 0 24px;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  list-style: none;
  display: block;
}
.About-module__breadcrumb--gkuA5 li {
  display: inline-block;
}
.About-module__breadcrumb--gkuA5 li::after {
  content: "/";
  margin: 0 8px;
}
.About-module__breadcrumb--gkuA5 li:last-child {
  color: #ff005b;
}
.About-module__breadcrumb--gkuA5 li:last-child::after {
  content: "";
}

.About-module__mainHeading--MNjzs {
  font-weight: 400;
  margin-bottom: 20px;
}

.About-module__secondaryHeading--JeO1F {
  font-weight: 300;
  margin-bottom: 32px;
}

.About-module__headingBigText--fXyF6 {
  font-size: 24px;
}

.About-module__pinkText--iIAt8 {
  color: #e4176c;
}

.About-module__blueText--gZvOZ {
  color: #28b3db;
}

.About-module__whiteText--nao8f {
  color: #fff;
}

.About-module__textCenter--cRIpO {
  text-align: center;
}

.About-module__founderImageSection--WLP_g {
  position: relative;
  z-index: 3;
}

.About-module__founderImage--dcmpt {
  width: 100%;
}

.About-module__founderInfo--R_8FV {
  font-size: 20px;
  font-weight: 500;
}

.About-module__extraSpacing--yRunZ {
  margin: 20px 0;
}

.About-module__missionVisionSection--FwKQ0 {
  background: url(/assets/mission-vision-bg-ecb7fda2.png) no-repeat top center;
  background-size: contain;
  padding-top: 33%;
  margin-top: 200px;
  position: relative;
}

.About-module__missionVisionPeopleImg--g11U4 {
  position: absolute;
  top: 0;
  width: 46%;
  left: 46%;
  transform: translateX(-50%);
}

.About-module__missionContainer--XnVqj,
.About-module__visionContainer--EpBZK {
  padding: 80px;
  color: #fff;
}

.About-module__missionContainer--XnVqj {
  background: #e4176c;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}

.About-module__visionContainer--EpBZK {
  background: #28b3db;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}

.About-module__milestoneSection--iN3Nx {
  margin-top: 0;
  background: #10172A url(/assets/timeline-section-bg-e9752aa9.jpg) no-repeat top center;
  background-size: cover;
  padding-top: 950px;
  position: relative;
}

.About-module__milestoneChevron--QRTom {
  width: 100%;
}

.About-module__timelineContainer--MTiiV {
  padding-bottom: 80px;
}

.About-module__uspAndSupportSection--gAdPn {
  background: url(/assets/support-section-bg-25145206.jpg) no-repeat bottom 130px center;
  background-size: contain;
}

.About-module__uspSection--eo8dY {
  margin-bottom: 140px;
  background: url(/assets/usp-section-bg1-92cb7543.jpg) no-repeat top -8% center;
  background-size: contain;
}

.About-module__fullSupportGrid--iqhf2 {
  margin-top: 80px;
}

.About-module__useSectionHeading--e8Wf7 {
  margin-bottom: 40px;
  text-align: center;
}

.About-module__uspSectionText--tbCP0 {
  font-size: 22px;
  margin-bottom: 80px;
  text-align: center;
}

.About-module__supportSectionBottomText--ZM9VG {
  font-size: 24px;
  margin: 40px 0;
  text-align: center;
}

.About-module__supportSection--Pb4JQ {
  margin-bottom: 100px;
}

.About-module__supportList--paBxL {
  display: flex;
  margin-bottom: 52px;
}

.About-module__supportItem--he1Ze {
  width: 20%;
  margin-right: 24px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(15px);
  padding: 40px;
  border-radius: 12px;
}
.About-module__supportItem--he1Ze:last-child {
  margin-right: 0;
}

.About-module__supportIcons--_9ilG {
  height: 50px;
}

.About-module__itemHeading--q3Wf_ {
  font-size: 24px;
  margin: 20px 0;
  font-weight: 500;
  line-height: 1.2;
}

.About-module__itemBullet--XtY8v {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
}
.About-module__itemBullet--XtY8v li {
  margin-bottom: 8px;
  font-size: 14px;
  background: url(/assets/about-tick-02f49f83.png) no-repeat top 7px left;
  background-size: 14px;
  padding-left: 24px;
}

.About-module__meetTeamSection--j2dLD {
  margin-top: 200px;
  margin-bottom: 140px;
}

.About-module__meetTheTeam--ESz7Y {
  margin-bottom: 100px;
}

.About-module__memberName--Hl7IU {
  font-size: 30px;
  text-align: center;
  font-weight: 500;
}

.About-module__memberPosition--ThTFU {
  font-size: 16px;
  text-align: center;
  font-style: italic;
}

.About-module__linkedinIcon--yOfbX {
  width: 32px;
  height: 32px;
  border-radius: 6px;
}

.About-module__memberContent--f1DeT {
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 899px) {
  .About-module__masterHead--eNl7Q {
    padding: 80vh 0 200px;
  }
  .About-module__secondaryHeading--JeO1F {
    line-height: 1.3;
  }
  .About-module__caseDetailInfo--jYQDt {
    padding: 40px 30px 100px;
  }
  .About-module__masterHead--eNl7Q {
    padding-bottom: 30px;
  }
  .About-module__missionVisionSection--FwKQ0 {
    padding: 0;
    margin-top: 70px;
  }
  .About-module__missionVisionPeopleImg--g11U4 {
    position: relative;
    width: 100%;
    margin-bottom: -50px;
  }
  .About-module__missionContainer--XnVqj, .About-module__visionContainer--EpBZK {
    padding: 50px 30px;
  }
  .About-module__milestoneChevronMobile--so9Xf {
    position: absolute;
    bottom: -50px;
    z-index: 1;
  }
  .About-module__milestoneChevron--QRTom {
    width: auto;
    height: 50px;
  }
  .About-module__milestoneSection--iN3Nx {
    margin-top: 32px;
    background-color: #10172a;
    background-size: 150%;
    padding-top: 300px;
    padding-bottom: 40px;
  }
  .About-module__milestoneSection--iN3Nx .About-module__secondaryHeading--JeO1F {
    font-size: 50px;
  }
  .About-module__timelineContainer--MTiiV {
    padding-bottom: 0;
  }
  .About-module__milestoneFoundation--uwmj1 {
    width: 405px;
    height: 400px;
    padding: 30px 30px;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #bbb;
    border: 1px solid #555;
    position: relative;
    bottom: -30px;
  }
  .About-module__milestoneFoundation--uwmj1 h2 {
    color: #23b7de;
  }
  .About-module__milestoneFoundation--uwmj1 h1 {
    color: #fff;
    font-size: 40px;
  }
  .About-module__uspAndSupportSection--gAdPn {
    margin-top: 0px;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    background-size: 2000px;
    background-position: bottom 570px center;
  }
  .About-module__uspSection--eo8dY {
    background-size: 1500px auto;
    background-position: 50% -200px;
    padding-top: 150px;
  }
  .About-module__fullSupportGrid--iqhf2 {
    margin-top: 0;
  }
  .About-module__useSectionHeading--e8Wf7 {
    margin-bottom: 20px;
  }
  .About-module__useSectionHeading--e8Wf7 :is(h1) {
    font-weight: 500;
    margin-top: 10px;
    line-height: 1.3;
  }
  .About-module__supportList--paBxL {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .About-module__supportItem--he1Ze {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    box-shadow: 0 0 0 0 #bbb, inset 0 0 0 0 #bbb, 0 0 0 1px rgba(0, 0, 0, 0.09);
  }
  .About-module__uspSectionText--tbCP0 {
    margin-bottom: 40px;
  }
  .About-module__meetTheTeam--ESz7Y {
    text-align: center;
    margin-bottom: 50px;
  }
  .About-module__meetTeamSection--j2dLD {
    margin-top: 0;
  }
  .About-module__memberPosition--ThTFU {
    position: relative;
    padding-bottom: 15px;
  }
  .About-module__memberPosition--ThTFU::after {
    content: "";
    position: absolute;
    width: 120px;
    height: 4px;
    background: aqua;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .About-module__founderNameAndDesidnation--OYkFD {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
  }
  .About-module__founderNameAndDesidnation--OYkFD span {
    display: block;
  }
  .About-module__founderNameAndDesidnation--OYkFD em {
    font-size: 12px;
  }
}

/*# sourceMappingURL=containers-About.styles.52678f8f.css.map*/