.product-card{display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);background:#fff;border:1px solid #e2ded6;border-radius:4px;overflow:hidden;margin-bottom:28px}.product-card__media{background:#f7f5f1;border-right:1px solid #e2ded6;padding:32px 28px}.product-card__media a{display:block}.product-card__media img{display:block;width:100%;height:auto;border:1px solid #ddd8ce;box-shadow:0 18px 34px -18px rgba(28,25,20,.5)}.product-card__main{padding:32px 36px 28px;min-width:0}.node-prodnumerique .product-card__main h1{margin-top:0;color:#1c1914}.product-intro{color:#4a453d;line-height:1.6}.product-intro p:first-child{margin-top:0}.product-cta{border:1px solid #e2ded6;background:#fbfaf8;padding:20px 22px;margin-top:22px}.product-cta__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}.product-cta__legend{font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#6d685f}.product-cta__reassurance{font-size:12px;color:#8a857c}.product-formats{display:flex;flex-direction:column;gap:8px}.product-format{display:flex;align-items:center;gap:14px;width:100%;padding:13px 16px;margin:0;text-align:left;background:#fff;border:1px solid #d8d3c9;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:15px;color:#1c1914;cursor:pointer;transition:border-color .15s,box-shadow .15s}.product-format:hover{border-color:#b9b3a8}.product-format.is-selected{border:2px solid #fe9027;padding:12px 15px;box-shadow:0 0 0 3px rgba(254,144,39,.16)}.product-format__dot{flex:none;width:16px;height:16px;border-radius:50%;box-sizing:border-box;border:1px solid #b9b3a8;background:#fff}.product-format.is-selected .product-format__dot{border:5px solid #fe9027}.product-format__name{flex:1;min-width:0;font-weight:700}.product-format__price{white-space:nowrap;font-weight:700;font-size:18px}.product-format__price .display-price{display:inline;float:none;width:auto;margin:0;font-size:inherit;font-weight:inherit;color:inherit}.product-format__price .uc-price{color:inherit}.product-format__price .price-suffixes{display:none}.product-format--unavailable{cursor:default;color:#8a857c;background:#f4f2ee;border-style:dashed}.product-format--unavailable .product-format__name,.product-format--unavailable .product-format__price{font-weight:400}.product-cta__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:16px}.product-add-to-cart{height:54px;padding:0 30px;border:0;border-radius:3px;background:#fe9027;color:#fff;font-family:inherit;font-size:17px;font-weight:700;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background .15s}.product-add-to-cart:hover{background:#e07c1c}.product-add-to-cart[disabled]{background:#e5e1d9;color:#5f5a52;cursor:not-allowed}.product-cta__aside{min-width:0}.product-cta__bdc,.product-cta__hint{margin:0;font-size:13px;line-height:1.4;color:#6d685f}.product-cta__bdc a{color:#1c1914}.product-cta__hint{margin-top:4px}.product-cta__hint--alert{color:#fe9027}.node-prodnumerique .product-cta .add-to-cart{display:none}.product-subscribe{display:flex;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid #e9e5de;margin-top:22px;padding-top:16px;color:#6d685f}.product-description{clear:both}