.catalog-cards-container{border:1px solid var(--background-brown-primary);border-radius:17px;width:100%;height:auto;display:flex;flex-direction:column}.catalog-card-linea{padding:10px 16px;text-transform:uppercase;font-size:13px;font-weight:800;color:var(--background-green-secondary)}.ImageCard{vertical-align:top;object-fit:cover;height:404px;width:100%}.catalog-card-details{display:flex;height:80px;justify-content:center;gap:27px;min-height:40px;align-items:center;font-size:14px}.card-catalog-features{color:#5E5647;display:flex;justify-content:space-between;align-content:center;align-items:center;margin-inline:30px;font-size:clamp(13px,1.3vw,14px)}.card-catalog-features div{display:flex;margin-block:30px;align-items:center;text-align:center;gap:8px;@media only screen and (min-width:1140px) and (max-width:1745px){flex-direction:column}}.catalog-card-buttons{display:flex;flex-direction:row;justify-content:space-between}.catalog-card-cuotas{background-color:#2F2C2C;font-weight:800}.catalog-card-cuotas,.catalog-card-modelo{height:36px;color:var(--main-text);font-size:14px;text-align:center;align-content:center}.catalog-card-modelo{background-color:var(--background-green-secondary);font-weight:500}.catalog-card-reference-price{background-color:var(--background-brown-primary);border-radius:0 0 0 16px;height:48px;width:50%;align-content:center;color:var(--main-text);line-height:100%}.catalog-card-reference-price p{font-size:17px;font-weight:700;text-align:center}.catalog-card-reference-price span{font-size:12.5px;font-weight:300;text-align:center;align-content:center}.catalog-card-ver-mas-container{width:50%;border-top:1px solid #5e5647;cursor:pointer;text-decoration:none}.catalog-card-ver-mas{color:var(--background-brown-secondary);font-size:16px;text-align:center;justify-content:space-between;align-content:center;height:100%}.card-catalog-feature-item{display:flex;flex-direction:row;align-items:center;gap:8px;color:#5E5647}@media(max-width:850px){.ImageCard{vertical-align:top;object-fit:cover;height:404px}.catalog-card-details{flex-wrap:wrap;padding-inline:12px;gap:14px 27px;justify-content:start;padding-top:7px;padding-bottom:12px;height:auto}.catalog-card-reference-price p,.catalog-card-ver-mas{font-size:14px}.catalog-card-reference-price{height:auto;height:48px}.catalog-card-reference-price span{font-weight:300;font-size:14px}}@media only screen and (min-width:10px) and (max-width:1650px){.catalog-card-features-mobile{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-row-gap:8px;row-gap:8px;text-align:center}.card-catalog-feature-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:10px 0;color:#5E5647}.card-catalog-features{color:#5E5647;display:flex;justify-content:space-between;align-content:center;align-items:center;margin-inline:30px;font-size:clamp(13px,1.3vw,14px)}.catalog-card-modelo{text-align:start;padding-left:12px}.card-catalog-features{margin-inline:13px}}@media only screen and (min-width:850px) and (max-width:1650px){.card-catalog-feature-item{justify-content:center;flex-direction:row}.catalog-card-features-mobile{row-gap:0}}