.ProductCardColors-module__cqRocG__colorSwatches{gap:.375rem;display:flex}.ProductCardColors-module__cqRocG__swatch{width:.625rem;height:.5rem}
.ProductCard-module__NsKUUa__card{background-color:var(--color-bg-card);width:100%;transition:background-color calc(var(--transition-time)*1.5)ease,border-color calc(var(--transition-time)*1.5)ease,box-shadow var(--transition-time)ease-in-out;border:1px solid #0000;border-radius:.5rem;position:relative}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal{align-items:center;padding:1rem;display:flex;box-shadow:0 0 #0000}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid{box-shadow:var(--shadow-card);flex-direction:column;margin-bottom:1.5rem;padding:.75rem 1rem 1rem;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small{background-color:var(--color-overlay-03);border-radius:.25rem;flex-direction:column;padding:.25rem;display:flex;box-shadow:0 0 #0000}.ProductCard-module__NsKUUa__thumbnail{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.ProductCard-module__NsKUUa__brandLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0}.ProductCard-module__NsKUUa__actionsRow{justify-content:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.ProductCard-module__NsKUUa__name{color:var(--color-text-100);cursor:pointer;font-weight:600}.ProductCard-module__NsKUUa__card a.ProductCard-module__NsKUUa__name,.ProductCard-module__NsKUUa__card a.ProductCard-module__NsKUUa__name:visited{color:var(--color-text-100)}.ProductCard-module__NsKUUa__card a.ProductCard-module__NsKUUa__name:hover{color:var(--color-text-100);text-decoration:underline}.ProductCard-module__NsKUUa__icon{width:1em}.ProductCard-module__NsKUUa__brandLogoFallback{opacity:.4;filter:grayscale()contrast(.8)brightness(.5)}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__inMyEffects{border:1px solid var(--color-in-my-effects-border,#8b630b);background-color:var(--color-in-my-effects-bg,#2b261c)}.ProductCard-module__NsKUUa__shineEffect{animation:ProductCard-module__NsKUUa__glowAnim calc(var(--transition-time)*1.5)ease-in-out;animation-fill-mode:forwards;position:relative;box-shadow:0 0 1rem #ffee8e00}.ProductCard-module__NsKUUa__shineEffect:after{content:"";pointer-events:none;animation:ProductCard-module__NsKUUa__shineAnim calc(var(--transition-time))linear;background:linear-gradient(135deg,#ffee8e00 0% 20%,#ffffff26 50%,#ffee8e00 80% 100%) 0 0/200% 100% no-repeat;animation-fill-mode:forwards;position:absolute;inset:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__loading{-webkit-user-select:none;user-select:none;pointer-events:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__loading:after{content:"";border-radius:inherit;background:var(--color-bg-main);border:1px solid var(--color-bg-main);opacity:.65;z-index:4;width:100%;height:100%;position:absolute;top:-1px;left:-1px}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__loading.ProductCard-module__NsKUUa__small:after{opacity:.75}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__loading.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__contextMenuArea button{opacity:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__loading.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__contextMenuArea button{opacity:1}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__loading .ProductCard-module__NsKUUa__addToMyEffectsButton{z-index:5;opacity:1;background:0 0}.ProductCard-module__NsKUUa__skeleton{-webkit-user-select:none;user-select:none;pointer-events:none;cursor:pointer;position:relative;overflow:hidden}.ProductCard-module__NsKUUa__skeleton:after{content:"";width:200%;height:100%;animation:ProductCard-module__NsKUUa__skeletonShineAnim calc(var(--transition-time)*5)infinite;background:linear-gradient(90deg,#0000,#ffffff05,#0000);position:absolute;top:0;left:-200%}@keyframes ProductCard-module__NsKUUa__skeletonShineAnim{to{transform:translate(175%)}}@keyframes ProductCard-module__NsKUUa__glowAnim{0%{box-shadow:0 0 1rem #ffee8e00,0 0 .125rem #ffd90000}50%{box-shadow:0 0 1rem #ffd90033,0 0 .05rem #ffd900}to{box-shadow:0 0 1rem #ffee8e00,0 0 .125rem #ffd90000}}@keyframes ProductCard-module__NsKUUa__shineAnim{0%{opacity:0;background-position:-10% 0}10%{opacity:1}to{opacity:0;background-position:150% 0}}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__thumbnailContainer{cursor:pointer;border-radius:.375rem;flex-shrink:0;width:6.5rem;height:6.5rem;margin-right:1.5rem;position:relative;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__details{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__header{align-items:center;margin:0 2rem .5rem 0;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__brandLogo{width:1.5rem;height:1.5rem;margin-right:1rem;position:relative;top:-.25rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__name{font-size:1rem;position:relative;top:-.25rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__playDemoWrap{width:1rem;height:1rem;margin-left:.75rem;display:inline-block;position:relative;top:-.25rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__playDemo{position:absolute;top:-.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__info{font-size:.75rem;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__infoColumn{flex-direction:column;width:12rem;min-width:5rem;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__infoColumn:not(:last-of-type){margin-right:.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__infoRow{white-space:nowrap;text-overflow:ellipsis;align-items:center;height:1.05rem;display:flex;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__infoRow:not(:last-of-type){margin-bottom:.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__infoRow span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__icon{opacity:.5;margin-right:.5rem;font-size:1.125em}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__contextMenuArea{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;margin-left:auto;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__simQuality{-webkit-user-select:none;user-select:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__brandLogoFallback{background-size:75%}.ProductCard-module__NsKUUa__requestSimButton{margin-left:-12rem}.ProductCard-module__NsKUUa__addToMyEffectsButton{margin-left:-12rem;padding:0 1em}.ProductCard-module__NsKUUa__addToMyEffectsButton svg{color:var(--color-secondary)}.ProductCard-module__NsKUUa__addToMyEffectsButton.ProductCard-module__NsKUUa__alreadyAdded,.ProductCard-module__NsKUUa__requestSimButton.ProductCard-module__NsKUUa__simRequested{opacity:.8;background:0 0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__skeleton{background-color:var(--color-bg-card);border:1px solid #0000}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__addingSpinner{display:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__skeleton.ProductCard-module__NsKUUa__loading:after{content:"";opacity:1;width:200%;height:100%;animation:ProductCard-module__NsKUUa__skeletonShineAnim calc(var(--transition-time)*5)infinite;background:linear-gradient(90deg,#0000,#ffffff05,#0000);border:1px solid #0000;position:absolute;top:0;left:-200%}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__menuSpinner,.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__playDemo{display:none!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__thumbnail{background:var(--color-overlay-06);filter:none;opacity:1;background-image:none!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailContainer{background:var(--color-overlay-06);background-image:none!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__brandLogo{background:var(--color-overlay-06);border-radius:5rem;background-image:none!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__name{background-color:var(--color-overlay-06);-webkit-line-clamp:1;line-clamp:1;border-radius:.25rem;-webkit-box-orient:vertical;display:-webkit-box;color:#0000!important;width:35%!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__infoRow{background-color:var(--color-overlay-06);border-radius:.25rem;margin-right:4rem;color:#0000!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__infoRow svg{opacity:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__colorRow>*{display:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton button{background-color:var(--color-overlay-06);color:#0000!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal.ProductCard-module__NsKUUa__skeleton button svg{opacity:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__colorRow>*{display:none}@media (max-width:1520px){.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__horizontal .ProductCard-module__NsKUUa__infoColumn{width:calc(25% - 2.3rem)}}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__header{align-items:center;margin-bottom:.75rem;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__brandLogo{width:2rem;height:2rem;margin-right:.75rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__brandName{color:var(--color-text-80);white-space:nowrap;text-overflow:ellipsis;margin-right:.5rem;font-size:.875rem;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__contextMenuArea{flex-shrink:0;margin-left:auto;position:relative;right:-.25rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__thumbnailWrapper{box-sizing:border-box;background:var(--color-overlay-06);border-radius:.375rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__thumbnailContainer{width:100%;margin:1rem;padding-bottom:50%;position:relative;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__thumbnail{cursor:pointer;z-index:1;position:absolute;inset:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__playDemo{z-index:2;position:absolute;bottom:.5rem;right:.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__partNumberChip{color:var(--color-white);z-index:2;background-color:#000000bf;border-radius:.25rem;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:550;display:flex;position:absolute;bottom:.5rem;left:.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__partNumberChip .ProductCard-module__NsKUUa__icon{opacity:.5;color:var(--color-white);margin-right:.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__name{flex-grow:1;width:100%;margin:1rem 0;font-size:1.0625rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__info{justify-content:space-between;margin-bottom:.5rem;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__infoColumn{flex-direction:column;width:50%;font-size:.8125rem;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__infoRow{white-space:nowrap;text-overflow:ellipsis;align-items:center;margin-bottom:.5rem;display:flex;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__infoRow span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__infoRow .ProductCard-module__NsKUUa__icon{color:var(--color-text-30);margin-right:.5rem}.ProductCard-module__NsKUUa__addedDate{color:var(--color-text-50)}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__addedDate{margin-bottom:.5rem;font-size:.75rem}.ProductCard-module__NsKUUa__addedDate .ProductCard-module__NsKUUa__icon{color:var(--color-text-30)}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__colorRow{margin-bottom:1rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__colorRow span{font-size:.875rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__footer{border-top:2px solid var(--color-overlay-10);justify-content:space-between;align-items:center;gap:.5rem;margin:auto -1rem 0;padding:1rem 1rem 0;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simQuality,.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simPreview{-webkit-user-select:none;user-select:none;align-items:center;min-width:0;font-size:.6rem;line-height:1;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simQualityText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__footer button{flex-shrink:0;margin-left:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simQuality .ProductCard-module__NsKUUa__icon{margin-right:.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simQualityIcon{margin-right:.25rem;font-size:1rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simPreview{cursor:pointer;border-radius:.125rem;margin:-.125rem -.25rem;padding:.125rem .25rem;font-size:.875rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simPreview:hover{background:var(--color-overlay-10)}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simPreview:active{background:var(--color-overlay-06)}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid .ProductCard-module__NsKUUa__simPreview .ProductCard-module__NsKUUa__icon{color:var(--color-text-30);margin-right:.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__thumbnail{filter:none;opacity:1;background:0 0;display:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailWrapper{background:var(--color-overlay-06)}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailContainer{background:0 0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__partNumberChip{display:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__brandLogo{background:var(--color-overlay-06);border-radius:5rem;background-image:none!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__name{background-color:var(--color-overlay-06);border-radius:.25rem;color:#0000!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__brandName{background-color:var(--color-overlay-06);border-radius:.25rem;width:40%;color:#0000!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__infoRow,.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__simQuality{background-color:var(--color-overlay-06);border-radius:.25rem;width:4rem;margin-right:4rem;color:#0000!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__infoRow svg,.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__simQuality svg{opacity:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__playDemo{display:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton button{background-color:var(--color-overlay-06);color:#0000!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__skeleton button svg{opacity:0}@media (max-width:800px){.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid:last-child{margin-bottom:0}}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__header{align-items:center;margin-bottom:.25rem;display:flex}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__brandLogo{width:1.5rem;height:1.5rem;margin-right:.75rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__contextMenuArea{flex-shrink:0;margin-left:auto;position:relative}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__menuSpinner{pointer-events:none;z-index:5;justify-content:center;align-items:center;font-size:.6rem;display:inline-flex;position:absolute;top:.5rem;right:.4rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__menuSpinnerIcon{opacity:1;color:var(--color-secondary);margin-left:.25rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__thumbnailWrapper{box-sizing:border-box;background:0 0;border-radius:.375rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__thumbnailContainer{width:100%;margin:1rem .5rem .5rem;padding-bottom:65%;position:relative;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__thumbnail{cursor:pointer;z-index:1;position:absolute;inset:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__simQuality{z-index:3;font-size:.875rem;position:absolute;top:0;left:-.25rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__simQualityLabel{color:#fff;white-space:nowrap;-webkit-user-select:none;user-select:none;background-color:#000c;border-radius:0 5rem 5rem 0;justify-content:center;align-items:center;padding:.25rem .45rem .25rem .375rem;font-size:.5rem;line-height:1;display:flex;position:relative}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__simQualityLabel .ProductCard-module__NsKUUa__simQualityIcon{margin-right:.25rem;font-size:.875rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__playDemo{z-index:2;position:absolute;bottom:0;right:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__name{text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:calc(100% - .7rem);margin:.65rem .35rem .35rem;font-size:.75rem;font-weight:400;display:-webkit-box;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__contextMenu{min-width:100px;line-height:1.4}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__menuItem{-webkit-user-select:none;user-select:none;border-radius:.25rem;align-items:center;padding:.5rem .75rem;font-size:.875rem;line-height:1.4;text-decoration:none;display:flex;color:var(--color-text-100)!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__menuItem:not(:last-child){margin-bottom:.5rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small .ProductCard-module__NsKUUa__menuIcon{width:1rem;margin-right:.75rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__thumbnail{filter:none;opacity:1;background:0 0;display:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailWrapper{background:var(--color-overlay-06);background-image:none!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailContainer{background:0 0;background-image:none!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__brandLogo{background:var(--color-overlay-06);border-radius:5rem;background-image:none!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__name{background-color:var(--color-overlay-06);color:#0000;border-radius:.25rem;height:2.1rem}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__simQuality{background-color:var(--color-overlay-06);opacity:0;border-radius:.25rem;width:1rem;color:#0000!important}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__simQuality svg{opacity:0}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton .ProductCard-module__NsKUUa__playDemo{display:none}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton button{background-color:var(--color-overlay-06);color:#0000}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__skeleton button svg{opacity:0}.ProductCard-module__NsKUUa__card .ProductCard-module__NsKUUa__icon.ProductCard-module__NsKUUa__simQualityIcon{color:var(--color-sim-quality-unverified);opacity:1}.ProductCard-module__NsKUUa__card .ProductCard-module__NsKUUa__icon.ProductCard-module__NsKUUa__noSimIcon{color:var(--color-sim-quality-nosim)}.ProductCard-module__NsKUUa__card .ProductCard-module__NsKUUa__icon.ProductCard-module__NsKUUa__verifiedIcon{color:var(--color-sim-quality-verified)}.ProductCard-module__NsKUUa__card .ProductCard-module__NsKUUa__icon.ProductCard-module__NsKUUa__placeholderIcon{color:var(--color-sim-quality-placeholder)}.ProductCard-module__NsKUUa__card .ProductCard-module__NsKUUa__icon.ProductCard-module__NsKUUa__communityEffectIcon{color:var(--color-secondary)}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailWrapper,.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailContainer{background-color:#000}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailWrapper{border-radius:.375rem;overflow:hidden}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailContainer{margin:0;padding-bottom:62%}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__grid.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnail{transform:scale(1.3)}.ProductCard-module__NsKUUa__card.ProductCard-module__NsKUUa__small.ProductCard-module__NsKUUa__communityEffect .ProductCard-module__NsKUUa__thumbnailContainer{border-radius:.375rem;margin:0;padding-bottom:100%;overflow:hidden}
.ProductList-module__A_dHoq__productList{display:flex}.ProductList-module__A_dHoq__smallGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));justify-items:center;gap:.5rem;display:grid}.ProductList-module__A_dHoq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));justify-items:center;gap:1rem;display:grid}.ProductList-module__A_dHoq__horizontalGrid{flex-direction:column;gap:1.5rem;display:flex}
