/* NoMasCaosWebPanel 1.41.12 - banner home mobile estable y editable */
@media (max-width: 760px) {
  body.page-home .nmc-home-hero-14108,
  body.nmc-public.page-home .nmc-home-hero-14108,
  body.public-body.page-home .nmc-home-hero-14108 {
    display: flex !important;
    flex-direction: column !important;
    width: calc(100% - 16px) !important;
    margin: 8px auto 0 !important;
    padding: 0 !important;
    gap: 0 !important;
    overflow: hidden !important;
    border-radius: 24px !important;
    background: #fff !important;
    border: 1px solid rgba(15,23,42,.08) !important;
    box-shadow: 0 18px 46px rgba(15,23,42,.10) !important;
  }

  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__media,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__media,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__media {
    order: -1 !important;
    width: 100% !important;
    min-height: var(--nmc-home-mobile-media-height,220px) !important;
    height: var(--nmc-home-mobile-media-height,220px) !important;
    max-height: 360px !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #e5e7eb !important;
  }

  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__media > img,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__media > img,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__media > img {
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    object-fit: cover !important;
  }

  body.page-home .nmc-home-mobile-pos--top .nmc-pro-hero__media > img,
  body.nmc-public.page-home .nmc-home-mobile-pos--top .nmc-pro-hero__media > img,
  body.public-body.page-home .nmc-home-mobile-pos--top .nmc-pro-hero__media > img { object-position: center top !important; }
  body.page-home .nmc-home-mobile-pos--center .nmc-pro-hero__media > img,
  body.nmc-public.page-home .nmc-home-mobile-pos--center .nmc-pro-hero__media > img,
  body.public-body.page-home .nmc-home-mobile-pos--center .nmc-pro-hero__media > img { object-position: center center !important; }
  body.page-home .nmc-home-mobile-pos--bottom .nmc-pro-hero__media > img,
  body.nmc-public.page-home .nmc-home-mobile-pos--bottom .nmc-pro-hero__media > img,
  body.public-body.page-home .nmc-home-mobile-pos--bottom .nmc-pro-hero__media > img { object-position: center bottom !important; }

  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy {
    width: 100% !important;
    padding: 20px 16px 17px !important;
  }

  body.page-home .nmc-home-hero-14108 .nmc-pro-eyebrow,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-eyebrow,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-eyebrow {
    margin: 0 0 8px !important;
    font-size: .66rem !important;
  }

  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1 {
    display: block !important;
    margin: 0 0 10px !important;
    font-size: clamp(2.05rem,9.5vw,2.75rem) !important;
    line-height: .96 !important;
    letter-spacing: -.062em !important;
  }

  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1 span,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1 span,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1 span { display: block !important; }

  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1 em,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1 em,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1 em { display: block !important; margin-top: 2px !important; }

  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy > p,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy > p,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy > p {
    margin: 0 !important;
    max-width: none !important;
    font-size: .94rem !important;
    line-height: 1.46 !important;
    color: #475569 !important;
  }

  body.page-home .nmc-home-hero-14108 .nmc-pro-actions,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-actions,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    margin: 16px 0 0 !important;
  }

  body.page-home .nmc-home-hero-14108 .nmc-pro-button,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-button,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-button {
    width: 100% !important;
    min-height: 49px !important;
    border-radius: 14px !important;
    font-size: .88rem !important;
  }

  /* El buscador móvil se reduce a ubicación + acción. El tamaño queda en el CTA de calculadora. */
  body.page-home .nmc-home-hero-14108 .nmc-pro-finder,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-finder,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-finder {
    grid-template-columns: 1fr !important;
    gap: 7px !important;
    margin: 14px 0 0 !important;
    padding: 7px !important;
    border-radius: 16px !important;
  }
  body.page-home .nmc-home-hero-14108 .nmc-pro-finder label:nth-of-type(2),
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-finder label:nth-of-type(2),
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-finder label:nth-of-type(2) { display: none !important; }

  body.page-home .nmc-home-hero-14108 .nmc-pro-proof,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-proof,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-proof {
    margin-top: 12px !important;
  }

  body.page-home .nmc-home-hero-14108 .nmc-home-hero-stat,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-home-hero-stat,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-home-hero-stat { display: none !important; }

  body.page-home .nmc-home-mobile--no-image .nmc-pro-hero__media,
  body.nmc-public.page-home .nmc-home-mobile--no-image .nmc-pro-hero__media,
  body.public-body.page-home .nmc-home-mobile--no-image .nmc-pro-hero__media { display: none !important; }

  body.page-home .nmc-home-mobile--no-caption .nmc-pro-hero__caption,
  body.nmc-public.page-home .nmc-home-mobile--no-caption .nmc-pro-hero__caption,
  body.public-body.page-home .nmc-home-mobile--no-caption .nmc-pro-hero__caption,
  body.page-home .nmc-home-hero-14108:not(.nmc-home-mobile--caption) .nmc-pro-hero__caption,
  body.nmc-public.page-home .nmc-home-hero-14108:not(.nmc-home-mobile--caption) .nmc-pro-hero__caption,
  body.public-body.page-home .nmc-home-hero-14108:not(.nmc-home-mobile--caption) .nmc-pro-hero__caption { display: none !important; }

  body.page-home .nmc-home-mobile--no-finder .nmc-pro-finder,
  body.nmc-public.page-home .nmc-home-mobile--no-finder .nmc-pro-finder,
  body.public-body.page-home .nmc-home-mobile--no-finder .nmc-pro-finder { display: none !important; }

  body.page-home .nmc-home-mobile--spacious .nmc-pro-hero__copy,
  body.nmc-public.page-home .nmc-home-mobile--spacious .nmc-pro-hero__copy,
  body.public-body.page-home .nmc-home-mobile--spacious .nmc-pro-hero__copy { padding-block: 27px 25px !important; }
}

@media (max-width: 390px) {
  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy h1 { font-size: 2rem !important; }
  body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy,
  body.nmc-public.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy,
  body.public-body.page-home .nmc-home-hero-14108 .nmc-pro-hero__copy { padding-inline: 14px !important; }
}
