/**
 * AGM hero — DESKTOP ONLY (min-width: 769px)
 * Layout + manifest typography. Mobile must not rely on rules here.
 */
@media (min-width: 769px) {
  #hero ._overlay_biyw3_102 {
    background-color: transparent !important;
  }

  #hero ._heroImages_biyw3_32,
  #hero ._heroText_biyw3_85 {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  #hero ._manifestContainer_biyw3_107 ._imageContainer_biyw3_150 {
    display: none !important;
  }

  #hero ._manifestContainer_biyw3_107 {
    left: auto !important;
    right: 64px !important;
    transform: none;
    width: min(400px, 34vw);
    height: auto !important;
    min-height: 0;
    max-height: none;
    bottom: 72px !important;
    padding: 0 0 0 22px !important;
    box-sizing: border-box;
    z-index: 4;
    flex-direction: column;
    overflow: visible !important;
    border-left: 1px solid rgba(255, 255, 255, 0.28) !important;
  }

  #hero ._manifestContainer_biyw3_107 > :first-child {
    flex: 1 1 auto !important;
    height: auto !important;
    width: 100%;
    font-size: inherit;
    display: block !important;
  }

  #hero ._container_174va_1 {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    display: flex !important;
    align-items: flex-start !important;
    text-align: left !important;
  }

  #hero ._container_174va_1 > div {
    width: 100%;
    text-align: left !important;
  }

  #hero ._manifestContainer_biyw3_107 ._title_174va_22 {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.22em !important;
    text-transform: uppercase !important;
    color: rgba(255, 255, 255, 0.82) !important;
    margin: 0 0 14px !important;
    opacity: 1 !important;
  }

  #hero ._manifestContainer_biyw3_107 ._text_174va_29 {
    width: 100% !important;
    max-width: 100%;
    text-shadow: 0 1px 18px rgba(0, 0, 0, 0.45);
  }

  #hero .agm-manifest-name {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
    font-weight: 500;
    font-size: clamp(30px, 3.2vw, 40px);
    line-height: 1.12;
    letter-spacing: -0.01em;
    color: rgba(255, 255, 255, 0.98);
    margin-bottom: 10px;
  }

  #hero .agm-manifest-tagline {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
    font-size: clamp(20px, 2vw, 24px);
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.92);
    margin-bottom: 14px;
  }

  #hero .agm-manifest-body {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: clamp(13px, 1.05vw, 15px);
    line-height: 1.65;
    letter-spacing: 0.01em;
    color: rgba(255, 255, 255, 0.88);
    max-width: 38em;
  }

  #hero ._content_ty1x2_38 {
    bottom: 96px !important;
    top: auto !important;
    transform: translateY(0) !important;
    height: auto !important;
    min-height: 0;
    z-index: 5;
    max-width: min(560px, 48vw);
  }

  #hero ._contentSpace_ty1x2_38 {
    margin-left: 64px !important;
    margin-right: min(440px, 38vw) !important;
  }

  #hero ._title_ty1x2_107 {
    max-width: 100%;
    font-weight: 200 !important;
    letter-spacing: 0.02em !important;
    line-height: 1.08 !important;
  }
}

@media (min-width: 769px) and (max-width: 1100px) {
  #hero ._manifestContainer_biyw3_107 {
    right: 32px !important;
    width: min(340px, 38vw);
    bottom: 56px !important;
  }

  #hero ._contentSpace_ty1x2_38 {
    margin-right: min(360px, 42vw) !important;
  }
}
