{"id":8227,"date":"2025-11-07T03:52:20","date_gmt":"2025-11-07T03:52:20","guid":{"rendered":"https:\/\/sivih.org\/?page_id=8227"},"modified":"2025-12-01T14:47:03","modified_gmt":"2025-12-01T14:47:03","slug":"service-de-collecte","status":"publish","type":"page","link":"https:\/\/sivih.org\/en\/service-de-collecte\/","title":{"rendered":"Service de collecte"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8227\" class=\"elementor elementor-8227\">\n\t\t\t\t<div class=\"elementor-element elementor-element-caddb22 e-flex e-con-boxed e-con e-parent\" data-id=\"caddb22\" 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-529db12 elementor-widget elementor-widget-html\" data-id=\"529db12\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.collecte-section {\r\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n    width: 100%;\r\n    max-width: 1200px;\r\n    margin: 60px auto;\r\n    padding: 0 20px;\r\n    box-sizing: border-box;\r\n}\r\n\r\n\/* En-t\u00eate *\/\r\n.collecte-header {\r\n    text-align: center;\r\n    margin-bottom: 50px;\r\n}\r\n\r\n.collecte-badge {\r\n    background: linear-gradient(135deg, #FF7E00, #F33F5E);\r\n    color: white;\r\n    padding: 12px 30px;\r\n    border-radius: 50px;\r\n    font-size: 1rem;\r\n    font-weight: 700;\r\n    display: inline-block;\r\n    margin-bottom: 25px;\r\n    box-shadow: 0 8px 25px rgba(255, 126, 0, 0.3);\r\n    text-transform: uppercase;\r\n    letter-spacing: 1.5px;\r\n}\r\n\r\n.collecte-title {\r\n    font-size: 2.8rem;\r\n    font-weight: 900;\r\n    margin-bottom: 20px;\r\n    background: linear-gradient(135deg, #FF7E00, #F33F5E);\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n    background-clip: text;\r\n    line-height: 1.2;\r\n}\r\n\r\n.collecte-subtitle {\r\n    font-size: 1.3rem;\r\n    color: #718096;\r\n    max-width: 800px;\r\n    margin: 0 auto;\r\n    line-height: 1.6;\r\n}\r\n\r\n\/* Zones g\u00e9ographiques *\/\r\n.zones-container {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n    gap: 30px;\r\n    margin-bottom: 50px;\r\n}\r\n\r\n.zone-card {\r\n    background: white;\r\n    border-radius: 20px;\r\n    padding: 35px;\r\n    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);\r\n    border: 2px solid transparent;\r\n    transition: all 0.4s ease;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n.zone-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    height: 6px;\r\n    background: linear-gradient(135deg, #FF7E00, #F33F5E);\r\n}\r\n\r\n.zone-card:hover {\r\n    transform: translateY(-10px);\r\n    box-shadow: 0 25px 70px rgba(255, 126, 0, 0.15);\r\n    border-color: rgba(255, 126, 0, 0.2);\r\n}\r\n\r\n.zone-header {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 20px;\r\n    margin-bottom: 25px;\r\n}\r\n\r\n.zone-icon {\r\n    width: 70px;\r\n    height: 70px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 2rem;\r\n    color: white;\r\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);\r\n}\r\n\r\n.europe-icon {\r\n    background: linear-gradient(135deg, #3b82f6, #1d4ed8);\r\n}\r\n\r\n.amerique-icon {\r\n    background: linear-gradient(135deg, #10b981, #047857);\r\n}\r\n\r\n.afrique-icon {\r\n    background: linear-gradient(135deg, #f59e0b, #d97706);\r\n}\r\n\r\n.zone-name {\r\n    font-size: 1.8rem;\r\n    font-weight: 800;\r\n    color: #2d3748;\r\n    margin: 0;\r\n}\r\n\r\n.zone-description {\r\n    color: #555;\r\n    line-height: 1.7;\r\n    margin-bottom: 25px;\r\n    font-size: 1.05rem;\r\n}\r\n\r\n\/* Instructions *\/\r\n.instruction-box {\r\n    background: linear-gradient(135deg, #f8f9ff, #fff9f0);\r\n    border-radius: 15px;\r\n    padding: 25px;\r\n    margin: 25px 0;\r\n    border-left: 5px solid #FF7E00;\r\n}\r\n\r\n.instruction-title {\r\n    font-size: 1.2rem;\r\n    font-weight: 700;\r\n    color: #2d3748;\r\n    margin-bottom: 15px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n}\r\n\r\n.instruction-content {\r\n    color: #555;\r\n    line-height: 1.6;\r\n    margin: 0;\r\n}\r\n\r\n\/* Services de collecte *\/\r\n.services-container {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));\r\n    gap: 30px;\r\n    margin-top: 60px;\r\n}\r\n\r\n.service-card {\r\n    background: white;\r\n    border-radius: 20px;\r\n    padding: 40px;\r\n    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);\r\n    border: 3px solid transparent;\r\n    transition: all 0.4s ease;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n.service-card:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 25px 70px rgba(255, 126, 0, 0.2);\r\n}\r\n\r\n.service-card.londre {\r\n    border-color: rgba(59, 130, 246, 0.3);\r\n}\r\n\r\n.service-card.afrique {\r\n    border-color: rgba(245, 158, 11, 0.3);\r\n}\r\n\r\n.service-header {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 20px;\r\n    margin-bottom: 25px;\r\n}\r\n\r\n.service-icon {\r\n    width: 80px;\r\n    height: 80px;\r\n    border-radius: 20px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 2.5rem;\r\n    color: white;\r\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\r\n}\r\n\r\n.londre-icon {\r\n    background: linear-gradient(135deg, #3b82f6, #1d4ed8);\r\n}\r\n\r\n.afrique-icon {\r\n    background: linear-gradient(135deg, #f59e0b, #d97706);\r\n}\r\n\r\n.service-info h3 {\r\n    font-size: 1.8rem;\r\n    font-weight: 800;\r\n    color: #2d3748;\r\n    margin: 0 0 8px 0;\r\n}\r\n\r\n.service-location {\r\n    color: #718096;\r\n    font-size: 1.1rem;\r\n    font-weight: 600;\r\n}\r\n\r\n.service-description {\r\n    color: #555;\r\n    line-height: 1.7;\r\n    margin-bottom: 30px;\r\n    font-size: 1.1rem;\r\n}\r\n\r\n\/* Boutons de participation *\/\r\n.btn-collecte {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 15px;\r\n    padding: 20px 45px;\r\n    border-radius: 50px;\r\n    font-size: 1.2rem;\r\n    font-weight: 700;\r\n    cursor: pointer;\r\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n    border: none;\r\n    text-decoration: none;\r\n    color: white !important;\r\n    width: 100%;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n.btn-whatsapp {\r\n    background: linear-gradient(135deg, #25D366, #128C7E);\r\n    box-shadow: 0 10px 30px rgba(37, 211, 102, 0.3);\r\n}\r\n\r\n.btn-participate {\r\n    background: linear-gradient(135deg, #FF7E00, #F33F5E);\r\n    box-shadow: 0 10px 30px rgba(255, 126, 0, 0.3);\r\n}\r\n\r\n.btn-collecte::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: -100%;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);\r\n    transition: left 0.6s ease;\r\n}\r\n\r\n.btn-collecte:hover::before {\r\n    left: 100%;\r\n}\r\n\r\n.btn-collecte:hover {\r\n    transform: translateY(-5px) scale(1.03);\r\n    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);\r\n}\r\n\r\n.btn-whatsapp:hover {\r\n    box-shadow: 0 20px 50px rgba(37, 211, 102, 0.4);\r\n}\r\n\r\n.btn-participate:hover {\r\n    box-shadow: 0 20px 50px rgba(255, 126, 0, 0.4);\r\n}\r\n\r\n\/* Avertissement *\/\r\n.warning-collecte {\r\n    background: linear-gradient(135deg, #fff9f0, #fff0f0);\r\n    border: 3px solid #FF7E00;\r\n    border-radius: 20px;\r\n    padding: 30px;\r\n    margin-top: 50px;\r\n    text-align: center;\r\n}\r\n\r\n.warning-title {\r\n    color: #F33F5E;\r\n    font-size: 1.5rem;\r\n    font-weight: 800;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.warning-text {\r\n    color: #555;\r\n    font-size: 1.1rem;\r\n    line-height: 1.6;\r\n    margin: 0;\r\n}\r\n\r\n\/* Animations *\/\r\n@keyframes fadeInUp {\r\n    from {\r\n        opacity: 0;\r\n        transform: translateY(40px);\r\n    }\r\n    to {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n    }\r\n}\r\n\r\n.zone-card, .service-card {\r\n    animation: fadeInUp 0.8s ease forwards;\r\n    opacity: 0;\r\n}\r\n\r\n.zone-card:nth-child(1) { animation-delay: 0.1s; }\r\n.zone-card:nth-child(2) { animation-delay: 0.2s; }\r\n.zone-card:nth-child(3) { animation-delay: 0.3s; }\r\n.service-card:nth-child(1) { animation-delay: 0.4s; }\r\n.service-card:nth-child(2) { animation-delay: 0.5s; }\r\n\r\n@keyframes pulse {\r\n    0% { transform: scale(1); }\r\n    50% { transform: scale(1.05); }\r\n    100% { transform: scale(1); }\r\n}\r\n\r\n.btn-collecte:hover {\r\n    animation: pulse 0.3s ease;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 1200px) {\r\n    .services-container {\r\n        grid-template-columns: 1fr;\r\n    }\r\n}\r\n\r\n@media (max-width: 992px) {\r\n    .collecte-title {\r\n        font-size: 2.3rem;\r\n    }\r\n    \r\n    .zones-container {\r\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n    }\r\n    \r\n    .service-card {\r\n        padding: 35px 30px;\r\n    }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n    .collecte-section {\r\n        padding: 0 15px;\r\n        margin: 40px auto;\r\n    }\r\n    \r\n    .collecte-title {\r\n        font-size: 2rem;\r\n    }\r\n    \r\n    .collecte-subtitle {\r\n        font-size: 1.1rem;\r\n    }\r\n    \r\n    .zones-container {\r\n        grid-template-columns: 1fr;\r\n        gap: 25px;\r\n    }\r\n    \r\n    .zone-card {\r\n        padding: 30px 25px;\r\n    }\r\n    \r\n    .services-container {\r\n        grid-template-columns: 1fr;\r\n        gap: 25px;\r\n        margin-top: 40px;\r\n    }\r\n    \r\n    .service-card {\r\n        padding: 30px 25px;\r\n    }\r\n    \r\n    .zone-header, .service-header {\r\n        flex-direction: column;\r\n        text-align: center;\r\n        gap: 15px;\r\n    }\r\n    \r\n    .zone-icon, .service-icon {\r\n        width: 60px;\r\n        height: 60px;\r\n        font-size: 1.8rem;\r\n    }\r\n    \r\n    .btn-collecte {\r\n        padding: 18px 35px;\r\n        font-size: 1.1rem;\r\n    }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n    .collecte-title {\r\n        font-size: 1.7rem;\r\n    }\r\n    \r\n    .collecte-badge {\r\n        padding: 10px 25px;\r\n        font-size: 0.9rem;\r\n    }\r\n    \r\n    .zone-name, .service-info h3 {\r\n        font-size: 1.5rem;\r\n    }\r\n    \r\n    .btn-collecte {\r\n        padding: 16px 30px;\r\n        font-size: 1rem;\r\n    }\r\n    \r\n    .warning-collecte {\r\n        padding: 25px 20px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div class=\"collecte-section\">\r\n    <!-- En-t\u00eate -->\r\n    <div class=\"collecte-header\">\r\n        <div class=\"collecte-badge\">\ud83c\udf0d SERVICE DE COLLECTE<\/div>\r\n        <h1 class=\"collecte-title\">Participez \u00e0 la Cagnotte<\/h1>\r\n        <p class=\"collecte-subtitle\">\r\n            Choisissez votre zone g\u00e9ographique pour participer au financement solidaire. \r\n            Plusieurs options s'offrent \u00e0 vous selon votre localisation.\r\n        <\/p>\r\n    <\/div>\r\n    \r\n    <!-- Zones g\u00e9ographiques -->\r\n    <div class=\"zones-container\">\r\n        <!-- Zone Europe -->\r\n        <div class=\"zone-card\">\r\n            <div class=\"zone-header\">\r\n                <div class=\"zone-icon europe-icon\">\ud83c\uddea\ud83c\uddfa<\/div>\r\n                <h2 class=\"zone-name\">Europe<\/h2>\r\n            <\/div>\r\n            <p class=\"zone-description\">\r\n                Pour les membres r\u00e9sidant en Europe, utilisez vos coordonn\u00e9es bancaires \r\n                pr\u00e9-enregistr\u00e9es sur votre carte membre pour une participation s\u00e9curis\u00e9e.\r\n            <\/p>\r\n            \r\n            <div class=\"instruction-box\">\r\n                <h4 class=\"instruction-title\">\ud83d\udccb Instructions :<\/h4>\r\n                <p class=\"instruction-content\">\r\n                    1. Connectez-vous \u00e0 votre compte SIVIH<br>\r\n                    2. Acc\u00e9dez \u00e0 votre carte membre<br>\r\n                    3. Utilisez les coordonn\u00e9es bancaires enregistr\u00e9es<br>\r\n                    4. Effectuez le virement s\u00e9curis\u00e9\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <a href=\"#\" class=\"btn-collecte btn-participate\" onclick=\"alert('Fonctionnalit\u00e9 en d\u00e9veloppement - Utilisez vos coordonn\u00e9es bancaires pr\u00e9-enregistr\u00e9es')\">\r\n                <span>\ud83d\udcb3<\/span>\r\n                <span>Utiliser mes coordonn\u00e9es bancaires<\/span>\r\n            <\/a>\r\n        <\/div>\r\n        \r\n        <!-- Zone Am\u00e9rique -->\r\n        <div class=\"zone-card\">\r\n            <div class=\"zone-header\">\r\n                <div class=\"zone-icon amerique-icon\">\ud83c\uddfa\ud83c\uddf8<\/div>\r\n                <h2 class=\"zone-name\">Am\u00e9rique<\/h2>\r\n            <\/div>\r\n            <p class=\"zone-description\">\r\n                Pour les membres en Am\u00e9rique, utilisez \u00e9galement vos coordonn\u00e9es bancaires \r\n                pr\u00e9-enregistr\u00e9es sur votre carte membre pour une transaction rapide et s\u00e9curis\u00e9e.\r\n            <\/p>\r\n            \r\n            <div class=\"instruction-box\">\r\n                <h4 class=\"instruction-title\">\ud83d\udccb Instructions :<\/h4>\r\n                <p class=\"instruction-content\">\r\n                    1. Connectez-vous \u00e0 votre compte SIVIH<br>\r\n                    2. Acc\u00e9dez \u00e0 votre carte membre<br>\r\n                    3. Utilisez les coordonn\u00e9es bancaires enregistr\u00e9es<br>\r\n                    4. Effectuez le virement s\u00e9curis\u00e9\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <a href=\"#\" class=\"btn-collecte btn-participate\" onclick=\"alert('Fonctionnalit\u00e9 en d\u00e9veloppement - Utilisez vos coordonn\u00e9es bancaires pr\u00e9-enregistr\u00e9es')\">\r\n                <span>\ud83d\udcb3<\/span>\r\n                <span>Utiliser mes coordonn\u00e9es bancaires<\/span>\r\n            <\/a>\r\n        <\/div>\r\n        \r\n        <!-- Zone Afrique -->\r\n        <div class=\"zone-card\">\r\n            <div class=\"zone-header\">\r\n                <div class=\"zone-icon afrique-icon\">\ud83c\udde7\ud83c\uddeb<\/div>\r\n                <h2 class=\"zone-name\">Afrique<\/h2>\r\n            <\/div>\r\n            <p class=\"zone-description\">\r\n                Les passerelles de paiement sont actuellement en maintenance. \r\n                Vous pouvez participer directement via notre service de collecte ou \r\n                utiliser le syst\u00e8me du secours du 10 Nov 2025.\r\n            <\/p>\r\n            \r\n            <div class=\"instruction-box\">\r\n                <h4 class=\"instruction-title\">\u26a0\ufe0f Information :<\/h4>\r\n                <p class=\"instruction-content\">\r\n                    \u2022 Passerelles en maintenance temporaire<br>\r\n                    \u2022 Service de collecte disponible<br>\r\n                    \u2022 Syst\u00e8me de secours actif<br>\r\n                    \u2022 Support WhatsApp 24\/7\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div style=\"display: flex; flex-direction: column; gap: 15px;\">\r\n                <a href=\"https:\/\/wa.me\/22664446438\" target=\"_blank\" class=\"btn-collecte btn-whatsapp\">\r\n                    <span>\ud83d\udcac<\/span>\r\n                    <span>Service Collecte Afrique<\/span>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Services de collecte -->\r\n    <h2 style=\"text-align: center; font-size: 2.2rem; color: #2d3748; margin: 70px 0 40px 0; font-weight: 800;\">\r\n        \ud83d\udcde Services de Collecte Directe\r\n    <\/h2>\r\n    \r\n    <div class=\"services-container\">\r\n        <!-- Service Londres -->\r\n        <div class=\"service-card londre\">\r\n            <div class=\"service-header\">\r\n                <div class=\"service-icon londre-icon\">\ud83c\uddec\ud83c\udde7<\/div>\r\n                <div class=\"service-info\">\r\n                    <h3>Service Collecte - Londres<\/h3>\r\n                    <p class=\"service-location\">\ud83d\udccc Londres, Royaume-Uni<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <p class=\"service-description\">\r\n                Notre \u00e9quipe bas\u00e9e \u00e0 Londres est disponible pour vous accompagner dans votre participation. \r\n                Contactez-nous directement via WhatsApp pour une assistance personnalis\u00e9e et s\u00e9curis\u00e9e.\r\n            <\/p>\r\n            \r\n            <div class=\"instruction-box\">\r\n                <h4 class=\"instruction-title\">\ud83d\udca1 Comment \u00e7a marche :<\/h4>\r\n                <p class=\"instruction-content\">\r\n                    \u2022 Cliquez sur le bouton WhatsApp ci-dessous<br>\r\n                    \u2022 Notre \u00e9quipe vous r\u00e9pond sous 5 minutes<br>\r\n                    \u2022 Guide s\u00e9curis\u00e9 pour votre participation<br>\r\n                    \u2022 Confirmation instantan\u00e9e de transaction\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <a href=\"https:\/\/wa.me\/447411207194\" target=\"_blank\" class=\"btn-collecte btn-whatsapp\">\r\n                <span>\ud83d\udcac<\/span>\r\n                <span>Participer via WhatsApp - Londres<\/span>\r\n            <\/a>\r\n        <\/div>\r\n        \r\n        <!-- Service Afrique -->\r\n        <div class=\"service-card afrique\">\r\n            <div class=\"service-header\">\r\n                <div class=\"service-icon afrique-icon\">\ud83c\udf0d<\/div>\r\n                <div class=\"service-info\">\r\n                    <h3>Service Collecte - Afrique<\/h3>\r\n                    <p class=\"service-location\">\ud83d\udccc Ouagadougou \/ Abidjan<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <p class=\"service-description\">\r\n                Notre service de collecte en Afrique vous permet de participer directement malgr\u00e9 \r\n                la maintenance des passerelles. Assistance en fran\u00e7ais disponible 24h\/24.\r\n            <\/p>\r\n            \r\n            <div class=\"instruction-box\">\r\n                <h4 class=\"instruction-title\">\ud83d\udca1 Comment \u00e7a marche :<\/h4>\r\n                <p class=\"instruction-content\">\r\n                    \u2022 Cliquez sur le bouton WhatsApp ci-dessous<br>\r\n                    \u2022 Assistance en fran\u00e7ais disponible<br>\r\n                    \u2022 Plusieurs m\u00e9thodes de paiement<br>\r\n                    \u2022 Syst\u00e8me de secours alternatif\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <a href=\"https:\/\/wa.me\/22664446438\" target=\"_blank\" class=\"btn-collecte btn-whatsapp\">\r\n                <span>\ud83d\udcac<\/span>\r\n                <span>Participer via WhatsApp - Afrique<\/span>\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Avertissement -->\r\n    <div class=\"warning-collecte\">\r\n        <h3 class=\"warning-title\">\u26a0\ufe0f IMPORTANT<\/h3>\r\n        <p class=\"warning-text\">\r\n            \u2022 Ne partagez jamais vos informations bancaires par message<br>\r\n            \u2022 V\u00e9rifiez toujours l'authenticit\u00e9 du num\u00e9ro WhatsApp<br>\r\n            \u2022 Les transactions sont s\u00e9curis\u00e9es et trac\u00e9es<br>\r\n            \u2022 Recevez toujours une confirmation officielle\r\n        <\/p>\r\n        <p style=\"color: #FF7E00; font-weight: 700; margin-top: 20px; font-size: 1.1rem;\">\r\n            \ud83e\udd1d Merci de contribuer \u00e0 cette initiative solidaire\r\n        <\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    console.log('\u2705 Section collecte de cagnotte charg\u00e9e');\r\n    \r\n    \/\/ Animation au scroll\r\n    const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => {\r\n            if (entry.isIntersecting) {\r\n                entry.target.style.opacity = '1';\r\n                entry.target.style.transform = 'translateY(0)';\r\n            }\r\n        });\r\n    }, { threshold: 0.1 });\r\n    \r\n    \/\/ Observer les cartes\r\n    document.querySelectorAll('.zone-card, .service-card').forEach(card => {\r\n        observer.observe(card);\r\n    });\r\n    \r\n    \/\/ Effets de survol am\u00e9lior\u00e9s\r\n    const cards = document.querySelectorAll('.zone-card, .service-card');\r\n    cards.forEach(card => {\r\n        card.addEventListener('mouseenter', function() {\r\n            this.style.transform = 'translateY(-10px)';\r\n        });\r\n        \r\n        card.addEventListener('mouseleave', function() {\r\n            this.style.transform = 'translateY(0)';\r\n        });\r\n    });\r\n    \r\n    \/\/ Gestion des boutons Europe\/Am\u00e9rique (en d\u00e9veloppement)\r\n    const devButtons = document.querySelectorAll('.btn-participate[href=\"#\"]');\r\n    devButtons.forEach(button => {\r\n        button.addEventListener('click', function(e) {\r\n            e.preventDefault();\r\n            const zone = this.closest('.zone-card').querySelector('.zone-name').textContent;\r\n            const message = `\ud83d\udea7 Fonctionnalit\u00e9 en d\u00e9veloppement\\n\\nPour la zone ${zone}, utilisez vos coordonn\u00e9es bancaires pr\u00e9-enregistr\u00e9es sur votre carte membre SIVIH.`;\r\n            alert(message);\r\n        });\r\n    });\r\n    \r\n    \/\/ Confirmation WhatsApp\r\n    const whatsappButtons = document.querySelectorAll('a[href*=\"wa.me\"]');\r\n    whatsappButtons.forEach(button => {\r\n        button.addEventListener('click', function(e) {\r\n            const service = this.textContent.includes('Londres') ? 'Londres' : 'Afrique';\r\n            console.log(`\ud83d\udcf1 Ouverture WhatsApp pour le service ${service}`);\r\n            \r\n            \/\/ Petite animation\r\n            this.style.transform = 'scale(0.95)';\r\n            setTimeout(() => {\r\n                this.style.transform = '';\r\n            }, 200);\r\n        });\r\n    });\r\n});\r\n<\/script>\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf0d SERVICE DE COLLECTE Participez \u00e0 la Cagnotte Choisissez votre zone g\u00e9ographique pour participer au financement solidaire. Plusieurs options s&#8217;offrent \u00e0 vous selon votre localisation. \ud83c\uddea\ud83c\uddfa Europe Pour les membres r\u00e9sidant en Europe, utilisez vos coordonn\u00e9es bancaires pr\u00e9-enregistr\u00e9es sur votre carte membre pour une participation s\u00e9curis\u00e9e. \ud83d\udccb Instructions : 1. Connectez-vous \u00e0 votre compte SIVIH [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-8227","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Service de collecte - Sivih<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sivih.org\/en\/service-de-collecte\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Service de collecte - Sivih\" \/>\n<meta property=\"og:description\" content=\"\ud83c\udf0d SERVICE DE COLLECTE Participez \u00e0 la Cagnotte Choisissez votre zone g\u00e9ographique pour participer au financement solidaire. Plusieurs options s&#8217;offrent \u00e0 vous selon votre localisation. \ud83c\uddea\ud83c\uddfa Europe Pour les membres r\u00e9sidant en Europe, utilisez vos coordonn\u00e9es bancaires pr\u00e9-enregistr\u00e9es sur votre carte membre pour une participation s\u00e9curis\u00e9e. \ud83d\udccb Instructions : 1. Connectez-vous \u00e0 votre compte SIVIH [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sivih.org\/en\/service-de-collecte\/\" \/>\n<meta property=\"og:site_name\" content=\"Sivih\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/profile.php?viewas=100000686899395&amp;id=100087996591441\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-01T14:47:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sivih.org\/service-de-collecte\/\",\"url\":\"https:\/\/sivih.org\/service-de-collecte\/\",\"name\":\"Service de collecte - Sivih\",\"isPartOf\":{\"@id\":\"https:\/\/sivih.org\/#website\"},\"datePublished\":\"2025-11-07T03:52:20+00:00\",\"dateModified\":\"2025-12-01T14:47:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/sivih.org\/service-de-collecte\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sivih.org\/service-de-collecte\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sivih.org\/service-de-collecte\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/sivih.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Service de collecte\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sivih.org\/#website\",\"url\":\"https:\/\/sivih.org\/\",\"name\":\"Sivih\",\"description\":\"Assistance Communautaire\",\"publisher\":{\"@id\":\"https:\/\/sivih.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sivih.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sivih.org\/#organization\",\"name\":\"Community organization\",\"url\":\"https:\/\/sivih.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/sivih.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sivih.org\/wp-content\/uploads\/2024\/11\/cropped-logo-de-navigation.png\",\"contentUrl\":\"https:\/\/sivih.org\/wp-content\/uploads\/2024\/11\/cropped-logo-de-navigation.png\",\"width\":512,\"height\":512,\"caption\":\"Community organization\"},\"image\":{\"@id\":\"https:\/\/sivih.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/profile.php?viewas=100000686899395&id=100087996591441\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Service de collecte - Sivih","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sivih.org\/en\/service-de-collecte\/","og_locale":"en_GB","og_type":"article","og_title":"Service de collecte - Sivih","og_description":"\ud83c\udf0d SERVICE DE COLLECTE Participez \u00e0 la Cagnotte Choisissez votre zone g\u00e9ographique pour participer au financement solidaire. Plusieurs options s&#8217;offrent \u00e0 vous selon votre localisation. \ud83c\uddea\ud83c\uddfa Europe Pour les membres r\u00e9sidant en Europe, utilisez vos coordonn\u00e9es bancaires pr\u00e9-enregistr\u00e9es sur votre carte membre pour une participation s\u00e9curis\u00e9e. \ud83d\udccb Instructions : 1. Connectez-vous \u00e0 votre compte SIVIH [&hellip;]","og_url":"https:\/\/sivih.org\/en\/service-de-collecte\/","og_site_name":"Sivih","article_publisher":"https:\/\/web.facebook.com\/profile.php?viewas=100000686899395&id=100087996591441","article_modified_time":"2025-12-01T14:47:03+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sivih.org\/service-de-collecte\/","url":"https:\/\/sivih.org\/service-de-collecte\/","name":"Service de collecte - Sivih","isPartOf":{"@id":"https:\/\/sivih.org\/#website"},"datePublished":"2025-11-07T03:52:20+00:00","dateModified":"2025-12-01T14:47:03+00:00","breadcrumb":{"@id":"https:\/\/sivih.org\/service-de-collecte\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sivih.org\/service-de-collecte\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sivih.org\/service-de-collecte\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/sivih.org\/"},{"@type":"ListItem","position":2,"name":"Service de collecte"}]},{"@type":"WebSite","@id":"https:\/\/sivih.org\/#website","url":"https:\/\/sivih.org\/","name":"Sivih","description":"Community Support","publisher":{"@id":"https:\/\/sivih.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sivih.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/sivih.org\/#organization","name":"Community organisation","url":"https:\/\/sivih.org\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/sivih.org\/#\/schema\/logo\/image\/","url":"https:\/\/sivih.org\/wp-content\/uploads\/2024\/11\/cropped-logo-de-navigation.png","contentUrl":"https:\/\/sivih.org\/wp-content\/uploads\/2024\/11\/cropped-logo-de-navigation.png","width":512,"height":512,"caption":"Community organization"},"image":{"@id":"https:\/\/sivih.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/profile.php?viewas=100000686899395&id=100087996591441"]}]}},"_links":{"self":[{"href":"https:\/\/sivih.org\/en\/wp-json\/wp\/v2\/pages\/8227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sivih.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sivih.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sivih.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sivih.org\/en\/wp-json\/wp\/v2\/comments?post=8227"}],"version-history":[{"count":7,"href":"https:\/\/sivih.org\/en\/wp-json\/wp\/v2\/pages\/8227\/revisions"}],"predecessor-version":[{"id":8841,"href":"https:\/\/sivih.org\/en\/wp-json\/wp\/v2\/pages\/8227\/revisions\/8841"}],"wp:attachment":[{"href":"https:\/\/sivih.org\/en\/wp-json\/wp\/v2\/media?parent=8227"}],"curies":[{"name":"There are no reviews for this movie on this website.","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}