
.lpc-web{--green:#07513f;--ink:#102e2b;--cream:#fbf8ef;--orange:#be481e;background:var(--cream);color:var(--ink);font:400 17px/1.55 Arial,Helvetica,sans-serif;isolation:isolate;overflow-wrap:break-word}.lpc-web *,.lpc-web *::before,.lpc-web *::after{box-sizing:border-box}.lpc-web img{display:block;max-width:100%;height:auto}.lpc-web a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}.lpc-web h1,.lpc-web h2,.lpc-web h3{font-family:Georgia,'Times New Roman',serif;color:var(--ink);font-weight:700;letter-spacing:-.04em;line-height:1.08;margin:0}.lpc-web p{margin:0 0 1rem}.lpc-web h2{font-size:clamp(2rem,3.05vw,2.9rem)}.lpc-web h3{font-size:1.15rem;letter-spacing:-.03em}.lpc-web :focus-visible{outline:3px solid #bf4a21;outline-offset:5px}.lpc-web [id]{scroll-margin-top:28px}.lpc-container{width:min(100% - 80px,1240px);margin-inline:auto}.lpc-skip{position:absolute;top:-120px;left:20px;z-index:100;background:#fff;padding:12px 20px}.lpc-skip:focus{top:12px}
.lpc-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:36px}.lpc-web .lpc-brand{font-family:Georgia,'Times New Roman',serif;font-size:2rem;font-weight:700;line-height:.86;letter-spacing:-.055em;text-decoration:none;color:var(--green);flex-shrink:0}.lpc-brand>span{color:var(--orange)}.lpc-nav{display:flex;gap:34px;margin-left:auto;align-items:center}.lpc-nav a{font-size:.95rem;text-decoration:none;padding:10px 0}.lpc-nav a:hover{text-decoration:underline}.lpc-web .lpc-button{display:inline-flex;gap:26px;align-items:center;justify-content:center;border:1px solid var(--green);border-radius:6px;min-height:52px;padding:13px 23px;background:var(--green);color:#fff;text-decoration:none;font-size:1rem;line-height:1.4;font-weight:600;transition:background .18s,box-shadow .18s}.lpc-button>span{font-size:1.45em;line-height:1}.lpc-web .lpc-button:hover{background:#063e32;box-shadow:0 3px 10px #063e3220}.lpc-web .lpc-button-outline{background:transparent;color:var(--green)}.lpc-web .lpc-button-outline:hover{background:#e7ede1}
.lpc-hero{display:grid;grid-template-columns:1fr 1.02fr;min-height:530px;align-items:stretch}.lpc-hero-copy{padding:38px 30px 50px 0;align-self:center}.lpc-web .lpc-eyebrow{font-size:.875rem;line-height:1.45;text-transform:uppercase;font-weight:700;color:var(--orange);margin:0 0 18px;letter-spacing:.015em}.lpc-web h1{font-size:clamp(2.75rem,4.55vw,4.35rem);line-height:1.025;letter-spacing:-.055em;margin:0 0 23px}.lpc-web .lpc-intro{font-size:1.18rem;line-height:1.48;max-width:520px;margin-bottom:20px}.lpc-web .lpc-range{font-size:.9rem;line-height:1.75;margin-bottom:23px;color:#425752}.lpc-web .lpc-location{display:flex;align-items:center;gap:11px;font-size:1rem;line-height:1.4;margin-bottom:24px;color:var(--green)}.lpc-location svg{width:23px;height:29px;flex-shrink:0}.lpc-hero-photo{position:relative;min-height:530px;overflow:hidden;border-radius:5px 5px 0 0}.lpc-hero-photo img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:42% 50%}
.lpc-welcome{background:#ffead9}.lpc-welcome-inner{display:flex;gap:24px;align-items:center;padding-block:24px}.lpc-gift{width:53px;height:53px;flex-shrink:0;color:var(--orange)}.lpc-web .lpc-welcome p{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.2rem,1.75vw,1.65rem);color:var(--orange);line-height:1.3;margin:0;flex:1;letter-spacing:-.025em}.lpc-offer-note{border-left:1px solid #da8d6d;padding-left:24px;flex-shrink:0;font-size:.8rem;color:#4d5750;line-height:1.6}
.lpc-market{padding-block:38px 26px}.lpc-market h2{text-align:center;margin-bottom:26px}.lpc-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.lpc-web .lpc-category{display:block;min-width:0;overflow:hidden;text-decoration:none;background:white;border-radius:7px;box-shadow:0 3px 12px #123f2b0b;transition:box-shadow .18s,transform .18s}.lpc-category:hover{box-shadow:0 6px 15px #123f2b20;transform:translateY(-3px)}.lpc-category-photo{display:block;width:100%;aspect-ratio:1;background-image:url('../assets/rayons.png');background-size:300% 200%;background-repeat:no-repeat;background-color:#e8e9dd}.lpc-photo-vegetables{background-position:0 0}.lpc-photo-meat{background-position:50% 0}.lpc-photo-fish{background-position:100% 0}.lpc-photo-dairy{background-position:0 100%}.lpc-photo-bread{background-position:50% 100%}.lpc-photo-pantry{background-position:100% 100%}.lpc-category-label{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:14px 12px;font:700 1rem/1.35 Georgia,'Times New Roman',serif;letter-spacing:-.03em}.lpc-category-label>span{font:400 1.3rem Arial,sans-serif;color:var(--orange)}
.lpc-steps{background:#edf0e4;border-radius:8px;padding:28px 30px 32px;margin-bottom:28px}.lpc-steps h2{text-align:center;font-size:clamp(1.9rem,2.6vw,2.5rem);margin-bottom:30px}.lpc-steps ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.lpc-steps li{display:flex;align-items:flex-start;gap:17px;min-width:0}.lpc-steps li+li{border-left:1px solid #becab8;padding-left:25px}.lpc-step-icon{flex-shrink:0;width:51px;height:51px}.lpc-steps h3{line-height:1.25;margin:3px 0 10px}.lpc-web .lpc-steps p{font-size:.925rem;color:#425752;line-height:1.55;margin:0}
.lpc-farms{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;padding-block:10px 38px}.lpc-farms>img{width:100%;aspect-ratio:1.6;object-fit:cover;object-position:45% 55%;border-radius:7px}.lpc-farms h2{margin-bottom:18px}.lpc-farms>div>p:not(.lpc-eyebrow){font-size:1.08rem;max-width:465px}.lpc-farms .lpc-button{margin-top:6px}.lpc-solidarity{background:var(--green);color:#fff}.lpc-solidarity-inner{display:grid;grid-template-columns:.95fr 1.05fr;gap:50px;align-items:center;padding-block:32px}.lpc-solidarity img{width:100%;aspect-ratio:1.8;object-fit:cover;border-radius:6px}.lpc-web .lpc-solidarity h2{color:#fffaf0;margin-bottom:18px}.lpc-solidarity p{font-size:1.05rem}.lpc-text-link{display:inline-block;padding-block:6px}.lpc-text-link span{margin-left:12px}
.lpc-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:start;padding-block:40px 26px}.lpc-faq>h2{padding-top:15px}.lpc-questions{display:grid;gap:8px}.lpc-questions details{border:1px solid #dddccf;border-radius:6px;background:#fffdf8;padding:0 18px}.lpc-questions summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;padding:14px 0;font-size:.925rem;line-height:1.4;font-weight:600}.lpc-questions summary::-webkit-details-marker{display:none}.lpc-questions summary>span{font-size:1.3rem;font-weight:400;transition:transform .2s}.lpc-questions details[open] summary>span{transform:rotate(45deg)}.lpc-web .lpc-questions p{font-size:1rem;line-height:1.65;padding:2px 0 6px;color:#425752}.lpc-questions p a{color:var(--green)}
.lpc-last-call{text-align:center;padding-block:30px 58px}.lpc-last-call h2{font-size:clamp(1.9rem,2.75vw,2.55rem);margin-bottom:22px}.lpc-web .lpc-last-call p{margin:20px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:1.13rem;font-weight:700;line-height:1.3;color:var(--orange)}.lpc-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px;padding-block:22px 35px;border-top:1px solid #e6e4d9}.lpc-footer .lpc-brand{font-size:1.7rem}.lpc-footer nav{display:flex;flex-wrap:wrap;gap:23px}.lpc-footer nav a{font-size:.875rem;text-decoration:none;padding:5px 0}.lpc-footer nav a:hover{text-decoration:underline}.lpc-footer small{font-size:.78rem;color:#6a746c}
@media(min-width:1500px){.lpc-hero{min-height:600px}.lpc-hero-photo{min-height:600px}}
@media(max-width:1050px){.lpc-container{width:calc(100% - 48px)}.lpc-header{gap:22px;min-height:90px}.lpc-nav{gap:20px}.lpc-hero{grid-template-columns:1fr 1fr}.lpc-hero-copy{padding-right:22px}.lpc-hero-photo{min-height:490px}.lpc-categories{gap:12px}.lpc-category-label{font-size:.875rem;padding:12px 10px}.lpc-steps{padding:26px 22px}.lpc-steps ol{gap:17px}.lpc-steps li{gap:12px}.lpc-steps li+li{padding-left:17px}.lpc-step-icon{width:39px;height:39px}.lpc-steps h3{font-size:1.07rem}.lpc-farms,.lpc-solidarity-inner{gap:32px}.lpc-welcome-inner{gap:18px}.lpc-offer-note{padding-left:18px;font-size:.78rem}.lpc-footer small{width:100%;text-align:right}}
@media(max-width:760px){.lpc-container{width:calc(100% - 36px)}.lpc-header{min-height:84px;gap:14px}.lpc-web .lpc-brand{font-size:1.65rem}.lpc-nav{display:none}.lpc-web .lpc-header-cta{font-size:.875rem;min-height:46px;padding:11px 14px;gap:16px}.lpc-hero{grid-template-columns:1fr;min-height:0}.lpc-hero-copy{padding:28px 4px}.lpc-web h1{font-size:clamp(2.65rem,8.6vw,3.9rem);max-width:600px;margin-bottom:20px}.lpc-web .lpc-eyebrow{font-size:.78rem;margin-bottom:16px;letter-spacing:.01em}.lpc-web .lpc-intro{font-size:1.08rem;max-width:580px}.lpc-web .lpc-range{font-size:.9rem;margin-bottom:18px}.lpc-web .lpc-location{font-size:.975rem;gap:9px;margin-bottom:21px}.lpc-location svg{width:20px;height:25px}.lpc-hero-photo{min-height:0;aspect-ratio:1.55;border-radius:6px 6px 0 0}.lpc-hero-photo img{object-position:45% 48%}.lpc-welcome-inner{display:grid;grid-template-columns:38px 1fr;gap:10px 16px;padding-block:21px}.lpc-gift{width:38px;height:38px}.lpc-web .lpc-welcome p{font-size:1.16rem;line-height:1.4}.lpc-offer-note{grid-column:2;border:0;padding:0;font-size:.78rem}.lpc-offer-note br{display:none}.lpc-offer-note a{margin-left:5px}.lpc-market{padding-block:32px 22px}.lpc-market h2{font-size:2rem;margin-bottom:23px}.lpc-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.lpc-category-label{font-size:.88rem;padding:11px 9px;gap:5px}.lpc-category-label>span{font-size:1.05rem}.lpc-steps{padding:26px 22px;margin-bottom:24px}.lpc-steps h2{font-size:1.9rem;max-width:330px;margin:0 auto 26px}.lpc-steps ol{grid-template-columns:1fr;gap:22px}.lpc-steps li{gap:17px}.lpc-steps li+li{border-left:0;padding-left:0}.lpc-step-icon{width:44px;height:44px}.lpc-steps h3{font-size:1.14rem;margin:0 0 7px}.lpc-web .lpc-steps p{font-size:1rem}.lpc-farms{grid-template-columns:1fr;gap:26px;padding-block:8px 32px}.lpc-farms>img{aspect-ratio:1.55}.lpc-farms h2{font-size:2.1rem}.lpc-farms h2 br{display:none}.lpc-farms .lpc-eyebrow{margin-bottom:12px}.lpc-solidarity-inner{grid-template-columns:1fr;gap:25px;padding-block:24px 32px}.lpc-solidarity img{aspect-ratio:1.65}.lpc-solidarity h2{font-size:2.05rem}.lpc-solidarity h2 br{display:none}.lpc-faq{grid-template-columns:1fr;gap:23px;padding-block:32px 20px}.lpc-faq h2{padding:0;font-size:2rem}.lpc-faq h2 br{display:none}.lpc-questions summary{font-size:.925rem;padding-block:16px}.lpc-last-call{padding-block:25px 38px}.lpc-last-call h2{font-size:2rem;max-width:340px;margin-inline:auto}.lpc-footer{gap:24px;padding-block:25px 28px}.lpc-footer nav{gap:12px 22px}.lpc-footer small{text-align:left}.lpc-footer .lpc-brand{font-size:1.55rem}}
@media(max-width:410px){.lpc-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lpc-category-label{font-size:1rem;padding:12px}.lpc-web h1{font-size:2.6rem}.lpc-web .lpc-location{font-size:.94rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lpc-web *{transition:none!important}}

body#module-lpclanding-marche{background:#fbf8ef}body#module-lpclanding-marche #wrapper{padding:0;background:#fbf8ef;box-shadow:none}body#module-lpclanding-marche #wrapper>.container{max-width:none;width:100%;padding:0}body#module-lpclanding-marche #wrapper>.container>.row{margin:0}body#module-lpclanding-marche #content-wrapper{padding:0;width:100%;max-width:100%;flex:0 0 100%}body#module-lpclanding-marche #main,body#module-lpclanding-marche #content{margin:0;padding:0;border:0;background:transparent;box-shadow:none}
body#module-lpclanding-marche > main > #header {display:none!important;}
