<!doctype html >
<html lang="fr-FR">
<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(/[?&]noclsop/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?noclsop=1"}else{document.location.href=href.replace("#","?noclsop=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&noclsop=1"}else{document.location.href=href.replace("#","&noclsop=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.4",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseout","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),await this.T(),await this.F(),await this.j(),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise(t=>setTimeout(t,500-Date.now()+this.lastTouchEnd)),this.I(),this.H(),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))},{isRocket:!0})}o(){window.addEventListener("pageshow",t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0},{isRocket:!0}),window.addEventListener("pagehide",()=>{this.onFirstUserAction=null},{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",function i(o){o.changedTouches[0]&&t.changedTouches[0]&&Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}),"INPUT"===o.target.tagName&&"text"===o.target.type||(o.target.dispatchEvent(new TouchEvent("touchend",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new MouseEvent("mouseover",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1,clientX:o.changedTouches[0].clientX,clientY:o.changedTouches[0].clientY})),event.preventDefault()))},{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,t.composedPath&&t.composedPath()[0].getRootNode()instanceof ShadowRoot&&(t.rocketTarget=t.composedPath()[0]),this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach(t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.addEventListener("visibilitychange",this.userEventHandler,{isRocket:!0})}U(){this.userEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.removeEventListener("visibilitychange",this.userEventHandler,{isRocket:!0}),this.savedUserEvents.forEach(t=>{(t.rocketTarget||t.target).dispatchEvent(new window[t.constructor.name](t.type,t))})}m(){const t="return false",e=Array.from(this.attributeEvents,t=>"data-rocket-"+t),i="["+this.attributeEvents.join("],[")+"]",o="[data-rocket-"+this.attributeEvents.join("],[data-rocket-")+"]",s=(e,i,o)=>{o&&o!==t&&(e.setAttribute("data-rocket-"+i,o),e["rocket"+i]=new Function("event",o),e.setAttribute(i,t))};new MutationObserver(t=>{for(const n of t)"attributes"===n.type&&(n.attributeName.startsWith("data-rocket-")||this.everythingLoaded?n.attributeName.startsWith("data-rocket-")&&this.everythingLoaded&&this.N(n.target,n.attributeName.substring(12)):s(n.target,n.attributeName,n.target.getAttribute(n.attributeName))),"childList"===n.type&&n.addedNodes.forEach(t=>{if(t.nodeType===Node.ELEMENT_NODE)if(this.everythingLoaded)for(const i of[t,...t.querySelectorAll(o)])for(const t of i.getAttributeNames())e.includes(t)&&this.N(i,t.substring(12));else for(const e of[t,...t.querySelectorAll(i)])for(const t of e.getAttributeNames())this.attributeEvents.includes(t)&&s(e,t,e.getAttribute(t))})}).observe(document,{subtree:!0,childList:!0,attributeFilter:[...this.attributeEvents,...e]})}I(){this.attributeEvents.forEach(t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach(e=>{this.N(e,t)})})}N(t,e){const i=t.getAttribute("data-rocket-"+e);i&&(t.setAttribute(e,i),t.removeAttribute("data-rocket-"+e))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):(t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o}),"mouseenter"!==e&&"mouseleave"!==e||t.originalAddEventListener.call(this,e,t.savedUserEvents.push,o))},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}J(t,e){this.savedEventListeners=this.savedEventListeners.filter(i=>{let o=i.type,s=i.target||window;return e!==o||t!==s||(this.B(o,s)&&(i.type="rocket-"+o),this.$(i),!1)})}H(){EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener,this.savedEventListeners.forEach(t=>this.$(t))}$(t){t.remove?this.originalRemoveEventListener.call(t.target,t.type,t.func,t.options):this.originalAddEventListener.call(t.target,t.type,t.func,t.options)}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map(t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e})),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,()=>{e[t].forEach(t=>t())},{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout(()=>i.bind(document)(o)):i.bind(document)(o)}return"function"==typeof i&&(t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s)),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise(t=>{this.userActionTriggered?t():this.onFirstUserAction=t})}async L(){return new Promise(t=>{document.addEventListener("DOMContentLoaded",()=>{this.realDomReadyFired=!0,t()},{isRocket:!0})})}async j(){return this.realWindowLoadedFired?Promise.resolve():new Promise(t=>{window.addEventListener("load",t,{isRocket:!0})})}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver(t=>{for(const e of t)e.addedNodes.forEach(t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise(e=>{const i=()=>{const i=this.pendingScripts.findIndex(e=>e.script===t);i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)})})})}),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async F(){await this.X(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.F()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this.Y(t,"preconnect")}async G(t){if(await this.K(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise(e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))}),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",()=>{i.setAttribute("data-rocket-status","failed-network"),e()},{isRocket:!0}),setTimeout(()=>{i.isConnected||e()},1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.G(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())},{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}});t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.G(e),this.C(t)):Promise.resolve()}O(){this.Y([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}Y(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach(t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}}),document.head.appendChild(o)}W(){this.trash.forEach(t=>t.remove())}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(document,"DOMContentLoaded"),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.K(),this.J(window,"DOMContentLoaded"),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(window,"load"),window.dispatchEvent(new Event("rocket-load")),await this.K(),window.rocketonload&&window.rocketonload(),await this.K(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this.K(),this.J(window,"pageshow");const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.K(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async K(){Date.now()-this.lastBreath>45&&(await this.X(),this.lastBreath=Date.now())}async X(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
    
    
<link data-wpr-hosted-gf-parameters="family=Open%20Sans%3A400%2C600%2C700%7CRoboto%3A400%2C600%2C700%7CPoppins%3A400%2C600%2C700%7CCrimson%20Pro%3A400%2C300&display=swap" href="https://www.softrevolutionzine.org/wp-content/cache/fonts/1/google-fonts/css/e/a/5/b68d5b82f3caf824d8efb054ac71c.css" rel="stylesheet">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="pingback" href="https://www.softrevolutionzine.org/xmlrpc.php" />
    <title>Softrevolutionzine - Le mag qui révolutionne le partage !</title>
<meta name="dc.title" content="Softrevolutionzine - Le mag qui révolutionne le partage !">
<meta name="dc.description" content="Le mag qui révolutionne le partage !">
<meta name="dc.relation" content="https://www.softrevolutionzine.org">
<meta name="dc.source" content="https://www.softrevolutionzine.org">
<meta name="dc.language" content="fr_FR">
<meta name="description" content="Le mag qui révolutionne le partage !">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<link rel="canonical" href="https://www.softrevolutionzine.org/">
<script id="website-schema" type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"WebSite","name":"Softrevolutionzine","alternateName":"Softrevolutionzine","description":"Le mag qui r\u00e9volutionne le partage !","url":"https:\/\/www.softrevolutionzine.org"}</script>
<meta property="og:url" content="https://www.softrevolutionzine.org">
<meta property="og:site_name" content="Softrevolutionzine">
<meta property="og:locale" content="fr_FR">
<meta property="og:type" content="website">
<meta property="og:title" content="Softrevolutionzine - Le mag qui révolutionne le partage !">
<meta property="og:description" content="Le mag qui révolutionne le partage !">
<meta property="fb:pages" content="">
<meta property="fb:app_id" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="">
<meta name="twitter:creator" content="">
<meta name="twitter:title" content="Softrevolutionzine - Le mag qui révolutionne le partage !">
<meta name="twitter:description" content="Le mag qui révolutionne le partage !">
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="Softrevolutionzine &raquo; Flux" href="https://www.softrevolutionzine.org/feed" />
<link rel="alternate" type="application/rss+xml" title="Softrevolutionzine &raquo; Flux des commentaires" href="https://www.softrevolutionzine.org/comments/feed" />
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"Organization","name":"Softrevolutionzine","url":"https:\/\/www.softrevolutionzine.org","alternateName":"Softrevolutionzine","description":"Softrevolutionzine"}</script>
		<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"LocalBusiness","@id":"https:\/\/www.softrevolutionzine.org","name":"Softrevolutionzine"}</script>
		<link rel="alternate" type="application/rss+xml" title="Softrevolutionzine &raquo; Softrevolutionzine.org Flux des commentaires" href="https://www.softrevolutionzine.org/homepage/feed" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.softrevolutionzine.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.softrevolutionzine.org%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.softrevolutionzine.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.softrevolutionzine.org%2F&#038;format=xml" />
<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>

<link data-minify="1" rel='stylesheet' id='mpp_gutenberg-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/profile-builder/add-ons-free/user-profile-picture/dist/blocks.style.build.css?ver=1778138378' media='all' />
<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--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,rgb(6,147,227) 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,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 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--font-size--small: 11px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 32px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 15px;--wp--preset--font-size--larger: 50px;--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, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-regular-font-size{font-size: var(--wp--preset--font-size--regular) !important;}.has-larger-font-size{font-size: var(--wp--preset--font-size--larger) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link data-minify="1" rel='stylesheet' id='bzkshop-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/uploads/1HqgUiy2CcL5wEz/style.css?ver=1778138378' media='all' />
<style id="bzkshop-inline-css">
.bzkshop .bzkshop-title,.bzkshop .bzkshop-discount{color:#007bff}.bzkshop .bzkshop-button{background-color:#007bff}.bzkshop .bzkshop-discount{border-color:#007bff}
.bzkshop-table th,.mini-bzkshop-table th {background-color: #007bff;opacity:0.6} .bzkshop-table .bandeau-triangle-table {border-top: 30px solid #007bff;border-left: 30px solid #007bff} .mini-bzkshop-table .bandeau-triangle-table {border-top: 25px solid #007bff;border-left: 25px solid #007bff} .bzkshop-table .bzkshop-discount-table,.mini-bzkshop-table .bzkshop-discount-table {color: #007bff; border: solid 2px #007bff;} #bandeau_best_offer {background-color: #007bff}
/*# sourceURL=bzkshop-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='bzkshop-design-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/uploads/1HqgUiy2CcL5wEz/style-design.css?ver=1778138378' media='all' />
<link data-minify="1" rel='stylesheet' id='bzkshop-carousel-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/uploads/1HqgUiy2CcL5wEz/carousel.css?ver=1778651578' media='all' />
<link data-minify="1" rel='stylesheet' id='td-plugin-multi-purpose-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=1778138378' media='all' />

<link data-minify="1" rel='stylesheet' id='td-theme-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/themes/Newspaper/style.css?ver=1778138378' media='all' />
<style id="td-theme-inline-css">@media (max-width:767px){.td-header-desktop-wrap{display:none}}@media (min-width:767px){.td-header-mobile-wrap{display:none}}</style>
<link rel='stylesheet' id='td-theme-child-css' href='https://www.softrevolutionzine.org/wp-content/themes/Newspaper-child/style.css?ver=12.7.6c' media='all' />
<link data-minify="1" rel='stylesheet' id='td-legacy-framework-front-style-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=1778138378' media='all' />
<link data-minify="1" rel='stylesheet' id='tdb_style_cloud_templates_front-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=1778138378' media='all' />
<style id="rocket-lazyload-inline-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:url(https://www.softrevolutionzine.org/wp-content/plugins/clsop/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
/*# sourceURL=rocket-lazyload-inline-css */
</style>
<link data-minify="1" rel='stylesheet' id='wppb_stylesheet-css' href='https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/profile-builder/assets/css/style-front-end.css?ver=1778138378' media='all' />
<script type="rocketlazyloadscript" id="jquery-core-js" data-rocket-src="https://www.softrevolutionzine.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="jquery-migrate-js" data-rocket-src="https://www.softrevolutionzine.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" data-rocket-defer defer></script>
<link rel="https://api.w.org/" href="https://www.softrevolutionzine.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.softrevolutionzine.org/wp-json/wp/v2/pages/106" />    <script type="rocketlazyloadscript">
        window.tdb_global_vars = {"wpRestUrl":"https:\/\/www.softrevolutionzine.org\/wp-json\/","permalinkStructure":"\/%postname%.html"};
        window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false,"autoloadStatus":"off","origPostEditUrl":null};
    </script>
    
    <style id="tdb-global-colors">:root{--accent-color:#fff}</style>

    
	
<!-- JS generated by theme -->

<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="td-generated-header-js">
    
    

	    var tdBlocksArray = []; //here we store all the items for the current page

	    // td_block class - each ajax block uses a object of this class for requests
	    function tdBlock() {
		    this.id = '';
		    this.block_type = 1; //block type id (1-234 etc)
		    this.atts = '';
		    this.td_column_number = '';
		    this.td_current_page = 1; //
		    this.post_count = 0; //from wp
		    this.found_posts = 0; //from wp
		    this.max_num_pages = 0; //from wp
		    this.td_filter_value = ''; //current live filter value
		    this.is_ajax_running = false;
		    this.td_user_action = ''; // load more or infinite loader (used by the animation)
		    this.header_color = '';
		    this.ajax_pagination_infinite_stop = ''; //show load more at page x
	    }

        // td_js_generator - mini detector
        ( function () {
            var htmlTag = document.getElementsByTagName("html")[0];

	        if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) {
                htmlTag.className += ' ie10';
            }

            if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) {
                htmlTag.className += ' ie11';
            }

	        if ( navigator.userAgent.indexOf("Edge") > -1 ) {
                htmlTag.className += ' ieEdge';
            }

            if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {
                htmlTag.className += ' td-md-is-ios';
            }

            var user_agent = navigator.userAgent.toLowerCase();
            if ( user_agent.indexOf("android") > -1 ) {
                htmlTag.className += ' td-md-is-android';
            }

            if ( -1 !== navigator.userAgent.indexOf('Mac OS X')  ) {
                htmlTag.className += ' td-md-is-os-x';
            }

            if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {
               htmlTag.className += ' td-md-is-chrome';
            }

            if ( -1 !== navigator.userAgent.indexOf('Firefox') ) {
                htmlTag.className += ' td-md-is-firefox';
            }

            if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) {
                htmlTag.className += ' td-md-is-safari';
            }

            if( -1 !== navigator.userAgent.indexOf('IEMobile') ){
                htmlTag.className += ' td-md-is-iemobile';
            }

        })();

        var tdLocalCache = {};

        ( function () {
            "use strict";

            tdLocalCache = {
                data: {},
                remove: function (resource_id) {
                    delete tdLocalCache.data[resource_id];
                },
                exist: function (resource_id) {
                    return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
                },
                get: function (resource_id) {
                    return tdLocalCache.data[resource_id];
                },
                set: function (resource_id, cachedData) {
                    tdLocalCache.remove(resource_id);
                    tdLocalCache.data[resource_id] = cachedData;
                }
            };
        })();

    
    
var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}];
var td_animation_stack_effect="type0";
var tds_animation_stack=true;
var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img";
var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img";
var tdc_is_installed="yes";
var tdc_domain_active=false;
var td_ajax_url="https:\/\/www.softrevolutionzine.org\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.7.6";
var td_get_template_directory_uri="https:\/\/www.softrevolutionzine.org\/wp-content\/plugins\/td-composer\/legacy\/common";
var tds_snap_menu="";
var tds_logo_on_sticky="";
var tds_header_style="";
var td_please_wait="S'il vous pla\u00eet patienter ...";
var td_email_user_pass_incorrect="Utilisateur ou mot de passe incorrect!";
var td_email_user_incorrect="E-mail ou nom d'utilisateur incorrect !";
var td_email_incorrect="Email incorrect !";
var td_user_incorrect="Username incorrect!";
var td_email_user_empty="Email or username empty!";
var td_pass_empty="Pass empty!";
var td_pass_pattern_incorrect="Invalid Pass Pattern!";
var td_retype_pass_incorrect="Retyped Pass incorrect!";
var tds_more_articles_on_post_enable="";
var tds_more_articles_on_post_time_to_wait="";
var tds_more_articles_on_post_pages_distance_from_top=0;
var tds_captcha="";
var tds_theme_color_site_wide="#4db2ec";
var tds_smart_sidebar="";
var tdThemeName="Newspaper";
var tdThemeNameWl="Newspaper";
var td_magnific_popup_translation_tPrev="Pr\u00e9c\u00e9dente (fl\u00e8che gauche)";
var td_magnific_popup_translation_tNext="Suivante (fl\u00e8che droite)";
var td_magnific_popup_translation_tCounter="%curr% sur %total%";
var td_magnific_popup_translation_ajax_tError="Le contenu de %url% pas pu \u00eatre charg\u00e9.";
var td_magnific_popup_translation_image_tError="L'image #%curr% pas pu \u00eatre charg\u00e9e.";
var tdBlockNonce="3738689afc";
var tdMobileMenu="enabled";
var tdMobileSearch="enabled";
var tdDateNamesI18n={"month_names":["janvier","f\u00e9vrier","mars","avril","mai","juin","juillet","ao\u00fbt","septembre","octobre","novembre","d\u00e9cembre"],"month_names_short":["Jan","F\u00e9v","Mar","Avr","Mai","Juin","Juil","Ao\u00fbt","Sep","Oct","Nov","D\u00e9c"],"day_names":["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],"day_names_short":["dim","lun","mar","mer","jeu","ven","sam"]};
var tdb_modal_confirm="Sauvegarder";
var tdb_modal_cancel="Annuler";
var tdb_modal_confirm_alt="Oui";
var tdb_modal_cancel_alt="Non";
var td_deploy_mode="deploy";
var td_ad_background_click_link="";
var td_ad_background_click_target="";
</script>


<!-- Header style compiled by theme -->

<style>:root{--td_excl_label:'EXCLUSIF'}</style>

<link rel="icon" href="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-fav.png" sizes="32x32" />
<link rel="icon" href="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-fav.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-fav.png" />
<meta name="msapplication-TileImage" content="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-fav.png" />

<!-- Button style compiled by theme -->

<style></style>


<script type="rocketlazyloadscript" async data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9937092774390767"
     crossorigin="anonymous"></script>	<style id="tdw-css-placeholder"></style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="AccelerateWP 3.20.0.3-1.1-39" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_automatic_lazy_rendering wpr_minify_css wpr_preload_links wpr_host_fonts_locally wpr_desktop" /></head>

<body data-rsssl=1 class="home wp-singular page-template-default page page-id-106 wp-theme-Newspaper wp-child-theme-Newspaper-child homepage global-block-template-1 tdb-template  tdc-header-template  tdc-footer-template td-animation-stack-type0 td-full-layout" itemscope="itemscope" itemtype="https://schema.org/WebPage">

    <div  class="td-scroll-up" data-style="style1"><i class="td-icon-menu-up"></i></div>
    <div  class="td-menu-background" style="visibility:hidden"></div>
<div  id="td-mobile-nav" style="visibility:hidden">
    <div  class="td-mobile-container">
        <!-- mobile menu top section -->
        <div  class="td-menu-socials-wrap">
            <!-- socials -->
            <div class="td-menu-socials">
                            </div>
            <!-- close button -->
            <div class="td-mobile-close">
                <span><i class="td-icon-close-mobile"></i></span>
            </div>
        </div>

        <!-- login section -->
                    <div  class="td-menu-login-section">
                
    <div class="td-guest-wrap">
        <div class="td-menu-login"><a id="login-link-mob">Se connecter</a></div>
    </div>
            </div>
        
        <!-- menu section -->
        <div  class="td-mobile-content">
            <div class="menu-header-container"><ul id="menu-header-2" class="td-mobile-main-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first menu-item-286455"><a href="https://www.softrevolutionzine.org/animaux">Animaux</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286456"><a href="https://www.softrevolutionzine.org/argent">Argent</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286457"><a href="https://www.softrevolutionzine.org/auto-moto">Auto/Moto</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286458"><a href="https://www.softrevolutionzine.org/cuisine">Cuisine</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286459"><a href="https://www.softrevolutionzine.org/famille">Famille</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286460"><a href="https://www.softrevolutionzine.org/habitat">Habitat</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286461"><a href="https://www.softrevolutionzine.org/jeux">Jeux</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286462"><a href="https://www.softrevolutionzine.org/lifestyle">Lifestyle</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286463"><a href="https://www.softrevolutionzine.org/mode">Mode/Shopping</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286464"><a href="https://www.softrevolutionzine.org/sante">Santé</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286465"><a href="https://www.softrevolutionzine.org/tech">Tech</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-286466"><a href="https://www.softrevolutionzine.org/voyage">Voyage</a></li>
</ul></div>        </div>
    </div>

    <!-- register/login section -->
            <div  id="login-form-mobile" class="td-register-section">
            
            <div  id="td-login-mob" class="td-login-animation td-login-hide-mob">
            	<!-- close button -->
	            <div class="td-login-close">
	                <span class="td-back-button"><i class="td-icon-read-down"></i></span>
	                <div class="td-login-title">Se connecter</div>
	                <!-- close button -->
		            <div class="td-mobile-close">
		                <span><i class="td-icon-close-mobile"></i></span>
		            </div>
	            </div>
	            <form class="td-login-form-wrap" action="#" method="post">
	                <div class="td-login-panel-title"><span>Bienvenue!</span>Connectez-vous à votre compte</div>
	                <div class="td_display_err"></div>
	                <div class="td-login-inputs"><input class="td-login-input" autocomplete="username" type="text" name="login_email" id="login_email-mob" value="" required><label for="login_email-mob">votre nom d'utilisateur</label></div>
	                <div class="td-login-inputs"><input class="td-login-input" autocomplete="current-password" type="password" name="login_pass" id="login_pass-mob" value="" required><label for="login_pass-mob">votre mot de passe</label></div>
	                <input type="button" name="login_button" id="login_button-mob" class="td-login-button" value="SE CONNECTER">
	                
					
	                <div class="td-login-info-text">
	                <a href="#" id="forgot-pass-link-mob">Mot de passe oublié ?</a>
	                </div>
	                <div class="td-login-register-link">
	                
	                </div>
	                
	                

                </form>
            </div>

            
            
            
            
            <div  id="td-forgot-pass-mob" class="td-login-animation td-login-hide-mob">
                <!-- close button -->
	            <div class="td-forgot-pass-close">
	                <a href="#" aria-label="Back" class="td-back-button"><i class="td-icon-read-down"></i></a>
	                <div class="td-login-title">Récupération de mot de passe</div>
	            </div>
	            <div class="td-login-form-wrap">
	                <div class="td-login-panel-title">Récupérer votre mot de passe</div>
	                <div class="td_display_err"></div>
	                <div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email-mob" value="" required><label for="forgot_email-mob">votre email</label></div>
	                <input type="button" name="forgot_button" id="forgot_button-mob" class="td-login-button" value="Envoyer mon mot de passe">
                </div>
            </div>
        </div>
    </div><div  class="td-search-background" style="visibility:hidden"></div>
<div  class="td-search-wrap-mob" style="visibility:hidden">
	<div  class="td-drop-down-search">
		<form method="get" class="td-search-form" action="https://www.softrevolutionzine.org/">
			<!-- close button -->
			<div class="td-search-close">
				<span><i class="td-icon-close-mobile"></i></span>
			</div>
			<div role="search" class="td-search-input">
				<span>Recherche</span>
				<input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off" />
			</div>
		</form>
		<div  id="td-aj-search-mob" class="td-ajax-search-flex"></div>
	</div>
</div>
    <div  id="td-outer-wrap" class="td-theme-wrap">

                    <div  class="td-header-template-wrap" role="banner" style="position: relative">
                                <div  class="td-header-mobile-wrap ">
                    <div id="tdi_1" class="tdc-zone"><div class="tdc_zone tdi_2  wpb_row td-pb-row tdc-element-style"  >
<style scoped>.tdi_2{min-height:0}.tdi_2>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#ffffff!important}.td-header-mobile-wrap{position:relative;width:100%}@media (max-width:767px){.tdi_2:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:0px 6px 4px 0px rgba(0,0,0,0.08);z-index:20;pointer-events:none}@media (max-width:767px){.tdi_2:before{width:100%}}}</style>
<div class="tdi_1_rand_style td-element-style" ></div><div id="tdi_3" class="tdc-row"><div class="vc_row tdi_4  wpb_row td-pb-row tdc-element-style" >
<style scoped>.tdi_4,.tdi_4 .tdc-columns{min-height:0}.tdi_4,.tdi_4 .tdc-columns{display:block}.tdi_4 .tdc-columns{width:100%}.tdi_4:before,.tdi_4:after{display:table}@media (max-width:767px){.tdi_4{position:relative}}</style>
<div class="tdi_3_rand_style td-element-style" ><div class="td-element-style-before"><style>@media (max-width:767px){.tdi_3_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;background-image:url("https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-header.jpg")!important;background-size:cover!important;background-position:center top!important}}</style></div><style>@media (max-width:767px){.tdi_3_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:rgba(10,10,10,0.24)!important}}</style></div><div class="vc_column tdi_6  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_6{vertical-align:baseline}.tdi_6>.wpb_wrapper,.tdi_6>.wpb_wrapper>.tdc-elements{display:block}.tdi_6>.wpb_wrapper>.tdc-elements{width:100%}.tdi_6>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_6>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_6>.wpb_wrapper,.tdi_6>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.tdi_6>.wpb_wrapper>.tdc-elements{width:100%}.tdi_6>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_6>.wpb_wrapper{width:100%;height:100%}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_menu tdi_7 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_7" >
<style>@media (max-width:767px){.tdi_7{margin-left:-15px!important}}</style>
<style>.tdb-header-align{vertical-align:middle}.tdb_mobile_menu{margin-bottom:0;clear:none}.tdb_mobile_menu a{display:inline-block!important;position:relative;text-align:center;color:var(--td_theme_color,#4db2ec)}.tdb_mobile_menu a>span{display:flex;align-items:center;justify-content:center}.tdb_mobile_menu svg{height:auto}.tdb_mobile_menu svg,.tdb_mobile_menu svg *{fill:var(--td_theme_color,#4db2ec)}#tdc-live-iframe .tdb_mobile_menu a{pointer-events:none}.td-menu-mob-open-menu{overflow:hidden}.td-menu-mob-open-menu #td-outer-wrap{position:static}.tdi_7{display:inline-block}.tdi_7 .tdb-mobile-menu-button i{font-size:27px;width:54px;height:54px;line-height:54px}.tdi_7 .tdb-mobile-menu-button svg{width:27px}.tdi_7 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:54px;height:54px}.tdi_7 .tdb-mobile-menu-button{color:#ffffff}.tdi_7 .tdb-mobile-menu-button svg,.tdi_7 .tdb-mobile-menu-button svg *{fill:#ffffff}.tdi_7 .tdb-mobile-menu-button:hover{color:#0a0a0a}.tdi_7 .tdb-mobile-menu-button:hover svg,.tdi_7 .tdb-mobile-menu-button:hover svg *{fill:#0a0a0a}</style><div class="tdb-block-inner td-fix-index"><span class="tdb-mobile-menu-button"><span class="tdb-mobile-menu-icon tdb-mobile-menu-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M881.152 489.133h-738.335c-17.654 0-31.98 14.305-31.98 32 0 17.705 14.326 32.020 31.98 32.020h738.335c17.695 0 32.010-14.305 32.010-32.020 0-17.695-14.326-32-32.010-32zM881.152 256.367h-738.335c-17.654 0-31.98 14.316-31.98 31.99 0 17.705 14.326 32.061 31.98 32.061h738.335c17.695 0 32.010-14.346 32.010-32.061 0-17.674-14.326-31.99-32.010-31.99zM513.444 721.888h-370.596c-17.674 0-32.010 14.326-32.010 32.061 0 17.572 14.346 31.969 32.010 31.969h370.586c17.705 0 32.020-14.397 32.020-31.969 0.010-17.725-14.305-32.061-32.010-32.061z"></path></svg></span></span></div></div> <!-- ./block --><div class="td_block_wrap tdb_header_logo tdi_8 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_8" >
<style>.tdi_8{padding-top:5px!important;padding-bottom:5px!important}</style>
<style>.tdb_header_logo{margin-bottom:0;clear:none}.tdb_header_logo .tdb-logo-a,.tdb_header_logo h1{display:flex;pointer-events:auto;align-items:flex-start}.tdb_header_logo h1{margin:0;line-height:0}.tdb_header_logo .tdb-logo-img-wrap img{display:block}.tdb_header_logo .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdb_header_logo .tdb-logo-svg-wrap svg{width:50px;display:block;transition:fill .3s ease}.tdb_header_logo .tdb-logo-text-wrap{display:flex}.tdb_header_logo .tdb-logo-text-title,.tdb_header_logo .tdb-logo-text-tagline{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tdb_header_logo .tdb-logo-text-title{background-size:cover;background-position:center center;font-size:75px;font-family:serif;line-height:1.1;color:#222;white-space:nowrap}.tdb_header_logo .tdb-logo-text-tagline{margin-top:2px;font-size:12px;font-family:serif;letter-spacing:1.8px;line-height:1;color:#767676}.tdb_header_logo .tdb-logo-icon{position:relative;font-size:46px;color:#000}.tdb_header_logo .tdb-logo-icon-svg{line-height:0}.tdb_header_logo .tdb-logo-icon-svg svg{width:46px;height:auto}.tdb_header_logo .tdb-logo-icon-svg svg,.tdb_header_logo .tdb-logo-icon-svg svg *{fill:#000}.tdi_8 .tdb-logo-a,.tdi_8 h1{align-items:center;justify-content:center}.tdi_8 .tdb-logo-svg-wrap{display:block}.tdi_8 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_8 .tdb-logo-img{max-width:180px}.tdi_8 .tdb-logo-img-wrap{margin-top:0px;margin-bottom:0px;margin-right:10px;margin-left:0px;display:block}.tdi_8 .tdb-logo-img-wrap:first-child{margin-top:0;margin-left:0}.tdi_8 .tdb-logo-img-wrap:last-child{margin-bottom:0;margin-right:0}.tdi_8 .tdb-logo-text-tagline{margin-top:-4px;margin-left:0;display:block;color:#000000;font-family:Poppins!important;font-size:32px!important;font-weight:600!important;}.tdi_8 .tdb-logo-text-title{display:block;color:#000000;font-family:Poppins!important;font-size:18px!important;font-weight:400!important;}.tdi_8 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_8 .tdb-logo-icon{top:0px;display:block}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-title{font-size:36px}}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-tagline{font-size:11px}}@media (min-width:1019px) and (max-width:1140px){.tdi_8 .tdb-logo-img{max-width:160px}.tdi_8 .tdb-logo-text-title{font-size:16px!important;}.tdi_8 .tdb-logo-text-tagline{font-size:26px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_8 .tdb-logo-img{max-width:140px}.tdi_8 .tdb-logo-text-title{font-size:14px!important;}.tdi_8 .tdb-logo-text-tagline{font-size:20px!important;}}@media (max-width:767px){.tdi_8 .tdb-logo-img{max-width:100px}.tdi_8 .tdb-logo-text-tagline{margin-top:0px;margin-left:0;font-size:16px!important;letter-spacing:0px!important;}.tdi_8 .tdb-logo-text-title{font-size:11px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.softrevolutionzine.org/"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20461%20208'%3E%3C/svg%3E" alt="Logo"  title=""  width="461" height="208" data-lazy-src="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-logo.png" /><noscript><img class="tdb-logo-img" src="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-logo.png" alt="Logo"  title=""  width="461" height="208" /></noscript></span></a></div></div> <!-- ./block --></div></div></div></div></div></div>                </div>
                
                    <div  class="td-header-mobile-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none">
                        <div id="tdi_9" class="tdc-zone"><div class="tdc_zone tdi_10  wpb_row td-pb-row tdc-element-style" data-sticky-offset="0" >
<style scoped>.tdi_10{min-height:0}.tdi_10>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#ffffff!important}.td-header-mobile-sticky-wrap.td-header-active{opacity:1}.td-header-mobile-sticky-wrap{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media (max-width:767px){.tdi_10:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:0px 6px 4px 0px rgba(0,0,0,0.08);z-index:20;pointer-events:none}.td-header-mobile-sticky-wrap{transform:translateY(-120%);-webkit-transform:translateY(-120%);-moz-transform:translateY(-120%);-ms-transform:translateY(-120%);-o-transform:translateY(-120%)}.td-header-mobile-sticky-wrap.td-header-active{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}@media (max-width:767px){.tdi_10:before{width:100%}}}</style>
<div class="tdi_9_rand_style td-element-style" ></div><div id="tdi_11" class="tdc-row"><div class="vc_row tdi_12  wpb_row td-pb-row tdc-element-style" >
<style scoped>.tdi_12,.tdi_12 .tdc-columns{min-height:0}.tdi_12,.tdi_12 .tdc-columns{display:block}.tdi_12 .tdc-columns{width:100%}.tdi_12:before,.tdi_12:after{display:table}@media (max-width:767px){.tdi_12{position:relative}}</style>
<div class="tdi_11_rand_style td-element-style" ><div class="td-element-style-before"><style>@media (max-width:767px){.tdi_11_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;background-image:url("https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-header.jpg")!important;background-size:cover!important;background-position:center top!important}}</style></div><style>@media (max-width:767px){.tdi_11_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:rgba(0,0,0,0.54)!important}}</style></div><div class="vc_column tdi_14  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_14{vertical-align:baseline}.tdi_14>.wpb_wrapper,.tdi_14>.wpb_wrapper>.tdc-elements{display:block}.tdi_14>.wpb_wrapper>.tdc-elements{width:100%}.tdi_14>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_14>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_14>.wpb_wrapper,.tdi_14>.wpb_wrapper>.tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.tdi_14>.wpb_wrapper>.tdc-elements{width:100%}.tdi_14>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_14>.wpb_wrapper{width:100%;height:100%}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_menu tdi_15 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_15" >
<style>@media (max-width:767px){.tdi_15{margin-left:-15px!important}}</style>
<style>.tdi_15{display:inline-block}.tdi_15 .tdb-mobile-menu-button i{font-size:27px;width:54px;height:54px;line-height:54px}.tdi_15 .tdb-mobile-menu-button svg{width:27px}.tdi_15 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:54px;height:54px}.tdi_15 .tdb-mobile-menu-button{color:#00ccff}.tdi_15 .tdb-mobile-menu-button svg,.tdi_15 .tdb-mobile-menu-button svg *{fill:#00ccff}</style><div class="tdb-block-inner td-fix-index"><span class="tdb-mobile-menu-button"><span class="tdb-mobile-menu-icon tdb-mobile-menu-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M881.152 489.133h-738.335c-17.654 0-31.98 14.305-31.98 32 0 17.705 14.326 32.020 31.98 32.020h738.335c17.695 0 32.010-14.305 32.010-32.020 0-17.695-14.326-32-32.010-32zM881.152 256.367h-738.335c-17.654 0-31.98 14.316-31.98 31.99 0 17.705 14.326 32.061 31.98 32.061h738.335c17.695 0 32.010-14.346 32.010-32.061 0-17.674-14.326-31.99-32.010-31.99zM513.444 721.888h-370.596c-17.674 0-32.010 14.326-32.010 32.061 0 17.572 14.346 31.969 32.010 31.969h370.586c17.705 0 32.020-14.397 32.020-31.969 0.010-17.725-14.305-32.061-32.010-32.061z"></path></svg></span></span></div></div> <!-- ./block --><div class="td_block_wrap tdb_header_logo tdi_16 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_16" >
<style>.tdi_16{padding-top:5px!important;padding-bottom:5px!important}</style>
<style>.tdi_16 .tdb-logo-a,.tdi_16 h1{align-items:center;justify-content:center}.tdi_16 .tdb-logo-svg-wrap{display:block}.tdi_16 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_16 .tdb-logo-img{max-width:180px}.tdi_16 .tdb-logo-img-wrap{margin-top:0px;margin-bottom:0px;margin-right:10px;margin-left:0px;display:block}.tdi_16 .tdb-logo-img-wrap:first-child{margin-top:0;margin-left:0}.tdi_16 .tdb-logo-img-wrap:last-child{margin-bottom:0;margin-right:0}.tdi_16 .tdb-logo-text-tagline{margin-top:-4px;margin-left:0;color:#000000;font-family:Poppins!important;font-size:32px!important;font-weight:600!important;}.tdi_16 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_16 .tdb-logo-icon{top:0px}.tdi_16 .tdb-logo-text-title{color:#000000;font-family:Poppins!important;font-size:18px!important;font-weight:400!important;}@media (min-width:1019px) and (max-width:1140px){.tdi_16 .tdb-logo-img{max-width:160px}.tdi_16 .tdb-logo-text-title{font-size:16px!important;}.tdi_16 .tdb-logo-text-tagline{font-size:26px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_16 .tdb-logo-img{max-width:140px}.tdi_16 .tdb-logo-text-title{font-size:14px!important;}.tdi_16 .tdb-logo-text-tagline{font-size:20px!important;}}@media (max-width:767px){.tdi_16 .tdb-logo-img{max-width:80px}.tdi_16 .tdb-logo-text-tagline{margin-top:0px;margin-left:0;display:none;font-size:16px!important;letter-spacing:0px!important;}.tdi_16 .tdb-logo-text-title{display:none;font-size:11px!important;}.tdi_16 .tdb-logo-icon{display:none}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.softrevolutionzine.org/"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20461%20208'%3E%3C/svg%3E" alt="Logo"  title=""  width="461" height="208" data-lazy-src="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-logo.png" /><noscript><img class="tdb-logo-img" src="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-logo.png" alt="Logo"  title=""  width="461" height="208" /></noscript></span></a></div></div> <!-- ./block --></div></div></div></div></div></div>                    </div>

                
                <div  class="td-header-desktop-wrap ">
                    <div id="tdi_17" class="tdc-zone"><div class="tdc_zone tdi_18  wpb_row td-pb-row tdc-element-style"  >
<style scoped>.tdi_18{min-height:0}.tdi_18>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#ffffff!important}.tdi_18:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:0px 6px 12px 0px rgba(0,0,0,0.1);z-index:20;pointer-events:none}.td-header-desktop-wrap{position:relative}@media (max-width:767px){.tdi_18:before{width:100%}}</style>
<div class="tdi_17_rand_style td-element-style" ></div><div id="tdi_19" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_20  wpb_row td-pb-row tdc-element-style" >
<style scoped>.tdi_20,.tdi_20 .tdc-columns{min-height:0}.tdi_20,.tdi_20 .tdc-columns{display:block}.tdi_20 .tdc-columns{width:100%}.tdi_20:before,.tdi_20:after{display:table}.tdi_20{position:relative}.tdi_20 .td_block_wrap{text-align:left}@media(min-width:1141px){.tdi_20{display:block!important}}</style>
<div class="tdi_19_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_19_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;background-image:url("https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-header.jpg")!important;background-size:cover!important;background-position:center top!important}</style></div><style>.tdi_19_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:rgba(10,10,10,0.4)!important}</style></div><div class="vc_column tdi_22  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_22{vertical-align:baseline}.tdi_22>.wpb_wrapper,.tdi_22>.wpb_wrapper>.tdc-elements{display:block}.tdi_22>.wpb_wrapper>.tdc-elements{width:100%}.tdi_22>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_22>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_24  vc_row vc_inner wpb_row td-pb-row" >
<style scoped>.tdi_24{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_24,.tdi_24 .tdc-inner-columns{display:block}.tdi_24 .tdc-inner-columns{width:100%}.tdi_24{padding-top:0px!important;padding-bottom:10px!important}.tdi_24 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_24{padding-top:20px!important;padding-bottom:10px!important}}</style><div class="vc_column_inner tdi_26  wpb_column vc_column_container tdc-inner-column td-pb-span12">
<style scoped>.tdi_26{vertical-align:baseline}.tdi_26 .vc_column-inner>.wpb_wrapper,.tdi_26 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_26 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_27 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_27" >
<style>.tdi_27{padding-top:5px!important;padding-bottom:5px!important}</style>
<style>.tdi_27 .tdb-logo-a,.tdi_27 h1{align-items:center;justify-content:center}.tdi_27 .tdb-logo-svg-wrap{display:block}.tdi_27 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_27 .tdb-logo-img{max-width:225px}.tdi_27 .tdb-logo-img-wrap{margin-top:0px;margin-bottom:0px;margin-right:10px;margin-left:0px;display:block}.tdi_27 .tdb-logo-img-wrap:first-child{margin-top:0;margin-left:0}.tdi_27 .tdb-logo-img-wrap:last-child{margin-bottom:0;margin-right:0}.tdi_27 .tdb-logo-text-tagline{margin-top:-4px;margin-left:0;display:block;color:#000000;font-family:Poppins!important;font-size:32px!important;font-weight:600!important;}.tdi_27 .tdb-logo-text-title{display:none;color:#000000;font-family:Poppins!important;font-size:18px!important;font-weight:400!important;}.tdi_27 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_27 .tdb-logo-icon{top:0px;display:block}@media (min-width:1019px) and (max-width:1140px){.tdi_27 .tdb-logo-img{max-width:160px}.tdi_27 .tdb-logo-text-title{font-size:16px!important;}.tdi_27 .tdb-logo-text-tagline{font-size:26px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_27 .tdb-logo-img{max-width:140px}.tdi_27 .tdb-logo-text-title{font-size:14px!important;}.tdi_27 .tdb-logo-text-tagline{font-size:20px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.softrevolutionzine.org/"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20461%20208'%3E%3C/svg%3E" alt="Logo"  title=""  width="461" height="208" data-lazy-src="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-logo.png" /><noscript><img class="tdb-logo-img" src="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-logo.png" alt="Logo"  title=""  width="461" height="208" /></noscript></span></a></div></div> <!-- ./block --></div></div></div></div><div class="vc_row_inner tdi_29  vc_row vc_inner wpb_row td-pb-row" >
<style scoped>.tdi_29{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_29,.tdi_29 .tdc-inner-columns{display:block}.tdi_29 .tdc-inner-columns{width:100%}.tdi_29{position:relative}.tdi_29 .td_block_wrap{text-align:left}</style>
<div class="tdi_28_rand_style td-element-style" ><style>.tdi_28_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:rgba(0,204,255,0.31)!important}</style></div><div class="vc_column_inner tdi_31  wpb_column vc_column_container tdc-inner-column td-pb-span12">
<style scoped>.tdi_31{vertical-align:baseline}.tdi_31 .vc_column-inner>.wpb_wrapper,.tdi_31 .vc_column-inner>.wpb_wrapper .tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.tdi_31 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_31 .vc_column-inner,.tdi_31 .vc_column-inner>.wpb_wrapper{width:100%;height:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_menu tdi_32 tds_menu_active1 tds_menu_sub_active1 tdb-mm-align-screen td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_32"  style=" z-index: 999;">
<style>.tdb_header_menu{margin-bottom:0;z-index:999;clear:none}.tdb_header_menu .tdb-main-sub-icon-fake,.tdb_header_menu .tdb-sub-icon-fake{display:none}.rtl .tdb_header_menu .tdb-menu{display:flex}.tdb_header_menu .tdb-menu{display:inline-block;vertical-align:middle;margin:0}.tdb_header_menu .tdb-menu .tdb-mega-menu-inactive,.tdb_header_menu .tdb-menu .tdb-menu-item-inactive{pointer-events:none}.tdb_header_menu .tdb-menu .tdb-mega-menu-inactive>ul,.tdb_header_menu .tdb-menu .tdb-menu-item-inactive>ul{visibility:hidden;opacity:0}.tdb_header_menu .tdb-menu .sub-menu{font-size:14px;position:absolute;top:-999em;background-color:#fff;z-index:99}.tdb_header_menu .tdb-menu .sub-menu>li{list-style-type:none;margin:0;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.tdb_header_menu .tdb-menu>li{float:left;list-style-type:none;margin:0}.tdb_header_menu .tdb-menu>li>a{position:relative;display:inline-block;padding:0 14px;font-weight:700;font-size:14px;line-height:48px;vertical-align:middle;text-transform:uppercase;-webkit-backface-visibility:hidden;color:#000;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.tdb_header_menu .tdb-menu>li>a:after{content:'';position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:0;height:3px;background-color:var(--td_theme_color,#4db2ec);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.tdb_header_menu .tdb-menu>li>a>.tdb-menu-item-text{display:inline-block}.tdb_header_menu .tdb-menu>li>a .tdb-menu-item-text,.tdb_header_menu .tdb-menu>li>a span{vertical-align:middle;float:left}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon{margin:0 0 0 7px}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg{float:none;line-height:0}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg{width:14px;height:auto}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *{fill:#000}.tdb_header_menu .tdb-menu>li.current-menu-item>a:after,.tdb_header_menu .tdb-menu>li.current-menu-ancestor>a:after,.tdb_header_menu .tdb-menu>li.current-category-ancestor>a:after,.tdb_header_menu .tdb-menu>li.current-page-ancestor>a:after,.tdb_header_menu .tdb-menu>li:hover>a:after,.tdb_header_menu .tdb-menu>li.tdb-hover>a:after{width:100%}.tdb_header_menu .tdb-menu>li:hover>ul,.tdb_header_menu .tdb-menu>li.tdb-hover>ul{top:auto;display:block!important}.tdb_header_menu .tdb-menu>li.td-normal-menu>ul.sub-menu{top:auto;left:0;z-index:99}.tdb_header_menu .tdb-menu>li .tdb-menu-sep{position:relative;vertical-align:middle;font-size:14px}.tdb_header_menu .tdb-menu>li .tdb-menu-sep-svg{line-height:0}.tdb_header_menu .tdb-menu>li .tdb-menu-sep-svg svg{width:14px;height:auto}.tdb_header_menu .tdb-menu>li:last-child .tdb-menu-sep{display:none}.tdb_header_menu .tdb-menu-item-text{word-wrap:break-word}.tdb_header_menu .tdb-menu-item-text,.tdb_header_menu .tdb-sub-menu-icon,.tdb_header_menu .tdb-menu-more-subicon{vertical-align:middle}.tdb_header_menu .tdb-sub-menu-icon,.tdb_header_menu .tdb-menu-more-subicon{position:relative;top:0;padding-left:0}.tdb_header_menu .tdb-normal-menu{position:relative}.tdb_header_menu .tdb-normal-menu ul{left:0;padding:15px 0;text-align:left}.tdb_header_menu .tdb-normal-menu ul ul{margin-top:-15px}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item{position:relative;list-style-type:none}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a{position:relative;display:block;padding:7px 30px;font-size:12px;line-height:20px;color:#111}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;padding-right:inherit;font-size:7px;line-height:20px}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon-svg{line-height:0}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon-svg svg{width:7px;height:auto}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon svg *{fill:#000}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item:hover>ul,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.tdb-hover>ul{top:0;display:block!important}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-menu-item>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-menu-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-category-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-page-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.tdb-hover>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item:hover>a{color:var(--td_theme_color,#4db2ec)}.tdb_header_menu .tdb-normal-menu>ul{left:-15px}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul,.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list{width:100%!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul li,.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list li{display:inline-block;width:auto!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu,.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item{position:static}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul ul{margin-top:0!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu>ul{left:0!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item>a .tdb-sub-menu-icon{float:none;line-height:1}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item:hover>ul,.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item.tdb-hover>ul{top:100%}.tdb_header_menu.tdb-menu-sub-inline .tdb-menu-items-dropdown{position:static}.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list{left:0!important}.tdb-menu .tdb-mega-menu .sub-menu{-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;width:1114px!important}.tdb-menu .tdb-mega-menu .sub-menu,.tdb-menu .tdb-mega-menu .sub-menu>li{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tdb-menu .tdb-mega-menu .sub-menu>li{top:0;width:100%;max-width:1114px!important;height:auto;background-color:#fff;border:1px solid #eaeaea;overflow:hidden}.tdc-dragged .tdb-block-menu ul{visibility:hidden!important;opacity:0!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tdb-mm-align-screen .tdb-menu .tdb-mega-menu .sub-menu{-webkit-transform:translateX(0);transform:translateX(0)}.tdb-mm-align-parent .tdb-menu .tdb-mega-menu{position:relative}.tdb-menu .tdb-mega-menu .tdc-row:not([class*='stretch_row_']),.tdb-menu .tdb-mega-menu .tdc-row-composer:not([class*='stretch_row_']){width:auto!important;max-width:1240px}.tdb-menu .tdb-mega-menu-page>.sub-menu>li .tdb-page-tpl-edit-btns{position:absolute;top:0;left:0;display:none;flex-wrap:wrap;gap:0 4px}.tdb-menu .tdb-mega-menu-page>.sub-menu>li:hover .tdb-page-tpl-edit-btns{display:flex}.tdb-menu .tdb-mega-menu-page>.sub-menu>li .tdb-page-tpl-edit-btn{background-color:#000;padding:1px 8px 2px;font-size:11px;color:#fff;z-index:100}.tdi_32 .td_block_inner{text-align:center}.tdi_32 .tdb-menu>li .tdb-menu-sep,.tdi_32 .tdb-menu-items-dropdown .tdb-menu-sep{top:-1px}.tdi_32 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_32 .td-subcat-more .tdb-menu-more-subicon{top:-1px}.tdi_32 .td-subcat-more .tdb-menu-more-icon{top:0px}.tdi_32 .tdb-menu>li>a,.tdi_32 .td-subcat-more{color:#ffffff}.tdi_32 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .td-subcat-more .tdb-menu-more-subicon-svg svg,.tdi_32 .td-subcat-more .tdb-menu-more-subicon-svg svg *,.tdi_32 .td-subcat-more .tdb-menu-more-icon-svg,.tdi_32 .td-subcat-more .tdb-menu-more-icon-svg *{fill:#ffffff}.tdi_32 .tdb-menu>li>a,.tdi_32 .td-subcat-more,.tdi_32 .td-subcat-more>.tdb-menu-item-text{font-family:Poppins!important;font-size:15px!important}.tdi_32 .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdi_32 .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{right:0;margin-top:1px}.tdi_32 .tdb-menu .tdb-normal-menu ul,.tdi_32 .td-pulldown-filter-list,.tdi_32 .td-pulldown-filter-list .sub-menu{box-shadow:1px 1px 4px 0px rgba(0,0,0,0.15)}.tdi_32 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_32 .td-pulldown-filter-list li a{font-family:Poppins!important}.tdi_32:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_32 .tdb-mega-menu .sub-menu>li{max-width:1440px!important}.tdi_32 .tdb-menu .tdb-mega-menu .sub-menu>li{box-shadow:0px 2px 6px 0px rgba(0,0,0,0.1)}@media (max-width:1140px){.tdb-menu .tdb-mega-menu .sub-menu>li{width:100%!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_32 .tdb-menu>li>a,.tdi_32 .td-subcat-more,.tdi_32 .td-subcat-more>.tdb-menu-item-text{font-size:13px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_32 .tdb-menu>li>a,.tdi_32 .td-subcat-more{padding:0 8px}.tdi_32 .tdb-menu>li>a,.tdi_32 .td-subcat-more,.tdi_32 .td-subcat-more>.tdb-menu-item-text{font-size:12px!important}.tdi_32 .tdb-mega-menu-page>.sub-menu>li{padding:16px}}</style>
<style>.tdi_32 .tdb-menu>li.current-menu-item>a,.tdi_32 .tdb-menu>li.current-menu-ancestor>a,.tdi_32 .tdb-menu>li.current-category-ancestor>a,.tdi_32 .tdb-menu>li.current-page-ancestor>a,.tdi_32 .tdb-menu>li:hover>a,.tdi_32 .tdb-menu>li.tdb-hover>a,.tdi_32 .tdb-menu-items-dropdown:hover .td-subcat-more{color:#00ccff}.tdi_32 .tdb-menu>li.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu>li.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu>li.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu>li.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu>li.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu>li.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu>li.current-page-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu>li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu>li:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu>li.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu>li.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg,.tdi_32 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg *{fill:#00ccff}.tdi_32 .tdb-menu>li>a:after,.tdi_32 .tdb-menu-items-dropdown .td-subcat-more:after{background-color:;height:0px;bottom:0px}</style>
<style>.tdi_32 .tdb-menu ul .tdb-normal-menu.current-menu-item>a,.tdi_32 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a,.tdi_32 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a,.tdi_32 .tdb-menu ul .tdb-normal-menu.tdb-hover>a,.tdi_32 .tdb-menu ul .tdb-normal-menu:hover>a,.tdi_32 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a{color:#00846b}.tdi_32 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_32 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_32 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg *{fill:#00846b}</style><div id=tdi_32 class="td_block_inner td-fix-index"><div class="tdb-main-sub-icon-fake"><i class="tdb-sub-menu-icon td-icon-down tdb-main-sub-menu-icon"></i></div><div class="tdb-sub-icon-fake"><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></div><ul id="menu-header-3" class="tdb-block-menu tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-cur-menu-item menu-item-first tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286455"><a href="https://www.softrevolutionzine.org/animaux"><div class="tdb-menu-item-text">Animaux</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286456"><a href="https://www.softrevolutionzine.org/argent"><div class="tdb-menu-item-text">Argent</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286457"><a href="https://www.softrevolutionzine.org/auto-moto"><div class="tdb-menu-item-text">Auto/Moto</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286458"><a href="https://www.softrevolutionzine.org/cuisine"><div class="tdb-menu-item-text">Cuisine</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286459"><a href="https://www.softrevolutionzine.org/famille"><div class="tdb-menu-item-text">Famille</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286460"><a href="https://www.softrevolutionzine.org/habitat"><div class="tdb-menu-item-text">Habitat</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286461"><a href="https://www.softrevolutionzine.org/jeux"><div class="tdb-menu-item-text">Jeux</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286462"><a href="https://www.softrevolutionzine.org/lifestyle"><div class="tdb-menu-item-text">Lifestyle</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286463"><a href="https://www.softrevolutionzine.org/mode"><div class="tdb-menu-item-text">Mode/Shopping</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286464"><a href="https://www.softrevolutionzine.org/sante"><div class="tdb-menu-item-text">Santé</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286465"><a href="https://www.softrevolutionzine.org/tech"><div class="tdb-menu-item-text">Tech</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286466"><a href="https://www.softrevolutionzine.org/voyage"><div class="tdb-menu-item-text">Voyage</div></a></li>
</ul></div></div></div></div></div></div></div></div></div></div></div></div>                </div>
                                    <div  class="td-header-desktop-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none">
                        <div id="tdi_35" class="tdc-zone"><div class="tdc_zone tdi_36  wpb_row td-pb-row tdc-element-style" data-sticky-offset="0" >
<style scoped>.tdi_36{min-height:0}.tdi_36>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#ffffff!important}.tdi_36:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:0px 6px 8px 0px rgba(0,0,0,0.08);z-index:20;pointer-events:none}.td-header-desktop-sticky-wrap.td-header-active{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.td-header-desktop-sticky-wrap{transform:translateY(-120%);-webkit-transform:translateY(-120%);-moz-transform:translateY(-120%);-ms-transform:translateY(-120%);-o-transform:translateY(-120%);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media (max-width:767px){.tdi_36:before{width:100%}}</style>
<div class="tdi_35_rand_style td-element-style" ></div><div id="tdi_37" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_38  wpb_row td-pb-row tdc-element-style" >
<style scoped>.tdi_38,.tdi_38 .tdc-columns{min-height:0}.tdi_38,.tdi_38 .tdc-columns{display:block}.tdi_38 .tdc-columns{width:100%}.tdi_38:before,.tdi_38:after{display:table}.tdi_38{padding-top:2px!important;padding-bottom:1px!important;position:relative}.tdi_38 .td_block_wrap{text-align:left}</style>
<div class="tdi_37_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_37_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;background-image:url("https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-header.jpg")!important;background-size:cover!important;background-position:center top!important}</style></div><style>.tdi_37_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:rgba(0,0,0,0.22)!important}</style></div><div class="vc_column tdi_40  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_40{vertical-align:baseline}.tdi_40>.wpb_wrapper,.tdi_40>.wpb_wrapper>.tdc-elements{display:block}.tdi_40>.wpb_wrapper>.tdc-elements{width:100%}.tdi_40>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_40>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_42  vc_row vc_inner wpb_row td-pb-row" >
<style scoped>.tdi_42{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_42,.tdi_42 .tdc-inner-columns{display:block}.tdi_42 .tdc-inner-columns{width:100%}</style><div class="vc_column_inner tdi_44  wpb_column vc_column_container tdc-inner-column td-pb-span12">
<style scoped>.tdi_44{vertical-align:baseline}.tdi_44 .vc_column-inner>.wpb_wrapper,.tdi_44 .vc_column-inner>.wpb_wrapper .tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}.tdi_44 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_44 .vc_column-inner,.tdi_44 .vc_column-inner>.wpb_wrapper{width:100%;height:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_45 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_45" >
<style>.tdi_45{padding-top:5px!important;padding-bottom:5px!important}@media (min-width:768px) and (max-width:1018px){.tdi_45{margin-right:10px!important;display:none!important}}</style>
<style>.tdi_45 .tdb-logo-a,.tdi_45 h1{align-items:center;justify-content:center}.tdi_45 .tdb-logo-svg-wrap{display:block}.tdi_45 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_45 .tdb-logo-img{max-width:50px}.tdi_45 .tdb-logo-img-wrap{margin-top:0px;margin-bottom:0px;margin-right:10px;margin-left:0px;display:block}.tdi_45 .tdb-logo-img-wrap:first-child{margin-top:0;margin-left:0}.tdi_45 .tdb-logo-img-wrap:last-child{margin-bottom:0;margin-right:0}.tdi_45 .tdb-logo-text-tagline{margin-top:0px;margin-left:0;display:block;color:#000000;font-family:Poppins!important;font-size:20px!important;font-weight:600!important;}.tdi_45 .tdb-logo-text-title{display:none;color:#000000;font-family:Poppins!important;font-size:12px!important;font-weight:400!important;}.tdi_45 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_45 .tdb-logo-icon{top:0px;display:block}@media (min-width:1019px) and (max-width:1140px){.tdi_45 .tdb-logo-text-tagline{font-size:14px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_45 .tdb-logo-text-title{font-size:11px!important;}.tdi_45 .tdb-logo-text-tagline{font-size:14px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.softrevolutionzine.org/"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20148%2094'%3E%3C/svg%3E" alt="Logo"  title=""  width="148" height="94" data-lazy-src="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-fav.png" /><noscript><img class="tdb-logo-img" src="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-fav.png" alt="Logo"  title=""  width="148" height="94" /></noscript></span></a></div></div> <!-- ./block --><div class="td_block_wrap tdb_header_menu tdi_46 tds_menu_active1 tds_menu_sub_active1 tdb-mm-align-screen td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_46"  style=" z-index: 999;">
<style>.tdi_46 .td_block_inner{text-align:center}.tdi_46 .tdb-menu>li .tdb-menu-sep,.tdi_46 .tdb-menu-items-dropdown .tdb-menu-sep{top:-1px}.tdi_46 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_46 .td-subcat-more .tdb-menu-more-subicon{top:-1px}.tdi_46 .td-subcat-more .tdb-menu-more-icon{top:0px}.tdi_46 .tdb-menu>li>a,.tdi_46 .td-subcat-more{color:#ffffff}.tdi_46 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .td-subcat-more .tdb-menu-more-subicon-svg svg,.tdi_46 .td-subcat-more .tdb-menu-more-subicon-svg svg *,.tdi_46 .td-subcat-more .tdb-menu-more-icon-svg,.tdi_46 .td-subcat-more .tdb-menu-more-icon-svg *{fill:#ffffff}.tdi_46 .tdb-menu>li>a,.tdi_46 .td-subcat-more,.tdi_46 .td-subcat-more>.tdb-menu-item-text{font-family:Poppins!important;font-size:12px!important}.tdi_46 .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdi_46 .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{right:0;margin-top:1px}.tdi_46 .tdb-menu .tdb-normal-menu ul,.tdi_46 .td-pulldown-filter-list,.tdi_46 .td-pulldown-filter-list .sub-menu{box-shadow:1px 1px 4px 0px rgba(0,0,0,0.15)}.tdi_46 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_46 .td-pulldown-filter-list li a{font-family:Poppins!important}.tdi_46:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_46 .tdb-mega-menu .sub-menu>li{max-width:1440px!important}.tdi_46 .tdb-menu .tdb-mega-menu .sub-menu>li{box-shadow:0px 2px 6px 0px rgba(0,0,0,0.1)}@media (min-width:768px) and (max-width:1018px){.tdi_46 .tdb-menu>li>a,.tdi_46 .td-subcat-more{padding:0 8px}.tdi_46 .tdb-menu>li>a,.tdi_46 .td-subcat-more,.tdi_46 .td-subcat-more>.tdb-menu-item-text{font-size:11px!important}.tdi_46 .tdb-mega-menu-page>.sub-menu>li{padding:16px}}</style>
<style>.tdi_46 .tdb-menu>li.current-menu-item>a,.tdi_46 .tdb-menu>li.current-menu-ancestor>a,.tdi_46 .tdb-menu>li.current-category-ancestor>a,.tdi_46 .tdb-menu>li.current-page-ancestor>a,.tdi_46 .tdb-menu>li:hover>a,.tdi_46 .tdb-menu>li.tdb-hover>a,.tdi_46 .tdb-menu-items-dropdown:hover .td-subcat-more{color:#00ccff}.tdi_46 .tdb-menu>li.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu>li.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu>li.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu>li.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu>li.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu>li.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu>li.current-page-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu>li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu>li:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu>li.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu>li.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg,.tdi_46 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg *{fill:#00ccff}.tdi_46 .tdb-menu>li>a:after,.tdi_46 .tdb-menu-items-dropdown .td-subcat-more:after{background-color:;height:0px;bottom:0px}</style>
<style>.tdi_46 .tdb-menu ul .tdb-normal-menu.current-menu-item>a,.tdi_46 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a,.tdi_46 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a,.tdi_46 .tdb-menu ul .tdb-normal-menu.tdb-hover>a,.tdi_46 .tdb-menu ul .tdb-normal-menu:hover>a,.tdi_46 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a{color:#00846b}.tdi_46 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_46 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_46 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg *{fill:#00846b}</style><div id=tdi_46 class="td_block_inner td-fix-index"><div class="tdb-main-sub-icon-fake"><i class="tdb-sub-menu-icon td-icon-down tdb-main-sub-menu-icon"></i></div><div class="tdb-sub-icon-fake"><i class="tdb-sub-menu-icon td-icon-right-arrow"></i></div><ul id="menu-header-4" class="tdb-block-menu tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-cur-menu-item menu-item-first tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286455"><a href="https://www.softrevolutionzine.org/animaux"><div class="tdb-menu-item-text">Animaux</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286456"><a href="https://www.softrevolutionzine.org/argent"><div class="tdb-menu-item-text">Argent</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286457"><a href="https://www.softrevolutionzine.org/auto-moto"><div class="tdb-menu-item-text">Auto/Moto</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286458"><a href="https://www.softrevolutionzine.org/cuisine"><div class="tdb-menu-item-text">Cuisine</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286459"><a href="https://www.softrevolutionzine.org/famille"><div class="tdb-menu-item-text">Famille</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286460"><a href="https://www.softrevolutionzine.org/habitat"><div class="tdb-menu-item-text">Habitat</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286461"><a href="https://www.softrevolutionzine.org/jeux"><div class="tdb-menu-item-text">Jeux</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286462"><a href="https://www.softrevolutionzine.org/lifestyle"><div class="tdb-menu-item-text">Lifestyle</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286463"><a href="https://www.softrevolutionzine.org/mode"><div class="tdb-menu-item-text">Mode/Shopping</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286464"><a href="https://www.softrevolutionzine.org/sante"><div class="tdb-menu-item-text">Santé</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286465"><a href="https://www.softrevolutionzine.org/tech"><div class="tdb-menu-item-text">Tech</div></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-286466"><a href="https://www.softrevolutionzine.org/voyage"><div class="tdb-menu-item-text">Voyage</div></a></li>
</ul></div></div></div></div></div></div></div></div></div></div></div></div>                    </div>
                            </div>
                    
            <div  class="td-main-content-wrap td-main-page-wrap td-container-wrap" role="main">
                <div  class="tdc-content-wrap">
                    <div id="tdi_49" class="tdc-zone"><div class="tdc_zone tdi_50  wpb_row td-pb-row"  >
<style scoped>.tdi_50{min-height:0}</style><div id="tdi_51" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_52  wpb_row td-pb-row" >
<style scoped>.tdi_52,.tdi_52 .tdc-columns{min-height:0}.tdi_52,.tdi_52 .tdc-columns{display:block}.tdi_52 .tdc-columns{width:100%}.tdi_52:before,.tdi_52:after{display:table}.tdi_52{padding-top:50px!important}.tdi_52 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_52{padding-top:30px!important}}@media (max-width:767px){.tdi_52{padding-top:30px!important}}</style><div class="vc_column tdi_54  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_54{vertical-align:baseline}.tdi_54>.wpb_wrapper,.tdi_54>.wpb_wrapper>.tdc-elements{display:block}.tdi_54>.wpb_wrapper>.tdc-elements{width:100%}.tdi_54>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_54>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_55 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_55" >
<style>@media (min-width:768px) and (max-width:1018px){.tdi_55{margin-bottom:30px!important}}</style>
<style>.tdi_55.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_55.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_55 .td-image-wrap{padding-bottom:35%}.tdi_55 .entry-thumb{background-position:center 50%}.tdi_55 .td-image-container{flex:0 0 50%;width:50%;display:block;order:1}.ie10 .tdi_55 .td-image-container,.ie11 .tdi_55 .td-image-container{flex:0 0 auto}.tdi_55 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.tdi_55 .td-module-meta-info{flex:1;padding:0 20px 0 0;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}body .tdi_55 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_55 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_55 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:18px;margin-bottom:18px}.tdi_55 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_55 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_55 .td-post-vid-time{display:block}.tdi_55 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_55 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_55 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_55 .td-excerpt{display:block;color:#000000;margin:16px 0;column-count:1;column-gap:48px;font-family:Crimson Pro!important;font-size:18px!important;line-height:1.4!important;font-weight:300!important}.tdi_55 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_55 .td-read-more{display:none}.tdi_55 .td-author-date{display:inline}.tdi_55 .td-post-author-name{display:none}.tdi_55 .td-post-date,.tdi_55 .td-post-author-name span{display:none}.tdi_55 .entry-review-stars{display:inline-block}.tdi_55 .td-icon-star,.tdi_55 .td-icon-star-empty,.tdi_55 .td-icon-star-half{font-size:15px}.tdi_55 .td-module-comments{display:none}.tdi_55 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_55 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_55 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_55 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_55 .entry-title{margin:16px 0 0;font-family:Poppins!important;font-size:24px!important;line-height:1.4!important;font-weight:600!important}.tdi_55 .td-editor-date,.tdi_55 .td-editor-date .td-post-author-name a,.tdi_55 .td-editor-date .entry-date,.tdi_55 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_55 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_55 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_55 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_55 .td-module-container:before{bottom:-18px}.tdi_55 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_55 .td_module_wrap .td-module-container:before{display:block!important}.tdi_55 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_55 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_55 .entry-title{font-size:20px!important;line-height:1.2!important}.tdi_55 .td-post-category{font-size:14px!important}.tdi_55 .td-editor-date,.tdi_55 .td-editor-date .td-post-author-name a,.tdi_55 .td-editor-date .entry-date,.tdi_55 .td-module-comments a{font-size:14px!important}.tdi_55 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_55 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_55 .td-image-wrap{padding-bottom:60%}.tdi_55 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_55 .td-module-container:before{bottom:-18px}.tdi_55 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_55 .td_module_wrap .td-module-container:before{display:block!important}.tdi_55 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_55 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_55 .entry-title{font-size:18px!important;line-height:1.2!important}.tdi_55 .td-post-category{font-size:14px!important}.tdi_55 .td-editor-date,.tdi_55 .td-editor-date .td-post-author-name a,.tdi_55 .td-editor-date .entry-date,.tdi_55 .td-module-comments a{font-size:14px!important}.tdi_55 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_55 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_55 .td-image-wrap{padding-bottom:65%}.tdi_55 .td-image-container{flex:0 0 100%;width:100%;display:block;order:0}.ie10 .tdi_55 .td-image-container,.ie11 .tdi_55 .td-image-container{flex:0 0 auto}.tdi_55 .td-module-container{flex-direction:column}.ie10 .tdi_55 .td-module-meta-info,.ie11 .tdi_55 .td-module-meta-info{flex:auto}.tdi_55 .td-module-meta-info{padding:20px 0 0}.tdi_55 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_55 .td-module-container:before{bottom:-18px}.tdi_55 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_55 .td_module_wrap .td-module-container:before{display:block!important}.tdi_55 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_55 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_55 .entry-title{font-size:18px!important;line-height:1.2!important}.tdi_55 .td-post-category{font-size:14px!important}.tdi_55 .td-editor-date,.tdi_55 .td-editor-date .td-post-author-name a,.tdi_55 .td-editor-date .entry-date,.tdi_55 .td-module-comments a{font-size:14px!important}.tdi_55 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_55 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_55 = new tdBlock();
block_tdi_55.id = "tdi_55";
block_tdi_55.atts = '{"modules_on_row":"","limit":"1","hide_audio":"yes","image_floated":"eyJhbGwiOiJmbG9hdF9yaWdodCIsInBob25lIjoibm9fZmxvYXQifQ==","image_width":"eyJwaG9uZSI6IjEwMCIsImFsbCI6IjUwIn0=","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"eyJhbGwiOiIxLjQiLCJsYW5kc2NhcGUiOiIxLjIiLCJwb3J0cmFpdCI6IjEuMiIsInBob25lIjoiMS4yIn0=","f_title_font_size":"eyJhbGwiOiIyNCIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxOCIsInBob25lIjoiMTgifQ==","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_ex_font_family":"789","f_ex_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNiIsInBob25lIjoiMTYifQ==","art_title":"16px 0 0","f_ex_font_line_height":"1.4","f_ex_font_weight":"300","ex_txt":"#000000","excerpt_middle":"yes","art_excerpt":"16px 0","meta_info_align":"center","title_txt_hover":"#00ccff","meta_padding":"eyJhbGwiOiIwIDIwcHggMCAwIiwicGhvbmUiOiIyMHB4IDAgMCJ9","image_height":"eyJwb3J0cmFpdCI6IjYwIiwicGhvbmUiOiI2NSIsImFsbCI6IjM1In0=","tdc_css":"eyJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","f_excl_font_size":"eyJwb3J0cmFpdCI6IjEwIiwicGhvbmUiOiIxMCJ9","excl_padd":"eyJwb3J0cmFpdCI6IjNweCA2cHggMnB4IiwicGhvbmUiOiIzcHggNnB4IDJweCJ9","mc1_title_tag":"h2","show_date":"none","show_author":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","show_excerpt":"block","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_55","tdc_css_class":"tdi_55","tdc_css_class_style":"tdi_55_rand_style"}';
block_tdi_55.td_column_number = "3";
block_tdi_55.block_type = "td_flex_block_1";
block_tdi_55.post_count = "1";
block_tdi_55.found_posts = "954";
block_tdi_55.header_color = "";
block_tdi_55.ajax_pagination_infinite_stop = "";
block_tdi_55.max_num_pages = "954";
tdBlocksArray.push(block_tdi_55);
</script><div class="td-block-title-wrap"></div><div id=tdi_55 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quelle-litiere-vegetale-choisir-chat-allergique-appartement.html"  rel="bookmark" class="td-image-wrap " title="Quelle litière végétale choisir pour chat allergique en appartement ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2026/01/litiere_vegetale_chat_allergique_8537-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/animaux" class="td-post-category" >Animaux</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quelle-litiere-vegetale-choisir-chat-allergique-appartement.html"  rel="bookmark" title="Quelle litière végétale choisir pour chat allergique en appartement ?">Quelle litière végétale choisir pour chat allergique en appartement ?</a></h2>
                    <div class="td-excerpt">Vous avez remarqué que votre chat éternue plus souvent depuis que vous avez changé sa litière ? Ou peut-être souffre-t-il d&#039;irritations cutanées qui ne...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div><div class="td_block_wrap td_block_text_with_title tdi_56 tagdiv-type td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_56" >
<style>.tdi_56{margin-bottom:0px!important;padding-bottom:0px!important}</style>
<style>.td_block_text_with_title{margin-bottom:44px;-webkit-transform:translateZ(0);transform:translateZ(0)}.td_block_text_with_title p:last-child{margin-bottom:0}.tdi_56 h1{font-size:25px!important;line-height:1!important;font-weight:900!important}.tdi_56 h1,.tdi_56 h2,.tdi_56 h3,.tdi_56 h4,.tdi_56 h5,.tdi_56 h6{color:#00ccff}</style><div class="td-block-title-wrap"></div><div class="td_mod_wrap td-fix-index"><h1 style="text-align: center;"><strong>SoftRévolutionZine :</strong><br />
Le magazine qui révolutionne le partage de connaissances !</h1>
</div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_58  td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:2px;width:100%;"></span>
<style scoped>.td_block_separator{width:100%;align-items:center;margin-bottom:38px;padding-bottom:10px}.td_block_separator span{position:relative;display:block;margin:0 auto;width:100%;height:1px;border-top:1px solid #EBEBEB}.td_separator_align_left span{margin-left:0}.td_separator_align_right span{margin-right:0}.td_separator_dashed span{border-top-style:dashed}.td_separator_dotted span{border-top-style:dotted}.td_separator_double span{height:3px;border-bottom:1px solid #EBEBEB}.td_separator_shadow>span{position:relative;height:20px;overflow:hidden;border:0;color:#EBEBEB}.td_separator_shadow>span>span{position:absolute;top:-30px;left:0;right:0;margin:0 auto;height:13px;width:98%;border-radius:100%}html :where([style*='border-width']){border-style:none}@media (min-width:768px) and (max-width:1018px){.tdi_58{margin-bottom:20px!important}}@media (max-width:767px){.tdi_58{margin-bottom:20px!important}}</style></div><div class="td_block_wrap td_flex_block_1 tdi_59 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_59" >
<style>.tdi_59{margin-bottom:80px!important}@media (min-width:768px) and (max-width:1018px){.tdi_59{margin-bottom:40px!important}}@media (max-width:767px){.tdi_59{margin-bottom:50px!important}}</style>
<style>.tdi_59.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_59.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_59 .td-image-wrap{padding-bottom:65%}.tdi_59 .entry-thumb{background-position:center 50%}.tdi_59 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_59 .td-image-container{display:block;order:0}.ie10 .tdi_59 .td-module-meta-info,.ie11 .tdi_59 .td-module-meta-info{flex:auto}body .tdi_59 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_59 .td-module-meta-info{display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_59 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_59 .td_module_wrap{width:33.33333333%;float:left;padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.rtl .tdi_59 .td_module_wrap{float:right}.tdi_59 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_59 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_59 .td-post-vid-time{display:block}.tdi_59 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_59 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_59 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_59 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_59 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_59 .td-read-more{display:none}.tdi_59 .td-author-date{display:none}.tdi_59 .td-post-author-name{display:none}.tdi_59 .td-post-date,.tdi_59 .td-post-author-name span{display:none}.tdi_59 .entry-review-stars{display:none}.tdi_59 .td-icon-star,.tdi_59 .td-icon-star-empty,.tdi_59 .td-icon-star-half{font-size:15px}.tdi_59 .td-module-comments{display:none}.tdi_59 .td_module_wrap:nth-child(3n+1){clear:both}.tdi_59 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0;padding-bottom:0}.tdi_59 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}.tdi_59 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_59 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_59 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_59 .td-editor-date,.tdi_59 .td-editor-date .td-post-author-name a,.tdi_59 .td-editor-date .entry-date,.tdi_59 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_59 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_59 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_59 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_59 .td-module-container:before{bottom:-18px}.tdi_59 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_59 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_59 .td_module_wrap .td-module-container:before{display:block!important}.tdi_59 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_59 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_59 .entry-title{font-size:14px!important}.tdi_59 .td-post-category{font-size:14px!important}.tdi_59 .td-editor-date,.tdi_59 .td-editor-date .td-post-author-name a,.tdi_59 .td-editor-date .entry-date,.tdi_59 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_59 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_59 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_59 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_59 .td-module-container:before{bottom:-18px}.tdi_59 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_59 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_59 .td_module_wrap .td-module-container:before{display:block!important}.tdi_59 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_59 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_59 .entry-title{font-size:14px!important}.tdi_59 .td-post-category{font-size:14px!important}.tdi_59 .td-editor-date,.tdi_59 .td-editor-date .td-post-author-name a,.tdi_59 .td-editor-date .entry-date,.tdi_59 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_59 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_59 .td_module_wrap{width:100%;float:left;padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.rtl .tdi_59 .td_module_wrap{float:right}.tdi_59 .td-module-container:before{bottom:-18px}.tdi_59 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_59 .td_module_wrap .td-module-container:before{display:block!important}.tdi_59 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_59 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_59 .td-post-category{font-size:14px!important}.tdi_59 .td-editor-date,.tdi_59 .td-editor-date .td-post-author-name a,.tdi_59 .td-editor-date .entry-date,.tdi_59 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_59 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_59 = new tdBlock();
block_tdi_59.id = "tdi_59";
block_tdi_59.atts = '{"modules_on_row":"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"3","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","offset":"1","image_height":"65","modules_gap":"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjAifQ==","show_excerpt":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjgwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI1MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","mc1_title_tag":"h2","show_date":"none","show_review":"none","show_author":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_59","tdc_css_class":"tdi_59","tdc_css_class_style":"tdi_59_rand_style"}';
block_tdi_59.td_column_number = "3";
block_tdi_59.block_type = "td_flex_block_1";
block_tdi_59.post_count = "3";
block_tdi_59.found_posts = "954";
block_tdi_59.header_color = "";
block_tdi_59.ajax_pagination_infinite_stop = "";
block_tdi_59.max_num_pages = "318";
tdBlocksArray.push(block_tdi_59);
</script><div class="td-block-title-wrap"></div><div id=tdi_59 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quel-gestionnaire-mots-passe-choisir-famille.html"  rel="bookmark" class="td-image-wrap " title="Quel gestionnaire de mots de passe choisir pour une famille ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2026/01/gestionnaire_mots_de_passe_familial_5659-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/tech" class="td-post-category" >Tech</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-gestionnaire-mots-passe-choisir-famille.html"  rel="bookmark" title="Quel gestionnaire de mots de passe choisir pour une famille ?">Quel gestionnaire de mots de passe choisir pour une famille ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quel-airfryer-compact-choisir-deux-personnes-budget-120-euros.html"  rel="bookmark" class="td-image-wrap " title="Quel airfryer compact choisir pour deux personnes budget 120 euros ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2026/01/airfryer_compact_deux_personnes_8725-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/cuisine" class="td-post-category" >Cuisine</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-airfryer-compact-choisir-deux-personnes-budget-120-euros.html"  rel="bookmark" title="Quel airfryer compact choisir pour deux personnes budget 120 euros ?">Quel airfryer compact choisir pour deux personnes budget 120 euros ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-reussir-batch-cooking-quand-on-rentre-tard-soir.html"  rel="bookmark" class="td-image-wrap " title="Comment réussir un batch cooking quand on rentre tard le soir ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2026/01/batch_cooking_apres_travail_4383-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/cuisine" class="td-post-category" >Cuisine</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-reussir-batch-cooking-quand-on-rentre-tard-soir.html"  rel="bookmark" title="Comment réussir un batch cooking quand on rentre tard le soir ?">Comment réussir un batch cooking quand on rentre tard le soir ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div><div class="td_block_wrap td_block_title tdi_60 td-pb-border-top td_block_template_1 td-fix-index"  data-td-block-uid="tdi_60" >
<style>.td-theme-wrap .tdi_60 .td-pulldown-filter-link:hover,.td-theme-wrap .tdi_60 .td-subcat-item a:hover,.td-theme-wrap .tdi_60 .td-subcat-item .td-cur-simple-item{color:#00ccff}.td-theme-wrap .tdi_60 .block-title>*,.td-theme-wrap .tdi_60 .td-subcat-dropdown:hover .td-subcat-more{background-color:#00ccff}.td-theme-wrap .td-footer-wrapper .tdi_60 .block-title>*{padding:6px 7px 5px;line-height:1}.td-theme-wrap .tdi_60 .block-title{border-color:#00ccff}.td-theme-wrap .tdi_60 .td_module_wrap:hover .entry-title a,.td-theme-wrap .tdi_60 .td_quote_on_blocks,.td-theme-wrap .tdi_60 .td-opacity-cat .td-post-category:hover,.td-theme-wrap .tdi_60 .td-opacity-read .td-read-more a:hover,.td-theme-wrap .tdi_60 .td-opacity-author .td-post-author-name a:hover,.td-theme-wrap .tdi_60 .td-instagram-user a{color:#00ccff}.td-theme-wrap .tdi_60 .td-next-prev-wrap a:hover,.td-theme-wrap .tdi_60 .td-load-more-wrap a:hover{background-color:#00ccff;border-color:#00ccff}.td-theme-wrap .tdi_60 .td-read-more a,.td-theme-wrap .tdi_60 .td-weather-information:before,.td-theme-wrap .tdi_60 .td-weather-week:before,.td-theme-wrap .tdi_60 .td-exchange-header:before,.td-theme-wrap .td-footer-wrapper .tdi_60 .td-post-category,.td-theme-wrap .tdi_60 .td-post-category:hover{background-color:#00ccff}.tdi_60{margin-bottom:20px!important}</style>
<style>body .tdi_60 .td-block-title a,body .tdi_60 .td-block-title span{font-family:Poppins!important;font-size:16px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important}@media (min-width:768px) and (max-width:1018px){body .tdi_60 .td-block-title a,body .tdi_60 .td-block-title span{font-size:13px!important}}</style><div class="td-block-title-wrap"><h3 class="block-title td-block-title"><span class="td-pulldown-size">Ne ratez pas ceci :</span></h3></div></div><div class="td_block_wrap td_flex_block_1 tdi_61 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_61" >
<style>.tdi_61{margin-bottom:80px!important}@media (min-width:768px) and (max-width:1018px){.tdi_61{margin-bottom:40px!important}}@media (max-width:767px){.tdi_61{margin-bottom:50px!important}}</style>
<style>.tdi_61.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_61.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_61 .td-image-wrap{padding-bottom:85%}.tdi_61 .entry-thumb{background-position:center 50%}.tdi_61 .td-image-container{flex:0 0 40%;width:40%;display:block;order:1}.ie10 .tdi_61 .td-image-container,.ie11 .tdi_61 .td-image-container{flex:0 0 auto}.tdi_61 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.tdi_61 .td-module-meta-info{flex:1;padding:0 10px 0 0;border-color:#eaeaea}body .tdi_61 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_61 .td_module_wrap{width:33.33333333%;float:left;padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.rtl .tdi_61 .td_module_wrap{float:right}.tdi_61 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_61 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_61 .td-video-play-ico{width:30px;height:30px;font-size:30px}.tdi_61 .td-post-vid-time{display:block}.tdi_61 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_61 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_61 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_61 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_61 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_61 .td-read-more{display:none}.tdi_61 .td-author-date{display:none}.tdi_61 .td-post-author-name{display:none}.tdi_61 .td-post-date,.tdi_61 .td-post-author-name span{display:none}.tdi_61 .entry-review-stars{display:none}.tdi_61 .td-icon-star,.tdi_61 .td-icon-star-empty,.tdi_61 .td-icon-star-half{font-size:15px}.tdi_61 .td-module-comments{display:none}.tdi_61 .td_module_wrap:nth-child(3n+1){clear:both}.tdi_61 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0;padding-bottom:0}.tdi_61 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}.tdi_61 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_61 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_61 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:16px!important;line-height:1.2!important;font-weight:600!important}.tdi_61 .td-editor-date,.tdi_61 .td-editor-date .td-post-author-name a,.tdi_61 .td-editor-date .entry-date,.tdi_61 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_61 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_61 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_61 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_61 .td-module-container:before{bottom:-18px}.tdi_61 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_61 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_61 .td_module_wrap .td-module-container:before{display:block!important}.tdi_61 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_61 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_61 .entry-title{font-size:14px!important}.tdi_61 .td-post-category{font-size:14px!important}.tdi_61 .td-editor-date,.tdi_61 .td-editor-date .td-post-author-name a,.tdi_61 .td-editor-date .entry-date,.tdi_61 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_61 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_61 .td-image-wrap{padding-bottom:100%}.tdi_61 .td-image-container{flex:0 0 30%;width:30%}.ie10 .tdi_61 .td-image-container,.ie11 .tdi_61 .td-image-container{flex:0 0 auto}.tdi_61 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_61 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_61 .td-module-container:before{bottom:-18px}.tdi_61 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_61 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_61 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_61 .td_module_wrap .td-module-container:before{display:block!important}.tdi_61 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_61 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_61 .entry-title{font-size:12px!important}.tdi_61 .td-post-category{font-size:14px!important}.tdi_61 .td-editor-date,.tdi_61 .td-editor-date .td-post-author-name a,.tdi_61 .td-editor-date .entry-date,.tdi_61 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_61 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_61 .td-image-wrap{padding-bottom:80%}.tdi_61 .td_module_wrap{width:100%;float:left;padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.rtl .tdi_61 .td_module_wrap{float:right}.tdi_61 .td-module-container:before{bottom:-18px}.tdi_61 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_61 .td_module_wrap .td-module-container:before{display:block!important}.tdi_61 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_61 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_61 .td-post-category{font-size:14px!important}.tdi_61 .td-editor-date,.tdi_61 .td-editor-date .td-post-author-name a,.tdi_61 .td-editor-date .entry-date,.tdi_61 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_61 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_61 = new tdBlock();
block_tdi_61.id = "tdi_61";
block_tdi_61.atts = '{"modules_on_row":"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"3","hide_audio":"yes","image_floated":"float_right","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxMiJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"","offset":"4","image_height":"eyJhbGwiOiI4NSIsInBvcnRyYWl0IjoiMTAwIiwicGhvbmUiOiI4MCJ9","modules_gap":"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjAifQ==","show_excerpt":"none","image_width":"eyJhbGwiOiI0MCIsInBvcnRyYWl0IjoiMzAifQ==","cat_txt":"#00ccff","show_author":"none","meta_padding":"0 10px 0 0","category_id":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjgwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI1MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","video_icon":"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjAifQ==","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","mc1_title_tag":"h2","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_61","tdc_css_class":"tdi_61","tdc_css_class_style":"tdi_61_rand_style"}';
block_tdi_61.td_column_number = "3";
block_tdi_61.block_type = "td_flex_block_1";
block_tdi_61.post_count = "3";
block_tdi_61.found_posts = "954";
block_tdi_61.header_color = "";
block_tdi_61.ajax_pagination_infinite_stop = "";
block_tdi_61.max_num_pages = "317";
tdBlocksArray.push(block_tdi_61);
</script><div class="td-block-title-wrap"></div><div id=tdi_61 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-reduire-lhumidite-dune-chambre-location-vmc.html"  rel="bookmark" class="td-image-wrap " title="Comment réduire l’humidité d’une chambre en location sans VMC ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2026/01/reduire_humidite_sans_vmc_1172-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-reduire-lhumidite-dune-chambre-location-vmc.html"  rel="bookmark" title="Comment réduire l’humidité d’une chambre en location sans VMC ?">Comment réduire l’humidité d’une chambre en location sans VMC ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-limiter-decalage-horaire-bebe-voyage.html"  rel="bookmark" class="td-image-wrap " title="Comment limiter le décalage horaire avec bébé en voyage ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2026/01/limiter_decalage_horaire_bebe_3055-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/famille" class="td-post-category" >Famille</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-limiter-decalage-horaire-bebe-voyage.html"  rel="bookmark" title="Comment limiter le décalage horaire avec bébé en voyage ?">Comment limiter le décalage horaire avec bébé en voyage ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-creer-routine-matin-simple-quand-on-est-deborde.html"  rel="bookmark" class="td-image-wrap " title="Comment créer une routine du matin simple quand on est débordé ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2026/01/routine_matinale_pour_debordes_3787-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/lifestyle" class="td-post-category" >Lifestyle</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-creer-routine-matin-simple-quand-on-est-deborde.html"  rel="bookmark" title="Comment créer une routine du matin simple quand on est débordé ?">Comment créer une routine du matin simple quand on est débordé ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div><div id="tdi_62" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_63  wpb_row td-pb-row tdc-element-style" >
<style scoped>.tdi_63,.tdi_63 .tdc-columns{min-height:0}.tdi_63{position:relative}.tdi_63 .tdc-row-divider{overflow:hidden}.tdi_63 .tdc-row-divider-top .tdm-svg{fill:#ffffff}.tdi_63 .tdc-row-divider-top .tdc-divider-space{background-color:#ffffff;top:100%;height:px}.tdi_63 .tdc-row-divider-top{top:px}.tdi_63,.tdi_63 .tdc-columns{display:block}.tdi_63 .tdc-columns{width:100%}.tdi_63:before,.tdi_63:after{display:table}.tdi_63{margin-bottom:50px!important;padding-top:125px!important;padding-bottom:50px!important;position:relative}.tdi_63 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_63{padding-top:20px!important;padding-bottom:30px!important}}@media (max-width:767px){.tdi_63{padding-bottom:30px!important}}</style>
<div class="tdi_62_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_62_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;background-image:url("https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-header.jpg")!important;background-position:center bottom!important;background-size:cover!important}</style></div><style>.tdi_62_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:rgba(0,0,0,0.4)!important}</style></div><div class="tdc-row-divider"><div class="tdc-divider1 tdc-row-divider-top"><div class="tdc-divider-space"></div><svg class="tdm-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000 400" preserveAspectRatio="none">
                                        <path class="tdm-svg1" d="M0,700V379.5s202.305-24.86,347.625-25.735C579.21,352.37,802.4,388.177,1028.62,388.177c267.7,0,688.66-114.675,971.38-113.177V700H0Z"/>
                                        <path class="tdm-svg2" d="M0,700V351s196.305-40.735,418.125-40.735c302.089,0,417.275,50.912,643.495,50.912C1329.32,361.177,1706.78,239,2000,239V700H0Z"/>
                                        <path class="tdm-svg3" d="M0,700V337.5s209.805-48.235,431.625-48.235c302.089,0,450.275,34.412,676.495,34.412C1375.82,323.677,1727.78,221,2000,221V700H0Z"/>
                                        </svg></div></div><div class="vc_column tdi_65  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_65{vertical-align:baseline}.tdi_65>.wpb_wrapper,.tdi_65>.wpb_wrapper>.tdc-elements{display:block}.tdi_65>.wpb_wrapper>.tdc-elements{width:100%}.tdi_65>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_65>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_66 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_66" >
<style>.tdi_66{margin-bottom:40px!important}@media (max-width:767px){.tdi_66{margin-bottom:20px!important;padding-bottom:20px!important;border-color:#eaeaea!important;border-style:solid!important;border-width:0px 0px 1px 0px!important}}</style>
<style>.tdi_66.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_66.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_66 .entry-thumb{background-position:center 50%}.tdi_66 .td-image-container{flex:0 0 50%;width:50%;display:block;order:0}.ie10 .tdi_66 .td-image-container,.ie11 .tdi_66 .td-image-container{flex:0 0 auto}.tdi_66 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_66 .td-module-meta-info,.ie11 .tdi_66 .td-module-meta-info{flex:1}body .tdi_66 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_66 .td-module-meta-info{padding:0 0 0 20px;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_66 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_66 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:18px;margin-bottom:18px}.tdi_66 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_66 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_66 .td-post-vid-time{display:block}.tdi_66 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#ffffff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_66 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_66 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_66 .td-excerpt{display:block;color:#ffffff;margin:16px 0;column-count:1;column-gap:48px;font-family:Crimson Pro!important;font-size:18px!important;line-height:1.4!important;font-weight:300!important}.tdi_66 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_66 .td-read-more{display:none}.tdi_66 .td-author-date{display:none}.tdi_66 .td-post-author-name{display:none}.tdi_66 .td-post-date,.tdi_66 .td-post-author-name span{display:none}.tdi_66 .entry-review-stars{display:none}.tdi_66 .td-icon-star,.tdi_66 .td-icon-star-empty,.tdi_66 .td-icon-star-half{font-size:15px}.tdi_66 .td-module-comments{display:none}.tdi_66 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_66 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_66 .td-module-title a{color:#00ccff;box-shadow:inset 0 0 0 0 #000}.tdi_66 .td_module_wrap:hover .td-module-title a{color:#dddddd!important}.tdi_66 .entry-title{margin:16px 0 0;font-family:Poppins!important;font-size:24px!important;line-height:1.4!important;font-weight:600!important}.tdi_66 .td-editor-date,.tdi_66 .td-editor-date .td-post-author-name a,.tdi_66 .td-editor-date .entry-date,.tdi_66 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_66 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_66 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_66 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_66 .td-module-container:before{bottom:-18px}.tdi_66 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_66 .td_module_wrap .td-module-container:before{display:block!important}.tdi_66 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_66 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_66 .entry-title{font-size:20px!important}.tdi_66 .td-post-category{font-size:14px!important}.tdi_66 .td-editor-date,.tdi_66 .td-editor-date .td-post-author-name a,.tdi_66 .td-editor-date .entry-date,.tdi_66 .td-module-comments a{font-size:14px!important}.tdi_66 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_66 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_66 .td-image-wrap{padding-bottom:60%}.tdi_66 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_66 .td-module-container:before{bottom:-18px}.tdi_66 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_66 .td_module_wrap .td-module-container:before{display:block!important}.tdi_66 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_66 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_66 .entry-title{font-size:18px!important;line-height:1.2!important}.tdi_66 .td-post-category{font-size:14px!important}.tdi_66 .td-editor-date,.tdi_66 .td-editor-date .td-post-author-name a,.tdi_66 .td-editor-date .entry-date,.tdi_66 .td-module-comments a{font-size:14px!important}.tdi_66 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_66 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_66 .td-image-wrap{padding-bottom:65%}.tdi_66 .td-image-container{flex:0 0 100%;width:100%;display:block;order:0}.ie10 .tdi_66 .td-image-container,.ie11 .tdi_66 .td-image-container{flex:0 0 auto}.tdi_66 .td-module-container{flex-direction:column}.ie10 .tdi_66 .td-module-meta-info,.ie11 .tdi_66 .td-module-meta-info{flex:auto}.tdi_66 .td-module-meta-info{padding:20px 0 0}.tdi_66 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_66 .td-module-container:before{bottom:-18px}.tdi_66 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_66 .td_module_wrap .td-module-container:before{display:block!important}.tdi_66 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_66 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_66 .entry-title{font-size:18px!important;line-height:1.2!important}.tdi_66 .td-post-category{font-size:14px!important}.tdi_66 .td-editor-date,.tdi_66 .td-editor-date .td-post-author-name a,.tdi_66 .td-editor-date .entry-date,.tdi_66 .td-module-comments a{font-size:14px!important}.tdi_66 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_66 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_66 = new tdBlock();
block_tdi_66.id = "tdi_66";
block_tdi_66.atts = '{"modules_on_row":"","limit":"1","hide_audio":"yes","image_floated":"eyJhbGwiOiJmbG9hdF9sZWZ0IiwicGhvbmUiOiJub19mbG9hdCJ9","image_width":"eyJhbGwiOiI1MCIsInBob25lIjoiMTAwIn0=","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#ffffff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"eyJhbGwiOiIxLjQiLCJwb3J0cmFpdCI6IjEuMiIsInBob25lIjoiMS4yIn0=","f_title_font_size":"eyJhbGwiOiIyNCIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxOCIsInBob25lIjoiMTgifQ==","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_ex_font_family":"789","f_ex_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNiIsInBob25lIjoiMTYifQ==","art_title":"16px 0 0","f_ex_font_line_height":"1.4","f_ex_font_weight":"300","ex_txt":"#ffffff","excerpt_middle":"yes","art_excerpt":"16px 0","meta_info_align":"center","title_txt_hover":"#dddddd","category_id":"","offset":"7","meta_padding":"eyJhbGwiOiIwIDAgMCAyMHB4IiwicGhvbmUiOiIyMHB4IDAgMCJ9","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjQwIiwiZGlzcGxheSI6IiJ9LCJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiMjAiLCJib3JkZXItYm90dG9tLXdpZHRoIjoiMSIsInBhZGRpbmctYm90dG9tIjoiMjAiLCJib3JkZXItY29sb3IiOiIjZWFlYWVhIiwiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","image_height":"eyJwb3J0cmFpdCI6IjYwIiwicGhvbmUiOiI2NSJ9","excl_padd":"eyJwb3J0cmFpdCI6IjNweCA2cHggMnB4IiwicGhvbmUiOiIzcHggNnB4IDJweCJ9","f_excl_font_size":"eyJwb3J0cmFpdCI6IjEwIiwicGhvbmUiOiIxMCJ9","mc1_title_tag":"h2","title_txt":"#00ccff","show_date":"none","show_review":"none","show_author":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","show_excerpt":"block","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_66","tdc_css_class":"tdi_66","tdc_css_class_style":"tdi_66_rand_style"}';
block_tdi_66.td_column_number = "3";
block_tdi_66.block_type = "td_flex_block_1";
block_tdi_66.post_count = "1";
block_tdi_66.found_posts = "954";
block_tdi_66.header_color = "";
block_tdi_66.ajax_pagination_infinite_stop = "";
block_tdi_66.max_num_pages = "947";
tdBlocksArray.push(block_tdi_66);
</script><div class="td-block-title-wrap"></div><div id=tdi_66 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-calmer-chien-qui-aboie-des-que-vous-sortez.html"  rel="bookmark" class="td-image-wrap " title="Comment calmer un chien qui aboie dès que vous sortez ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2026/01/calmer_aboiements_pendant_absence_9401-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/animaux" class="td-post-category" >Animaux</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-calmer-chien-qui-aboie-des-que-vous-sortez.html"  rel="bookmark" title="Comment calmer un chien qui aboie dès que vous sortez ?">Comment calmer un chien qui aboie dès que vous sortez ?</a></h2>
                    <div class="td-excerpt">Vous refermez la porte derrière vous, et deux secondes après, ça commence : des aboiements incessants, aigus, parfois même des gémissements. Votre voisin vous...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div><div class="td_block_wrap td_flex_block_1 tdi_67 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_67" >
<style>.tdi_67{margin-top:-10px!important;margin-bottom:0px!important}</style>
<style>.tdi_67.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_67.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_67 .entry-thumb{background-position:center 50%}.tdi_67 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_67 .td-image-container{display:block;order:0}.ie10 .tdi_67 .td-module-meta-info,.ie11 .tdi_67 .td-module-meta-info{flex:auto}body .tdi_67 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_67 .td-module-meta-info{padding:0 0 10px 0;border-color:#eaeaea}.tdi_67 .td_module_wrap{width:33.33333333%;float:left;padding-left:20px;padding-right:20px;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_67 .td_module_wrap{float:right}.tdi_67 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_67 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_67 .td-post-vid-time{display:block}.tdi_67 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_67 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_67 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_67 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_67 .td-read-more{display:none}.tdi_67 .td-author-date{display:none}.tdi_67 .td-post-author-name{display:none}.tdi_67 .td-post-date,.tdi_67 .td-post-author-name span{display:none}.tdi_67 .entry-review-stars{display:none}.tdi_67 .td-icon-star,.tdi_67 .td-icon-star-empty,.tdi_67 .td-icon-star-half{font-size:15px}.tdi_67 .td-module-comments{display:none}.tdi_67 .td_module_wrap:nth-child(3n+1){clear:both}.tdi_67 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0;padding-bottom:0}.tdi_67 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}.tdi_67 .td-post-category{background-color:rgba(0,0,0,0);color:#ffffff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_67 .td-post-category:hover{color:#dddddd}.tdi_67 .td-module-title a{color:#00ccff;box-shadow:inset 0 0 0 0 #000}.tdi_67 .td_module_wrap:hover .td-module-title a{color:#dddddd!important}.tdi_67 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:17px!important;line-height:1.2!important;font-weight:600!important}.tdi_67 .td-editor-date,.tdi_67 .td-editor-date .td-post-author-name a,.tdi_67 .td-editor-date .entry-date,.tdi_67 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_67 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_67 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_67 .td_module_wrap{padding-bottom:10px;margin-bottom:10px;clear:none!important;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_67 .td-module-container:before{bottom:-10px}.tdi_67 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_67 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_67 .td_module_wrap .td-module-container:before{display:block!important}.tdi_67 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_67 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_67 .entry-title{font-size:16px!important}.tdi_67 .td-post-category{font-size:14px!important}.tdi_67 .td-editor-date,.tdi_67 .td-editor-date .td-post-author-name a,.tdi_67 .td-editor-date .entry-date,.tdi_67 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_67 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_67 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px;clear:none!important;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_67 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_67 .td-module-container:before{bottom:-10px}.tdi_67 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_67 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_67 .td_module_wrap .td-module-container:before{display:block!important}.tdi_67 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_67 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_67 .entry-title{font-size:14px!important}.tdi_67 .td-post-category{font-size:14px!important}.tdi_67 .td-editor-date,.tdi_67 .td-editor-date .td-post-author-name a,.tdi_67 .td-editor-date .entry-date,.tdi_67 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_67 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_67 .td_module_wrap{width:100%;float:left;padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.rtl .tdi_67 .td_module_wrap{float:right}.tdi_67 .td-module-container:before{bottom:-10px}.tdi_67 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_67 .td_module_wrap .td-module-container:before{display:block!important}.tdi_67 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_67 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_67 .entry-title{font-size:16px!important}.tdi_67 .td-post-category{font-size:14px!important}.tdi_67 .td-editor-date,.tdi_67 .td-editor-date .td-post-author-name a,.tdi_67 .td-editor-date .entry-date,.tdi_67 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_67 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_67 = new tdBlock();
block_tdi_67.id = "tdi_67";
block_tdi_67.atts = '{"modules_on_row":"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","cat_bg":"rgba(0,0,0,0)","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxNyIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTYifQ==","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#dddddd","ex_txt":"#000000","meta_info_align":"","show_excerpt":"none","cat_txt":"#ffffff","show_author":"none","category_id":"","hide_image":"yes","modules_divider":"solid","all_modules_space":"20","meta_padding":"0 0 10px 0","tdc_css":"eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0xMCIsIm1hcmdpbi1ib3R0b20iOiIwIiwiZGlzcGxheSI6IiJ9fQ==","limit":"3","offset":"8","modules_gap":"eyJwb3J0cmFpdCI6IjIwIn0=","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","mc1_title_tag":"h2","title_txt":"#00ccff","cat_txt_hover":"#dddddd","show_date":"none","show_review":"none","modules_extra_cat":"","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_height":"","image_width":"","image_radius":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_67","tdc_css_class":"tdi_67","tdc_css_class_style":"tdi_67_rand_style"}';
block_tdi_67.td_column_number = "3";
block_tdi_67.block_type = "td_flex_block_1";
block_tdi_67.post_count = "3";
block_tdi_67.found_posts = "954";
block_tdi_67.header_color = "";
block_tdi_67.ajax_pagination_infinite_stop = "";
block_tdi_67.max_num_pages = "316";
tdBlocksArray.push(block_tdi_67);
</script><div class="td-block-title-wrap"></div><div id=tdi_67 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/mode" class="td-post-category" >Mode/Shopping</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quelles-baskets-blanches-choisir-femme-qui-marche-toute-journee.html"  rel="bookmark" title="Quelles baskets blanches choisir pour femme qui marche toute journée ?">Quelles baskets blanches choisir pour femme qui marche toute journée ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/jeux" class="td-post-category" >Jeux</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-jeu-strategie-relaxant-choisir-pc-portable-ancien.html"  rel="bookmark" title="Quel jeu de stratégie relaxant choisir sur PC portable ancien ?">Quel jeu de stratégie relaxant choisir sur PC portable ancien ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/famille" class="td-post-category" >Famille</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-porte-bebe-ergobaby-choisir-nouveau-ne-moins-4-mois.html"  rel="bookmark" title="Quel porte-bébé Ergobaby choisir pour un nouveau-né de moins de 4 mois ?">Quel porte-bébé Ergobaby choisir pour un nouveau-né de moins de 4 mois ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div><div id="tdi_68" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_69  wpb_row td-pb-row" >
<style scoped>.tdi_69,.tdi_69 .tdc-columns{min-height:0}.tdi_69,.tdi_69 .tdc-columns{display:block}.tdi_69 .tdc-columns{width:100%}.tdi_69:before,.tdi_69:after{display:table}@media (min-width:768px){.tdi_69{margin-left:-50px;margin-right:-50px}.tdi_69 .tdc-row-video-background-error,.tdi_69>.vc_column,.tdi_69>.tdc-columns>.vc_column{padding-left:50px;padding-right:50px}}@media (min-width:1019px) and (max-width:1140px){@media (min-width:768px){.tdi_69{margin-left:-20px;margin-right:-20px}.tdi_69 .tdc-row-video-background-error,.tdi_69>.vc_column,.tdi_69>.tdc-columns>.vc_column{padding-left:20px;padding-right:20px}}}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_69{margin-left:-15px;margin-right:-15px}.tdi_69 .tdc-row-video-background-error,.tdi_69>.vc_column,.tdi_69>.tdc-columns>.vc_column{padding-left:15px;padding-right:15px}}}.tdi_69{padding-top:20px!important}.tdi_69 .td_block_wrap{text-align:left}</style><div class="vc_column tdi_71  wpb_column vc_column_container tdc-column td-pb-span8">
<style scoped>.tdi_71{vertical-align:baseline}.tdi_71>.wpb_wrapper,.tdi_71>.wpb_wrapper>.tdc-elements{display:block}.tdi_71>.wpb_wrapper>.tdc-elements{width:100%}.tdi_71>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_71>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_title tdi_72 td-pb-border-top td_block_template_1 td-fix-index"  data-td-block-uid="tdi_72" >
<style>.td-theme-wrap .tdi_72 .td-pulldown-filter-link:hover,.td-theme-wrap .tdi_72 .td-subcat-item a:hover,.td-theme-wrap .tdi_72 .td-subcat-item .td-cur-simple-item{color:#00ccff}.td-theme-wrap .tdi_72 .block-title>*,.td-theme-wrap .tdi_72 .td-subcat-dropdown:hover .td-subcat-more{background-color:#00ccff}.td-theme-wrap .td-footer-wrapper .tdi_72 .block-title>*{padding:6px 7px 5px;line-height:1}.td-theme-wrap .tdi_72 .block-title{border-color:#00ccff}.td-theme-wrap .tdi_72 .td_module_wrap:hover .entry-title a,.td-theme-wrap .tdi_72 .td_quote_on_blocks,.td-theme-wrap .tdi_72 .td-opacity-cat .td-post-category:hover,.td-theme-wrap .tdi_72 .td-opacity-read .td-read-more a:hover,.td-theme-wrap .tdi_72 .td-opacity-author .td-post-author-name a:hover,.td-theme-wrap .tdi_72 .td-instagram-user a{color:#00ccff}.td-theme-wrap .tdi_72 .td-next-prev-wrap a:hover,.td-theme-wrap .tdi_72 .td-load-more-wrap a:hover{background-color:#00ccff;border-color:#00ccff}.td-theme-wrap .tdi_72 .td-read-more a,.td-theme-wrap .tdi_72 .td-weather-information:before,.td-theme-wrap .tdi_72 .td-weather-week:before,.td-theme-wrap .tdi_72 .td-exchange-header:before,.td-theme-wrap .td-footer-wrapper .tdi_72 .td-post-category,.td-theme-wrap .tdi_72 .td-post-category:hover{background-color:#00ccff}.tdi_72{margin-bottom:20px!important}</style>
<style>body .tdi_72 .td-block-title a,body .tdi_72 .td-block-title span{font-family:Poppins!important;font-size:16px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important}@media (min-width:768px) and (max-width:1018px){body .tdi_72 .td-block-title a,body .tdi_72 .td-block-title span{font-size:13px!important}}</style><div class="td-block-title-wrap"><h3 class="block-title td-block-title"><span class="td-pulldown-size">Des articles quotidiens</span></h3></div></div><div class="td_block_wrap td_flex_block_1 tdi_73 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_73" >
<style>.tdi_73.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_73.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_73 .td-image-wrap{padding-bottom:60%}.tdi_73 .entry-thumb{background-position:center 50%}.tdi_73 .td-image-container{flex:0 0 50%;width:50%;display:block;order:0}.ie10 .tdi_73 .td-image-container,.ie11 .tdi_73 .td-image-container{flex:0 0 auto}.tdi_73 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_73 .td-module-meta-info,.ie11 .tdi_73 .td-module-meta-info{flex:1}body .tdi_73 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_73 .td-module-meta-info{padding:0 0 0 30px;display:flex;flex-direction:column;justify-content:initial;border-color:#eaeaea}.tdi_73 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_73 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:0;bottom:auto}.tdi_73 .td-post-vid-time{top:0;bottom:auto;display:block}.tdi_73 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:25px;margin-bottom:25px}.tdi_73 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_73 .td-module-container:before{bottom:-25px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea}.tdi_73 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_73 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_73 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_73 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_73 .td-read-more{display:none}.tdi_73 .td-author-date{display:inline}.tdi_73 .td-post-author-name{display:none}.tdi_73 .td-post-date,.tdi_73 .td-post-author-name span{display:none}.tdi_73 .entry-review-stars{display:inline-block}.tdi_73 .td-icon-star,.tdi_73 .td-icon-star-empty,.tdi_73 .td-icon-star-half{font-size:15px}.tdi_73 .td-module-comments{display:none}.tdi_73 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_73 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_73 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_73 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_73 .td-excerpt{color:#000000;margin:16px 0;column-count:1;column-gap:48px;font-family:Crimson Pro!important;font-size:18px!important;line-height:1.4!important;font-weight:300!important}.tdi_73 .entry-title{margin:16px 0 0;font-family:Poppins!important;font-size:21px!important;line-height:1.4!important;font-weight:700!important}.tdi_73 .td-editor-date,.tdi_73 .td-editor-date .td-post-author-name a,.tdi_73 .td-editor-date .entry-date,.tdi_73 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_73 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_73 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_73 .td-image-wrap{padding-bottom:70%}.tdi_73 .td-image-container{flex:0 0 45%;width:45%}.ie10 .tdi_73 .td-image-container,.ie11 .tdi_73 .td-image-container{flex:0 0 auto}.tdi_73 .td-module-meta-info{padding:0 0 0 20px}.tdi_73 .td_module_wrap{padding-bottom:25px;margin-bottom:25px;padding-bottom:25px!important;margin-bottom:25px!important}.tdi_73 .td-module-container:before{bottom:-25px}.tdi_73 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_73 .td_module_wrap .td-module-container:before{display:block!important}.tdi_73 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_73 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_73 .entry-title{font-size:18px!important}.tdi_73 .td-post-category{font-size:14px!important}.tdi_73 .td-editor-date,.tdi_73 .td-editor-date .td-post-author-name a,.tdi_73 .td-editor-date .entry-date,.tdi_73 .td-module-comments a{font-size:14px!important}.tdi_73 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_73 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_73 .td-image-wrap{padding-bottom:70%}.tdi_73 .td-image-container{flex:0 0 40%;width:40%}.ie10 .tdi_73 .td-image-container,.ie11 .tdi_73 .td-image-container{flex:0 0 auto}.tdi_73 .td-module-meta-info{padding:0 0 0 15px}.tdi_73 .td_module_wrap{padding-bottom:25px;margin-bottom:25px;padding-bottom:25px!important;margin-bottom:25px!important}.tdi_73 .td-module-container:before{bottom:-25px}.tdi_73 .td-video-play-ico{width:30px;height:30px;font-size:30px}.tdi_73 .td-excerpt{display:none}.tdi_73 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_73 .td_module_wrap .td-module-container:before{display:block!important}.tdi_73 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_73 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_73 .entry-title{margin:12px 0 6px;font-size:18px!important;line-height:1.2!important}.tdi_73 .td-post-category{font-size:14px!important}.tdi_73 .td-editor-date,.tdi_73 .td-editor-date .td-post-author-name a,.tdi_73 .td-editor-date .entry-date,.tdi_73 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_73 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_73 .td-image-wrap{padding-bottom:80%}.tdi_73 .td-image-container{flex:0 0 40%;width:40%}.ie10 .tdi_73 .td-image-container,.ie11 .tdi_73 .td-image-container{flex:0 0 auto}.tdi_73 .td-module-meta-info{padding:0 0 0 20px}.tdi_73 .td_module_wrap{padding-bottom:25px;margin-bottom:25px;padding-bottom:25px!important;margin-bottom:25px!important}.tdi_73 .td-module-container:before{bottom:-25px}.tdi_73 .td-video-play-ico{width:30px;height:30px;font-size:30px}.tdi_73 .td-excerpt{display:none}.tdi_73 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_73 .td_module_wrap .td-module-container:before{display:block!important}.tdi_73 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_73 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_73 .entry-title{margin:10px 0 4px;font-size:16px!important;line-height:1.2!important}.tdi_73 .td-post-category{font-size:14px!important}.tdi_73 .td-editor-date,.tdi_73 .td-editor-date .td-post-author-name a,.tdi_73 .td-editor-date .entry-date,.tdi_73 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_73 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_73 = new tdBlock();
block_tdi_73.id = "tdi_73";
block_tdi_73.atts = '{"modules_on_row":"","limit":"4","hide_audio":"yes","image_floated":"float_left","image_width":"eyJhbGwiOiI1MCIsImxhbmRzY2FwZSI6IjQ1IiwicG9ydHJhaXQiOiI0MCIsInBob25lIjoiNDAifQ==","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"700","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"eyJhbGwiOiIxLjQiLCJwb3J0cmFpdCI6IjEuMiIsInBob25lIjoiMS4yIn0=","f_title_font_size":"eyJhbGwiOiIyMSIsImxhbmRzY2FwZSI6IjE4IiwicG9ydHJhaXQiOiIxOCIsInBob25lIjoiMTYifQ==","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_ex_font_family":"789","f_ex_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2In0=","art_title":"eyJhbGwiOiIxNnB4IDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDZweCIsInBob25lIjoiMTBweCAwIDRweCJ9","f_ex_font_line_height":"1.4","f_ex_font_weight":"300","ex_txt":"#000000","excerpt_middle":"yes","art_excerpt":"16px 0","meta_info_align":"initial","title_txt_hover":"#00ccff","image_height":"eyJhbGwiOiI2MCIsImxhbmRzY2FwZSI6IjcwIiwicG9ydHJhaXQiOiI3MCIsInBob25lIjoiODAifQ==","meta_padding":"eyJhbGwiOiIwIDAgMCAzMHB4IiwibGFuZHNjYXBlIjoiMCAwIDAgMjBweCIsInBvcnRyYWl0IjoiMCAwIDAgMTVweCIsInBob25lIjoiMCAwIDAgMjBweCJ9","modules_divider":"solid","modules_divider_color":"","all_modules_space":"50","category_id":"","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJwaG9uZSI6Im5vbmUifQ==","video_icon":"eyJwb3J0cmFpdCI6IjMwIiwicGhvbmUiOiIzMCJ9","excl_padd":"eyJwb3J0cmFpdCI6IjNweCA2cHggMnB4IiwicGhvbmUiOiIzcHggNnB4IDJweCJ9","f_excl_font_size":"eyJwb3J0cmFpdCI6IjEwIiwicGhvbmUiOiIxMCJ9","offset":"11","mc1_title_tag":"h2","show_author":"none","show_date":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","h_effect":"","image_size":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","tdc_css":"","td_column_number":2,"header_color":"","color_preset":"","border_top":"","class":"tdi_73","tdc_css_class":"tdi_73","tdc_css_class_style":"tdi_73_rand_style"}';
block_tdi_73.td_column_number = "2";
block_tdi_73.block_type = "td_flex_block_1";
block_tdi_73.post_count = "4";
block_tdi_73.found_posts = "954";
block_tdi_73.header_color = "";
block_tdi_73.ajax_pagination_infinite_stop = "";
block_tdi_73.max_num_pages = "236";
tdBlocksArray.push(block_tdi_73);
</script><div class="td-block-title-wrap"></div><div id=tdi_73 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-choisir-ecouteurs-bose-faire-sport-risquer-perdre.html"  rel="bookmark" class="td-image-wrap " title="Comment choisir des écouteurs Bose pour faire du sport sans risquer de les perdre ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/09/couteurs_bose_sport_securises_2405-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/tech" class="td-post-category" >Tech</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-choisir-ecouteurs-bose-faire-sport-risquer-perdre.html"  rel="bookmark" title="Comment choisir des écouteurs Bose pour faire du sport sans risquer de les perdre ?">Comment choisir des écouteurs Bose pour faire du sport sans risquer de les perdre ?</a></h2>
                    <div class="td-excerpt">Le choix d&#039;écouteurs pour le sport représente un défi technique majeur. Je dois concilier maintien optimal, résistance à l&#039;humidité et qualité sonore pour éviter...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quelle-assurance-auto-choisir-tesla-model-3-doccasion.html"  rel="bookmark" class="td-image-wrap " title="Quelle assurance auto choisir pour une Tesla Model 3 d&#8217;occasion ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/09/assurance_tesla_model_3_occasion_2657-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/auto-moto" class="td-post-category" >Auto/Moto</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quelle-assurance-auto-choisir-tesla-model-3-doccasion.html"  rel="bookmark" title="Quelle assurance auto choisir pour une Tesla Model 3 d&#8217;occasion ?">Quelle assurance auto choisir pour une Tesla Model 3 d&#8217;occasion ?</a></h2>
                    <div class="td-excerpt">L&#039;achat d&#039;une Tesla Model 3 d&#039;occasion représente un investissement important qui nécessite une protection adaptée. Les véhicules électriques présentent des spécificités techniques uniques qui...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-choisir-valise-samsonite-voyage-avion-plus-3-semaines.html"  rel="bookmark" class="td-image-wrap " title="Comment choisir une valise Samsonite pour un voyage en avion de plus de 3 semaines ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/09/valise_samsonite_voyage_long_1527-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/voyage" class="td-post-category" >Voyage</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-choisir-valise-samsonite-voyage-avion-plus-3-semaines.html"  rel="bookmark" title="Comment choisir une valise Samsonite pour un voyage en avion de plus de 3 semaines ?">Comment choisir une valise Samsonite pour un voyage en avion de plus de 3 semaines ?</a></h2>
                    <div class="td-excerpt">Choisir la valise idéale pour un voyage prolongé de plus de trois semaines représente un défi particulier. Les contraintes aéroportuaires, le poids autorisé de...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-choisir-radiateur-electrique-dyson-chambre-15m2.html"  rel="bookmark" class="td-image-wrap " title="Comment choisir un radiateur électrique Dyson pour une chambre de 15m² ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/09/radiateur_dyson_chambre_15m2_3256-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-choisir-radiateur-electrique-dyson-chambre-15m2.html"  rel="bookmark" title="Comment choisir un radiateur électrique Dyson pour une chambre de 15m² ?">Comment choisir un radiateur électrique Dyson pour une chambre de 15m² ?</a></h2>
                    <div class="td-excerpt">Choisir un radiateur électrique Dyson pour une chambre de 15m² nécessite d&#039;analyser plusieurs critères essentiels. Je vais vous présenter les technologies disponibles, leurs performances...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div><div class="vc_column tdi_75  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky">
<style scoped>.tdi_75{vertical-align:baseline}.tdi_75>.wpb_wrapper,.tdi_75>.wpb_wrapper>.tdc-elements{display:block}.tdi_75>.wpb_wrapper>.tdc-elements{width:100%}.tdi_75>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_75>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" data-sticky-enabled-on="W3RydWUsdHJ1ZSx0cnVlLHRydWVd" data-sticky-offset="20" data-sticky-is-width-auto="W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ=="><div class="td_block_wrap td_block_title tdi_76 td-pb-border-top td_block_template_1 td-fix-index"  data-td-block-uid="tdi_76" >
<style>.td-theme-wrap .tdi_76 .td-pulldown-filter-link:hover,.td-theme-wrap .tdi_76 .td-subcat-item a:hover,.td-theme-wrap .tdi_76 .td-subcat-item .td-cur-simple-item{color:#00ccff}.td-theme-wrap .tdi_76 .block-title>*,.td-theme-wrap .tdi_76 .td-subcat-dropdown:hover .td-subcat-more{background-color:#00ccff}.td-theme-wrap .td-footer-wrapper .tdi_76 .block-title>*{padding:6px 7px 5px;line-height:1}.td-theme-wrap .tdi_76 .block-title{border-color:#00ccff}.td-theme-wrap .tdi_76 .td_module_wrap:hover .entry-title a,.td-theme-wrap .tdi_76 .td_quote_on_blocks,.td-theme-wrap .tdi_76 .td-opacity-cat .td-post-category:hover,.td-theme-wrap .tdi_76 .td-opacity-read .td-read-more a:hover,.td-theme-wrap .tdi_76 .td-opacity-author .td-post-author-name a:hover,.td-theme-wrap .tdi_76 .td-instagram-user a{color:#00ccff}.td-theme-wrap .tdi_76 .td-next-prev-wrap a:hover,.td-theme-wrap .tdi_76 .td-load-more-wrap a:hover{background-color:#00ccff;border-color:#00ccff}.td-theme-wrap .tdi_76 .td-read-more a,.td-theme-wrap .tdi_76 .td-weather-information:before,.td-theme-wrap .tdi_76 .td-weather-week:before,.td-theme-wrap .tdi_76 .td-exchange-header:before,.td-theme-wrap .td-footer-wrapper .tdi_76 .td-post-category,.td-theme-wrap .tdi_76 .td-post-category:hover{background-color:#00ccff}.tdi_76{margin-bottom:20px!important}</style>
<style>body .tdi_76 .td-block-title a,body .tdi_76 .td-block-title span{font-family:Poppins!important;font-size:16px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important}@media (min-width:768px) and (max-width:1018px){body .tdi_76 .td-block-title a,body .tdi_76 .td-block-title span{font-size:13px!important}}</style><div class="td-block-title-wrap"><h3 class="block-title td-block-title"><span class="td-pulldown-size">Avec de superbes conseils</span></h3></div></div><div class="td_block_wrap td_flex_block_1 tdi_77 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_77" >
<style>.tdi_77{margin-bottom:50px!important}@media (min-width:768px) and (max-width:1018px){.tdi_77{margin-bottom:30px!important}}</style>
<style>.tdi_77.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_77.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_77 .td-image-wrap{padding-bottom:85%}.tdi_77 .entry-thumb{background-position:center 50%}.tdi_77 .td-image-container{flex:0 0 40%;width:40%;display:block;order:1}.ie10 .tdi_77 .td-image-container,.ie11 .tdi_77 .td-image-container{flex:0 0 auto}.tdi_77 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.tdi_77 .td-module-meta-info{flex:1;padding:0 10px 0 0;border-color:#eaeaea}body .tdi_77 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_77 .td_module_wrap{padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.tdi_77 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_77 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_77 .td-video-play-ico{width:30px;height:30px;font-size:30px}.tdi_77 .td-post-vid-time{display:block}.tdi_77 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_77 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_77 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_77 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_77 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_77 .td-read-more{display:none}.tdi_77 .td-author-date{display:inline}.tdi_77 .td-post-author-name{display:none}.tdi_77 .td-post-date,.tdi_77 .td-post-author-name span{display:none}.tdi_77 .entry-review-stars{display:inline-block}.tdi_77 .td-icon-star,.tdi_77 .td-icon-star-empty,.tdi_77 .td-icon-star-half{font-size:15px}.tdi_77 .td-module-comments{display:none}.tdi_77 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_77 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_77 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_77 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_77 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:16px!important;line-height:1.2!important;font-weight:600!important}.tdi_77 .td-editor-date,.tdi_77 .td-editor-date .td-post-author-name a,.tdi_77 .td-editor-date .entry-date,.tdi_77 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_77 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_77 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_77 .td-image-container{flex:0 0 35%;width:35%}.ie10 .tdi_77 .td-image-container,.ie11 .tdi_77 .td-image-container{flex:0 0 auto}.tdi_77 .td_module_wrap{padding-bottom:13px;margin-bottom:13px;padding-bottom:13px!important;margin-bottom:13px!important}.tdi_77 .td-module-container:before{bottom:-13px}.tdi_77 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_77 .td_module_wrap .td-module-container:before{display:block!important}.tdi_77 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_77 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_77 .entry-title{font-size:14px!important}.tdi_77 .td-post-category{font-size:14px!important}.tdi_77 .td-editor-date,.tdi_77 .td-editor-date .td-post-author-name a,.tdi_77 .td-editor-date .entry-date,.tdi_77 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_77 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_77 .td_module_wrap{padding-bottom:13px;margin-bottom:13px;padding-bottom:13px!important;margin-bottom:13px!important}.tdi_77 .td-module-container:before{bottom:-13px}.tdi_77 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_77 .td_module_wrap .td-module-container:before{display:block!important}.tdi_77 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_77 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_77 .entry-title{font-size:12px!important}.tdi_77 .td-post-category{font-size:14px!important}.tdi_77 .td-editor-date,.tdi_77 .td-editor-date .td-post-author-name a,.tdi_77 .td-editor-date .entry-date,.tdi_77 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_77 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_77 .td-image-wrap{padding-bottom:80%}.tdi_77 .td-module-meta-info{padding:0 15px 0 0}.tdi_77 .td_module_wrap{padding-bottom:13px;margin-bottom:13px;padding-bottom:13px!important;margin-bottom:13px!important}.tdi_77 .td-module-container:before{bottom:-13px}.tdi_77 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_77 .td_module_wrap .td-module-container:before{display:block!important}.tdi_77 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_77 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_77 .td-post-category{font-size:14px!important}.tdi_77 .td-editor-date,.tdi_77 .td-editor-date .td-post-author-name a,.tdi_77 .td-editor-date .entry-date,.tdi_77 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_77 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_77 = new tdBlock();
block_tdi_77.id = "tdi_77";
block_tdi_77.atts = '{"modules_on_row":"","limit":"3","hide_audio":"yes","image_floated":"float_right","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxMiJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"","offset":"15","image_height":"eyJhbGwiOiI4NSIsInBob25lIjoiODAifQ==","modules_gap":"30","show_excerpt":"none","image_width":"eyJhbGwiOiI0MCIsImxhbmRzY2FwZSI6IjM1In0=","cat_txt":"#00ccff","show_author":"none","meta_padding":"eyJhbGwiOiIwIDEwcHggMCAwIiwicGhvbmUiOiIwIDE1cHggMCAwIn0=","category_id":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjUwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","all_modules_space":"eyJhbGwiOiIzNiIsImxhbmRzY2FwZSI6IjI2IiwicG9ydHJhaXQiOiIyNiIsInBob25lIjoiMjYifQ==","video_icon":"30","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","mc1_title_tag":"h2","show_date":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_77","tdc_css_class":"tdi_77","tdc_css_class_style":"tdi_77_rand_style"}';
block_tdi_77.td_column_number = "1";
block_tdi_77.block_type = "td_flex_block_1";
block_tdi_77.post_count = "3";
block_tdi_77.found_posts = "954";
block_tdi_77.header_color = "";
block_tdi_77.ajax_pagination_infinite_stop = "";
block_tdi_77.max_num_pages = "313";
tdBlocksArray.push(block_tdi_77);
</script><div class="td-block-title-wrap"></div><div id=tdi_77 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quel-matelas-emma-choisir-quand-on-dort-deux-morphologies-differentes.html"  rel="bookmark" class="td-image-wrap " title="Quel matelas Emma choisir quand on dort à deux avec des morphologies différentes ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/09/matelas_emma_couple_morphologies_4122-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/sante" class="td-post-category" >Santé</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-matelas-emma-choisir-quand-on-dort-deux-morphologies-differentes.html"  rel="bookmark" title="Quel matelas Emma choisir quand on dort à deux avec des morphologies différentes ?">Quel matelas Emma choisir quand on dort à deux avec des morphologies différentes ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quel-vpn-gratuit-choisir-pour-un-mac-sans-compromettre-la-securite.html"  rel="bookmark" class="td-image-wrap " title="Quel VPN gratuit choisir pour un Mac sans compromettre la sécurité ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/09/vpn_gratuit_mac_securise_3104-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/tech" class="td-post-category" >Tech</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-vpn-gratuit-choisir-pour-un-mac-sans-compromettre-la-securite.html"  rel="bookmark" title="Quel VPN gratuit choisir pour un Mac sans compromettre la sécurité ?">Quel VPN gratuit choisir pour un Mac sans compromettre la sécurité ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quelle-neobanque-revolut-n26-choisir-auto-entrepreneur-debutant.html"  rel="bookmark" class="td-image-wrap " title="Quelle néobanque Revolut ou N26 choisir pour un auto-entrepreneur débutant ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/09/revolut_ou_n26_auto_entrepreneur_3332-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/argent" class="td-post-category" >Argent</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quelle-neobanque-revolut-n26-choisir-auto-entrepreneur-debutant.html"  rel="bookmark" title="Quelle néobanque Revolut ou N26 choisir pour un auto-entrepreneur débutant ?">Quelle néobanque Revolut ou N26 choisir pour un auto-entrepreneur débutant ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div><div id="tdi_78" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_79  wpb_row td-pb-row" >
<style scoped>.tdi_79,.tdi_79 .tdc-columns{min-height:0}.tdi_79,.tdi_79 .tdc-columns{display:block}.tdi_79 .tdc-columns{width:100%}.tdi_79:before,.tdi_79:after{display:table}.tdi_79{padding-top:50px!important}.tdi_79 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_79{padding-top:30px!important}}@media (max-width:767px){.tdi_79{padding-top:30px!important}}</style><div class="vc_column tdi_81  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>.tdi_81{vertical-align:baseline}.tdi_81>.wpb_wrapper,.tdi_81>.wpb_wrapper>.tdc-elements{display:block}.tdi_81>.wpb_wrapper>.tdc-elements{width:100%}.tdi_81>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_81>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_82 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_82" >
<style>.tdi_82{margin-bottom:25px!important}</style>
<style>.tdi_82.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_82.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_82 .td-image-wrap{padding-bottom:65%}.tdi_82 .entry-thumb{background-position:center 50%}.tdi_82 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_82 .td-image-container{display:block;order:0}.ie10 .tdi_82 .td-module-meta-info,.ie11 .tdi_82 .td-module-meta-info{flex:auto}body .tdi_82 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_82 .td-module-meta-info{display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_82 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_82 .td_module_wrap{padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.tdi_82 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_82 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_82 .td-post-vid-time{display:block}.tdi_82 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_82 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_82 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_82 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_82 .td-read-more{display:none}.tdi_82 .td-author-date{display:none}.tdi_82 .td-post-author-name{display:none}.tdi_82 .td-post-date,.tdi_82 .td-post-author-name span{display:none}.tdi_82 .entry-review-stars{display:none}.tdi_82 .td-icon-star,.tdi_82 .td-icon-star-empty,.tdi_82 .td-icon-star-half{font-size:15px}.tdi_82 .td-module-comments{display:none}.tdi_82 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_82 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_82 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_82 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_82 .td-excerpt{color:#000000;margin:0 0 10px;column-count:1;column-gap:48px;font-family:Crimson Pro!important;font-size:18px!important;line-height:1.4!important;font-weight:300!important}.tdi_82 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_82 .td-editor-date,.tdi_82 .td-editor-date .td-post-author-name a,.tdi_82 .td-editor-date .entry-date,.tdi_82 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_82 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_82 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_82 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_82 .td-module-container:before{bottom:-18px}.tdi_82 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_82 .td_module_wrap .td-module-container:before{display:block!important}.tdi_82 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_82 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_82 .entry-title{font-size:16px!important}.tdi_82 .td-post-category{font-size:14px!important}.tdi_82 .td-editor-date,.tdi_82 .td-editor-date .td-post-author-name a,.tdi_82 .td-editor-date .entry-date,.tdi_82 .td-module-comments a{font-size:14px!important}.tdi_82 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_82 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_82 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_82 .td-module-container:before{bottom:-18px}.tdi_82 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_82 .td_module_wrap .td-module-container:before{display:block!important}.tdi_82 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_82 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_82 .entry-title{font-size:14px!important}.tdi_82 .td-post-category{font-size:14px!important}.tdi_82 .td-editor-date,.tdi_82 .td-editor-date .td-post-author-name a,.tdi_82 .td-editor-date .entry-date,.tdi_82 .td-module-comments a{font-size:14px!important}.tdi_82 .td-excerpt{font-size:14px!important}@media (min-width:768px){.tdi_82 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_82 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_82 .td-module-container:before{bottom:-18px}.tdi_82 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_82 .td_module_wrap .td-module-container:before{display:block!important}.tdi_82 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_82 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_82 .td-post-category{font-size:14px!important}.tdi_82 .td-editor-date,.tdi_82 .td-editor-date .td-post-author-name a,.tdi_82 .td-editor-date .entry-date,.tdi_82 .td-module-comments a{font-size:14px!important}.tdi_82 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_82 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_82 = new tdBlock();
block_tdi_82.id = "tdi_82";
block_tdi_82.atts = '{"hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_ex_font_family":"789","f_ex_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTYifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","f_ex_font_line_height":"1.4","f_ex_font_weight":"300","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","image_height":"65","show_excerpt":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjI1IiwiZGlzcGxheSI6IiJ9fQ==","art_excerpt":"0 0 10px","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","mc1_title_tag":"h2","category_id":"","modules_on_row":"","modules_gap":"30","limit":"1","offset":"18","show_author":"none","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_82","tdc_css_class":"tdi_82","tdc_css_class_style":"tdi_82_rand_style"}';
block_tdi_82.td_column_number = "1";
block_tdi_82.block_type = "td_flex_block_1";
block_tdi_82.post_count = "1";
block_tdi_82.found_posts = "954";
block_tdi_82.header_color = "";
block_tdi_82.ajax_pagination_infinite_stop = "";
block_tdi_82.max_num_pages = "936";
tdBlocksArray.push(block_tdi_82);
</script><div class="td-block-title-wrap"></div><div id=tdi_82 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/bien-sorganiser-pour-reussir-son-cap-metiers-de-la-mode.html"  rel="bookmark" class="td-image-wrap " title="Bien s&#8217;organiser pour réussir son CAP Métiers de la Mode" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/08/Bien-sorganiser-pour-reussir-son-CAP-Metiers-de-la-Mode-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/mode" class="td-post-category" >Mode/Shopping</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/bien-sorganiser-pour-reussir-son-cap-metiers-de-la-mode.html"  rel="bookmark" title="Bien s&#8217;organiser pour réussir son CAP Métiers de la Mode">Bien s&#8217;organiser pour réussir son CAP Métiers de la Mode</a></h2>
                    <div class="td-excerpt">La formation aux métiers de la mode exige rigueur, créativité et une organisation sans faille. Que vous suiviez votre CAP Métiers de la Mode...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_84  td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span>
<style scoped>.tdi_84{margin-bottom:5px!important}</style></div><div class="td_block_wrap td_flex_block_1 tdi_85 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_85" >
<style>.tdi_85{margin-bottom:80px!important}@media (min-width:768px) and (max-width:1018px){.tdi_85{margin-bottom:30px!important}}@media (max-width:767px){.tdi_85{margin-bottom:40px!important}}</style>
<style>.tdi_85.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_85.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_85 .td-image-wrap{padding-bottom:65%}.tdi_85 .entry-thumb{background-position:center 50%}.tdi_85 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_85 .td-image-container{display:block;order:0}.ie10 .tdi_85 .td-module-meta-info,.ie11 .tdi_85 .td-module-meta-info{flex:auto}body .tdi_85 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_85 .td-module-meta-info{padding:0 0 10px 0;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_85 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_85 .td_module_wrap{padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.tdi_85 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_85 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_85 .td-post-vid-time{display:block}.tdi_85 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_85 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_85 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_85 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_85 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_85 .td-read-more{display:none}.tdi_85 .td-author-date{display:none}.tdi_85 .td-post-author-name{display:none}.tdi_85 .td-post-date,.tdi_85 .td-post-author-name span{display:none}.tdi_85 .entry-review-stars{display:none}.tdi_85 .td-icon-star,.tdi_85 .td-icon-star-empty,.tdi_85 .td-icon-star-half{font-size:15px}.tdi_85 .td-module-comments{display:none}.tdi_85 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_85 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_85 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_85 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_85 .td-editor-date,.tdi_85 .td-editor-date .td-post-author-name a,.tdi_85 .td-editor-date .entry-date,.tdi_85 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_85 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_85 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_85 .td-module-container:before{bottom:-18px}.tdi_85 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_85 .entry-title{font-size:16px!important}.tdi_85 .td-post-category{font-size:14px!important}.tdi_85 .td-editor-date,.tdi_85 .td-editor-date .td-post-author-name a,.tdi_85 .td-editor-date .entry-date,.tdi_85 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_85 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_85 .td-module-container:before{bottom:-18px}.tdi_85 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_85 .entry-title{font-size:14px!important}.tdi_85 .td-post-category{font-size:14px!important}.tdi_85 .td-editor-date,.tdi_85 .td-editor-date .td-post-author-name a,.tdi_85 .td-editor-date .entry-date,.tdi_85 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_85 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_85 .td-module-container:before{bottom:-18px}.tdi_85 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_85 .td-post-category{font-size:14px!important}.tdi_85 .td-editor-date,.tdi_85 .td-editor-date .td-post-author-name a,.tdi_85 .td-editor-date .entry-date,.tdi_85 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_85 = new tdBlock();
block_tdi_85.id = "tdi_85";
block_tdi_85.atts = '{"modules_on_row":"","limit":"2","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","image_height":"65","modules_gap":"30","show_excerpt":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjgwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI0MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","hide_image":"yes","offset":"21","category_id":"","modules_divider":"solid","meta_padding":"0 0 10px 0","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","mc1_title_tag":"h2","show_author":"none","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_85","tdc_css_class":"tdi_85","tdc_css_class_style":"tdi_85_rand_style"}';
block_tdi_85.td_column_number = "1";
block_tdi_85.block_type = "td_flex_block_1";
block_tdi_85.post_count = "2";
block_tdi_85.found_posts = "954";
block_tdi_85.header_color = "";
block_tdi_85.ajax_pagination_infinite_stop = "";
block_tdi_85.max_num_pages = "467";
tdBlocksArray.push(block_tdi_85);
</script><div class="td-block-title-wrap"></div><div id=tdi_85 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/mode" class="td-post-category" >Mode/Shopping</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-entretenir-vos-bijoux-dingue-bijoux-faire-durer.html"  rel="bookmark" title="Comment entretenir vos bijoux Dingue de Bijoux pour les faire durer ?">Comment entretenir vos bijoux Dingue de Bijoux pour les faire durer ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/animaux" class="td-post-category" >Animaux</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-fabriquer-jouet-chat-objets-quotidien.html"  rel="bookmark" title="Comment fabriquer un jouet pour chat avec des objets du quotidien ?">Comment fabriquer un jouet pour chat avec des objets du quotidien ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div><div class="vc_column tdi_87  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>.tdi_87{vertical-align:baseline}.tdi_87>.wpb_wrapper,.tdi_87>.wpb_wrapper>.tdc-elements{display:block}.tdi_87>.wpb_wrapper>.tdc-elements{width:100%}.tdi_87>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_87>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_88 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_88" >
<style>.tdi_88{margin-bottom:25px!important}</style>
<style>.tdi_88.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_88.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_88 .td-image-wrap{padding-bottom:65%}.tdi_88 .entry-thumb{background-position:center 50%}.tdi_88 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_88 .td-image-container{display:block;order:0}.ie10 .tdi_88 .td-module-meta-info,.ie11 .tdi_88 .td-module-meta-info{flex:auto}body .tdi_88 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_88 .td-module-meta-info{display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_88 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_88 .td_module_wrap{padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.tdi_88 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_88 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_88 .td-post-vid-time{display:block}.tdi_88 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_88 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_88 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_88 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_88 .td-read-more{display:none}.tdi_88 .td-author-date{display:none}.tdi_88 .td-post-author-name{display:none}.tdi_88 .td-post-date,.tdi_88 .td-post-author-name span{display:none}.tdi_88 .entry-review-stars{display:none}.tdi_88 .td-icon-star,.tdi_88 .td-icon-star-empty,.tdi_88 .td-icon-star-half{font-size:15px}.tdi_88 .td-module-comments{display:none}.tdi_88 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_88 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_88 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_88 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_88 .td-excerpt{color:#000000;margin:0 0 10px;column-count:1;column-gap:48px;font-family:Crimson Pro!important;font-size:18px!important;line-height:1.4!important;font-weight:300!important}.tdi_88 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_88 .td-editor-date,.tdi_88 .td-editor-date .td-post-author-name a,.tdi_88 .td-editor-date .entry-date,.tdi_88 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_88 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_88 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_88 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_88 .td-module-container:before{bottom:-18px}.tdi_88 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_88 .td_module_wrap .td-module-container:before{display:block!important}.tdi_88 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_88 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_88 .entry-title{font-size:16px!important}.tdi_88 .td-post-category{font-size:14px!important}.tdi_88 .td-editor-date,.tdi_88 .td-editor-date .td-post-author-name a,.tdi_88 .td-editor-date .entry-date,.tdi_88 .td-module-comments a{font-size:14px!important}.tdi_88 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_88 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_88 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_88 .td-module-container:before{bottom:-18px}.tdi_88 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_88 .td_module_wrap .td-module-container:before{display:block!important}.tdi_88 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_88 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_88 .entry-title{font-size:14px!important}.tdi_88 .td-post-category{font-size:14px!important}.tdi_88 .td-editor-date,.tdi_88 .td-editor-date .td-post-author-name a,.tdi_88 .td-editor-date .entry-date,.tdi_88 .td-module-comments a{font-size:14px!important}.tdi_88 .td-excerpt{font-size:14px!important}@media (min-width:768px){.tdi_88 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_88 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_88 .td-module-container:before{bottom:-18px}.tdi_88 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_88 .td_module_wrap .td-module-container:before{display:block!important}.tdi_88 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_88 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_88 .td-post-category{font-size:14px!important}.tdi_88 .td-editor-date,.tdi_88 .td-editor-date .td-post-author-name a,.tdi_88 .td-editor-date .entry-date,.tdi_88 .td-module-comments a{font-size:14px!important}.tdi_88 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_88 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_88 = new tdBlock();
block_tdi_88.id = "tdi_88";
block_tdi_88.atts = '{"hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_ex_font_family":"789","f_ex_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTYifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","f_ex_font_line_height":"1.4","f_ex_font_weight":"300","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","image_height":"65","show_excerpt":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjI1IiwiZGlzcGxheSI6IiJ9fQ==","art_excerpt":"0 0 10px","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","mc1_title_tag":"h2","category_id":"","modules_on_row":"","modules_gap":"30","limit":"1","offset":"19","show_review":"none","show_date":"none","show_author":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_88","tdc_css_class":"tdi_88","tdc_css_class_style":"tdi_88_rand_style"}';
block_tdi_88.td_column_number = "1";
block_tdi_88.block_type = "td_flex_block_1";
block_tdi_88.post_count = "1";
block_tdi_88.found_posts = "954";
block_tdi_88.header_color = "";
block_tdi_88.ajax_pagination_infinite_stop = "";
block_tdi_88.max_num_pages = "935";
tdBlocksArray.push(block_tdi_88);
</script><div class="td-block-title-wrap"></div><div id=tdi_88 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quels-sont-meilleurs-podcasts-ecouter-comportement-animal.html"  rel="bookmark" class="td-image-wrap " title="Quels sont les meilleurs podcasts à écouter sur le comportement animal ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/03/podcasts_sur_comportement_animal_2336-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/animaux" class="td-post-category" >Animaux</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quels-sont-meilleurs-podcasts-ecouter-comportement-animal.html"  rel="bookmark" title="Quels sont les meilleurs podcasts à écouter sur le comportement animal ?">Quels sont les meilleurs podcasts à écouter sur le comportement animal ?</a></h2>
                    <div class="td-excerpt">Un soir d&#039;hiver, blottie sous un plaid avec mon chat Pacha ronronnant à mes côtés, j&#039;ai découvert la puissance des podcasts sur le comportement...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_90  td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span>
<style scoped>.tdi_90{margin-bottom:5px!important}</style></div><div class="td_block_wrap td_flex_block_1 tdi_91 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_91" >
<style>.tdi_91{margin-bottom:80px!important}@media (min-width:768px) and (max-width:1018px){.tdi_91{margin-bottom:30px!important}}@media (max-width:767px){.tdi_91{margin-bottom:40px!important}}</style>
<style>.tdi_91.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_91.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_91 .td-image-wrap{padding-bottom:65%}.tdi_91 .entry-thumb{background-position:center 50%}.tdi_91 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_91 .td-image-container{display:block;order:0}.ie10 .tdi_91 .td-module-meta-info,.ie11 .tdi_91 .td-module-meta-info{flex:auto}body .tdi_91 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_91 .td-module-meta-info{padding:0 0 10px 0;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_91 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_91 .td_module_wrap{padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.tdi_91 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_91 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_91 .td-post-vid-time{display:block}.tdi_91 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_91 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_91 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_91 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_91 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_91 .td-read-more{display:none}.tdi_91 .td-author-date{display:none}.tdi_91 .td-post-author-name{display:none}.tdi_91 .td-post-date,.tdi_91 .td-post-author-name span{display:none}.tdi_91 .entry-review-stars{display:none}.tdi_91 .td-icon-star,.tdi_91 .td-icon-star-empty,.tdi_91 .td-icon-star-half{font-size:15px}.tdi_91 .td-module-comments{display:none}.tdi_91 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_91 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_91 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_91 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_91 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_91 .td-editor-date,.tdi_91 .td-editor-date .td-post-author-name a,.tdi_91 .td-editor-date .entry-date,.tdi_91 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_91 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_91 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_91 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_91 .td-module-container:before{bottom:-18px}.tdi_91 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_91 .td_module_wrap .td-module-container:before{display:block!important}.tdi_91 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_91 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_91 .entry-title{font-size:16px!important}.tdi_91 .td-post-category{font-size:14px!important}.tdi_91 .td-editor-date,.tdi_91 .td-editor-date .td-post-author-name a,.tdi_91 .td-editor-date .entry-date,.tdi_91 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_91 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_91 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_91 .td-module-container:before{bottom:-18px}.tdi_91 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_91 .td_module_wrap .td-module-container:before{display:block!important}.tdi_91 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_91 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_91 .entry-title{font-size:14px!important}.tdi_91 .td-post-category{font-size:14px!important}.tdi_91 .td-editor-date,.tdi_91 .td-editor-date .td-post-author-name a,.tdi_91 .td-editor-date .entry-date,.tdi_91 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_91 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_91 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_91 .td-module-container:before{bottom:-18px}.tdi_91 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_91 .td_module_wrap .td-module-container:before{display:block!important}.tdi_91 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_91 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_91 .td-post-category{font-size:14px!important}.tdi_91 .td-editor-date,.tdi_91 .td-editor-date .td-post-author-name a,.tdi_91 .td-editor-date .entry-date,.tdi_91 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_91 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_91 = new tdBlock();
block_tdi_91.id = "tdi_91";
block_tdi_91.atts = '{"modules_on_row":"","limit":"2","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","image_height":"65","modules_gap":"30","show_excerpt":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjgwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI0MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","hide_image":"yes","offset":"23","category_id":"","modules_divider":"solid","meta_padding":"0 0 10px 0","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","mc1_title_tag":"h2","show_author":"none","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_91","tdc_css_class":"tdi_91","tdc_css_class_style":"tdi_91_rand_style"}';
block_tdi_91.td_column_number = "1";
block_tdi_91.block_type = "td_flex_block_1";
block_tdi_91.post_count = "2";
block_tdi_91.found_posts = "954";
block_tdi_91.header_color = "";
block_tdi_91.ajax_pagination_infinite_stop = "";
block_tdi_91.max_num_pages = "466";
tdBlocksArray.push(block_tdi_91);
</script><div class="td-block-title-wrap"></div><div id=tdi_91 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/sante" class="td-post-category" >Santé</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-bien-choisir-une-mutuelle-pour-freelance.html"  rel="bookmark" title="Comment bien choisir une mutuelle pour freelance ?">Comment bien choisir une mutuelle pour freelance ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/famille" class="td-post-category" >Famille</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-organiser-chasse-tresor-imprimer-enfants.html"  rel="bookmark" title="Comment organiser une chasse au trésor à imprimer pour enfants ?">Comment organiser une chasse au trésor à imprimer pour enfants ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div><div class="vc_column tdi_93  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>.tdi_93{vertical-align:baseline}.tdi_93>.wpb_wrapper,.tdi_93>.wpb_wrapper>.tdc-elements{display:block}.tdi_93>.wpb_wrapper>.tdc-elements{width:100%}.tdi_93>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_93>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_94 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_94" >
<style>.tdi_94{margin-bottom:25px!important}</style>
<style>.tdi_94.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_94.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_94 .td-image-wrap{padding-bottom:65%}.tdi_94 .entry-thumb{background-position:center 50%}.tdi_94 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_94 .td-image-container{display:block;order:0}.ie10 .tdi_94 .td-module-meta-info,.ie11 .tdi_94 .td-module-meta-info{flex:auto}body .tdi_94 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_94 .td-module-meta-info{display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_94 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_94 .td_module_wrap{padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.tdi_94 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_94 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_94 .td-post-vid-time{display:block}.tdi_94 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_94 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_94 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_94 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_94 .td-read-more{display:none}.tdi_94 .td-author-date{display:none}.tdi_94 .td-post-author-name{display:none}.tdi_94 .td-post-date,.tdi_94 .td-post-author-name span{display:none}.tdi_94 .entry-review-stars{display:none}.tdi_94 .td-icon-star,.tdi_94 .td-icon-star-empty,.tdi_94 .td-icon-star-half{font-size:15px}.tdi_94 .td-module-comments{display:none}.tdi_94 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_94 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_94 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_94 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_94 .td-excerpt{color:#000000;margin:0 0 10px;column-count:1;column-gap:48px;font-family:Crimson Pro!important;font-size:18px!important;line-height:1.4!important;font-weight:300!important}.tdi_94 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_94 .td-editor-date,.tdi_94 .td-editor-date .td-post-author-name a,.tdi_94 .td-editor-date .entry-date,.tdi_94 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_94 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_94 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_94 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_94 .td-module-container:before{bottom:-18px}.tdi_94 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_94 .td_module_wrap .td-module-container:before{display:block!important}.tdi_94 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_94 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_94 .entry-title{font-size:16px!important}.tdi_94 .td-post-category{font-size:14px!important}.tdi_94 .td-editor-date,.tdi_94 .td-editor-date .td-post-author-name a,.tdi_94 .td-editor-date .entry-date,.tdi_94 .td-module-comments a{font-size:14px!important}.tdi_94 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_94 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_94 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_94 .td-module-container:before{bottom:-18px}.tdi_94 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_94 .td_module_wrap .td-module-container:before{display:block!important}.tdi_94 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_94 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_94 .entry-title{font-size:14px!important}.tdi_94 .td-post-category{font-size:14px!important}.tdi_94 .td-editor-date,.tdi_94 .td-editor-date .td-post-author-name a,.tdi_94 .td-editor-date .entry-date,.tdi_94 .td-module-comments a{font-size:14px!important}.tdi_94 .td-excerpt{font-size:14px!important}@media (min-width:768px){.tdi_94 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_94 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_94 .td-module-container:before{bottom:-18px}.tdi_94 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_94 .td_module_wrap .td-module-container:before{display:block!important}.tdi_94 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_94 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_94 .td-post-category{font-size:14px!important}.tdi_94 .td-editor-date,.tdi_94 .td-editor-date .td-post-author-name a,.tdi_94 .td-editor-date .entry-date,.tdi_94 .td-module-comments a{font-size:14px!important}.tdi_94 .td-excerpt{font-size:16px!important}@media (min-width:768px){.tdi_94 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_94 = new tdBlock();
block_tdi_94.id = "tdi_94";
block_tdi_94.atts = '{"modules_on_row":"","limit":"1","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_ex_font_family":"789","f_ex_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTYifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","f_ex_font_line_height":"1.4","f_ex_font_weight":"300","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","image_height":"65","modules_gap":"30","show_excerpt":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjI1IiwiZGlzcGxheSI6IiJ9fQ==","category_id":"","art_excerpt":"0 0 10px","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","mc1_title_tag":"h2","offset":"20","show_author":"none","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_94","tdc_css_class":"tdi_94","tdc_css_class_style":"tdi_94_rand_style"}';
block_tdi_94.td_column_number = "1";
block_tdi_94.block_type = "td_flex_block_1";
block_tdi_94.post_count = "1";
block_tdi_94.found_posts = "954";
block_tdi_94.header_color = "";
block_tdi_94.ajax_pagination_infinite_stop = "";
block_tdi_94.max_num_pages = "934";
tdBlocksArray.push(block_tdi_94);
</script><div class="td-block-title-wrap"></div><div id=tdi_94 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quels-sont-meilleurs-ateliers-culinaires-faire-famille.html"  rel="bookmark" class="td-image-wrap " title="Quels sont les meilleurs ateliers culinaires à faire en famille ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/03/ateliers_cuisine_familiaux_9503-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/cuisine" class="td-post-category" >Cuisine</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quels-sont-meilleurs-ateliers-culinaires-faire-famille.html"  rel="bookmark" title="Quels sont les meilleurs ateliers culinaires à faire en famille ?">Quels sont les meilleurs ateliers culinaires à faire en famille ?</a></h2>
                    <div class="td-excerpt">Partager un moment gourmand en famille représente une expérience enrichissante et mémorable. Selon une étude de 2023, 78% des familles qui pratiquent régulièrement des...</div>
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_96  td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span>
<style scoped>.tdi_96{margin-bottom:5px!important}</style></div><div class="td_block_wrap td_flex_block_1 tdi_97 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_97" >
<style>.tdi_97{margin-bottom:80px!important}@media (min-width:768px) and (max-width:1018px){.tdi_97{margin-bottom:30px!important}}@media (max-width:767px){.tdi_97{margin-bottom:40px!important}}</style>
<style>.tdi_97.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_97.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_97 .td-image-wrap{padding-bottom:65%}.tdi_97 .entry-thumb{background-position:center 50%}.tdi_97 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_97 .td-image-container{display:block;order:0}.ie10 .tdi_97 .td-module-meta-info,.ie11 .tdi_97 .td-module-meta-info{flex:auto}body .tdi_97 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_97 .td-module-meta-info{padding:0 0 10px 0;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_97 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_97 .td_module_wrap{padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.tdi_97 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_97 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_97 .td-post-vid-time{display:block}.tdi_97 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_97 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_97 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_97 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_97 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_97 .td-read-more{display:none}.tdi_97 .td-author-date{display:none}.tdi_97 .td-post-author-name{display:none}.tdi_97 .td-post-date,.tdi_97 .td-post-author-name span{display:none}.tdi_97 .entry-review-stars{display:none}.tdi_97 .td-icon-star,.tdi_97 .td-icon-star-empty,.tdi_97 .td-icon-star-half{font-size:15px}.tdi_97 .td-module-comments{display:none}.tdi_97 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_97 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_97 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_97 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_97 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_97 .td-editor-date,.tdi_97 .td-editor-date .td-post-author-name a,.tdi_97 .td-editor-date .entry-date,.tdi_97 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_97 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_97 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_97 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_97 .td-module-container:before{bottom:-18px}.tdi_97 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_97 .td_module_wrap .td-module-container:before{display:block!important}.tdi_97 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_97 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_97 .entry-title{font-size:16px!important}.tdi_97 .td-post-category{font-size:14px!important}.tdi_97 .td-editor-date,.tdi_97 .td-editor-date .td-post-author-name a,.tdi_97 .td-editor-date .entry-date,.tdi_97 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_97 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_97 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_97 .td-module-container:before{bottom:-18px}.tdi_97 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_97 .td_module_wrap .td-module-container:before{display:block!important}.tdi_97 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_97 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_97 .entry-title{font-size:14px!important}.tdi_97 .td-post-category{font-size:14px!important}.tdi_97 .td-editor-date,.tdi_97 .td-editor-date .td-post-author-name a,.tdi_97 .td-editor-date .entry-date,.tdi_97 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_97 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_97 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_97 .td-module-container:before{bottom:-18px}.tdi_97 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_97 .td_module_wrap .td-module-container:before{display:block!important}.tdi_97 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_97 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_97 .td-post-category{font-size:14px!important}.tdi_97 .td-editor-date,.tdi_97 .td-editor-date .td-post-author-name a,.tdi_97 .td-editor-date .entry-date,.tdi_97 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_97 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_97 = new tdBlock();
block_tdi_97.id = "tdi_97";
block_tdi_97.atts = '{"modules_on_row":"","limit":"2","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","image_height":"65","modules_gap":"30","show_excerpt":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjgwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI0MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","hide_image":"yes","offset":"25","category_id":"","modules_divider":"solid","meta_padding":"0 0 10px 0","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","mc1_title_tag":"h2","show_author":"none","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_97","tdc_css_class":"tdi_97","tdc_css_class_style":"tdi_97_rand_style"}';
block_tdi_97.td_column_number = "1";
block_tdi_97.block_type = "td_flex_block_1";
block_tdi_97.post_count = "2";
block_tdi_97.found_posts = "954";
block_tdi_97.header_color = "";
block_tdi_97.ajax_pagination_infinite_stop = "";
block_tdi_97.max_num_pages = "465";
tdBlocksArray.push(block_tdi_97);
</script><div class="td-block-title-wrap"></div><div id=tdi_97 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/famille" class="td-post-category" >Famille</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quels-sont-accessoires-indispensables-activite-plein-air-famille.html"  rel="bookmark" title="Quels sont les accessoires indispensables pour une activité de plein air en famille ?">Quels sont les accessoires indispensables pour une activité de plein air en famille ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/jeux" class="td-post-category" >Jeux</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-jeu-educatif-choisir-sensibiliser-enfants-lecologie.html"  rel="bookmark" title="Quel jeu éducatif choisir pour sensibiliser les enfants à l’écologie ?">Quel jeu éducatif choisir pour sensibiliser les enfants à l’écologie ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div><div id="tdi_98" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_99  wpb_row td-pb-row" >
<style scoped>.tdi_99,.tdi_99 .tdc-columns{min-height:0}.tdi_99,.tdi_99 .tdc-columns{display:block}.tdi_99 .tdc-columns{width:100%}.tdi_99:before,.tdi_99:after{display:table}</style><div class="vc_column tdi_101  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_101{vertical-align:baseline}.tdi_101>.wpb_wrapper,.tdi_101>.wpb_wrapper>.tdc-elements{display:block}.tdi_101>.wpb_wrapper>.tdc-elements{width:100%}.tdi_101>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_101>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_102 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_102" >
<style>.tdi_102{margin-bottom:80px!important}@media (min-width:768px) and (max-width:1018px){.tdi_102{margin-bottom:40px!important}}@media (max-width:767px){.tdi_102{margin-bottom:50px!important}}</style>
<style>.tdi_102.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_102.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_102 .td-image-wrap{padding-bottom:65%}.tdi_102 .entry-thumb{background-position:center 50%}.tdi_102 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_102 .td-image-container{display:block;order:0}.ie10 .tdi_102 .td-module-meta-info,.ie11 .tdi_102 .td-module-meta-info{flex:auto}body .tdi_102 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_102 .td-module-meta-info{display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_102 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_102 .td_module_wrap{width:33.33333333%;float:left;padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.rtl .tdi_102 .td_module_wrap{float:right}.tdi_102 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_102 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_102 .td-post-vid-time{display:block}.tdi_102 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_102 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_102 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_102 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_102 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_102 .td-read-more{display:none}.tdi_102 .td-author-date{display:none}.tdi_102 .td-post-author-name{display:none}.tdi_102 .td-post-date,.tdi_102 .td-post-author-name span{display:none}.tdi_102 .entry-review-stars{display:none}.tdi_102 .td-icon-star,.tdi_102 .td-icon-star-empty,.tdi_102 .td-icon-star-half{font-size:15px}.tdi_102 .td-module-comments{display:none}.tdi_102 .td_module_wrap:nth-child(3n+1){clear:both}.tdi_102 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0;padding-bottom:0}.tdi_102 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}.tdi_102 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_102 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_102 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_102 .td-editor-date,.tdi_102 .td-editor-date .td-post-author-name a,.tdi_102 .td-editor-date .entry-date,.tdi_102 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_102 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_102 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_102 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_102 .td-module-container:before{bottom:-18px}.tdi_102 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_102 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_102 .td_module_wrap .td-module-container:before{display:block!important}.tdi_102 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_102 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_102 .entry-title{font-size:14px!important}.tdi_102 .td-post-category{font-size:14px!important}.tdi_102 .td-editor-date,.tdi_102 .td-editor-date .td-post-author-name a,.tdi_102 .td-editor-date .entry-date,.tdi_102 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_102 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_102 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_102 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_102 .td-module-container:before{bottom:-18px}.tdi_102 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_102 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_102 .td_module_wrap .td-module-container:before{display:block!important}.tdi_102 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_102 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_102 .entry-title{font-size:14px!important}.tdi_102 .td-post-category{font-size:14px!important}.tdi_102 .td-editor-date,.tdi_102 .td-editor-date .td-post-author-name a,.tdi_102 .td-editor-date .entry-date,.tdi_102 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_102 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_102 .td_module_wrap{width:100%;float:left;padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.rtl .tdi_102 .td_module_wrap{float:right}.tdi_102 .td-module-container:before{bottom:-18px}.tdi_102 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_102 .td_module_wrap .td-module-container:before{display:block!important}.tdi_102 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_102 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_102 .td-post-category{font-size:14px!important}.tdi_102 .td-editor-date,.tdi_102 .td-editor-date .td-post-author-name a,.tdi_102 .td-editor-date .entry-date,.tdi_102 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_102 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_102 = new tdBlock();
block_tdi_102.id = "tdi_102";
block_tdi_102.atts = '{"modules_on_row":"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"3","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","offset":"27","image_height":"65","modules_gap":"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjAifQ==","show_excerpt":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjgwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI1MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","mc1_title_tag":"h2","show_author":"none","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_102","tdc_css_class":"tdi_102","tdc_css_class_style":"tdi_102_rand_style"}';
block_tdi_102.td_column_number = "3";
block_tdi_102.block_type = "td_flex_block_1";
block_tdi_102.post_count = "3";
block_tdi_102.found_posts = "954";
block_tdi_102.header_color = "";
block_tdi_102.ajax_pagination_infinite_stop = "";
block_tdi_102.max_num_pages = "309";
tdBlocksArray.push(block_tdi_102);
</script><div class="td-block-title-wrap"></div><div id=tdi_102 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-choisir-un-filet-anti-oiseaux-pour-potager.html"  rel="bookmark" class="td-image-wrap " title="Comment choisir un filet anti-oiseaux pour potager ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/guide_filet_anti_oiseaux_potager_9081-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-choisir-un-filet-anti-oiseaux-pour-potager.html"  rel="bookmark" title="Comment choisir un filet anti-oiseaux pour potager ?">Comment choisir un filet anti-oiseaux pour potager ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quels-sont-jeux-societe-plus-adaptes-enfants-6-10-ans.html"  rel="bookmark" class="td-image-wrap " title="Quels sont les jeux de société les plus adaptés aux enfants de 6 à 10 ans ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/03/jeux_pour_enfants_6_10_ans_2944-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/jeux" class="td-post-category" >Jeux</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quels-sont-jeux-societe-plus-adaptes-enfants-6-10-ans.html"  rel="bookmark" title="Quels sont les jeux de société les plus adaptés aux enfants de 6 à 10 ans ?">Quels sont les jeux de société les plus adaptés aux enfants de 6 à 10 ans ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/meilleures-techniques-desherber-potager-produits-chimiques.html"  rel="bookmark" class="td-image-wrap " title="Les meilleures techniques pour désherber un potager sans produits chimiques" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/desherbage_naturel_du_potager_5974-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/meilleures-techniques-desherber-potager-produits-chimiques.html"  rel="bookmark" title="Les meilleures techniques pour désherber un potager sans produits chimiques">Les meilleures techniques pour désherber un potager sans produits chimiques</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div><div id="tdi_103" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_104  wpb_row td-pb-row" >
<style scoped>.tdi_104,.tdi_104 .tdc-columns{min-height:0}.tdi_104,.tdi_104 .tdc-columns{display:block}.tdi_104 .tdc-columns{width:100%}.tdi_104:before,.tdi_104:after{display:table}</style><div class="vc_column tdi_106  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_106{vertical-align:baseline}.tdi_106>.wpb_wrapper,.tdi_106>.wpb_wrapper>.tdc-elements{display:block}.tdi_106>.wpb_wrapper>.tdc-elements{width:100%}.tdi_106>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_106>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_107 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_107" >
<style>.tdi_107{margin-bottom:80px!important}@media (min-width:768px) and (max-width:1018px){.tdi_107{margin-bottom:40px!important}}@media (max-width:767px){.tdi_107{margin-bottom:50px!important}}</style>
<style>.tdi_107.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_107.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_107 .td-image-wrap{padding-bottom:65%}.tdi_107 .entry-thumb{background-position:center 50%}.tdi_107 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_107 .td-image-container{display:block;order:0}.ie10 .tdi_107 .td-module-meta-info,.ie11 .tdi_107 .td-module-meta-info{flex:auto}body .tdi_107 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_107 .td-module-meta-info{display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_107 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_107 .td_module_wrap{width:25%;float:left;padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.rtl .tdi_107 .td_module_wrap{float:right}.tdi_107 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_107 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_107 .td-post-vid-time{display:block}.tdi_107 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_107 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_107 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_107 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_107 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_107 .td-read-more{display:none}.tdi_107 .td-author-date{display:none}.tdi_107 .td-post-author-name{display:none}.tdi_107 .td-post-date,.tdi_107 .td-post-author-name span{display:none}.tdi_107 .entry-review-stars{display:none}.tdi_107 .td-icon-star,.tdi_107 .td-icon-star-empty,.tdi_107 .td-icon-star-half{font-size:15px}.tdi_107 .td-module-comments{display:none}.tdi_107 .td_module_wrap:nth-child(4n+1){clear:both}.tdi_107 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0;padding-bottom:0}.tdi_107 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none}.tdi_107 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_107 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_107 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_107 .td-editor-date,.tdi_107 .td-editor-date .td-post-author-name a,.tdi_107 .td-editor-date .entry-date,.tdi_107 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_107 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_107 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_107 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_107 .td-module-container:before{bottom:-18px}.tdi_107 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_107 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_107 .td_module_wrap .td-module-container:before{display:block!important}.tdi_107 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_107 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_107 .entry-title{font-size:14px!important}.tdi_107 .td-post-category{font-size:14px!important}.tdi_107 .td-editor-date,.tdi_107 .td-editor-date .td-post-author-name a,.tdi_107 .td-editor-date .entry-date,.tdi_107 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_107 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_107 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_107 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_107 .td-module-container:before{bottom:-18px}.tdi_107 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_107 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_107 .td_module_wrap .td-module-container:before{display:block!important}.tdi_107 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_107 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_107 .entry-title{font-size:14px!important}.tdi_107 .td-post-category{font-size:14px!important}.tdi_107 .td-editor-date,.tdi_107 .td-editor-date .td-post-author-name a,.tdi_107 .td-editor-date .entry-date,.tdi_107 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_107 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_107 .td_module_wrap{width:100%;float:left;padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.rtl .tdi_107 .td_module_wrap{float:right}.tdi_107 .td-module-container:before{bottom:-18px}.tdi_107 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_107 .td_module_wrap .td-module-container:before{display:block!important}.tdi_107 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_107 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_107 .td-post-category{font-size:14px!important}.tdi_107 .td-editor-date,.tdi_107 .td-editor-date .td-post-author-name a,.tdi_107 .td-editor-date .entry-date,.tdi_107 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_107 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_107 = new tdBlock();
block_tdi_107.id = "tdi_107";
block_tdi_107.atts = '{"modules_on_row":"eyJhbGwiOiIyNSUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"4","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","offset":"31","image_height":"65","modules_gap":"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjAifQ==","show_excerpt":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjgwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI1MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","mc1_title_tag":"h2","show_author":"none","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_107","tdc_css_class":"tdi_107","tdc_css_class_style":"tdi_107_rand_style"}';
block_tdi_107.td_column_number = "3";
block_tdi_107.block_type = "td_flex_block_1";
block_tdi_107.post_count = "4";
block_tdi_107.found_posts = "954";
block_tdi_107.header_color = "";
block_tdi_107.ajax_pagination_infinite_stop = "";
block_tdi_107.max_num_pages = "231";
tdBlocksArray.push(block_tdi_107);
</script><div class="td-block-title-wrap"></div><div id=tdi_107 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-rendre-terrasse-bois-durable-produits-ecologiques.html"  rel="bookmark" class="td-image-wrap " title="Comment rendre une terrasse en bois durable avec des produits écologiques ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/terrasse_bois_durable_ecologique_9812-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-rendre-terrasse-bois-durable-produits-ecologiques.html"  rel="bookmark" title="Comment rendre une terrasse en bois durable avec des produits écologiques ?">Comment rendre une terrasse en bois durable avec des produits écologiques ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/ou-acheter-du-materiel-de-jardin-doccasion-en-ligne.html"  rel="bookmark" class="td-image-wrap " title="Où acheter du matériel de jardin d&#8217;occasion en ligne ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/plateformes_d_occasion_pour_jardiniers_3794-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/ou-acheter-du-materiel-de-jardin-doccasion-en-ligne.html"  rel="bookmark" title="Où acheter du matériel de jardin d&#8217;occasion en ligne ?">Où acheter du matériel de jardin d&#8217;occasion en ligne ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-choisir-kit-diy-bougies-parfumees-debutants.html"  rel="bookmark" class="td-image-wrap " title="Comment choisir un kit DIY de bougies parfumées pour débutants ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/03/choisir_kit_bougies_debutants_4763-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-choisir-kit-diy-bougies-parfumees-debutants.html"  rel="bookmark" title="Comment choisir un kit DIY de bougies parfumées pour débutants ?">Comment choisir un kit DIY de bougies parfumées pour débutants ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/pourquoi-offrir-jeu-memoire-animaux-plus-petits.html"  rel="bookmark" class="td-image-wrap " title="Pourquoi offrir un jeu de mémoire sur les animaux aux plus petits ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/03/stimulation_cognitive_enfantine_8512-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/famille" class="td-post-category" >Famille</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/pourquoi-offrir-jeu-memoire-animaux-plus-petits.html"  rel="bookmark" title="Pourquoi offrir un jeu de mémoire sur les animaux aux plus petits ?">Pourquoi offrir un jeu de mémoire sur les animaux aux plus petits ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div><div id="tdi_108" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_109  wpb_row td-pb-row" >
<style scoped>.tdi_109,.tdi_109 .tdc-columns{min-height:0}.tdi_109,.tdi_109 .tdc-columns{display:block}.tdi_109 .tdc-columns{width:100%}.tdi_109:before,.tdi_109:after{display:table}</style><div class="vc_column tdi_111  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped>.tdi_111{vertical-align:baseline}.tdi_111>.wpb_wrapper,.tdi_111>.wpb_wrapper>.tdc-elements{display:block}.tdi_111>.wpb_wrapper>.tdc-elements{width:100%}.tdi_111>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_111>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_112 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_112" >
<style>.tdi_112{margin-bottom:80px!important}@media (min-width:768px) and (max-width:1018px){.tdi_112{margin-bottom:40px!important}}@media (max-width:767px){.tdi_112{margin-bottom:50px!important}}</style>
<style>.tdi_112.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_112.custom-tdc-no-posts .td_block_inner:after{content:"No posts"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_112 .td-image-wrap{padding-bottom:65%}.tdi_112 .entry-thumb{background-position:center 50%}.tdi_112 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_112 .td-image-container{display:block;order:0}.ie10 .tdi_112 .td-module-meta-info,.ie11 .tdi_112 .td-module-meta-info{flex:auto}body .tdi_112 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_112 .td-module-meta-info{display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_112 .td-category-pos-above .td-post-category{align-self:flex-start}.tdi_112 .td_module_wrap{width:20%;float:left;padding-left:15px;padding-right:15px;padding-bottom:18px;margin-bottom:18px}.rtl .tdi_112 .td_module_wrap{float:right}.tdi_112 .td_block_inner{margin-left:-15px;margin-right:-15px}.tdi_112 .td-module-container:before{bottom:-18px;border-color:#eaeaea}.tdi_112 .td-post-vid-time{display:block}.tdi_112 .td-post-category{padding:0px;background-color:rgba(0,0,0,0);color:#00ccff;font-family:Crimson Pro!important;font-size:16px!important}.tdi_112 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_112 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_112 .td-excerpt{display:none;color:#000000;column-count:1;column-gap:48px}.tdi_112 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_112 .td-read-more{display:none}.tdi_112 .td-author-date{display:none}.tdi_112 .td-post-author-name{display:none}.tdi_112 .td-post-date,.tdi_112 .td-post-author-name span{display:none}.tdi_112 .entry-review-stars{display:none}.tdi_112 .td-icon-star,.tdi_112 .td-icon-star-empty,.tdi_112 .td-icon-star-half{font-size:15px}.tdi_112 .td-module-comments{display:none}.tdi_112 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_112 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_112 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_112 .td_module_wrap:hover .td-module-title a{color:#00ccff!important}.tdi_112 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_112 .entry-title{margin:8px 0;font-family:Poppins!important;font-size:18px!important;line-height:1.2!important;font-weight:600!important}.tdi_112 .td-editor-date,.tdi_112 .td-editor-date .td-post-author-name a,.tdi_112 .td-editor-date .entry-date,.tdi_112 .td-module-comments a{font-family:Crimson Pro!important;font-size:16px!important}html:not([class*='ie']) .tdi_112 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_112 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_112 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_112 .td-module-container:before{bottom:-18px}.tdi_112 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_112 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_112 .td_module_wrap .td-module-container:before{display:block!important}.tdi_112 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_112 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_112 .entry-title{font-size:14px!important}.tdi_112 .td-post-category{font-size:14px!important}.tdi_112 .td-editor-date,.tdi_112 .td-editor-date .td-post-author-name a,.tdi_112 .td-editor-date .entry-date,.tdi_112 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_112 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_112 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_112 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_112 .td-module-container:before{bottom:-18px}.tdi_112 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_112 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_112 .td_module_wrap .td-module-container:before{display:block!important}.tdi_112 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_112 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_112 .entry-title{font-size:14px!important}.tdi_112 .td-post-category{font-size:14px!important}.tdi_112 .td-editor-date,.tdi_112 .td-editor-date .td-post-author-name a,.tdi_112 .td-editor-date .entry-date,.tdi_112 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_112 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_112 .td_module_wrap{width:100%;float:left;padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.rtl .tdi_112 .td_module_wrap{float:right}.tdi_112 .td-module-container:before{bottom:-18px}.tdi_112 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_112 .td_module_wrap .td-module-container:before{display:block!important}.tdi_112 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_112 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_112 .td-post-category{font-size:14px!important}.tdi_112 .td-editor-date,.tdi_112 .td-editor-date .td-post-author-name a,.tdi_112 .td-editor-date .entry-date,.tdi_112 .td-module-comments a{font-size:14px!important}@media (min-width:768px){.tdi_112 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_112 = new tdBlock();
block_tdi_112.id = "tdi_112";
block_tdi_112.atts = '{"modules_on_row":"eyJhbGwiOiIyMCUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"30","hide_audio":"yes","image_floated":"","show_btn":"none","show_com":"none","f_title_font_family":"702","f_title_font_weight":"600","modules_category":"above","modules_category_padding":"0","cat_bg":"rgba(0,0,0,0)","cat_txt":"#00ccff","f_cat_font_family":"789","f_cat_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","f_title_font_line_height":"1.2","f_title_font_size":"eyJhbGwiOiIxOCIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCJ9","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxNCIsInBob25lIjoiMTQifQ==","art_title":"8px 0","title_txt_hover":"#00ccff","ex_txt":"#000000","excerpt_middle":"yes","meta_info_align":"center","offset":"35","image_height":"65","modules_gap":"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjAifQ==","show_excerpt":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjgwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI1MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","f_excl_font_size":"eyJsYW5kc2NhcGUiOiIxMCIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEwIn0=","excl_padd":"eyJsYW5kc2NhcGUiOiIzcHggNnB4IDJweCIsInBvcnRyYWl0IjoiM3B4IDZweCAycHgiLCJwaG9uZSI6IjNweCA2cHggMnB4In0=","mc1_title_tag":"h2","show_author":"none","show_date":"none","show_review":"none","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_el":"","post_ids":"","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","popular_by_date":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","enable_no_posts_message":"","no_posts_message":"No posts","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_size":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_padding":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_inline":"","show_audio":"block","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_112","tdc_css_class":"tdi_112","tdc_css_class_style":"tdi_112_rand_style"}';
block_tdi_112.td_column_number = "3";
block_tdi_112.block_type = "td_flex_block_1";
block_tdi_112.post_count = "30";
block_tdi_112.found_posts = "954";
block_tdi_112.header_color = "";
block_tdi_112.ajax_pagination_infinite_stop = "";
block_tdi_112.max_num_pages = "31";
tdBlocksArray.push(block_tdi_112);
</script><div class="td-block-title-wrap"></div><div id=tdi_112 class="td_block_inner td-mc1-wrap">
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quels-sont-avantages-dune-mutuelle-sante-auto-entrepreneurs.html"  rel="bookmark" class="td-image-wrap " title="Quels sont les avantages d&#8217;une mutuelle santé pour les auto-entrepreneurs ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/benefices_mutuelle_sante_auto_entrepreneurs_1024-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/sante" class="td-post-category" >Santé</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quels-sont-avantages-dune-mutuelle-sante-auto-entrepreneurs.html"  rel="bookmark" title="Quels sont les avantages d&#8217;une mutuelle santé pour les auto-entrepreneurs ?">Quels sont les avantages d&#8217;une mutuelle santé pour les auto-entrepreneurs ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/pourquoi-privilegier-residence-etudiante-services-tout-compris.html"  rel="bookmark" class="td-image-wrap " title="Pourquoi privilégier une résidence étudiante avec services tout compris ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/services_inclus_pour_etudiants_2755-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/famille" class="td-post-category" >Famille</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/pourquoi-privilegier-residence-etudiante-services-tout-compris.html"  rel="bookmark" title="Pourquoi privilégier une résidence étudiante avec services tout compris ?">Pourquoi privilégier une résidence étudiante avec services tout compris ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-reduire-ses-frais-bancaires-mensuels-changer-banque.html"  rel="bookmark" class="td-image-wrap " title="Comment réduire ses frais bancaires mensuels sans changer de banque ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/optimiser_ses_frais_bancaires_1281-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/argent" class="td-post-category" >Argent</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-reduire-ses-frais-bancaires-mensuels-changer-banque.html"  rel="bookmark" title="Comment réduire ses frais bancaires mensuels sans changer de banque ?">Comment réduire ses frais bancaires mensuels sans changer de banque ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/etapes-essentielles-creer-espace-travail-ergonomique-domicile.html"  rel="bookmark" class="td-image-wrap " title="Les étapes essentielles pour créer un espace de travail ergonomique à domicile" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/creer_un_bureau_ergonomique_domicile_9002-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/etapes-essentielles-creer-espace-travail-ergonomique-domicile.html"  rel="bookmark" title="Les étapes essentielles pour créer un espace de travail ergonomique à domicile">Les étapes essentielles pour créer un espace de travail ergonomique à domicile</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/etapes-reussir-culture-champignons-comestibles-maison.html"  rel="bookmark" class="td-image-wrap " title="Les étapes pour réussir la culture de champignons comestibles à la maison" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/cultiver_des_champignons_chez_soi_7185-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/etapes-reussir-culture-champignons-comestibles-maison.html"  rel="bookmark" title="Les étapes pour réussir la culture de champignons comestibles à la maison">Les étapes pour réussir la culture de champignons comestibles à la maison</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/guide-complet-choisir-composteur-balcon-adapte-petits-espaces-urbains.html"  rel="bookmark" class="td-image-wrap " title="Guide complet pour choisir un composteur de balcon adapté aux petits espaces urbains" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/choisir_composteur_balcon_urbain_6381-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/guide-complet-choisir-composteur-balcon-adapte-petits-espaces-urbains.html"  rel="bookmark" title="Guide complet pour choisir un composteur de balcon adapté aux petits espaces urbains">Guide complet pour choisir un composteur de balcon adapté aux petits espaces urbains</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-realiser-facilement-isolation-thermique-combles-lhiver.html"  rel="bookmark" class="td-image-wrap " title="Comment réaliser facilement une isolation thermique des combles pour l’hiver ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/isoler_simplement_ses_combles_1975-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-realiser-facilement-isolation-thermique-combles-lhiver.html"  rel="bookmark" title="Comment réaliser facilement une isolation thermique des combles pour l’hiver ?">Comment réaliser facilement une isolation thermique des combles pour l’hiver ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/top-10-agences-immobilieres-annecy-specialisees-transactions-locales.html"  rel="bookmark" class="td-image-wrap " title="Top 10 des agences immobilières à Annecy spécialisées en transactions locales" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/meilleures_agences_immobilieres_d_annecy_6041-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/top-10-agences-immobilieres-annecy-specialisees-transactions-locales.html"  rel="bookmark" title="Top 10 des agences immobilières à Annecy spécialisées en transactions locales">Top 10 des agences immobilières à Annecy spécialisées en transactions locales</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quelles-solutions-trouver-plombier-durgence-fiable-rapide-pres-vous.html"  rel="bookmark" class="td-image-wrap " title="Quelles solutions pour trouver un plombier d&#8217;urgence fiable et rapide près de chez vous ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/trouver_un_plombier_urgent_fiable_9147-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quelles-solutions-trouver-plombier-durgence-fiable-rapide-pres-vous.html"  rel="bookmark" title="Quelles solutions pour trouver un plombier d&#8217;urgence fiable et rapide près de chez vous ?">Quelles solutions pour trouver un plombier d&#8217;urgence fiable et rapide près de chez vous ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quel-modele-de-panneau-solaire-choisir-pour-un-camping-car.html"  rel="bookmark" class="td-image-wrap " title="Quel modèle de panneau solaire choisir pour un camping-car ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/panneaux_solaires_camping_car_2800-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-modele-de-panneau-solaire-choisir-pour-un-camping-car.html"  rel="bookmark" title="Quel modèle de panneau solaire choisir pour un camping-car ?">Quel modèle de panneau solaire choisir pour un camping-car ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/guide-pratique-cultiver-legumes-potager-urbain-meme-hiver.html"  rel="bookmark" class="td-image-wrap " title="Guide pratique pour cultiver des légumes dans un potager urbain même en hiver" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/potager_urbain_hivernal_2102-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/guide-pratique-cultiver-legumes-potager-urbain-meme-hiver.html"  rel="bookmark" title="Guide pratique pour cultiver des légumes dans un potager urbain même en hiver">Guide pratique pour cultiver des légumes dans un potager urbain même en hiver</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quel-est-le-meilleur-hebergement-web-pour-une-tpe-en-2025.html"  rel="bookmark" class="td-image-wrap " title="Quel est le meilleur hébergement web pour une TPE en 2025 ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/comparatif_hebergeurs_web_tpe_2025_1768-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/tech" class="td-post-category" >Tech</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-est-le-meilleur-hebergement-web-pour-une-tpe-en-2025.html"  rel="bookmark" title="Quel est le meilleur hébergement web pour une TPE en 2025 ?">Quel est le meilleur hébergement web pour une TPE en 2025 ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-optimiser-espace-travail-domicile-petit-appartement.html"  rel="bookmark" class="td-image-wrap " title="Comment optimiser un espace de travail à domicile dans un petit appartement ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/optimiser_bureau_petit_appartement_6641-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-optimiser-espace-travail-domicile-petit-appartement.html"  rel="bookmark" title="Comment optimiser un espace de travail à domicile dans un petit appartement ?">Comment optimiser un espace de travail à domicile dans un petit appartement ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-choisir-batterie-moto-electrique-compatible-votre-modele.html"  rel="bookmark" class="td-image-wrap " title="Comment choisir une batterie pour moto électrique compatible avec votre modèle ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/choisir_batterie_moto_electrique_compatible_1578-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/auto-moto" class="td-post-category" >Auto/Moto</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-choisir-batterie-moto-electrique-compatible-votre-modele.html"  rel="bookmark" title="Comment choisir une batterie pour moto électrique compatible avec votre modèle ?">Comment choisir une batterie pour moto électrique compatible avec votre modèle ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/meilleurs-comparateurs-credits-auto-ligne-trouver-loffre-ideale.html"  rel="bookmark" class="td-image-wrap " title="Les meilleurs comparateurs de crédits auto en ligne pour trouver l&#8217;offre idéale" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/comparateurs_credits_auto_en_ligne_4048-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/auto-moto" class="td-post-category" >Auto/Moto</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/meilleurs-comparateurs-credits-auto-ligne-trouver-loffre-ideale.html"  rel="bookmark" title="Les meilleurs comparateurs de crédits auto en ligne pour trouver l&#8217;offre idéale">Les meilleurs comparateurs de crédits auto en ligne pour trouver l&#8217;offre idéale</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/criteres-essentiels-choisir-hebergement-mutualise-adapte-pme.html"  rel="bookmark" class="td-image-wrap " title="Les critères essentiels pour choisir un hébergement mutualisé adapté à une PME" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/hebergement_mutualise_pour_pme_7676-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/tech" class="td-post-category" >Tech</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/criteres-essentiels-choisir-hebergement-mutualise-adapte-pme.html"  rel="bookmark" title="Les critères essentiels pour choisir un hébergement mutualisé adapté à une PME">Les critères essentiels pour choisir un hébergement mutualisé adapté à une PME</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/quel-est-le-cout-reel-dun-credit-renouvelable.html"  rel="bookmark" class="td-image-wrap " title="Quel est le coût réel d&#8217;un crédit renouvelable ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/cout_du_credit_renouvelable_4283-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/argent" class="td-post-category" >Argent</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/quel-est-le-cout-reel-dun-credit-renouvelable.html"  rel="bookmark" title="Quel est le coût réel d&#8217;un crédit renouvelable ?">Quel est le coût réel d&#8217;un crédit renouvelable ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-organiser-un-seminaire-dentreprise-ecoresponsable.html"  rel="bookmark" class="td-image-wrap " title="Comment organiser un séminaire d&#8217;entreprise écoresponsable ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/seminaire_ecoresponsable_conseils_pratiques_2855-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/argent" class="td-post-category" >Argent</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-organiser-un-seminaire-dentreprise-ecoresponsable.html"  rel="bookmark" title="Comment organiser un séminaire d&#8217;entreprise écoresponsable ?">Comment organiser un séminaire d&#8217;entreprise écoresponsable ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-bien-choisir-radiateur-electrique-economique-salle-bain.html"  rel="bookmark" class="td-image-wrap " title="Comment bien choisir un radiateur électrique économique pour une salle de bain ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/choisir_radiateur_economique_salle_bain_9539-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-bien-choisir-radiateur-electrique-economique-salle-bain.html"  rel="bookmark" title="Comment bien choisir un radiateur électrique économique pour une salle de bain ?">Comment bien choisir un radiateur électrique économique pour une salle de bain ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/pourquoi-utiliser-une-veilleuse-led-pour-enfant.html"  rel="bookmark" class="td-image-wrap " title="Pourquoi utiliser une veilleuse LED pour enfant ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/veilleuses_led_avantages_et_modeles_8227-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/famille" class="td-post-category" >Famille</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/pourquoi-utiliser-une-veilleuse-led-pour-enfant.html"  rel="bookmark" title="Pourquoi utiliser une veilleuse LED pour enfant ?">Pourquoi utiliser une veilleuse LED pour enfant ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-trouver-accessoires-motos-anciennes-se-ruiner.html"  rel="bookmark" class="td-image-wrap " title="Comment trouver des accessoires pour motos anciennes sans se ruiner ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/accessoires_moto_vintage_abordables_2391-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/auto-moto" class="td-post-category" >Auto/Moto</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-trouver-accessoires-motos-anciennes-se-ruiner.html"  rel="bookmark" title="Comment trouver des accessoires pour motos anciennes sans se ruiner ?">Comment trouver des accessoires pour motos anciennes sans se ruiner ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/top-10-sites-telecharger-polices-gratuites-vos-projets-graphiques.html"  rel="bookmark" class="td-image-wrap " title="Top 10 des sites pour télécharger des polices gratuites pour vos projets graphiques" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/sites_polices_gratuites_9559-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/tech" class="td-post-category" >Tech</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/top-10-sites-telecharger-polices-gratuites-vos-projets-graphiques.html"  rel="bookmark" title="Top 10 des sites pour télécharger des polices gratuites pour vos projets graphiques">Top 10 des sites pour télécharger des polices gratuites pour vos projets graphiques</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/astuces-negocier-assurance-auto-ligne-economiser-facilement.html"  rel="bookmark" class="td-image-wrap " title="Les astuces pour négocier une assurance auto en ligne et économiser facilement" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/conomies_sur_l_assurance_auto_en_ligne_4448-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/auto-moto" class="td-post-category" >Auto/Moto</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/astuces-negocier-assurance-auto-ligne-economiser-facilement.html"  rel="bookmark" title="Les astuces pour négocier une assurance auto en ligne et économiser facilement">Les astuces pour négocier une assurance auto en ligne et économiser facilement</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-fonctionne-pret-hypothecaire-inverse-qui-est-il-adapte.html"  rel="bookmark" class="td-image-wrap " title="Comment fonctionne un prêt hypothécaire inversé et pour qui est-il adapté ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/explication_pret_hypothecaire_inverse_1620-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/argent" class="td-post-category" >Argent</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-fonctionne-pret-hypothecaire-inverse-qui-est-il-adapte.html"  rel="bookmark" title="Comment fonctionne un prêt hypothécaire inversé et pour qui est-il adapté ?">Comment fonctionne un prêt hypothécaire inversé et pour qui est-il adapté ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-reussir-cultiver-herbes-aromatiques-balcon-milieu-urbain.html"  rel="bookmark" class="td-image-wrap " title="Comment réussir à cultiver des herbes aromatiques sur un balcon en milieu urbain ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/cultiver_aromatiques_en_ville_6039-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/habitat" class="td-post-category" >Habitat</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-reussir-cultiver-herbes-aromatiques-balcon-milieu-urbain.html"  rel="bookmark" title="Comment réussir à cultiver des herbes aromatiques sur un balcon en milieu urbain ?">Comment réussir à cultiver des herbes aromatiques sur un balcon en milieu urbain ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/comment-choisir-le-bon-papier-bulle-pour-proteger-vos-marchandises.html"  rel="bookmark" class="td-image-wrap " title="Comment choisir le bon papier bulle pour protéger vos marchandises ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2025/01/choisir_le_papier_bulle_adapte_8593-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/argent" class="td-post-category" >Argent</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/comment-choisir-le-bon-papier-bulle-pour-proteger-vos-marchandises.html"  rel="bookmark" title="Comment choisir le bon papier bulle pour protéger vos marchandises ?">Comment choisir le bon papier bulle pour protéger vos marchandises ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/les-plages-incontournables-de-zanzibar.html"  rel="bookmark" class="td-image-wrap " title="Les plages incontournables de Zanzibar" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2024/11/Les-plages-incontournables-de-Zanzibar-paradis-sur-terre-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/voyage" class="td-post-category" >Voyage</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/les-plages-incontournables-de-zanzibar.html"  rel="bookmark" title="Les plages incontournables de Zanzibar">Les plages incontournables de Zanzibar</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/plage-privee-dubai.html"  rel="bookmark" class="td-image-wrap " title="Quelles sont les meilleures plages privées de Dubaï ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2021/12/quelles-sont-les-meilleures-plages-privees-de-dubai-696x464.jpeg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/voyage" class="td-post-category" >Voyage</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/plage-privee-dubai.html"  rel="bookmark" title="Quelles sont les meilleures plages privées de Dubaï ?">Quelles sont les meilleures plages privées de Dubaï ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/interdiction-des-puffs-jetables-quelles-sont-les-alternatives.html"  rel="bookmark" class="td-image-wrap " title="Interdiction des puffs jetables : quelles sont les alternatives ?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2024/12/Interdiction-des-puffs-jetables-quelles-sont-les-alternatives--696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/lifestyle" class="td-post-category" >Lifestyle</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/interdiction-des-puffs-jetables-quelles-sont-les-alternatives.html"  rel="bookmark" title="Interdiction des puffs jetables : quelles sont les alternatives ?">Interdiction des puffs jetables : quelles sont les alternatives ?</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        
        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
            <div class="td-module-container td-category-pos-above">
                                    <div class="td-image-container">
                                                <div class="td-module-thumb"><a href="https://www.softrevolutionzine.org/choisir-des-lentilles-de-contact-mensuelles-journalieres-ou-annuelles.html"  rel="bookmark" class="td-image-wrap " title="Choisir des lentilles de contact mensuelles, journalières ou annuelles" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2024/10/Lentilles-de-contact-de-differentes-durees-dutilisation-696x464.jpg"  ></span></a></div>                                                                    </div>
                
                <div class="td-module-meta-info">
                                        <a href="https://www.softrevolutionzine.org/sante" class="td-post-category" >Santé</a>
                    <h2 class="entry-title td-module-title"><a href="https://www.softrevolutionzine.org/choisir-des-lentilles-de-contact-mensuelles-journalieres-ou-annuelles.html"  rel="bookmark" title="Choisir des lentilles de contact mensuelles, journalières ou annuelles">Choisir des lentilles de contact mensuelles, journalières ou annuelles</a></h2>
                    
                    
                    
                    
                                    </div>
            </div>
        </div>

        </div></div></div></div></div></div></div></div>                </div>
                            </div> <!-- /.td-main-content-wrap -->


            
    <div data-wpr-lazyrender="1" class="td-footer-template-wrap" role="contentinfo" style="position: relative; ">
                <div  class="td-footer-wrap ">
            <div id="tdi_113" class="tdc-zone"><div class="tdc_zone tdi_114  wpb_row td-pb-row tdc-element-style"  >
<style scoped>.tdi_114{min-height:0}.tdi_114>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#f9f9f9!important}</style>
<div class="tdi_113_rand_style td-element-style" ></div><div id="tdi_115" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_116  wpb_row td-pb-row tdc-element-style" >
<style scoped>.tdi_116,.tdi_116 .tdc-columns{min-height:0}.tdi_116,.tdi_116 .tdc-columns{display:block}.tdi_116 .tdc-columns{width:100%}.tdi_116:before,.tdi_116:after{display:table}.tdi_116{padding-top:10px!important;padding-bottom:10px!important;position:relative}.tdi_116 .td_block_wrap{text-align:left}</style>
<div class="tdi_115_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_115_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;background-image:url("https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-header.jpg")!important;background-position:center center!important;background-size:cover!important}</style></div><style>.tdi_115_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:rgba(0,204,255,0.42)!important}</style></div><div class="vc_column tdi_118  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>.tdi_118{vertical-align:baseline}.tdi_118>.wpb_wrapper,.tdi_118>.wpb_wrapper>.tdc-elements{display:block}.tdi_118>.wpb_wrapper>.tdc-elements{width:100%}.tdi_118>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_118>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_list_menu tdi_119 td-blm-display-horizontal td-pb-border-top td_block_template_1 widget"  data-td-block-uid="tdi_119" >
<style>.tdi_119{margin-bottom:0px!important;padding-bottom:0px!important}</style>
<style>.td_block_list_menu ul{flex-wrap:wrap;margin-left:12px}.td_block_list_menu ul li{margin-left:0}.td_block_list_menu ul li a{display:flex;margin-left:0}.td_block_list_menu .td-blm-menu-item-txt{display:flex;align-items:center;flex-grow:1}.td_block_list_menu .list-sub-menu{padding-left:22px}.td_block_list_menu .list-sub-menu li{font-size:13px}.td_block_list_menu li.current-menu-item>a,.td_block_list_menu li.current-menu-ancestor>a,.td_block_list_menu li.current-category-ancestor>a,.td_block_list_menu li.current-page-ancestor>a{color:var(--td_theme_color,#4db2ec)}.td_block_list_menu .td-blm-sub-icon{display:flex;align-items:center;justify-content:center;margin-left:.6em;padding:0 .6em;transition:transform .2s ease-in-out}.td_block_list_menu .td-blm-sub-icon svg{display:block;width:1em;height:auto}.td_block_list_menu .td-blm-sub-icon svg,.td_block_list_menu .td-blm-sub-icon svg *{fill:currentColor}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children ul{display:none}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children-open>a>.td-blm-sub-icon{transform:rotate(180deg)}.td_block_list_menu.td-blm-display-horizontal ul{display:flex}body .tdi_119 ul{text-align:left;justify-content:flex-start}body .tdi_119 ul li a{justify-content:flex-start}body .tdi_119 .td-blm-menu-item-txt{flex-grow:1}body .tdi_119 ul li{margin-right:10px}body .tdi_119 ul li:last-child{margin-right:0}body .tdi_119 a,body .tdi_119 .td-blm-sub-icon{color:#ffffff}</style><div class="td-block-title-wrap"></div><div id=tdi_119 class="td_block_inner td-fix-index"><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-1712" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1712"><a href="https://www.softrevolutionzine.org/nos-publications-listees"><span class="td-blm-menu-item-txt">Nos publications listées</span></a></li>
<li id="menu-item-192" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-192"><a href="https://www.softrevolutionzine.org/contact"><span class="td-blm-menu-item-txt">Contact</span></a></li>
<li id="menu-item-2980" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2980"><a href="https://www.softrevolutionzine.org/mentions-legales"><span class="td-blm-menu-item-txt">Mentions légales</span></a></li>
</ul></div></div></div></div></div><div class="vc_column tdi_121  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>.tdi_121{vertical-align:baseline}.tdi_121>.wpb_wrapper,.tdi_121>.wpb_wrapper>.tdc-elements{display:block}.tdi_121>.wpb_wrapper>.tdc-elements{width:100%}.tdi_121>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_121>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="wpb_wrapper td_block_single_image td_block_wrap  td-animation-stack td_block_wrap vc_single_image tdi_122  td-single-image- td-pb-border-top td_block_template_1 "  data-td-block-uid="tdi_122"><span 
                            class="td_single_image_bg td-lazy-img" 
                            data-type="css_image" 
                            data-img-url="https://www.softrevolutionzine.org/wp-content/uploads/2021/08/www.softrevolutionzine.org-softrevolutionzine-org-fav.png"  ></span>
<style>.tdi_122{margin-bottom:0px!important;padding-bottom:0px!important}</style>
<style>.td_block_single_image.td-image-video-modal{cursor:pointer}.td_block_single_image.td-no-img-custom-url .td_single_image_bg{pointer-events:none;cursor:default}.vc_single_image a{position:relative}.td-single-image-style-rounded .td_single_image_bg,.td-single-image-style-rounded .td_single_image_bg:before,.td-single-image-style-rounded .td_single_image_bg:after{border-radius:4px}.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border,.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{margin-bottom:22px;background-color:#EBEBEB}.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border{padding:6px}.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{padding:1px}.td-single-image-style-outline .td_single_image_bg:before,.td-single-image-style-bordered-shadow .td_single_image_bg:before,.td-single-image-style-round-outline .td_single_image_bg:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before,.td-single-image-style-circle-outline .td_single_image_bg:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before,.td-single-image-style-outline a:after,.td-single-image-style-bordered-shadow .td_single_image_bg:after,.td-single-image-style-round-outline .td_single_image_bg:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after,.td-single-image-style-circle-outline .td_single_image_bg:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.td-single-image-style-outline .td_single_image_bg:after,.td-single-image-style-bordered-shadow .td_single_image_bg:after,.td-single-image-style-round-outline .td_single_image_bg:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after,.td-single-image-style-circle-outline .td_single_image_bg:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after{color:#fff;-webkit-box-shadow:inset 0px 0px 0px 6px;box-shadow:inset 0px 0px 0px 6px}.td-single-image-style-outline .td_single_image_bg:before,.td-single-image-style-bordered-shadow .td_single_image_bg:before,.td-single-image-style-round-outline .td_single_image_bg:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before,.td-single-image-style-circle-outline .td_single_image_bg:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before{color:#EBEBEB;-webkit-box-shadow:inset 0px 0px 0px 7px;box-shadow:inset 0px 0px 0px 7px}.td-single-image-style-shadow .td_single_image_bg,.td-single-image-style-bordered-shadow .td_single_image_bg,.td-single-image-style-round-shadow .td_single_image_bg,.td-single-image-style-round-border-shadow .td_single_image_bg,.td-single-image-style-circle-shadow .td_single_image_bg,.td-single-image-style-circle-border-shadow .td_single_image_bg{-webkit-box-shadow:0 0 6px rgba(0,0,0,0.1);box-shadow:0 0 6px rgba(0,0,0,0.1)}.td-single-image-style-3d-shadow{position:relative}.td-single-image-style-3d-shadow:before,.td-single-image-style-3d-shadow:after{content:'';position:absolute;bottom:0;height:30%;-webkit-box-shadow:0 15px 10px rgba(0,0,0,0.6);box-shadow:0 15px 10px rgba(0,0,0,0.6);z-index:0}.td-single-image-style-3d-shadow:before{left:5px;right:50%;-webkit-transform:skewY(-6deg);transform:skewY(-6deg);-webkit-transform-origin:0 0;transform-origin:0 0}.td-single-image-style-3d-shadow:after{left:50%;right:5px;-webkit-transform:skewY(6deg);transform:skewY(6deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}.td-single-image-style-3d-shadow .td_single_image_bg{z-index:1}.td-single-image-style-round,.td-single-image-style-round-border,.td-single-image-style-round-outline,.td-single-image-style-round-shadow,.td-single-image-style-round-border-shadow,.td-single-image-style-circle,.td-single-image-style-circle-border,.td-single-image-style-circle-outline,.td-single-image-style-circle-shadow,.td-single-image-style-circle-border-shadow{border-radius:50%}.td-single-image-style-round .td_single_image_bg,.td-single-image-style-round-border .td_single_image_bg,.td-single-image-style-round-outline .td_single_image_bg,.td-single-image-style-round-shadow .td_single_image_bg,.td-single-image-style-round-border-shadow .td_single_image_bg,.td-single-image-style-circle .td_single_image_bg,.td-single-image-style-circle-border .td_single_image_bg,.td-single-image-style-circle-outline .td_single_image_bg,.td-single-image-style-circle-shadow .td_single_image_bg,.td-single-image-style-circle-border-shadow .td_single_image_bg,.td-single-image-style-round .td_single_image_bg:before,.td-single-image-style-round-border .td_single_image_bg:before,.td-single-image-style-round-outline .td_single_image_bg:before,.td-single-image-style-round-shadow .td_single_image_bg:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before,.td-single-image-style-circle .td_single_image_bg:before,.td-single-image-style-circle-border .td_single_image_bg:before,.td-single-image-style-circle-outline .td_single_image_bg:before,.td-single-image-style-circle-shadow .td_single_image_bg:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before,.td-single-image-style-round .td_single_image_bg:after,.td-single-image-style-round-border .td_single_image_bg:after,.td-single-image-style-round-outline .td_single_image_bg:after,.td-single-image-style-round-shadow .td_single_image_bg:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after,.td-single-image-style-circle .td_single_image_bg:after,.td-single-image-style-circle-border .td_single_image_bg:after,.td-single-image-style-circle-outline .td_single_image_bg:after,.td-single-image-style-circle-shadow .td_single_image_bg:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after{border-radius:50%}.td-single-image-style-round-outline .td_single_image_bg:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before,.td-single-image-style-circle-outline .td_single_image_bg:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before,.td-single-image-style-round-outline .td_single_image_bg:before:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before:before,.td-single-image-style-circle-outline .td_single_image_bg:before:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before:before,.td-single-image-style-round-outline .td_single_image_bg:after:before,.td-single-image-style-round-border-shadow .td_single_image_bg:after:before,.td-single-image-style-circle-outline .td_single_image_bg:after:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:after:before,.td-single-image-style-round-outline .td_single_image_bg:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after,.td-single-image-style-circle-outline .td_single_image_bg:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after,.td-single-image-style-round-outline .td_single_image_bg:before:after,.td-single-image-style-round-border-shadow .td_single_image_bg:before:after,.td-single-image-style-circle-outline .td_single_image_bg:before:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:before:after,.td-single-image-style-round-outline .td_single_image_bg:after:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after:after,.td-single-image-style-circle-outline .td_single_image_bg:after:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after:after{border-radius:50%}.td-single-image-style-circle .td_single_image_bg,.td-single-image-style-circle-border .td_single_image_bg,.td-single-image-style-circle-outline .td_single_image_bg,.td-single-image-style-circle-shadow .td_single_image_bg,.td-single-image-style-circle-border-shadow .td_single_image_bg{height:0;padding-bottom:100%}.vc_single_image .td_single_image_bg{width:100%;display:block;background-size:cover}.tdi_122 .td_single_image_bg{height:60px;padding-bottom:0;background-repeat:no-repeat;background-position:center top}body .tdi_122 .td_single_image_bg{background-size:contain}.tdi_122:hover .td_single_image_bg:before{opacity:0}@media (max-width:767px){.td-stretch-content .td_block_single_image{margin-right:-20px;margin-left:-20px}}@media (max-width:767px){.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border,.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{margin-bottom:32px}}</style></div></div></div><div class="vc_column tdi_124  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped>.tdi_124{vertical-align:baseline}.tdi_124>.wpb_wrapper,.tdi_124>.wpb_wrapper>.tdc-elements{display:block}.tdi_124>.wpb_wrapper>.tdc-elements{width:100%}.tdi_124>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_124>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_125 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_125" >
<style>.tdi_125{margin-bottom:0px!important;padding-top:15px!important;padding-bottom:0px!important}</style>
<style>.tdm_block.tdm_block_inline_text{margin-bottom:0;vertical-align:top}.tdm_block.tdm_block_inline_text .tdm-descr{margin-bottom:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.tdc-row-content-vert-center .tdm-inline-text-yes{vertical-align:middle}.tdc-row-content-vert-bottom .tdm-inline-text-yes{vertical-align:bottom}.tdi_125{text-align:center!important;margin-right:auto;margin-left:auto}.tdi_125 .tdm-descr{color:#ffffff;font-family:Poppins!important;font-size:20px!important;line-height:1.4!important}</style><p class="tdm-descr">© Softrevolutionzine.org</p></div></div></div></div></div></div></div>        </div>

    </div>
    

<style>.tdc-footer-template .td-main-content-wrap{padding-bottom:0}</style>

</div><!--close td-outer-wrap-->

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/Newspaper-child/*","/wp-content/themes/Newspaper/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<style type="text/css"> 
         /* Hide reCAPTCHA V3 badge */
        .grecaptcha-badge {
        
            visibility: hidden !important;
        
        }
    </style>

    <!--

        Theme: Newspaper by tagDiv.com 2026
        Version: 12.7.6 (rara)
        Deploy mode: deploy
        
        uid: 6a29511fa913a
    -->

    <script type="rocketlazyloadscript" data-minify="1" id="mpp_gutenberg_tabs-js" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/profile-builder/add-ons-free/user-profile-picture/js/mpp-frontend.js?ver=1778138378" data-rocket-defer defer></script>
<script id="bzkshop-js-extra">
var bzkshopAjax = {"ajaxurl":"https://www.softrevolutionzine.org/wp-admin/admin-ajax.php","nonce":"ad25eb745b"};
//# sourceURL=bzkshop-js-extra
</script>
<script type="rocketlazyloadscript" id="bzkshop-js-before">
window.bzkshop={"c":false}
//# sourceURL=bzkshop-js-before
</script>
<script type="rocketlazyloadscript" data-minify="1" id="bzkshop-js" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/uploads/1HqgUiy2CcL5wEz/script.js?ver=1778138378" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" id="bzkshop-carousel-js" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/uploads/1HqgUiy2CcL5wEz/carousel.js?ver=1778651578" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" 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}();
//# sourceURL=rocket-browser-checker-js-after
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(?:wp-content|wp-includes)/|/(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.softrevolutionzine.org","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
</script>
<script type="rocketlazyloadscript" 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();
}());

//# sourceURL=rocket-preload-links-js-after
</script>
<script type="rocketlazyloadscript" id="td-site-min-js" data-rocket-src="https://www.softrevolutionzine.org/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.7.6" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" id="tdPostImages-js" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=1778138378" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" id="tdSocialSharing-js" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=1778138378" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" id="tdModalPostImages-js" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=1778138378" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" async data-wp-strategy="async" fetchpriority="low" id="comment-reply-js" data-rocket-src="https://www.softrevolutionzine.org/wp-includes/js/comment-reply.min.js?ver=1fb5c54c0a6c1de6ed94e670cd9083c2"></script>
<script type="rocketlazyloadscript" id="tdb_js_files_for_front-js" data-rocket-src="https://www.softrevolutionzine.org/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=8280ce6b395b9467b91f1ab93b09b985" data-rocket-defer defer></script>


<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js?ver=1778138378" id="tdToTop-js" data-rocket-defer defer></script>

<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoginMobile.js?ver=1778138378" id="tdLoginMobile-js" data-rocket-defer defer></script>

<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=1778138378" id="tdbMenu-js" data-rocket-defer defer></script>

<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js?ver=1778138378" id="tdMenu-js" data-rocket-defer defer></script>

<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=1778138378" id="tdAjaxSearch-js" data-rocket-defer defer></script>

<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.softrevolutionzine.org/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=1778138378" id="tdSmartSidebar-js" data-rocket-defer defer></script>
<!-- JS generated by theme -->

<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="td-generated-footer-js">window.addEventListener('DOMContentLoaded', function() {
    

                
                    /* global jQuery:{} */
                    jQuery(document).ready( function () {

                        var tdbMenuItem = new tdbMenu.item();
                        tdbMenuItem.blockUid = 'tdi_32';
                        tdbMenuItem.jqueryObj = jQuery('.tdi_32');

                        tdbMenuItem.blockAtts = '{"main_sub_tdicon":"td-icon-down","sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"25%","image_size":"","modules_category":"image","show_excerpt":"none","show_com":"none","show_date":"","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-right","tds_menu_active1-line_height":"0","tds_menu_active1-text_color_h":"#00ccff","align_horiz":"content-horiz-center","f_elem_font_family":"702","menu_id":"30","f_sub_elem_font_family":"702","tds_menu_sub_active1-sub_text_color_h":"#00846b","mm_elem_color_a":"#00846b","f_mm_sub_font_family":"702","cat_bg":"#00846b","f_title_font_family":"702","f_title_font_weight":"600","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9","mm_align_screen":"yes","mm_width":"1440","mm_elem_padd":"eyJhbGwiOiIycHggMjBweCIsInBvcnRyYWl0IjoiNnB4IDIwcHgifQ==","mm_subcats_bg":"#ffffff","title_txt_hover":"#ffb159","art_title":"8px 0","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9","f_elem_font_size":"eyJsYW5kc2NhcGUiOiIxMyIsInBvcnRyYWl0IjoiMTIiLCJhbGwiOiIxNSJ9","show_mega_cats":"yes","f_mm_sub_font_size":"eyJsYW5kc2NhcGUiOiIxMiIsInBvcnRyYWl0IjoiMTEifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgOHB4In0=","f_cat_font_size":"eyJwb3J0cmFpdCI6IjEwIn0=","mm_sub_width":"eyJwb3J0cmFpdCI6IjE0MCJ9","f_mm_sub_font_line_height":"eyJwb3J0cmFpdCI6IjEifQ==","mm_padd":"eyJwb3J0cmFpdCI6IjE2In0=","modules_gap":"eyJwb3J0cmFpdCI6IjE2In0=","f_title_font_line_height":"eyJwb3J0cmFpdCI6IjEuMiJ9","video_icon":"30","excl_padd":"3px 6px 2px","f_excl_font_size":"10","text_color":"#ffffff","block_type":"tdb_header_menu","show_subcat":"","show_mega":"","mob_load":"","role_nav":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_icon_size":"","main_sub_icon_space":"","main_sub_icon_align":"-1","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_tdicon":"","more_icon_size":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_padd":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","mm_subcats_posts_limit":"4","mm_child_cats":"","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_sub_padd":"","mm_sub_border":"","mm_sub_inline":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border":"","mm_elem_border_a":"","mm_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_width":"","image_floated":"no_float","image_radius":"","hide_image":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_padding":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","show_pagination":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_line_height":"","f_elem_font_style":"","f_elem_font_weight":"","f_elem_font_transform":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_text_color":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_size":"","sub_shadow_shadow_offset_horizontal":"","sub_shadow_shadow_offset_vertical":"","sub_shadow_shadow_spread":"","sub_shadow_shadow_color":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_size":"","f_sub_elem_font_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_weight":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_border_size":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_size":"","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_offset_vertical":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_subcats_border_color":"","mm_elem_color":"","mm_elem_bg":"","mm_elem_bg_a":"","mm_elem_border_color":"","mm_elem_border_color_a":"","mm_elem_shadow_shadow_header":"","mm_elem_shadow_shadow_title":"Elements shadow","mm_elem_shadow_shadow_size":"","mm_elem_shadow_shadow_offset_horizontal":"","mm_elem_shadow_shadow_offset_vertical":"","mm_elem_shadow_shadow_spread":"","mm_elem_shadow_shadow_color":"","f_mm_sub_font_header":"","f_mm_sub_font_title":"Sub categories elements","f_mm_sub_font_settings":"","f_mm_sub_font_style":"","f_mm_sub_font_weight":"","f_mm_sub_font_transform":"","f_mm_sub_font_spacing":"","f_mm_sub_":"","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"#000","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","el_class":"","tdc_css":"","block_template_id":"","td_column_number":3,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_32","tdc_css_class":"tdi_32","tdc_css_class_style":"tdi_32_rand_style","context":""}';

                        
                        tdbMenuItem.isMegaMenuFull = true;

                        
                        
                        tdbMenuItem.megaMenuLoadType = '';

                        
                        tdbMenu.addItem(tdbMenuItem);

                    });
                
                

                
                    /* global jQuery:{} */
                    jQuery(document).ready( function () {

                        var tdbMenuItem = new tdbMenu.item();
                        tdbMenuItem.blockUid = 'tdi_46';
                        tdbMenuItem.jqueryObj = jQuery('.tdi_46');

                        tdbMenuItem.blockAtts = '{"main_sub_tdicon":"td-icon-down","sub_tdicon":"td-icon-right-arrow","mm_align_horiz":"content-horiz-center","modules_on_row_regular":"20%","modules_on_row_cats":"25%","image_size":"","modules_category":"image","show_excerpt":"none","show_com":"none","show_date":"","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-right","tds_menu_active1-line_height":"0","tds_menu_active1-text_color_h":"#00ccff","align_horiz":"content-horiz-center","f_elem_font_family":"702","menu_id":"30","f_sub_elem_font_family":"702","tds_menu_sub_active1-sub_text_color_h":"#00846b","mm_elem_color_a":"#00846b","f_mm_sub_font_family":"702","cat_bg":"#00846b","f_title_font_family":"702","f_title_font_weight":"600","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9","mm_align_screen":"yes","mm_width":"1440","mm_elem_padd":"eyJhbGwiOiIycHggMjBweCIsInBvcnRyYWl0IjoiNnB4IDIwcHgifQ==","mm_subcats_bg":"#ffffff","title_txt_hover":"#ffb159","art_title":"8px 0","f_meta_font_family":"789","f_meta_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9","f_elem_font_size":"eyJsYW5kc2NhcGUiOiIxMiIsInBvcnRyYWl0IjoiMTEiLCJhbGwiOiIxMiJ9","f_mm_sub_font_size":"eyJsYW5kc2NhcGUiOiIxMiIsInBvcnRyYWl0IjoiMTEifQ==","elem_padd":"eyJwb3J0cmFpdCI6IjAgOHB4In0=","f_cat_font_size":"eyJwb3J0cmFpdCI6IjEwIn0=","mm_sub_width":"eyJwb3J0cmFpdCI6IjE0MCJ9","f_mm_sub_font_line_height":"eyJwb3J0cmFpdCI6IjEifQ==","mm_padd":"eyJwb3J0cmFpdCI6IjE2In0=","modules_gap":"eyJwb3J0cmFpdCI6IjE2In0=","f_title_font_line_height":"eyJwb3J0cmFpdCI6IjEuMiJ9","video_icon":"30","excl_padd":"3px 6px 2px","f_excl_font_size":"10","text_color":"#ffffff","block_type":"tdb_header_menu","show_subcat":"","show_mega":"","show_mega_cats":"","mob_load":"","role_nav":"","separator":"","width":"","inline":"","more":"","float_right":"","elem_space":"","main_sub_icon_size":"","main_sub_icon_space":"","main_sub_icon_align":"-1","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_tdicon":"","more_icon_size":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_padd":"","sub_elem_radius":"0","sub_icon_size":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","mm_subcats_posts_limit":"4","mm_child_cats":"","open_in_new_window":"","mm_ajax_preloading":"","mm_hide_all_item":"","mm_sub_padd":"","mm_sub_border":"","mm_sub_inline":"","mm_elem_order":"name","mm_elem_space":"","mm_elem_border":"","mm_elem_border_a":"","mm_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","m_padding":"","all_modules_space":"36","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_width":"","image_floated":"no_float","image_radius":"","hide_image":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_padding":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","show_pagination":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_line_height":"","f_elem_font_style":"","f_elem_font_weight":"","f_elem_font_transform":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_text_color":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_size":"","sub_shadow_shadow_offset_horizontal":"","sub_shadow_shadow_offset_vertical":"","sub_shadow_shadow_spread":"","sub_shadow_shadow_color":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_size":"","f_sub_elem_font_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_weight":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_border_size":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_size":"","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_offset_vertical":"","mm_shadow_shadow_spread":"","mm_shadow_shadow_color":"","mm_subcats_border_color":"","mm_elem_color":"","mm_elem_bg":"","mm_elem_bg_a":"","mm_elem_border_color":"","mm_elem_border_color_a":"","mm_elem_shadow_shadow_header":"","mm_elem_shadow_shadow_title":"Elements shadow","mm_elem_shadow_shadow_size":"","mm_elem_shadow_shadow_offset_horizontal":"","mm_elem_shadow_shadow_offset_vertical":"","mm_elem_shadow_shadow_spread":"","mm_elem_shadow_shadow_color":"","f_mm_sub_font_header":"","f_mm_sub_font_title":"Sub categories elements","f_mm_sub_font_settings":"","f_mm_sub_font_style":"","f_mm_sub_font_weight":"","f_mm_sub_font_transform":"","f_mm_sub_font_spacing":"","f_mm_sub_":"","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","all_underline_height":"","all_underline_color":"#000","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","el_class":"","tdc_css":"","block_template_id":"","td_column_number":3,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_46","tdc_css_class":"tdi_46","tdc_css_class_style":"tdi_46_rand_style","context":""}';

                        
                        tdbMenuItem.isMegaMenuFull = true;

                        
                        
                        tdbMenuItem.megaMenuLoadType = '';

                        
                        tdbMenu.addItem(tdbMenuItem);

                    });
                
                
});</script>


<script type="rocketlazyloadscript">var td_res_context_registered_atts=["style_general_mobile_menu","style_general_header_align","style_general_header_logo","style_general_header_menu","style_general_text_with_title","style_general_separator","style_general_list_menu","style_specific_list_menu_vertical","style_specific_list_menu_accordion","style_specific_list_menu_horizontal","style_general_single_image","style_general_inline_text"];</script>
<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://www.softrevolutionzine.org/wp-content/plugins/clsop/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){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="Lire la vidéo Youtube"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}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 exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),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,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>
</body>
</html>
<!--
Performance optimized by Redis Object Cache. Learn more: https://wprediscache.com

9060 objets récupérés (2 Mo) depuis Redis grâce à PhpRedis (v6.1.0).
-->

<!-- Performance optimized by AccelerateWP. - Debug: cached@1781092639 -->