.home-section-title{font-family:'Jost',sans-serif;font-size:11px;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:#1c1814;margin-bottom:1.2rem;display:block}
.home-tout-afficher{display:block;text-align:center;padding:1.2rem 0 .5rem;font-family:'Jost',sans-serif;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#1c1814;text-decoration:none;border-bottom:1px solid #e8dfd0}
.home-tout-afficher span{border-bottom:1px solid #1c1814;padding-bottom:2px}
.home-prod-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.home-prod-card{position:relative;background:#f5f5f5}
.home-prod-img{aspect-ratio:3/4;overflow:hidden;position:relative;background:#e8dfd0}
.home-prod-img img{width:100%;height:100%;object-fit:cover;object-position:top}
.home-promo-badge{position:absolute;top:.7rem;right:.7rem;background:#1c1814;color:#fff;font-family:'Jost',sans-serif;font-size:8px;letter-spacing:.14em;text-transform:uppercase;padding:3px 7px}
.home-prod-info{padding:.8rem .9rem 1rem}
.home-prod-name{font-family:'Cormorant Garamond',serif;font-size:15px;font-weight:400;color:#1c1814;line-height:1.2;margin-bottom:.3rem}
.home-prod-price{font-family:'Cormorant Garamond',serif;font-size:15px;color:#1c1814}
.home-prod-price-old{font-size:11px;color:#999;text-decoration:line-through;margin-right:4px}
.home-prod-price-sale{font-size:14px;color:#a0845c;font-family:'Jost',sans-serif}
.home-section{padding:2rem 1.2rem .5rem;max-width:1440px;margin:0 auto;border-top:1px solid #e8dfd0}
