/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.related-recipe > .font-h2{padding:80px 30px 50px;text-align:center;}.slider{position:relative;height:100vh;width:100%;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.slider{height:auto;min-height:unset;}}.slider .button-carousel{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;}.slider .button-carousel.--right{right:0;left:auto;}.frame{position:relative;overflow:hidden;white-space:nowrap;height:100%;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.frame{height:auto;min-height:unset;}}.slides{display:inline-block;width:100%;height:100%;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.slides{height:auto;}}.slides .js_slide{position:relative;display:inline-flex;height:100%;vertical-align:top;width:100%;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.slides .js_slide{height:auto;flex-direction:column;}}.slides .js_slide .slide-content{display:flex;width:100%;height:100%;}@media only screen and (min-width:0) and (max-width:calc(1024px - 1px)){.slides .js_slide .slide-content{flex-direction:column;height:auto;}}.slides .js_slide .slide-content .color_green{background-color:#4da665;color:black;}.slides .js_slide .slide-content .color_darkBlue{background-color:#4891C5;color:black;}.slides .js_slide .slide-content .color_lightBlue{background-color:#AED7E7;color:black;}.slides .js_slide .slide-content .image-section{width:50%;height:100%;position:relative;}@media only screen and (min-width:0) and (max-width:calc(1024px - 1px)){.slides .js_slide .slide-content .image-section{width:100%;height:auto;min-height:300px;}}.slides .js_slide .slide-content .image-section .image-wrapper{width:100%;height:100%;position:relative;}@media only screen and (min-width:0) and (max-width:calc(1024px - 1px)){.slides .js_slide .slide-content .image-section .image-wrapper{height:100%;min-height:300px;}}.slides .js_slide .slide-content .image-section .image-wrapper img{min-width:100%;min-height:100%;width:100%;height:1000px;object-fit:cover;}@media only screen and (min-width:0) and (max-width:calc(1024px - 1px)){.slides .js_slide .slide-content .image-section .image-wrapper img{height:100%;position:absolute;top:0;left:0;}}.slides .js_slide .slide-content .image-section .image-wrapper .field-nom{border:1px solid black;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-transform:uppercase;border-radius:40px;max-width:90%;width:auto;display:inline-flex;align-items:center;justify-content:center;}@media only screen and (min-width:0) and (max-width:calc(1024px - 1px)){.slides .js_slide .slide-content .image-section .image-wrapper .field-nom{width:80%;max-width:80%;}}.slides .js_slide .slide-content .image-section .image-wrapper .field-nom h3{font-family:"interstate-condensed";padding:40px 50px;font-size:68px;font-weight:bold;text-align:center;white-space:nowrap;line-height:1;}@media only screen and (min-width:0) and (max-width:calc(1024px - 1px)){.slides .js_slide .slide-content .image-section .image-wrapper .field-nom h3{white-space:normal;font-size:35px;padding:20px;}}.slides .js_slide .slide-content .text-section{width:50%;height:100%;padding:80px;display:flex;flex-direction:column;justify-content:center;}@media only screen and (min-width:0) and (max-width:calc(1024px - 1px)){.slides .js_slide .slide-content .text-section{width:100%;height:auto;padding:40px 20px;}}.slides .js_slide .slide-content .text-section .surtitle{font-weight:bold;font-size:14px;text-transform:uppercase;margin-bottom:10px;}.slides .js_slide .slide-content .text-section .title{font-size:45px;font-weight:bold;margin:0 0 20px 0;text-align:left;max-width:350px;text-wrap:auto;line-height:1;}.slides .js_slide .slide-content .text-section .text{font-size:16px;line-height:1.5;margin-bottom:30px;white-space:normal;max-width:450px;}
.tiles{grid-column:1/-1;margin-bottom:0;gap:0;border-bottom:1px solid #000000;}@media only screen and (min-width:900px){.tiles{grid-template-columns:repeat(4,1fr);}}.tile{grid-column:span 1;border-top:1px solid #000000;border-right:1px solid #000000;position:relative;}@media only screen and (min-width:0) and (max-width:calc(500px - 1px)){.tile.empty-space{display:none;}}.tile:not(.empty-space){cursor:pointer;}.tile > div{position:relative;display:block;overflow:hidden;height:100%;transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);}@media only screen and (min-width:768px){.tile > div{aspect-ratio:3/4;}}.tile > div p{position:relative;line-height:1;max-width:70%;display:flex;align-items:center;padding:10px 15px;}.tile > div p.tile-title{font-size:25px;font-weight:bold;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile > div p{max-width:100%;font-size:15px;font-weight:normal;}}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile > div{grid-column:1/-1;height:100px;padding:40px 15px;}}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile{grid-column:1/-1;border-right:0;}}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile .desktop-only{display:none;}}@media only screen and (min-width:768px){.tile .mobile-only{display:none;}}.tile .media{height:100%;width:100%;z-index:1;}.tile .media img{padding:15px;transition:transform 0.3s cubic-bezier(0.645,0.045,0.355,1);width:100%;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile .media img{width:auto;padding:0;margin-top:35px;margin-bottom:15px;}}@media (hover:hover){.tile:hover .media img{transform:scale(1.02);}}.tile:focus .media img{transform:scale(1.02);}.tile .certification-content{max-height:0;color:#ffffff;z-index:3;position:absolute;bottom:0;left:0;overflow:hidden;height:100%;width:100%;font-size:25px;font-weight:bold;padding-left:40px;padding-right:40px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;transition:all 0.2s cubic-bezier(0.645,0.045,0.355,1) 0.1s;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile .certification-content{padding-left:30px;padding-right:30px;}}.tile .certification-content h2,.tile .certification-content p{margin-bottom:15px;font-size:25px;font-weight:bold;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile .certification-content h2,.tile .certification-content p{font-size:15px;font-weight:normal;color:#000000;padding:0;}}.tile .certification-content a{display:flex;align-items:center;font-size:14px;font-weight:bold;}.tile .certification-content a .external-icon{margin-left:7px;overflow:visible;}.tile .certification-content a .external-icon svg g g{transition:all 0.2s cubic-bezier(0.645,0.045,0.355,1);}@media (hover:hover){.tile .certification-content a:hover svg g g{-webkit-backface-visibility:hidden;-webkit-transform:translate(1.5px,-1.5px);transform:translate(1.5px,-1.5px);}}.tile .certification-content a:focus svg g g{-webkit-backface-visibility:hidden;-webkit-transform:translate(1.5px,-1.5px);transform:translate(1.5px,-1.5px);}.tile.active .produit-icon-plus:after{height:200%;width:200%;}.tile.active .icon-plus{z-index:1;}.tile.active .certification-content{max-height:100%;padding-top:40px;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile.active > div{height:575px;}}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.tile.active .icon--background{background-color:#000000 !important;}.tile.active .icon--background--big{transform:translate(18px,18px) scale(1) !important;transition-delay:0.3s;}}
.newsletter-module{position:relative;z-index:4;grid-column:1/-1;}.newsletter-module:before{content:"";position:absolute;height:40px;width:100%;border-top-left-radius:100%;border-top-right-radius:100%;background-color:#000000;top:0;transition:all 0.2s cubic-bezier(0.645,0.045,0.355,1);z-index:1;}.newsletter-module:hover:before{top:-19px;}.newsletter-module:hover .arrow{clip-path:polygon(0 0,112% 0,100% 100%,0 100%);right:-20px;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.newsletter-module:hover .arrow{right:50%;}}.newsletter-module.--open:hover:before{top:0;}.newsletter-module.--open .newsletter-module--inner{overflow:hidden;cursor:initial;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.newsletter-module.--open .newsletter-module--inner{padding:80px 0 60px 0;}}.newsletter-module.--open .newsletter-module--inner .newsletter-introduction .newsletter-introduction__title{margin-bottom:80px;width:100%;max-width:100%;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.newsletter-module.--open .newsletter-module--inner .newsletter-introduction .newsletter-introduction__title{padding-bottom:0;}}.newsletter-module.--open .newsletter-module--inner .newsletter-content{max-height:3000px;}.newsletter-module.--open .newsletter-module--inner .arrow{right:-300px;}.newsletter-module--inner{position:relative;padding:80px 0;background-color:#000000;color:#ffffff;border-bottom:1px solid #ffffff;transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);cursor:pointer;}.newsletter-content{max-height:0;transform-origin:bottom;transition:max-height 0.3s cubic-bezier(0.645,0.045,0.355,1);overflow:hidden;}.newsletter-module__container{position:relative;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.newsletter-introduction{position:relative;}}.newsletter-introduction .arrow{position:absolute;right:0;top:0;display:block;width:71px;height:42px;opacity:1;clip-path:polygon(35% 0,112% 0,100% 100%,35% 100%);transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);}@media only screen and (min-width:0) and (max-width:calc(1024px - 1px)){.newsletter-introduction .arrow{width:50px;height:30px;}}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.newsletter-introduction .arrow{top:auto;bottom:0;right:50%;transform:translateX(50%);clip-path:polygon(35% 0,112% 0,100% 100%,35% 100%);}}.newsletter-introduction .newsletter-introduction__title{text-align:center;width:fit-content;position:relative;display:block;margin-bottom:0;transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);max-width:80%;}@media only screen and (min-width:0) and (max-width:calc(768px - 1px)){.newsletter-introduction .newsletter-introduction__title{max-width:100%;text-align:center;padding-bottom:60px;}}.newsletter-introduction .newsletter-introduction__title span{width:fit-content;}.newsletter-introduction__description{margin:0 auto;text-align:center;max-width:600px;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.newsletter-introduction__description{padding:0 30px 30px;}}.newsletter-webform{width:100%;max-width:769px;margin:0 auto;}@media only screen and (min-width:900px){.newsletter-webform{margin-top:36px;}}.newsletter-webform ._form-content{display:flex;flex-wrap:wrap;align-items:center;}.newsletter-webform ._form_element{width:50%;padding:0 15px;position:relative;}@media only screen and (min-width:0) and (max-width:calc(500px - 1px)){.newsletter-webform ._form_element{width:100%;}}.newsletter-webform ._form_element._full_width{width:100%;}.newsletter-webform ._form_element input{width:100%;}.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit]),.newsletter-webform ._form_element textarea,.newsletter-webform ._form_element select{background-color:#000000;color:#ffffff;border:1px solid #ffffff;border-radius:10px;padding:27px 20px 13px;font-size:14px;font-weight:400;line-height:1;margin:1px 1px 31px;}.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder,.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus::-moz-placeholder,.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit])::-webkit-input-placeholder,.newsletter-webform ._form_element textarea::placeholder,.newsletter-webform ._form_element textarea::-moz-placeholder,.newsletter-webform ._form_element textarea:focus::-moz-placeholder,.newsletter-webform ._form_element textarea::-webkit-input-placeholder,.newsletter-webform ._form_element select::placeholder,.newsletter-webform ._form_element select::-moz-placeholder,.newsletter-webform ._form_element select:focus::-moz-placeholder,.newsletter-webform ._form_element select::-webkit-input-placeholder{visibility:hidden;color:transparent !important;}.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit]):hover,.newsletter-webform ._form_element textarea:hover,.newsletter-webform ._form_element select:hover{margin:0 0 30px;border-width:2px;}.newsletter-webform ._form_element ._form-label{position:absolute;font-size:14px;font-weight:400;line-height:1;top:22px;left:35px;transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);}.newsletter-webform .focus-element ._form-label{font-size:10px;top:13px;}.newsletter-webform .focus-element input:not([type=checkbox]):not([type=radio]):not([type=submit]),.newsletter-webform .focus-element textarea,.newsletter-webform .focus-element select{border-width:2px;margin:0 0 30px;}.newsletter-webform .g-recaptcha > div{margin:auto;}.newsletter-webform ._full_width{width:100%;}.newsletter-webform .form-item{margin-bottom:23px;}.newsletter-webform .form-type-checkbox{margin-top:26px;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.newsletter-webform .form-type-checkbox{margin-bottom:28px;}}.newsletter-webform .webform-button--submit{display:block;width:fit-content;position:relative;color:white;padding:20px;background-color:#000000;border-radius:10px;transition:background-color 0.3s ease,color 0.3s ease;color:#000000;background-color:#ffffff;margin:auto;}.newsletter-webform .webform-button--submit--alternatif{background-color:var(--primary-color-000);color:#000000;}.newsletter-webform .webform-button--submit--alternatif:after{background-color:var(--primary-color-000);}.newsletter-webform .webform-button--submit--alternatif:before{background-color:var(--primary-color-000);}.newsletter-webform .webform-button--submit:disabled{background-color:var(--secondary-color-grey);cursor:not-allowed;pointer-events:all !important;color:#000000;opacity:1;}.newsletter-webform .webform-button--submit:disabled:after,.newsletter-webform .webform-button--submit:disabled:before{display:none;}.newsletter-webform .webform-button--submit:before{background-color:#ffffff;z-index:0;}.newsletter-webform .webform-button--submit:after{background-color:#000000;}.recapcha-row *{max-width:100%;}._form-thank-you{text-align:center;}._error-inner{width:100%;text-align:center;margin-bottom:10px;}._error-inner:empty{display:none;}
.titre-section-module{overflow:hidden;}.titre-section-module .line-section{grid-column:1/-1;background-color:var(--primary-color-000);position:relative;padding-top:120px;z-index:1;overflow:hidden;}.titre-section-module .line-section .line{width:1px;height:120px;top:-120px;left:50%;transform:translateX(-50%);z-index:2;position:absolute;display:block;background-color:#000000;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.titre-section-module .line-section .line{height:80px;}}.titre-section-module .number{margin:30px auto 0;display:block;text-align:center;}.titre-section-module .title{grid-column:1/-1;margin:50px auto;max-width:992px;text-align:center;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.titre-section-module .title{margin:30px auto;}}.titre-section-module .content{grid-column:1/-1;margin:-20px auto 50px;font-weight:400;max-width:750px;text-align:center;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.titre-section-module .content{margin:-10px auto 30px;}}.titre-section-module .button{grid-column:1/-1;margin:-20px auto 50px;}@media only screen and (min-width:0) and (max-width:calc(900px - 1px)){.titre-section-module .button{margin:-10px auto 30px;}}
