.SOLUTION-by-INDUSTRY {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.SOLUTION-by-INDUSTRY .MORE-INFO {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--body-medium-xl-font-family);
  font-weight: var(--body-medium-xl-font-weight);
  color: var(--white);
  font-size: var(--body-medium-xl-font-size);
  text-align: center;
  letter-spacing: var(--body-medium-xl-letter-spacing);
  line-height: var(--body-medium-xl-line-height);
  white-space: nowrap;
  font-style: var(--body-medium-xl-font-style);
}

.SOLUTION-by-INDUSTRY .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11.25rem;
  padding: 7.625rem;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--black);
}

.SOLUTION-by-INDUSTRY .content-main {
  display: flex;
  flex-direction: column;
  width: 106rem;
  align-items: flex-start;
  gap: 5rem;
  position: relative;
  flex: 0 0 auto;
  margin-right: -1.25rem;
}

.SOLUTION-by-INDUSTRY .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.SOLUTION-by-INDUSTRY .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  padding: 0.125rem 0.75rem;
  position: relative;
  flex: 0 0 auto;
  background-color: #0df3c01f;
  border-radius: 624.9375rem;
}

.SOLUTION-by-INDUSTRY .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--body-medium-lg-font-family);
  font-weight: var(--body-medium-lg-font-weight);
  color: var(--mint-400);
  font-size: var(--body-medium-lg-font-size);
  letter-spacing: var(--body-medium-lg-letter-spacing);
  line-height: var(--body-medium-lg-line-height);
  white-space: nowrap;
  font-style: var(--body-medium-lg-font-style);
}

.SOLUTION-by-INDUSTRY .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.5rem;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.SOLUTION-by-INDUSTRY .CORNESTONE-s {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--heading-xl-font-family);
  font-weight: var(--heading-xl-font-weight);
  color: var(--white);
  font-size: var(--heading-xl-font-size);
  letter-spacing: var(--heading-xl-letter-spacing);
  line-height: var(--heading-xl-line-height);
  font-style: var(--heading-xl-font-style);
}

.SOLUTION-by-INDUSTRY .CORNERSTONE {
  position: relative;
  align-self: stretch;
  font-family: var(--body-regular-xxl-font-family);
  font-weight: var(--body-regular-xxl-font-weight);
  color: var(--white);
  font-size: var(--body-regular-xxl-font-size);
  letter-spacing: var(--body-regular-xxl-letter-spacing);
  line-height: var(--body-regular-xxl-line-height);
  font-style: var(--body-regular-xxl-font-style);
}

.SOLUTION-by-INDUSTRY .content {
  display: flex;
  flex-direction: column;
  width: 104.75rem;
  align-items: flex-start;
  gap: 3.5rem;
  position: relative;
  flex: 0 0 auto;
}

.SOLUTION-by-INDUSTRY .frame-4 {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.SOLUTION-by-INDUSTRY .list {
  display: flex;
  flex-direction: column;
  width: 33.25rem;
  align-items: flex-start;
  gap: 1.25rem;
  position: relative;
}

.SOLUTION-by-INDUSTRY .rectangle {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 24rem;
  object-fit: cover;
}

.SOLUTION-by-INDUSTRY .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: var(--body-semibold-xxl-font-family);
  font-weight: var(--body-semibold-xxl-font-weight);
  color: var(--white);
  font-size: var(--body-semibold-xxl-font-size);
  letter-spacing: var(--body-semibold-xxl-letter-spacing);
  line-height: var(--body-semibold-xxl-line-height);
  font-style: var(--body-semibold-xxl-font-style);
}

.SOLUTION-by-INDUSTRY .div {
  padding: 7.625rem;
}

.SOLUTION-by-INDUSTRY .content-main,
.SOLUTION-by-INDUSTRY .content {
  width: 100%;
  max-width: 106rem;
  margin-right: 0;
}

.SOLUTION-by-INDUSTRY .content {
  max-width: 104.75rem;
}

.SOLUTION-by-INDUSTRY .list {
  flex: 1 1 0;
  width: auto;
  min-width: 0;
}

.SOLUTION-by-INDUSTRY .img {
  max-width: 100%;
  height: auto;
}

.SOLUTION-by-INDUSTRY .CORNESTONE-s,
.SOLUTION-by-INDUSTRY .text-wrapper-3,
.SOLUTION-by-INDUSTRY .MORE-INFO,
.SOLUTION-by-INDUSTRY .text-wrapper,
.SOLUTION-by-INDUSTRY .text-wrapper-2 {
  margin: 0;
}

@media (max-width: 112.5rem) {
  .SOLUTION-by-INDUSTRY .div {
    padding: 5rem 3.5rem 7.625rem;
  }
}

@media (max-width: 75rem) {
  .SOLUTION-by-INDUSTRY .frame-4 {
    gap: 1.5rem;
  }

  .SOLUTION-by-INDUSTRY .rectangle {
    height: auto;
  }
}

@media (max-width: 61.9375rem) {
  .SOLUTION-by-INDUSTRY .frame-4 {
    flex-direction: column;
    align-items: flex-start;
  }

  .SOLUTION-by-INDUSTRY .div {
    gap: 7.5rem;
    padding: 4rem 1.5rem 6rem;
  }

  .SOLUTION-by-INDUSTRY .CORNESTONE-s {
    font-size: 4rem;
  }

  .SOLUTION-by-INDUSTRY .CORNERSTONE {
    font-size: 1.5rem;
  }

  .SOLUTION-by-INDUSTRY .img {
    width: 100%;
    max-width: 43.75rem;
  }
}

@media (max-width: 47.9375rem) {
  .SOLUTION-by-INDUSTRY .content {
    gap: 1.5rem;
  }

  .SOLUTION-by-INDUSTRY .frame-4 {
    gap: 1.5rem;
  }

  .SOLUTION-by-INDUSTRY .list {
    gap: 1.25rem;
  }

  .SOLUTION-by-INDUSTRY .CORNESTONE-s {
    font-size: 3rem;
  }

  .SOLUTION-by-INDUSTRY .CORNERSTONE,
  .SOLUTION-by-INDUSTRY .text-wrapper-3 {
    font-size: 1.25rem;
  }
}
