/* AUTO-GENERATED from qa-fixes-contractors.css via rtlcss. Do not edit by hand.
   Loaded only on AR pages by inc/i18n-setup.php.
*/
/* ==========================================================================
   qa-fixes-contractors.css — /contractors/-page QA fixes
   --------------------------------------------------------------------------
   Status 2026-06-27: /contractors was rebuilt to the redesign frame 11999:238691
   on self-contained registered components (.rp-feature-cards · .rp-feature-split
   [+ --navy --card] · .rp-video-feature · rp-awards · component-product-hero).
   Those components own their styling, so the original per-section page forks are
   no longer needed. After the body reconciliation, every fork rule was
   orphan-verified (0 live matches on /contractors + /ar/contractors) and removed.

   The ONLY rule still serving a live element is §H below (the hero's lavender
   gradient). It is a `.rp-contractors`-scoped hero override — candidate to migrate
   into the shared product-hero component if the gradient is the product-hero
   standard. Left here for now because it is load-bearing.

   REMOVED (all orphan-verified 0 live matches), by phase:
     pre-3   §B · §L · §N        — earlier dead rules.
     2a      §J · §M             — Streamline/Simplify L/R alternation + product-slide image-cap.
     3b      §G                  — product-slide H1 size (old cm-feature slides).
     3c      §C · §O             — old #yt-video iframe wrapper + 4 section-wrapper bg/padding rules.
     4 sweep §A · §F · §I · §K · §D · §P · §Q — feature-subheadings, trust-badge heading size,
             "Our customers love us" hero card, white-bg-mask hide, benefits white-bg rows,
             product-slide column padding, leave-modal H3. Replaced by component CSS, or targeted
             markup the redesign removed.
   ========================================================================== */

/* §H. HERO GRADIENT — live's contractors hero has a soft lavender top-fade
   (`rgba(228,235,254,0) → rgb(228,235,254) at 15%`), applied without the home-only
   rounded-bottom modifier classes. LIVE (1 match: the hero wrapper). Direction-agnostic. */
.rp-contractors .hero_double_section.new_rp_hero_double_section.new_rp_hero_double_section_bg.new_rp_hero_double_section_bg_extra_layer {
  background-image: linear-gradient(rgba(228, 235, 254, 0), rgb(228, 235, 254) 15%, rgb(228, 235, 254));
}
