{"id":15,"date":"2026-08-19T16:02:23","date_gmt":"2026-08-19T16:02:23","guid":{"rendered":"https:\/\/braderio.com\/?page_id=15"},"modified":"2026-09-05T18:41:23","modified_gmt":"2026-09-05T18:41:23","slug":"categories","status":"publish","type":"page","link":"https:\/\/braderio.com\/index.php\/categories\/","title":{"rendered":"Cat\u00e9gories"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b49dccf e-flex e-con-boxed e-con e-parent\" data-id=\"1b49dccf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7669b451 elementor-drop-cap-yes elementor-drop-cap-view-default elementor-widget elementor-widget-text-editor\" data-id=\"7669b451\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n\n\/* ============================================================\n   BRADERIO \u2014 PAGE CAT\u00c9GORIES\n   VERSION VISUELLE \u2014 M\u00caME STYLE QUE L'ACCUEIL\n   ============================================================ *\/\n\n.braderio-categories-page {\n    --orange: #ff512f;\n    --orange-dark: #ed4829;\n    --black: #080808;\n    --grey: #6d6d6d;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 55px 28px 70px;\n\n    box-sizing: border-box;\n    font-family: inherit;\n    color: var(--black);\n}\n\n\n\/* ============================================================\n   INTRO\n   ============================================================ *\/\n\n.braderio-categories-intro {\n    margin-bottom: 32px;\n}\n\n.braderio-categories-eyebrow {\n    margin-bottom: 10px;\n\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n\n    color: var(--orange);\n}\n\n.braderio-categories-intro h1 {\n    margin: 0 0 10px;\n\n    font-size: clamp(40px, 5vw, 58px);\n    line-height: 1.02;\n    font-weight: 800;\n    letter-spacing: -2px;\n\n    color: var(--black);\n}\n\n.braderio-categories-intro p {\n    margin: 0;\n\n    max-width: 700px;\n\n    font-size: 17px;\n    line-height: 1.5;\n\n    color: var(--grey);\n}\n\n\n\/* ============================================================\n   GRILLE\n   ============================================================ *\/\n\n.braderio-categories-grid {\n    display: grid;\n\n    grid-template-columns:\n        repeat(3, minmax(0, 1fr));\n\n    gap: 20px;\n\n    width: 100%;\n}\n\n\n\/* ============================================================\n   CARTES\n   ============================================================ *\/\n\n.braderio-category-card {\n    position: relative;\n\n    min-height: 310px;\n\n    overflow: hidden;\n\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    align-items: flex-start;\n\n    padding: 28px;\n\n    border: 0;\n    border-radius: 24px;\n\n    color: #fff !important;\n    text-decoration: none !important;\n\n    background-color: #777;\n\n    background-position: center;\n    background-size: cover;\n    background-repeat: no-repeat;\n\n    isolation: isolate;\n\n    box-shadow:\n        0 10px 28px rgba(0,0,0,.08);\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n.braderio-category-card:hover {\n    transform: translateY(-5px);\n\n    box-shadow:\n        0 18px 38px rgba(0,0,0,.15);\n}\n\n\n\/* ============================================================\n   IMAGES\n   M\u00caMES VISUELS QUE L'ACCUEIL\n   ============================================================ *\/\n\n.braderio-category-brocantes {\n    background-image:\n        url(\"https:\/\/images.unsplash.com\/photo-1528698827591-e19ccd7bc23d?auto=format&fit=crop&w=1200&q=85\");\n}\n\n.braderio-category-concerts {\n    background-image:\n        url(\"https:\/\/images.unsplash.com\/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=1200&q=85\");\n}\n\n.braderio-category-festivals {\n    background-image:\n        url(\"https:\/\/images.unsplash.com\/photo-1533174072545-7a4b6ad7a6c3?auto=format&fit=crop&w=1200&q=85\");\n}\n\n.braderio-category-sport {\n    background-image:\n        url(\"https:\/\/images.unsplash.com\/photo-1461896836934-ffe607ba8211?auto=format&fit=crop&w=1200&q=85\");\n}\n\n.braderio-category-culture {\n    background-image:\n        url(\"https:\/\/images.unsplash.com\/photo-1503095396549-807759245b35?auto=format&fit=crop&w=1200&q=85\");\n}\n\n.braderio-category-famille {\n    background-image:\n        url(\"https:\/\/images.unsplash.com\/photo-1472162072942-cd5147eb3902?auto=format&fit=crop&w=1200&q=85\");\n}\n\n\n\/* ============================================================\n   OVERLAY\n   ============================================================ *\/\n\n.braderio-category-overlay {\n    position: absolute;\n\n    inset: 0;\n\n    z-index: -1;\n\n    background:\n        linear-gradient(\n            180deg,\n            rgba(0,0,0,.04) 0%,\n            rgba(0,0,0,.14) 32%,\n            rgba(0,0,0,.78) 100%\n        );\n\n    transition:\n        background .25s ease;\n}\n\n.braderio-category-card:hover\n.braderio-category-overlay {\n    background:\n        linear-gradient(\n            180deg,\n            rgba(0,0,0,.08) 0%,\n            rgba(0,0,0,.22) 30%,\n            rgba(0,0,0,.84) 100%\n        );\n}\n\n\n\/* ============================================================\n   PETITE IC\u00d4NE\n   ============================================================ *\/\n\n.braderio-category-icon {\n    position: absolute;\n\n    top: 22px;\n    left: 22px;\n\n    width: 52px;\n    height: 52px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background:\n        rgba(255,255,255,.94);\n\n    color: var(--orange);\n\n    font-size: 25px;\n    font-weight: 700;\n\n    box-shadow:\n        0 5px 15px rgba(0,0,0,.12);\n}\n\n\n\/* ============================================================\n   CONTENU\n   ============================================================ *\/\n\n.braderio-category-content {\n    position: relative;\n\n    z-index: 2;\n\n    padding-right: 60px;\n}\n\n.braderio-category-content h2 {\n    margin: 0 0 7px;\n\n    font-size: 30px;\n    line-height: 1.1;\n\n    font-weight: 800;\n    letter-spacing: -.7px;\n\n    color: #fff;\n}\n\n.braderio-category-content p {\n    margin: 0;\n\n    font-size: 15px;\n    line-height: 1.4;\n\n    color: rgba(255,255,255,.9);\n}\n\n\n\/* ============================================================\n   FL\u00c8CHE ORANGE\n   ============================================================ *\/\n\n.braderio-category-arrow {\n    position: absolute;\n\n    right: 24px;\n    bottom: 24px;\n\n    width: 48px;\n    height: 48px;\n\n    display: grid;\n    place-items: center;\n\n    border-radius: 50%;\n\n    background: var(--orange);\n    color: #fff;\n\n    font-size: 25px;\n    font-weight: 400;\n\n    transition:\n        transform .25s ease,\n        background .25s ease;\n}\n\n.braderio-category-card:hover\n.braderio-category-arrow {\n    transform: translateX(4px);\n\n    background: var(--orange-dark);\n}\n\n\n\/* ============================================================\n   ORGANISATEUR\n   ============================================================ *\/\n\n.braderio-categories-organizer {\n    margin-top: 20px;\n\n    min-height: 108px;\n\n    padding: 20px 24px;\n\n    display: flex;\n    align-items: center;\n\n    gap: 18px;\n\n    box-sizing: border-box;\n\n    border: 1px solid #ffc8b8;\n    border-radius: 20px;\n\n    background:\n        linear-gradient(\n            100deg,\n            #fff8f4 0%,\n            #fff1eb 100%\n        );\n}\n\n.braderio-categories-organizer-icon {\n    width: 54px;\n    height: 54px;\n\n    flex: 0 0 54px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: var(--orange);\n    color: #fff;\n\n    font-size: 23px;\n}\n\n.braderio-categories-organizer-content {\n    flex: 1;\n    min-width: 0;\n}\n\n.braderio-categories-organizer-content h3 {\n    margin: 0 0 4px;\n\n    font-size: 18px;\n    line-height: 1.25;\n    font-weight: 800;\n\n    color: var(--orange);\n}\n\n.braderio-categories-organizer-content p {\n    margin: 0;\n\n    font-size: 14px;\n    line-height: 1.4;\n\n    color: var(--grey);\n}\n\n.braderio-categories-organizer-button {\n    min-height: 46px;\n\n    padding: 0 22px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 9px;\n\n    background: var(--orange);\n    color: #fff !important;\n\n    text-decoration: none !important;\n\n    font-size: 14px;\n    font-weight: 750;\n\n    white-space: nowrap;\n\n    transition:\n        transform .18s ease,\n        background .18s ease;\n}\n\n.braderio-categories-organizer-button:hover {\n    background: var(--orange-dark);\n\n    transform: translateY(-1px);\n}\n\n\n\/* ============================================================\n   TABLETTE\n   ============================================================ *\/\n\n@media (max-width: 900px) {\n\n    .braderio-categories-page {\n        padding:\n            45px 22px 55px;\n    }\n\n    .braderio-categories-grid {\n        grid-template-columns:\n            repeat(2, minmax(0, 1fr));\n    }\n\n    .braderio-category-card {\n        min-height: 290px;\n    }\n\n}\n\n\n\/* ============================================================\n   MOBILE\n   ============================================================ *\/\n\n@media (max-width: 600px) {\n\n    .braderio-categories-page {\n        padding:\n            34px 16px 45px;\n    }\n\n    .braderio-categories-intro {\n        margin-bottom: 24px;\n    }\n\n    .braderio-categories-intro h1 {\n        font-size: 38px;\n        letter-spacing: -1.4px;\n    }\n\n    .braderio-categories-intro p {\n        font-size: 15px;\n    }\n\n    .braderio-categories-grid {\n        grid-template-columns: 1fr;\n        gap: 16px;\n    }\n\n    .braderio-category-card {\n        min-height: 270px;\n\n        padding: 24px;\n\n        border-radius: 21px;\n    }\n\n    .braderio-category-icon {\n        top: 18px;\n        left: 18px;\n\n        width: 48px;\n        height: 48px;\n\n        font-size: 23px;\n    }\n\n    .braderio-category-content {\n        padding-right: 55px;\n    }\n\n    .braderio-category-content h2 {\n        font-size: 28px;\n    }\n\n    .braderio-category-content p {\n        font-size: 15px;\n    }\n\n    .braderio-category-arrow {\n        right: 20px;\n        bottom: 20px;\n\n        width: 45px;\n        height: 45px;\n    }\n\n\n    \/* ORGANISATEUR *\/\n\n    .braderio-categories-organizer {\n        padding: 19px 16px;\n\n        flex-direction: column;\n        align-items: stretch;\n\n        gap: 13px;\n\n        border-radius: 17px;\n    }\n\n    .braderio-categories-organizer-icon {\n        width: 48px;\n        height: 48px;\n\n        flex-basis: 48px;\n\n        font-size: 21px;\n    }\n\n    .braderio-categories-organizer-content h3 {\n        font-size: 16px;\n    }\n\n    .braderio-categories-organizer-content p {\n        font-size: 13px;\n    }\n\n    .braderio-categories-organizer-button {\n        width: 100%;\n\n        min-height: 46px;\n    }\n\n}\n\n\n\/* ============================================================\n   PETITS MOBILES\n   ============================================================ *\/\n\n@media (max-width: 380px) {\n\n    .braderio-categories-page {\n        padding-left: 12px;\n        padding-right: 12px;\n    }\n\n    .braderio-category-card {\n        min-height: 250px;\n    }\n\n    .braderio-category-content h2 {\n        font-size: 26px;\n    }\n\n}\n\n\n\/* ============================================================\n   ACCESSIBILIT\u00c9\n   ============================================================ *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n    .braderio-category-card,\n    .braderio-category-arrow,\n    .braderio-categories-organizer-button {\n        transition: none;\n    }\n\n}\n\n<\/style>\n\n\n<section\n    class=\"braderio-categories-page\"\n    aria-labelledby=\"braderio-categories-title\"\n>\n\n\n    <!-- ======================================================\n         INTRODUCTION\n    ====================================================== -->\n\n    <div class=\"braderio-categories-intro\">\n\n        <div class=\"braderio-categories-eyebrow\">\n            Explorer\n        <\/div>\n\n        <h1 id=\"braderio-categories-title\">\n            Cat\u00e9gories\n        <\/h1>\n\n        <p>\n            Trouvez l\u2019\u00e9v\u00e9nement qui vous correspond parmi\n            toutes nos cat\u00e9gories.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- ======================================================\n         GRILLE DES CAT\u00c9GORIES\n    ====================================================== -->\n\n    <div class=\"braderio-categories-grid\">\n\n\n        <!-- BROCANTES -->\n\n        <a\n            class=\"braderio-category-card braderio-category-brocantes\"\n            href=\"https:\/\/braderio.com\/index.php\/evenements\/?braderio_category=brocante\"\n        >\n\n            <div class=\"braderio-category-overlay\"><\/div>\n\n            <div\n                class=\"braderio-category-icon\"\n                aria-hidden=\"true\"\n            >\n                \u2663\n            <\/div>\n\n            <div class=\"braderio-category-content\">\n\n                <h2>\n                    Brocantes\n                <\/h2>\n\n                <p>\n                    Brocantes, vide-greniers<br>\n                    &amp; march\u00e9s\n                <\/p>\n\n            <\/div>\n\n            <span\n                class=\"braderio-category-arrow\"\n                aria-hidden=\"true\"\n            >\n                \u2192\n            <\/span>\n\n        <\/a>\n\n\n        <!-- CONCERTS -->\n\n        <a\n            class=\"braderio-category-card braderio-category-concerts\"\n            href=\"https:\/\/braderio.com\/index.php\/evenements\/?braderio_category=concerts\"\n        >\n\n            <div class=\"braderio-category-overlay\"><\/div>\n\n            <div\n                class=\"braderio-category-icon\"\n                aria-hidden=\"true\"\n            >\n                \u266a\n            <\/div>\n\n            <div class=\"braderio-category-content\">\n\n                <h2>\n                    Concerts\n                <\/h2>\n\n                <p>\n                    Concerts, musique live<br>\n                    &amp; tourn\u00e9es\n                <\/p>\n\n            <\/div>\n\n            <span\n                class=\"braderio-category-arrow\"\n                aria-hidden=\"true\"\n            >\n                \u2192\n            <\/span>\n\n        <\/a>\n\n\n        <!-- FESTIVALS -->\n\n        <a\n            class=\"braderio-category-card braderio-category-festivals\"\n            href=\"https:\/\/braderio.com\/index.php\/evenements\/?braderio_category=festivals\"\n        >\n\n            <div class=\"braderio-category-overlay\"><\/div>\n\n            <div\n                class=\"braderio-category-icon\"\n                aria-hidden=\"true\"\n            >\n                \u2605\n            <\/div>\n\n            <div class=\"braderio-category-content\">\n\n                <h2>\n                    Festivals\n                <\/h2>\n\n                <p>\n                    Festivals, f\u00eates locales<br>\n                    &amp; \u00e9v\u00e9nements en plein air\n                <\/p>\n\n            <\/div>\n\n            <span\n                class=\"braderio-category-arrow\"\n                aria-hidden=\"true\"\n            >\n                \u2192\n            <\/span>\n\n        <\/a>\n\n\n        <!-- SPORT -->\n\n        <a\n            class=\"braderio-category-card braderio-category-sport\"\n            href=\"https:\/\/braderio.com\/index.php\/evenements\/?braderio_category=sport\"\n        >\n\n            <div class=\"braderio-category-overlay\"><\/div>\n\n            <div\n                class=\"braderio-category-icon\"\n                aria-hidden=\"true\"\n            >\n                \u26bd\n            <\/div>\n\n            <div class=\"braderio-category-content\">\n\n                <h2>\n                    Sport\n                <\/h2>\n\n                <p>\n                    Comp\u00e9titions, tournois<br>\n                    &amp; \u00e9v\u00e9nements sportifs\n                <\/p>\n\n            <\/div>\n\n            <span\n                class=\"braderio-category-arrow\"\n                aria-hidden=\"true\"\n            >\n                \u2192\n            <\/span>\n\n        <\/a>\n\n\n        <!-- CULTURE -->\n\n        <a\n            class=\"braderio-category-card braderio-category-culture\"\n            href=\"https:\/\/braderio.com\/index.php\/evenements\/?braderio_category=culture\"\n        >\n\n            <div class=\"braderio-category-overlay\"><\/div>\n\n            <div\n                class=\"braderio-category-icon\"\n                aria-hidden=\"true\"\n            >\n                \u25c7\n            <\/div>\n\n            <div class=\"braderio-category-content\">\n\n                <h2>\n                    Culture\n                <\/h2>\n\n                <p>\n                    Spectacles, th\u00e9\u00e2tre,<br>\n                    expositions &amp; patrimoine\n                <\/p>\n\n            <\/div>\n\n            <span\n                class=\"braderio-category-arrow\"\n                aria-hidden=\"true\"\n            >\n                \u2192\n            <\/span>\n\n        <\/a>\n\n\n        <!-- FAMILLE -->\n\n        <a\n            class=\"braderio-category-card braderio-category-famille\"\n            href=\"https:\/\/braderio.com\/index.php\/evenements\/?braderio_category=famille\"\n        >\n\n            <div class=\"braderio-category-overlay\"><\/div>\n\n            <div\n                class=\"braderio-category-icon\"\n                aria-hidden=\"true\"\n            >\n                \u2665\n            <\/div>\n\n            <div class=\"braderio-category-content\">\n\n                <h2>\n                    Famille\n                <\/h2>\n\n                <p>\n                    Sorties en famille, activit\u00e9s<br>\n                    &amp; loisirs pour petits et grands\n                <\/p>\n\n            <\/div>\n\n            <span\n                class=\"braderio-category-arrow\"\n                aria-hidden=\"true\"\n            >\n                \u2192\n            <\/span>\n\n        <\/a>\n\n\n    <\/div>\n\n\n    <!-- ======================================================\n         ORGANISATEUR\n    ====================================================== -->\n\n    <div class=\"braderio-categories-organizer\">\n\n        <div\n            class=\"braderio-categories-organizer-icon\"\n            aria-hidden=\"true\"\n        >\n            +\n        <\/div>\n\n        <div class=\"braderio-categories-organizer-content\">\n\n            <h3>\n                Vous \u00eates organisateur ?\n            <\/h3>\n\n            <p>\n                Ajoutez votre \u00e9v\u00e9nement et faites-le d\u00e9couvrir\n                aux personnes pr\u00e8s de chez vous.\n            <\/p>\n\n        <\/div>\n\n        <a\n            class=\"braderio-categories-organizer-button\"\n            href=\"\/index.php\/mon-compte\/\"\n        >\n            Ajouter un \u00e9v\u00e9nement\n        <\/a>\n\n    <\/div>\n\n\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Explorer Cat\u00e9gories Trouvez l\u2019\u00e9v\u00e9nement qui vous correspond parmi toutes nos cat\u00e9gories. \u2663 Brocantes Brocantes, vide-greniers &amp; march\u00e9s \u2192 \u266a Concerts Concerts, musique live &amp; tourn\u00e9es \u2192 \u2605 Festivals Festivals, f\u00eates locales &amp; \u00e9v\u00e9nements en plein air \u2192 \u26bd Sport Comp\u00e9titions, tournois &amp; \u00e9v\u00e9nements sportifs \u2192 \u25c7 Culture Spectacles, th\u00e9\u00e2tre, expositions &amp; patrimoine \u2192 \u2665 Famille [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/braderio.com\/index.php\/wp-json\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/braderio.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/braderio.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/braderio.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/braderio.com\/index.php\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":29,"href":"https:\/\/braderio.com\/index.php\/wp-json\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":572,"href":"https:\/\/braderio.com\/index.php\/wp-json\/wp\/v2\/pages\/15\/revisions\/572"}],"wp:attachment":[{"href":"https:\/\/braderio.com\/index.php\/wp-json\/wp\/v2\/media?parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}