.best-sellers{padding:80px 0;background:#faf6f4}.best-sellers__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:50px;gap:30px}.best-sellers__header-content{flex:1}.best-sellers__title{font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.2rem);font-weight:600;font-style:italic;color:#3d2f2a;margin:0 0 12px}.best-sellers__subtitle{font-size:1.2rem;color:#7a6a66;margin:0;max-width:500px}.best-sellers__view-all{display:inline-flex;align-items:center;gap:10px;background:transparent;color:#3d2f2a;border:2px solid #3d2f2a;padding:16px 32px;border-radius:50px;font-weight:500;font-size:1.1rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.best-sellers__view-all:hover{background:#3d2f2a;color:#fff}.best-sellers__view-all svg{width:18px;height:18px}.best-sellers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.best-sellers__card{background:transparent}.best-sellers__image-wrapper{position:relative;display:block;border-radius:16px;overflow:hidden;margin-bottom:20px;aspect-ratio:1 / 1;background:#fff}.best-sellers__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.best-sellers__image-wrapper:hover .best-sellers__image{transform:scale(1.05)}.best-sellers__image-placeholder{width:100%;height:100%;background:#f0ebe8}.best-sellers__badge{position:absolute;top:16px;left:16px;padding:8px 16px;border-radius:6px;font-size:.85rem;font-weight:600;z-index:1}.best-sellers__badge--best-seller{background:#8b7355;color:#fff}.best-sellers__badge--personnalisable{background:#a8d5ba;color:#2d5a3d}.best-sellers__badge--nouveau{background:#f5d76e;color:#6b5a00}.best-sellers__content{padding:0 5px}.best-sellers__collection{display:block;font-size:.85rem;font-weight:600;color:#a89890;letter-spacing:.5px;margin-bottom:8px}.best-sellers__product-title{font-family:var(--font-heading-family);font-size:1.25rem;font-weight:600;color:#3d2f2a;margin:0 0 10px;line-height:1.4}.best-sellers__product-title a{text-decoration:none;color:inherit}.best-sellers__product-title a:hover{color:#d58b95}.best-sellers__price{font-size:1.15rem;font-weight:600;color:#3d2f2a}@media screen and (max-width: 989px){.best-sellers__grid{grid-template-columns:repeat(2,1fr);gap:24px}.best-sellers__header{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 749px){.best-sellers{padding:50px 0}.best-sellers__grid{gap:20px}.best-sellers__product-title{font-size:1.1rem}.best-sellers__view-all{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-best-sellers.css.map */
