/* https://www.jarticule.com/wp-content/cache/autoptimize/css/autoptimize_single_4b8550c64586b340da1120d543de6f43.css?ver=6.8.2 */
.EditoLayout{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:60px}.EditoLayout-centerButton{display:flex;flex-direction:column;align-items:center}.EditoLayout-centerButton .btn-pill{display:inline-block}.EditoLayout-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:35px}.EditoLayout-cards-item{flex:1 0 30%;padding:20px 30px;border-radius:10px;display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:35px}@media screen and (max-width:1023px){.EditoLayout-cards-item{flex:1 0 50%}}@media screen and (max-width:767px){.EditoLayout-cards-item{flex:1 0 100%}}.EditoLayout-cards-item-title{font-size:25px;line-height:30px;font-weight:700}.EditoLayout-accordion-item{position:relative;border-top:2px solid #b5}.EditoLayout-accordion-item:last-of-type{border-bottom:2px solid #b5}.EditoLayout-accordion-title{position:relative;display:block;padding:30px 35px 30px 0;font-weight:700;cursor:pointer}.EditoLayout-accordion-title:after{content:'+';position:absolute;top:50%;right:0;font-size:30px;transform:translateY(-50%)}.EditoLayout-accordion-item input[type=checkbox]{position:absolute;top:0;left:-200vw}.EditoLayout-accordion-text{max-height:0;overflow:hidden;transition:all .3s ease}.EditoLayout-accordion-text-inner{padding-bottom:30px}.EditoLayout-accordion-item input[type=checkbox]:checked~.EditoLayout-accordion-title:after{content:'-';font-style:italic}.EditoLayout-accordion-item input[type=checkbox]:checked~.EditoLayout-accordion-text{max-height:1000rem}.EditoLayout-keyNumbers{text-align:center;padding:140px 0}.EditoLayout-keyNumbers>.container{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:140px}.EditoLayout-keyNumbers-item{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;row-gap:10px}.EditoLayout-keyNumbers-item+.EditoLayout-keyNumbers-item:before{content:'';position:absolute;top:-60px;left:50%;transform:translate(-50%,0);height:45px;width:2px;border-radius:2px;background-color:#00ffce}.EditoLayout-keyNumbers.bg-green-200 .EditoLayout-keyNumbers-item+.EditoLayout-keyNumbers-item:before{background-color:#b51fff}.EditoLayout-shareBloc{padding:70px 0;text-align:center;background-color:#f1f1f1}.EditoLayout-shareBloc-title{margin-bottom:30px}.EditoLayout-shareBloc-links{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:10px}.EditoLayout-blockquote{padding:80px 120px;text-align:center;border-radius:10px;position:relative}@media (max-width:1024px){.EditoLayout-blockquote{padding:48px 72px}}@media (max-width:768px){.EditoLayout-blockquote{padding:32px 48px}}@media (max-width:640px){.EditoLayout-blockquote{padding:24px 40px}}.EditoLayout-blockquote.is-withPicto{margin:30px 0}.EditoLayout-blockquote.is-withPicto:before,.EditoLayout-blockquote.is-withPicto:after{content:'';background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;height:60px;width:100px}.EditoLayout-blockquote.is-withPicto.bg-green-200:before,.EditoLayout-blockquote.is-withPicto.bg-green-200:after{background-image:url(/wp-content/themes/jarticule/css-src/../res/imgs/blockquote-picto-purple.svg)}.EditoLayout-blockquote.is-withPicto.bg-purple-200:before,.EditoLayout-blockquote.is-withPicto.bg-purple-200:after{background-image:url(/wp-content/themes/jarticule/css-src/../res/imgs/blockquote-picto-green.svg)}.EditoLayout-blockquote.is-withPicto:before{top:0;left:50%;transform:translate(-50%,-50%)}.EditoLayout-blockquote.is-withPicto:after{bottom:0;left:50%;transform:translate(-50%,50%) rotate(180deg)}.EditoLayout-scrollHorizontalText{font-size:300px;font-weight:900;white-space:nowrap;color:#000;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;position:relative;overflow:hidden}.EditoLayout-scrollHorizontalText>div{display:flex;align-items:center;justify-content:center;height:100%;margin:0;padding:0 10vw;position:relative;flex-shrink:0;overflow:hidden}@media (max-width:1100px){.EditoLayout-scrollHorizontalText{font-size:250px}}@media (max-width:1000px){.EditoLayout-scrollHorizontalText{font-size:200px}}@media (max-width:700px){.EditoLayout-scrollHorizontalText{font-size:150px}}.EditoLayout-moreArticles{background-color:#ffff1e;padding:130px 0 150px}.EditoLayout-moreArticles-title{margin-bottom:40px}.EditoLayout-moreArticles-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.EditoLayout-moreArticles-article{flex:1 0 45%;display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:20px}.EditoLayout-moreArticles-article-img{height:260px;overflow:hidden;border-radius:10px}.EditoLayout-2cols-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.EditoLayout-2cols-col{flex:1 0 45%;display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:20px}.EditoLayout-2cols-img{overflow:hidden;border-radius:10px}.EditoLayout-2cols-img img{height:auto;width:100%}.EditoLayout-caroussel{padding:102px 0 150px}.EditoLayout-caroussel>.container{position:relative}.EditoLayout-caroussel .splide__track{padding:48px 0}.EditoLayout-caroussel-prev,.EditoLayout-caroussel-next{position:absolute;width:52px;height:52px;z-index:2;top:50%;transform:translateY(-50%);border-radius:26px;overflow:hidden;cursor:pointer}.EditoLayout-caroussel-prev{background:url(/wp-content/themes/jarticule/css-src/../res/imgs/refs-prev.svg) no-repeat center center;left:-52px}.EditoLayout-caroussel-next{background:url(/wp-content/themes/jarticule/css-src/../res/imgs/refs-next.svg) no-repeat center center;right:-52px}.EditoLayout-caroussel-itemRotate{perspective:1000px;backface-visibility:hidden}.EditoLayout-caroussel-itemRotate>div{position:absolute;top:0;left:0;right:0;bottom:0;transform:rotateY(0deg);backface-visibility:hidden;transition:transform .35s ease}.EditoLayout-caroussel-itemRotate .objectFitCover,.EditoLayout-caroussel-itemRotate .objectFitContain{height:100%;width:100%}.EditoLayout-caroussel-itemRotate>div+div{transform:rotateY(180deg)}.EditoLayout-caroussel-itemRotate>div+div.slider-text{background-color:#000;color:#fff}.EditoLayout-caroussel-itemRotate .slider-text{padding:35px}.EditoLayout-caroussel-itemRotate:hover>div{transform:rotateY(-180deg)}.EditoLayout-caroussel-itemRotate:hover>div+div{transform:rotateY(0deg)}.EditoLayout-wysiwyg{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:30px}.EditoLayout-wysiwyg a{color:rgb(181 31 255);text-decoration:underline;&:hover{color:#b5;text-decoration:underline}}.EditoLayout-wysiwyg ul,.EditoLayout-wysiwyg ol{color:#b5;display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:25px;padding-left:35px}.EditoLayout-wysiwyg ul li{display:block;position:relative}.EditoLayout-wysiwyg ul li:before{content:'';position:absolute;background-image:url(/wp-content/themes/jarticule/css-src/../res/imgs/arrow-li.svg);background-position:left center;background-repeat:no-repeat;background-size:contain;height:12px;width:25px;top:12px;left:-35px}.EditoLayout-wysiwyg ol li{list-style-type:decimal}.EditoLayout-wysiwyg p+h1{margin-top:15px}.EditoLayout-wysiwyg p+h2{margin-top:50px}.EditoLayout-wysiwyg p+h3{margin-top:15px}.EditoLayout-wysiwyg h1+p{margin-top:30px}.EditoLayout-wysiwyg h2+p{margin-top:10px}.EditoLayout-image figure>div{border-radius:10px;overflow:hidden}.EditoLayout-image figure>div:not(.ratio)>img{width:100%!important;height:auto!important}.EditoLayout-youtube figure>div{border-radius:10px;overflow:hidden}.EditoLayout-iframe{border-radius:10px;overflow:hidden}.EditoLayout-iframe iframe{width:100%}.EditoLayout-shareBloc+.EditoLayout-keyNumbers,.EditoLayout-shareBloc+.EditoLayout-moreArticles,.EditoLayout-keyNumbers+.EditoLayout-shareBloc,.EditoLayout-keyNumbers+.EditoLayout-moreArticles,.EditoLayout-moreArticles+.EditoLayout-keyNumbers,.EditoLayout-moreArticles+.EditoLayout-shareBloc{margin-top:-60px}.EditoLayout>*:last-of-type:not(.EditoLayout-shareBloc),.EditoLayout>*:last-of-type:not(.EditoLayout-keyNumbers),.EditoLayout>*:last-of-type:not(.EditoLayout-moreArticles){margin-bottom:60px}