.home-legacy-insights { display: none !important; }

.home-featured-insights {
  width: 100%;
  padding: clamp(54px, 6vw, 84px) clamp(20px, 5vw, 72px);
  background: #f2f8f6;
  box-sizing: border-box;
}

.home-featured-insights__header,
.home-featured-insights__track,
.home-featured-insights__footer {
  width: min(1180px, 100%);
  margin-inline: auto;
}

.home-featured-insights__header,
.home-featured-insights__footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
}

.home-featured-insights__header { margin-bottom: 30px; }
.home-featured-insights__header p {
  margin: 0 0 8px;
  color: #078b76;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}
.home-featured-insights__header h2 {
  max-width: 720px;
  margin: 0;
  color: #303536;
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 400;
  line-height: 1.08;
}

.home-featured-insights__controls { display: flex; gap: 10px; }
.home-featured-insights__controls button {
  display: grid;
  width: 46px;
  height: 46px;
  padding: 0;
  place-items: center;
  border: 1px solid #12a98f;
  border-radius: 50%;
  background: transparent;
  color: #087c69;
  font-size: 21px;
  cursor: pointer;
}
.home-featured-insights__controls button:hover,
.home-featured-insights__controls button:focus-visible { background: #078b76; color: #fff; }

.home-featured-insights__track {
  display: grid;
  grid-auto-columns: calc((100% - 44px) / 3);
  grid-auto-flow: column;
  gap: 22px;
  overflow-x: auto;
  padding: 2px 2px 18px;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
  scrollbar-color: #31c9ad transparent;
}
.home-featured-card {
  display: flex;
  min-width: 0;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid #b7ddd6;
  border-radius: 20px;
  background: #fff;
  scroll-snap-align: start;
  box-shadow: 0 12px 28px rgba(14, 70, 62, .07);
}
.home-featured-card__image { display: block; aspect-ratio: 16 / 10; overflow: hidden; }
.home-featured-card__image img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.home-featured-card:hover .home-featured-card__image img { transform: scale(1.035); }
.home-featured-card__content { display: flex; min-height: 265px; padding: 24px; flex: 1; flex-direction: column; }
.home-featured-card__content > p { margin: 0 0 10px; color: #078b76; font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.home-featured-card h3 { margin: 0 0 14px; font-size: 22px; line-height: 1.22; }
.home-featured-card h3 a { color: #293d39; text-decoration: none; }
.home-featured-card__content > span { color: #63706d; font-size: 15px; line-height: 1.55; }
.home-featured-card__link { margin-top: auto; padding-top: 20px; color: #078b76; font-weight: 700; text-decoration: none; }
.home-featured-insights__footer { align-items: center; margin-top: 12px; color: #687471; font-size: 14px; }
.home-featured-insights__footer > a { color: #078b76; font-weight: 700; text-decoration: none; }

@media (max-width: 1019px) { .home-featured-insights__track { grid-auto-columns: calc((100% - 22px) / 2); } }
@media (max-width: 699px) {
  .home-featured-insights { padding-block: 46px; }
  .home-featured-insights__header { align-items: center; }
  .home-featured-insights__track { grid-auto-columns: 88%; }
  .home-featured-card__content { min-height: 250px; padding: 21px; }
  .home-featured-insights__footer { margin-top: 6px; }
}

@media (prefers-reduced-motion: reduce) {
  .home-featured-insights__track { scroll-behavior: auto; }
  .home-featured-card__image img { transition: none; }
}

/* Customer logos: transparent PNGs in a continuous horizontal marquee. */
#customers [data-customer-logo-viewport] {
  position: relative !important;
  grid-column: 1 / -1;
  width: 100% !important;
  height: 180px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  background: #fff !important;
}

#customers .customer-logo-row {
  display: flex !important;
  width: max-content !important;
  height: 100%;
  align-items: center;
  gap: clamp(58px, 7vw, 116px) !important;
  padding: 0 clamp(30px, 4vw, 68px) !important;
  animation: talento-customer-logos-horizontal 28s linear infinite !important;
  will-change: transform;
}

#customers .customer-logo-row:hover { animation-play-state: paused !important; }

#customers .customer-logo-row > .thc-c-25b387d7b22 {
  display: grid !important;
  width: 180px !important;
  min-width: 180px !important;
  max-width: 180px !important;
  height: 130px !important;
  min-height: 130px !important;
  margin: 0 !important;
  padding: 0 !important;
  place-items: center;
  border: 0 !important;
  background-color: transparent !important;
  background-image: linear-gradient(90deg, #3bceac, #3bceac) !important;
  background-position: left center !important;
  background-size: 0 100% !important;
  background-repeat: no-repeat !important;
  box-shadow: none !important;
}

#customers .customer-logo-row .thc-c-28403b6fb15,
#customers .customer-logo-row picture {
  display: grid !important;
  width: 100% !important;
  height: 100% !important;
  place-items: center;
}

#customers .customer-logo-row img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 180px !important;
  max-height: 105px !important;
  object-fit: contain !important;
  background-color: transparent !important;
  background-image: linear-gradient(90deg, #3bceac, #3bceac) !important;
  background-position: left center !important;
  background-size: 0 100% !important;
  background-repeat: no-repeat !important;
}

@keyframes talento-customer-logos-horizontal {
  to { transform: translateX(calc(-50% - (clamp(58px, 7vw, 116px) / 2))); }
}

@media (max-width: 699px) {
  #customers [data-customer-logo-viewport] { height: 150px !important; }
  #customers .customer-logo-row { gap: 48px !important; padding-inline: 28px !important; }
  #customers .customer-logo-row > .thc-c-25b387d7b22 {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
    height: 112px !important;
    min-height: 112px !important;
  }
  #customers .customer-logo-row img { max-width: 150px !important; max-height: 92px !important; }
  @keyframes talento-customer-logos-horizontal { to { transform: translateX(calc(-50% - 24px)); } }
}

@media (prefers-reduced-motion: reduce) {
  #customers .customer-logo-row { animation: none !important; }
  #customers [data-customer-logo-viewport] { overflow-x: auto !important; }
}

/* Homepage hero CTAs: live-site white outline with a green hover wipe. */
html body.talento-home a.thc-c-c658feca40e.thc-c-994d2f7247b {
  position: relative !important;
  z-index: 0 !important;
  min-height: 44px !important;
  overflow: hidden !important;
  padding: 10px 28px !important;
  border: 2px solid #fff !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: #fff !important;
  text-shadow: none !important;
  box-shadow: none !important;
  isolation: isolate;
  transition: background-size .3s ease, color .3s ease, transform .3s ease !important;
}
html body.talento-home a.thc-c-c658feca40e.thc-c-994d2f7247b::before {
  position: absolute !important;
  z-index: -1 !important;
  inset: 0 !important;
  display: block !important;
  width: 0 !important;
  height: 100% !important;
  border: 0 !important;
  border-radius: inherit !important;
  background: #3bceac !important;
  content: "" !important;
  transition: width .3s ease !important;
}
html body.talento-home a.thc-c-c658feca40e.thc-c-994d2f7247b::after { display: none !important; content: none !important; }
html body.talento-home a.thc-c-c658feca40e.thc-c-994d2f7247b:is(:hover,:focus-visible) {
  padding: 10px 28px !important;
  border-color: #fff !important;
  background-color: transparent !important;
  background-image: linear-gradient(90deg, #3bceac, #3bceac) !important;
  background-size: 100% 100% !important;
  color: #fff !important;
  box-shadow: none !important;
  opacity: 1 !important;
}
html body.talento-home a.thc-c-c658feca40e.thc-c-994d2f7247b:is(:hover,:focus-visible)::before { width: 100% !important; }
