/* YouMind Split Hero — corporate.html corp-hero */

.ymct-split-hero {
  font: 400 16px/1.5 Poppins, sans-serif;
  color: #031728;
  width: 100%;
  max-width: none !important;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  -webkit-font-smoothing: antialiased;
}
.ymct-split-hero.alignfull {
  width: 100vw;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}
.ymct-split-hero *,
.ymct-split-hero *::before,
.ymct-split-hero *::after { box-sizing: border-box; }
.ymct-split-hero h1,
.ymct-split-hero p { margin: 0; }
.ymct-split-hero img {
  display: block;
  max-width: 100%;
  border: 0;
}
.ymct-split-hero a {
  color: inherit;
  text-decoration: none !important;
}
.ymct-split-hero .sh-action,
.ymct-split-hero .sh-action:hover,
.ymct-split-hero .sh-action:focus {
  text-decoration: none !important;
}

.ymct-split-hero .sh-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: linear-gradient(179.472deg, #cafdf9 -22.283%, #fff 99.346%);
  padding-bottom: 60px;
}
.ymct-split-hero .sh-rays,
.ymct-split-hero .sh-pattern {
  position: absolute;
  pointer-events: none;
  z-index: -1;
  top: 0;
  left: 0;
  max-width: none;
}
.ymct-split-hero .sh-rays {
  width: 569px;
  height: 695px;
}
.ymct-split-hero .sh-pattern {
  width: 1440px;
  height: 707px;
}

.ymct-split-hero .sh-header-space {
  height: var(--ymct-split-hero-header-offset, 99px);
  width: 100%;
  flex: none;
}

.ymct-split-hero .sh-container {
  width: calc(100% - 160px);
  max-width: 1280px;
  margin-inline: auto;
}

.ymct-split-hero .sh-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 52px;
  align-items: center;
  padding-top: 60px;
}

.ymct-split-hero .sh-copy { min-width: 0; }

.ymct-split-hero .sh-breadcrumb {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #6d7782;
}
.ymct-split-hero .sh-breadcrumb a:hover { text-decoration: underline !important; }
.ymct-split-hero .sh-breadcrumb [aria-current="page"] { color: #0a0a0a; }

.ymct-split-hero .sh-heading {
  font-family: Poppins, Arial, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 84px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  width: 663px;
  max-width: calc(100% + 49px);
  color: #0a0a0a;
}

.ymct-split-hero .sh-desc {
  font-size: 20px;
  line-height: 32px;
  margin-top: 22px;
  color: #031728b3;
}
.ymct-split-hero .sh-desc strong { font-weight: 500; color: #031728; }

.ymct-split-hero .sh-actions {
  display: flex;
  gap: 13px;
  align-items: center;
  margin-top: 30px;
  flex-wrap: wrap;
}

.ymct-split-hero .sh-action {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 8px 8px 8px 20px;
  border-radius: 100px;
  background: linear-gradient(#199a91, #082725);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  line-height: 27px;
  min-height: 64px;
  white-space: nowrap;
}
.ymct-split-hero .sh-action-circle {
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  flex: none;
}
.ymct-split-hero .sh-action-arrow {
  width: 32px;
  height: 32px;
  position: relative;
  display: block;
  overflow: hidden;
}
.ymct-split-hero .sh-action-arrow img {
  position: absolute;
  max-width: none;
  width: 45.538px;
  height: 19.478px;
  left: 3.24px;
  top: 6.26px;
  transform: rotate(180deg);
}

.ymct-split-hero .sh-action--outline {
  padding: 13px 20px;
  background: #00000004;
  color: #1c1c1c;
  gap: 12px;
  box-shadow: inset 0 0 0 1px #0000001a;
}
.ymct-split-hero .sh-action--outline .sh-action-circle {
  width: 27px;
  height: 27px;
  background: none;
}
.ymct-split-hero .sh-action--outline .sh-action-arrow {
  width: 27px;
  height: 27px;
}
.ymct-split-hero .sh-action--outline .sh-action-arrow img {
  width: 38px;
  height: 16px;
  left: 2px;
  top: 5px;
  filter: none;
}

.ymct-split-hero .sh-art {
  display: block;
  width: 100%;
  aspect-ratio: 614 / 609;
  border-radius: 28px;
  overflow: hidden;
}
.ymct-split-hero .sh-art img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 28px;
}

.ymct-split-hero .sh-audiences {
  max-width: 1280px;
  width: calc(100% - 160px);
  margin: 52px auto 0;
}
.ymct-split-hero .sh-audience-track {
  display: flex;
  align-items: center;
  gap: 16px;
  overflow: auto;
  scrollbar-width: none;
  padding: 0;
  height: 51.89px;
  justify-content: center;
}
.ymct-split-hero .sh-audience-track::-webkit-scrollbar { display: none; }
.ymct-split-hero .sh-audience {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  padding: 8px;
  border-radius: 60px;
  background: #00000008;
  box-shadow: inset 0 0 0 1px #00000005;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.32px;
  flex: none;
  color: #031728;
}
.ymct-split-hero .sh-audience img {
  width: 35.89px;
  height: 35.89px;
  padding: 7.8px;
  background: #199a9114;
  border-radius: 50%;
  object-fit: contain;
  box-sizing: border-box;
}

.ymct-split-hero .sh-audience-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #9be4eb;
  border-radius: 20px;
  background: #fff8;
  padding: 3px;
  width: 49px;
  height: 16.8px;
  margin: 38px auto 0;
  gap: 3px;
}
.ymct-split-hero .sh-audience-dots i {
  display: block;
  width: 6px;
  height: 6px;
  background: #b7dbe0;
  border-radius: 50%;
}
.ymct-split-hero .sh-audience-dots i:first-child {
  background: #a1d4db;
}
.ymct-split-hero .sh-audience-dots i:nth-child(2) {
  background: #0d7776;
  width: 8px;
  height: 8px;
}

/* —— Tablet —— */
@media (min-width: 768px) and (max-width: 1199px) {
  .ymct-split-hero .sh-container,
  .ymct-split-hero .sh-audiences {
    width: calc(100% - 64px);
  }
  .ymct-split-hero .sh-row {
    gap: 32px;
    padding-top: 40px;
  }
  .ymct-split-hero .sh-heading {
    font-size: clamp(36px, 4.9vw, 58px);
    line-height: 1.2;
    width: auto;
    max-width: 100%;
    letter-spacing: -1px;
  }
  .ymct-split-hero .sh-desc {
    font-size: 16px;
    line-height: 26px;
  }
  .ymct-split-hero .sh-action {
    font-size: 16px;
  }
  .ymct-split-hero .sh-header-space {
    height: 100px;
  }
}

/* —— Mobile —— */
@media (max-width: 767px) {
  .ymct-split-hero .sh-section {
    padding-bottom: 20px;
    background: linear-gradient(179.5deg, #cafdf9 -22.6%, #fff 100.6%);
  }
  .ymct-split-hero .sh-rays,
  .ymct-split-hero .sh-pattern {
    display: none;
  }
  .ymct-split-hero .sh-header-space {
    height: 80px;
  }
  .ymct-split-hero .sh-container,
  .ymct-split-hero .sh-audiences {
    width: calc(100% - 40px);
  }
  .ymct-split-hero .sh-row {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 32px;
    padding-top: 20px;
  }
  .ymct-split-hero .sh-breadcrumb {
    font-size: 16px;
    line-height: 32px;
    gap: 16px;
    margin-bottom: 16px;
  }
  .ymct-split-hero .sh-heading {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
    text-transform: none;
    width: auto;
    max-width: none;
  }
  .ymct-split-hero .sh-desc {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.32px;
    margin-top: 16px;
  }
  .ymct-split-hero .sh-actions {
    flex-direction: column;
    align-items: stretch;
    margin-top: 32px;
    gap: 13px;
  }
  .ymct-split-hero .sh-action {
    font-size: 18px;
    width: 100%;
    gap: 12px;
  }
  .ymct-split-hero .sh-art {
    aspect-ratio: 353 / 300;
  }
  .ymct-split-hero .sh-audiences {
    width: 100%;
    margin-top: 32px;
  }
  .ymct-split-hero .sh-audience-track {
    height: 44px;
    padding-inline: 20px;
    gap: 13px;
    justify-content: flex-start;
  }
  .ymct-split-hero .sh-audience {
    font-size: 13.567px;
    padding: 6.78px;
    gap: 6.78px;
    letter-spacing: 0.27px;
  }
  .ymct-split-hero .sh-audience img {
    width: 30.43px;
    height: 30.43px;
    padding: 6.6px;
  }
  .ymct-split-hero .sh-audience-dots {
    width: 37px;
    height: 12.8px;
    margin-top: 16px;
    padding: 2px;
    gap: 2px;
  }
  .ymct-split-hero .sh-audience-dots i {
    height: 4px;
    width: 4px;
  }
  .ymct-split-hero .sh-audience-dots i:nth-child(2) {
    height: 6px;
    width: 6px;
  }
}

/* Pull mint gradient under the global Header (corporate.html nav lives inside .corp-hero). */
.ymct-split-hero.ymct-split-hero--under-header {
  margin-top: calc(-1 * var(--ymct-split-hero-header-offset, 99px));
}
.ymct-split-hero.ymct-split-hero--under-header .sh-header-space {
  height: var(--ymct-split-hero-header-offset, 99px) !important;
}

html:has(.ymct-split-hero--under-header),
body:has(.ymct-split-hero--under-header) {
  background-color: #cafdf9 !important;
  background-image: linear-gradient(
    179.472deg,
    #cafdf9 -22.283%,
    #ffffff 99.346%
  ) !important;
}
body:has(.ymct-split-hero--under-header) .ymct-site-header,
body:has(.ymct-split-hero--under-header) .ymct-header,
body:has(.ymct-split-hero--under-header) .wp-block-group:has(.ymct-header),
body:has(.ymct-split-hero--under-header) header:has(.ymct-header) {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
body:has(.ymct-split-hero--under-header) .wp-site-blocks,
body:has(.ymct-split-hero--under-header) .entry-content,
body:has(.ymct-split-hero--under-header) .wp-block-post-content,
body:has(.ymct-split-hero--under-header) .site-content,
body:has(.ymct-split-hero--under-header) .ast-container,
body:has(.ymct-split-hero--under-header) article.ast-article-single,
body:has(.ymct-split-hero--under-header) .ast-article-single {
  background: transparent !important;
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .ymct-split-hero.ymct-split-hero--under-header {
    margin-top: calc(-1 * var(--ymct-split-hero-header-offset-mobile, 89px));
  }
  .ymct-split-hero.ymct-split-hero--under-header .sh-header-space {
    height: var(--ymct-split-hero-header-offset-mobile, 89px) !important;
  }
  html:has(.ymct-split-hero--under-header),
  body:has(.ymct-split-hero--under-header) {
    background-color: #cafdf9 !important;
    background-image: linear-gradient(
      179.5deg,
      #cafdf9 -22.6%,
      #ffffff 100.6%
    ) !important;
  }
}
