/* KrepTech home catalogue — based on approved HTML template v0.1.72. */
.kc-home-catalog{--kc-home-blue-950:var(--blue-950,#0b263d);--kc-home-blue-800:var(--blue-800,#14598b);--kc-home-blue-700:var(--blue-700,#176aa2);--kc-home-orange:var(--orange,#f28a00);--kc-home-orange-dark:var(--orange-dark,#d87400);--kc-home-muted:var(--muted,#667987);--kc-home-line:var(--line,#dfe6ea);--kc-home-shadow:var(--shadow,0 10px 28px rgba(17,57,88,.09))}
.kc-home-catalog-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 28px}.kc-home-catalog-head h2{margin:0;color:var(--kc-home-blue-950);font-size:clamp(27px,3vw,38px);line-height:1.15;letter-spacing:-.02em}.kc-home-catalog-head p{max-width:720px;margin:8px 0 0;color:var(--kc-home-muted);font-size:15px;line-height:1.55}
.kc-home-category-grid{display:grid;grid-template-columns:repeat(var(--kc-home-cols-desktop,4),minmax(0,1fr));border-top:1px solid var(--kc-home-line);border-left:1px solid var(--kc-home-line)}
.kc-home-category-card{min-width:0;min-height:280px;position:relative;overflow:hidden;background:#fff;border-right:1px solid var(--kc-home-line);border-bottom:1px solid var(--kc-home-line);padding:22px 20px 18px;display:flex;flex-direction:column}
.kc-home-category-card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--kc-home-orange);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.kc-home-category-card:hover::before{transform:scaleX(1)}.kc-home-category-card:hover{box-shadow:var(--kc-home-shadow);z-index:1}
.kc-home-category-main{display:block;color:inherit;text-decoration:none}.kc-home-category-image{height:150px;display:grid;place-items:center}.kc-home-category-image img{display:block;max-width:100%;max-height:145px;width:auto;height:auto;object-fit:contain;transition:transform .25s ease}.kc-home-category-card:hover .kc-home-category-image img{transform:translateY(-3px)}
.kc-home-category-card h3{margin:14px 0 4px;color:var(--kc-home-blue-950);font-size:18px;font-weight:700;line-height:1.25;transition:color .18s ease}.kc-home-category-main:hover h3{color:var(--kc-home-orange-dark)}.kc-home-category-card p{margin:0;color:var(--kc-home-muted);font-size:13px;line-height:1.5}
.kc-home-category-subcategories{display:grid;gap:5px;margin:13px 0 2px;padding:12px 0 0;list-style:none;border-top:1px solid var(--kc-home-line)}.kc-home-category-subcategories li{margin:0;padding:0;font-size:12px;line-height:1.35}.kc-home-category-subcategories a{position:relative;display:block;padding-left:12px;color:var(--kc-home-blue-800);text-decoration:none}.kc-home-category-subcategories a::before{content:"";position:absolute;left:0;top:.58em;width:4px;height:1px;background:var(--kc-home-orange)}.kc-home-category-subcategories a:hover{color:var(--kc-home-orange-dark);text-decoration:underline;text-underline-offset:2px}
.kc-home-catalog-quick-link{display:flex;justify-content:flex-end;margin:20px 0 0}.kc-home-section-link{position:relative;display:inline-block;color:var(--kc-home-blue-700);font-size:14px;font-weight:750;white-space:nowrap;padding-bottom:5px;text-decoration:none}.kc-home-section-link::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--kc-home-orange);transform:scaleX(0);transform-origin:left center;transition:transform .32s ease}.kc-home-section-link:hover::after,.kc-home-section-link:focus-visible::after{transform:scaleX(1)}.kc-home-section-link:focus-visible{outline:none}
@media(max-width:1180px){.kc-home-category-grid{grid-template-columns:repeat(var(--kc-home-cols-tablet,3),minmax(0,1fr))}}
@media(max-width:920px){.kc-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kc-home-tablet-cols-1 .kc-home-category-grid{grid-template-columns:1fr}}
@media(max-width:767.98px){.kc-home-catalog-head{align-items:start;flex-direction:column;gap:12px;margin-bottom:22px}.kc-home-category-grid{grid-template-columns:repeat(var(--kc-home-cols-mobile,1),minmax(0,1fr))}.kc-home-category-card{min-height:240px}.kc-home-category-image{height:125px}.kc-home-category-image img{max-height:120px}.kc-home-category-subcategories{grid-template-columns:repeat(2,minmax(0,1fr))}.kc-home-catalog-quick-link{margin-top:18px}}
@media(max-width:430px){.kc-home-category-subcategories{grid-template-columns:1fr}.kc-home-catalog-quick-link{justify-content:flex-start}}
