/* ===== ABOUT PAGE STYLES ===== */

/* Main Container */
.about-page {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 132px;
}

.hero-title span {
  color: #4000a9;
}
.hero-section {
  overflow: visible;
}
.l {
  position: absolute;
  left: 0px;
  top: -20px;
  overflow: visible;
  aspect-ratio: 1;
}
.r {
  position: absolute;
  right: 0px;
  bottom: -240px;
  overflow: visible;
  aspect-ratio: 1;
}

/* ===== SECTIONS ===== */
section {
  flex-direction: column;
  box-sizing: border-box;
}

/* ===== OUR STORY SECTION ===== */
.our-story,
.our-story * {
  box-sizing: border-box;
}

.our-story {
  padding: 0px 100px 0px 100px;
  position: relative;
}

.stats {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.6) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 8px;

  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  justify-content: flex-start;
  padding: 40px 40px 0px 40px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.story-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;

  position: relative;
}

.content {
  display: flex;
  flex-direction: column;
  gap: 48px;
  align-items: center;
  justify-content: center;

  max-width: 892px;
  position: relative;
}

.our-story2 {
  color: #4000a9;
  text-align: left;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.02em;
  font-weight: 700;
  position: relative;
}

.content2 {
  display: flex;
  flex-direction: row;
  gap: 48px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;

  max-width: 892px;
  position: relative;
}

.story-text {
  color: #494948;
  text-align: center;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.02em;
  font-weight: 400;
  position: relative;
  flex: 1;
}

/* ===== STATISTICS SECTION ===== */
.statistics-container {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: wrap;
  position: relative;
}

.stat-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  flex: 1;
  min-width: 150px;
  padding: 20px 0px;
  position: relative;
}

._275 {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 120%;
  font-weight: 700;
  position: relative;
}

.deployments {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  position: relative;
}

._1-m {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 120%;
  font-weight: 700;
  position: relative;
}

.monthly-nudges-sent {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  position: relative;
}

._1-3-b {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 120%;
  font-weight: 700;
  position: relative;
}

.behaviour-instances-assessed,
.monthly-nudges-sent {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  position: relative;
}

._140-000 {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 120%;
  font-weight: 700;
  position: relative;
}

.users {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  position: relative;
}

._14 {
  color: #4000a9;
  text-align: center;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 120%;
  font-weight: 700;
  position: relative;
}

.countries {
  color: #4000a9;
  text-align: left;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  position: relative;
}

/* ===== TRUST SECTION ===== */
.trust-our-core,
.trust-our-core * {
  box-sizing: border-box;
}

.trust-our-core {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 0px 100px 0px 100px;
  overflow: hidden;
}

.trust-at-our-core {
  color: #4000a9;
  text-align: left;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.02em;
  font-weight: 700;
  position: relative;
}

.worxogo-is-iso-27001-2013-certified-our-information-security-management-system-protects-application-network-cloud-and-data-layers-earning-the-trust-of-clients-across-banking-insurance-pharma-bpo-and-more {
  color: #494948;
  text-align: center;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.02em;
  font-weight: 400;
  position: relative;
  flex: 1;
}

/* ===== CLIENT LOGOS CAROUSEL ===== */
.client-logos-container {
  display: flex;
  flex-direction: row;
  gap: 60px;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.client-logos-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(234, 234, 232, 1),
    rgba(234, 234, 232, 0)
  );
  z-index: 2;
}

.client-logos-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background: linear-gradient(
    to left,
    rgba(234, 234, 232, 1),
    rgba(234, 234, 232, 0)
  );
  z-index: 2;
}

.client-logos-track {
  display: flex;
  gap: 60px;
  align-items: center;
  animation: scroll-logos 30s linear infinite;
}

@keyframes scroll-logos {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.client-logos {
  width: 54px;
  height: 32px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 54/32;
}

.group-41441 {
  width: 99.25%;
  height: 61.55%;
  position: absolute;
  right: 0.75%;
  left: 0%;
  bottom: 19.7%;
  top: 18.75%;
  overflow: visible;
  aspect-ratio: 53.6/19.7;
}

.client-logos2 {
  width: 82px;
  height: 32px;
  position: relative;
  overflow: visible;
  aspect-ratio: 82/32;
}

.client-logos3 {
  width: 133px;
  height: 32px;
  position: relative;
  overflow: visible;
  aspect-ratio: 133/32;
}

.client-logos4 {
  width: 71px;
  height: 32px;
  position: relative;
  overflow: visible;
  aspect-ratio: 71/32;
}

.client-logos5 {
  width: 124px;
  height: 32px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 124/32;
}

.group-41445 {
  width: 99.59%;
  height: 54.17%;
  position: absolute;
  right: 0.01%;
  left: 0.4%;
  bottom: 23.1%;
  top: 22.73%;
  overflow: visible;
  aspect-ratio: 123.49/17.33;
}

.client-logos6 {
  width: 60px;
  height: 32px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 60/32;
}

.group-41444 {
  width: 100.27%;
  height: 62.49%;
  position: absolute;
  right: -0.27%;
  left: 0%;
  bottom: 18.76%;
  top: 18.75%;
  overflow: visible;
  aspect-ratio: 60.16/20;
}

.client-logos7 {
  width: 48px;
  height: 32px;
  position: relative;
  overflow: visible;
  aspect-ratio: 3/2;
}

.kriya-next-wealth-1 {
  width: 78px;
  height: 32px;
  position: relative;
  object-fit: cover;
  aspect-ratio: 78/32;
}

.genpact {
  width: 88px;
  height: 32px;
  position: relative;
  overflow: visible;
  aspect-ratio: 88/32;
}

/* ===== TEAM SECTION ===== */
.team-section {
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: space-between;
}
.team,
.team * {
  box-sizing: border-box;
}

.team {
  padding: 0px 100px;
  display: flex;
  flex-direction: row;
  gap: 60px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}

.team .content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 50%;
}

.meet-the-leadership-team {
  color: #4000a9;
  text-align: left;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.02em;
  font-weight: 700;
  position: relative;
}

.content-leader-text {
  color: #4b484e;
  text-align: left;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  position: relative;
}

/* ===== TEAM CARD ===== */
.team-card {
  background: #ffffff;
  border-radius: 8px;
  align-items: flex-end;
  display: flex;
  min-height: 201px;
  width: calc(50% - 30px);
  max-width: 100%;
  position: relative;
  padding: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.team-member-photo {
  background: linear-gradient(
    43.52deg,
    rgba(234, 234, 232, 0.5) 0%,
    rgba(132, 132, 131, 0.2) 100%
  );
  border-radius: 8px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 4px;
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0px;
  top: 0px;
  box-shadow: 4px 4px 30px 0px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}

.sudha-1 {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0.5px;
  top: 0px;
  object-fit: cover;
  aspect-ratio: 1;
}

.team-member-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 250px;
  position: absolute;
  left: 219.5px;
  top: 50%;
  translate: 0 -50%;
}

.sudha-bhamidipati {
  color: #4000a9;
  text-align: left;
  font-family: "AlbertSans-Bold", sans-serif;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.02em;
  font-weight: 700;
  position: relative;
  align-self: stretch;
}

.chief-executive-officer-co-founder {
  color: #494948;
  text-align: left;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.02em;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}

.team-member-details {
  color: #494948;
  text-align: left;
  font-family: "AlbertSans-Regular", sans-serif;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -0.01em;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.flex-start {
  align-items: flex-start;
}
/* ===== RESPONSIVE DESIGN ===== */

/* Tablet Breakpoint */
@media (max-width: 768px) {
  .l {
    position: absolute;
    left: -115px;
    top: -40px;
    overflow: visible;
    aspect-ratio: 1;
  }
  .r {
    position: absolute;
    right: -100px;
    bottom: -100px;
    overflow: visible;
    aspect-ratio: 1;
  }

  .about-page {
    gap: 80px;
  }

  .hero-section {
    padding: 60px 40px 0px;
  }

  .hero-title {
    font-size: 42px;
  }

  .hero-text {
    font-size: 16px;
  }

  .our-story {
    padding: 0 40px;
  }

  .stats {
    width: 100%;
    padding: 40px 40px 0;
  }

  .team-section {
    padding-top: 60px;
  }

  .team {
    padding: 0px 40px;
    flex-direction: column;
    gap: 40px;
    align-items: center;
  }

  .team .content {
    width: 100%;
    text-align: center;
    max-width: 100%;
  }
  .br-hide {
    display: none;
  }
  .flex-start {
    align-items: center;
  }

  .team-card {
    max-width: 100%;
    width: 100%;
  }
  .trust-our-core {
    padding: 0 20px;
  }

  .client-logos-container {
    padding: 0 20px;
  }

  .client-logos-track {
    gap: 40px;
    animation-duration: 25s;
  }
  .statistics-container {
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .stat-item {
    flex: 1;
    min-width: calc(33.33% - 15px);
    padding: 20px 10px;
    text-align: center;
  }

  ._275,
  ._1-m,
  ._1-3-b,
  ._140-000,
  ._14 {
    font-size: 32px;
  }

  .deployments,
  .monthly-nudges-sent,
  .behaviour-instances-assessed,
  .users,
  .countries {
    font-size: 14px;
  }
}

/* Mobile Breakpoint */
@media (max-width: 576px) {
  .l {
    position: absolute;
    left: -132px;
    top: -60px;
    overflow: visible;
    aspect-ratio: 1;
  }
  .r {
    position: absolute;
    right: -185px;
    bottom: -79px;
    overflow: visible;
    aspect-ratio: 1;
  }
  .about-page {
    gap: 60px;
  }

  .hero-section {
    padding: 40px 20px 0px;
    min-height: 250px;
  }

  .hero-title {
    font-size: 32px;
  }

  .hero-text {
    font-size: 14px;
  }
  .story-container {
    gap: 0;
  }
  .our-story {
    padding: 0 20px;
  }

  .stats {
    padding: 20px;
  }

  .content,
  .content2 {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 20px;
  }

  .our-story2,
  .trust-at-our-core,
  .meet-the-leadership-team {
    font-size: 28px;
    text-align: center;
  }

  .statistics-container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }

  .stat-item {
    flex: none;
    width: calc(50% - 10px);
    min-width: 140px;
    max-width: 180px;
    padding: 15px 10px;
    text-align: center;
  }

  .stat-item:nth-child(5) {
    width: calc(50% - 10px);
    margin: 0 auto;
  }

  ._275,
  ._1-m,
  ._1-3-b,
  ._140-000,
  ._14 {
    font-size: 28px;
    text-align: center;
  }

  .deployments,
  .monthly-nudges-sent,
  .behaviour-instances-assessed,
  .users,
  .countries {
    font-size: 12px;
    text-align: center;
  }

  .client-logos-container {
    padding: 0 10px;
  }

  .client-logos-track {
    gap: 30px;
    animation-duration: 20s;
  }

  .client-logos-container::before,
  .client-logos-container::after {
    width: 30px;
  }

  .team {
    padding: 0px 20px;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .team .content {
    width: 100%;
    text-align: center;
    max-width: 100%;
  }

  .br-hide {
    display: none;
  }

  .flex-start {
    align-items: center;
  }

  .meet-the-leadership-team {
    font-size: 28px;
    text-align: center;
  }

  .team-card {
    min-height: 140px;
  }

  .team-member-photo {
    width: 140px;
    height: 140px;
  }

  .sudha-1 {
    width: 140px;
    height: 140px;
  }

  .team-member-info {
    left: 150px;
  }

  .team-member-details {
    font-size: 12px;
  }
}
