.home-featured{padding-top:64px;padding-bottom:64px}.home-featured-grid .product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e4e9e6;border-radius:10px;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.home-featured-grid .product-card:hover{transform:translateY(-4px);border-color:#d3dfd9;box-shadow:0 16px 38px #183d311a}.home-featured-grid .product-info{display:flex;flex:1;flex-direction:column;padding:15px}.home-featured-grid .product-info>small{font-size:12px;letter-spacing:.04em}.home-featured-grid .product-info>small a:hover{color:var(--green);text-decoration:underline}.home-featured-grid .product-info h3{display:-webkit-box;min-height:42px;margin:5px 0 12px;overflow:hidden;font-size:13px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:760px){.home-featured{padding-top:48px;padding-bottom:48px}.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-featured-grid .product-info{padding:12px}}
