{"id":34,"date":"2025-11-13T18:18:54","date_gmt":"2025-11-13T18:18:54","guid":{"rendered":"http:\/\/stiren-handball.com\/index.php\/home\/"},"modified":"2026-03-31T22:01:23","modified_gmt":"2026-03-31T22:01:23","slug":"home","status":"publish","type":"page","link":"https:\/\/stiren-handball.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"34\" class=\"elementor elementor-34\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec4d4a4 e-flex e-con-boxed e-con e-parent\" data-id=\"ec4d4a4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2908f2ff elementor-widget elementor-widget-heading\" data-id=\"2908f2ff\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">STIREN HANDBALL<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cafe8dd elementor-widget elementor-widget-heading\" data-id=\"2cafe8dd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Se d\u00e9passer, jouer, vibrer<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10cfb564 elementor-widget elementor-widget-heading\" data-id=\"10cfb564\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">#BornToBeSquirel<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3edd1b69 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"3edd1b69\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/stiren-handball.com\/index.php\/matchs\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Les prochains  matchs &gt;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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<div class=\"elementor-element elementor-element-8f6495b e-flex e-con-boxed e-con e-parent\" data-id=\"8f6495b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68fc3b8 elementor-widget elementor-widget-html\" data-id=\"68fc3b8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* =========================================================\n       SECTION CARTES ASYM\u00c9TRIQUES - TEXTE PARFAITEMENT EN BAS\n       ========================================================= *\/\n    .asymmetric-cards-section {\n        background: white;\n        padding: 20px;\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n\n    .cards-row {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n        margin-bottom: 20px;\n    }\n\n    .card-large {\n        flex: 2;\n        min-width: 300px;\n        position: relative;\n        height: 300px;\n        border-radius: 10px;\n        overflow: hidden;\n        text-decoration: none;\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n        transition: all 0.3s ease;\n    }\n\n    .card-small {\n        flex: 1;\n        min-width: 200px;\n        position: relative;\n        height: 300px;\n        border-radius: 10px;\n        overflow: hidden;\n        text-decoration: none;\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n        transition: all 0.3s ease;\n    }\n\n    .card-large:hover, .card-small:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);\n    }\n\n    .card-bg {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-size: cover;\n        background-position: center;\n        z-index: 1;\n    }\n\n    .card-bg::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 40%; \/* Augment\u00e9 pour mieux couvrir le texte *\/\n        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); \/* Opacit\u00e9 augment\u00e9e *\/\n        z-index: 2;\n    }\n\n    .card-content {\n        position: absolute;\n        bottom: 0; \/* Coll\u00e9 en bas *\/\n        left: 20px;\n        right: 20px;\n        z-index: 3;\n        padding-bottom: 20px; \/* Padding uniquement en bas *\/\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n    }\n\n    .card-arrow {\n        color: white;\n        font-size: 1.4rem;\n        margin-bottom: 10px;\n        transition: transform 0.3s ease;\n    }\n\n    .card-large:hover .card-arrow,\n    .card-small:hover .card-arrow {\n        transform: translateX(3px);\n    }\n\n    .card-category {\n        font-size: 0.8rem;\n        font-weight: 600;\n        text-transform: uppercase;\n        color: white;\n        margin-bottom: 5px;\n    }\n\n    .card-title {\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 700;\n        font-size: 1.4rem;\n        color: white;\n        margin-bottom: 8px;\n        line-height: 1.2;\n    }\n\n    .card-excerpt {\n        font-size: 0.9rem;\n        color: rgba(255, 255, 255, 0.9);\n        line-height: 1.4;\n        margin-bottom: 0; \/* Suppression de la marge basse *\/\n    }\n\n    @media (max-width: 768px) {\n        .card-large, .card-small {\n            flex: 1 1 100%;\n            height: 250px;\n        }\n    }\n<\/style>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700&display=swap\" rel=\"stylesheet\">\n\n<div class=\"asymmetric-cards-section\">\n    <div class=\"cards-row\">\n        <a href=\"\/index.php\/matchs\/\" class=\"card-large\">\n            <div class=\"card-bg\" style=\"background-image: url('https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/11\/DSC09408-scaled-e1763059234818.png');\"><\/div>\n            <div class=\"card-content\">\n                <div class=\"card-arrow\">\u2192<\/div>\n                <div class=\"card-category\">Matchs<\/div>\n                <h3 class=\"card-title\">Prochains matchs<\/h3>\n                <p class=\"card-excerpt\">Calendrier et r\u00e9sultats en direct.<\/p>\n            <\/div>\n        <\/a>\n        <a href=\"\/index.php\/boutique\/\" class=\"card-small\">\n            <div class=\"card-bg\" style=\"background-image: url('https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/11\/DSC09450-scaled.jpg');\"><\/div>\n                <div class=\"card-content\">\n                <div class=\"card-arrow\">\u2192<\/div>\n                <div class=\"card-category\">Boutique<\/div>\n                <h3 class=\"card-title\">La boutique<\/h3>\n                <p class=\"card-excerpt\">La collection aux couleurs de la Stiren Handball.<\/p>\n            <\/div>\n        <\/a>\n    <\/div>\n\n    <div class=\"cards-row\">\n        <a href=\"\/index.php\/nos-jeunes\/\" class=\"card-small\">\n            <div class=\"card-bg\" style=\"background-image: url('https:\/\/stiren-handball.com\/wp-content\/uploads\/2026\/03\/jeunes4-1-e1774698938424.png');\"><\/div>\n            <div class=\"card-content\">\n                <div class=\"card-arrow\">\u2192<\/div>\n                <div class=\"card-category\">Jeunes<\/div>\n                <h3 class=\"card-title\">Nos jeunes<\/h3>\n                <p class=\"card-excerpt\">D\u00e9couvrez les joueurs\u00b7ses qui vous font vibrer.<\/p>\n            <\/div>\n        <\/a>\n        <a href=\"\/index.php\/nos-seniors\/\" class=\"card-large\">\n            <div class=\"card-bg\" style=\"background-image: url('https:\/\/stiren-handball.com\/wp-content\/uploads\/2026\/03\/filles2.jpg');\"><\/div>\n            <div class=\"card-content\">\n                <div class=\"card-arrow\">\u2192<\/div>\n                <div class=\"card-category\">\u00c9quipes<\/div>\n                <h3 class=\"card-title\">Nos s\u00e9niors<\/h3>\n                <p class=\"card-excerpt\">D\u00e9couvrez les joueurs\u00b7ses qui vous font vibrer.<\/p>\n            <\/div>\n        <\/a>\n    <\/div>\n    <div class=\"cards-row\">\n    <a href=\"\/index.php\/elementor-1279\/\" class=\"card-large\" style=\"flex: 1 1 100%;\">\n        <div class=\"card-bg\" style=\"background-image: url('https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/DSC00148-scaled.jpg');\"><\/div>\n        <div class=\"card-content\">\n            <div class=\"card-arrow\">\u2192<\/div>\n            <div class=\"card-category\">Histoire<\/div>\n            <h3 class=\"card-title\">Notre Histoire<\/h3>\n            <p class=\"card-excerpt\">Depuis 1986, une passion pour le hand.<\/p>\n        <\/div>\n    <\/a>\n<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ace33a0 e-flex e-con-boxed e-con e-parent\" data-id=\"ace33a0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-08452f8 e-con-full e-flex e-con e-child\" data-id=\"08452f8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62b08cb elementor-widget elementor-widget-heading\" data-id=\"62b08cb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">La direction &gt;<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13ca629 elementor-widget elementor-widget-text-editor\" data-id=\"13ca629\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"whitespace-break-spaces\" dir=\"auto\">Pour la saison 2025-2026, la Stiren Handball est dirig\u00e9 par <strong><span class=\"followup-block followup-block-hidden cursor-pointer outline-none static inline group-hover\/message:[--hover-opacity:1]\" tabindex=\"0\" data-question=\"Quelles sont les r\u00f4les sp\u00e9cifiques de Jos\u00e9 Febras, Gilles Climent et Pierre-Jean Dugu\u00e9 au sein du Conseil d\u2019Administration ?\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-_r_2r3_\" data-state=\"closed\">une pr\u00e9sidence \u00e0 trois t\u00eates<\/span><\/strong> : Jos\u00e9 Febras, Gilles Climent et Pierre-Jean Dugu\u00e9. Leur mission ? <strong>Poursuivre l\u2019\u00e9lan sportif et humain<\/strong> du club, avec des objectifs clairs : <strong>la <span class=\"followup-block followup-block-hidden cursor-pointer outline-none static inline group-hover\/message:[--hover-opacity:1]\" tabindex=\"0\" data-question=\"Quelles actions concr\u00e8tes sont mises en place pour accompagner la mont\u00e9e des Seniors F\u00e9minines cette saison ?\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-_r_2r4_\" data-state=\"closed\">mont\u00e9e des Seniors F\u00e9minines<\/span><\/strong>, le d\u00e9veloppement des jeunes talents, et la finalisation de la <strong>nouvelle salle<\/strong> pour 2026 (plus d\u2019espaces, des tribunes assises et un club house convivial).<\/p><p class=\"whitespace-break-spaces\" dir=\"auto\">Gr\u00e2ce \u00e0 une <strong><span class=\"followup-block followup-block-hidden cursor-pointer outline-none static inline group-hover\/message:[--hover-opacity:1]\" tabindex=\"0\" data-question=\"Comment le club assure-t-il une gestion financi\u00e8re \u00e9quilibr\u00e9e tout en finan\u00e7ant ses projets ambitieux ?\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-_r_2r5_\" data-state=\"closed\">gestion financi\u00e8re saine<\/span><\/strong> et une <span class=\"followup-block followup-block-hidden cursor-pointer outline-none static inline group-hover\/message:[--hover-opacity:1]\" tabindex=\"0\" data-question=\"Quels dispositifs sont propos\u00e9s pour renforcer l\u2019engagement des b\u00e9n\u00e9voles, supporters et sponsors autour du club ?\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-_r_2r6_\" data-state=\"closed\">communaut\u00e9 toujours plus engag\u00e9e<\/span> (b\u00e9n\u00e9voles, supporters, sponsors), le club pr\u00e9pare sereinement l\u2019avenir. <strong>L\u2019ambition<\/strong> : rester une <span class=\"followup-block followup-block-hidden cursor-pointer outline-none static inline group-hover\/message:[--hover-opacity:1]\" tabindex=\"0\" data-question=\"Quelles initiatives sociales ou \u00e9ducatives le club met-il en avant pour allier performance et convivialit\u00e9 ?\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-_r_2r7_\" data-state=\"closed\">r\u00e9f\u00e9rence sportive et humaine<\/span>, o\u00f9 performance rime avec convivialit\u00e9.<\/p><p class=\"whitespace-break-spaces\" dir=\"auto\"><em>\u00ab Ensemble, construisons l\u2019avenir de la Stiren Handball ! <\/em>\u00a0<img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f64c.svg\" alt=\"\ud83d\ude4c\" \/><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ffe4b4 e-con-full e-flex e-con e-child\" data-id=\"4ffe4b4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8eb210e elementor-widget elementor-widget-image\" data-id=\"8eb210e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1770\" src=\"https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/DSC04187-2-scaled.jpg\" class=\"attachment-full size-full wp-image-753\" alt=\"\" srcset=\"https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/DSC04187-2-scaled.jpg 2560w, https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/DSC04187-2-300x207.jpg 300w, https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/DSC04187-2-1024x708.jpg 1024w, https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/DSC04187-2-768x531.jpg 768w, https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/DSC04187-2-1536x1062.jpg 1536w, https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/DSC04187-2-2048x1416.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fdf1a45 e-con-full e-flex e-con e-parent\" data-id=\"fdf1a45\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0afd4ef elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"0afd4ef\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  \/* =========================================================\n     BLOC CHIFFRES CL\u00c9S - Avec titre + animation progressive\n     ========================================================= *\/\n  .stats-section {\n    max-width: 1200px;\n    margin: 60px auto 40px;\n    padding: 0 20px;\n    text-align: center;\n  }\n\n  .stats-title {\n    font-size: 1.8rem;\n    font-weight: 700;\n    color: #333;\n    margin-bottom: 30px;\n    position: relative;\n    display: inline-block;\n  }\n\n  .stats-title::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 60px;\n    height: 3px;\n    background-color: #FF2B00; \/* Ligne rouge sous le titre *\/\n  }\n\n  .stats-container {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 20px;\n  }\n\n  .stat-item {\n    flex: 1 1 calc(25% - 20px);\n    min-width: 200px;\n    text-align: center;\n    padding: 20px;\n    background: rgba(255, 255, 255, 0.9);\n    border-radius: 10px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n    opacity: 0;\n    transform: translateY(20px);\n    transition: opacity 0.6s ease, transform 0.6s ease;\n  }\n\n  .stat-number {\n    font-size: 2.5rem;\n    font-weight: 700;\n    color: #FF2B00;\n    margin-bottom: 10px;\n    display: block;\n  }\n\n  .stat-label {\n    font-size: 1rem;\n    color: #333;\n    font-weight: 500;\n  }\n\n  \/* Animation au scroll *\/\n  .stat-item.visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* Responsive : 2x2 sur mobile *\/\n  @media (max-width: 768px) {\n    .stat-item {\n      flex: 1 1 calc(50% - 20px);\n      min-width: 150px;\n    }\n  }\n<\/style>\n\n<section class=\"stats-section\">\n  <h2 class=\"stats-title\">Nos chiffres cl\u00e9s<\/h2>\n  <div class=\"stats-container\" id=\"stats\">\n    <!-- Chiffre 1 : Licenci\u00e9s -->\n    <div class=\"stat-item\">\n      <span class=\"stat-number\" data-target=\"250\">0<\/span>\n      <span class=\"stat-label\">Licenci\u00e9\u00b7es<\/span>\n    <\/div>\n\n    <!-- Chiffre 2 : B\u00e9n\u00e9voles -->\n    <div class=\"stat-item\">\n      <span class=\"stat-number\" data-target=\"50\">0<\/span>\n      <span class=\"stat-label\">B\u00e9n\u00e9voles<\/span>\n    <\/div>\n\n    <!-- Chiffre 3 : Sections -->\n    <div class=\"stat-item\">\n      <span class=\"stat-number\" data-target=\"14\">0<\/span>\n      <span class=\"stat-label\">Sections<\/span>\n    <\/div>\n\n    <!-- Chiffre 4 : Followers -->\n    <div class=\"stat-item\">\n      <span class=\"stat-number\" data-target=\"3700\">0<\/span>\n      <span class=\"stat-label\">Followers cumul\u00e9s<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-870bfea e-con-full e-flex e-con e-parent\" data-id=\"870bfea\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9e1e3b elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"f9e1e3b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  \/* =========================================================\n     BLOCS R\u00c9SEAUX SOCIAUX - Bulles fixes avec ombres\n     ========================================================= *\/\n  .social-section {\n    max-width: 1200px;\n    margin: 60px auto 40px;\n    padding: 0 20px;\n    text-align: center;\n  }\n\n  .social-title {\n    font-size: 1.8rem;\n    font-weight: 700;\n    color: #333;\n    margin-bottom: 30px;\n    position: relative;\n    display: inline-block;\n  }\n\n  .social-title::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 60px;\n    height: 3px;\n    background-color: #FF2B00;\n  }\n\n  .social-container {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 20px;\n  }\n\n  .social-item {\n    flex: 1 1 calc(25% - 20px);\n    min-width: 200px;\n    text-align: center;\n    padding: 20px;\n    background: rgba(255, 255, 255, 0.9);\n    border-radius: 10px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n  }\n\n  .social-logo {\n    width: 60px;\n    height: 60px;\n    margin: 0 auto 15px;\n    display: block;\n    opacity: 0;\n    transform: translateY(20px);\n    transition: opacity 0.6s ease, transform 0.6s ease;\n  }\n\n  .social-label {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #333;\n    margin-bottom: 10px;\n    opacity: 0;\n    transform: translateY(20px);\n    transition: opacity 0.6s ease, transform 0.6s ease;\n  }\n\n  .social-followers {\n    font-size: 1rem;\n    color: #666;\n    display: block;\n    opacity: 0;\n    transform: translateY(20px);\n    transition: opacity 0.6s ease, transform 0.6s ease;\n  }\n\n  \/* Couleurs sp\u00e9cifiques par r\u00e9seau *\/\n  .instagram { border-top: 4px solid #E1306C; }\n  .facebook { border-top: 4px solid #1877F2; }\n  .tiktok { border-top: 4px solid #000; }\n  .village { border-top: 4px solid #4CAF50; }\n\n  \/* Responsive : 2x2 sur mobile *\/\n  @media (max-width: 768px) {\n    .social-item {\n      flex: 1 1 calc(50% - 20px);\n      min-width: 150px;\n    }\n  }\n<\/style>\n\n<section class=\"social-section\">\n  <h2 class=\"social-title\">Suivez-nous<\/h2>\n  <div class=\"social-container\">\n    <!-- Instagram -->\n    <a href=\"https:\/\/www.instagram.com\/stirenhandball\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-item instagram\">\n      <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/a\/a5\/Instagram_icon.png\" alt=\"Instagram\" class=\"social-logo\" data-animate=\"logo\">\n      <span class=\"social-label\" data-animate=\"text\">Instagram<\/span>\n      <span class=\"social-followers\" data-animate=\"text\">1 300 abonn\u00e9s<\/span>\n    <\/a>\n\n    <!-- Facebook -->\n    <a href=\"https:\/\/www.facebook.com\/share\/1ATQfLfcAv\/?mibextid=wwXIfr\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-item facebook\">\n      <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/5\/51\/Facebook_f_logo_%282019%29.svg\" alt=\"Facebook\" class=\"social-logo\" data-animate=\"logo\">\n      <span class=\"social-label\" data-animate=\"text\">Facebook<\/span>\n      <span class=\"social-followers\" data-animate=\"text\">1 500 fans<\/span>\n    <\/a>\n\n    <!-- TikTok -->\n    <a href=\"https:\/\/www.tiktok.com\/@stirenhandball?_r=1&_t=ZN-92J9GqFmCYw\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-item tiktok\">\n      <img decoding=\"async\" src=\"https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/tiktok_logo.png\" alt=\"TikTok\" class=\"social-logo\" data-animate=\"logo\">\n      <span class=\"social-label\" data-animate=\"text\">TikTok<\/span>\n      <span class=\"social-followers\" data-animate=\"text\">1 000 followers<\/span>\n    <\/a>\n\n    <!-- Mon Village -->\n    <a href=\"https:\/\/stiren-handball.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-item village\">\n      <img decoding=\"async\" src=\"https:\/\/stiren-handball.com\/wp-content\/uploads\/2025\/12\/monvillage_logo-e1766001485669.png\" alt=\"Mon Village\" class=\"social-logo\" data-animate=\"logo\">\n      <span class=\"social-label\" data-animate=\"text\">Mon Village<\/span>\n      <span class=\"social-followers\" data-animate=\"text\">Page locale<\/span>\n    <\/a>\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0141173 e-flex e-con-boxed e-con e-parent\" data-id=\"0141173\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c1d482 elementor-widget elementor-widget-spacer\" data-id=\"3c1d482\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f9b2f6f e-flex e-con-boxed e-con e-parent\" data-id=\"f9b2f6f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc24ca9 elementor-widget elementor-widget-html\" data-id=\"cc24ca9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Footer \u00e9l\u00e9gant -->\n<footer style=\"\n  background: rgba(30, 30, 30, 0.95);\n  color: white;\n  padding: 40px 20px 20px;\n  font-family: 'Arial', sans-serif;\n  border-top: 1px solid rgba(255, 255, 255, 0.1);\n\">\n\n  <!-- Conteneur principal -->\n  <div style=\"\n    max-width: 1200px;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n  \">\n\n    <!-- Colonne 1 : Pages -->\n    <div style=\"\n      flex: 1;\n      min-width: 200px;\n      margin-bottom: 30px;\n      padding-right: 20px;\n    \">\n      <h3 style=\"\n        font-size: 1.2rem;\n        margin-bottom: 15px;\n        color: white;\n        border-bottom: 1px solid rgba(255, 255, 255, 0.2);\n        padding-bottom: 8px;\n      \">\n        Pages\n      <\/h3> \n      <ul style=\"list-style: none; padding: 0; margin: 0;\">\n        <li style=\"margin-bottom: 8px;\">\n          <a href=\"\/\" style=\"color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.2s;\" onmouseover=\"this.style.color='white'\" onmouseout=\"this.style.color='rgba(255, 255, 255, 0.8)'\">Accueil<\/a>\n        <\/li>\n         <li style=\"margin-bottom: 8px;\">\n          <a href=\"\/index.php\/matchs\" style=\"color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.2s;\" onmouseover=\"this.style.color='white'\" onmouseout=\"this.style.color='rgba(255, 255, 255, 0.8)'\">Matchs<\/a>\n        <\/li>\n        <li style=\"margin-bottom: 8px;\">\n          <a href=\"\/index.php\/boutique\/\" style=\"color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.2s;\" onmouseover=\"this.style.color='white'\" onmouseout=\"this.style.color='rgba(255, 255, 255, 0.8)'\">Boutique<\/a>\n        <\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Colonne 2 : Partenaires (3 liens externes) -->\n    <div style=\"\n      flex: 1;\n      min-width: 200px;\n      margin-bottom: 30px;\n      padding-right: 20px;\n    \">\n      <h3 style=\"\n        font-size: 1.2rem;\n        margin-bottom: 15px;\n        color: white;\n        border-bottom: 1px solid rgba(255, 255, 255, 0.2);\n        padding-bottom: 8px;\n      \">\n        Liens utiles\n      <\/h3>\n      <div style=\"display: flex; flex-direction: column; gap: 10px;\">\n        <!-- FFHandball -->\n        <a\n          href=\"https:\/\/www.ffhandball.fr\/\"\n          target=\"_blank\"\n          style=\"\n            color: rgba(255, 255, 255, 0.8);\n            text-decoration: none;\n            font-size: 0.95rem;\n            transition: color 0.2s;\n            font-weight: 500;\n          \"\n          onmouseover=\"this.style.color='white'\"\n          onmouseout=\"this.style.color='rgba(255, 255, 255, 0.8)'\"\n        >\n          FFHandball\n        <\/a>\n\n        <!-- Ville de Languidic -->\n        <a\n          href=\"https:\/\/www.languidic.fr\"\n          target=\"_blank\"\n          style=\"\n            color: rgba(255, 255, 255, 0.8);\n            text-decoration: none;\n            font-size: 0.95rem;\n            transition: color 0.2s;\n            font-weight: 500;\n          \"\n          onmouseover=\"this.style.color='white'\"\n          onmouseout=\"this.style.color='rgba(255, 255, 255, 0.8)'\"\n        >\n          Ville de Languidic\n        <\/a>\n\n        <!-- Handball-Bretagne -->\n        <a\n          href=\"https:\/\/www.handball-bretagne.bzh\/\"\n          target=\"_blank\"\n          style=\"\n            color: rgba(255, 255, 255, 0.8);\n            text-decoration: none;\n            font-size: 0.95rem;\n            transition: color 0.2s;\n            font-weight: 500;\n          \"\n          onmouseover=\"this.style.color='white'\"\n          onmouseout=\"this.style.color='rgba(255, 255, 255, 0.8)'\"\n        >\n          Handball-Bretagne\n        <\/a>\n\n        <!-- La Stiren -->\n        <a\n          href=\"https:\/\/www.stiren.fr\/\"\n          target=\"_blank\"\n          style=\"\n            color: rgba(255, 255, 255, 0.8);\n            text-decoration: none;\n            font-size: 0.95rem;\n            transition: color 0.2s;\n            font-weight: 500;\n          \"\n          onmouseover=\"this.style.color='white'\"\n          onmouseout=\"this.style.color='rgba(255, 255, 255, 0.8)'\"\n        >\n          La Stiren\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Colonne 3 : Contact -->\n    <div style=\"\n      flex: 1;\n      min-width: 200px;\n      margin-bottom: 30px;\n    \">\n      <h3 style=\"\n        font-size: 1.2rem;\n        margin-bottom: 15px;\n        color: white;\n        border-bottom: 1px solid rgba(255, 255, 255, 0.2);\n        padding-bottom: 8px;\n      \">\n        Nous contacter\n      <\/h3>\n      <a\n        href=\"\/index.php\/elementor-1279\/\"\n        style=\"\n          display: inline-block;\n          background: rgba(204, 11, 9, 0.9);\n          color: white;\n          padding: 10px 20px;\n          border-radius: 25px;\n          text-decoration: none;\n          font-weight: 600;\n          transition: all 0.2s;\n          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n        \"\n        onmouseover=\"this.style.transform='translateY(-2px)'; this.style.boxShadow='0 4px 12px rgba(0, 0, 0, 0.2)'\"\n        onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0, 0, 0, 0.1)'\"\n      >\n        Page contact\n      <\/a>\n    <\/div>\n  <\/div>\n  <br>\n\n  <!-- S\u00e9parateur et copyright -->\n  <div style=\"\n    max-width: 1200px;\n    margin: 0 auto;\n    padding-top: 20px;\n    border-top: 1px solid rgba(255, 255, 255, 0.1);\n    text-align: center;\n    color: rgba(255, 255, 255, 0.8);\n    font-size: 0.9rem;\n  \">\n    <br>\n    <span>Copyright \u00a9 2025 Stiren Handball - <\/span>\n    <span style=\"color: rgba(204, 11, 9, 0.9); margin-left: 0px;\">#BornToBeSquirrel<\/span>\n    <br>\n    <br>\n    <br>\n  <\/div>\n<\/footer>\n\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>STIREN HANDBALL Se d\u00e9passer, jouer, vibrer #BornToBeSquirel Les prochains matchs &gt; \u2192 Matchs Prochains matchs Calendrier et r\u00e9sultats en direct. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":39,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"unboxed","site-sidebar-style":"unboxed","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"disabled","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-34","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/pages\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/comments?post=34"}],"version-history":[{"count":524,"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/pages\/34\/revisions"}],"predecessor-version":[{"id":1736,"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/pages\/34\/revisions\/1736"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/media\/39"}],"wp:attachment":[{"href":"https:\/\/stiren-handball.com\/index.php\/wp-json\/wp\/v2\/media?parent=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}