/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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:#000;top:0;transition:all .2s cubic-bezier(.645,.045,.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:auto}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.newsletter-module.--open .newsletter-module--inner{padding:80px 0 60px}}.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:#000;color:#fff;border-bottom:1px solid #fff;transition:all .3s cubic-bezier(.645,.045,.355,1);cursor:pointer}.newsletter-content{max-height:0;transform-origin:bottom;transition:max-height .3s cubic-bezier(.645,.045,.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 .3s cubic-bezier(.645,.045,.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 .3s cubic-bezier(.645,.045,.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,.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 select,.newsletter-webform ._form_element textarea{background-color:#000;color:#fff;border:1px solid #fff;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])::-moz-placeholder,.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit])::-webkit-input-placeholder,.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]):focus::-moz-placeholder,.newsletter-webform ._form_element select::-moz-placeholder,.newsletter-webform ._form_element select::-webkit-input-placeholder,.newsletter-webform ._form_element select::placeholder,.newsletter-webform ._form_element select:focus::-moz-placeholder,.newsletter-webform ._form_element textarea::-moz-placeholder,.newsletter-webform ._form_element textarea::-webkit-input-placeholder,.newsletter-webform ._form_element textarea::placeholder,.newsletter-webform ._form_element textarea:focus::-moz-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 select:hover,.newsletter-webform ._form_element textarea: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 .3s cubic-bezier(.645,.045,.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 select,.newsletter-webform .focus-element textarea{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:#fff;padding:20px;background-color:#000;border-radius:10px;transition:background-color .3s ease,color .3s ease;color:#000;background-color:#fff;margin:auto}.newsletter-webform .webform-button--submit--alternatif{background-color:var(--primary-color-000);color:#000}.newsletter-webform .webform-button--submit--alternatif:after,.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:#000;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:#fff;z-index:0}.newsletter-webform .webform-button--submit:after{background-color:#000}.recapcha-row *{max-width:100%}._error-inner,._form-thank-you{text-align:center}._error-inner{width:100%;margin-bottom:10px}._error-inner:empty{display:none}
.search-container{position:relative;width:100%}.search-container .button-primary--filters:after{display:none}.search-container .search-wrapper{position:relative;width:100%}.search-container .filters-container{grid-column:1/-1}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .produit.filters,.search-container .recette.filters{position:fixed;background-color:#000;color:#fff;bottom:-125vh;height:100vh;z-index:44;width:100%;padding:0 30px 30px;transition:all .3s cubic-bezier(.645,.045,.355,1);max-width:100vw;overflow-y:scroll}.search-container .produit.filters:before,.search-container .recette.filters:before{content:"";height:60px;width:100%;position:absolute;top:-30px;left:0;border-top-right-radius:100%;border-top-left-radius:100%;background-color:#000}.search-container .produit.filters .btn-filter-close,.search-container .recette.filters .btn-filter-close{position:absolute;right:0;top:65%;transform:translateY(-50%);width:30px;height:30px;display:none}.search-container .produit.filters .btn-filter-close svg,.search-container .recette.filters .btn-filter-close svg{width:12px;height:12px}.search-container .produit.filters .mobile-filters-header,.search-container .recette.filters .mobile-filters-header{padding:60px 0 30px;display:flex;width:100%;justify-content:center;align-items:center;grid-column:1/-1;position:relative}.search-container .produit.filters .mobile-filters-header h2,.search-container .recette.filters .mobile-filters-header h2{text-align:left;font-size:20px;font-weight:700;line-height:24px;letter-spacing:-.4px}.search-container .produit.filters .mobile-filters-reset,.search-container .recette.filters .mobile-filters-reset{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;padding:30px 0;justify-content:space-between}.search-container .produit.filters .mobile-filters-reset button,.search-container .recette.filters .mobile-filters-reset button{padding:20px;min-width:40%;border-radius:10px}.search-container .produit.filters .sub-filters,.search-container .recette.filters .sub-filters{margin-bottom:15px}.search-container .produit.filters.open,.search-container .recette.filters.open{bottom:0}.search-container .produit.filters.open .btn-filter-close,.search-container .recette.filters.open .btn-filter-close{display:block}}@media only screen and (min-width:900px){.search-container .filters-group{padding:0 7px}}.search-container .filters-list{position:relative;margin-top:25px;height:50px;padding-bottom:180px;overflow:visible;display:flex;justify-content:center}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filters-list{flex-direction:column;height:auto;padding-bottom:30px}}.search-container .filter-content{border-radius:15px;border:1px solid #000;max-height:50px;overflow:hidden;transition:max-height .3s cubic-bezier(.645,.045,.355,1);cursor:pointer;position:relative;display:inline-block;background-color:var(--primary-color-000);z-index:2;margin:1px;width:100%;max-width:250px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content{border:1px solid #fff;background-color:#000;color:#fff;max-height:54px;max-width:100%;width:100%}}.search-container .filter-content.open,.search-container .filter-content:hover{margin:0;border-width:2px;z-index:3}.search-container .filter-content.open .icon,.search-container .filter-content:hover .icon{right:18px}.search-container .filter-content .filter-name{font-size:14px;line-height:50px;letter-spacing:.238px;padding:0 50px 0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content .filter-name{line-height:54px}}.search-container .filter-content .filter-name:first-letter{text-transform:capitalize}.search-container .filter-content .filter-name>span{position:absolute;background-color:#000;color:var(--primary-color-000);padding:8px 10px;display:flex;align-items:center;justify-content:center;right:9px;top:11px;border-radius:50%;line-height:1;z-index:1}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content .filter-name>span{background-color:#fff;color:#000}}.search-container .filter-content li{max-width:250px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content li{max-width:none}}.search-container .filter-content li label{padding:0 65px 15px 20px;position:relative;width:100%;display:block;font-size:14px;line-height:17px;cursor:pointer}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content li label{padding:0 65px 30px 20px}}.search-container .filter-content li label:after{content:"";width:12px;height:12px;border:1px solid #000;position:absolute;right:20px;top:5px;font-size:12px;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content li label:after{border:1px solid #fff}}.search-container .filter-content li input[type=checkbox]:checked~label:after{background-color:#000;color:#fff}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content li input[type=checkbox]:checked~label:after{background-color:#fff;color:#000}}.search-container .filter-content li input[type=checkbox]:checked~label:before{content:"";width:4px;height:6px;position:absolute;right:24px;top:7px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(42deg);z-index:1}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content li input[type=checkbox]:checked~label:before{border-bottom:2px solid #000;border-right:2px solid #000}}.search-container .filter-content li input[type=checkbox]:disabled~label{color:var(--secondary-color-disabled);cursor:default}.search-container .filter-content li input[type=checkbox]:disabled~label:after{background-color:transparent;border-color:var(--secondary-color-disabled);content:""}.search-container .filter-content li:hover input[type=checkbox]:not(:checked)~label:before{content:"";width:4px;height:6px;position:absolute;right:24px;top:7px;border-bottom:2px solid #000;border-right:2px solid #000;border-top:0;border-left:0;transform:rotate(42deg);z-index:1}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content li:hover input[type=checkbox]:not(:checked)~label:before{display:none}}.search-container .filter-content a,.search-container .filter-content span{padding:0 30px 0 14px;text-transform:uppercase;font-weight:700;font-size:12px;line-height:30px;position:relative}.search-container .filter-content a:after,.search-container .filter-content span:after{content:"";width:18px;height:1px;position:absolute;bottom:0;left:14px;transition:color .3s cubic-bezier(.645,.045,.355,1)}@media(hover:hover){.search-container .filter-content a:hover:after{background-color:#000}}@media only screen and (hover:hover)and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content a:hover:after{background-color:#fff}}.search-container .filter-content a:focus:after{background-color:#000}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .filter-content a:focus:after{background-color:#fff}}.search-container .filter-content .item-count{position:absolute;right:8px;top:0;font-weight:400;line-height:24px}.search-container .filter-content .icon{display:block;position:absolute;padding:0;right:20px;top:10px}.search-container .filter-content .icon svg{width:8px;height:8px}.search-container .button-primary--filters{display:none}@media only screen and (min-width:768px)and (max-width:calc(900px - 1px)){.search-container .button-primary--filters{display:block;margin:30px auto 0}}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.search-container .button-primary--filters{display:block;margin:20px auto}}.search-container .searchSummary{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;width:var(--header-width);max-width:var(--max-width);margin:20px auto}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .searchSummary{align-items:center}}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .searchSummary .resultReset{display:none}}.search-container .searchSummary button{padding:0 15px 0 0;margin-right:15px;position:relative;font-size:12px}.search-container .searchSummary button.single-filter:after,.search-container .searchSummary button.single-filter:before{content:"";height:2px;width:7px;transform:rotate(45deg);background-color:#000;position:absolute;right:0;top:46%}.search-container .searchSummary button.single-filter:after{transform:rotate(-45deg)}.search-container .searchSummary button.--reinit{font-weight:700;text-decoration:underline}.search-container .resultCount{font-size:14px;font-weight:700;padding-right:20px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .resultCount{padding:100px 30px 0;text-align:center;width:100%}}.button-fixed{position:fixed;bottom:-60px;padding:20px;background-color:#000;color:#fff;width:100%;z-index:10}
.featured-recipe{width:100%;overflow:hidden;margin-top:var(--header-height)}.featured-recipe .recipe{position:relative;height:100%;display:flex;align-items:center}.featured-recipe .recipe .front-section-container{max-width:var(--max-width);width:100%;margin-left:auto;margin-right:auto;padding:90px 0}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.featured-recipe .recipe .front-section-container{padding:275px 0 30px}}.featured-recipe .recipe .front-section{background-color:var(--primary-color-000);padding:50px;z-index:2;max-width:500px}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.featured-recipe .recipe .front-section{max-width:100%;width:100%;padding:30px}}.featured-recipe .recipe .front-section .field--name-title{font-family:interstate;font-size:clamp(2.5rem,2.28rem + .6875vw,3.6rem);font-weight:700;line-height:clamp(2.5rem,2.28rem + .6875vw,3.6rem);letter-spacing:-1px;display:block;margin-bottom:10px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.featured-recipe .recipe .front-section .field--name-title{letter-spacing:-1px}}.featured-recipe .recipe .front-section p{margin-bottom:10px;font-family:interstate;font-size:16px;line-height:21px;letter-spacing:.32px}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.featured-recipe .recipe .front-section p{display:none}}.featured-recipe .recipe .front-section p:empty{display:none}.featured-recipe .recipe .front-section .recipe-info{font-size:12px;line-height:15px;display:flex}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.featured-recipe .recipe .front-section .recipe-info{max-width:100%}}.featured-recipe .recipe .front-section .recipe-info .button{margin-left:auto}.featured-recipe .recipe .front-section .recipe-info .button:before{z-index:0}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.featured-recipe .recipe .front-section .recipe-info .button{display:none}}.featured-recipe .recipe .front-section .recipe-info>span{display:inline-flex;align-items:center}.featured-recipe .recipe .front-section .recipe-info>span:first-of-type{margin-right:20px}.featured-recipe .recipe .front-section .recipe-info .icon-time svg{width:14px;height:14px}.featured-recipe .recipe .front-section .recipe-info .icon-portions svg{width:12px;height:17px}.featured-recipe .recipe .front-section .recipe-info .icon{margin-right:10px;margin-top:1px}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.featured-recipe .recipe .front-section .recipe-info .icon{margin-right:7px}}.featured-recipe .media{height:100%;width:100%;position:absolute;z-index:-1;top:0;left:0}.featured-recipe img{min-width:100%;height:100%;object-fit:cover;object-position:50% 50%}.recipe-header{margin-top:120px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.recipe-header{margin:60px 30px 0}}.recipe-header .title-section{grid-column:1/-1;position:relative;margin:auto;text-align:center}.recipe-header .title-section h1{margin-bottom:20px;text-transform:none}.recipe-header .title-section .desc{max-width:670px;margin:auto;font-family:interstate;font-size:clamp(2rem,1.9rem + .3125vw,2.5rem);text-transform:uppercase;line-height:clamp(2rem,1.82rem + .5625vw,2.9rem);text-transform:none}.search-container{border-bottom:6px solid #000}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container{padding-bottom:40px}}.search-container .filters-list{padding-bottom:120px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.search-container .searchSummary{display:none}}.results-wrapper{grid-column:1/-1;padding-bottom:120px}.results-wrapper+.pagination .pager:not(.is-disabled){margin-top:-120px}.results-wrapper .recipe-list--title{grid-column:1/-1;margin-bottom:80px;text-align:center}.results-wrapper .recipe-list--title h2{margin:auto;text-align:center;max-width:770px}.results-wrapper .listing-recipe{grid-column:1/-1;gap:70px 15px}@media only screen and (min-width:1900px){.results-wrapper .listing-recipe{grid-template-columns:repeat(5,1fr)}}.results-wrapper .listing-recipe .no-results{grid-column:1/-1;max-width:var(--max-width);margin-left:auto;margin-right:auto;margin-top:120px;width:var(--container-width)}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.results-wrapper .listing-recipe .no-results{margin-top:60px}}.results-wrapper .recipe{grid-column:span 1;overflow:hidden}@media only screen and (min-width:0)and (max-width:calc(500px - 1px)){.results-wrapper .recipe{grid-column:span 12}}@media only screen and (min-width:500px)and (max-width:calc(900px - 1px)){.results-wrapper .recipe{grid-column:span 6}}@media only screen and (min-width:1400px)and (max-width:calc(1900px - 1px)){.results-wrapper .recipe{grid-column:span 3}}@media only screen and (min-width:900px)and (max-width:calc(1400px - 1px)){.results-wrapper .recipe{grid-column:span 4}}.results-wrapper .recipe>a{display:block;overflow:hidden;z-index:1}.results-wrapper .recipe .field--name-title{margin-top:24px;font-size:16px;font-weight:700;display:block;transition:color .3s cubic-bezier(.645,.045,.355,1) .2s;max-width:80%}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.results-wrapper .recipe .field--name-title{padding-left:30px}}@media only screen and (min-width:1900px){.results-wrapper .recipe:nth-child(5n-4) .field--name-title,.results-wrapper .recipe:nth-child(5n-4) .recipe-info{padding-left:30px}}@media only screen and (min-width:1400px)and (max-width:calc(1900px - 1px)){.results-wrapper .recipe:nth-child(4n-3) .field--name-title,.results-wrapper .recipe:nth-child(4n-3) .recipe-info{padding-left:30px}}@media only screen and (min-width:900px)and (max-width:calc(1400px - 1px)){.results-wrapper .recipe:nth-child(3n-2) .field--name-title,.results-wrapper .recipe:nth-child(3n-2) .recipe-info{padding-left:30px}}.results-wrapper .recipe .media{width:100%;padding-top:125%;position:relative;overflow:hidden;z-index:1}.results-wrapper .recipe .media img{position:absolute;object-fit:cover;top:0;left:0;object-position:50% 50%;height:100%;width:100%;transform-origin:50% 50%;transition:transform .3s cubic-bezier(.645,.045,.355,1);z-index:1}.results-wrapper .recipe .recipe-info{font-size:12px;line-height:15px;margin-top:10px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.results-wrapper .recipe .recipe-info{padding-left:30px}}.results-wrapper .recipe .recipe-info>span{display:inline-flex;align-items:center}.results-wrapper .recipe .recipe-info>span:first-of-type{margin-right:25px}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.results-wrapper .recipe .recipe-info>span:first-of-type{margin-right:0;margin-bottom:10px}}.results-wrapper .recipe .recipe-info .icon-time svg{width:14px;height:14px}.results-wrapper .recipe .recipe-info .icon-portions svg{width:12px;height:17px}.results-wrapper .recipe .recipe-info .icon{margin-right:10px}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.results-wrapper .recipe .recipe-info .icon{margin-right:7px}}.results-wrapper .recipe a:hover picture img{transform:scale(1.03)}.results-wrapper .listing-recipe-button{grid-column:1/-1}.results-wrapper .listing-recipe-button .button{width:fit-content;display:block;margin:auto}
