CINXE.COM

Blettes aux olives

<!doctype html> <html class="no-js" lang="fr-FR" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO Premium plugin v20.4 (Yoast SEO v20.4) - https://yoast.com/wordpress/plugins/seo/ --> <title>Blettes aux olives</title><style id="wpr-usedcss">.tippy-iOS{cursor:pointer!important}.tippy-notransition{transition:none!important}.tippy-popper{-webkit-perspective:700px;perspective:700px;z-index:9999;outline:0;transition-timing-function:cubic-bezier(.165,.84,.44,1);pointer-events:none;line-height:1.4;max-width:calc(100% - 10px)}.tippy-popper[x-placement^=top] .tippy-backdrop{border-radius:40% 40% 0 0}.tippy-popper[x-placement^=top] .tippy-roundarrow{bottom:-8px;-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tippy-popper[x-placement^=top] .tippy-arrow{border-top:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent;bottom:-7px;margin:0 6px;-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-backdrop{-webkit-transform-origin:0 25%;transform-origin:0 25%}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-55%);transform:scale(1) translate(-50%,-55%)}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-50%,-45%);transform:scale(.2) translate(-50%,-45%);opacity:0}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible]{-webkit-transform:translateY(-10px) scale(1);transform:translateY(-10px) scale(1)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(0) scale(.5);transform:translateY(0) scale(.5)}.tippy-popper[x-placement^=bottom] .tippy-backdrop{border-radius:0 0 30% 30%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow{top:-8px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(0);transform:rotate(0)}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent;top:-7px;margin:0 6px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-backdrop{-webkit-transform-origin:0 -50%;transform-origin:0 -50%}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-45%);transform:scale(1) translate(-50%,-45%)}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-50%);transform:scale(.2) translate(-50%);opacity:0}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible]{-webkit-transform:translateY(10px) scale(1);transform:translateY(10px) scale(1)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(0) scale(.5);transform:translateY(0) scale(.5)}.tippy-popper[x-placement^=left] .tippy-backdrop{border-radius:50% 0 0 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow{right:-16px;-webkit-transform-origin:33.33333333% 50%;transform-origin:33.33333333% 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tippy-popper[x-placement^=left] .tippy-arrow{border-left:8px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent;right:-7px;margin:3px 0;-webkit-transform-origin:0 50%;transform-origin:0 50%}.tippy-popper[x-placement^=left] .tippy-backdrop{-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-75%,-50%);transform:scale(.2) translate(-75%,-50%);opacity:0}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible]{-webkit-transform:translateX(-10px) scale(1);transform:translateX(-10px) scale(1)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(0) scale(.5);transform:translateX(0) scale(.5)}.tippy-popper[x-placement^=right] .tippy-backdrop{border-radius:0 50% 50% 0}.tippy-popper[x-placement^=right] .tippy-roundarrow{left:-16px;-webkit-transform-origin:66.66666666% 50%;transform-origin:66.66666666% 50%}.tippy-popper[x-placement^=right] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tippy-popper[x-placement^=right] .tippy-arrow{border-right:8px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent;left:-7px;margin:3px 0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.tippy-popper[x-placement^=right] .tippy-backdrop{-webkit-transform-origin:-50% 0;transform-origin:-50% 0}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-25%,-50%);transform:scale(.2) translate(-25%,-50%);opacity:0}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible]{-webkit-transform:translateX(10px) scale(1);transform:translateX(10px) scale(1)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(0) scale(.5);transform:translateX(0) scale(.5)}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:.9rem;padding:.3rem .6rem;max-width:350px;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}.tippy-tooltip[data-interactive],.tippy-tooltip[data-interactive] path{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.53,2,.36,.85)}.tippy-tooltip[data-inertia][data-state=hidden]{transition-timing-function:ease}.tippy-arrow,.tippy-roundarrow{position:absolute;width:0;height:0}.tippy-roundarrow{width:24px;height:8px;fill:#333;pointer-events:none}.tippy-backdrop{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:calc(110% + 2rem);left:50%;top:50%;z-index:-1;transition:all cubic-bezier(.46,.1,.52,.98);-webkit-backface-visibility:hidden;backface-visibility:hidden}.tippy-backdrop:after{content:"";float:left;padding-top:100%}.tippy-backdrop+.tippy-content{transition-property:opacity;will-change:opacity}.tippy-backdrop+.tippy-content[data-state=visible]{opacity:1}.tippy-backdrop+.tippy-content[data-state=hidden]{opacity:0}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}:where(pre.wp-block-verse){font-family:inherit}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}figure{margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}body{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--duotone--dark-grayscale:url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale:url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow:url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red:url('#wp-duotone-blue-red');--wp--preset--duotone--midnight:url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow:url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green:url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange:url('#wp-duotone-blue-orange');--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.wp-block-columns.is-layout-flex){gap:2em}@media screen and (min-width:290px) and (max-width:520px){.relpost-block-container{display:flex;flex-wrap:wrap;justify-content:center}}.relpost-block-container{border:0;margin:0;padding:0}.relpost-block-single{border-bottom:none;margin:0;padding:6px;display:block;float:left;text-decoration:none;text-align:center;cursor:pointer;margin-right:-1px;margin-bottom:5px;overflow:hidden;border:0}.relpost-block-single-image{border:0;margin:0;padding:0;-moz-background-clip:border;-moz-background-origin:padding;-moz-background-inline-policy:continuous;background-size:cover!important;max-width:100%}.relpost-block-single-text{border:0;margin:3px 0 0;padding:0;font-style:normal;font-variant:normal;font-weight:400;line-height:normal;font-stretch:normal;-x-system-font:none}.relpost-thumb-wrapper:after{content:"";display:block;clear:both}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,figcaption,figure,footer,header,main,nav,section{display:block}progress{display:inline-block;vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}code{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}body{color:#263238;font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;font-size:1.25rem;line-height:1.6}h1,h2,h3,h4{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;color:#0f161a;line-height:1.25;clear:both;margin:1.5em 0 .5em}h1:first-child,h2:first-child,h3:first-child,h4:first-child{margin-top:0}h1{font-size:2.4em}h2{font-size:1.8em}h3{font-size:1.2em}h4{font-size:1rem;text-transform:uppercase;letter-spacing:1px}p{margin:0 0 1.6em}p:last-child{margin-bottom:0}address{margin:0 0 1.6em}code,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.84090145em}ins,mark{background:#fff9c0;text-decoration:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#f5f7f8}ul{margin:0 0 1.6em}li>ul{margin-bottom:0}img{height:auto;max-width:100%}figure{margin:0 0 1.6em}table{margin:0 0 1.6em;width:100%;font-size:16px;font-size:1rem}tr{border-bottom:1px solid rgba(38,50,56,.1)}.button,button,input[type=button],input[type=submit]{display:inline-block;border:1px solid;border-color:#06c;border-radius:3px;background:#06c;color:#fff;font-size:14px;font-size:.875rem;line-height:1;padding:.75rem 1.25rem;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-weight:700;text-transform:uppercase}.button:hover,button:hover,input[type=button]:hover,input[type=submit]:hover{opacity:.8;text-decoration:none}.button:hover{text-decoration:none}input[type=color],input[type=email],input[type=number],input[type=search],input[type=text],input[type=time],input[type=url],textarea{color:#666;border:1px solid rgba(38,50,56,.1);border-radius:3px;padding:.6875rem 1rem;line-height:1;font-size:16px;font-size:1rem}input[type=search]{-webkit-appearance:textfield}select{border:1px solid rgba(38,50,56,.1);padding:.4rem .5rem}textarea{width:100%;line-height:inherit}a{color:#06c;text-decoration:none;transition:all .3s}a:hover{text-decoration:underline}.main-navigation{text-transform:uppercase;font-size:12px;font-size:.75rem;letter-spacing:.1em;font-weight:700}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 10px 20px rgba(38,50,56,.1);float:left;position:absolute;top:101%;left:0;z-index:99999;background:#fff;width:220px;transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .3s}.main-navigation ul ul ul{left:100%;top:0}.main-navigation ul ul li{width:100%}.main-navigation ul ul a{border-bottom:1px solid rgba(38,50,56,.1);padding-top:.75rem;padding-bottom:.75rem}.main-navigation ul ul li:first-child>a{border-top-left-radius:2px;border-top-right-radius:2px}.main-navigation ul ul li:last-child>a{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{transform:translate3d(0,0,0);opacity:1;visibility:visible}.main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{content:"";display:block;background:var(--wpr-bg-2d87c20e-9c40-42ca-a639-da74c4e82a52) center right no-repeat;background-size:12px 12px;width:12px;height:12px;position:absolute;z-index:1001;right:0;top:50%;margin-top:-6px}.main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{background-image:var(--wpr-bg-1f583269-82d4-4839-8965-8240b90d4156);right:.75rem}.main-navigation li{float:left;position:relative}.main-navigation li.focus>a,.main-navigation li:hover>a{color:inherit;border-color:#06c}.main-navigation li li.focus>a,.main-navigation li li:hover>a{color:inherit;border-color:rgba(38,50,56,.1)}.main-navigation a{display:block;text-decoration:none;padding:24px 16px 21px;color:#586674;border-bottom:3px solid transparent}.menu-toggle{color:inherit;text-indent:-999em;margin-left:4px;position:relative;padding:0 0 0 1.25rem;background:0 0;border:none;font-weight:700;font-size:16px;font-size:1rem}.menu-toggle:before{content:"";position:absolute;left:0;width:100%;height:.9375rem;display:block;border-top:.5625rem double currentColor;border-bottom:.1875rem solid currentColor;transition:all .5s}.main-navigation.toggled .menu{position:absolute;right:0;top:101%;width:100%}.main-navigation.toggled ul{display:block;background:#fff;width:100%;box-shadow:0 10px 20px rgba(38,50,56,.1)}.main-navigation.toggled ul ul{visibility:visible;opacity:1;position:static;float:none;transform:none;box-shadow:none}.main-navigation.toggled ul ul a{padding-left:2rem}.main-navigation.toggled ul ul ul a{padding-left:4rem}.main-navigation.toggled li{float:none}.main-navigation.toggled li:hover a{border-color:rgba(38,50,56,.1)}.main-navigation.toggled a{padding-top:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(38,50,56,.1)}.main-navigation.toggled .menu-item-has-children>a:after,.main-navigation.toggled .page_item_has_children>a:after{display:none}@media (min-width:1024px){.menu-toggle{display:none}.main-navigation ul{display:block}}.post-navigation{margin-top:1.5rem}.adjacent{padding:1.5rem}@media (min-width:768px){.post-navigation .nav-links{display:flex;justify-content:center;margin-left:-3rem}.adjacent{display:flex;width:50%;padding:1.5rem 0 1.5rem 3rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.grid{display:flex;flex-wrap:wrap;padding:0 .5rem}.grid>*{padding:.5rem;width:100%}@media (min-width:768px){.grid{padding:0 1.5rem}.grid>*{padding:1.5rem}.grid--4>*{width:50%}}@media (min-width:1024px){.grid--4>*{width:33.3333%}}@media (min-width:1280px){.grid--4>*{width:25%}}.widget select{width:100%;padding:.6875rem 1rem}.widget ul{list-style:none;padding-left:0}.widget li{margin-bottom:.5rem}.widget li ul{margin-top:.5rem}.widget li li{padding-left:.8rem}.widget-title{font-size:14px;font-size:.875rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(38,50,56,.1);padding-bottom:.5rem}.search-field{width:100%}.form-wrapper{height:0;background:#06c;padding:0 2rem;transition:all .3s;position:relative;z-index:1}.form-wrapper.is-visible{height:auto;padding-top:6rem;padding-bottom:6rem}.form-wrapper.is-visible .search-close{display:inline-block}.form-wrapper .search-close{position:absolute;top:0;right:0;font-size:32px;font-size:2rem;background:0 0;border:none;display:none}@media (min-width:768px){.form-wrapper{padding-left:6rem;padding-right:6rem}.form-wrapper .search-close{top:2rem;right:2rem}}.form-wrapper .search-field{font-size:28.8px;font-size:1.8rem;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;background:0 0;color:#fff;border:none;border-radius:0;border-bottom:1px solid #fff;width:30em;max-width:100%;margin:0 auto;display:block;padding-left:0;padding-right:0}.form-wrapper .search-field:focus{outline:0}.form-wrapper .search-field::placeholder{color:#fff;opacity:.3}.search-field{max-width:30em}.site-header{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;display:flex;justify-content:space-between;align-items:stretch;background:#fff;border-bottom:1px solid rgba(38,50,56,.1);padding:0 1rem;margin-bottom:4rem;position:relative;z-index:2}@media (min-width:768px){.site-header{padding:0 3rem}}.social-icons{display:flex;align-items:stretch}.social-icons .search-toggle{border-radius:0;padding-left:1.6rem;padding-right:1.6rem}@media (max-width:1023px){.social-icons .search-toggle{border:none;background:0 0;color:inherit;padding-left:6px;padding-right:6px}}.navbar{display:flex;align-items:center;flex:1}.site-branding{margin:.5rem 1.5rem .5rem 0}.site-title{margin:0;font-size:1.2em;font-weight:700;line-height:1.25}.site-title a{text-decoration:none;color:#0f161a}.site-description{font-size:12px;font-size:.75rem;color:#586674;font-weight:700}.site-content{max-width:100%;margin:0 auto}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.card{border-radius:4px;box-shadow:0 2px 4px rgba(38,50,56,.05);background:#fff;position:relative;transition:all .3s ease;width:100%}.card:hover{box-shadow:0 8px 16px rgba(38,50,56,.1)}.card:hover .card__media img{transform:scale(1.1)}.card__body{padding:1.5rem 2rem}.card__title{font-size:1.2em;margin:0 0 8px;word-wrap:break-word}.card__title a{color:inherit}.card__content{clear:both;font-size:16px;font-size:1rem}.card__media{display:block;overflow:hidden;border-radius:4px 4px 0 0}.card__media img{display:block;width:100%;transition:all .3s ease}.card a:hover{color:#06c;text-decoration:none}.page .site-content,.single .site-content{width:58.5rem}.page .entry-header,.single .entry-header{margin-bottom:4rem;text-align:center}.page .entry-title,.single .entry-title{margin:0 0 8px;word-wrap:break-word;font-size:28.8px;font-size:1.8rem}@media (max-width:959px){.page .entry-title,.single .entry-title{padding:0 10px}}.page .entry-body,.single .entry-body{background:#fff;border-radius:4px;box-shadow:0 7px 50px 0 rgba(38,50,56,.07);padding:2rem;position:relative}.page .entry-media,.single .entry-media{position:relative;margin:-2rem -2rem 4rem}@media (min-width:768px){.page .entry-title,.single .entry-title{font-size:38.4px;font-size:2.4rem}.page .entry-media,.single .entry-media{margin:-4rem -4rem 4rem}.page .entry-body,.single .entry-body{padding-left:4rem;padding-right:4rem}}.page .singular-thumbnail,.single .singular-thumbnail{display:block;width:100%}.page .entry-content>p:first-child,.single .entry-content>p:first-child{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:1.2em;font-weight:300;color:#6f8590}@media (min-width:1024px){.page .entry-media,.single .entry-media{margin:-4rem -8rem 4rem}.page .singular-thumbnail,.single .singular-thumbnail{border-radius:4px 4px 0 0}.page .entry-body,.single .entry-body{padding:4rem 8rem}}.entry-content{word-wrap:break-word}.entry-footer{margin:3rem -1rem 0;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:14px;font-size:.875rem;display:flex;flex-wrap:wrap}.adjacent .sharedaddy{display:none}.comments-area{font-size:16px;font-size:1rem;width:36em;max-width:100%;padding:2em;margin:4rem auto 0}.comment-form-author,.comment-form-email,.comment-form-url{display:flex;flex-direction:column}@media (min-width:768px){.comment-form-author,.comment-form-email,.comment-form-url{flex-direction:row;align-items:center}.comment-form-author label,.comment-form-email label,.comment-form-url label{order:2;margin-left:1em}}.required{color:#e7040f}.site-footer{background:#fff;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:14px;font-size:.875rem;margin-top:5rem;border-top:1px solid rgba(38,50,56,.1);color:#6f8590}.footer-widgets{max-width:1280px;margin:0 auto;border-bottom:1px solid rgba(38,50,56,.1);padding-top:2rem;padding-bottom:2rem}.site-info{font-size:12px;font-size:.75rem;text-align:center;padding:2rem}.site-info a{color:inherit}iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:2rem;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{text-align:center;margin-top:.875rem;font-size:.875rem;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;color:#6f8590}.yasr-star-rating{width:0;position:relative;display:inline-block;background-position:0 0;background-repeat:repeat-x;vertical-align:bottom}.yasr-star-rating[data-title]:hover:after{content:attr(data-title);padding:4px 8px;color:#333;position:absolute;left:0;top:100%;z-index:20;white-space:nowrap;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 4px #222;-webkit-box-shadow:0 0 4px #222;box-shadow:0 0 4px #222;background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(1,#ccc));background-image:-webkit-linear-gradient(top,#eee,#ccc);background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-ms-linear-gradient(top,#eee,#ccc);background-image:-o-linear-gradient(top,#eee,#ccc)}.yasr-star-rating .yasr-star-value{height:100%;position:absolute}.yasr-star-rating .yasr-star-value{position:absolute;height:100%;width:100%;background-repeat:repeat-x}.yasr-star-rating::before{content:none!important}.yasr-star-value::before{content:none!important}.yasr-auto-insert-visitor{margin-top:10px}.yasr-vv-second-row-container{line-height:normal;display:inline-block}.yasr-vv-stats-text-container{display:inline-block;vertical-align:bottom}.yasr-dashicons-visitor-stats{cursor:pointer;display:inline-block;vertical-align:bottom}.yasr-vv-container-loader{display:inline-block}#yasr-medium-rating-tooltip{font-size:14px}.yasr-progress-bar-row-container{width:100%;display:flex;align-items:center;padding-top:2px;padding-bottom:2px}.yasr-progress-bar-name{min-width:72px;font-size:14px!important}.yasr-single-progress-bar-container{flex-grow:12}.yasr-progress-bar-votes-count{flex-grow:0;text-align:center;font-size:14px!important;min-width:40px}.yasr-visitors-stats-tooltip{min-width:300px;text-align:center;background-color:#fff;color:#0a0a0a}.tippy-roundarrow{fill:#aaa!important}.yasr-w3-border{border:1px solid #ccc!important;background:linear-gradient(to bottom,#eee,#f6f6f6)}.yasr-w3-amber{color:#000!important;background:linear-gradient(to bottom,#ffda44,#f1cb32);background-color:#ffce00}.yasr-star-rating{background-image:var(--wpr-bg-ab570dc9-1435-4f0d-ab78-442ce6084dc6)}.yasr-star-rating .yasr-star-value{background:var(--wpr-bg-bbd5bba7-1020-48e9-8d2d-f208acda6e98)}.relpost-block-single{background-color:#fff;border-right:1px solid #ddd;border-left:1px solid #ddd;margin-right:-1px}.relpost-block-single:hover{background-color:#eee}.site-description,.site-title{position:absolute;clip:rect(1px,1px,1px,1px)}</style> <link rel="canonical" href="https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Blettes aux olives" /> <meta name="twitter:description" content="Otez les fils des blettes et coupez-les en morceaux de 5cm de long environ. Mettez les blettes 脿 tremper 脿&hellip;" /> <meta name="twitter:image" content="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="1 minute" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/","url":"https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/","name":"Blettes aux olives","isPartOf":{"@id":"https://www.cuisine-pied-noir.com/#website"},"primaryImageOfPage":{"@id":"https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/#primaryimage"},"image":{"@id":"https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/#primaryimage"},"thumbnailUrl":"https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg","datePublished":"2018-03-18T19:45:41+00:00","dateModified":"2018-03-18T19:46:26+00:00","breadcrumb":{"@id":"https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/#primaryimage","url":"https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg","contentUrl":"https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg","width":1024,"height":768,"caption":"Blettes aux olives"},{"@type":"BreadcrumbList","@id":"https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https://www.cuisine-pied-noir.com/"},{"@type":"ListItem","position":2,"name":"l茅gumes","item":"https://www.cuisine-pied-noir.com/genre/legumes/"},{"@type":"ListItem","position":3,"name":"blettes","item":"https://www.cuisine-pied-noir.com/genre/blettes/"},{"@type":"ListItem","position":4,"name":"Blettes aux olives"}]},{"@type":"WebSite","@id":"https://www.cuisine-pied-noir.com/#website","url":"https://www.cuisine-pied-noir.com/","name":"La cuisine de Christophe Certain","description":"Chaque semaine de nouvelles recettes, depuis 2003","publisher":{"@id":"https://www.cuisine-pied-noir.com/#/schema/person/828eac179661e684e9d7c4da1409d2a8"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.cuisine-pied-noir.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":["Person","Organization"],"@id":"https://www.cuisine-pied-noir.com/#/schema/person/828eac179661e684e9d7c4da1409d2a8","name":"","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.cuisine-pied-noir.com/#/schema/person/image/","url":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif","contentUrl":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif","width":283,"height":74},"logo":{"@id":"https://www.cuisine-pied-noir.com/#/schema/person/image/"}}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//e511a922.rocketcdn.me' /> <link rel='dns-prefetch' href='//pagead2.googlesyndication.com' /> <link href='https://e511a922.rocketcdn.me' rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; Flux" href="https://www.cuisine-pied-noir.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; Flux des commentaires" href="https://www.cuisine-pied-noir.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; Blettes aux olives Flux des commentaires" href="https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/feed/" /> <style type="text/css"></style> <style id='global-styles-inline-css' type='text/css'></style> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-7437feef-6fff-47c2-8cf6-f2b4b55e9bb4) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <style id='yasrcss-inline-css' type='text/css'></style> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.googletagmanager.com/gtag/js?id=UA-10181983-1' id='google_gtagjs-js' async></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='google_gtagjs-js-after'> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', {"domains":["www.cuisine-pied-noir.com"]} ); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "UA-10181983-1", {"anonymize_ip":true}); </script> <!-- End Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js' defer></script> <link rel="https://api.w.org/" href="https://www.cuisine-pied-noir.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.cuisine-pied-noir.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://e511a922.rocketcdn.me/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://www.cuisine-pied-noir.com/?p=5713' /> <link rel="alternate" type="application/json+oembed" href="https://www.cuisine-pied-noir.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.cuisine-pied-noir.com%2Frecette%2Fblettes-aux-olives%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.cuisine-pied-noir.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.cuisine-pied-noir.com%2Frecette%2Fblettes-aux-olives%2F&#038;format=xml" /> <meta name="generator" content="Site Kit by Google 1.96.0" /> <style></style> <!-- Google AdSense snippet added by Site Kit --> <meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236"> <meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com"> <!-- End Google AdSense snippet added by Site Kit --> <style type="text/css"></style> <style type="text/css"></style> <!-- Google AdSense snippet added by Site Kit --> <script type="rocketlazyloadscript" async="async" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5317662358916902&amp;host=ca-host-pub-2644536267352236" crossorigin="anonymous" data-rocket-type="text/javascript"></script> <!-- End Google AdSense snippet added by Site Kit --> <!-- START - Open Graph and Twitter Card Tags 3.3.0 --> <!-- Facebook Open Graph --> <meta property="og:locale" content="fr_FR"/> <meta property="og:site_name" content="La cuisine de Christophe Certain"/> <meta property="og:title" content="Blettes aux olives"/> <meta property="og:url" content="https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/"/> <meta property="og:type" content="article"/> <meta property="og:description" content="Otez les fils des blettes et coupez-les en morceaux de 5cm de long environ. Mettez les blettes 脿 tremper 脿 mesure que vous les 茅pluchez dans un bol d&#039;eau avec le jus du demi-citron (mettez le demi-citron lui-m锚me dans le bol aussi) Mettez dans une casserole les blettes avec l&#039;eau du bol, salez"/> <meta property="og:image" content="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg"/> <meta property="og:image:url" content="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg"/> <meta property="og:image:secure_url" content="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg"/> <meta property="article:author" content="https://www.facebook.com/cuisine.de.christophe.certain"/> <!-- Google+ / Schema.org --> <meta itemprop="name" content="Blettes aux olives"/> <meta itemprop="headline" content="Blettes aux olives"/> <meta itemprop="description" content="Otez les fils des blettes et coupez-les en morceaux de 5cm de long environ. Mettez les blettes 脿 tremper 脿 mesure que vous les 茅pluchez dans un bol d&#039;eau avec le jus du demi-citron (mettez le demi-citron lui-m锚me dans le bol aussi) Mettez dans une casserole les blettes avec l&#039;eau du bol, salez"/> <meta itemprop="image" content="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg"/> <meta itemprop="author" content="Christophe Certain"/> <!--<meta itemprop="publisher" content="La cuisine de Christophe Certain"/>--> <!-- To solve: The attribute publisher.itemtype has an invalid value --> <!-- Twitter Cards --> <meta name="twitter:title" content="Blettes aux olives"/> <meta name="twitter:url" content="https://www.cuisine-pied-noir.com/recette/blettes-aux-olives/"/> <meta name="twitter:description" content="Otez les fils des blettes et coupez-les en morceaux de 5cm de long environ. Mettez les blettes 脿 tremper 脿 mesure que vous les 茅pluchez dans un bol d&#039;eau avec le jus du demi-citron (mettez le demi-citron lui-m锚me dans le bol aussi) Mettez dans une casserole les blettes avec l&#039;eau du bol, salez"/> <meta name="twitter:image" content="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg"/> <meta name="twitter:card" content="summary_large_image"/> <!-- SEO --> <!-- Misc. tags --> <!-- is_singular | yoast_seo --> <!-- END - Open Graph and Twitter Card Tags 3.3.0 --> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style> <noscript> <style id="wpr-lazyload-bg-nostyle">.main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{--wpr-bg-2d87c20e-9c40-42ca-a639-da74c4e82a52: url('https://e511a922.rocketcdn.me/wp-content/themes/justread/images/angle-down.svg');}.yasr-star-rating .yasr-star-value{--wpr-bg-bbd5bba7-1020-48e9-8d2d-f208acda6e98: url('https://e511a922.rocketcdn.me/wp-content/plugins/yet-another-stars-rating/includes/img/star_3.svg');}.main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{--wpr-bg-1f583269-82d4-4839-8965-8240b90d4156: url('https://e511a922.rocketcdn.me/wp-content/themes/justread/images/angle-right.svg');}.yasr-star-rating{--wpr-bg-ab570dc9-1435-4f0d-ab78-442ce6084dc6: url('https://e511a922.rocketcdn.me/wp-content/plugins/yet-another-stars-rating/includes/img/star_2.svg');}.rll-youtube-player .play{--wpr-bg-7437feef-6fff-47c2-8cf6-f2b4b55e9bb4: url('https://e511a922.rocketcdn.me/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style> </noscript> <script type="application/javascript">const rocket_pairs = [{"selector":".main-navigation .menu-item-has-children>a,.main-navigation .page_item_has_children>a","style":".main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{--wpr-bg-2d87c20e-9c40-42ca-a639-da74c4e82a52: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-down.svg');}","hash":"2d87c20e-9c40-42ca-a639-da74c4e82a52","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-down.svg"},{"selector":".yasr-star-rating .yasr-star-value","style":".yasr-star-rating .yasr-star-value{--wpr-bg-bbd5bba7-1020-48e9-8d2d-f208acda6e98: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/star_3.svg');}","hash":"bbd5bba7-1020-48e9-8d2d-f208acda6e98","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/star_3.svg"},{"selector":".main-navigation li .menu-item-has-children>a,.main-navigation li .page_item_has_children>a","style":".main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{--wpr-bg-1f583269-82d4-4839-8965-8240b90d4156: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-right.svg');}","hash":"1f583269-82d4-4839-8965-8240b90d4156","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-right.svg"},{"selector":".yasr-star-rating","style":".yasr-star-rating{--wpr-bg-ab570dc9-1435-4f0d-ab78-442ce6084dc6: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/star_2.svg');}","hash":"ab570dc9-1435-4f0d-ab78-442ce6084dc6","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/star_2.svg"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-7437feef-6fff-47c2-8cf6-f2b4b55e9bb4: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"7437feef-6fff-47c2-8cf6-f2b4b55e9bb4","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script></head> <body class="recette-template-default single single-recette postid-5713 wp-custom-logo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div class="form-wrapper" id="form-wrapper"> <button class="search-close" id="search-close" >&times;</button> <form role="search" method="get" class="search-form" action="https://www.cuisine-pied-noir.com/"> <label> <span class="screen-reader-text">Search for:</span> <input class="search-field" placeholder="Search &hellip;" value="" name="s" type="search"> </label> </form> </div> <header id="masthead" class="site-header"> <div class="navbar"> <div class="site-branding"> <a href="https://www.cuisine-pied-noir.com/" class="custom-logo-link" rel="home"><picture class="custom-logo" decoding="async"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20283%2074&#039;%3E%3C/svg%3E"/> <img width="283" height="74" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20283%2074&#039;%3E%3C/svg%3E" alt="la cuisine de Christophe Certain" decoding="async" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif"/> </picture> <noscript><picture class="custom-logo" decoding="async"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif.webp"/> <img width="283" height="74" src="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif" alt="la cuisine de Christophe Certain" decoding="async"/> </picture> </noscript></a> <p class="site-title"><a href="https://www.cuisine-pied-noir.com/" rel="home">La cuisine de Christophe Certain</a></p> <p class="site-description">Chaque semaine de nouvelles recettes, depuis 2003</p> </div><!-- .site-branding --> <nav id="site-navigation" class="main-navigation"> <ul id="primary-menu" class="menu"><li id="menu-item-2274" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-2274"><a title="Le blog " href="https://www.cuisine-pied-noir.com/">Accueil</a></li> <li id="menu-item-4723" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4723"><a href="https://www.cuisine-pied-noir.com/category/actualites/">Actualit茅s</a></li> <li id="menu-item-2425" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2425"><a href="https://www.cuisine-pied-noir.com/recettes/">Recettes</a></li> <li id="menu-item-2508" class="menu-item menu-item-type-taxonomy menu-item-object-genre menu-item-2508"><a href="https://www.cuisine-pied-noir.com/genre/recettes-en-video/">Vid茅os</a></li> <li id="menu-item-4544" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4544"><a href="https://www.cuisine-pied-noir.com/category/techniques-astuces/">Techniques &#038; astuces</a></li> <li id="menu-item-4058" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4058"><a href="https://www.cuisine-pied-noir.com/category/produits/">Produits</a></li> <li id="menu-item-4007" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4007"><a href="https://www.cuisine-pied-noir.com/regime-facile/">R茅gime</a></li> </ul> </nav><!-- #site-navigation --> </div> <div class="social-icons"> <button class="search-toggle" aria-controls="form-wrapper" aria-expanded="false" ><svg class="icon icon-search" aria-hidden="true" role="img"> <use href="#icon-search" xlink:href="#icon-search"></use> </svg></button> <button id="site-navigation-open" class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">Menu</button> </div> </header><!-- #masthead --> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main"> <p id="breadcrumbs"><span><span><a href="https://www.cuisine-pied-noir.com/">Accueil</a></span> 禄 <span><a href="https://www.cuisine-pied-noir.com/genre/legumes/">l茅gumes</a></span> 禄 <span><a href="https://www.cuisine-pied-noir.com/genre/blettes/">blettes</a></span> 禄 <span class="breadcrumb_last" aria-current="page">Blettes aux olives</span></span></p> <div itemscope itemtype="https://schema.org/Recipe" id="post-5713class="post-5713 recette type-recette status-publish has-post-thumbnail hentry genre-blettes genre-legumes produits-blettes" > <header class="entry-header"> <h1 class="entry-title" itemprop="name">Blettes aux olives</h1> </header><!-- .entry-header --> <div class="entry-body"> <div class="entry-media"> <picture class="singular-thumbnail wp-post-image" decoding="async" itemprop="image"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg.webp 1024w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg.webp 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-768x576.jpg.webp 768w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%201024%20768&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px"/> <img width="1024" height="768" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%201024%20768&#039;%3E%3C/svg%3E" alt="blettes aux olives et aux c芒pres" decoding="async" itemprop="image" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg 1024w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-768x576.jpg 768w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg"/> </picture> <noscript><picture class="singular-thumbnail wp-post-image" decoding="async" itemprop="image"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg.webp 1024w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg.webp 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-768x576.jpg.webp 768w" sizes="(max-width: 1024px) 100vw, 1024px"/> <img width="1024" height="768" src="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg" alt="blettes aux olives et aux c芒pres" decoding="async" itemprop="image" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg 1024w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-768x576.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px"/> </picture> </noscript> </div> <p class="commentaire"><b> </b></p> <h3>Ingr茅dients pour Blettes aux olives</h3> <div> <ul> <li class="ingredient" itemprop="ingredients">Les c么tes d'une botte de blettes (gardez le vert pour faire autre chose)</li> <li class="ingredient" itemprop="ingredients"> 1 oignon</li> <li class="ingredient" itemprop="ingredients"> 1 gousse d'ail</li> <li class="ingredient" itemprop="ingredients"> 1 petit bouquet de persil plat</li> <li class="ingredient" itemprop="ingredients"> 1 piment de Cayenne</li> <li class="ingredient" itemprop="ingredients"> 1 verre de fond de volaille ou de veau</li> <li class="ingredient" itemprop="ingredients"> 1 C.A.S. de c芒pres sal茅es bien rinc茅es (ou de c芒pres au vinaigre)</li> <li class="ingredient" itemprop="ingredients"> 50 脿 100g d'olives vertes ou violettes (des olives nicoises ou coquillos espagnoles par exemple sont parfaites)</li> <li class="ingredient" itemprop="ingredients"> huile d'olive</li> <li class="ingredient" itemprop="ingredients"> sel</li> <li class="ingredient" itemprop="ingredients"> 1 demi-citron</li> <li class="ingredient" itemprop="ingredients"> Je rajoute une demi cuiller 脿 caf茅 de gomme de xanthane pour lier la sauce, c'est tr猫s pratique, on met 莽a au dernier moment, on remue, et c'est bon. On peut ne rien mettre si on ne veut pas se casser la t锚te, faire un roux ou d茅layer une cuiller 脿 caf茅 de f茅cule de pomme de terre dans une petite tasse de bouillon (quand il est froid) et remuer jusqu'脿 ce que 莽a 茅paississe en cuisant</li></ul></div> <div class="entry-content" itemprop="recipeInstructions"> <h2>Pr茅paration pour Blettes aux olives</h2> <figure id="attachment_5714" aria-describedby="caption-attachment-5714" style="width: 540px" class="wp-caption alignnone"><picture decoding="async" class="photo size-medium wp-image-5714" itemprop="image"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg.webp 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-768x576.jpg.webp 768w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg.webp 1024w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20540%20405&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 540px) 100vw, 540px"/> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20540%20405&#039;%3E%3C/svg%3E" alt="blettes aux olives et aux c芒pres" itemprop="image" width="540" height="405" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-768x576.jpg 768w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg 1024w" data-lazy-sizes="(max-width: 540px) 100vw, 540px" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg"/> </picture> <noscript><picture decoding="async" class="photo size-medium wp-image-5714" itemprop="image"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg.webp 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-768x576.jpg.webp 768w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg.webp 1024w" sizes="(max-width: 540px) 100vw, 540px"/> <img decoding="async" src="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg" alt="blettes aux olives et aux c芒pres" itemprop="image" width="540" height="405" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-540x405.jpg 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives-768x576.jpg 768w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/03/blettes-olives.jpg 1024w" sizes="(max-width: 540px) 100vw, 540px"/> </picture> </noscript><figcaption id="caption-attachment-5714" class="wp-caption-text">Blettes aux olives</figcaption></figure> <ul> <li>Otez les fils des blettes et coupez-les en morceaux de 5cm de long environ.</li> <li>Mettez les blettes 脿 tremper 脿 mesure que vous les 茅pluchez dans un bol d&rsquo;eau avec le jus du demi-citron (mettez le demi-citron lui-m锚me dans le bol aussi)</li> <li>Mettez dans une casserole les blettes avec l&rsquo;eau du bol, salez, portez 脿 茅bullition et laissez cuire 15mn 脿 petit bouillon.</li> <li>Egouttez</li> <li>Hachez l&rsquo;ail et l&rsquo;oignon. Ciselez le persil plat.</li> <li>Dans une po锚le faites revenir l&rsquo;ail, l&rsquo;oignon et le piment avec de l&rsquo;huile d&rsquo;olive.</li> <li>Otez le piment de Cayenne</li> <li>Ajoutez le verre de fond de veau, remuez, puis ajoutez les blettes.</li> <li>Couvrez et laissez cuire encore 10mn 脿 feu doux.</li> <li>2mn avant la fin ajoutez le persil cisel茅 (si on le met avant il va perdre sa belle couleur verte)</li> <li>Ajoutez 茅galement les c芒pres et les olives, m茅langez bien, laissez 2mn et servez.</li> </ul> <!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><h3>Ces autres recettes devraient vous int茅resser:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container"><a href="https://www.cuisine-pied-noir.com/recette/fenouils-rotis/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="fenouils r么tis au citron confit" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2021/05/fenouils-rotis-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Fenouils r么tis au citron confit</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/ecrase-de-pommes-de-terre-verdure-balkans/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="Ecras茅 de pommes de terre et verdure des Balkans" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2018/01/ecrase-balkans_mini-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Ecras茅 de pommes de terre et verdure des Balkans</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/poke-bowl-version-marine/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="poke bowl" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2017/02/poke-bowl-saumon-230x143.png) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Poke Bowl, version marine</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/cote-dagneau-aux-legumes-poeles/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="c么te d&#039;agneau et l茅gumes snack茅s" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2016/01/agneau-014-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">C么te d'agneau et l茅gumes snack茅s</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/rubans-de-carotte-a-lescabeche-de-citron/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="Rubans de carotte 脿 l&#039;escab锚che de citron" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2015/10/carottes-006-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Rubans de carotte 脿 l'escab锚che de citron</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/caponata-de-celeri-aux-olives-et-grains-de-grenade/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="caponata-celeri" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2015/10/celeri-carottes-010-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Caponata de c茅leri aux olives et grains de grenade</div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper --><div style='text-align:center' class='yasr-auto-insert-visitor'><!--Yasr Visitor Votes Shortcode--><div id='yasr_visitor_votes_42520636a7726' class='yasr-visitor-votes'><div class="yasr-custom-text-vv-before yasr-custom-text-vv-before-5713">Donnez une note 脿 cette recette !</div><div id='yasr-vv-second-row-container-42520636a7726' class='yasr-vv-second-row-container'><div id='yasr-visitor-votes-rater-42520636a7726' class='yasr-rater-stars-vv' data-rater-postid='5713' data-rating='4' data-rater-starsize='32' data-rater-readonly='false' data-rater-nonce='ef6ac11cc9' data-issingular='true' ></div><div class="yasr-vv-stats-text-container" id="yasr-vv-stats-text-container-42520636a7726"><svg xmlns="https://www.w3.org/2000/svg" width="20" height="20" class="yasr-dashicons-visitor-stats" data-postid="5713" id="yasr-stats-dashicon-42520636a7726"> <path d="M18 18v-16h-4v16h4zM12 18v-11h-4v11h4zM6 18v-8h-4v8h4z"></path> </svg><span id="yasr-vv-text-container-42520636a7726" class="yasr-vv-text-container">[Total: <span id="yasr-vv-votes-number-container-42520636a7726">2</span> Average: <span id="yasr-vv-average-container-42520636a7726">4</span>]</span></div><div id='yasr-vv-loader-42520636a7726' class='yasr-vv-container-loader'></div></div><div id='yasr-vv-bottom-container-42520636a7726' class='yasr-vv-bottom-container' style='display:none'></div></div><!--End Yasr Visitor Votes Shortcode--></div><script type="application/ld+json" class="yasr-schema-graph">{"@context":"https:\/\/schema.org\/","@type":"Product","name":"Blettes aux olives","description":"Blettes aux olives Otez les fils des blettes et coupez-les en morceaux de 5cm de long environ. Mettez les blettes \u00e0 tremper \u00e0 mesure que vous les \u00e9pluchez dans un bol d&rsquo;eau avec le jus du demi-citron (mettez le demi-citron lui-m\u00eame dans le bol aussi) Mettez dans une casserole les blettes avec l&rsquo;eau du bol,...","image":{"@type":"ImageObject","url":"https:\/\/www.cuisine-pied-noir.com\/wp-content\/uploads\/2018\/03\/blettes-olives.jpg","width":1024,"height":768},"aggregateRating":{"@type":"AggregateRating","ratingValue":4,"ratingCount":2,"bestRating":5,"worstRating":1},"brand":{"@type":"Brand","name":""},"sku":"","":""}</script> </div><h3><!-- .entry-content --> Voir aussi ces autres recettes : </h3> <footer class="entry-footer"> </footer><!-- .entry-footer --> </div> </div><!-- #post-5713 --> <nav class="navigation post-navigation" aria-label="Publications"> <h2 class="screen-reader-text">Navigation de l鈥檃rticle</h2> <div class="nav-links"> <article class="adjacent"> <div class="card"> <a class="card__media" href="https://www.cuisine-pied-noir.com/recette/foies-de-volaille-sauce-madere-orange-amere/" title="Foies de volaille sauce Mad猫re et orange am猫re"> <picture class="attachment-justread-adjacent size-justread-adjacent wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange.jpg.webp 1024w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange-540x405.jpg.webp 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange-768x576.jpg.webp 768w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20307%20230&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 307px) 100vw, 307px"/> <img width="307" height="230" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20307%20230&#039;%3E%3C/svg%3E" alt="" decoding="async" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange.jpg 1024w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange-540x405.jpg 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange-768x576.jpg 768w" data-lazy-sizes="(max-width: 307px) 100vw, 307px" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange.jpg"/> </picture> <noscript><picture class="attachment-justread-adjacent size-justread-adjacent wp-post-image" decoding="async"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange.jpg.webp 1024w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange-540x405.jpg.webp 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange-768x576.jpg.webp 768w" sizes="(max-width: 307px) 100vw, 307px"/> <img width="307" height="230" src="https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange.jpg" alt="" decoding="async" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange.jpg 1024w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange-540x405.jpg 540w, https://e511a922.rocketcdn.me/wp-content/uploads/2018/02/foies-orange-768x576.jpg 768w" sizes="(max-width: 307px) 100vw, 307px"/> </picture> </noscript> </a> <div class="card__body"> <header class="card__header"> <h3 class="card__title"><a href="https://www.cuisine-pied-noir.com/recette/foies-de-volaille-sauce-madere-orange-amere/" rel="bookmark">Foies de volaille sauce Mad猫re et orange am猫re</a></h3> </header> <div class="card__content"> <p>Nettoyez les foies Ecrasez la gousse d&rsquo;ail avec le plat d&rsquo;un couteau Dans une po锚le faites chauffer l&rsquo;huile ou le&hellip;</p> </div><!-- .entry-summary --> </div> </div> </article> <article class="adjacent"> <div class="card"> <a class="card__media" href="https://www.cuisine-pied-noir.com/recette/soupe-de-poireaux-brocolis-moringa/" title="Soupe de poireaux et brocolis au moringa"> <picture class="attachment-justread-adjacent size-justread-adjacent wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa.jpg.webp 1000w, https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa-550x367.jpg.webp 550w, https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa-768x512.jpg.webp 768w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20345%20230&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 345px) 100vw, 345px"/> <img width="345" height="230" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20345%20230&#039;%3E%3C/svg%3E" alt="soupe de brocoli au moringa" decoding="async" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa.jpg 1000w, https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa-550x367.jpg 550w, https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa-768x512.jpg 768w" data-lazy-sizes="(max-width: 345px) 100vw, 345px" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa.jpg"/> </picture> <noscript><picture class="attachment-justread-adjacent size-justread-adjacent wp-post-image" decoding="async"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa.jpg.webp 1000w, https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa-550x367.jpg.webp 550w, https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa-768x512.jpg.webp 768w" sizes="(max-width: 345px) 100vw, 345px"/> <img width="345" height="230" src="https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa.jpg" alt="soupe de brocoli au moringa" decoding="async" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa.jpg 1000w, https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa-550x367.jpg 550w, https://e511a922.rocketcdn.me/wp-content/uploads/2019/11/soupe_moringa-768x512.jpg 768w" sizes="(max-width: 345px) 100vw, 345px"/> </picture> </noscript> </a> <div class="card__body"> <header class="card__header"> <h3 class="card__title"><a href="https://www.cuisine-pied-noir.com/recette/soupe-de-poireaux-brocolis-moringa/" rel="bookmark">Soupe de poireaux et brocolis au moringa</a></h3> </header> <div class="card__content"> <p>Taillez les poireaux en rondelles, et faites-les revenir dans un peu d鈥檋uile d鈥檕live. Quand ils commencent 脿 ramollir, ajoutez l鈥檈au,&hellip;</p> </div><!-- .entry-summary --> </div> </div> </article> </div> </nav> <div id="comments" class="comments-area"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Laisser un commentaire <small><a rel="nofollow" id="cancel-comment-reply-link" href="/recette/blettes-aux-olives/#respond" style="display:none;">Annuler la r茅ponse</a></small></h3><form action="https://www.cuisine-pied-noir.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><p class="comment-notes"><span id="email-notes">Votre adresse e-mail ne sera pas publi茅e.</span> <span class="required-field-message">Les champs obligatoires sont indiqu茅s avec <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Commentaire <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required></textarea></p><p style="clear: both;" class="subscribe-to-comments"> <input type="checkbox" name="subscribe" id="subscribe" value="subscribe" style="width: auto;" /> <label for="subscribe">Informez-moi par e-mail des autres commentaires apport茅s sur cet article</label> </p><p class="comment-form-author"><label for="author">Nom <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required /></p> <p class="comment-form-email"><label for="email">E-mail <span class="required">*</span></label> <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required /></p> <p class="comment-form-url"><label for="url">Site web</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200" autocomplete="url" /></p> <p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Enregistrer mon nom, mon e-mail et mon site dans le navigateur pour mon prochain commentaire.</label></p> <p class="aiowps-captcha hide-when-displaying-tfa-input"><label for="aiowps-captcha-answer">Saisissez votre r茅ponse en chiffres</label><div class="aiowps-captcha-equation hide-when-displaying-tfa-input"><strong>13 &#8722; un = <input type="hidden" name="aiowps-captcha-string-info" class="aiowps-captcha-string-info" value="hkj6j1muy1" /><input type="hidden" name="aiowps-captcha-temp-string" class="aiowps-captcha-temp-string" value="1732444714" /><input type="text" size="2" class="aiowps-captcha-answer" name="aiowps-captcha-answer" value="" autocomplete="off" /></strong></div></p><p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Laisser un commentaire" /> <input type='hidden' name='comment_post_ID' value='5713' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="c4b89bfb70" /></p><p style="display: none !important;"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="182"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </div><!-- #comments --> </main><!-- #main --> </div><!-- #primary --> </div><!-- #content --> <footer id="colophon" class="site-footer"> <div class="footer-widgets grid grid--4"> <section id="search-3" class="widget widget_search"><h4 class="widget-title">Chercher une recette</h4><form role="search" method="get" class="search-form" action="https://www.cuisine-pied-noir.com/"> <label> <span class="screen-reader-text">Search for:</span> <input class="search-field" placeholder="Search &hellip;" value="" name="s" type="search"> </label> </form> </section> </div> <div class="site-info"> <span class="sep"> | </span> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type="rocketlazyloadscript"> document.addEventListener('DOMContentLoaded', function (event) { for (let i = 0; i < document.forms.length; ++i) { let form = document.forms[i]; if (form.method != "get") { var input178kq640 = document.createElement("input"); input178kq640.setAttribute("type", "hidden"); input178kq640.setAttribute("name", "178kq640"); input178kq640.setAttribute("value", "5171p3p0vul5"); form.appendChild(input178kq640); } if (form.method != "get") { var inputl68eqnwg = document.createElement("input"); inputl68eqnwg.setAttribute("type", "hidden"); inputl68eqnwg.setAttribute("name", "l68eqnwg"); inputl68eqnwg.setAttribute("value", "a0m47olihqxq"); form.appendChild(inputl68eqnwg); } } }); </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-browser-checker-js-after'> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script type='text/javascript' id='rocket-preload-links-js-extra'> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.cuisine-pied-noir.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-preload-links-js-after'> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type='text/javascript' id='rocket_lazyload_css-js-extra'> /* <![CDATA[ */ var rocket_lazyload_css_data = {"threshold":"300"}; /* ]]> */ </script> <script type='text/javascript' id='rocket_lazyload_css-js-after'> !function o(n,c,a){function s(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return s(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<a.length;e++)s(a[e]);return s}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,e="undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs;e.map(t=>{var e=t.selector;const r=document.querySelectorAll(e);r.forEach(e=>{e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"excluded")})});const o=document.querySelector("#wpr-lazyload-bg-container");var t=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,o.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:t+"px"});function c(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}c();const a=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();t=document.querySelector("body"),a(t,c)}()},{}]},{},[1]); //# sourceMappingURL=lazyload-css.min.js.map </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/navigation.js?ver=1708686342' id='justread-navigation-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/skip-link-focus-fix.js?ver=1708686342' id='justread-skip-link-focus-fix-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/script.js?ver=1708686342' id='justread-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-includes/js/comment-reply.min.js?ver=54d32fd850291c5b5624def6b7214eba' id='comment-reply-js' defer></script> <script type='text/javascript' id='yasr-window-var-js-extra'> /* <![CDATA[ */ var yasrWindowVar = {"siteUrl":"https:\/\/www.cuisine-pied-noir.com","adminUrl":"https:\/\/www.cuisine-pied-noir.com\/wp-admin\/","ajaxurl":"https:\/\/www.cuisine-pied-noir.com\/wp-admin\/admin-ajax.php","visitorStatsEnabled":"yes","ajaxEnabled":"yes","loaderHtml":"<div id=\"yasr-loader\" style=\"display: inline-block\">\u00a0 <img src=\"https:\/\/www.cuisine-pied-noir.com\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/loader.gif\" \n title=\"yasr-loader\" alt=\"yasr-loader\" height=\"16\" width=\"16\"><\/div>","loaderUrl":"https:\/\/www.cuisine-pied-noir.com\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/loader.gif","isUserLoggedIn":"false","isRtl":"false","starSingleForm":"\"star\"","starsPluralForm":"\"stars\"","textAfterVr":"\"[Total: %total_count% Average: %average%]\"","textRating":"\"Rating\"","textLoadRanking":"\"Loading, please wait\"","textVvStats":"\"out of 5 stars\"","textOrderBy":"\"Order by\"","textMostRated":"\"Most Rated\"","textHighestRated":"\"Highest Rated\"","textLeftColumnHeader":"\"Post\""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/yet-another-stars-rating/includes/js/yasr-globals.js?ver=1708686342' id='yasr-global-functions-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/plugins/yet-another-stars-rating/includes/js/tippy.all.min.js?ver=3.6.0' id='tippy-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/yet-another-stars-rating/includes/js/shortcodes/visitorVotes.js?ver=1708686342' id='yasr-front-vv-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1708686344' id='akismet-frontend-js'></script> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="icon-search" viewBox="0 0 1792 1792"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></symbol> <symbol id="icon-bookmark" viewBox="0 0 1792 1792"><path d="M1420 128q23 0 44 9 33 13 52.5 41t19.5 62v1289q0 34-19.5 62t-52.5 41q-19 8-44 8-48 0-83-32l-441-424-441 424q-36 33-83 33-23 0-44-9-33-13-52.5-41t-19.5-62v-1289q0-34 19.5-62t52.5-41q21-9 44-9h1048z" /></symbol> </svg> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://e511a922.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732444714 -->

Pages: 1 2 3 4 5 6 7 8 9 10