.product-grid-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:5px;margin:auto}.product-card{position:relative;background-size:cover;background-position:center;height:440px;display:flex;justify-content:center;padding-top:60px}.product-card-content{color:#fff;padding:20px;text-align:center;border-radius:5px}.product-card-content h2{font-size:50px;margin-bottom:10px;color:#fff}.product-card-content p{font-size:18px;line-height:1.4em}a.product-card-button{display:inline-block;background-color:#e6d5c3;color:#4e3629;padding:8px 60px;text-decoration:none;font-weight:700;font-size:16px;margin-top:20px}.text-left{justify-content:flex-start;text-align:left}.text-center{justify-content:center;text-align:center}.text-right{justify-content:flex-end;text-align:right}.product-card:nth-child(2),.product-card:nth-child(3),.product-card:nth-child(4){display:block;padding:20px}@media (max-width: 768px){.product-grid-wrapper{grid-template-columns:repeat(1,1fr)}.product-card-content h2{font-size:28px}.product-card-content p{font-size:14px}.product-card{height:266px;padding-top:20px}a.product-card-button{padding:8px 40px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-grid.css.map */
