html:has(body.cms-index-index){overflow-x:hidden}.kx-home{color:var(--kc-ink)}.kx-home *,.kx-home *:before,.kx-home *:after{box-sizing:border-box}.kx-home img{display:block;max-width:100%}.kx-home a{text-decoration:none;color:inherit}.kx-home .hg-btn{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 26px;border-radius:2px;transition:.18s ease}.kx-home .hg-btn--yellow{background:var(--kc-yellow);color:#111}.kx-home .hg-btn--yellow:hover{background:var(--kc-yellow-deep)}.kx-home .hg-btn--ghost{background:0 0;color:#111;box-shadow:inset 0 0 0 1.5px #111}.kx-home .hg-btn--ghost:hover{background:#111;color:#fff !important}.kx-home .hg-ph{--ph-a:#ededeb;--ph-b:#f6f6f4;width:100%;height:100%;min-height:120px;background-color:var(--ph-b);background-image:repeating-linear-gradient(135deg,var(--ph-a) 0px,var(--ph-a) 11px,var(--ph-b) 11px,var(--ph-b) 22px);display:flex;align-items:center;justify-content:center;color:#9a9a96;font-size:12px;letter-spacing:.03em;text-transform:uppercase;text-align:center;padding:14px;line-height:1.4}.kx-home .hg-ph--dark{--ph-a:#202327;--ph-b:#292d32;color:#7f868f}.kx-home .hg-ph--hero{--ph-a:#f4e000;--ph-b:var(--kc-yellow);color:#9c8f00;font-family:var(--kc-display);font-weight:600}.kx-home .h-head{display:flex;align-items:flex-end;justify-content:space-between;margin:56px 0 32px;gap:20px}.kx-home .h-head .lab{display:flex;flex-direction:column;gap:9px}.kx-home .h-head .kicker{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:var(--kc-muted)}.kx-home .h-head h2{font-family:var(--kc-display);font-weight:700;text-transform:uppercase;font-size:32px;letter-spacing:-.01em;margin:0;display:flex;align-items:center;gap:14px;line-height:1}.kx-home .h-head h2:before{content:"";width:8px;height:28px;background:var(--kc-yellow);display:inline-block;flex:0 0 auto}.kx-home .h-head.center{flex-direction:column;align-items:center;text-align:center}.kx-home .h-head.center h2{justify-content:center}.kx-home .h-head.center h2:before{display:none}.kx-home .h-head .see{font-family:var(--kc-display);font-weight:500;text-transform:uppercase;letter-spacing:.05em;font-size:14px;color:#111;display:inline-flex;align-items:center;gap:8px;border-bottom:2px solid var(--kc-yellow);padding-bottom:3px;white-space:nowrap}.kx-home .h-head .see svg{width:15px;height:15px}.kx-home .h3-hero{position:relative;width:calc(100vw - var(--kx-sbw,0px));margin-left:calc(50% - 50vw + var(--kx-sbw,0px)/2);margin-right:calc(50% - 50vw + var(--kx-sbw,0px)/2)}.kx-home .h3-slider{position:relative;overflow:hidden;height:460px;border-radius:0;background:#f6f6f4;width:100%}.kx-home .h3-slider.has-slides{aspect-ratio:2480/950;max-height:760px}.kx-home .h3-slide a{position:absolute;inset:0;display:block}.kx-home .h3-slide picture,.kx-home .h3-slide img{display:block;width:100%;height:100%}.kx-home .h3-slide img{object-fit:contain;object-position:center}.kx-home .h3-track{position:absolute;inset:0}.kx-home .h3-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .3s}.kx-home .h3-slide.on{opacity:1;visibility:visible}.kx-home .h3-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:60px;box-sizing:border-box;border:2px solid #000;background:var(--kc-yellow);color:#000;display:flex;align-items:center;justify-content:center;z-index:3;transition:.15s}.kx-home .h3-arrow:focus,.kx-home .h3-arrow:active,.kx-home .h3-dots button:focus,.kx-home .h3-dots button:active{outline:none;box-shadow:none}.kx-home .h3-arrow:focus,.kx-home .h3-arrow:active{background:var(--kc-yellow);color:#000;border-color:#000}.kx-home .h3-arrow:focus-visible,.kx-home .h3-dots button:focus-visible{outline:2px solid #000;outline-offset:2px}.kx-home .h3-arrow:hover{background:#000;color:var(--kc-yellow)}.kx-home .h3-arrow svg{width:22px;height:22px}.kx-home .h3-arrow.prev{left:0}.kx-home .h3-arrow.next{right:0}.kx-home .h3-dots{position:absolute;left:0;right:0;bottom:16px;z-index:2;display:flex;gap:11px;justify-content:center;width:max-content;margin:0 auto;padding:7px 12px;border-radius:20px;background:rgba(0,0,0,.45)}.kx-home .h3-dots button{appearance:none;-webkit-appearance:none;box-sizing:border-box;flex:0 0 auto;width:11px;height:11px;padding:0;margin:0;border:none;border-radius:50%;background:rgba(255,255,255,.4);box-shadow:none;transition:.15s;cursor:pointer}.kx-home .h3-dots button:hover{background:rgba(255,255,255,.7)}.kx-home .h3-dots button.on{background:var(--kc-yellow)}.kx-home .h-reassure{position:relative;width:auto;margin-left:0;margin-right:0;border-top:none;border-bottom:none;display:grid;grid-template-columns:repeat(4,1fr);box-sizing:border-box}.kx-home .h-reassure:before{content:"";position:absolute;top:0;bottom:0;left:calc(-50vw + 50%);right:calc(-50vw + 50%);border-top:1px solid var(--k-line);border-bottom:1px solid var(--k-line);pointer-events:none}.kx-home .h-reassure .item{display:flex;align-items:center;gap:16px;padding:26px 24px}.kx-home .h-reassure .item+.item{box-shadow:inset 1px 0 0 var(--k-line);padding-left:30px}.kx-home .h-reassure .ic{width:46px;height:46px;flex:0 0 auto;border-radius:50%;background:var(--kc-yellow);color:#111;display:flex;align-items:center;justify-content:center}.kx-home .h-reassure .ic svg{width:23px;height:23px}.kx-home .h-reassure h4{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.02em;font-size:15px;line-height:1.15;margin:0 0 3px;white-space:nowrap}.kx-home .h-reassure p{margin:0;font-size:13px;line-height:1.3;color:var(--kc-muted)}.kx-home .h-universe{padding:56px 0;display:grid;grid-template-columns:1fr 1fr;gap:24px}.kx-home .h-uni{position:relative;height:320px;border-radius:8px;overflow:hidden;display:block}.kx-home .h-uni .hg-ph{position:absolute;inset:0;height:100%}.kx-home .h-uni .veil{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.52) 52%,rgba(0,0,0,.18) 100%)}.kx-home .h-uni .txt{position:absolute;left:32px;right:32px;bottom:28px;color:#fff}.kx-home .h-uni .k{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:var(--kc-yellow);margin-bottom:10px}.kx-home .h-uni h3{font-family:var(--kc-display);font-weight:700;text-transform:uppercase;font-size:36px;line-height:.95;margin:0 0 10px}.kx-home .h-uni p{margin:0 0 18px;font-size:15px;max-width:340px;color:rgba(255,255,255,.86)}.kx-home .h-uni .go{display:inline-flex;align-items:center;gap:10px;font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:14px;color:#111;background:var(--kc-yellow);padding:12px 22px;border-radius:3px;transition:.16s}.kx-home .h-uni:hover .go{gap:16px}.kx-home .h-uni .go svg{width:16px;height:16px}.kx-home .h-showcase{padding-bottom:20px}.kx-home .h-prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.kx-home .h-prod{background:#fff;border:1px solid var(--k-line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;transition:.18s ease}.kx-home .h-prod:hover{border-color:#d6d6d1;box-shadow:0 16px 34px rgba(0,0,0,.08);transform:translateY(-3px)}.kx-home .h-prod .thumb{aspect-ratio:1/1;border-bottom:1px solid var(--k-line);position:relative;overflow:hidden;display:block}.kx-home .h-prod .thumb img{width:100%;height:100%;object-fit:contain;padding:10px;background:#fff}.kx-home .h-prod .thumb .hg-ph{height:100%}.kx-home .h-prod .body{padding:16px 16px 18px;display:flex;flex-direction:column;flex:1}.kx-home .h-prod .pname{font-size:14.5px;font-weight:500;color:#1a1a1a;line-height:1.3;min-height:38px;margin-bottom:8px}.kx-home .h-prod .price{font-family:var(--kc-display);font-weight:700;font-size:16px;color:#111;margin-bottom:14px}.kx-home .h-prod .see{margin-top:auto;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px}.kx-home .h-prod .see svg{width:16px;height:16px}.kx-home .h-tabs{padding:20px 0 56px}.kx-home .h-tab-btns{display:flex;gap:10px;justify-content:center;margin-bottom:30px}.kx-home .h-tab-btns button{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:15px;color:#111;background:#fff;border:1.5px solid var(--k-line);border-radius:3px;padding:12px 26px;transition:.15s}.kx-home .h-tab-btns button:hover{border-color:#111}.kx-home .h-tab-btns button.on{background:var(--kc-yellow);border-color:var(--kc-yellow)}.kx-home .h-tabpane{display:none}.kx-home .h-tabpane.on{display:block}.kx-home .h-cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.kx-home .h-catlink{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:24px 14px;border:1px solid var(--k-line);border-radius:6px;background:#fff;transition:.16s ease}.kx-home .h-catlink:hover{border-color:var(--kc-yellow);box-shadow:0 10px 24px rgba(0,0,0,.07);transform:translateY(-2px)}.kx-home .h-catlink .ic{width:56px;height:56px;border-radius:50%;background:#f6f6f4;color:#111;display:flex;align-items:center;justify-content:center;transition:.16s;overflow:hidden}.kx-home .h-catlink:hover .ic{background:var(--kc-yellow)}.kx-home .h-catlink .ic svg{width:28px;height:28px}.kx-home .h-catlink .ic img{width:100%;height:100%;object-fit:cover;border-radius:50%}.kx-home .h-catlink .t{font-size:13.5px;font-weight:600;color:#1a1a1a;line-height:1.3}.kx-home .h-service{display:grid;grid-template-columns:1fr 1fr;background:#111;border-radius:10px;overflow:hidden;margin-bottom:56px}.kx-home .h-service .media{position:relative;min-height:360px}.kx-home .h-service .media .hg-ph{position:absolute;inset:0;height:100%}.kx-home .h-service .txt{padding:50px 48px;color:#fff;display:flex;flex-direction:column;justify-content:center}.kx-home .h-service .eyebrow{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:var(--kc-yellow);margin-bottom:16px}.kx-home .h-service h2{font-family:var(--kc-display);font-weight:700;text-transform:uppercase;font-size:34px;line-height:1.05;letter-spacing:-.01em;margin:0 0 16px}.kx-home .h-service p{font-size:15.5px;line-height:1.6;color:#c9c9c9;margin:0 0 24px;max-width:440px}.kx-home .h-service .feats{display:flex;flex-direction:column;gap:14px;margin:0 0 28px}.kx-home .h-service .feat{display:flex;align-items:center;gap:13px;font-size:14.5px;color:#eaeaea}.kx-home .h-service .feat .ic{width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:var(--kc-yellow);color:#111;display:flex;align-items:center;justify-content:center}.kx-home .h-service .feat .ic svg{width:18px;height:18px}.kx-home .h-service .hg-btn{align-self:flex-start}.kx-home .h-testi{padding-bottom:56px}.kx-home .h-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.kx-home .h-quote{background:#fff;border:1px solid var(--k-line);border-radius:8px;padding:28px 26px;display:flex;flex-direction:column}.kx-home .h-quote .stars{display:flex;gap:2px;color:var(--kc-yellow);margin-bottom:16px}.kx-home .h-quote .stars svg{width:18px;height:18px}.kx-home .h-quote p{font-size:15px;line-height:1.6;color:#33332f;margin:0 0 22px;flex:1}.kx-home .h-quote .who{display:flex;align-items:center;gap:13px}.kx-home .h-quote .av{width:44px;height:44px;border-radius:50%;background:#111;color:var(--kc-yellow);display:flex;align-items:center;justify-content:center;font-family:var(--kc-display);font-weight:700;font-size:16px;flex:0 0 auto}.kx-home .h-quote .who .n{font-weight:600;font-size:14.5px;color:#111}.kx-home .h-quote .who .r{font-size:12.5px;color:var(--kc-muted)}.kx-home .h-blog{padding-bottom:56px}.kx-home .h-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.kx-home .h-post{display:flex;flex-direction:column;border:1px solid var(--k-line);border-radius:8px;overflow:hidden;background:#fff;transition:.18s ease}.kx-home .h-post:hover{box-shadow:0 16px 34px rgba(0,0,0,.09);transform:translateY(-3px)}.kx-home .h-post .media{aspect-ratio:16/10;position:relative;overflow:hidden}.kx-home .h-post .media img{width:100%;height:100%;object-fit:cover}.kx-home .h-post .media .hg-ph{height:100%}.kx-home .h-post .body{padding:20px 22px 22px;display:flex;flex-direction:column;flex:1}.kx-home .h-post .date{font-size:12.5px;color:var(--kc-muted-2);margin-bottom:9px}.kx-home .h-post h3{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.01em;font-size:17px;line-height:1.15;color:#111;margin:0 0 10px}.kx-home .h-post p{font-size:14px;line-height:1.55;color:var(--kc-muted);margin:0 0 16px;flex:1}.kx-home .h-post .more{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:13px;color:#111;display:inline-flex;align-items:center;gap:8px}.kx-home .h-post .more svg{width:15px;height:15px}.kx-home .h-showroom{display:grid;grid-template-columns:1.25fr .75fr;border:1px solid var(--k-line);border-radius:10px;overflow:hidden;margin-bottom:56px}.kx-home .h-showroom .map{position:relative;min-height:400px;display:block}.kx-home .h-showroom .info{padding:42px 38px;background:#fff}.kx-home .h-showroom .eyebrow{font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:var(--kc-muted);margin-bottom:12px}.kx-home .h-showroom h2{font-family:var(--kc-display);font-weight:700;text-transform:uppercase;font-size:28px;line-height:1.06;margin:0 0 12px}.kx-home .h-showroom .addr{font-size:14.5px;color:#3a3a3a;line-height:1.6;margin:0 0 22px}.kx-home .h-showroom .addr b{color:#111}.kx-home .h-hours{border-top:1px solid var(--k-line)}.kx-home .h-hours .row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--k-line);font-size:14px}.kx-home .h-hours .row .d{color:#3a3a3a}.kx-home .h-hours .row .h{font-weight:600;color:#111}.kx-home .h-hours .row.closed .h{color:var(--kc-muted-2);font-weight:500}.kx-home .h-news{background:var(--kc-yellow);border-radius:8px;margin-bottom:56px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px 44px;flex-wrap:wrap}.kx-home .h-news .lead{max-width:520px}.kx-home .h-news h2{font-family:var(--kc-display);font-weight:700;text-transform:uppercase;font-size:28px;line-height:1.05;letter-spacing:-.01em;color:#111;margin:0 0 10px}.kx-home .h-news p{font-size:15px;color:#3a3a3a;margin:0}.kx-home .h-news form{display:flex;gap:0;flex:1;min-width:320px;max-width:480px}.kx-home .h-news input{flex:1;height:54px;border:2px solid #111;border-right:none;border-radius:3px 0 0 3px;padding:0 18px;font-size:15px;outline:none;background:#fff}.kx-home .h-news button{height:54px;border-radius:0 3px 3px 0;background:#111;color:#fff;font-family:var(--kc-display);font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:14px;padding:0 28px;transition:.15s;white-space:nowrap;border:none;cursor:pointer}.kx-home .h-news button:hover{background:#000}@media (max-width:1024px){.kx-home .h-universe{grid-template-columns:1fr}.kx-home .h-prod-grid{grid-template-columns:repeat(2,1fr)}.kx-home .h-cat-grid{grid-template-columns:repeat(3,1fr)}.kx-home .h-service{grid-template-columns:1fr}.kx-home .h-testi-grid{grid-template-columns:1fr}.kx-home .h-blog-grid{grid-template-columns:1fr}.kx-home .h-showroom{grid-template-columns:1fr}.kx-home .h-reassure{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.kx-home .h3-slider{height:260px}.kx-home .h3-slider.has-slides{height:auto;aspect-ratio:1/1;max-height:none}.kx-home .h3-slide img{object-fit:contain}.kx-home .h-cat-grid{grid-template-columns:repeat(2,1fr)}.kx-home .h-reassure{grid-template-columns:1fr}.kx-home .h-reassure .item{box-shadow:none !important;padding-left:12px !important}.kx-home .h-news{flex-direction:column;align-items:stretch;text-align:center}.kx-home .h-news form{max-width:none}}@media (max-width:760px){.kx-home .h-head{flex-wrap:wrap;align-items:flex-start;margin:40px 0 22px;gap:12px 20px}.kx-home .h-head h2{font-size:26px}.kx-home .h-head h2:before{height:24px;width:7px}.kx-home .h3-dots{gap:16px}.kx-home .h3-dots button{position:relative}.kx-home .h3-dots button:before{content:"";position:absolute;inset:-10px}.kx-home .h-reassure .item{padding:14px 12px}.kx-home .h-uni{height:260px}.kx-home .h-universe{padding:36px 0}}@media (max-width:760px){.kx-home .h-news{padding:28px 20px;gap:20px}.kx-home .h-news .lead{max-width:none}.kx-home .h-news form{min-width:0;width:100%}.kx-home .h-news button{padding:0 18px}}.kx-home .h-showcase--promo .thumb .kx-badge{position:absolute;top:12px;left:12px;z-index:2}.kx-home .h-showcase--promo .pprice{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin:0 0 14px}.kx-home .h-showcase--promo .pprice .now{font-family:var(--kc-display);font-weight:700;font-size:19px;line-height:1;color:var(--k-red)}.kx-home .h-showcase--promo .pprice .was{font-size:13px;color:var(--kc-muted-2);text-decoration:line-through}@media (max-width:460px){.kx-home .hg-btn{padding:13px 8px}}.kx-home .hg-ph:has(img){padding:0;background:0 0}.kx-home .hg-ph img{display:block;width:100%;height:100%;object-fit:cover}