.homeproductitem{display:flex;margin:0 5px;width:260px;border-radius:8px 8px 0 0}.homeproductitem :first-child{margin-left:0}.homeproductitem :last-child{margin-right:0}.homeproductitem-noData{display:flex;align-items:center;justify-content:center;flex-direction:column}.homeproductitem-noData svg{padding:30px;color:#3bb77e;border-radius:100%;background-color:rgba(59,183,126,.1);width:30px;height:30px;margin:15px 0}.homeproductitem-noData h3{color:#3bb77e;margin:15px 0}.homeproductitem-noData p{color:#7e7e7e;font-weight:400;margin:15px 0}.homeproductitem-noData a{margin:15px 0;padding:15px 45px;color:#fff;background-color:#3bb77e;font-weight:700;text-decoration:none}.homeproductitem-product{display:flex;flex-direction:column;align-items:center;justify-content:center}.homeproductitem-product-style{background:#f3f6fa}.homeproductitem-product-photoarea{display:flex;justify-content:center;align-items:center;height:270px;width:260px;background-color:#f6f7fb;border-radius:8px 8px 0 0}.homeproductitem-product-photoarea-image{height:180px;width:360px}.homeproductitem-product-photoarea img{width:100%;height:100%;object-fit:contain}.homeproductitem-product-infoarea{display:flex;flex-direction:column;background:#fff;padding:12px 32px 22px 0}.homeproductitem-product-infoarea-title{font-size:15px;font-weight:700}.homeproductitem-product-infoarea-link,.homeproductitem-product-infoarea-title{font-family:cairo,sans-serif;color:#7e7e7e;margin-bottom:10px;text-decoration:none}.homeproductitem-product-infoarea-link{font-size:13px}.homeproductitem-product-infoarea-price{font-family:cairo,sans-serif;font-size:15px;font-weight:700;color:#0989ff}