﻿@charset "UTF-8";article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}html{background:#fff;color:#000;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;}body{margin:0;}a{background:transparent;}a:focus{outline:thin dotted;}a:hover,a:active{outline:0;}h1{font-size:2em;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.75em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}q{quotes:"“" "”" "‘" "’";}q:before,q:after{content:"";content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;white-space:normal;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;}button[disabled],input[disabled]{cursor:default;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}textarea{resize:vertical;}textarea,input[type=text],input[type=button],input[type=submit]{-webkit-appearance:none;}textarea,input{border-radius:0;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}nav ul,.lang ul{margin:0;padding:0;}nav ul li,.lang ul li{margin:0;padding:0;list-style:none;}nav ul a,nav ul a:hover,.lang ul a,.lang ul a:hover{text-decoration:none;}nav ul a:not([href]),.lang ul a:not([href]){cursor:default;}button{padding:0;border:0;background:transparent;}.umbraco-forms-form{background:#fff;padding:32px 32px 36px 32px;border-radius:6px;}fieldset{border:0;margin:0;padding:0;}.umbraco-forms-page{display:flex;flex-direction:column;gap:12px;}.umbraco-forms-caption{display:none;}.umbraco-forms-hidden{display:none;}.umbraco-forms-fieldset{display:flex;flex-direction:column;gap:12px;}.umbraco-forms-fieldset[id="3d03830c-18ef-4070-9607-a09db6956e70"]{display:none;}.umbraco-forms-fieldset_hidden{display:none;}.row-fluid{display:flex;gap:16px;}.col-md-12{width:100%;}.umbraco-forms-container{display:flex;flex-direction:column;gap:12px;flex-grow:2;}.umbraco-forms-field.dataconsent>label{display:none;}.form{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(min(275px,100%),(100% - 24px)/2),1fr));gap:24px;}.form-cell_full{grid-column:1/-1;}.form_singleColumn{grid-template-columns:1fr;}.form-error{color:#dc2626;display:block;margin-top:8px;}label{display:block;margin-bottom:8px;}input.text{display:block;width:100%;border:solid 1px #d8d6c1;color:#1e3927;line-height:1.5;padding:12px 16px;background:#fff;transition:border-color 250ms;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-radius:6px;box-shadow:inset 0 0 0 0 #d6d3d1;}input.text::placeholder{color:#b5b985;}input.text:hover{border-color:#1e3927;}input.text:active{border-color:#1e3927;box-shadow:inset 0 0 0 1px #5fa201;}input.text:focus,input.text:focus-visible{border-color:#1e3927;box-shadow:inset 0 0 0 1px #1c1917;outline:0;}input.input-validation-error,textarea.input-validation-error{border-color:#fca5a5;}input.input-validation-error::placeholder,textarea.input-validation-error::placeholder{color:#7f1d1d;}input.input-validation-error:active,textarea.input-validation-error:active{border-color:#ef4444;box-shadow:inset 0 0 0 1px #ef4444;}input.input-validation-error:focus,input.input-validation-error:focus-visible,textarea.input-validation-error:focus,textarea.input-validation-error:focus-visible{border-color:#ef4444;box-shadow:inset 0 0 0 1px #ef4444;outline:0;}.field-validation-error{color:#dc2626;font-size:1.4rem;font-weight:400;font-family:"Decoy",sans-serif;}::placeholder{color:#a8a29e;}.select_error{border-color:#fca5a5;}.select_error:focus{border-color:#ef4444;}.checkbox{display:flex;align-items:flex-start;cursor:pointer;margin:0;}.checkbox>label{display:flex;align-items:flex-start;cursor:pointer;}.checkbox-input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.checkbox-input+.checkbox-fakeInput{margin:.2em 12px 0 0;width:18px;height:18px;border:solid 1px #d6d3d1;border-radius:4px;display:inline-grid;place-items:center;transition:border-color 250ms,background-color 250ms;color:#fff;background:#fff;overflow:hidden;flex-shrink:0;}.checkbox-input+.checkbox-fakeInput svg{opacity:0;transform:translateY(100%);transition:opacity 250ms,transform 250ms;}.checkbox-input:checked+.checkbox-fakeInput{background-color:#f08200;border-color:#f08200;}.checkbox-input:checked+.checkbox-fakeInput svg{opacity:1;transform:none;}.checkbox:hover .checkbox-fakeInput,.checkbox-input:focus+.checkbox-fakeInput{border-color:#000;}.checkbox:hover .checkbox-input:checked+.checkbox-fakeInput{background-color:#e26400;border-color:#e26400;}.radios{display:flex;align-items:center;gap:16px;flex-wrap:wrap;}.radios-label{display:flex;align-items:flex-start;cursor:pointer;margin:0;}.radios-label:hover .radios-fakeInput,.radios-label-input:focus+.radios-fakeInput{border-color:#e26400;}.radios-label:hover .radios-input:checked+.radios-fakeInput{border-color:#e26400;}.radios-input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.radios-input+.radios-fakeInput{margin:.1em 10px 0 0;width:18px;height:18px;border:solid 1px #d6d3d1;border-radius:100%;display:inline-grid;place-items:center;transition:border-color 250ms,border-width 250ms;color:#fff;background:#fff;overflow:hidden;flex-shrink:0;}.radios-input:checked+.radios-fakeInput{border-width:.65rem;border-color:#f08200;}textarea{width:100%;border:solid 1px #d6d3d1;color:#1e3927;height:160px;line-height:1.5;padding:12px 16px;background:#fff;transition:border-color 250ms;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-radius:6px;box-shadow:inset 0 0 0 0 #d6d3d1;}textarea::placeholder{color:#a8a29e;}textarea:hover{border-color:#57534e;}textarea:active{border-color:#f08200;box-shadow:inset 0 0 0 1px #5fa201;}textarea:focus,textarea:focus-visible{border-color:#1e3927;box-shadow:inset 0 0 0 1px #1c1917;outline:0;}textarea_error{border-color:#fca5a5;}textarea_error::placeholder{color:#7f1d1d;}textarea_error:focus{border-color:#ef4444;}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;background:#f00;}.inputfile.input-validation-error+label{border-color:#f00;color:#f00;}.inputfile+label{cursor:pointer;border:solid 1px #d6d3d1;background:#fff;color:#1e3927;margin-bottom:0!important;transition:border-color 250ms;}.inputfile+label:hover,.inputfile+label:active{color:#1e3927;border-color:#57534e;background:#fff;}.inputfile+label:focus,.inputfile+label:focus-visible{background:#fff;}.inputfile+label .fileName{display:block;height:100%;padding:.4375rem 1rem;}.inputfile+label *{pointer-events:none;}.recaptcha2{margin-top:1rem;}.recaptcha2 .umbraco-forms-label{display:none;}@media screen and (max-width:767px){.row-fluid{flex-direction:column;}textarea{height:240px;}}input:is([type=checkbox],[type=radio]){accent-color:#f08200;}.banner{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;overflow:hidden;border-radius:6px;width:100%;background:#1e3927;}.banner-left{display:flex;align-items:flex-end;width:32.3863636364%;min-width:420px;min-height:360px;position:relative;transition:500ms;}.banner-left .text{position:relative;z-index:2;left:64px;padding:64px 0;width:736px;transition:500ms;color:#fff;}.banner-left .text h1{color:#fff;max-width:635px;}.banner-left .text p+.btn{margin:0;}.banner-left .text a:not(.tags-item,.btn){color:#fff;}.banner-left .bgWhite{background:#fff;border-radius:4px;padding:32px;}.banner-right{overflow:hidden;position:relative;transition:500ms;width:67.6136363636%;}.banner-right::before{content:"";width:42%;height:100%;display:block;position:absolute;left:0;bottom:0;z-index:1;background:linear-gradient(to right,#1e3927 0%,rgba(30,57,39,0) 98%,rgba(30,57,39,0) 100%);pointer-events:none;}.banner-right>svg{position:absolute;right:0;top:0;z-index:1;}.banner-right img{object-fit:cover;object-position:center;width:100%;height:100%;}.banner_homeCultures{height:560px;position:relative;}.banner_homeCultures>svg:first-child{position:absolute;right:0;top:0;z-index:10;}.banner_homeCultures>svg:last-child{position:absolute;left:0;bottom:0;z-index:10;}.banner_homeCultures .banner-video{background:url(../../video/cdcn-home-banner-fallback.jpg) center no-repeat;background-size:cover;}.banner_homeCultures .banner-content{position:relative;width:100%;padding:96px 36px 128px 36px;background:linear-gradient(to right,rgba(30,57,39,0) 0%,rgba(30,57,39,.9) 37%,#1e3927 46%,#1e3927 50%,#1e3927 55%,#1e3927 57%,rgba(30,57,39,.9) 66%,rgba(30,57,39,0) 100%);color:#fff;display:flex;justify-content:center;text-align:center;}.banner_homeCultures .banner-content h1{margin-bottom:28px;}.banner_homeCultures .banner-content h1 p{margin:0;}.banner_homeCultures .banner-content h1 strong{display:inline-block;font-weight:normal;position:relative;isolation:isolate;line-height:1.3;}.banner_homeCultures .banner-content h1 strong::before{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:-1;width:110%;height:20px;background:url(../../images/curve.svg) center bottom no-repeat;background-size:contain;}.banner_homeCultures .banner-content .ctas{display:flex;flex-flow:row wrap;justify-content:center;gap:16px;margin-top:36px;}.banner_homeCultures .banner-wrapContent{max-width:576px;}.banner-video{position:absolute;left:0;top:0;z-index:0;width:100%;height:100%;}.banner-video video{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}.banner-video .playPause{cursor:pointer;width:46px;height:46px;position:absolute;top:90px;right:10px;z-index:4;display:flex;display:none;justify-content:center;align-items:center;border:1px #fff solid;border-radius:6px;}.banner-video .playPause svg{width:14px;height:auto;position:static;}.banner-video .playPause svg.play{display:block;}.banner-video .playPause svg.pause{display:none;}.banner-video .playPause.play svg.play{display:none;}.banner-video .playPause.play svg.pause{display:block;}.banner-imageAbsolute{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;}.banner-imageAbsolute>*{width:100%;}.banner-btn{position:absolute;right:24px;bottom:24px;z-index:1;max-width:90%;width:auto;}.banner_article .banner-slideLeft{width:50%;min-width:inherit;}.banner_article .banner-slideLeft .text{position:static;min-width:100%;padding:64px;}.banner_article .banner-slideRight::before{display:none;}@media screen and (max-width:1024px){.banner-slideLeft{width:20%;min-width:inherit;}.banner-slideLeft .text.text{width:445px;min-width:445px;}.banner-slideRight{width:80%;min-width:inherit;}.banner_cultures .banner-texture{opacity:0;}.banner-btn.btn{display:none;}}@media screen and (max-width:875px){.banner-slideLeft .text{min-width:267px;}}@media screen and (max-width:767px){.banner{flex-direction:column-reverse;border-radius:0;}.banner-left{width:100%;height:auto;min-width:inherit;min-height:clamp(46px,11.9vw,92px);padding:0 24px clamp(28px,7.3vw,56px) 24px;}.banner-left .text.text{width:100%;position:relative;left:inherit;bottom:inherit;top:clamp(-14.6rem,-19vw,-7.3rem);margin-bottom:clamp(-14.6rem,-19vw,-7.3rem);min-width:inherit;padding:0 24px 0 0;}.banner-left .text.text h2{font-size:clamp(2.4rem,6.2vw,4.8rem);}.banner-left .btn{text-align:left;}.banner-right{width:100%;aspect-ratio:412/160;}.banner-right::before{width:100%;height:50%;background:linear-gradient(to bottom,rgba(30,57,39,0) 0%,rgba(30,57,39,0) 1%,#1e3927 100%);}.banner-right>svg{width:25%;height:auto;}.banner-video .playPause{width:30px;height:30px;right:10px;top:32px;}.banner-video .playPause svg{width:10px;}.banner_article .banner-slideLeft{width:100%;padding-top:clamp(28px,7.3vw,56px);}.banner_article .banner-slideLeft .text{padding:0;top:0;}.banner_article>.banner-slide .banner-slideLeft .text{margin:0;}.banner_cultures .banner-slideLeft{height:auto;padding-top:0;min-height:inherit;}.banner_cultures .banner-slideLeft .text{margin:0;padding:0;position:static;}.banner_cultures .banner-texture{display:none;}.banner_cultures .banner-slideRight{height:clamp(160px,41vw,320px);}.banner_cultures .banner-slideRight:before{width:100%;height:60%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#44403c 100%);}.banner_homeCultures{flex-direction:column;height:auto;}.banner_homeCultures>svg:first-child{width:25%;height:auto;}.banner_homeCultures>svg:last-child{display:none;}.banner_homeCultures .banner-video{position:relative;height:auto;aspect-ratio:412/160;}.banner_homeCultures .banner-content{padding:32px 24px;text-align:left;}.banner_homeCultures .banner-wrapContent{max-width:100%;}}.mainContent{position:relative;}.mainContent-left{flex-grow:2;width:100%;max-width:904px;}.mainContent-left_small{max-width:704px;}.mainContent-left_minHeight{min-height:247px;}.mainContent-back a{font-weight:700;color:#f08200;line-height:1.5;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-decoration:none;transition:150ms;}.mainContent-back a svg{margin-right:12px;}.mainContent-back a:hover{color:#e26400;}@media screen and (max-width:1024px){.mainContent>.wrapper_flex{flex-direction:column;grid-row-gap:32px;}}nav.siblingsMenu ul li{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;}nav.siblingsMenu ul li a{display:inline-flex;flex-flow:row nowrap;font-family:"Decoy",sans-serif;font-size:3.2rem;font-weight:400;color:#1e3927;white-space:nowrap;}nav.siblingsMenu ul li a:hover{color:#e26400;}nav.siblingsMenu ul li a:hover svg{left:12px;}nav.siblingsMenu ul li a span{display:inline-block;align-self:flex-start;margin-left:10px;color:#83974e;padding-top:5px;font-size:1.6rem;font-weight:normal;}nav.siblingsMenu ul li a svg{margin-left:28px;flex-shrink:0;position:relative;left:0;transition:left 150ms;align-self:center;}nav.siblingsMenu ul li a svg path{fill:#f08200;}@media screen and (max-width:985px){nav.siblingsMenu{width:100%;}}@media screen and (max-width:767px){nav.siblingsMenu{min-width:inherit;}nav.siblingsMenu ul li:not(:last-child){margin-bottom:12px;}nav.siblingsMenu ul li a{display:inline-block;white-space:normal;font-size:clamp(1.8rem,5.5vw,3.2rem);line-height:1;}nav.siblingsMenu ul li a svg{min-width:14px;height:auto;margin-left:clamp(12px,4vw,28px);margin-bottom:clamp(1px,.5vw,4px);}}.socialMedias{display:flex;flex-flow:row nowrap;justify-content:flex-start;gap:16px;}.socialMedias a{color:#a5b963;transition:150ms;}.socialMedias a:not([href*=".pdf"])[target=_blank]:after{display:none;}.socialMedias a:hover{color:#83974e;}.socialMedias_footer{margin-top:14px;}.socialMedias_footer a{color:#fff;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px #a5b963 solid;border-radius:6px;}.socialMedias_footer a:hover{color:#83974e;border-color:#83974e;}.socialMedias_footer.socialMedias_dark a{color:#a8a29e;background:#292524;border:0;}.socialMedias_footer.socialMedias_dark a:hover{color:#e26400;}@media screen and (max-width:985px){.socialMedias:not(.socialMedias_footer){display:none;}.socialMedias .socialMedias_footer{flex-direction:column;}}@media screen and (max-width:767px){.socialMedias:not(.socialMedias_footer){background:#1e3927;display:flex;gap:24px;padding:24px;}.socialMedias:not(.socialMedias_footer) svg{width:auto;height:20px;}}@media screen and (max-width:640px){.socialMedias_footer{position:absolute;right:0;top:0;flex-direction:column;gap:8px;}}.greyBanner{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;background:#1e3927;border-radius:6px;overflow:hidden;}.greyBanner:not(:last-child){margin-bottom:48px;}.greyBanner-image{width:50%;position:relative;}.greyBanner-image picture{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}.greyBanner-image img{object-fit:cover;width:100%;height:100%;}.greyBanner-image::before{content:"";display:block;position:absolute;right:0;top:0;z-index:2;width:34.0909090909%;height:100%;background:linear-gradient(to right,rgba(30,57,39,0) 0%,#1e3927 100%);}.greyBanner-content{width:50%;flex-grow:2;padding:64px 64px 80px 32px;color:#fff;background-position:right top;background-repeat:no-repeat;font-family:"Lexend Deca",sans-serif;}.greyBanner-content h2{font-family:"Decoy",sans-serif;font-weight:400;margin-bottom:28px;}.greyBanner-content a:not(.btn){color:#a5b963;}@media screen and (min-width:1024px){.greyBanner_reverse{flex-flow:row-reverse nowrap;}.greyBanner_reverse .greyBanner-image::before{content:"";display:block;position:absolute;left:-1px;right:inherit;top:0;width:34.0909090909%;height:100%;background:linear-gradient(to right,rgba(30,57,39,0) 0%,#1e3927 100%);transform:rotate(180deg);}.greyBanner_reverse .greyBanner-content{padding:64px 32px 80px 64px;background-position:left top;}}@media screen and (max-width:1024px){.greyBanner{flex-flow:column nowrap;}.greyBanner-image{width:100%;height:240px;}.greyBanner-image::before{right:initial;left:0;top:initial;bottom:0;height:100%;width:100%;height:50%;background:linear-gradient(to bottom,rgba(30,57,39,0) 0%,#1e3927 100%);}.greyBanner-content{padding:0 64px 48px 64px;width:100%;}}@media screen and (max-width:767px){.greyBanner-content{padding:16px 24px 32px 24px;width:100%;}}@font-face{font-display:swap;font-family:"Lexend Deca";font-style:normal;font-weight:400;src:url("../../fonts/lexend-deca-v21-latin-regular.woff2") format("woff2");}@font-face{font-display:swap;font-family:"Lexend Deca";font-style:normal;font-weight:600;src:url("../../fonts/lexend-deca-v21-latin-600.woff2") format("woff2");}@font-face{font-display:swap;font-family:"Lexend Deca";font-style:normal;font-weight:800;src:url("../../fonts/lexend-deca-v21-latin-800.woff2") format("woff2");}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;src:url("../../fonts/roboto-slab-v32-latin-regular.woff2") format("woff2");}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;src:url("../../fonts/roboto-slab-v33-latin-500.woff2") format("woff2");}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;src:url("../../fonts/roboto-slab-v33-latin-600.woff2") format("woff2");}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;src:url("../../fonts/roboto-slab-v33-latin-700.woff2") format("woff2");}:root{--headerHeight:0;--primary-default:#5fa240;--primary-default-text:#fafafa;--primary-100:#e0f1d6;--primary-200:#c5e4b2;--primary-hover:#72b74f;--secondary-default:#e26400;--secondary-hover:#f08200;}html{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;scroll-behavior:smooth;height:100%;width:100%;color:#1e3927;font-size:62.5%;}body{height:100%;width:100%;position:relative;font-family:"Lexend Deca",sans-serif;font-size:1.6rem;line-height:1.4;}body.noScroll{overflow:hidden;}.wrapAll{width:100%;height:100%;display:flex;flex-direction:column;}.wrapper{width:100%;max-width:1408px;padding:0 64px;margin:0 auto;}.wrapper_wide{max-width:inherit;}.wrapper_w720{max-width:848px;}.wrapper_w904 .text{max-width:904px;}.wrapper_w1216{max-width:1344px;}.wrapper_flex{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;grid-column-gap:64px;grid-row-gap:80px;}.wrapper_flexStretch{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;grid-column-gap:64px;grid-row-gap:80px;}#app{min-height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-content:flex-start;align-items:flex-start;}.IE11 #app{display:block;}*,input[type=search]{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}input[type=search]{display:block;width:100%;color:#1e3927;line-height:1.5;background:none;}*:focus,a:focus{outline:0;}*:focus-visible,a:focus-visible{outline:0;}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin:16px 0;font-family:"Decoy",sans-serif;font-weight:400;}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a{transition:color 150ms;color:inherit;}h1 a:hover,.h1 a:hover,h2 a:hover,.h2 a:hover,h3 a:hover,.h3 a:hover,h4 a:hover,.h4 a:hover,h5 a:hover,.h5 a:hover,h6 a:hover,.h6 a:hover{color:#83974e;text-decoration:none;}h1,.h1{font-size:clamp(3.2rem,4.1667vw,6.4rem);line-height:1.125;}h2,.h2{font-size:clamp(2.4rem,2.6042vw + .25rem,4.4rem);line-height:1.125;margin-top:clamp(3.2rem,3.125vw,4.8rem);margin-bottom:.63em;}h3,.h3{font-size:clamp(2.2rem,1.3021vw + .75rem,3.2rem);margin-top:clamp(2.4rem,2.08vw,3.2rem);line-height:1.125;}h3_subGroupGrey,.h3_subGroupGrey{font-size:1.4rem;color:#78716c;}h4,.h4{font-size:clamp(2rem,1.0417vw + .75rem,2.8rem);line-height:1.125;}h5,.h5{font-size:clamp(1.8rem,.5208vw + .85rem,2.2rem);line-height:1.125;margin-bottom:.45em;}.text{line-height:1.5;}.text>:first-child{margin-top:0;}.text>:last-child{margin-bottom:0;}.text_center{text-align:center;}.text_big{font-size:1.8rem;line-height:1.5;}.text_small{font-size:1.4rem;line-height:1.5;}.text_fine{font-size:1.2rem;line-height:1.5;}.text>.btn{margin-top:16px;}.text>.btn:not(:last-child){margin-right:24px;}.text>.btn_roboto{font-family:"Roboto Slab";font-weight:500;margin-top:0;}.text>p+.btn,.text>ul+.btn,.text>ol+.btn{margin-top:32px;}.text>p+.btn_text,.text>ul+.btn_text,.text>ol+.btn_text{margin-top:12px;}.text h2+.btn{margin-top:0;}.text p+.btnContainer{margin-top:32px;}p,ul,ol{margin:1em 0;}ul,menu{padding:0;margin:0;list-style:none;}ul li,menu li{position:relative;padding-left:0;}ul{margin:1em 0;padding-left:1em;}ul li{padding-left:1em;}@layer application{ul li:not(:last-child){margin-bottom:.625em;}}ul li ul{margin-top:.5em;}ul li:before{content:"";display:block;width:7px;height:24px;background:url(/images/bullet-cultures.svg) left center no-repeat;background-size:100%;position:absolute;left:0;top:0;}nav ul li:before{display:none;}ol{padding-left:1em;}ol li{position:relative;padding-left:.5em;margin-bottom:.625em;}ol li ol{margin-top:.5em;}figure{margin:48px 0;}figure>img{height:auto;border-radius:6px;}figure figcaption{font-size:1.4rem;color:#78716c;text-align:center;margin-top:20px;}a{text-decoration:underline;color:#1e3927;}.inverted a{color:#fff;}.inverted a:hover{color:#83974e;border-color:#83974e;}.zoneVert a{color:#fff;}.zoneVert a:hover{color:#83974e;border-color:#83974e;}a:hover,a:active{text-decoration:none;}a:focus,a:focus-visible{text-decoration:none;outline-offset:0;outline:0;}a.greenLink{color:#a5b963;font-weight:700;text-decoration:none;font-family:"Lexend Deca",sans-serif;white-space:nowrap;cursor:pointer;}a.greenLink:hover{color:#e26400;}.inverted a.btn_dark{color:#1e3927;}.inverted a.btn_dark:hover{color:#1e3927;}.greenAction{color:#a5b963;font-weight:700;text-decoration:none;font-family:"Lexend Deca",sans-serif;white-space:nowrap;}.greenAction:hover{color:#83974e;}img{vertical-align:middle;max-width:100%;}svg{display:inline-block;}.btn{font-weight:700;line-height:1.5;color:#f7f5ee;padding:12px 16px;background:#f08200;display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:12px;text-decoration:none;transition:color 150ms,background-color 150ms,border 150ms,outline 150ms;cursor:pointer;border:0;border-radius:6px;outline-offset:2px;outline:2px solid transparent;font-family:"Lexend Deca",sans-serif;}.btn svg{flex-shrink:0;}.btn_text:not([href*=".pdf"])[target=_blank]:after{display:none;}.btn_extern,.btn:not([href*=".pdf"])[target=_blank]{display:inline-flex;flex-flow:row nowrap;}.btn_extern svg,.btn:not([href*=".pdf"])[target=_blank] svg{display:none;}.btn_extern:after,.btn:not([href*=".pdf"])[target=_blank]:after{content:"";display:inline-block;background:url(/images/external.png) center no-repeat;background-size:100%;width:14px;height:24px;margin-bottom:1px;flex-shrink:0;}.zoneVert .btn{color:#1e3927;}.zoneVert .btn:hover{color:#132318;}.btn:hover,.btn:active{color:#fff;text-decoration:none;background:#e26400;outline:2px solid transparent;}.btn:focus,.btn:focus-visible{text-decoration:none;background:#f08200;outline-offset:2px;outline:2px solid #f08200;}.btn_disabled,.btn[disabled]{background:#d8d6c1;color:#b5b985;pointer-events:none;}.btn_xs{font-size:1.2rem;line-height:1.33;padding:4px 8px;gap:4px;border-radius:4px;}.btn_sm{font-size:1.4rem;line-height:1.43;padding:8px 12px;border-radius:6px;}.btn_md{font-size:1.6rem;line-height:1.5;padding:12px 16px;gap:12px;border-radius:6px;}.btn_lg{font-size:1.8rem;line-height:1.56;padding:16px 20px;gap:16px;border-radius:8px;}.btn_secondary{color:#1e3927;background:transparent;border:1px #a5b963 solid;padding:10px 16px;outline-offset:0;outline:0;}.btn_secondary:hover{color:#1e3927;background:transparent;border:1px #1e3927 solid;outline-offset:0;outline:0;}.btn_secondary:focus,.btn_secondary:focus-visible{text-decoration:none;background:none;border:1px #1e3927 solid;outline-offset:0;outline:1px #1e3927 solid;}.btn_secondary_disabled,.btn_secondary[disabled]{background:#fff;color:#b5b985;border-color:#b5b985;}.btn_secondary.btn_selected{background:#f08200;color:#fff;}.btn_secondary.btn_selected:hover{background:#e26400;}.btn_soft{background:#ffefc5;}.btn_soft:hover{background:#ffde85;}.btn_soft:focus,.btn_soft:focus-visible{text-decoration:none;background:#ffefc5;outline-offset:0;outline:2px solid #f08200;}.btn_orange{background:#e26400;}.btn_orange:hover,.btn_orange:active{background:#e26400;}.btn_orange:focus,.btn_orange:focus-visible{background:#f08200;outline-color:#f08200;}.btn_orange_disabled,.btn_orange[disabled]{background:#d8d6c1;}.btn_dark{color:#1e3927;background:#f08200;}.btn_dark:hover,.btn_dark:active{color:#1e3927;background:#e26400;}.btn_dark:focus,.btn_dark:focus-visible{background:#f08200;outline-color:#f08200;}.btn_dark_disabled,.btn_dark[disabled]{background:#d8d6c1;}.btn_dark+.btn_secondary{color:#fff;background:transparent;border:1px #a5b963 solid;padding:10px 16px;outline-offset:0;outline:0;}.btn_dark+.btn_secondary:hover{color:#fff;background:transparent;border:1px #83974e solid;outline-offset:0;outline:0;}.btn_dark+.btn_secondary:focus,.btn_dark+.btn_secondary:focus-visible{text-decoration:none;background:none;border:1px #fff solid;outline-offset:0;outline:1px #fff solid;}.btn_dark+.btn_secondary_disabled,.btn_dark+.btn_secondary[disabled]{background:#fff;color:#65783d;border-color:#65783d;}.btn_black{background:#1c1917;}.btn_black:hover,.btn_black:active{background:#e26400;}.btn_black:focus,.btn_black:focus-visible{background:#f08200;outline-color:#f08200;}.btn_black_disabled,.btn_black[disabled]{background:#d8d6c1;}.inverted .btn:hover,.btn_inverted:hover{color:#fff;}.inverted .btn_disabled,.inverted .btn[disabled],.btn_inverted_disabled,.btn_inverted[disabled]{background:#1e3927;color:#65783d;border-color:#65783d;}.inverted .btn.btn_secondary,.btn_inverted.btn_secondary{background:#1c1917;color:#fafafa;border-color:#78716c;}.inverted .btn.btn_secondary:hover,.btn_inverted.btn_secondary:hover{background:#1c1917;}.inverted .btn.btn_secondary:focus,.inverted .btn.btn_secondary:focus-visible,.btn_inverted.btn_secondary:focus,.btn_inverted.btn_secondary:focus-visible{text-decoration:none;background:#1c1917;border-color:#fafafa;outline-offset:0;outline:1px solid #fafafa;}.inverted .btn.btn_secondary_disabled,.inverted .btn.btn_secondary[disabled],.btn_inverted.btn_secondary_disabled,.btn_inverted.btn_secondary[disabled]{color:#83974e;border-color:#65783d;}.inverted .btn .tags .tags-item,.btn_inverted .tags .tags-item{background:#132318;}.btn-icon{flex-shrink:0;}.btn_file{display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;white-space:nowrap;}.btn_file::before{flex-shrink:0;content:url(/images/file.svg);display:inline-block;line-height:1;}.btn_book{display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;}.btn_book::before{flex-shrink:0;content:url(/images/book.svg);display:inline-block;line-height:1;}.btn_text{background:none;color:#f08200;padding:0;border:0;outline-offset:0;outline:0;justify-content:flex-start;text-align:left;white-space:nowrap;}.btn_text span{border-bottom:1px transparent solid;transition:border-bottom-color 500ms;}.btn_text:hover{color:#e26400;background:none;border:0;outline-offset:0;outline:0;}.btn_text:hover span{border-bottom:1px #e26400 solid;}.btn_text:focus,.btn_text:focus-visible{background:none;outline-offset:0;outline:0;border:0;}.btn_text.btn_green{color:#5fa240;}.btn_text.btn_orange{color:#e26400;}.anchor{scroll-margin-top:var(--headerHeight);}.clear{clear:both;}.clearfix{zoom:1;}.clearfix:after{content:"";display:table;clear:both;}.errorText{color:#ef4444;}.errorText:empty::before{display:none;}.mailOnly{display:none;}.video{position:relative;height:0;overflow:hidden;display:block;}.video_16x9{padding-bottom:56.25%;}.video_4x3{padding-bottom:75%;}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}.inverted,.zoneVert{color:#fff;background:#1e3927;}.inverted h2,.inverted h3,.inverted h4,.zoneVert h2,.zoneVert h3,.zoneVert h4{color:#f7f5ee;}.nowrap{white-space:nowrap;}.whiteBox{padding:32px;background:#fff;border-radius:6px;}.whiteAndGrey>*:nth-child(odd) .whiteBox{background:#f5f5f4;}::-moz-selection{background:#d8d6c1;color:#1e3927;text-shadow:none;}::selection{background:#d8d6c1;color:#1e3927;text-shadow:none;}blockquote{position:relative;margin:0 0 1.875rem 0;font-style:italic;padding:0 0 0 1.375rem;}blockquote:before{content:"«";font-size:1.375rem;position:absolute;left:0;top:0;line-height:1;}blockquote:after{content:"»";font-size:1.375rem;display:inline-block;margin-left:.5rem;}html[lang=fr-CA] blockquote:before{content:"«";}html[lang=fr-CA] blockquote:after{content:"»";}html[lang=en-CA] blockquote:before{content:"«";}html[lang=en-CA] blockquote:after{content:"»";}textarea{min-height:120px;}.searchBox{width:100%;}.searchBox form{display:inline-flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;width:100%;}.searchBox input[type=search]{border:0;padding:0;color:#1e3927;width:100px;margin-right:12px;border-bottom:1px transparent solid;transition:width 500ms,border-bottom-color 500ms;text-align:right;}.searchBox input[type=search]::placeholder{color:#b5b985;}.searchBox input[type=search]:focus,.searchBox input[type=search]:focus-visible{width:100%;}.searchBox button[type=submit]{margin-top:2px;}.searchBox button[type=submit] svg path{fill:#1e3927;transition:fill 150ms;}.searchBox button[type=submit]:hover svg path{fill:#83974e;}.zoneGray_gradient{position:relative;}.zoneGray_gradient>section:first-child{background:none;}.zoneGray_gradient:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;max-height:192px;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 100%);}.zoneGray_gradient>*{position:relative;z-index:2;}.zoneGray_circle:after{content:"";display:block;position:absolute;z-index:1;right:0;bottom:0;width:400px;height:400px;background:url(/images/circle.png) left top no-repeat;}.zoneGray{background:#f7f5ee;}.zoneVert{background:#1e3927;}.zoneSauge{background:#f7f5ee;}.zoneBlanc{background:#fff;}.wrapContent{padding:96px 0;display:flex;flex-flow:column nowrap;gap:96px;}.wrapContent_gradient>*:first-child{position:relative;}.wrapContent_gradient>*:first-child>*{position:relative;z-index:2;}.wrapContent_gradient>*:first-child:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;max-height:192px;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 100%);}.wrapContent_gradient>*:first-child.zoneVert{padding-top:128px;}.wrapContent_noGap{padding:0;gap:0;}.padY{padding:64px 0 80px 0;}.padY.zoneVert+.zoneVert,.padY.zoneSauge+.zoneSauge,.padY.zoneBlanc+.zoneBlanc{padding-top:0;}.zoneBanner .wrapper{position:relative;}.menuLang{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin:0;padding:0;list-style:none;}.menuLang li{margin:0;padding:0;display:flex;}.menuLang li:not(:last-child){margin-bottom:0;}.menuLang li:before{display:none;}.menuLang li a{color:#a5b963;font-size:1.2rem;transition:color 150ms;text-transform:capitalize;text-decoration:none;font-weight:700;}.menuLang li a:hover{color:#83974e;text-decoration:none;}.menuLang li.selected{display:none;}.menuLang_footer li.item_lang a{font-size:1.6rem;}.menuLang_footer li.item_lang a:hover{color:#e26400;}.menuLang_menuMobile li.item_lang a{width:48px;height:48px;display:flex;justify-content:center;align-items:center;font-size:16px;}.titleSection{display:flex;justify-content:space-between;align-items:center;align-items:flex-end;margin-bottom:48px;}.titleSection-text{max-width:928px;}.titleSection h2{margin:0;max-width:904px;}.titleSection-ctas{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;}.titleSection-ctas a{margin-left:12px;white-space:nowrap;}.ctas{display:flex;flex-flow:row wrap;gap:12px;}.ctas_fullwidth{display:none;}.tags{display:inline-flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;}.tags-item{display:inline-block;padding:4px 10px;background:#e9e7d9;border-radius:9999px;font-size:1.4rem;color:#1e3927;text-decoration:none;transition:background-color 150ms,color 150ms;white-space:nowrap;}.tags-item:hover{text-decoration:none;background:#132318;color:#fff;}.inverted .tags-item{background:#132318;color:#fff;}.inverted .tags-item:hover{color:#fff;background:#e26400;}.tags_clickable .tags-item{pointer-events:visible;}.tags_black .tags-item{color:#fff;background:#1e3927;}.tags_black .tags-item:hover{color:#fff;background:#132318;}.tags_recipe{flex-flow:row wrap;margin-bottom:16px;}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;}body.popinOpened{overflow:hidden;}dialog{background-color:#fefefe;border:0;padding:0;border-radius:8px;box-shadow:0 8px 10px -6px rgba(0,0,0,.1),0 20px 25px -5px rgba(0,0,0,.1);}dialog::backdrop{background-color:rgba(0,0,0,.8);}dialog .dialog-header{padding:32px 64px 32px 32px;background:#fafafa;border-bottom:1px #e7e5e4 solid;position:relative;color:#1e3927;}dialog .dialog-header h2,dialog .dialog-header h3{margin:0;}dialog .dialog-close{position:absolute;right:32px;top:50%;transform:translateY(-50%);cursor:pointer;transition:color 150ms;}dialog .dialog-close:hover{color:#f08200;}.dialogPrep{width:90%;max-width:1280px;}.whiteAndGrey>*:nth-child(even){background:#f7f5ee;}.whiteAndGrey>*:nth-child(odd) .galleryProduct-image{background:#e9e7d9;}.whiteAndGrey>*:nth-child(even) .pointSale{background:#e9e7d9;}.stickyColumn{position:relative;min-width:205px;}.stickyColumn-content{width:100%;position:sticky;top:100px;z-index:1;padding-top:0;transition:height 500ms;}.stickyColumn-content_paddingTop{padding-top:8vh;}.stickyColumn-content img{object-fit:cover;width:100%;height:100%;}.alternatedContent>*:nth-child(even) .wrapper_flex,.alternatedContent>*:nth-child(even) .wrapper_flexStretch{flex-direction:row-reverse;}.alternatedContent>*:nth-child(even).alternatedContent-leftRightFix .wrapper_flex,.alternatedContent>*:nth-child(even).alternatedContent-leftRightFix .wrapper_flexStretch{flex-flow:row nowrap;}.zoneGreyBanner{padding:80px 0;}.upperFooter{padding:64px 0 24px 0;padding:64px 0 0 0;}.upperFooter_home{background:#1e3927;}.upperFooter .wrapper:not(:last-child){margin-bottom:80px;}.newsletterBanner{background:url(/images/background-infolettre.png) center no-repeat #a5b963;background-size:cover;padding:64px;border-radius:6px;display:flex;justify-content:center;align-items:center;}.newsletterBanner-wrapper{max-width:768px;}.newsletterBanner-title{font-family:"Decoy",sans-serif;font-size:4.8rem;text-align:center;margin-bottom:28px;font-weight:500;line-height:1;}.newsletterBanner-text{text-align:center;}.newsletterBanner-form{margin-top:32px;}.newsletterBanner-form .newsletterBox>h5,.newsletterBanner-form .newsletterBox>p{display:none;}.newsletterBanner-form .umbraco-forms-page{flex-direction:row;align-items:flex-end;}.newsletterBanner-form .umbraco-forms-fieldset{flex-grow:2;}.newsletterBanner-form .umbraco-forms-container{flex-direction:row;}.newsletterBanner-form .umbraco-forms-field{flex-grow:2;}.newsletterBanner-form .umbraco-forms-field input.text{border:0;}.instagramFooter{flex-grow:2;}*{scrollbar-width:thin;scrollbar-color:#a5b963 transparent;}*:not(html,body)::-webkit-scrollbar{height:4px;width:4px;}*:not(html,body)::-webkit-scrollbar-track{border-radius:5px;background-color:transparent;}*:not(html,body)::-webkit-scrollbar-track:is(:focus-visible,:hover,:active){background-color:#d6d3d1;}*:not(html)::-webkit-scrollbar-thumb{border-radius:5px;background-color:#a5b963;}*:not(html)::-webkit-scrollbar-thumb:is(:focus-visible,:hover,:active){background-color:#83974e;}.header{position:fixed;z-index:999;width:100%;top:0;}.header~.zoneBanner,.header~.recipeContent,.header+.wrapContent{margin-top:124px;transition:margin-top 500ms;}.header-top{height:40px;overflow:hidden;background:#1e3927;transition:height 500ms;display:flex;align-items:stretch;}.header-top .wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;}.header-top .header-right{display:flex;align-items:stretch;}.header-top .header-right>div{display:flex;justify-content:flex-end;align-items:center;flex-grow:2;gap:16px;}.header-bottom{padding-top:36px;background:#fff;transition:box-shadow 500ms;box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(0,0,0,0);}.header-bottom .wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;}.header-bottom .header-left{display:flex;align-items:center;padding-left:36px;}.header-bottom .header-left .logo{position:relative;margin-right:32px;}.header-bottom .header-left .logo a{display:block;line-height:1;}.header-bottom .header-left .logo_cp{width:112px;}.header-bottom .header-left .logo_cp img{position:absolute;left:0;top:-50px;width:112px;height:auto;}.header-bottom .header-left .logo_cultures{position:static;top:0;}.header-bottom .header-right{display:flex;justify-content:flex-end;align-items:center;flex-grow:2;margin-left:3rem;}.header_sticky .header-top{height:0;overflow:hidden;}.header_sticky .header-bottom{box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 4px 6px -1px rgba(0,0,0,.1);}.header_sticky+*{margin-top:82px;}.header_cultures~.zoneBanner,.header_cultures+.whiteAndGrey{margin-top:134px;transition:margin-top 500ms;}.header_cultures .header-bottom{height:auto;padding:22px 0 0 0;}.header_cultures .header-bottom .wrapper{align-items:flex-end;}.header_cultures .header-bottom .logo{padding-bottom:22px;}.header_cultures .header-bottom .header-right{padding-bottom:34px;}.header_cultures .header-left{align-items:flex-end;}nav ul{padding:0;margin:0;list-style:none;}nav ul li a{transition:color 150ms,border-bottom-color 150ms;}.utilMenu{display:flex;}.utilMenu ul{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;font-family:"Lexend Deca",sans-serif;}.utilMenu ul li{display:flex;}.utilMenu ul li::before{display:none;}.utilMenu ul li:not(:last-child){margin-bottom:0;}.utilMenu ul li a{color:#a5b963;padding:12px 16px;display:flex;align-items:center;font-weight:700;font-size:1.2rem;}.utilMenu ul li a:hover{background:#132318;color:#a5b963;}.utilMenu ul li.selected a{background:#132318;color:#a5b963;}.mainMenu>ul{display:flex;flex-flow:row nowrap;}.mainMenu>ul li:not(:last-child){margin-bottom:0;}.mainMenu>ul>li{margin-right:24px;position:relative;}.mainMenu>ul>li:last-child{margin:0;}.mainMenu>ul>li>a{color:#1e3927;font-weight:700;line-height:24px;padding-bottom:19px;display:inline-block;white-space:nowrap;border-bottom:5px transparent solid;}.mainMenu>ul>li>a svg{margin-left:12px;}.mainMenu>ul>li>a svg path{fill:#a5b963;}.mainMenu>ul>li:hover>a{color:#83974e;border-bottom:5px #83974e solid;}.mainMenu>ul>li:hover>a svg path{fill:#83974e;}.mainMenu>ul>li.parent>a{display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;}.mainMenu>ul>li.selected>a{border-bottom:5px #a5b963 solid;}.mainMenu>ul>li div{opacity:0;pointer-events:none;}.mainMenu>ul>li:hover>div{opacity:1;pointer-events:visible;top:100%;}.mainMenu>ul>li .subMenu{border-radius:4px;background:#1e3927;position:absolute;left:0;top:100%;transition:opacity 150ms,top 150ms;z-index:1;}.mainMenu>ul>li .subMenu>ul{display:flex;flex-direction:column;align-items:flex-start;padding:20px 24px;gap:4px;margin:0;}.mainMenu>ul>li .subMenu>ul>li>a{font-size:1.6rem;color:#fff;line-height:1.5;white-space:nowrap;}.mainMenu>ul>li .subMenu>ul>li>a:hover{color:#83974e;}.mainMenu>ul>li .subMenu>ul>li.selected>a{color:#a5b963;}.themeCultures .mainMenu>ul>li>a{padding-bottom:29px;}.menuMobile{position:absolute;right:-140px;top:0;width:0;height:100vh;transition:width 500ms,right 500ms,left 500ms;background:#fff;box-shadow:-5px 0 5px 0 rgba(0,0,0,.1);}.menuMobile.open{right:0;width:364px;}.menuMobile #btnCloseMenu{color:#fff;width:48px;height:48px;display:flex;justify-content:center;align-items:center;}.menuMobile #btnCloseMenu svg{width:12px;height:auto;}.menuMobile #btnCloseMenu svg path{fill:#1e3927;}.menuMobile #btnCloseMenu:hover svg path{fill:#83974e;}.menuMobile-top{display:flex;justify-content:space-between;align-items:center;z-index:1;}.menuMobile-top .menuLang li a{color:#1e3927;font-weight:normal;font-size:1.4rem;}.menuMobile-top .menuLang li a:hover{color:#83974e;}.menuMobile-top>svg{width:60%;height:auto;}.menuMobile .navigation{width:100%;overflow:auto;display:flex;flex-flow:column nowrap;}.menuMobile .mainMenu{width:100%;}.menuMobile .mainMenu>ul{flex-direction:column;}.menuMobile .mainMenu>ul>li{border-top:1px #d8d6c1 solid;margin:0;cursor:pointer;}.menuMobile .mainMenu>ul>li>a{font-size:2rem;padding:13px 4px 13px 24px;border-bottom:0;font-family:"Decoy",sans-serif;font-weight:500;display:flex;justify-content:space-between;}.menuMobile .mainMenu>ul>li>a svg{margin:0 12px;width:16px;height:auto;transform:rotate(-90deg);transition:transform 150ms;}.menuMobile .mainMenu>ul>li.parent>a{pointer-events:none;}.menuMobile .mainMenu>ul>li.clicked>a svg{transform:rotate(0deg);}.menuMobile .mainMenu>ul>li.clicked .subMenu{display:block;}.menuMobile .mainMenu>ul>li .subMenu{position:static;opacity:1;pointer-events:visible;margin-top:0;border-radius:0;display:none;}.menuMobile .mainMenu>ul>li .subMenu>ul{padding:16px 24px;display:flex;flex-direction:column;gap:8px;}.menuMobile .mainMenu>ul>li .subMenu>ul>li a{padding:2px 0;}.menuMobile .mainMenu ul li.selected>a{color:#f08200;}.menuMobile .menuFooter{margin-top:32px;margin-left:0;}.menuMobile .menuFooter>ul>li a{color:#78716c;}#btnMenu{display:none;}@media screen and (max-width:1350px){#btnMenu{display:block;margin-right:3rem;}.header_sticky .header-bottom{padding:20px 0;}.header_sticky .header-bottom .header-left .logo{top:36px;}.header_sticky .header-bottom .header-left .logo_cultures{top:0;}.header-bottom .wrapper{position:relative;}.header-bottom .header-left{order:2;padding:0;}.header-bottom .header-left .logo{position:absolute;left:-9999px;right:-9999px;margin:0 auto;top:23px;}.header-bottom .header-left .logo_cultures{position:relative;top:0;left:0;right:initial;padding-bottom:0;}.header-bottom .header-left nav.mainMenu{display:none;}.header-bottom .header-right{order:1;flex-grow:initial;}.header-bottom #btnMenu{order:3;}.header_cultures .header-bottom{padding:12px 0;}.header_cultures .header-bottom .wrapper{align-items:center;}.header_cultures .header-bottom .header-right{padding-bottom:0;}.header_cultures~.zoneBanner,.header_cultures+.whiteAndGrey{margin-top:115px;}.utilMenu ul li a{padding:10px;}}@media screen and (max-width:767px){.header{top:0;box-shadow:0 5px 48px 0 rgba(0,0,0,.3);}.header-top{height:auto;}.header-top .wrapper{padding:0;}.header-middle{padding:0;background:#f5f5f4;height:0;transition:height 500ms,padding 500ms;overflow:hidden;}.header-middle_visible{height:56px;padding:8px 0;}.header-bottom{padding-top:0;height:56px;display:flex;align-items:center;}.header-bottom .wrapper{align-items:center;width:100%;}.header-bottom .header-left .logo_cp{top:44px;width:88px;}.header-bottom .header-right{width:auto;padding-right:0;margin:0;justify-content:flex-start;}.header-right{padding-right:16px;}.header~.zoneBanner,.header+.whiteAndGrey,.header~.recipeContent{margin-top:0;}.header+.wrapContent{margin-top:3rem;}.utilMenu ul li a{font-size:clamp(8px,2.9vw,1.2rem);padding:clamp(8px,2vw,1.2rem) clamp(6px,2vw,1.6rem);}#btnMenu{margin:0;}.menuMobile{left:-80px;background:#132318;overflow-x:hidden;}.menuMobile.open{left:0;width:100%;}.menuMobile-top{background:#fff;}.menuMobile-top>svg{width:248px;}.menuMobile .mainMenu{background:#fff;}.menuMobile .utilMenu{background:#1e3927;}.menuMobile .utilMenu ul{width:100%;flex-direction:column;gap:4px;}.menuMobile .utilMenu ul li a{padding:2px 24px;font-weight:normal;font-size:1.6rem;width:100%;line-height:1.5;color:#a5b963;white-space:nowrap;}.menuMobile .utilMenu ul li a:hover{color:#83974e;background:none;}.menuMobile .utilMenu ul li:first-child.item_2222{background:#132318;}.menuMobile .utilMenu ul li:first-child.item_2222 a{display:block;padding:22px 24px;}.menuMobile .utilMenu ul li:nth-child(2){margin-top:16px;}.menuMobile .menuFooter{display:block;margin-top:0;padding:20px 24px;}.menuMobile .menuFooter ul{display:flex;flex-direction:column;gap:4px;}.menuMobile .menuFooter ul li a{line-height:1.5;color:#a5b963;}.menuMobile .menuFooter ul li a:hover{color:#83974e;}}@media screen and (max-width:400px){.header-top .wrapper{gap:20px;}nav.utilMenu{flex-grow:2;}nav.utilMenu ul li{flex-grow:2;}}.footer{width:100%;color:#a5b963;}.footer-address a{display:inline-block;}.footer-contact a,.footer-contact a[href^="tel:"]{color:#a5b963;text-decoration:underline;pointer-events:visible;cursor:pointer;}.footer-contact a:hover,.footer-contact a[href^="tel:"]:hover{color:#a5b963;text-decoration:none;}.footer-corner{position:absolute;right:0;bottom:0;}.footer-top{padding:64px 0;position:relative;}.footer-topLeft{width:50%;display:flex;flex-flow:row nowrap;align-items:flex-start;gap:64px;font-size:1.4rem;line-height:1.42;}.footer-topLeft .text{margin-top:1.6rem;white-space:nowrap;}.footer-topRight{width:50%;display:flex;flex-flow:row nowrap;align-items:flex-start;gap:64px;padding-top:4.5rem;}.footer-wrapper{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:64px;position:relative;}.footer-wrapper_bottom{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;}.footer-columnLabel{font-size:1.4rem;font-weight:700;font-family:"Decoy",sans-serif;line-height:1.428;color:#78716c;margin-bottom:8px;}.footer-menu ul li{margin-bottom:8px;}.footer-menu ul li.selected>a{color:#a5b963;}.footer-menu ul li:last-child{margin-bottom:0;}.footer-menu ul li a{color:#fff;}.footer-menu ul li a:hover{color:#83974e;}.footer-menu ul li a:not([href*=".pdf"])[target=_blank]{display:inline-flex;align-items:center;display:inline-flex;align-items:center;white-space:nowrap;}.footer-menu ul li a:not([href*=".pdf"])[target=_blank]:after{content:"";display:block;width:16px;height:16px;background:url(/images/extern.svg) center no-repeat;background-size:100%;margin-left:10px;}.footer-logo{line-height:1;font-size:0;transition:width 500ms;width:174px;}.footer-logo svg{width:100%;height:auto;}.footer-logo_cultures{width:230px;bottom:29%;}.footer-bottom{background:#132318;padding:20px 0;font-size:clamp(1.2rem,1.36vw,1.4rem);line-height:1.428;color:#a5b963;}.footer-bottom a{color:#a5b963;transition:150ms;text-decoration:none;}.footer-bottom a:not([href*=".pdf"])[target=_blank]:after{display:none;}.footer-bottom a:hover{text-decoration:none;color:#83974e;}.footer-copyright{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;flex-grow:2;}.footer-creation{text-align:right;}.menuFooter{margin-left:5px;}@media screen and (max-width:1350px){.footer-topLeft{gap:3.2rem;}.footer-topRight{gap:3.2rem;}}@media screen and (max-width:1080px){.footer-topRight{padding:0;}.footer-top .footer-wrapper{flex-direction:column;gap:3.2rem;}}@media screen and (max-width:985px){.footer-wrapper{position:relative;}}@media screen and (max-width:767px){.footer-top{padding:32px 0;}.footer-top .footer-wrapper>*{width:100%;}.footer-topRight{flex-direction:column;gap:1.2rem;}.footer-wrapper{flex-direction:column;gap:28px;}.footer-wrapper_bottom{flex-direction:column;gap:4px;}.footer-bottom{padding:16px 0;text-align:center;}.footer-copyright{justify-content:center;}.footer-creation{text-align:center;}.footer-menu ul li{margin-bottom:12px;}.menuFooter{display:none;}}@media screen and (max-width:640px){.footer-topLeft{position:relative;flex-direction:column;gap:0;}.footer-topLeft .text{white-space:initial;}.footer-address{width:85%;}.footer-corner{width:40%;height:auto;}}@media screen and (max-width:1350px){.searchBox form{flex-flow:row-reverse nowrap;}.searchBox input[type=search]{margin-left:12px;margin-right:0;text-align:left;}}@media screen and (min-width:768px){.m{display:none!important;}a[href^="tel:"]{text-decoration:none;cursor:default;color:inherit;pointer-events:none;white-space:nowrap;}a[href^="tel:"].footerLink{cursor:pointer;pointer-events:visible;}}@media screen and (max-width:1024px){.upperFooter{position:relative;}.upperFooter .wrapper+.wrapper{margin-top:32px;}.titleSection{margin-bottom:32px;}.titleSection-ctas{display:none;}.ctas_fullwidth{display:flex;flex-direction:column;gap:12px;margin-top:28px;}.stickyColumn-content{height:auto;}.alternatedContent>*:nth-child(even) .wrapper_flex,.alternatedContent>*:nth-child(even) .wrapper_flexStretch{flex-direction:column-reverse;grid-row-gap:32px;}.alternatedContent>*:nth-child(even).alternatedContent-leftRightFix .wrapper_flex,.alternatedContent>*:nth-child(even).alternatedContent-leftRightFix .wrapper_flexStretch{flex-direction:column;grid-row-gap:32px;}}@media screen and (max-width:985px){.wrapContent{padding:64px 0;}.wrapper_flex,.wrapper_flexStretch{flex-direction:column;grid-row-gap:32px;}.tabletOverflow.tabletOverflow{position:relative;left:-64px;width:calc(100% + 128px);border-radius:0;}.instagramFooter{width:100%;}}@media screen and (max-width:767px){:root{--headerHeight:0;}.popin{width:90%!important;left:5%!important;top:2.75em!important;position:absolute!important;height:auto!important;}.d{display:none!important;}html{height:auto;}body{min-width:320px;}form{position:relative;display:block;height:auto;}h1,.h1{font-size:clamp(3.2rem,8.34vw,6.4rem);}h2,.h2{font-size:clamp(2.4rem,2.6042vw + .25rem,4.4rem);}h3,.h3{font-size:clamp(2.2rem,1.3021vw + .75rem,3.2rem);}h4,.h4{font-size:clamp(2rem,1.0417vw + .75rem,2.8rem);}h5,.h5{font-size:clamp(1.8rem,.5208vw + .85rem,2.2rem);}.btn{width:100%;}.btn_text{width:auto;}.btn_roboto{max-width:210px;}.btn_file{display:inline-block;white-space:normal;}.btn_file::before{margin-right:12px;}.btn_iconMobile{width:auto;font-size:0;gap:0;}.btn_smallWidth{width:auto;}.text p+.btn_text,.text ul+.btn_text,.text ol+.btn_text{margin-top:0;}figure{margin:24px 0;}.titleSection{margin-bottom:24px;justify-content:center;text-align:center;}.titleSection-ctas{display:none;}.titleSection_spaceBetween{flex-flow:column nowrap;justify-content:flex-start;text-align:left;align-items:flex-start;gap:16px;}.titleSection-date{text-align:right;}.wrapAll{padding-top:74px;}.wrapContent:has(>.textSection:first-child){padding-top:0;}.padY{padding:32px 0;}.searchBox{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;}.searchBox form{flex-flow:row nowrap;}.searchBox .closeSearch{line-height:1;}.searchBox .closeSearch svg{width:16px;height:auto;}.searchBox input[type=search]{flex-grow:2;height:40px;}.searchBox button[type=submit]{height:40px;display:flex;justify-content:center;align-items:center;}.search .toggleSearch{transition:opacity 500ms;}.search .toggleSearch_hidden{opacity:0;pointer-events:none;}.zoneBanner .wrapper{padding:0;}.wrapContent{padding:32px 0;}.wrapper{padding:0 24px;}.wrapper_flex{grid-row-gap:32px;}.searchBox button[type=submit] svg{width:clamp(12px,4.36vw,16px);height:auto;}.searchBox input[type=search]{font-size:clamp(1rem,3.39vw,1.4rem);}.toggleSlide-label{margin-bottom:0;}.tabs{display:flex;padding-top:32px;background:linear-gradient(to bottom,rgba(245,245,244,0) 0%,#f5f5f4 100%);}.tabs-item{width:50%;padding:16px 24px;font-size:2.2rem;font-family:"Decoy",sans-serif;font-weight:700;text-decoration:none;text-align:center;color:#a8a29e;border-radius:6px 6px 0 0;}.tabs-item_active{background:#fff;color:#1e3927;}.tabs-content{display:none;padding:32px 0 36px 0;}.tabs-content_active{display:block;}.zoneGreyBanner{padding:32px 0;}.upperFooter{padding:32px 0 0 0;}.upperFooter .wrapper:not(:last-child){margin-bottom:32px;}.mobileOverflow.mobileOverflow{position:relative;left:-24px;width:calc(100% + 48px);border-radius:0;}.newsletterBanner{background:url(/images/background-infolettre-m.png) center bottom no-repeat #a5b963;background-size:100%;padding:28px 24px;border-radius:6px;display:flex;justify-content:center;align-items:center;}.newsletterBanner-title{font-size:3rem;}.newsletterBanner-form{margin-top:32px;}.newsletterBanner-form .umbraco-forms-page{flex-direction:column;align-items:flex-start;gap:24px;}.newsletterBanner-form .umbraco-forms-fieldset,.newsletterBanner-form .umbraco-forms-navigation{width:100%;}.newsletterBanner-form .umbraco-forms-container{flex-direction:column;}.newsletterBanner-form .umbraco-forms-field{width:100%;}.newsletterBanner-form .umbraco-forms-field input.text{border:0;}}@media print{.wrapAll{height:auto;}.wrapAll_sticky{padding-top:0;}.wrapper{padding:0;}.header{position:static;}.header+*{margin-top:58px;}.header-top,.btnMenu{display:none;}.header-bottom{padding:0;}.header-bottom .wrapper{justify-content:center;}.header-bottom .header-left{padding:0;}.header-bottom .header-left .logo{margin:0;}.header-bottom .header-left .logo_cp img{top:0;}.header-bottom .header-right{display:none;}.mainMenu{display:none!important;}.recipe.recipe{flex-flow:column nowrap;gap:3rem;}.recipe.recipe .recipe-image{height:400px;width:100%;display:flex;border-radius:8px;overflow:hidden;}.recipe.recipe .recipe-imageSticky{height:auto;position:static;}.recipe.recipe .recipe-infos{padding-top:0;width:100%;}.wrapAll_sticky .recipe .recipe-imageSticky{height:auto;position:static;}.recipe-actionsRow.recipe-actionsRow_between{display:none;}.specs.specs{margin-bottom:3rem;}.ingredients.ingredients{margin-bottom:3rem;}.ingredients{display:flex;flex-flow:row wrap;gap:3rem;}.ingredients h2.h3{width:100%;margin:0;}.ingredients-group{width:30%;}.ingredients-groupTitle h3{margin-top:0;}.prep.prep{margin-bottom:3rem;}.chefNote.chefNote{margin-top:3rem;}.pageBreak{page-break-inside:avoid;}.promoCta.promoCta{display:none;}.greyBanner.greyBanner,.share.share_static,.greenLink.greenLink,.tabs,.switchModeBtn,.relatedRecipe,.upperFooter,footer{display:none;}}