*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0}a{text-decoration:none}a,a:hover{color:inherit}a:hover{text-decoration:underline}textarea{resize:vertical;overflow:auto}input:focus,select:focus,textarea:focus{outline:none}button{margin:0;padding:0;cursor:pointer}button,iframe,img{border:none}*{margin:0;padding:0}body,html{height:100%;scroll-behavior:smooth}@media screen and (min-width:64em){body,html{font-size:1.6vh}}body{min-width:320px;color:#000}body p{overflow-wrap:anywhere;font-size:14px;padding:0}body p:first-child{margin-top:0}body p:last-child{margin-bottom:0}body img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:63.9375em){.desktop{display:none!important}}@media screen and (min-width:64em){.mobile{display:none!important}}.cta{outline:none;display:flex;justify-content:center;padding:.75rem 1.125rem;margin:0;text-transform:uppercase;text-decoration:none;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;border-radius:12.5rem;background:#0a5dd8;transition:all .3s ease-out;border:1px solid #0a5dd8}@media screen and (max-width:63.9375em){.cta{padding:1rem 3.12rem}}.cta:focus,.cta:hover{text-decoration:none}.cta.black{color:#fff;background-color:#000}.cta span{color:#fff;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500}@media screen and (max-width:63.9375em){.cta span{font-size:1rem}}.cta--bold{padding:.925rem 1.875rem}.cta--bold span{font-size:.9375rem;font-weight:900}.cta--recette{width:max-content}.cta--download{background:#fff}.cta--download span{color:#0a5dd8}.cta:hover{background:#0848a7}.cta:hover span{color:#fff}@font-face{font-family:HelveticaInseratLTStd-Roman;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/HelveticaInserat/HelveticaInseratLTStd-Roman.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/HelveticaInserat/HelveticaInseratLTStd-Roman.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:BentonSansCond-Book;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/BentonSans/BentonSansCond-Book.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/BentonSans/BentonSansCond-Book.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:AmalfiCoast;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/AmalfiCoast/AmalfiCoast.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/AmalfiCoast/AmalfiCoast.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@media screen and (min-width:64em){.inner{width:75rem;margin:0 auto;position:relative}}.flex--center{display:flex;align-items:center;justify-content:center}.flex--center-betw{display:flex;align-items:center;justify-content:space-between}input[type=email],input[type=tel],input[type=text],select{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../static/arrow.png);background-repeat:no-repeat;background-position:94% 54%;background-size:6%}select,select option{background-color:#fff}select option{color:#000}input.error,select.error{border-bottom:2px solid red}@media screen and (min-width:64em){input.error{background-image:url(../static/close.png);background-repeat:no-repeat;background-position:97% 50%}}@media screen and (min-width:64em){.form-firstname input.error{background-position:95% 50%}}input.valid,select.valid{border-bottom:2px solid #09d409}@media screen and (min-width:64em){input.valid{background-image:url(../static/check.png);background-repeat:no-repeat;background-position:97% 50%}}.civilite{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;padding:xxxxxxxxxxx}@media screen and (min-width:64em){.civilite{padding:xxxxxxxxxx}}.civilite [type=radio]{position:absolute;left:-9999px}.civilite [type=radio]+label{position:relative;padding-left:xxxxxxxxxx;cursor:pointer;line-height:xxxxxxx;display:inline-block;color:xxxxxxxxx;font-size:xxxxxxxx;letter-spacing:xxxxxxxxx}@media screen and (min-width:64em){.civilite [type=radio]+label{font-size:xxxxxxxxxx}}.civilite [type=radio]+label:before{content:"";position:absolute;left:0;top:0;width:xxxxx;height:xxxxx;border:1px solid xxxxxxxxxxxxx;border-radius:100%;background:xxxxxxxxxxxx}.civilite [type=radio]+label:after{content:"";width:8px;height:8px;background-color:xxxxxxxxxxx;position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.civilite [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.civilite [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.civilite .error+label:before{border:1px solid red}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translateZ(0);transform:translateZ(0);color:#2b2e38;background:#fff}.remodal.remodal-is-closing,.remodal.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent}.remodal-close:focus,.remodal-close:hover{color:#2b2e38}.remodal-close:before{font-family:Arial,Helvetica CY,Nimbus Sans L,sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\D7";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{0%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-opening-keyframes{0%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-closing-keyframes{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal{font-family:Inter,sans-serif}header{height:5.6875rem;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 3.625rem;position:relative;z-index:3}@media screen and (max-width:63.9375em){header{height:4rem;padding:0 1rem;position:fixed;top:0;left:0;right:0;z-index:1000}}header .logo{width:8.625rem;height:5.6875rem;position:relative}@media screen and (max-width:63.9375em){header .logo{width:5rem;height:5.57969rem}}header .logo img{width:8.625rem;position:absolute;top:0;z-index:10}@media screen and (max-width:63.9375em){header .logo img{width:5rem}}@media screen and (min-width:64em){header nav{display:flex;align-items:center;justify-content:center;gap:3rem}}header nav .link,header nav a{position:relative}header nav a{color:#000;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;text-transform:uppercase;text-decoration:none;display:inline-block}@media screen and (max-width:63.9375em){header nav a{display:block;margin:0 auto 2rem;text-align:center}}header nav a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#000;transition:transform .25s ease-out;transform-origin:bottom center}header nav a:hover{text-decoration:none}@media screen and (min-width:64em){header nav a:hover:after{transform:scaleX(1);transform-origin:bottom center}}header .dropdown{position:relative}header .dropdown .dropdown-toggle{display:flex;align-items:center;gap:.5rem}header .dropdown .dropdown-toggle .dropdown-arrow{font-size:.75rem;transition:transform .3s ease}header .dropdown .dropdown-menu{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;min-width:280px;opacity:0;visibility:hidden;transform:translateY(0);transition:all .3s ease;z-index:1000}header .dropdown .dropdown-menu .dropdown-item{display:flex;align-items:center;text-decoration:none;color:#000;font-size:.75rem;font-weight:500;text-transform:none;transition:background-color .2s ease;height:5rem}header .dropdown .dropdown-menu .dropdown-item:hover{background-color:#f5f5f5}header .dropdown .dropdown-menu .dropdown-item__img{width:30%;height:100%;display:inline-block}header .dropdown .dropdown-menu .dropdown-item__img img{width:100%;height:100%;object-fit:cover}header .dropdown .dropdown-menu .dropdown-item span{line-height:1.3}header .dropdown .dropdown-menu .dropdown-item__recette{width:70%;padding:0 .75rem;text-transform:uppercase}header .dropdown .dropdown-menu .dropdown-item:after{display:none}header .dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}header .dropdown:hover .dropdown-arrow{transform:rotate(180deg)}header .menu{position:absolute;top:4rem;left:0;right:0;background:#fff;z-index:1;padding:2rem 0;display:none}header .menu .cta{width:max-content;margin:0 auto}header .menu .mobile-dropdown{margin-bottom:1rem}header .menu .mobile-dropdown .mobile-dropdown-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}header .menu .mobile-dropdown .mobile-dropdown-toggle .dropdown-arrow{font-size:.75rem;transition:transform .3s ease}header .menu .mobile-dropdown .mobile-dropdown-menu{max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:#f8f8f8;margin-top:1rem}header .menu .mobile-dropdown .mobile-dropdown-menu .mobile-dropdown-item{display:block;padding:.75rem 2rem;font-size:.875rem;font-weight:400;text-transform:uppercase;border-bottom:1px solid #e0e0e0;margin:0}header .menu .mobile-dropdown .mobile-dropdown-menu .mobile-dropdown-item:last-child{border-bottom:none}header .menu .mobile-dropdown .mobile-dropdown-menu .mobile-dropdown-item:after{display:none}header .menu .mobile-dropdown.active .mobile-dropdown-menu{max-height:500px}header .menu .mobile-dropdown.active .dropdown-arrow{transform:rotate(180deg)}#accueil{background:url(../static/bck-accueil.jpg) no-repeat 100%;background-size:cover;min-height:calc(100vh - 5.6875rem)}@media screen and (max-width:63.9375em){#accueil{background:url(../static/background.jpg) repeat-y 50%;background-size:cover}}@media screen and (min-width:64em){#accueil.tribu{background:url(../static/bck-tribu2.jpg) no-repeat 50%;background-size:cover}}@media screen and (min-width:64em){#accueil.proust{background:url(../static/bck-proust2.jpg) no-repeat 50%;background-size:cover}}@media screen and (min-width:64em){#accueil.rapide{background:url(../static/bck-rapide.jpg) no-repeat 50%;background-size:cover}}@media screen and (min-width:64em){#accueil.brunch{background:url(../static/bck-brunch.jpg) no-repeat 50%;background-size:cover}}@media screen and (min-width:64em){#accueil .container{height:calc(100vh - 18.36531rem);display:flex;align-items:center;justify-content:center}}@media screen and (max-width:63.9375em){#accueil .container{padding:6.31rem 2rem 5.06rem}}@media screen and (min-width:64em){#accueil .container__top{width:102.38rem;display:flex;align-items:flex-end;gap:8.19rem;margin:0 auto}}#accueil .container__top .title{display:flex;align-items:flex-start}@media screen and (max-width:63.9375em){#accueil .container__top .title{justify-content:center}}#accueil .container__top .title img{width:18.625rem}@media screen and (max-width:63.9375em){#accueil .container__top .title img{width:8.67213rem}}#accueil .container__top .title h1{color:#0a5dd8;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:4.90994rem;font-weight:400;line-height:4.4375rem;text-transform:uppercase;margin-left:-7.25rem;margin-top:6.25rem;position:relative}@media screen and (max-width:63.9375em){#accueil .container__top .title h1{font-size:2.28619rem;line-height:2.06619rem;margin-left:-3.38rem;margin-top:2.91rem}}#accueil .container__top .title h1 sup{font-size:1.60688rem;line-height:1.45225rem;vertical-align:super}@media screen and (max-width:63.9375em){#accueil .container__top .title h1 sup{font-size:.74819rem;line-height:.67619rem}}#accueil .container__top .title h1 span{color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#0a5dd8;transform:rotate(-90deg);position:absolute;top:2rem;right:-3.5rem;font-size:5.6015rem}@media screen and (max-width:63.9375em){#accueil .container__top .title h1 span{font-size:2.60819rem;top:1rem;right:-1.5rem}}@media screen and (min-width:64em){#accueil .container__top .descriptions{width:32rem}}#accueil .container__top .descriptions h2{color:#000;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:1.60781rem;font-weight:400;line-height:1.75rem;text-transform:uppercase}@media screen and (max-width:63.9375em){#accueil .container__top .descriptions h2{font-size:1.3125rem}}#accueil .container__top .descriptions h3{color:#000;font-family:AmalfiCoast,sans-serif;font-size:2.43094rem;font-weight:400;line-height:5.3525rem;margin-left:2.94rem;margin-top:-2.125rem;margin-bottom:.5rem}@media screen and (max-width:63.9375em){#accueil .container__top .descriptions h3{margin-left:0;font-size:1.8rem;margin-top:0}}#accueil .container__top .descriptions p{color:#000;font-family:Work Sans,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem}@media screen and (max-width:63.9375em){#accueil .container__top .descriptions p{font-size:.75rem;line-height:1rem;letter-spacing:-.0075rem}}#accueil .container__top .descriptions h4{margin:.75rem 0 1.06rem;color:#000;font-family:BentonSansCond-Book,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.2625rem;text-transform:uppercase}@media screen and (max-width:63.9375em){#accueil .container__top .descriptions h4{font-size:.75rem;letter-spacing:.225rem;margin-top:1.5rem}}#accueil .container__top .descriptions .links{display:flex;align-items:center;flex-wrap:wrap;column-gap:.69rem;row-gap:.62rem}#accueil.envie .container{justify-content:space-between;padding:0 6.125rem}@media screen and (max-width:63.9375em){#accueil.envie .container{padding:6.31rem 1rem 0}}#accueil.envie .container__top{width:100%;gap:normal;justify-content:space-between;align-items:flex-start}#accueil.envie .container__top .title h1{margin-left:-6rem}@media screen and (max-width:63.9375em){#accueil.envie .container__top .title h1{margin-left:-3rem}}#accueil.envie .container__top .title img{width:14.5625rem}@media screen and (max-width:63.9375em){#accueil.envie .container__top .title img{width:8.67213rem}}#accueil.envie .container__top .recette{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:63.9375em){#accueil.envie .container__top .recette{align-items:center}}#accueil.envie .container__top .recette__title hr{background-color:#000;border-color:#000;width:100%}#accueil.envie .container__top .recette__title .top{display:flex;align-items:center;gap:.43rem}#accueil.envie .container__top .recette__title .top p{color:#000;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:2.8125rem;font-weight:400;line-height:2.0625rem;letter-spacing:-.1125rem;text-transform:uppercase;width:4rem}#accueil.envie .container__top .recette__title .middle{padding:.25rem 0}#accueil.envie .container__top .recette__title .middle p{color:#000;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:1.93675rem;font-weight:400;line-height:1.93675rem;text-transform:uppercase;width:max-content}#accueil.envie .container__top .recette__title .bottom p{color:#000;font-family:BentonSansCond-Book,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.22994rem;text-transform:uppercase;width:max-content;margin-top:.44rem}#accueil.envie .container__top .recette__video{margin:1.38rem 0 0}@media screen and (max-width:63.9375em){#accueil.envie .container__top .recette__video{border-radius:1.875rem;overflow:hidden}}#accueil.envie .container__top .recette__video video{width:17.625rem}@media screen and (max-width:63.9375em){#accueil.envie .container__top .recette__video video{width:100%}}#accueil.envie .container__top .recette .buttons{display:flex;align-items:center;gap:.44rem;margin-top:1.38rem}@media screen and (max-width:63.9375em){#accueil.envie .container__top .recette .buttons{margin-bottom:-1rem;position:relative;z-index:2}}#accueil.envie .container__top .recette__img img{width:100vw}.container-recettes{overflow:hidden;position:relative}@media screen and (min-width:64em){.container-recettes{display:flex;align-items:center}}.container-recettes .envie{width:20.625rem;height:12.67781rem;background:#0a5dd8;display:flex;align-items:center;justify-content:center;position:relative;z-index:8}@media screen and (max-width:63.9375em){.container-recettes .envie{width:100%}}.container-recettes .envie__inner{width:7.875rem}@media screen and (max-width:63.9375em){.container-recettes .envie__inner{width:15rem}}.container-recettes .envie__inner hr{background-color:#fff;border-color:#fff;width:100%}.container-recettes .envie .top{display:flex;align-items:flex-end;gap:.43rem}.container-recettes .envie .top img{width:1.74869rem}.container-recettes .envie .middle{padding:.75rem 0}.container-recettes .envie .middle p{color:#fff;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:1.93675rem;font-weight:400;line-height:1.93675rem;text-transform:uppercase;text-align:center}@media screen and (max-width:63.9375em){.container-recettes .envie .middle p{font-size:2rem;line-height:1.25rem}}.container-recettes .envie .bottom p{color:#fff;font-family:BentonSansCond-Book,sans-serif;font-size:.57494rem;font-weight:400;letter-spacing:.22994rem;text-transform:uppercase;width:max-content;margin-top:.75rem;margin-inline:auto}@media screen and (max-width:63.9375em){.container-recettes .envie .bottom p{font-size:.75rem;letter-spacing:.225rem}}.container-recettes .recettes{display:flex;align-items:center;background:hsla(0,0%,96.1%,.67);min-width:calc(100vw - 20.625rem);height:12.67781rem;flex:1;position:relative;-webkit-overflow-scrolling:touch}.container-recettes .recettes .swiper-wrapper{display:flex;align-items:center;justify-content:flex-start}.container-recettes .recettes .swiper-slide{width:auto;flex-shrink:0}.container-recettes .recettes .pagination{position:absolute;left:50%;transform:translateX(-50%);bottom:0;display:flex;align-items:center;gap:2.5rem;z-index:1}.container-recettes .recettes .pagination .buttons{display:flex;align-items:center;gap:1.5rem}.container-recettes .recettes .pagination .buttons img{width:4.8125rem}.container-recettes .recettes .pagination .swiper-pagination{display:flex;justify-content:center;align-items:center}@media screen and (max-width:63.9375em){.container-recettes .recettes .pagination .swiper-pagination{display:none}}.container-recettes .recettes .pagination .swiper-pagination .swiper-pagination-bullet{margin:0!important;width:10.25rem;height:.0625rem;border-radius:0;background:#c5c5c5}.container-recettes .recettes .pagination .swiper-pagination .swiper-pagination-bullet-active{height:.5625rem;background:#0a5dd8}.container-recettes .recettes__scrollbar{position:absolute;bottom:1rem;left:calc(10.3125rem + 50vw - 35%);width:70%;height:.0625rem;background:#c5c5c5;z-index:1}.container-recettes .recettes__scrollbar .scrollbar{width:30%;height:.5625rem;position:absolute;left:0;top:50%;transform:translateY(-50%);background:#0a5dd8;cursor:grab}.container-recettes .recettes::-webkit-scrollbar{display:none}.container-recettes .recettes.dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;transition:none}.container-recettes .recettes .recette{display:flex;align-items:center;text-decoration:none;position:relative;scroll-snap-align:start}.container-recettes .recettes .recette:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:.05213rem;height:6.82631rem;background:#000}.container-recettes .recettes .recette__right{padding:0 2.5rem}.container-recettes .recettes .recette__left{margin-left:2.5rem;width:14rem;height:7.3995rem}.container-recettes .recettes .recette__left img{width:100%;height:100%;object-fit:cover;object-position:center}.container-recettes .recettes .recette hr{background-color:#000;border-color:#000;width:100%}.container-recettes .recettes .recette .top{display:flex;align-items:center;gap:.43rem}.container-recettes .recettes .recette .top p{color:#000;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:2.8125rem;font-weight:400;line-height:2.0625rem;letter-spacing:-.1125rem;text-transform:uppercase;width:4rem}.container-recettes .recettes .recette .middle{padding:.25rem 0}.container-recettes .recettes .recette .middle p{color:#000;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:1.93675rem;font-weight:400;line-height:1.93675rem;text-transform:uppercase;width:max-content}@media screen and (max-width:63.9375em){.container-recettes .recettes .recette .middle p{font-size:1.375rem;line-height:1.4375rem}}.container-recettes .recettes .recette .bottom p{color:#000;font-family:BentonSansCond-Book,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.22994rem;text-transform:uppercase;width:max-content;margin-top:.44rem}#recette .recette__container{background:url(../static/background.jpg) repeat-y 50%;background-size:cover;padding:4.44rem 0 7.37rem;position:relative;z-index:0}@media screen and (max-width:63.9375em){#recette .recette__container{padding:8.38rem 1rem 5.38rem}}@media screen and (min-width:64em){#recette .recette__container:before{content:"";position:absolute;left:0;top:1.25rem}}@media screen and (min-width:64em){#recette .recette__container--1:before{background:url(../static/bourguignon.png) no-repeat;background-size:32.1275rem 59.5rem;width:32.1275rem;height:59.5rem}}@media screen and (min-width:64em){#recette .recette__container--3:before{background:url(../static/pouletcurry.png) no-repeat;background-size:35.9375rem 59.5rem;width:35.4375rem;height:59.5rem}}@media screen and (min-width:64em){#recette .recette__container--4:before{background:url(../static/hachis.png) no-repeat;background-size:35.19rem 50.6875rem;width:35.19rem;height:50.6875rem}}@media screen and (min-width:64em){#recette .recette__container--5:before{background:url(../static/pavlova.png) no-repeat;background-size:28.1275rem 57.0625rem;width:28.1275rem;height:57.0625rem}}@media screen and (min-width:64em){#recette .recette__container--7:before{background:url(../static/boulettes.png) no-repeat;background-size:32.1275rem 58.6875rem;width:32.1275rem;height:58.6875rem}}@media screen and (min-width:64em){#recette .recette__container--8:before{background:url(../static/pizza.png) no-repeat;background-size:30.1275rem 52.3125rem;width:30.1275rem;height:52.3125rem}}@media screen and (min-width:64em){#recette .recette__container--9:before{background:url(../static/veloute.png) no-repeat;background-size:34.1275rem 52.3125rem;width:34.1275rem;height:52.3125rem}}@media screen and (min-width:64em){#recette .recette__container--10:before{background:url(../static/souffle.png) no-repeat;background-size:32.1275rem 36.75rem;width:32.1275rem;height:36.75rem}}@media screen and (min-width:64em){#recette .recette__container--6:before{background:url(../static/fish.png) no-repeat;background-size:42.1275rem 57.0625rem;width:42.1275rem;height:57.0625rem}}@media screen and (min-width:64em){#recette .recette__container--11:before{background:url(../static/lasagnes.png) no-repeat;background-size:32.8125rem 44.9375rem;width:32.8125rem;height:44.9375rem;top:-1.5rem}}@media screen and (min-width:64em){#recette .recette__container--12:before{background:url(../static/farcis.png) no-repeat;background-size:42.1275rem 57.0625rem;width:42.1275rem;height:57.0625rem}}@media screen and (min-width:64em){#recette .recette__container--13:before{background:url(../static/aioli.png) no-repeat;background-size:30.1275rem 51.5rem;width:30.1275rem;height:51.5rem}}@media screen and (min-width:64em){#recette .recette__container--14:before{background:url(../static/rizaulait.png) no-repeat;background-size:36.1275rem 65.40388rem;width:36.1275rem;height:65.40388rem}}@media screen and (min-width:64em){#recette .recette__container--15:before{background:url(../static/cremebrulee.png) no-repeat;background-size:30.1275rem 65.40388rem;width:30.1275rem;height:65.40388rem;top:-1.5rem}}@media screen and (min-width:64em){#recette .recette__container--17:before{background:url(../static/cinnamon.png) no-repeat;background-size:28.1275rem 51.9375rem;width:28.1275rem;height:51.9375rem}}@media screen and (min-width:64em){#recette .recette__container--18:before{background:url(../static/carrotcake.png) no-repeat;background-size:21rem 63.75rem;width:21rem;height:63.75rem}}@media screen and (min-width:64em){#recette .recette__container--19:before{background:url(../static/brioche.png) no-repeat;background-size:42.1275rem 51.9375rem;width:42.1275rem;height:51.9375rem}}@media screen and (min-width:64em){#recette .recette__container--20:before{background:url(../static/oeuf.png) no-repeat;background-size:24.4375rem 36.1875rem;width:24.4375rem;height:36.1875rem;top:5rem}}@media screen and (min-width:64em){#recette .recette__container--16:before{background:url(../static/chakchouka.png) no-repeat;background-size:42.1275rem 54.3125rem;width:42.1275rem;height:54.3125rem}}#recette .recette__container .title{text-align:center;margin-bottom:3.44rem}@media screen and (max-width:63.9375em){#recette .recette__container .title{margin-bottom:1.88rem}}#recette .recette__container .title p{color:#000;font-family:BentonSansCond-Book,sans-serif;font-size:1.42581rem;font-weight:400;letter-spacing:.42775rem;text-transform:uppercase}@media screen and (max-width:63.9375em){#recette .recette__container .title p{font-size:1rem;letter-spacing:.3rem}}#recette .recette__container .title hr{width:3.75rem;margin:1.94rem auto}@media screen and (max-width:63.9375em){#recette .recette__container .title hr{margin:1.88rem auto}}#recette .recette__container .title h1,#recette .recette__container .title h2{color:#000;text-align:center;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:5.46119rem;font-weight:400;text-transform:uppercase}@media screen and (max-width:63.9375em){#recette .recette__container .title h1,#recette .recette__container .title h2{font-size:2.96125rem}}#recette .recette__container .title h2{line-height:4.93569rem;letter-spacing:-.21844rem}@media screen and (max-width:63.9375em){#recette .recette__container .title h2{letter-spacing:-.11844rem;line-height:normal}}#recette .recette__container .title h1{font-size:2.61994rem}@media screen and (max-width:63.9375em){#recette .recette__container .title h1{font-size:2.625rem}}#recette .recette__container .infromations{display:flex;width:75rem;padding:1.875rem 2.5rem;align-items:center;gap:3.75rem;border-radius:1.875rem;background:#0b5ed7;margin:0 auto}@media screen and (max-width:63.9375em){#recette .recette__container .infromations{width:100%;padding:1rem;gap:.625rem}}#recette .recette__container .infromations .info{width:33%;text-align:center}#recette .recette__container .infromations .info img{width:2.0625rem;margin-bottom:1.25rem}@media screen and (max-width:63.9375em){#recette .recette__container .infromations .info img{width:1.4375rem;margin-bottom:.625rem}}#recette .recette__container .infromations .info h3,#recette .recette__container .infromations .info p{color:#fff;text-transform:uppercase}#recette .recette__container .infromations .info p{font-family:BentonSansCond-Book,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.15rem}@media screen and (max-width:63.9375em){#recette .recette__container .infromations .info p{font-size:.625rem;letter-spacing:.125rem}}#recette .recette__container .infromations .info h3{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700}@media screen and (max-width:63.9375em){#recette .recette__container .infromations .info h3{font-size:1rem}}#recette .recette__container .realisation{display:flex;align-items:center;gap:3rem;margin:6rem 0 4.81rem}@media screen and (max-width:63.9375em){#recette .recette__container .realisation{flex-direction:column;gap:3.25rem;margin:1.88rem 0;justify-content:center}}#recette .recette__container .realisation .video{width:26.37838rem;height:13.9375rem;border-radius:1.875rem;overflow:hidden}@media screen and (max-width:63.9375em){#recette .recette__container .realisation .video{width:100%}}#recette .recette__container .realisation .video video{width:100%;height:100%;object-fit:cover;object-position:center}#recette .recette__container .realisation .airfryer{flex:1;border-radius:1.875rem;background:#fff;height:13.9375rem;padding-left:23.5rem;display:flex;align-items:center;position:relative}@media screen and (max-width:63.9375em){#recette .recette__container .realisation .airfryer{padding-left:0;width:100%;padding-top:16.69rem;padding-bottom:3.5rem;justify-content:center}}#recette .recette__container .realisation .airfryer img{position:absolute;top:50%;left:2.75rem;transform:translateY(-50%);width:17.0625rem}@media screen and (max-width:63.9375em){#recette .recette__container .realisation .airfryer img{left:50%;top:-1.37rem;transform:translateX(-50%)}}#recette .recette__container .realisation .airfryer--5000 img{width:19.15888rem}#recette .recette__container .realisation .airfryer--3000 img{width:22.25rem}#recette .recette__container .realisation .airfryer--1000 img{width:15.375rem}#recette .recette__container .realisation .airfryer p{color:#000;font-family:BentonSansCond-Book,sans-serif;font-size:1.1875rem;font-weight:400;margin-bottom:1.62rem}@media screen and (max-width:63.9375em){#recette .recette__container .realisation .airfryer p{text-align:center}}#recette .recette__container .realisation .airfryer p span{font-family:Inter,sans-serif;font-size:1rem;text-transform:uppercase}@media screen and (max-width:63.9375em){#recette .recette__container .realisation .airfryer p span{font-size:1.125rem}}#recette .recette__container .realisation .airfryer p span strong{font-weight:700}@media screen and (max-width:63.9375em){#recette .recette__container .realisation .airfryer .cta{margin:0 auto}}#recette .recette__container .bloc--ingredients{margin-bottom:9.75rem}@media screen and (max-width:63.9375em){#recette .recette__container .bloc--ingredients{margin-bottom:5rem}}#recette .recette__container .bloc__title h2{color:#000;font-family:HelveticaInseratLTStd-Roman,sans-serif;font-size:1.875rem;font-weight:400;text-align:center;text-transform:uppercase;margin:1.69rem 0}#recette .recette__container .bloc__ingredients{padding-top:3rem}@media screen and (min-width:64em){#recette .recette__container .bloc__ingredients{display:flex;align-items:flex-start;gap:3.75rem}}@media screen and (min-width:64em){#recette .recette__container .bloc__ingredients .ingredient{flex:1}}#recette .recette__container .bloc__ingredients .ingredient:not(:last-child){margin-bottom:4rem}#recette .recette__container .bloc__ingredients h4{margin-bottom:1.62rem}@media screen and (min-width:64em){#recette .recette__container .bloc__ingredients h4{height:1.125rem}}#recette .recette__container .bloc__instructions h4{margin-bottom:.69rem}#recette .recette__container .bloc__instructions .instruction{padding:4rem 0;border-bottom:1px solid #000}@media screen and (min-width:64em){#recette .recette__container .bloc__instructions .instruction{padding:3rem 0;display:flex;align-items:flex-start;gap:4rem}}@media screen and (max-width:63.9375em){#recette .recette__container .bloc__instructions .instruction__img{margin-bottom:4rem}}#recette .recette__container .bloc__instructions .instruction__img img{width:35.5rem}@media screen and (max-width:63.9375em){#recette .recette__container .bloc__instructions .instruction__img img{width:100%}}#recette .recette__container .bloc__instructions .instruction__step:not(:last-child){margin-bottom:2.5rem}#recette .recette__container .bloc h4{color:#000;font-family:BentonSansCond-Book,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.3rem;text-transform:uppercase}#recette .recette__container .bloc p{color:#000;font-family:Work Sans,sans-serif;font-size:1rem;font-weight:500;line-height:1.375rem}@media screen and (max-width:63.9375em){#recette .recette__container .bloc p{font-size:1.125rem}}#recette .container-recettes .envie__inner{width:15rem}