.article-products{--article-products-ink: #171715;--article-products-paper: #f3efe6;margin-top:7rem;margin-bottom:7rem;color:var(--article-products-ink)}.article-products__header{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:1.2rem 5rem;align-items:end;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(23,23,21,.18)}.article-products__eyebrow{grid-column:1 / -1;margin:0;color:#a92724;font-size:1.15rem;font-weight:600;letter-spacing:.11em}.article-products__header h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.8rem,3.7vw,4.6rem);font-weight:400;line-height:1.3}.article-products__header>p:last-child{margin:0;color:#171715ad;font-size:1.4rem;line-height:1.8}.article-products__grid{display:grid;grid-template-columns:repeat(var(--article-product-columns),minmax(0,1fr));gap:clamp(2rem,3vw,4rem);margin:0;padding:0;list-style:none}.article-product-card{display:flex;flex-direction:column;min-width:0;border:1px solid rgba(23,23,21,.14);background:#fff}.article-product-card__media{display:block;overflow:hidden;aspect-ratio:1 / 1;background:var(--article-products-paper)}.article-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.article-product-card:hover .article-product-card__media img{transform:scale(1.025)}.article-product-card__content{display:flex;flex:1;flex-direction:column;padding:2.2rem}.article-product-card__vendor{margin:0 0 .8rem;color:#1717158c;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}.article-product-card h3{margin:0 0 .8rem;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:500;line-height:1.5}.article-product-card h3 a{color:inherit;text-decoration:none}.article-product-card__price{margin:0 0 2rem;font-size:1.35rem}.article-product-card__form{display:block;margin-top:auto}.article-product-card__label{display:block;margin:0 0 .6rem;font-size:1.15rem}.article-product-card__select{width:100%;min-height:4.6rem;margin:0 0 1.6rem;padding:0 3.8rem 0 1.2rem;border:1px solid rgba(23,23,21,.35);border-radius:0;background:#fff;color:inherit;font:inherit}.article-product-card__purchase{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:1rem;align-items:end}.article-product-card__quantity{min-height:4.8rem}.article-product-card__submit{min-height:4.8rem;padding-right:1.2rem;padding-left:1.2rem;font-size:1.25rem}.article-product-card .product-form__error-message-wrapper{margin-bottom:1rem;color:#b3261e;font-size:1.2rem}.article-product-card a:focus-visible,.article-product-card button:focus-visible,.article-product-card input:focus-visible,.article-product-card select:focus-visible{outline:3px solid #171715;outline-offset:3px}@media screen and (max-width:989px){.article-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.article-products{margin-top:5rem;margin-bottom:5rem}.article-products__header{grid-template-columns:1fr;gap:1.2rem}.article-products__header h2{font-size:3rem}.article-products__grid{grid-template-columns:1fr;gap:2.4rem}.article-product-card__purchase{grid-template-columns:11rem minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.article-product-card__media img{transition:none}.article-product-card:hover .article-product-card__media img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-article-products.css.map */
