{"id":90,"date":"2025-08-09T15:32:19","date_gmt":"2025-08-09T13:32:19","guid":{"rendered":"https:\/\/ludohias.wordpress.com\/?page_id=90"},"modified":"2026-09-09T18:14:02","modified_gmt":"2026-09-09T18:14:02","slug":"catalogue-trophees","status":"publish","type":"page","link":"https:\/\/www.lhtleuze.com\/index.php\/catalogue-trophees\/","title":{"rendered":"Catalogue troph\u00e9es"},"content":{"rendered":"\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\"><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   LHT \u2014 PAGE TROPH\u00c9ES\n   CSS COMPLET\n   ========================================================= *\/\n\n\n\/* =========================================================\n   MASQUER LE HEADER ASTRA D'ORIGINE\n   UNIQUEMENT SUR LA PAGE TROPH\u00c9ES\n   ========================================================= *\/\n\nbody.page-id-90 .ast-primary-header-bar,\nbody.page-id-90 .site-header,\nbody.page-id-90 #masthead {\n    display: none !important;\n}\n\n\n\/* =========================================================\n   PAGE TROPH\u00c9ES PLEINE LARGEUR\n   ========================================================= *\/\n\nbody.page-id-90 .site-content,\nbody.page-id-90 .ast-container,\nbody.page-id-90 .content-area,\nbody.page-id-90 .site-main,\nbody.page-id-90 .entry-content {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\nbody.page-id-90 .ast-container {\n    display: block !important;\n}\n\nbody.page-id-90 article,\nbody.page-id-90 .ast-article-single {\n    margin: 0 !important;\n    padding: 0 !important;\n    background: transparent !important;\n    box-shadow: none !important;\n}\n\nbody.page-id-90 .entry-header {\n    display: none !important;\n}\n\n\n\/* =========================================================\n   VARIABLES \/ BASE\n   ========================================================= *\/\n\n.lht-trophy-page,\n.lht-trophy-page * {\n    box-sizing: border-box;\n}\n\n.lht-trophy-page {\n\n    --lht-dark: #07111f;\n    --lht-dark-2: #101b2b;\n\n    --lht-gold: #d7a62a;\n    --lht-gold-light: #efc553;\n\n    --lht-white: #ffffff;\n    --lht-light: #f5f6f8;\n\n    --lht-text: #172033;\n    --lht-muted: #646b78;\n\n    width: 100vw !important;\n    max-width: none !important;\n\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n\n    color: var(--lht-text);\n\n    font-family:\n        Arial,\n        Helvetica,\n        sans-serif;\n\n    background: var(--lht-white);\n}\n\n.lht-trophy-page a {\n    text-decoration: none;\n}\n\n\n\/* =========================================================\n   CONTENEUR\n   ========================================================= *\/\n\n.lht-container {\n\n    width: min(1180px, 92%);\n\n    margin: 0 auto;\n}\n\n\n\/* =========================================================\n   HEADER LHT\n   IDENTIQUE \u00c0 L'ACCUEIL\n   ========================================================= *\/\n\n.lht-custom-header {\n\n    position: sticky;\n\n    top: 0;\n\n    z-index: 999;\n\n    width: 100%;\n\n    color: #ffffff;\n\n    background: #07111f;\n\n    border-bottom:\n        2px solid #d7a62a;\n\n    box-shadow:\n        0 5px 20px\n        rgba(0, 0, 0, 0.22);\n}\n\n\n\/* =========================================================\n   CONTENEUR HEADER\n   ========================================================= *\/\n\n.lht-header-container {\n\n    width: min(1600px, 96%);\n\n    min-height: 88px;\n\n    margin: 0 auto;\n\n    display: grid;\n\n    grid-template-columns:\n        auto\n        minmax(360px, 1fr)\n        auto;\n\n    align-items: center;\n\n    gap: 28px;\n}\n\n\n\/* =========================================================\n   LOGO\n   ========================================================= *\/\n\n.lht-header-logo {\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: flex-start;\n\n    min-width: 145px;\n\n    height: 88px;\n}\n\n.lht-logo-img {\n\n    display: block;\n\n    width: auto;\n\n    height: 84px;\n\n    max-width: 145px;\n\n    object-fit: contain;\n}\n\n\n\/* =========================================================\n   COORDONN\u00c9ES HEADER\n   ========================================================= *\/\n\n.lht-header-contact {\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: flex-start;\n\n    gap: 18px;\n\n    color: #d5dae1;\n\n    font-size: 12px;\n\n    white-space: nowrap;\n}\n\n.lht-header-contact span {\n\n    color: #d5dae1;\n}\n\n.lht-header-contact a {\n\n    color: #d5dae1;\n\n    text-decoration: none;\n\n    transition:\n        color 0.2s ease;\n}\n\n.lht-header-contact a:hover {\n\n    color: #d7a62a;\n}\n\n\n\/* =========================================================\n   NAVIGATION\n   ========================================================= *\/\n\n.lht-header-nav {\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: flex-end;\n\n    gap: 20px;\n}\n\n.lht-header-nav a {\n\n    position: relative;\n\n    color: #f7f8fa;\n\n    font-size: 13px;\n\n    font-weight: 700;\n\n    letter-spacing: 0.35px;\n\n    text-decoration: none;\n\n    text-transform: uppercase;\n\n    transition:\n        color 0.2s ease,\n        transform 0.2s ease;\n}\n\n\n\/* TRAIT SOUS LES LIENS *\/\n\n.lht-header-nav\na:not(.lht-header-contact-button)::after {\n\n    content: \"\";\n\n    position: absolute;\n\n    bottom: -8px;\n\n    left: 0;\n\n    width: 0;\n\n    height: 2px;\n\n    background: #d7a62a;\n\n    transition:\n        width 0.25s ease;\n}\n\n\n\/* SURVOL *\/\n\n.lht-header-nav a:hover {\n\n    color: #d7a62a;\n\n    transform: translateY(-1px);\n}\n\n.lht-header-nav\na:not(.lht-header-contact-button):hover::after {\n\n    width: 100%;\n}\n\n\n\/* =========================================================\n   PAGE ACTIVE : TROPH\u00c9ES\n   ========================================================= *\/\n\n.lht-header-nav a.is-active {\n\n    color: #d7a62a;\n}\n\n.lht-header-nav\na.is-active:not(.lht-header-contact-button)::after {\n\n    width: 100%;\n}\n\n\n\/* =========================================================\n   BOUTON CONTACT\n   ========================================================= *\/\n\n.lht-header-contact-button {\n\n    padding: 11px 17px;\n\n    color: #07111f !important;\n\n    background: #d7a62a;\n\n    border-radius: 6px;\n\n    transition:\n        background 0.2s ease,\n        transform 0.2s ease;\n}\n\n.lht-header-contact-button:hover {\n\n    color: #07111f !important;\n\n    background: #efc553;\n\n    transform: translateY(-2px);\n}\n\n\n\/* =========================================================\n   MENU MOBILE\n   ========================================================= *\/\n\n.lht-menu-toggle,\n.lht-menu-button {\n\n    display: none;\n}\n\n\n\/* =========================================================\n   HERO TROPH\u00c9ES\n   ========================================================= *\/\n\n.lht-trophy-hero {\n\n    min-height: 430px;\n\n    display: flex;\n\n    align-items: center;\n\n    color: #ffffff;\n\n    background:\n\n        linear-gradient(\n            90deg,\n            rgba(2,8,16,.98) 0%,\n            rgba(2,8,16,.84) 50%,\n            rgba(2,8,16,.28) 100%\n        ),\n\n        url(\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/08\/SmartSelect_20260725_190910_Gallery-1.jpg\")\n        center \/ cover\n        no-repeat;\n}\n\n.lht-trophy-hero-content {\n\n    max-width: 720px;\n\n    padding: 72px 0;\n}\n\n\n\/* =========================================================\n   LABEL HERO\n   ========================================================= *\/\n\n.lht-page-label {\n\n    display: inline-block;\n\n    margin-bottom: 18px;\n\n    padding: 8px 14px;\n\n    border:\n        1px solid\n        rgba(215,166,42,.65);\n\n    border-radius: 30px;\n\n    color: #efc553;\n\n    background:\n        rgba(215,166,42,.12);\n\n    font-size: 13px;\n\n    font-weight: 700;\n\n    letter-spacing: 1px;\n\n    text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   TITRE HERO\n   ========================================================= *\/\n\n.lht-trophy-hero h1 {\n\n    margin: 0 0 20px;\n\n    color: #ffffff;\n\n    font-size:\n        clamp(40px, 6vw, 70px);\n\n    line-height: 1.03;\n\n    font-weight: 900;\n\n    text-transform: uppercase;\n\n    text-shadow:\n        0 3px 18px\n        rgba(0,0,0,.45);\n}\n\n.lht-trophy-hero h1 span {\n\n    color: #d7a62a;\n}\n\n.lht-trophy-hero p {\n\n    max-width: 650px;\n\n    margin: 0 0 28px;\n\n    color: #e5e8ed;\n\n    font-size: 18px;\n\n    line-height: 1.65;\n}\n\n\n\/* =========================================================\n   BOUTONS\n   ========================================================= *\/\n\n.lht-buttons {\n\n    display: flex;\n\n    flex-wrap: wrap;\n\n    gap: 15px;\n}\n\n.lht-btn {\n\n    display: inline-flex;\n\n    min-height: 52px;\n\n    align-items: center;\n\n    justify-content: center;\n\n    padding: 14px 24px;\n\n    border:\n        2px solid #d7a62a;\n\n    border-radius: 10px;\n\n    color: #07111f;\n\n    background: #d7a62a;\n\n    font-size: 14px;\n\n    font-weight: 800;\n\n    text-transform: uppercase;\n\n    cursor: pointer;\n\n    transition: .25s ease;\n}\n\n.lht-btn:hover {\n\n    color: #07111f;\n\n    background: #efc553;\n\n    transform:\n        translateY(-2px);\n}\n\n.lht-btn-outline {\n\n    color: #ffffff;\n\n    background: transparent;\n\n    border-color:\n        rgba(255,255,255,.85);\n}\n\n.lht-btn-outline:hover {\n\n    color: #07111f;\n\n    background: #ffffff;\n\n    border-color: #ffffff;\n}\n\n\n\/* =========================================================\n   SECTIONS\n   ========================================================= *\/\n\n.lht-section {\n\n    padding: 65px 0;\n}\n\n.lht-section-light {\n\n    background: #f5f6f8;\n}\n\n\n\/* =========================================================\n   TITRES\n   ========================================================= *\/\n\n.lht-title {\n\n    margin: 0 0 12px;\n\n    color: #07111f;\n\n    text-align: center;\n\n    font-size:\n        clamp(28px,4vw,42px);\n\n    font-weight: 800;\n\n    text-transform: uppercase;\n}\n\n.lht-gold-line {\n\n    width: 75px;\n\n    height: 4px;\n\n    margin:\n        15px auto 30px;\n\n    border-radius: 10px;\n\n    background: #d7a62a;\n}\n\n.lht-subtitle {\n\n    max-width: 760px;\n\n    margin:\n        0 auto 35px;\n\n    color: #646b78;\n\n    text-align: center;\n\n    font-size: 17px;\n\n    line-height: 1.65;\n}\n\n\n\/* =========================================================\n   CARTES PRODUITS\n   ========================================================= *\/\n\n.lht-product-grid {\n\n    display: grid;\n\n    grid-template-columns:\n        repeat(5, 1fr);\n\n    gap: 18px;\n}\n\n.lht-product-card {\n\n    padding: 25px 18px;\n\n    border-radius: 12px;\n\n    text-align: center;\n\n    background: #ffffff;\n\n    box-shadow:\n        0 8px 24px\n        rgba(10,20,35,.07);\n}\n\n.lht-product-card span {\n\n    display: block;\n\n    margin-bottom: 12px;\n\n    font-size: 34px;\n}\n\n.lht-product-card strong {\n\n    color: #07111f;\n\n    font-size: 14px;\n\n    text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   CATALOGUE\n   ========================================================= *\/\n\n.lht-catalogue-showcase {\n\n    background: #ffffff;\n}\n\n.lht-catalogue-wrap {\n\n    display: grid;\n\n    grid-template-columns:\n        1.35fr .85fr;\n\n    gap: 15px;\n\n    align-items: center;\n\n    max-width: 1400px;\n\n    margin: 0 auto;\n}\n\n\n\/* =========================================================\n   COUVERTURE CATALOGUE\n   ========================================================= *\/\n\n.lht-catalogue-cover {\n\n    max-width: 700px;\n\n    margin: 0 auto;\n\n    transform:\n        rotate(-3deg);\n\n    transition:\n        .35s ease;\n}\n\n.lht-catalogue-cover:hover {\n\n    transform:\n        rotate(0deg)\n        scale(1.03);\n}\n\n.lht-catalogue-cover img {\n\n    display: block;\n\n    width: 100%;\n\n    height: auto;\n\n    border-radius: 12px;\n\n    box-shadow:\n        0 18px 45px\n        rgba(7,17,31,.20);\n\n    transition:\n        transform .3s ease,\n        box-shadow .3s ease;\n}\n\n.lht-catalogue-cover:hover img {\n\n    box-shadow:\n        0 24px 55px\n        rgba(7,17,31,.28);\n}\n\n\n\/* =========================================================\n   TEXTE CATALOGUE\n   ========================================================= *\/\n\n.lht-catalogue-copy h2 {\n\n    margin: 0 0 14px;\n\n    color: #07111f;\n\n    font-size:\n        clamp(30px,4vw,46px);\n\n    text-transform: uppercase;\n}\n\n.lht-catalogue-copy h2 span {\n\n    color: #d7a62a;\n}\n\n.lht-catalogue-copy p {\n\n    margin: 0 0 18px;\n\n    color: #646b78;\n\n    font-size: 17px;\n\n    line-height: 1.7;\n}\n\n.lht-catalogue-points {\n\n    display: grid;\n\n    gap: 10px;\n\n    margin:\n        24px 0 28px;\n}\n\n.lht-catalogue-points div {\n\n    position: relative;\n\n    padding-left: 24px;\n\n    color: #172033;\n\n    font-weight: 600;\n}\n\n.lht-catalogue-points div::before {\n\n    content: \"\u2713\";\n\n    position: absolute;\n\n    top: 0;\n\n    left: 0;\n\n    color: #d7a62a;\n\n    font-weight: 900;\n}\n\n.lht-reference-note {\n\n    margin-top: 18px !important;\n\n    padding: 15px 16px;\n\n    border-left:\n        4px solid #d7a62a;\n\n    border-radius: 6px;\n\n    background: #f5f6f8;\n\n    font-size:\n        15px !important;\n}\n\n\n\/* =========================================================\n   MODAL CATALOGUE\n   ========================================================= *\/\n\n.lht-catalog-modal {\n\n    position: fixed;\n\n    inset: 0;\n\n    z-index: 99999;\n\n    display: none;\n\n    align-items: center;\n\n    justify-content: center;\n\n    padding: 18px;\n\n    background:\n        rgba(3,8,16,.86);\n\n    backdrop-filter:\n        blur(7px);\n}\n\n.lht-catalog-modal.is-open {\n\n    display: flex;\n}\n\n.lht-catalog-dialog {\n\n    width:\n        min(1500px,97vw);\n\n    height:\n        min(920px,94vh);\n\n    overflow: hidden;\n\n    border:\n        1px solid\n        rgba(215,166,42,.55);\n\n    border-radius: 14px;\n\n    background: #07111f;\n\n    box-shadow:\n        0 25px 80px\n        rgba(0,0,0,.50);\n}\n\n\n\/* =========================================================\n   BARRE MODAL\n   ========================================================= *\/\n\n.lht-catalog-topbar {\n\n    height: 58px;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content:\n        space-between;\n\n    gap: 20px;\n\n    padding:\n        0 18px 0 22px;\n\n    color: #ffffff;\n\n    background: #07111f;\n\n    border-bottom:\n        2px solid #d7a62a;\n}\n\n.lht-catalog-topbar strong {\n\n    font-size: 15px;\n\n    letter-spacing: .4px;\n\n    text-transform: uppercase;\n}\n\n.lht-catalog-close {\n\n    appearance: none;\n\n    border: 0;\n\n    border-radius: 8px;\n\n    padding: 9px 13px;\n\n    color: #07111f;\n\n    background: #d7a62a;\n\n    cursor: pointer;\n\n    font-size: 14px;\n\n    font-weight: 800;\n\n    transition: .2s ease;\n}\n\n.lht-catalog-close:hover {\n\n    background: #efc553;\n\n    transform:\n        translateY(-1px);\n}\n\n\n\/* =========================================================\n   IFRAME CATALOGUE\n   ========================================================= *\/\n\n.lht-catalog-frame-wrap {\n\n    position: relative;\n\n    height:\n        calc(100% - 58px);\n\n    background: #ffffff;\n}\n\n.lht-catalog-frame {\n\n    width: 100%;\n\n    height: 100%;\n\n    border: 0;\n\n    background: #ffffff;\n}\n\n.lht-catalog-loading {\n\n    position: absolute;\n\n    inset: 0;\n\n    z-index: 1;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    color: #07111f;\n\n    background: #ffffff;\n\n    font-weight: 700;\n}\n\n.lht-catalog-frame.is-loaded\n+ .lht-catalog-loading {\n\n    display: none;\n}\n\nbody.lht-modal-open {\n\n    overflow: hidden;\n}\n\n\n\/* =========================================================\n   CTA FINAL\n   ========================================================= *\/\n\n.lht-cta {\n\n    padding: 65px 0;\n\n    color: #ffffff;\n\n    background:\n        linear-gradient(\n            135deg,\n            #07111f,\n            #101b2b\n        );\n}\n\n.lht-cta-grid {\n\n    display: grid;\n\n    grid-template-columns:\n        1.3fr .7fr;\n\n    gap: 45px;\n\n    align-items: center;\n}\n\n.lht-cta h2 {\n\n    margin: 0 0 12px;\n\n    font-size:\n        clamp(32px,5vw,54px);\n\n    text-transform: uppercase;\n}\n\n.lht-cta h2 span {\n\n    color: #d7a62a;\n}\n\n.lht-cta p {\n\n    margin: 0;\n\n    color: #d7dce4;\n\n    font-size: 18px;\n\n    line-height: 1.65;\n}\n\n.lht-cta-box {\n\n    padding: 30px;\n\n    border:\n        1px solid\n        rgba(215,166,42,.55);\n\n    border-radius: 14px;\n\n    text-align: center;\n\n    background:\n        rgba(255,255,255,.06);\n}\n\n\n\/* =========================================================\n   \u00c9CRANS INTERM\u00c9DIAIRES\n   ========================================================= *\/\n\n@media (max-width: 1350px) {\n\n    .lht-header-container {\n\n        grid-template-columns:\n            auto 1fr;\n    }\n\n    .lht-header-contact {\n\n        justify-content: flex-end;\n\n        font-size: 11px;\n    }\n\n    .lht-header-nav {\n\n        grid-column: 1 \/ -1;\n\n        justify-content: center;\n\n        padding-bottom: 16px;\n    }\n}\n\n\n\/* =========================================================\n   TABLETTES\n   ========================================================= *\/\n\n@media (max-width: 950px) {\n\n    .lht-product-grid {\n\n        grid-template-columns:\n            repeat(2,1fr);\n    }\n\n    .lht-cta-grid {\n\n        grid-template-columns: 1fr;\n    }\n}\n\n\n\/* =========================================================\n   MENU MOBILE\n   ========================================================= *\/\n\n@media (max-width: 850px) {\n\n    .lht-header-container {\n\n        position: relative;\n\n        min-height: 72px;\n\n        display: flex;\n\n        align-items: center;\n\n        justify-content:\n            space-between;\n    }\n\n    .lht-header-contact {\n\n        display: none;\n    }\n\n    .lht-header-logo {\n\n        min-width: auto;\n\n        height: 72px;\n    }\n\n    .lht-logo-img {\n\n        height: 58px;\n\n        max-width: 110px;\n    }\n\n    .lht-menu-button {\n\n        display: block;\n\n        color: #d7a62a;\n\n        cursor: pointer;\n\n        font-size: 30px;\n\n        line-height: 1;\n    }\n\n    .lht-header-nav {\n\n        position: absolute;\n\n        top: 72px;\n\n        right: 0;\n\n        left: 0;\n\n        z-index: 1000;\n\n        display: none;\n\n        flex-direction: column;\n\n        align-items: stretch;\n\n        gap: 0;\n\n        padding: 12px 4%;\n\n        background: #07111f;\n\n        border-top:\n            1px solid\n            rgba(255,255,255,.12);\n\n        box-shadow:\n            0 12px 25px\n            rgba(0,0,0,.25);\n    }\n\n    .lht-header-nav a {\n\n        padding: 13px 0;\n\n        border-bottom:\n            1px solid\n            rgba(255,255,255,.10);\n    }\n\n    .lht-header-nav\n    a::after {\n\n        display: none;\n    }\n\n    .lht-menu-toggle:checked\n    ~ .lht-header-nav {\n\n        display: flex;\n    }\n\n    .lht-header-contact-button {\n\n        margin-top: 10px;\n\n        text-align: center;\n    }\n\n\n    \/* CATALOGUE *\/\n\n    .lht-catalogue-wrap {\n\n        grid-template-columns: 1fr;\n\n        gap: 32px;\n\n        text-align: center;\n    }\n\n    .lht-catalogue-cover {\n\n        max-width: 280px;\n\n        transform: rotate(-2deg);\n    }\n\n    .lht-catalogue-points {\n\n        max-width: 430px;\n\n        margin-left: auto;\n\n        margin-right: auto;\n\n        text-align: left;\n    }\n\n    .lht-reference-note {\n\n        text-align: left;\n    }\n\n\n    \/* MODAL *\/\n\n    .lht-catalog-modal {\n\n        padding: 7px;\n    }\n\n    .lht-catalog-dialog {\n\n        width: 100%;\n\n        height: 96vh;\n\n        border-radius: 10px;\n    }\n\n    .lht-catalog-topbar {\n\n        height: 54px;\n\n        padding:\n            0 10px 0 14px;\n    }\n\n    .lht-catalog-topbar strong {\n\n        font-size: 12px;\n    }\n\n    .lht-catalog-frame-wrap {\n\n        height:\n            calc(100% - 54px);\n    }\n}\n\n\n\/* =========================================================\n   PETITS \u00c9CRANS\n   ========================================================= *\/\n\n@media (max-width: 650px) {\n\n    .lht-section,\n    .lht-cta {\n\n        padding: 45px 0;\n    }\n\n    .lht-trophy-hero {\n\n        min-height: 560px;\n\n        background-position:\n            62% center;\n    }\n\n    .lht-buttons {\n\n        flex-direction: column;\n    }\n\n    .lht-btn {\n\n        width: 100%;\n    }\n\n    .lht-product-grid {\n\n        grid-template-columns: 1fr;\n    }\n}\n\n\n\/* =========================================================\n   PETITS T\u00c9L\u00c9PHONES\n   ========================================================= *\/\n\n@media (max-width: 480px) {\n\n    .lht-header-container {\n\n        width: 92%;\n    }\n\n    .lht-logo-img {\n\n        height: 52px;\n\n        max-width: 100px;\n    }\n\n    .lht-menu-button {\n\n        font-size: 27px;\n    }\n}\n<\/style>\n\n<div class=\"lht-trophy-page\">\n\n    <!-- =====================================================\n         HEADER LHT\n    ====================================================== -->\n    <header class=\"lht-custom-header\">\n        <div class=\"lht-header-container\">\n\n            <!-- LOGO -->\n            <a class=\"lht-header-logo\" href=\"https:\/\/www.lhtleuze.com\/\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-1-aout-2026-17_55_30.png\"\n                    alt=\"Logo LHT\"\n                    class=\"lht-logo-img\">\n            <\/a>\n\n            <!-- COORDONN\u00c9ES -->\n            <div class=\"lht-header-contact\">\n                <span>\ud83d\udccd Rue des Hycocognes 6, 7906 Gallaix<\/span>\n\n                <a href=\"tel:+32496949883\">\n                    \u260e 0496 94 98 83\n                <\/a>\n\n                <a href=\"mailto:contact@lhtleuze.com\">\n                    \u2709 Nous contacter\n                <\/a>\n            <\/div>\n\n            <!-- MENU MOBILE -->\n            <input\n                type=\"checkbox\"\n                id=\"lht-menu-toggle\"\n                class=\"lht-menu-toggle\">\n\n            <label\n                for=\"lht-menu-toggle\"\n                class=\"lht-menu-button\">\n                \u2630\n            <\/label>\n\n            <!-- NAVIGATION -->\n            <nav class=\"lht-header-nav\">\n\n                <a href=\"https:\/\/www.lhtleuze.com\/\">\n                    Accueil\n                <\/a>\n\n                <a\n                    class=\"is-active\"\n                    href=\"https:\/\/www.lhtleuze.com\/index.php\/catalogue-trophees\/\">\n                    Troph\u00e9es\n                <\/a>\n\n                <a href=\"https:\/\/www.lhtleuze.com\/index.php\/catalogue-textile\/\">\n                    Textile\n                <\/a>\n\n                <a href=\"https:\/\/www.lhtleuze.com\/index.php\/gravure\/\">\n                    Gravure\n                <\/a>\n\n                <a href=\"https:\/\/www.lhtleuze.com\/index.php\/personnalisation\/\">\n                    Personnalisation\n                <\/a>\n\n                <a href=\"https:\/\/www.lhtleuze.com\/index.php\/signaletique\/\">\n                    Signal\u00e9tique\n                <\/a>\n\n                <a\n                    class=\"lht-header-contact-button\"\n                    href=\"https:\/\/www.lhtleuze.com\/index.php\/contact\/\">\n                    Contact\n                <\/a>\n\n            <\/nav>\n\n        <\/div>\n    <\/header>\n\n\n    <!-- =====================================================\n         HERO\n    ====================================================== -->\n    <section class=\"lht-trophy-hero\">\n\n        <div class=\"lht-container\">\n\n            <div class=\"lht-trophy-hero-content\">\n\n                <span class=\"lht-page-label\">\n                    Troph\u00e9es, coupes et r\u00e9compenses\n                <\/span>\n\n                <h1>\n                    R\u00e9compensez chaque <span>r\u00e9ussite<\/span>\n                <\/h1>\n\n                <p>\n                    D\u00e9couvrez notre s\u00e9lection de coupes, troph\u00e9es,\n                    m\u00e9dailles, statuettes et plaques pour vos comp\u00e9titions,\n                    c\u00e9r\u00e9monies, \u00e9v\u00e9nements scolaires ou professionnels.\n                <\/p>\n\n                <div class=\"lht-buttons\">\n\n                    <a class=\"lht-btn\" href=\"#catalogue\">\n                        Voir le catalogue\n                    <\/a>\n\n                    <a\n                        class=\"lht-btn lht-btn-outline\"\n                        href=\"https:\/\/www.lhtleuze.com\/index.php\/contact\/\">\n                        Demander un devis\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         NOS R\u00c9COMPENSES\n    ====================================================== -->\n    <section class=\"lht-section lht-section-light\">\n\n        <div class=\"lht-container\">\n\n            <h2 class=\"lht-title\">\n                Nos r\u00e9compenses\n            <\/h2>\n\n            <div class=\"lht-gold-line\"><\/div>\n\n            <p class=\"lht-subtitle\">\n                Une large gamme pour les clubs sportifs, \u00e9coles,\n                entreprises, associations et organisateurs d\u2019\u00e9v\u00e9nements.\n            <\/p>\n\n            <div class=\"lht-product-grid\">\n\n                <div class=\"lht-product-card\">\n                    <span>\ud83c\udfc6<\/span>\n                    <strong>Coupes<\/strong>\n                <\/div>\n\n                <div class=\"lht-product-card\">\n                    <span>\ud83e\udd47<\/span>\n                    <strong>M\u00e9dailles<\/strong>\n                <\/div>\n\n                <div class=\"lht-product-card\">\n                    <span>\ud83c\udf96\ufe0f<\/span>\n                    <strong>Troph\u00e9es<\/strong>\n                <\/div>\n\n                <div class=\"lht-product-card\">\n                    <span>\u2b50<\/span>\n                    <strong>Statuettes<\/strong>\n                <\/div>\n\n                <div class=\"lht-product-card\">\n                    <span>\u25a3<\/span>\n                    <strong>Plaques<\/strong>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         CATALOGUE\n    ====================================================== -->\n    <section\n        id=\"catalogue\"\n        class=\"lht-section lht-catalogue-showcase\">\n\n        <div class=\"lht-container\">\n\n            <h2 class=\"lht-title\">\n                Catalogue troph\u00e9es\n            <\/h2>\n\n            <div class=\"lht-gold-line\"><\/div>\n\n            <div class=\"lht-catalogue-wrap\">\n\n                <!-- IMAGE CATALOGUE -->\n                <div class=\"lht-catalogue-cover\">\n\n                    <img decoding=\"async\"\n                        src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-7-aout-2026-18_55_45.png\"\n                        alt=\"Catalogue troph\u00e9es Stieber\"\n                        loading=\"lazy\">\n\n                <\/div>\n\n\n                <!-- TEXTE -->\n                <div class=\"lht-catalogue-copy\">\n\n                    <h2>\n                        Un choix de\n                        <span>milliers de r\u00e9f\u00e9rences<\/span>\n                    <\/h2>\n\n                    <p>\n                        Parcourez directement le catalogue de notre fournisseur\n                        et d\u00e9couvrez une large s\u00e9lection de coupes, troph\u00e9es,\n                        m\u00e9dailles, plaques et r\u00e9compenses.\n                    <\/p>\n\n                    <div class=\"lht-catalogue-points\">\n\n                        <div>\n                            Coupes et troph\u00e9es pour de nombreuses disciplines\n                        <\/div>\n\n                        <div>\n                            M\u00e9dailles, plaques et r\u00e9compenses personnalisables\n                        <\/div>\n\n                        <div>\n                            Diff\u00e9rents styles, dimensions et budgets\n                        <\/div>\n\n                        <div>\n                            Personnalisation et gravure par LHT\n                        <\/div>\n\n                    <\/div>\n\n                    <button\n                        type=\"button\"\n                        class=\"lht-btn\"\n                        id=\"lht-open-catalog\">\n                        Consulter le catalogue\n                    <\/button>\n\n                    <p class=\"lht-reference-note\">\n\n                        <strong>\n                            Vous avez trouv\u00e9 un mod\u00e8le ?\n                        <\/strong>\n\n                        <br>\n\n                        Notez simplement sa r\u00e9f\u00e9rence et indiquez-la\n                        dans votre demande de devis.\n\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         FEN\u00caTRE CATALOGUE\n    ====================================================== -->\n    <div\n        class=\"lht-catalog-modal\"\n        id=\"lht-catalog-modal\"\n        aria-hidden=\"true\"\n        role=\"dialog\"\n        aria-modal=\"true\"\n        aria-label=\"Catalogue troph\u00e9es\">\n\n        <div class=\"lht-catalog-dialog\">\n\n            <div class=\"lht-catalog-topbar\">\n\n                <strong>\n                    Catalogue troph\u00e9es LHT\n                <\/strong>\n\n                <button\n                    type=\"button\"\n                    class=\"lht-catalog-close\"\n                    id=\"lht-close-catalog\"\n                    aria-label=\"Fermer le catalogue\">\n\n                    \u2715 Fermer\n\n                <\/button>\n\n            <\/div>\n\n            <div class=\"lht-catalog-frame-wrap\">\n\n                <iframe\n                    id=\"lht-catalog-frame\"\n                    class=\"lht-catalog-frame\"\n                    title=\"Catalogue troph\u00e9es\"\n                    data-src=\"https:\/\/www.ehrenpreis-katalog.de\/epaper\/aktuell\/#0\"\n                    allowfullscreen>\n                <\/iframe>\n\n                <div\n                    class=\"lht-catalog-loading\"\n                    id=\"lht-catalog-loading\">\n\n                    Chargement du catalogue\u2026\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         CTA\n    ====================================================== -->\n    <section class=\"lht-cta\">\n\n        <div class=\"lht-container lht-cta-grid\">\n\n            <div>\n\n                <h2>\n                    Vous avez trouv\u00e9 votre\n                    <span>troph\u00e9e ?<\/span>\n                <\/h2>\n\n                <p>\n                    Envoyez-nous la r\u00e9f\u00e9rence, la quantit\u00e9 souhait\u00e9e,\n                    votre texte et votre date limite.\n                    Nous vous r\u00e9pondrons avec une proposition adapt\u00e9e.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"lht-cta-box\">\n\n                <a\n                    class=\"lht-btn\"\n                    href=\"https:\/\/www.lhtleuze.com\/index.php\/contact\/\">\n\n                    Demander un devis\n\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         SCRIPT CATALOGUE\n    ====================================================== -->\n    <script>\n    (function () {\n\n        const modal =\n            document.getElementById('lht-catalog-modal');\n\n        const openBtn =\n            document.getElementById('lht-open-catalog');\n\n        const closeBtn =\n            document.getElementById('lht-close-catalog');\n\n        const frame =\n            document.getElementById('lht-catalog-frame');\n\n        const loading =\n            document.getElementById('lht-catalog-loading');\n\n        if (!modal || !openBtn || !closeBtn || !frame) {\n            return;\n        }\n\n        let loaded = false;\n\n        function openCatalogue() {\n\n            modal.classList.add('is-open');\n\n            modal.setAttribute(\n                'aria-hidden',\n                'false'\n            );\n\n            document.body.classList.add(\n                'lht-modal-open'\n            );\n\n            if (!loaded) {\n\n                frame.src =\n                    frame.dataset.src;\n\n                loaded = true;\n            }\n\n            setTimeout(function () {\n                closeBtn.focus();\n            }, 50);\n        }\n\n\n        function closeCatalogue() {\n\n            modal.classList.remove(\n                'is-open'\n            );\n\n            modal.setAttribute(\n                'aria-hidden',\n                'true'\n            );\n\n            document.body.classList.remove(\n                'lht-modal-open'\n            );\n\n            openBtn.focus();\n        }\n\n\n        openBtn.addEventListener(\n            'click',\n            openCatalogue\n        );\n\n\n        closeBtn.addEventListener(\n            'click',\n            closeCatalogue\n        );\n\n\n        modal.addEventListener(\n            'click',\n            function (e) {\n\n                if (e.target === modal) {\n                    closeCatalogue();\n                }\n\n            }\n        );\n\n\n        document.addEventListener(\n            'keydown',\n            function (e) {\n\n                if (\n                    e.key === 'Escape' &&\n                    modal.classList.contains('is-open')\n                ) {\n                    closeCatalogue();\n                }\n\n            }\n        );\n\n\n        frame.addEventListener(\n            'load',\n            function () {\n\n                frame.classList.add(\n                    'is-loaded'\n                );\n\n                if (loading) {\n                    loading.style.display = 'none';\n                }\n\n            }\n        );\n\n    })();\n    <\/script>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udccd Rue des Hycocognes 6, 7906 Gallaix \u260e 0496 94 98 83 \u2709 Nous contacter \u2630 Accueil Troph\u00e9es Textile Gravure [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-90","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"ludohias","author_link":"https:\/\/www.lhtleuze.com\/index.php\/author\/ludohias\/"},"uagb_comment_info":0,"uagb_excerpt":"\ud83d\udccd Rue des Hycocognes 6, 7906 Gallaix \u260e 0496 94 98 83 \u2709 Nous contacter \u2630 Accueil Troph\u00e9es Textile Gravure [&hellip;]","_links":{"self":[{"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/pages\/90","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/comments?post=90"}],"version-history":[{"count":20,"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/pages\/90\/revisions"}],"predecessor-version":[{"id":481,"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/pages\/90\/revisions\/481"}],"wp:attachment":[{"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/media?parent=90"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}