.repuestosPdp{margin-top:24px}.repuestosPdp__title{font-size:20px;font-weight:600;margin-bottom:12px}.repuestosPdp__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}@media (max-width:1024px){.repuestosPdp__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.repuestosPdp__grid{grid-template-columns:repeat(2,1fr)}}.repuestosPdp__card{position:relative;display:flex;flex-direction:column;text-decoration:none;background:#fff;border:1px solid #f5f5f5;padding:16px 14px 18px;min-height:320px;color:inherit}.repuestosPdp__images{flex:1;display:grid;place-items:center;padding:20px 10px 12px}.repuestosPdp__images img{width:100%;max-width:210px;height:210px;-o-object-fit:contain;object-fit:contain}.repuestosPdp__images img+img{display:none}.repuestosPdp__name{text-align:center;font-size:14px;font-weight:600;line-height:1.3;color:#011e41;min-height:36px}