.xkh-home{--xkh-ink:#0b1e3d;--xkh-deep:#07152b;--xkh-brand:#16a34a;--xkh-brand-dark:#15803d;--xkh-brand-soft:#effaf2;--xkh-text:#152238;--xkh-muted:#64748b;--xkh-line:#e5eaf0;--xkh-soft:#f7f9fb;--xkh-shadow:0 18px 50px rgba(11,30,61,.1);color:var(--xkh-text);background:#fff;overflow:clip}.xkh-home *,.xkh-home *:before,.xkh-home *:after{box-sizing:border-box}.xkh-shell{width:min(1280px,calc(100% - 40px));margin-inline:auto}.xkh-home img,.xkh-home svg{display:block;max-width:100%}.xkh-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--xkh-brand-dark);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.xkh-kicker__line{width:30px;height:1px;background:currentColor}.xkh-button{display:inline-flex;min-height:46px;padding:0 18px;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:11px;font-size:13px;font-weight:760;line-height:1;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.xkh-button:hover{transform:translateY(-1px)}.xkh-button svg,.xkh-text-link svg,.xkh-section-heading__aside a svg,.xkh-business-card__link svg,.xkh-project-card__content strong svg{width:16px;height:16px;flex:0 0 16px}[dir=rtl] .xkh-button svg,[dir=rtl] .xkh-text-link svg,[dir=rtl] .xkh-section-heading__aside a svg,[dir=rtl] .xkh-business-card__link svg,[dir=rtl] .xkh-project-card__content strong svg{transform:rotate(180deg)}.xkh-button--primary{color:#fff;background:var(--xkh-brand);box-shadow:0 8px 20px #16a34a2e}.xkh-button--primary:hover{color:#fff;background:var(--xkh-brand-dark);box-shadow:0 12px 26px #16a34a3b}.xkh-button--secondary{border-color:#d8e0e8;color:var(--xkh-ink);background:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.xkh-button--secondary:hover{color:var(--xkh-ink);background:#fff}.xkh-button--outline-light{border-color:#ffffff47;color:#fff;background:#ffffff12}.xkh-button--outline-light:hover{color:#fff;background:#ffffff1f}.xkh-text-link,.xkh-section-heading__aside a{display:inline-flex;align-items:center;gap:7px;color:var(--xkh-brand-dark);font-size:12px;font-weight:800;text-decoration:none}.xkh-text-link:hover,.xkh-section-heading__aside a:hover{color:var(--xkh-brand)}.xkh-text-link--light{color:#9be7b1}.xkh-text-link--light:hover{color:#fff}.xkh-hero{position:relative;isolation:isolate;border-bottom:1px solid var(--xkh-line);background:radial-gradient(circle at 10% 0%,rgba(22,163,74,.09),transparent 32%),linear-gradient(180deg,#fbfdfb,#f5f8f6)}.xkh-hero:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.42;background-image:linear-gradient(rgba(11,30,61,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(11,30,61,.025) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 78%);mask-image:linear-gradient(to bottom,#000 0%,transparent 78%)}.xkh-hero__track{display:grid}.xkh-hero__slide{grid-area:1/1;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}.xkh-hero__slide.is-active{visibility:visible;opacity:1;pointer-events:auto}.xkh-hero__layout{display:grid;min-height:548px;padding-block:42px 58px;grid-template-columns:minmax(0,.93fr) minmax(420px,1.07fr);gap:clamp(36px,5vw,78px);align-items:center}.xkh-hero__content{max-width:630px}.xkh-hero__title{margin:17px 0 0;color:var(--xkh-deep);font-size:clamp(42px,5vw,70px);font-weight:780;letter-spacing:-.056em;line-height:.98;text-wrap:balance}.xkh-hero__content>p{max-width:590px;margin:21px 0 0;color:var(--xkh-muted);font-size:clamp(15px,1.35vw,18px);line-height:1.72}.xkh-hero__actions{display:flex;margin-top:29px;flex-wrap:wrap;gap:10px}.xkh-hero__capabilities{display:flex;margin-top:31px;flex-wrap:wrap;gap:9px 18px}.xkh-hero__capabilities span{position:relative;padding-inline-start:14px;color:#536276;font-size:11px;font-weight:650}.xkh-hero__capabilities span:before{content:"";position:absolute;top:50%;inset-inline-start:0;width:5px;height:5px;border-radius:999px;background:var(--xkh-brand);transform:translateY(-50%)}.xkh-hero__visual-frame{position:relative;aspect-ratio:1.18/1;overflow:hidden;border:1px solid rgba(11,30,61,.09);border-radius:26px;background:#dfe6e1;box-shadow:0 28px 70px #0b1e3d29}.xkh-hero__visual-frame:before{content:"";position:absolute;z-index:3;inset:12px;border:1px solid rgba(255,255,255,.32);border-radius:18px;pointer-events:none}.xkh-hero__visual-frame img{width:100%;height:100%;object-fit:cover;transition:transform 8s ease}.xkh-hero__slide.is-active .xkh-hero__visual-frame img{transform:scale(1.035)}.xkh-hero__visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(5,17,34,.58) 100%)}.xkh-hero__visual-note{position:absolute;z-index:4;right:26px;bottom:24px;left:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;color:#fff}.xkh-hero__visual-note span{color:#ffffffb8;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.xkh-hero__visual-note strong{max-width:180px;font-size:13px;font-weight:760;text-align:end}.xkh-hero__fallback{position:absolute;inset:0;overflow:hidden;background:linear-gradient(145deg,#0b1e3d,#102c38 52%,#176f3a)}.xkh-hero__fallback span{position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:999px}.xkh-hero__fallback span:nth-child(1){width:360px;height:360px;top:-90px;right:-80px}.xkh-hero__fallback span:nth-child(2){width:220px;height:220px;right:80px;bottom:-80px}.xkh-hero__fallback span:nth-child(3){width:110px;height:110px;top:38%;left:15%;background:#16a34a2e}.xkh-hero__navigation{position:absolute;z-index:8;right:0;bottom:18px;left:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.xkh-hero__arrows,.xkh-hero__dots{display:flex;align-items:center;gap:6px;pointer-events:auto}.xkh-hero__arrows button{display:inline-flex;width:35px;height:35px;padding:0;align-items:center;justify-content:center;border:1px solid #d8e0e8;border-radius:9px;color:var(--xkh-ink);background:#fffc;cursor:pointer}.xkh-hero__arrows svg{width:16px;height:16px}[dir=rtl] .xkh-hero__arrows svg{transform:rotate(180deg)}.xkh-hero__dots button{width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer}.xkh-hero__dots button span{display:block;width:100%;height:2px;border-radius:999px;background:#cbd5df}.xkh-hero__dots button.is-active span{background:var(--xkh-brand);transform:scaleY(2)}.xkh-trust{border-bottom:1px solid var(--xkh-line);background:#fff}.xkh-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.xkh-trust article{display:flex;min-height:78px;padding:17px 22px;align-items:center;justify-content:center;gap:11px;border-inline-end:1px solid var(--xkh-line)}.xkh-trust article:last-child{border-inline-end:0}.xkh-trust strong{color:var(--xkh-ink);font-size:19px;font-weight:800;letter-spacing:-.03em}.xkh-trust span{max-width:110px;color:var(--xkh-muted);font-size:10px;font-weight:700;line-height:1.35;text-transform:uppercase}.xkh-section{padding-block:clamp(34px,1vw,50px)}.xkh-section--muted{border-block:1px solid #edf1f4;background:var(--xkh-soft)}.xkh-section-heading{display:grid;margin-bottom:34px;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(32px,5vw,80px);align-items:end}.xkh-section-heading--compact{margin-bottom:28px}.xkh-section-heading--simple{grid-template-columns:1fr}.xkh-section-heading>div:first-child>span,.xkh-capabilities header>span,.xkh-cta__panel>div>span{display:block;margin-bottom:10px;color:var(--xkh-brand-dark);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.xkh-section-heading h2,.xkh-capabilities h2,.xkh-cta h2{max-width:760px;margin:0;color:var(--xkh-deep);font-size:clamp(30px,3.4vw,48px);font-weight:760;letter-spacing:-.045em;line-height:1.08;text-wrap:balance}.xkh-section-heading__aside{display:flex;align-items:flex-end;flex-direction:column;gap:13px}.xkh-section-heading__aside p{max-width:540px;margin:0;color:var(--xkh-muted);font-size:13px;line-height:1.75;text-align:end}.xkh-category-grid,.xkh-business-grid,.xkh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.xkh-category-card{overflow:hidden;border:1px solid var(--xkh-line);border-radius:15px;color:var(--xkh-text);background:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.xkh-category-card:hover,.xkh-business-card:hover,.xkh-insight-card:hover{border-color:#16a34a57;box-shadow:var(--xkh-shadow);transform:translateY(-3px)}.xkh-category-card__media{position:relative;aspect-ratio:1.55/1;overflow:hidden;background:#eef2f4}.xkh-category-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.xkh-category-card:hover img{transform:scale(1.045)}.xkh-category-card__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#8da0b2;background:radial-gradient(circle at 72% 28%,rgba(22,163,74,.12),transparent 34%),linear-gradient(145deg,#f2f6f3,#e7edef)}.xkh-category-card__placeholder svg{width:42px;height:42px}.xkh-category-card__arrow{position:absolute;right:12px;bottom:12px;display:inline-flex;width:31px;height:31px;align-items:center;justify-content:center;border-radius:9px;color:var(--xkh-ink);background:#ffffffe0}[dir=rtl] .xkh-category-card__arrow{right:auto;left:12px}.xkh-category-card__arrow svg{width:15px;height:15px}[dir=rtl] .xkh-category-card__arrow svg{transform:rotate(180deg)}.xkh-category-card__body{padding:14px 15px 16px}.xkh-category-card__body strong,.xkh-category-card__body small{display:block}.xkh-category-card__body strong{overflow:hidden;color:var(--xkh-ink);font-size:13px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.xkh-category-card__body small{margin-top:4px;color:var(--xkh-muted);font-size:10px}.xkh-business-card{position:relative;display:flex;min-height:260px;padding:22px;overflow:hidden;flex-direction:column;justify-content:space-between;border:1px solid var(--xkh-line);border-radius:15px;color:var(--xkh-text);background:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.xkh-business-card:before{content:"";position:absolute;right:-70px;bottom:-90px;width:190px;height:190px;border:1px solid rgba(22,163,74,.12);border-radius:999px;transition:transform .26s ease}[dir=rtl] .xkh-business-card:before{right:auto;left:-70px}.xkh-business-card:hover:before{transform:scale(1.15)}.xkh-business-card__number{color:var(--xkh-brand);font-size:11px;font-weight:850;letter-spacing:.1em}.xkh-business-card h3{margin:0;color:var(--xkh-ink);font-size:19px;font-weight:760;letter-spacing:-.025em}.xkh-business-card p{margin:10px 0 0;color:var(--xkh-muted);font-size:11px;line-height:1.65}.xkh-business-card__link{display:inline-flex;margin-top:24px;align-items:center;gap:7px;color:var(--xkh-ink);font-size:10px;font-weight:800}.xkh-product-grid .pcard{min-width:0;border-color:var(--xkh-line);border-radius:15px;box-shadow:none}.xkh-product-grid .pcard:hover{border-color:#16a34a4d;box-shadow:var(--xkh-shadow)}.xkh-product-grid .pcard-media{background:#f5f7f8}.xkh-capabilities{position:relative;padding-block:clamp(68px,7vw,98px);overflow:hidden;color:#fff;background:linear-gradient(145deg,#07152b,#0b1e3d 60%,#0d2318)}.xkh-capabilities__canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.xkh-cap__grid-layer{animation:xkh-cap-grid-scroll 24s linear infinite}@keyframes xkh-cap-grid-scroll{0%{transform:translate(0)}to{transform:translate(44px,44px)}}.xkh-cap__cell{animation:xkh-cap-cell 5s ease-in-out infinite}.xkh-cap__cell--2{animation-delay:1.6s}.xkh-cap__cell--3{animation-delay:3.2s}.xkh-cap__cell--4{animation-delay:.8s}@keyframes xkh-cap-cell{0%,to{opacity:0}25%,75%{opacity:1}}.xkh-cap__cursor{animation:xkh-cap-cursor .9s step-end infinite}@keyframes xkh-cap-cursor{0%,to{opacity:1}50%{opacity:0}}.xkh-cap__bar{animation:xkh-cap-bar 3.5s ease-in-out infinite;transform-box:fill-box;transform-origin:bottom}.xkh-cap__bar--2{animation-delay:.5s}.xkh-cap__bar--3{animation-delay:1s}.xkh-cap__bar--4{animation-delay:1.5s}.xkh-cap__bar--5{animation-delay:2s}@keyframes xkh-cap-bar{0%,to{transform:scaleY(.65)}50%{transform:scaleY(1)}}.xkh-cap__sparkline{stroke-dasharray:300;stroke-dashoffset:300;animation:xkh-cap-spark-draw 3s ease forwards .8s,xkh-cap-spark-pulse 5s ease-in-out infinite 4s}@keyframes xkh-cap-spark-draw{to{stroke-dashoffset:0}}@keyframes xkh-cap-spark-pulse{0%,to{opacity:1}50%{opacity:.4}}.xkh-cap__ring-cw{animation:xkh-cap-spin 28s linear infinite;transform-box:fill-box;transform-origin:center}.xkh-cap__ring-ccw{animation:xkh-cap-spin 18s linear infinite reverse;transform-box:fill-box;transform-origin:center}@keyframes xkh-cap-spin{to{transform:rotate(360deg)}}.xkh-cap__pulse-ring{animation:xkh-cap-pulse 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes xkh-cap-pulse{0%{r:6;opacity:.7}to{r:22;opacity:0}}.xkh-capabilities__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(48px,7vw,110px);align-items:start}.xkh-capabilities header>span{color:#8de1a5}.xkh-capabilities h2{color:#fff}.xkh-capabilities header>p{max-width:520px;margin:18px 0 22px;color:#ffffffa8;font-size:13px;line-height:1.75}.xkh-capabilities__list{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.12)}.xkh-capabilities__list article{display:grid;padding:22px 0;grid-template-columns:44px minmax(0,1fr);gap:17px;border-bottom:1px solid rgba(255,255,255,.12)}.xkh-capabilities__list article>span{color:#7ed997;font-size:10px;font-weight:850;letter-spacing:.1em}.xkh-capabilities__list h3{margin:0;color:#fff;font-size:16px;font-weight:730}.xkh-capabilities__list p{max-width:610px;margin:7px 0 0;color:#fff9;font-size:11px;line-height:1.7}.xkh-project-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:13px}.xkh-project-card{position:relative;min-height:255px;overflow:hidden;border-radius:17px;color:#fff;background:#10233d;text-decoration:none}.xkh-project-card--lead{min-height:524px;grid-row:1/span 2}.xkh-project-card__media,.xkh-project-card__media img,.xkh-project-card__placeholder,.xkh-project-card__shade{position:absolute;inset:0;width:100%;height:100%}.xkh-project-card__media img{object-fit:cover;transition:transform .52s ease}.xkh-project-card:hover img{transform:scale(1.04)}.xkh-project-card__shade{background:linear-gradient(180deg,#040c190d 20%,#040c19d4)}.xkh-project-card__placeholder{display:flex;align-items:center;justify-content:center;color:#ffffff73;background:radial-gradient(circle at 70% 30%,rgba(22,163,74,.25),transparent 32%),linear-gradient(145deg,#0b1e3d,#153e42)}.xkh-project-card__placeholder span{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.xkh-project-card__content{position:absolute;z-index:3;right:22px;bottom:21px;left:22px}.xkh-project-card__content>span{color:#8de1a5;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.xkh-project-card__content h3{max-width:650px;margin:7px 0 0;color:#fff;font-size:20px;font-weight:750;letter-spacing:-.025em;line-height:1.15}.xkh-project-card--lead h3{font-size:clamp(24px,3vw,36px)}.xkh-project-card__content p{max-width:570px;margin:8px 0 0;color:#ffffffad;font-size:10px;line-height:1.55}.xkh-project-card__content strong{display:inline-flex;margin-top:14px;align-items:center;gap:7px;color:#fff;font-size:10px;font-weight:800}.xkh-brand-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.xkh-brand-grid a{position:relative;display:flex;min-height:92px;padding:15px;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--xkh-line);border-radius:12px;background:#fff;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.xkh-brand-grid a:hover{border-color:#16a34a52;box-shadow:0 8px 26px #0b1e3d0f;transform:translateY(-2px)}.xkh-brand-grid img{width:auto;max-width:100%;height:42px;object-fit:contain;filter:grayscale(1);opacity:.72;transition:.18s ease}.xkh-brand-grid a:hover img{filter:grayscale(0);opacity:1}.xkh-brand-grid a>span{position:absolute;top:7px;right:8px;display:inline-flex;min-width:19px;height:19px;padding:0 5px;align-items:center;justify-content:center;border-radius:999px;color:var(--xkh-muted);background:#f2f5f7;font-size:8px;font-weight:800}[dir=rtl] .xkh-brand-grid a>span{right:auto;left:8px}.xkh-brand-seo-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.xkh-testimonial-grid,.xkh-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.xkh-testimonial-grid article{padding:22px;border:1px solid var(--xkh-line);border-radius:15px;background:#fff}.xkh-testimonial__rating{display:flex;gap:2px;color:#d7dee5;font-size:11px}.xkh-testimonial__rating .is-active{color:#f4b740}.xkh-testimonial-grid blockquote{min-height:94px;margin:16px 0 20px;font-size:13px;line-height:1.7}.xkh-testimonial-grid footer{display:flex;align-items:center;gap:10px}.xkh-testimonial-grid footer>img,.xkh-testimonial-grid footer>span{width:40px;height:40px;flex:0 0 40px;border-radius:999px}.xkh-testimonial-grid footer>img{object-fit:cover}.xkh-testimonial-grid footer>span{display:inline-flex;align-items:center;justify-content:center;color:var(--xkh-brand-dark);background:var(--xkh-brand-soft);font-size:13px;font-weight:850}.xkh-testimonial-grid footer strong,.xkh-testimonial-grid footer small{display:block}.xkh-testimonial-grid footer strong{color:var(--xkh-ink);font-size:11px}.xkh-testimonial-grid footer small{margin-top:3px;color:var(--xkh-muted);font-size:9px}.xkh-insight-card{overflow:hidden;border:1px solid var(--xkh-line);border-radius:15px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.xkh-insight-card__media{display:block;aspect-ratio:1.65/1;overflow:hidden;background:#e8edf0}.xkh-insight-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.xkh-insight-card:hover img{transform:scale(1.04)}.xkh-insight-card__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#7f93a7;background:linear-gradient(145deg,#eff4f1,#e5eaee);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.xkh-insight-card__body{padding:17px}.xkh-insight-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--xkh-muted);font-size:9px;font-weight:700}.xkh-insight-card h3{margin:12px 0 0;font-size:17px;font-weight:740;letter-spacing:-.025em;line-height:1.25}.xkh-insight-card h3 a{color:var(--xkh-ink);text-decoration:none}.xkh-insight-card h3 a:hover{color:var(--xkh-brand-dark)}.xkh-insight-card__body>p{min-height:57px;margin:9px 0 14px;color:var(--xkh-muted);font-size:10px;line-height:1.65}.xkh-cta{padding-block:28px 74px;background:var(--xkh-soft)}.xkh-cta__panel{position:relative;overflow:hidden;border-radius:21px;background:linear-gradient(135deg,#f0fdf4,#dcfce7 45%,#d1fae5);border:1px solid rgba(22,163,74,.18);padding:clamp(40px,5vw,60px) clamp(28px,5vw,56px);max-width:1280px;margin-inline:auto}.xkh-cta__canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.xkh-cta__cell-blink{animation:xkh-cell-blink 4s ease-in-out infinite}.xkh-cta__cell-blink--2{animation-delay:1.4s}.xkh-cta__cell-blink--3{animation-delay:2.8s}@keyframes xkh-cell-blink{0%,to{opacity:0}30%,70%{opacity:1}}.xkh-cta__cursor{animation:xkh-cursor-blink .9s step-end infinite}@keyframes xkh-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.xkh-cta__bar{animation:xkh-bar-grow 3s ease-in-out infinite;transform-box:fill-box;transform-origin:bottom}.xkh-cta__bar--1{animation-delay:0s}.xkh-cta__bar--2{animation-delay:.4s}.xkh-cta__bar--3{animation-delay:.8s}.xkh-cta__bar--4{animation-delay:1.2s}@keyframes xkh-bar-grow{0%,to{transform:scaleY(.72)}50%{transform:scaleY(1)}}.xkh-cta__sparkline{stroke-dasharray:260;stroke-dashoffset:260;animation:xkh-spark-draw 2.5s ease forwards .4s,xkh-spark-pulse 4s ease-in-out infinite 3s}@keyframes xkh-spark-draw{to{stroke-dashoffset:0}}@keyframes xkh-spark-pulse{0%,to{opacity:1}50%{opacity:.55}}.xkh-cta__body{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:48px;flex-wrap:wrap}.xkh-cta__left{flex:1;min-width:260px}.xkh-cta__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:16px;padding:5px 14px;border-radius:999px;border:1px solid rgba(22,163,74,.28);background:#16a34a1a;color:#15803d;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;animation:xkh-cta-up .6s cubic-bezier(.22,1,.36,1) .1s both}.xkh-cta__eyebrow-dot{width:5px;height:5px;border-radius:50%;background:#16a34a;flex-shrink:0;animation:xkh-dot-pulse 2s ease-in-out infinite}@keyframes xkh-dot-pulse{0%,to{opacity:1}50%{opacity:.3}}.xkh-cta__title{margin:0 0 13px;color:#0d1f14;font-size:clamp(1.75rem,3vw,2.45rem);font-weight:800;line-height:1.1;letter-spacing:-.04em;text-wrap:balance;animation:xkh-cta-up .7s cubic-bezier(.22,1,.36,1) .25s both}.xkh-cta__title .cta-accent{color:#16a34a}.xkh-cta__desc{margin:0;color:#374151;font-size:clamp(.9rem,1.1vw,1rem);line-height:1.72;animation:xkh-cta-up .7s cubic-bezier(.22,1,.36,1) .4s both}.xkh-cta__stats{display:flex;align-items:center;gap:24px;margin-top:26px;padding-top:22px;border-top:1px solid rgba(22,163,74,.18);animation:xkh-cta-up .7s cubic-bezier(.22,1,.36,1) .55s both}.xkh-cta__stat strong{display:block;color:#0d1f14;font-size:1.3rem;font-weight:780;letter-spacing:-.03em;line-height:1}.xkh-cta__stat span{display:block;color:#6b7280;font-size:.68rem;letter-spacing:.07em;text-transform:uppercase;margin-top:3px}.xkh-cta__stat-sep{width:1px;height:30px;background:#16a34a33;flex-shrink:0}.xkh-cta__actions{display:flex;flex-direction:column;gap:11px;min-width:200px;animation:xkh-cta-up .7s cubic-bezier(.22,1,.36,1) .55s both}.xkh-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:12px;font-size:.91rem;font-weight:650;letter-spacing:-.01em;text-decoration:none;cursor:pointer;border:none;white-space:nowrap;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s,background .18s,border-color .18s}.xkh-cta__btn:hover{transform:translateY(-2px)}.xkh-cta__btn:active{transform:translateY(0)}.xkh-cta__btn--primary{background:#16a34a;color:#fff;box-shadow:0 8px 20px #16a34a47}.xkh-cta__btn--primary:hover{background:#15803d;box-shadow:0 12px 28px #16a34a59}.xkh-cta__btn--ghost{background:#fff;color:#16a34a;border:1.5px solid rgba(22,163,74,.32)}.xkh-cta__btn--ghost:hover{border-color:#16a34a;background:#f0fdf4}@keyframes xkh-cta-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:860px){.xkh-cta__body{flex-direction:column;align-items:stretch;gap:32px}.xkh-cta__actions{flex-direction:row;min-width:0}}@media(max-width:640px){.xkh-cta{padding-block:12px 58px}.xkh-cta__panel{border-radius:15px}.xkh-cta__title{font-size:clamp(1.55rem,7vw,2rem);letter-spacing:-.036em}.xkh-cta__desc{font-size:.9rem}.xkh-cta__stats{gap:16px;margin-top:20px;padding-top:18px}.xkh-cta__stat strong{font-size:1.15rem}.xkh-cta__actions{flex-direction:column;width:100%;min-width:0}.xkh-cta__btn{width:100%;padding:15px 24px;font-size:.95rem}}@media(max-width:390px){.xkh-cta__stats{gap:12px}.xkh-cta__stat strong{font-size:1.05rem}}[dir=rtl] .xkh-cta__title,[dir=rtl] .xkh-cta__desc{letter-spacing:0}@media(prefers-reduced-motion:reduce){.xkh-cta__cell-blink,.xkh-cta__cursor,.xkh-cta__bar,.xkh-cta__sparkline,.xkh-cta__eyebrow-dot{animation:none}.xkh-cta__eyebrow,.xkh-cta__title,.xkh-cta__desc,.xkh-cta__stats,.xkh-cta__actions{animation:none;opacity:1;transform:none}.xkh-cta__sparkline{stroke-dashoffset:0}}@media(max-width:1080px){.xkh-hero__layout{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:34px}.xkh-category-grid,.xkh-business-grid,.xkh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.xkh-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:860px){.xkh-shell{width:min(100% - 32px,760px)}.xkh-hero__layout{min-height:auto;padding-block:38px 72px;grid-template-columns:1fr;gap:30px}.xkh-hero__content{max-width:690px}.xkh-hero__visual{order:-1}.xkh-hero__visual-frame{aspect-ratio:1.65/1;border-radius:20px}.xkh-section-heading,.xkh-capabilities__layout{grid-template-columns:1fr;gap:24px}.xkh-section-heading__aside{align-items:flex-start}.xkh-section-heading__aside p{text-align:start}.xkh-project-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.xkh-project-card--lead{min-height:420px;grid-column:1/-1;grid-row:auto}.xkh-project-card{min-height:270px}.xkh-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.xkh-testimonial-grid,.xkh-insight-grid{grid-template-columns:1fr}.xkh-testimonial-grid blockquote{min-height:0}}@media(max-width:640px){.xkh-shell{width:min(100% - 24px,560px)}.xkh-hero__layout{padding-block:12px 67px;gap:24px}.xkh-hero__visual-frame{aspect-ratio:1.32/1;border-radius:15px}.xkh-hero__visual-frame:before{inset:8px;border-radius:10px}.xkh-hero__visual-note{right:16px;bottom:15px;left:16px}.xkh-hero__visual-note span{font-size:8px}.xkh-hero__visual-note strong{max-width:135px;font-size:10px}.xkh-hero__title{margin-top:13px;font-size:clamp(34px,10.5vw,48px);line-height:1.01}.xkh-hero__content>p{margin-top:15px;font-size:13px;line-height:1.65}.xkh-hero__actions{display:grid;margin-top:21px;grid-template-columns:1fr 1fr;gap:7px}.xkh-button{min-height:43px;padding-inline:12px;border-radius:9px;font-size:11px}.xkh-hero__capabilities{margin-top:19px;gap:8px 13px}.xkh-hero__capabilities span{font-size:9px}.xkh-hero__arrows{display:none}.xkh-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.xkh-trust article{min-height:66px;padding:12px 10px;border-bottom:1px solid var(--xkh-line)}.xkh-trust article:nth-child(2){border-inline-end:0}.xkh-trust article:nth-child(n+3){border-bottom:0}.xkh-trust strong{font-size:16px}.xkh-trust span{font-size:8px}.xkh-section{padding-block:58px}.xkh-section-heading{margin-bottom:24px;gap:16px}.xkh-section-heading__aside p{font-size:11px}.xkh-category-grid,.xkh-business-grid,.xkh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.xkh-category-card,.xkh-product-grid .pcard{border-radius:12px}.xkh-category-card__media{aspect-ratio:1.25/1}.xkh-category-card__body{padding:10px}.xkh-category-card__body strong{font-size:11px}.xkh-category-card__body small{font-size:8px}.xkh-business-card{min-height:225px;padding:15px;border-radius:12px}.xkh-business-card h3{font-size:14px}.xkh-business-card p{font-size:9px;line-height:1.55}.xkh-business-card__link{font-size:8px}.xkh-capabilities{padding-block:58px}.xkh-capabilities__list article{padding:18px 0;grid-template-columns:34px minmax(0,1fr);gap:11px}.xkh-project-grid{grid-template-columns:1fr}.xkh-project-card--lead,.xkh-project-card{min-height:330px;grid-column:auto}.xkh-project-card__content{right:16px;bottom:15px;left:16px}.xkh-project-card--lead h3,.xkh-project-card__content h3{font-size:22px}.xkh-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.xkh-brand-grid a{min-height:74px;padding:10px;border-radius:10px}.xkh-brand-grid img{height:32px}.xkh-insight-card__body{padding:14px}}@media(max-width:390px){.xkh-hero__actions,.xkh-business-grid{grid-template-columns:1fr}.xkh-business-card{min-height:210px}.xkh-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.xkh-home *,.xkh-home *:before,.xkh-home *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.js .xkh-home [data-home-reveal]{opacity:1;transform:none}}.xkh-cat-slider-outer{position:relative;display:flex;align-items:center}.xkh-cat-slider{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:12px 4px 16px;flex:1}.xkh-cat-slider::-webkit-scrollbar{display:none}.xkh-cat-card{flex:0 0 auto;width:160px;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#152238;background:#fff;border:1px solid #e5eaf0;border-radius:16px;padding:22px 12px 16px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.xkh-cat-card:hover{transform:translateY(-6px);border-color:#16a34a57;box-shadow:var(--xkh-shadow)}.xkh-cat-card__img-box{width:110px;height:110px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#eef2f4;border:3px solid transparent;transition:border-color .3s ease,box-shadow .3s ease}.xkh-cat-card:hover .xkh-cat-card__img-box{border-color:#dce3e8;box-shadow:0 12px 32px #00000017}.xkh-cat-card__img-box img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.xkh-cat-card:hover .xkh-cat-card__img-box img{transform:scale(1.1)}.xkh-cat-card__placeholder{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8da0b2;background:radial-gradient(circle at 50% 50%,rgba(22,163,74,.08),transparent 60%),linear-gradient(145deg,#f2f6f3,#e7edef)}.xkh-cat-card__placeholder svg{width:32px;height:32px}.xkh-cat-card__body{text-align:center;margin-top:12px;width:100%}.xkh-cat-card__body strong{display:block;font-size:13px;font-weight:700;color:var(--xkh-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xkh-cat-card__body small{display:block;margin-top:4px;font-size:10px;color:var(--xkh-muted)}.xkh-cat-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #e0e5ea;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #00000012;transition:all .2s ease;color:var(--xkh-ink);padding:0;opacity:1;pointer-events:auto}.xkh-cat-arrow:hover{background:#f8fafb;border-color:#16a34a40;box-shadow:0 8px 24px #0000001f}.xkh-cat-arrow svg{width:18px;height:18px;flex-shrink:0}.xkh-cat-arrow.is-hidden{opacity:0;pointer-events:none}.xkh-cat-arrow--prev{left:-21px}.xkh-cat-arrow--next{right:-21px}[dir=rtl] .xkh-cat-arrow--prev{left:auto;right:-21px}[dir=rtl] .xkh-cat-arrow--next{right:auto;left:-21px}[dir=rtl] .xkh-cat-arrow svg{transform:rotate(180deg)}@media(max-width:768px){.xkh-cat-slider{gap:12px;padding:8px 2px 12px}.xkh-cat-card{width:140px;padding:16px 10px 14px;border-radius:14px}.xkh-cat-card__img-box{width:90px;height:90px}.xkh-cat-arrow{width:36px;height:36px}.xkh-cat-arrow--prev{left:-16px}.xkh-cat-arrow--next{right:-16px}[dir=rtl] .xkh-cat-arrow--prev{left:auto;right:-16px}[dir=rtl] .xkh-cat-arrow--next{right:auto;left:-16px}}@media(max-width:480px){.xkh-cat-slider{gap:8px}.xkh-cat-card{width:120px;padding:12px 8px}.xkh-cat-card__img-box{width:72px;height:72px}.xkh-cat-card__body strong{font-size:11px}.xkh-cat-arrow{display:none}}@media(prefers-reduced-motion:reduce){.xkh-cap__grid-layer,.xkh-cap__cell,.xkh-cap__cursor,.xkh-cap__bar,.xkh-cap__sparkline,.xkh-cap__ring-cw,.xkh-cap__ring-ccw,.xkh-cap__pulse-ring{animation:none}.xkh-cap__sparkline{stroke-dashoffset:0}}.xkh-home{--xkh-hero-cream: #fbf7f1;--xkh-hero-cream-2: #f7f1e9;--xkh-hero-ink: #38231b;--xkh-hero-copy: #795f52;--xkh-hero-accent: #c9843d;--xkh-hero-green: #075b4b}.xkh-hero{min-height:575px;border-bottom:1px solid rgba(201,132,61,.72);background:radial-gradient(circle at 8% 0%,rgba(7,91,75,.055),transparent 31%),linear-gradient(180deg,var(--xkh-hero-cream) 0%,var(--xkh-hero-cream-2) 100%)}.xkh-hero:before{opacity:0;background:none;-webkit-mask-image:none;mask-image:none}.xkh-hero__layout{width:100%;max-width:none;min-height:575px;margin-inline:0;padding:0;grid-template-columns:minmax(0,42%) minmax(0,58%);gap:0;align-items:stretch}.xkh-hero__content{position:relative;z-index:5;max-width:none;align-self:center;padding-block:0;padding-inline-start:clamp(72px,4.5vw,92px);padding-inline-end:clamp(34px,3.4vw,66px)}.xkh-kicker{color:var(--xkh-hero-green);font-size:12px;font-weight:800;letter-spacing:.105em}.xkh-kicker__line{width:48px;background:currentColor}.xkh-hero__title{max-width:620px;margin-top:18px;color:var(--xkh-hero-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,4.15vw,76px);font-weight:600;letter-spacing:-.045em;line-height:.96;text-wrap:balance}.xkh-hero__content>p{max-width:600px;margin-top:18px;color:var(--xkh-hero-copy);font-size:clamp(16px,1.22vw,19px);line-height:1.46}.xkh-hero__actions{margin-top:24px;gap:12px}.xkh-hero .xkh-button{min-height:50px;padding-inline:22px;border-radius:999px;font-size:14px;font-weight:780}.xkh-hero .xkh-button--primary{border-color:var(--xkh-hero-green);color:#fff;background:var(--xkh-hero-green);box-shadow:none}.xkh-hero .xkh-button--primary:hover{color:#fff;background:#064a3e;box-shadow:0 10px 24px #075b4b2e}.xkh-hero .xkh-button--secondary{border-color:#c9843dc7;color:var(--xkh-hero-accent);background:#ffffff2e;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.xkh-hero .xkh-button--secondary:hover{border-color:var(--xkh-hero-accent);color:#a7672f;background:#ffffff75}.xkh-hero__capabilities{margin-top:16px;gap:8px}.xkh-hero__capabilities span{min-height:31px;padding:6px 12px 6px 24px;border:1px solid rgba(201,132,61,.34);border-radius:999px;color:#6b5548;background:#ffffff3d;font-size:12px;font-weight:620}[dir=rtl] .xkh-hero__capabilities span{padding-right:24px;padding-left:12px}.xkh-hero__capabilities span:before{inset-inline-start:11px;width:5px;height:5px;background:var(--xkh-hero-green)}.xkh-hero__visual{position:relative;min-width:0;height:100%}.xkh-hero__visual-frame{position:absolute;inset:0;width:100%;height:100%;min-height:575px;aspect-ratio:auto;border:0;border-radius:24px 0 0 24px;background:#e8dfd4;box-shadow:none}[dir=rtl] .xkh-hero__visual-frame{border-radius:0 24px 24px 0}.xkh-hero__visual-frame:before{display:none}.xkh-hero__visual-frame picture,.xkh-hero__visual-frame picture img{width:100%;height:100%}.xkh-hero__visual-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.xkh-hero__visual-shade{z-index:2;background:linear-gradient(90deg,var(--xkh-hero-cream) 0%,rgba(251,247,241,.94) 7%,rgba(251,247,241,.72) 16%,rgba(251,247,241,.36) 27%,rgba(251,247,241,.08) 38%,rgba(251,247,241,0) 47%),linear-gradient(180deg,#1b110b00 72%,#1b110b14)}[dir=rtl] .xkh-hero__visual-shade{background:linear-gradient(270deg,var(--xkh-hero-cream) 0%,rgba(251,247,241,.94) 7%,rgba(251,247,241,.72) 16%,rgba(251,247,241,.36) 27%,rgba(251,247,241,.08) 38%,rgba(251,247,241,0) 47%),linear-gradient(180deg,#1b110b00 72%,#1b110b14)}.xkh-hero__navigation{position:absolute;z-index:12;inset:0;width:100%;max-width:none;height:100%;margin:0;pointer-events:none}.xkh-hero__arrows{display:contents}.xkh-hero__arrows button{position:absolute;top:50%;display:inline-flex;width:56px;height:56px;padding:0;align-items:center;justify-content:center;border:1px solid rgba(201,132,61,.48);border-radius:999px;color:#50382e;background:#fffcf7f0;box-shadow:0 10px 30px #422a1c12;transform:translateY(-50%);pointer-events:auto}.xkh-hero__arrows button:first-child{left:20px}.xkh-hero__arrows button:last-child{right:20px}.xkh-hero__arrows button:hover{border-color:var(--xkh-hero-accent);color:var(--xkh-hero-accent);background:#fffdf9}.xkh-hero__dots{position:absolute;bottom:14px;left:50%;display:flex;gap:10px;transform:translate(-50%);pointer-events:auto}.xkh-hero__dots button{width:38px;height:22px;transition:width .2s ease}.xkh-hero__dots button.is-active{width:62px}.xkh-hero__dots button span{height:5px;border-radius:999px;background:#fff6eabd;box-shadow:0 0 0 1px #422a1c14}.xkh-hero__dots button.is-active span{background:var(--xkh-hero-accent);transform:none}@media(max-width:1099px){.xkh-hero,.xkh-hero__layout{min-height:520px}.xkh-hero__layout{grid-template-columns:minmax(0,46%) minmax(0,54%)}.xkh-hero__content{padding-inline-start:clamp(44px,4vw,64px);padding-inline-end:28px}.xkh-hero__title{font-size:clamp(44px,5vw,62px)}.xkh-hero__visual-frame{min-height:520px}.xkh-hero__arrows button{width:48px;height:48px}.xkh-hero__arrows button:first-child{left:12px}.xkh-hero__arrows button:last-child{right:12px}}@media(max-width:899px){.xkh-hero{min-height:0}.xkh-hero__layout{min-height:0;grid-template-columns:minmax(0,1fr);gap:0}.xkh-hero__content{order:2;padding:32px 24px 72px}.xkh-hero__visual{order:1;min-height:360px}.xkh-hero__visual-frame{position:relative;min-height:360px;aspect-ratio:1.55 / 1;border-radius:0}[dir=rtl] .xkh-hero__visual-frame{border-radius:0}.xkh-hero__visual-shade,[dir=rtl] .xkh-hero__visual-shade{background:linear-gradient(180deg,rgba(251,247,241,0) 55%,rgba(251,247,241,.88) 91%,var(--xkh-hero-cream) 100%)}.xkh-hero__title{max-width:680px;font-size:clamp(42px,9vw,60px);line-height:.98}.xkh-hero__content>p{font-size:16px;line-height:1.55}.xkh-hero__navigation{height:360px}.xkh-hero__arrows button{top:50%;width:44px;height:44px}.xkh-hero__arrows button:first-child{left:12px}.xkh-hero__arrows button:last-child{right:12px}.xkh-hero__dots{bottom:12px}}@media(max-width:640px){.xkh-hero__visual{min-height:290px}.xkh-hero__visual-frame{min-height:290px;aspect-ratio:1.32 / 1}.xkh-hero__content{padding:26px 18px 64px}.xkh-kicker{font-size:10px}.xkh-kicker__line{width:32px}.xkh-hero__title{margin-top:14px;font-size:clamp(36px,11vw,48px)}.xkh-hero__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:20px}.xkh-hero .xkh-button{width:100%;min-height:48px}.xkh-hero__capabilities{gap:6px}.xkh-hero__capabilities span{min-height:29px;padding-top:5px;padding-bottom:5px;font-size:10px}.xkh-hero__navigation{height:290px}.xkh-hero__arrows button{width:40px;height:40px}.xkh-hero__dots button{width:28px}.xkh-hero__dots button.is-active{width:46px}}.xkh-hero{--xkh-hero-cream: #ffffff;--xkh-hero-cream-2: #f5fbf5;--xkh-hero-ink: #0b1e3d;--xkh-hero-copy: #64748b;--xkh-hero-accent: #50c247;--xkh-hero-green: #3da834;border-bottom-color:#50c24747;background:radial-gradient(circle at 8% 0%,rgba(80,194,71,.1),transparent 31%),linear-gradient(180deg,#fff,#f5fbf5)}.xkh-hero__title{color:#0b1e3d}.xkh-hero__content>p{color:#64748b}.xkh-hero .xkh-button--primary{border-color:#50c247;background:#50c247;box-shadow:0 10px 24px #50c24733}.xkh-hero .xkh-button--primary:hover{border-color:#3da834;background:#3da834;box-shadow:0 12px 28px #50c24742}.xkh-hero .xkh-button--secondary{border-color:#50c2478c;color:#2f8f2d;background:#ffffffd1}.xkh-hero .xkh-button--secondary:hover{border-color:#50c247;color:#277d27;background:#fff}.xkh-hero__capabilities span{border-color:#50c24747;color:#334155;background:#ffffffc7}.xkh-hero__capabilities span:before{background:#50c247}.xkh-hero__visual-frame{background:#edf8ed}.xkh-hero__visual-shade{background:linear-gradient(90deg,#f7fcf7,#f7fcf7f2 7%,#f7fcf7bd 16%,#f7fcf761,#f7fcf71a 38%,#f7fcf700 47%),linear-gradient(180deg,#0b1e3d00 72%,#0b1e3d14)}[dir=rtl] .xkh-hero__visual-shade{background:linear-gradient(270deg,#f7fcf7,#f7fcf7f2 7%,#f7fcf7bd 16%,#f7fcf761,#f7fcf71a 38%,#f7fcf700 47%),linear-gradient(180deg,#0b1e3d00 72%,#0b1e3d14)}.xkh-hero__arrows button{border-color:#50c24770;color:#0b1e3d;background:#fffffff5;box-shadow:0 10px 30px #0b1e3d14}.xkh-hero__arrows button:hover{border-color:#50c247;color:#3da834;background:#fff}.xkh-hero__dots button span{background:#ffffffe0;box-shadow:0 0 0 1px #0b1e3d1f}.xkh-hero__dots button.is-active span{background:#50c247}@media(max-width:899px){.xkh-hero__visual-shade,[dir=rtl] .xkh-hero__visual-shade{background:linear-gradient(180deg,#f7fcf700 55%,#f7fcf7e6 91%,#f7fcf7)}}.xkh-intent{position:relative;padding:clamp(54px,5vw,82px) 0;overflow:hidden;background:radial-gradient(circle at 90% 0%,rgba(80,194,71,.08),transparent 24%),linear-gradient(180deg,#fff,#f8fcf8)}.xkh-intent:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(11,30,61,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(11,30,61,.025) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 72%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 72%)}.xkh-intent>.xkh-shell{position:relative;z-index:1}.xkh-intent__heading{display:flex;gap:32px;align-items:end;justify-content:space-between;margin-bottom:26px}.xkh-intent__heading>div:first-child{max-width:920px}.xkh-intent__eyebrow{display:inline-flex;margin-bottom:8px;color:#0b933d;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.xkh-intent__heading h2{margin:0;color:#0b1e3d;font-size:clamp(30px,3vw,48px);font-weight:850;letter-spacing:-.035em;line-height:1.02}.xkh-intent__heading p{max-width:900px;margin:12px 0 0;color:#64748b;font-size:clamp(15px,1.15vw,18px);line-height:1.58}.xkh-intent__view-all{display:inline-flex;flex:0 0 auto;min-height:44px;padding:0 18px;align-items:center;gap:8px;border:1px solid #50c247;border-radius:12px;color:#fff;background:#0b933d;font-size:13px;font-weight:800;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.xkh-intent__view-all svg{width:16px;height:16px}.xkh-intent__view-all:hover{border-color:#0b933d;background:#087f34;box-shadow:0 10px 24px #0b933d2e;transform:translateY(-1px)}.xkh-intent-track{display:grid;gap:16px}.xkh-intent-track--products{grid-template-columns:repeat(5,minmax(0,1fr))}.xkh-intent-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(11,30,61,.09);border-radius:18px;color:inherit;background:#fff;box-shadow:0 12px 34px #0f172a0e;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.xkh-intent-card:hover{border-color:#50c2477a;box-shadow:0 18px 42px #0f172a1a;transform:translateY(-4px)}.xkh-intent-card__media{position:relative;overflow:hidden;background:#eef7ef}.xkh-intent-card--business .xkh-intent-card__media{aspect-ratio:4 / 3}.xkh-intent-card--product .xkh-intent-card__media{aspect-ratio:1.18 / 1}.xkh-intent-card__media:after{content:"";position:absolute;inset:auto 0 0;height:34%;pointer-events:none;background:linear-gradient(to top,rgba(11,30,61,.12),transparent)}.xkh-intent-card__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .35s ease}.xkh-intent-card:hover .xkh-intent-card__media img{transform:scale(1.035)}.xkh-intent-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#0b933d7a;background:radial-gradient(circle at 50% 40%,rgba(80,194,71,.16),transparent 42%),#f3faf4}.xkh-intent-card__placeholder svg{width:52px;height:52px}.xkh-intent-card__body{position:relative;min-height:164px;padding:18px 48px 18px 18px}[dir=rtl] .xkh-intent-card__body{padding-right:18px;padding-left:48px}.xkh-intent-card--product .xkh-intent-card__body{min-height:154px}.xkh-intent-card__body h3{margin:0;color:#0b1e3d;font-size:17px;font-weight:850;letter-spacing:-.02em;line-height:1.18}.xkh-intent-card__body p{margin:9px 0 0;color:#64748b;font-size:12.5px;line-height:1.48}.xkh-intent-card__arrow{position:absolute;right:16px;bottom:16px;display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#50c247;transition:background .18s ease,transform .18s ease}[dir=rtl] .xkh-intent-card__arrow{right:auto;left:16px}.xkh-intent-card__arrow svg{width:14px;height:14px}[dir=rtl] .xkh-intent-card__arrow svg{transform:rotate(180deg)}.xkh-intent__popular{margin-top:clamp(54px,5vw,78px);padding-top:clamp(44px,4vw,62px);border-top:1px solid rgba(11,30,61,.08)}.xkh-intent__heading--popular{margin-bottom:24px}@media(max-width:1380px){.xkh-intent-track--business{grid-template-columns:repeat(3,minmax(0,1fr))}.xkh-intent-track--products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1060px){.xkh-intent-track--products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.xkh-intent{padding:44px 0 52px}.xkh-intent__heading{align-items:start;flex-direction:column;gap:18px}.xkh-intent__heading h2{font-size:clamp(29px,7vw,42px)}.xkh-intent__view-all{min-height:42px}}@media(max-width:767px){.xkh-intent{padding:38px 0 46px}.xkh-intent__heading{margin-bottom:18px}.xkh-intent__heading p{font-size:14px;line-height:1.52}.xkh-intent__view-all{min-height:40px;padding-inline:15px;border-radius:10px;font-size:12px}.xkh-intent-track{display:flex;width:auto;margin-inline:-18px;padding:3px 18px 14px;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:18px;scroll-snap-type:inline mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pinch-zoom}.xkh-intent-track::-webkit-scrollbar{display:none}.xkh-intent-card{flex:0 0 min(82vw,330px);scroll-snap-align:start;scroll-snap-stop:normal}.xkh-intent-track--products .xkh-intent-card{flex-basis:min(72vw,270px)}.xkh-intent-card__body{min-height:150px;padding:16px 46px 16px 16px}[dir=rtl] .xkh-intent-card__body{padding-right:16px;padding-left:46px}.xkh-intent-card--product .xkh-intent-card__body{min-height:144px}.xkh-intent-card__body h3{font-size:16px}.xkh-intent-card--product .xkh-intent-card__body h3{font-size:15px}.xkh-intent-card__body p{font-size:12px}.xkh-intent__popular{margin-top:40px;padding-top:36px}}@media(max-width:420px){.xkh-intent-track{margin-inline:-14px;padding-inline:14px;scroll-padding-inline:14px}.xkh-intent-card{flex-basis:84vw;border-radius:16px}.xkh-intent-track--products .xkh-intent-card{flex-basis:74vw}}.xkh-intent-card{padding-top:18px;border-color:#0b1e3d14;background:radial-gradient(circle at 50% 0%,rgba(80,194,71,.055),transparent 42%),#fff}.xkh-intent-card__media,.xkh-intent-card--business .xkh-intent-card__media,.xkh-intent-card--product .xkh-intent-card__media{width:clamp(128px,10vw,168px);height:clamp(128px,10vw,168px);aspect-ratio:1 / 1;margin:0 auto;overflow:hidden;border:6px solid #eff7f0;border-radius:999px;background:#fff;box-shadow:0 0 0 1px #0b1e3d12,0 10px 28px #0b1e3d12}.xkh-intent-card--product .xkh-intent-card__media{width:clamp(116px,8.5vw,148px);height:clamp(116px,8.5vw,148px)}.xkh-intent-card__media img{width:100%;height:100%;padding:12px;border-radius:999px;object-fit:contain;object-position:center;background:#fff;transform:none}.xkh-intent-card--business .xkh-intent-card__media img{padding:10px}.xkh-intent-card:hover .xkh-intent-card__media img{transform:scale(1.045)}.xkh-intent-card__placeholder{border-radius:999px}.xkh-intent-card__body,.xkh-intent-card--product .xkh-intent-card__body{min-height:0;padding:18px 16px 20px;text-align:center}[dir=rtl] .xkh-intent-card__body{padding:18px 16px 20px}.xkh-intent-card__body h3,.xkh-intent-card--product .xkh-intent-card__body h3{font-size:16px;line-height:1.2;text-wrap:balance}.xkh-intent-card--product .xkh-intent-card__body h3{font-size:15px}.xkh-intent-card__body p{max-width:28ch;margin:9px auto 0;font-size:12px;line-height:1.48}.xkh-intent-card__arrow,[dir=rtl] .xkh-intent-card__arrow{position:static;width:32px;height:32px;margin:14px auto 0}.xkh-intent-card:hover .xkh-intent-card__arrow,[dir=rtl] .xkh-intent-card:hover .xkh-intent-card__arrow{transform:translateY(-2px)}@media(max-width:1380px){.xkh-intent-card__media,.xkh-intent-card--business .xkh-intent-card__media{width:156px;height:156px}.xkh-intent-card--product .xkh-intent-card__media{width:138px;height:138px}}@media(max-width:767px){.xkh-intent-card{padding-top:16px}.xkh-intent-card__media,.xkh-intent-card--business .xkh-intent-card__media{width:148px;height:148px}.xkh-intent-card--product .xkh-intent-card__media{width:130px;height:130px}.xkh-intent-card__body,.xkh-intent-card--product .xkh-intent-card__body,[dir=rtl] .xkh-intent-card__body{padding:16px 14px 18px}.xkh-intent-card__body p{max-width:30ch}}@media(max-width:420px){.xkh-intent-card__media,.xkh-intent-card--business .xkh-intent-card__media{width:142px;height:142px}.xkh-intent-card--product .xkh-intent-card__media{width:126px;height:126px}}.xkh-intent{position:relative;padding:clamp(52px,4.7vw,78px) 0 clamp(58px,5vw,84px);overflow:hidden;background:radial-gradient(circle at 94% 2%,rgba(80,194,71,.09) 0 92px,transparent 93px),radial-gradient(circle at 86% 8%,rgba(80,194,71,.06) 0 38px,transparent 39px),linear-gradient(180deg,#fff,#fbfdfb)}.xkh-intent:before{display:none}.xkh-intent>.xkh-shell{position:relative;z-index:1;max-width:1640px}.xkh-intent__heading{display:flex;gap:30px;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.xkh-intent__heading>div:first-child{max-width:1120px}.xkh-intent__eyebrow{display:block;margin:0 0 7px;color:#0b933d;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.xkh-intent__heading h2{margin:0;color:#0b1e3d;font-size:clamp(34px,3vw,54px);font-weight:850;letter-spacing:-.045em;line-height:.98}.xkh-intent__heading h2 span{color:#0b933d}.xkh-intent__heading p{max-width:1120px;margin:9px 0 0;color:#526a8a;font-size:clamp(14px,1.02vw,17px);line-height:1.5}.xkh-intent__view-all{display:inline-flex;flex:0 0 auto;min-height:44px;padding:0 18px;align-items:center;justify-content:center;gap:8px;border:1px solid #0b933d;border-radius:10px;color:#fff;background:#0b933d;box-shadow:0 8px 20px #0b933d1f;font-size:12px;font-weight:850;text-decoration:none}.xkh-intent__view-all:hover{border-color:#087f34;color:#fff;background:#087f34;transform:translateY(-1px)}.xkh-intent__view-all svg{width:15px;height:15px}.xkh-intent-track{display:grid;gap:10px}.xkh-intent-track--business{grid-template-columns:repeat(6,minmax(0,1fr))}.xkh-intent-track--products{grid-template-columns:repeat(7,minmax(0,1fr))}.xkh-intent-card{position:relative;min-width:0;padding-top:0;overflow:hidden;border:1px solid rgba(11,30,61,.065);border-radius:12px;color:inherit;background:#fff;box-shadow:0 8px 24px #0f172a0b;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.xkh-intent-card:hover{border-color:#50c24761;box-shadow:0 16px 34px #0f172a17;transform:translateY(-3px)}.xkh-intent-card__media,.xkh-intent-card--business .xkh-intent-card__media,.xkh-intent-card--product .xkh-intent-card__media{width:100%;height:auto;margin:0;overflow:hidden;border:0;border-radius:0;background:#eef7ef;box-shadow:none}.xkh-intent-card--business .xkh-intent-card__media{aspect-ratio:1.22 / 1}.xkh-intent-card--product .xkh-intent-card__media{aspect-ratio:1 / 1.02}.xkh-intent-card__media:after{display:none}.xkh-intent-card__media img,.xkh-intent-card--business .xkh-intent-card__media img,.xkh-intent-card--product .xkh-intent-card__media img{width:100%;height:100%;padding:0;display:block;border-radius:0;object-fit:cover;object-position:center;background:#f3f6f3;transition:transform .35s ease}.xkh-intent-card:hover .xkh-intent-card__media img{transform:scale(1.025)}.xkh-intent-card__body,.xkh-intent-card--product .xkh-intent-card__body,[dir=rtl] .xkh-intent-card__body{position:relative;min-height:136px;padding:14px 38px 14px 15px;text-align:left}[dir=rtl] .xkh-intent-card__body{padding-right:15px;padding-left:38px;text-align:right}.xkh-intent-card--business .xkh-intent-card__body{min-height:134px}.xkh-intent-card--product .xkh-intent-card__body{min-height:138px;padding-top:12px;padding-right:32px;padding-left:11px}[dir=rtl] .xkh-intent-card--product .xkh-intent-card__body{padding-right:11px;padding-left:32px}.xkh-intent-card__body h3,.xkh-intent-card--product .xkh-intent-card__body h3{margin:0;color:#0b1e3d;font-size:15px;font-weight:850;letter-spacing:-.025em;line-height:1.14;text-wrap:balance}.xkh-intent-card--business .xkh-intent-card__body h3{font-size:17px}.xkh-intent-card--product .xkh-intent-card__body h3{font-size:12.5px}.xkh-intent-card__body p{max-width:none;margin:8px 0 0;color:#526a8a;font-size:11px;line-height:1.42}.xkh-intent-card--business .xkh-intent-card__body p{font-size:12px}.xkh-intent-card--product .xkh-intent-card__body p{margin-top:6px;font-size:10px;line-height:1.36}.xkh-intent-card__arrow,[dir=rtl] .xkh-intent-card__arrow{position:absolute;right:11px;bottom:11px;left:auto;display:inline-flex;width:28px;height:28px;margin:0;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#21ad37;box-shadow:0 4px 10px #21ad3729}[dir=rtl] .xkh-intent-card__arrow{right:auto;left:11px}.xkh-intent-card__arrow svg{width:13px;height:13px}.xkh-intent-card:hover .xkh-intent-card__arrow{background:#0b933d;transform:translate(2px)}[dir=rtl] .xkh-intent-card:hover .xkh-intent-card__arrow{transform:translate(-2px)}.xkh-intent__popular{margin-top:clamp(42px,4.1vw,66px);padding-top:0;border-top:0}.xkh-intent__heading--popular{margin-bottom:18px}@media(max-width:1500px){.xkh-intent-track--business{grid-template-columns:repeat(3,minmax(0,1fr))}.xkh-intent-track--products{grid-template-columns:repeat(5,minmax(0,1fr))}.xkh-intent-card--product .xkh-intent-card__body h3{font-size:14px}.xkh-intent-card--product .xkh-intent-card__body p{font-size:11px}}@media(max-width:980px){.xkh-intent-track--business{grid-template-columns:repeat(2,minmax(0,1fr))}.xkh-intent-track--products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.xkh-intent{padding:42px 0 52px}.xkh-intent__heading{align-items:flex-start;flex-direction:column;gap:16px}.xkh-intent__heading h2{font-size:clamp(30px,7vw,43px)}}@media(max-width:767px){.xkh-intent{padding:36px 0 46px}.xkh-intent__heading{margin-bottom:17px}.xkh-intent__heading p{font-size:14px}.xkh-intent-track{display:flex;width:auto;margin-inline:-18px;padding:2px 18px 14px;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:18px;scroll-snap-type:inline mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pinch-zoom}.xkh-intent-track::-webkit-scrollbar{display:none}.xkh-intent-card,.xkh-intent-track--products .xkh-intent-card{flex:0 0 min(82vw,330px);scroll-snap-align:start;scroll-snap-stop:normal}.xkh-intent-track--products .xkh-intent-card{flex-basis:min(68vw,260px)}.xkh-intent-card--business .xkh-intent-card__media{aspect-ratio:1.3 / 1}.xkh-intent-card--product .xkh-intent-card__media{aspect-ratio:1.12 / 1}.xkh-intent-card--business .xkh-intent-card__body{min-height:130px}.xkh-intent-card--product .xkh-intent-card__body{min-height:128px}.xkh-intent-card--business .xkh-intent-card__body h3,.xkh-intent-card--product .xkh-intent-card__body h3{font-size:16px}.xkh-intent-card--business .xkh-intent-card__body p,.xkh-intent-card--product .xkh-intent-card__body p{font-size:12px}.xkh-intent__popular{margin-top:38px}}@media(max-width:420px){.xkh-intent-track{margin-inline:-14px;padding-inline:14px;scroll-padding-inline:14px}.xkh-intent-card{flex-basis:84vw}.xkh-intent-track--products .xkh-intent-card{flex-basis:72vw}}.xkh-home h2 .xkh-heading-accent{color:#0b933d}.xkh-home h2{text-wrap:balance}[dir=rtl] .xkh-home h2 .xkh-heading-accent{color:#0b933d}.xkh-section-heading__aside p{max-width:560px;font-size:14px;line-height:1.65}[data-home-section=featured] .xkh-section-heading{margin-bottom:30px}[data-home-section=featured] .xkh-product-grid{gap:16px}[data-home-section=projects] .xkh-section{padding-top:clamp(58px,4.8vw,76px)}[data-home-section=brands] .xkh-brand-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}[data-home-section=brands] .xkh-brand-grid a{min-height:104px;padding:17px}[data-home-section=brands] .xkh-brand-grid img{height:48px;max-width:90%}[data-home-section=testimonials] .xkh-testimonial-grid article{padding:25px}[data-home-section=testimonials] .xkh-testimonial-grid blockquote{font-size:14px;line-height:1.65}[data-home-section=testimonials] .xkh-testimonial-grid footer strong{font-size:12px}[data-home-section=testimonials] .xkh-testimonial-grid footer small{font-size:10px}@media(max-width:1080px){[data-home-section=brands] .xkh-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:860px){.xkh-section-heading__aside p{max-width:680px;font-size:13px;line-height:1.6}[data-home-section=projects] .xkh-section{padding-top:54px}}@media(max-width:640px){.xkh-section-heading__aside p{font-size:12px;line-height:1.6}[data-home-section=brands] .xkh-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}[data-home-section=brands] .xkh-brand-grid a{min-height:82px;padding:11px}[data-home-section=brands] .xkh-brand-grid img{height:36px}[data-home-section=testimonials] .xkh-testimonial-grid article{padding:20px}[data-home-section=testimonials] .xkh-testimonial-grid blockquote{font-size:13px}}@media(max-width:390px){[data-home-section=brands] .xkh-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.xkh-project-grid,.xkh-brand-grid,.xkh-testimonial-grid,.xkh-insight-grid{display:flex;width:auto;margin-inline:-18px;padding:3px 18px 16px;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:18px;scroll-snap-type:inline mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pinch-zoom}.xkh-project-grid::-webkit-scrollbar,.xkh-brand-grid::-webkit-scrollbar,.xkh-testimonial-grid::-webkit-scrollbar,.xkh-insight-grid::-webkit-scrollbar{display:none}.xkh-project-grid>.xkh-project-card,.xkh-project-grid>.xkh-project-card--lead{flex:0 0 min(86vw,360px);width:min(86vw,360px);min-height:330px;grid-column:auto;grid-row:auto;scroll-snap-align:start;scroll-snap-stop:normal}.xkh-project-grid>.xkh-project-card--lead{min-height:330px}.xkh-brand-grid>a{flex:0 0 min(42vw,168px);width:min(42vw,168px);min-height:94px;padding:13px;scroll-snap-align:start;scroll-snap-stop:normal}.xkh-brand-grid>a img{height:38px;max-width:88%}.xkh-testimonial-grid>article{flex:0 0 min(84vw,340px);width:min(84vw,340px);min-height:100%;scroll-snap-align:start;scroll-snap-stop:normal}.xkh-testimonial-grid blockquote{min-height:0}.xkh-insight-grid>.xkh-insight-card{flex:0 0 min(82vw,330px);width:min(82vw,330px);scroll-snap-align:start;scroll-snap-stop:normal}.xkh-insight-card__media{aspect-ratio:1.55 / 1}.xkh-insight-card__body>p{min-height:0}}@media(max-width:420px){.xkh-project-grid,.xkh-brand-grid,.xkh-testimonial-grid,.xkh-insight-grid{margin-inline:-14px;padding-inline:14px;scroll-padding-inline:14px;gap:11px}.xkh-project-grid>.xkh-project-card,.xkh-project-grid>.xkh-project-card--lead{flex-basis:87vw;width:87vw}.xkh-brand-grid>a{flex-basis:44vw;width:44vw}.xkh-testimonial-grid>article{flex-basis:86vw;width:86vw}.xkh-insight-grid>.xkh-insight-card{flex-basis:84vw;width:84vw}}
