.bc-alternatives{margin:1.5rem 0;padding:18px;border:1px solid #eadfd6;border-radius:14px;background:#fbf6f1}.bc-alternatives h2{font-size:1.25rem;margin:0 0 4px}.bc-alternatives__intro{margin:0 0 14px;color:#666}.bc-alternatives__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bc-alternatives__card{background:#fff;border-radius:12px;padding:10px;min-width:0}.bc-alternatives__image{display:flex;aspect-ratio:1/1;align-items:center;justify-content:center}.bc-alternatives__image img{width:100%;height:100%;object-fit:contain}.bc-alternatives__card h3{font-size:.95rem;line-height:1.3;margin:8px 0}.bc-alternatives__card h3 a{color:#2d2926}.bc-alternatives__price{font-weight:700;color:#7c0a02;margin-bottom:8px}.bc-alternatives__cta{display:block;text-align:center;background:#7c0a02;color:#fff;border-radius:7px;padding:8px;text-decoration:none}@media(max-width:767px){.bc-alternatives__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bc-alternatives{padding:12px}}
