.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}.category-products{padding:80px 195px}@media (max-width: 1200px){.category-products{padding:40px 20px}.category-products .ant-divider-horizontal{margin:12px 0}}.category-products .category-header{margin-bottom:40px}@media (max-width: 1200px){.category-products .category-header{margin-bottom:0}}.category-products .category-header .left-section{display:flex;align-items:center;gap:40px;justify-content:space-between}@media (max-width: 1200px){.category-products .category-header .left-section{flex-direction:column;align-items:center;gap:20px}}.category-products .category-header .left-section .section-title{margin:0;font-weight:700;color:#252b42}.category-products .category-header .left-section .category-navigation{display:flex;align-items:center;gap:20px}.category-products .category-header .left-section .category-navigation .categories{display:flex;gap:15px}.category-products .category-header .left-section .category-navigation .categories button{color:#737373;font-weight:600;padding:0}.category-products .category-header .left-section .category-navigation .categories button.active,.category-products .category-header .left-section .category-navigation .categories button:hover{color:#252b42}.category-products .category-header .left-section .category-navigation .navigation-buttons{display:flex;gap:10px}.category-products .category-header .featured-image{position:relative;width:330px;height:767px;overflow:hidden;border-radius:8px}@media (max-width: 1200px){.category-products .category-header .featured-image{width:100%;height:180px}}.category-products .category-header .featured-image img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.category-products .category-header .featured-image .overlay{position:absolute;top:24px;left:24px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;background:#ffffffb3;border-radius:4px;max-width:272px;text-align:left}@media (max-width: 1200px){.category-products .category-header .featured-image .overlay{top:12px;left:12px;padding:12px}}.category-products .category-header .featured-image .overlay h3{margin:0;font-size:20px;font-weight:700;color:#252b42}@media (max-width: 1200px){.category-products .category-header .featured-image .overlay h3{font-size:18px}}.category-products .category-header .featured-image .overlay p{margin:8px 0 0;font-size:13px;color:#737373}
