.tn-product-card{display:grid;grid-template-columns:minmax(140px,220px) minmax(0,1fr);gap:24px;align-items:center;width:100%;max-width:100%;box-sizing:border-box;margin:32px 0;padding:24px 0;border:0;background:#fff0}.tn-product-card *,.tn-product-card *::before,.tn-product-card *::after{box-sizing:border-box}.tn-product-card__media{display:block;min-width:0}.tn-product-card__image{width:100%;max-width:100%;height:auto;display:block}.tn-product-card__content{min-width:0}.tn-product-card__eyebrow,.tn-product-card-editor__label{margin:0 0 6px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.tn-product-card__title{margin:0 0 10px;font-size:1.35rem;line-height:1.25}.tn-product-card__title a{color:inherit;text-decoration:none}.tn-product-card__description{margin:0 0 12px}.tn-product-card__price{margin:0 0 16px;font-weight:700}.tn-product-card__button{display:inline-block;padding:10px 16px;border:1px solid currentColor;text-decoration:none;font-weight:700}.tn-product-card-editor{width:100%;max-width:100%;box-sizing:border-box;padding:20px 0;border:0;background:#fff0}@media (max-width:640px){.tn-product-card{grid-template-columns:1fr}}