.product-list__grid{padding:10px 0 50px;display:grid;grid-template-columns:100%;gap:20px}@media (min-width: 768px){.product-list__grid{padding-top:56px;padding-bottom:80px;gap:30px;grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (min-width: 1440px){.product-list__grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}.product-card{display:grid;grid-template-rows:auto 1fr;border-radius:10px;background-color:#f2f4f6}.product-card__image{display:block;width:100%;height:300px;object-fit:cover;border-radius:10px 10px 0 0}.product-card__content{display:grid;grid-template-rows:auto 1fr auto;row-gap:35px;padding:15px 20px 20px}@media (min-width: 768px){.product-card__content{padding:24px 30px 40px}}.product-card__title{font-size:30px;line-height:33px;font-style:normal;font-weight:400;color:#000;margin-top:0;margin-bottom:6px}@media (min-width: 768px){.product-card__title{font-size:40px;line-height:1;letter-spacing:-.4px}}.product-card__info{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.product-card__starts{color:#00000080}.product-card__price{color:#52acff}.product-card__body{font-size:15px;font-style:normal;font-weight:400;line-height:20px}@media (min-width: 768px){.product-card__body{font-size:16px;line-height:22px}}.product-card__body p:last-child,.product-card__body ul:last-child{margin-bottom:0}.product-card__body p,.product-card__body ul{margin-top:0;margin-bottom:1.4em}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-card.css.map */
