.ai-builders-hero {
  overflow: hidden;
  padding: 42px 24px 58px;
  background: #111112;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.ai-builders-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(390px, 0.78fr);
  gap: clamp(38px, 5vw, 72px);
  align-items: center;
  width: min(1240px, 100%);
  margin: 0 auto;
}

.ai-builders-hero__copy {
  min-width: 0;
}

/* The finished hero is part of the initial HTML so cold visitors never see the
   legacy hero before JavaScript finishes loading. */
.ai-builders-hero--static + #__nuxt #section-4o_bZSlNEh,
.ai-builders-hero--static + #__nuxt #section-TytoBV1Cb8 {
  display: none !important;
}

.ai-builders-hero__brand {
  display: block;
  width: min(310px, 100%);
  height: auto;
  margin: 0 0 26px;
}

.ai-builders-hero__title {
  max-width: 760px;
  margin: 0;
  color: #f7f7f7;
  font-family: "Plus Jakarta Sans", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: clamp(46px, 4.25vw, 68px);
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 1.04;
}

.ai-builders-hero__lead {
  max-width: 620px;
  margin: 24px 0 0;
  color: #a9a9ad;
  font-family: "Plus Jakarta Sans", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 19px;
  line-height: 1.55;
}

.ai-builders-hero__lead strong {
  color: #d7d7da;
  font-weight: 700;
}

.ai-builders-hero__cta {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 300px;
  min-height: 88px;
  margin-top: 42px;
  padding: 14px 28px;
  color: #fff;
  background: #123dff;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 12px;
  box-shadow: 0 16px 38px rgba(18, 61, 255, 0.28);
  font-family: "Plus Jakarta Sans", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.05;
  text-align: center;
  text-decoration: none;
  transition: transform 160ms ease, background-color 160ms ease, box-shadow 160ms ease;
}

.ai-builders-hero__cta:hover {
  background: #2850ff;
  box-shadow: 0 20px 46px rgba(18, 61, 255, 0.36);
  transform: translateY(-2px);
}

.ai-builders-hero__cta:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 4px;
}

.ai-builders-hero__cta small {
  margin-top: 5px;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.025em;
}

.ai-builders-hero #section-4o_bZSlNEh,
.ai-builders-hero #section-TytoBV1Cb8 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
}

.ai-builders-hero #section-4o_bZSlNEh > .inner,
.ai-builders-hero #section-TytoBV1Cb8 > .inner,
.ai-builders-hero #row-PxZv14M8nY,
.ai-builders-hero #row-2KYA9bJA5Lt,
.ai-builders-hero #row-LfIMl6MkNl {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.ai-builders-hero #col-wkA8i2kytJ,
.ai-builders-hero #col-xTEyyfF_ltM,
.ai-builders-hero #col-LFlbYc8R_1,
.ai-builders-hero #col-wkA8i2kytJ > .inner,
.ai-builders-hero #col-xTEyyfF_ltM > .inner,
.ai-builders-hero #col-LFlbYc8R_1 > .inner {
  margin: 0 !important;
  padding: 0 !important;
}

.ai-builders-hero #col-wkA8i2kytJ > .inner,
.ai-builders-hero #col-xTEyyfF_ltM > .inner,
.ai-builders-hero #col-LFlbYc8R_1 > .inner {
  align-items: flex-start !important;
}

.ai-builders-hero #row-PxZv14M8nY {
  margin-bottom: 26px !important;
}

.ai-builders-hero #image-UK7wA_xl2G,
.ai-builders-hero #image-blhLJ03gED,
.ai-builders-hero #image-mEsECBKHVF,
.ai-builders-hero #image-ujxzMegBrd {
  margin: 0 !important;
}

.ai-builders-hero .cimage-UK7wA_xl2G,
.ai-builders-hero .cimage-blhLJ03gED,
.ai-builders-hero .cimage-mEsECBKHVF,
.ai-builders-hero .cimage-ujxzMegBrd {
  padding: 0 !important;
  text-align: left !important;
}

.ai-builders-hero #image-UK7wA_xl2G .image-container img {
  width: min(310px, 100%) !important;
  height: auto !important;
}

.ai-builders-hero #heading-V31AOCUemPZ {
  margin: 0 !important;
}

.ai-builders-hero .cheading-V31AOCUemPZ {
  padding: 0 !important;
  text-align: left !important;
}

.ai-builders-hero .heading-V31AOCUemPZ h1,
.ai-builders-hero .heading-V31AOCUemPZ h2,
.ai-builders-hero .heading-V31AOCUemPZ h3 {
  font-size: clamp(46px, 4.25vw, 68px) !important;
  line-height: 1.04 !important;
  letter-spacing: -0.045em !important;
}

.ai-builders-hero #paragraph-YANAOxrsGv2 {
  max-width: 620px;
  margin: 24px 0 0 !important;
}

.ai-builders-hero .cparagraph-YANAOxrsGv2 {
  padding: 0 !important;
  text-align: left !important;
}

.ai-builders-hero .paragraph-YANAOxrsGv2 p {
  font-size: 19px !important;
  line-height: 1.55 !important;
}

.ai-builders-hero #section-TytoBV1Cb8 {
  padding-top: 26px !important;
}

.ai-builders-hero #image-ujxzMegBrd {
  display: none !important;
}

.ai-builders-hero #button-z7yO-631xA {
  margin: 16px 0 0 !important;
  text-align: left !important;
}

.ai-builders-hero__media {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 28px;
  background: #090909;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.42);
}

.ai-builders-hero__media::after {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06);
}

.ai-builders-hero__media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  object-position: center;
}

.ai-builders-winner-proof {
  width: min(350px, calc(100% - 32px));
  margin: 20px auto 24px;
}

.ai-builders-winner-proof img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 900px) {
  .ai-builders-hero {
    padding: 30px 20px 42px;
  }

  .ai-builders-hero__inner {
    grid-template-columns: 1fr;
    gap: 34px;
    max-width: 680px;
  }

  .ai-builders-hero__media {
    width: min(520px, 100%);
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .ai-builders-hero {
    padding: 22px 16px 32px;
  }

  .ai-builders-hero__inner {
    gap: 28px;
  }

  .ai-builders-hero__brand {
    width: min(270px, 88%);
    margin: 0 auto 22px;
  }

  .ai-builders-hero__title {
    font-size: clamp(36px, 10.5vw, 47px);
    line-height: 1.06;
    text-align: center;
  }

  .ai-builders-hero__lead {
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.55;
    text-align: center;
  }

  .ai-builders-hero__cta {
    display: flex;
    width: 100%;
    min-width: 0;
    min-height: 82px;
    margin-top: 30px;
    font-size: 24px;
  }

  .ai-builders-hero__cta small {
    font-size: 15px;
  }

  .ai-builders-hero #row-PxZv14M8nY {
    margin-bottom: 22px !important;
  }

  .ai-builders-hero #col-wkA8i2kytJ > .inner,
  .ai-builders-hero #col-xTEyyfF_ltM > .inner,
  .ai-builders-hero #col-LFlbYc8R_1 > .inner {
    align-items: center !important;
  }

  .ai-builders-hero .cimage-UK7wA_xl2G,
  .ai-builders-hero .cimage-blhLJ03gED,
  .ai-builders-hero .cimage-mEsECBKHVF,
  .ai-builders-hero .cimage-ujxzMegBrd,
  .ai-builders-hero .cheading-V31AOCUemPZ,
  .ai-builders-hero .cparagraph-YANAOxrsGv2,
  .ai-builders-hero #button-z7yO-631xA {
    text-align: center !important;
  }

  .ai-builders-hero .heading-V31AOCUemPZ h1,
  .ai-builders-hero .heading-V31AOCUemPZ h2,
  .ai-builders-hero .heading-V31AOCUemPZ h3 {
    font-size: clamp(36px, 10.5vw, 47px) !important;
    line-height: 1.06 !important;
  }

  .ai-builders-hero #paragraph-YANAOxrsGv2 {
    margin-top: 20px !important;
  }

  .ai-builders-hero .paragraph-YANAOxrsGv2 p {
    font-size: 17px !important;
    line-height: 1.5 !important;
  }

  .ai-builders-hero__media {
    border-radius: 22px;
  }

  .ai-builders-winner-proof {
    width: min(280px, calc(100% - 28px));
    margin-top: 16px;
    margin-bottom: 20px;
  }
}
