.swex-connect-hero.swex-connect-hero-light {
  isolation: isolate;
  width: min(100%, 430px);
  aspect-ratio: 1121 / 1403;
  margin-inline: auto;
  padding: 0;
  border: 0;
  border-radius: 28px;
  background: #fff url("./swex-connect-hero-light-v2.webp?v=20260809-2") center / cover no-repeat !important;
  color: #17141b !important;
  box-shadow: 0 16px 38px rgba(54, 39, 61, .11);
}

.swex-connect-hero.swex-connect-hero-light::after,
.swex-connect-hero-light .swex-connect-hero-template {
  display: none !important;
}

.swex-connect-hero-light .swex-connect-hero-copy {
  position: absolute;
  z-index: 5;
  top: 6.4%;
  left: 7%;
  width: 86%;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.swex-connect-hero-light .swex-connect-kicker {
  display: flex !important;
  color: #6f6874 !important;
  font-size: clamp(9px, 2.6vw, 12px);
  font-weight: 700;
  opacity: 1 !important;
}

.swex-connect-hero-light .swex-connect-title {
  display: block !important;
  max-width: 82%;
  margin: 9px 0 6px;
  color: #17141b !important;
  font-size: clamp(20px, 6.1vw, 28px);
  line-height: .98;
  letter-spacing: -.045em;
  opacity: 1 !important;
  visibility: visible !important;
}

.swex-connect-hero-light .swex-connect-copy {
  display: block !important;
  max-width: 86%;
  margin: 0;
  color: #716a77 !important;
  font-size: clamp(10px, 3vw, 13px);
  line-height: 1.38;
  opacity: 1 !important;
  visibility: visible !important;
}

.swex-connect-hero-light .swex-connect-stats {
  position: absolute;
  z-index: 5;
  inset: 41% 6.7% 6.4%;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 2.9% 3%;
  margin: 0;
  opacity: 1 !important;
  visibility: visible !important;
}

.swex-connect-hero-light .swex-connect-stat {
  position: static;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: 54% 46%;
  align-items: stretch;
  justify-items: stretch;
  justify-content: stretch;
  min-height: 0;
  gap: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  text-align: left;
}

.swex-connect-hero-light .swex-connect-stat-copy {
  position: static;
  grid-row: 2;
  align-self: start;
  justify-self: stretch;
  box-sizing: border-box;
  display: block !important;
  width: 100%;
  min-width: 0;
  padding: 0 7% 0 9%;
  text-align: left;
  opacity: 1 !important;
  visibility: visible !important;
}

.swex-connect-hero-light .swex-connect-stat b {
  display: block !important;
  color: #17141b !important;
  font-size: clamp(16px, 5vw, 22px);
  line-height: 1.02;
  opacity: 1 !important;
}

.swex-connect-hero-light .swex-connect-stat span {
  display: block !important;
  margin-top: 4px;
  color: #817987 !important;
  font-size: clamp(8px, 2.6vw, 11px);
  opacity: 1 !important;
}

.swex-connect-hero-light .swex-connect-stat-date b {
  overflow: visible;
  font-size: clamp(10px, 3vw, 14px);
  line-height: 1.04;
  letter-spacing: -.02em;
  text-overflow: clip;
  white-space: nowrap;
}
