.article-product-card{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:20px;width:100%;margin:28px 0;padding:24px;box-sizing:border-box;background:#fff;border:1px solid #e5e0d8;border-radius:8px;color:#232323;text-align:left}.article-product-card *,.article-product-card *:before,.article-product-card *:after{box-sizing:border-box}.article-product-card .article-product-card__image{width:100%;min-width:0}.article-product-card .article-product-card__image img{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:1;margin:0;padding:0;object-fit:contain;border:0;border-radius:4px}.article-product-card .article-product-card__body{min-width:0}.article-product-card .article-product-card__name{margin:0 0 16px;padding:0;color:#232323;font-size:16px;font-weight:700;line-height:1.6;overflow-wrap:anywhere}.article-product-card .article-product-card__buttons{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:8px}.article-product-card a.article-product-card__button{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:48px;margin:0;padding:10px 8px;border:1px solid transparent;border-radius:4px;box-shadow:none;background-image:none;font-family:inherit;font-size:13px;font-weight:700;line-height:1.5;letter-spacing:normal;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:anywhere;transition:opacity .15s ease}.article-product-card a.article-product-card__button--official{background-color:#232323;border-color:#232323;color:#fff}.article-product-card a.article-product-card__button--amazon{background-color:#ffb347;border-color:#ffb347;color:#232f3e}.article-product-card a.article-product-card__button--rakuten{background-color:#bf0000;border-color:#bf0000;color:#fff}@media(hover:hover){.article-product-card a.article-product-card__button:hover{opacity:.85;text-decoration:none}}.article-product-card a.article-product-card__button:focus-visible{outline:2px solid #232323;outline-offset:3px}@media screen and (max-width:650px){.article-product-card{grid-template-columns:1fr;gap:16px;margin:24px 0;padding:20px 16px}.article-product-card .article-product-card__image{width:120px;margin:0 auto}.article-product-card .article-product-card__name{font-size:15px}.article-product-card .article-product-card__buttons{grid-auto-flow:row;grid-template-columns:minmax(0,1fr)}.article-product-card a.article-product-card__button{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/article-product-card.css.map */
