
.product-merchant-info{margin:1.5rem 0;padding:1.4rem 1.6rem;border:0.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--text-boxes-radius);background:rgba(var(--color-foreground),.02)}
.product-merchant-info__item+.product-merchant-info__item{margin-top:1.2rem;padding-top:1.2rem;border-top:0.1rem solid rgba(var(--color-foreground),.1)}
.product-merchant-info__heading{margin:0 0 .5rem}.product-merchant-info__text{margin:0}.product-merchant-info__links{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.product-merchant-info__links a,.product-merchant-info__seller a{text-underline-offset:.3rem}.product-merchant-info__seller{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;font-size:1.3rem}
@media screen and (max-width:749px){.product-merchant-info{padding:1.2rem 1.4rem}.product-merchant-info__links{flex-direction:column;align-items:flex-start;gap:.6rem}}
