.card-wrapper{border:var(--border-light);border-radius:var(--rad);height:100%;position:relative}.product-card-content{position:relative;width:100%;line-height:1.2}.product-card__badges{width:100%;position:relative}.product-card__badges .product__stickers{position:absolute;top:1.2rem;left:-.6rem;z-index:1;max-width:calc(100% - 6.4rem)}.product-card__badges .qualifier-badges{position:absolute;width:100%;top:0;left:0;z-index:2}.product-card__badges .qualifier-badge__container{position:relative;display:flex;justify-content:flex-end;width:100%}.product-card__badges .qualifier-badge{position:relative;width:4.8rem;border-left:var(--border-light);border-bottom:var(--border-light);cursor:help}.grid:not(.list-view) .product-card__badges .qualifier-badge__container:first-of-type .qualifier-badge{border-top-right-radius:var(--rad)}.grid:not(.list-view) .product-card__badges .qualifier-badge__container:last-of-type .qualifier-badge{border-bottom-left-radius:var(--rad)}.product-card__badges .qualifier-badge:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.product-card__badges .qualifier-badge svg{height:3.6rem;width:3.6rem}.product-card__badges .qualifier-badge__details{position:absolute;top:100%;max-height:0;overflow:hidden;transition:var(--transition);padding-left:var(--gap-s);padding-right:var(--gap-s);z-index:2}.product-card__badges .qualifier-badge__details.expand{max-height:30rem;transition:var(--transition)}.product-card__badges .qualifier-badge__details>div{position:relative;background-color:var(--butter);border:var(--border-light);border-radius:var(--rad);border-top-right-radius:0;text-align:center;padding:var(--gap-xs);margin-top:var(--gap-s)}.product-card__badges .qualifier-badge__details>div:before{content:"";position:absolute;bottom:100%;right:-.1rem;border-left:1.8rem solid transparent;border-bottom:1.4rem solid var(--rhino)}.product-card__badges .qualifier-badge__details>div:after{content:"";position:absolute;bottom:calc(100% - .1rem);right:0;border-left:1.7rem solid transparent;border-bottom:1.3rem solid var(--butter)}.product-card__badges .qualifier-badge__delivery{height:4rem;background-color:var(--white)}.product-card__badges .qualifier_badge__dependent{padding:var(--gap-xxs) 0;background-color:var(--carbon)}.product-card__badges .qualifier_badge__dependent svg{height:2.2rem}.product-card__badges .qualifier_badge__dependent.dependent--slave svg{width:1.6rem}.product-card__badges .qualifier_badge__assortment{background-color:var(--gold);padding:var(--gap-xxs)}.product-card__badges .qualifier_badge__assortment.assortment--b{background-color:var(--silver)}.product-card__badges .qualifier_badge__assortment.assortment--c{background-color:var(--bronze)}.product-card__badges .qualifier_badge__assortment>span{text-transform:uppercase;font-family:var(--font-base);font-weight:var(--font-black);line-height:1;text-shadow:0 0 .4rem var(--white)}.product-card__badges .fresh-badge{position:absolute;top:1.6rem;right:0;z-index:1;background-color:var(--ice);border:var(--border-light);border-right:0;padding-right:var(--gap-xxs)}.product-card__badges .fresh-badge>div{width:3.6rem;height:3.6rem;border:var(--border-light);border-radius:50%;background-color:var(--blueberry);margin:-.8rem 0 -.8rem -.8rem}.product-card__badges .fresh-badge svg{height:2.6rem;width:auto}.product-card__badges .fresh-badge span{text-transform:uppercase;font-size:var(--font-14);color:var(--blueberry)}.product-card__media{width:100%;position:relative;padding-top:100%;overflow:hidden;border-top-left-radius:var(--rad);border-top-right-radius:var(--rad)}.media-images img{position:absolute;width:100%;height:100%;top:0;left:0;display:block;object-fit:contain;background-color:var(--white)}.media-images .hover-image{opacity:0}.product-card-content:hover .hover-image{opacity:1;transition:var(--transition)}.product-card__media .product-marketing-label{position:absolute;bottom:.4rem;left:.4rem;display:flex;align-items:center;gap:var(--gap-xs)}.product-card__media .product-marketing-label img{width:auto;height:7.2rem;max-width:7.2rem;object-fit:contain}.product-card__details{color:var(--carbon);padding:var(--gap-xs)}.product-card__details:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.product-card__details .details-brand,.product-card-substitute .substitute-content .details-brand{text-transform:uppercase;text-align:center;font-family:var(--font-condensed);font-weight:var(--font-light);font-size:var(--font-18)}.product-card__details .details-title,.product-card__details .details-format,.product-card-substitute .substitute-content .details-title{font-family:var(--font-base);font-weight:var(--font-bold);font-size:var(--font-16);text-align:center}.product-card__details .details-origin{font-weight:var(--font-regular);font-size:var(--font-14);text-align:center}.product-card__details .details-price .free-sample{font-weight:var(--font-bold);font-size:var(--font-18);color:var(--forest);text-transform:uppercase}.product-card__details .details-price .price{display:flex;flex-direction:column;align-items:center;color:var(--forest)}.product-card__details .details-price .price__regular .price-item--regular,.product-card__details .details-price .price__sale .price-item--last{font-weight:var(--font-bold);font-size:var(--font-18)}.product-card__details .details-price .price__sale .price-item--last{color:var(--cherry)}.product-card__details .details-price .excl-vat,.product-card__details .details-price .price__pqr{font-family:var(--font-condensed);font-weight:var(--font-light);font-size:var(--font-16)}.product-card__details .details-price .excl-vat{padding-left:var(--gap-xxs)}.product-card-despatch{width:100%;border-top:var(--border-light);border-bottom:var(--border-light);padding:var(--gap-xxs);position:relative;font-size:var(--font-18)}.product-card-despatch:not(.soldout):not(.preorder) .despatch__main{cursor:help}.product-card-despatch.wholesaler,.product-card-despatch.wholesaler .despatch__details>div{background-color:var(--mint);color:var(--forest)}.product-card-despatch.direct,.product-card-despatch.direct .despatch__details>div{background-color:var(--ice);color:var(--blueberry)}.product-card-despatch.preorder,.product-card-despatch.preorder .despatch__details>div{background-color:var(--rose);color:var(--cherry)}.product-card-despatch.soldout{background-color:var(--snow);color:var(--iron)}.product-card-despatch .despatch__main:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.product-card-despatch svg{height:2rem;width:auto}.product-card-despatch .inventory-qty,.product-card-despatch .vendor{font-family:var(--font-condensed);font-weight:var(--font-bold)}.product-card-despatch .inventory-low{color:var(--orange)}.product-card-despatch .list-stock{display:none}.product-card-despatch .despatch__details{position:absolute;left:0;bottom:100%;width:100%;padding-left:var(--gap-s);padding-right:var(--gap-s);max-height:0;overflow:hidden;transition:var(--transition)}.product-card-despatch .despatch__details.expand{max-height:12rem;transition:var(--transition)}.product-card-despatch .despatch__details>div{border:var(--border-light);border-radius:var(--rad);padding:var(--gap-xs);text-align:center;margin-bottom:var(--gap-s);position:relative}.product-card-despatch .despatch__details>div:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-left:1.4rem solid transparent;border-right:1.4rem solid transparent;border-top:1.2rem solid var(--rhino)}.product-card-despatch .despatch__details>div:after{content:"";position:absolute;top:calc(100% - .1rem);left:50%;transform:translate(-50%);border-left:1.4rem solid transparent;border-right:1.4rem solid transparent;border-top:1.2rem solid var(--mint)}.product-card-despatch.direct .despatch__details>div:after{border-top:1.2rem solid var(--ice)}.product-card-despatch.preorder .despatch__details>div:after{border-top:1.2rem solid var(--rose)}.card-wrapper .action-btn{width:100%;background-color:var(--apricot);text-align:center;border-top:var(--border-light);border-bottom-left-radius:var(--rad);border-bottom-right-radius:var(--rad);min-height:3.2rem;transition:var(--transition);padding:var(--gap-xxs) var(--gap-xs)}.card-wrapper .action-btn:hover{background-color:var(--lemon);transition:var(--transition)}.product-card-form{width:100%}.product-card-form .quick-add{margin:0}.product-card-form .product-card-quantity,.product-card-form .product-card-button{width:50%}.product-card-form .product-card-quantity .quantity__button,.product-card-form .product-card-quantity .quantity__input{min-height:3.2rem}.product-card-form .product-card-quantity .quantity__button{flex-shrink:1}.product-card-form .product-card-quantity .quantity__input{color:var(--carbon);font-weight:var(--font-bold)}.product-card-form .product-card-button{min-height:3.2rem;background-color:var(--carbon);color:#fff;font-family:var(--font-condensed);text-transform:uppercase;font-weight:var(--font-bold);font-size:var(--font-18);border-bottom-right-radius:var(--rad);padding:var(--gap-xxs);border:0;cursor:pointer;transition:var(--transition)}.product-card-form .product-card-button:disabled{background-color:var(--rhino);color:var(--iron);cursor:not-allowed}.product-card-form .product-card-button:not(:disabled):hover{background-color:var(--lemon);color:var(--carbon);transition:var(--transition)}.product-card-form .sample-form{position:relative}.product-card-form .sample-form .no-form{background-color:var(--rhino);font-family:var(--font-condensed);font-weight:var(--font-weight-bold);font-size:var(--font-18);text-transform:uppercase;min-height:3.2rem;border-bottom-left-radius:var(--rad);border-bottom-right-radius:var(--rad);width:100%;padding:0 var(--gap-xs)}.product-card-form .sample-form .no-form svg{height:2rem;width:auto}.product-card-form .sample-form .no-form svg circle{fill:var(--forest)}.product-card-form .sample-form .no-form svg path{fill:var(--white)}.product-card-form .sample-form .sample-cta{position:absolute;width:100%;top:0;left:0;border-bottom-left-radius:var(--rad)}@media screen and (max-width: 1599px){.product-card-form .product-card-button{font-size:var(--font-16)}}@media screen and (max-width: 749px){.product-card__media .product-marketing-label img{height:5.6rem;max-width:5.6rem}}.grid.list-view .product-card-wrapper,.grid.list-view .product-card-content{flex-direction:row;align-items:stretch;flex-wrap:wrap}.grid.list-view .product-card-content{width:unset}.grid.list-view .product-card-wrapper{border:0;border-radius:0}.grid.list-view .product-card-wrapper:hover{background-color:var(--butter);box-shadow:none}.grid.list-view .product-card__media{order:1;width:7.2rem;padding:0;min-height:7.2rem;flex-shrink:0}.grid.list-view .product-card__media img:not(.product-marketing-label img){width:6.4rem;height:6.4rem;left:50%;top:50%;transform:translate(-50%,-50%)}.grid.list-view .product-card__media .product-marketing-label{bottom:.2rem;left:0}.grid.list-view .product-card__media .product-marketing-label img{height:3.2rem;max-width:3.2rem}.grid.list-view .product-card__details{order:2;flex-direction:row;padding:var(--gap-xxs)}.grid.list-view .product-card__details>div:first-of-type{align-items:flex-start;flex-grow:1;row-gap:0}.grid.list-view .product-card__details .details-brand{font-size:var(--font-16)}.grid.list-view .product-card__details .details-title{text-align:left}.grid.list-view .product-card__details>div:first-of-type>div{display:inline}.grid.list-view .product-card__details>div:first-of-type>div>*{display:inline;margin-right:var(--gap-xxs)}.grid.list-view .product-card__details .details-price{flex-grow:0}.grid.list-view .product-card__details .details-price .price{align-items:center}.grid.list-view .product-card__details .details-price .price.price--on-sale .price__sale{display:flex;flex-direction:column;align-items:center}.grid.list-view .product-card__details .details-price .price.price--on-sale .price__sale s.price-item--regular{margin:0}.grid.list-view .product-card__details .details-price .price__pqr{font-size:var(--font-14);text-align:center}.grid.list-view .product-card__badges{flex-shrink:0;width:13.6rem;order:3;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--gap-xxs);padding:var(--gap-xxs)}.grid.list-view .product-card__badges .qualifier-badges{flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}.grid.list-view .product-card__badges .qualifier-badge__container{width:unset}.grid.list-view .product-card__badges .qualifier-badge{cursor:inherit}.grid.list-view .product-card__badges .qualifier-badge__delivery{width:unset;height:unset;border:0;background-color:transparent}.grid.list-view .product-card__badges .qualifier-badges__delivery svg{height:auto;width:3.2rem}.grid.list-view .product-card__badges .qualifier_badge__dependent{width:3.2rem;border-radius:var(--rad-s)}.grid.list-view .product-card__badges .qualifier_badge__dependent svg{width:3.2rem;height:2rem}.grid.list-view .product-card__badges .qualifier-badge__details{display:none}.grid.list-view .product-card__badges .qualifier_badge__assortment{width:3.2rem;border:var(--border-light);border-radius:var(--rad-s)}.grid.list-view .product-card__badges>div{position:relative;top:unset;left:unset;max-width:unset;flex-direction:row;justify-content:center;flex-wrap:wrap;row-gap:var(--gap-xxs);column-gap:var(--gap-xs)}.grid.list-view .product-card__badges .fresh-badge{top:unset;padding-right:0}.grid.list-view .product-card__badges .fresh-badge>div{width:2.8rem;height:2.8rem;margin:-.8rem}.grid.list-view .product-card__badges .fresh-badge>div svg{height:2rem}.grid.list-view .product-card__badges .fresh-badge>span{display:none}.grid.list-view .product-card__badges .product__stickers .embossment:after,.grid.list-view .product-card__badges .product__stickers .sticker:before,.grid.list-view .product-card__badges .product__stickers .sticker:after{content:unset}.grid.list-view .product-card__badges .product__stickers .sticker{padding:.2rem var(--gap-xs);font-size:var(--font-14);border-radius:var(--rad-l);line-height:1}.grid.list-view .product-card-despatch{flex-shrink:0;width:8rem;background-color:transparent;border:0}.grid.list-view .product-card-despatch .despatch__main{height:100%}.grid.list-view .product-card-despatch .text-center{display:none}.grid.list-view .product-card-despatch svg{height:2.8rem}.grid.list-view .product-card-despatch .list-stock{display:flex;width:2.2rem;height:2.2rem;border-radius:50%;background-color:var(--lime);font-size:var(--font-12);font-weight:var(--font-bold);color:var(--white);margin-left:-1.6rem;margin-bottom:-2.4rem}.grid.list-view .product-card-despatch .list-stock.inventory-low{background-color:var(--orange)}.grid.list-view .product-card-despatch .list-stock.soldout{background-color:var(--rhino);margin-left:0;margin-bottom:0}.grid.list-view .product-card-despatch .despatch__details{min-width:16rem;left:50%;bottom:72%;transform:translate(-50%);z-index:3}.grid.list-view .product-card-despatch .despatch__details.expand{max-height:24rem}.grid.list-view .product-card-form{width:unset;padding-right:var(--gap-xxs)}.grid.list-view .product-card-form>div,.grid.list-view .product-card-form product-form{height:100%}.grid.list-view .product-card-form product-form{display:block}.grid.list-view .product-card-form .form{height:100%;column-gap:var(--gap-s)}.grid.list-view .product-card-form .product-card-quantity{width:9.6rem;background-color:var(--alpha-white);border-bottom:var(--border-light)}.grid.list-view .product-card-form .product-card-button{width:8rem;border-radius:var(--rad-s)}.grid.list-view .product-card-form .sample-form .no-form{width:8rem;height:3.2rem;border-radius:var(--rad-s);font-size:var(--font-14)}.grid.list-view .product-card-form .sample-form .no-form svg{display:none}.grid.list-view .product-card-form .sample-form .sample-cta{top:50%;transform:translateY(-50%)}.grid.list-view .card-wrapper .action-btn{width:unset;max-width:24rem;max-height:5.6rem;border:0;border-radius:var(--rad-s);align-self:center}.grid.list-view .product-card-wrapper.substitute-product .product-card__media{padding-top:0}.grid.list-view .product-card-substitute{width:19.6rem;flex-shrink:0;border:0;border-radius:0}.grid.list-view .product-card-substitute .substitute-cta{display:none}.grid.list-view .product-card-substitute .substitute-content__media>img{width:4rem;height:4rem}.grid.list-view .product-card-substitute .substitute-header>div{padding:var(--gap-xxs)}.grid.list-view .product-card-substitute .substitute-header .condensed-text{font-size:var(--font-16)}.grid.list-view .product-card-alternative{height:100%;left:0;bottom:0;border-radius:0;z-index:2}@media screen and (max-width: 989px){.grid.list-view .product-card-wrapper{padding-top:var(--gap-xxs);padding-bottom:var(--gap-xxs)}.grid.list-view .product-card-wrapper,.grid.list-view .product-card-content{width:100%;flex-wrap:wrap;justify-content:flex-end}.grid.list-view .product-card__details,.grid.list-view .product-card__badges,.grid.list-view .product-card-form,.grid.list-view .product-card-substitute{width:calc(100% - 7.2rem)}.grid.list-view .product-card__badges,.grid.list-view .product-card__badges .qualifier-badges{justify-content:flex-start}.grid.list-view .product-card-despatch{width:7.2rem;padding-bottom:var(--gap-s)}.grid.list-view .product-card-form .form{justify-content:flex-end;gap:var(--gap)}.grid.list-view .product-card-form .product-card-quantity{width:12rem}.grid.list-view .card-wrapper .action-btn{width:100%;max-width:unset}}.product-card-wrapper.substitute-product .product-card__media{padding-top:72%}.product-card-wrapper.substitute-product .product-card__details .details-price{display:none}.product-card-wrapper.substitute-product .product-card-despatch{border-bottom:0}.product-card-substitute{position:relative;width:100%;background-color:var(--mint);border-top:solid .1rem var(--lime);border-bottom-left-radius:var(--rad);border-bottom-right-radius:var(--rad);cursor:pointer}.product-card-substitute:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.product-card-substitute .substitute-header>div{background-color:var(--lime);padding:var(--gap-xs) var(--gap-xs);border-bottom-right-radius:var(--rad-s)}.product-card-substitute .svg{height:1.6rem;width:auto}.product-card-substitute .svg>*{stroke:var(--white)!important;stroke-width:.24rem}.product-card-substitute .substitute-header .condensed-text{color:var(--forest)}.product-card-substitute .substitute-content{padding:var(--gap-xs)}.product-card-substitute .substitute-content .details-brand,.product-card-substitute .substitute-content .details-title{font-size:var(--font-14);text-align:left}.product-card-substitute .substitute-content__media>img{width:4.8rem;height:4.8rem;object-fit:contain}.product-card-substitute .substitute-cta{background-color:var(--lime);color:var(--white);text-transform:uppercase;font-size:var(--font-14);border-bottom-left-radius:var(--rad);border-bottom-right-radius:var(--rad);min-height:2.4rem}.product-card-alternative{position:absolute;width:calc(100% + .2rem);height:calc(100% - 2.3rem);left:-.1rem;bottom:2.3rem;background-color:var(--white);max-height:0;overflow:hidden;transition:var(--transition);border-radius:var(--rad)}.product-card-wrapper.substitute-product .product-card-alternative .product-card__media{padding-top:88%}.product-card-wrapper.substitute-product .product-card-alternative .product-card__details .details-price{display:flex}.product-card-alternative .product-card-content{background-color:var(--mint)}.product-card-alternative.expand{max-height:60rem}.search-card .product-card__media{padding-top:56%}.search-card .product-card__details{gap:var(--gap-xxs)!important;padding:var(--gap-xxs)}.search-card .product-card__badges .delivery-badge__inset{width:4rem;height:4rem;cursor:default}.search-card .product-card__badges .delivery-badge__inset svg{width:3.2rem;height:3.2rem}.search-card .product-card__details .details-brand,.search-card .product-card__details .details-title,.search-card .product-card__details .details-format{font-size:var(--font-14)}.search-card .product-card-despatch,.search-card .header__main_side_bottom .condensed-text{font-size:var(--font-16);line-height:1}.search-card .product-card-despatch:not(.soldout):not(.preorder) .despatch__main{cursor:default}.search-card .despatch__main .svg-icon{height:2.4rem;width:3.2rem}.double-card .product-card__media{padding-top:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.double-card .product-card__media .media-images img{object-fit:cover}.product-card-dependent-notice{display:flex;align-items:center;justify-content:center}.product-card-dependent-notice>a{display:flex;align-items:center;justify-content:center;background-color:var(--carbon);font-family:var(--font-condensed);font-weight:var(--font-weight-bold);font-size:var(--font-18);text-transform:uppercase;min-height:3.2rem;border-bottom-left-radius:var(--rad);border-bottom-right-radius:var(--rad);width:100%;padding:0 var(--gap-xs);color:var(--white);text-align:center;transition:var(--transition)}.grid.list-view .product-card-dependent-notice>a{border-radius:var(--rad)}.product-card-dependent-notice>a:hover{background-color:var(--lemon);color:var(--carbon)}@media screen and (max-width: 1599px){.product-card-dependent-notice>a{font-size:var(--font-16)}}.has-related-items .product-card__media{padding-top:80%}.has-related-items .media-images img{object-fit:cover}.pos-ad-product .media-watermark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);font-family:var(--font-base);font-weight:var(--font-black);color:var(--blueberry);text-transform:uppercase;opacity:.36}.pos-ad-product .media-watermark.plv{font-size:400%}.pos-ad-product .media-watermark.testeur{font-size:240%}.pos-ad-product .product-card-button{width:100%;background-color:var(--blueberry);border-bottom-left-radius:var(--rad)}.product-card-spacer{width:100%;height:.8rem;margin-top:-.8rem;background-color:var(--snow);z-index:-1}.product-card-related-items{width:100%;background-color:var(--snow);padding:var(--gap-xs) var(--gap-xxs) var(--gap-xs);border-bottom-left-radius:var(--rad);border-bottom-right-radius:var(--rad)}.related-items img{display:block;width:4.8rem;height:4.8rem;object-fit:contain;background-color:var(--white);border-radius:var(--rad-s)}.related-items span,.related-items strong{font-family:var(--font-condensed);font-size:var(--font-16);transition:var(--transition)}.related-items span{font-weight:var(--font-light);color:var(--blueberry)}.related-items strong{font-weight:var(--font-bold);color:var(--iron)}.single-related-item{display:flex;align-items:center;gap:var(--gap-xs)}.single-related-item:hover span,.single-related-item:hover strong{color:var(--carbon)}.single-related-item>div{display:flex;flex-direction:column}.many-related-items,.many-related-items>div{display:flex;align-items:center;justify-content:center;gap:var(--gap-xs);flex-wrap:wrap}.many-related-items a img{transition:var(--transition)}.many-related-items a:hover img{transform:var(--scale)}.list-view .product-card-spacer{display:none}.list-view .pos-ad-product .media-watermark.plv{font-size:184%}.list-view .pos-ad-product .media-watermark.testeur{font-size:96%}.list-view .product-card-related-items{padding:0 0 var(--gap-xxs) 7.6rem;border-radius:0}.list-view .related-items{margin-top:-.8rem;justify-content:flex-start}.list-view .product-card-related-items img{width:4rem;height:4rem}@media screen and (max-width: 989px){.list-view .product-card-related-items{padding:var(--gap-xxs) 0 var(--gap-xxs) 7.6rem}.list-view .related-items{margin-top:0}}
/*# sourceMappingURL=/s/files/1/2714/6344/t/45/assets/component-card-product.css.map */
