.bc-crosssell{margin:2rem 0}.bc-crosssell__head h2{font-size:1.45rem;margin:0 0 1rem;color:#2d2926}.bc-crosssell__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bc-crosssell__card{border:1px solid #eadfd6;border-radius:14px;background:#fff;overflow:hidden;min-width:0}.bc-crosssell__image{display:flex;aspect-ratio:1/1;align-items:center;justify-content:center;background:#fbf6f1}.bc-crosssell__image img{width:100%;height:100%;object-fit:contain}.bc-crosssell__body{padding:12px}.bc-crosssell__body h3{font-size:.98rem;line-height:1.3;margin:0 0 8px}.bc-crosssell__body h3 a{color:#2d2926;text-decoration:none}.bc-crosssell__price{font-weight:700;color:#7c0a02;margin-bottom:10px}.bc-crosssell__cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px;background:#7c0a02;color:#fff;text-decoration:none}.bc-crosssell__cta:hover{background:#5e0701;color:#fff}@media(max-width:767px){.bc-crosssell__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bc-crosssell__body{padding:10px}.bc-crosssell__head h2{font-size:1.2rem}.bc-crosssell__cta{width:100%;font-size:.9rem}}
