/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */
  .home-header {
  background-color: #003883;

}
  .home-header__banner_wrapper {
    position: relative;
    overflow: hidden;
  }
  .home-header__image {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .home-header__image img,
    .home-header__image picture {
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: bottom;
      object-position: bottom;
      width: 100%;
      height: 100%;
    }
  .home-header__title-group {
    position: relative;
    max-width: 300px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 115px auto 130px;
  }
  @media (min-width: 1024px) {
  .home-header__title-group {
      margin: 160px auto 270px
  }
    }
  @media (min-width: 1280px) {
  .home-header__title-group {
      margin: 290px auto 320px;
      max-width: 800px;
      display: flex
  }
    }
  @media (min-width: 1440px) {
  .home-header__title-group {
      margin: 110px auto 320px
  }
    }
  @media (min-width: 1280px) {
  .home-header__cta-block-title {
      font-size: 3rem
  }
    }
  .home-header__cta-block-text {
    margin-bottom: 20px;
  }
  @media (min-width: 1280px) {
  .home-header__cta-block-text {
      margin-bottom: 30px
  }
    }
  .home-header__title {
    font-weight: normal;
    font-size: 3.6rem;
    color: #fff;
    line-height: 1;
    margin: 0 10px 35px 0;
  }
  @media (min-width: 1024px) {
  .home-header__title {
      font-size: 5.4rem
  }
    }
  @media (min-width: 1280px) {
  .home-header__title {
      font-size: 7.2rem
  }
    }
  .home-header__left-block {
    margin-bottom: 40px;
  }
  @media (min-width: 1280px) {
  .home-header__left-block {
      margin-bottom: 0
  }
    }
  .home-header__cta-block {
    color: #003883;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
  }
  .home-header__cta-block-cta a {
      border-radius: 25px;
      background-color: #003883;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: #fff;
      padding: 10px 24px 12px;
      border: none;
      font-size: 1.8rem;
      font-weight: 500;
      line-height: 1;
      -webkit-text-decoration: none;
      text-decoration: none;
      display: block;
      text-align: center;
    }
  .home-header__cta a {
      border-radius: 5px;
      background-color: #4daabd;
      color: #fff;
      box-shadow: none;
      border-left: none;
      border-right: none;
      padding: 10px 24px 12px;
      border: none;
      font-size: 2.2rem;
      font-weight: 500;
      line-height: 1;
      -webkit-text-decoration: none;
      text-decoration: none;
      display: inline-block;
    }
  .home-header__subtitle {
    padding-left: 10px;
    color: #4daabd;
    font-size: 5.4rem;
    position: relative;
    line-height: 1;
  }
  .home-header__subtitle:before {
      position: absolute;
      width: 0;
      content: '';
      height: 100%;
      border-left: 3px solid #4daabd;
      top: 15px;
      left: 0;
    }
  @media (min-width: 1024px) {
  .home-header__subtitle:before {
        top: 25px
    }
      }
  @media (min-width: 1024px) {
  .home-header__subtitle {
      font-size: 5.4rem
  }
    }
  @media (min-width: 1280px) {
  .home-header__subtitle {
      font-size: 7.2rem
  }
    }
  .home-header__text {
    position: relative;
    color: #fff;
    max-width: 800px;
    margin: 0 auto;
    font-size: 2rem;
    padding: 60px 35px 40px;
    font-weight: 500;
  }
  @media (min-width: 1024px) {
  .home-header__text {
      font-size: 3.3rem
  }
    }
  @media (min-width: 1280px) {
  .home-header__text {
      font-size: 3.6rem
  }
    }
  .home-header__hashtag-wrapper {
    position: relative;
    text-align: right;
    padding: 0 35px;
  }
  @media (min-width: 1024px) {
  .home-header__hashtag-wrapper {
      height: 0
  }
    }
  .home-header__hashtag {
    font-size: 2rem;
    color: #4daabd;
    font-weight: bold;
    padding-top: 20px;
  }
  @media (min-width: 1024px) {
  .home-header__hashtag {
      position: absolute;
      font-size: 3.2rem;
      right: 0;
      bottom: 17px
  }
    }
  @media (min-width: 1280px) {
  .home-header__hashtag {
      bottom: 50px
  }
    }


.home-header__cta a[href=""],
.home-header__cta a[href="#"] {
    pointer-events: none;
    cursor: default;
}

/* ============================================================
   REDESIGN (preview con ?redesign=1) — Home header (hero)
   CSS plano (home-header-v4.css se mantiene a mano). body.redesign.
   Para PUBLICAR: quitar el prefijo body.redesign.
   ============================================================ */
body.redesign .home-header {
  position: relative;
  background-color: #0a1733;
  background-image: url(../../images/bk-txt.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas:
    "title   hashtag"
    "desc    hashtag"
    "button  hashtag";
  align-content: center;
  align-items: center;
  column-gap: 60px;
  row-gap: 22px;
  padding: 140px 70px 120px;
  min-height: 640px;
}
/* Aplanar wrappers para colocar título/desc/botón/#EUSpace en el grid */
body.redesign .home-header__banner_wrapper,
body.redesign .home-header__title-group,
body.redesign .home-header__left-block,
body.redesign .home-header__hashtag-wrapper {
  display: contents;
}
body.redesign .home-header__image {
  display: none;
}

/* Título: "CASSINI" fino + "Business Accelerator" bold */
body.redesign .home-header__title {
  grid-area: title;
  align-self: end;
  margin: 0;
}
body.redesign .home-header__title p {
  margin: 0;
  font-weight: 300;
  line-height: 1.05;
}
body.redesign .home-header__title strong {
  font-weight: 700;
}

/* Descripción */
body.redesign .home-header__text {
  grid-area: desc;
  max-width: 520px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: left;
}

/* Botón "Applications closed" (pastilla blanca) */
body.redesign .home-header__cta {
  grid-area: button;
  align-self: start;
}
body.redesign .home-header__cta a {
  display: inline-block;
  background: #fff;
  color: #003883;
  border-radius: 999px;
  padding: 16px 42px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

/* #EUSpace a la derecha */
body.redesign .home-header__hashtag {
  grid-area: hashtag;
  align-self: center;
  position: static;
  text-align: right;
  color: #4daabd;
  font-weight: 300;
  font-size: 7.2rem;
  padding: 0;
}

/* Mobile: apilado */
@media (max-width: 1023px) {
  body.redesign .home-header {
    grid-template-columns: 1fr;
    grid-template-areas:
      "title"
      "desc"
      "button"
      "hashtag";
    padding: 90px 35px;
    min-height: 0;
    row-gap: 18px;
  }
  body.redesign .home-header__hashtag {
    text-align: left;
    font-size: 4rem;
  }
}
