:root{--gap:8px;--white:#fff;--warm-extralight-grey:#fffbf6;--warm-light-grey:#fbedda;--warm-medium-grey:#dccebd;--warm-dark-grey:#95857a;--light-grey:#f2f2f2;--monin-brown:#392000;--anthracite:#1f1f1f;--cassis:#54104f;--dragon-fruit:#c1087a;--lavander:#d2abd1;--dark-mint:#004940;--basil:#6f9e62;--matcha:#aebe58;--praline:#b25700;--latte:#e7bc70;--almond:#ebe6ac;--orange:#e79114;--lemonade:#ffee78;--poppy:#e73628;--blue-ice:#adddf0;--rasperry:#de0065;--mint:#9ad2c9;--medium-grey:#777;--extralight-pink-global:#fff8f6;--light-pink-global:#f9edeb;--medium-pink-global:#f4dede;--dark-pink-global:#e8c0c0;--success-bg:#f0fdf4;--success-text:#008236;--error-bg:#fef2f2;--error-text:#c10007;--fontBase:"Raleway", sans-serif;--fontHero:"Birthstone", handwriting}:root .h1{font-size:12rem;font-weight:400;line-height:100%}:root .h1.bold{font-weight:700}:root .h2{font-size:3.75rem;font-weight:800;line-height:100%}:root .h3{font-size:2rem;font-weight:400;line-height:1.5}:root .h3.bold{font-weight:700}:root .h4{font-size:1.5rem;font-weight:400;line-height:150%}:root .h4.bold{font-weight:700}:root .h5{font-size:1.25rem;line-height:160%}:root product-card .details,:root .body{font-size:1rem;line-height:160%}:root .body-s{font-size:.875rem;font-weight:700;line-height:30px}:root .mentions{font-size:.75rem;line-height:160%}:root .mentions.bold{font-weight:700}:root .allcaps-title{text-transform:uppercase;letter-spacing:.12em;text-edge:cap;font-size:.75rem;font-weight:700;line-height:14px}:root .labels,:root .cta{letter-spacing:.2em;text-transform:uppercase;font-size:.75rem;font-weight:600}@media (width<=830px){:root .h1{font-size:4.8rem;line-height:1}:root .h2{font-size:2.5rem}:root .h3{font-size:1.5rem;line-height:1.33333}:root .h4{font-size:1.125rem;line-height:1.33333}}.labels,product-card .labels{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.labels span{text-align:center;height:22px;height:var(--_height,22px);color:var(--anthracite);border-radius:4px;align-items:center;gap:4px;padding-left:10px;padding-right:10px;line-height:1;display:inline-flex}.labels span:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:11px;height:11px;display:block}.labels span.clean{background-color:#004940;background-color:var(--dark-mint);color:var(--white)}.labels span.clean:before{background-image:url(./picto-clean.svg)}.labels span.popular{background-color:#6f9e62;background-color:var(--basil);color:var(--white)}.labels span.popular:before{background-image:url(./picto-popular.svg)}.labels span.new{background-color:#e7bc70;background-color:var(--latte)}.labels span.new:before{background-image:url(./picto-new.svg)}.labels span.in_stock{background-color:#aebe58;background-color:var(--matcha)}.labels span.in_stock:before{background-image:url(./picto-in-stock.svg)}.labels span.out_of_stock{background-color:#e73628;background-color:var(--poppy)}.labels span.out_of_stock:before{background-image:url(./picto-out-stock.svg)}.labels.labels-section span.clean{background-color:#004940;background-color:var(--dark-mint);color:var(--white)}.labels.labels-section span.clean:before{background-image:url(./picto-clean.svg)}.labels.labels-section span.popular{background-color:#6f9e62;background-color:var(--basil);color:var(--white)}.labels.labels-section span.popular:before{background-image:url(./picto-popular.svg)}.labels.labels-section span.new{background-color:#e7bc70;background-color:var(--latte)}.labels.labels-section span.new:before{background-image:url(./picto-new.svg)}.labels.labels-section span.in_stock{background-color:#aebe58;background-color:var(--matcha)}.labels.labels-section span.in_stock:before{background-image:url(./picto-in-stock.svg)}.labels.labels-section span.out_of_stock{background-color:#e73628;background-color:var(--poppy);color:var(--white)}.labels.labels-section span.out_of_stock:before{background-image:url(./picto-out-stock.svg)}product-card{display:block}@media (width>=831px){product-card{width:416px}}product-card a{flex-direction:column;align-items:center;gap:32px;display:flex;position:relative}product-card a:hover{-webkit-text-decoration:none;text-decoration:none}product-card .photo,product-card .result-image{background:#fff8f6;background:var(--extralight-pink-global)}@media (width>=831px){product-card .photo,product-card .result-image{width:100%;height:668px}}product-card .photo img,product-card .result-image img{-o-object-fit:cover;object-fit:cover;width:auto;height:100%;max-height:668px;margin-left:auto;margin-right:auto}@media (width>=831px){product-card .photo img,product-card .result-image img{max-height:500px}}product-card .photo{text-align:center;align-items:center;display:flex}product-card .details{text-align:center;color:var(--anthracite);flex-direction:column;gap:16px;display:flex}product-card .details .unit-price{color:var(--medium-grey)}product-card .labels{--_height:32px;position:absolute;top:24px;right:24px}product-card .labels span:before{width:15px;height:15px}product-card .labels span.clean{background-color:#004940;background-color:var(--dark-mint);color:var(--white)}product-card .labels span.clean:before{background-image:url(./picto-clean.svg)}product-card .labels span.popular{background-color:#6f9e62;background-color:var(--basil);color:var(--white)}product-card .labels span.popular:before{background-image:url(./picto-popular.svg)}product-card .labels span.new{background-color:#e7bc70;background-color:var(--latte)}product-card .labels span.new:before{background-image:url(./picto-new.svg)}.page-search .main-search .products-list,.page-collection .main-search .products-list{grid-template-columns:repeat(auto-fill,minmax(385px,1fr))}.page-search .main-search .products-list li,.page-collection .main-search .products-list li,.page-search product-card,.page-collection product-card{width:100%}.page-search product-card .photo,.page-collection product-card .photo{height:568px!important}.page-collection-recipe product-card .photo,.page-collection-recipe product-card .result-image{background:0 0}
