.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}.editor-pick{padding:80px 195px;background-color:#fafafa}.editor-pick .editor-pick-header{text-align:center;margin-bottom:48px}.editor-pick .editor-pick-header-h3{font-weight:700;font-size:24px;color:#252b42;margin-bottom:8px}.editor-pick .editor-pick-header .section-description{text-align:center;color:#737373}.editor-pick .editor-pick-grid{padding:0 16px}.editor-pick .category-card{position:relative;overflow:hidden;border-radius:8px;transition:transform .3s ease;margin-bottom:16px}.editor-pick .category-card:hover{transform:scale(1.02)}.editor-pick .category-card:hover .category-image:before{opacity:.3}.editor-pick .category-card .category-image{height:500px;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}.editor-pick .category-card .category-image:before{content:"";position:absolute;inset:0;background:#000;opacity:0;transition:opacity .3s ease}.editor-pick .category-card.half-height .category-image{height:238px}@media (max-width: 991px){.editor-pick .category-card.half-height .category-image{height:300px}}.editor-pick .category-card .category-title{position:absolute;bottom:24px;left:24px;padding:12px 24px;background:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:all .3s ease;color:#252b42}.editor-pick .category-card .category-title:hover{background:#2dc071;color:#fff}@media (max-width: 1200px){.editor-pick{padding:40px 0}.editor-pick .category-card .category-image{height:300px}}
