.rate-preview-list{display:flex;gap:4px;align-items:center}.rate-preview-list svg{width:12px;height:12px;color:#fdab0d}.rate-preview-wrapper{display:flex;gap:4px}.rate-preview-wrapper li{margin:0!important;color:#ffa800}.rate-preview-wrapper svg{width:12px;height:12px}@font-face{font-family:Inter-Light;src:url(/fonts/Inter-Light.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-ExtraBold;src:url(/fonts/Inter-ExtraBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Light;src:url(/fonts/Cairo-Light.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Regular;src:url(/fonts/Cairo-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Medium;src:url(/fonts/Cairo-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-SemiBold;src:url(/fonts/Cairo-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Bold;src:url(/fonts/Cairo-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-ExtraBold;src:url(/fonts/Cairo-ExtraBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Rubik-Regular;src:url(/fonts/Rubik-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Rubik-Medium;src:url(/fonts/Rubik-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:Rubik-SemiBold;src:url(/fonts/Rubik-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Rubik-Bold;src:url(/fonts/Rubik-Bold.woff2) format("woff2");font-style:normal}.public-product-card{background-color:var(--white);padding:14px;width:100%;display:grid}.public-product-card.shadow{box-shadow:0 4px 23.8px 0 rgba(0,0,0,.051)}.public-product-card .product-img{width:100%;height:210px;align-items:center;justify-content:center;border-bottom:1px solid #b5b7c2;margin-bottom:2px}.public-product-card .product-img img{width:98%;height:192px;object-fit:cover}.public-product-card .card-content{margin-top:4px}.public-product-card .card-content .brand-img{justify-content:center;width:42px;height:42px;margin:auto}.public-product-card .card-content .brand-img img{width:42px;height:auto;max-height:42px}.public-product-card .card-content .product-name{margin:10px 0;color:#0c0c0c;font-size:14px;line-height:15px}.public-product-card .card-content .vendor-img{height:30px;min-height:30px}.public-product-card .card-content .vendor-img img{height:30px;max-height:30px;width:auto;max-width:100%}.public-product-card .card-content .rate-wrapper{margin:12px 0;display:flex;align-items:center;gap:10px}.public-product-card .card-content .rate-wrapper .rate-title{font-size:12px;color:#a9a9a9}.public-product-card .card-content .price-cart-wrapper{display:flex;align-items:center;gap:8px;justify-content:space-between}.public-product-card .card-content .price-cart-wrapper .price{font-size:16px;color:#0c0c0c;font-family:Inter-SemiBold,Cairo-SemiBold}.public-product-card .card-content .price-cart-wrapper .price .currency-symbol{-webkit-margin-start:3px;margin-inline-start:3px;font-size:80%}.public-product-card .card-content .price-cart-wrapper .pricing-wrapper{font-size:22px;color:var(--black);display:flex;align-items:baseline;gap:5px;font-family:Rubik-Medium}.public-product-card .card-content .price-cart-wrapper .pricing-wrapper .old-price{text-decoration:line-through;font-size:60%;opacity:.5;font-family:Inter-Medium,Cairo-Medium}.public-product-card.list{display:flex}.public-product-card.list .product-img{border-bottom:0;-webkit-margin-end:14px;margin-inline-end:14px;-webkit-padding-end:14px;padding-inline-end:14px;margin-bottom:0;width:45%}.public-product-card.list .product-img img{width:100%}.public-product-card.list .card-content{display:grid;align-content:center}.public-product-card.list .card-content .rate-wrapper{margin:12px 0}