.hero.layout-1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  align-items: center;
  gap: 3.5rem;
}
@media screen and (width < 60rem) {
  .hero.layout-1 {
    grid-template-columns: 1fr;
  }
}
@media screen and (width >= 60rem) {
  .hero--line-bg {
    background: url("_images/hero-bg-layout-2.png") no-repeat top center;
    background-size: cover;
  }
}
.hero--left {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.938rem;
}
@media screen and (width >= 60rem) {
  .hero--left {
    max-width: 40rem;
  }
}
.hero.no-image .hero--left, .hero.layout-2 .hero--left {
  text-align: center;
  align-items: center;
  padding-inline: var(--wrapper-padding);
  max-width: 55.625rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (width >= 71.25rem) {
  .hero.no-image .hero--left, .hero.layout-2 .hero--left {
    padding-inline: 0;
  }
}
.hero--image {
  max-width: 100%;
}
@media screen and (width >= 60rem) {
  .hero--image {
    max-width: 39.813rem;
  }
}
.hero--video {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 0.5rem;
}
.hero--eyebrow {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  color: var(--Secondary-500);
}
@media screen and (width >= 60rem) {
  .hero--eyebrow {
    margin-bottom: 0.5rem;
  }
}
.hero--title {
  line-height: 1;
}
.hero--title span {
  position: relative;
  display: inline-block;
}
.hero--title span::after {
  content: "";
  position: absolute;
  bottom: -18%;
  left: 0;
  width: 100%;
  height: 65%;
  background: url(_images/underline.png) no-repeat bottom right;
  background-size: 100% 100%;
  z-index: -1;
}
.hero--image {
  position: relative;
}
.hero--img {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 0.5rem;
}
@media screen and (width >= 48rem) {
  .hero--img {
    border-radius: 0.75rem;
  }
}
.hero .parallax-in-frame {
  border-radius: 8px;
}
@media screen and (width >= 48rem) {
  .hero .parallax-in-frame {
    border-radius: 0.75rem;
  }
}
.hero .parallax-in-frame .parallax-item {
  border-radius: 0;
}
.hero--card {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 60%;
}
@media screen and (width < 48rem) {
  .hero--card {
    max-height: 200px;
    width: auto;
  }
}
.hero--card.has-shadow {
  border-radius: 0.375rem;
  overflow: hidden;
  box-shadow: 12px 12px 32px 0px rgba(0, 0, 0, 0.15);
}
.hero--buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
  margin-top: 0.938rem;
  align-items: center;
}
.hero--image-layout-2 {
  margin-top: clamp(2.3125rem, -4.2431rem + 13.6574vw, 6rem);
}
@media screen and (width < 48rem) {
  .hero--image-layout-2 {
    padding-inline: var(--wrapper-padding);
  }
}
.hero--image-layout-2 > * {
  width: 100%;
}
.hero--logo-bar__title {
  font-size: 1.625rem;
  font-weight: 500;
  margin: 0 0 1rem 0;
  letter-spacing: 0.5px;
}
.hero--logo-bar__logos {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  justify-content: flex-start;
}
.hero--logo-bar__logo {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero--logo-bar__logo > img {
  width: auto;
  height: 50px;
  max-width: 120px;
  object-fit: contain;
  display: block;
}
@media screen and (width >= 60rem) {
  .hero--logo-bar__logo > img {
    height: 55px;
    max-width: 130px;
  }
}
.hero--highlight-strip {
  position: relative;
  margin-top: 1rem;
}
.hero--highlight-strip__inner {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-height: 4.4rem;
  padding: 1.25rem;
}
.hero--highlight-strip__inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 636 72' preserveAspectRatio='none'><path fill='%23D7CEF1' transform='scale(-1, 1)' transform-origin='50% 50%' d='M593 1.4c0 2.2-5 2.4-44.5 2.5C487.7 4 391 5 334.5 6L233 7.5A3918 3918 0 0 0 122.5 10C27.2 12.4 17.7 13.2 15 19.3c-.5 1.2-3.4 3.3-6.5 4.7C5.1 25.4 3 27 3 28s-.7 2.5-1.5 3.6c-1.6 2-2 10-.6 10.8.5.3 1.3 2.5 2 5 1.3 5.3 6.7 10.5 12.9 12.5 3.8 1.3 5.7 1.3 15.5-.2C37.5 58.7 46 58 50 58s11.3-.5 16-1c11.8-1.5 78.1-2.3 81.4-1 1.8.6 3.5.5 6-.5 4.2-1.8 13.5-2 20.7-.4 5.7 1.3 5 2.9-1.2 2.9-2 0-5.3.7-7.4 1.6-2.3 1-6.3 1.5-10.4 1.4-12.2-.3-28.9 2-45.6 6-5 1.2-10.5 2.5-12.3 2.7-1.7.3-3.2.9-3.2 1.4s80.8.9 193 .9c153.9 0 193-.2 193-1.2-.6-4.3 1.3-4.6 11.5-2 5.1 1.4 66.5.8 75-.6 3.3-.6 12.3-1.3 20-1.7 23.3-1 34-4.1 37-10.8a121.8 121.8 0 0 0 9-21q.5-1.5 2-1.7c1.1 0 1.5-1 1.5-4q0-4.2-1.5-4c-1.6 0-4.5-5.2-6.5-12q-2.5-8.3-8-9.4-2.8-.6-3-2c0-1.4-2-1.6-12-1.6-9.5 0-12 .3-12 1.4'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.hero--highlight-strip__text {
  font-size: 0.95rem;
  line-height: 1.4;
  font-weight: 600;
  max-width: 445px;
  position: relative;
  color: var(--Primary-900);
}
.hero--highlight-strip__help {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  aspect-ratio: 1/1;
  border-radius: 999px;
  background-color: var(--Primary-800);
  color: var(--White);
  cursor: pointer;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  position: relative;
}
.hero--highlight-strip__help:focus {
  outline: 2px solid rgba(0, 0, 0, 0.35);
  outline-offset: 2px;
}
.hero--highlight-strip__tooltip {
  --tip-color: var(--White);
  position: absolute;
  top: calc(100% - 11px);
  right: -21px;
  max-width: min(420px, 90vw);
  padding: 0.75rem 0.9rem;
  background: var(--tip-color);
  color: var(--Indigo);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  font-size: 0.9rem;
  line-height: 1.35;
  z-index: 20;
}
.hero--highlight-strip__tooltip a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.hero--highlight-strip__tooltip p:not(:last-child) {
  margin-bottom: 1rem;
}
.hero--highlight-strip__tooltip::before {
  content: "";
  position: absolute;
  top: -6px;
  right: 26px;
  width: 12px;
  height: 12px;
  background: var(--tip-color);
  transform: rotate(45deg);
}
.hero--highlight-strip__tooltip.is-right {
  left: auto;
  right: 0;
}
.hero--highlight-strip__tooltip.is-right::before {
  left: auto;
  right: 14px;
}
.hero--highlight-strip__tooltip:not([hidden]) {
  display: block;
}
@media (hover: hover) and (pointer: fine) {
  .hero--highlight-strip__inner:hover .hero--highlight-strip__tooltip, .hero--highlight-strip__help:focus + .hero--highlight-strip__tooltip {
    display: block;
  }
}
.hero--iq {
  position: relative;
  overflow: clip;
}
.hero--iq__image {
  min-height: 550px;
  object-fit: cover;
}
@media screen and (width < 60rem) {
  .hero--iq__image {
    min-height: 450px;
  }
}
.hero--iq__quote {
  position: absolute;
  max-width: 450px;
  bottom: -1rem;
  right: 0;
  border-radius: 8px 0 0 0;
  padding: 3.25rem 1.75rem 1.75rem;
  margin-left: 0.5rem;
}
@media screen and (width < 48rem) {
  .hero--iq__quote {
    max-width: 350px;
  }
}
.hero--iq__quote::before {
  position: absolute;
  display: block;
  content: "";
  background-image: url("/wp-content/uploads/2026/05/quote-icon.svg");
  background-repeat: no-repeat;
  top: -10px;
  width: 60px;
  height: 48px;
}
.hero--iq__quote p:not(:last-child) {
  margin-bottom: 1.5rem;
}
.hero--iq__quote p:last-child {
  font-size: 0.8rem;
}
.hero--iq__quote p:last-child strong {
  font-size: 1.3rem;
}
