.productRefs_main__69cnx{margin:24px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.productRefs_cards__YKuyI{flex:1;display:flex;flex-direction:column;gap:12px}.productRefs_cards__YKuyI h6{font-weight:600;color:var(--text-primary)}.productRefs_card__eFdRd{display:flex;padding:12px;gap:12px;border:1px solid var(--border-color);border-radius:10px;cursor:pointer;transition:box-shadow .2s ease-in-out;min-height:130px}.productRefs_card__eFdRd:hover{box-shadow:0 4px 8px 0 #191c1f1f}.productRefs_image__QReWm{width:30%;max-width:80px;height:70px;object-fit:contain}.productRefs_text__pwS9T{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:40px;font-size:clamp(12px,1.5vw,14px);line-height:20px;margin-bottom:8px;color:var(--text-primary)}.productRefs_card__eFdRd h3{color:var(--main-blue);font-size:14px;font-weight:600}@media screen and (max-width:1020px){.productRefs_main__69cnx{grid-template-columns:1fr 1fr;margin:36px 0}}@media screen and (max-width:550px){.productRefs_main__69cnx{grid-template-columns:1fr;margin:24px 0}}