:root{--kp-blue:#5665a8;--kp-blue-soft:#4c7ca4;--kp-deep:#545685;--kp-light:#eef0f8;--kp-line:#cfd2df;--kp-image-bg:#f1f2f4;--kp-radius:5mm;--kp-content:1380px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:#000;font:400 18px/1.55 Ubuntu,Arial,sans-serif}
.skip-link{position:fixed;z-index:2000;top:8px;left:8px;padding:.8rem 1rem;background:#fff;transform:translateY(-150%)}
.skip-link:focus{transform:none}
.kp-breadcrumbs,.kp-hero,.kp-section,.kp-products,.kp-related,.kp-cta{width:min(calc(100% - 10vw),var(--kp-content));margin-inline:auto}
.kp-breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;padding:1.2rem 0;font-size:.9rem}
.kp-breadcrumbs a{color:var(--kp-deep);font-weight:700;text-underline-offset:.18em}
.kp-hero{padding:clamp(2.7rem,7vw,6.5rem);border-radius:var(--kp-radius);background:var(--kp-blue);color:#fff}
.kp-eyebrow{margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.14em;font-size:.85rem;font-weight:700}
.kp-hero h1{max-width:1120px;margin:.2rem 0 1.35rem;font-size:clamp(40px,6vw,72px);line-height:1.03;overflow-wrap:break-word}
.kp-lead{max-width:930px;margin:0;font-size:clamp(20px,2vw,27px)}
.kp-facts{display:flex;flex-wrap:wrap;gap:.65rem;margin:2rem 0 0;padding:0;list-style:none}
.kp-facts li{padding:.6rem .85rem;border:1px solid rgba(255,255,255,.5);border-radius:99px;font-weight:700}
.kp-section{padding-block:clamp(3rem,6vw,5.5rem)}
.kp-section h2,.kp-related h2{max-width:980px;margin:.1rem 0 1.25rem;font-size:clamp(31px,4vw,50px);line-height:1.08}
.kp-section>p{max-width:920px}
.kp-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:1.25rem;padding-bottom:clamp(3rem,6vw,6rem)}
.kp-product-card{display:flex;min-width:0;min-height:590px;padding:clamp(1.6rem,4vw,3rem);border-radius:var(--kp-radius);background:var(--kp-light);color:#000;flex-direction:column}
.kp-product-card:nth-child(2n){background:var(--kp-light);color:#000}
.kp-product-media{justify-content:flex-start}
.kp-product-copy{justify-content:flex-start}
.kp-card-figure{display:flex;width:100%;margin:0;overflow:hidden;border-radius:var(--kp-radius);background:#fff;flex:1;flex-direction:column}
.kp-card-figure img{display:block;width:75%;height:clamp(230px,24vw,390px);margin-inline:auto;object-fit:contain}
.kp-card-figure figcaption{display:grid;min-height:8.8rem;padding:1rem 1.2rem;background:#fff;color:#111;font-size:1rem;line-height:1.35;align-content:start}
.kp-card-figure figcaption span{display:block}
.kp-code{margin:0 0 1rem;font-size:clamp(56px,8vw,104px);font-weight:700;line-height:.8}
.kp-product-card h2{min-height:2.2em;margin:.4rem 0 1rem;font-size:clamp(30px,3.2vw,46px);line-height:1.08}
.kp-product-card p{max-width:590px}
.kp-card-link{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:auto;padding:.9rem 1.1rem;border-radius:var(--kp-radius);background:var(--kp-deep);color:#fff;font-weight:700;text-decoration:none}
.kp-product-card:nth-child(2n) .kp-card-link{background:var(--kp-deep);color:#fff}
.kp-between-figure{width:min(calc(100% - 10vw),var(--kp-content));margin:0 auto;overflow:hidden;border-radius:var(--kp-radius);background:var(--kp-light)}
.kp-between-figure img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;background:#fff}
.kp-between-figure figcaption{padding:1rem 1.2rem;color:#111;font-size:1rem;line-height:1.4}
.kp-between-figure figcaption span{display:block}
.kp-split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,6vw,6rem);align-items:start}
.kp-copy h2{margin-top:0}
.kp-copy h3{margin:2rem 0 .6rem;font-size:clamp(23px,2.5vw,32px);line-height:1.15}
.kp-copy p,.kp-copy li{max-width:800px}
.kp-copy a{color:var(--kp-deep);font-weight:700;text-underline-offset:.18em}
.kp-specs{margin:0;border-radius:var(--kp-radius);overflow:hidden;background:var(--kp-light)}
.kp-specs div{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(0,1.25fr);gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid var(--kp-line)}
.kp-specs div:last-child{border-bottom:0}
.kp-specs dt{font-weight:700}
.kp-specs dd{margin:0;overflow-wrap:break-word}
.kp-note{padding:clamp(1.5rem,4vw,3rem);border-radius:var(--kp-radius);background:var(--kp-blue-soft);color:#fff}
.kp-note h2{margin-top:0;color:inherit}
.kp-note a{color:#fff}
.kp-related{padding-block:clamp(2.5rem,5vw,5rem)}
.kp-related>div{display:flex;flex-wrap:wrap;gap:.75rem}
.kp-related a{padding:.85rem 1rem;border-radius:var(--kp-radius);background:var(--kp-light);color:#111;font-weight:700;text-decoration:none}
.kp-faq details{max-width:1000px;padding:1.1rem 0;border-bottom:1px solid #bbb}
.kp-faq summary{font-weight:700;cursor:pointer}
.kp-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;margin-bottom:clamp(3rem,7vw,7rem);padding:clamp(2rem,5vw,4rem);border-radius:var(--kp-radius);background:var(--kp-deep);color:#fff}
.kp-cta h2{margin:0;font-size:clamp(30px,4vw,50px);line-height:1.08}
.kp-cta a{display:inline-flex;padding:1rem 1.3rem;border-radius:var(--kp-radius);background:#fff;color:#000;font-weight:700;text-decoration:none}
.kp-product-nav{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}
.kp-product-nav a{padding:.8rem 1rem;border-radius:var(--kp-radius);background:var(--kp-light);color:#111;font-weight:700;text-decoration:none}
.kp-hero-figure{margin:clamp(2rem,5vw,4rem) 0 0;overflow:hidden;border-radius:var(--kp-radius);background:var(--kp-image-bg);color:#111}
.kp-hero-figure img{display:block;width:50%;height:auto;max-height:720px;margin-inline:auto;object-fit:contain;mix-blend-mode:multiply}
.kp-hero-figure figcaption{padding:.85rem 1rem;background:var(--kp-image-bg);font-size:.9rem;line-height:1.4}
.kp-gallery{width:min(calc(100% - 10vw),var(--kp-content));margin-inline:auto;padding-block:clamp(3rem,6vw,5.5rem)}
.kp-gallery h2{max-width:980px;margin:.1rem 0 1.5rem;font-size:clamp(31px,4vw,50px);line-height:1.08}
.kp-gallery>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}
.kp-gallery .kp-figure{margin:0;overflow:hidden;border-radius:var(--kp-radius);background:var(--kp-image-bg)}
.kp-gallery .kp-figure:last-child:nth-child(odd){grid-column:1/-1}
.kp-gallery img{display:block;width:50%;height:clamp(260px,30vw,500px);margin-inline:auto;object-fit:contain;background:var(--kp-image-bg);mix-blend-mode:multiply}
.kp-gallery figcaption{padding:1rem 1.2rem;font-size:.95rem;line-height:1.4}
@media(max-width:760px){body{font-size:17px}.kp-breadcrumbs,.kp-hero,.kp-section,.kp-products,.kp-related,.kp-cta,.kp-between-figure{width:calc(100% - 24px)}.kp-hero{padding:2rem 1.25rem}.kp-products,.kp-split,.kp-cta{grid-template-columns:1fr}.kp-products{grid-auto-rows:auto}.kp-product-card{min-height:0}.kp-product-media{min-height:520px}.kp-specs div{grid-template-columns:1fr;gap:.2rem}.kp-cta a{width:100%;justify-content:center}}
@media(max-width:760px){.kp-gallery{width:calc(100% - 24px)}.kp-gallery>div{grid-template-columns:1fr}.kp-gallery .kp-figure:last-child:nth-child(odd){grid-column:auto}.kp-card-figure img{height:260px}.kp-gallery img{height:auto}}

