.products-page_page__Q3coR{min-height:100vh;background:var(--surface-soft);color:var(--ink)}.products-page_header__nikUX{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px clamp(16px,4vw,48px);background:var(--blue-700);color:#ffffff;box-shadow:0 8px 22px rgba(0,45,73,.18)}.products-page_logo__7VVIN{display:inline-flex}.products-page_backLink__LO8le{border-radius:999px;padding:10px 16px;background:rgba(255,255,255,.16);font-size:14px;font-weight:800}.products-page_heading__f4q5H{max-width:1240px;margin:0 auto;padding:34px clamp(16px,4vw,48px) 18px}.products-page_heading__f4q5H p{margin:0;color:var(--blue-700);font-size:13px;font-weight:900;text-transform:uppercase}.products-page_heading__f4q5H h1{margin:6px 0 8px;color:#111827;font-size:clamp(30px,4vw,46px);letter-spacing:0}.products-page_heading__f4q5H span{color:var(--muted);font-weight:800}.products-page_grid___vCSc{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:1240px;margin:0 auto;padding:0 clamp(16px,4vw,48px) 56px}.products-page_card__a8Bgq{display:grid;grid-gap:8px;gap:8px;align-content:start;min-height:390px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#ffffff;box-shadow:0 1px 5px rgba(31,41,51,.08)}.products-page_card__a8Bgq:hover{border-color:var(--blue-700);box-shadow:0 10px 22px rgba(0,45,73,.12)}.products-page_badge__iomD9{width:-moz-fit-content;width:fit-content;min-height:24px;color:var(--green);font-size:12px;font-weight:900}.products-page_card__a8Bgq img{justify-self:center;width:min(100%,220px);height:190px;object-fit:contain}.products-page_card__a8Bgq p{margin:8px 0 0;color:var(--muted);font-size:13px;font-weight:900}.products-page_card__a8Bgq strong{color:#111827;font-size:15px;line-height:1.36}.products-page_price__ebioB{display:flex;flex-wrap:wrap;gap:6px 8px;align-items:baseline;margin-top:auto}.products-page_price__ebioB span{color:#008000;font-size:18px;font-weight:900}.products-page_price__ebioB em{color:var(--muted);font-size:12px;font-style:normal;text-decoration:line-through}.products-page_card__a8Bgq small{color:var(--green);font-weight:900}@media (max-width:980px){.products-page_grid___vCSc{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.products-page_header__nikUX{align-items:flex-start;flex-direction:column}.products-page_grid___vCSc{grid-template-columns:1fr}}