.about {
  background-color: #ffffff;
  width: 100%;
  min-width: 1440px;
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
}

.about .content {
  position: relative;
  top: unset;
  left: unset;
  width: 1227px;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 19px;
  background-color: #ffffff;
  margin: 0 auto 80px auto;
}

.about .hi {
  width: 664px;
  height: 174px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #1e1e1e;
  font-size: 96px;
  letter-spacing: -2.21px;
  line-height: 96px;
}

.about .text-wrapper {
  letter-spacing: -2.12px;
}

.about .span {
  font-size: var(--h1-font-size);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-family: var(--h1-font-family);
  font-style: var(--h1-font-style);
  font-weight: var(--h1-font-weight);
}

.about .text-positions-and {
  display: flex;
  margin-left: 107px;
  width: 1120px;
  height: 493px;
  position: relative;
  flex-direction: column;
  align-items: flex-end;
  gap: 18px;
}

.about .text-and-jobs {
  display: flex;
  align-items: flex-start;
  gap: 114px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  overflow: hidden;
}

.about .text-image {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.about .i-am-mia-a-UI-UX {
  position: relative;
  width: 449px;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #1e1e1e;
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.about .positions {
  display: flex;
  flex-direction: column;
  width: 557px;
  height: 448px;
  align-items: flex-end;
  gap: 21px;
  position: relative;
}

.about .position {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about .overview-text {
  display: flex;
  flex-direction: column;
  width: 557px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.about .div {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #1e1e1e;
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.about .text-wrapper-2 {
  position: relative;
  align-self: stretch;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: #1e1e1e;
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
}

.about .constraints {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.about .divider {
  width: 100%;
  height: 1px;
  background-color: #1e1e1e;
  flex-shrink: 0;
}

.about .pain-points {
  display: flex;
  width: 557px;
  height: 54px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.about .p {
  position: relative;
  width: fit-content;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: #1e1e1e;
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  white-space: nowrap;
  font-style: var(--text-font-style);
}

.about .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: var(--text-semibold-font-family);
  font-weight: var(--text-semibold-font-weight);
  color: #1e1e1e;
  font-size: var(--text-semibold-font-size);
  letter-spacing: var(--text-semibold-letter-spacing);
  line-height: var(--text-semibold-line-height);
  white-space: nowrap;
  font-style: var(--text-semibold-font-style);
}

.about .img {
  margin-bottom: -1.00px;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.about .fade {
  display: flex;
  flex-direction: column;
  width: 557px;
  height: 190px;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  position: absolute;
  top: 258px;
  left: 0;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%);
}

.about .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  font-family: var(--text-semibold-font-family);
  font-weight: var(--text-semibold-font-weight);
  color: #1e1e1e;
  font-size: var(--text-semibold-font-size);
  text-align: right;
  letter-spacing: var(--text-semibold-letter-spacing);
  line-height: var(--text-semibold-line-height);
  font-style: var(--text-semibold-font-style);
}

.about .bottom {
  position: relative;
  width: 100%;
  height: 231px;
  margin-top: 24px;
}

.about .footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 2px;
  padding: 20px 48px;
  position: absolute;
  top: calc(50.00% + 17px);
  left: 0;
  background-color: var(--variable-collection-blackish);
}

.about .text-wrapper-5 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--white);
  font-size: 40px;
  text-align: center;
  letter-spacing: -0.88px;
  line-height: 60px;
}

.about .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--white);
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: 27px;
}

.about .tits {
  position: absolute;
  left: calc(50.00% - 448px);
  bottom: 0;
  width: 718px;
  height: 210px;
}

.about .backgroud {
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}

.about .top-navigation {
  display: flex;
  height: 129px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  padding: 25px 50px 0px;
  position: sticky;
  top: 0;
  z-index: 100;
  align-self: stretch;
  width: 100%;
  background-color: var(--white);
}

.about .top-right {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

.about .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #1e1e1e;
  font-size: 40px;
  letter-spacing: -0.88px;
  line-height: 60px;
  white-space: nowrap;
}

.about .linked-in-logo {
  position: relative;
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
}

/* =============================================
   Original style.css content injected below
   ============================================= */

.about {
  background-color: #ffffff;
  width: 100%;
  min-width: 1440px;
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
}

.about .content {
  position: relative;
  top: unset;
  left: unset;
  width: 1227px;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 19px;
  background-color: #ffffff;
  margin: 0 auto 80px auto;
}

.about .hi {
  width: 664px;
  height: 174px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #1e1e1e;
  font-size: 96px;
  letter-spacing: -2.21px;
  line-height: 96px;
  margin: 0;
}

.about .text-wrapper {
  letter-spacing: -2.12px;
}

.about .span {
  font-size: var(--h1-font-size);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-family: var(--h1-font-family);
  font-style: var(--h1-font-style);
  font-weight: var(--h1-font-weight);
}

.about .text-positions-and {
  display: flex;
  margin-left: 107px;
  width: 1120px;
  height: 493px;
  position: relative;
  flex-direction: column;
  align-items: flex-end;
  gap: 18px;
}

.about .text-and-jobs {
  display: flex;
  align-items: flex-start;
  gap: 114px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about .text-image {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.about .i-am-mia-a-UI-UX {
  position: relative;
  width: 449px;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #1e1e1e;
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}

.about .positions {
  display: flex;
  flex-direction: column;
  width: 557px;
  height: 448px;
  align-items: flex-end;
  gap: 21px;
  position: relative;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: none;
  /* positioning context for the fade overlay */
}

.about .positions::-webkit-scrollbar {
  display: none;
}

.about .position {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about .overview-text {
  display: flex;
  flex-direction: column;
  width: 557px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.about .div {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #1e1e1e;
  font-size: var(--h3-font-size);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
  margin: 0;
}

.about .text-wrapper-2 {
  position: relative;
  align-self: stretch;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: #1e1e1e;
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  font-style: var(--text-font-style);
  margin: 0;
}

.about .constraints {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.about .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.about .pain-points {
  display: flex;
  width: 557px;
  height: 54px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.about .p {
  position: relative;
  width: fit-content;
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  color: #1e1e1e;
  font-size: var(--text-font-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  white-space: nowrap;
  font-style: var(--text-font-style);
  margin: 0;
}

.about .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: var(--text-semibold-font-family);
  font-weight: var(--text-semibold-font-weight);
  color: #1e1e1e;
  font-size: var(--text-semibold-font-size);
  letter-spacing: var(--text-semibold-letter-spacing);
  line-height: var(--text-semibold-line-height);
  white-space: nowrap;
  font-style: var(--text-semibold-font-style);
}

.about .img {
  margin-bottom: -1.00px;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.about .fade {
  width: 557px;
  height: 190px;
  position: sticky;
  bottom: 0;
  left: 0;
  flex-shrink: 0;
  margin-top: -190px;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%);
}

.about .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  font-family: var(--text-semibold-font-family);
  font-weight: var(--text-semibold-font-weight);
  color: #1e1e1e;
  font-size: var(--text-semibold-font-size);
  text-align: right;
  letter-spacing: var(--text-semibold-letter-spacing);
  line-height: var(--text-semibold-line-height);
  font-style: var(--text-semibold-font-style);
  margin: 0;
}

.about .bottom {
  position: relative;
  width: 100%;
  height: 231px;
  margin-top: 24px;
}

.about .footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 2px;
  padding: 20px 48px;
  position: absolute;
  top: calc(50.00% + 17px);
  left: 0;
  background-color: var(--variable-collection-blackish);
}

.about .text-wrapper-5 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--white);
  font-size: 40px;
  text-align: center;
  letter-spacing: -0.88px;
  line-height: 60px;
  margin: 0;
}

.about .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: var(--white);
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: 27px;
  font-style: normal;
}

.about .text-wrapper-6 a {
  color: var(--white);
  text-decoration: none;
}

.about .text-wrapper-6 a:hover {
  text-decoration: underline;
}

.about .tits {
  position: absolute;
  left: calc(50.00% - 448px);
  bottom: 0;
  width: 718px;
  height: 210px;
}

.about .backgroud {
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}

.about .top-navigation {
  display: flex;
  height: 129px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  padding: 25px 50px 0px;
  position: sticky;
  top: 0;
  z-index: 100;
  align-self: stretch;
  width: 100%;
  background-color: var(--white);
}

.about .top-right {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

.about .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Jost", Helvetica;
  font-weight: 500;
  color: #1e1e1e;
  font-size: 40px;
  letter-spacing: -0.88px;
  line-height: 60px;
  white-space: nowrap;
  text-decoration: none;
}

.about .text-wrapper-7:hover {
  text-decoration: none;
}

.about .linked-in-logo {
  position: relative;
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
  display: block;
}