:root{--pink:#df0957;--darkPink:#be0349;--purple:#4f205d;--lightestPurple:#d3b8db;--lightPurple:#642a73;--white:#fff;--black:#000;--lightGrey:#ddd;--grey:#707070;--grey-600:#757575;--grey-800:#444;--greenPhone:#1ac494;--errorForm:#dc143c;--doneForm:#28a745;--orange:#ff6307;--tGreen:#1ac494;--tPurple:#4f205d;--tRed:#be0349;--tGrey:#979797;--tLightGrey:#f8f9fa;--bkgPurple:#d3b8db;--bkgPink:#f3e2e4;--brand-primary:#df0957;--brand-primary-dark:#be0349;--brand-secondary:#4f205d;--text-color:#000;--text-color-muted:#707070;--text-color-inverse:#fff;--bg-page:#fff;--bg-soft:#f3e2e4;--bg-alt:#d3b8db;--bg-muted:#f8f9fa;--border-color:#ddd;--state-success:#1ac494;--state-danger:#dc143c;--state-warning:#ff6307;--form-phone:#1ac494}.form-floating label{background-color:var(--white);color:#757575;font-size:1rem;font-weight:700;height:1.2rem;line-height:1rem;margin-left:.35rem;text-transform:none}.form-floating label.mandatory{padding-right:15px}.form-floating label.mandatory:after{color:var(--dark-pink);content:" *";font-size:11px;position:absolute;right:5px;top:-2px}.form-floating .form-control{background-color:transparent;font-size:.85rem}.form-floating .form-control::placeholder{color:transparent}.form-floating .form-control:focus,.form-floating .form-control:not(:placeholder-shown){box-shadow:none}.form-floating input.form-control{font-size:.85rem;height:40px;min-height:40px;padding:0 .3rem!important}.form-floating input.form-control~label{padding:0 90px 0 9px;top:12px}.form-floating input.form-control:focus,.form-floating input.form-control:not(:placeholder-shown){box-shadow:none}.form-floating input.form-control:focus~label,.form-floating input.form-control:not(:placeholder-shown)~label{padding:0 9px;transform:scale(.8) translateY(-23px) translateX(2px)}.form-floating input.form-control:focus~label:after,.form-floating input.form-control:not(:placeholder-shown)~label:after{transform:scale(.8) translateY(-23px) translateX(-22px)}.form-floating textarea{height:150px!important;min-height:150px!important;padding:15px 10px!important}.form-floating textarea::placeholder{color:var(--white);display:none}.form-floating textarea.form-control~label{padding:15px 90px 30px 9px;top:2px}.form-floating textarea.form-control:focus~label,.form-floating textarea.form-control:not(:placeholder-shown)~label{padding:0 9px}.form-floating select.form-select~label{padding:0 9px;top:2px}.form-floating .error{background-color:transparent;color:var(--error-form);font-family:Lato,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;margin:3px 0 0;opacity:1}#form-coupon{max-width:100%;min-width:100%}@media only screen and (min-width:425px){#form-coupon{max-width:380px;min-width:380px}}@media only screen and (min-width:768px){#form-coupon{max-width:320px;min-width:320px}}@media only screen and (min-width:992px){#form-coupon{max-width:380px;min-width:380px}}#coupon{border:2px solid #daa520;border-radius:15px;height:auto;padding:15px;transition-delay:2s;transition-duration:4s;transition-property:height}@media only screen and (min-width:360px){#coupon{padding:7px 25px 10px}}@media only screen and (min-width:768px){#coupon{padding:7px 10px}}@media only screen and (min-width:992px){#coupon{padding:15px 25px}}#coupon h3.title-devis{text-align:center}#coupon h3.title-devis .title{color:var(--purple);font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;opacity:1;text-transform:none}@media only screen and (min-width:360px){#coupon h3.title-devis .title{font-size:19px}}@media only screen and (min-width:992px){#coupon h3.title-devis .title{font-size:19px}}#coupon h3.title-devis .fst-italic{color:#000;font-size:1rem;font-weight:400;line-height:1.2rem}#coupon p.title{color:var(--purple);font-family:Lato,sans-serif;font-size:.8rem;font-weight:600;line-height:24px;margin-bottom:5px;opacity:1;text-align:left}@media only screen and (min-width:360px){#coupon p.title{font-size:.9rem}}#coupon p.devis-title{font-size:16px;font-weight:400}#coupon .error{background-color:transparent;margin-top:3px}#coupon .error p{color:crimson;font-size:.75rem;font-weight:500}#coupon .error p,#coupon p.helper{font-family:Lato,sans-serif;line-height:1rem;margin-bottom:0;opacity:1}#coupon p.helper{color:#584b57;font-size:.7125rem;font-weight:400}@media only screen and (min-width:360px){#coupon p.helper{font-size:.8125rem;margin-bottom:.6rem}}@media only screen and (min-width:768px){#coupon p.helper{margin-bottom:0}}#coupon .legals p{color:#584b57;font-family:Lato,sans-serif;font-size:11px;font-weight:400;line-height:15px;padding:6px 0;text-align:left}#coupon .legals p #privacyModalLink:hover{cursor:pointer}#coupon p.bmi-title{color:var(--purple);font-weight:700;margin-top:0}#coupon P.bmi-text{color:var(--purple);font-size:12px;margin:0}#coupon .form-floating .form-control{background-color:var(--white);border:1px solid var(--pink);border-radius:2px;color:#757575;font-size:1.2rem}#coupon .form-floating .form-control::placeholder{color:#ddd;font-size:1rem;line-height:28px}@media only screen and (min-width:360px){#coupon .form-floating .form-control::placeholder{font-size:24px}}#coupon .form-floating .form-control:placeholder-shown:not(:focus)+*{color:#6d6969;font-size:.8rem;opacity:0}#coupon .form-floating .form-control:focus~label,#coupon .form-floating .form-control:not(:placeholder-shown)~label{text-transform:uppercase;transform:scale(.75) translateY(-23px) translateX(5px)}#coupon .form-floating .form-control.is-valid{border-color:#28a745}#coupon .form-floating .form-control.is-invalid{border-color:crimson}#coupon .form-floating label{background-color:var(--white);color:#642a73;height:1rem;padding:0 10px}#coupon button{background-color:#07e40e;border:none;border-radius:45px;font-size:.85rem;padding:9px 15px}#coupon button.btn-arrow{background:#07e40e;font-size:1rem;padding:16px 21px}#coupon button:focus{box-shadow:none}#coupon button.btn-close{background-color:transparent}#coupon .button--cta-only{justify-content:flex-end}#coupon .button--cta-center{justify-content:center}#coupon .button--back-only{justify-content:flex-start}#coupon .button--dual{align-self:center;justify-content:space-between}#coupon .cpn-backlink{align-items:center;color:rgba(0,0,0,.55);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:.35rem;line-height:1;padding:.4rem .2rem;text-decoration:none;transition:color .15s ease,transform .15s ease}#coupon .cpn-backlink:hover{color:rgba(0,0,0,.85);text-decoration:underline}#coupon .cpn-backlink:active{transform:translateX(-2px)}#coupon .cpn-backlink:focus-visible{border-radius:.4rem;outline:2px solid rgba(0,0,0,.3);outline-offset:2px}#coupon input:-webkit-autofill,#coupon input:-webkit-autofill:focus,#coupon input:-webkit-autofill:hover,#coupon select:-webkit-autofill,#coupon select:-webkit-autofill:focus,#coupon select:-webkit-autofill:hover,#coupon textarea:-webkit-autofill,#coupon textarea:-webkit-autofill:focus,#coupon textarea:-webkit-autofill:hover{border:2px solid #fff;-webkit-text-fill-color:#789;-webkit-box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.4);transition:background-color 5000s ease-in-out 0s}#coupon [class^=gear]{height:50px}#coupon [class^=gear] .center{background:#f3f7fa;border-radius:50%;height:15px;width:15px;z-index:10}#coupon [class^=gear] .wheel{background:#25313f;border-radius:50%;height:35px;width:35px}#coupon [class^=gear] .tooth{background:#25313f;height:50px;position:absolute;width:10px;z-index:1}#coupon .gear{animation:spin 4s linear 0s 1 forwards;margin-right:5px;right:20px;transform:rotate(-15deg)}#coupon .gear .tooth:nth-child(2){transform:rotate(45deg)}#coupon .gear .tooth:nth-child(3){transform:rotate(90deg)}#coupon .gear .tooth:nth-child(4){transform:rotate(135deg)}#coupon .gear-reverse{animation:spin-reverse 4s linear 0s 1 forwards;left:20px;margin-left:5px;opacity:.8}#coupon .gear-reverse .tooth{transform:rotate(65deg)}#coupon .gear-reverse .tooth:nth-child(2){transform:rotate(115deg)}#coupon .gear-reverse .tooth:nth-child(3){transform:rotate(155deg)}#coupon .gear-reverse .tooth:nth-child(4){transform:rotate(200deg)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(2turn)}}@keyframes spin-reverse{0%{transform:rotate(2turn)}to{transform:rotate(0deg)}}#coupon .load-space{display:none;text-align:center}#coupon .load-space p{color:#25313f;margin-bottom:5px}#coupon .load-space .load-bar{background:var(--darkPink);border:1px solid var(--white);border-radius:15px;height:15px;margin:5px auto;overflow:hidden;position:relative;width:87%}#coupon .load-space .load-juice{animation:load 4s ease .5s 1 forwards;background:linear-gradient(to top,var(--darkPink),var(--purple));height:100%;position:absolute;transition:all .2s ease;width:0}#coupon .load-space .load-juice:after{background:linear-gradient(180deg,#000,transparent);content:"";height:100%;left:0;opacity:.2;position:absolute;top:1px;width:100%}@keyframes load{0%{width:0}15%{width:10%}30%{width:25%}40%{width:30%}60%{width:55%}80%{width:57%}to{width:100%}}#coupon .coupon-step,#coupon .load-space{justify-content:center;opacity:0;pointer-events:none;transition:opacity .28s ease,visibility 0s linear .28s;visibility:hidden}#coupon .coupon-step.d-flex,#coupon .load-space.d-flex{opacity:1;pointer-events:auto;transition:opacity .28s ease,visibility 1s;visibility:visible}@media only screen and (min-width:768px){#coupon .coupon-step.d-flex,#coupon .load-space.d-flex{justify-content:space-between;min-height:255px}#coupon .coupon-step.d-flex:not(.question-1),#coupon .load-space.d-flex:not(.question-1){padding-top:15px}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.choice-card{margin:0 5px 12px;position:relative}.choice-card.choice-card-devis{padding:0;width:45%}.choice-card .form-check-input{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.choice-card .form-check-label{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.18);border-radius:14px;box-shadow:0 1px 2px rgba(16,24,40,.04);color:#2b2b2b;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:12px;padding:14px 16px;transition:background-color .18s ease,border-color .18s ease,transform .08s ease,box-shadow .18s ease;user-select:none;width:100%}.choice-card.choice-card-devis .form-check-label{justify-content:center}.choice-card:hover .form-check-label{box-shadow:0 10px 26px rgba(16,24,40,.1);transform:translateY(-1px)}.choice-card .form-check-input:checked+.form-check-label{background:rgba(7,228,14,.05);border-color:rgba(7,228,14,.45);box-shadow:0 14px 30px rgba(16,24,40,.14);font-weight:600}.choice-card .form-check-input:focus-visible+.form-check-label{outline:2px solid rgba(7,228,14,.35);outline-offset:2px}.choice-card .choice-icon{font-size:1.4rem;line-height:1}.style-list .choice-card .form-check-input{display:none!important}.style-list .choice-card .form-check-label{padding-left:16px}:root{--products-bg:#f0eaf1;--surface:#fff;--products-page-bg:#f0eaf1;--panel-bg:#fff;--panel-soft:#fbf7f9;--toolbar-bg:#f7f0f3;--surface-muted:#f0eaf1;--text-main:#2a2230;--text-soft:#0f0f10;--border-soft:rgba(97,47,93,.08);--border-strong:rgba(97,47,93,.14);--shadow-soft:0 10px 30px rgba(49,28,52,.05);--shadow-panel:0 22px 54px rgba(49,28,52,.08);--shadow-card:0 12px 32px rgba(31,41,55,.08);--radius-xl:1.75rem;--radius-lg:1.25rem;--radius-md:1rem;--radius-pill:999px;--container:1280px}#page-products{background:var(--products-bg);color:var(--text-main)}#page-products *{box-sizing:border-box}#page-products .products-category__header,#page-products .products-panel__hero{background:var(--products-bg)}#page-products .products-shell{display:flex;flex-direction:column;margin-inline:auto;width:min(100% - 2rem,var(--container))}@media only screen and (min-width:768px){#page-products .products-shell{width:min(100% - 3rem,var(--container))}}#page-products .products-shell .products-shell__filters{order:1}@media only screen and (min-width:768px){#page-products .products-shell .products-shell__filters{order:2}}#page-products .products-shell .products-catalog{order:2}@media only screen and (min-width:768px){#page-products .products-shell .products-catalog{order:3;padding-bottom:0}}#page-products .products-shell .products-shell__commitments{order:4}@media only screen and (min-width:768px){#page-products .products-shell .products-shell__commitments{order:4}}#page-products .products-shell .products-form__after{order:3}#page-products .products-shell .products-next{order:5}#page-products .products-hero{background:linear-gradient(180deg,rgba(246,241,244,.6),rgba(246,241,244,.8)),url(/build/images/hero-food.009f5d7c.webp);background-size:cover;overflow:hidden;padding:2rem 1rem;position:relative;text-align:center}@media only screen and (min-width:768px){#page-products .products-hero{padding:3.5rem 2rem}}#page-products .products-hero__content{margin:0 auto;max-width:900px}#page-products .products-hero__eyebrow{color:var(--purple);font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.16em;margin:0 0 .75rem;text-transform:uppercase}#page-products .products-hero__title{align-content:center;color:#4f205d;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,4.25rem);font-weight:800;justify-content:center;letter-spacing:-.03em;line-height:1.02;margin:0}#page-products .products-hero__title .under{color:var(--text-soft);font-family:Lato,sans-serif;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.2;margin:1rem auto 0;max-width:760px}@media only screen and (min-width:768px){#page-products .products-hero__title .under{font-size:1.08rem}}@media only screen and (min-width:992px){#page-products .products-hero__title .under{font-size:1.3rem;line-height:1.65}}#page-products .products-hero__brand{color:var(--purple)}#page-products .products-commitments{padding:0}@media only screen and (min-width:768px){#page-products .products-commitments{padding:1rem 0 2rem}}@media only screen and (min-width:992px){#page-products .products-commitments{padding:1rem 0 2rem}}#page-products .products-section-header{background-color:var(--products-bg);margin-bottom:0;text-align:center}@media only screen and (min-width:768px){#page-products .products-section-header{margin-bottom:1.25rem}}#page-products .products-section-title{color:#4f205d;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.15;margin:0;padding:1rem 0}#page-products .products-section-title strong{color:var(--purple);font-weight:800}@media only screen and (min-width:768px){#page-products .products-section-title{font-size:2rem}}#page-products .products-section-text{color:var(--text-soft);font-size:1rem;font-weight:500;line-height:1.65;max-width:760px;text-align:center}#page-products .products-section-text b{color:var(--text-soft);font-weight:700}#page-products .engagement-grid{display:grid;gap:0;margin:0 -16px}@media only screen and (min-width:768px){#page-products .engagement-grid{gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1000px}}#page-products .engagement-card{align-items:center;background:hsla(0,0%,100%,.82);border-bottom:2px solid var(--products-bg);box-shadow:var(--shadow-soft);display:flex;gap:1rem;justify-content:center;min-height:100%;padding:1rem 1.1rem;position:relative}@media only screen and (min-width:768px){#page-products .engagement-card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;max-width:300px}}@media only screen and (min-width:992px){#page-products .engagement-card{flex-direction:row}}#page-products .engagement-card__icon{flex:0 0 auto;height:auto;max-width:80px}@media only screen and (min-width:768px){#page-products .engagement-card__icon:not(.nut){background:#f8f9fa;border-radius:50%;left:-10px;max-width:80px;padding:5px;position:absolute;top:-20px}#page-products .engagement-card__icon{max-width:80px}}#page-products .engagement-card__icon.nut{max-width:72px}@media only screen and (min-width:768px){#page-products .engagement-card__icon.nut{left:-17px;margin:5px 0;max-width:192px;position:absolute;top:-20px}}#page-products .engagement-card__text{color:var(--text-soft);display:flex;flex-direction:column;font-size:1rem;line-height:1.5;margin:0;max-width:200px;width:200px}#page-products .engagement-card__text b{color:#35133f;font-weight:800}@media only screen and (min-width:768px){#page-products .engagement-card__text{text-align:center}}#page-products .engagement-card__text.text__made{line-height:1.8;position:relative}#page-products .engagement-card__text.text__quality{font-size:.9rem;padding:0;position:relative}#page-products .engagement-card__text .mid{color:rgba(211,184,219,.3);font-size:90px;font-weight:700;left:35%;line-height:100%;position:absolute;top:-9px}#page-products .products-filters{backdrop-filter:none;background:transparent;background:var(--products-bg);padding:.85rem 0 0;position:relative;top:auto;z-index:1}#page-products .products-filters__inner{background:var(--products-bg);display:flex;justify-content:center;margin:0 auto;padding:.1rem;width:min(100%,980px)}@media only screen and (min-width:375px){#page-products .products-filters__inner{padding:.45rem}}@media only screen and (min-width:768px){#page-products .products-filters__inner{max-width:100%;width:fit-content}}#page-products .products-filters__primary{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.1rem;scroll-snap-type:x proximity}#page-products .products-filters__primary::-webkit-scrollbar{display:none}#page-products .products-tab{appearance:none;background:var(--white);border:0;color:#4f205d;cursor:pointer;flex:0 0 auto;font-family:Montserrat,sans-serif;font-size:.86rem;font-weight:700;letter-spacing:.01em;line-height:1;min-height:46px;scroll-snap-align:start;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}@media only screen and (min-width:360px){#page-products .products-tab{font-size:.92rem;padding:.9rem .65rem}}@media only screen and (min-width:768px){#page-products .products-tab{justify-content:center;min-width:160px}}#page-products .products-tab:focus-visible,#page-products .products-tab:hover{background:rgba(123,49,123,.06);color:var(--purple);outline:none}#page-products .products-tab:active{transform:translateY(1px)}#page-products .products-tab.is-active{background:linear-gradient(135deg,var(--darkPink),var(--purple));color:var(--white)}#page-products .products-tab__label{align-items:center;border:none;display:inline-flex;justify-content:center;white-space:nowrap}#page-products .products-subtab{font-size:.82rem;padding:.6rem .9rem}#page-products .products-subtab:hover,#page-products .products-tab:hover{background:#f3e2e4}#page-products .products-subtab.is-active,#page-products .products-tab.is-active{background:var(--darkPink);border-color:var(--darkPink);box-shadow:0 10px 24px rgba(168,43,104,.18);color:var(--white)}#page-products .products-catalog{position:relative}#page-products .products-panel{display:none}#page-products .products-panel.is-active{display:block}#page-products .products-panel__hero{padding:0 0 1rem;text-align:center}@media only screen and (min-width:992px){#page-products .products-panel__hero{padding:0 0 1.5rem}}#page-products .products-group__nav{align-items:center;display:flex;gap:.5rem;justify-content:space-between}#page-products .products-panel__toolbar{display:flex;justify-content:flex-end;margin-bottom:0;position:relative;right:0;top:0;z-index:30}#page-products .products-filter-toggle{align-items:center;background:#fff;border:1px solid var(--border-soft);border-radius:999px;box-shadow:var(--shadow-soft);color:#4f205d;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;gap:.7rem;min-height:48px;padding:.8rem 1rem;transition:all .2s ease}#page-products .products-filter-toggle:focus-visible,#page-products .products-filter-toggle:hover{border-color:rgba(123,49,123,.24);box-shadow:0 10px 24px rgba(49,28,52,.08);outline:none}#page-products .products-filter-toggle__label{color:var(--text-soft);font-size:.82rem;font-weight:600}#page-products .products-filter-toggle__value{color:var(--purple);font-weight:800}#page-products .products-filter-toggle__icon{display:inline-flex;height:.95rem;width:.95rem}#page-products .products-filter-toggle__icon svg{height:100%;width:100%}#page-products .products-filter-panel{background:#fff;border:1px solid var(--border-soft);border-radius:1rem;box-shadow:0 24px 54px rgba(31,41,55,.14);padding:.75rem;position:absolute;right:0;top:52px;width:190px;z-index:20}#page-products .products-filter-option{align-items:center;border-radius:.85rem;cursor:pointer;display:flex;gap:.75rem;padding:.85rem .9rem;transition:background-color .2s ease,transform .15s ease}#page-products .products-filter-option:hover{background:#faf5f8}#page-products .products-filter-option:active{transform:scale(.98)}#page-products .products-filter-option input[type=radio]{accent-color:var(--purple);flex:0 0 auto}#page-products .products-filter-option span{color:#4f205d;flex:1;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:600;transition:color .2s ease}#page-products .products-filter-option input[type=radio]:checked+span{color:var(--purple);font-weight:800;position:relative}#page-products .products-filter-option:has(input[type=radio]:checked){background:rgba(123,49,123,.08);box-shadow:inset 0 0 0 1px rgba(123,49,123,.15)}#page-products .products-filter-option:has(input[type=radio]:focus-visible){outline:2px solid rgba(123,49,123,.3);outline-offset:2px}#page-products .products-category-header{background-color:var(--products-bg);margin-bottom:1.25rem;text-align:center}#page-products .products-category-title{color:#35133f;font-family:Montserrat,sans-serif;font-size:clamp(1.1rem,2.5vw,2.5rem);font-weight:800;letter-spacing:.1rem;line-height:1.08;margin:0;padding-top:16px;text-transform:uppercase}@media only screen and (min-width:360px){#page-products .products-category-title{font-size:clamp(1.3rem,2.5vw,2.5rem)}}@media only screen and (min-width:768px){#page-products .products-category-title{font-size:clamp(1.55rem,2.5vw,2.5rem)}}#page-products .products-category-title span{color:#35133f;display:block;font-size:.9em;font-weight:600;margin-top:.35rem}#page-products .products-category-subtitle{color:var(--text-soft);font-size:.9rem;line-height:1.5;margin:.8rem auto 0;max-width:760px}@media only screen and (min-width:768px){#page-products .products-category-subtitle{font-size:1rem;line-height:1.5}}#page-products .products-subcategories{display:flex;flex-wrap:wrap;gap:.7rem;margin:0 0 1.5rem;padding:0}#page-products .products-subtab{appearance:none;background:hsla(0,0%,100%,.92);border:1px solid rgba(97,47,93,.1);border-radius:999px;box-shadow:0 6px 18px rgba(49,28,52,.04);color:#35133f;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.84rem;font-weight:700;letter-spacing:.01em;line-height:1;padding:.72rem 1rem;transition:all .2s ease}#page-products .products-subtab:focus-visible,#page-products .products-subtab:hover{background:#fff;border-color:rgba(97,47,93,.18);color:#35133f;outline:none;transform:translateY(-1px)}#page-products .products-subtab.is-active{background:var(--darkPink);border-color:var(--darkPink);box-shadow:0 10px 24px rgba(168,43,104,.16);color:var(--white)}#page-products .products-subcategories::-webkit-scrollbar{display:none}#page-products .products-groups{position:relative;top:-40px}#page-products .products-group{margin:0 -1rem 2rem}#page-products .products-group[data-hidden=true]{display:none}#page-products .products-group__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding:0 1.5rem}#page-products .products-group__title{color:#35133f;font-family:Ageo,sans-serif;font-size:1.2rem;font-weight:600;line-height:38px;margin-bottom:0;padding:0;text-align:left}@media only screen and (min-width:768px){#page-products .products-group__title{font-size:1.15rem}}#page-products .products-grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 1rem}@media only screen and (min-width:576px){#page-products .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:992px){#page-products .products-grid{gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}}#page-products .product-card{min-height:100%}#page-products .product-card__link{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);color:inherit;display:grid;grid-template-rows:auto 1fr;height:100%;overflow:hidden;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}#page-products .product-card__link:hover{box-shadow:0 18px 38px rgba(31,41,55,.12);transform:translateY(-4px)}#page-products .product-card__media{aspect-ratio:1/1;background:#f4f0ea;overflow:hidden;position:relative}#page-products .product-card__image{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}#page-products .product-card__link:hover .product-card__image{transform:scale(1.04)}#page-products .product-card__badges{inset:0;pointer-events:none;position:absolute}#page-products .badge-bio,#page-products .badge-festive,#page-products .badge-new,#page-products .badge-veggie{border-radius:16px 0 8px 0;color:#4f205d;font-size:.9rem;font-weight:700;left:0;line-height:.9;padding:10px 20px;pointer-events:none;position:absolute;top:0;z-index:2}#page-products .badge-new{left:.7rem;top:.7rem;width:54px}@media only screen and (min-width:992px){#page-products .badge-new{width:64px}}#page-products .badge-bio{background-color:#e7c7f0}#page-products .badge-festive{background-color:#ffe399}#page-products .badge-veggie{background-color:#ccedd6}#page-products .badge-nutriscore{background:hsla(0,0%,100%,.92);border:1px solid rgba(123,49,123,.18);border-radius:.75rem;width:65px}@media only screen and (min-width:768px){#page-products .badge-nutriscore{width:75px}}#page-products .product-card__body{display:grid;gap:.85rem;grid-template-rows:1fr auto;height:100%;padding:1rem .5rem .7rem}#page-products .product-card__title{color:#4f205d;font-family:Lato,sans-serif;font-size:.75rem;font-weight:700;line-height:.9rem;margin:0;text-align:center}@media only screen and (min-width:375px){#page-products .product-card__title{font-size:.95rem;line-height:1.1rem}}@media only screen and (min-width:576px){#page-products .product-card__title{font-size:1rem;line-height:1.3rem}}#page-products .product-card__footer{align-items:center;display:flex;gap:.75rem;justify-content:space-between}#page-products .product-card__cta{color:var(--purple);font-size:.88rem;font-weight:700}#page-products .product-card__icon{align-items:center;background:var(--surface-muted);border-radius:50%;color:var(--purple);display:inline-flex;height:2.25rem;justify-content:center;width:2.25rem}#page-products .products-form__after{padding:0 0 2rem}#page-products .team-section{background:var(--products-bg);border:none;border-radius:0;box-shadow:none;padding:1.5rem}@media only screen and (min-width:768px){#page-products .team-section{padding:2rem}}@media only screen and (min-width:992px){#page-products .team-section{padding:2.25rem}}#page-products .team-section__header{background:var(--products-bg);margin:0 auto 1.5rem;max-width:760px;text-align:center}#page-products .team-section__eyebrow{color:var(--purple);font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.14em;margin:0 0 .5rem;text-transform:uppercase}#page-products .team-section__title{color:#4f205d;font-family:Montserrat,sans-serif;font-size:clamp(1.6rem,2.2vw,2.4rem);font-weight:800;line-height:1.1;margin:0}#page-products .team-section__subtitle{color:#6c6170;font-size:.98rem;line-height:1.65;margin:.85rem auto 0;max-width:680px}#page-products .team-section__grid{display:grid;gap:1rem}@media only screen and (min-width:768px){#page-products .team-section__grid{gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}}#page-products .team-card{align-items:center;background:linear-gradient(180deg,#fff,#fdf9fb);border:1px solid rgba(123,49,123,.08);border-radius:1.5rem;display:grid;gap:1rem;padding:1rem}@media only screen and (min-width:576px){#page-products .team-card{gap:1.1rem;grid-template-columns:112px 1fr;padding:1.15rem}}@media only screen and (min-width:992px){#page-products .team-card{grid-template-columns:128px 1fr;padding:1.25rem}}@media only screen and (min-width:576px){#page-products .team-card{align-items:start;gap:1rem 1.1rem;grid-template-areas:"title title" "media body";grid-template-columns:112px 1fr}#page-products .team-card__media{grid-area:media}#page-products .team-card__body{grid-area:body}#page-products .team-card__title{grid-area:title;text-align:left}}#page-products .team-card__header{width:100%}#page-products .team-card__content,#page-products .team-card__media{display:flex;justify-content:center}#page-products .team-card__image{border-radius:1.25rem;box-shadow:0 10px 24px rgba(49,28,52,.1);display:block;height:96px;object-fit:cover;width:96px}@media only screen and (min-width:576px){#page-products .team-card__image{height:112px;width:112px}}@media only screen and (min-width:992px){#page-products .team-card__image{height:128px;width:128px}}#page-products .team-card__body{text-align:center}@media only screen and (min-width:576px){#page-products .team-card__body{text-align:left}}#page-products .team-card__title{color:#4f205d;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:800;line-height:1.25;margin:0}@media only screen and (min-width:768px){#page-products .team-card__title{font-size:1.15rem}}#page-products .team-card__role{color:var(--purple);font-size:.9rem;font-weight:700;line-height:1.35;margin:.35rem 0 0}#page-products .team-card__text{color:#625a63;font-size:.95rem;line-height:1.65;margin:.75rem 0 0}#page-products .products-next__actions{display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem 0}@media only screen and (min-width:768px){#page-products .products-next__actions{flex-direction:row}}#page-products .products-next__actions .btn{min-width:262px}