/* =========================================
   TJ Hero Section — id2812738
   ========================================= */

.wp-block-custom-tj-home-01-hero.is-layout-flow {
    gap: 0;
}

.tj-hero--id2812738 {
  position: relative;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
  overflow: hidden;
}

.tj-hero--id2812738 .tj-hero__container {
  position: relative;
  width: 80rem;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2rem 0;
  padding-top: 4rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

/* ---- Inner two-column layout ---- */
.tj-hero--id2812738 .tj-hero__inner {
  position: relative;
  width: 100%;
  min-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4rem 5%;
  padding-right: 2rem;
  padding-left: 2rem;
  overflow: hidden;
}

/* ---- Left content column ---- */
.tj-hero--id2812738 .tj-hero__content {
  position: relative;
  width: 47.36%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem 0;
}

/* ---- Badges row ---- */
.tj-hero--id2812738 .tj-hero__badges {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.4rem 3%;
  padding-top: 0.06rem;
  padding-bottom: 0.06rem;
  overflow: hidden;
}

.tj-hero--id2812738 .tj-hero__badge-group {
  position: relative;
  width: 65.71%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 1.4rem 5%;
  justify-content: flex-start;
  align-items: stretch;
}

.tj-hero--id2812738 .tj-hero__badge {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0.31rem 3%;
  padding-top: 0.25rem;
  padding-right: 0.62rem;
  padding-bottom: 0.25rem;
  padding-left: 0.62rem;
  background: linear-gradient(0deg, rgba(225,6,0,1) 0%, rgba(225,6,0,1) 100%);
}

.tj-hero--id2812738 .tj-hero__badge:first-child {
  width: 9.18rem;
}

.tj-hero--id2812738 .tj-hero__badge:last-child {
  width: 13.06rem;
}

.tj-hero--id2812738 .tj-hero__badge--chat {
  position: relative;
  width: 30.38%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0.31rem 3%;
  padding-top: 0.09rem;
  padding-right: 0.62rem;
  padding-bottom: 0.09rem;
  padding-left: 0.62rem;
  background: linear-gradient(0deg, rgba(225,6,0,1) 0%, rgba(225,6,0,1) 100%);
}

.tj-hero--id2812738 .tj-hero__badge-icon {
  position: relative;
  width: 0.93rem;
  height: 0.93rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex-shrink: 0;
}

.tj-hero--id2812738 .tj-hero__badge-icon img {
  position: relative;
  width: 0.93rem;
  height: 0.93rem;
  display: block;
  overflow: hidden;
}

.tj-hero--id2812738 .tj-hero__badge-icon--lg {
  width: 1.25rem;
  height: 1.25rem;
}

.tj-hero--id2812738 .tj-hero__badge-icon--lg img {
  width: 1.25rem;
  height: 1.25rem;
}

.tj-hero--id2812738 .tj-hero__badge-label {
  position: relative;
  height: 0.93rem;
  font-size: 0.62rem;
  font-family: 'Poppins';
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.16em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  color: rgba(255,255,255,1);
  display: block;
  white-space: nowrap;
}

/* ---- Heading ---- */
.tj-hero--id2812738 .tj-hero__heading-wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.tj-hero--id2812738 .tj-hero__heading {
  position: relative;
  width: 100%;
  font-size: 3.43rem;
  font-family: 'Poppins';
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  display: block;
  margin: 0;
}

.tj-hero--id2812738 .tj-hero__heading--dark {
  color: rgba(10,10,10,1);
}

.tj-hero--id2812738 .tj-hero__heading--red {
  color: rgba(225,6,0,1);
}

/* ---- Description ---- */
.tj-hero--id2812738 .tj-hero__desc-wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0.5rem;
}

.tj-hero--id2812738 .tj-hero__desc {
  position: relative;
  width: 100%;
  font-size: 1.12rem;
  font-family: 'Poppins';
  font-weight: 400;
  line-height: 1.44;
  letter-spacing: 0em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(71,71,71,1);
  display: block;
}

/* ---- Quote block ---- */
.tj-hero--id2812738 .tj-hero__quote {
  position: relative;
  width: 100%;
  max-width: 36rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 1.18rem;
  padding-left: 1.5rem;
  border-width: 0 0 0 2px;
  border-style: solid;
  border-color: rgba(225,6,0,0.2);
}

.tj-hero--id2812738 .tj-hero__quote-text {
  position: relative;
  width: 100%;
  max-width: 33.06rem;
  font-size: 0.87rem;
  font-family: 'Poppins';
  font-weight: 600;
  line-height: 1.42;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: justify;
  color: rgba(71,71,71,0.8);
  display: block;
}

/* ---- Actions / Buttons ---- */
.tj-hero--id2812738 .tj-hero__actions {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem 3%;
  padding-top: 0.5rem;
  padding-right: 3rem;
  padding-bottom: 1rem;
}

.tj-hero--id2812738 .tj-hero__btn {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  box-sizing: border-box;
}

.tj-hero--id2812738 .tj-hero__btn--primary {
  width: 42.42%;
  gap: 0.5rem 4%;
  padding-top: 0.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  background: linear-gradient(0deg, rgba(225,6,0,1) 0%, rgba(225,6,0,1) 100%);
  filter: drop-shadow(0px 10px 7.5px rgba(225,6,0,0.2));
}

.tj-hero--id2812738 .tj-hero__btn--outline {
  width: 43.18%;
  gap: 0.5rem 5%;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(10,10,10,1);
  background: transparent;
}

.tj-hero--id2812738 .tj-hero__btn-icon {
  position: relative;
  width: 1rem;
  display: block;
  flex-shrink: 0;
}

.tj-hero--id2812738 .tj-hero__btn-icon img {
  position: relative;
  width: 1rem;
  height: 1rem;
  display: block;
  overflow: hidden;
}

.tj-hero--id2812738 .tj-hero__btn--primary .tj-hero__btn-label {
  position: relative;
  font-size: 0.75rem;
  font-family: 'Poppins';
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  color: rgba(255,255,255,1);
  display: block;
  white-space: nowrap;
}

.tj-hero--id2812738 .tj-hero__btn--outline .tj-hero__btn-label {
  position: relative;
  width: 100%;
  font-size: 0.87rem;
  font-family: 'Poppins';
  font-weight: 700;
  line-height: 1.42;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  color: rgba(10,10,10,1);
  display: block;
  white-space: nowrap;
}

/* ---- Right visual column ---- */
.tj-hero--id2812738 .tj-hero__visual {
  position: relative;
  width: 47.36%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 8px;
  background: linear-gradient(0deg, rgba(255,255,255,0.002) 0%, rgba(255,255,255,0.002) 100%);
  filter: drop-shadow(0px 25px 25px rgba(0,0,0,0.25));
  overflow: hidden;
}

.tj-hero--id2812738 .tj-hero__image-wrap {
  position: relative;
  width: 100%;
  display: block;
}

.tj-hero--id2812738 .tj-hero__image {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
}

/* ---- Stat card (red overlay) ---- */
.tj-hero--id2812738 .tj-hero__stat-card {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 2.62rem;
  padding-left: 1.5rem;
  background: linear-gradient(0deg, rgba(225,6,0,1) 0%, rgba(225,6,0,1) 100%);
}

.tj-hero--id2812738 .tj-hero__stat-inner {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 5rem 15%;
}

.tj-hero--id2812738 .tj-hero__stat-content {
  position: relative;
  width: 24.46%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.25rem 0;
}

.tj-hero--id2812738 .tj-hero__stat-label-wrap {
  position: relative;
  width: 100%;
  height: 0.93rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.tj-hero--id2812738 .tj-hero__stat-label {
  position: relative;
  width: 100%;
  height: 0.93rem;
  font-size: 0.62rem;
  font-family: 'Poppins';
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.16em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  color: rgba(255,255,255,1);
  display: block;
  white-space: nowrap;
}

.tj-hero--id2812738 .tj-hero__stat-value-wrap {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 0.47rem;
}

.tj-hero--id2812738 .tj-hero__stat-value {
  position: relative;
  width: 100%;
  font-size: 2.25rem;
  font-family: 'Poppins';
  font-weight: 900;
  line-height: 1.11;
  letter-spacing: -0.05em;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: rgba(255,255,255,1);
  display: block;
  white-space: nowrap;
}

.tj-hero--id2812738 .tj-hero__stat-icon-box {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 0.96rem;
  padding-right: 0.81rem;
  padding-bottom: 0.96rem;
  padding-left: 0.81rem;
  border-radius: 4px;
  background: linear-gradient(0deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 100%);
  max-width: 3rem;
}

.tj-hero--id2812738 .tj-hero__stat-icon-inner {
  position: relative;
  width: 1.37rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.tj-hero--id2812738 .tj-hero__stat-icon {
  position: relative;
  width: 1.37rem;
  height: auto;
  display: block;
  color: rgba(255,255,255,1);
}

.tj-hero--id2812738 .tj-hero__stat-icon svg {
  width: 1.37rem;
  height: auto;
  display: block;
}

/* ---- Stats bar ---- */
.tj-hero--id2812738 .tj-hero__stats-bar {
  position: relative;
  width: 100%;
  min-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem 1%;
  padding-top: 2.9rem;
  padding-bottom: 2.84rem;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: rgba(209,209,209,0.3);
}

.tj-hero--id2812738 .tj-hero__stats-frame {
  position: relative;
  width: 100%;
  min-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 1rem 1%;
  padding-right: 1.43rem;
  padding-left: 1.43rem;
}

.tj-hero--id2812738 .tj-hero__stat-item {
  position: relative;
  width: 17.68rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 3rem;
  padding-left: 3rem;
}

.tj-hero--id2812738 .tj-hero__stat-item-text {
  position: relative;
  width: 100%;
  font-size: 0.62rem;
  font-family: 'Poppins';
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.16em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  color: rgba(71,71,71,1);
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.tj-hero--id2812738 .tj-hero__stat-divider {
  position: relative;
  width: 0.12rem;
  height: 0.25rem;
  display: block;
  border-radius: 2px;
  background: linear-gradient(0deg, rgba(225,6,0,1) 0%, rgba(225,6,0,1) 100%);
  flex-shrink: 0;
}

/* =========================================
   Responsive Styles
   ========================================= */

@media (max-width: 1099px) {
  .tj-hero--id2812738 .tj-hero__container {
    gap: 1.6rem 0%;
  }
  .tj-hero--id2812738 .tj-hero__inner {
    gap: 3.2rem 5%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__content {
    gap: 1.57rem 0%;
    width: 47.36%;
  }
  .tj-hero--id2812738 .tj-hero__badges {
    gap: 1.11rem 3%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badge-group {
    gap: 1.4rem 5%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badge--chat {
    gap: 0.31rem 2%;
    width: calc(32.32% - 0.55rem);
  }
  .tj-hero--id2812738 .tj-hero__heading {
    width: 100%;
    font-size: 2.93rem;
  }
  .tj-hero--id2812738 .tj-hero__actions {
    gap: 1rem 2%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__btn--primary {
    gap: 0.5rem 3%;
    width: 42.42%;
  }
  .tj-hero--id2812738 .tj-hero__btn--outline {
    gap: 0.5rem 3%;
    width: calc(45.11% - 0.49rem);
  }
  .tj-hero--id2812738 .tj-hero__visual {
    width: calc(49.03% - 1rem);
  }
  .tj-hero--id2812738 .tj-hero__stat-inner {
    gap: 3.85rem 5%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-content {
    gap: 0.25rem 0%;
    width: 25.41%;
  }
  .tj-hero--id2812738 .tj-hero__stat-value {
    width: 100%;
    font-size: 2rem;
  }
  .tj-hero--id2812738 .tj-hero__stat-icon-box {
    width: calc(90.68% - 20.65rem);
    max-width: 3rem;
  }
  .tj-hero--id2812738 .tj-hero__stats-bar {
    gap: 1.2rem 1%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stats-frame {
    gap: 1rem 1%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-divider {
    width: 0.09rem;
    max-width: 0.12rem;
  }
}

@media (max-width: 1023px) {
  .tj-hero--id2812738 .tj-hero__container {
    gap: 1.2rem 0%;
  }
  .tj-hero--id2812738 .tj-hero__inner {
    gap: 2.4rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__content {
    gap: 2rem 0%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badges {
    gap: 1.4rem 3%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badge-group {
    gap: 1.4rem 5%;
    width: 53.76%;
  }
  .tj-hero--id2812738 .tj-hero__badge--chat {
    gap: 0.31rem 2%;
    width: calc(25.05% - 0.08rem);
  }
  .tj-hero--id2812738 .tj-hero__heading {
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__actions {
    gap: 1rem 2%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__btn--primary {
    gap: 0.5rem 3%;
    width: 34.14%;
  }
  .tj-hero--id2812738 .tj-hero__btn--outline {
    gap: 0.5rem 3%;
    width: calc(35.19% - 0.18rem);
  }
  .tj-hero--id2812738 .tj-hero__visual {
    width: calc(104.09% - 1.79rem);
  }
  .tj-hero--id2812738 .tj-hero__stat-inner {
    gap: 5rem 5%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-content {
    gap: 0.25rem 0%;
    width: 19.69%;
  }
  .tj-hero--id2812738 .tj-hero__stat-icon-box {
    width: calc(55.79% - 19.87rem);
    max-width: 3rem;
  }
  .tj-hero--id2812738 .tj-hero__stats-bar {
    gap: 1rem 1%;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stats-frame {
    gap: 1rem 1%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-divider {
    width: 0.09rem;
    max-width: 0.12rem;
  }
}

@media (max-width: 767px) {
  .tj-hero--id2812738 .tj-hero__container {
    gap: 1.01rem 0%;
  }
  .tj-hero--id2812738 .tj-hero__inner {
    gap: 2.03rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__content {
    gap: 2rem 0%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badges {
    gap: 1.4rem 3%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badge-group {
    gap: 1.4rem 5%;
    width: 77.6%;
  }
  .tj-hero--id2812738 .tj-hero__badge--chat {
    gap: 0.31rem 2%;
    width: calc(24.41% - 0.3rem);
  }
  .tj-hero--id2812738 .tj-hero__heading {
    width: 100%;
    font-size: 2.18rem;
  }
  .tj-hero--id2812738 .tj-hero__actions {
    gap: 1rem 2%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__btn--primary {
    gap: 0.5rem 3%;
    width: 32.07%;
  }
  .tj-hero--id2812738 .tj-hero__btn--outline {
    gap: 0.5rem 3%;
    width: calc(33.62% - 0.32rem);
  }
  .tj-hero--id2812738 .tj-hero__visual {
    width: calc(105.92% - 2.16rem);
  }
  .tj-hero--id2812738 .tj-hero__stat-inner {
    gap: 5rem 5%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-content {
    gap: 0.25rem 0%;
    width: 19.21%;
  }
  .tj-hero--id2812738 .tj-hero__stat-value {
    width: 100%;
    font-size: 1.62rem;
  }
  .tj-hero--id2812738 .tj-hero__stat-icon-box {
    width: calc(67.34% - 20.24rem);
    max-width: 3rem;
  }
  .tj-hero--id2812738 .tj-hero__stats-bar {
    gap: 1rem 1%;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stats-frame {
    gap: 1rem 1%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-divider {
    width: 0.09rem;
    max-width: 0.12rem;
  }
}

@media (max-width: 649px) {
  .tj-hero--id2812738 .tj-hero__container {
    padding-top: 2.81rem;
    gap: 1rem 0%;
  }
  .tj-hero--id2812738 .tj-hero__inner {
    padding-right: 1.31rem;
    padding-left: 1.31rem;
    gap: 1.4rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__content {
    gap: 1.41rem 0%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badges {
    gap: 1rem 3%;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badge-group {
    gap: 1.4rem 5%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badge--chat {
    gap: 0.31rem 2%;
    width: calc(34.68% - 0.64rem);
  }
  .tj-hero--id2812738 .tj-hero__quote {
    padding-left: 1.12rem;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__actions {
    padding-right: 1.68rem;
    gap: 1rem 2%;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__btn--primary {
    padding-right: 1.12rem;
    padding-left: 1.12rem;
    gap: 0.5rem 3%;
    width: 42.42%;
  }
  .tj-hero--id2812738 .tj-hero__btn--outline {
    padding-right: 1.31rem;
    padding-left: 1.31rem;
    gap: 0.5rem 3%;
    width: calc(45.38% - 0.52rem);
  }
  .tj-hero--id2812738 .tj-hero__visual {
    width: calc(110.68% - 2.72rem);
  }
  .tj-hero--id2812738 .tj-hero__stat-card {
    padding-top: 1rem;
    padding-right: 1.12rem;
    padding-bottom: 1.81rem;
    padding-left: 1.12rem;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-inner {
    gap: 3.52rem 5%;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-content {
    gap: 0.25rem 0%;
    width: 26.04%;
  }
  .tj-hero--id2812738 .tj-hero__stat-icon-box {
    width: calc(98.97% - 20.76rem);
    max-width: 3rem;
  }
  .tj-hero--id2812738 .tj-hero__stats-bar {
    padding-top: 2rem;
    padding-bottom: 1.93rem;
    gap: 1rem 1%;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stats-frame {
    padding-right: 1.12rem;
    padding-left: 1.12rem;
    gap: 1rem 1%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-divider {
    width: 0.09rem;
    max-width: 0.12rem;
  }
}

@media (max-width: 449px) {
  .tj-hero--id2812738 .tj-hero__container {
    padding-top: 1.75rem;
    gap: 1rem 0%;
  }
  .tj-hero--id2812738 .tj-hero__inner {
    padding-right: 1.18rem;
    padding-left: 1.18rem;
    gap: 1rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__content {
    gap: 1rem 0%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badges {
    gap: 1rem 3%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__badge-group {
    gap: 1rem 5%;
    width: 100%;
    flex-wrap: wrap;
  }
  .tj-hero--id2812738 .tj-hero__badge--chat {
    gap: 0.31rem 2%;
    width: calc(106.29% - 0.95rem);
  }
  .tj-hero--id2812738 .tj-hero__quote {
    padding-right: 1rem;
    padding-left: 1.06rem;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__actions {
    padding-right: 1.18rem;
    gap: 1rem 2%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__btn--primary {
    padding-right: 1.06rem;
    padding-left: 1.06rem;
    gap: 0.5rem 3%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__btn--outline {
    padding-right: 1.18rem;
    padding-left: 1.18rem;
    gap: 0.5rem 3%;
    width: calc(105.17% - 0.72rem);
  }
  .tj-hero--id2812738 .tj-hero__visual {
    width: calc(121.44% - 3.24rem);
  }
  .tj-hero--id2812738 .tj-hero__stat-card {
    padding-top: 1rem;
    padding-right: 1.06rem;
    padding-bottom: 1.12rem;
    padding-left: 1.06rem;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-inner {
    gap: 1.96rem 5%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-content {
    gap: 0.25rem 0%;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-icon-box {
    width: calc(263.65% - 21.27rem);
  }
  .tj-hero--id2812738 .tj-hero__stats-bar {
    padding-top: 1.25rem;
    padding-bottom: 1.18rem;
    gap: 1rem 1%;
    width: 100%;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stats-frame {
    padding-right: 1.06rem;
    padding-left: 1.06rem;
    gap: 1rem 1%;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-item {
    padding-right: 1.18rem;
    padding-left: 1.18rem;
    width: 100%;
  }
  .tj-hero--id2812738 .tj-hero__stat-divider {
    width: 0.09rem;
    max-width: 0.12rem;
  }
}