.ProductItem_productItem__ljd9C{display:flex;min-height:60px;border-radius:12px;background:var(--grayscale_8);cursor:pointer;position:relative;transition:all .3s ease;overflow:hidden}.ProductItem_productItem__ljd9C .ProductItem_selectedBadge__voDTG{position:absolute;top:6px;right:6px;z-index:3;font-size:9px;font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:var(--white);background:var(--accent_violet);padding:3px 6px;border-radius:999px;pointer-events:none}.ProductItem_productItem__ljd9C.ProductItem_checked__9Gl5z,.ProductItem_productItem__ljd9C:hover{background:var(--grayscale_7)}.ProductItem_productItem__ljd9C .ProductItem_contentWrapper__3FAHn{display:flex;flex-direction:column;width:100%;z-index:1}.ProductItem_productItem__ljd9C .ProductItem_contentWrapper__3FAHn .ProductItem_iconWrapper__18MRl{position:relative;width:100%;height:72px;background:var(--grayscale_7);margin-bottom:4px;overflow:hidden}.ProductItem_productItem__ljd9C .ProductItem_contentWrapper__3FAHn .ProductItem_iconWrapper__18MRl .ProductItem_icon__IKWno{-o-object-fit:cover;object-fit:cover}.ProductItem_productItem__ljd9C .ProductItem_contentWrapper__3FAHn .ProductItem_textWrapper__j5hAH{display:flex;flex-direction:column;gap:2px;padding:0 8px 8px}.ProductItem_productItem__ljd9C .ProductItem_contentWrapper__3FAHn .ProductItem_textWrapper__j5hAH .ProductItem_price__T_8Vz{font-size:14px;font-weight:700;line-height:1.2;color:var(--white);text-align:left}.ProductItem_productItem__ljd9C .ProductItem_contentWrapper__3FAHn .ProductItem_textWrapper__j5hAH .ProductItem_priceSkeleton__TcgaC{display:inline-block;width:56px;height:16px;border-radius:4px;background-color:var(--grayscale_7);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.12) 50%,hsla(0,0%,100%,0));background-size:200% 100%;background-repeat:no-repeat;animation:ProductItem_priceSkeletonShimmer__3x6dZ 1.2s ease-in-out infinite}.ProductItem_productItem__ljd9C .ProductItem_contentWrapper__3FAHn .ProductItem_textWrapper__j5hAH .ProductItem_name__TsXlP{font-size:11px;font-weight:400;line-height:1.2;color:var(--grayscale_5);text-align:left}.ProductItem_productItem__ljd9C .ProductItem_radiobutton__PeADm{cursor:pointer;height:100%;opacity:1;position:absolute;width:100%;z-index:2;transition:all .3s ease;border-radius:12px;box-shadow:none;padding:0;display:block;left:0;border:1px solid transparent}.ProductItem_productItem__ljd9C .ProductItem_radiobutton__PeADm.ProductItem_genshin-impact___pn3i.ProductItem_checked__9Gl5z{border:1px solid var(--brand_genshin)}.ProductItem_productItem__ljd9C .ProductItem_radiobutton__PeADm:not(.ProductItem_genshin-impact___pn3i).ProductItem_checked__9Gl5z{border:1px solid var(--brand)}@keyframes ProductItem_priceSkeletonShimmer__3x6dZ{0%{background-position:100% 0}to{background-position:-100% 0}}