#search>.inner .products{margin-top:20px}#search>.inner .products>.inner{display:flex;justify-content:normal;flex-wrap:wrap;gap:1.25%}@media(max-width:768px){#search>.inner .products>.inner{gap:2%;justify-content:center}}#search>.inner .products>.inner .product{width:24%;margin:0 0 1% 0%;border-radius:10px}@media(max-width:768px){#search>.inner .products>.inner .product{width:48%;margin:0 0 2% 0}}#search>.inner .products>.inner .product .image a{display:block;background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:233px;border-radius:10px}#search>.inner .products>.inner .product .image a img{width:100%;display:none}@media(max-width:768px){#search>.inner .products>.inner .product .image a{height:180px}}#search>.inner .products>.inner .product .text{padding:10px;text-align:center;line-height:normal;min-height:70px;display:flex;align-items:center;justify-content:center;flex-direction:column}@media(max-width:768px){#search>.inner .products>.inner .product .text{line-height:15px;font-size:13px;min-height:50px}}#search>.inner .products>.inner .product .text a{font-weight:600;color:#2f2f2f;text-decoration:none;line-height:17px}#search>.inner .products>.inner .product .text span{margin:2px 0 0 0;font-size:13px;color:#4a4a4a}@media(max-width:768px){#search>.inner .products>.inner .product .text span{font-size:11px}}#search>.inner .products>.inner .product .text span span{font-weight:bold;color:#00630a}#search .dym{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--border-color2)}