.ProductsRadioGroup_root__qJ1Iq{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;width:100%;margin-bottom:0}@media only screen and (max-width:475px){.ProductsRadioGroup_root__qJ1Iq{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:6px}}.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_checkMark__fysuZ{position:absolute;top:6px;right:6px;z-index:3;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--accent_violet);color:#fff;pointer-events:none;box-shadow:0 0 0 2px #0a0a0c8c}.ProductItem_productItem__ljd9C .ProductItem_checkMark__fysuZ svg{width:11px;height:11px;display:block}.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{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,#fff0,#ffffff1f 50%,#fff0);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 #0000}.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}}