@keyframes pop-in{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}.animated{animation:pop-in .8s cubic-bezier(.25,.46,.45,.94) both}.categoryCard_categoryCard__cHuIt{display:flex;flex-direction:column;width:150px;height:100%;min-width:150px;margin-right:16px;border-radius:8px;background:var(--token-background-primary);box-shadow:0 1px 1px rgba(0,0,0,.2)}@media(min-width:640px){.categoryCard_categoryCard__cHuIt{width:237.6px;min-width:237.6px}}.categoryCard_categoryCard__cHuIt:last-child{margin-right:0}.categoryCard_categoryCard__cHuIt.categoryCard_disabled__8bN_F{pointer-events:none;opacity:.5}.categoryCard_categoryCard__cHuIt .categoryCard_imageContainer__DKqWg{width:100%;height:150px;overflow:hidden}.categoryCard_categoryCard__cHuIt .categoryCard_imageContainer__DKqWg .categoryCard_cardImage__Aq_PK{object-fit:contain;width:100%;height:100%;border-radius:4px 4px 0 0}.categoryCard_categoryCard__cHuIt .categoryCard_cardContent__3dGsv{padding:8px;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px;position:relative;flex:1 1 auto}.categoryCard_categoryCard__cHuIt .categoryCard_cardContent__3dGsv .categoryCard_cardTitle__F_0tW{font-size:16px;font-weight:400;color:var(--token-typography-700);font-weight:600;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.categoryCard_categoryCard__cHuIt .categoryCard_cardContent__3dGsv .categoryCard_cardPrice__Cb2R6{font-size:16px;font-weight:400;color:var(--token-typography-600);line-height:1.2}.categoryCard_categoryCard__cHuIt .categoryCard_cardContent__3dGsv .categoryCard_addOrRemoveButton__Y4WlN{position:absolute;bottom:8px;right:8px;width:32px;height:32px;padding:9px;border-radius:50%;background-color:var(--token-surface-brand-medium-contrast);cursor:pointer}.categoryCard_categoryCard__cHuIt .categoryCard_cardContent__3dGsv .categoryCard_addOrRemoveButton__Y4WlN:disabled{opacity:.5;cursor:not-allowed}.categoryCard_categoryCard__cHuIt .categoryCard_cardContent__3dGsv .categoryCard_addOrRemoveButton__Y4WlN>img{width:32px;height:32px;padding:9px;border-radius:50%;background-color:var(--token-surface-brand-medium-contrast)}