{"id":35,"date":"2025-09-13T17:26:44","date_gmt":"2025-09-13T17:26:44","guid":{"rendered":"https:\/\/sicro-expo.com\/?page_id=35"},"modified":"2025-10-16T00:22:43","modified_gmt":"2025-10-16T00:22:43","slug":"pourquoi-exposer","status":"publish","type":"page","link":"https:\/\/sicro-expo.com\/en\/pourquoi-exposer\/","title":{"rendered":"Why exhibit"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"35\" class=\"elementor elementor-35\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82e4681 e-con-full e-flex e-con e-parent\" data-id=\"82e4681\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17e0e82 elementor-widget elementor-widget-html\" data-id=\"17e0e82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap');\n  \n  :root {\n    --primary: #0052cc;\n    --primary-dark: #003d99;\n    --primary-light: #1a75ff;\n    --secondary: #e53e3e;\n    --secondary-light: #f56565;\n    --text-dark: #1a202c;\n    --text-light: #718096;\n    --bg-light: #f7fafc;\n  }\n  \n  * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    scroll-behavior: smooth;\n  }\n  \n  body {\n    font-family: 'Poppins', sans-serif;\n    overflow-x: hidden;\n    background-color: var(--bg-light);\n  }\n  \n  h1, h2, h3, h4, h5, h6 {\n    font-family: 'Montserrat', sans-serif;\n  }\n  \n  .hero-gradient {\n    background: linear-gradient(135deg, rgba(0,82,204,0.95) 0%, rgba(0,38,97,0.98) 100%);\n  }\n  \n  .frost-bg {\n    background-color: rgba(255, 255, 255, 0.1);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n  }\n  \n  .glass-card {\n    background: rgba(255, 255, 255, 0.7);\n    backdrop-filter: blur(15px);\n    -webkit-backdrop-filter: blur(15px);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.15);\n  }\n  \n  .benefit-card {\n    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    border-radius: 1rem;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n  \n  .benefit-card:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 20px 30px rgba(0,0,0,0.1);\n  }\n  \n  .benefit-card:hover .card-icon {\n    transform: scale(1.2);\n  }\n  \n  .card-icon {\n    transition: all 0.5s ease;\n  }\n  \n  .bg-pattern {\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n  }\n  \n  .cta-button {\n    position: relative;\n    overflow: hidden;\n    z-index: 1;\n  }\n  \n  .cta-button::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: -100%;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);\n    transition: 0.5s;\n    z-index: -1;\n  }\n  \n  .cta-button:hover::before {\n    left: 100%;\n  }\n  \n  .blob {\n    position: absolute;\n    border-radius: 50%;\n    filter: blur(60px);\n    z-index: 0;\n  }\n  \n  .testimonial-card {\n    position: relative;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  \n  .testimonial-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 20px 30px rgba(0,0,0,0.1);\n  }\n  \n  .testimonial-card::before {\n    content: \"\"\";\n    position: absolute;\n    top: 20px;\n    left: 20px;\n    font-size: 120px;\n    line-height: 1;\n    font-family: serif;\n    color: rgba(0, 82, 204, 0.1);\n    z-index: 0;\n  }\n  \n  .stat-card {\n    transition: all 0.3s ease;\n  }\n  \n  .stat-card:hover {\n    transform: scale(1.05);\n  }\n  \n  .stat-number {\n    background: linear-gradient(90deg, #0052cc, #1a75ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n  \n  .marquee {\n    overflow: hidden;\n    white-space: nowrap;\n    position: relative;\n  }\n  \n  .marquee-content {\n    display: inline-block;\n    animation: marquee 30s linear infinite;\n  }\n  \n  @keyframes marquee {\n    0% { transform: translate3d(0, 0, 0); }\n    100% { transform: translate3d(-50%, 0, 0); }\n  }\n  \n  .shimmer {\n    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.5), transparent);\n    background-size: 200% 100%;\n    animation: shimmer 1.5s infinite;\n  }\n  \n  @keyframes shimmer {\n    0% { background-position: -200% 0; }\n    100% { background-position: 200% 0; }\n  }\n<\/style>\n\n<!-- Hero Section -->\n<section class=\"relative min-h-[50vh] flex items-center justify-center overflow-hidden pt-24\" id=\"hero\">\n  <div class=\"hero-gradient absolute inset-0\"><\/div>\n  \n  <!-- Animated Blobs -->\n  <div class=\"absolute inset-0 overflow-hidden pointer-events-none\">\n    <div class=\"blob bg-blue-400 opacity-20 w-96 h-96 top-1\/4 -left-20\"><\/div>\n    <div class=\"blob bg-red-400 opacity-20 w-96 h-96 bottom-1\/4 -right-20\"><\/div>\n  <\/div>\n  \n  <div class=\"container mx-auto px-6 py-20 relative z-10 text-center\">\n    <h1 class=\"text-4xl md:text-6xl font-extrabold text-white leading-tight mb-6\">\n      Pourquoi rejoindre le <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-blue-200 to-white\">SICRO<\/span> ?\n    <\/h1>\n    <p class=\"text-xl text-blue-100 max-w-3xl mx-auto\">\n      D\u00e9couvrez les opportunit\u00e9s uniques offertes par le Salon International de la Climatisation et la R\u00e9frig\u00e9ration de Ouagadougou, l'\u00e9v\u00e9nement majeur du secteur du froid en Afrique.\n    <\/p>\n    \n    <div class=\"mt-10 flex flex-wrap justify-center gap-4\">\n      <a href=\"#exposer\" class=\"cta-button inline-flex items-center justify-center px-8 py-4 bg-white text-blue-900 rounded-full font-bold text-lg shadow-xl transform hover:scale-105 transition-all duration-300\">\n        <i class=\"fas fa-store mr-2\"><\/i>\n        <span>Pourquoi exposer ?<\/span>\n      <\/a>\n      <a href=\"#participer\" class=\"cta-button inline-flex items-center justify-center px-8 py-4 border-2 border-white text-white rounded-full font-bold text-lg hover:bg-white hover:text-blue-900 transition-all duration-300\">\n        <i class=\"fas fa-user-plus mr-2\"><\/i>\n        <span>Pourquoi participer ?<\/span>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Marquee \/ Running Text -->\n<div class=\"py-4 bg-blue-600 text-white relative overflow-hidden\">\n  <div class=\"marquee\">\n    <div class=\"marquee-content\">\n      <span class=\"mx-4 text-lg font-semibold\">\u00c9v\u00e9nement annuel \u00e0 Ouagadougou<\/span>\n      <i class=\"fas fa-snowflake mx-4\"><\/i>\n      <span class=\"mx-4 text-lg font-semibold\">Ouagadougou, Burkina Faso<\/span>\n      <i class=\"fas fa-globe mx-4\"><\/i>\n      <span class=\"mx-4 text-lg font-semibold\">54 pays africains repr\u00e9sent\u00e9s<\/span>\n      <i class=\"fas fa-users mx-4\"><\/i>\n      <span class=\"mx-4 text-lg font-semibold\">Innovations technologiques<\/span>\n      <i class=\"fas fa-lightbulb mx-4\"><\/i>\n      <span class=\"mx-4 text-lg font-semibold\">\u00c9v\u00e9nement annuel \u00e0 Ouagadougou<\/span>\n      <i class=\"fas fa-snowflake mx-4\"><\/i>\n      <span class=\"mx-4 text-lg font-semibold\">Ouagadougou, Burkina Faso<\/span>\n      <i class=\"fas fa-globe mx-4\"><\/i>\n      <span class=\"mx-4 text-lg font-semibold\">54 pays africains repr\u00e9sent\u00e9s<\/span>\n      <i class=\"fas fa-users mx-4\"><\/i>\n      <span class=\"mx-4 text-lg font-semibold\">Innovations technologiques<\/span>\n      <i class=\"fas fa-lightbulb mx-4\"><\/i>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- Key Statistics -->\n<section class=\"py-16 bg-white\">\n  <div class=\"container mx-auto px-6\">\n    <div class=\"grid grid-cols-2 md:grid-cols-4 gap-8\">\n      <div class=\"stat-card text-center p-6 rounded-xl bg-blue-50\">\n        <div class=\"text-5xl font-bold stat-number mb-2\" data-count=\"1000\">1000+<\/div>\n        <p class=\"text-gray-700\">Participants attendus<\/p>\n      <\/div>\n      \n      <div class=\"stat-card text-center p-6 rounded-xl bg-blue-50\">\n        <div class=\"text-5xl font-bold stat-number mb-2\" data-count=\"54\">54<\/div>\n        <p class=\"text-gray-700\">Pays africains<\/p>\n      <\/div>\n      \n      <div class=\"stat-card text-center p-6 rounded-xl bg-blue-50\">\n        <div class=\"text-5xl font-bold stat-number mb-2\" data-count=\"50\">50+<\/div>\n        <p class=\"text-gray-700\">Exposants<\/p>\n      <\/div>\n      \n      <div class=\"stat-card text-center p-6 rounded-xl bg-blue-50\">\n        <div class=\"text-5xl font-bold stat-number mb-2\" data-count=\"20\">20+<\/div>\n        <p class=\"text-gray-700\">Conf\u00e9rences & Ateliers<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Why Exhibit Section -->\n<section id=\"exposer\" class=\"py-20 bg-gray-50 relative overflow-hidden\">\n  <div class=\"absolute top-0 right-0 w-1\/3 h-full bg-blue-50 rounded-l-full opacity-50\"><\/div>\n  <div class=\"absolute bottom-0 left-0 w-1\/4 h-1\/2 bg-red-50 rounded-tr-full opacity-50\"><\/div>\n  \n  <div class=\"container mx-auto px-6 relative z-10\">\n    <div class=\"text-center mb-16\">\n      <span class=\"inline-block px-3 py-1 bg-blue-100 text-blue-800 rounded-full text-sm font-semibold mb-4\">POUR LES ENTREPRISES<\/span>\n      <h2 class=\"text-4xl font-bold text-gray-900 leading-tight\">\n        Pourquoi <span class=\"text-blue-600\">exposer<\/span> au SICRO ?\n      <\/h2>\n      <p class=\"text-lg text-gray-600 mt-4 max-w-3xl mx-auto\">\n        Mettez en valeur vos produits et services aupr\u00e8s d'un public cibl\u00e9 et d\u00e9veloppez votre r\u00e9seau commercial en Afrique.\n      <\/p>\n      <div class=\"w-24 h-1 bg-red-500 mx-auto mt-6\"><\/div>\n    <\/div>\n    \n    <div class=\"grid grid-cols-1 md:grid-cols-3 gap-10 mb-16\">\n      <div class=\"benefit-card bg-white rounded-xl shadow-lg p-8\">\n        <div class=\"w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mb-6 card-icon\">\n          <i class=\"fas fa-handshake text-blue-600 text-2xl\"><\/i>\n        <\/div>\n        <h3 class=\"text-xl font-bold text-gray-900 mb-4\">Opportunit\u00e9s d'affaires<\/h3>\n        <p class=\"text-gray-600\">\n          Rencontrez des distributeurs, acheteurs et d\u00e9cideurs cl\u00e9s de tout le continent africain. Le SICRO est une plateforme unique pour conclure des contrats et partenariats commerciaux.\n        <\/p>\n      <\/div>\n      \n      <div class=\"benefit-card bg-white rounded-xl shadow-lg p-8\">\n        <div class=\"w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mb-6 card-icon\">\n          <i class=\"fas fa-globe-africa text-blue-600 text-2xl\"><\/i>\n        <\/div>\n        <h3 class=\"text-xl font-bold text-gray-900 mb-4\">Visibilit\u00e9 panafricaine<\/h3>\n        <p class=\"text-gray-600\">\n          Pr\u00e9sentez votre marque aux professionnels venus des 54 pays d'Afrique. Une opportunit\u00e9 rare de d\u00e9velopper votre notori\u00e9t\u00e9 \u00e0 l'\u00e9chelle du continent.\n        <\/p>\n      <\/div>\n      \n      <div class=\"benefit-card bg-white rounded-xl shadow-lg p-8\">\n        <div class=\"w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mb-6 card-icon\">\n          <i class=\"fas fa-lightbulb text-blue-600 text-2xl\"><\/i>\n        <\/div>\n        <h3 class=\"text-xl font-bold text-gray-900 mb-4\">Vitrine d'innovation<\/h3>\n        <p class=\"text-gray-600\">\n          D\u00e9montrez vos innovations technologiques dans le domaine de la climatisation et de la r\u00e9frig\u00e9ration. Positionnez-vous comme un leader dans la transition vers des solutions durables.\n        <\/p>\n      <\/div>\n    <\/div>\n    \n    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-12 items-center\">\n      <div>\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-6\">Un march\u00e9 en pleine expansion<\/h3>\n        <p class=\"text-gray-600 mb-4\">\n          Le secteur du froid en Afrique conna\u00eet une croissance significative, port\u00e9e par :\n        <\/p>\n        <ul class=\"space-y-4\">\n          <li class=\"flex items-start\">\n            <div class=\"flex-shrink-0 w-6 h-6 bg-blue-600 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-check text-white text-xs\"><\/i>\n            <\/div>\n            <p class=\"ml-4 text-gray-600\">L'urbanisation croissante et l'am\u00e9lioration des conditions de vie<\/p>\n          <\/li>\n          <li class=\"flex items-start\">\n            <div class=\"flex-shrink-0 w-6 h-6 bg-blue-600 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-check text-white text-xs\"><\/i>\n            <\/div>\n            <p class=\"ml-4 text-gray-600\">Les besoins de conservation pour l'autosuffisance alimentaire<\/p>\n          <\/li>\n          <li class=\"flex items-start\">\n            <div class=\"flex-shrink-0 w-6 h-6 bg-blue-600 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-check text-white text-xs\"><\/i>\n            <\/div>\n            <p class=\"ml-4 text-gray-600\">La transition vers des solutions \u00e9co-\u00e9nerg\u00e9tiques et durables<\/p>\n          <\/li>\n          <li class=\"flex items-start\">\n            <div class=\"flex-shrink-0 w-6 h-6 bg-blue-600 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-check text-white text-xs\"><\/i>\n            <\/div>\n            <p class=\"ml-4 text-gray-600\">L'\u00e9mergence d'une classe moyenne avec un pouvoir d'achat croissant<\/p>\n          <\/li>\n          <li class=\"flex items-start\">\n            <div class=\"flex-shrink-0 w-6 h-6 bg-blue-600 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-check text-white text-xs\"><\/i>\n            <\/div>\n            <p class=\"ml-4 text-gray-600\">Le d\u00e9veloppement des infrastructures hospitali\u00e8res et agro-alimentaires<\/p>\n          <\/li>\n        <\/ul>\n        \n        <div class=\"mt-8\">\n          <a href=\"\/contact\" class=\"inline-flex items-center justify-center px-8 py-4 bg-blue-600 text-white rounded-lg font-bold text-lg shadow-lg hover:bg-blue-700 transition-colors transform hover:scale-105 transition-transform\">\n            <span>Demander un dossier exposant<\/span>\n            <i class=\"fas fa-arrow-right ml-2\"><\/i>\n          <\/a>\n        <\/div>\n      <\/div>\n      \n      <div>\n        <div class=\"bg-white rounded-xl shadow-xl overflow-hidden\">\n          <div class=\"bg-blue-600 p-6 text-white\">\n            <h3 class=\"text-xl font-bold\">Formules d'exposition<\/h3>\n          <\/div>\n          <div class=\"p-6 space-y-6\">\n            <div class=\"border-b pb-4\">\n              <div class=\"flex justify-between items-center mb-2\">\n                <h4 class=\"font-bold text-lg\">Stand Standard<\/h4>\n              <\/div>\n              <p class=\"text-gray-600 text-sm\">Espace de 9m\u00b2 avec mobilier de base, signal\u00e9tique et \u00e9clairage<\/p>\n            <\/div>\n            \n            <div class=\"border-b pb-4\">\n              <div class=\"flex justify-between items-center mb-2\">\n                <h4 class=\"font-bold text-lg\">Stand Premium<\/h4>\n              <\/div>\n              <p class=\"text-gray-600 text-sm\">Espace de 18m\u00b2 avec am\u00e9nagement personnalis\u00e9 et emplacement privil\u00e9gi\u00e9<\/p>\n            <\/div>\n            \n            <div>\n              <div class=\"flex justify-between items-center mb-2\">\n                <h4 class=\"font-bold text-lg\">Stand Prestige<\/h4>\n              <\/div>\n              <p class=\"text-gray-600 text-sm\">Espace sur mesure, visibilit\u00e9 maximale et pack communication complet<\/p>\n            <\/div>\n            \n            <div class=\"mt-6 p-4 bg-blue-50 rounded-lg\">\n              <p class=\"text-sm text-blue-800\">\n                <i class=\"fas fa-info-circle mr-2\"><\/i>\n                Tous les stands incluent l'acc\u00e8s aux rencontres B2B et la mention dans le catalogue officiel.\n              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    \n    <div class=\"mt-20\">\n      <h3 class=\"text-2xl font-bold text-center text-gray-900 mb-10\">T\u00e9moignages d'exposants pr\u00e9c\u00e9dents<\/h3>\n      \n      <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n        <div class=\"testimonial-card bg-white p-8 rounded-xl shadow-lg\">\n          <div class=\"mb-4\">\n            <div class=\"flex items-center mb-4\">\n              <div class=\"w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center\">\n                <span class=\"text-blue-600 font-bold\">RC<\/span>\n              <\/div>\n              <div class=\"ml-4\">\n                <h4 class=\"font-bold\">Robert Climatech<\/h4>\n                <p class=\"text-sm text-gray-500\">Fabricant, C\u00f4te d'Ivoire<\/p>\n              <\/div>\n            <\/div>\n            <p class=\"text-gray-600 relative z-10\">\n              \"Notre participation au SICRO a \u00e9t\u00e9 un v\u00e9ritable acc\u00e9l\u00e9rateur pour notre entreprise. Nous avons sign\u00e9 des contrats de distribution dans 5 nouveaux pays et \u00e9tabli des partenariats strat\u00e9giques durables.\"\n            <\/p>\n          <\/div>\n        <\/div>\n        \n        <div class=\"testimonial-card bg-white p-8 rounded-xl shadow-lg\">\n          <div class=\"mb-4\">\n            <div class=\"flex items-center mb-4\">\n              <div class=\"w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center\">\n                <span class=\"text-blue-600 font-bold\">FT<\/span>\n              <\/div>\n              <div class=\"ml-4\">\n                <h4 class=\"font-bold\">Frigo Tech<\/h4>\n                <p class=\"text-sm text-gray-500\">\u00c9quipementier, S\u00e9n\u00e9gal<\/p>\n              <\/div>\n            <\/div>\n            <p class=\"text-gray-600 relative z-10\">\n              \"Le salon nous a offert une visibilit\u00e9 incomparable. L'affluence de professionnels qualifi\u00e9s nous a permis de pr\u00e9senter nos innovations \u00e0 un public cibl\u00e9 et int\u00e9ress\u00e9. Retour sur investissement imm\u00e9diat!\"\n            <\/p>\n          <\/div>\n        <\/div>\n        \n        <div class=\"testimonial-card bg-white p-8 rounded-xl shadow-lg\">\n          <div class=\"mb-4\">\n            <div class=\"flex items-center mb-4\">\n              <div class=\"w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center\">\n                <span class=\"text-blue-600 font-bold\">EC<\/span>\n              <\/div>\n              <div class=\"ml-4\">\n                <h4 class=\"font-bold\">EcoCool Solutions<\/h4>\n                <p class=\"text-sm text-gray-500\">Solutions durables, Nigeria<\/p>\n              <\/div>\n            <\/div>\n            <p class=\"text-gray-600 relative z-10\">\n              \"Le SICRO est devenu un rendez-vous incontournable dans notre strat\u00e9gie commerciale. C'est la plateforme id\u00e9ale pour pr\u00e9senter nos solutions \u00e9cologiques et nouer des contacts avec des d\u00e9cideurs de tout le continent.\"\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Why Participate Section -->\n<section id=\"participer\" class=\"py-20 bg-white relative overflow-hidden\">\n  <div class=\"absolute inset-0 bg-pattern\"><\/div>\n  \n  <div class=\"container mx-auto px-6 relative z-10\">\n    <div class=\"text-center mb-16\">\n      <span class=\"inline-block px-3 py-1 bg-blue-100 text-blue-800 rounded-full text-sm font-semibold mb-4\">POUR LES VISITEURS<\/span>\n      <h2 class=\"text-4xl font-bold text-gray-900 leading-tight\">\n        Pourquoi <span class=\"text-blue-600\">participer<\/span> au SICRO ?\n      <\/h2>\n      <p class=\"text-lg text-gray-600 mt-4 max-w-3xl mx-auto\">\n        Une exp\u00e9rience immersive au c\u0153ur de l'industrie du froid et de la climatisation en Afrique.\n      <\/p>\n      <div class=\"w-24 h-1 bg-red-500 mx-auto mt-6\"><\/div>\n    <\/div>\n    \n    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-20 items-center mb-20\">\n      <div class=\"order-2 md:order-1\">\n        <img decoding=\"async\" src=\"https:\/\/sicro-expo.com\/wp-content\/uploads\/2025\/09\/imag-clim-scaled.jpg\" alt=\"SICRO Participants\" class=\"rounded-xl shadow-xl w-full h-auto\">\n      <\/div>\n      \n      <div class=\"order-1 md:order-2\">\n        <h3 class=\"text-2xl font-bold text-gray-900 mb-6\">Une plateforme d'apprentissage et de r\u00e9seautage<\/h3>\n        \n        <div class=\"space-y-6\">\n          <div class=\"flex\">\n            <div class=\"flex-shrink-0 w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-chalkboard-teacher text-blue-600 text-xl\"><\/i>\n            <\/div>\n            <div class=\"ml-4\">\n              <h4 class=\"font-bold text-lg text-gray-900\">Conf\u00e9rences et ateliers de haut niveau<\/h4>\n              <p class=\"text-gray-600\">Acc\u00e9dez \u00e0 des connaissances de pointe avec plus de 20 conf\u00e9rences et ateliers anim\u00e9s par des experts internationaux.<\/p>\n            <\/div>\n          <\/div>\n          \n          <div class=\"flex\">\n            <div class=\"flex-shrink-0 w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-handshake text-blue-600 text-xl\"><\/i>\n            <\/div>\n            <div class=\"ml-4\">\n              <h4 class=\"font-bold text-lg text-gray-900\">Networking de qualit\u00e9<\/h4>\n              <p class=\"text-gray-600\">\u00c9tendez votre r\u00e9seau professionnel en rencontrant les acteurs cl\u00e9s du secteur lors des cocktails, d\u00eeners de gala et sessions B2B organis\u00e9s.<\/p>\n            <\/div>\n          <\/div>\n          \n          <div class=\"flex\">\n            <div class=\"flex-shrink-0 w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-rocket text-blue-600 text-xl\"><\/i>\n            <\/div>\n            <div class=\"ml-4\">\n              <h4 class=\"font-bold text-lg text-gray-900\">D\u00e9couverte des innovations<\/h4>\n              <p class=\"text-gray-600\">Explorez les derni\u00e8res technologies et solutions innovantes pr\u00e9sent\u00e9es par les exposants du monde entier.<\/p>\n            <\/div>\n          <\/div>\n          \n          <div class=\"flex\">\n            <div class=\"flex-shrink-0 w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center mt-1\">\n              <i class=\"fas fa-certificate text-blue-600 text-xl\"><\/i>\n            <\/div>\n            <div class=\"ml-4\">\n              <h4 class=\"font-bold text-lg text-gray-900\">Certification et formation<\/h4>\n              <p class=\"text-gray-600\">Participez \u00e0 des sessions de formation certifiantes sur les bonnes pratiques du froid et l'utilisation des fluides naturels.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    \n    <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 mb-16\">\n      <div class=\"bg-blue-600 text-white p-8 rounded-xl shadow-lg relative overflow-hidden\">\n        <div class=\"absolute top-0 right-0 w-40 h-40 bg-blue-500 rounded-full -mt-10 -mr-10 opacity-50\"><\/div>\n        \n        <h3 class=\"text-xl font-bold mb-4 relative z-10\">Pour les professionnels<\/h3>\n        <ul class=\"space-y-3 relative z-10\">\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-300 mr-2\"><\/i>\n            <span>Acc\u00e8s \u00e0 des fournisseurs internationaux<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-300 mr-2\"><\/i>\n            <span>D\u00e9couverte des tendances du march\u00e9<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-300 mr-2\"><\/i>\n            <span>Participation aux tables rondes th\u00e9matiques<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-300 mr-2\"><\/i>\n            <span>Opportunit\u00e9s d'affaires et partenariats<\/span>\n          <\/li>\n        <\/ul>\n        \n        <div class=\"mt-6 pt-6 border-t border-blue-500 relative z-10\">\n          <div class=\"font-bold text-xl mb-2\">Tarif professionnel<\/div>\n          <p class=\"text-sm text-blue-200\">Acc\u00e8s complet aux conf\u00e9rences, ateliers et sessions B2B<\/p>\n        <\/div>\n      <\/div>\n      \n      <div class=\"bg-white p-8 rounded-xl shadow-lg relative overflow-hidden border-2 border-blue-600\">\n        <div class=\"absolute -top-4 right-4\">\n          <span class=\"bg-red-500 text-white text-xs font-bold px-3 py-1 rounded-full\">GRATUIT<\/span>\n        <\/div>\n        \n        <h3 class=\"text-xl font-bold text-gray-900 mb-4\">Pour les visiteurs<\/h3>\n        <ul class=\"space-y-3 text-gray-600\">\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-600 mr-2\"><\/i>\n            <span>Acc\u00e8s aux zones d'exposition<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-600 mr-2\"><\/i>\n            <span>Participation aux conf\u00e9rences publiques<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-600 mr-2\"><\/i>\n            <span>D\u00e9monstrations techniques<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-600 mr-2\"><\/i>\n            <span>Documentation et catalogue du salon<\/span>\n          <\/li>\n        <\/ul>\n        \n        <div class=\"mt-6 pt-6 border-t border-gray-200\">\n          <div class=\"font-bold text-xl text-gray-900 mb-2\">Entr\u00e9e libre<\/div>\n          <p class=\"text-sm text-gray-500\">Pour tous les visiteurs (inscription requise)<\/p>\n        <\/div>\n      <\/div>\n      \n      <div class=\"bg-gray-50 p-8 rounded-xl shadow-lg\">\n        <h3 class=\"text-xl font-bold text-gray-900 mb-4\">Pour les \u00e9tudiants et jeunes<\/h3>\n        <ul class=\"space-y-3 text-gray-600\">\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-600 mr-2\"><\/i>\n            <span>Journ\u00e9e sp\u00e9ciale des m\u00e9tiers du froid<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-600 mr-2\"><\/i>\n            <span>Ateliers d'orientation professionnelle<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-600 mr-2\"><\/i>\n            <span>Rencontres avec des employeurs potentiels<\/span>\n          <\/li>\n          <li class=\"flex items-center\">\n            <i class=\"fas fa-check-circle text-green-600 mr-2\"><\/i>\n            <span>Sessions de d\u00e9monstration pratique<\/span>\n          <\/li>\n        <\/ul>\n        \n        <div class=\"mt-6 pt-6 border-t border-gray-200\">\n          <div class=\"font-bold text-xl text-gray-900 mb-2\">Programme sp\u00e9cial<\/div>\n          <p class=\"text-sm text-gray-500\">Inscription en groupe possible pour les \u00e9tablissements<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    \n    <div class=\"bg-blue-50 rounded-xl p-8 shadow-lg\">\n      <h3 class=\"text-2xl font-bold text-center text-gray-900 mb-8\">Programme - Temps forts<\/h3>\n      \n      <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\n        <div>\n          \n          \n         \n          \n          <div>\n            <h4 class=\"font-bold text-lg flex items-center\">\n              <span class=\"w-8 h-8 bg-blue-600 text-white rounded-full flex items-center justify-center mr-2\">1<\/span>\n              Ateliers techniques\n            <\/h4>\n            <p class=\"text-gray-600 pl-10\">\n              Diagnostic des r\u00e9frig\u00e9rants automobiles et bonnes pratiques de manipulation des fluides naturels.\n            <\/p>\n          <\/div>\n          \n           <div class=\"mb-6\">\n            <h4 class=\"font-bold text-lg flex items-center\">\n              <span class=\"w-8 h-8 bg-blue-600 text-white rounded-full flex items-center justify-center mr-2\">2<\/span>\n              Panels th\u00e9matiques\n            <\/h4>\n            <p class=\"text-gray-600 pl-10\">\n              Discussions approfondies sur les enjeux \u00e9conomiques, \u00e9nerg\u00e9tiques et environnementaux du secteur du froid.\n            <\/p>\n          <\/div>\n        <\/div>\n        \n        <div>\n         \n          \n          <div class=\"mb-6\">\n            <h4 class=\"font-bold text-lg flex items-center\">\n              <span class=\"w-8 h-8 bg-blue-600 text-white rounded-full flex items-center justify-center mr-2\">3<\/span>\n              Rencontres B2B\n            <\/h4>\n            <p class=\"text-gray-600 pl-10\">\n              Sessions de networking structur\u00e9es permettant des rencontres cibl\u00e9es entre professionnels.\n            <\/p>\n          <\/div>\n          \n          <div>\n            <h4 class=\"font-bold text-lg flex items-center\">\n              <span class=\"w-8 h-8 bg-blue-600 text-white rounded-full flex items-center justify-center mr-2\">4<\/span>\n              C\u00e9r\u00e9monie de remise des prix\n            <\/h4>\n            <p class=\"text-gray-600 pl-10\">\n              Reconnaissance des meilleures innovations et contributions au secteur du froid en Afrique.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- JavaScript -->\n<script>\n  \/\/ Back to top button\n  const backToTopBtn = document.getElementById('back-to-top');\n  \n  window.addEventListener('scroll', function() {\n    if (window.scrollY > 300) {\n      backToTopBtn.classList.remove('opacity-0', 'invisible');\n      backToTopBtn.classList.add('opacity-100', 'visible');\n    } else {\n      backToTopBtn.classList.remove('opacity-100', 'visible');\n      backToTopBtn.classList.add('opacity-0', 'invisible');\n    }\n  });\n  \n  backToTopBtn.addEventListener('click', function(e) {\n    e.preventDefault();\n    window.scrollTo({\n      top: 0,\n      behavior: 'smooth'\n    });\n  });\n  \n  \/\/ Smooth scroll for navigation links\n  document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n    anchor.addEventListener('click', function (e) {\n      e.preventDefault();\n      \n      const target = document.querySelector(this.getAttribute('href'));\n      if (target) {\n        window.scrollTo({\n          top: target.offsetTop - 80,\n          behavior: 'smooth'\n        });\n      }\n    });\n  });\n  \n  \/\/ GSAP animations if available\n  if (typeof gsap !== 'undefined' && typeof ScrollTrigger !== 'undefined') {\n    gsap.registerPlugin(ScrollTrigger);\n    \n    \/\/ Animate benefits cards\n    gsap.utils.toArray('.benefit-card').forEach(card => {\n      gsap.from(card, {\n        scrollTrigger: {\n          trigger: card,\n          start: \"top 80%\"\n        },\n        y: 50,\n        opacity: 0,\n        duration: 0.8,\n        ease: \"power2.out\"\n      });\n    });\n    \n    \/\/ Animate statistics\n    gsap.utils.toArray('.stat-card').forEach((stat, index) => {\n      gsap.from(stat, {\n        scrollTrigger: {\n          trigger: stat,\n          start: \"top 80%\"\n        },\n        y: 30,\n        opacity: 0,\n        duration: 0.6,\n        delay: index * 0.1,\n        ease: \"back.out(1.7)\"\n      });\n    });\n  }\n<\/script>\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>Pourquoi rejoindre le SICRO ? D\u00e9couvrez les opportunit\u00e9s uniques offertes par le Salon International de la Climatisation et la R\u00e9frig\u00e9ration de Ouagadougou, l&rsquo;\u00e9v\u00e9nement majeur du secteur du froid en Afrique. Pourquoi exposer ? Pourquoi participer ? \u00c9v\u00e9nement annuel \u00e0 Ouagadougou Ouagadougou, Burkina Faso 54 pays africains repr\u00e9sent\u00e9s Innovations technologiques \u00c9v\u00e9nement annuel \u00e0 Ouagadougou Ouagadougou, Burkina [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-35","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/sicro-expo.com\/en\/wp-json\/wp\/v2\/pages\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sicro-expo.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sicro-expo.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sicro-expo.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sicro-expo.com\/en\/wp-json\/wp\/v2\/comments?post=35"}],"version-history":[{"count":19,"href":"https:\/\/sicro-expo.com\/en\/wp-json\/wp\/v2\/pages\/35\/revisions"}],"predecessor-version":[{"id":490,"href":"https:\/\/sicro-expo.com\/en\/wp-json\/wp\/v2\/pages\/35\/revisions\/490"}],"wp:attachment":[{"href":"https:\/\/sicro-expo.com\/en\/wp-json\/wp\/v2\/media?parent=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}