.manual-product-cards__heading{text-align:center;margin-bottom:3rem;font-size:2.4rem}.manual-product-cards__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.manual-product-cards__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.manual-product-cards__grid{grid-template-columns:repeat(4,1fr)}}.manual-product-card{background:#fff;border-radius:1.2rem;overflow:hidden;box-shadow:0 2px 12px #00000012;display:flex;flex-direction:column}.manual-product-card__image-wrapper{aspect-ratio:1 / 1;overflow:hidden;background:#f5f0ed}.manual-product-card__image-wrapper img{width:100%;height:100%;object-fit:cover}.manual-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f0ed}.manual-product-card__info{padding:1.6rem;display:flex;flex-direction:column;flex:1}.manual-product-card__meta{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}.manual-product-card__badge{background:#e8f5e9;color:#2e7d32;font-size:1.2rem;font-weight:600;padding:.3rem .8rem;border-radius:2rem;display:flex;align-items:center;gap:.4rem}.manual-product-card__badge:before{content:"\2022";font-size:1.4rem}.manual-product-card__price{font-size:1.4rem;font-weight:600;color:#1a1a1a}.manual-product-card__title{font-size:1.6rem;font-weight:700;margin-bottom:.8rem;line-height:1.3;color:#1a1a1a}.manual-product-card__description{font-size:1.3rem;color:#6b6b6b;margin-bottom:1.6rem;line-height:1.5;flex:1}.manual-product-card__buttons{display:flex;flex-direction:column;gap:.8rem}.manual-product-card__btn{display:block;text-align:center;padding:1.2rem 2rem;border-radius:5rem;font-size:1.4rem;font-weight:600;text-decoration:none;transition:opacity .2s ease;cursor:pointer}.manual-product-card__btn:hover{opacity:.85}.manual-product-card__btn--primary{background:#1a1a1a;color:#fff}.manual-product-card__btn--secondary{background:transparent;color:#1a1a1a;border:1.5px solid #1a1a1a}
/*# sourceMappingURL=/cdn/shop/t/31/assets/manual-product-cards.css.map */
