.productCard_grid__p_hD7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;max-width:100%}@media (max-width:991px){.productCard_grid__p_hD7{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.productCard_grid__p_hD7{grid-template-columns:1fr}}.productCard_card___cv1T{position:relative;display:flex;flex-direction:column;overflow:hidden;height:580px;border-radius:6px;background:#0a0a0a;text-decoration:none;box-shadow:0 6px 18px rgba(0,0,0,.08);transition:box-shadow .35s ease,transform .35s ease}.productCard_card___cv1T:hover{box-shadow:0 16px 34px rgba(0,0,0,.18);transform:translateY(-3px)}.productCard_imageWrap__gCjQI{position:relative;width:100%;height:340px;flex-shrink:0;overflow:hidden}@media (max-width:575px){.productCard_imageWrap__gCjQI{height:180px}}.productCard_cardImage__CbXXN{object-fit:fill}.productCard_imageWrap__gCjQI:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.1) 55%,transparent);pointer-events:none}.productCard_overlay__BuI1B{flex:1 1;display:flex;flex-direction:column;padding:26px 28px 28px;background:#fff;overflow:hidden}.productCard_category__zTyM_{display:inline-block;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#de6e2e;margin-bottom:8px}.productCard_title__okwfH{font-size:23px;line-height:1.25;font-weight:800;color:#1c2b3a;margin:0 0 10px}.productCard_description__RI68t,.productCard_title__okwfH{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.productCard_description__RI68t{font-size:13px;line-height:1.65;color:#6b7684;margin:0 0 16px;-webkit-line-clamp:3}.productCard_readMore__Ke30R{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#1c2b3a;transition:gap .25s ease,color .25s ease}.productCard_card___cv1T:hover .productCard_readMore__Ke30R{gap:10px;color:#f26f21}.productCard_pagination__UPFcw{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:55px;padding-bottom:10px}.productCard_paginationButton__bVg9x{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e4e7eb;border-radius:4px;background:#fff;color:#1c2b3a;font-size:14px;font-weight:600;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.productCard_paginationButton__bVg9x:hover:not(:disabled){background:#f26f21;border-color:#f26f21;color:#fff;transform:translateY(-2px)}.productCard_paginationButton__bVg9x:disabled{opacity:.4;cursor:not-allowed}.productCard_activePage__zqipt{background:#f26f21;border-color:#f26f21;color:#fff}@media (max-width:575px){.productCard_pagination__UPFcw{margin-top:40px;gap:6px}.productCard_paginationButton__bVg9x{width:38px;height:38px}}