.product-card{border:1px solid #E8E8E8;transition:all .3s ease}.product-card .ant-card-body{padding:0}.product-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001a}.product-card .card-image-container{position:relative}.product-card .card-image-container img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.product-card .card-image-container .new-tag{position:absolute;top:20px;left:20px}.product-card .product-content{padding:8px 8px 12px;width:100%}.product-card .product-content .product-title{margin:0;color:#252b42;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.product-card .product-content .product-description{color:#737373;margin:0;height:42px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card .product-content .product-meta{color:#737373;font-size:12px}.product-card .product-content .product-meta .meta-separator{color:#e8e8e8;margin:0 8px}.product-card .product-content .product-price{display:flex;justify-content:center;gap:10px}.product-card .product-content .product-price .old-price{color:#bdbdbd;text-decoration:line-through}.product-card .product-content .product-price .new-price{color:#23856d;font-weight:700}.product-card .product-content .learn-more-link{color:#252b42;font-weight:700;font-size:14px}.product-card .product-content .learn-more-link:hover{color:#2d4059}.news{padding-top:80px;scroll-margin-top:64px;color:#252b42;text-align:center}@media (max-width: 1200px){.news{padding-top:32px}}
