.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}}.buyProduct_main__oID_Y{display:flex;gap:16px;align-items:center;padding-top:24px;border-top:1px solid var(--border-color)}.buyProduct_counter__pVt2I{display:flex;align-items:center;justify-content:center;gap:10px;border:2px solid var(--border-color);border-radius:10px;color:var(--color-secondary3);font-size:16px;width:100px;height:50px}.buyProduct_counter__pVt2I img{cursor:pointer}.buyProduct_price__wqjyX{font-size:24px;color:var(--orange);font-weight:600}.buyProduct_price__wqjyX span{color:var(--text-secondary2);font-size:18px;text-decoration:line-through}.buyProduct_buttons__TvnVF{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.buyProduct_counterInput__pfZwe{width:30px;height:100%;border:none;outline:none;text-align:center;background:transparent;font-size:16px;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield}.buyProduct_counterInput__pfZwe::-webkit-inner-spin-button,.buyProduct_counterInput__pfZwe::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}