:root{--article-products-cta-green: 63, 122, 74;--article-products-cta-green-hover: 52, 103, 62}.article-products{display:grid;grid-template-columns:repeat(var(--article-products-per-row, 4),minmax(0,1fr));gap:2.4rem 1.6rem;margin:3.6rem 0;width:100vw;position:relative;left:50%;transform:translate(-50%);max-width:calc(var(--page-width) - 45rem);padding:0 1.5rem}@media screen and (min-width:750px){.article-products{padding:0 5rem}}@media screen and (max-width:749px){.article-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.2rem}.article-product-card__atc-form{flex-direction:column}.article-product-card__quantity{width:100%}}.article-product-card{display:flex;flex-direction:column;min-width:0}.article-product-card__media{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--media-radius, 0);background:rgba(var(--color-foreground),.04)}.article-product-card__media img,.article-product-card__media svg{width:100%;height:100%;object-fit:cover;display:block;border:0;box-shadow:none;margin-bottom:0}.article-product-card__info{display:flex;flex-direction:column;gap:.4rem;padding-top:1.2rem;flex:1 1 auto}.article-product-card__title{font-size:1.4rem;line-height:1.3;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none}.article-product-card__title:hover{text-decoration:underline}.article-product-card__variant{margin:0;font-size:1.3rem;line-height:1.3;color:rgba(var(--color-foreground),.7)}.article-product-card__price{font-size:1.3rem;margin-top:.2rem}.article-product-card__price .price{font-size:1.3rem}.article-product-card__more{margin-top:.6rem;font-size:1.05rem;letter-spacing:.08rem;text-transform:uppercase;color:rgb(var(--color-foreground));text-underline-offset:.3rem}.article-product-card__actions{margin-top:1.2rem}.article-product-card__atc-form{display:flex;align-items:stretch;gap:.8rem}.article-product-card__quantity{flex:0 0 auto}.article-product-card__submit{flex:1 1 auto;margin:0;min-width:0;font-size:1.15rem;letter-spacing:.06rem;padding:0 1rem;background-color:rgb(var(--article-products-cta-green));color:rgb(var(--color-background))}.article-product-card__submit:hover,.article-product-card__submit:focus-visible{background-color:rgb(var(--article-products-cta-green-hover));color:rgb(var(--color-background))}.article-product-card__submit[disabled],.article-product-card__submit:disabled{cursor:not-allowed;opacity:1;background-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.5)}.article-product-card__availability{margin-top:.3rem}.article-product-card__availability p{margin:0;font-size:1.1rem;color:rgba(var(--color-foreground),.7)}.article-product-card .product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem;line-height:1.4;letter-spacing:.04rem;margin-top:.6rem;color:rgb(var(--color-foreground))}.article-product-card .product-form__error-message-wrapper .svg-wrapper{flex-shrink:0;width:1.4rem;height:1.4rem;margin-right:.6rem;margin-top:.15rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/article-products.css.map */
