/* Harmony Healing Center — V7.9.76
   AR mobile Trusted Organizations — RESTORE V7.9.73 VISUALS + GAP ONLY FIX

   IMPORTANT:
   This intentionally restores the exact AR-mobile heading/benefit styling
   from V7.9.73, which was the last user-approved visual state.
   It does NOT redesign or retune title/text.

   V7.9.74 and V7.9.75 are removed because they altered typography.
*/

@media (max-width: 760px) {
  html[lang="ar"] .home45r-head {
    position: relative !important;
    z-index: 5 !important;

    width: 138% !important;
    max-width: none !important;
    margin-left: -19% !important;
    margin-right: -19% !important;
    margin-top: -2px !important;
    margin-bottom: -34px !important;
    padding: 0 !important;
    box-sizing: border-box !important;

    direction: rtl !important;
    text-align: center !important;

    transform: scale(.72) !important;
    transform-origin: top center !important;
  }

  html[lang="ar"] .home45r-head,
  html[lang="ar"] .home45r-head * {
    direction: rtl !important;
    text-align: center !important;
  }

  html[lang="ar"] .home45r-kicker {
    display: block !important;
    width: 100% !important;
    margin: 0 auto 8px !important;
    white-space: nowrap !important;
    line-height: 1.1 !important;
    letter-spacing: 0 !important;
  }

  html[lang="ar"] .home45r-title {
    display: block !important;
    width: 100% !important;
    margin: 0 auto 10px !important;
    padding: 0 !important;
    white-space: nowrap !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    overflow: visible !important;
  }

  html[lang="ar"] .home45r-title-teal,
  html[lang="ar"] .home45r-title-copper {
    display: inline !important;
    white-space: nowrap !important;
  }

  html[lang="ar"] .home45r-description {
    display: block !important;
    width: 88% !important;
    max-width: 560px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    line-height: 1.44 !important;
    letter-spacing: 0 !important;
    overflow: visible !important;
  }

  html[lang="ar"] .home45r-stage,
  html[lang="ar"] .home45r-platform,
  html[lang="ar"] .home45r-logos {
    margin-top: 0 !important;
  }

  html[lang="ar"] .home45r-benefits {
    width: 102% !important;
    margin-left: -1% !important;
    margin-right: -1% !important;
  }

  html[lang="ar"] .home45r-benefit {
    transform: scale(.80) !important;
    transform-origin: center top !important;
    text-align: center !important;
    direction: rtl !important;
  }

  html[lang="ar"] .home45r-benefit strong,
  html[lang="ar"] .home45r-benefit span {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    line-height: 1.26 !important;
    letter-spacing: 0 !important;
  }

  .hhc-mobile-lang-switch-v7968 {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}

@media (max-width: 420px) {
  html[lang="ar"] .home45r-head {
    width: 144% !important;
    margin-left: -22% !important;
    margin-right: -22% !important;
    margin-bottom: -38px !important;
    transform: scale(.68) !important;
  }

  html[lang="ar"] .home45r-description {
    width: 90% !important;
  }

  html[lang="ar"] .home45r-benefit {
    transform: scale(.75) !important;
  }
}
