.all-products{background:var(--white);padding:40px 0 80px}.product-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;width:100%}.product-card{display:flex;flex-direction:column;height:100%;background:var(--white);filter:drop-shadow(1px 2px 5px rgba(0,0,0,.1))}.product-grid>.product-card{height:100%}.product-card img{width:100%;height:350px;min-height:350px;object-fit:cover}.product-copy{display:flex;flex-direction:column;gap:12px}.product-title .script{margin-bottom:8px}.product-info{display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:24px;height:100%}.product-copy h2{color:var(--black)}.product-copy h3{color:var(--gray)}.products-desc p,.products-desc li{color:var(--black)}.products-desc p{padding:4px 0}.product-copy .script{font-size:36px}.product-card.image-above{display:grid;gap:1.25rem}.product-card.image-left{display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem;align-items:start}.product-card.image-left img{width:100%;height:100%;object-fit:cover;object-position:center}.product-price{margin:.25rem 0 .75rem;font-weight:600}@media (max-width: 1300px){.product-grid{grid-template-columns:1fr 1fr}}@media (max-width: 900px){.product-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/packages-subscription-products.css.map */
