.catalogListCard{box-sizing:border-box;background:#fff;border-radius:10px;flex-direction:column;gap:10px;min-width:0;height:100%;padding:20px;font-size:13px;display:flex}.catalogListCard__header{justify-content:space-between;align-items:center;display:flex}.catalogListCard__title{color:#0288d1;cursor:pointer;padding:5px 0;font-size:22px;font-weight:700;line-height:29px}.catalogListCard__actions{align-items:center;gap:10px;display:flex}.catalogListCard__action-icon{color:#cecece;width:32px;height:32px}.catalogListCard__action-icon.isActive{color:#0288d1}.catalogListCard__action-icon:hover{color:#0288d1;cursor:pointer}.catalogListCard__category{color:#0288d1;font-size:14px;line-height:17px}.catalogListCard__crosses,.catalogListCard__params{flex-direction:column;min-height:0;display:flex}.catalogListCard__cross,.catalogListCard__param{border-radius:4px;justify-content:space-between;align-items:center;height:24px;font-size:13px;line-height:12px;display:flex}.catalogListCard__cross:nth-child(odd),.catalogListCard__param:nth-child(odd){background:#f6f6f6}.catalogListCard__param-title{flex:1;align-items:baseline;min-width:0;margin-right:12px;display:flex}.catalogListCard__param-key{flex:0 0 28px}.catalogListCard__cross-value,.catalogListCard__param-value{min-width:0}.catalogListCard__param-value-num--important{color:#df0024}.catalogListCard__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;display:flex}.catalogListCard__footer-more{width:100%}.catalogListCard__footer-more .v-button{justify-content:center;width:100%}.catalogListCard__cart-icon{width:23px;height:23px}@media (width<=639.98px){.catalogListCard{border-radius:20px;padding:16px 32px}.catalogListCard__title{margin-bottom:5px}}.catalogListCard--big .catalogListCard__crosses,.catalogListCard--big .catalogListCard__params{overflow:hidden}.catalogListCard--big .catalogListCard__cross,.catalogListCard--big .catalogListCard__param{padding:6px 4px}.catalogListCard--big .catalogListCard__param-name{white-space:nowrap;text-overflow:ellipsis;max-width:50px;font-weight:700;overflow:hidden}.catalogListCard--big .catalogListCard__param-legend{color:#767a7e;white-space:nowrap;font-weight:400}.catalogListCard--big .catalogListCard__cross-brand{white-space:nowrap;text-overflow:ellipsis;color:#0288d1;flex:none;width:137px;margin-right:12px;overflow:hidden}.catalogListCard--big .catalogListCard__cross-value{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.catalogListCard--big .catalogListCard__image:not(.catalogListCard__image--legend){flex-basis:120px;max-width:120px;max-height:120px}.catalogListCard--big .catalogListCard__block{flex:1}.catalogListCard--big .catalogListCard__block-title{margin-bottom:9px;font-size:14px;font-weight:700;line-height:17px}.catalogListCard--big .catalogListCard__footer-cart .v-button{white-space:nowrap;height:37px}
