Outiref

Code source de l'URL : http://www.beauty-forum.fr

<!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(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
	
<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<link rel="pingback" href="https://beauty-forum.fr/xmlrpc.php" />

	<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		document.documentElement.className = 'js';
	</script>
	
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /><style id="et-builder-googlefonts-cached-inline">/* Original: https://fonts.googleapis.com/css?family=Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic|Libre+Baskerville:regular,italic,700|Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic|Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic&#038;subset=latin,latin-ext&#038;display=swap *//* User Agent: Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) Safari/538.1 Daum/4.1 */@font-face {font-family: 'Lato';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-mPCc.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_FQfo.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAUi-v.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_FQfo.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_FQfo.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AUi-v.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwaPHA.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwWw.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPHA.ttf) format('truetype');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPHA.ttf) format('truetype');}@font-face {font-family: 'Libre Baskerville';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QCQ.ttf) format('truetype');}@font-face {font-family: 'Libre Baskerville';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxY.ttf) format('truetype');}@font-face {font-family: 'Libre Baskerville';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcU.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16WXZ0ow.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Hw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w3aX8.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w3aX8.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz4dKg.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsE.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzc.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsE.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsE.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc0CsE.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype');}/* User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 */@font-face {font-family: 'Lato';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-mPCQ.woff) format('woff');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_FQfr.woff) format('woff');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAUi-s.woff) format('woff');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_FQfr.woff) format('woff');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_FQfr.woff) format('woff');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AUi-s.woff) format('woff');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwaPHw.woff) format('woff');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwWA.woff) format('woff');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPHw.woff) format('woff');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPHw.woff) format('woff');}@font-face {font-family: 'Libre Baskerville';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QCg.woff) format('woff');}@font-face {font-family: 'Libre Baskerville';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxU.woff) format('woff');}@font-face {font-family: 'Libre Baskerville';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcY.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16WXZ0oA.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Hw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w3aXw.woff) format('woff');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w3aXw.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz4dKQ.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsI.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzQ.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsI.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsI.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc0CsI.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzQ.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc-.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxM.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc-.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc-.woff) format('woff');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc-.woff) format('woff');}/* User Agent: Mozilla/5.0 (Windows NT 6.3; rv:39.0) Gecko/20100101 Firefox/39.0 */@font-face {font-family: 'Lato';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-mPCI.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_FQft.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAUi-q.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_FQft.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_FQft.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AUi-q.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwaPGQ.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXg.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPGQ.woff2) format('woff2');}@font-face {font-family: 'Lato';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPGQ.woff2) format('woff2');}@font-face {font-family: 'Libre Baskerville';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDA.woff2) format('woff2');}@font-face {font-family: 'Libre Baskerville';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxM.woff2) format('woff2');}@font-face {font-family: 'Libre Baskerville';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcA.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16WXZ0pg.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Hw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w3aXo.woff2) format('woff2');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w3aXo.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz4dLw.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsQ.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzI.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsQ.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsQ.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc0CsQ.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzI.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxK.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4.woff2) format('woff2');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4.woff2) format('woff2');}</style><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v22.5 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>L&#039;actualité des professionnels de la beauté et du bien-être</title><link rel="stylesheet" href="https://beauty-forum.fr/wp-content/cache/min/1/e32d9df0056c9fac0cbcdcb705b0f983.css" media="all" data-minify="1" />
	<meta name="description" content="Beauty Forum, nous pilotons depuis notre bureau parisien les événements du secteur de la beauté professionnelle au niveau national-régional." />
	<link rel="canonical" href="https://beauty-forum.fr/" />
	<meta property="og:locale" content="fr_FR" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="L&#039;actualité des professionnels de la beauté et du bien-être" />
	<meta property="og:description" content="Beauty Forum, nous pilotons depuis notre bureau parisien les événements du secteur de la beauté professionnelle au niveau national-régional." />
	<meta property="og:url" content="https://beauty-forum.fr/" />
	<meta property="og:site_name" content="Beauty Forum" />
	<meta property="article:publisher" content="https://www.facebook.com/BeautyForumFrance/" />
	<meta property="article:modified_time" content="2023-12-05T15:46:44+00:00" />
	<meta property="og:image" content="https://beauty-forum.fr/wp-content/uploads/2021/06/cropped-FAVICON-BF_NOIR-2.png" />
	<meta property="og:image:width" content="512" />
	<meta property="og:image:height" content="512" />
	<meta property="og:image:type" content="image/png" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://beauty-forum.fr/","url":"https://beauty-forum.fr/","name":"L'actualité des professionnels de la beauté et du bien-être","isPartOf":{"@id":"https://beauty-forum.fr/#website"},"about":{"@id":"https://beauty-forum.fr/#organization"},"primaryImageOfPage":{"@id":"https://beauty-forum.fr/#primaryimage"},"image":{"@id":"https://beauty-forum.fr/#primaryimage"},"thumbnailUrl":"https://beauty-forum.fr/wp-content/uploads/2021/06/cropped-FAVICON-BF_NOIR-2.png","datePublished":"2021-05-03T23:58:09+00:00","dateModified":"2023-12-05T15:46:44+00:00","description":"Beauty Forum, nous pilotons depuis notre bureau parisien les événements du secteur de la beauté professionnelle au niveau national-régional.","breadcrumb":{"@id":"https://beauty-forum.fr/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://beauty-forum.fr/"]}]},{"@type":"BreadcrumbList","@id":"https://beauty-forum.fr/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil"}]},{"@type":"WebSite","@id":"https://beauty-forum.fr/#website","url":"https://beauty-forum.fr/","name":"Beauty Forum","description":"L&#039;actualité des professionels de la beauté et du bien-être","publisher":{"@id":"https://beauty-forum.fr/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://beauty-forum.fr/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https://beauty-forum.fr/#organization","name":"Beauty Forum","url":"https://beauty-forum.fr/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://beauty-forum.fr/#/schema/logo/image/","url":"https://beauty-forum.fr/wp-content/uploads/2021/06/cropped-FAVICON-BF_NOIR-2.png","contentUrl":"https://beauty-forum.fr/wp-content/uploads/2021/06/cropped-FAVICON-BF_NOIR-2.png","width":512,"height":512,"caption":"Beauty Forum"},"image":{"@id":"https://beauty-forum.fr/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/BeautyForumFrance/","https://www.linkedin.com/in/beauty-forum/","https://www.instagram.com/beauty_forum_france/","https://www.youtube.com/channel/UCDs22XmYXqHtPcOkoFuFkEw"]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel="alternate" type="application/rss+xml" title="Beauty Forum &raquo; Flux" href="https://beauty-forum.fr/feed/" />
<link rel="alternate" type="application/rss+xml" title="Beauty Forum &raquo; Flux des commentaires" href="https://beauty-forum.fr/comments/feed/" />
<meta content="BF-DV-Child v.4.9.5.1623276117" name="generator"/>


<style id='wp-block-library-theme-inline-css' type='text/css'>
.wp-block-audio figcaption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-audio figcaption{
  color:#ffffffa6;
}

.wp-block-audio{
  margin:0 0 1em;
}

.wp-block-code{
  border:1px solid #ccc;
  border-radius:4px;
  font-family:Menlo,Consolas,monaco,monospace;
  padding:.8em 1em;
}

.wp-block-embed figcaption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-embed figcaption{
  color:#ffffffa6;
}

.wp-block-embed{
  margin:0 0 1em;
}

.blocks-gallery-caption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .blocks-gallery-caption{
  color:#ffffffa6;
}

.wp-block-image figcaption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-image figcaption{
  color:#ffffffa6;
}

.wp-block-image{
  margin:0 0 1em;
}

.wp-block-pullquote{
  border-bottom:4px solid;
  border-top:4px solid;
  color:currentColor;
  margin-bottom:1.75em;
}
.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{
  color:currentColor;
  font-size:.8125em;
  font-style:normal;
  text-transform:uppercase;
}

.wp-block-quote{
  border-left:.25em solid;
  margin:0 0 1.75em;
  padding-left:1em;
}
.wp-block-quote cite,.wp-block-quote footer{
  color:currentColor;
  font-size:.8125em;
  font-style:normal;
  position:relative;
}
.wp-block-quote.has-text-align-right{
  border-left:none;
  border-right:.25em solid;
  padding-left:0;
  padding-right:1em;
}
.wp-block-quote.has-text-align-center{
  border:none;
  padding-left:0;
}
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{
  border:none;
}

.wp-block-search .wp-block-search__label{
  font-weight:700;
}

.wp-block-search__button{
  border:1px solid #ccc;
  padding:.375em .625em;
}

:where(.wp-block-group.has-background){
  padding:1.25em 2.375em;
}

.wp-block-separator.has-css-opacity{
  opacity:.4;
}

.wp-block-separator{
  border:none;
  border-bottom:2px solid;
  margin-left:auto;
  margin-right:auto;
}
.wp-block-separator.has-alpha-channel-opacity{
  opacity:1;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
  width:100px;
}
.wp-block-separator.has-background:not(.is-style-dots){
  border-bottom:none;
  height:1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){
  height:2px;
}

.wp-block-table{
  margin:0 0 1em;
}
.wp-block-table td,.wp-block-table th{
  word-break:normal;
}
.wp-block-table figcaption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-table figcaption{
  color:#ffffffa6;
}

.wp-block-video figcaption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-video figcaption{
  color:#ffffffa6;
}

.wp-block-video{
  margin:0 0 1em;
}

.wp-block-template-part.has-background{
  margin-bottom:0;
  margin-top:0;
  padding:1.25em 2.375em;
}
</style>
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 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 rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}body { margin: 0;--wp--style--global--content-size: 823px;--wp--style--global--wide-size: 1080px; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>













<style id='divi-style-parent-inline-inline-css' type='text/css'>
/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.23.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}:focus{outline:0}del{text-decoration:line-through}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.page-template-page-template-blank-php #page-container{padding-top:0!important}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:Courier New,monospace;margin-bottom:10px}ins{text-decoration:none}sub,sup{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4,h5,h6{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}#et_search_icon:hover,.et-social-icon a:hover,.et_password_protected_form .et_submit_button,.form-submit .et_pb_buttontton.alt.disabled,.nav-single a,.posted_in a{color:#2ea3f2}.et-search-form,blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto;position:relative}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.et_full_width_page #main-content .container:before{display:none}.main_title{margin-bottom:20px}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{background:rgba(0,0,0,.05)}.et_button_icon_visible .et_pb_button{padding-right:2em;padding-left:.7em}.et_button_icon_visible .et_pb_button:after{opacity:1;margin-left:0}.et_button_left .et_pb_button:hover:after{left:.15em}.et_button_left .et_pb_button:after{margin-left:0;left:1em}.et_button_icon_visible.et_button_left .et_pb_button,.et_button_left .et_pb_button:hover,.et_button_left .et_pb_module .et_pb_button:hover{padding-left:2em;padding-right:.7em}.et_button_icon_visible.et_button_left .et_pb_button:after,.et_button_left .et_pb_button:hover:after{left:.15em}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{padding:.3em 1em}.et_button_no_icon .et_pb_button:after{display:none}.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,.et_button_no_icon.et_button_left .et_pb_button:hover,.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover{padding:.3em 1em!important}.et_button_custom_icon .et_pb_button:after{line-height:1.7em}.et_button_custom_icon.et_button_icon_visible .et_pb_button:after,.et_button_custom_icon .et_pb_button:hover:after{margin-left:.3em}#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type{padding:0;margin-bottom:-16px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content thead th,.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}.entry-content tr td{border-top:1px solid #eee;padding:6px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ol,.entry-content ol,.et-l--body ol,.et-l--footer ol,.et-l--header ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}#left-area ul li ul,.entry-content ul li ol{padding:2px 0 2px 20px}#left-area ol li ul,.entry-content ol li ol,.et-l--body ol li ol,.et-l--footer ol li ol,.et-l--header ol li ol{padding:2px 0 2px 35px}#left-area ul.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}#left-area ul.products{padding:0!important;line-height:1.7!important;list-style:none!important}.gallery-item a{display:block}.gallery-caption,.gallery-item a{width:90%}#wpadminbar{z-index:100001}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}#left-area .et_featured_image{padding-bottom:7px}.single .post{padding-bottom:25px}body.single .et_audio_content{margin-bottom:-6px}.nav-single a{text-decoration:none;color:#2ea3f2;font-size:14px;font-weight:400}.nav-previous{float:left}.nav-next{float:right}.et_password_protected_form p input{background-color:#eee;border:none!important;width:100%!important;border-radius:0!important;font-size:14px;color:#999!important;padding:16px!important;-webkit-box-sizing:border-box;box-sizing:border-box}.et_password_protected_form label{display:none}.et_password_protected_form .et_submit_button{font-family:inherit;display:block;float:right;margin:8px auto 0;cursor:pointer}.post-password-required p.nocomments.container{max-width:100%}.post-password-required p.nocomments.container:before{display:none}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 30px 20px 0}.wp-caption.alignright{margin:0 0 20px 30px}.wp-caption img{margin:0;padding:0;border:0}.wp-caption p.wp-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4,body #main-content .et_builder_inner_content>h5,body #main-content .et_builder_inner_content>h6{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}.wp-block-pullquote{margin:20px 0 30px}.wp-block-pullquote.has-background blockquote{border-left:none}.wp-block-group.has-background{padding:1.5em 1.5em .5em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.et_full_width_page #left-area,.et_no_sidebar #left-area{float:none;width:100%!important}.et_full_width_page #left-area{padding-bottom:0}.et_no_sidebar #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container,.et-tb-has-header #page-container{padding-top:0!important}#left-area,#sidebar{width:100%!important}#main-content .container:before{display:none!important}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:none}}@media print{#page-container{padding-top:0!important}}#wp-admin-bar-et-use-visual-builder a:before{font-family:ETmodules!important;content:"\e625";font-size:30px!important;width:28px;margin-top:-3px;color:#974df3!important}#wp-admin-bar-et-use-visual-builder:hover a:before{color:#fff!important}#wp-admin-bar-et-use-visual-builder:hover a,#wp-admin-bar-et-use-visual-builder a:hover{transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;background-color:#7e3bd0!important;color:#fff!important}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:"\e093"}.et-social-twitter a.icon:before{content:"\e094"}.et-social-google-plus a.icon:before{content:"\e096"}.et-social-instagram a.icon:before{content:"\e09a"}.et-social-rss a.icon:before{content:"\e09e"}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.wp-block-divi-layout{margin-bottom:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}#et-info-email:before,#et-info-phone:before,#et_search_icon:before,.comment-reply-link:after,.et-cart-info span:before,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et-social-icon a:before,.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before,.et_overlay:before,.et_password_protected_form .et_submit_button:after,.et_pb_button:after,.et_pb_contact_reset:after,.et_pb_contact_submit:after,.et_pb_font_icon:before,.et_pb_newsletter_button:after,.et_pb_pricing_table_button:after,.et_pb_promo_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.form-submit .et_pb_button:after,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}#et-ajax-saving{display:none;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:rgba(0,139,219,.247059) 0 0 60px;box-shadow:0 0 60px rgba(0,139,219,.247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#et-ajax-saving img{margin:9px}.et-safe-mode-indicator,.et-safe-mode-indicator:focus,.et-safe-mode-indicator:hover{-webkit-box-shadow:0 5px 10px rgba(41,196,169,.15);box-shadow:0 5px 10px rgba(41,196,169,.15);background:#29c4a9;color:#fff;font-size:14px;font-weight:600;padding:12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button,.et_pb_button_inner{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:hsla(0,0%,100%,.2)}.et_pb_bg_layout_light.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button.et_hover_enabled:hover:after,.et_pb_button.et_pb_hovered:hover:after{-webkit-transition:none!important;transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.et_pb_module.et_pb_text_align_right{text-align:right}.et_pb_module.et_pb_text_align_justified{text-align:justify}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled_preview{z-index:2}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_module,.et_pb_posts_nav a,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_mask,.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.et_pb_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333}.post-password-required .et_pb_row{padding:0;width:100%}.post-password-required .et_password_protected_form{min-height:0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1{display:none}.et_pb_no_bg{padding:0!important}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_parallax_bg.et_parallax_bg__hover,.et_parallax_bg.et_parallax_bg_phone,.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient__hover,.et_parallax_gradient.et_parallax_gradient_phone,.et_parallax_gradient.et_parallax_gradient_tablet,.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover){display:none}.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover{display:block}.et_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.et_pb_module.et_pb_section_parallax,.et_pb_posts_nav a.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://beauty-forum.fr/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}body.safari .section_has_divider{will-change:transform}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:multi-view-image-fade .5s;animation:multi-view-image-fade .5s}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (min-width:981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_parallax_bg.et_parallax_bg_tablet_exist,.et_parallax_gradient.et_parallax_gradient_tablet_exist{display:none}.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient_tablet{display:block}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_light_tablet .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_tablet .et_pb_more_button{color:inherit}.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-tablet{text-align:left}.et_pb_module.et_pb_text_align_center-tablet{text-align:center}.et_pb_module.et_pb_text_align_right-tablet{text-align:right}.et_pb_module.et_pb_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_parallax_bg.et_parallax_bg_phone_exist,.et_parallax_gradient.et_parallax_gradient_phone_exist{display:none}.et_parallax_bg.et_parallax_bg_phone,.et_parallax_gradient.et_parallax_gradient_phone{display:block}.et-hide-mobile{display:none!important}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_light_phone .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_phone .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_phone .et_pb_more_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-phone{text-align:left}.et_pb_module.et_pb_text_align_center-phone{text-align:center}.et_pb_module.et_pb_text_align_right-phone{text-align:right}.et_pb_module.et_pb_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.et_pb_more_button{display:block}}@media (min-width:768px) and (max-width:980px){[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped){display:none!important}}.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}
</style>
<style id='divi-dynamic-critical-inline-css' type='text/css'>
@font-face{font-family:ETmodules;font-display:block;src:url(//beauty-forum.fr/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(//beauty-forum.fr/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(//beauty-forum.fr/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"),url(//beauty-forum.fr/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(//beauty-forum.fr/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}
@media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2,.et_pb_gutters3.et_pb_row .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:28.353%;margin-right:7.47%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product{width:100%;margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product{width:48%;margin-right:4%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2){margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1){clear:none}}
@media (min-width:981px){.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,.et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,.et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,.et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child{margin-bottom:30px}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3{width:29.667%;margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post{margin-bottom:18.539%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2{width:46.265%;margin-right:7.47%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post{margin-bottom:14.941%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2{width:45.758%;margin-right:8.483%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post{margin-bottom:16.967%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget{width:45.242%;margin-right:9.516%;margin-bottom:9.516%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1{width:100%;margin-right:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post{margin-bottom:9.516%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget{width:44.18%;margin-right:11.64%;margin-bottom:11.64%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1{width:100%;margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post{margin-bottom:11.64%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3 .et_pb_column_2_5 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_2_5 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_widget{width:100%;margin-bottom:14.986%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_widget{width:100%;margin-bottom:18.539%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget{width:100%;margin-bottom:26.347%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_1_5 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_widget{width:100%;margin-bottom:35.256%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3 .et_pb_column_1_6 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_widget{width:100%;margin-bottom:45.517%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n){margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1){clear:both}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1){clear:both}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),.et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd),.et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}}
.et_animated{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both!important;animation-fill-mode:both!important}.et_animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.et_had_animation{position:relative}@-webkit-keyframes et_pb_fade{to{opacity:1}}@keyframes et_pb_fade{to{opacity:1}}.et_animated.fade{-webkit-animation-name:et_pb_fade;animation-name:et_pb_fade}@-webkit-keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeTop{-webkit-animation-name:et_pb_fadeTop;animation-name:et_pb_fadeTop}@-webkit-keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeRight{-webkit-animation-name:et_pb_fadeRight;animation-name:et_pb_fadeRight}@-webkit-keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeBottom{-webkit-animation-name:et_pb_fadeBottom;animation-name:et_pb_fadeBottom}@-webkit-keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeLeft{-webkit-animation-name:et_pb_fadeLeft;animation-name:et_pb_fadeLeft}@-webkit-keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.slide{-webkit-animation-name:et_pb_slide;animation-name:et_pb_slide}@-webkit-keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideTop{-webkit-animation-name:et_pb_slideTop;animation-name:et_pb_slideTop}@-webkit-keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideRight{-webkit-animation-name:et_pb_slideRight;animation-name:et_pb_slideRight}@-webkit-keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideBottom{-webkit-animation-name:et_pb_slideBottom;animation-name:et_pb_slideBottom}@-webkit-keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideLeft{-webkit-animation-name:et_pb_slideLeft;animation-name:et_pb_slideLeft}@-webkit-keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.et_animated.bounce{-webkit-animation-name:et_pb_bounce;animation-name:et_pb_bounce}@-webkit-keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceTop{-webkit-animation-name:et_pb_bounceTop;animation-name:et_pb_bounceTop}@-webkit-keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceRight{-webkit-animation-name:et_pb_bounceRight;animation-name:et_pb_bounceRight}@-webkit-keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.bounceBottom{-webkit-animation-name:et_pb_bounceBottom;animation-name:et_pb_bounceBottom}@-webkit-keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceLeft{-webkit-animation-name:et_pb_bounceLeft;animation-name:et_pb_bounceLeft}@-webkit-keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoom{-webkit-animation-name:et_pb_zoom;animation-name:et_pb_zoom}@-webkit-keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomTop{-webkit-animation-name:et_pb_zoomTop;animation-name:et_pb_zoomTop;-webkit-transform-origin:top;transform-origin:top}@-webkit-keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomRight{-webkit-animation-name:et_pb_zoomRight;animation-name:et_pb_zoomRight;-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomBottom{-webkit-animation-name:et_pb_zoomBottom;animation-name:et_pb_zoomBottom;-webkit-transform-origin:bottom;transform-origin:bottom}@-webkit-keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomLeft{-webkit-animation-name:et_pb_zoomLeft;animation-name:et_pb_zoomLeft;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flip{-webkit-animation-name:et_pb_flip;animation-name:et_pb_flip}@-webkit-keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flipTop{-webkit-animation-name:et_pb_flipTop;animation-name:et_pb_flipTop;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.flipRight{-webkit-animation-name:et_pb_flipRight;animation-name:et_pb_flipRight;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flipBottom{-webkit-animation-name:et_pb_flipBottom;animation-name:et_pb_flipBottom;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.flipLeft{-webkit-animation-name:et_pb_flipLeft;animation-name:et_pb_flipLeft;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.fold{-webkit-transform-origin:center;transform-origin:center;-webkit-animation-name:et_pb_fold;animation-name:et_pb_fold}@-webkit-keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.foldTop{-webkit-transform-origin:top;transform-origin:top;-webkit-animation-name:et_pb_foldTop;animation-name:et_pb_foldTop}@-webkit-keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.foldRight{-webkit-transform-origin:right;transform-origin:right;-webkit-animation-name:et_pb_foldRight;animation-name:et_pb_foldRight}@-webkit-keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.foldBottom{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-name:et_pb_foldBottom;animation-name:et_pb_foldBottom}@-webkit-keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.foldLeft{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:et_pb_foldLeft;animation-name:et_pb_foldLeft}@-webkit-keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.et_animated.roll{-webkit-animation-name:et_pb_roll;animation-name:et_pb_roll}@-webkit-keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollTop{-webkit-animation-name:et_pb_rollTop;animation-name:et_pb_rollTop}@-webkit-keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollRight{-webkit-animation-name:et_pb_rollRight;animation-name:et_pb_rollRight}@-webkit-keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollBottom{-webkit-animation-name:et_pb_rollBottom;animation-name:et_pb_rollBottom}@-webkit-keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollLeft{-webkit-animation-name:et_pb_rollLeft;animation-name:et_pb_rollLeft}
.et_pb_scroll_top.et-pb-icon{text-align:center;background:rgba(0,0,0,0.4);text-decoration:none;position:fixed;z-index:99999;bottom:125px;right:0px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;display:none;cursor:pointer;font-size:30px;padding:5px;color:#fff}.et_pb_scroll_top:before{content:'2'}.et_pb_scroll_top.et-visible{opacity:1;-webkit-animation:fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_scroll_top.et-hidden{opacity:0;-webkit-animation:fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.et_pb_section--absolute,.et_pb_section--fixed{width:100%}.et_pb_section.et_section_transparent{background-color:transparent}.et_pb_fullwidth_section{padding:0}.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row{padding:0!important}.et_pb_inner_shadow{-webkit-box-shadow:inset 0 0 7px rgba(0,0,0,.07);box-shadow:inset 0 0 7px rgba(0,0,0,.07)}.et_pb_bottom_inside_divider,.et_pb_top_inside_divider{display:block;background-repeat-y:no-repeat;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.et_pb_bottom_inside_divider.et-no-transition,.et_pb_top_inside_divider.et-no-transition{-webkit-transition:none!important;transition:none!important}.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider{z-index:1}.et_pb_section_video:not(.et_pb_section--with-menu){overflow:hidden;position:relative}.et_pb_column>.et_pb_section_video_bg{z-index:-1}.et_pb_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;-webkit-transition:display .3s;transition:display .3s}.et_pb_section_video_bg.et_pb_section_video_bg_hover,.et_pb_section_video_bg.et_pb_section_video_bg_phone,.et_pb_section_video_bg.et_pb_section_video_bg_tablet,.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:none}.et_pb_section_video_bg .mejs-controls,.et_pb_section_video_bg .mejs-overlay-play{display:none!important}.et_pb_section_video_bg embed,.et_pb_section_video_bg iframe,.et_pb_section_video_bg object,.et_pb_section_video_bg video{max-width:none}.et_pb_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.et_pb_section_video_bg .mejs-overlay-loading{display:none!important}.et_pb_social_network_link .et_pb_section_video{overflow:visible}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg{display:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit{display:block}@media (min-width:981px){.et_pb_section{padding:4% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:block}}@media (max-width:980px){.et_pb_section{padding:50px 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_tablet{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:none}}@media (min-width:768px){.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:block}}@media (min-width:768px) and (max-width:980px){.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:block}}@media (max-width:767px){.et_pb_section_video_bg.et_pb_section_video_bg_phone{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:none}}
.et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}body.safari .section_has_divider,body.uiwebview .section_has_divider{-webkit-perspective:2000px;perspective:2000px}.section_has_divider .et_pb_row{z-index:5}.et_pb_row_inner{width:100%;position:relative}.et_pb_row.et_pb_row_empty,.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty{display:none}.et_pb_row:after,.et_pb_row_inner:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_row_4col .et-last-child,.et_pb_row_4col .et-last-child-2,.et_pb_row_6col .et-last-child,.et_pb_row_6col .et-last-child-2,.et_pb_row_6col .et-last-child-3{margin-bottom:0}.et_pb_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_column--with-menu{z-index:3}.et_pb_column.et_pb_column_empty{min-height:1px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_column.et_pb_section_parallax{position:relative}.et_pb_column,.et_pb_row,.et_pb_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_pb_row{padding:2% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row{padding:0;width:100%}.et_pb_column_3_4 .et_pb_row_inner{padding:3.735% 0}.et_pb_column_2_3 .et_pb_row_inner{padding:4.2415% 0}.et_pb_column_1_2 .et_pb_row_inner,.et_pb_column_3_5 .et_pb_row_inner{padding:5.82% 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_row_inner{width:100%}.et_pb_column_single{padding:2.855% 0}.et_pb_column_single .et_pb_module.et-first-child,.et_pb_column_single .et_pb_module:first-child{margin-top:0}.et_pb_column_single .et_pb_module.et-last-child,.et_pb_column_single .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns,.et_pb_row_inner.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex}.rtl .et_pb_row.et_pb_equal_columns,.rtl .et_pb_row_inner.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_pb_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:980px){.et_pb_row{max-width:1080px}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row{padding:0;width:100%}.et_pb_column .et_pb_row_inner,.et_pb_row{padding:30px 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_column{width:100%;margin-bottom:30px}.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_section_specialty .et_pb_row>.et_pb_column{padding-bottom:0}.et_pb_column.et_pb_column_empty{display:none}.et_pb_row_1-2_1-4_1-4,.et_pb_row_1-2_1-6_1-6_1-6,.et_pb_row_1-4_1-4,.et_pb_row_1-4_1-4_1-2,.et_pb_row_1-5_1-5_3-5,.et_pb_row_1-6_1-6_1-6,.et_pb_row_1-6_1-6_1-6_1-2,.et_pb_row_1-6_1-6_1-6_1-6,.et_pb_row_3-5_1-5_1-5,.et_pb_row_4col,.et_pb_row_5col,.et_pb_row_6col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_pb_row_4col>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n){margin-right:0}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd){margin-right:0}.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_pb_row_4col .et_pb_column:nth-last-child(-n+2){margin-bottom:0}.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){margin-right:0}.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5{margin-right:0}.et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),.et_pb_row_5col .et_pb_column:last-child{margin-bottom:0}.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0}.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,.et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),.et_pb_row_6col .et_pb_column:nth-last-child(-n+3){margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%;margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:47.25%;margin-right:5.5%}.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n){margin-right:0}.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){.et_pb_row .et_pb_column.et_pb_column_1_4,.et_pb_row .et_pb_column.et_pb_column_1_5,.et_pb_row .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_column{width:100%!important}}
.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_image{margin-left:auto;margin-right:auto;line-height:0}.et_pb_image.aligncenter{text-align:center}.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image{display:block;position:relative}.et_pb_image{display:block}.et_pb_image .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%}.et_pb_image .et_pb_image_wrap img[src*=".svg"]{width:auto}.et_pb_image img{position:relative}.et_pb_image_sticky{margin-bottom:0!important;display:inherit}.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay{z-index:3;opacity:1}@media (min-width:981px){.et_pb_section_sticky,.et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2),.et_pb_section_sticky .et_pb_column_single,.et_pb_section_sticky .et_pb_row.et-last-child,.et_pb_section_sticky .et_pb_row:last-child,.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child,.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child{padding-bottom:0!important}}@media (max-width:980px){.et_pb_image_sticky_tablet{margin-bottom:0!important;display:inherit}.et_pb_section_sticky_mobile,.et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2),.et_pb_section_sticky_mobile .et_pb_column_single,.et_pb_section_sticky_mobile .et_pb_row.et-last-child,.et_pb_section_sticky_mobile .et_pb_row:last-child,.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child,.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child{padding-bottom:0!important}.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,.et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child{margin-bottom:0}.et_pb_image_bottom_space_tablet{margin-bottom:30px!important;display:block}.et_always_center_on_mobile{text-align:center!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:767px){.et_pb_image_sticky_phone{margin-bottom:0!important;display:inherit}.et_pb_image_bottom_space_phone{margin-bottom:30px!important;display:block}}
.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;-webkit-transition:all .4s;transition:all .4s}.et_portfolio_image,.et_shop_image{position:relative;display:block}.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,.et_portfolio_image:hover .et_overlay,.et_shop_image:hover .et_overlay{z-index:3;opacity:1}#ie7 .et_overlay,#ie8 .et_overlay{display:none}.et_pb_module.et_pb_has_overlay{position:relative}.et_pb_module.et_pb_has_overlay .et_overlay,article.et_pb_has_overlay{border:none}
.et_pb_text{word-wrap:break-word}.et_pb_text ol,.et_pb_text ul{padding-bottom:1em}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}
ul.et_pb_social_media_follow{list-style-type:none!important;margin:0 0 22px;padding:0}.et_pb_social_media_follow li{display:inline-block;margin-bottom:8px;position:relative}.et_pb_social_media_follow li a{margin-right:8px;display:inline-block;text-decoration:none;text-align:center;position:relative}.et_pb_social_media_follow li a.follow_button{padding:0 12px;margin-top:5px;margin-right:25px;font-size:14px;line-height:1.6em;background:rgba(0,0,0,.1);color:rgba(0,0,0,.5);border-radius:3px;border-width:0;border-style:solid;-webkit-transition:all .3s;transition:all .3s}.et_pb_social_media_follow li.last-child a,.et_pb_social_media_follow li:last-child a{margin-right:0}.et_pb_social_media_follow.has_follow_button li.last-child a.icon,.et_pb_social_media_follow.has_follow_button li:last-child a.icon{margin-right:8px}.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button{background:rgba(0,0,0,.6);color:hsla(0,0%,100%,.8)}.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover{background:rgba(0,0,0,.7);color:#fff}.et_pb_social_media_follow li a.icon{height:32px;width:32px;padding:0;-webkit-box-sizing:content-box;box-sizing:content-box}.et_pb_social_media_follow li a.icon:before{height:32px;width:32px;font-size:16px;line-height:32px;display:block;color:#fff;-webkit-transition:color .3s;transition:color .3s;position:relative;z-index:10}.et_pb_social_media_follow li a.icon:hover:before{color:hsla(0,0%,100%,.7)}.et_pb_social_media_follow li a.icon{border-radius:3px}.et_pb_social_media_follow_network_name{display:none}.et_pb_social_icon a.icon{vertical-align:middle}.et_pb_social_icon a.icon:before{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-social-fa-icon a.icon:before{font-family:FontAwesome}.et-social-telegram a.icon:before{content:"\F3FE"}.et-social-amazon a.icon:before{content:"\F270"}.et-social-bandcamp a.icon:before{content:"\F2D5"}.et-social-bitbucket a.icon:before{content:"\F171"}.et-social-behance a.icon:before{content:"\F1B4"}.et-social-buffer a.icon:before{content:"\F837"}.et-social-codepen a.icon:before{content:"\F1CB"}.et-social-deviantart a.icon:before{content:"\F1BD"}.et-social-flipboard a.icon:before{content:"\F44D"}.et-social-foursquare a.icon:before{content:"\F180"}.et-social-github a.icon:before{content:"\F09B"}.et-social-goodreads a.icon:before{content:"\F3A9"}.et-social-google a.icon:before{content:"\F1A0"}.et-social-houzz a.icon:before{content:"\F27C"}.et-social-itunes a.icon:before{content:"\F3B5"}.et-social-last_fm a.icon:before{content:"\F202"}.et-social-line a.icon:before{content:"\F3C0"}.et-social-medium a.icon:before,.et-social-meetup a.icon:before{content:"\F3C7"}.et-social-odnoklassniki a.icon:before{content:"\F263"}.et-social-patreon a.icon:before{content:"\F3D9"}.et-social-periscope a.icon:before{content:"\F3DA"}.et-social-quora a.icon:before{content:"\F2C4"}.et-social-researchgate a.icon:before{content:"\F4F8"}.et-social-reddit a.icon:before{content:"\F281"}.et-social-snapchat a.icon:before{content:"\F2AC"}.et-social-soundcloud a.icon:before{content:"\F1BE"}.et-social-spotify a.icon:before{content:"\F1BC"}.et-social-steam a.icon:before{content:"\F3F6"}.et-social-tripadvisor a.icon:before{content:"\F262"}.et-social-tiktok a.icon:before{content:"\E07B"}.et-social-twitch a.icon:before{content:"\F1E8"}.et-social-vk a.icon:before{content:"\F189"}.et-social-weibo a.icon:before{content:"\F18A"}.et-social-whatsapp a.icon:before{content:"\F232"}.et-social-xing a.icon:before{content:"\F168"}.et-social-yelp a.icon:before{content:"\F1E9"}.et-social-pinterest a.icon:before{content:"\E095"}.et-social-linkedin a.icon:before{content:"\E09D"}.et-social-tumblr a.icon:before{content:"\E097"}.et-social-skype a.icon:before{content:"\E0A2"}.et-social-flikr a.icon:before{content:"\E0A6"}.et-social-myspace a.icon:before{content:"\E0A1"}.et-social-dribbble a.icon:before{content:"\E09B"}.et-social-youtube a.icon:before{content:"\E0A3"}.et-social-vimeo a.icon:before{content:"\E09C"}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button{background:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button{background:rgba(0,0,0,.6);color:hsla(0,0%,100%,.8)}.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.7);color:#fff}}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button{background:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button{background:rgba(0,0,0,.6);color:hsla(0,0%,100%,.8)}.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.7);color:#fff}}.rtl .et_pb_social_media_follow li a{margin-left:8px;margin-right:0}
.et-menu li{display:inline-block;font-size:14px;padding-right:22px}.et-menu>li:last-child{padding-right:0}.et-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative}.et-menu a,.et-menu a:hover{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.et-menu a:hover{opacity:.7}.et-menu li>a{padding-bottom:29px;word-wrap:break-word}a.et_pb_menu__icon,button.et_pb_menu__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0 11px;font-size:17px;line-height:normal;background:none;border:0;cursor:pointer;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}a.et_pb_menu__icon:after,button.et_pb_menu__icon:after{font-family:ETmodules}a.et_pb_menu__icon__with_count:after,button.et_pb_menu__icon__with_count:after{margin-right:10px}.et_pb_menu__wrap .mobile_menu_bar{-webkit-transform:translateY(3%);transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}.et_pb_menu__logo{overflow:hidden}.et_pb_menu__logo img{display:block}.et_pb_menu__logo img[src$=".svg"]{width:100%}.et_pb_menu__search-button:after{content:"U"}.et_pb_menu__cart-button:after{content:"\E07A"}@media (max-width:980px){.et-menu{display:none}.et_mobile_nav_menu{display:block;margin-top:-1px}}
.et_pb_with_border.et_pb_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_menu.et_hover_enabled:hover{z-index:auto}.et_pb_menu .et-menu-nav,.et_pb_menu .et-menu-nav>ul{float:none}.et_pb_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et-menu li li.menu-item-has-children>a:first-child:after{top:12px}.et_pb_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_menu_inner_container{position:relative}.et_pb_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_menu .et_pb_menu__wrap--visible{-webkit-animation:fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav,.et_pb_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:31px 0;white-space:nowrap}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after{top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul{padding:0!important}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{margin-top:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{padding-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li{margin-top:0;margin-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a{padding-top:8px;padding-bottom:0}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after{top:auto;bottom:0}.et_pb_menu .et_pb_menu__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et-menu{margin-left:-11px;margin-right:-11px}.et_pb_menu .et-menu>li{padding-left:11px;padding-right:11px}.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu,.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav,.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-centered .et_pb_menu__logo-wrap,.et_pb_menu--style-centered .et_pb_menu__logo img{margin:0 auto}.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:none;margin-bottom:30px}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo img{margin:0 auto}.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap{width:100%;height:100%}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot img{max-height:100%}.et_pb_menu .et_pb_menu__logo-slot .et-fb-content-placeholder{min-width:96px}.et_pb_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeInTop 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__search-container--hidden{-webkit-animation:fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_menu .et_pb_menu__search{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu .et_pb_menu__search-form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.et_pb_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:transparent}.et_pb_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (min-width:981px){.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.et_dropdown_animation_slide.et_pb_menu ul li:hover>ul{-webkit-animation:fadeLeft .4s ease-in-out;animation:fadeLeft .4s ease-in-out}.et_dropdown_animation_expand.et_pb_menu ul li:hover>ul{-webkit-transform-origin:0 0;-webkit-animation:Grow .4s ease-in-out;animation:Grow .4s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_dropdown_animation_flip.et_pb_menu ul li ul li:hover>ul{-webkit-animation:flipInX .6s ease-in-out;animation:flipInX .6s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_dropdown_animation_flip.et_pb_menu ul li:hover>ul{-webkit-animation:flipInY .6s ease-in-out;animation:flipInY .6s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_pb_menu.et_pb_menu_fullwidth .et_pb_row{width:100%;max-width:100%;padding:0 30px!important}}@media (max-width:980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo{margin:0 auto}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot{display:none}.et_pb_menu .et_pb_row{min-height:81px}.et_pb_menu .et_pb_menu__menu{display:none}.et_pb_menu .et_mobile_nav_menu{float:none;margin:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_menu .et_mobile_menu,.et_pb_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_menu .et_mobile_menu ul{padding:0}.et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu{top:auto;bottom:100%}}
@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}/*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-dropdown-removing>ul{display:none}.mega-menu .et-dropdown-removing>ul{display:block}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}
.et_pb_code_inner{position:relative}
</style>







<style id='wpgdprc-front-css-inline-css' type='text/css'>
:root{--wp-gdpr--bar--background-color: #000000;--wp-gdpr--bar--color: #ffffff;--wp-gdpr--button--background-color: #000000;--wp-gdpr--button--background-color--darken: #000000;--wp-gdpr--button--color: #ffffff;}
</style>

<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://beauty-forum.fr/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>


<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?display=swap&amp;family=Montserrat%3A300%2C400%7CLato%3A300%2C400" media="all">
<style data-related="n2-ss-74">div#n2-ss-74 .n2-ss-slider-1{display:grid;position:relative;}div#n2-ss-74 .n2-ss-slider-2{display:grid;position:relative;overflow:hidden;padding:0px 0px 0px 0px;border:0px solid RGBA(62,62,62,1);border-radius:0px;background-clip:padding-box;background-repeat:repeat;background-position:50% 50%;background-size:cover;background-attachment:scroll;z-index:1;}div#n2-ss-74:not(.n2-ss-loaded) .n2-ss-slider-2{background-image:none !important;}div#n2-ss-74 .n2-ss-slider-3{display:grid;grid-template-areas:'cover';position:relative;overflow:hidden;z-index:10;}div#n2-ss-74 .n2-ss-slider-3 > *{grid-area:cover;}div#n2-ss-74 .n2-ss-slide-backgrounds,div#n2-ss-74 .n2-ss-slider-3 > .n2-ss-divider{position:relative;}div#n2-ss-74 .n2-ss-slide-backgrounds{z-index:10;}div#n2-ss-74 .n2-ss-slide-backgrounds > *{overflow:hidden;}div#n2-ss-74 .n2-ss-slide-background{transform:translateX(-100000px);}div#n2-ss-74 .n2-ss-slider-4{place-self:center;position:relative;width:100%;height:100%;z-index:20;display:grid;grid-template-areas:'slide';}div#n2-ss-74 .n2-ss-slider-4 > *{grid-area:slide;}div#n2-ss-74.n2-ss-full-page--constrain-ratio .n2-ss-slider-4{height:auto;}div#n2-ss-74 .n2-ss-slide{display:grid;place-items:center;grid-auto-columns:100%;position:relative;z-index:20;-webkit-backface-visibility:hidden;transform:translateX(-100000px);}div#n2-ss-74 .n2-ss-slide{perspective:1500px;}div#n2-ss-74 .n2-ss-slide-active{z-index:21;}.n2-ss-background-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;}div#n2-ss-74 .n2-ss-button-container,div#n2-ss-74 .n2-ss-button-container a{display:block;}div#n2-ss-74 .n2-ss-button-container--non-full-width,div#n2-ss-74 .n2-ss-button-container--non-full-width a{display:inline-block;}div#n2-ss-74 .n2-ss-button-container.n2-ss-nowrap{white-space:nowrap;}div#n2-ss-74 .n2-ss-button-container a div{display:inline;font-size:inherit;text-decoration:inherit;color:inherit;line-height:inherit;font-family:inherit;font-weight:inherit;}div#n2-ss-74 .n2-ss-button-container a > div{display:inline-flex;align-items:center;vertical-align:top;}div#n2-ss-74 .n2-ss-button-container span{font-size:100%;vertical-align:baseline;}div#n2-ss-74 .n2-ss-button-container a[data-iconplacement="left"] span{margin-right:0.3em;}div#n2-ss-74 .n2-ss-button-container a[data-iconplacement="right"] span{margin-left:0.3em;}div#n2-ss-74 .n2-ss-control-bullet{visibility:hidden;text-align:center;justify-content:center;z-index:14;}div#n2-ss-74 .n2-ss-control-bullet--calculate-size{left:0 !important;}div#n2-ss-74 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize{width:100%;}div#n2-ss-74 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize{height:100%;flex-flow:column;}div#n2-ss-74 .nextend-bullet-bar{display:inline-flex;vertical-align:top;visibility:visible;align-items:center;flex-wrap:wrap;}div#n2-ss-74 .n2-bar-justify-content-left{justify-content:flex-start;}div#n2-ss-74 .n2-bar-justify-content-center{justify-content:center;}div#n2-ss-74 .n2-bar-justify-content-right{justify-content:flex-end;}div#n2-ss-74 .n2-ss-control-bullet-vertical > .nextend-bullet-bar{flex-flow:column;}div#n2-ss-74 .n2-ss-control-bullet-fullsize > .nextend-bullet-bar{display:flex;}div#n2-ss-74 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize > .nextend-bullet-bar{flex:1 1 auto;}div#n2-ss-74 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize > .nextend-bullet-bar{height:100%;}div#n2-ss-74 .nextend-bullet-bar .n2-bullet{cursor:pointer;transition:background-color 0.4s;}div#n2-ss-74 .nextend-bullet-bar .n2-bullet.n2-active{cursor:default;}div#n2-ss-74 div.n2-ss-bullet-thumbnail-container{position:absolute;z-index:10000000;}div#n2-ss-74 .n2-ss-bullet-thumbnail-container .n2-ss-bullet-thumbnail{background-size:cover;background-repeat:no-repeat;background-position:center;}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner{--n2bggradient:linear-gradient(to right, RGBA(249,202,188,0.69) 0%,RGBA(249,202,188,0.69) 100%);border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);border-radius:20px;}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-iKiJw7FEArmE-inner{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-iKiJw7FEArmE-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n2-font-ce2af44b2b78e1362c44383c15bb495a-hover{font-family: 'Montserrat';color: #000000;font-size:125%;text-shadow: none;line-height: 1.8;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: -1px;word-spacing: normal;text-transform: none;font-weight: 500;}div#n2-ss-74 .n2-font-3b9d892af4925fe2e8dd9d95ecf30aa5-link a{font-family: 'Lato';color: #ffffff;font-size:93.75%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: 2px;word-spacing: normal;text-transform: none;font-weight: bold;}div#n2-ss-74 .n2-font-3b9d892af4925fe2e8dd9d95ecf30aa5-link a:HOVER, div#n2-ss-74 .n2-font-3b9d892af4925fe2e8dd9d95ecf30aa5-link a:ACTIVE, div#n2-ss-74 .n2-font-3b9d892af4925fe2e8dd9d95ecf30aa5-link a:FOCUS{color: #000000;}div#n2-ss-74 .n2-style-5e9e4fadc8c684a288ea804e9735468e-heading{background: #f79071;opacity:1;padding:1em 2em 1em 2em ;box-shadow: none;border: 0px solid RGBA(0,0,0,1);border-radius:25px;}div#n2-ss-74 .n2-style-5e9e4fadc8c684a288ea804e9735468e-heading:Hover, div#n2-ss-74 .n2-style-5e9e4fadc8c684a288ea804e9735468e-heading:ACTIVE, div#n2-ss-74 .n2-style-5e9e4fadc8c684a288ea804e9735468e-heading:FOCUS{background: RGBA(247,144,113,1);box-shadow: 0px 1px 5px 0px RGBA(0,0,0,0.5);}div#n2-ss-74 .n-uc-jkGt6Q0HHe9y-inner{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-jkGt6Q0HHe9y-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner{--n2bggradient:linear-gradient(to right, RGBA(249,202,188,0.69) 0%,RGBA(249,202,188,0.69) 100%);border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);border-radius:20px;}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-jaNypiDvoOfm-inner{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-jaNypiDvoOfm-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-hZT4itZto9rK-inner{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-hZT4itZto9rK-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner{--n2bggradient:linear-gradient(to right, RGBA(249,202,188,0.69) 0%,RGBA(249,202,188,0.69) 100%);border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);border-radius:20px;}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-o72e2Dm4O0Lu-inner{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-o72e2Dm4O0Lu-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-EyH9G8yPp93J-inner{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n-uc-EyH9G8yPp93J-inner:HOVER{border-width:0px 0px 0px 0px ;border-style:solid;border-color:RGBA(255,255,255,1);}div#n2-ss-74 .n2-style-785355f374be86c332d4665aae819858-dot{background: RGBA(0,0,0,0.67);opacity:1;padding:5px 5px 5px 5px ;box-shadow: none;border: 0px solid RGBA(0,0,0,1);border-radius:50px;margin:4px;}div#n2-ss-74 .n2-style-785355f374be86c332d4665aae819858-dot.n2-active, div#n2-ss-74 .n2-style-785355f374be86c332d4665aae819858-dot:HOVER, div#n2-ss-74 .n2-style-785355f374be86c332d4665aae819858-dot:FOCUS{background: RGBA(29,129,249,1);}div#n2-ss-74 .n2-ss-slide-limiter{max-width:3000px;}div#n2-ss-74 .n-uc-tuP1XrfAsQf0{padding:0px 0px 0px 0px}div#n2-ss-74 .n-uc-cdH6ZmemZIhl-inner{padding:0px 10px 0px 10px;text-align:center;--ssselfalign:center;;justify-content:flex-start}div#n2-ss-74 .n-uc-cdH6ZmemZIhl{align-self:center;}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner{padding:40px 80px 30px 80px}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner > .n2-ss-layer-row-inner{width:calc(100% + 1px);margin:-0px;flex-wrap:nowrap;}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"]{margin:0px}div#n2-ss-74 .n-uc-iKiJw7FEArmE-inner{padding:0px 0px 0px 0px;text-align:left;--ssselfalign:var(--ss-fs);;justify-content:center}div#n2-ss-74 .n-uc-iKiJw7FEArmE{width:50%}div#n2-ss-74 .n-uc-68jP21Mp9jBV{--margin-top:20px;--margin-bottom:25px;align-self:center;}div#n2-ss-74 .n-uc-oWC4xav98JMi{--margin-top:10px}div#n2-ss-74 .n-uc-jkGt6Q0HHe9y-inner{padding:0px 0px 0px 0px;justify-content:center}div#n2-ss-74 .n-uc-jkGt6Q0HHe9y{width:50%}div#n2-ss-74 .n-uc-JgpyuBCSJ1SS{max-width:300px}div#n2-ss-74 .n-uc-rA7JlP4EdTjj{padding:0px 0px 0px 0px}div#n2-ss-74 .n-uc-7vtgYZfdKINE-inner{padding:0px 10px 0px 10px;text-align:center;--ssselfalign:center;;justify-content:flex-start}div#n2-ss-74 .n-uc-7vtgYZfdKINE{align-self:center;}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner{padding:40px 80px 30px 80px}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner > .n2-ss-layer-row-inner{width:calc(100% + 1px);margin:-0px;flex-wrap:nowrap;}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"]{margin:0px}div#n2-ss-74 .n-uc-jaNypiDvoOfm-inner{padding:0px 0px 0px 0px;text-align:left;--ssselfalign:var(--ss-fs);;justify-content:center}div#n2-ss-74 .n-uc-jaNypiDvoOfm{width:50%}div#n2-ss-74 .n-uc-amlXlQkIKpQL{--margin-top:20px;--margin-bottom:25px;align-self:center;}div#n2-ss-74 .n-uc-uPUCLbiGhtdr{--margin-top:10px}div#n2-ss-74 .n-uc-hZT4itZto9rK-inner{padding:0px 0px 0px 0px;justify-content:center}div#n2-ss-74 .n-uc-hZT4itZto9rK{width:50%}div#n2-ss-74 .n-uc-yKRArSIxHUwE{max-width:300px}div#n2-ss-74 .n-uc-FJ5DlJmVsck0{padding:0px 0px 0px 0px}div#n2-ss-74 .n-uc-XReG2GGdYCtm-inner{padding:0px 10px 0px 10px;text-align:center;--ssselfalign:center;;justify-content:flex-start}div#n2-ss-74 .n-uc-XReG2GGdYCtm{align-self:center;}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner{padding:40px 80px 30px 80px}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner > .n2-ss-layer-row-inner{width:calc(100% + 1px);margin:-0px;flex-wrap:nowrap;}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"]{margin:0px}div#n2-ss-74 .n-uc-o72e2Dm4O0Lu-inner{padding:0px 0px 0px 0px;text-align:left;--ssselfalign:var(--ss-fs);;justify-content:center}div#n2-ss-74 .n-uc-o72e2Dm4O0Lu{width:50%}div#n2-ss-74 .n-uc-F53x2nm3btsg{--margin-top:20px;--margin-bottom:25px;align-self:center;}div#n2-ss-74 .n-uc-xU7Dw7TFhjtt{--margin-top:10px}div#n2-ss-74 .n-uc-EyH9G8yPp93J-inner{padding:0px 0px 0px 0px;justify-content:center}div#n2-ss-74 .n-uc-EyH9G8yPp93J{width:50%}div#n2-ss-74 .n-uc-IBB2VTCOmFmH{max-width:300px}@media (min-width: 1200px){div#n2-ss-74 .n-uc-KRlasOlg0qO2{display:none}div#n2-ss-74 .n-uc-rvIzrPX9n5wy{display:none}div#n2-ss-74 .n-uc-kazoy91ajEQF{display:none}div#n2-ss-74 [data-hide-desktopportrait="1"]{display: none !important;}}@media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),(orientation: portrait) and (max-width: 1199px) and (min-width: 701px){div#n2-ss-74 .n2-ss-slide-limiter{max-width:3000px;}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner{padding:40px 40px 40px 40px}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner > .n2-ss-layer-row-inner{flex-wrap:nowrap;}div#n2-ss-74 .n-uc-KRlasOlg0qO2{display:none}div#n2-ss-74 .n-uc-iKiJw7FEArmE{width:50%}div#n2-ss-74 .n-uc-68jP21Mp9jBV{--ssfont-scale:0.7}div#n2-ss-74 .n-uc-oWC4xav98JMi{--ssfont-scale:0.8}div#n2-ss-74 .n-uc-jkGt6Q0HHe9y{width:50%}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner{padding:40px 40px 40px 40px}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner > .n2-ss-layer-row-inner{flex-wrap:nowrap;}div#n2-ss-74 .n-uc-rvIzrPX9n5wy{display:none}div#n2-ss-74 .n-uc-jaNypiDvoOfm{width:50%}div#n2-ss-74 .n-uc-amlXlQkIKpQL{--ssfont-scale:0.7}div#n2-ss-74 .n-uc-uPUCLbiGhtdr{--ssfont-scale:0.8}div#n2-ss-74 .n-uc-hZT4itZto9rK{width:50%}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner{padding:40px 40px 40px 40px}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner > .n2-ss-layer-row-inner{flex-wrap:nowrap;}div#n2-ss-74 .n-uc-kazoy91ajEQF{display:none}div#n2-ss-74 .n-uc-o72e2Dm4O0Lu{width:50%}div#n2-ss-74 .n-uc-F53x2nm3btsg{--ssfont-scale:0.7}div#n2-ss-74 .n-uc-xU7Dw7TFhjtt{--ssfont-scale:0.8}div#n2-ss-74 .n-uc-EyH9G8yPp93J{width:50%}div#n2-ss-74 [data-hide-tabletportrait="1"]{display: none !important;}}@media (orientation: landscape) and (max-width: 900px),(orientation: portrait) and (max-width: 700px){div#n2-ss-74 .n2-ss-slide-limiter{max-width:480px;}div#n2-ss-74 .n-uc-tuP1XrfAsQf0{padding:85px 0px 0px 0px}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner{padding:20px 10px 40px 10px}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner > .n2-ss-layer-row-inner{width:calc(100% + 11px);margin:-5px;flex-wrap:wrap;}div#n2-ss-74 .n-uc-KRlasOlg0qO2-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"]{margin:5px}div#n2-ss-74 .n-uc-KRlasOlg0qO2{display:none}div#n2-ss-74 .n-uc-iKiJw7FEArmE-inner{text-align:inherit;--ssselfalign:inherit;}div#n2-ss-74 .n-uc-iKiJw7FEArmE{order: 2;width:calc(100% - 10px)}div#n2-ss-74 .n-uc-68jP21Mp9jBV{--margin-top:0px;--margin-bottom:0px;--ssfont-scale:0.5}div#n2-ss-74 .n-uc-oWC4xav98JMi{--ssfont-scale:0.8}div#n2-ss-74 .n-uc-jkGt6Q0HHe9y{order: 1;width:calc(100% - 10px)}div#n2-ss-74 .n-uc-JgpyuBCSJ1SS{max-width:140px}div#n2-ss-74 .n-uc-rA7JlP4EdTjj{padding:85px 0px 0px 0px}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner{padding:20px 10px 40px 10px}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner > .n2-ss-layer-row-inner{width:calc(100% + 11px);margin:-5px;flex-wrap:wrap;}div#n2-ss-74 .n-uc-rvIzrPX9n5wy-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"]{margin:5px}div#n2-ss-74 .n-uc-rvIzrPX9n5wy{display:none}div#n2-ss-74 .n-uc-jaNypiDvoOfm-inner{text-align:inherit;--ssselfalign:inherit;}div#n2-ss-74 .n-uc-jaNypiDvoOfm{order: 2;width:calc(100% - 10px)}div#n2-ss-74 .n-uc-amlXlQkIKpQL{--margin-top:0px;--margin-bottom:0px;--ssfont-scale:0.5}div#n2-ss-74 .n-uc-uPUCLbiGhtdr{--ssfont-scale:0.8}div#n2-ss-74 .n-uc-hZT4itZto9rK{order: 1;width:calc(100% - 10px)}div#n2-ss-74 .n-uc-yKRArSIxHUwE{max-width:140px}div#n2-ss-74 .n-uc-FJ5DlJmVsck0{padding:85px 0px 0px 0px}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner{padding:20px 10px 40px 10px}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner > .n2-ss-layer-row-inner{width:calc(100% + 11px);margin:-5px;flex-wrap:wrap;}div#n2-ss-74 .n-uc-kazoy91ajEQF-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"]{margin:5px}div#n2-ss-74 .n-uc-kazoy91ajEQF{display:none}div#n2-ss-74 .n-uc-o72e2Dm4O0Lu-inner{text-align:inherit;--ssselfalign:inherit;}div#n2-ss-74 .n-uc-o72e2Dm4O0Lu{order: 2;width:calc(100% - 10px)}div#n2-ss-74 .n-uc-F53x2nm3btsg{--margin-top:0px;--margin-bottom:0px;--ssfont-scale:0.5}div#n2-ss-74 .n-uc-xU7Dw7TFhjtt{--ssfont-scale:0.8}div#n2-ss-74 .n-uc-EyH9G8yPp93J{order: 1;width:calc(100% - 10px)}div#n2-ss-74 .n-uc-IBB2VTCOmFmH{max-width:140px}div#n2-ss-74 [data-hide-mobileportrait="1"]{display: none !important;}}</style>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-includes/js/jquery/jquery.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-includes/js/jquery/jquery-migrate.js?ver=1713841937" id="jquery-migrate-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/plugins/announcer-pro/public/js/script.js?ver=1713841937" id="announcer-js-js" defer></script>
<script type="text/javascript" id="ancr-visitor-conditions-js-extra">
/* <![CDATA[ */
var ancr_wp_props = {"is_user_logged_in":"","user_roles":[],"user_id":"0"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/plugins/announcer-pro/includes/visitor-conditions/js/script-front.js?ver=1713841937" id="ancr-visitor-conditions-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer="defer" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/plugins/widget-google-reviews/assets/js/public-main.js?ver=1713841937" id="grw-public-main-js-js"></script>
<script type="application/json" id="wpp-json">

{"sampling_active":0,"sampling_rate":100,"ajax_url":"https:\/\/beauty-forum.fr\/wp-json\/wordpress-popular-posts\/v1\/popular-posts","api_url":"https:\/\/beauty-forum.fr\/wp-json\/wordpress-popular-posts","ID":0,"token":"c88b16ff51","lang":0,"debug":1}

</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.js?ver=1713841937" id="wpp-js-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/themes/Divi/js/jquery.magnific-popup.min.js?ver=6.5.2" id="jquery_magnific_popup-js" defer></script>

<!-- Google tag (gtag.js) snippet added by Site Kit -->

<!-- Extrait Google Analytics ajouté par Site Kit -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-M3902XXBQZ" id="google_gtagjs-js" async></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after">
/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["beauty-forum.fr"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "G-M3902XXBQZ");
/* ]]> */
</script>

<!-- End Google tag (gtag.js) snippet added by Site Kit -->
<script type="text/javascript" id="wpgdprc-front-js-js-extra">
/* <![CDATA[ */
var wpgdprcFront = {"ajaxUrl":"https:\/\/beauty-forum.fr\/wp-admin\/admin-ajax.php","ajaxNonce":"14311237a3","ajaxArg":"security","pluginPrefix":"wpgdprc","blogId":"1","isMultiSite":"","locale":"fr_FR","showSignUpModal":"","showFormModal":"","cookieName":"wpgdprc-consent","consentVersion":"","path":"\/","prefix":"wpgdprc"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/plugins/wp-gdpr-compliance/Assets/js/front.min.js?ver=1706540462" id="wpgdprc-front-js-js" defer></script>
<link rel="https://api.w.org/" href="https://beauty-forum.fr/wp-json/" /><link rel="alternate" type="application/json" href="https://beauty-forum.fr/wp-json/wp/v2/pages/25" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://beauty-forum.fr/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.5.2" />
<link rel='shortlink' href='https://beauty-forum.fr/' />
<link rel="alternate" type="application/json+oembed" href="https://beauty-forum.fr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbeauty-forum.fr%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://beauty-forum.fr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbeauty-forum.fr%2F&#038;format=xml" />
<meta name="generator" content="Site Kit by Google 1.125.0" />            <style id="wpp-loading-animation-styles">@-webkit-keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}@keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}.wpp-widget-placeholder,.wpp-widget-block-placeholder,.wpp-shortcode-placeholder{margin:0 auto;width:60px;height:3px;background:#dd3737;background:linear-gradient(90deg,#dd3737 0%,#571313 10%,#dd3737 100%);background-size:200% auto;border-radius:3px;-webkit-animation:bgslide 1s infinite linear;animation:bgslide 1s infinite linear}</style>
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /><style type="text/css" id="custom-background-css">
body.custom-background { background-color: #ffffff; }
</style>
	<!-- Preloading font to fix menu icon flashing 3 -->
<link rel="preload" href="wp-content/themes/Divi/core/admin/fonts/modules.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<!-- Preloading font to fix menu icon flashing - end -->

<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
	jQuery(document).on('ready ajaxComplete', function () {
		//Replace read more link text
		jQuery(".et_pb_post a.more-link").html(function () {
			return jQuery(this).html().replace('lire plus', 'EN SAVOIR +');
		});
	}); 
});</script>
<script type="rocketlazyloadscript" data-minify="1" src="https://beauty-forum.fr/wp-content/cache/min/1/js/tmp2022/450a98fe011d4aaf984aaeb93b7a0e78.js?ver=1713841937" defer></script>
<script type="rocketlazyloadscript" data-minify="1" id="CookieConsent" src="https://beauty-forum.fr/wp-content/cache/min/1/uc.js?ver=1713864904"
    data-culture="FR" data-gcm-version="2.0" data-rocket-type="text/javascript" defer></script><link rel="icon" href="https://beauty-forum.fr/wp-content/uploads/2021/06/cropped-FAVICON-BF_NOIR-2-32x32.png" sizes="32x32" />
<link rel="icon" href="https://beauty-forum.fr/wp-content/uploads/2021/06/cropped-FAVICON-BF_NOIR-2-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://beauty-forum.fr/wp-content/uploads/2021/06/cropped-FAVICON-BF_NOIR-2-180x180.png" />
<meta name="msapplication-TileImage" content="https://beauty-forum.fr/wp-content/uploads/2021/06/cropped-FAVICON-BF_NOIR-2-270x270.png" />
<style id="et-divi-customizer-global-cached-inline-styles">body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:16px}.et_pb_slide_content,.et_pb_best_value{font-size:18px}body{color:#0f0f0f}body{line-height:1.5em}a{color:#540d6e}#main-header .nav li ul a{color:rgba(0,0,0,0.7)}.footer-widget,.footer-widget li,.footer-widget li a,#footer-info{font-size:14px}.footer-widget .et_pb_widget div,.footer-widget .et_pb_widget ul,.footer-widget .et_pb_widget ol,.footer-widget .et_pb_widget label{line-height:1.7em}#et-footer-nav .bottom-nav li.current-menu-item a{color:#2ea3f2}body .et_pb_bg_layout_light.et_pb_button:hover,body .et_pb_bg_layout_light .et_pb_button:hover,body .et_pb_button:hover{border-radius:0px}@media only screen and (min-width:981px){#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{font-size:18px}.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:11.88px}}@media only screen and (min-width:1350px){.et_pb_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}h1,h1.et_pb_contact_main_title,.et_pb_title_container h1{font-size:28px}h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p{font-size:24px}h3{font-size:20px}h4,.et_pb_circle_counter h3,.et_pb_number_counter h3,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_blog_grid h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_3_8 .et_quote_content blockquote p,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_blog_grid .et_quote_content blockquote p,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_blog_grid .et_link_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_blog_grid .et_audio_content h2,.et_pb_column_3_8 .et_pb_audio_module_content h2,.et_pb_column_1_3 .et_pb_audio_module_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{font-size:16px}h5{font-size:14px}h6{font-size:13px}.et_pb_slide_description .et_pb_slide_title{font-size:42px}.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2,.et_pb_column_1_4 .et_pb_audio_module_content h2{font-size:14px}	h1,h2,h3,h4,h5,h6{font-family:'qanelas-semibold',sans-serif}body,input,textarea,select{font-family:'qanelas-regular',sans-serif}.et_pb_button_2{display:none}.wp_teamshowcase_slider.design-1 .member-content p{display:none}.pes2006{position:relative;right:80px}.side-menu .sm-list .sm-item a{background:#ffa500!important}#side-menu-1 .sm-label{font-size:14px!important;font-style:normal;font-weight:normal;font-family:'Qanelas-regular',Helvetica,Arial,Lucida,sans-serif!important}.side-menu .sm-list .sm-item:hover a{background:#187e72!important}#side-menu-1{z-index:9999!important}.nobutton{display:none}#top-header{display:none}.et_pb_scroll_top.et-pb-icon{background:#000000!important;-webkit-border-top-left-radius:50px;-webkit-border-bottom-left-radius:50px;-moz-border-radius-topleft:50px;-moz-border-radius-bottomleft:50px;border-top-left-radius:50px;border-bottom-left-radius:50px}.side-menu .sm-list .sm-item a{background:#ffa500!important}#side-menu-1 .sm-label{font-size:14px!important;font-style:normal;font-weight:normal;font-family:'Qanelas-regular',Helvetica,Arial,Lucida,sans-serif!important}.side-menu .sm-list .sm-item:hover a{background:#187e72!important}#side-menu-1{z-index:9999!important}.sanpop-search-box .search-btn{background-color:#ffffff;color:#000000}.wp_teamshowcase_slider.design-1 .member-name{font-size:18px;font-weight:bolder}.el-blog-pagination .page-numbers.current{background:#540D6E;color:#fff}.el-blog-pagination a.page-numbers{background:RGBA(0,0,0,0);color:#000000}.et_pb_code_inner{font-size:14px}.et_pb_menu__icon .et_pb_menu__search-button{display:none}#menu-menu-secondaire{margin-right:40px}.pum-theme-232871 .pum-content+.pum-close,.pum-theme-theme-par-defaut .pum-content+.pum-close{background-color:rgb(0 0 0 / 10%)}.timeline__content{box-shadow:5px 10px 18px #ccc}.peekaboo img{max-width:50%}.et-menu-nav li.mega-menu>ul>li>a:first-child{color:#FF0000!important;font-size:25px}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{color:purple!important;font-size:20px;padding:0}.md-card-actions.cancellation-actions,.md-card-actions.confirmation-actions{display:none}@media screen and (min-width:981px){body.single .et_pb_gallery_item{margin-right:4%!important;margin-bottom:4%!important;width:48%!important}body.single .et_pb_gallery_item.last_in_row{margin-right:0!important}}@media screen and (min-width:981px){.et_pb_row_16_tb_body .et_pb_column_3_4 .et_pb_post_extra.el_dbe_block_extended .post-media,.et_pb_row_16_tb_body .et_pb_column_3_4 .et_pb_post_extra.el_dbe_block_extended .post-media-container,.et_pb_row_16_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-media,.et_pb_row_16_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-media-container,.et_pb_row_18_tb_body .et_pb_column_3_4 .et_pb_post_extra.el_dbe_block_extended .post-media,.et_pb_row_18_tb_body .et_pb_column_3_4 .et_pb_post_extra.el_dbe_block_extended .post-media-container,.et_pb_row_18_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-media,.et_pb_row_18_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-media-container{height:152px;width:168px;flex:0 0 168px;max-width:168px}.et_pb_row_16_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-content,.et_pb_row_18_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-content{padding:30px;flex:0 0 calc(100% - 168px);max-width:calc(100% - 168px)}}@media screen and (max-width:1200px){.et_pb_row_2_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-categories{padding:10px 20px 0px}.et_pb_row_2_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-content{padding:30px 20px 10px}}@media screen and (min-width:981px) and (max-width:1000px){.et_pb_row_2_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-content{padding:60px 20px 10px}}@media screen and (min-width:768px) and (max-width:980px){.et_pb_row_2_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-categories{top:220px}}@media screen and (max-width:767px){.et_pb_row_2_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-content{padding:20px}.et_pb_row_2_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-categories{top:auto;bottom:40px}}.et_pb_column.et_pb_column_4_4.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child{z-index:3!important}.post-categories>a{text-decoration:none!important;font-weight:600;font-family:'Montserrat';font-size:14px;color:#1d1d1b}.post-content:hover .entry-title{text-decoration:underline!important;text-decoration-color:#000000!important;text-decoration-thickness:2px!important}.et_pb_social_icon a.icon:before{font-family:ETmodules!important}.et_pb_row_16_tb_body .et_pb_post_extra.el_dbe_block_extended,.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended{border:none;box-shadow:none;background:transparent}.et_pb_row_16_tb_body .et_pb_blog_extras_5_tb_body .et_pb_post.et_pb_post_extra .entry-title,.et_pb_row_16_tb_body .et_pb_blog_extras_5_tb_body .et_pb_post.et_pb_post_extra .entry-title a{text-align:left!important}.et_pb_row_16_tb_body .et_pb_post_extra.el_dbe_block_extended.image-top,.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended.image-top{-ms-flex-direction:row;flex-direction:row;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:center;align-items:center}.et_pb_row_16_tb_body .et_pb_post_extra.el_dbe_block_extended .post-media-container,.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended .post-media-container{flex:0 0 50%;max-width:50%;border-radius:10px}.et_pb_row_16_tb_body .et_pb_post_extra.el_dbe_block_extended .post-media,.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended .post-media{width:168px!important;height:152px!important}.et_pb_row_16_tb_body .et_pb_post_extra.el_dbe_block_extended .post-content,.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended .post-content{flex:0 0 50%;max-width:50%;background:transparent}.et_pb_row_16_tb_body .et_pb_post_extra.el_dbe_block_extended .post-categories,.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended .post-categories{top:16px;padding:0 0 0 200px}.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended .entry-title{margin-top:30px!important}.et_pb_row_16_tb_body .et_pb_post_extra.el_dbe_block_extended .post-categories a,.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended .post-categories a{padding:0px;border:none;float:left;font-weight:600;font-family:'Montserrat';font-size:14px;color:#1d1d1b}.et_pb_row_16_tb_body .et_pb_post_extra.el_dbe_block_extended .post-meta,.et_pb_row_18_tb_body .et_pb_post_extra.el_dbe_block_extended .post-meta{background:transparent}.et_pb_row_8_tb_body .gs_logo_single--inner img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.et_pb_row_2_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-categories{top:200px;padding:10px 30px 0px}.et_pb_row_2_tb_body .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-content{padding-bottom:10px}.et_pb_row_2_tb_body .et_pb_post_extra.el_dbe_block_extended .post-categories a{padding:0px;border:none;float:left;font-weight:600;font-family:'Montserrat';font-size:14px;color:#1d1d1b}.et_pb_row_2_tb_body .et_pb_post_extra .entry-title{margin-top:15px}.et_pb_row_2_tb_body .entry-title{text-align:left}@media only screen and (min-width:769px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:none}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link{border-bottom:3px solid #fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{background:#fff;color:#333;font-weight:700;border-color:#333}}.el-blog-pagination .page-numbers.current{background:#000000!important}.et_pb_column_2_tb_header .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before,.et_pb_column_2_tb_header .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_column_2_tb_header .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_column_2_tb_header .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button{color:#333}.et_pb_column_2_tb_header .et_pb_social_media_follow li a.icon{border-radius:12px}@media screen and (min-width:981px){.et_pb_column_2_tb_header .et_pb_menu .et_pb_menu__search-container{width:100px}.et_pb_column_2_tb_header .et_pb_menu .et_pb_menu__wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.et_pb_column_2_tb_header .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu{order:2;margin-left:10px}.et_pb_column_2_tb_header .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul{font-weight:600;border:2px solid #333;border-radius:5px}}.ds-icon-search input.et_pb_searchsubmit,.widget_search input#searchsubmit{background:transparent;color:transparent;border:none;width:55px;z-index:2}.ds-icon-search input.et_pb_s,.widget_search input#s{padding-right:55px!important}.ds-icon-search .et_pb_searchform:before,.widget_search::before{content:'\55';position:absolute;font-family:'ETModules';z-index:1;right:0;font-size:20px;padding:8px 20px}@media screen and (max-width:768px){.et_pb_column_1_3.et_pb_column_2_tb_header{padding:0px 10px}.et_pb_column.et_pb_column_1_3.et_pb_column_2_tb_header .et_pb_module{margin-bottom:0px}.et_pb_row_1_tb_header.et_pb_row{margin:0px;width:100%}.et_pb_column_2_tb_header .et_pb_menu_0_tb_header.et_pb_module{margin-left:auto!important;margin-right:0px!important}.et_pb_column_2_tb_header .et_pb_menu_0_tb_header{width:50%;max-width:50%;padding-right:0px}.et_pb_row_0_tb_header.et_pb_row{z-index:4!important}.et_pb_column_1_tb_body .et_pb_image_1_tb_body{margin-bottom:20px!important;margin-left:0px!important;margin-right:0px!important}.et_pb_row_7_tb_body .ts-col_4{width:33.333333%;display:block;clear:none;float:left}.et_pb_row.et_pb_row_7_tb_body{width:90%}}.button-menu{display:flex;border:2px solid #eee;margin-right:10px;cursor:pointer;font-weight:bold}.d-flex{display:flex}.menu-year{width:150px;padding:15px 10px 15px 50px!important;background:url('https://beauty-forum.fr/wp-content/uploads/2024/02/bx-calendar.png') no-repeat 10px}.menu-categorie{width:250px;padding:15px 10px 15px 15px!important}.ts-filter-nav>ul:first-child{display:none}.ts-filter-nav>ul:nth-child(2){display:none}ul#menu-categorie>li,ul#menu-year>li{display:list-item;margin:0;text-align:left}ul#menu-year{width:200px;margin:-20px 0 0 0;padding:0;border:1px solid #ccc;border-radius:10px;position:absolute;background:white;z-index:999}ul#menu-categorie{width:400px;margin:-20px 0 0 160px;padding:0;border:1px solid #ccc;border-radius:10px;position:absolute;background:white;z-index:999}.arrow-down{display:block;width:20px;height:8px;background:url('https://beauty-forum.fr/wp-content/uploads/2024/02/down-arrow.png') no-repeat;background-size:contain;margin-top:6px}.w-100{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.et_pb_section.et_pb_section_2_tb_body.et_section_regular{z-index:0}#sub-menu-categorie{margin:30px 0;padding:0;height:38px;border-bottom:2px solid #eee}#sub-menu-categorie>li{float:left;color:#666;border-radius:0}#sub-menu-categorie>li:hover{background:white!important;border-bottom:2px solid #666}#sub-menu-categorie>li.ts-current-li{font-weight:bold;background:white!important;border-bottom:2px solid #666}.et_pb_column.et_pb_column_1_4.et_pb_column_2_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu{height:50px!important}input.et_pb_searchsubmit:hover{background:#E8E8E9;opacity:0.5}.et_pb_column.et_pb_column_1_2.et_pb_column_29_tb_body.et_pb_css_mix_blend_mode_passthrough>.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_13_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light>.et_pb_text_inner>p>strong{margin-top:23px;margin-left:-10px;position:absolute;font-size:40px;color:#000000!important}.et_pb_column.et_pb_column_1_2.et_pb_column_29_tb_body.et_pb_css_mix_blend_mode_passthrough>.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_14_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light>.et_pb_text_inner>p>strong{margin-top:23px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}.et_pb_column.et_pb_column_1_2.et_pb_column_29_tb_body.et_pb_css_mix_blend_mode_passthrough>.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_15_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light>.et_pb_text_inner>p>strong{margin-top:23px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}@media screen and (max-width:500px){.et_pb_column.et_pb_column_1_2.et_pb_column_29_tb_body.et_pb_css_mix_blend_mode_passthrough>.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_15_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light>.et_pb_text_inner>p>strong{margin-top:70px}}form.et_pb_menu__search-form{width:200px}.et_pb_row_19_tb_body .et_pb_column .et_pb_with_border:hover{font-weight:700!important;border-bottom-color:#000000!important;cursor:pointer!important;color:#000000!important}.et_pb_row_19_tb_body .et_pb_column .et_pb_with_border:hover>.et_pb_text_inner>p>strong{color:#000000!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_2_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light>.et_pb_text_inner>p>strong{margin-top:14px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_2_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light:hover{font-weight:700!important;border-bottom-color:#000000!important;color:#000000!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_2_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light:hover>.et_pb_text_inner>p>strong{color:#000000!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_3_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light:hover{font-weight:700!important;border-bottom-color:#000000!important;color:#000000!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_3_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light:hover>.et_pb_text_inner>p>strong{color:#000000!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_3_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light>.et_pb_text_inner>p>strong{margin-top:14px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_4_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light>.et_pb_text_inner>p>strong{margin-top:14px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_4_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light:hover{font-weight:700!important;border-bottom-color:#000000!important;color:#000000!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_4_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light:hover>.et_pb_text_inner>p>strong{color:#000000!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_5_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light>.et_pb_text_inner>p>strong{margin-top:14px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_5_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light:hover{font-weight:700!important;border-bottom-color:#000000!important;color:#000000!important}.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_5_tb_body.et_clickable.et_pb_text_align_left.et_pb_bg_layout_light:hover>.et_pb_text_inner>p>strong{color:#000000!important}.tshowcase_pager>a{background:#fff!important;color:#000000!important;border:1px solid #ddd}.tshowcase_page.tshowcase_current_page{background:#000000!important;color:#fff!important}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link{height:28px!important}li.mega-toggle-on>ul.mega-sub-menu{box-shadow:0 5px 10px rgb(0 0 0 / 0.2)!important}li.mega-toggle-on>ul.mega-sub-menu>li>a.mega-menu-link{margin-bottom:20px!important}.swiper-button-next,.swiper-button-prev{background:black;color:white!important;font-weight:600;border-radius:30px;height:30px;width:30px}.swiper-button-next::after,.swiper-button-prev::after{font-size:20px!important}#articles-indispensables-home .swiper-button-next,#articles-indispensables-home .swiper-button-prev{margin-top:-32px!important}.ts-responsive-wrap>.tshowcase-box>.tshowcase-inner-box{width:100%}.tshowcase-inner-box>.tshowcase-box-photo{width:auto;height:170px}.tshowcase-inner-box>.tshowcase-box-photo>img{background:#f1f1f1;height:170px;line-height:0;overflow:hidden;position:relative;width:250px;transition:transform .3s}#les-gagnant-ward .tshowcase-inner-box>.tshowcase-box-photo>img:hover{transform:scale(1.2);cursor:pointer}.tshowcase-inner-box>.tshowcase-box-info{width:100%!important;max-width:100%!important;text-align:center;padding-top:10px}.tshowcase-inner-box>.tshowcase-box-info>.tshowcase-box-details>.tshowcase-single-dtaxonomy{font-weight:600}@media only screen and (min-width:1500px){.ancr .ancr-close-btn{padding-right:320px}}@media only screen and (min-width:1300px){.ancr .ancr-close-btn{padding-right:300px}}@media only screen and (min-width:1000px){.ancr .ancr-close-btn{padding-right:298px}}.tshowcase-single-dtaxonomy{line-height:30px;font-weight:600;font-size:16px;font-family:'Montserrat';color:#252b42}.tshowcase-inner-box{line-height:30px;font-family:'Montserrat';color:#252b42}.tshowcase-single-taxonomy{line-height:20px;font-weight:500;font-size:14px;font-family:'Montserrat';color:#737373}.tshowcase-single-position{line-height:20px;font-weight:300;font-size:14px;font-family:'Montserrat';color:#737373}#no-jurys .tshowcase-inner-box>.tshowcase-box-photo{width:60%;height:132px}#no-jurys .tshowcase-inner-box>.tshowcase-box-photo>img{background:#f1f1f1;height:128px;line-height:0;overflow:hidden;position:relative;width:auto;transition:transform .3s}#no-jurys .ts-circle img{border-radius:50%!important}#no-jurys .tshowcase-single-position{line-height:24px;font-weight:700;font-size:14px;font-family:'Libre Baskerville';color:#000000}#no-jurys .tshowcase-single-freehtml{line-height:20px;font-weight:500;font-size:14px;font-family:'Montserrat';color:#737373}#ancr-247170{box-shadow:none!important;border-radius:none!important}.et_pb_row_1_tb_footer .et_pb_social_media_follow li a.icon{border-radius:12px}.text-normal{color:#d9d9d9;border-bottom-color:#d9d9d9!important;font-weight:300}.text-bold{color:#000000;border-bottom-color:#000000!important;font-weight:700}.text-border{color:#000000!important}button.slick-arrow{display: none!important}.tshowcase-box-photo>i.fa.fa-plus-circle{position:absolute;color:#FFF;font-size:35px;margin-left:-120px;margin-top:106px;display:none}.tshowcase-box-photo:hover>i.fa.fa-plus-circle{display:unset}.tshowcase_next_page,.tshowcase_previous_page{padding:5px!important}.member-job{line-height:24px;font-weight:700;font-size:14px;font-family:'Libre Baskerville';color:#000000}.member-name{line-height:24px;font-weight:700;font-size:14px;font-family:'Libre Baskerville';color:#252B42}.other-info{line-height:20px;font-weight:500;font-size:14px;font-family:'Montserrat';color:#737373}.swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main{background:#000000}#etape-1>.et_pb_text_inner>p>strong{margin-top:14px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}#etape-1:hover{font-weight:700!important;border-bottom-color:#000000!important;color:#000000!important;cursor:pointer}#etape-1:hover>.et_pb_text_inner>p>strong{color:#000000!important}#etape-2>.et_pb_text_inner>p>strong{margin-top:14px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}#etape-2:hover{font-weight:700!important;border-bottom-color:#000000!important;color:#000000!important;cursor:pointer}#etape-2:hover>.et_pb_text_inner>p>strong{color:#000000!important}#etape-3>.et_pb_text_inner>p>strong{margin-top:14px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}#etape-3:hover{font-weight:700!important;border-bottom-color:#000000!important;color:#000000!important;cursor:pointer}#etape-3:hover>.et_pb_text_inner>p>strong{color:#000000!important}#etape-4>.et_pb_text_inner>p>strong{margin-top:14px;margin-left:-10px;position:absolute;font-size:40px;color:#d9d9d9}#etape-4:hover{font-weight:700!important;border-bottom-color:#000000!important;color:#000000!important;cursor:pointer}#etape-4:hover>.et_pb_text_inner>p>strong{color:#000000!important}#menu-item-245764{min-height:16px!important}#main-content{min-height:900px!important}#et-main-area>#main-content>.et-l>.et_builder_inner_content{min-height:900px!important}.et_pb_gallery_item.et_pb_grid_item.et_pb_bg_layout_light.et_pb_gallery_item_0_1.last_in_row.on_last_row{margin-left:24px!important}.et_post_meta_wrapper>p.post-meta,.et_post_meta_wrapper>img{display:none!important}.et_pb_button_module_wrapper a{text-decoration:none!important}.el-read-more-btn>.et_pb_button{text-decoration:none!important}#Ils-parlent-de-nous .post-content>.post-data{padding-bottom:24px!important}.admission{display:none!important}.admission_show{display:block!important;-webkit-animation:slide-down 2s ease-in!important;-moz-animation:slide-down 2s ease-in!important}.admission_button_show{-webkit-animation:slide-down 2s ease-in!important;-moz-animation:slide-down 2s ease-in!important}@-webkit-keyframes slide-down{0%{opacity:0}100%{opacity:1}}@-moz-keyframes slide-down{0%{opacity:0}100%{opacity:1}}@media screen and (max-width:1200px){#les-gagnant-ward .ts-col_4{width:50%!important}}a.tshowcase_next,a.tshowcase_previous,a.tshowcase_page{text-align:center!important;font-size:14px!important;border:1px solid #ddd!important;padding:2px 10px!important;font-size:14px!important;line-height:26px!important;font-family:'Montserrat'!important}#Ils-parlent-de-nous .post-content h4.entry-title{width:100%}span.et_pb_image_wrap.et_pb_only_image_mode_wrap{width:95px}</style><style type="text/css">/** Mega Menu CSS: fs **/</style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script>(function(){this._N2=this._N2||{_r:[],_d:[],r:function(){this._r.push(arguments)},d:function(){this._d.push(arguments)}}}).call(window);</script><script src="https://beauty-forum.fr/wp-content/plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/n2.min.js?ver=6f970dc2" defer async></script>
<script src="https://beauty-forum.fr/wp-content/plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider-frontend.min.js?ver=6f970dc2" defer async></script>
<script src="https://beauty-forum.fr/wp-content/plugins/smart-slider-3/Public/SmartSlider3/Slider/SliderType/Simple/Assets/dist/ss-simple.min.js?ver=6f970dc2" defer async></script>
<script src="https://beauty-forum.fr/wp-content/plugins/smart-slider-3/Public/SmartSlider3/Widget/Bullet/Assets/dist/w-bullet.min.js?ver=6f970dc2" defer async></script>
<script>_N2.r('documentReady',function(){_N2.r(["documentReady","smartslider-frontend","SmartSliderWidgetBulletTransition","ss-simple"],function(){new _N2.SmartSliderSimple('n2-ss-74',{"admin":false,"background.video.mobile":1,"loadingTime":2000,"alias":{"id":0,"smoothScroll":0,"slideSwitch":0,"scroll":1},"align":"normal","isDelayed":0,"responsive":{"mediaQueries":{"all":false,"desktopportrait":["(min-width: 1200px)"],"tabletportrait":["(orientation: landscape) and (max-width: 1199px) and (min-width: 901px)","(orientation: portrait) and (max-width: 1199px) and (min-width: 701px)"],"mobileportrait":["(orientation: landscape) and (max-width: 900px)","(orientation: portrait) and (max-width: 700px)"]},"base":{"slideOuterWidth":1440,"slideOuterHeight":400,"sliderWidth":1440,"sliderHeight":400,"slideWidth":1440,"slideHeight":400},"hideOn":{"desktopLandscape":false,"desktopPortrait":false,"tabletLandscape":false,"tabletPortrait":false,"mobileLandscape":false,"mobilePortrait":false},"onResizeEnabled":true,"type":"fullwidth","sliderHeightBasedOn":"real","focusUser":0,"focusEdge":"auto","breakpoints":[{"device":"tabletPortrait","type":"max-screen-width","portraitWidth":1199,"landscapeWidth":1199},{"device":"mobilePortrait","type":"max-screen-width","portraitWidth":700,"landscapeWidth":900}],"enabledDevices":{"desktopLandscape":0,"desktopPortrait":1,"tabletLandscape":0,"tabletPortrait":1,"mobileLandscape":0,"mobilePortrait":1},"sizes":{"desktopPortrait":{"width":1440,"height":400,"max":3000,"min":1200},"tabletPortrait":{"width":701,"height":194,"customHeight":false,"max":1199,"min":701},"mobilePortrait":{"width":320,"height":88,"customHeight":false,"max":900,"min":320}},"overflowHiddenPage":0,"focus":{"offsetTop":"#wpadminbar","offsetBottom":""}},"controls":{"mousewheel":0,"touch":"horizontal","keyboard":1,"blockCarouselInteraction":0},"playWhenVisible":1,"playWhenVisibleAt":0.5,"lazyLoad":0,"lazyLoadNeighbor":0,"blockrightclick":0,"maintainSession":0,"autoplay":{"enabled":1,"start":1,"duration":10000,"autoplayLoop":1,"allowReStart":0,"pause":{"click":1,"mouse":"0","mediaStarted":1},"resume":{"click":0,"mouse":"0","mediaEnded":1,"slidechanged":0},"interval":1,"intervalModifier":"loop","intervalSlide":"current"},"perspective":1500,"layerMode":{"playOnce":0,"playFirstLayer":1,"mode":"skippable","inAnimation":"mainInEnd"},"bgAnimations":0,"mainanimation":{"type":"horizontal","duration":1500,"delay":0,"ease":"easeOutQuad","shiftedBackgroundAnimation":0},"carousel":1,"initCallbacks":function(){new _N2.SmartSliderWidgetBulletTransition(this,{"area":11,"dotClasses":"n2-style-785355f374be86c332d4665aae819858-dot ","mode":"","action":"click"})}})})});</script></head>
<body class="home page-template-default page page-id-25 custom-background et-tb-has-template et-tb-has-header et-tb-has-body et-tb-has-footer mega-menu-primary-menu et_pb_button_helper_class et_cover_background et_pb_gutter et_pb_gutters3 et_pb_pagebuilder_layout et_smooth_scroll et_divi_theme et-db">
	<div id="page-container">
<div id="et-boc" class="et-boc">
			
		<header class="et-l et-l--header">
			<div class="et_builder_inner_content et_pb_gutters3">
		<div class="et_pb_with_border et_pb_section et_pb_section_0_tb_header et_section_regular et_pb_section--with-menu" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0_tb_header et_pb_row--with-menu">
				<div class="et_pb_column et_pb_column_1_4 et_pb_column_0_tb_header  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0_tb_header">
				
				
				
				
				<a href="https://beauty-forum.fr"><span class="et_pb_image_wrap"><img fetchpriority="high" decoding="async" width="2197" height="223" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202197%20223'%3E%3C/svg%3E" alt="Logo-Beauty-Forum-2023" title="Beauty Forum 2023" data-lazy-srcset="https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023.png 2197w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-1280x130.png 1280w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-980x99.png 980w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-480x49.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2197px, 100vw" class="wp-image-240760" data-lazy-src="https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023.png" /><noscript><img fetchpriority="high" decoding="async" width="2197" height="223" src="https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023.png" alt="Logo-Beauty-Forum-2023" title="Beauty Forum 2023" srcset="https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023.png 2197w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-1280x130.png 1280w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-980x99.png 980w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-480x49.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2197px, 100vw" class="wp-image-240760" /></noscript></span></a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1_tb_header  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0_tb_header  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>L&#8217;actualité des professionnels de la beauté et du bien-être</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2_tb_header  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu">
				
				
				
				
				<ul class="et_pb_module et_pb_social_media_follow et_pb_social_media_follow_0_tb_header clearfix  et_pb_bg_layout_light">
				
				
				
				
				<li
            class='et_pb_social_media_follow_network_0_tb_header et_pb_social_icon et_pb_social_network_link  et-social-facebook'><a
              href='https://www.facebook.com/BeautyForumFrance'
              class='icon et_pb_with_border'
              title='Suivez sur Facebook'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Suivre</span></a></li><li
            class='et_pb_social_media_follow_network_1_tb_header et_pb_social_icon et_pb_social_network_link  et-social-instagram'><a
              href='https://www.instagram.com/beauty_forum_france/'
              class='icon et_pb_with_border'
              title='Suivez sur Instagram'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Suivre</span></a></li><li
            class='et_pb_social_media_follow_network_2_tb_header et_pb_social_icon et_pb_social_network_link  et-social-youtube'><a
              href='https://www.youtube.com/channel/UCDs22XmYXqHtPcOkoFuFkEw'
              class='icon et_pb_with_border'
              title='Suivez sur Youtube'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Suivre</span></a></li><li
            class='et_pb_social_media_follow_network_3_tb_header et_pb_social_icon et_pb_social_network_link  et-social-linkedin'><a
              href='https://www.linkedin.com/company/beauty-forum-france-magazine-evenements/'
              class='icon et_pb_with_border'
              title='Suivez sur LinkedIn'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Suivre</span></a></li>
			</ul><div class="et_pb_module et_pb_menu et_pb_menu_0_tb_header et_pb_bg_layout_light  et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned">
					
					
					
					
					<div class="et_pb_menu_inner_container clearfix">
						
						<div class="et_pb_menu__wrap">
							<div class="et_pb_menu__menu">
								<nav class="et-menu-nav"><ul id="menu-contact-2024" class="et-menu nav"><li class="et_pb_menu_page_id-245764 menu-item menu-item-type-custom menu-item-object-custom menu-item-245764"><a href="https://beauty-forum.fr/contactez-nous/">Contact</a></li>
</ul></nav>
							</div>
							
							<button type="button" class="et_pb_menu__icon et_pb_menu__search-button"></button>
							<div class="et_mobile_nav_menu">
				<div class="mobile_nav closed">
					<span class="mobile_menu_bar"></span>
				</div>
			</div>
						</div>
						<div class="et_pb_menu__search-container et_pb_menu__search-container--disabled">
				<div class="et_pb_menu__search">
					<form role="search" method="get" class="et_pb_menu__search-form" action="https://beauty-forum.fr/">
						<input type="search" class="et_pb_menu__search-input" placeholder="Chercher …" name="s" title="Rechercher:" />
					</form>
					<button type="button" class="et_pb_menu__icon et_pb_menu__close-search-button"></button>
				</div>
			</div>
					</div>
				</div><div class="et_pb_module et_pb_code et_pb_code_0_tb_header">
				
				
				
				
				<div class="et_pb_code_inner"><script type="rocketlazyloadscript">
  window.addEventListener('DOMContentLoaded', function() {
	jQuery(function($){
		$(".et_pb_menu__search-button").attr("aria-label","Search");
		$(".et_pb_menu__search-button").attr("title","Search");
		$(".et_pb_menu__close-search-button").attr("aria-label","Search");
		$(".et_pb_menu__close-search-button").attr("title","Search");
		var menuButtonId = '.et_pb_column.et_pb_column_1_4.et_pb_column_2_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu > ul.et_pb_module.et_pb_social_media_follow.et_pb_social_media_follow_0_tb_header.clearfix.et_pb_bg_layout_light';
		$('button.et_pb_menu__icon.et_pb_menu__search-button').click(function() {
			$(menuButtonId).attr('style', 'display: none');
		});
		$('input.et_pb_menu__search-input').on("focusout", function() {  
			$(menuButtonId).removeAttr('style');
		});
	});
   });
</script></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_1_tb_header et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1_tb_header">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3_tb_header  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_1_tb_header">
				
				
				
				
				<div class="et_pb_code_inner"><div id="mega-menu-wrap-primary-menu" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-animated-block mega-toggle-block-0' id='mega-toggle-block-0'><button aria-label="Toggle Menu" class="mega-toggle-animated mega-toggle-animated-slider" type="button" aria-expanded="false">
                  <span class="mega-toggle-animated-box">
                    <span class="mega-toggle-animated-inner"></span>
                  </span>
                </button></div></div></div><ul id="mega-menu-primary-menu" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="false" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="768" data-unbind="true" data-mobile-state="collapse_all" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-245361' id='mega-menu-item-245361'><a class="mega-menu-link" href="#" aria-haspopup="true" aria-expanded="false" tabindex="0">MAGAZINE<span class="mega-indicator"></span></a>
<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-columns-2-of-6 mega-menu-item-245365' id='mega-menu-item-245365'><a class="mega-menu-link">ACTUALITÉS<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245371' id='mega-menu-item-245371'><a class="mega-menu-link" href="https://beauty-forum.fr/rubrique-tendance-nouveautes">Tendances & Nouveautés</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245372' id='mega-menu-item-245372'><a class="mega-menu-link" href="https://beauty-forum.fr/rubrique-business">Business</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245373' id='mega-menu-item-245373'><a class="mega-menu-link" href="https://beauty-forum.fr/rubrique-actus-du-marche">Actus Marché</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245374' id='mega-menu-item-245374'><a class="mega-menu-link" href="https://beauty-forum.fr/rubrique-spa-wellness">Spa & Wellness</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245375' id='mega-menu-item-245375'><a class="mega-menu-link" href="https://beauty-forum.fr/rubrique-pros-a-lhonneur">Pros à l’honneur</a></li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-columns-1-of-6 mega-menu-item-245366' id='mega-menu-item-245366'><a class="mega-menu-link">FORMATION<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245376' id='mega-menu-item-245376'><a class="mega-menu-link" href="https://beauty-forum.fr/formation-actualites">Actualités</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245377' id='mega-menu-item-245377'><a class="mega-menu-link" href="https://beauty-forum.fr/articles-formation">Formation</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-245378' id='mega-menu-item-245378'><a class="mega-menu-link" href="https://beauty-forum.fr/formation-financement">Financement</a></li>	</ul>
</li></ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-245362' id='mega-menu-item-245362'><a class="mega-menu-link" href="#" aria-haspopup="true" aria-expanded="false" tabindex="0">EVENTS<span class="mega-indicator"></span></a>
<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-columns-2-of-6 mega-menu-item-246056' id='mega-menu-item-246056'><a class="mega-menu-link">BEAUTY BUSINESS DAY 2024<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-246058' id='mega-menu-item-246058'><a class="mega-menu-link" href="https://beauty-forum.fr/beauty-business-day-france/">Le concept - Les dates</a></li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-columns-2-of-6 mega-menu-item-246057' id='mega-menu-item-246057'><a class="mega-menu-link" href="https://beauty-forum.fr/forum-de-lesthetique-et-du-spa-efficacite-et-naturalite">FORUM DE L'ESTHÉTIQUE ET DU SPA 2024</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-columns-2-of-6 mega-menu-item-247771' id='mega-menu-item-247771'><a class="mega-menu-link" href="#">À L'INTERNATIONAL<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-247772' id='mega-menu-item-247772'><a class="mega-menu-link" href="https://www.beauty-meetings.com/">Beauty Meetings</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-247773' id='mega-menu-item-247773'><a class="mega-menu-link" href="https://www.mwcongress.com/">MWC (Medical Wellness Congrès)</a></li>	</ul>
</li></ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-245363' id='mega-menu-item-245363'><a class="mega-menu-link" href="#" aria-haspopup="true" aria-expanded="false" tabindex="0">AWARDS<span class="mega-indicator"></span></a>
<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-columns-2-of-6 mega-menu-item-246399' id='mega-menu-item-246399'><a class="mega-menu-link" href="#">BEAUTY FORUM AWARDS<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-246400' id='mega-menu-item-246400'><a class="mega-menu-link" href="https://beauty-forum.fr/beauty-forum-awards">Présentation</a></li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-columns-2-of-6 mega-menu-item-246401' id='mega-menu-item-246401'><a class="mega-menu-link" href="https://beauty-forum.fr/les-gagnants-beauty-forum-awards-2023">LES GAGNANTS</a></li></ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-245364' id='mega-menu-item-245364'><a class="mega-menu-link" href="https://beauty-forum.fr/decouvrez-nos-live" tabindex="0">DIGITAL</a></li></ul></div></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_2_tb_header et_pb_with_background et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2_tb_header">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4_tb_header  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_2_tb_header">
				
				
				
				
				<div class="et_pb_code_inner"><div id="ancr-247170" class="ancr ancr-wrap ancr-lo-same_row ancr-align-center ancr-has-close-btn ancr-shortcode ancr-multi ancr-multi-tick" data-props="{&quot;status&quot;:&quot;active&quot;,&quot;display&quot;:&quot;immediate&quot;,&quot;show_on&quot;:&quot;page_open&quot;,&quot;show_after_duration&quot;:&quot;0&quot;,&quot;show_after_scroll&quot;:&quot;0&quot;,&quot;open_animation&quot;:&quot;slide&quot;,&quot;schedule_from&quot;:&quot;&quot;,&quot;schedule_to&quot;:&quot;&quot;,&quot;position&quot;:&quot;bottom&quot;,&quot;sticky&quot;:&quot;yes&quot;,&quot;layout&quot;:&quot;same_row&quot;,&quot;container_width&quot;:&quot;100%&quot;,&quot;ticker_speed&quot;:&quot;20&quot;,&quot;close_btn&quot;:&quot;yes&quot;,&quot;close_animation&quot;:&quot;slide&quot;,&quot;close_content_click&quot;:&quot;no&quot;,&quot;auto_close&quot;:&quot;0&quot;,&quot;keep_closed&quot;:&quot;no&quot;,&quot;closed_duration&quot;:&quot;0&quot;,&quot;devices&quot;:&quot;all&quot;,&quot;visitor_conditions&quot;:&quot;W10=&quot;,&quot;multi_type&quot;:&quot;ticker&quot;,&quot;multi_tick_speed&quot;:&quot;3&quot;,&quot;multi_tick_autoplay&quot;:&quot;yes&quot;,&quot;multi&quot;:true,&quot;id&quot;:&quot;247170&quot;}"><a href="#" class="ancr-close-btn ancr-close" title="Close"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="ancr-close-icon" viewbox="0 0 50 50"><path fill="currentColor" d="M 9.15625 6.3125 L 6.3125 9.15625 L 22.15625 25 L 6.21875 40.96875 L 9.03125 43.78125 L 25 27.84375 L 40.9375 43.78125 L 43.78125 40.9375 L 27.84375 25 L 43.6875 9.15625 L 40.84375 6.3125 L 25 22.15625 Z"/></svg></a><div class="ancr-container"><div class="ancr-cnt-wrap"><div><div style="display:block"><div class="ancr-cnt-inner"><div class="ancr-content"><div class="ancr-inner"><p style="text-align: center; text-decoration: underline; font-weight: 600; font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;"><a href="https://yfrc.maillist-manage.eu/ua/Optin?od=12ba7e3bf468&amp;zx=14ac7cc3d1&amp;lD=1f634e46f96a1cb&amp;n=11699f74cc6d18e&amp;sD=1f634e46f96a1c9" target="_blank" rel="noopener">Abonnez-vous à la newsletter pour recevoir toutes nos dernières actualités &gt;&gt;</a></p>
</div></div></div></div><div style="display:none"><div class="ancr-cnt-inner"><div class="ancr-content"><div class="ancr-inner"><p style="text-align: center; text-decoration: underline; font-weight: 600; font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;"><a href="https://shop.beauty-forum.fr/categories/abonnement/177619000000623003" target="_blank" rel="noopener">Profitez d'une remise sur l’abonnement au magazine Beauty Forum : - 7€ avec le code AVRIL15 &gt;&gt;</a></p>
</div></div></div></div></div></div></div></div><style>
#ancr-247170{ background:#d9d9d9;color:#000000 !important;font-size:16px !important;border-radius:24px;box-shadow:0 2px 4px -2px rgba(0, 0, 0, 0.5);box-shadow: 0 -2px 4px -2px rgba(0, 0, 0, 0.5); }
#ancr-247170 .ancr-btn-primary{ background:#fff;color:#000 !important;border-radius:24px;box-shadow:0 2px 4px -2px rgba(0, 0, 0, 0.5); }
#ancr-247170 .ancr-btn-secondary{ background:#F9DF74;color:#000 !important;border-radius:24px;box-shadow:0 2px 4px -2px rgba(0, 0, 0, 0.5); }
#ancr-247170 .ancr-container{ max-width: 100%; } 
#ancr-247170 .ancr-content a{color: #000000; }
</style></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>		</div>
	</header>
	<div id="et-main-area">
	
    <div id="main-content">
    <div class="et-l et-l--body">
			<div class="et_builder_inner_content et_pb_gutters3">
		<div class="et_pb_section et_pb_section_0_tb_body et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0_tb_body">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_0_tb_body">
				
				
				
				
				<div class="et_pb_code_inner">











<div><ss3-force-full-width data-overflow-x="body" data-horizontal-selector="body"><div class="n2-section-smartslider fitvidsignore" data-ssid="74" tabindex="0" role="region" aria-label="Slider"><div id="n2-ss-74-align" class="n2-ss-align"><div class="n2-padding"><div id="n2-ss-74" data-creator="Smart Slider 3" data-responsive="fullwidth" class="n2-ss-slider n2-ow n2-has-hover n2notransition">



<div class="n2-ss-slider-wrapper-inside">
        <div class="n2-ss-slider-1 n2_ss__touch_element n2-ow">
            <div class="n2-ss-slider-2 n2-ow">
                                                <div class="n2-ss-slider-3 n2-ow">

                    <div class="n2-ss-slide-backgrounds n2-ow-all"><div class="n2-ss-slide-background" data-public-id="1" data-mode="fit"><div class="n2-ss-slide-background-image" data-blur="0" data-opacity="100" data-x="52" data-y="37" data-alt="" data-title="" style="--ss-o-pos-x:52%;--ss-o-pos-y:37%"><picture class="skip-lazy" data-skip-lazy="1"><img decoding="async" src="//beauty-forum.fr/wp-content/uploads/2024/04/Beauty-Forum-Forumdelesthetiqueetduspa2024.png" alt="" title="" loading="lazy" class="skip-lazy" data-skip-lazy="1"></picture></div><div data-color="RGBA(255,255,255,1)" style="background-color: RGBA(255,255,255,1);" class="n2-ss-slide-background-color"></div></div><div class="n2-ss-slide-background" data-public-id="2" data-mode="fit"><div class="n2-ss-slide-background-image" data-blur="0" data-opacity="100" data-x="53" data-y="37" data-alt="" data-title="" style="--ss-o-pos-x:53%;--ss-o-pos-y:37%"><picture class="skip-lazy" data-skip-lazy="1"><img decoding="async" src="//beauty-forum.fr/wp-content/uploads/2024/04/Abonnement-Magazine-Beauty-Forum.png" alt="" title="" loading="lazy" class="skip-lazy" data-skip-lazy="1"></picture></div><div data-color="RGBA(255,255,255,1)" style="background-color: RGBA(255,255,255,1);" class="n2-ss-slide-background-color"></div></div><div class="n2-ss-slide-background" data-public-id="3" data-mode="fit"><div class="n2-ss-slide-background-image" data-blur="0" data-opacity="100" data-x="53" data-y="37" data-alt="" data-title="" style="--ss-o-pos-x:53%;--ss-o-pos-y:37%"><picture class="skip-lazy" data-skip-lazy="1"><img decoding="async" src="//beauty-forum.fr/wp-content/uploads/2024/04/Guide-des-technologies_2023-2024_BeautyForum.png" alt="" title="" loading="lazy" class="skip-lazy" data-skip-lazy="1"></picture></div><div data-color="RGBA(255,255,255,1)" style="background-color: RGBA(255,255,255,1);" class="n2-ss-slide-background-color"></div></div></div>                    <div class="n2-ss-slider-4 n2-ow">
                        <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1440 400" data-related-device="desktopPortrait" class="n2-ow n2-ss-preserve-size n2-ss-preserve-size--slider n2-ss-slide-limiter"></svg><div data-first="1" data-slide-duration="0" data-id="924" data-slide-public-id="1" data-title="Forum 2024" data-haslink="1" data-href="https://beauty-forum.fr/forum-de-lesthetique-et-du-spa-efficacite-et-naturalite" tabindex="0" role="button" data-n2click="url" data-force-pointer="" class="n2-ss-slide n2-ow  n2-ss-slide-924"><div role="note" class="n2-ss-slide--focus">Forum 2024</div><div class="n2-ss-layers-container n2-ss-slide-limiter n2-ow"><div class="n2-ss-layer n2-ow n-uc-tuP1XrfAsQf0" data-sstype="slide" data-pm="default"><div class="n2-ss-layer n2-ow n-uc-cdH6ZmemZIhl" data-pm="default" data-sstype="content" data-hasbackground="0"><div class="n2-ss-section-main-content n2-ss-layer-with-background n2-ss-layer-content n2-ow n-uc-cdH6ZmemZIhl-inner"><div class="n2-ss-layer n2-ow n2-ss-layer--block n2-ss-has-self-align n2-ss-stretch-layer n-uc-KRlasOlg0qO2" data-pm="normal" data-hidedesktopportrait="1" data-hidetabletportrait="1" data-hidemobileportrait="1" data-sstype="row"><div class="n2-ss-layer-row n2-ss-layer-with-background n-uc-KRlasOlg0qO2-inner"><div class="n2-ss-layer-row-inner"><div class="n2-ss-layer n2-ow n-uc-iKiJw7FEArmE" data-pm="default" data-sstype="col"><div class="n2-ss-layer-col n2-ss-layer-with-background n2-ss-layer-content n-uc-iKiJw7FEArmE-inner"><div class="n2-ss-layer n2-ow n-uc-68jP21Mp9jBV" data-pm="normal" data-sstype="layer"><div id="n2-ss-74item1" class="n2-font-ce2af44b2b78e1362c44383c15bb495a-hover   n2-ss-item-content n2-ss-text n2-ow" style="display:block;">1 journée 100% pro - 100% région ! <br>Le BEAUTY BUSINESS DAY Rhône-Alpes - Hôtel Novotel Bron - aura lieu lundi 15 mai 2023.</div></div><div class="n2-ss-layer n2-ow n-uc-oWC4xav98JMi n2-ss-layer--auto" data-pm="normal" data-sstype="layer"><div class="n2-ss-button-container n2-ss-item-content n2-ow n2-font-3b9d892af4925fe2e8dd9d95ecf30aa5-link  n2-ss-nowrap n2-ss-button-container--non-full-width"><a class="n2-style-5e9e4fadc8c684a288ea804e9735468e-heading  n2-ow" href="https://beauty-forum.fr/beauty-business-day-france/"><div><div>EN SAVOIR +</div></div></a></div></div></div></div><div class="n2-ss-layer n2-ow n-uc-jkGt6Q0HHe9y" data-pm="default" data-sstype="col"><div class="n2-ss-layer-col n2-ss-layer-with-background n2-ss-layer-content n-uc-jkGt6Q0HHe9y-inner"><div class="n2-ss-layer n2-ow n-uc-JgpyuBCSJ1SS" style="overflow:hidden;" data-pm="normal" data-sstype="layer"><div class="n2-ss-item-image-content n2-ss-item-content n2-ow-all"><img decoding="async" id="n2-ss-74item3" alt="BBD Lyon 2023" class="skip-lazy" width="1080" height="1080" data-skip-lazy="1" src="//beauty-forum.fr/wp-content/uploads/2023/04/BBD-Lyon-2023.png" /></div></div></div></div></div></div></div></div></div></div></div></div><div data-slide-duration="0" data-id="928" data-slide-public-id="2" data-title="Abonnement Mag" data-haslink="1" data-href="https://shop.beauty-forum.fr/products/1-an-d-abonnement-france-metropolitaine/177619000000207015" tabindex="0" role="button" data-target="_blank" data-n2click="url" data-force-pointer="" class="n2-ss-slide n2-ow  n2-ss-slide-928"><div role="note" class="n2-ss-slide--focus">Abonnement Mag</div><div class="n2-ss-layers-container n2-ss-slide-limiter n2-ow"><div class="n2-ss-layer n2-ow n-uc-rA7JlP4EdTjj" data-sstype="slide" data-pm="default"><div class="n2-ss-layer n2-ow n-uc-7vtgYZfdKINE" data-pm="default" data-sstype="content" data-hasbackground="0"><div class="n2-ss-section-main-content n2-ss-layer-with-background n2-ss-layer-content n2-ow n-uc-7vtgYZfdKINE-inner"><div class="n2-ss-layer n2-ow n2-ss-layer--block n2-ss-has-self-align n2-ss-stretch-layer n-uc-rvIzrPX9n5wy" data-pm="normal" data-hidedesktopportrait="1" data-hidetabletportrait="1" data-hidemobileportrait="1" data-sstype="row"><div class="n2-ss-layer-row n2-ss-layer-with-background n-uc-rvIzrPX9n5wy-inner"><div class="n2-ss-layer-row-inner"><div class="n2-ss-layer n2-ow n-uc-jaNypiDvoOfm" data-pm="default" data-sstype="col"><div class="n2-ss-layer-col n2-ss-layer-with-background n2-ss-layer-content n-uc-jaNypiDvoOfm-inner"><div class="n2-ss-layer n2-ow n-uc-amlXlQkIKpQL" data-pm="normal" data-sstype="layer"><div id="n2-ss-74item4" class="n2-font-ce2af44b2b78e1362c44383c15bb495a-hover   n2-ss-item-content n2-ss-text n2-ow" style="display:block;">1 journée 100% pro - 100% région ! <br>Le BEAUTY BUSINESS DAY Rhône-Alpes - Hôtel Novotel Bron - aura lieu lundi 15 mai 2023.</div></div><div class="n2-ss-layer n2-ow n-uc-uPUCLbiGhtdr n2-ss-layer--auto" data-pm="normal" data-sstype="layer"><div class="n2-ss-button-container n2-ss-item-content n2-ow n2-font-3b9d892af4925fe2e8dd9d95ecf30aa5-link  n2-ss-nowrap n2-ss-button-container--non-full-width"><a class="n2-style-5e9e4fadc8c684a288ea804e9735468e-heading  n2-ow" href="https://beauty-forum.fr/beauty-business-day-france/"><div><div>EN SAVOIR +</div></div></a></div></div></div></div><div class="n2-ss-layer n2-ow n-uc-hZT4itZto9rK" data-pm="default" data-sstype="col"><div class="n2-ss-layer-col n2-ss-layer-with-background n2-ss-layer-content n-uc-hZT4itZto9rK-inner"><div class="n2-ss-layer n2-ow n-uc-yKRArSIxHUwE" style="overflow:hidden;" data-pm="normal" data-sstype="layer"><div class="n2-ss-item-image-content n2-ss-item-content n2-ow-all"><img decoding="async" id="n2-ss-74item6" alt="BBD Lyon 2023" class="skip-lazy" loading="lazy" width="1080" height="1080" data-skip-lazy="1" src="//beauty-forum.fr/wp-content/uploads/2023/04/BBD-Lyon-2023.png" /></div></div></div></div></div></div></div></div></div></div></div></div><div data-slide-duration="0" data-id="929" data-slide-public-id="3" data-title="Guide Techno 23/24" data-haslink="1" data-href="https://forms.zohopublic.eu/healthandbeautyfrance/form/GuidedesTechnologies2023EsthtiqueSpa/formperma/1LravShPx6s_72K0giGE5zdg4IfNTXBB8Pboj5hzhr8" tabindex="0" role="button" data-target="_blank" data-n2click="url" data-force-pointer="" class="n2-ss-slide n2-ow  n2-ss-slide-929"><div role="note" class="n2-ss-slide--focus">Guide Techno 23/24</div><div class="n2-ss-layers-container n2-ss-slide-limiter n2-ow"><div class="n2-ss-layer n2-ow n-uc-FJ5DlJmVsck0" data-sstype="slide" data-pm="default"><div class="n2-ss-layer n2-ow n-uc-XReG2GGdYCtm" data-pm="default" data-sstype="content" data-hasbackground="0"><div class="n2-ss-section-main-content n2-ss-layer-with-background n2-ss-layer-content n2-ow n-uc-XReG2GGdYCtm-inner"><div class="n2-ss-layer n2-ow n2-ss-layer--block n2-ss-has-self-align n2-ss-stretch-layer n-uc-kazoy91ajEQF" data-pm="normal" data-hidedesktopportrait="1" data-hidetabletportrait="1" data-hidemobileportrait="1" data-sstype="row"><div class="n2-ss-layer-row n2-ss-layer-with-background n-uc-kazoy91ajEQF-inner"><div class="n2-ss-layer-row-inner"><div class="n2-ss-layer n2-ow n-uc-o72e2Dm4O0Lu" data-pm="default" data-sstype="col"><div class="n2-ss-layer-col n2-ss-layer-with-background n2-ss-layer-content n-uc-o72e2Dm4O0Lu-inner"><div class="n2-ss-layer n2-ow n-uc-F53x2nm3btsg" data-pm="normal" data-sstype="layer"><div id="n2-ss-74item7" class="n2-font-ce2af44b2b78e1362c44383c15bb495a-hover   n2-ss-item-content n2-ss-text n2-ow" style="display:block;">1 journée 100% pro - 100% région ! <br>Le BEAUTY BUSINESS DAY Rhône-Alpes - Hôtel Novotel Bron - aura lieu lundi 15 mai 2023.</div></div><div class="n2-ss-layer n2-ow n-uc-xU7Dw7TFhjtt n2-ss-layer--auto" data-pm="normal" data-sstype="layer"><div class="n2-ss-button-container n2-ss-item-content n2-ow n2-font-3b9d892af4925fe2e8dd9d95ecf30aa5-link  n2-ss-nowrap n2-ss-button-container--non-full-width"><a class="n2-style-5e9e4fadc8c684a288ea804e9735468e-heading  n2-ow" href="https://beauty-forum.fr/beauty-business-day-france/"><div><div>EN SAVOIR +</div></div></a></div></div></div></div><div class="n2-ss-layer n2-ow n-uc-EyH9G8yPp93J" data-pm="default" data-sstype="col"><div class="n2-ss-layer-col n2-ss-layer-with-background n2-ss-layer-content n-uc-EyH9G8yPp93J-inner"><div class="n2-ss-layer n2-ow n-uc-IBB2VTCOmFmH" style="overflow:hidden;" data-pm="normal" data-sstype="layer"><div class="n2-ss-item-image-content n2-ss-item-content n2-ow-all"><img decoding="async" id="n2-ss-74item9" alt="BBD Lyon 2023" class="skip-lazy" loading="lazy" width="1080" height="1080" data-skip-lazy="1" src="//beauty-forum.fr/wp-content/uploads/2023/04/BBD-Lyon-2023.png" /></div></div></div></div></div></div></div></div></div></div></div></div>                    </div>

                                    </div>
            </div>
        </div>
        <div class="n2-ss-slider-controls n2-ss-slider-controls-absolute-right-bottom"><div style="--widget-offset:16px;" class="n2-ss-widget n2-ss-widget-display-hover n2-ss-control-bullet n2-ow-all n2-ss-control-bullet-horizontal"><div class="nextend-bullet-bar n2-bar-justify-content-center"><div class="n2-bullet n2-style-785355f374be86c332d4665aae819858-dot" style="visibility:hidden;"></div></div></div></div></div></div><ss3-loader></ss3-loader></div></div></div></ss3-force-full-width></div></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_1_tb_body et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1_tb_body">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_1_tb_body  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>À ne pas manquer</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_2_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1_tb_body et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p style="text-align: right;">Voir plus &gt;</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_2_tb_body">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_blog_extras et_pb_blog_extras_0_tb_body">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="et_pb_posts et_pb_bg_layout_light" data-scroll-top-animation="ajax_load_more,numbered_pagination,filterable_categories">
                <div class="el-dbe-blog-extra block_extended"><article id="post-248716" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248716 post type-post status-publish format-standard has-post-thumbnail hentry category-business category-spa-et-wellness tag-adaptation tag-esthetique tag-organisation" ><div class="post-categories"><a href="https://beauty-forum.fr/category/business/" target="_self" rel="category term tag" class="el_category_term el_term_business">Business</a><a href="https://beauty-forum.fr/category/spa-et-wellness/" target="_self" rel="category term tag" class="el_category_term el_term_spa-et-wellness">Spa et Wellness</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/comment-mieux-organiser-les-journees-de-travail/" target="_self" class="entry-featured-image-url"><img width="1024" height="819" src="https://beauty-forum.fr/wp-content/uploads/2024/04/JOURNEES-DE-TRAVAIL-1024x819.png" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/04/JOURNEES-DE-TRAVAIL-980x784.png 980w, https://beauty-forum.fr/wp-content/uploads/2024/04/JOURNEES-DE-TRAVAIL-480x384.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/comment-mieux-organiser-les-journees-de-travail/" target="_self" class="abs-url">COMMENT (MIEUX) ORGANISER LES JOURNÉES DE TRAVAIL ?</a><h4 class="entry-title"><a href="https://beauty-forum.fr/comment-mieux-organiser-les-journees-de-travail/" target="_self">COMMENT (MIEUX) ORGANISER LES JOURNÉES DE TRAVAIL ?</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>18/04/24</span>   <span class="divider"> | </span> <span class="read-time"><span class="et-pb-icon">&#xe06b;</span>3 minutes</span></p></article> <!-- et_pb_post_extra --><article id="post-248715" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248715 post type-post status-publish format-standard has-post-thumbnail hentry category-tendances-nouveautes tag-esthetique tag-labelsvegan tag-tendance" ><div class="post-categories"><a href="https://beauty-forum.fr/category/tendances-nouveautes/" target="_self" rel="category term tag" class="el_category_term el_term_tendances-nouveautes">Tendances et Nouveautés</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/labels-vegan-suivez-le-guide/" target="_self" class="entry-featured-image-url"><img width="1024" height="819" src="https://beauty-forum.fr/wp-content/uploads/2024/04/LABELS-VEGAN-1024x819.png" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/04/LABELS-VEGAN-980x784.png 980w, https://beauty-forum.fr/wp-content/uploads/2024/04/LABELS-VEGAN-480x384.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/labels-vegan-suivez-le-guide/" target="_self" class="abs-url">LABELS VEGAN : SUIVEZ LE GUIDE</a><h4 class="entry-title"><a href="https://beauty-forum.fr/labels-vegan-suivez-le-guide/" target="_self">LABELS VEGAN : SUIVEZ LE GUIDE</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>15/04/24</span>   <span class="divider"> | </span> <span class="read-time"><span class="et-pb-icon">&#xe06b;</span>3 minutes</span></p></article> <!-- et_pb_post_extra --><article id="post-248714" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248714 post type-post status-publish format-standard has-post-thumbnail hentry category-tendances-nouveautes tag-bio tag-environnement tag-esthetique tag-labels" ><div class="post-categories"><a href="https://beauty-forum.fr/category/tendances-nouveautes/" target="_self" rel="category term tag" class="el_category_term el_term_tendances-nouveautes">Tendances et Nouveautés</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/labels-cosmetiques-environnementaux-suivez-le-guide/" target="_self" class="entry-featured-image-url"><img width="1024" height="819" src="https://beauty-forum.fr/wp-content/uploads/2024/04/LABELS-COSMETIQUES-ET-ENVIRONNEMENTAUX-1024x819.png" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/04/LABELS-COSMETIQUES-ET-ENVIRONNEMENTAUX-980x784.png 980w, https://beauty-forum.fr/wp-content/uploads/2024/04/LABELS-COSMETIQUES-ET-ENVIRONNEMENTAUX-480x384.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/labels-cosmetiques-environnementaux-suivez-le-guide/" target="_self" class="abs-url">LABELS COSMÉTIQUES &#038; ENVIRONNEMENTAUX : SUIVEZ LE GUIDE</a><h4 class="entry-title"><a href="https://beauty-forum.fr/labels-cosmetiques-environnementaux-suivez-le-guide/" target="_self">LABELS COSMÉTIQUES &#038; ENVIRONNEMENTAUX : SUIVEZ LE GUIDE</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>12/04/24</span>   <span class="divider"> | </span> <span class="read-time"><span class="et-pb-icon">&#xe06b;</span>4 minutes</span></p></article> <!-- et_pb_post_extra --><article id="post-248713" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248713 post type-post status-publish format-standard has-post-thumbnail hentry category-spa-et-wellness tag-bienetre tag-esthetique tag-formation tag-formations-professionnelles" ><div class="post-categories"><a href="https://beauty-forum.fr/category/spa-et-wellness/" target="_self" rel="category term tag" class="el_category_term el_term_spa-et-wellness">Spa et Wellness</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/formation-spa-developper-les-competences-des-equipes/" target="_self" class="entry-featured-image-url"><img width="1024" height="819" src="https://beauty-forum.fr/wp-content/uploads/2024/04/SPA-FORMATION-WEB-1024x819.png" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/04/SPA-FORMATION-WEB-980x784.png 980w, https://beauty-forum.fr/wp-content/uploads/2024/04/SPA-FORMATION-WEB-480x384.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/formation-spa-developper-les-competences-des-equipes/" target="_self" class="abs-url">FORMATION SPA : DÉVELOPPER LES COMPÉTENCES DES ÉQUIPES</a><h4 class="entry-title"><a href="https://beauty-forum.fr/formation-spa-developper-les-competences-des-equipes/" target="_self">FORMATION SPA : DÉVELOPPER LES COMPÉTENCES DES ÉQUIPES</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>08/04/24</span>   <span class="divider"> | </span> <span class="read-time"><span class="et-pb-icon">&#xe06b;</span>5 minutes</span></p></article> <!-- et_pb_post_extra --></div> <!-- el-dbe-blog-extra -->
                
            </div> <!-- et_pb_posts -->
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_22_tb_body et_pb_with_background et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_15_tb_body">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_24_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_10_tb_body  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><strong>Les plus lus</strong></p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_16_tb_body">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_25_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_blog_extras et_pb_blog_extras_5_tb_body">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="et_pb_posts et_pb_bg_layout_light" data-scroll-top-animation="ajax_load_more,numbered_pagination,filterable_categories">
                <div class="el-dbe-blog-extra block_extended"><article id="post-248710" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248710 post type-post status-publish format-standard has-post-thumbnail hentry category-nouveautes-du-mois tag-bbday tag-esthetique tag-soins tag-technologie" ><div class="post-categories"><a href="https://beauty-forum.fr/category/nouveautes-du-mois/" target="_self" rel="category term tag" class="el_category_term el_term_nouveautes-du-mois">Nouveautés du mois</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/bbday-provence-retour-en-images/" target="_self" class="entry-featured-image-url"><img width="667" height="1024" src="https://beauty-forum.fr/wp-content/uploads/2024/03/beauty_forum_BD-60-667x1024.jpg" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/bbday-provence-retour-en-images/" target="_self" class="abs-url">BBDAY PROVENCE : RETOUR EN IMAGES</a><h4 class="entry-title"><a href="https://beauty-forum.fr/bbday-provence-retour-en-images/" target="_self">BBDAY PROVENCE : RETOUR EN IMAGES</a></h4></div> <!-- post-content --></article> <!-- et_pb_post_extra --><article id="post-248709" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248709 post type-post status-publish format-standard has-post-thumbnail hentry category-nouveautes-du-mois tag-bbday tag-esthetique tag-soins tag-technologie" ><div class="post-categories"><a href="https://beauty-forum.fr/category/nouveautes-du-mois/" target="_self" rel="category term tag" class="el_category_term el_term_nouveautes-du-mois">Nouveautés du mois</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/bbday-cote-rhone-alpes-retour-en-images/" target="_self" class="entry-featured-image-url"><img width="1024" height="683" src="https://beauty-forum.fr/wp-content/uploads/2024/03/BBDAY-LYON-2024-FALTI-YOUNES-4-1024x683.jpg" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/03/BBDAY-LYON-2024-FALTI-YOUNES-4-980x653.jpg 980w, https://beauty-forum.fr/wp-content/uploads/2024/03/BBDAY-LYON-2024-FALTI-YOUNES-4-480x320.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/bbday-cote-rhone-alpes-retour-en-images/" target="_self" class="abs-url">BBDAY CÔTE  RHÔNE-ALPES : RETOUR EN IMAGES</a><h4 class="entry-title"><a href="https://beauty-forum.fr/bbday-cote-rhone-alpes-retour-en-images/" target="_self">BBDAY CÔTE  RHÔNE-ALPES : RETOUR EN IMAGES</a></h4></div> <!-- post-content --></article> <!-- et_pb_post_extra --><article id="post-248705" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248705 post type-post status-publish format-standard has-post-thumbnail hentry category-nouveautes-du-mois tag-bbday tag-esthetique tag-soins tag-technologie" ><div class="post-categories"><a href="https://beauty-forum.fr/category/nouveautes-du-mois/" target="_self" rel="category term tag" class="el_category_term el_term_nouveautes-du-mois">Nouveautés du mois</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/bbday-cote-dazur-retour-en-images/" target="_self" class="entry-featured-image-url"><img width="683" height="1024" src="https://beauty-forum.fr/wp-content/uploads/2024/02/Action8638-683x1024.jpg" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/bbday-cote-dazur-retour-en-images/" target="_self" class="abs-url">BBDAY CÔTE D&#8217;AZUR : RETOUR EN IMAGES</a><h4 class="entry-title"><a href="https://beauty-forum.fr/bbday-cote-dazur-retour-en-images/" target="_self">BBDAY CÔTE D&#8217;AZUR : RETOUR EN IMAGES</a></h4></div> <!-- post-content --></article> <!-- et_pb_post_extra --></div> <!-- el-dbe-blog-extra -->
                
            </div> <!-- et_pb_posts -->
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_23_tb_body et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_17_tb_body">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_26_tb_body  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_11_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span>À la une</span></p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_27_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty">
				
				
				
				
				
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_18_tb_body">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_28_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div id="articles-indispensables-home" class="et_pb_module et_pb_blog_extras et_pb_blog_extras_6_tb_body">
				
				
				
				
				
				
				<div class="et_pb_module_inner">
					<div class="et_pb_posts et_pb_bg_layout_light" data-scroll-top-animation="ajax_load_more,numbered_pagination,filterable_categories">
                <div class="el-dbe-blog-extra block_extended  el-dbe-blog-extra-slider solid_dot"><div class="swiper-container"><div class="swiper-wrapper"><article id="post-248711" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248711 post type-post status-publish format-standard has-post-thumbnail hentry category-sponsorise tag-anti-age tag-esthetique tag-nutricosmetique tag-soins swiper-slide" ><div class="post-categories"><a href="https://beauty-forum.fr/category/sponsorise/" target="_self" rel="category term tag" class="el_category_term el_term_sponsorise">Sponsorisé</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/protection-maximale-avec-environ-skincare/" target="_self" class="entry-featured-image-url"><img width="1024" height="819" src="https://beauty-forum.fr/wp-content/uploads/2024/03/ENVIRON-OUVERTURE-1024x819.png" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/03/ENVIRON-OUVERTURE-980x784.png 980w, https://beauty-forum.fr/wp-content/uploads/2024/03/ENVIRON-OUVERTURE-480x384.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/protection-maximale-avec-environ-skincare/" target="_self" class="abs-url">PROTECTION MAXIMALE AVEC ENVIRON SKINCARE</a><h4 class="entry-title"><a href="https://beauty-forum.fr/protection-maximale-avec-environ-skincare/" target="_self">PROTECTION MAXIMALE AVEC ENVIRON SKINCARE</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>27/03/24</span>    </p></article> <!-- et_pb_post_extra --><article id="post-248700" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248700 post type-post status-publish format-standard has-post-thumbnail hentry category-sponsorise tag-beaute tag-esthetique tag-expertise swiper-slide" ><div class="post-categories"><a href="https://beauty-forum.fr/category/sponsorise/" target="_self" rel="category term tag" class="el_category_term el_term_sponsorise">Sponsorisé</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/eskalia-au-service-du-monde-de-la-beaute/" target="_self" class="entry-featured-image-url"><img width="1024" height="819" src="https://beauty-forum.fr/wp-content/uploads/2024/02/ESKALIA-OK-1024x819.png" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/02/ESKALIA-OK-980x784.png 980w, https://beauty-forum.fr/wp-content/uploads/2024/02/ESKALIA-OK-480x384.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/eskalia-au-service-du-monde-de-la-beaute/" target="_self" class="abs-url">ESKALIA : AU SERVICE DU MONDE DE LA BEAUTÉ</a><h4 class="entry-title"><a href="https://beauty-forum.fr/eskalia-au-service-du-monde-de-la-beaute/" target="_self">ESKALIA : AU SERVICE DU MONDE DE LA BEAUTÉ</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>07/02/24</span>    </p></article> <!-- et_pb_post_extra --><article id="post-248698" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248698 post type-post status-publish format-standard has-post-thumbnail hentry category-sponsorise tag-esthetique tag-hydratation tag-soindelapeau swiper-slide" ><div class="post-categories"><a href="https://beauty-forum.fr/category/sponsorise/" target="_self" rel="category term tag" class="el_category_term el_term_sponsorise">Sponsorisé</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/super-moisturiser-lhydratant-emblematique-denviron/" target="_self" class="entry-featured-image-url"><img width="1024" height="819" src="https://beauty-forum.fr/wp-content/uploads/2024/02/Super-Moisturiser-1-1-1024x819.jpg" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/02/Super-Moisturiser-1-1-980x784.jpg 980w, https://beauty-forum.fr/wp-content/uploads/2024/02/Super-Moisturiser-1-1-480x384.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/super-moisturiser-lhydratant-emblematique-denviron/" target="_self" class="abs-url">SUPER MOISTURISER : L’HYDRATANT EMBLÉMATIQUE D’ENVIRON®</a><h4 class="entry-title"><a href="https://beauty-forum.fr/super-moisturiser-lhydratant-emblematique-denviron/" target="_self">SUPER MOISTURISER : L’HYDRATANT EMBLÉMATIQUE D’ENVIRON®</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>06/02/24</span>    </p></article> <!-- et_pb_post_extra --><article id="post-248696" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248696 post type-post status-publish format-standard has-post-thumbnail hentry category-sponsorise tag-bienetre tag-detox tag-esthetique tag-minceur swiper-slide" ><div class="post-categories"><a href="https://beauty-forum.fr/category/sponsorise/" target="_self" rel="category term tag" class="el_category_term el_term_sponsorise">Sponsorisé</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/decouvrez-le-sauna-dome-et-sa-detoxification-intense/" target="_self" class="entry-featured-image-url"><img width="1024" height="682" src="https://beauty-forum.fr/wp-content/uploads/2024/01/SAUNA-DOME-1-1024x682.jpeg" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/01/SAUNA-DOME-1-1024x682.jpeg 1024w, https://beauty-forum.fr/wp-content/uploads/2024/01/SAUNA-DOME-1-980x653.jpeg 980w, https://beauty-forum.fr/wp-content/uploads/2024/01/SAUNA-DOME-1-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/decouvrez-le-sauna-dome-et-sa-detoxification-intense/" target="_self" class="abs-url">DÉCOUVREZ LE SAUNA DÔME ET SA DÉTOXIFICATION INTENSE</a><h4 class="entry-title"><a href="https://beauty-forum.fr/decouvrez-le-sauna-dome-et-sa-detoxification-intense/" target="_self">DÉCOUVREZ LE SAUNA DÔME ET SA DÉTOXIFICATION INTENSE</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>31/01/24</span>    </p></article> <!-- et_pb_post_extra --><article id="post-248695" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248695 post type-post status-publish format-standard has-post-thumbnail hentry category-sponsorise tag-anti-age tag-esthetique tag-soinsvisage swiper-slide" ><div class="post-categories"><a href="https://beauty-forum.fr/category/sponsorise/" target="_self" rel="category term tag" class="el_category_term el_term_sponsorise">Sponsorisé</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/lanti-age-selon-heliabrine/" target="_self" class="entry-featured-image-url"><img width="1024" height="683" src="https://beauty-forum.fr/wp-content/uploads/2024/01/HELIABRINE-1024x683.jpg" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/01/HELIABRINE-980x653.jpg 980w, https://beauty-forum.fr/wp-content/uploads/2024/01/HELIABRINE-480x320.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/lanti-age-selon-heliabrine/" target="_self" class="abs-url">L&#8217;ANTI-ÂGE SELON HÉLIABRINE</a><h4 class="entry-title"><a href="https://beauty-forum.fr/lanti-age-selon-heliabrine/" target="_self">L&#8217;ANTI-ÂGE SELON HÉLIABRINE</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>31/01/24</span>    </p></article> <!-- et_pb_post_extra --><article id="post-248694" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-248694 post type-post status-publish format-standard has-post-thumbnail hentry category-sponsorise tag-esthetique tag-expertise tag-maquillagepermanent swiper-slide" ><div class="post-categories"><a href="https://beauty-forum.fr/category/sponsorise/" target="_self" rel="category term tag" class="el_category_term el_term_sponsorise">Sponsorisé</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/inovel-paris-un-espace-dedie-au-maquillage-permanent/" target="_self" class="entry-featured-image-url"><img width="1024" height="438" src="https://beauty-forum.fr/wp-content/uploads/2024/01/INOVEL-1024x438.jpg" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2024/01/INOVEL-980x419.jpg 980w, https://beauty-forum.fr/wp-content/uploads/2024/01/INOVEL-480x205.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/inovel-paris-un-espace-dedie-au-maquillage-permanent/" target="_self" class="abs-url">INOVEL PARIS, UN ESPACE DÉDIÉ AU MAQUILLAGE PERMANENT</a><h4 class="entry-title"><a href="https://beauty-forum.fr/inovel-paris-un-espace-dedie-au-maquillage-permanent/" target="_self">INOVEL PARIS, UN ESPACE DÉDIÉ AU MAQUILLAGE PERMANENT</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>31/01/24</span>    </p></article> <!-- et_pb_post_extra --><article id="post-243429" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-243429 post type-post status-publish format-standard has-post-thumbnail hentry category-a-la-une category-sponsorise tag-anti-age tag-esthetique tag-soindelapeau tag-vitamine-a swiper-slide" ><div class="post-categories"><a href="https://beauty-forum.fr/category/a-la-une/" target="_self" rel="category term tag" class="el_category_term el_term_a-la-une">À la une</a><a href="https://beauty-forum.fr/category/sponsorise/" target="_self" rel="category term tag" class="el_category_term el_term_sponsorise">Sponsorisé</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/environ-la-reference-pour-une-belle-peau/" target="_self" class="entry-featured-image-url"><img width="1024" height="819" src="https://beauty-forum.fr/wp-content/uploads/2023/09/THS-VISUEL-PRINCIPAL-1024x819.png" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="ENVIRON®" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2023/09/THS-VISUEL-PRINCIPAL-980x784.png 980w, https://beauty-forum.fr/wp-content/uploads/2023/09/THS-VISUEL-PRINCIPAL-480x384.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/environ-la-reference-pour-une-belle-peau/" target="_self" class="abs-url">ENVIRON® : LA RÉFÉRENCE POUR UNE BELLE PEAU</a><h4 class="entry-title"><a href="https://beauty-forum.fr/environ-la-reference-pour-une-belle-peau/" target="_self">ENVIRON® : LA RÉFÉRENCE POUR UNE BELLE PEAU</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>20/09/23</span>    </p></article> <!-- et_pb_post_extra --><article id="post-242190" class="et_pb_post et_pb_post_extra et_pb_text_align_left et-waypoint et_pb_animation_off el_dbe_block_extended image-top post-242190 post type-post status-publish format-standard has-post-thumbnail hentry category-a-la-une category-sponsorise tag-esthetique tag-expertise tag-solaires swiper-slide" ><div class="post-categories"><a href="https://beauty-forum.fr/category/a-la-une/" target="_self" rel="category term tag" class="el_category_term el_term_a-la-une">À la une</a><a href="https://beauty-forum.fr/category/sponsorise/" target="_self" rel="category term tag" class="el_category_term el_term_sponsorise">Sponsorisé</a></div><div class="post-media-container"><div class="post-media"><a href="https://beauty-forum.fr/mesoprotech-la-solution-solaire-la-plus-aboutie-du-marche/" target="_self" class="entry-featured-image-url"><img width="973" height="615" src="https://beauty-forum.fr/wp-content/uploads/2023/05/mesoestetic-2.jpg" class="et_pb_post_main_image no-lazyload skip-lazy wp-post-image" alt="mesoestetic®" loading="lazy" decoding="async" srcset="https://beauty-forum.fr/wp-content/uploads/2023/05/mesoestetic-2.jpg 973w, https://beauty-forum.fr/wp-content/uploads/2023/05/mesoestetic-2-480x303.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 973px, 100vw" /></a></div></div> <!-- post-media-container --><div class="post-content"><a href="https://beauty-forum.fr/mesoprotech-la-solution-solaire-la-plus-aboutie-du-marche/" target="_self" class="abs-url">MESOPROTECH®, LA SOLUTION SOLAIRE LA PLUS ABOUTIE DU MARCHÉ</a><h4 class="entry-title"><a href="https://beauty-forum.fr/mesoprotech-la-solution-solaire-la-plus-aboutie-du-marche/" target="_self">MESOPROTECH®, LA SOLUTION SOLAIRE LA PLUS ABOUTIE DU MARCHÉ</a></h4></div> <!-- post-content --><p class="post-meta">  <span class="published"><span class="et-pb-icon">&#xe023;</span>11/05/23</span>    </p></article> <!-- et_pb_post_extra --></div> <!-- swiper-wrapper --><div class="swiper-button-next"></div><div class="swiper-button-prev"></div></div> <!-- swiper-container --></div> <!-- el-dbe-blog-extra -->
                <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {jQuery(function($) {var et_pb_blog_extras_6_tb_body_swiper = new Swiper('.et_pb_blog_extras_6_tb_body .swiper-container', {
                            slidesPerView: 3,
                            autoplay: {
                                delay:3000,
                                disableOnInteraction: true,
                            },
                            spaceBetween: 20,
                            slidesPerGroup: 1,
                            slidesPerGroupSkip: 2,
                            effect: "slide",
                            cubeEffect: false,
                            coverflowEffect: false,
                            speed: 1000,
                            loop: false,
                            pagination: false,
                            navigation: {    
                            nextEl: '.et_pb_blog_extras_6_tb_body .swiper-button-next',
                            prevEl: '.et_pb_blog_extras_6_tb_body .swiper-button-prev',
                    },
                            grabCursor: 'true',
                            breakpoints: {
                            	981: {
		                          	slidesPerView: 3,
		                          	spaceBetween: 20,
                            		slidesPerGroup: 1,
                            		slidesPerGroupSkip: 2,
		                        },
		                        768: {
		                          	slidesPerView: 1,
		                          	spaceBetween: 20,
		                          	slidesPerGroup: 1,
                            		slidesPerGroupSkip: 0,
		                        },
		                        0: {
		                          	slidesPerView: 1,
		                          	spaceBetween: 20,
		                          	slidesPerGroup: 1,
                            		slidesPerGroupSkip: 0,
		                        }
		                    },
                    });$(".et_pb_blog_extras_6_tb_body .swiper-container").on("mouseenter", function(e) {
							if ( typeof et_pb_blog_extras_6_tb_body_swiper.autoplay.stop === "function" ) {
								et_pb_blog_extras_6_tb_body_swiper.autoplay.stop();
							}
                        });$(".et_pb_blog_extras_6_tb_body .swiper-container").on("mouseleave", function(e) {
        					if ( typeof et_pb_blog_extras_6_tb_body_swiper.autoplay.start === "function" ) {
                            	et_pb_blog_extras_6_tb_body_swiper.autoplay.start();
                            }
                        });et_pb_blog_extras_6_tb_body_swiper.on('reachEnd', function(){
                            et_pb_blog_extras_6_tb_body_swiper.autoplay = false;
                        });});});</script>
            </div> <!-- et_pb_posts -->
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_24_tb_body et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_19_tb_body">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_29_tb_body  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_13_tb_body et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><strong>•</strong>  Nos évenements</p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_14_tb_body et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><strong>•</strong>  Les BBDAY</p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_text et_pb_text_15_tb_body et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><strong>•</strong>  Le Forum de l’esthétique et du spa</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_30_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_4_tb_body">
				
				
				
				
				<span class="et_pb_image_wrap"><img decoding="async" width="606" height="189" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20606%20189'%3E%3C/svg%3E" alt="Nos evenements-2024-Forumdelesthetiqueetduspa" title="Nos evenements-2024-Forumdelesthetiqueetduspa" data-lazy-srcset="https://beauty-forum.fr/wp-content/uploads/2024/04/Nos-evenements-2024-Forumdelesthetiqueetduspa.png 606w, https://beauty-forum.fr/wp-content/uploads/2024/04/Nos-evenements-2024-Forumdelesthetiqueetduspa-480x150.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 606px, 100vw" class="wp-image-248588" data-lazy-src="https://beauty-forum.fr/wp-content/uploads/2024/04/Nos-evenements-2024-Forumdelesthetiqueetduspa.png" /><noscript><img decoding="async" width="606" height="189" src="https://beauty-forum.fr/wp-content/uploads/2024/04/Nos-evenements-2024-Forumdelesthetiqueetduspa.png" alt="Nos evenements-2024-Forumdelesthetiqueetduspa" title="Nos evenements-2024-Forumdelesthetiqueetduspa" srcset="https://beauty-forum.fr/wp-content/uploads/2024/04/Nos-evenements-2024-Forumdelesthetiqueetduspa.png 606w, https://beauty-forum.fr/wp-content/uploads/2024/04/Nos-evenements-2024-Forumdelesthetiqueetduspa-480x150.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 606px, 100vw" class="wp-image-248588" /></noscript></span>
			</div><div class="et_pb_module et_pb_text et_pb_text_16_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span>Les évènements de BEAUTY FORUM</span></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_17_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span data-contrast="none" xml:lang="FR-FR" lang="FR-FR" class="TextRun SCXW217031944 BCX0"><span class="NormalTextRun SCXW217031944 BCX0">Depuis 2015, BEAUTY FORUM propose à l’attention des professionnels de l’esthétique, du bien-être et du spa des événements à Paris (le Forum de l’Esthétique et du Spa) et en région (les BBDAY).  Le format unique de ces rendez-vous fait la part belle au business, aux échanges de connaissances et à la convivialité.</span></span><span class="EOP SCXW217031944 BCX0" data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;201341983&quot;:0,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:278}"> </span></p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_20_tb_body">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_31_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_18_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><span>Ils parlent de nous</span></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_5_tb_body">
				
				
				
				
				<div class="et_pb_code_inner">        <div class="wp-gr wpac" data-id="245835" data-layout="slider" data-exec="false"><div class="grw-row grw-row-m" data-options='{"speed":5,"autoplay":"1"}'><div class="grw-content"><div class="grw-content-inner"><div class="grw-reviews"><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/04/ChIJh6bjpclv5kcRvEQVQwVYRts_6443244dcd268ed8fec6a4c0d1e7d22b.jpg" class="rplg-review-avatar rplg-blazy" alt="Julien Elis" width="50" height="50" title="Julien Elis" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/102783875550523358426/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Julien Elis</a><div class="wp-google-time" data-time="1711460585">13:43 26 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Super accueil, événement très pro. Je recommande!</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/04/ChIJh6bjpclv5kcRvEQVQwVYRts_8f5dbf654f107e5afb44fc754167469b.jpg" class="rplg-review-avatar rplg-blazy" alt="Cécile Turc" width="50" height="50" title="Cécile Turc" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/107752601013185508645/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Cécile Turc</a><div class="wp-google-time" data-time="1710878295">19:58 19 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">C'est juste magique! Une superbe journée au forum</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/04/ChIJh6bjpclv5kcRvEQVQwVYRts_d79b644b716148d17629d15c83d7969b.jpg" class="rplg-review-avatar rplg-blazy" alt="Brigitte Barthelemy" width="50" height="50" title="Brigitte Barthelemy" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/105851750716389840256/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Brigitte Barthelemy</a><div class="wp-google-time" data-time="1710871203">18:00 19 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">J'ai trouvé ce salon très enrichissant avec des personnes à l'accueil ou autres sérieuses.Les exposants à qui je me suis adressée très professionnelles.Brigitte Barthélémy</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/04/ChIJh6bjpclv5kcRvEQVQwVYRts_852bff7d9842d23820d314854b91ae6b.jpg" class="rplg-review-avatar rplg-blazy" alt="romain clique" width="50" height="50" title="romain clique" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/108619753498276224166/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">romain clique</a><div class="wp-google-time" data-time="1709489005">18:03 03 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Merci pour l’accueil &#x1f970;</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/04/ChIJh6bjpclv5kcRvEQVQwVYRts_c6a2abcf0f498e655710e1fd54339226.jpg" class="rplg-review-avatar rplg-blazy" alt="Valentine Bonnetain" width="50" height="50" title="Valentine Bonnetain" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/115240363676715208096/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Valentine Bonnetain</a><div class="wp-google-time" data-time="1709483759">16:35 03 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">L'équipe de Mondial Beauté vous remercie pour l'accueil. Super salon Beauty Forum, à bientôt.</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/03/ChIJh6bjpclv5kcRvEQVQwVYRts_d642109a3208460e053a27f981b5d4db.jpg" class="rplg-review-avatar rplg-blazy" alt="FONTANEL Laetitia" width="50" height="50" title="FONTANEL Laetitia" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/109077826755767167171/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">FONTANEL Laetitia</a><div class="wp-google-time" data-time="1709483556">16:32 03 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Convivial et une belle équipe</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/03/ChIJh6bjpclv5kcRvEQVQwVYRts_c029839ed02b243b1fd49325ac4651f2.jpg" class="rplg-review-avatar rplg-blazy" alt="Typhh’ Lf" width="50" height="50" title="Typhh’ Lf" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/106729740900847999325/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Typhh’ Lf</a><div class="wp-google-time" data-time="1709483208">16:26 03 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Salon très bien organisé, comme toujours nous avons passé un bon moment</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/03/ChIJh6bjpclv5kcRvEQVQwVYRts_0a88117dcb7f58ad4ce43962aa8f83d6.jpg" class="rplg-review-avatar rplg-blazy" alt="christelle Bouquier" width="50" height="50" title="christelle Bouquier" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/105451476187561505928/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">christelle Bouquier</a><div class="wp-google-time" data-time="1709482402">16:13 03 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Salon toujours très qualitatif, peu d’exposants ce qui nous permets de prendre du temps avec chacun sans foule, moment de convivialité, partage du repas le midi tous ensemble c’est top.</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/03/ChIJh6bjpclv5kcRvEQVQwVYRts_c47d13d05db8b785e9eda51cebd49dc9.jpg" class="rplg-review-avatar rplg-blazy" alt="Loic SIDURON" width="50" height="50" title="Loic SIDURON" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/108249136956880433223/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Loic SIDURON</a><div class="wp-google-time" data-time="1709480719">15:45 03 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Très bon salon à Lyon et très belle rencontre de Tata Fatima !</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/03/ChIJh6bjpclv5kcRvEQVQwVYRts_2abc256023530225ac325a3ba6ac2173.jpg" class="rplg-review-avatar rplg-blazy" alt="Didier SENDRES" width="50" height="50" title="Didier SENDRES" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/105101478446954424724/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Didier SENDRES</a><div class="wp-google-time" data-time="1709480515">15:41 03 Mar 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Encore une belle manifestation qui a réuni un beau parterre de professionnels de l’esthétique, bravo à toute l’équipe de Beauty Forum</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/03/ChIJh6bjpclv5kcRvEQVQwVYRts_256c17f6ae90a1176fd487e60224ab07.jpg" class="rplg-review-avatar rplg-blazy" alt="CHRISTINE RABION" width="50" height="50" title="CHRISTINE RABION" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/101056276057205622179/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">CHRISTINE RABION</a><div class="wp-google-time" data-time="1708619719">16:35 22 Feb 24</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Merci aux organisateurs de ce salon: l'accueil est parfait, avec beaucoup de gentillesse et de professionnalisme.Un peu moins d'exposants cette année, et un peu moins de visiteurs. Ceci est peut-être dû à la fête du mimosa et aux vacances scolaires.C'est un salon que je recommande vivement!A l'année prochaine...</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/01/ChIJh6bjpclv5kcRvEQVQwVYRts_0780925ea8f7cddde2e8ef5ee60d7db0.jpg" class="rplg-review-avatar rplg-blazy" alt="Jessica Sardo" width="50" height="50" title="Jessica Sardo" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/100536999080414678497/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Jessica Sardo</a><div class="wp-google-time" data-time="1699874661">11:24 13 Nov 23</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Je tenais a remercier chaleureusement l'équipe de Beauty Forum pour leur soutien, leur accompagnement au quotidien et pour nous avoir décerné le 1er prix du lieu de beauté premium à l'institut Guerlain sur les Champs Elysées.C'est une équipe entièrement disponible et nos échanges sont bienveillants.Merci pour l'organisation parfaite des Awards 2023, nous sommes honorés d'avoir participé au concours et nous espérons continuer cette collaboration pour les années à venir.Merci encore une fois pour tout ! Vous êtes incroyables.</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/01/ChIJh6bjpclv5kcRvEQVQwVYRts_9aaaab78593a71b03dc1eb7eab50f9d1.jpg" class="rplg-review-avatar rplg-blazy" alt="Neley Paule Barroy" width="50" height="50" title="Neley Paule Barroy" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/115144697012479907833/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Neley Paule Barroy</a><div class="wp-google-time" data-time="1697480833">18:27 16 Oct 23</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">J'aime beaucoup le format de rencontre de l'esthétique et du Spa proposé par Beauty Forum. Ce format permet d'aller directement à l'essentiel.</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/01/ChIJh6bjpclv5kcRvEQVQwVYRts_0f21568f5861cbfe0f936243fc90d387.jpg" class="rplg-review-avatar rplg-blazy" alt="Elodie Arran" width="50" height="50" title="Elodie Arran" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/117402811145571248733/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Elodie Arran</a><div class="wp-google-time" data-time="1697476641">17:17 16 Oct 23</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1201 1004l306-297-422-62-189-382-189 382-422 62 306 297-73 421 378-199 377 199zm527-357q0 22-26 48l-363 354 86 500q1 7 1 20 0 50-41 50-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#ccc"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Super organisation pour cette nouvelle édition du business day sur Toulouse.Un accueil au top, de beaux échanges et découvertes avec des marques de cosmétiques, de techniques ou d'appareils de façon plus "familiale" et du fait de vous déplacer en région.</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/01/ChIJh6bjpclv5kcRvEQVQwVYRts_4315ef53d12a780196dd25c444bf9b01.jpg" class="rplg-review-avatar rplg-blazy" alt="Philippe Laffont" width="50" height="50" title="Philippe Laffont" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/103199304453010344260/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Philippe Laffont</a><div class="wp-google-time" data-time="1697469534">15:18 16 Oct 23</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Merci pour cette belle journée très enrichissante et dynamique à la Beauty business day à Toulouse. Félicitations</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/01/ChIJh6bjpclv5kcRvEQVQwVYRts_d54d6c01c80a7950fb05194a1c0d3faf.jpg" class="rplg-review-avatar rplg-blazy" alt="Naomie" width="50" height="50" title="Naomie" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/111527166679292474712/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Naomie</a><div class="wp-google-time" data-time="1696883207">20:26 09 Oct 23</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Super visite, c’était très intéressant</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/01/ChIJh6bjpclv5kcRvEQVQwVYRts_a01e454ad9daf77fd4a9b8ee379eec6c.jpg" class="rplg-review-avatar rplg-blazy" alt="Natt M" width="50" height="50" title="Natt M" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/112964859996726635358/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Natt M</a><div class="wp-google-time" data-time="1696780930">16:02 08 Oct 23</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Merci beaucoup pour l'accueil sur cette évènement. Très belle équipe. Un grand merci à Tiphaine et Léa pour leur sourire &#x2764;&#xfe0f;</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div><div class="grw-review"><div class="grw-review-inner grw-backgnd"><div class="wp-google-left"><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png" data-src="https://beauty-forum.fr/wp-content/uploads/2024/01/ChIJh6bjpclv5kcRvEQVQwVYRts_76f22e20778b9a9af3496c48333d4ba8.jpg" class="rplg-review-avatar rplg-blazy" alt="Mélodie Dejonghe" width="50" height="50" title="Mélodie Dejonghe" onerror="if(this.src!='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png')this.src='https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/guest.png';" ><a href="https://www.google.com/maps/contrib/118259078486661485240/reviews" class="wp-google-name" target="_blank" rel="nofollow noopener">Mélodie Dejonghe</a><div class="wp-google-time" data-time="1696771715">13:28 08 Oct 23</div></div><div class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></div><div><div class="wp-google-feedback" ><span class="wp-google-text">Super forum ! Les exposants étaient très sympathiques et le repas était très bon ! Une expérience ultra intéressante à faire en tant que professionnelle ou entre collègues comme nous l'avons fait</span></div></div><svg viewbox="0 0 512 512" height="18" width="18"><g fill="none" fill-rule="evenodd"><path d="M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z" fill="#4285f4"/><path d="M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z" fill="#34a853"/><path d="M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z" fill="#fbbc05"/><path d="M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z" fill="#ea4335"/><path d="M20 20h472v472H20V20z"/></g></svg></div></div></div><div class="grw-controls"><div class="grw-btns grw-prev"><svg viewbox="0 0 24 24"><path d="M14.6,18.4L8.3,12l6.4-6.4l0.7,0.7L9.7,12l5.6,5.6L14.6,18.4z"></path></svg></div><div class="grw-btns grw-next"><svg viewbox="0 0 24 24"><path d="M9.4,18.4l-0.7-0.7l5.6-5.6L8.6,6.4l0.7-0.7l6.4,6.4L9.4,18.4z"></path></svg></div></div></div><div class="grw-dots"></div></div></div><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E" alt="js_loader" onload="(function(el, data) {var f = function() { window.grw_init ? grw_init(el, data) : setTimeout(f, 400) }; f() })(this, 'slider');" width="1" height="1" style="display:none" data-lazy-src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"><noscript><img decoding="async" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="js_loader" onload="(function(el, data) {var f = function() { window.grw_init ? grw_init(el, data) : setTimeout(f, 400) }; f() })(this, 'slider');" width="1" height="1" style="display:none"></noscript></div>        </div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>		</div>
	</div>
	    </div>
    
	<footer class="et-l et-l--footer">
			<div class="et_builder_inner_content et_pb_gutters3"><div class="et_pb_section et_pb_section_0_tb_footer et_pb_with_background et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0_tb_footer">
				<div class="et_pb_column et_pb_column_1_4 et_pb_column_0_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0_tb_footer">
				
				
				
				
				<a href="https://beauty-forum.fr"><span class="et_pb_image_wrap"><img decoding="async" width="2197" height="223" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202197%20223'%3E%3C/svg%3E" alt="Logo-Beauty-Forum-2023" title="Beauty Forum 2023" data-lazy-srcset="https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023.png 2197w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-1280x130.png 1280w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-980x99.png 980w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-480x49.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2197px, 100vw" class="wp-image-240760" data-lazy-src="https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023.png" /><noscript><img decoding="async" width="2197" height="223" src="https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023.png" alt="Logo-Beauty-Forum-2023" title="Beauty Forum 2023" srcset="https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023.png 2197w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-1280x130.png 1280w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-980x99.png 980w, https://beauty-forum.fr/wp-content/uploads/2023/03/Beauty-Forum-2023-480x49.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2197px, 100vw" class="wp-image-240760" /></noscript></span></a>
			</div><div class="et_pb_module et_pb_text et_pb_text_0_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span>Beauty Forum est publié par Health and Beauty France</span></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_1_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span>5 Rue Geoffroy-Marie, 75009 Paris, France</span></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_2_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span>(+33) 1 84 79 27 90</span><br /><span>www.beauty-forum.fr</span></p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_1_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span data-metadata="&lt;!--(figmeta)eyJmaWxlS2V5IjoiUUJ5Wlc5REN4cFVaT3FoaDQ3WEVTUyIsInBhc3RlSUQiOjkzOTY4MjU3OSwiZGF0YVR5cGUiOiJzY2VuZSJ9Cg==(/figmeta)--&gt;"></span><span data-buffer="&lt;!--(figma)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(/figma)--&gt;"></span><strong>Notre service</strong></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_4_tb_footer et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span data-metadata="&lt;!--(figmeta)eyJmaWxlS2V5IjoiUUJ5Wlc5REN4cFVaT3FoaDQ3WEVTUyIsInBhc3RlSUQiOjkzOTY4MjU3OSwiZGF0YVR5cGUiOiJzY2VuZSJ9Cg==(/figmeta)--&gt;"></span>E-Magazine Esthétique</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5_tb_footer et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><strong>A propos de nous</strong></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_6_tb_footer et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Nous contacter</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_7_tb_footer et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner">Mentions légales</div>
			</div><div class="et_pb_module et_pb_text et_pb_text_8_tb_footer et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Politique de cookies</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_3_tb_footer  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><strong>Une filiale de Health &#038; Beauty du Groupe Bologna Fiere Cosmoprof</strong></div>
			</div><div class="et_pb_module et_pb_gallery et_pb_gallery_0_tb_footer  et_pb_bg_layout_light et_pb_gallery_grid">
				<div class="et_pb_gallery_items et_post_gallery clearfix" data-per_page="2"><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_0_0">
				<div class='et_pb_gallery_image landscape'>
					<a href="https://beauty-forum.fr/wp-content/uploads/2021/12/bofierecosmo.png" title="bofierecosmo">
					<img decoding="async" width="240" height="63" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%2063'%3E%3C/svg%3E" data-lazy-srcset="https://beauty-forum.fr/wp-content/uploads/2021/12/bofierecosmo.png 479w, https://beauty-forum.fr/wp-content/uploads/2021/12/bofierecosmo.png 480w" data-lazy-sizes="(max-width:479px) 479px, 100vw" class="wp-image-234423" data-lazy-src="https://beauty-forum.fr/wp-content/uploads/2021/12/bofierecosmo.png" /><noscript><img decoding="async" width="240" height="63" src="https://beauty-forum.fr/wp-content/uploads/2021/12/bofierecosmo.png" srcset="https://beauty-forum.fr/wp-content/uploads/2021/12/bofierecosmo.png 479w, https://beauty-forum.fr/wp-content/uploads/2021/12/bofierecosmo.png 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-234423" /></noscript>
					<span class="et_overlay"></span>
				</a>
				</div></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_0_1">
				<div class='et_pb_gallery_image landscape'>
					<a href="https://beauty-forum.fr/wp-content/uploads/2021/12/hb-logo.png" title="Health and beauty">
					<img decoding="async" width="135" height="51" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20135%2051'%3E%3C/svg%3E" data-lazy-srcset="https://beauty-forum.fr/wp-content/uploads/2021/12/hb-logo.png 479w, https://beauty-forum.fr/wp-content/uploads/2021/12/hb-logo.png 480w" data-lazy-sizes="(max-width:479px) 479px, 100vw" class="wp-image-234424" data-lazy-src="https://beauty-forum.fr/wp-content/uploads/2021/12/hb-logo.png" /><noscript><img decoding="async" width="135" height="51" src="https://beauty-forum.fr/wp-content/uploads/2021/12/hb-logo.png" srcset="https://beauty-forum.fr/wp-content/uploads/2021/12/hb-logo.png 479w, https://beauty-forum.fr/wp-content/uploads/2021/12/hb-logo.png 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-234424" /></noscript>
					<span class="et_overlay"></span>
				</a>
				</div></div></div></div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_1_tb_footer">
				<div class="et_pb_column et_pb_column_1_4 et_pb_column_4_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<ul class="et_pb_module et_pb_social_media_follow et_pb_social_media_follow_0_tb_footer clearfix  et_pb_bg_layout_light">
				
				
				
				
				<li
            class='et_pb_social_media_follow_network_0_tb_footer et_pb_social_icon et_pb_social_network_link  et-social-facebook'><a
              href='https://www.facebook.com/BeautyForumFrance'
              class='icon et_pb_with_border'
              title='Suivez sur Facebook'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Suivre</span></a></li><li
            class='et_pb_social_media_follow_network_1_tb_footer et_pb_social_icon et_pb_social_network_link  et-social-instagram'><a
              href='https://www.instagram.com/beauty_forum_france/'
              class='icon et_pb_with_border'
              title='Suivez sur Instagram'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Suivre</span></a></li><li
            class='et_pb_social_media_follow_network_2_tb_footer et_pb_social_icon et_pb_social_network_link  et-social-linkedin'><a
              href='https://www.linkedin.com/company/beauty-forum-france-magazine-evenements/'
              class='icon et_pb_with_border'
              title='Suivez sur LinkedIn'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Suivre</span></a></li><li
            class='et_pb_social_media_follow_network_3_tb_footer et_pb_social_icon et_pb_social_network_link  et-social-youtube'><a
              href='https://www.youtube.com/channel/UCDs22XmYXqHtPcOkoFuFkEw'
              class='icon et_pb_with_border'
              title='Suivez sur Youtube'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Suivre</span></a></li>
			</ul>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_5_tb_footer  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_10_tb_footer et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p class="copyright-tRA">© 2021 Beauty Forum France</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_6_tb_footer  et_pb_css_mix_blend_mode_passthrough et_pb_column_empty">
				
				
				
				
				
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_7_tb_footer  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_code et_pb_code_0_tb_footer">
				
				
				
				
				<div class="et_pb_code_inner">        <div class="wp-gr wpac" data-id="240474" data-layout="list" data-exec="false"><div class="wp-google-list"><div class="wp-google-place"><div class="wp-google-left"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" alt="Beauty Forum" width="50" height="50" title="Beauty Forum" data-lazy-src="https://lh3.googleusercontent.com/places/AJDFj42tAr93F0DHBm5vix7OS2G46BgR1mixhDHPlrks2TDrZ-0tOQOG5nC4hGKEnZRgN1Z-P3g6B3B4awNvi_AfstfwJw0vp2nF1ro=s1600-w300-h300"><noscript><img decoding="async" src="https://lh3.googleusercontent.com/places/AJDFj42tAr93F0DHBm5vix7OS2G46BgR1mixhDHPlrks2TDrZ-0tOQOG5nC4hGKEnZRgN1Z-P3g6B3B4awNvi_AfstfwJw0vp2nF1ro=s1600-w300-h300" alt="Beauty Forum" width="50" height="50" title="Beauty Forum"></noscript></div><div class="wp-google-right"><div class="wp-google-name"><a href="https://maps.google.com/?cid=15800413122299511996" target="_blank" rel="nofollow noopener"><span>Beauty Forum</span></a></div><div><span class="wp-google-rating">4.9</span><span class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1250 957l257-250-356-52-66-10-30-60-159-322v963l59 31 318 168-60-355-12-66zm452-262l-363 354 86 500q5 33-6 51.5t-34 18.5q-17 0-40-12l-449-236-449 236q-23 12-40 12-23 0-34-18.5t-6-51.5l86-500-364-354q-32-32-23-59.5t54-34.5l502-73 225-455q20-41 49-41 28 0 49 41l225 455 502 73q45 7 54 34.5t-24 59.5z" fill="#fb8e28"></path></svg></span></span></span></div><div class="wp-google-powered"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20144%2018'%3E%3C/svg%3E" alt="powered by Google" width="144" height="18" title="powered by Google" data-lazy-src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/powered_by_google_on_white.png"><noscript><img decoding="async" src="https://beauty-forum.fr/wp-content/plugins/widget-google-reviews/assets/img/powered_by_google_on_white.png" alt="powered by Google" width="144" height="18" title="powered by Google"></noscript></div></div></div></div><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%3E" alt="js_loader" onload="(function(el, data) {var f = function() { window.grw_init ? grw_init(el, data) : setTimeout(f, 400) }; f() })(this);" width="1" height="1" style="display:none" data-lazy-src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"><noscript><img decoding="async" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="js_loader" onload="(function(el, data) {var f = function() { window.grw_init ? grw_init(el, data) : setTimeout(f, 400) }; f() })(this);" width="1" height="1" style="display:none"></noscript></div>        </div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>		</div>
	</footer>
		</div>

			
		</div>
		</div>

			<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="zsiqchat">var $zoho=$zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:"2a53d73e7550cd6f9d76532b46addf07e666ff6050838a281bec2eb88fed4fb3af0effc0bde81abc1cc02820a8c54d71", values:{},ready:function(){}};var d=document;s=d.createElement("script");s.type="text/javascript";s.id="zsiqscript";s.defer=true;s.src="https://salesiq.zoho.eu/widget?plugin_source=wordpress";t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);</script>		<script type="rocketlazyloadscript" data-rocket-type="application/javascript">
			(function() {
				var file     = ["https:\/\/beauty-forum.fr\/wp-content\/et-cache\/25\/et-divi-dynamic-tb-246621-tb-245473-tb-245426-25-late.css"];
				var handle   = document.getElementById('divi-style-parent-inline-inline-css');
				var location = handle.parentNode;

				if (0===document.querySelectorAll('link[href="' + file + '"]').length) {
					var link  = document.createElement('link');
					link.rel  = 'stylesheet';
					link.id   = 'et-dynamic-late-css';
					link.href = file;

					location.insertBefore(link, handle.nextSibling);
				}
			})();
		</script>
			<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
				var et_link_options_data = [{"class":"et_pb_text_1_tb_body","url":"https:\/\/beauty-forum.fr\/rubrique-tendance-nouveautes\/","target":"_self"},{"class":"et_pb_text_13_tb_body","url":"#","target":"_self"},{"class":"et_pb_text_14_tb_body","url":"https:\/\/beauty-forum.fr\/beauty-business-day-france\/","target":"_self"},{"class":"et_pb_text_15_tb_body","url":"https:\/\/beauty-forum.fr\/forum-de-lesthetique-et-du-spa-efficacite-et-naturalite\/","target":"_self"},{"class":"et_pb_text_4_tb_footer","url":"https:\/\/shop.beauty-forum.fr\/","target":"_blank"},{"class":"et_pb_text_5_tb_footer","url":"https:\/\/beauty-forum.fr\/a-propos\/","target":"_self"},{"class":"et_pb_text_6_tb_footer","url":"https:\/\/beauty-forum.fr\/contactez-nous\/","target":"_self"},{"class":"et_pb_text_7_tb_footer","url":"https:\/\/beauty-forum.fr\/mentions-legales\/","target":"_self"},{"class":"et_pb_text_8_tb_footer","url":"https:\/\/beauty-forum.fr\/politique-de-cookies-et-donnees-a-caractere-personnel\/","target":"_self"},{"class":"et_pb_text_10_tb_footer","url":"https:\/\/beauty-forum.fr\/mentions-legales\/","target":"_self"}];
			</script>
	


<style id='core-block-supports-inline-css' type='text/css'>
/**
 * Core styles: block-supports
 */

</style>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/plugins/gs-logo-slider/assets/libs/swiper-js/swiper.min.js?ver=3.6.8" id="gs-swiper-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/plugins/gs-logo-slider/assets/libs/tippyjs/tippy-bundle.umd.min.js?ver=3.6.8" id="gs-tippyjs-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/plugins/gs-logo-slider/assets/libs/images-loaded/images-loaded.min.js?ver=3.6.8" id="gs-images-loaded-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/plugins/gs-logo-slider/assets/js/gs-logo.min.js?ver=3.6.8" id="gs-logo-public-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-cfasync="false" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/plugins/simply-schedule-appointments/assets/js/iframe-outer.js?ver=1713841937" id="ssa-iframe-outer-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/plugins/simply-schedule-appointments/assets/js/ssa-tracking.js?ver=1713841937" id="ssa-tracking-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-cfasync="false" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/plugins/simply-schedule-appointments/assets/js/ssa-form-embed.js?ver=1713841937" id="ssa-form-embed-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
class RocketBrowserCompatibilityChecker {

	constructor( options ) {
		this.passiveSupported = false;

		this._checkPassiveOption( this );
		this.options = this.passiveSupported ? options : false;
	}

	/**
	 * Initializes browser check for addEventListener passive option.
	 *
	 * @link https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#Safely_detecting_option_support
	 * @private
	 *
	 * @param self Instance of this object.
	 * @returns {boolean}
	 */
	_checkPassiveOption( self ) {
		try {
			const options = {
				// This function will be called when the browser attempts to access the passive property.
				get passive() {
					self.passiveSupported = true;
					return false;
				}
			};

			window.addEventListener( 'test', null, options );
			window.removeEventListener( 'test', null, options );
		} catch ( err ) {
			self.passiveSupported = false;
		}
	}

	/**
	 * Checks if the browser supports requestIdleCallback and cancelIdleCallback. If no, shims its behavior with a polyfills.
	 *
	 * @link @link https://developers.google.com/web/updates/2015/08/using-requestidlecallback
	 */
	initRequestIdleCallback() {
		if ( ! 'requestIdleCallback' in window ) {
			window.requestIdleCallback = ( cb ) => {
				const start = Date.now();
				return setTimeout( () => {
					cb( {
						didTimeout: false,
						timeRemaining: function timeRemaining() {
							return Math.max( 0, 50 - ( Date.now() - start ) );
						}
					} );
				}, 1 );
			};
		}

		if ( ! 'cancelIdleCallback' in window ) {
			window.cancelIdleCallback = ( id ) => clearTimeout( id );
		}
	}

	/**
	 * Detects if data saver mode is on.
	 *
	 * @link https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/save-data/#detecting_the_save-data_setting
	 *
	 * @returns {boolean|boolean}
	 */
	isDataSaverModeOn() {
		return (
			'connection' in navigator
			&&
			true === navigator.connection.saveData
		);
	}

	/**
	 * Checks if the browser supports link prefetch.
	 *
	 * @returns {boolean|boolean}
	 */
	supportsLinkPrefetch() {
		const elem = document.createElement( 'link' );
		return (
			elem.relList
			&&
			elem.relList.supports
			&&
			elem.relList.supports( 'prefetch' )
			&&
			window.IntersectionObserver
			&&
			'isIntersecting' in IntersectionObserverEntry.prototype
		);
	}

	isSlowConnection() {
		return (
			'connection' in navigator
			&&
			'effectiveType' in navigator.connection
			&&
			(
				'2g' === navigator.connection.effectiveType
				||
				'slow-2g' === navigator.connection.effectiveType
			)
		)
	}
}
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/beauty-forum.fr\/|\/corpoderm-genesis-linnovation-de-la-radiofrequence\/|\/corpoderm-adipologie\/|\/dermadrop-vous-cherchez-un-traitement-efficace-et-indolore-venez-tester-dermadrop\/|\/equilibre-esthetique-liftonic\/|\/equilibre-esthetique-body-plus\/|\/demonstration-du-soin-visage-consilium-7-de-modologie\/|\/nippont-menard-le-double-nettoyage-japonais-par-menard\/|\/biosphere-par-luxomed-remodelage-corporel-100-naturel\/|\/novapress-par-luxomed-la-pressotherapie-avancee\/|\/sauna-dome\/|\/le-concept-de-traitement-unique-pour-toutes-les-zones-du-corps\/|\/hydrafacialle-soin-hydrafacial\/|\/inovel\/|\/isi-spa-plasmalpha-made-in-france\/|\/isi-spa-global-care-by-la-methode-laetitia-fontanel\/|\/advance-beauty-lanti-age-resultat-des-la-1ere-seance-et-fabrication-francaise\/|\/christina-cosmeceuticals-skinbar-flash-by-christina\/|\/dermadrop-le-concept-de-traitement-unique-pour-toutes-les-zones-du-corps-cannes\/|\/guinot-mary-cohr-le-soin-visible-age-reverse-cannes\/|\/sauna-dome-cannes\/|\/nippon-menard-le-double-nettoyage-japonais-par-menard-cannes\/|\/christina-cosmeceuticals-skinbar-flash-by-christina-aquitaine\/|\/bsm-technologynova-hydra-le-soin-de-la-peau-en-profondeur\/|\/bsm-technologynova-cryo-la-cryothermolypolise-qui-garantit-un-resultat\/|\/espace-minceurpressotherapie\/|\/espace-minceur-anti-age-visage-et-corps\/|\/hydrafacialle-soin-hydrafacial-2\/|\/novipro-decouvrez-lhta-elitys-la-derniere-technologie-pour-un-remodelage-2-0-2\/|\/isi-spa-global-care-by-la-methode-laetitia-fontanel-cannes\/|\/isi-spa-plasmalpha-made-in-france-cannes\/|\/sauna-dome-sauna-dome\/|\/novipro-decouvrez-lhta-elitys-la-derniere-technologie-pour-un-remodelage-2-0-3\/|\/luxomed-biosphere-par-luxomed-remodelage-corporel-100-naturel-2\/|\/la-riviere-soin-visage-kagayaki-par-v10plus-2\/|\/nippon-menard-le-double-nettoyage-japonais-par-menard-2\/|\/modologie-demonstration-du-soin-visage-consilium-7-de-modologie-2\/|\/isi-spa-plasmalpha-made-in-france-2\/|\/isi-spa-global-care-by-la-methode-laetitia-fontanel-2\/|\/guinot-mary-cohr-le-soin-visible-age-reverse-3\/|\/bsm-technology-nova-hydra-le-soin-de-la-peau-en-profondeur-lyon\/|\/christina-cosmeceuticals-skinbar-flash-by-christina-3\/|\/dermadrop-le-concept-de-traitement-unique-pour-toutes-les-zones-du-corps-lyon\/|\/bsm-technology-nova-cryo-la-cryothermolypolise-qui-garantit-un-resultat-2\/|\/pbiteinture-de-cils-ou-sourcils-avec-la-marque-refectocil\/|\/pbi-rehaussement-de-cils-ou-sourcils-avec-la-marque-refectocil\/|\/contour-paris-contour-collagen-boost\/|\/lyon-corpoderm-adipologie-reduire-rajeunir-remodeler-raffermit\/|\/corpoderm-estheled-technologie-revolutionnaire-basee-sur-la-photobiomodulation-lyon\/|\/ericson-laboratoire-presente-novapeel-aha\/|\/ericson-laboratoire-presente-supreme-4d\/|\/mazet-beaute-ventre-plat-avec-skin-expert\/|\/mazet-beaute-soin-des-jambes-pour-lelimination-des-toxines-avec-slim10\/|\/kodev-fabricant-francaise-de-linge-de-spa-accessoires\/|\/baija-decouvrez-des-univers-colores-et-feel-the-good-avec-baija\/|\/nova-hydra-le-soin-de-la-peau-en-profondeur\/|\/bsm-technology-nova-cryo-la-cryothermolypolise-qui-garantit-un-resultat-lyon\/|\/christina-cosmeceuticals-skinbar-flash-by-christina-4\/|\/corpoderm-adipologie-reduire-rajeunir-remodeler-raffermit-aix-en-provence\/|\/espace-minceur-pressotherapie-2\/|\/espace-minceur-anti-age-visage-et-corps-2\/|\/blc-system-le-stendo-face\/|\/sg-development-distribution-tentez-lexperience-vers-de-nouvelles-technologies-esthetiques\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/beauty-forum.fr","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
class RocketPreloadLinks {

	constructor( browser, config ) {
		this.browser = browser;
		this.config  = config;
		this.options = this.browser.options;

		this.prefetched = new Set;
		this.eventTime  = null;
		this.threshold  = 1111;
		this.numOnHover = 0;
	}

	/**
	 * Initializes the handler.
	 */
	init() {
		if (
			! this.browser.supportsLinkPrefetch()
			||
			this.browser.isDataSaverModeOn()
			||
			this.browser.isSlowConnection()
		) {
			return;
		}

		this.regex = {
			excludeUris: RegExp( this.config.excludeUris, 'i' ),
			images: RegExp( '.(' + this.config.imageExt + ')$', 'i' ),
			fileExt: RegExp( '.(' + this.config.fileExt + ')$', 'i' )
		};

		this._initListeners( this );
	}

	/**
	 * Initializes the event listeners.
	 *
	 * @private
	 *
	 * @param self instance of this object, used for binding "this" to the listeners.
	 */
	_initListeners( self ) {
		// Setting onHoverDelay to -1 disables the "on-hover" feature.
		if ( this.config.onHoverDelay > -1 ) {
			document.addEventListener( 'mouseover', self.listener.bind( self ), self.listenerOptions );
		}

		document.addEventListener( 'mousedown', self.listener.bind( self ), self.listenerOptions );
		document.addEventListener( 'touchstart', self.listener.bind( self ), self.listenerOptions );
	}

	/**
	 * Event listener. Processes when near or on a valid <a> hyperlink.
	 *
	 * @param Event event Event instance.
	 */
	listener( event ) {
		const linkElem = event.target.closest( 'a' );
		const url      = this._prepareUrl( linkElem );
		if ( null === url ) {
			return;
		}

		switch ( event.type ) {
			case 'mousedown':
			case 'touchstart':
				this._addPrefetchLink( url );
				break;
			case 'mouseover':
				this._earlyPrefetch( linkElem, url, 'mouseout' );
		}
	}

	/**
	 *
	 * @private
	 *
	 * @param Element|null linkElem
	 * @param object url
	 * @param string resetEvent
	 */
	_earlyPrefetch( linkElem, url, resetEvent ) {
		const doPrefetch = () => {
			falseTrigger = null;

			// Start the rate throttle: 1 sec timeout.
			if ( 0 === this.numOnHover ) {
				setTimeout( () => this.numOnHover = 0, 1000 );
			}
			// Bail out when exceeding the rate throttle.
			else if ( this.numOnHover > this.config.rateThrottle ) {
				return;
			}

			this.numOnHover++;
			this._addPrefetchLink( url );
		};

		// Delay to avoid false triggers for hover/touch/tap.
		let falseTrigger = setTimeout( doPrefetch, this.config.onHoverDelay );

		// On reset event, reset the false trigger timer.
		const reset = () => {
			linkElem.removeEventListener( resetEvent, reset, { passive: true } );
			if ( null === falseTrigger ) {
				return;
			}

			clearTimeout( falseTrigger );
			falseTrigger = null;
		};
		linkElem.addEventListener( resetEvent, reset, { passive: true } );
	}

	/**
	 * Adds a <link rel="prefetch" href="<url>"> for the given URL.
	 *
	 * @param string url The Given URL to prefetch.
	 */
	_addPrefetchLink( url ) {
		this.prefetched.add( url.href );

		return new Promise( ( resolve, reject ) => {
			const elem   = document.createElement( 'link' );
			elem.rel     = 'prefetch';
			elem.href    = url.href;
			elem.onload  = resolve;
			elem.onerror = reject;

			document.head.appendChild( elem );
		} ).catch(() => {
			// ignore and continue.
		});
	}

	/**
	 * Prepares the target link's URL.
	 *
	 * @private
	 *
	 * @param Element|null linkElem Instance of the link element.
	 * @returns {null|*}
	 */
	_prepareUrl( linkElem ) {
		if (
			null === linkElem
			||
			typeof linkElem !== 'object'
			||
			! 'href' in linkElem
			||
			// Link prefetching only works on http/https protocol.
			[ 'http:', 'https:' ].indexOf( linkElem.protocol ) === -1
		) {
			return null;
		}

		const origin   = linkElem.href.substring( 0, this.config.siteUrl.length );
		const pathname = this._getPathname( linkElem.href, origin );
		const url      = {
			original: linkElem.href,
			protocol: linkElem.protocol,
			origin: origin,
			pathname: pathname,
			href: origin + pathname
		};

		return this._isLinkOk( url ) ? url : null;
	}

	/**
	 * Gets the URL's pathname. Note: ensures the pathname matches the permalink structure.
	 *
	 * @private
	 *
	 * @param object url Instance of the URL.
	 * @param string origin The target link href's origin.
	 * @returns {string}
	 */
	_getPathname( url, origin ) {
		let pathname = origin
			? url.substring( this.config.siteUrl.length )
			: url;

		if ( ! pathname.startsWith( '/' ) ) {
			pathname = '/' + pathname;
		}

		if ( this._shouldAddTrailingSlash( pathname ) ) {
			return pathname + '/';
		}

		return pathname;
	}

	_shouldAddTrailingSlash( pathname ) {
		return (
			this.config.usesTrailingSlash
			&&
			! pathname.endsWith( '/' )
			&&
			! this.regex.fileExt.test( pathname )
		);
	}

	/**
	 * Checks if the given link element is okay to process.
	 *
	 * @private
	 *
	 * @param object url URL parts object.
	 *
	 * @returns {boolean}
	 */
	_isLinkOk( url ) {
		if ( null === url || typeof url !== 'object' ) {
			return false;
		}

		return (
			! this.prefetched.has( url.href )
			&&
			url.origin === this.config.siteUrl // is an internal document.
			&&
			url.href.indexOf( '?' ) === -1 // not a query string.
			&&
			url.href.indexOf( '#' ) === -1 // not an anchor.
			&&
			! this.regex.excludeUris.test( url.href ) // not excluded.
			&&
			! this.regex.images.test( url.href ) // not an image.
		);
	}

	/**
	 * Named static constructor to encapsulate how to create the object.
	 */
	static run() {
		// Bail out if the configuration not passed from the server.
		if ( typeof RocketPreloadLinksConfig === 'undefined' ) {
			return;
		}

		const browser  = new RocketBrowserCompatibilityChecker( {
			capture: true,
			passive: true
		} );
		const instance = new RocketPreloadLinks( browser, RocketPreloadLinksConfig );
		instance.init();
	}
}

RocketPreloadLinks.run();
/* ]]> */
</script>
<script type="text/javascript" id="divi-custom-script-js-extra">
/* <![CDATA[ */
var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https:\/\/beauty-forum.fr\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/beauty-forum.fr\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/beauty-forum.fr\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"43751edb29","subscription_failed":"Veuillez v\u00e9rifier les champs ci-dessous pour vous assurer que vous avez entr\u00e9 les informations correctes.","et_ab_log_nonce":"e797f1ce5a","fill_message":"S'il vous pla\u00eet, remplissez les champs suivants:","contact_error_message":"Veuillez corriger les erreurs suivantes :","invalid":"E-mail non valide","captcha":"Captcha","prev":"Pr\u00e9c\u00e9dent","previous":"Pr\u00e9c\u00e9dente","next":"Prochaine","wrong_captcha":"Vous avez entr\u00e9 le mauvais num\u00e9ro dans le captcha.","wrong_checkbox":"Case \u00e0 cocher","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"25","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/beauty-forum.fr\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#2ea3f2","waypoints_options":[]};
var et_pb_box_shadow_elements = [];
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/themes/Divi/js/scripts.min.js?ver=4.23.4" id="divi-custom-script-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/themes/Divi/js/smoothscroll.js?ver=1713841937" id="smoothscroll-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=1713841937" id="fitvids-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/magnific-popup.js?ver=1713841937" id="magnific-popup-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=1713841937" id="salvattore-js" defer></script>
<script type="text/javascript" id="divi-blog-extras-frontend-bundle-js-extra">
/* <![CDATA[ */
var DiviBlogExtrasFrontendData = {"ajaxurl":"https:\/\/beauty-forum.fr\/wp-admin\/admin-ajax.php","ajax_nonce":"ae7588f8b8","et_theme_accent_color":"#2ea3f2"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/plugins/divi-blog-extras/scripts/frontend-bundle.min.js?ver=2.6.6" id="divi-blog-extras-frontend-bundle-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/plugins/simply-schedule-appointments/includes/divi/scripts/frontend-bundle.min.js?ver=1.0.2" id="ssa-divi-module-frontend-bundle-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/themes/Divi/core/admin/js/common.js?ver=1713841937" id="et-core-common-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-includes/js/hoverIntent.js?ver=1713841937" id="hoverIntent-js" defer></script>
<script type="text/javascript" id="megamenu-js-extra">
/* <![CDATA[ */
var megamenu = {"timeout":"300","interval":"100"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=1713841937" id="megamenu-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before">
/* <![CDATA[ */
var mejsL10n = {"language":"fr","strings":{"mejs.download-file":"T\u00e9l\u00e9charger le fichier","mejs.install-flash":"Vous utilisez un navigateur qui n\u2019a pas le lecteur Flash activ\u00e9 ou install\u00e9. Veuillez activer votre extension Flash ou t\u00e9l\u00e9charger la derni\u00e8re version \u00e0 partir de cette adresse\u00a0: https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Plein \u00e9cran","mejs.play":"Lecture","mejs.pause":"Pause","mejs.time-slider":"Curseur de temps","mejs.time-help-text":"Utilisez les fl\u00e8ches droite\/gauche pour avancer d\u2019une seconde, haut\/bas pour avancer de dix secondes.","mejs.live-broadcast":"\u00c9mission en direct","mejs.volume-help-text":"Utilisez les fl\u00e8ches haut\/bas pour augmenter ou diminuer le volume.","mejs.unmute":"R\u00e9activer le son","mejs.mute":"Muet","mejs.volume-slider":"Curseur de volume","mejs.video-player":"Lecteur vid\u00e9o","mejs.audio-player":"Lecteur audio","mejs.captions-subtitles":"L\u00e9gendes\/Sous-titres","mejs.captions-chapters":"Chapitres","mejs.none":"Aucun","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanais","mejs.arabic":"Arabe","mejs.belarusian":"Bi\u00e9lorusse","mejs.bulgarian":"Bulgare","mejs.catalan":"Catalan","mejs.chinese":"Chinois","mejs.chinese-simplified":"Chinois (simplifi\u00e9)","mejs.chinese-traditional":"Chinois (traditionnel)","mejs.croatian":"Croate","mejs.czech":"Tch\u00e8que","mejs.danish":"Danois","mejs.dutch":"N\u00e9erlandais","mejs.english":"Anglais","mejs.estonian":"Estonien","mejs.filipino":"Filipino","mejs.finnish":"Finnois","mejs.french":"Fran\u00e7ais","mejs.galician":"Galicien","mejs.german":"Allemand","mejs.greek":"Grec","mejs.haitian-creole":"Cr\u00e9ole ha\u00eftien","mejs.hebrew":"H\u00e9breu","mejs.hindi":"Hindi","mejs.hungarian":"Hongrois","mejs.icelandic":"Islandais","mejs.indonesian":"Indon\u00e9sien","mejs.irish":"Irlandais","mejs.italian":"Italien","mejs.japanese":"Japonais","mejs.korean":"Cor\u00e9en","mejs.latvian":"Letton","mejs.lithuanian":"Lituanien","mejs.macedonian":"Mac\u00e9donien","mejs.malay":"Malais","mejs.maltese":"Maltais","mejs.norwegian":"Norv\u00e9gien","mejs.persian":"Perse","mejs.polish":"Polonais","mejs.portuguese":"Portugais","mejs.romanian":"Roumain","mejs.russian":"Russe","mejs.serbian":"Serbe","mejs.slovak":"Slovaque","mejs.slovenian":"Slov\u00e9nien","mejs.spanish":"Espagnol","mejs.swahili":"Swahili","mejs.swedish":"Su\u00e9dois","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turc","mejs.ukrainian":"Ukrainien","mejs.vietnamese":"Vietnamien","mejs.welsh":"Ga\u00e9lique","mejs.yiddish":"Yiddish"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-includes/js/mediaelement/mediaelement-and-player.js?ver=1713841937" id="mediaelement-core-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-includes/js/mediaelement/mediaelement-migrate.js?ver=1713841937" id="mediaelement-migrate-js" defer></script>
<script type="text/javascript" id="mediaelement-js-extra">
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/cache/min/1/wp-includes/js/mediaelement/wp-mediaelement.js?ver=1713841937" id="wp-mediaelement-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://beauty-forum.fr/wp-content/plugins/divi-blog-extras/scripts/swiper.min.js?ver=6.4.5" id="elicus-swiper-script-js" defer></script>
<style id="et-builder-module-design-tb-246621-tb-245473-tb-245426-25-cached-inline-styles">.et_post_gallery{display:flex!important}.et_post_gallery{display:flex!important}</style><style id="et-builder-module-design-tb-246621-tb-245473-tb-245426-deferred-25-cached-inline-styles">.et_pb_section_0_tb_header{border-bottom-width:1px;height:100%;min-height:64px;max-height:100%;width:100%;max-width:100%}.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_row_0_tb_header{min-height:64px}.et_pb_row_0_tb_header.et_pb_row{padding-bottom:0px!important;padding-bottom:0px}.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:97%;max-width:100%}.et_pb_image_0_tb_header .et_pb_image_wrap img{height:28px;min-height:28px;max-height:100%;width:auto}.et_pb_image_0_tb_header{width:277px;max-width:100%;text-align:center}.et_pb_text_0_tb_header.et_pb_text{color:#000000!important}.et_pb_text_0_tb_header{line-height:21.94px;font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:18px;line-height:21.94px}.et_pb_column_2_tb_header{display:flex!important}.et_pb_menu_0_tb_header.et_pb_menu{background-color:#ffffff;height:48%;min-height:48%;max-height:48%;form.et_pb_menu__search-form{width:200px}}.et_pb_menu_0_tb_header{padding-top:0px;padding-right:25px;padding-bottom:0px;padding-left:25px;margin-top:0px!important;margin-right:0px!important;margin-left:0px!important;width:30%;max-width:48%}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul,.et_pb_menu_0_tb_header.et_pb_menu .nav li ul{background-color:#ffffff!important}.et_pb_menu_0_tb_header .et_pb_menu__logo-wrap .et_pb_menu__logo img{width:auto}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{width:auto;max-width:26%}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:100%;max-height:100%}.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button{color:#2ea3f2}.et_pb_section_1_tb_header{min-height:25px;max-height:100%;width:100%;max-width:100%}.et_pb_section_1_tb_header.et_pb_section{padding-top:1px;padding-bottom:24px}.et_pb_row_1_tb_header{min-height:25px;max-height:100%}.et_pb_row_1_tb_header.et_pb_row{padding-top:19px!important;padding-bottom:0px!important;padding-top:19px;padding-bottom:0px}.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row{width:99.7%;max-width:100%}.et_pb_code_1_tb_header{min-height:25px;max-height:100%;padding-top:0px;padding-bottom:0px;margin-top:16px!important;margin-right:-125px!important;margin-bottom:0px!important;max-width:100%}.et_pb_section_2_tb_header{height:100%;min-height:32px;max-height:100%;width:100%;max-width:100%}.et_pb_section_2_tb_header.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:#FFFFFF!important}.et_pb_row_2_tb_header{max-height:100%}.et_pb_row_2_tb_header.et_pb_row{padding-top:3px!important;padding-bottom:0px!important;padding-top:3px;padding-bottom:0px}.et_pb_row_2_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row{width:100%;max-width:100%}.et_pb_code_2_tb_header{max-height:100%;width:100%;max-width:100%;#ancr-247170{border-radius:0!important;text-decoration:underline}}.et_pb_social_media_follow_network_0_tb_header a.icon,.et_pb_social_media_follow_network_1_tb_header a.icon,.et_pb_social_media_follow_network_2_tb_header a.icon,.et_pb_social_media_follow_network_3_tb_header a.icon{background-color:#000000!important}.et_pb_menu_0_tb_header.et_pb_module{margin-left:0px!important;margin-right:auto!important}.et_pb_code_1_tb_header.et_pb_module{margin-left:auto!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_code_1_tb_header{width:90%}}@media only screen and (max-width:980px){.et_pb_section_0_tb_header{border-bottom-width:1px}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}.et_pb_code_1_tb_header{width:90%}}@media only screen and (max-width:767px){.et_pb_section_0_tb_header{border-bottom-width:1px}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}}.et_pb_section_0_tb_body{min-height:200px;max-height:100%;width:100%;max-width:100%}.et_pb_section_0_tb_body.et_pb_section{padding-top:0px;padding-bottom:32px;margin-top:-12px}.et_pb_row_0_tb_body,.et_pb_row_2_tb_body{max-height:100%}.et_pb_row_0_tb_body.et_pb_row{padding-top:6px!important;padding-bottom:4px!important;padding-top:6px;padding-bottom:4px}.et_pb_row_0_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row{width:95%;max-width:100%}.et_pb_code_0_tb_body{max-height:100%;width:100%;max-width:100%}.et_pb_section_23_tb_body,.et_pb_section_22_tb_body,.et_pb_section_1_tb_body{min-height:200px;max-height:100%;max-width:100%}.et_pb_section_23_tb_body.et_pb_section,.et_pb_section_1_tb_body.et_pb_section,.et_pb_section_24_tb_body.et_pb_section{padding-top:0px;padding-bottom:32px}.et_pb_row_1_tb_body{height:100%;min-height:100%;max-height:100%}.et_pb_row_1_tb_body.et_pb_row{padding-top:1px!important;padding-top:1px}.et_pb_row_17_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_17_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_17_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_17_tb_body.et_pb_row,.et_pb_row_15_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_15_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_15_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_15_tb_body.et_pb_row,.et_pb_row_16_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_16_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_16_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_16_tb_body.et_pb_row,.et_pb_row_18_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_18_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_18_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_18_tb_body.et_pb_row,.et_pb_row_1_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_body.et_pb_row,.et_pb_row_2_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,.et_pb_row_20_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_20_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_20_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_20_tb_body.et_pb_row,.et_pb_row_19_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_19_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_19_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_19_tb_body.et_pb_row{width:90%;max-width:100%}.et_pb_text_11_tb_body.et_pb_text,.et_pb_text_16_tb_body.et_pb_text,.et_pb_text_18_tb_body.et_pb_text,.et_pb_text_10_tb_body.et_pb_text,.et_pb_text_0_tb_body.et_pb_text,.et_pb_blog_extras_5_tb_body .post-content p:not(.post-meta){color:#000000!important}.et_pb_text_11_tb_body,.et_pb_text_10_tb_body,.et_pb_text_18_tb_body,.et_pb_text_0_tb_body{line-height:48px;font-family:'Libre Baskerville',Georgia,"Times New Roman",serif;font-weight:700;font-size:36px;line-height:48px}.et_pb_text_1_tb_body.et_pb_text{color:#2b2c34!important;transition:color 300ms ease 0ms}.et_pb_text_1_tb_body.et_pb_text:hover{color:#2b2c34!important}.et_pb_text_1_tb_body{line-height:48px;font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:24px;line-height:48px;height:48px;min-height:48px;width:100%;max-width:100%}.et_pb_row_2_tb_body.et_pb_row{padding-top:19px!important;padding-top:19px}.et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .entry-title,.et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .entry-title a{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;font-weight:700!important;font-size:16px!important;color:#232536!important;line-height:32px!important}.et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .post-content .post-data,.et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .post-content .post-data p{font-family:'Libre Baskerville',Georgia,"Times New Roman",serif;line-height:19.84px}.et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .post-meta,.et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .post-meta a,.et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .post-meta span,.et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .post-date{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;color:#888888!important;line-height:20px}.et_pb_blog_extras_0_tb_body{@media screen and (min-width:981px){.et_pb_post_extra.el_dbe_block_extended:not(.swiper-slide){width:calc(24% - 6px)!important;margin:6px!important}}}.et_pb_section_17_tb_body.et_pb_section,.et_pb_section_7_tb_body.et_pb_section,.et_pb_section_12_tb_body.et_pb_section,.et_pb_section_18_tb_body.et_pb_section,.et_pb_section_13_tb_body.et_pb_section,.et_pb_section_16_tb_body.et_pb_section,.et_pb_section_15_tb_body.et_pb_section,.et_pb_section_21_tb_body.et_pb_section,.et_pb_section_10_tb_body.et_pb_section,.et_pb_section_11_tb_body.et_pb_section,.et_pb_section_20_tb_body.et_pb_section,.et_pb_section_8_tb_body.et_pb_section,.et_pb_section_5_tb_body.et_pb_section,.et_pb_section_6_tb_body.et_pb_section,.et_pb_section_2_tb_body.et_pb_section,.et_pb_section_3_tb_body.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_row_3_tb_body.et_pb_row,.et_pb_row_9_tb_body.et_pb_row,.et_pb_row_12_tb_body.et_pb_row,.et_pb_row_6_tb_body.et_pb_row{padding-top:18px!important;padding-bottom:18px!important;margin-right:auto!important;margin-bottom:1px!important;margin-left:auto!important;padding-top:18px;padding-bottom:18px}.et_pb_column_9_tb_body,.et_pb_column_19_tb_body,.et_pb_column_14_tb_body,.et_pb_column_4_tb_body{}.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_5_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_5_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_3_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_3_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_6_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_6_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Lato',Helvetica,Arial,Lucida,sans-serif;color:#000000!important;text-align:left}.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_6_tb_body.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_blurb_description{text-align:left}.et_pb_blurb_4_tb_body,.et_pb_blurb_0_tb_body,.et_pb_blurb_2_tb_body,.et_pb_blurb_6_tb_body{transform:translateX(21px) translateY(0px)}.et_pb_blurb_3_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_6_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_5_tb_body.et_pb_blurb .et_pb_main_blurb_image{margin-bottom:5px}.et_pb_blurb_5_tb_body .et-pb-icon,.et_pb_blurb_4_tb_body .et-pb-icon,.et_pb_blurb_6_tb_body .et-pb-icon,.et_pb_blurb_7_tb_body .et-pb-icon,.et_pb_blurb_0_tb_body .et-pb-icon,.et_pb_blurb_2_tb_body .et-pb-icon,.et_pb_blurb_1_tb_body .et-pb-icon,.et_pb_blurb_3_tb_body .et-pb-icon{font-size:17px;color:#000000;font-family:ETmodules!important;font-weight:400!important}.et_pb_column_20_tb_body,.et_pb_column_5_tb_body,.et_pb_column_10_tb_body,.et_pb_column_15_tb_body{}.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_5_tb_body.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_3_tb_body.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_blurb_description{text-align:right}.et_pb_blurb_7_tb_body,.et_pb_blurb_3_tb_body,.et_pb_blurb_1_tb_body,.et_pb_blurb_5_tb_body{transform:translateX(102px) translateY(0px)}.et_pb_column_16_tb_body,.et_pb_column_11_tb_body,.et_pb_column_21_tb_body,.et_pb_column_6_tb_body{}.et_pb_code_1_tb_body,.et_pb_code_3_tb_body,.et_pb_code_2_tb_body,.et_pb_code_4_tb_body{transform:scaleX(0.74) scaleY(0.74) translateX(22px) translateY(-13px)}.et_pb_section_9_tb_body.et_pb_section,.et_pb_section_14_tb_body.et_pb_section,.et_pb_section_19_tb_body.et_pb_section,.et_pb_section_4_tb_body.et_pb_section{padding-top:4px}.et_pb_row_13_tb_body.et_pb_row,.et_pb_row_4_tb_body.et_pb_row,.et_pb_row_7_tb_body.et_pb_row,.et_pb_row_10_tb_body.et_pb_row{padding-top:5px!important;padding-top:5px}.et_pb_image_0_tb_body,.et_pb_image_1_tb_body,.et_pb_image_3_tb_body,.et_pb_image_2_tb_body{text-align:center}.et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-meta,.et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-meta a,.et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-meta span,.et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-date,.et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-meta,.et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-meta a,.et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-meta span,.et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-date,.et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-meta,.et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-meta a,.et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-meta span,.et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-date,.et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-meta,.et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-meta a,.et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-meta span,.et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-date,.et_pb_text_5_tb_body h4,.et_pb_text_7_tb_body h4,.et_pb_text_3_tb_body h4,.et_pb_text_9_tb_body h4{color:#540D6E!important}.et_pb_text_7_tb_body,.et_pb_text_3_tb_body,.et_pb_text_5_tb_body,.et_pb_text_9_tb_body{padding-top:0px!important}.et_pb_section_6_tb_body,.et_pb_section_5_tb_body,.et_pb_section_15_tb_body,.et_pb_section_10_tb_body,.et_pb_section_11_tb_body,.et_pb_section_21_tb_body,.et_pb_section_20_tb_body,.et_pb_section_16_tb_body{border-top-color:#1D1D1B;min-height:683.4px}body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button{color:#540D6E!important;font-size:21px}body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button:hover,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button:hover,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button:hover,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button:hover,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover{padding-right:2em;padding-left:0.7em}body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after{opacity:1}body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after{font-size:1.6em;opacity:0;display:inline-block}body.et_button_custom_icon #page-container .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button:after,body.et_button_custom_icon #page-container .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button:after,body.et_button_custom_icon #page-container .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button:after,body.et_button_custom_icon #page-container .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button:after{font-size:21px}body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button{color:#540D6E!important;border-radius:22px;font-size:16px}body.et_button_custom_icon #page-container .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body.et_button_custom_icon #page-container .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body.et_button_custom_icon #page-container .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body.et_button_custom_icon #page-container .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after{font-size:16px}.et_pb_blog_extras_5_tb_body .el-dbe-post-categories li a,.et_pb_blog_extras_6_tb_body .el-dbe-post-categories li a,.et_pb_blog_extras_4_tb_body .el-dbe-post-categories li a{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.et_pb_blog_extras_6_tb_body .el-dbe-post-categories li,.et_pb_blog_extras_4_tb_body .el-dbe-post-categories li,.et_pb_blog_extras_5_tb_body .el-dbe-post-categories li{margin-right:15px;margin-bottom:15px}.et_pb_blog_extras_5_tb_body .swiper-button-next::after,.et_pb_blog_extras_5_tb_body .swiper-button-prev::after,.et_pb_blog_extras_6_tb_body .swiper-button-next::after,.et_pb_blog_extras_6_tb_body .swiper-button-prev::after,.et_pb_blog_extras_4_tb_body .swiper-button-next::after,.et_pb_blog_extras_4_tb_body .swiper-button-prev::after{padding-top:5px!important;padding-right:10px!important;padding-bottom:5px!important;padding-left:10px!important}.et_pb_section_22_tb_body.et_pb_section{padding-top:0px;padding-bottom:32px;background-color:#f4f4f4!important}.et_pb_row_16_tb_body.et_pb_row{padding-bottom:3px!important;padding-bottom:3px}.et_pb_blog_extras_5_tb_body .et_pb_post.et_pb_post_extra .entry-title,.et_pb_blog_extras_5_tb_body .et_pb_post.et_pb_post_extra .entry-title a{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;font-weight:700!important;font-size:16px!important;color:#232536!important;line-height:32px!important;text-align:center!important}.et_pb_blog_extras_5_tb_body .et_pb_post.et_pb_post_extra .post-content .post-data,.et_pb_blog_extras_5_tb_body .et_pb_post.et_pb_post_extra .post-content .post-data p{font-family:'Libre Baskerville',Georgia,"Times New Roman",serif}.et_pb_blog_extras_5_tb_body .et_pb_post.et_pb_post_extra{padding-bottom:0px}.et_pb_row_18_tb_body.et_pb_row{margin-top:1px!important;margin-right:auto!important;margin-left:auto!important}.et_pb_blog_extras_6_tb_body .et_pb_post.et_pb_post_extra .entry-title,.et_pb_blog_extras_6_tb_body .et_pb_post.et_pb_post_extra .entry-title a{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;font-weight:700!important;font-size:16px!important;color:#1d1d1b!important;line-height:32px!important;text-align:left!important}.et_pb_blog_extras_6_tb_body .et_pb_post.et_pb_post_extra .post-content .post-data,.et_pb_blog_extras_6_tb_body .et_pb_post.et_pb_post_extra .post-content .post-data p{font-family:'Libre Baskerville',Georgia,"Times New Roman",serif;line-height:24.8px}.et_pb_blog_extras_6_tb_body .et_pb_post.et_pb_post_extra .post-meta,.et_pb_blog_extras_6_tb_body .et_pb_post.et_pb_post_extra .post-meta a,.et_pb_blog_extras_6_tb_body .et_pb_post.et_pb_post_extra .post-meta span,.et_pb_blog_extras_6_tb_body .et_pb_post.et_pb_post_extra .post-date{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;color:#888888!important}.et_pb_blog_extras_6_tb_body .swiper-container-3d .swiper-slide-shadow-left,.et_pb_blog_extras_6_tb_body .swiper-container-3d .swiper-slide-shadow-right{background-image:none}.et_pb_blog_extras_6_tb_body .swiper-button-prev::after,.et_pb_blog_extras_6_tb_body .swiper-button-next::after{font-size:24px;border-width:0px}.et_pb_blog_extras_6_tb_body .swiper-button-prev:hover::after,.et_pb_blog_extras_6_tb_body .swiper-button-next:hover::after{background:;border-color:}.et_pb_blog_extras_6_tb_body .swiper-wrapper{align-items:stretch}.et_pb_blog_extras_6_tb_body .swiper-slide{height:auto}.et_pb_text_13_tb_body{line-height:48px;font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:28px;line-height:48px;border-color:#000000;border-bottom-width:3px;margin-top:64px!important;margin-bottom:24px!important;max-width:100%}.et_pb_text_14_tb_body{line-height:48px;font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:28px;line-height:48px;border-color:#D6D6D6 #D6D6D6 #d9d9d9 #D6D6D6;border-bottom-width:3px;margin-bottom:24px!important;max-width:100%}.et_pb_text_15_tb_body{line-height:48px;font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:28px;line-height:48px;border-bottom-width:3px;border-bottom-color:#d9d9d9;margin-bottom:20px!important;max-width:100%}.et_pb_image_4_tb_body .et_pb_image_wrap{border-radius:15px 15px 15px 15px;overflow:hidden}.et_pb_image_4_tb_body{width:90%;text-align:left;margin-left:0}.et_pb_text_16_tb_body{line-height:45px;font-family:'Libre Baskerville',Georgia,"Times New Roman",serif;font-weight:700;font-size:26px;line-height:45px;margin-bottom:21px!important}.et_pb_text_17_tb_body.et_pb_text{color:#1d1d1b!important}.et_pb_text_17_tb_body{line-height:30px;font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:18px;line-height:30px;margin-bottom:16px!important}.et_pb_row_20_tb_body.et_pb_row{padding-top:14px!important;padding-bottom:0px!important;padding-top:14px;padding-bottom:0px}@media only screen and (min-width:981px){.et_pb_image_0_tb_body,.et_pb_image_1_tb_body,.et_pb_image_2_tb_body,.et_pb_image_3_tb_body{width:45%}.et_pb_text_13_tb_body{width:60%}.et_pb_text_14_tb_body,.et_pb_text_15_tb_body{width:100%}}@media only screen and (max-width:980px){.et_pb_text_0_tb_body,.et_pb_text_10_tb_body,.et_pb_text_11_tb_body,.et_pb_text_18_tb_body{font-size:36px}.et_pb_blurb_5_tb_body,.et_pb_blurb_3_tb_body,.et_pb_blurb_7_tb_body,.et_pb_blurb_1_tb_body{transform:translateX(102px) translateY(0px)}.et_pb_code_1_tb_body,.et_pb_code_2_tb_body,.et_pb_code_4_tb_body,.et_pb_code_3_tb_body{transform:scaleX(0.74) scaleY(0.74) translateX(22px) translateY(-13px)}.et_pb_image_0_tb_body,.et_pb_image_3_tb_body,.et_pb_image_1_tb_body,.et_pb_image_2_tb_body{width:80%}.et_pb_image_0_tb_body .et_pb_image_wrap img,.et_pb_image_4_tb_body .et_pb_image_wrap img,.et_pb_image_3_tb_body .et_pb_image_wrap img,.et_pb_image_2_tb_body .et_pb_image_wrap img,.et_pb_image_1_tb_body .et_pb_image_wrap img{width:auto}.et_pb_section_16_tb_body,.et_pb_section_6_tb_body,.et_pb_section_11_tb_body,.et_pb_section_15_tb_body,.et_pb_section_5_tb_body,.et_pb_section_21_tb_body,.et_pb_section_20_tb_body,.et_pb_section_10_tb_body{border-top-color:#1D1D1B}body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after{opacity:1}.et_pb_text_13_tb_body{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:28px;border-bottom-width:3px;width:60%}.et_pb_text_14_tb_body{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:28px;border-bottom-width:3px;border-bottom-color:#d9d9d9;width:60%}.et_pb_text_15_tb_body{font-size:28px;border-bottom-width:3px;border-bottom-color:#d9d9d9;width:100%}}@media only screen and (max-width:767px){.et_pb_text_0_tb_body,.et_pb_text_10_tb_body,.et_pb_text_11_tb_body,.et_pb_text_18_tb_body{font-size:28px}.et_pb_blurb_5_tb_body,.et_pb_blurb_3_tb_body,.et_pb_blurb_7_tb_body,.et_pb_blurb_1_tb_body{transform:translateX(22px) translateY(0px)}.et_pb_code_1_tb_body,.et_pb_code_2_tb_body,.et_pb_code_4_tb_body,.et_pb_code_3_tb_body{transform:scaleX(0.66) scaleY(0.66) translateX(169px) translateY(-57px)}.et_pb_image_0_tb_body,.et_pb_image_3_tb_body,.et_pb_image_1_tb_body,.et_pb_image_2_tb_body{width:100%}.et_pb_image_0_tb_body .et_pb_image_wrap img,.et_pb_image_4_tb_body .et_pb_image_wrap img,.et_pb_image_3_tb_body .et_pb_image_wrap img,.et_pb_image_2_tb_body .et_pb_image_wrap img,.et_pb_image_1_tb_body .et_pb_image_wrap img{width:auto}.et_pb_section_16_tb_body,.et_pb_section_6_tb_body,.et_pb_section_11_tb_body,.et_pb_section_15_tb_body,.et_pb_section_5_tb_body,.et_pb_section_21_tb_body,.et_pb_section_20_tb_body,.et_pb_section_10_tb_body{border-top-color:#1D1D1B}body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_3_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_4_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_1_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .el-dbe-blog-extra .el-pagination-button:hover:after,body #page-container .et_pb_section .et_pb_blog_extras_2_tb_body .et_pb_post.et_pb_post_extra .post-content .el-read-more-btn .et_pb_button:hover:after{opacity:1}.et_pb_text_13_tb_body{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:18px;border-bottom-width:3px;width:100%}.et_pb_text_14_tb_body{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:18px;border-bottom-width:3px;border-bottom-color:#d9d9d9;width:100%}.et_pb_text_15_tb_body{font-size:18px;border-bottom-width:3px;border-bottom-color:#d9d9d9}}.et_pb_section_0_tb_footer.et_pb_section{padding-top:0px;padding-bottom:3px;background-color:#f3f3f3!important}.et_pb_row_0_tb_footer.et_pb_row{padding-top:32px!important;padding-bottom:0px!important;margin-bottom:32px!important;padding-top:32px;padding-bottom:0px}.et_pb_row_0_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,.et_pb_row_1_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row{width:95%;max-width:100%}.et_pb_image_0_tb_footer .et_pb_image_wrap img{height:28px}.et_pb_image_0_tb_footer{margin-bottom:19px!important;width:277px;text-align:left;margin-left:0}.et_pb_text_0_tb_footer.et_pb_text,.et_pb_text_1_tb_footer.et_pb_text,.et_pb_text_2_tb_footer.et_pb_text{color:#000000!important}.et_pb_text_0_tb_footer{line-height:22.5px;font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif;line-height:22.5px;font-weight:400px}.et_pb_text_1_tb_footer{line-height:19.69px;font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif;font-weight:700;line-height:19.69px;margin-top:-31px!important;margin-bottom:25px!important}.et_pb_text_2_tb_footer,.et_pb_text_10_tb_footer,.et_pb_text_8_tb_footer{line-height:19.69px;font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif;line-height:19.69px}.et_pb_text_6_tb_footer.et_pb_text,.et_pb_text_7_tb_footer.et_pb_text,.et_pb_text_5_tb_footer.et_pb_text,.et_pb_text_4_tb_footer.et_pb_text,.et_pb_text_3_tb_footer.et_pb_text{color:#232536!important}.et_pb_text_3_tb_footer,.et_pb_text_5_tb_footer{line-height:19.69px;font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif;line-height:19.69px;margin-bottom:16px!important}.et_pb_text_4_tb_footer{line-height:19.69px;font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif;line-height:19.69px;padding-bottom:4px!important;margin-bottom:0px!important}.et_pb_column_2_tb_footer,.et_pb_column_3_tb_footer{display:inline-block!important}.et_pb_text_6_tb_footer,.et_pb_text_7_tb_footer{line-height:19.69px;font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif;line-height:19.69px;margin-bottom:6px!important}.et_pb_text_8_tb_footer.et_pb_text,.et_pb_text_9_tb_footer.et_pb_text,.et_pb_text_10_tb_footer.et_pb_text{color:#1d1d1b!important}.et_pb_text_9_tb_footer{line-height:19.69px;font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif;line-height:19.69px;margin-bottom:33px!important}.et_pb_gallery_0_tb_footer.et_pb_gallery .et_pb_gallery_image{border-radius:0 0 0 0;overflow:hidden}.et_pb_gallery_0_tb_footer.et_pb_gallery{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-right:0px!important;margin-left:0px!important;display:flex!important}.et_pb_gallery_0_tb_footer{width:80%}.et_pb_row_1_tb_footer.et_pb_row{padding-bottom:0px!important;margin-right:auto!important;margin-left:auto!important;padding-bottom:0px}ul.et_pb_social_media_follow_0_tb_footer{background-color:#f3f3f3;padding-right:0px!important}.et_pb_code_0_tb_footer{padding-bottom:0px;margin-top:0px!important}.et_pb_social_media_follow_network_0_tb_footer a.icon,.et_pb_social_media_follow_network_1_tb_footer a.icon,.et_pb_social_media_follow_network_2_tb_footer a.icon,.et_pb_social_media_follow_network_3_tb_footer a.icon{background-color:#000000!important}@media only screen and (max-width:980px){.et_pb_image_0_tb_footer .et_pb_image_wrap img{width:auto}}@media only screen and (max-width:767px){.et_pb_image_0_tb_footer .et_pb_image_wrap img{width:auto}}</style><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: true, subtree: true };

                observer.observe(b, config);
            }
        }, false);</script><script data-no-minify="1" async src="https://beauty-forum.fr/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script>	
			<span class="et_pb_scroll_top et-pb-icon"></span>
	</body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1713880870 -->