/* =========================================
   TJ Case Outcomes — id2812_4042
   ========================================= */

.wp-block-custom-tj-case-07-outcomes-and-scaling.is-layout-flow {
    gap: 0;
}

.tj-case-outcomes--id2812_4042 {
  position: relative;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background: linear-gradient(0deg, rgba(248, 248, 248, 1) 0%, rgba(248, 248, 248, 1) 100%);
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__container {
  position: relative;
  width: 80rem;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 6rem;
  padding-right: 1.5rem;
  padding-bottom: 6rem;
  padding-left: 1.5rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__inner {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 4rem 5%;
}

/* ---- Left Column ---- */

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__left {
  position: relative;
  width: 47.4%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  flex-grow: 1;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2rem 0;
  padding-bottom: 4.25rem;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__heading-wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__heading {
  position: relative;
  width: 100%;
  font-size: 1.5rem;
  font-family: 'Montserrat';
  font-weight: 800;
  line-height: 1.33;
  letter-spacing: -0.03em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(17, 17, 17, 1);
  display: block;
  margin: 0;
}

/* ---- List ---- */

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__list {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.5rem 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* ---- Item Row ---- */

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__item {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 5rem 13%;
  padding-bottom: 1.06rem;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(229, 231, 235, 1);
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__item-info {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem 4%;
  flex: 1 1 auto;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-wrap {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  border-radius: 9999px;
  background: linear-gradient(0deg, rgba(225, 29, 29, 0.1) 0%, rgba(225, 29, 29, 0.1) 100%);
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img-wrap {
  position: relative;
  width: 1rem;
  display: block;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img {
  position: relative;
  width: 1rem;
  height: 1rem;
  display: block;
  overflow: hidden;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__label {
  position: relative;
  width: 100%;
  font-size: 0.87rem;
  font-family: 'Montserrat';
  font-weight: 700;
  line-height: 1.42;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  color: rgba(107, 114, 128, 1);
  display: block;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__value {
  position: relative;
  font-size: 1.5rem;
  font-family: 'Montserrat';
  font-weight: 900;
  line-height: 1.33;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(225, 29, 29, 1);
  display: block;
  white-space: nowrap;
  flex-shrink: 0;
}

/* ---- Right Column / Card ---- */

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__right {
  position: relative;
  width: 47.4%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  flex-grow: 1;
  justify-content: flex-start;
  align-items: flex-start;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__card {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.5rem 0;
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  border-radius: 2px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.002) 0%, rgba(255, 255, 255, 0.002) 100%),
    linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  box-sizing: border-box;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-group {
  position: relative;
  width: 100%;
  display: flow-root;
  margin-right: auto;
  margin-left: auto;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-heading-wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-heading {
  position: relative;
  width: 100%;
  font-size: 1.5rem;
  font-family: 'Montserrat';
  font-weight: 800;
  line-height: 1.33;
  letter-spacing: -0.03em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(17, 17, 17, 1);
  display: block;
  margin: 0;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-body-wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-body {
  position: relative;
  width: 100%;
  font-size: 1rem;
  font-family: 'Montserrat';
  font-weight: 400;
  line-height: 1.62;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(74, 74, 74, 1);
  display: block;
}

/* ---- Metrics ---- */

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__metrics {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2rem 0;
  padding-top: 1rem;
  margin-top: 1.5rem;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 1.5rem 5%;
  padding-right: 3rem;
  box-sizing: border-box;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-numbers {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 0.5rem 0.5rem;
  flex-shrink: 0;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-num {
  position: relative;
  font-size: 2.25rem;
  font-family: 'Montserrat';
  font-weight: 900;
  line-height: 1.11;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(225, 6, 0, 1);
  display: block;
  white-space: nowrap;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-to {
  position: relative;
  font-size: 1.25rem;
  font-family: 'Montserrat';
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(156, 163, 175, 1);
  display: block;
  white-space: nowrap;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-label-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1 1 auto;
}

.tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-label {
  position: relative;
  width: 100%;
  font-size: 0.62rem;
  font-family: 'Montserrat';
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  color: rgba(156, 163, 175, 1);
  display: block;
}

/* =========================================
   Responsive — 1099px
   ========================================= */

@media (max-width: 1099px) {
  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__inner {
    gap: 3.16rem 5%;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__left {
    gap: 1.58rem 0;
    width: 47.4%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__item {
    gap: 3.96rem 5%;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-wrap {
    max-width: 2rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img-wrap {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card {
    gap: 1.18rem 0;
    width: calc(48.95% - 0.95rem);
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metrics {
    gap: 1.5rem 0;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric {
    gap: 1.12rem 4%;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-num {
    font-size: 2rem;
  }
}

/* =========================================
   Responsive — 1023px
   ========================================= */

@media (max-width: 1023px) {
  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__inner {
    gap: 2.33rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__left {
    gap: 2rem 0;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__heading {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__list {
    gap: 1.5rem 0;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__item {
    gap: 5rem 5%;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-wrap {
    max-width: 2rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img-wrap {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__right {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card {
    gap: 1.5rem 0;
    width: 100%;
    box-sizing: border-box;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metrics {
    gap: 2rem 0;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric {
    gap: 1.5rem 4%;
    width: 100%;
  }
}

/* =========================================
   Responsive — 767px
   ========================================= */

@media (max-width: 767px) {
  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__inner {
    gap: 1.95rem 5%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__left {
    gap: 2rem 0;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__heading {
    width: 100%;
    font-size: 1.25rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__list {
    gap: 1.5rem 0;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__item {
    gap: 5rem 5%;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-wrap {
    max-width: 2rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img-wrap {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__value {
    font-size: 1.25rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__right {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card {
    gap: 1.5rem 0;
    width: 100%;
    box-sizing: border-box;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-heading {
    font-size: 1.25rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metrics {
    gap: 2rem 0;
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric {
    gap: 1.5rem 4%;
    width: 100%;
  }
}

/* =========================================
   Responsive — 649px
   ========================================= */

@media (max-width: 649px) {
  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__container {
    padding-top: 4.18rem;
    padding-right: 1.12rem;
    padding-bottom: 4.18rem;
    padding-left: 1.12rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__inner {
    gap: 1.34rem 5%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__left {
    gap: 1.41rem 0;
    width: 100%;
    padding-bottom: 2.93rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__heading {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__list {
    gap: 1.06rem 0;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__item {
    gap: 3.54rem 5%;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-wrap {
    max-width: 2rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img-wrap {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__right {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card {
    padding-top: 2.06rem;
    padding-right: 1.68rem;
    padding-bottom: 2.06rem;
    padding-left: 1.68rem;
    gap: 1.06rem 0;
    width: 100%;
    box-sizing: border-box;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-heading-wrap {
    margin-bottom: 1rem;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-heading {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-body-wrap {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-body {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metrics {
    margin-top: -0.38rem;
    gap: 1.47rem 0;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric {
    padding-right: 1.68rem;
    gap: 1.1rem 4%;
    width: 100%;
    max-width: 100%;
  }
}

/* =========================================
   Responsive — 449px
   ========================================= */

@media (max-width: 449px) {
  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__container {
    padding-top: 2.62rem;
    padding-right: 1.06rem;
    padding-bottom: 2.62rem;
    padding-left: 1.06rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__inner {
    gap: 1rem 5%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__left {
    gap: 1rem 0;
    width: 100%;
    padding-bottom: 1.81rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__heading {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__list {
    gap: 1rem 0;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__item {
    padding-bottom: 1rem;
    gap: 2.1rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-wrap {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img-wrap {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__icon-img {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__right {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card {
    padding-top: 1.31rem;
    padding-right: 1.18rem;
    padding-bottom: 1.31rem;
    padding-left: 1.18rem;
    gap: 1rem 0;
    width: 100%;
    box-sizing: border-box;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-heading-wrap {
    margin-bottom: 1rem;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-heading {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-body-wrap {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__card-body {
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metrics {
    margin-top: -0.25rem;
    gap: 1rem 0;
    width: 100%;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric {
    padding-right: 1.12rem;
    gap: 1rem 4%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-numbers {
    width: 100%;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-num {
    font-size: 2.25rem;
  }

  .tj-case-outcomes--id2812_4042 .tj-case-outcomes__metric-label-wrap {
    width: 100%;
  }
}