.moe-crosssell{margin:34px 0;padding:24px;background:#f8f7f4;border:1px solid #e5e2db;border-radius:14px}.moe-crosssell-head span{font-size:10px;font-weight:800;letter-spacing:.14em}.moe-crosssell-head h3{font-size:28px;margin:7px 0}.moe-crosssell-head p{color:#777}.moe-crosssell-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.moe-crosssell-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #eee}.moe-crosssell-card>a{display:block;aspect-ratio:4/5;background:#eee}.moe-crosssell-card img{width:100%;height:100%;object-fit:cover}.moe-crosssell-card>div{padding:12px}.moe-crosssell-card strong{display:block;font-size:13px}.moe-crosssell-price{display:flex;gap:7px;align-items:center;margin:8px 0}.moe-crosssell-price del{font-size:11px;opacity:.5}.moe-crosssell-price span{font-size:17px;font-weight:800}.moe-crosssell-card small{display:block;margin-bottom:8px}.moe-crosssell-card .button{font-size:10px}@media(max-width:800px){.moe-crosssell-grid{grid-template-columns:repeat(2,1fr)}}