{"id":24,"date":"2024-10-31T07:23:11","date_gmt":"2024-10-31T07:23:11","guid":{"rendered":"http:\/\/alerttransaction.com\/?page_id=24"},"modified":"2026-09-18T06:34:00","modified_gmt":"2026-09-18T10:34:00","slug":"home","status":"publish","type":"page","link":"https:\/\/pintabo.com\/en\/","title":{"rendered":"Pintabo"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"24\" class=\"elementor elementor-24\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9cc423a e-flex e-con-boxed e-con e-parent\" data-id=\"9cc423a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2d36e24 e-con-full e-flex e-con e-child\" data-id=\"2d36e24\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9046012 elementor-widget elementor-widget-html\" data-id=\"9046012\" 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\n<style>\n  \/* Scoped Container Styles *\/\n  #cp-hero-slider {\n    --cp-accent: #ff472e;\n    --cp-dark: #051815;\n    --cp-white: #ffffff;\n    --cp-muted: rgba(255, 255, 255, 0.75);\n    --cp-ease: cubic-bezier(0.16, 1, 0.3, 1);\n    \n    position: relative;\n    width: 100%;\n    height: 605px;\n    max-height: 90vh;\n    min-height: 480px;\n    overflow: hidden;\n    background-color: #050d0a;\n    color: var(--cp-white);\n    line-height: 1.5;\n  }\n\n  #cp-hero-slider *,\n  #cp-hero-slider *::before,\n  #cp-hero-slider *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* Slide Wrapper & Slides *\/\n  #cp-hero-slider .cp-slides-wrapper {\n    position: relative;\n    width: 100%;\n    height: 100%;\n  }\n\n  #cp-hero-slider .cp-slide {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    opacity: 0;\n    visibility: hidden;\n    pointer-events: none;\n    transition: opacity 0.8s var(--cp-ease), visibility 0.8s;\n    z-index: 1;\n  }\n\n  #cp-hero-slider .cp-slide.active {\n    opacity: 1;\n    visibility: visible;\n    pointer-events: auto;\n    z-index: 2;\n  }\n\n  #cp-hero-slider .cp-slide-media {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    transform: scale(1.08);\n    transition: transform 6.5s cubic-bezier(0.25, 1, 0.5, 1);\n  }\n\n  #cp-hero-slider .cp-slide.active .cp-slide-media {\n    transform: scale(1);\n  }\n\n  \/* Overlays *\/\n  #cp-hero-slider .cp-overlay-backdrop {\n    position: absolute;\n    inset: 0;\n    background: rgba(0, 0, 0, 0.46);\n    z-index: 1;\n  }\n\n  #cp-hero-slider .cp-overlay-gradient {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 240px;\n    background: linear-gradient(0deg, rgba(10, 23, 11, 0.9) 0%, rgba(10, 23, 11, 0.35) 60%, rgba(10, 23, 11, 0) 100%);\n    z-index: 2;\n  }\n\n  \/* Text & Actions Content *\/\n  #cp-hero-slider .cp-content-container {\n    position: relative;\n    z-index: 3;\n    max-width: 1280px;\n    height: 100%;\n    margin: 0 auto;\n    padding: 0 clamp(20px, 5vw, 64px);\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n  }\n\n  #cp-hero-slider .cp-slide-subtitle {\n    font-size: clamp(14px, 1.8vw, 18px);\n    font-weight: 600;\n    color: rgba(255, 255, 255, 0.92);\n    letter-spacing: 0.2px;\n    margin-bottom: 14px;\n    opacity: 0;\n    transform: translateY(18px);\n    transition: opacity 0.55s ease, transform 0.55s var(--cp-ease);\n    transition-delay: 0.15s;\n  }\n\n  #cp-hero-slider .cp-slide-title {\n    font-size: clamp(32px, 5vw, 66px);\n    font-weight: 700;\n    line-height: 1.12;\n    color: var(--cp-white);\n    max-width: 720px;\n    margin-bottom: 30px;\n    opacity: 0;\n    transform: translateY(24px);\n    transition: opacity 0.65s ease, transform 0.65s var(--cp-ease);\n    transition-delay: 0.28s;\n    letter-spacing: -0.02em;\n  }\n\n  #cp-hero-slider .cp-slide-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: var(--cp-white);\n    color: var(--cp-dark);\n    font-size: clamp(13px, 1.4vw, 15px);\n    font-weight: 700;\n    text-decoration: none;\n    padding: 14px 34px;\n    border-radius: 9999px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);\n    opacity: 0;\n    transform: translateY(16px);\n    transition: background 0.28s var(--cp-ease), transform 0.28s var(--cp-ease), box-shadow 0.28s var(--cp-ease);\n    transition-delay: 0.42s;\n  }\n\n  #cp-hero-slider .cp-slide-btn:hover {\n    background: #f0f3f1;\n    transform: translateY(-2px);\n    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.38);\n  }\n\n  #cp-hero-slider .cp-slide-btn svg {\n    width: 15px;\n    height: 15px;\n    transition: transform 0.22s ease;\n  }\n\n  #cp-hero-slider .cp-slide-btn:hover svg {\n    transform: translateX(4px);\n  }\n\n  #cp-hero-slider .cp-slide.active .cp-slide-subtitle,\n  #cp-hero-slider .cp-slide.active .cp-slide-title,\n  #cp-hero-slider .cp-slide.active .cp-slide-btn {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* Bottom Tabs Bar *\/\n  #cp-hero-slider .cp-tabs-nav {\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 100%;\n    max-width: 1280px;\n    padding: 0 clamp(20px, 5vw, 64px);\n    z-index: 5;\n    display: flex;\n    pointer-events: none;\n  }\n\n  #cp-hero-slider .cp-tabs-wrapper {\n    display: flex;\n    background: rgba(14, 24, 18, 0.58);\n    backdrop-filter: blur(14px);\n    -webkit-backdrop-filter: blur(14px);\n    border-top: 1px solid rgba(255, 255, 255, 0.14);\n    border-left: 1px solid rgba(255, 255, 255, 0.14);\n    border-right: 1px solid rgba(255, 255, 255, 0.14);\n    border-top-left-radius: 12px;\n    border-top-right-radius: 12px;\n    pointer-events: auto;\n    overflow: hidden;\n  }\n\n  #cp-hero-slider .cp-tab-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 18px 28px;\n    cursor: pointer;\n    position: relative;\n    user-select: none;\n    transition: background 0.25s ease;\n  }\n\n  #cp-hero-slider .cp-tab-item:not(:last-child) {\n    border-right: 1px solid rgba(255, 255, 255, 0.08);\n  }\n\n  #cp-hero-slider .cp-tab-item:hover {\n    background: rgba(255, 255, 255, 0.07);\n  }\n\n  #cp-hero-slider .cp-tab-number {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    color: rgba(255, 255, 255, 0.5);\n    transition: color 0.3s ease;\n  }\n\n  #cp-hero-slider .cp-tab-item.active .cp-tab-number {\n    color: var(--cp-accent);\n  }\n\n  #cp-hero-slider .cp-tab-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--cp-muted);\n    white-space: nowrap;\n    transition: color 0.3s ease;\n  }\n\n  #cp-hero-slider .cp-tab-item.active .cp-tab-title {\n    color: var(--cp-white);\n  }\n\n  \/* Progress Line Animation *\/\n  @keyframes cpProgress {\n    from { width: 0%; }\n    to { width: 100%; }\n  }\n\n  #cp-hero-slider .cp-tab-progress {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 0%;\n    height: 3px;\n    background: var(--cp-accent);\n    pointer-events: none;\n  }\n\n  \/* Pause on hover without resetting progress *\/\n  #cp-hero-slider.is-paused .cp-tab-progress {\n    animation-play-state: paused !important;\n  }\n\n  \/* Arrow Navigation *\/\n  #cp-hero-slider .cp-arrows {\n    position: absolute;\n    right: clamp(20px, 4vw, 48px);\n    top: 50%;\n    transform: translateY(-50%);\n    z-index: 6;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  #cp-hero-slider .cp-arrow-btn {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.12);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    color: #fff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: all 0.22s ease;\n    outline: none;\n  }\n\n  #cp-hero-slider .cp-arrow-btn:hover,\n  #cp-hero-slider .cp-arrow-btn:focus-visible {\n    background: #ffffff;\n    color: #000000;\n    border-color: #ffffff;\n    transform: scale(1.05);\n  }\n\n  \/* Responsive Rules *\/\n  @media (max-width: 1024px) {\n    #cp-hero-slider {\n      height: 560px;\n    }\n    #cp-hero-slider .cp-tab-item {\n      padding: 16px 20px;\n    }\n  }\n\n  @media (max-width: 768px) {\n    #cp-hero-slider {\n      height: 540px;\n    }\n    #cp-hero-slider .cp-arrows {\n      display: none;\n    }\n    #cp-hero-slider .cp-tabs-nav {\n      left: 0;\n      transform: none;\n      padding: 0;\n      width: 100%;\n    }\n    #cp-hero-slider .cp-tabs-wrapper {\n      width: 100%;\n      border-radius: 0;\n      border-left: none;\n      border-right: none;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n    #cp-hero-slider .cp-tab-item {\n      flex: 1 1 0;\n      justify-content: center;\n      flex-direction: column;\n      gap: 3px;\n      padding: 12px 8px;\n      text-align: center;\n      min-width: 100px;\n    }\n    #cp-hero-slider .cp-tab-title {\n      font-size: 12px;\n    }\n    #cp-hero-slider .cp-slide-title {\n      margin-bottom: 22px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    #cp-hero-slider {\n      height: 500px;\n    }\n    #cp-hero-slider .cp-slide-btn {\n      padding: 12px 24px;\n    }\n  }\n<\/style>\n\n<!-- Slider Markup -->\n<div id=\"cp-hero-slider\" role=\"region\" aria-label=\"Couvoir Pintabo Pr\u00e9sentation\">\n  <div class=\"cp-slides-wrapper\">\n    \n    <!-- Slide 1 -->\n    <article class=\"cp-slide active\" data-slide=\"0\">\n      <img decoding=\"async\" \n        class=\"cp-slide-media\" \n        src=\"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg\" \n        alt=\"Couvoir Pintabo - Des passionn\u00e9s de la pintades\"\n        onerror=\"this.src='https:\/\/images.unsplash.com\/photo-1548550023-2bdb3c5beed7?auto=format&fit=crop&w=1600&q=80'\"\n      \/>\n      <div class=\"cp-overlay-backdrop\"><\/div>\n      <div class=\"cp-overlay-gradient\"><\/div>\n      \n      <div class=\"cp-content-container\">\n        <p class=\"cp-slide-subtitle\">Welcome to Couvoir Pintabo<\/p>\n        <h2 class=\"cp-slide-title\">Guinea Fowl Enthusiasts<\/h2>\n        <a href=\"\/en\/recette-de-pintades-livre-de-recettes-cuisine\/\" class=\"cp-slide-btn\">\n          <span>D\u00e9couvrir nos pintadeaux<\/span>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n            <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n          <\/svg>\n        <\/a>\n      <\/div>\n    <\/article>\n\n    <!-- Slide 2 -->\n    <article class=\"cp-slide\" data-slide=\"1\">\n      <img decoding=\"async\" \n        class=\"cp-slide-media\" \n        src=\"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/cage-pintade-slide-1.jpg\" \n        alt=\"Couvoir Pintabo - Produits de premi\u00e8re qualit\u00e9\"\n        onerror=\"this.src='https:\/\/images.unsplash.com\/photo-1516467508483-a7212febe31a?auto=format&fit=crop&w=1600&q=80'\"\n      \/>\n      <div class=\"cp-overlay-backdrop\"><\/div>\n      <div class=\"cp-overlay-gradient\"><\/div>\n\n      <div class=\"cp-content-container\">\n        <p class=\"cp-slide-subtitle\">Welcome to Couvoir Pintabo<\/p>\n        <h2 class=\"cp-slide-title\">Top quality products<\/h2>\n        <a href=\"\/en\/recette-de-pintades-livre-de-recettes-cuisine\/\" class=\"cp-slide-btn\">\n          <span>Commander nos pintadeaux<\/span>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n            <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n          <\/svg>\n        <\/a>\n      <\/div>\n    <\/article>\n\n    <!-- Slide 3 -->\n    <article class=\"cp-slide\" data-slide=\"2\">\n      <img decoding=\"async\" \n        class=\"cp-slide-media\" \n        src=\"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/cage-pintade-slide-1.jpg\" \n        alt=\"Couvoir Pintabo - Leader dans le domaine de la Pintades\"\n        onerror=\"this.src='https:\/\/images.unsplash.com\/photo-1500595046743-cd271d694d30?auto=format&fit=crop&w=1600&q=80'\"\n      \/>\n      <div class=\"cp-overlay-backdrop\"><\/div>\n      <div class=\"cp-overlay-gradient\"><\/div>\n\n      <div class=\"cp-content-container\">\n        <p class=\"cp-slide-subtitle\">Welcome to Couvoir Pintabo<\/p>\n        <h2 class=\"cp-slide-title\">Leader in the Guinea Fowl field<\/h2>\n        <a href=\"\/en\/contact\/\" class=\"cp-slide-btn\">\n          <span>Contact<\/span>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n            <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n          <\/svg>\n        <\/a>\n      <\/div>\n    <\/article>\n\n  <\/div>\n\n  <!-- Arrow Navigation -->\n  <div class=\"cp-arrows\">\n    <button type=\"button\" class=\"cp-arrow-btn\" id=\"cpPrevBtn\" aria-label=\"Diapositive pr\u00e9c\u00e9dente\">\n      <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <polyline points=\"15 18 9 12 15 6\"><\/polyline>\n      <\/svg>\n    <\/button>\n    <button type=\"button\" class=\"cp-arrow-btn\" id=\"cpNextBtn\" aria-label=\"Diapositive suivante\">\n      <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <polyline points=\"9 18 15 12 9 6\"><\/polyline>\n      <\/svg>\n    <\/button>\n  <\/div>\n\n  <!-- Bottom Tabs -->\n  <nav class=\"cp-tabs-nav\" aria-label=\"Navigation des diapositives\">\n    <div class=\"cp-tabs-wrapper\">\n      <div class=\"cp-tab-item active\" data-index=\"0\" role=\"button\" tabindex=\"0\">\n        <span class=\"cp-tab-number\">01<\/span>\n        <span class=\"cp-tab-title\">Pintades Passionn\u00e9s<\/span>\n        <div class=\"cp-tab-progress\"><\/div>\n      <\/div>\n      <div class=\"cp-tab-item\" data-index=\"1\" role=\"button\" tabindex=\"0\">\n        <span class=\"cp-tab-number\">02<\/span>\n        <span class=\"cp-tab-title\">Produits De Qualit\u00e9<\/span>\n        <div class=\"cp-tab-progress\"><\/div>\n      <\/div>\n      <div class=\"cp-tab-item\" data-index=\"2\" role=\"button\" tabindex=\"0\">\n        <span class=\"cp-tab-number\">03<\/span>\n        <span class=\"cp-tab-title\">Leader De La Pintades<\/span>\n        <div class=\"cp-tab-progress\"><\/div>\n      <\/div>\n    <\/div>\n  <\/nav>\n<\/div>\n\n<script>\n  (function () {\n    function initCouvoirSlider() {\n      var root = document.getElementById('cp-hero-slider');\n      if (!root) return;\n\n      var slides = Array.prototype.slice.call(root.querySelectorAll('.cp-slide'));\n      var tabs = Array.prototype.slice.call(root.querySelectorAll('.cp-tab-item'));\n      var prevBtn = root.querySelector('#cpPrevBtn');\n      var nextBtn = root.querySelector('#cpNextBtn');\n\n      var DURATION = 6000;\n      var currentIndex = 0;\n      var slideTimer = null;\n      var startTime = Date.now();\n      var remainingTime = DURATION;\n      var isHovered = false;\n\n      function triggerProgressBar(tabEl) {\n        var progressBar = tabEl.querySelector('.cp-tab-progress');\n        if (!progressBar) return;\n        \n        progressBar.style.animation = 'none';\n        void progressBar.offsetWidth; \/\/ Trigger DOM reflow\n        progressBar.style.animation = 'cpProgress ' + DURATION + 'ms linear forwards';\n        if (isHovered) {\n          progressBar.style.animationPlayState = 'paused';\n        }\n      }\n\n      function resetProgressBar(tabEl) {\n        var progressBar = tabEl.querySelector('.cp-tab-progress');\n        if (!progressBar) return;\n        progressBar.style.animation = 'none';\n      }\n\n      function scheduleNextSlide(delay) {\n        clearTimeout(slideTimer);\n        if (isHovered) return;\n        slideTimer = setTimeout(function () {\n          nextSlide();\n        }, delay);\n      }\n\n      function goToSlide(newIndex) {\n        if (newIndex === currentIndex && slides[currentIndex].classList.contains('active')) {\n          return;\n        }\n\n        slides[currentIndex].classList.remove('active');\n        tabs[currentIndex].classList.remove('active');\n        resetProgressBar(tabs[currentIndex]);\n\n        currentIndex = (newIndex + slides.length) % slides.length;\n\n        slides[currentIndex].classList.add('active');\n        tabs[currentIndex].classList.add('active');\n        triggerProgressBar(tabs[currentIndex]);\n\n        remainingTime = DURATION;\n        startTime = Date.now();\n        scheduleNextSlide(DURATION);\n      }\n\n      function nextSlide() {\n        goToSlide(currentIndex + 1);\n      }\n\n      function prevSlide() {\n        goToSlide(currentIndex - 1);\n      }\n\n      \/* Hover pause behavior: freeze progress bar & timer; resume countdown seamlessly on leave *\/\n      root.addEventListener('mouseenter', function () {\n        isHovered = true;\n        root.classList.add('is-paused');\n        clearTimeout(slideTimer);\n        var elapsed = Date.now() - startTime;\n        remainingTime = Math.max(0, remainingTime - elapsed);\n      });\n\n      root.addEventListener('mouseleave', function () {\n        isHovered = false;\n        root.classList.remove('is-paused');\n        startTime = Date.now();\n        scheduleNextSlide(remainingTime);\n      });\n\n      \/* Tabs clicks and keyboard accessible navigation *\/\n      tabs.forEach(function (tab) {\n        tab.addEventListener('click', function () {\n          var index = parseInt(tab.getAttribute('data-index'), 10);\n          goToSlide(index);\n        });\n\n        tab.addEventListener('keydown', function (e) {\n          if (e.key === 'Enter' || e.key === ' ') {\n            e.preventDefault();\n            var index = parseInt(tab.getAttribute('data-index'), 10);\n            goToSlide(index);\n          }\n        });\n      });\n\n      if (nextBtn) nextBtn.addEventListener('click', nextSlide);\n      if (prevBtn) prevBtn.addEventListener('click', prevSlide);\n\n      \/* Touch swipe support *\/\n      var touchStartX = 0;\n      var touchEndX = 0;\n\n      root.addEventListener('touchstart', function (e) {\n        touchStartX = e.changedTouches[0].screenX;\n      }, { passive: true });\n\n      root.addEventListener('touchend', function (e) {\n        touchEndX = e.changedTouches[0].screenX;\n        var diff = touchStartX - touchEndX;\n        if (Math.abs(diff) > 45) {\n          if (diff > 0) nextSlide();\n          else prevSlide();\n        }\n      }, { passive: true });\n\n      \/\/ Initial activation\n      triggerProgressBar(tabs[0]);\n      startTime = Date.now();\n      remainingTime = DURATION;\n      scheduleNextSlide(DURATION);\n    }\n\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', initCouvoirSlider);\n    } else {\n      initCouvoirSlider();\n    }\n  })();\n<\/script>\t\t\t\t<\/div>\n\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-22a6c29f e-con-full e-flex e-con e-child\" data-id=\"22a6c29f\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-05d67c3 e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"05d67c3\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7903904 e-con-full e-flex e-con e-child\" data-id=\"7903904\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7787d8 subtitle-position-above elementor-align-center elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-tablet-align-center elementor-widget elementor-widget-agrile-heading\" data-id=\"a7787d8\" data-element_type=\"widget\" data-widget_type=\"agrile-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">Couvoir Pintabo: Passionate about Guinea Fowl<\/h2><div class=\"elementor-sub-title\"><span>About us<\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-394f1f2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"394f1f2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Fond\u00e9 en 2000, Couvoir Pintabo est le seul couvoir f\u00e9d\u00e9ral au Canada sp\u00e9cialis\u00e9 dans la production de pintadeaux d&rsquo;un jour pour les \u00e9leveurs du Canada et du nord des \u00c9tats-Unis. Entreprise familiale install\u00e9e \u00e0 Saint-Germain-de-Grantham, nous \u00e9levons aussi la pintade de chair, vendue enti\u00e8re, fra\u00eeche ou surgel\u00e9e.\u00a0<\/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-40c70698 e-grid e-con-full elementor-invisible e-con e-child\" data-id=\"40c70698\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12fd8244 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"12fd8244\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t\t<div class=\"elementor-icon-box-wrapper\">\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-icon\">\n                        \t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n    \t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shield-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"><\/path><\/svg>    \t\t\t\t<\/span>\n\n    \t\t\t<\/div>\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-content\">\n    \t\t\t\t<h3 class=\"elementor-icon-box-title\">\n    \t\t\t\t\t<span  >\n    \t\t\t\t\t\tAucun vaccin, aucun antibiotique    \t\t\t\t\t<\/span>\n    \t\t\t\t<\/h3>\n    \t\t\t\t\n                    <!--  Show button link-->\n                        \t\t\t<\/div>\n\n    \t\t   <\/div>\n    \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4463665c elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"4463665c\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t\t<div class=\"elementor-icon-box-wrapper\">\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-icon\">\n                        \t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n    \t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-wheat\"><\/i>    \t\t\t\t<\/span>\n\n    \t\t\t<\/div>\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-content\">\n    \t\t\t\t<h3 class=\"elementor-icon-box-title\">\n    \t\t\t\t\t<span  >\n    \t\t\t\t\t\tCertification f\u00e9d\u00e9rale    \t\t\t\t\t<\/span>\n    \t\t\t\t<\/h3>\n    \t\t\t\t\n                    <!--  Show button link-->\n                        \t\t\t<\/div>\n\n    \t\t   <\/div>\n    \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f1b10ca elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"1f1b10ca\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t\t<div class=\"elementor-icon-box-wrapper\">\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-icon\">\n                        \t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n    \t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-high-quality\"><\/i>    \t\t\t\t<\/span>\n\n    \t\t\t<\/div>\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-content\">\n    \t\t\t\t<h3 class=\"elementor-icon-box-title\">\n    \t\t\t\t\t<span  >\n    \t\t\t\t\t\t100% moul\u00e9e v\u00e9g\u00e9tale    \t\t\t\t\t<\/span>\n    \t\t\t\t<\/h3>\n    \t\t\t\t\n                    <!--  Show button link-->\n                        \t\t\t<\/div>\n\n    \t\t   <\/div>\n    \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8397adf elementor-absolute elementor-widget elementor-widget-image\" data-id=\"8397adf\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2074\" height=\"2560\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-scaled.png\" class=\"attachment-full size-full wp-image-5859\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-scaled.png 2074w, https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-243x300.png 243w, https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-830x1024.png 830w, https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-768x948.png 768w, https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-1244x1536.png 1244w, https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-1659x2048.png 1659w, https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-10x12.png 10w, https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-413x510.png 413w, https:\/\/pintabo.com\/wp-content\/uploads\/2026\/09\/2141561-1000x1234.png 1000w\" sizes=\"(max-width: 2074px) 100vw, 2074px\" \/>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-42dbc76 e-con-full e-flex e-con e-child\" data-id=\"42dbc76\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6acc5e elementor-widget elementor-widget-html\" data-id=\"f6acc5e\" 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>\n \n\n  .ptb-fb-wrapper {\n    width: 100%;\n    margin: 32px auto;\n    box-sizing: border-box;\n    \n  }\n\n  \/* Conteneur principal de la mosa\u00efque Facebook : Grande vid\u00e9o \u00e0 gauche + grille 2x2 \u00e0 droite *\/\n  .ptb-fb-grid {\n    display: grid;\n    grid-template-columns: 1.45fr 1fr 1fr;\n    grid-template-rows: 230px 230px;\n    gap: 6px;\n    background: #eae5df;\n    padding: 6px;\n    border-radius: 18px;\n    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.08);\n    overflow: hidden;\n  }\n\n  \/* Cellule 1 : Grande Vid\u00e9o \u00e0 gauche en continu *\/\n  .ptb-fb-tile-video {\n    grid-column: 1 \/ 3;\n    grid-row: 1 \/ 3;\n    position: relative;\n    border-radius: 12px 0 0 12px;\n    overflow: hidden;\n    background: #000000;\n  }\n\n  .ptb-fb-tile-video video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  \/* Badge live vid\u00e9o en haut \u00e0 gauche *\/\n  .ptb-fb-meta-tag {\n    position: absolute;\n    top: 14px;\n    left: 14px;\n    background: rgba(0, 0, 0, 0.65);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.6px;\n    padding: 5px 12px;\n    border-radius: 20px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    z-index: 2;\n    pointer-events: none;\n    text-transform: uppercase;\n  }\n\n  .ptb-fb-pulse-dot {\n    width: 7px;\n    height: 7px;\n    background-color: #d9531e;\n    border-radius: 50%;\n    box-shadow: 0 0 8px #d9531e;\n    animation: ptbPulse 1.8s infinite;\n  }\n\n  @keyframes ptbPulse {\n    0% { transform: scale(0.9); opacity: 0.8; }\n    50% { transform: scale(1.3); opacity: 1; }\n    100% { transform: scale(0.9); opacity: 0.8; }\n  }\n\n  \/* Bouton d'activation\/d\u00e9sactivation du son *\/\n  .ptb-fb-sound-btn {\n    position: absolute;\n    bottom: 14px;\n    right: 14px;\n    width: 36px;\n    height: 36px;\n    background: rgba(0, 0, 0, 0.65);\n    backdrop-filter: blur(6px);\n    -webkit-backdrop-filter: blur(6px);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    z-index: 3;\n    transition: background 0.2s ease, transform 0.2s ease;\n  }\n\n  .ptb-fb-sound-btn:hover {\n    background: #d9531e;\n    transform: scale(1.08);\n  }\n\n  .ptb-fb-sound-btn svg {\n    width: 17px;\n    height: 17px;\n    fill: #ffffff;\n  }\n\n  \/* Cellules Photos (Grille droite) *\/\n  .ptb-fb-tile {\n    position: relative;\n    overflow: hidden;\n    background: #f7f4ef;\n    cursor: pointer;\n        border-radius: 10px;\n\n  }\n\n  \/* Coins sp\u00e9cifiques pour la finition Facebook *\/\n  .ptb-fb-tile-tr {\n    border-radius: 0 12px 0 0;\n  }\n\n  .ptb-fb-tile-br {\n    border-radius: 0 0 12px 0;\n  }\n\n  .ptb-fb-tile img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.45s cubic-bezier(0.2, 0.9, 0.3, 1);\n    border-radius: 10px;\n    \n  }\n\n  \/* Traitement pour le sac Poul-Vite (fond clair pour ne pas couper le sac) *\/\n  .ptb-fb-tile-product img {\n   \n    box-sizing: border-box;\n    background: #faf8f5;\n  }\n\n  .ptb-fb-tile:hover img {\n    transform: scale(1.06);\n  }\n\n  \/* L\u00e9gende subtile au survol style photo Facebook *\/\n  .ptb-fb-caption {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    padding: 30px 14px 10px;\n    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 100%);\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 600;\n    opacity: 0;\n    transform: translateY(6px);\n    transition: opacity 0.25s ease, transform 0.25s ease;\n    pointer-events: none;\n  }\n\n  .ptb-fb-tile:hover .ptb-fb-caption {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* Adaptation Responsive pour Tablettes et Mobiles *\/\n  @media (max-width: 820px) {\n    .ptb-fb-grid {\n      grid-template-columns: 1fr 1fr;\n      grid-template-rows: 270px 140px 140px;\n      gap: 5px;\n      padding: 5px;\n      border-radius: 14px;\n    }\n\n    .ptb-fb-tile-video {\n      grid-column: 1 \/ 3;\n      grid-row: 1 \/ 2;\n      border-radius: 10px 10px 0 0;\n    }\n\n    .ptb-fb-tile-tr {\n      border-radius: 0;\n    }\n\n    .ptb-fb-tile-bl {\n      border-radius: 0 0 0 10px;\n    }\n\n    .ptb-fb-tile-br {\n      border-radius: 0 0 10px 0;\n    }\n\n    .ptb-fb-caption {\n      opacity: 1;\n      transform: none;\n      font-size: 11px;\n      padding: 18px 8px 6px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .ptb-fb-grid {\n      grid-template-rows: 220px 110px 110px;\n    }\n  }\n<\/style>\n\n<div class=\"ptb-fb-wrapper\" aria-label=\"Galerie photo et vid\u00e9o Pintabo\">\n  \n  <div class=\"ptb-fb-grid\">\n\n    <!-- 1. GRANDE VID\u00c9O EN BOUCLE (\u00c0 GAUCHE) -->\n    <div class=\"ptb-fb-tile-video\">\n      \n\n      <video \n        id=\"ptbFbVideo\"\n        src=\"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/05\/Video_2.mov\"\n        autoplay\n loop\n muted\n playsinline\n preload=\"auto\"\n        webkit-playsinline\n><\/video>\n\n     \n    <\/div>\n\n    <!-- 2. PHOTO HAUT GAUCHE (POUSSINS) -->\n    <div class=\"ptb-fb-tile\">\n      <img \n        src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Poussin-pintade.webp\" \n        alt=\"Poussins de pintade Pintabo\" \n        loading=\"lazy\" \n        decoding=\"async\"\n      >\n      <div class=\"ptb-fb-caption\">Poussins d'un jour<\/div>\n    <\/div>\n\n    \n\n    <!-- 4. PHOTO BAS GAUCHE (SAC POUL-VITE) -->\n    <div class=\"ptb-fb-tile ptb-fb-tile-bl ptb-fb-tile-product\">\n      <img \n        src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Poul-vite-sac-pintade.webp\" \n        alt=\"Alimentation Poul-vite pintade\" \n        loading=\"lazy\" \n        decoding=\"async\"\n      >\n      <div class=\"ptb-fb-caption\">Aliment Poul-Vite<\/div>\n    <\/div>\n\n    \n\n  <\/div>\n\n<\/div>\n\n<script>\n  (function () {\n    var video = document.getElementById('ptbFbVideo');\n    var soundBtn = document.getElementById('ptbFbSoundToggle');\n    var iconOff = document.getElementById('ptbSoundIconOff');\n    var iconOn = document.getElementById('ptbSoundIconOn');\n\n    if (!video || !soundBtn) return;\n\n    \/\/ Assure le lancement automatique en boucle sans son sur iOS & Android\n    video.muted = true;\n    var promise = video.play();\n    if (promise !== undefined) {\n      promise.catch(function () {\n        \/\/ En cas de blocage navigateur strict, relance au premier clic\n        video.muted = true;\n        video.play();\n      });\n    }\n\n    \/\/ Toggle son (Mute \/ Unmute) au clic\n    soundBtn.addEventListener('click', function (e) {\n      e.stopPropagation();\n      if (video.muted) {\n        video.muted = false;\n        iconOff.style.display = 'none';\n        iconOn.style.display = 'block';\n      } else {\n        video.muted = true;\n        iconOff.style.display = 'block';\n        iconOn.style.display = 'none';\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<div class=\"elementor-element elementor-element-7448b8a e-con-full e-flex e-con e-child\" data-id=\"7448b8a\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0f444da e-con-full e-flex e-con e-child\" data-id=\"0f444da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ed73df elementor-widget elementor-widget-text-editor\" data-id=\"0ed73df\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"ds-markdown-paragraph\"><span class=\"\">Vous vous demandez si nos pintades sont r\u00e9serv\u00e9es aux grossistes ? Non \u2014 Couvoir Pintabo vend aussi aux particuliers. Que vous soyez \u00e9leveur, restaurateur, ou simplement amateur de bonne chair, vous pouvez commander nos pintades enti\u00e8res, fra\u00eeches ou surgel\u00e9es, ainsi que nos d\u00e9coupes. Contactez-nous pour passer votre commande.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a605aa2 elementor-mobile_extra-align-center elementor-align-center elementor-button-default elementor-widget elementor-widget-button\" data-id=\"a605aa2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/en\/commandes\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-arrow-r\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Commander<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b21a432 elementor-widget elementor-widget-html\" data-id=\"b21a432\" 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>\n\n\n  .cp-cards-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .cp-card {\n    background-color: #ffffff;\n   \n    border-radius: 20px;\n    padding: 34px 30px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);\n    box-sizing: border-box;\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n  }\n\n  .cp-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.07);\n    border-color: #d1d9d3;\n  }\n\n  .cp-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    padding: 6px 14px;\n    border-radius: 9999px;\n    margin-bottom: 18px;\n    width: fit-content;\n  }\n\n  .cp-badge::before {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background-color: currentColor;\n  }\n\n  .cp-badge-orange {\n    color: #d9531e;\n    background-color: #fff4ed;\n    border: 1px solid #fbdcd0;\n  }\n\n  .cp-badge-green {\n    color: #1b6c43;\n    background-color: #edf7f0;\n    border: 1px solid #c9ebd4;\n  }\n\n  .cp-title {\n    font-size: 30px;\n    line-height: 1.25;\n    letter-spacing: -0.02em;\n    margin: 0 0 14px 0;\n  }\n\n  .cp-desc {\n    line-height: 1.6;\n\n    margin: 0 0 22px 0;\n  }\n\n  .cp-features {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    padding: 18px 0 0 0;\n    margin: 0 0 26px 0;\n    border-top: 1px dashed #e5e9e6;\n    list-style: none;\n  }\n\n  .cp-feature-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    font-weight: 600;\n    color: #242c26;\n  }\n\n  .cp-feature-icon {\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background-color: #fff4ed;\n    color: #d9531e;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .cp-feature-icon.is-green {\n    background-color: #edf7f0;\n    color: #1b6c43;\n  }\n\n  .cp-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 12px;\n    padding-top: 6px;\n  }\n\n  .cp-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    font-weight: 700;\n    text-decoration: none;\n    padding: 12px 24px;\n    border-radius: 9999px;\n    transition: all 0.2s ease;\n    cursor: pointer;\n    border: 1px solid transparent !important;\n    line-height: 1.2;\n    white-space: nowrap;\n    box-sizing: border-box;\n  }\n\n  .cp-btn-primary {\n    background-color: #d9531e !important;\n    color: #ffffff !important;\n    box-shadow: 0 4px 12px rgba(217, 83, 30, 0.25);\n  }\n\n  .cp-btn-primary:hover {\n    background-color: #c04513;\n    box-shadow: 0 6px 16px rgba(217, 83, 30, 0.35);\n  }\n\n  .cp-btn-secondary {\n    background-color: #ffffff !important;\n    color: #171c18 !important;\n    border-color: #dce2dd !important;\n    \n  }\n\n  .cp-btn-secondary:hover {\n    background-color: #f6f8f6;\n    border-color: #c2ccc4;\n  }\n\n  @media (max-width: 640px) {\n    .cp-card {\n      padding: 26px 20px;\n    }\n    .cp-btn {\n      width: 100%;\n    }\n  }\n<\/style>\n\n<section class=\"cp-cards-section\" aria-label=\"Sections \u00c9leveurs et Consommateurs\">\n  <div class=\"cp-cards-grid\">\n\n    <!-- CARTE 1 : POUR LES \u00c9LEVEURS -->\n    <article class=\"cp-card\">\n      <div>\n        <small class=\"cp-badge cp-badge-orange\">Pour les \u00e9leveurs<\/small>\n        <h2 class=\"cp-title\">Vous cherchez des pintadeaux d'un jour ?<\/h2>\n        <p class=\"cp-desc\">\n          Couvoir Pintabo est le seul couvoir f\u00e9d\u00e9ral sp\u00e9cialis\u00e9 au Canada. Nos pintadeaux sont \u00e9lev\u00e9s sans vaccin et sans antibiotique, avec une alimentation 100 % v\u00e9g\u00e9tale, et livr\u00e9s d\u00e8s leur sortie de l'\u00e9closoir.\n        <\/p>\n\n        <ul class=\"cp-features\">\n          <li class=\"cp-feature-item\">\n            <span class=\"cp-feature-icon\" aria-hidden=\"true\">\n              <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <polyline points=\"20 6 9 17 4 12\"\/>\n              <\/svg>\n            <\/span>\n            <span>Disponibilit\u00e9 et production toute l'ann\u00e9e<\/span>\n          <\/li>\n          <li class=\"cp-feature-item\">\n            <span class=\"cp-feature-icon\" aria-hidden=\"true\">\n              <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <polyline points=\"20 6 9 17 4 12\"\/>\n              <\/svg>\n            <\/span>\n            <span>Exp\u00e9dition s\u00e9curis\u00e9e d\u00e8s la naissance<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"cp-buttons\">\n        <a class=\"cp-btn cp-btn-primary elementor-button elementor-button-link\" href=\"\/en\/pintadeaux\/\">\n          <span>\u00c9levage des pintadeaux<\/span>\n          <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n            <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n    <\/article>\n\n    <!-- CARTE 2 : POUR LES CONSOMMATEURS -->\n    <article class=\"cp-card\">\n      <div>\n        <small class=\"cp-badge cp-badge-green\">Pour les consommateurs<\/small>\n        <h2 class=\"cp-title\">Envie de cuisiner la pintade ?<\/h2>\n        <p class=\"cp-desc\">\n          Produit raffin\u00e9 par excellence, la pintade est vendue enti\u00e8re, fra\u00eeche ou surgel\u00e9e. Moins grasse que le poulet, riche en prot\u00e9ines, elle se cuisine facilement au four, \u00e0 la po\u00eale ou au barbecue.\n        <\/p>\n\n        <ul class=\"cp-features\">\n          <li class=\"cp-feature-item\">\n            <span class=\"cp-feature-icon is-green\" aria-hidden=\"true\">\n              <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <polyline points=\"20 6 9 17 4 12\"\/>\n              <\/svg>\n            <\/span>\n            <span>Chair tendre, savoureuse et di\u00e9t\u00e9tique<\/span>\n          <\/li>\n          <li class=\"cp-feature-item\">\n            <span class=\"cp-feature-icon is-green\" aria-hidden=\"true\">\n              <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <polyline points=\"20 6 9 17 4 12\"\/>\n              <\/svg>\n            <\/span>\n            <span>Disponible enti\u00e8re, fra\u00eeche ou surgel\u00e9e<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"cp-buttons\">\n        <a class=\"cp-btn cp-btn-primary elementor-button elementor-button-link\" href=\"\/en\/cuisiner-la-pintade\/\">\n          <span>Cuisiner la pintade<\/span>\n          <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n            <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n          <\/svg>\n        <\/a>\n        <a class=\"cp-btn cp-btn-secondary elementor-button elementor-button-link\" href=\"\/en\/boutique-pintabo\/\">\n          <span>Voir la boutique<\/span>\n        <\/a>\n      <\/div>\n    <\/article>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-5d5e504e e-flex e-con-boxed e-con e-parent\" data-id=\"5d5e504e\" 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-57f08dc2 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"57f08dc2\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bae6782 elementor-align-left elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-mobile-align-center elementor-mobile_extra-align-center subtitle-position-below elementor-widget elementor-widget-agrile-heading\" data-id=\"4bae6782\" data-element_type=\"widget\" data-widget_type=\"agrile-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">WHY CHOOSE US<\/h2><div class=\"elementor-sub-title\"><span><big style=\"font-weight: 700; color: #1e293b; text-decoration: underline; text-decoration-color: #10b981; text-decoration-thickness: 3px; text-underline-offset: 6px;\">Raised without Vaccines or Antibiotics<\/big><\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4880c8cf elementor-widget elementor-widget-html\" data-id=\"4880c8cf\" 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<div style=\" margin: 0 auto; padding: 24px 16px; color: #1a1a1a; box-sizing: border-box;\">\n\n\n  <div style=\"position: relative; padding-left: 20px; box-sizing: border-box;\">\n\n    \n    <div style=\"position: absolute; left: 37px; top: 12px; bottom: 32px; width: 2px; background-color: #e2e8f0; z-index: 1;\"><\/div>\n\n \n    <div style=\"position: relative; display: flex; align-items: flex-start; margin-bottom: 32px; z-index: 2;\">\n      \n      <div style=\"flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%; background-color: #ffffff; border: 2px solid #16a34a; color: #16a34a; font-weight: 700; font-size: 14px; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 4px rgba(0,0,0,0.05); margin-right: 18px;\">\n        1\n      <\/div>\n      <!-- Contenu textuel -->\n      <div style=\"padding-top: 4px;\">\n        <h4 style=\"margin: 0 0 6px 0; font-size: 16px; font-weight: 700; color: #111827; letter-spacing: -0.2px;\">\n          Incubation des \u0153ufs (28 jours)\n        <\/h4>\n        <p style=\"margin: 0; font-size: 14.5px; line-height: 1.5; color: #374151;\">\n          Les \u0153ufs de pintade sont plac\u00e9s dans un incubateur et \u00e9closent au bout de 28 jours.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- \u00c9TAPE 3 -->\n    <div style=\"position: relative; display: flex; align-items: flex-start; margin-bottom: 32px; z-index: 2;\">\n      <!-- Pastille num\u00e9ro -->\n      <div style=\"flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%; background-color: #ffffff; border: 2px solid #16a34a; color: #16a34a; font-weight: 700; font-size: 14px; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 4px rgba(0,0,0,0.05); margin-right: 18px;\">\n        2\n      <\/div>\n      <!-- Contenu textuel -->\n      <div style=\"padding-top: 4px;\">\n        <h4 style=\"margin: 0 0 6px 0; font-size: 16px; font-weight: 700; color: #111827; letter-spacing: -0.2px;\">\n          Couvoir certifi\u00e9 sous inspection f\u00e9d\u00e9rale\n        <\/h4>\n        <p style=\"margin: 0; font-size: 14.5px; line-height: 1.5; color: #374151;\">\n          Plus de 100 000 pintadeaux naissent chaque ann\u00e9e dans un couvoir certifi\u00e9 et sous inspection f\u00e9d\u00e9rale rigoureuse.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- \u00c9TAPE 4 -->\n    <div style=\"position: relative; display: flex; align-items: flex-start; margin-bottom: 24px; z-index: 2;\">\n      <!-- Pastille num\u00e9ro finale -->\n      <div style=\"flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%; background-color: #16a34a; border: 2px solid #16a34a; color: #ffffff; font-weight: 700; font-size: 14px; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 4px rgba(0,0,0,0.08); margin-right: 18px;\">\n        4\n      <\/div>\n      <!-- Contenu textuel -->\n      <div style=\"padding-top: 4px;\">\n        <h4 style=\"margin: 0 0 6px 0; font-size: 16px; font-weight: 700; color: #111827; letter-spacing: -0.2px;\">\n          Acheminement en ferme d\u2019\u00e9levage\n        <\/h4>\n        <p style=\"margin: 0; font-size: 14.5px; line-height: 1.5; color: #374151;\">\n          Lorsque les pintadeaux ont un jour, ils sont imm\u00e9diatement achemin\u00e9s vers les fermes d'\u00e9levage.\n        <\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f4f3cf9 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5f4f3cf9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\nCANADIAN FARMERS BENEFIT FROM NUMEROUS ADVANTAGES:<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7009bbc0 e-con-full e-flex e-con e-child\" data-id=\"7009bbc0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-515f5fe elementor-view-stacked elementor-position-left elementor-widget__width-initial elementor-widget-mobile_extra__width-inherit elementor-mobile_extra-position-top elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"515f5fe\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t\t<div class=\"elementor-icon-box-wrapper\">\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-icon\">\n                        \t\t\t\t<span class=\"elementor-icon elementor-animation-grow\" >\n    \t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-high-quality\"><\/i>    \t\t\t\t<\/span>\n\n    \t\t\t<\/div>\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-content\">\n    \t\t\t\t<h3 class=\"elementor-icon-box-title\">\n    \t\t\t\t\t<span  >\n    \t\t\t\t\t\tTop quality products    \t\t\t\t\t<\/span>\n    \t\t\t\t<\/h3>\n    \t\t\t\t    \t\t\t\t\t<p class=\"elementor-icon-box-description\">\n    \t\t\t\t\t\t Federal certification ensures our facilities meet the highest standards for rearing conditions.    \t\t\t\t\t<\/p>\n    \t\t\t\t\n                    <!--  Show button link-->\n                        \t\t\t<\/div>\n\n    \t\t   <\/div>\n    \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77250765 elementor-view-stacked elementor-position-left elementor-widget__width-initial elementor-widget-mobile_extra__width-inherit elementor-mobile_extra-position-top elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"77250765\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t\t<div class=\"elementor-icon-box-wrapper\">\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-icon\">\n                        \t\t\t\t<span class=\"elementor-icon elementor-animation-grow\" >\n    \t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-check-mark\"><\/i>    \t\t\t\t<\/span>\n\n    \t\t\t<\/div>\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-content\">\n    \t\t\t\t<h3 class=\"elementor-icon-box-title\">\n    \t\t\t\t\t<span  >\n    \t\t\t\t\t\tZero Customs Fees    \t\t\t\t\t<\/span>\n    \t\t\t\t<\/h3>\n    \t\t\t\t    \t\t\t\t\t<p class=\"elementor-icon-box-description\">\n    \t\t\t\t\t\tNot long ago, Canadian guinea fowl farmers had to pick up their keets in the United States.    \t\t\t\t\t<\/p>\n    \t\t\t\t\n                    <!--  Show button link-->\n                        \t\t\t<\/div>\n\n    \t\t   <\/div>\n    \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1bf445c4 elementor-view-stacked elementor-position-left elementor-widget__width-initial elementor-widget-mobile_extra__width-inherit elementor-mobile_extra-position-top elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"1bf445c4\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t\t<div class=\"elementor-icon-box-wrapper\">\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-icon\">\n                        \t\t\t\t<span class=\"elementor-icon elementor-animation-grow\" >\n    \t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-fertilizer\"><\/i>    \t\t\t\t<\/span>\n\n    \t\t\t<\/div>\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-content\">\n    \t\t\t\t<h3 class=\"elementor-icon-box-title\">\n    \t\t\t\t\t<span  >\n    \t\t\t\t\t\tVery competitive prices     \t\t\t\t\t<\/span>\n    \t\t\t\t<\/h3>\n    \t\t\t\t    \t\t\t\t\t<p class=\"elementor-icon-box-description\">\n    \t\t\t\t\t\tThe lower costs are notably linked to proximity and production capacity.    \t\t\t\t\t<\/p>\n    \t\t\t\t\n                    <!--  Show button link-->\n                        \t\t\t<\/div>\n\n    \t\t   <\/div>\n    \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-608a7f23 elementor-view-stacked elementor-position-left elementor-widget__width-initial elementor-widget-mobile_extra__width-inherit elementor-mobile_extra-position-top elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"608a7f23\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t\t<div class=\"elementor-icon-box-wrapper\">\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-icon\">\n                        \t\t\t\t<span class=\"elementor-icon elementor-animation-grow\" >\n    \t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-boxes\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M560 288h-80v96l-32-21.3-32 21.3v-96h-80c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16zm-384-64h224c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16h-80v96l-32-21.3L256 96V0h-80c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16zm64 64h-80v96l-32-21.3L96 384v-96H16c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16z\"><\/path><\/svg>    \t\t\t\t<\/span>\n\n    \t\t\t<\/div>\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-content\">\n    \t\t\t\t<h3 class=\"elementor-icon-box-title\">\n    \t\t\t\t\t<span  >\n    \t\t\t\t\t\tLivraison rapide    \t\t\t\t\t<\/span>\n    \t\t\t\t<\/h3>\n    \t\t\t\t    \t\t\t\t\t<p class=\"elementor-icon-box-description\">\n    \t\t\t\t\t\tLes commandes de pintadeaux sont faites \u00e0 l\u2019avance. D\u00e8s leur sortie de \u00abl\u2019\u00e9closoir\u00bb, les oiseaux sont livr\u00e9s, par poste canada ou par avion.    \t\t\t\t\t<\/p>\n    \t\t\t\t\n                    <!--  Show button link-->\n                        \t\t\t<\/div>\n\n    \t\t   <\/div>\n    \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f01858 elementor-widget elementor-widget-text-editor\" data-id=\"9f01858\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Vous avez des questions sur l&rsquo;\u00e9levage, la livraison ou nos tarifs ? Notre \u00e9quipe est l\u00e0 pour vous accompagner.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-751edb27 e-con-full e-flex e-con e-child\" data-id=\"751edb27\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1facfed3 elementor-widget elementor-widget-agrile-button\" data-id=\"1facfed3\" data-element_type=\"widget\" data-widget_type=\"agrile-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"elementor-button-wrapper\">\n            <a class=\"elementor-btn-type-default elementor-button-link elementor-button elementor-size-md\" href=\"\/en\/contact\/\" role=\"button\">\n                        <span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Contacter-Nous<\/span>\n            \t\t<\/span>\n                    <\/a>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3dd7ef60 e-con-full elementor-hidden-mobile_extra elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"3dd7ef60\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5433a8ae elementor-widget elementor-widget-image\" data-id=\"5433a8ae\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"480\" height=\"381\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Pintabo-instalation.webp\" class=\"attachment-full size-full wp-image-4895\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Pintabo-instalation.webp 480w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Pintabo-instalation-300x238.webp 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\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<div class=\"elementor-element elementor-element-2d3ddcdb elementor-widget elementor-widget-image\" data-id=\"2d3ddcdb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"280\" height=\"360\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/pintades-tetes.webp\" class=\"attachment-full size-full wp-image-4897\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/pintades-tetes.webp 280w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/pintades-tetes-233x300.webp 233w\" sizes=\"(max-width: 280px) 100vw, 280px\" \/>\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<div class=\"elementor-element elementor-element-5a1058eb elementor-absolute elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"5a1058eb\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"93\" height=\"184\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2024\/11\/h1-bg04.png\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/>\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<div class=\"elementor-element elementor-element-6ca4560a e-con-full e-flex e-con e-child\" data-id=\"6ca4560a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3fa2475d e-con-full e-flex e-con e-child\" data-id=\"3fa2475d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41db6fc8 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"41db6fc8\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    \t\t<div class=\"elementor-icon-box-wrapper\">\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-icon\">\n                        \t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n    \t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-growth\"><\/i>    \t\t\t\t<\/span>\n\n    \t\t\t<\/div>\n    \t\t\t    \t\t\t<div class=\"elementor-icon-box-content\">\n    \t\t\t\t<h3 class=\"elementor-icon-box-title\">\n    \t\t\t\t\t<span  >\n    \t\t\t\t\t\t24+    \t\t\t\t\t<\/span>\n    \t\t\t\t<\/h3>\n    \t\t\t\t    \t\t\t\t\t<p class=\"elementor-icon-box-description\">\n    \t\t\t\t\t\tYears of experience    \t\t\t\t\t<\/p>\n    \t\t\t\t\n                    <!--  Show button link-->\n                        \t\t\t<\/div>\n\n    \t\t   <\/div>\n    \t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-6178ac2 e-flex e-con-boxed e-con e-parent\" data-id=\"6178ac2\" 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-511c1b5 elementor-widget elementor-widget-heading\" data-id=\"511c1b5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our partners<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab65425 elementor-widget elementor-widget-html\" data-id=\"ab65425\" 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>\n \n\n  .ptb-marquee-container {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n    padding: 24px 0;\n    background: transparent;\n    -webkit-mask-image: linear-gradient(to right, transparent 0%, #000 8%, #000 92%, transparent 100%);\n    mask-image: linear-gradient(to right, transparent 0%, #000 8%, #000 92%, transparent 100%);\n    -webkit-backface-visibility: hidden;\n    backface-visibility: hidden;\n    -webkit-perspective: 1000px;\n    perspective: 1000px;\n    transform: translateZ(0);\n  }\n\n  .ptb-marquee-track {\n    display: flex;\n    align-items: center;\n    width: max-content;\n    animation: ptbScrollMarquee 26s linear infinite;\n    will-change: transform;\n    -webkit-backface-visibility: hidden;\n    backface-visibility: hidden;\n    transform: translate3d(0, 0, 0);\n  }\n\n  \/* Pause au survol sur ordinateur *\/\n  .ptb-marquee-container:hover .ptb-marquee-track,\n  .ptb-marquee-track.ptb-is-paused {\n    animation-play-state: paused;\n  }\n\n  .ptb-logo-item {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n   \n    padding: 0 28px;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  .ptb-logo-item img {\n    display: block !important;\n    max-width: 200px;\n   \n    width: auto !important;\n    height: auto !important;\n    object-fit: contain !important;\n    background: transparent !important;\n    border: none !important;\n    border-radius: 0 !important;\n    box-shadow: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n    filter: grayscale(15%);\n    opacity: 0.92;\n    transition: transform 0.28s ease, filter 0.28s ease, opacity 0.28s ease;\n    user-select: none;\n    -webkit-user-drag: none;\n  }\n\n  .ptb-logo-item:hover img {\n    filter: grayscale(0%);\n    opacity: 1;\n    transform: scale(1.1);\n  }\n\n  \/* D\u00e9filement lin\u00e9aire et continu infini *\/\n  @keyframes ptbScrollMarquee {\n    0% {\n      transform: translate3d(0, 0, 0);\n    }\n    100% {\n      transform: translate3d(-50%, 0, 0);\n    }\n  }\n\n  @-webkit-keyframes ptbScrollMarquee {\n    0% {\n      -webkit-transform: translate3d(0, 0, 0);\n    }\n    100% {\n      -webkit-transform: translate3d(-50%, 0, 0);\n    }\n  }\n\n  \/* Ajustements pour tablettes et mobiles *\/\n  @media (max-width: 768px) {\n    .ptb-marquee-container {\n      padding: 16px 0;\n      -webkit-mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%);\n      mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%);\n    }\n\n    .ptb-logo-item {\n      \n      padding: 0 16px;\n    }\n\n    .ptb-logo-item img {\n      max-width: 100px;\n      height: auto;\n      \n    }\n\n    .ptb-marquee-track {\n      animation-duration: 20s;\n    }\n  }\n<\/style>\n\n<div class=\"ptb-marquee-container\" id=\"ptbMarqueeRoot\" aria-label=\"Partenaires Pintabo\">\n  <div class=\"ptb-marquee-track\" id=\"ptbMarqueeTrack\">\n    \n    <!-- === GROUPE DE LOGOS 1 === -->\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/Mazout-Beauchemin.png\" alt=\"Mazout Beauchemin\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/box-pack.png\" alt=\"Box Pack\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0560-300x300.png\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0550-300x300.png\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0548-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0558-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0551-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0553-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0556-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0557-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n\n    <!-- === GROUPE DE LOGOS 2 (DOUBLON POUR BOUCLE INFINIE INVISIBLE) === -->\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/Mazout-Beauchemin.png\" alt=\"Mazout Beauchemin\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/box-pack.png\" alt=\"Box Pack\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0560-300x300.png\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0550-300x300.png\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0548-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0558-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0551-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0553-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0556-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n    <div class=\"ptb-logo-item\" aria-hidden=\"true\">\n      <img src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/11\/IMG_0557-300x300.jpg\" alt=\"Partenaire\" loading=\"eager\" decoding=\"async\" data-no-lazy=\"1\" class=\"skip-lazy\" onerror=\"this.parentElement.style.display='none';\">\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n  (function () {\n    \/\/ Gestion du pause\/reprise sur \u00e9cran tactile (mobile\/tablette)\n    var container = document.getElementById('ptbMarqueeRoot');\n    var track = document.getElementById('ptbMarqueeTrack');\n    if (!container || !track) return;\n\n    container.addEventListener('touchstart', function () {\n      track.classList.add('ptb-is-paused');\n    }, { passive: true });\n\n    container.addEventListener('touchend', function () {\n      track.classList.remove('ptb-is-paused');\n    }, { passive: true });\n\n    container.addEventListener('touchcancel', function () {\n      track.classList.remove('ptb-is-paused');\n    }, { passive: true });\n  })();\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<div class=\"elementor-element elementor-element-85e60a1 e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"85e60a1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f64550c subtitle-position-above elementor-align-center elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-agrile-heading\" data-id=\"f64550c\" data-element_type=\"widget\" data-widget_type=\"agrile-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">What we offer<\/h2><div class=\"elementor-sub-title\"><span>Our service<\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d29c53 elementor-grid-3 elementor-grid-tablet_extra-2 elementor-grid-mobile-1 overflow-to-center elementor-widget elementor-widget-agrile-services\" data-id=\"6d29c53\" data-element_type=\"widget\" data-settings=\"{&quot;column&quot;:&quot;3&quot;,&quot;column_tablet_extra&quot;:&quot;2&quot;,&quot;column_mobile&quot;:&quot;1&quot;,&quot;swiper_overflow&quot;:&quot;center&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;column_spacing_swiper&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"agrile-services.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"agrile-service columns-1  agrile-swiper-wrapper swiper\">\n<div class=\"agrile-con agrile-swiper\">\n    <ul class=\"agrile-service swiper-wrapper\">\n\n<li class=\"service swiper-slide service-style-2\">\n    <div class=\"service-block\">\n                    <div class=\"service-transition\">\n                <div class=\"service-img-wrap bottom-to-top\">\n                    <div class=\"inner\">\n                        <figure class=\"service-image\">\n                            <a href=\"https:\/\/pintabo.com\/en\/service\/coeur-ou-gesier-de-pintades-congelees\/\" title=\"Frozen Guinea Fowl Heart or Gizzard\">\n                                <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12-1-768x1024.png\" class=\"service_thumbnail\" alt=\"C\u0153ur ou g\u00e9sier de pintades congel\u00e9es;\">\n                            <\/a>\n                        <\/figure>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"service-caption\">\n                            <div class=\"service-image-icon\">\n                    <div class=\"service_icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 42 42\"><g fill=\"none\" class=\"nc-icon-wrapper\"><path d=\"M14.4375 20.1797C11.9949 20.1797 10.0078 22.1668 10.0078 24.6094C10.0078 27.0519 11.9949 29.0391 14.4375 29.0391C16.8801 29.0391 18.8672 27.0519 18.8672 24.6094C18.8672 22.1668 16.8801 20.1797 14.4375 20.1797ZM14.4375 27.3984C12.8996 27.3984 11.6484 26.1473 11.6484 24.6094C11.6484 23.0715 12.8997 21.8203 14.4375 21.8203C15.9754 21.8203 17.2266 23.0715 17.2266 24.6094C17.2266 26.1473 15.9754 27.3984 14.4375 27.3984Z\" fill=\"currentColor\"><\/path><path d=\"M41.4019 14.1529L32.1562 11.5511V8.53125C32.1562 8.07819 31.789 7.71094 31.3359 7.71094H31.0078V4.42788C31.0078 3.52341 30.2719 2.7875 29.3674 2.7875H29.157C28.704 2.7875 28.3367 3.15476 28.3367 3.60782C28.3367 4.06087 28.704 4.42813 29.157 4.42813L29.3672 4.42788V7.71094H29.0391C28.586 7.71094 28.2188 8.07819 28.2188 8.53125V10.443L25.7745 9.75516L23.3505 0.610148C23.2551 0.250441 22.9297 0 22.5576 0H6.72656C6.2735 0 5.90625 0.367254 5.90625 0.820312V18.4907C5.90625 18.8395 6.12691 19.1503 6.45635 19.2652C6.78579 19.38 7.15181 19.2741 7.36887 19.001C9.09333 16.8307 11.6698 15.5859 14.4375 15.5859C19.413 15.5859 23.4609 19.6339 23.4609 24.6094C23.4609 25.0624 23.8282 25.4297 24.2812 25.4297H29.5723C29.8988 25.4297 30.1941 25.2361 30.3244 24.9367L32.0376 21H41.1797C41.6327 21 42 20.6327 42 20.1797V14.9426C42 14.5751 41.7556 14.2525 41.4019 14.1529ZM32.1562 13.2554L39.2717 15.2578H32.1562V13.2554ZM29.8594 9.35156H30.5156V15.2578H29.8594V9.35156ZM24.0137 9.51562H19.7207L23.1143 6.12207L24.0137 9.51562ZM14.5742 1.64062H21.9264L22.6281 4.28802L17.7198 9.19628C17.627 9.28914 17.5619 9.39898 17.5229 9.51562H16.0338L18.5778 6.97167C18.8981 6.65134 18.8981 6.13192 18.5778 5.8115C18.2574 5.49117 17.738 5.49117 17.4176 5.8115L14.5742 8.65487V1.64062ZM7.54688 1.64062H12.9336V9.51562H7.54688V1.64062ZM40.3594 19.3594H31.5C31.1735 19.3594 30.8781 19.553 30.7479 19.8524L29.0346 23.7891H25.0703C24.6501 18.2907 20.0417 13.9453 14.4375 13.9453C11.8771 13.9453 9.4555 14.8463 7.54688 16.4678V11.1562H24.7474C24.7898 11.1765 24.8333 11.1946 24.8793 11.2076L28.2188 12.1474V16.0781C28.2188 16.5312 28.586 16.8984 29.0391 16.8984H40.3321C40.3413 16.8984 40.3503 16.8974 40.3594 16.897V19.3594Z\" fill=\"currentColor\"><\/path><path d=\"M36.0938 24.7734C34.7368 24.7734 33.6328 25.8774 33.6328 27.2344C33.6328 28.5913 34.7368 29.6953 36.0938 29.6953C37.4507 29.6953 38.5547 28.5913 38.5547 27.2344C38.5547 25.8774 37.4507 24.7734 36.0938 24.7734ZM36.0938 28.0547C35.6414 28.0547 35.2734 27.6867 35.2734 27.2344C35.2734 26.7821 35.6414 26.4141 36.0938 26.4141C36.5461 26.4141 36.9141 26.7821 36.9141 27.2344C36.9141 27.6867 36.5461 28.0547 36.0938 28.0547Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 31.5H40.1741C40.5261 31.163 40.8388 30.7846 41.0973 30.3731C41.294 30.06 41.2564 29.6558 41.0097 29.3847C41.038 29.3203 41.065 29.2554 41.0907 29.19C41.457 29.1729 41.7697 28.9136 41.8519 28.5531C41.9502 28.1224 42 27.6787 42 27.2344C42 26.79 41.9502 26.3464 41.8519 25.9156C41.7697 25.5551 41.457 25.2958 41.0907 25.2787C41.065 25.2133 41.038 25.1484 41.0097 25.0839C41.2565 24.8128 41.294 24.4086 41.0973 24.0956C40.6265 23.3464 39.9816 22.7015 39.2324 22.2307C38.9195 22.0341 38.5151 22.0717 38.2441 22.3183C38.1796 22.29 38.1148 22.263 38.0494 22.2374C38.0323 21.8711 37.7729 21.5584 37.4124 21.4761C36.551 21.2796 35.6364 21.2796 34.775 21.4761C34.4145 21.5584 34.1552 21.871 34.138 22.2374C34.0727 22.263 34.0078 22.29 33.9433 22.3183C33.6722 22.0716 33.2679 22.034 32.955 22.2307C32.2058 22.7016 31.5609 23.3464 31.0901 24.0956C30.8934 24.4086 30.931 24.8129 31.1777 25.0839C31.1494 25.1484 31.1224 25.2133 31.0967 25.2787C30.7305 25.2957 30.4178 25.5551 30.3355 25.9156C30.2374 26.3464 30.1875 26.79 30.1875 27.2344C30.1875 27.6787 30.2373 28.1224 30.3356 28.5531C30.4178 28.9136 30.7305 29.1729 31.0968 29.1901C31.1225 29.2555 31.1495 29.3203 31.1778 29.3848C30.931 29.6559 30.8935 30.0601 31.0902 30.3731C31.3488 30.7846 31.6614 31.1631 32.0134 31.5001H19.4656C20.3374 30.8619 21.0911 30.0564 21.6651 29.1428C21.8687 28.8188 21.8212 28.397 21.5506 28.1263L21.3832 27.959C21.5106 27.696 21.6225 27.4267 21.7186 27.1523H21.9549C22.3377 27.1523 22.6695 26.8876 22.7547 26.5146C22.8968 25.8925 22.9688 25.2515 22.9688 24.6094C22.9688 23.9672 22.8968 23.3262 22.7548 22.7042C22.6697 22.3311 22.3378 22.0664 21.955 22.0664H21.7187C21.6226 21.7921 21.5106 21.5228 21.3833 21.2598L21.5507 21.0925C21.8213 20.8219 21.8688 20.4 21.6652 20.076C20.985 18.9936 20.0534 18.062 18.971 17.3818C18.6468 17.1781 18.225 17.2257 17.9544 17.4963L17.7871 17.6636C17.5241 17.5363 17.2549 17.4243 16.9805 17.3283V17.0919C16.9805 16.7092 16.7158 16.3774 16.3427 16.2921C15.0985 16.0082 13.7765 16.0082 12.5323 16.2921C12.1592 16.3773 11.8945 16.7092 11.8945 17.0919V17.3283C11.6201 17.4243 11.3509 17.5363 11.0879 17.6636L10.9206 17.4963C10.65 17.2257 10.2281 17.1782 9.90404 17.3818C8.82164 18.062 7.89001 18.9936 7.20981 20.076C7.00612 20.4 7.0537 20.8219 7.32432 21.0925L7.49167 21.2598C7.36444 21.5228 7.25238 21.7921 7.15632 22.0664H6.91999C6.53723 22.0664 6.20542 22.3311 6.12019 22.7042C5.97827 23.3262 5.90625 23.9672 5.90625 24.6094C5.90625 25.2515 5.97819 25.8925 6.12019 26.5146C6.20534 26.8876 6.53723 27.1523 6.91999 27.1523H7.15632C7.25238 27.4267 7.36444 27.696 7.49167 27.959L7.32432 28.1262C7.0537 28.3968 7.00621 28.8187 7.20981 29.1428C7.78386 30.0563 8.53757 30.8618 9.40931 31.5H8.50377C8.05071 31.5 7.68346 31.8673 7.68346 32.3203C7.68346 32.7734 8.05071 33.1406 8.50377 33.1406H41.1797C41.6327 33.1406 42 32.7734 42 32.3203C42 31.8673 41.6327 31.5 41.1797 31.5ZM18.6295 30.0775L18.5168 29.9647C18.2521 29.7001 17.8417 29.6481 17.5195 29.8385C17.0272 30.1294 16.5011 30.348 15.9557 30.4884C15.5932 30.5817 15.3399 30.9086 15.3399 31.2829V31.4413C14.7431 31.5194 14.1321 31.5194 13.5352 31.4413V31.2829C13.5352 30.9086 13.2819 30.5817 12.9194 30.4884C12.3741 30.348 11.8479 30.1294 11.3557 29.8385C11.0334 29.6481 10.623 29.7001 10.3583 29.9647L10.2456 30.0775C9.76779 29.7099 9.33713 29.2793 8.96954 28.8014L9.08234 28.6887C9.34681 28.424 9.39873 28.0137 9.20834 27.6914C8.91745 27.1991 8.69884 26.673 8.55849 26.1276C8.46513 25.7651 8.13832 25.5118 7.76401 25.5118H7.60561C7.56656 25.2133 7.54688 24.9116 7.54688 24.6094C7.54688 24.3072 7.56656 24.0055 7.60561 23.707H7.76401C8.13832 23.707 8.46513 23.4537 8.55849 23.0912C8.69884 22.5459 8.91745 22.0196 9.20834 21.5275C9.39873 21.2052 9.34681 20.7948 9.08217 20.5301L8.96938 20.4174C9.33696 19.9396 9.76771 19.5089 10.2455 19.1413L10.3582 19.254C10.623 19.5188 11.0333 19.5707 11.3555 19.3803C11.8479 19.0894 12.374 18.8708 12.9193 18.7304C13.2818 18.6371 13.5352 18.3103 13.5352 17.936V17.7776C14.132 17.6995 14.743 17.6995 15.3398 17.7776V17.936C15.3398 18.3103 15.5932 18.6371 15.9557 18.7304C16.501 18.8708 17.0271 19.0894 17.5195 19.3803C17.8417 19.5707 18.2521 19.5188 18.5168 19.254L18.6295 19.1413C19.1073 19.5089 19.538 19.9396 19.9056 20.4174L19.7928 20.5301C19.5281 20.7948 19.4763 21.2052 19.6667 21.5275C19.9575 22.0197 20.1762 22.5459 20.3165 23.0912C20.4099 23.4537 20.7367 23.707 21.111 23.707H21.2694C21.3084 24.0055 21.3281 24.3072 21.3281 24.6094C21.3281 24.9116 21.3084 25.2133 21.2694 25.5117H21.111C20.7367 25.5117 20.4099 25.765 20.3165 26.1275C20.1762 26.6729 19.9575 27.199 19.6667 27.6914C19.4763 28.0137 19.5282 28.4239 19.7929 28.6886L19.9056 28.8013C19.538 29.2792 19.1074 29.7099 18.6295 30.0775ZM39.701 28.1661C39.6149 28.5004 39.4808 28.823 39.3024 29.125C39.1376 29.4039 39.1543 29.7489 39.3334 30.0083C39.1903 30.175 39.0343 30.3309 38.8677 30.474C38.6083 30.2948 38.2635 30.2781 37.9845 30.4429C37.6824 30.6214 37.3598 30.7556 37.0255 30.8415C36.712 30.9223 36.4802 31.1776 36.4233 31.4874C36.2042 31.5041 35.9834 31.5041 35.7644 31.4874C35.7075 31.1777 35.4756 30.9223 35.1621 30.8415C34.8278 30.7555 34.5052 30.6214 34.2032 30.4429C33.9242 30.2781 33.5793 30.2948 33.3199 30.474C33.1533 30.3309 32.9973 30.1749 32.8543 30.0083C33.0334 29.7489 33.0501 29.4039 32.8853 29.125C32.7068 28.823 32.5726 28.5004 32.4867 28.1661C32.406 27.8526 32.1506 27.6207 31.8408 27.5638C31.8324 27.4543 31.8281 27.3444 31.8281 27.2344C31.8281 27.1244 31.8323 27.0145 31.8407 26.9049C32.1503 26.848 32.4058 26.6161 32.4865 26.3027C32.5726 25.9684 32.7067 25.6458 32.8851 25.3437C33.0499 25.0648 33.0332 24.7199 32.8541 24.4605C32.9972 24.2938 33.1532 24.1379 33.3198 23.9948C33.5792 24.174 33.924 24.1906 34.203 24.0258C34.5051 23.8473 34.8277 23.7132 35.162 23.6272C35.4755 23.5465 35.7073 23.2911 35.7642 22.9814C35.9833 22.9646 36.2041 22.9646 36.4231 22.9814C36.48 23.2911 36.7119 23.5465 37.0254 23.6272C37.3597 23.7133 37.6823 23.8474 37.9843 24.0258C38.2633 24.1906 38.6082 24.174 38.8676 23.9948C39.0342 24.1379 39.1902 24.2939 39.3332 24.4605C39.1541 24.7199 39.1374 25.0648 39.3022 25.3437C39.4807 25.6458 39.6149 25.9684 39.7008 26.3027C39.7815 26.6162 40.0369 26.848 40.3467 26.9049C40.355 27.0145 40.3592 27.1244 40.3592 27.2344C40.3592 27.3444 40.3552 27.4543 40.3468 27.5638C40.0372 27.6207 39.7817 27.8526 39.701 28.1661Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 35.9297H30.1875C29.7344 35.9297 29.3672 36.2969 29.3672 36.75C29.3672 37.2031 29.7344 37.5703 30.1875 37.5703H41.1797C41.6327 37.5703 42 37.2031 42 36.75C42 36.2969 41.6327 35.9297 41.1797 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M27.3551 35.9297H27.3445C26.8914 35.9297 26.5241 36.2969 26.5241 36.75C26.5241 37.2031 26.8914 37.5703 27.3445 37.5703H27.3551C27.8082 37.5703 28.1754 37.2031 28.1754 36.75C28.1754 36.2969 27.8082 35.9297 27.3551 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M24.5597 35.9297H0.820312C0.367254 35.9297 0 36.2969 0 36.75C0 37.2031 0.367254 37.5703 0.820312 37.5703H24.5597C25.0127 37.5703 25.38 37.2031 25.38 36.75C25.38 36.2969 25.0127 35.9297 24.5597 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M8.85938 40.3594H0.820312C0.367254 40.3594 0 40.7266 0 41.1797C0 41.6327 0.367254 42 0.820312 42H8.85938C9.31243 42 9.67969 41.6327 9.67969 41.1797C9.67969 40.7266 9.31243 40.3594 8.85938 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M11.7025 40.3594H11.6918C11.2388 40.3594 10.8715 40.7266 10.8715 41.1797C10.8715 41.6327 11.2388 42 11.6918 42H11.7025C12.1556 42 12.5228 41.6327 12.5228 41.1797C12.5228 40.7266 12.1556 40.3594 11.7025 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 40.3594H14.4872C14.0342 40.3594 13.6669 40.7266 13.6669 41.1797C13.6669 41.6327 14.0342 42 14.4872 42H41.1797C41.6327 42 42 41.6327 42 41.1797C42 40.7266 41.6327 40.3594 41.1797 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 31.5H0.820312C0.367254 31.5 0 31.8673 0 32.3203C0 32.7734 0.367254 33.1406 0.820312 33.1406H2.8761C3.32916 33.1406 3.69641 32.7734 3.69641 32.3203C3.69641 31.8673 3.32916 31.5 2.8761 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 31.5H5.70847C5.25541 31.5 4.88816 31.8673 4.88816 32.3203C4.88816 32.7734 5.25541 33.1406 5.70847 33.1406H5.71914C6.1722 33.1406 6.53945 32.7734 6.53945 32.3203C6.53945 31.8673 6.1722 31.5 5.71914 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 27.0702H0.820312C0.367254 27.0702 0 27.4375 0 27.8905C0 28.3436 0.367254 28.7109 0.820312 28.7109H2.8761C3.32916 28.7109 3.69641 28.3436 3.69641 27.8905C3.69641 27.4375 3.32916 27.0702 2.8761 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 27.0702H5.70847C5.25541 27.0702 4.88816 27.4375 4.88816 27.8905C4.88816 28.3436 5.25541 28.7109 5.70847 28.7109H5.71914C6.1722 28.7109 6.53945 28.3436 6.53945 27.8905C6.53945 27.4375 6.1722 27.0702 5.71914 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M20.4619 3.92733C20.1415 3.607 19.6221 3.607 19.3017 3.92733L19.2941 3.93496C18.9737 4.25529 18.9737 4.77471 19.2941 5.09513C19.4543 5.25525 19.6643 5.33539 19.8742 5.33539C20.0841 5.33539 20.2941 5.25533 20.4542 5.09513L20.4619 5.0875C20.7822 4.76716 20.7822 4.24774 20.4619 3.92733Z\" fill=\"currentColor\"><\/path><\/g><\/svg>                    <\/div>\n                <\/div>\n                            <div class=\"service-content-loop\">\n                <h3 class=\"service-loop-title\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/coeur-ou-gesier-de-pintades-congelees\/\">Frozen Guinea Fowl Heart or Gizzard<\/a>\n                <\/h3>\n                <div class=\"service-content-box\">\n                                    <\/div>\n                <div class=\"service-button\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/coeur-ou-gesier-de-pintades-congelees\/\" title=\"Frozen Guinea Fowl Heart or Gizzard\"><span>More details<\/span><i class=\"agrile-icon agrile-icon-arrow-r\"><\/i><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"service swiper-slide service-style-2\">\n    <div class=\"service-block\">\n                    <div class=\"service-transition\">\n                <div class=\"service-img-wrap bottom-to-top\">\n                    <div class=\"inner\">\n                        <figure class=\"service-image\">\n                            <a href=\"https:\/\/pintabo.com\/en\/service\/foie-blond\/\" title=\"Guinea Fowl Liver (Blonde)\">\n                                <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Foie-blond-de-pintade-2025-1024x1024.png\" class=\"service_thumbnail\" alt=\"Foie blond\">\n                            <\/a>\n                        <\/figure>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"service-caption\">\n                            <div class=\"service-image-icon\">\n                    <div class=\"service_icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 42 42\"><g fill=\"none\" class=\"nc-icon-wrapper\"><path d=\"M14.4375 20.1797C11.9949 20.1797 10.0078 22.1668 10.0078 24.6094C10.0078 27.0519 11.9949 29.0391 14.4375 29.0391C16.8801 29.0391 18.8672 27.0519 18.8672 24.6094C18.8672 22.1668 16.8801 20.1797 14.4375 20.1797ZM14.4375 27.3984C12.8996 27.3984 11.6484 26.1473 11.6484 24.6094C11.6484 23.0715 12.8997 21.8203 14.4375 21.8203C15.9754 21.8203 17.2266 23.0715 17.2266 24.6094C17.2266 26.1473 15.9754 27.3984 14.4375 27.3984Z\" fill=\"currentColor\"><\/path><path d=\"M41.4019 14.1529L32.1562 11.5511V8.53125C32.1562 8.07819 31.789 7.71094 31.3359 7.71094H31.0078V4.42788C31.0078 3.52341 30.2719 2.7875 29.3674 2.7875H29.157C28.704 2.7875 28.3367 3.15476 28.3367 3.60782C28.3367 4.06087 28.704 4.42813 29.157 4.42813L29.3672 4.42788V7.71094H29.0391C28.586 7.71094 28.2188 8.07819 28.2188 8.53125V10.443L25.7745 9.75516L23.3505 0.610148C23.2551 0.250441 22.9297 0 22.5576 0H6.72656C6.2735 0 5.90625 0.367254 5.90625 0.820312V18.4907C5.90625 18.8395 6.12691 19.1503 6.45635 19.2652C6.78579 19.38 7.15181 19.2741 7.36887 19.001C9.09333 16.8307 11.6698 15.5859 14.4375 15.5859C19.413 15.5859 23.4609 19.6339 23.4609 24.6094C23.4609 25.0624 23.8282 25.4297 24.2812 25.4297H29.5723C29.8988 25.4297 30.1941 25.2361 30.3244 24.9367L32.0376 21H41.1797C41.6327 21 42 20.6327 42 20.1797V14.9426C42 14.5751 41.7556 14.2525 41.4019 14.1529ZM32.1562 13.2554L39.2717 15.2578H32.1562V13.2554ZM29.8594 9.35156H30.5156V15.2578H29.8594V9.35156ZM24.0137 9.51562H19.7207L23.1143 6.12207L24.0137 9.51562ZM14.5742 1.64062H21.9264L22.6281 4.28802L17.7198 9.19628C17.627 9.28914 17.5619 9.39898 17.5229 9.51562H16.0338L18.5778 6.97167C18.8981 6.65134 18.8981 6.13192 18.5778 5.8115C18.2574 5.49117 17.738 5.49117 17.4176 5.8115L14.5742 8.65487V1.64062ZM7.54688 1.64062H12.9336V9.51562H7.54688V1.64062ZM40.3594 19.3594H31.5C31.1735 19.3594 30.8781 19.553 30.7479 19.8524L29.0346 23.7891H25.0703C24.6501 18.2907 20.0417 13.9453 14.4375 13.9453C11.8771 13.9453 9.4555 14.8463 7.54688 16.4678V11.1562H24.7474C24.7898 11.1765 24.8333 11.1946 24.8793 11.2076L28.2188 12.1474V16.0781C28.2188 16.5312 28.586 16.8984 29.0391 16.8984H40.3321C40.3413 16.8984 40.3503 16.8974 40.3594 16.897V19.3594Z\" fill=\"currentColor\"><\/path><path d=\"M36.0938 24.7734C34.7368 24.7734 33.6328 25.8774 33.6328 27.2344C33.6328 28.5913 34.7368 29.6953 36.0938 29.6953C37.4507 29.6953 38.5547 28.5913 38.5547 27.2344C38.5547 25.8774 37.4507 24.7734 36.0938 24.7734ZM36.0938 28.0547C35.6414 28.0547 35.2734 27.6867 35.2734 27.2344C35.2734 26.7821 35.6414 26.4141 36.0938 26.4141C36.5461 26.4141 36.9141 26.7821 36.9141 27.2344C36.9141 27.6867 36.5461 28.0547 36.0938 28.0547Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 31.5H40.1741C40.5261 31.163 40.8388 30.7846 41.0973 30.3731C41.294 30.06 41.2564 29.6558 41.0097 29.3847C41.038 29.3203 41.065 29.2554 41.0907 29.19C41.457 29.1729 41.7697 28.9136 41.8519 28.5531C41.9502 28.1224 42 27.6787 42 27.2344C42 26.79 41.9502 26.3464 41.8519 25.9156C41.7697 25.5551 41.457 25.2958 41.0907 25.2787C41.065 25.2133 41.038 25.1484 41.0097 25.0839C41.2565 24.8128 41.294 24.4086 41.0973 24.0956C40.6265 23.3464 39.9816 22.7015 39.2324 22.2307C38.9195 22.0341 38.5151 22.0717 38.2441 22.3183C38.1796 22.29 38.1148 22.263 38.0494 22.2374C38.0323 21.8711 37.7729 21.5584 37.4124 21.4761C36.551 21.2796 35.6364 21.2796 34.775 21.4761C34.4145 21.5584 34.1552 21.871 34.138 22.2374C34.0727 22.263 34.0078 22.29 33.9433 22.3183C33.6722 22.0716 33.2679 22.034 32.955 22.2307C32.2058 22.7016 31.5609 23.3464 31.0901 24.0956C30.8934 24.4086 30.931 24.8129 31.1777 25.0839C31.1494 25.1484 31.1224 25.2133 31.0967 25.2787C30.7305 25.2957 30.4178 25.5551 30.3355 25.9156C30.2374 26.3464 30.1875 26.79 30.1875 27.2344C30.1875 27.6787 30.2373 28.1224 30.3356 28.5531C30.4178 28.9136 30.7305 29.1729 31.0968 29.1901C31.1225 29.2555 31.1495 29.3203 31.1778 29.3848C30.931 29.6559 30.8935 30.0601 31.0902 30.3731C31.3488 30.7846 31.6614 31.1631 32.0134 31.5001H19.4656C20.3374 30.8619 21.0911 30.0564 21.6651 29.1428C21.8687 28.8188 21.8212 28.397 21.5506 28.1263L21.3832 27.959C21.5106 27.696 21.6225 27.4267 21.7186 27.1523H21.9549C22.3377 27.1523 22.6695 26.8876 22.7547 26.5146C22.8968 25.8925 22.9688 25.2515 22.9688 24.6094C22.9688 23.9672 22.8968 23.3262 22.7548 22.7042C22.6697 22.3311 22.3378 22.0664 21.955 22.0664H21.7187C21.6226 21.7921 21.5106 21.5228 21.3833 21.2598L21.5507 21.0925C21.8213 20.8219 21.8688 20.4 21.6652 20.076C20.985 18.9936 20.0534 18.062 18.971 17.3818C18.6468 17.1781 18.225 17.2257 17.9544 17.4963L17.7871 17.6636C17.5241 17.5363 17.2549 17.4243 16.9805 17.3283V17.0919C16.9805 16.7092 16.7158 16.3774 16.3427 16.2921C15.0985 16.0082 13.7765 16.0082 12.5323 16.2921C12.1592 16.3773 11.8945 16.7092 11.8945 17.0919V17.3283C11.6201 17.4243 11.3509 17.5363 11.0879 17.6636L10.9206 17.4963C10.65 17.2257 10.2281 17.1782 9.90404 17.3818C8.82164 18.062 7.89001 18.9936 7.20981 20.076C7.00612 20.4 7.0537 20.8219 7.32432 21.0925L7.49167 21.2598C7.36444 21.5228 7.25238 21.7921 7.15632 22.0664H6.91999C6.53723 22.0664 6.20542 22.3311 6.12019 22.7042C5.97827 23.3262 5.90625 23.9672 5.90625 24.6094C5.90625 25.2515 5.97819 25.8925 6.12019 26.5146C6.20534 26.8876 6.53723 27.1523 6.91999 27.1523H7.15632C7.25238 27.4267 7.36444 27.696 7.49167 27.959L7.32432 28.1262C7.0537 28.3968 7.00621 28.8187 7.20981 29.1428C7.78386 30.0563 8.53757 30.8618 9.40931 31.5H8.50377C8.05071 31.5 7.68346 31.8673 7.68346 32.3203C7.68346 32.7734 8.05071 33.1406 8.50377 33.1406H41.1797C41.6327 33.1406 42 32.7734 42 32.3203C42 31.8673 41.6327 31.5 41.1797 31.5ZM18.6295 30.0775L18.5168 29.9647C18.2521 29.7001 17.8417 29.6481 17.5195 29.8385C17.0272 30.1294 16.5011 30.348 15.9557 30.4884C15.5932 30.5817 15.3399 30.9086 15.3399 31.2829V31.4413C14.7431 31.5194 14.1321 31.5194 13.5352 31.4413V31.2829C13.5352 30.9086 13.2819 30.5817 12.9194 30.4884C12.3741 30.348 11.8479 30.1294 11.3557 29.8385C11.0334 29.6481 10.623 29.7001 10.3583 29.9647L10.2456 30.0775C9.76779 29.7099 9.33713 29.2793 8.96954 28.8014L9.08234 28.6887C9.34681 28.424 9.39873 28.0137 9.20834 27.6914C8.91745 27.1991 8.69884 26.673 8.55849 26.1276C8.46513 25.7651 8.13832 25.5118 7.76401 25.5118H7.60561C7.56656 25.2133 7.54688 24.9116 7.54688 24.6094C7.54688 24.3072 7.56656 24.0055 7.60561 23.707H7.76401C8.13832 23.707 8.46513 23.4537 8.55849 23.0912C8.69884 22.5459 8.91745 22.0196 9.20834 21.5275C9.39873 21.2052 9.34681 20.7948 9.08217 20.5301L8.96938 20.4174C9.33696 19.9396 9.76771 19.5089 10.2455 19.1413L10.3582 19.254C10.623 19.5188 11.0333 19.5707 11.3555 19.3803C11.8479 19.0894 12.374 18.8708 12.9193 18.7304C13.2818 18.6371 13.5352 18.3103 13.5352 17.936V17.7776C14.132 17.6995 14.743 17.6995 15.3398 17.7776V17.936C15.3398 18.3103 15.5932 18.6371 15.9557 18.7304C16.501 18.8708 17.0271 19.0894 17.5195 19.3803C17.8417 19.5707 18.2521 19.5188 18.5168 19.254L18.6295 19.1413C19.1073 19.5089 19.538 19.9396 19.9056 20.4174L19.7928 20.5301C19.5281 20.7948 19.4763 21.2052 19.6667 21.5275C19.9575 22.0197 20.1762 22.5459 20.3165 23.0912C20.4099 23.4537 20.7367 23.707 21.111 23.707H21.2694C21.3084 24.0055 21.3281 24.3072 21.3281 24.6094C21.3281 24.9116 21.3084 25.2133 21.2694 25.5117H21.111C20.7367 25.5117 20.4099 25.765 20.3165 26.1275C20.1762 26.6729 19.9575 27.199 19.6667 27.6914C19.4763 28.0137 19.5282 28.4239 19.7929 28.6886L19.9056 28.8013C19.538 29.2792 19.1074 29.7099 18.6295 30.0775ZM39.701 28.1661C39.6149 28.5004 39.4808 28.823 39.3024 29.125C39.1376 29.4039 39.1543 29.7489 39.3334 30.0083C39.1903 30.175 39.0343 30.3309 38.8677 30.474C38.6083 30.2948 38.2635 30.2781 37.9845 30.4429C37.6824 30.6214 37.3598 30.7556 37.0255 30.8415C36.712 30.9223 36.4802 31.1776 36.4233 31.4874C36.2042 31.5041 35.9834 31.5041 35.7644 31.4874C35.7075 31.1777 35.4756 30.9223 35.1621 30.8415C34.8278 30.7555 34.5052 30.6214 34.2032 30.4429C33.9242 30.2781 33.5793 30.2948 33.3199 30.474C33.1533 30.3309 32.9973 30.1749 32.8543 30.0083C33.0334 29.7489 33.0501 29.4039 32.8853 29.125C32.7068 28.823 32.5726 28.5004 32.4867 28.1661C32.406 27.8526 32.1506 27.6207 31.8408 27.5638C31.8324 27.4543 31.8281 27.3444 31.8281 27.2344C31.8281 27.1244 31.8323 27.0145 31.8407 26.9049C32.1503 26.848 32.4058 26.6161 32.4865 26.3027C32.5726 25.9684 32.7067 25.6458 32.8851 25.3437C33.0499 25.0648 33.0332 24.7199 32.8541 24.4605C32.9972 24.2938 33.1532 24.1379 33.3198 23.9948C33.5792 24.174 33.924 24.1906 34.203 24.0258C34.5051 23.8473 34.8277 23.7132 35.162 23.6272C35.4755 23.5465 35.7073 23.2911 35.7642 22.9814C35.9833 22.9646 36.2041 22.9646 36.4231 22.9814C36.48 23.2911 36.7119 23.5465 37.0254 23.6272C37.3597 23.7133 37.6823 23.8474 37.9843 24.0258C38.2633 24.1906 38.6082 24.174 38.8676 23.9948C39.0342 24.1379 39.1902 24.2939 39.3332 24.4605C39.1541 24.7199 39.1374 25.0648 39.3022 25.3437C39.4807 25.6458 39.6149 25.9684 39.7008 26.3027C39.7815 26.6162 40.0369 26.848 40.3467 26.9049C40.355 27.0145 40.3592 27.1244 40.3592 27.2344C40.3592 27.3444 40.3552 27.4543 40.3468 27.5638C40.0372 27.6207 39.7817 27.8526 39.701 28.1661Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 35.9297H30.1875C29.7344 35.9297 29.3672 36.2969 29.3672 36.75C29.3672 37.2031 29.7344 37.5703 30.1875 37.5703H41.1797C41.6327 37.5703 42 37.2031 42 36.75C42 36.2969 41.6327 35.9297 41.1797 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M27.3551 35.9297H27.3445C26.8914 35.9297 26.5241 36.2969 26.5241 36.75C26.5241 37.2031 26.8914 37.5703 27.3445 37.5703H27.3551C27.8082 37.5703 28.1754 37.2031 28.1754 36.75C28.1754 36.2969 27.8082 35.9297 27.3551 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M24.5597 35.9297H0.820312C0.367254 35.9297 0 36.2969 0 36.75C0 37.2031 0.367254 37.5703 0.820312 37.5703H24.5597C25.0127 37.5703 25.38 37.2031 25.38 36.75C25.38 36.2969 25.0127 35.9297 24.5597 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M8.85938 40.3594H0.820312C0.367254 40.3594 0 40.7266 0 41.1797C0 41.6327 0.367254 42 0.820312 42H8.85938C9.31243 42 9.67969 41.6327 9.67969 41.1797C9.67969 40.7266 9.31243 40.3594 8.85938 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M11.7025 40.3594H11.6918C11.2388 40.3594 10.8715 40.7266 10.8715 41.1797C10.8715 41.6327 11.2388 42 11.6918 42H11.7025C12.1556 42 12.5228 41.6327 12.5228 41.1797C12.5228 40.7266 12.1556 40.3594 11.7025 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 40.3594H14.4872C14.0342 40.3594 13.6669 40.7266 13.6669 41.1797C13.6669 41.6327 14.0342 42 14.4872 42H41.1797C41.6327 42 42 41.6327 42 41.1797C42 40.7266 41.6327 40.3594 41.1797 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 31.5H0.820312C0.367254 31.5 0 31.8673 0 32.3203C0 32.7734 0.367254 33.1406 0.820312 33.1406H2.8761C3.32916 33.1406 3.69641 32.7734 3.69641 32.3203C3.69641 31.8673 3.32916 31.5 2.8761 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 31.5H5.70847C5.25541 31.5 4.88816 31.8673 4.88816 32.3203C4.88816 32.7734 5.25541 33.1406 5.70847 33.1406H5.71914C6.1722 33.1406 6.53945 32.7734 6.53945 32.3203C6.53945 31.8673 6.1722 31.5 5.71914 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 27.0702H0.820312C0.367254 27.0702 0 27.4375 0 27.8905C0 28.3436 0.367254 28.7109 0.820312 28.7109H2.8761C3.32916 28.7109 3.69641 28.3436 3.69641 27.8905C3.69641 27.4375 3.32916 27.0702 2.8761 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 27.0702H5.70847C5.25541 27.0702 4.88816 27.4375 4.88816 27.8905C4.88816 28.3436 5.25541 28.7109 5.70847 28.7109H5.71914C6.1722 28.7109 6.53945 28.3436 6.53945 27.8905C6.53945 27.4375 6.1722 27.0702 5.71914 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M20.4619 3.92733C20.1415 3.607 19.6221 3.607 19.3017 3.92733L19.2941 3.93496C18.9737 4.25529 18.9737 4.77471 19.2941 5.09513C19.4543 5.25525 19.6643 5.33539 19.8742 5.33539C20.0841 5.33539 20.2941 5.25533 20.4542 5.09513L20.4619 5.0875C20.7822 4.76716 20.7822 4.24774 20.4619 3.92733Z\" fill=\"currentColor\"><\/path><\/g><\/svg>                    <\/div>\n                <\/div>\n                            <div class=\"service-content-loop\">\n                <h3 class=\"service-loop-title\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/foie-blond\/\">Guinea Fowl Liver (Blonde)<\/a>\n                <\/h3>\n                <div class=\"service-content-box\">\n                                    <\/div>\n                <div class=\"service-button\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/foie-blond\/\" title=\"Guinea Fowl Liver (Blonde)\"><span>More details<\/span><i class=\"agrile-icon agrile-icon-arrow-r\"><\/i><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"service swiper-slide service-style-2\">\n    <div class=\"service-block\">\n                    <div class=\"service-transition\">\n                <div class=\"service-img-wrap bottom-to-top\">\n                    <div class=\"inner\">\n                        <figure class=\"service-image\">\n                            <a href=\"https:\/\/pintabo.com\/en\/service\/pintades-entieres-congelees\/\" title=\"Pintades enti\u00e8res congel\u00e9es\">\n                                <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Pintade-entiere.png\" class=\"service_thumbnail\" alt=\"Pintades enti\u00e8res congel\u00e9es\">\n                            <\/a>\n                        <\/figure>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"service-caption\">\n                            <div class=\"service-image-icon\">\n                    <div class=\"service_icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 42 42\"><g fill=\"none\" class=\"nc-icon-wrapper\"><path d=\"M14.4375 20.1797C11.9949 20.1797 10.0078 22.1668 10.0078 24.6094C10.0078 27.0519 11.9949 29.0391 14.4375 29.0391C16.8801 29.0391 18.8672 27.0519 18.8672 24.6094C18.8672 22.1668 16.8801 20.1797 14.4375 20.1797ZM14.4375 27.3984C12.8996 27.3984 11.6484 26.1473 11.6484 24.6094C11.6484 23.0715 12.8997 21.8203 14.4375 21.8203C15.9754 21.8203 17.2266 23.0715 17.2266 24.6094C17.2266 26.1473 15.9754 27.3984 14.4375 27.3984Z\" fill=\"currentColor\"><\/path><path d=\"M41.4019 14.1529L32.1562 11.5511V8.53125C32.1562 8.07819 31.789 7.71094 31.3359 7.71094H31.0078V4.42788C31.0078 3.52341 30.2719 2.7875 29.3674 2.7875H29.157C28.704 2.7875 28.3367 3.15476 28.3367 3.60782C28.3367 4.06087 28.704 4.42813 29.157 4.42813L29.3672 4.42788V7.71094H29.0391C28.586 7.71094 28.2188 8.07819 28.2188 8.53125V10.443L25.7745 9.75516L23.3505 0.610148C23.2551 0.250441 22.9297 0 22.5576 0H6.72656C6.2735 0 5.90625 0.367254 5.90625 0.820312V18.4907C5.90625 18.8395 6.12691 19.1503 6.45635 19.2652C6.78579 19.38 7.15181 19.2741 7.36887 19.001C9.09333 16.8307 11.6698 15.5859 14.4375 15.5859C19.413 15.5859 23.4609 19.6339 23.4609 24.6094C23.4609 25.0624 23.8282 25.4297 24.2812 25.4297H29.5723C29.8988 25.4297 30.1941 25.2361 30.3244 24.9367L32.0376 21H41.1797C41.6327 21 42 20.6327 42 20.1797V14.9426C42 14.5751 41.7556 14.2525 41.4019 14.1529ZM32.1562 13.2554L39.2717 15.2578H32.1562V13.2554ZM29.8594 9.35156H30.5156V15.2578H29.8594V9.35156ZM24.0137 9.51562H19.7207L23.1143 6.12207L24.0137 9.51562ZM14.5742 1.64062H21.9264L22.6281 4.28802L17.7198 9.19628C17.627 9.28914 17.5619 9.39898 17.5229 9.51562H16.0338L18.5778 6.97167C18.8981 6.65134 18.8981 6.13192 18.5778 5.8115C18.2574 5.49117 17.738 5.49117 17.4176 5.8115L14.5742 8.65487V1.64062ZM7.54688 1.64062H12.9336V9.51562H7.54688V1.64062ZM40.3594 19.3594H31.5C31.1735 19.3594 30.8781 19.553 30.7479 19.8524L29.0346 23.7891H25.0703C24.6501 18.2907 20.0417 13.9453 14.4375 13.9453C11.8771 13.9453 9.4555 14.8463 7.54688 16.4678V11.1562H24.7474C24.7898 11.1765 24.8333 11.1946 24.8793 11.2076L28.2188 12.1474V16.0781C28.2188 16.5312 28.586 16.8984 29.0391 16.8984H40.3321C40.3413 16.8984 40.3503 16.8974 40.3594 16.897V19.3594Z\" fill=\"currentColor\"><\/path><path d=\"M36.0938 24.7734C34.7368 24.7734 33.6328 25.8774 33.6328 27.2344C33.6328 28.5913 34.7368 29.6953 36.0938 29.6953C37.4507 29.6953 38.5547 28.5913 38.5547 27.2344C38.5547 25.8774 37.4507 24.7734 36.0938 24.7734ZM36.0938 28.0547C35.6414 28.0547 35.2734 27.6867 35.2734 27.2344C35.2734 26.7821 35.6414 26.4141 36.0938 26.4141C36.5461 26.4141 36.9141 26.7821 36.9141 27.2344C36.9141 27.6867 36.5461 28.0547 36.0938 28.0547Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 31.5H40.1741C40.5261 31.163 40.8388 30.7846 41.0973 30.3731C41.294 30.06 41.2564 29.6558 41.0097 29.3847C41.038 29.3203 41.065 29.2554 41.0907 29.19C41.457 29.1729 41.7697 28.9136 41.8519 28.5531C41.9502 28.1224 42 27.6787 42 27.2344C42 26.79 41.9502 26.3464 41.8519 25.9156C41.7697 25.5551 41.457 25.2958 41.0907 25.2787C41.065 25.2133 41.038 25.1484 41.0097 25.0839C41.2565 24.8128 41.294 24.4086 41.0973 24.0956C40.6265 23.3464 39.9816 22.7015 39.2324 22.2307C38.9195 22.0341 38.5151 22.0717 38.2441 22.3183C38.1796 22.29 38.1148 22.263 38.0494 22.2374C38.0323 21.8711 37.7729 21.5584 37.4124 21.4761C36.551 21.2796 35.6364 21.2796 34.775 21.4761C34.4145 21.5584 34.1552 21.871 34.138 22.2374C34.0727 22.263 34.0078 22.29 33.9433 22.3183C33.6722 22.0716 33.2679 22.034 32.955 22.2307C32.2058 22.7016 31.5609 23.3464 31.0901 24.0956C30.8934 24.4086 30.931 24.8129 31.1777 25.0839C31.1494 25.1484 31.1224 25.2133 31.0967 25.2787C30.7305 25.2957 30.4178 25.5551 30.3355 25.9156C30.2374 26.3464 30.1875 26.79 30.1875 27.2344C30.1875 27.6787 30.2373 28.1224 30.3356 28.5531C30.4178 28.9136 30.7305 29.1729 31.0968 29.1901C31.1225 29.2555 31.1495 29.3203 31.1778 29.3848C30.931 29.6559 30.8935 30.0601 31.0902 30.3731C31.3488 30.7846 31.6614 31.1631 32.0134 31.5001H19.4656C20.3374 30.8619 21.0911 30.0564 21.6651 29.1428C21.8687 28.8188 21.8212 28.397 21.5506 28.1263L21.3832 27.959C21.5106 27.696 21.6225 27.4267 21.7186 27.1523H21.9549C22.3377 27.1523 22.6695 26.8876 22.7547 26.5146C22.8968 25.8925 22.9688 25.2515 22.9688 24.6094C22.9688 23.9672 22.8968 23.3262 22.7548 22.7042C22.6697 22.3311 22.3378 22.0664 21.955 22.0664H21.7187C21.6226 21.7921 21.5106 21.5228 21.3833 21.2598L21.5507 21.0925C21.8213 20.8219 21.8688 20.4 21.6652 20.076C20.985 18.9936 20.0534 18.062 18.971 17.3818C18.6468 17.1781 18.225 17.2257 17.9544 17.4963L17.7871 17.6636C17.5241 17.5363 17.2549 17.4243 16.9805 17.3283V17.0919C16.9805 16.7092 16.7158 16.3774 16.3427 16.2921C15.0985 16.0082 13.7765 16.0082 12.5323 16.2921C12.1592 16.3773 11.8945 16.7092 11.8945 17.0919V17.3283C11.6201 17.4243 11.3509 17.5363 11.0879 17.6636L10.9206 17.4963C10.65 17.2257 10.2281 17.1782 9.90404 17.3818C8.82164 18.062 7.89001 18.9936 7.20981 20.076C7.00612 20.4 7.0537 20.8219 7.32432 21.0925L7.49167 21.2598C7.36444 21.5228 7.25238 21.7921 7.15632 22.0664H6.91999C6.53723 22.0664 6.20542 22.3311 6.12019 22.7042C5.97827 23.3262 5.90625 23.9672 5.90625 24.6094C5.90625 25.2515 5.97819 25.8925 6.12019 26.5146C6.20534 26.8876 6.53723 27.1523 6.91999 27.1523H7.15632C7.25238 27.4267 7.36444 27.696 7.49167 27.959L7.32432 28.1262C7.0537 28.3968 7.00621 28.8187 7.20981 29.1428C7.78386 30.0563 8.53757 30.8618 9.40931 31.5H8.50377C8.05071 31.5 7.68346 31.8673 7.68346 32.3203C7.68346 32.7734 8.05071 33.1406 8.50377 33.1406H41.1797C41.6327 33.1406 42 32.7734 42 32.3203C42 31.8673 41.6327 31.5 41.1797 31.5ZM18.6295 30.0775L18.5168 29.9647C18.2521 29.7001 17.8417 29.6481 17.5195 29.8385C17.0272 30.1294 16.5011 30.348 15.9557 30.4884C15.5932 30.5817 15.3399 30.9086 15.3399 31.2829V31.4413C14.7431 31.5194 14.1321 31.5194 13.5352 31.4413V31.2829C13.5352 30.9086 13.2819 30.5817 12.9194 30.4884C12.3741 30.348 11.8479 30.1294 11.3557 29.8385C11.0334 29.6481 10.623 29.7001 10.3583 29.9647L10.2456 30.0775C9.76779 29.7099 9.33713 29.2793 8.96954 28.8014L9.08234 28.6887C9.34681 28.424 9.39873 28.0137 9.20834 27.6914C8.91745 27.1991 8.69884 26.673 8.55849 26.1276C8.46513 25.7651 8.13832 25.5118 7.76401 25.5118H7.60561C7.56656 25.2133 7.54688 24.9116 7.54688 24.6094C7.54688 24.3072 7.56656 24.0055 7.60561 23.707H7.76401C8.13832 23.707 8.46513 23.4537 8.55849 23.0912C8.69884 22.5459 8.91745 22.0196 9.20834 21.5275C9.39873 21.2052 9.34681 20.7948 9.08217 20.5301L8.96938 20.4174C9.33696 19.9396 9.76771 19.5089 10.2455 19.1413L10.3582 19.254C10.623 19.5188 11.0333 19.5707 11.3555 19.3803C11.8479 19.0894 12.374 18.8708 12.9193 18.7304C13.2818 18.6371 13.5352 18.3103 13.5352 17.936V17.7776C14.132 17.6995 14.743 17.6995 15.3398 17.7776V17.936C15.3398 18.3103 15.5932 18.6371 15.9557 18.7304C16.501 18.8708 17.0271 19.0894 17.5195 19.3803C17.8417 19.5707 18.2521 19.5188 18.5168 19.254L18.6295 19.1413C19.1073 19.5089 19.538 19.9396 19.9056 20.4174L19.7928 20.5301C19.5281 20.7948 19.4763 21.2052 19.6667 21.5275C19.9575 22.0197 20.1762 22.5459 20.3165 23.0912C20.4099 23.4537 20.7367 23.707 21.111 23.707H21.2694C21.3084 24.0055 21.3281 24.3072 21.3281 24.6094C21.3281 24.9116 21.3084 25.2133 21.2694 25.5117H21.111C20.7367 25.5117 20.4099 25.765 20.3165 26.1275C20.1762 26.6729 19.9575 27.199 19.6667 27.6914C19.4763 28.0137 19.5282 28.4239 19.7929 28.6886L19.9056 28.8013C19.538 29.2792 19.1074 29.7099 18.6295 30.0775ZM39.701 28.1661C39.6149 28.5004 39.4808 28.823 39.3024 29.125C39.1376 29.4039 39.1543 29.7489 39.3334 30.0083C39.1903 30.175 39.0343 30.3309 38.8677 30.474C38.6083 30.2948 38.2635 30.2781 37.9845 30.4429C37.6824 30.6214 37.3598 30.7556 37.0255 30.8415C36.712 30.9223 36.4802 31.1776 36.4233 31.4874C36.2042 31.5041 35.9834 31.5041 35.7644 31.4874C35.7075 31.1777 35.4756 30.9223 35.1621 30.8415C34.8278 30.7555 34.5052 30.6214 34.2032 30.4429C33.9242 30.2781 33.5793 30.2948 33.3199 30.474C33.1533 30.3309 32.9973 30.1749 32.8543 30.0083C33.0334 29.7489 33.0501 29.4039 32.8853 29.125C32.7068 28.823 32.5726 28.5004 32.4867 28.1661C32.406 27.8526 32.1506 27.6207 31.8408 27.5638C31.8324 27.4543 31.8281 27.3444 31.8281 27.2344C31.8281 27.1244 31.8323 27.0145 31.8407 26.9049C32.1503 26.848 32.4058 26.6161 32.4865 26.3027C32.5726 25.9684 32.7067 25.6458 32.8851 25.3437C33.0499 25.0648 33.0332 24.7199 32.8541 24.4605C32.9972 24.2938 33.1532 24.1379 33.3198 23.9948C33.5792 24.174 33.924 24.1906 34.203 24.0258C34.5051 23.8473 34.8277 23.7132 35.162 23.6272C35.4755 23.5465 35.7073 23.2911 35.7642 22.9814C35.9833 22.9646 36.2041 22.9646 36.4231 22.9814C36.48 23.2911 36.7119 23.5465 37.0254 23.6272C37.3597 23.7133 37.6823 23.8474 37.9843 24.0258C38.2633 24.1906 38.6082 24.174 38.8676 23.9948C39.0342 24.1379 39.1902 24.2939 39.3332 24.4605C39.1541 24.7199 39.1374 25.0648 39.3022 25.3437C39.4807 25.6458 39.6149 25.9684 39.7008 26.3027C39.7815 26.6162 40.0369 26.848 40.3467 26.9049C40.355 27.0145 40.3592 27.1244 40.3592 27.2344C40.3592 27.3444 40.3552 27.4543 40.3468 27.5638C40.0372 27.6207 39.7817 27.8526 39.701 28.1661Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 35.9297H30.1875C29.7344 35.9297 29.3672 36.2969 29.3672 36.75C29.3672 37.2031 29.7344 37.5703 30.1875 37.5703H41.1797C41.6327 37.5703 42 37.2031 42 36.75C42 36.2969 41.6327 35.9297 41.1797 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M27.3551 35.9297H27.3445C26.8914 35.9297 26.5241 36.2969 26.5241 36.75C26.5241 37.2031 26.8914 37.5703 27.3445 37.5703H27.3551C27.8082 37.5703 28.1754 37.2031 28.1754 36.75C28.1754 36.2969 27.8082 35.9297 27.3551 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M24.5597 35.9297H0.820312C0.367254 35.9297 0 36.2969 0 36.75C0 37.2031 0.367254 37.5703 0.820312 37.5703H24.5597C25.0127 37.5703 25.38 37.2031 25.38 36.75C25.38 36.2969 25.0127 35.9297 24.5597 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M8.85938 40.3594H0.820312C0.367254 40.3594 0 40.7266 0 41.1797C0 41.6327 0.367254 42 0.820312 42H8.85938C9.31243 42 9.67969 41.6327 9.67969 41.1797C9.67969 40.7266 9.31243 40.3594 8.85938 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M11.7025 40.3594H11.6918C11.2388 40.3594 10.8715 40.7266 10.8715 41.1797C10.8715 41.6327 11.2388 42 11.6918 42H11.7025C12.1556 42 12.5228 41.6327 12.5228 41.1797C12.5228 40.7266 12.1556 40.3594 11.7025 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 40.3594H14.4872C14.0342 40.3594 13.6669 40.7266 13.6669 41.1797C13.6669 41.6327 14.0342 42 14.4872 42H41.1797C41.6327 42 42 41.6327 42 41.1797C42 40.7266 41.6327 40.3594 41.1797 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 31.5H0.820312C0.367254 31.5 0 31.8673 0 32.3203C0 32.7734 0.367254 33.1406 0.820312 33.1406H2.8761C3.32916 33.1406 3.69641 32.7734 3.69641 32.3203C3.69641 31.8673 3.32916 31.5 2.8761 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 31.5H5.70847C5.25541 31.5 4.88816 31.8673 4.88816 32.3203C4.88816 32.7734 5.25541 33.1406 5.70847 33.1406H5.71914C6.1722 33.1406 6.53945 32.7734 6.53945 32.3203C6.53945 31.8673 6.1722 31.5 5.71914 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 27.0702H0.820312C0.367254 27.0702 0 27.4375 0 27.8905C0 28.3436 0.367254 28.7109 0.820312 28.7109H2.8761C3.32916 28.7109 3.69641 28.3436 3.69641 27.8905C3.69641 27.4375 3.32916 27.0702 2.8761 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 27.0702H5.70847C5.25541 27.0702 4.88816 27.4375 4.88816 27.8905C4.88816 28.3436 5.25541 28.7109 5.70847 28.7109H5.71914C6.1722 28.7109 6.53945 28.3436 6.53945 27.8905C6.53945 27.4375 6.1722 27.0702 5.71914 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M20.4619 3.92733C20.1415 3.607 19.6221 3.607 19.3017 3.92733L19.2941 3.93496C18.9737 4.25529 18.9737 4.77471 19.2941 5.09513C19.4543 5.25525 19.6643 5.33539 19.8742 5.33539C20.0841 5.33539 20.2941 5.25533 20.4542 5.09513L20.4619 5.0875C20.7822 4.76716 20.7822 4.24774 20.4619 3.92733Z\" fill=\"currentColor\"><\/path><\/g><\/svg>                    <\/div>\n                <\/div>\n                            <div class=\"service-content-loop\">\n                <h3 class=\"service-loop-title\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/pintades-entieres-congelees\/\">Pintades enti\u00e8res congel\u00e9es<\/a>\n                <\/h3>\n                <div class=\"service-content-box\">\n                                    <\/div>\n                <div class=\"service-button\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/pintades-entieres-congelees\/\" title=\"Pintades enti\u00e8res congel\u00e9es\"><span>More details<\/span><i class=\"agrile-icon agrile-icon-arrow-r\"><\/i><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"service swiper-slide service-style-2\">\n    <div class=\"service-block\">\n                    <div class=\"service-transition\">\n                <div class=\"service-img-wrap bottom-to-top\">\n                    <div class=\"inner\">\n                        <figure class=\"service-image\">\n                            <a href=\"https:\/\/pintabo.com\/en\/service\/cuisse-de-pintades-congelees\/\" title=\"Frozen guinea fowl thigh;\">\n                                <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Cuisse-de-pintade-1024x1024.png\" class=\"service_thumbnail\" alt=\"Cuisse de pintades congel\u00e9es;\">\n                            <\/a>\n                        <\/figure>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"service-caption\">\n                            <div class=\"service-image-icon\">\n                    <div class=\"service_icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 42 42\"><g fill=\"none\" class=\"nc-icon-wrapper\"><path d=\"M14.4375 20.1797C11.9949 20.1797 10.0078 22.1668 10.0078 24.6094C10.0078 27.0519 11.9949 29.0391 14.4375 29.0391C16.8801 29.0391 18.8672 27.0519 18.8672 24.6094C18.8672 22.1668 16.8801 20.1797 14.4375 20.1797ZM14.4375 27.3984C12.8996 27.3984 11.6484 26.1473 11.6484 24.6094C11.6484 23.0715 12.8997 21.8203 14.4375 21.8203C15.9754 21.8203 17.2266 23.0715 17.2266 24.6094C17.2266 26.1473 15.9754 27.3984 14.4375 27.3984Z\" fill=\"currentColor\"><\/path><path d=\"M41.4019 14.1529L32.1562 11.5511V8.53125C32.1562 8.07819 31.789 7.71094 31.3359 7.71094H31.0078V4.42788C31.0078 3.52341 30.2719 2.7875 29.3674 2.7875H29.157C28.704 2.7875 28.3367 3.15476 28.3367 3.60782C28.3367 4.06087 28.704 4.42813 29.157 4.42813L29.3672 4.42788V7.71094H29.0391C28.586 7.71094 28.2188 8.07819 28.2188 8.53125V10.443L25.7745 9.75516L23.3505 0.610148C23.2551 0.250441 22.9297 0 22.5576 0H6.72656C6.2735 0 5.90625 0.367254 5.90625 0.820312V18.4907C5.90625 18.8395 6.12691 19.1503 6.45635 19.2652C6.78579 19.38 7.15181 19.2741 7.36887 19.001C9.09333 16.8307 11.6698 15.5859 14.4375 15.5859C19.413 15.5859 23.4609 19.6339 23.4609 24.6094C23.4609 25.0624 23.8282 25.4297 24.2812 25.4297H29.5723C29.8988 25.4297 30.1941 25.2361 30.3244 24.9367L32.0376 21H41.1797C41.6327 21 42 20.6327 42 20.1797V14.9426C42 14.5751 41.7556 14.2525 41.4019 14.1529ZM32.1562 13.2554L39.2717 15.2578H32.1562V13.2554ZM29.8594 9.35156H30.5156V15.2578H29.8594V9.35156ZM24.0137 9.51562H19.7207L23.1143 6.12207L24.0137 9.51562ZM14.5742 1.64062H21.9264L22.6281 4.28802L17.7198 9.19628C17.627 9.28914 17.5619 9.39898 17.5229 9.51562H16.0338L18.5778 6.97167C18.8981 6.65134 18.8981 6.13192 18.5778 5.8115C18.2574 5.49117 17.738 5.49117 17.4176 5.8115L14.5742 8.65487V1.64062ZM7.54688 1.64062H12.9336V9.51562H7.54688V1.64062ZM40.3594 19.3594H31.5C31.1735 19.3594 30.8781 19.553 30.7479 19.8524L29.0346 23.7891H25.0703C24.6501 18.2907 20.0417 13.9453 14.4375 13.9453C11.8771 13.9453 9.4555 14.8463 7.54688 16.4678V11.1562H24.7474C24.7898 11.1765 24.8333 11.1946 24.8793 11.2076L28.2188 12.1474V16.0781C28.2188 16.5312 28.586 16.8984 29.0391 16.8984H40.3321C40.3413 16.8984 40.3503 16.8974 40.3594 16.897V19.3594Z\" fill=\"currentColor\"><\/path><path d=\"M36.0938 24.7734C34.7368 24.7734 33.6328 25.8774 33.6328 27.2344C33.6328 28.5913 34.7368 29.6953 36.0938 29.6953C37.4507 29.6953 38.5547 28.5913 38.5547 27.2344C38.5547 25.8774 37.4507 24.7734 36.0938 24.7734ZM36.0938 28.0547C35.6414 28.0547 35.2734 27.6867 35.2734 27.2344C35.2734 26.7821 35.6414 26.4141 36.0938 26.4141C36.5461 26.4141 36.9141 26.7821 36.9141 27.2344C36.9141 27.6867 36.5461 28.0547 36.0938 28.0547Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 31.5H40.1741C40.5261 31.163 40.8388 30.7846 41.0973 30.3731C41.294 30.06 41.2564 29.6558 41.0097 29.3847C41.038 29.3203 41.065 29.2554 41.0907 29.19C41.457 29.1729 41.7697 28.9136 41.8519 28.5531C41.9502 28.1224 42 27.6787 42 27.2344C42 26.79 41.9502 26.3464 41.8519 25.9156C41.7697 25.5551 41.457 25.2958 41.0907 25.2787C41.065 25.2133 41.038 25.1484 41.0097 25.0839C41.2565 24.8128 41.294 24.4086 41.0973 24.0956C40.6265 23.3464 39.9816 22.7015 39.2324 22.2307C38.9195 22.0341 38.5151 22.0717 38.2441 22.3183C38.1796 22.29 38.1148 22.263 38.0494 22.2374C38.0323 21.8711 37.7729 21.5584 37.4124 21.4761C36.551 21.2796 35.6364 21.2796 34.775 21.4761C34.4145 21.5584 34.1552 21.871 34.138 22.2374C34.0727 22.263 34.0078 22.29 33.9433 22.3183C33.6722 22.0716 33.2679 22.034 32.955 22.2307C32.2058 22.7016 31.5609 23.3464 31.0901 24.0956C30.8934 24.4086 30.931 24.8129 31.1777 25.0839C31.1494 25.1484 31.1224 25.2133 31.0967 25.2787C30.7305 25.2957 30.4178 25.5551 30.3355 25.9156C30.2374 26.3464 30.1875 26.79 30.1875 27.2344C30.1875 27.6787 30.2373 28.1224 30.3356 28.5531C30.4178 28.9136 30.7305 29.1729 31.0968 29.1901C31.1225 29.2555 31.1495 29.3203 31.1778 29.3848C30.931 29.6559 30.8935 30.0601 31.0902 30.3731C31.3488 30.7846 31.6614 31.1631 32.0134 31.5001H19.4656C20.3374 30.8619 21.0911 30.0564 21.6651 29.1428C21.8687 28.8188 21.8212 28.397 21.5506 28.1263L21.3832 27.959C21.5106 27.696 21.6225 27.4267 21.7186 27.1523H21.9549C22.3377 27.1523 22.6695 26.8876 22.7547 26.5146C22.8968 25.8925 22.9688 25.2515 22.9688 24.6094C22.9688 23.9672 22.8968 23.3262 22.7548 22.7042C22.6697 22.3311 22.3378 22.0664 21.955 22.0664H21.7187C21.6226 21.7921 21.5106 21.5228 21.3833 21.2598L21.5507 21.0925C21.8213 20.8219 21.8688 20.4 21.6652 20.076C20.985 18.9936 20.0534 18.062 18.971 17.3818C18.6468 17.1781 18.225 17.2257 17.9544 17.4963L17.7871 17.6636C17.5241 17.5363 17.2549 17.4243 16.9805 17.3283V17.0919C16.9805 16.7092 16.7158 16.3774 16.3427 16.2921C15.0985 16.0082 13.7765 16.0082 12.5323 16.2921C12.1592 16.3773 11.8945 16.7092 11.8945 17.0919V17.3283C11.6201 17.4243 11.3509 17.5363 11.0879 17.6636L10.9206 17.4963C10.65 17.2257 10.2281 17.1782 9.90404 17.3818C8.82164 18.062 7.89001 18.9936 7.20981 20.076C7.00612 20.4 7.0537 20.8219 7.32432 21.0925L7.49167 21.2598C7.36444 21.5228 7.25238 21.7921 7.15632 22.0664H6.91999C6.53723 22.0664 6.20542 22.3311 6.12019 22.7042C5.97827 23.3262 5.90625 23.9672 5.90625 24.6094C5.90625 25.2515 5.97819 25.8925 6.12019 26.5146C6.20534 26.8876 6.53723 27.1523 6.91999 27.1523H7.15632C7.25238 27.4267 7.36444 27.696 7.49167 27.959L7.32432 28.1262C7.0537 28.3968 7.00621 28.8187 7.20981 29.1428C7.78386 30.0563 8.53757 30.8618 9.40931 31.5H8.50377C8.05071 31.5 7.68346 31.8673 7.68346 32.3203C7.68346 32.7734 8.05071 33.1406 8.50377 33.1406H41.1797C41.6327 33.1406 42 32.7734 42 32.3203C42 31.8673 41.6327 31.5 41.1797 31.5ZM18.6295 30.0775L18.5168 29.9647C18.2521 29.7001 17.8417 29.6481 17.5195 29.8385C17.0272 30.1294 16.5011 30.348 15.9557 30.4884C15.5932 30.5817 15.3399 30.9086 15.3399 31.2829V31.4413C14.7431 31.5194 14.1321 31.5194 13.5352 31.4413V31.2829C13.5352 30.9086 13.2819 30.5817 12.9194 30.4884C12.3741 30.348 11.8479 30.1294 11.3557 29.8385C11.0334 29.6481 10.623 29.7001 10.3583 29.9647L10.2456 30.0775C9.76779 29.7099 9.33713 29.2793 8.96954 28.8014L9.08234 28.6887C9.34681 28.424 9.39873 28.0137 9.20834 27.6914C8.91745 27.1991 8.69884 26.673 8.55849 26.1276C8.46513 25.7651 8.13832 25.5118 7.76401 25.5118H7.60561C7.56656 25.2133 7.54688 24.9116 7.54688 24.6094C7.54688 24.3072 7.56656 24.0055 7.60561 23.707H7.76401C8.13832 23.707 8.46513 23.4537 8.55849 23.0912C8.69884 22.5459 8.91745 22.0196 9.20834 21.5275C9.39873 21.2052 9.34681 20.7948 9.08217 20.5301L8.96938 20.4174C9.33696 19.9396 9.76771 19.5089 10.2455 19.1413L10.3582 19.254C10.623 19.5188 11.0333 19.5707 11.3555 19.3803C11.8479 19.0894 12.374 18.8708 12.9193 18.7304C13.2818 18.6371 13.5352 18.3103 13.5352 17.936V17.7776C14.132 17.6995 14.743 17.6995 15.3398 17.7776V17.936C15.3398 18.3103 15.5932 18.6371 15.9557 18.7304C16.501 18.8708 17.0271 19.0894 17.5195 19.3803C17.8417 19.5707 18.2521 19.5188 18.5168 19.254L18.6295 19.1413C19.1073 19.5089 19.538 19.9396 19.9056 20.4174L19.7928 20.5301C19.5281 20.7948 19.4763 21.2052 19.6667 21.5275C19.9575 22.0197 20.1762 22.5459 20.3165 23.0912C20.4099 23.4537 20.7367 23.707 21.111 23.707H21.2694C21.3084 24.0055 21.3281 24.3072 21.3281 24.6094C21.3281 24.9116 21.3084 25.2133 21.2694 25.5117H21.111C20.7367 25.5117 20.4099 25.765 20.3165 26.1275C20.1762 26.6729 19.9575 27.199 19.6667 27.6914C19.4763 28.0137 19.5282 28.4239 19.7929 28.6886L19.9056 28.8013C19.538 29.2792 19.1074 29.7099 18.6295 30.0775ZM39.701 28.1661C39.6149 28.5004 39.4808 28.823 39.3024 29.125C39.1376 29.4039 39.1543 29.7489 39.3334 30.0083C39.1903 30.175 39.0343 30.3309 38.8677 30.474C38.6083 30.2948 38.2635 30.2781 37.9845 30.4429C37.6824 30.6214 37.3598 30.7556 37.0255 30.8415C36.712 30.9223 36.4802 31.1776 36.4233 31.4874C36.2042 31.5041 35.9834 31.5041 35.7644 31.4874C35.7075 31.1777 35.4756 30.9223 35.1621 30.8415C34.8278 30.7555 34.5052 30.6214 34.2032 30.4429C33.9242 30.2781 33.5793 30.2948 33.3199 30.474C33.1533 30.3309 32.9973 30.1749 32.8543 30.0083C33.0334 29.7489 33.0501 29.4039 32.8853 29.125C32.7068 28.823 32.5726 28.5004 32.4867 28.1661C32.406 27.8526 32.1506 27.6207 31.8408 27.5638C31.8324 27.4543 31.8281 27.3444 31.8281 27.2344C31.8281 27.1244 31.8323 27.0145 31.8407 26.9049C32.1503 26.848 32.4058 26.6161 32.4865 26.3027C32.5726 25.9684 32.7067 25.6458 32.8851 25.3437C33.0499 25.0648 33.0332 24.7199 32.8541 24.4605C32.9972 24.2938 33.1532 24.1379 33.3198 23.9948C33.5792 24.174 33.924 24.1906 34.203 24.0258C34.5051 23.8473 34.8277 23.7132 35.162 23.6272C35.4755 23.5465 35.7073 23.2911 35.7642 22.9814C35.9833 22.9646 36.2041 22.9646 36.4231 22.9814C36.48 23.2911 36.7119 23.5465 37.0254 23.6272C37.3597 23.7133 37.6823 23.8474 37.9843 24.0258C38.2633 24.1906 38.6082 24.174 38.8676 23.9948C39.0342 24.1379 39.1902 24.2939 39.3332 24.4605C39.1541 24.7199 39.1374 25.0648 39.3022 25.3437C39.4807 25.6458 39.6149 25.9684 39.7008 26.3027C39.7815 26.6162 40.0369 26.848 40.3467 26.9049C40.355 27.0145 40.3592 27.1244 40.3592 27.2344C40.3592 27.3444 40.3552 27.4543 40.3468 27.5638C40.0372 27.6207 39.7817 27.8526 39.701 28.1661Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 35.9297H30.1875C29.7344 35.9297 29.3672 36.2969 29.3672 36.75C29.3672 37.2031 29.7344 37.5703 30.1875 37.5703H41.1797C41.6327 37.5703 42 37.2031 42 36.75C42 36.2969 41.6327 35.9297 41.1797 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M27.3551 35.9297H27.3445C26.8914 35.9297 26.5241 36.2969 26.5241 36.75C26.5241 37.2031 26.8914 37.5703 27.3445 37.5703H27.3551C27.8082 37.5703 28.1754 37.2031 28.1754 36.75C28.1754 36.2969 27.8082 35.9297 27.3551 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M24.5597 35.9297H0.820312C0.367254 35.9297 0 36.2969 0 36.75C0 37.2031 0.367254 37.5703 0.820312 37.5703H24.5597C25.0127 37.5703 25.38 37.2031 25.38 36.75C25.38 36.2969 25.0127 35.9297 24.5597 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M8.85938 40.3594H0.820312C0.367254 40.3594 0 40.7266 0 41.1797C0 41.6327 0.367254 42 0.820312 42H8.85938C9.31243 42 9.67969 41.6327 9.67969 41.1797C9.67969 40.7266 9.31243 40.3594 8.85938 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M11.7025 40.3594H11.6918C11.2388 40.3594 10.8715 40.7266 10.8715 41.1797C10.8715 41.6327 11.2388 42 11.6918 42H11.7025C12.1556 42 12.5228 41.6327 12.5228 41.1797C12.5228 40.7266 12.1556 40.3594 11.7025 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 40.3594H14.4872C14.0342 40.3594 13.6669 40.7266 13.6669 41.1797C13.6669 41.6327 14.0342 42 14.4872 42H41.1797C41.6327 42 42 41.6327 42 41.1797C42 40.7266 41.6327 40.3594 41.1797 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 31.5H0.820312C0.367254 31.5 0 31.8673 0 32.3203C0 32.7734 0.367254 33.1406 0.820312 33.1406H2.8761C3.32916 33.1406 3.69641 32.7734 3.69641 32.3203C3.69641 31.8673 3.32916 31.5 2.8761 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 31.5H5.70847C5.25541 31.5 4.88816 31.8673 4.88816 32.3203C4.88816 32.7734 5.25541 33.1406 5.70847 33.1406H5.71914C6.1722 33.1406 6.53945 32.7734 6.53945 32.3203C6.53945 31.8673 6.1722 31.5 5.71914 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 27.0702H0.820312C0.367254 27.0702 0 27.4375 0 27.8905C0 28.3436 0.367254 28.7109 0.820312 28.7109H2.8761C3.32916 28.7109 3.69641 28.3436 3.69641 27.8905C3.69641 27.4375 3.32916 27.0702 2.8761 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 27.0702H5.70847C5.25541 27.0702 4.88816 27.4375 4.88816 27.8905C4.88816 28.3436 5.25541 28.7109 5.70847 28.7109H5.71914C6.1722 28.7109 6.53945 28.3436 6.53945 27.8905C6.53945 27.4375 6.1722 27.0702 5.71914 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M20.4619 3.92733C20.1415 3.607 19.6221 3.607 19.3017 3.92733L19.2941 3.93496C18.9737 4.25529 18.9737 4.77471 19.2941 5.09513C19.4543 5.25525 19.6643 5.33539 19.8742 5.33539C20.0841 5.33539 20.2941 5.25533 20.4542 5.09513L20.4619 5.0875C20.7822 4.76716 20.7822 4.24774 20.4619 3.92733Z\" fill=\"currentColor\"><\/path><\/g><\/svg>                    <\/div>\n                <\/div>\n                            <div class=\"service-content-loop\">\n                <h3 class=\"service-loop-title\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/cuisse-de-pintades-congelees\/\">Frozen guinea fowl thigh;<\/a>\n                <\/h3>\n                <div class=\"service-content-box\">\n                                    <\/div>\n                <div class=\"service-button\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/cuisse-de-pintades-congelees\/\" title=\"Frozen guinea fowl thigh;\"><span>More details<\/span><i class=\"agrile-icon agrile-icon-arrow-r\"><\/i><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"service swiper-slide service-style-2\">\n    <div class=\"service-block\">\n                    <div class=\"service-transition\">\n                <div class=\"service-img-wrap bottom-to-top\">\n                    <div class=\"inner\">\n                        <figure class=\"service-image\">\n                            <a href=\"https:\/\/pintabo.com\/en\/service\/poitrine-de-pintades-congelees\/\" title=\"Frozen guinea fowl breast;\">\n                                <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Poitrine-de-pintade-1024x1024.png\" class=\"service_thumbnail\" alt=\"Poitrine de pintades congel\u00e9es;\">\n                            <\/a>\n                        <\/figure>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"service-caption\">\n                            <div class=\"service-image-icon\">\n                    <div class=\"service_icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 42 42\"><g fill=\"none\" class=\"nc-icon-wrapper\"><path d=\"M14.4375 20.1797C11.9949 20.1797 10.0078 22.1668 10.0078 24.6094C10.0078 27.0519 11.9949 29.0391 14.4375 29.0391C16.8801 29.0391 18.8672 27.0519 18.8672 24.6094C18.8672 22.1668 16.8801 20.1797 14.4375 20.1797ZM14.4375 27.3984C12.8996 27.3984 11.6484 26.1473 11.6484 24.6094C11.6484 23.0715 12.8997 21.8203 14.4375 21.8203C15.9754 21.8203 17.2266 23.0715 17.2266 24.6094C17.2266 26.1473 15.9754 27.3984 14.4375 27.3984Z\" fill=\"currentColor\"><\/path><path d=\"M41.4019 14.1529L32.1562 11.5511V8.53125C32.1562 8.07819 31.789 7.71094 31.3359 7.71094H31.0078V4.42788C31.0078 3.52341 30.2719 2.7875 29.3674 2.7875H29.157C28.704 2.7875 28.3367 3.15476 28.3367 3.60782C28.3367 4.06087 28.704 4.42813 29.157 4.42813L29.3672 4.42788V7.71094H29.0391C28.586 7.71094 28.2188 8.07819 28.2188 8.53125V10.443L25.7745 9.75516L23.3505 0.610148C23.2551 0.250441 22.9297 0 22.5576 0H6.72656C6.2735 0 5.90625 0.367254 5.90625 0.820312V18.4907C5.90625 18.8395 6.12691 19.1503 6.45635 19.2652C6.78579 19.38 7.15181 19.2741 7.36887 19.001C9.09333 16.8307 11.6698 15.5859 14.4375 15.5859C19.413 15.5859 23.4609 19.6339 23.4609 24.6094C23.4609 25.0624 23.8282 25.4297 24.2812 25.4297H29.5723C29.8988 25.4297 30.1941 25.2361 30.3244 24.9367L32.0376 21H41.1797C41.6327 21 42 20.6327 42 20.1797V14.9426C42 14.5751 41.7556 14.2525 41.4019 14.1529ZM32.1562 13.2554L39.2717 15.2578H32.1562V13.2554ZM29.8594 9.35156H30.5156V15.2578H29.8594V9.35156ZM24.0137 9.51562H19.7207L23.1143 6.12207L24.0137 9.51562ZM14.5742 1.64062H21.9264L22.6281 4.28802L17.7198 9.19628C17.627 9.28914 17.5619 9.39898 17.5229 9.51562H16.0338L18.5778 6.97167C18.8981 6.65134 18.8981 6.13192 18.5778 5.8115C18.2574 5.49117 17.738 5.49117 17.4176 5.8115L14.5742 8.65487V1.64062ZM7.54688 1.64062H12.9336V9.51562H7.54688V1.64062ZM40.3594 19.3594H31.5C31.1735 19.3594 30.8781 19.553 30.7479 19.8524L29.0346 23.7891H25.0703C24.6501 18.2907 20.0417 13.9453 14.4375 13.9453C11.8771 13.9453 9.4555 14.8463 7.54688 16.4678V11.1562H24.7474C24.7898 11.1765 24.8333 11.1946 24.8793 11.2076L28.2188 12.1474V16.0781C28.2188 16.5312 28.586 16.8984 29.0391 16.8984H40.3321C40.3413 16.8984 40.3503 16.8974 40.3594 16.897V19.3594Z\" fill=\"currentColor\"><\/path><path d=\"M36.0938 24.7734C34.7368 24.7734 33.6328 25.8774 33.6328 27.2344C33.6328 28.5913 34.7368 29.6953 36.0938 29.6953C37.4507 29.6953 38.5547 28.5913 38.5547 27.2344C38.5547 25.8774 37.4507 24.7734 36.0938 24.7734ZM36.0938 28.0547C35.6414 28.0547 35.2734 27.6867 35.2734 27.2344C35.2734 26.7821 35.6414 26.4141 36.0938 26.4141C36.5461 26.4141 36.9141 26.7821 36.9141 27.2344C36.9141 27.6867 36.5461 28.0547 36.0938 28.0547Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 31.5H40.1741C40.5261 31.163 40.8388 30.7846 41.0973 30.3731C41.294 30.06 41.2564 29.6558 41.0097 29.3847C41.038 29.3203 41.065 29.2554 41.0907 29.19C41.457 29.1729 41.7697 28.9136 41.8519 28.5531C41.9502 28.1224 42 27.6787 42 27.2344C42 26.79 41.9502 26.3464 41.8519 25.9156C41.7697 25.5551 41.457 25.2958 41.0907 25.2787C41.065 25.2133 41.038 25.1484 41.0097 25.0839C41.2565 24.8128 41.294 24.4086 41.0973 24.0956C40.6265 23.3464 39.9816 22.7015 39.2324 22.2307C38.9195 22.0341 38.5151 22.0717 38.2441 22.3183C38.1796 22.29 38.1148 22.263 38.0494 22.2374C38.0323 21.8711 37.7729 21.5584 37.4124 21.4761C36.551 21.2796 35.6364 21.2796 34.775 21.4761C34.4145 21.5584 34.1552 21.871 34.138 22.2374C34.0727 22.263 34.0078 22.29 33.9433 22.3183C33.6722 22.0716 33.2679 22.034 32.955 22.2307C32.2058 22.7016 31.5609 23.3464 31.0901 24.0956C30.8934 24.4086 30.931 24.8129 31.1777 25.0839C31.1494 25.1484 31.1224 25.2133 31.0967 25.2787C30.7305 25.2957 30.4178 25.5551 30.3355 25.9156C30.2374 26.3464 30.1875 26.79 30.1875 27.2344C30.1875 27.6787 30.2373 28.1224 30.3356 28.5531C30.4178 28.9136 30.7305 29.1729 31.0968 29.1901C31.1225 29.2555 31.1495 29.3203 31.1778 29.3848C30.931 29.6559 30.8935 30.0601 31.0902 30.3731C31.3488 30.7846 31.6614 31.1631 32.0134 31.5001H19.4656C20.3374 30.8619 21.0911 30.0564 21.6651 29.1428C21.8687 28.8188 21.8212 28.397 21.5506 28.1263L21.3832 27.959C21.5106 27.696 21.6225 27.4267 21.7186 27.1523H21.9549C22.3377 27.1523 22.6695 26.8876 22.7547 26.5146C22.8968 25.8925 22.9688 25.2515 22.9688 24.6094C22.9688 23.9672 22.8968 23.3262 22.7548 22.7042C22.6697 22.3311 22.3378 22.0664 21.955 22.0664H21.7187C21.6226 21.7921 21.5106 21.5228 21.3833 21.2598L21.5507 21.0925C21.8213 20.8219 21.8688 20.4 21.6652 20.076C20.985 18.9936 20.0534 18.062 18.971 17.3818C18.6468 17.1781 18.225 17.2257 17.9544 17.4963L17.7871 17.6636C17.5241 17.5363 17.2549 17.4243 16.9805 17.3283V17.0919C16.9805 16.7092 16.7158 16.3774 16.3427 16.2921C15.0985 16.0082 13.7765 16.0082 12.5323 16.2921C12.1592 16.3773 11.8945 16.7092 11.8945 17.0919V17.3283C11.6201 17.4243 11.3509 17.5363 11.0879 17.6636L10.9206 17.4963C10.65 17.2257 10.2281 17.1782 9.90404 17.3818C8.82164 18.062 7.89001 18.9936 7.20981 20.076C7.00612 20.4 7.0537 20.8219 7.32432 21.0925L7.49167 21.2598C7.36444 21.5228 7.25238 21.7921 7.15632 22.0664H6.91999C6.53723 22.0664 6.20542 22.3311 6.12019 22.7042C5.97827 23.3262 5.90625 23.9672 5.90625 24.6094C5.90625 25.2515 5.97819 25.8925 6.12019 26.5146C6.20534 26.8876 6.53723 27.1523 6.91999 27.1523H7.15632C7.25238 27.4267 7.36444 27.696 7.49167 27.959L7.32432 28.1262C7.0537 28.3968 7.00621 28.8187 7.20981 29.1428C7.78386 30.0563 8.53757 30.8618 9.40931 31.5H8.50377C8.05071 31.5 7.68346 31.8673 7.68346 32.3203C7.68346 32.7734 8.05071 33.1406 8.50377 33.1406H41.1797C41.6327 33.1406 42 32.7734 42 32.3203C42 31.8673 41.6327 31.5 41.1797 31.5ZM18.6295 30.0775L18.5168 29.9647C18.2521 29.7001 17.8417 29.6481 17.5195 29.8385C17.0272 30.1294 16.5011 30.348 15.9557 30.4884C15.5932 30.5817 15.3399 30.9086 15.3399 31.2829V31.4413C14.7431 31.5194 14.1321 31.5194 13.5352 31.4413V31.2829C13.5352 30.9086 13.2819 30.5817 12.9194 30.4884C12.3741 30.348 11.8479 30.1294 11.3557 29.8385C11.0334 29.6481 10.623 29.7001 10.3583 29.9647L10.2456 30.0775C9.76779 29.7099 9.33713 29.2793 8.96954 28.8014L9.08234 28.6887C9.34681 28.424 9.39873 28.0137 9.20834 27.6914C8.91745 27.1991 8.69884 26.673 8.55849 26.1276C8.46513 25.7651 8.13832 25.5118 7.76401 25.5118H7.60561C7.56656 25.2133 7.54688 24.9116 7.54688 24.6094C7.54688 24.3072 7.56656 24.0055 7.60561 23.707H7.76401C8.13832 23.707 8.46513 23.4537 8.55849 23.0912C8.69884 22.5459 8.91745 22.0196 9.20834 21.5275C9.39873 21.2052 9.34681 20.7948 9.08217 20.5301L8.96938 20.4174C9.33696 19.9396 9.76771 19.5089 10.2455 19.1413L10.3582 19.254C10.623 19.5188 11.0333 19.5707 11.3555 19.3803C11.8479 19.0894 12.374 18.8708 12.9193 18.7304C13.2818 18.6371 13.5352 18.3103 13.5352 17.936V17.7776C14.132 17.6995 14.743 17.6995 15.3398 17.7776V17.936C15.3398 18.3103 15.5932 18.6371 15.9557 18.7304C16.501 18.8708 17.0271 19.0894 17.5195 19.3803C17.8417 19.5707 18.2521 19.5188 18.5168 19.254L18.6295 19.1413C19.1073 19.5089 19.538 19.9396 19.9056 20.4174L19.7928 20.5301C19.5281 20.7948 19.4763 21.2052 19.6667 21.5275C19.9575 22.0197 20.1762 22.5459 20.3165 23.0912C20.4099 23.4537 20.7367 23.707 21.111 23.707H21.2694C21.3084 24.0055 21.3281 24.3072 21.3281 24.6094C21.3281 24.9116 21.3084 25.2133 21.2694 25.5117H21.111C20.7367 25.5117 20.4099 25.765 20.3165 26.1275C20.1762 26.6729 19.9575 27.199 19.6667 27.6914C19.4763 28.0137 19.5282 28.4239 19.7929 28.6886L19.9056 28.8013C19.538 29.2792 19.1074 29.7099 18.6295 30.0775ZM39.701 28.1661C39.6149 28.5004 39.4808 28.823 39.3024 29.125C39.1376 29.4039 39.1543 29.7489 39.3334 30.0083C39.1903 30.175 39.0343 30.3309 38.8677 30.474C38.6083 30.2948 38.2635 30.2781 37.9845 30.4429C37.6824 30.6214 37.3598 30.7556 37.0255 30.8415C36.712 30.9223 36.4802 31.1776 36.4233 31.4874C36.2042 31.5041 35.9834 31.5041 35.7644 31.4874C35.7075 31.1777 35.4756 30.9223 35.1621 30.8415C34.8278 30.7555 34.5052 30.6214 34.2032 30.4429C33.9242 30.2781 33.5793 30.2948 33.3199 30.474C33.1533 30.3309 32.9973 30.1749 32.8543 30.0083C33.0334 29.7489 33.0501 29.4039 32.8853 29.125C32.7068 28.823 32.5726 28.5004 32.4867 28.1661C32.406 27.8526 32.1506 27.6207 31.8408 27.5638C31.8324 27.4543 31.8281 27.3444 31.8281 27.2344C31.8281 27.1244 31.8323 27.0145 31.8407 26.9049C32.1503 26.848 32.4058 26.6161 32.4865 26.3027C32.5726 25.9684 32.7067 25.6458 32.8851 25.3437C33.0499 25.0648 33.0332 24.7199 32.8541 24.4605C32.9972 24.2938 33.1532 24.1379 33.3198 23.9948C33.5792 24.174 33.924 24.1906 34.203 24.0258C34.5051 23.8473 34.8277 23.7132 35.162 23.6272C35.4755 23.5465 35.7073 23.2911 35.7642 22.9814C35.9833 22.9646 36.2041 22.9646 36.4231 22.9814C36.48 23.2911 36.7119 23.5465 37.0254 23.6272C37.3597 23.7133 37.6823 23.8474 37.9843 24.0258C38.2633 24.1906 38.6082 24.174 38.8676 23.9948C39.0342 24.1379 39.1902 24.2939 39.3332 24.4605C39.1541 24.7199 39.1374 25.0648 39.3022 25.3437C39.4807 25.6458 39.6149 25.9684 39.7008 26.3027C39.7815 26.6162 40.0369 26.848 40.3467 26.9049C40.355 27.0145 40.3592 27.1244 40.3592 27.2344C40.3592 27.3444 40.3552 27.4543 40.3468 27.5638C40.0372 27.6207 39.7817 27.8526 39.701 28.1661Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 35.9297H30.1875C29.7344 35.9297 29.3672 36.2969 29.3672 36.75C29.3672 37.2031 29.7344 37.5703 30.1875 37.5703H41.1797C41.6327 37.5703 42 37.2031 42 36.75C42 36.2969 41.6327 35.9297 41.1797 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M27.3551 35.9297H27.3445C26.8914 35.9297 26.5241 36.2969 26.5241 36.75C26.5241 37.2031 26.8914 37.5703 27.3445 37.5703H27.3551C27.8082 37.5703 28.1754 37.2031 28.1754 36.75C28.1754 36.2969 27.8082 35.9297 27.3551 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M24.5597 35.9297H0.820312C0.367254 35.9297 0 36.2969 0 36.75C0 37.2031 0.367254 37.5703 0.820312 37.5703H24.5597C25.0127 37.5703 25.38 37.2031 25.38 36.75C25.38 36.2969 25.0127 35.9297 24.5597 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M8.85938 40.3594H0.820312C0.367254 40.3594 0 40.7266 0 41.1797C0 41.6327 0.367254 42 0.820312 42H8.85938C9.31243 42 9.67969 41.6327 9.67969 41.1797C9.67969 40.7266 9.31243 40.3594 8.85938 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M11.7025 40.3594H11.6918C11.2388 40.3594 10.8715 40.7266 10.8715 41.1797C10.8715 41.6327 11.2388 42 11.6918 42H11.7025C12.1556 42 12.5228 41.6327 12.5228 41.1797C12.5228 40.7266 12.1556 40.3594 11.7025 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 40.3594H14.4872C14.0342 40.3594 13.6669 40.7266 13.6669 41.1797C13.6669 41.6327 14.0342 42 14.4872 42H41.1797C41.6327 42 42 41.6327 42 41.1797C42 40.7266 41.6327 40.3594 41.1797 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 31.5H0.820312C0.367254 31.5 0 31.8673 0 32.3203C0 32.7734 0.367254 33.1406 0.820312 33.1406H2.8761C3.32916 33.1406 3.69641 32.7734 3.69641 32.3203C3.69641 31.8673 3.32916 31.5 2.8761 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 31.5H5.70847C5.25541 31.5 4.88816 31.8673 4.88816 32.3203C4.88816 32.7734 5.25541 33.1406 5.70847 33.1406H5.71914C6.1722 33.1406 6.53945 32.7734 6.53945 32.3203C6.53945 31.8673 6.1722 31.5 5.71914 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 27.0702H0.820312C0.367254 27.0702 0 27.4375 0 27.8905C0 28.3436 0.367254 28.7109 0.820312 28.7109H2.8761C3.32916 28.7109 3.69641 28.3436 3.69641 27.8905C3.69641 27.4375 3.32916 27.0702 2.8761 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 27.0702H5.70847C5.25541 27.0702 4.88816 27.4375 4.88816 27.8905C4.88816 28.3436 5.25541 28.7109 5.70847 28.7109H5.71914C6.1722 28.7109 6.53945 28.3436 6.53945 27.8905C6.53945 27.4375 6.1722 27.0702 5.71914 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M20.4619 3.92733C20.1415 3.607 19.6221 3.607 19.3017 3.92733L19.2941 3.93496C18.9737 4.25529 18.9737 4.77471 19.2941 5.09513C19.4543 5.25525 19.6643 5.33539 19.8742 5.33539C20.0841 5.33539 20.2941 5.25533 20.4542 5.09513L20.4619 5.0875C20.7822 4.76716 20.7822 4.24774 20.4619 3.92733Z\" fill=\"currentColor\"><\/path><\/g><\/svg>                    <\/div>\n                <\/div>\n                            <div class=\"service-content-loop\">\n                <h3 class=\"service-loop-title\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/poitrine-de-pintades-congelees\/\">Frozen guinea fowl breast;<\/a>\n                <\/h3>\n                <div class=\"service-content-box\">\n                                    <\/div>\n                <div class=\"service-button\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/poitrine-de-pintades-congelees\/\" title=\"Frozen guinea fowl breast;\"><span>More details<\/span><i class=\"agrile-icon agrile-icon-arrow-r\"><\/i><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"service swiper-slide service-style-2\">\n    <div class=\"service-block\">\n                    <div class=\"service-transition\">\n                <div class=\"service-img-wrap bottom-to-top\">\n                    <div class=\"inner\">\n                        <figure class=\"service-image\">\n                            <a href=\"https:\/\/pintabo.com\/en\/service\/foie-rouge\/\" title=\"Guinea Fowl Liver\">\n                                <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/Foie-rouge-de-pintade-1024x1024.png\" class=\"service_thumbnail\" alt=\"Foie rouge\">\n                            <\/a>\n                        <\/figure>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"service-caption\">\n                            <div class=\"service-image-icon\">\n                    <div class=\"service_icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 42 42\"><g fill=\"none\" class=\"nc-icon-wrapper\"><path d=\"M14.4375 20.1797C11.9949 20.1797 10.0078 22.1668 10.0078 24.6094C10.0078 27.0519 11.9949 29.0391 14.4375 29.0391C16.8801 29.0391 18.8672 27.0519 18.8672 24.6094C18.8672 22.1668 16.8801 20.1797 14.4375 20.1797ZM14.4375 27.3984C12.8996 27.3984 11.6484 26.1473 11.6484 24.6094C11.6484 23.0715 12.8997 21.8203 14.4375 21.8203C15.9754 21.8203 17.2266 23.0715 17.2266 24.6094C17.2266 26.1473 15.9754 27.3984 14.4375 27.3984Z\" fill=\"currentColor\"><\/path><path d=\"M41.4019 14.1529L32.1562 11.5511V8.53125C32.1562 8.07819 31.789 7.71094 31.3359 7.71094H31.0078V4.42788C31.0078 3.52341 30.2719 2.7875 29.3674 2.7875H29.157C28.704 2.7875 28.3367 3.15476 28.3367 3.60782C28.3367 4.06087 28.704 4.42813 29.157 4.42813L29.3672 4.42788V7.71094H29.0391C28.586 7.71094 28.2188 8.07819 28.2188 8.53125V10.443L25.7745 9.75516L23.3505 0.610148C23.2551 0.250441 22.9297 0 22.5576 0H6.72656C6.2735 0 5.90625 0.367254 5.90625 0.820312V18.4907C5.90625 18.8395 6.12691 19.1503 6.45635 19.2652C6.78579 19.38 7.15181 19.2741 7.36887 19.001C9.09333 16.8307 11.6698 15.5859 14.4375 15.5859C19.413 15.5859 23.4609 19.6339 23.4609 24.6094C23.4609 25.0624 23.8282 25.4297 24.2812 25.4297H29.5723C29.8988 25.4297 30.1941 25.2361 30.3244 24.9367L32.0376 21H41.1797C41.6327 21 42 20.6327 42 20.1797V14.9426C42 14.5751 41.7556 14.2525 41.4019 14.1529ZM32.1562 13.2554L39.2717 15.2578H32.1562V13.2554ZM29.8594 9.35156H30.5156V15.2578H29.8594V9.35156ZM24.0137 9.51562H19.7207L23.1143 6.12207L24.0137 9.51562ZM14.5742 1.64062H21.9264L22.6281 4.28802L17.7198 9.19628C17.627 9.28914 17.5619 9.39898 17.5229 9.51562H16.0338L18.5778 6.97167C18.8981 6.65134 18.8981 6.13192 18.5778 5.8115C18.2574 5.49117 17.738 5.49117 17.4176 5.8115L14.5742 8.65487V1.64062ZM7.54688 1.64062H12.9336V9.51562H7.54688V1.64062ZM40.3594 19.3594H31.5C31.1735 19.3594 30.8781 19.553 30.7479 19.8524L29.0346 23.7891H25.0703C24.6501 18.2907 20.0417 13.9453 14.4375 13.9453C11.8771 13.9453 9.4555 14.8463 7.54688 16.4678V11.1562H24.7474C24.7898 11.1765 24.8333 11.1946 24.8793 11.2076L28.2188 12.1474V16.0781C28.2188 16.5312 28.586 16.8984 29.0391 16.8984H40.3321C40.3413 16.8984 40.3503 16.8974 40.3594 16.897V19.3594Z\" fill=\"currentColor\"><\/path><path d=\"M36.0938 24.7734C34.7368 24.7734 33.6328 25.8774 33.6328 27.2344C33.6328 28.5913 34.7368 29.6953 36.0938 29.6953C37.4507 29.6953 38.5547 28.5913 38.5547 27.2344C38.5547 25.8774 37.4507 24.7734 36.0938 24.7734ZM36.0938 28.0547C35.6414 28.0547 35.2734 27.6867 35.2734 27.2344C35.2734 26.7821 35.6414 26.4141 36.0938 26.4141C36.5461 26.4141 36.9141 26.7821 36.9141 27.2344C36.9141 27.6867 36.5461 28.0547 36.0938 28.0547Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 31.5H40.1741C40.5261 31.163 40.8388 30.7846 41.0973 30.3731C41.294 30.06 41.2564 29.6558 41.0097 29.3847C41.038 29.3203 41.065 29.2554 41.0907 29.19C41.457 29.1729 41.7697 28.9136 41.8519 28.5531C41.9502 28.1224 42 27.6787 42 27.2344C42 26.79 41.9502 26.3464 41.8519 25.9156C41.7697 25.5551 41.457 25.2958 41.0907 25.2787C41.065 25.2133 41.038 25.1484 41.0097 25.0839C41.2565 24.8128 41.294 24.4086 41.0973 24.0956C40.6265 23.3464 39.9816 22.7015 39.2324 22.2307C38.9195 22.0341 38.5151 22.0717 38.2441 22.3183C38.1796 22.29 38.1148 22.263 38.0494 22.2374C38.0323 21.8711 37.7729 21.5584 37.4124 21.4761C36.551 21.2796 35.6364 21.2796 34.775 21.4761C34.4145 21.5584 34.1552 21.871 34.138 22.2374C34.0727 22.263 34.0078 22.29 33.9433 22.3183C33.6722 22.0716 33.2679 22.034 32.955 22.2307C32.2058 22.7016 31.5609 23.3464 31.0901 24.0956C30.8934 24.4086 30.931 24.8129 31.1777 25.0839C31.1494 25.1484 31.1224 25.2133 31.0967 25.2787C30.7305 25.2957 30.4178 25.5551 30.3355 25.9156C30.2374 26.3464 30.1875 26.79 30.1875 27.2344C30.1875 27.6787 30.2373 28.1224 30.3356 28.5531C30.4178 28.9136 30.7305 29.1729 31.0968 29.1901C31.1225 29.2555 31.1495 29.3203 31.1778 29.3848C30.931 29.6559 30.8935 30.0601 31.0902 30.3731C31.3488 30.7846 31.6614 31.1631 32.0134 31.5001H19.4656C20.3374 30.8619 21.0911 30.0564 21.6651 29.1428C21.8687 28.8188 21.8212 28.397 21.5506 28.1263L21.3832 27.959C21.5106 27.696 21.6225 27.4267 21.7186 27.1523H21.9549C22.3377 27.1523 22.6695 26.8876 22.7547 26.5146C22.8968 25.8925 22.9688 25.2515 22.9688 24.6094C22.9688 23.9672 22.8968 23.3262 22.7548 22.7042C22.6697 22.3311 22.3378 22.0664 21.955 22.0664H21.7187C21.6226 21.7921 21.5106 21.5228 21.3833 21.2598L21.5507 21.0925C21.8213 20.8219 21.8688 20.4 21.6652 20.076C20.985 18.9936 20.0534 18.062 18.971 17.3818C18.6468 17.1781 18.225 17.2257 17.9544 17.4963L17.7871 17.6636C17.5241 17.5363 17.2549 17.4243 16.9805 17.3283V17.0919C16.9805 16.7092 16.7158 16.3774 16.3427 16.2921C15.0985 16.0082 13.7765 16.0082 12.5323 16.2921C12.1592 16.3773 11.8945 16.7092 11.8945 17.0919V17.3283C11.6201 17.4243 11.3509 17.5363 11.0879 17.6636L10.9206 17.4963C10.65 17.2257 10.2281 17.1782 9.90404 17.3818C8.82164 18.062 7.89001 18.9936 7.20981 20.076C7.00612 20.4 7.0537 20.8219 7.32432 21.0925L7.49167 21.2598C7.36444 21.5228 7.25238 21.7921 7.15632 22.0664H6.91999C6.53723 22.0664 6.20542 22.3311 6.12019 22.7042C5.97827 23.3262 5.90625 23.9672 5.90625 24.6094C5.90625 25.2515 5.97819 25.8925 6.12019 26.5146C6.20534 26.8876 6.53723 27.1523 6.91999 27.1523H7.15632C7.25238 27.4267 7.36444 27.696 7.49167 27.959L7.32432 28.1262C7.0537 28.3968 7.00621 28.8187 7.20981 29.1428C7.78386 30.0563 8.53757 30.8618 9.40931 31.5H8.50377C8.05071 31.5 7.68346 31.8673 7.68346 32.3203C7.68346 32.7734 8.05071 33.1406 8.50377 33.1406H41.1797C41.6327 33.1406 42 32.7734 42 32.3203C42 31.8673 41.6327 31.5 41.1797 31.5ZM18.6295 30.0775L18.5168 29.9647C18.2521 29.7001 17.8417 29.6481 17.5195 29.8385C17.0272 30.1294 16.5011 30.348 15.9557 30.4884C15.5932 30.5817 15.3399 30.9086 15.3399 31.2829V31.4413C14.7431 31.5194 14.1321 31.5194 13.5352 31.4413V31.2829C13.5352 30.9086 13.2819 30.5817 12.9194 30.4884C12.3741 30.348 11.8479 30.1294 11.3557 29.8385C11.0334 29.6481 10.623 29.7001 10.3583 29.9647L10.2456 30.0775C9.76779 29.7099 9.33713 29.2793 8.96954 28.8014L9.08234 28.6887C9.34681 28.424 9.39873 28.0137 9.20834 27.6914C8.91745 27.1991 8.69884 26.673 8.55849 26.1276C8.46513 25.7651 8.13832 25.5118 7.76401 25.5118H7.60561C7.56656 25.2133 7.54688 24.9116 7.54688 24.6094C7.54688 24.3072 7.56656 24.0055 7.60561 23.707H7.76401C8.13832 23.707 8.46513 23.4537 8.55849 23.0912C8.69884 22.5459 8.91745 22.0196 9.20834 21.5275C9.39873 21.2052 9.34681 20.7948 9.08217 20.5301L8.96938 20.4174C9.33696 19.9396 9.76771 19.5089 10.2455 19.1413L10.3582 19.254C10.623 19.5188 11.0333 19.5707 11.3555 19.3803C11.8479 19.0894 12.374 18.8708 12.9193 18.7304C13.2818 18.6371 13.5352 18.3103 13.5352 17.936V17.7776C14.132 17.6995 14.743 17.6995 15.3398 17.7776V17.936C15.3398 18.3103 15.5932 18.6371 15.9557 18.7304C16.501 18.8708 17.0271 19.0894 17.5195 19.3803C17.8417 19.5707 18.2521 19.5188 18.5168 19.254L18.6295 19.1413C19.1073 19.5089 19.538 19.9396 19.9056 20.4174L19.7928 20.5301C19.5281 20.7948 19.4763 21.2052 19.6667 21.5275C19.9575 22.0197 20.1762 22.5459 20.3165 23.0912C20.4099 23.4537 20.7367 23.707 21.111 23.707H21.2694C21.3084 24.0055 21.3281 24.3072 21.3281 24.6094C21.3281 24.9116 21.3084 25.2133 21.2694 25.5117H21.111C20.7367 25.5117 20.4099 25.765 20.3165 26.1275C20.1762 26.6729 19.9575 27.199 19.6667 27.6914C19.4763 28.0137 19.5282 28.4239 19.7929 28.6886L19.9056 28.8013C19.538 29.2792 19.1074 29.7099 18.6295 30.0775ZM39.701 28.1661C39.6149 28.5004 39.4808 28.823 39.3024 29.125C39.1376 29.4039 39.1543 29.7489 39.3334 30.0083C39.1903 30.175 39.0343 30.3309 38.8677 30.474C38.6083 30.2948 38.2635 30.2781 37.9845 30.4429C37.6824 30.6214 37.3598 30.7556 37.0255 30.8415C36.712 30.9223 36.4802 31.1776 36.4233 31.4874C36.2042 31.5041 35.9834 31.5041 35.7644 31.4874C35.7075 31.1777 35.4756 30.9223 35.1621 30.8415C34.8278 30.7555 34.5052 30.6214 34.2032 30.4429C33.9242 30.2781 33.5793 30.2948 33.3199 30.474C33.1533 30.3309 32.9973 30.1749 32.8543 30.0083C33.0334 29.7489 33.0501 29.4039 32.8853 29.125C32.7068 28.823 32.5726 28.5004 32.4867 28.1661C32.406 27.8526 32.1506 27.6207 31.8408 27.5638C31.8324 27.4543 31.8281 27.3444 31.8281 27.2344C31.8281 27.1244 31.8323 27.0145 31.8407 26.9049C32.1503 26.848 32.4058 26.6161 32.4865 26.3027C32.5726 25.9684 32.7067 25.6458 32.8851 25.3437C33.0499 25.0648 33.0332 24.7199 32.8541 24.4605C32.9972 24.2938 33.1532 24.1379 33.3198 23.9948C33.5792 24.174 33.924 24.1906 34.203 24.0258C34.5051 23.8473 34.8277 23.7132 35.162 23.6272C35.4755 23.5465 35.7073 23.2911 35.7642 22.9814C35.9833 22.9646 36.2041 22.9646 36.4231 22.9814C36.48 23.2911 36.7119 23.5465 37.0254 23.6272C37.3597 23.7133 37.6823 23.8474 37.9843 24.0258C38.2633 24.1906 38.6082 24.174 38.8676 23.9948C39.0342 24.1379 39.1902 24.2939 39.3332 24.4605C39.1541 24.7199 39.1374 25.0648 39.3022 25.3437C39.4807 25.6458 39.6149 25.9684 39.7008 26.3027C39.7815 26.6162 40.0369 26.848 40.3467 26.9049C40.355 27.0145 40.3592 27.1244 40.3592 27.2344C40.3592 27.3444 40.3552 27.4543 40.3468 27.5638C40.0372 27.6207 39.7817 27.8526 39.701 28.1661Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 35.9297H30.1875C29.7344 35.9297 29.3672 36.2969 29.3672 36.75C29.3672 37.2031 29.7344 37.5703 30.1875 37.5703H41.1797C41.6327 37.5703 42 37.2031 42 36.75C42 36.2969 41.6327 35.9297 41.1797 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M27.3551 35.9297H27.3445C26.8914 35.9297 26.5241 36.2969 26.5241 36.75C26.5241 37.2031 26.8914 37.5703 27.3445 37.5703H27.3551C27.8082 37.5703 28.1754 37.2031 28.1754 36.75C28.1754 36.2969 27.8082 35.9297 27.3551 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M24.5597 35.9297H0.820312C0.367254 35.9297 0 36.2969 0 36.75C0 37.2031 0.367254 37.5703 0.820312 37.5703H24.5597C25.0127 37.5703 25.38 37.2031 25.38 36.75C25.38 36.2969 25.0127 35.9297 24.5597 35.9297Z\" fill=\"currentColor\"><\/path><path d=\"M8.85938 40.3594H0.820312C0.367254 40.3594 0 40.7266 0 41.1797C0 41.6327 0.367254 42 0.820312 42H8.85938C9.31243 42 9.67969 41.6327 9.67969 41.1797C9.67969 40.7266 9.31243 40.3594 8.85938 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M11.7025 40.3594H11.6918C11.2388 40.3594 10.8715 40.7266 10.8715 41.1797C10.8715 41.6327 11.2388 42 11.6918 42H11.7025C12.1556 42 12.5228 41.6327 12.5228 41.1797C12.5228 40.7266 12.1556 40.3594 11.7025 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M41.1797 40.3594H14.4872C14.0342 40.3594 13.6669 40.7266 13.6669 41.1797C13.6669 41.6327 14.0342 42 14.4872 42H41.1797C41.6327 42 42 41.6327 42 41.1797C42 40.7266 41.6327 40.3594 41.1797 40.3594Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 31.5H0.820312C0.367254 31.5 0 31.8673 0 32.3203C0 32.7734 0.367254 33.1406 0.820312 33.1406H2.8761C3.32916 33.1406 3.69641 32.7734 3.69641 32.3203C3.69641 31.8673 3.32916 31.5 2.8761 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 31.5H5.70847C5.25541 31.5 4.88816 31.8673 4.88816 32.3203C4.88816 32.7734 5.25541 33.1406 5.70847 33.1406H5.71914C6.1722 33.1406 6.53945 32.7734 6.53945 32.3203C6.53945 31.8673 6.1722 31.5 5.71914 31.5Z\" fill=\"currentColor\"><\/path><path d=\"M2.8761 27.0702H0.820312C0.367254 27.0702 0 27.4375 0 27.8905C0 28.3436 0.367254 28.7109 0.820312 28.7109H2.8761C3.32916 28.7109 3.69641 28.3436 3.69641 27.8905C3.69641 27.4375 3.32916 27.0702 2.8761 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M5.71914 27.0702H5.70847C5.25541 27.0702 4.88816 27.4375 4.88816 27.8905C4.88816 28.3436 5.25541 28.7109 5.70847 28.7109H5.71914C6.1722 28.7109 6.53945 28.3436 6.53945 27.8905C6.53945 27.4375 6.1722 27.0702 5.71914 27.0702Z\" fill=\"currentColor\"><\/path><path d=\"M20.4619 3.92733C20.1415 3.607 19.6221 3.607 19.3017 3.92733L19.2941 3.93496C18.9737 4.25529 18.9737 4.77471 19.2941 5.09513C19.4543 5.25525 19.6643 5.33539 19.8742 5.33539C20.0841 5.33539 20.2941 5.25533 20.4542 5.09513L20.4619 5.0875C20.7822 4.76716 20.7822 4.24774 20.4619 3.92733Z\" fill=\"currentColor\"><\/path><\/g><\/svg>                    <\/div>\n                <\/div>\n                            <div class=\"service-content-loop\">\n                <h3 class=\"service-loop-title\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/foie-rouge\/\">Guinea Fowl Liver<\/a>\n                <\/h3>\n                <div class=\"service-content-box\">\n                                    <\/div>\n                <div class=\"service-button\">\n                    <a href=\"https:\/\/pintabo.com\/en\/service\/foie-rouge\/\" title=\"Guinea Fowl Liver\"><span>More details<\/span><i class=\"agrile-icon agrile-icon-arrow-r\"><\/i><\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n    <\/ul>\n<\/div><\/div>\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-b61f43f e-flex e-con-boxed e-con e-parent\" data-id=\"b61f43f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d0263a7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d0263a7\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f6731e elementor-widget elementor-widget-image\" data-id=\"6f6731e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"2560\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image0-scaled.jpeg\" class=\"attachment-full size-full wp-image-4915\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image0-scaled.jpeg 1920w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image0-225x300.jpeg 225w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image0-768x1024.jpeg 768w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image0-1152x1536.jpeg 1152w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image0-1536x2048.jpeg 1536w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image0-383x510.jpeg 383w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image0-1000x1333.jpeg 1000w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-96bf97e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"96bf97e\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26fe20d subtitle-position-above elementor-align-left elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-mobile_extra-align-center elementor-widget elementor-widget-agrile-heading\" data-id=\"26fe20d\" data-element_type=\"widget\" data-widget_type=\"agrile-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">Do you have any questions?<\/h2><div class=\"elementor-sub-title\"><span>F.A.Q<\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-00c16ef elementor-widget elementor-widget-text-editor\" data-id=\"00c16ef\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Do you have questions about our services or our products? Here are the answers to the most frequently asked questions about Couvoir Pintabo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10aed32 elementor-widget elementor-widget-n-accordion\" data-id=\"10aed32\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1740\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1740\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What types of products does Couvoir Pintabo offer? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-minus\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-plus\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1740\" class=\"elementor-element elementor-element-1c886bd e-con-full e-flex e-con e-child\" data-id=\"1c886bd\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1740\" class=\"elementor-element elementor-element-25e8705 e-flex e-con-boxed e-con e-child\" data-id=\"25e8705\" 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-0003467 elementor-widget elementor-widget-text-editor\" data-id=\"0003467\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"\" data-start=\"81\" data-end=\"302\">Couvoir Pintabo specializes in the production of one-day-old guinea fowl keets for rearing, as well as the sale of whole meat guinea fowl, fresh or frozen.<\/p>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1741\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1741\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Are Couvoir Pintabo's keets vaccinated or treated with antibiotics? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-minus\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-plus\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1741\" class=\"elementor-element elementor-element-490e36d e-con-full e-flex e-con e-child\" data-id=\"490e36d\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1741\" class=\"elementor-element elementor-element-6758ce5 e-flex e-con-boxed e-con e-child\" data-id=\"6758ce5\" 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-df45d3e elementor-widget elementor-widget-text-editor\" data-id=\"df45d3e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>No. Couvoir Pintabo uses neither vaccines nor antibiotics. The birds are raised naturally with a 100% vegetable-based feed.<\/p>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1742\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1742\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can I order keets for delivery to another province or to the United States? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-minus\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-plus\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1742\" class=\"elementor-element elementor-element-a10a7c3 e-con-full e-flex e-con e-child\" data-id=\"a10a7c3\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1742\" class=\"elementor-element elementor-element-d2e8695 e-flex e-con-boxed e-con e-child\" data-id=\"d2e8695\" 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-71274e0 elementor-widget elementor-widget-text-editor\" data-id=\"71274e0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Yes. Couvoir Pintabo delivers across all of Canada and to the northern United States, via air freight or Canada Post, depending on the requirements.<\/p>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1743\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1743\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Why choose Couvoir Pintabo rather than an American supplier? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-minus\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-plus\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1743\" class=\"elementor-element elementor-element-603fed8 e-con-full e-flex e-con e-child\" data-id=\"603fed8\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1743\" class=\"elementor-element elementor-element-4186eaa e-flex e-con-boxed e-con e-child\" data-id=\"4186eaa\" 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-73a3aaa elementor-widget elementor-widget-text-editor\" data-id=\"73a3aaa\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In addition to avoiding customs fees, Couvoir Pintabo offers high-quality keets, delivered quickly at competitive prices thanks to its proximity and federal certification.<\/p>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\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-55b088d e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"55b088d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b335822 subtitle-position-above elementor-align-center elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-agrile-heading\" data-id=\"b335822\" data-element_type=\"widget\" data-widget_type=\"agrile-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">List Of Clients <\/h2><div class=\"elementor-sub-title\"><span>Distributor &amp; Slaughterhouse<\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cb935a elementor-grid-tablet-3 elementor-grid-mobile_extra-2 elementor-grid-mobile-1 elementor-farmer-style-1 elementor-grid-4 overflow-to-none elementor-widget elementor-widget-agrile-farmer\" data-id=\"6cb935a\" data-element_type=\"widget\" data-settings=\"{&quot;column_tablet&quot;:&quot;3&quot;,&quot;column_mobile_extra&quot;:&quot;2&quot;,&quot;column_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;column&quot;:4,&quot;column_spacing_swiper&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;swiper_overflow&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"agrile-farmer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"agrile-farmer columns-1  agrile-swiper-wrapper swiper\">\n<div class=\"agrile-con agrile-swiper\">\n    <ul class=\"agrile-farmer swiper-wrapper\">\n\n<li class=\"farmer swiper-slide farmer-style-1\">\n    <div class=\"farmer-block\">\n        <div class=\"farmer-transition\">\n            <figure class=\"farmer-image\">\n                <a href=\"https:\/\/pintabo.com\/en\/farmer\/ferme-orleans-inc\/\" title=\"Ferme Orl\u00e9ans inc &#8211; Abattoir\">\n                    <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2024\/11\/fermier-au-quebec.png\" class=\"farmer_thumbnail\" alt=\"Ferme Orl\u00e9ans inc &#8211; Abattoir\">\n                <\/a>\n            <\/figure>\n        <\/div>\n        <div class=\"farmer-caption\">\n                            <div class=\"agrile-team-icon-socials\">\n                    <span class=\"agrile-holder-icon\"><i class=\"agrile-icon-share\"><\/i><\/span>\n                    <ul class=\"farmer_socials\">\n                                                    <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-facebook-f\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-twitter\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-instagram\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-linkedin-in\"><\/i><\/a>\n                            <\/li>\n                                                                    <\/ul>\n                <\/div>\n                        <div class=\"farmer-caption-inner\">\n                                    <h3 class=\"farmer-loop-title\">\n                        <a href=\"https:\/\/pintabo.com\/en\/farmer\/ferme-orleans-inc\/\">Ferme Orl\u00e9ans inc &#8211; Abattoir<\/a>\n                    <\/h3>\n                                            <div class=\"farmer-subtitle\">Slaughterhouse<\/div>\n                                <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"farmer swiper-slide farmer-style-1\">\n    <div class=\"farmer-block\">\n        <div class=\"farmer-transition\">\n            <figure class=\"farmer-image\">\n                <a href=\"https:\/\/pintabo.com\/en\/farmer\/karine-dube\/\" title=\"Karine Dub\u00e9 &#8211; Distributeur  Nouvelle Ecosse\">\n                    <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2024\/11\/fermier-pintabo.png\" class=\"farmer_thumbnail\" alt=\"Karine Dub\u00e9 &#8211; Distributeur  Nouvelle Ecosse\">\n                <\/a>\n            <\/figure>\n        <\/div>\n        <div class=\"farmer-caption\">\n                            <div class=\"agrile-team-icon-socials\">\n                    <span class=\"agrile-holder-icon\"><i class=\"agrile-icon-share\"><\/i><\/span>\n                    <ul class=\"farmer_socials\">\n                                                    <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-facebook-f\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-twitter\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-instagram\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-linkedin-in\"><\/i><\/a>\n                            <\/li>\n                                                                    <\/ul>\n                <\/div>\n                        <div class=\"farmer-caption-inner\">\n                                    <h3 class=\"farmer-loop-title\">\n                        <a href=\"https:\/\/pintabo.com\/en\/farmer\/karine-dube\/\">Karine Dub\u00e9 &#8211; Distributeur  Nouvelle Ecosse<\/a>\n                    <\/h3>\n                                            <div class=\"farmer-subtitle\">Distributor<\/div>\n                                <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"farmer swiper-slide farmer-style-1\">\n    <div class=\"farmer-block\">\n        <div class=\"farmer-transition\">\n            <figure class=\"farmer-image\">\n                <a href=\"https:\/\/pintabo.com\/en\/farmer\/abattoir-ducharme\/\" title=\"Abattoir Ducharme  Poulet d&rsquo;amour et Fils\">\n                    <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2024\/11\/fermier-au-quebec.png\" class=\"farmer_thumbnail\" alt=\"Abattoir Ducharme  Poulet d&rsquo;amour et Fils\">\n                <\/a>\n            <\/figure>\n        <\/div>\n        <div class=\"farmer-caption\">\n                            <div class=\"agrile-team-icon-socials\">\n                    <span class=\"agrile-holder-icon\"><i class=\"agrile-icon-share\"><\/i><\/span>\n                    <ul class=\"farmer_socials\">\n                                                    <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-facebook-f\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-twitter\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-instagram\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-linkedin-in\"><\/i><\/a>\n                            <\/li>\n                                                                    <\/ul>\n                <\/div>\n                        <div class=\"farmer-caption-inner\">\n                                    <h3 class=\"farmer-loop-title\">\n                        <a href=\"https:\/\/pintabo.com\/en\/farmer\/abattoir-ducharme\/\">Ducharme Slaughterhouse \u2013 Poulet d\u2019Amour &amp; Sons<\/a>\n                    <\/h3>\n                                            <div class=\"farmer-subtitle\">Slaughterhouse<\/div>\n                                <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"farmer swiper-slide farmer-style-1\">\n    <div class=\"farmer-block\">\n        <div class=\"farmer-transition\">\n            <figure class=\"farmer-image\">\n                <a href=\"https:\/\/pintabo.com\/en\/farmer\/feathered-acres\/\" title=\"Feathered Acres &#8211; Distributor Ontario\">\n                    <img decoding=\"async\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2024\/11\/fermier-pintabo.png\" class=\"farmer_thumbnail\" alt=\"Feathered Acres &#8211; Distributor Ontario\">\n                <\/a>\n            <\/figure>\n        <\/div>\n        <div class=\"farmer-caption\">\n                            <div class=\"agrile-team-icon-socials\">\n                    <span class=\"agrile-holder-icon\"><i class=\"agrile-icon-share\"><\/i><\/span>\n                    <ul class=\"farmer_socials\">\n                                                    <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-facebook-f\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-twitter\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-instagram\"><\/i><\/a>\n                            <\/li>\n                                                                            <li>\n                                <a href=\"#\" target=\"_blank\"><i class=\"agrile-icon-linkedin-in\"><\/i><\/a>\n                            <\/li>\n                                                                    <\/ul>\n                <\/div>\n                        <div class=\"farmer-caption-inner\">\n                                    <h3 class=\"farmer-loop-title\">\n                        <a href=\"https:\/\/pintabo.com\/en\/farmer\/feathered-acres\/\">Feathered Acres &#8211; Distributor Ontario<\/a>\n                    <\/h3>\n                                            <div class=\"farmer-subtitle\">Distributor<\/div>\n                                <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n    <\/ul>\n<\/div><\/div>\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-1fe220f e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"1fe220f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;shape_divider_bottom&quot;:&quot;curve&quot;,&quot;shape_divider_bottom_negative&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/alerttransaction.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Video_2.mov&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container elementor-hidden-mobile\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-shape elementor-shape-bottom\" data-negative=\"true\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1000 100\" preserveaspectratio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M500,97C126.7,96.3,0.8,19.8,0,0v100l1000,0V1C1000,19.4,873.3,97.8,500,97z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f058ed6 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f058ed6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our beautiful guinea fowl<\/h1>\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-dfa630f e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"dfa630f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c8b8711 e-con-full e-flex e-con e-child\" data-id=\"c8b8711\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39ebcb5 subtitle-position-above elementor-align-left elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-mobile_extra-align-center elementor-widget elementor-widget-agrile-heading\" data-id=\"39ebcb5\" data-element_type=\"widget\" data-widget_type=\"agrile-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">Send us your message<\/h2><div class=\"elementor-sub-title\"><span>Contact us<\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24b5246 elementor-absolute elementor-hidden-mobile_extra elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"24b5246\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1800\" height=\"2400\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12.png\" class=\"attachment-full size-full wp-image-4939\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12.png 1800w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12-225x300.png 225w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12-768x1024.png 768w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12-1152x1536.png 1152w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12-1536x2048.png 1536w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12-383x510.png 383w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/image12-1000x1333.png 1000w\" sizes=\"(max-width: 1800px) 100vw, 1800px\" \/>\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<div class=\"elementor-element elementor-element-e5fa20b elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"e5fa20b\" 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<form action=\"https:\/\/formsubmit.co\/couvoir@pintabo.com\" method=\"POST\" class=\"wpcf7-form\">\n\n<div class=\"form-1\">\n\t<div class=\"row row-form-1\">\n\t\t<div class=\"column-tablet-6 column-12\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"form-name-2\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name*\" value=\"\" type=\"text\" name=\"your-name\"><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"column-tablet-6 column-12\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"form-email-2\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"your-email\"><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"column-tablet-6 column-12\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input class=\"wpcf7-form-control wpcf7-number wpcf7-validates-as-required wpcf7-validates-as-number\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Num\u00e9ro de t\u00e9l\u00e9phone\" value=\"\" type=\"number\" name=\"tel\"><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"column-tablet-6 column-12\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"form-subject\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Sujet\" value=\"\" type=\"text\" name=\"your-subject\"><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"column-12\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"3\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Votre message ...\" name=\"your-message\"><\/textarea><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"wpcf7-button has-spinner\">\n\t\t<p><button type=\"submit\" value=\"Submit\"><span>Send us your message <i aria-hidden=\"true\" class=\"agrile-icon-arrow-r\"><\/i><\/span><\/button>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<\/form>\t\t\t\t<\/div>\n\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-43bec61 e-flex e-con-boxed e-con e-parent\" data-id=\"43bec61\" 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-99c5a0b e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99c5a0b\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9341ce e-transform elementor-widget elementor-widget-image\" data-id=\"a9341ce\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-15,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"401\" height=\"461\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/oeufs-pintades.webp\" class=\"attachment-full size-full wp-image-4983\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/oeufs-pintades.webp 401w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/oeufs-pintades-261x300.webp 261w\" sizes=\"(max-width: 401px) 100vw, 401px\" \/>\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<div class=\"elementor-element elementor-element-f2d3bb2 elementor-absolute elementor-hidden-mobile elementor-hidden-tablet elementor-widget elementor-widget-image\" data-id=\"f2d3bb2\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"160\" height=\"113\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/04\/DD-2370_logo-fi36191481x260-removebg-preview.png\" class=\"attachment-full size-full wp-image-4851\" alt=\"\" \/>\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<div class=\"elementor-element elementor-element-6ddba05 e-transform elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"6ddba05\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:15,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"260\" height=\"320\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/ferme-pintade-chauffaud.webp\" class=\"attachment-full size-full wp-image-4987\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/ferme-pintade-chauffaud.webp 260w, https:\/\/pintabo.com\/wp-content\/uploads\/2025\/05\/ferme-pintade-chauffaud-244x300.webp 244w\" sizes=\"(max-width: 260px) 100vw, 260px\" \/>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-3cd0874 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3cd0874\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf48c53 subtitle-position-above elementor-align-left elementor-widget__width-initial elementor-mobile-align-center elementor-mobile_extra-align-center elementor-widget-tablet__width-inherit elementor-widget-mobile_extra__width-initial elementor-widget elementor-widget-agrile-heading\" data-id=\"cf48c53\" data-element_type=\"widget\" data-widget_type=\"agrile-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">What Our Clients Are Saying <\/h2><div class=\"elementor-sub-title\"><span> Testimonials<\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7bb15b1 e-con-full e-flex e-con e-child\" data-id=\"7bb15b1\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e7cd96a e-con-full e-flex e-con e-child\" data-id=\"e7cd96a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21c92f7 elementor-widget__width-initial elementor-widget-mobile_extra__width-auto elementor-widget elementor-widget-heading\" data-id=\"21c92f7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">4.8<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a88fb4d e-con-full e-flex e-con e-child\" data-id=\"a88fb4d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d54460b elementor-widget elementor-widget-rating\" data-id=\"d54460b\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54f31a5 elementor-widget elementor-widget-text-editor\" data-id=\"54f31a5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Trusted by Over 50 Distributors<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-142a9f2 elementor-grid-1 elementor-view-default agrile-testimonial-layout-1 overflow-to-none elementor-widget elementor-widget-agrile-testimonials\" data-id=\"142a9f2\" data-element_type=\"widget\" data-settings=\"{&quot;column&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;column_spacing_swiper&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;swiper_overflow&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"agrile-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"elementor-testimonial-item-wrapper agrile-wrapper agrile-swiper-wrapper swiper\">\n                <div class=\"agrile-con swiper-container agrile-swiper\">\n                    <div class=\"agrile-con-inner swiper-wrapper layout-1\">\n                                                    <div class=\"swiper-slide elementor-grid-item elementor-testimonial-item\">\n                                                                    <div class=\"item-inner inner\">\n                                        <div class=\"testimonial-content-text\">\n                                            <div class=\"testimonial-center\">\n                                                                                                                                            <\/div>\n\n                                            \n                                                                                            <div class=\"content\">I love my wife\u2019s haddock recipe. We call it \u201cSharon\u2019s Fine Haddock in Hong Kong.\u201d It\u2019s fantastic!<\/div>\n                                            \n                                            <div class=\"testimonial-caption\">\n                                                <div class=\"caption-top\">\n                                                                <div class=\"elementor-testimonial-image\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder.png\" class=\"attachment-full size-full wp-image-11\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder.png 1200w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-600x600.png 600w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-110x110.png 110w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-1000x1000.png 1000w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-300x300.png 300w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-1024x1024.png 1024w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-150x150.png 150w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-768x768.png 768w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-510x510.png 510w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/>            <\/div>\n                                                        <\/div>\n                                                <div class=\"caption-bottom\">\n                                                    <div class=\"details\">\n                                                        <span class=\"name\">BLUES GATOR<\/span>                                                                                                                    <span class=\"job\">Avis google<\/span>\n                                                                                                            <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                \n                                \n                                \n                            <\/div>\n                                                    <div class=\"swiper-slide elementor-grid-item elementor-testimonial-item\">\n                                                                    <div class=\"item-inner inner\">\n                                        <div class=\"testimonial-content-text\">\n                                            <div class=\"testimonial-center\">\n                                                                                                                                            <\/div>\n\n                                            \n                                                                                            <div class=\"content\">Great product!\nGreat service!\nGreat family!\nThank you so much!<\/div>\n                                            \n                                            <div class=\"testimonial-caption\">\n                                                <div class=\"caption-top\">\n                                                                <div class=\"elementor-testimonial-image\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder.png\" class=\"attachment-full size-full wp-image-11\" alt=\"\" srcset=\"https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder.png 1200w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-600x600.png 600w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-110x110.png 110w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-1000x1000.png 1000w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-300x300.png 300w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-1024x1024.png 1024w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-150x150.png 150w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-768x768.png 768w, https:\/\/pintabo.com\/wp-content\/uploads\/woocommerce-placeholder-510x510.png 510w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/>            <\/div>\n                                                        <\/div>\n                                                <div class=\"caption-bottom\">\n                                                    <div class=\"details\">\n                                                        <span class=\"name\">Abeilles Lespetites<\/span>                                                                                                                    <span class=\"job\">Avis google <\/span>\n                                                                                                            <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                \n                                \n                                \n                            <\/div>\n                                                    <div class=\"swiper-slide elementor-grid-item elementor-testimonial-item\">\n                                                                    <div class=\"item-inner inner\">\n                                        <div class=\"testimonial-content-text\">\n                                            <div class=\"testimonial-center\">\n                                                                                                                                            <\/div>\n\n                                            \n                                                                                            <div class=\"content\">Fast service, great product. Must try!<\/div>\n                                            \n                                            <div class=\"testimonial-caption\">\n                                                <div class=\"caption-top\">\n                                                                                                    <\/div>\n                                                <div class=\"caption-bottom\">\n                                                    <div class=\"details\">\n                                                        <span class=\"name\"> Charles Fredette<\/span>                                                                                                                    <span class=\"job\">Avis google<\/span>\n                                                                                                            <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                \n                                \n                                \n                            <\/div>\n                                            <\/div>\n                <\/div>\n\n                                                                            <\/div>\n            \t\t\t\t<\/div>\n\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-f91fd2e e-flex e-con-boxed e-con e-parent\" data-id=\"f91fd2e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f42be8b e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"f42be8b\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8557a11 subtitle-position-above elementor-align-left elementor-widget__width-initial elementor-mobile-align-center elementor-widget elementor-widget-agrile-heading\" data-id=\"8557a11\" data-element_type=\"widget\" data-widget_type=\"agrile-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-wrapper-inner\"><h2 class=\"elementor-heading-title elementor-size-default\">Latest Blog News<\/h2><div class=\"elementor-sub-title\"><span>                <span class=\"elementor-button-icon agrile-subtitle-icon-left\">\n                    <i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-leaves\"><\/i>                <\/span>\n                Our Blog<\/span><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59a53c5 elementor-mobile-align-center elementor-button-default elementor-widget elementor-widget-button\" data-id=\"59a53c5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"agrile-icon- agrile-icon-arrow-r\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">See All Updates<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00dd8fb e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"00dd8fb\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40b38a3 elementor-grid-2 elementor-grid-tablet-2 overflow-to-none elementor-pagination-position-outside elementor-pagination-style-1 elementor-widget elementor-widget-agrile-post-grid\" data-id=\"40b38a3\" data-element_type=\"widget\" data-settings=\"{&quot;column&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;column_tablet&quot;:&quot;2&quot;,&quot;column_spacing_swiper&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;column_spacing_swiper_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;swiper_overflow&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"agrile-post-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"elementor-post-wrapper layout-post-style-1 agrile-wrapper agrile-swiper-wrapper swiper\">\n            <div class=\"agrile-con swiper-container agrile-swiper\">\n                <div class=\"agrile-con-inner swiper-wrapper\">\n                                            <div class=\"elementor-posts-item swiper-slide\">\n                            <div class=\"post-style-1\">\n    <div class=\"post-inner\">\n                <div class=\"post-content\">\n            <div class=\"entry-content\">\n                <div class=\"entry-meta-top\">\n                       <div class=\"post-author\"><span><a href=\"https:\/\/pintabo.com\/en\/author\/antoine-cotecyberperformance-ca\/\" class=\"url fn\" rel=\"author\">antoine.cote@cyberperformance.ca<\/a><\/span><\/div>            <div class=\"meta-reply\">\n                <a href=\"https:\/\/pintabo.com\/en\/dans-les-coulisses-de-couvoir-pintabo-le-seul-couvoir-de-pintade-au-canada\/#respond\">0 comments<\/a>            <\/div>\n                            <\/div>\n                <h3 class=\"entry-title\"><a href=\"https:\/\/pintabo.com\/en\/dans-les-coulisses-de-couvoir-pintabo-le-seul-couvoir-de-pintade-au-canada\/\" rel=\"bookmark\">Behind the scenes at Couvoir Pintabo: the only guinea fowl hatchery in Canada<\/a><\/h3>\n                <div class=\"excerpt-content\">Lorem ipsum dolor sit amet, cibo mundi ea duo, vim exerci phaedrum. There are many variations of passages of Lorem Ipsum available, but the majority have alteration in some injected&hellip;<\/div>\n                <div class=\"more-link-wrap\">\n                    <a class=\"more-link\" href=\"https:\/\/pintabo.com\/en\/dans-les-coulisses-de-couvoir-pintabo-le-seul-couvoir-de-pintade-au-canada\/\">\n                        <span>Read More<\/span>\n                        <span><i class=\"agrile-icon-arrow-r\"><\/i><\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                        <\/div>\n                                                <div class=\"elementor-posts-item swiper-slide\">\n                            <div class=\"post-style-1\">\n    <div class=\"post-inner\">\n                <div class=\"post-content\">\n            <div class=\"entry-content\">\n                <div class=\"entry-meta-top\">\n                       <div class=\"post-author\"><span><a href=\"https:\/\/pintabo.com\/en\/author\/antoine-cotecyberperformance-ca\/\" class=\"url fn\" rel=\"author\">antoine.cote@cyberperformance.ca<\/a><\/span><\/div>            <div class=\"meta-reply\">\n                <a href=\"https:\/\/pintabo.com\/en\/pourquoi-elever-des-pintades-un-elevage-responsable-et-savoureux\/#respond\">0 comments<\/a>            <\/div>\n                            <\/div>\n                <h3 class=\"entry-title\"><a href=\"https:\/\/pintabo.com\/en\/pourquoi-elever-des-pintades-un-elevage-responsable-et-savoureux\/\" rel=\"bookmark\">Why raise guinea fowl? Responsible and flavorful rearing<\/a><\/h3>\n                <div class=\"excerpt-content\">Lorem ipsum dolor sit amet, cibo mundi ea duo, vim exerci phaedrum. There are many variations of passages of Lorem Ipsum available, but the majority have alteration in some injected&hellip;<\/div>\n                <div class=\"more-link-wrap\">\n                    <a class=\"more-link\" href=\"https:\/\/pintabo.com\/en\/pourquoi-elever-des-pintades-un-elevage-responsable-et-savoureux\/\">\n                        <span>Read More<\/span>\n                        <span><i class=\"agrile-icon-arrow-r\"><\/i><\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                        <\/div>\n                                                <div class=\"elementor-posts-item swiper-slide\">\n                            <div class=\"post-style-1\">\n    <div class=\"post-inner\">\n                <div class=\"post-content\">\n            <div class=\"entry-content\">\n                <div class=\"entry-meta-top\">\n                       <div class=\"post-author\"><span><a href=\"https:\/\/pintabo.com\/en\/author\/antoine-cotecyberperformance-ca\/\" class=\"url fn\" rel=\"author\">antoine.cote@cyberperformance.ca<\/a><\/span><\/div>            <div class=\"meta-reply\">\n                <a href=\"https:\/\/pintabo.com\/en\/nutrition-bien-etre-animal-et-moulee-vegetale-nos-choix-deleveurs-engages\/#respond\">0 comments<\/a>            <\/div>\n                            <\/div>\n                <h3 class=\"entry-title\"><a href=\"https:\/\/pintabo.com\/en\/nutrition-bien-etre-animal-et-moulee-vegetale-nos-choix-deleveurs-engages\/\" rel=\"bookmark\">Nutrition, Animal Welfare, and Plant-Based Feed: Our Committed Farmers\u2019 Choices<\/a><\/h3>\n                <div class=\"excerpt-content\">Lorem ipsum dolor sit amet, cibo mundi ea duo, vim exerci phaedrum. There are many variations of passages of Lorem Ipsum available, but the majority have alteration in some injected&hellip;<\/div>\n                <div class=\"more-link-wrap\">\n                    <a class=\"more-link\" href=\"https:\/\/pintabo.com\/en\/nutrition-bien-etre-animal-et-moulee-vegetale-nos-choix-deleveurs-engages\/\">\n                        <span>Read More<\/span>\n                        <span><i class=\"agrile-icon-arrow-r\"><\/i><\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                        <\/div>\n                                        <\/div>\n            <\/div>\n                                                            <div class=\"swiper-pagination swiper-pagination-40b38a3\"><\/div>\n                                                <\/div>\n        \t\t\t\t<\/div>\n\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>","protected":false},"excerpt":{"rendered":"<p>Bienvenue sur Couvoir Pintabo Des passionn\u00e9s de la pintades D\u00e9couvrir nos pintadeaux Bienvenue sur Couvoir Pintabo Produits de premi\u00e8re qualit\u00e9 Commander nos pintadeaux Bienvenu sur Couvoir Pintabo Leader dans le domaine de la Pintades Contact 01 Pintades Passionn\u00e9s 02 Produits De Qualit\u00e9 03 Leader De La Pintades Couvoir Pintabo : Des passionn\u00e9s de la pintades [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-24","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Couvoir Pintabo \u2013 Pintades et \u0153ufs de pintades \u00e9lev\u00e9s au Qu\u00e9bec<\/title>\n<meta name=\"description\" content=\"\u00c9levage familial de pintades au Qu\u00e9bec. Achetez en ligne des pintades fra\u00eeches, \u0153ufs de pintade et produits fermiers de qualit\u00e9. Livraison disponible et vente directe \u00e0 la ferme.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pintabo.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Couvoir Pintabo \u2013 Pintades et \u0153ufs de pintades \u00e9lev\u00e9s au Qu\u00e9bec\" \/>\n<meta property=\"og:description\" content=\"\u00c9levage familial de pintades au Qu\u00e9bec. Achetez en ligne des pintades fra\u00eeches, \u0153ufs de pintade et produits fermiers de qualit\u00e9. Livraison disponible et vente directe \u00e0 la ferme.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pintabo.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Pintabo\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-18T10:34:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg\" \/>\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=\"18 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pintabo.com\/\",\"url\":\"https:\/\/pintabo.com\/\",\"name\":\"Couvoir Pintabo \u2013 Pintades et \u0153ufs de pintades \u00e9lev\u00e9s au Qu\u00e9bec\",\"isPartOf\":{\"@id\":\"https:\/\/pintabo.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/pintabo.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/pintabo.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg\",\"datePublished\":\"2024-10-31T07:23:11+00:00\",\"dateModified\":\"2026-09-18T10:34:00+00:00\",\"description\":\"\u00c9levage familial de pintades au Qu\u00e9bec. Achetez en ligne des pintades fra\u00eeches, \u0153ufs de pintade et produits fermiers de qualit\u00e9. Livraison disponible et vente directe \u00e0 la ferme.\",\"breadcrumb\":{\"@id\":\"https:\/\/pintabo.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pintabo.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pintabo.com\/#primaryimage\",\"url\":\"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg\",\"contentUrl\":\"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pintabo.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/pintabo.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Couvoir Pintabo\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pintabo.com\/#website\",\"url\":\"https:\/\/pintabo.com\/\",\"name\":\"Pintabo\",\"description\":\"Des passionn\u00e9s de la pintades\",\"publisher\":{\"@id\":\"https:\/\/pintabo.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pintabo.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pintabo.com\/#organization\",\"name\":\"Pintabo\",\"url\":\"https:\/\/pintabo.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pintabo.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/04\/DD-2370_logo-fi36191481x260-removebg-preview.png\",\"contentUrl\":\"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/04\/DD-2370_logo-fi36191481x260-removebg-preview.png\",\"width\":160,\"height\":113,\"caption\":\"Pintabo\"},\"image\":{\"@id\":\"https:\/\/pintabo.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Couvoir Pintabo \u2013 Pintades et \u0153ufs de pintades \u00e9lev\u00e9s au Qu\u00e9bec","description":"\u00c9levage familial de pintades au Qu\u00e9bec. Achetez en ligne des pintades fra\u00eeches, \u0153ufs de pintade et produits fermiers de qualit\u00e9. Livraison disponible et vente directe \u00e0 la ferme.","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:\/\/pintabo.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Couvoir Pintabo \u2013 Pintades et \u0153ufs de pintades \u00e9lev\u00e9s au Qu\u00e9bec","og_description":"\u00c9levage familial de pintades au Qu\u00e9bec. Achetez en ligne des pintades fra\u00eeches, \u0153ufs de pintade et produits fermiers de qualit\u00e9. Livraison disponible et vente directe \u00e0 la ferme.","og_url":"https:\/\/pintabo.com\/en\/","og_site_name":"Pintabo","article_modified_time":"2026-09-18T10:34:00+00:00","og_image":[{"url":"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"18 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pintabo.com\/","url":"https:\/\/pintabo.com\/","name":"Couvoir Pintabo \u2013 Pintades et \u0153ufs de pintades \u00e9lev\u00e9s au Qu\u00e9bec","isPartOf":{"@id":"https:\/\/pintabo.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pintabo.com\/#primaryimage"},"image":{"@id":"https:\/\/pintabo.com\/#primaryimage"},"thumbnailUrl":"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg","datePublished":"2024-10-31T07:23:11+00:00","dateModified":"2026-09-18T10:34:00+00:00","description":"\u00c9levage familial de pintades au Qu\u00e9bec. Achetez en ligne des pintades fra\u00eeches, \u0153ufs de pintade et produits fermiers de qualit\u00e9. Livraison disponible et vente directe \u00e0 la ferme.","breadcrumb":{"@id":"https:\/\/pintabo.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pintabo.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pintabo.com\/#primaryimage","url":"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg","contentUrl":"https:\/\/alerttransaction.com\/wp-content\/uploads\/2025\/04\/couvoir-pintado-slide-3-scaled.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/pintabo.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/pintabo.com\/"},{"@type":"ListItem","position":2,"name":"Couvoir Pintabo"}]},{"@type":"WebSite","@id":"https:\/\/pintabo.com\/#website","url":"https:\/\/pintabo.com\/","name":"Pintabo","description":"Guinea Fowl Enthusiasts","publisher":{"@id":"https:\/\/pintabo.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pintabo.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pintabo.com\/#organization","name":"Pintabo","url":"https:\/\/pintabo.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pintabo.com\/#\/schema\/logo\/image\/","url":"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/04\/DD-2370_logo-fi36191481x260-removebg-preview.png","contentUrl":"https:\/\/pintabo.com\/wp-content\/uploads\/2025\/04\/DD-2370_logo-fi36191481x260-removebg-preview.png","width":160,"height":113,"caption":"Pintabo"},"image":{"@id":"https:\/\/pintabo.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/pintabo.com\/en\/wp-json\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pintabo.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pintabo.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pintabo.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pintabo.com\/en\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":245,"href":"https:\/\/pintabo.com\/en\/wp-json\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":6116,"href":"https:\/\/pintabo.com\/en\/wp-json\/wp\/v2\/pages\/24\/revisions\/6116"}],"wp:attachment":[{"href":"https:\/\/pintabo.com\/en\/wp-json\/wp\/v2\/media?parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}