/* LOADMATE — shared stylesheet for the five brochure product pages
   (Electric Winch, Transfer Trolley, Spreader Beams, Crane Kit,
   Wall Travelling Crane).

   This is tpl-cpb-portable-1-3fec65ab.css with one change: every selector
   is rescoped from body.lm-template-cpbport to body.lm-template-newprod.
   Nothing else is altered — same tokens, same full-width breakout, same
   hero grid, chips, stat bar, spec rows, advantage cards, industry cards,
   FAQ and final CTA. That guarantees the five new pages render pixel-for-
   pixel like the Portable Chain Pulley Block page rather than merely
   resembling it.

   All five templates carry body class lm-template-newprod and load this
   file plus the shared tpl-cpb-hd-2-d16f085c.css, exactly as the existing
   product pages do.
   Generated 25 Aug 2026. */

/* LOADMATE H1 extraction v2 — from inline <style> in tpl-cpb-portable.php */

/* ============================ TOKENS (self-sufficient) ===================== */
body.lm-template-newprod {
    --eot-blue:      #000000;
    --eot-blue-dark: #000000;
    --eot-navy:      #000000;
    --eot-yellow:    #ffb600;
    --eot-ybtn:      #ffb600;
    --eot-ybtn2:     #ffb600;
    --eot-ink:       #000000;
    --eot-slate:     #000000;
    --eot-line:      #f1f1f1;
    --eot-pale:      #f1f1f1;
    --eot-pale2:     #f1f1f1;
    --eot-white:     #ffffff;
    --eot-font:      'Poppins', system-ui, -apple-system, 'Segoe UI', sans-serif;
}

/* ============================ FULL-WIDTH BREAKOUT ========================== */
body.lm-template-newprod .ast-container,
body.lm-template-newprod .site-content > .ast-container,
body.lm-template-newprod #content > .ast-container,
body.lm-template-newprod #primary,
body.lm-template-newprod .ast-row,
body.lm-template-newprod .entry-content,
body.lm-template-newprod .site-content,
body.lm-template-newprod #content {
    display: block !important; width: 100% !important; max-width: 100% !important;
    margin-left: 0 !important; margin-right: 0 !important;
    padding-left: 0 !important; padding-right: 0 !important;
}
body.lm-template-newprod #secondary,
body.lm-template-newprod .ast-sidebar { display: none !important; }
body.lm-template-newprod .entry-header,
body.lm-template-newprod .ast-single-post .entry-title,
body.lm-template-newprod .page-title { display: none !important; }
/* Theme footer (#colophon) intentionally NOT suppressed — Astra footer shows. */

/* ================================ BASE ==================================== */
.lm-eot { font-family: var(--eot-font); color: #000000; background: #ffffff; -webkit-font-smoothing: antialiased; }
.lm-eot *, .lm-eot *::before, .lm-eot *::after { box-sizing: border-box; }
.lm-eot__wrap { width: 100%; max-width: 1500px; margin: 0 auto; padding: 0 clamp(20px, 4vw, 50px); }
.lm-eot__eyebrow { display: inline-block; font-size: 0.78rem; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #000000; margin: 0 0 1rem; }
.lm-eot__h2 { font-size: clamp(1.65rem, 3.4vw, 2.5rem); font-weight: 800; line-height: 1.14; letter-spacing: -0.02em; margin: 0 0 1rem; color: #000000; }
.lm-eot__lede { font-size: clamp(1rem, 1.4vw, 1.13rem); line-height: 1.65; color: #000000; margin: 0; }
.lm-eot__section-head { max-width: 880px; margin: 0 0 2.8rem; }

/* buttons */
.lm-eot__btn { display: inline-flex; align-items: center; gap: 0.55rem; font-family: var(--eot-font); font-weight: 600; font-size: 0.875rem; letter-spacing: 0.03em; text-transform: uppercase; text-decoration: none; padding: 0.92rem 1.6rem; border-radius: 4px; border: 2px solid transparent; cursor: pointer; transition: background 200ms ease, color 200ms ease, transform 200ms ease, border-color 200ms ease; line-height: 1; }
.lm-eot__btn svg { width: 16px; height: 16px; flex-shrink: 0; }
.lm-eot__btn--blue   { background: #f1f1f1; color: #000000; }
.lm-eot__btn--blue:hover { background: #f1f1f1; color: #000000; transform: translateY(-2px); }
.lm-eot__btn--yellow { background: #ffb600; color: #ffffff; }
.lm-eot__btn--yellow:hover { background: #ffb600; color: #ffffff; transform: translateY(-2px); }
.lm-eot__btn--outline { background: transparent; color: #000000; border-color: rgba(0,0,0,.12); }
.lm-eot__btn--outline:hover { background: #f1f1f1; color: #000000; border-color: rgba(0,0,0,.12); transform: translateY(-2px); }

/* ============================ SECTION RHYTHM ============================== */
.lm-eot-sec { padding: clamp(3.25rem, 6.5vw, 5.5rem) 0; }
.lm-eot-sec--pale { background: #f1f1f1; }
.lm-eot-sec--pale2 { background: #f1f1f1; }

/* ================================ HERO ==================================== */
.lm-eot-hero { background: linear-gradient(180deg, #ffffff 0%, #f1f1f1 100%); border-bottom: 1px solid #f1f1f1; }
.lm-eot-hero__inner { padding-top: clamp(1.75rem, 3.2vw, 2.6rem); padding-bottom: clamp(2.5rem, 5vw, 3.5rem); }
.lm-eot-hero__crumb { font-size: 0.8rem; color: #000000; margin: 0 0 1rem; }
.lm-eot-hero__crumb a { color: #000000; text-decoration: none; }
.lm-eot-hero__crumb a:hover { color: #000000; }
.lm-eot-hero__head { max-width: none; margin: 0 0 2.1rem; }
.lm-eot-hero__title { font-size: clamp(1.65rem, 3.5vw, 2.7rem); font-weight: 800; line-height: 1.1; letter-spacing: -0.025em; color: #000000; margin: 0 0 1.1rem; }
@media (min-width: 1180px) { .lm-eot-hero__title { white-space: nowrap; } }
.lm-eot-hero__title .accent { color: #000000; }
.lm-eot-hero__lede { font-size: clamp(1rem, 1.4vw, 1.15rem); line-height: 1.6; color: #000000; max-width: 1120px; margin: 0; }

/* ============================ PRODUCT CARDS (hero) ======================== */
.lm-eot-pcards { display: grid; grid-template-columns: 1fr; gap: 1.5rem; }
@media (min-width: 900px) { .lm-eot-pcards { grid-template-columns: 1fr 1fr; gap: 1.85rem; } }
.lm-eot-pcard { background: #ffffff; border: 1px solid #f1f1f1; border-radius: 14px; overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 1px 3px rgba(0,0,0,0.05); transition: box-shadow 260ms ease, transform 260ms ease, border-color 260ms ease; }
.lm-eot-pcard:hover { box-shadow: 0 24px 54px -26px rgba(0,0,0,0.30); transform: translateY(-4px); border-color: #f1f1f1; }
.lm-eot-pcard__media { position: relative; aspect-ratio: 16 / 10; background: #f1f1f1; overflow: hidden; }
.lm-eot-pcard__media img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 500ms cubic-bezier(0.22,1,0.36,1); }
.lm-eot-pcard:hover .lm-eot-pcard__media img { transform: scale(1.045); }
.lm-eot-pcard__media::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(255,255,255,0.0) 55%, rgba(255,255,255,0.238) 100%); pointer-events: none; }
.lm-eot-pcard__tag { position: absolute; z-index: 2; top: 1rem; left: 1rem; font-size: 0.68rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; padding: 0.38rem 0.75rem; border-radius: 999px; }
.lm-eot-pcard__tag--econ  { background: #f1f1f1; color: #000000; }
.lm-eot-pcard__tag--heavy { background: #f1f1f1; color: #ffb600; }
.lm-eot-pcard__body { padding: 1.6rem 1.8rem 1.9rem; display: flex; flex-direction: column; flex: 1; }
.lm-eot-pcard__name { font-size: 1.4rem; font-weight: 800; letter-spacing: -0.01em; color: #000000; margin: 0 0 0.5rem; }
.lm-eot-pcard__pos { font-size: 0.96rem; line-height: 1.6; color: #000000; margin: 0 0 1.3rem; }
.lm-eot-pcard__specs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.5rem; margin: 0 0 1.3rem; padding: 1.05rem 0; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; }
.lm-eot-pcard__spec { text-align: center; }
.lm-eot-pcard__spec b { display: block; font-size: 1.02rem; font-weight: 800; color: #000000; line-height: 1.15; }
.lm-eot-pcard__spec span { display: block; font-size: 0.68rem; text-transform: uppercase; letter-spacing: 0.05em; color: #000000; margin-top: 0.3rem; }
.lm-eot-pcard__best { font-size: 0.9rem; line-height: 1.55; color: #000000; margin: 0 0 1.5rem; }
.lm-eot-pcard__best b { color: #000000; }
.lm-eot-pcard__cta { margin-top: auto; }
.lm-eot-pcard__cta .lm-eot__btn { width: 100%; justify-content: center; }

.lm-eot-hero__strip { display: grid; grid-template-columns: repeat(2, 1fr); margin-top: 2.2rem; border-top: 1px solid #f1f1f1; }
@media (min-width: 720px) { .lm-eot-hero__strip { grid-template-columns: repeat(4, 1fr); } }
.lm-eot-hero__stat { display: flex; flex-direction: column; gap: 0.25rem; padding: 1.35rem 1.5rem 0.2rem; border-left: 1px solid #f1f1f1; }
.lm-eot-hero__stat:nth-child(odd) { border-left: 0; padding-left: 0; }
@media (min-width: 720px) {
    .lm-eot-hero__stat:nth-child(odd) { border-left: 1px solid #f1f1f1; padding-left: 1.5rem; }
    .lm-eot-hero__stat:first-child { border-left: 0; padding-left: 0; }
}
.lm-eot-hero__stat b { font-size: clamp(1.25rem, 1.8vw, 1.55rem); font-weight: 800; color: #000000; line-height: 1.1; }
.lm-eot-hero__stat span { font-size: 0.84rem; color: #000000; line-height: 1.35; }

/* ============================ FEATURES / SAFETY ========================== */
.lm-eot-feat { display: grid; grid-template-columns: 1fr; gap: 1.25rem; }
@media (min-width: 680px)  { .lm-eot-feat { grid-template-columns: 1fr 1fr; } }
@media (min-width: 1040px) { .lm-eot-feat { grid-template-columns: repeat(3, 1fr); gap: 1.5rem; } }
.lm-eot-feat__item { background: #ffffff; border: 1px solid #f1f1f1; border-radius: 14px; padding: 1.85rem 1.7rem; transition: box-shadow 240ms ease, transform 240ms ease, border-color 240ms ease; }
.lm-eot-feat__item:hover { box-shadow: 0 18px 44px -24px rgba(0,0,0,0.26); transform: translateY(-3px); border-color: #f1f1f1; }
.lm-eot-feat__ico { width: 48px; height: 48px; border-radius: 11px; background: #f1f1f1; display: flex; align-items: center; justify-content: center; margin-bottom: 1.15rem; }
.lm-eot-feat__ico svg { width: 24px; height: 24px; stroke: #000000; fill: none; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.lm-eot-feat__h { font-size: 1.06rem; font-weight: 800; color: #000000; margin: 0 0 0.5rem; }
.lm-eot-feat__p { font-size: 0.92rem; line-height: 1.6; color: #000000; margin: 0; }

/* ============================ FAQ ======================================== */
.lm-eot-faq { max-width: 920px; margin: 0 auto; }
.lm-eot-faq__item { background: #ffffff; border: 1px solid #f1f1f1; border-radius: 12px; margin-bottom: 0.85rem; overflow: hidden; }
.lm-eot-faq__item[open] { border-color: #f1f1f1; box-shadow: 0 12px 32px -22px rgba(0,0,0,0.28); }
.lm-eot-faq__q { list-style: none; cursor: pointer; padding: 1.2rem 1.5rem; font-size: 1.0rem; font-weight: 700; color: #000000; display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.lm-eot-faq__q::-webkit-details-marker { display: none; }
.lm-eot-faq__q::after { content: ''; width: 10px; height: 10px; border-right: 2px solid rgba(0,0,0,.12); border-bottom: 2px solid rgba(0,0,0,.12); transform: rotate(45deg); transition: transform 220ms ease; flex-shrink: 0; margin-right: 4px; }
.lm-eot-faq__item[open] .lm-eot-faq__q::after { transform: rotate(-135deg); }
.lm-eot-faq__a { padding: 0 1.5rem 1.3rem; font-size: 0.94rem; line-height: 1.62; color: #000000; margin: 0; }

/* ============================ DECISION GUIDE ============================== */
.lm-eot-guide { display: grid; grid-template-columns: 1fr; gap: 1.5rem; }
@media (min-width: 860px) { .lm-eot-guide { grid-template-columns: 1fr 1fr; gap: 2rem; } }
.lm-eot-guide__col { background: #ffffff; border: 1px solid #f1f1f1; border-radius: 14px; padding: 1.9rem; }
.lm-eot-guide__col--single { border-top: 4px solid rgba(0,0,0,.12); }
.lm-eot-guide__col--double { border-top: 4px solid #ffb600; }
.lm-eot-guide__h { font-size: 1.18rem; font-weight: 800; color: #000000; margin: 0 0 0.3rem; }
.lm-eot-guide__sub { font-size: 0.78rem; color: #000000; margin: 0 0 1.3rem; text-transform: uppercase; letter-spacing: 0.06em; font-weight: 700; }
.lm-eot-guide__list { list-style: none; margin: 0; padding: 0; }
.lm-eot-guide__list li { position: relative; padding: 0.55rem 0 0.55rem 1.9rem; font-size: 0.95rem; line-height: 1.5; color: #000000; border-bottom: 1px solid #f1f1f1; }
.lm-eot-guide__list li:last-child { border-bottom: 0; }
.lm-eot-guide__list li::before { content: ''; position: absolute; left: 0; top: 0.82rem; width: 15px; height: 15px; border-radius: 50%; background: #f1f1f1; }
.lm-eot-guide__list li::after { content: ''; position: absolute; left: 4.5px; top: 1.1rem; width: 6px; height: 6px; border-radius: 50%; background: #f1f1f1; }
.lm-eot-rule { margin-top: 2.4rem; text-align: center; background: #ffffff; border: 1px solid #f1f1f1; border-radius: 12px; padding: 1.35rem 1.6rem; font-size: 1rem; line-height: 1.55; color: #000000; }
.lm-eot-rule b { color: #000000; }

/* ============================ COMPARISON TABLE =========================== */
.lm-eot-tablewrap { overflow-x: auto; border: 1px solid #f1f1f1; border-radius: 14px; background: #ffffff; -webkit-overflow-scrolling: touch; box-shadow: 0 1px 3px rgba(0,0,0,0.04); }
.lm-eot-table { width: 100%; border-collapse: collapse; min-width: 640px; }
.lm-eot-table thead th { text-align: left; font-size: 0.92rem; font-weight: 800; padding: 1.15rem 1.4rem; background: #f1f1f1; color: #000000; border-bottom: 2px solid #f1f1f1; }
.lm-eot-table thead th.is-single { color: #000000; }
.lm-eot-table thead th.is-double { color: #000000; }
.lm-eot-table tbody td { padding: 1rem 1.4rem; font-size: 0.93rem; line-height: 1.5; color: #000000; border-bottom: 1px solid #f1f1f1; vertical-align: top; }
.lm-eot-table tbody td:first-child { font-weight: 600; color: #000000; white-space: nowrap; }
.lm-eot-table tbody td em { color: #000000; font-style: normal; font-weight: 600; }
.lm-eot-table tbody td strong { color: #000000; }
.lm-eot-table tbody tr:nth-child(even) td { background: #f1f1f1; }
.lm-eot-table tbody tr:last-child td { border-bottom: 0; }
.lm-eot-table__col { width: 32%; }
.lm-eot-comp__note { font-size: 0.8rem; color: #000000; margin: 1.3rem 0 0; line-height: 1.55; }

/* ============================ APPLICATIONS =============================== */
.lm-eot-apps { display: grid; grid-template-columns: 1fr; gap: 1.2rem; }
@media (min-width: 720px) { .lm-eot-apps { grid-template-columns: 1fr 1fr; } }
@media (min-width: 1040px) { .lm-eot-apps { grid-template-columns: repeat(3, 1fr); } }
.lm-eot-app { background: #ffffff; border: 1px solid #f1f1f1; border-radius: 12px; padding: 1.55rem 1.5rem; }
.lm-eot-app__h { font-size: 1rem; font-weight: 800; color: #000000; margin: 0 0 0.5rem; }
.lm-eot-app__h .dot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; margin-right: 0.55rem; vertical-align: middle; }
.lm-eot-app__h .dot--s { background: #ffb600; }
.lm-eot-app__h .dot--d { background: #ffb600; }
.lm-eot-app__p { font-size: 0.89rem; line-height: 1.55; color: #000000; margin: 0; }
.lm-eot-app__rec { display: inline-block; margin-top: 0.85rem; font-size: 0.71rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; color: #000000; }

/* ============================ WHY / TRUST =============================== */
.lm-eot-why__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem 1.25rem; margin-top: 2.4rem; }
@media (min-width: 760px) { .lm-eot-why__grid { grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 1040px) { .lm-eot-why__grid { grid-template-columns: repeat(6, 1fr); } }
.lm-eot-why__item b { display: block; font-size: clamp(1.4rem, 2.4vw, 1.85rem); font-weight: 800; color: #000000; line-height: 1; margin-bottom: 0.4rem; }
.lm-eot-why__item span { font-size: 0.82rem; line-height: 1.4; color: #000000; }
.lm-eot-why__tag { margin-top: 2.6rem; padding-top: 1.9rem; border-top: 1px solid #f1f1f1; font-size: 0.82rem; letter-spacing: 0.18em; text-transform: uppercase; color: #000000; font-weight: 700; }

/* ============================ FINAL CTA ================================= */
.lm-eot-final { background: #f1f1f1; border-top: 1px solid #f1f1f1; }
.lm-eot-final__inner { padding: clamp(3rem, 6vw, 4.5rem) 0; text-align: center; }
.lm-eot-final__h { font-size: clamp(1.5rem, 3vw, 2.2rem); font-weight: 800; letter-spacing: -0.02em; color: #000000; margin: 0 auto 1rem; max-width: 20ch; }
.lm-eot-final__p { font-size: 1.02rem; line-height: 1.6; color: #000000; max-width: 54ch; margin: 0 auto 2rem; }
.lm-eot-final__cta { display: flex; flex-wrap: wrap; gap: 0.8rem; justify-content: center; }
.lm-eot-final__contact { display: flex; flex-wrap: wrap; gap: 0.5rem 2rem; justify-content: center; margin-top: 2.2rem; padding-top: 1.7rem; border-top: 1px solid #f1f1f1; }
.lm-eot-final__contact a { color: #000000; text-decoration: none; font-weight: 600; font-size: 0.95rem; }
.lm-eot-final__contact a:hover { color: #000000; }

/* ============================ REVEAL ANIMATIONS ========================= */
.lm-eot .lm-reveal { opacity: 0; transform: translateY(26px); transition: opacity 720ms cubic-bezier(0.22,1,0.36,1), transform 720ms cubic-bezier(0.22,1,0.36,1); will-change: opacity, transform; }
.lm-eot .lm-reveal.is-visible { opacity: 1; transform: translateY(0); will-change: auto; }
.lm-eot .lm-stagger > .lm-reveal:nth-child(1) { transition-delay: 0ms; }
.lm-eot .lm-stagger > .lm-reveal:nth-child(2) { transition-delay: 90ms; }
.lm-eot .lm-stagger > .lm-reveal:nth-child(3) { transition-delay: 180ms; }
.lm-eot .lm-stagger > .lm-reveal:nth-child(4) { transition-delay: 270ms; }
.lm-eot .lm-stagger > .lm-reveal:nth-child(5) { transition-delay: 360ms; }
.lm-eot .lm-stagger > .lm-reveal:nth-child(6) { transition-delay: 450ms; }
@media (prefers-reduced-motion: reduce) {
    .lm-eot .lm-reveal { opacity: 1 !important; transform: none !important; transition: none !important; }
    .lm-eot__btn:hover, .lm-eot-pcard:hover { transform: none !important; }
    .lm-eot-pcard:hover .lm-eot-pcard__media img { transform: none !important; }
}

/* ===== LM UNIFIED ALTERNATION + FULL-WIDTH (lm-template-newprod) ===== */
body.lm-template-newprod .lm-eot-sec--tech { background:#ffffff !important; }
body.lm-template-newprod .lm-eot-sec--pale { background:#f1f1f1 !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-eot__eyebrow { color:#ffb600 !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-eot__h2 { color:#ffffff !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-eot__lede { color:rgba(255,255,255,0.85) !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-eot-why__item b { color:#ffffff !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-eot-why__item span { color:rgba(255,255,255,0.82) !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-eot-why__tag { color:#ffb600 !important; border-top-color:rgba(255,255,255,0.18) !important; }
body.lm-template-newprod .lm-eot-final { background:#ffffff !important; }
body.lm-template-newprod .lm-eot-sec { border-top:1px solid rgba(0,0,0,0.12); }
body.lm-template-newprod .lm-eot-sec--pale { border-top:1px solid rgba(255,255,255,0.16); }
body.lm-template-newprod .lm-eot-final { border-top:1px solid rgba(0,0,0,0.12); }
body.lm-template-newprod .lm-eot__section-head { max-width:100% !important; }
body.lm-template-newprod .lm-eot-hero__head { max-width:100% !important; }
body.lm-template-newprod .lm-eot-hero__lede { max-width:100% !important; }
body.lm-template-newprod .lm-eot-final__h { max-width:100% !important; }
body.lm-template-newprod .lm-eot-final__p { max-width:100% !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-pd-subh { color:#ffffff !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-pd-li { color:rgba(255,255,255,0.88) !important; border-bottom-color:rgba(255,255,255,0.18) !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-pd-li span { color:rgba(255,255,255,0.88) !important; font-weight:600 !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-pd-li b { color:#ffffff !important; font-weight:600 !important; }
body.lm-template-newprod .lm-eot-sec--pale .lm-pd-li svg { color:#ffb600 !important; }
body.lm-template-newprod .lm-pd-prose p { max-width:100% !important; }
body.lm-template-newprod .lm-eot-faq { max-width:100% !important; }

/* ===== intro band -> blue so the WHITE Technical-parameters table sits as a clean island ===== */
body.lm-template-newprod .lm-eot-sec:has(+ .lm-eot-sec--tech){ background:#f1f1f1 !important; border-top:1px solid rgba(255,255,255,0.16) !important; }
body.lm-template-newprod .lm-eot-sec:has(+ .lm-eot-sec--tech) .lm-eot__eyebrow{ color:#ffb600 !important; }
body.lm-template-newprod .lm-eot-sec:has(+ .lm-eot-sec--tech) .lm-eot__h2{ color:#ffffff !important; }
body.lm-template-newprod .lm-eot-sec:has(+ .lm-eot-sec--tech) .lm-pd-prose,
body.lm-template-newprod .lm-eot-sec:has(+ .lm-eot-sec--tech) .lm-pd-prose p,
body.lm-template-newprod .lm-eot-sec:has(+ .lm-eot-sec--tech) .lm-pd-prose strong{ color:#ffffff !important; }
/* ===== blue footer (out-specifies lm-unify navy) + white standards strip ===== */
html body.lm-template-newprod footer.lm-footer,
html body.lm-template-newprod .lm-footer,
html body.lm-template-newprod .lm-ff,
html body.lm-template-newprod .site-primary-footer-wrap[data-section="section-primary-footer-builder"] { background:#f1f1f1 !important; background-image:none !important; }
.lm-creds-strip{ background:#ffffff; padding:clamp(2.5rem,5vw,3.5rem) 0; width:100vw; position:relative; left:50%; right:50%; margin-left:-50vw; margin-right:-50vw; box-sizing:border-box; border-top:1px solid rgba(0,0,0,0.10); }
.lm-creds-strip__wrap{ max-width:1280px; margin:0 auto; padding:0 1.25rem; box-sizing:border-box; }
.lm-creds-strip__row{ list-style:none; margin:0; padding:0; display:grid; grid-template-columns:repeat(4,1fr); gap:1.5rem; text-align:center; }
.lm-creds-strip__row li{ display:flex; flex-direction:column; gap:.35rem; align-items:center; padding:0 .75rem; border-left:1px solid rgba(0,0,0,0.12); }
.lm-creds-strip__row li:first-child{ border-left:0; }
.lm-creds-strip__row strong{ font-family:'Poppins',sans-serif; font-weight:800; font-size:1.0625rem; color:#000000; line-height:1.25; }
.lm-creds-strip__row span{ font-size:.9rem; color:#000000; line-height:1.45; }
@media(max-width:760px){ .lm-creds-strip__row{ grid-template-columns:repeat(2,1fr); gap:1.4rem; } .lm-creds-strip__row li{ border-left:0; } }
