/* AUTO-GENERATED from qa-fixes-uae-contractor.css via rtlcss. Do not edit by hand.
   Loaded only on AR pages by inc/i18n-setup.php.
*/
/* ==========================================================================
   qa-fixes-uae-contractor.css — /uae-contractor/ visual parity overrides
   --------------------------------------------------------------------------
   Scoped to .rp-uae-contractor / body.page-template-page-uae-contractor.
   Created 2026-05-03 from compare-page.mjs Run 3 (5 mismatches).
   ========================================================================== */

/* ============ §A. WHITE-BG-MASK — hide on uae-contractor ================
   Run 3 reported live whiteBgMaskHidden=true, local=false. Live HIDES the
   bottom mask on this page (different from cor/local-payroll/ai which keep
   it visible). Match live by hiding. body class is page-template-default
   (WP doesn't update body_class hint when slug-based templates render),
   so target via the page wrapper's general sibling. */
body:has(.rp-uae-contractor) .new-footer-white-bg-mask,
body:has(.rp-uae-contractor) .white-bg-mask.new-footer-white-bg-mask {
  display: none !important;
}

/* ============ §B. Hero H1 — match live's 57.72/66.378 ===================
   Live: H1 57.72px / 66.378px on "Contractor Visa for the UAE".
   Local was 56/67.2 (default rp-h1). 1.7 px font + 0.8 px line-height. */
.rp-uae-contractor h1.rp-h1 {
  font-size: 57.72px;
  line-height: 66.378px;
}

/* ============ §C. "Let's Chat" H2 — match live's 39/46.8 ================
   Live: H2 39 / 46.8 on the form-section heading. Local rp-h2 default 32/41.6. */
.rp-uae-contractor .lets-chat h2.rp-h2 {
  font-size: 39px;
  line-height: 46.8px;
}
