@layer blocks {
.hero{align-items:flex-end;border-radius:0;display:flex;height:100vh;isolation:isolate;margin:-84px 0 0;max-width:none;min-height:600px;overflow:hidden;position:relative;transition:margin .45s cubic-bezier(.4,0,.2,1),height .45s cubic-bezier(.4,0,.2,1),border-radius .45s cubic-bezier(.4,0,.2,1)}.hero:before{background:#050505;content:"";inset:4px;pointer-events:none;position:absolute;z-index:-1}body.framed .hero{border-radius:24px;height:calc(100vh - 24px);margin:-72px 12px 12px}.hero-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.hero-overlay{background:linear-gradient(155deg,rgba(5,5,5,.72),rgba(5,5,5,.12) 55%),linear-gradient(0deg,rgba(5,5,5,.7) 0,rgba(5,5,5,.28) 34%,transparent 62%);inset:0;position:absolute;z-index:1}.hero-main{display:flex;flex-direction:column;justify-content:flex-end;padding:120px 68px 48px;position:relative;transition:padding .45s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}.hero-title{color:#fff;font-family:var(--font-display);font-size:clamp(38px,5.2vw,72px);font-weight:400;letter-spacing:var(--ls-hero,-1px);line-height:1.06;max-width:920px}.hero-sub{color:hsla(0,0%,100%,.78);font-family:var(--font-sans);font-size:17px;line-height:1.6;margin-top:22px;max-width:520px}.hero-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:48px}@media (max-width:1040px){.hero{border-radius:0;height:100svh;margin:-72px 0 0;min-height:560px}body.framed .hero{border-radius:16px;height:calc(100svh - 12px);margin:-66px 6px 6px}.hero-main{padding:100px 24px 40px}body.framed .hero-main{padding:100px 18px 34px}.hero-title{font-size:32px;letter-spacing:-.5px;line-height:1.06}.hero-sub{font-size:16px;line-height:1.55;margin-top:16px;max-width:440px}.hero-bottom{align-items:stretch;flex-direction:column;gap:12px;margin-top:32px}.hero-bottom .hero-btn,.hero-bottom .hero-btn-ghost{box-sizing:border-box;justify-content:center;padding:13px 22px;width:100%}}@media (prefers-reduced-motion:reduce){.hero,.hero-main{transition:none}}.home-hero-editor{display:flex;flex-direction:column;gap:16px;padding:16px}.home-hero-editor__field-label{font-weight:600;margin:0}.home-hero-editor__field-help{color:#757575;font-size:12px;margin:0}.home-hero-editor__title{border:1px solid #ddd;border-radius:4px;font-size:28px;line-height:1.2;padding:8px}.home-hero-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.home-hero-editor__media-field{display:flex;flex-direction:column;gap:8px}.home-hero-editor__media-label{font-weight:600;margin:0}.home-hero-editor__media-preview{display:flex;flex-direction:column;gap:8px}.home-hero-editor__media-preview img,.home-hero-editor__media-preview video{border-radius:8px;display:block;max-height:220px;max-width:100%}.home-hero-editor__media-actions{display:flex;gap:8px}.home-hero-editor__buttons{display:grid;gap:16px;grid-template-columns:1fr 1fr}.home-hero-editor__button{border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:12px}.home-hero-editor__button-label{font-weight:600;margin:0}
.about-hero{background:#fff;height:calc(clamp(540px, 86vh, 880px) + var(--nav-h, 84px));margin-top:calc(var(--nav-h, 84px)*-1);max-width:none;overflow:hidden;position:relative}.about-hero__media{animation:aboutHeroIn 1s cubic-bezier(.22,.9,.36,1) .06s both;inset:0;position:absolute;z-index:0}.about-hero__media img{display:block;height:100%;object-fit:cover;object-position:center 32%;width:100%}.about-hero__scrim{background:linear-gradient(0deg,#fff 0,#fff 17%,hsla(0,0%,100%,.82) 29%,hsla(0,0%,100%,.45) 43%,hsla(0,0%,100%,0) 57%);inset:0;pointer-events:none;position:absolute;z-index:1}.about-hero__inner{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin:0 auto;max-width:var(--content-max,1488px);padding:0 var(--sec-px,80px) clamp(48px,7vh,84px);position:relative;z-index:2}.about-hero__title{animation:aboutHeroIn .8s cubic-bezier(.22,.9,.36,1) .1s both;color:var(--ink);font-family:var(--font-display);font-size:clamp(34px,5vw,64px);font-weight:400;letter-spacing:-1px;line-height:1.04;margin:0;max-width:1000px;text-wrap:balance}.about-hero__title .kfb-env-heading-highlight{color:var(--accent)}.about-hero__subtitle{animation:aboutHeroIn .8s cubic-bezier(.22,.9,.36,1) .22s both;color:rgba(5,5,5,.7);font-family:var(--font-sans);font-size:clamp(16px,1.5vw,20px);font-weight:400;line-height:1.5;margin:20px 0 0;max-width:600px}@keyframes aboutHeroIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.about-hero__media,.about-hero__subtitle,.about-hero__title{animation:none}}@media (max-width:1040px){.about-hero{height:calc(clamp(420px, 60vh, 600px) + 72px);height:calc(72svh + 72px);margin-top:-72px}.about-hero__media img{object-position:6% 30%}.about-hero__scrim{background:linear-gradient(0deg,#fff 0,#fff 13%,hsla(0,0%,100%,.8) 25%,hsla(0,0%,100%,.45) 40%,hsla(0,0%,100%,.14) 52%,hsla(0,0%,100%,0) 64%)}.about-hero__inner{padding-bottom:40px}}.about-hero-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;padding:24px}.about-hero-editor__media{align-items:flex-end;background-color:#f2f2f2;background-position:50%;background-size:cover;border-radius:12px;display:flex;margin-bottom:16px;min-height:260px;overflow:hidden;padding:16px;position:relative}.about-hero-editor__subtitle,.about-hero-editor__title{margin:0 0 12px}
.who{align-items:center;display:grid;gap:72px;grid-template-columns:.8fr 1.2fr;margin:var(--sec-gap,120px) auto 0;max-width:var(--content-max,1488px);padding:0 var(--sec-px,80px)}.who-p{margin-top:20px;max-width:420px}.who-note,.who-p{color:rgba(5,5,5,.66);font-family:var(--font-sans);font-size:15px;line-height:1.7}.who-note{margin-top:26px}.who-note a{color:var(--accent);font-weight:500;text-decoration:none}.who-note a:hover{text-decoration:underline}.ico-nw{flex:none;height:1em;margin-left:.34em;transition:transform .2s cubic-bezier(.22,.9,.36,1);vertical-align:-.11em;width:1em}.who-note a:hover .ico-nw{transform:translate(2px,-2px)}.who-img{aspect-ratio:16/10;border-radius:16px;isolation:isolate;overflow:hidden;position:relative}.who-img:before{background:#eee;content:"";inset:4px;pointer-events:none;position:absolute;z-index:-1}.who-img img{display:block;height:100%;object-fit:cover;width:100%}@media (prefers-reduced-motion:reduce){.ico-nw{transition:none}}@media (max-width:1040px){.who{gap:30px;grid-template-columns:1fr;margin-top:var(--sec-gap,80px)}}.who-we-are-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:16px}.who-we-are-editor__title{font-family:var(--font-display);font-size:28px;margin:0}.who-we-are-editor__media{align-items:flex-end;background-color:#f2f2f2;background-position:50%;background-size:cover;border-radius:12px;display:flex;min-height:180px;overflow:hidden;padding:16px;position:relative}.who-we-are-editor__row{display:grid;gap:16px;grid-template-columns:1fr 1fr}
.how-we-work-hero.ab-hero{align-items:flex-end;background:#fff;box-sizing:border-box;display:flex;height:calc(clamp(560px, 50vw, 880px) + var(--nav-h, 84px));margin-top:calc(var(--nav-h, 84px)*-1);max-width:none;overflow:hidden;padding-top:var(--nav-h,84px);position:relative}.how-we-work-hero .mh-strip{animation:howWeWorkHeroFade 1.1s ease both;bottom:0;left:calc(max(0px, (100vw - 1488px) / 2) + 560px);mask:linear-gradient(90deg,transparent 0,#000 34%,#000);overflow:hidden;pointer-events:none;position:absolute;right:0;top:var(--nav-h,84px);z-index:1}.how-we-work-hero .mh-strip-track{align-items:flex-start;animation:howWeWorkHeroScroll 48s linear infinite;display:flex;height:100%;width:max-content}.how-we-work-hero .mh-strip-track img{aspect-ratio:3/4;background:#eef4f0;border-radius:18px;display:block;flex:none;height:min(84%,720px);margin-right:18px;object-fit:cover;width:auto}.how-we-work-hero .ab-hero-inner{box-sizing:border-box;margin:0 auto;max-width:var(--content-max,1488px);padding:0 var(--sec-px,80px) clamp(70px,12vw,190px);position:relative;width:100%;z-index:2}.how-we-work-hero .ab-lead{align-items:flex-start;color:var(--ink);display:flex;flex-direction:column;font-weight:400;gap:8px;margin:0;max-width:1040px}.how-we-work-hero .ab-l2{animation:howWeWorkHeroIn .8s cubic-bezier(.22,.9,.36,1) .18s both;color:var(--ink);font-family:var(--font-display);font-size:clamp(34px,5vw,64px);font-weight:400;letter-spacing:-1px;line-height:1.05;max-width:760px}.how-we-work-hero .ab-l2 .kfb-env-heading-highlight{color:var(--accent)}.how-we-work-hero .mh-sub{animation:howWeWorkHeroIn .8s cubic-bezier(.22,.9,.36,1) .28s both;color:rgba(5,5,5,.7);font-family:var(--font-sans);font-size:clamp(16px,1.5vw,20px);font-weight:400;line-height:1.5;margin:18px 0 0;max-width:560px}@keyframes howWeWorkHeroIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes howWeWorkHeroFade{0%{opacity:0}to{opacity:1}}@keyframes howWeWorkHeroScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.how-we-work-hero .ab-l2,.how-we-work-hero .mh-strip-track,.how-we-work-hero .mh-sub{animation:none}}@media (max-width:1040px){.how-we-work-hero.ab-hero{align-items:stretch;display:flex;flex-direction:column;height:auto;margin-top:-72px;padding-top:72px}.how-we-work-hero .ab-l2{font-size:32px;line-height:1.06}.how-we-work-hero .mh-sub{font-size:16px;margin-top:16px}.how-we-work-hero .mh-strip{height:400px;inset:auto;margin:0 0 40px;mask:linear-gradient(90deg,transparent,#000 13%,#000 87%,transparent);order:-1;position:relative;width:100%}.how-we-work-hero .mh-strip-track img{border-radius:18px;height:100%;margin-right:18px}.how-we-work-hero .ab-hero-inner{order:1;padding:0 var(--sec-px,12px) 8px}.how-we-work-hero .ab-lead{gap:0}}.how-we-work-hero-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:grid;gap:20px;padding:24px}.how-we-work-hero-editor__title-field{display:grid;gap:8px}.how-we-work-hero-editor__label{color:rgba(30,30,30,.85);font-family:var(--font-sans);font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase}.how-we-work-hero-editor__title-input{border:1px solid rgba(5,5,5,.15);border-radius:8px;color:var(--ink);font-family:var(--font-display);font-size:clamp(24px,3vw,36px);letter-spacing:-.5px;line-height:1.12;min-height:3.5em;padding:12px 14px}.how-we-work-hero-editor__title-input .kfb-env-heading-highlight{color:var(--accent)}.how-we-work-hero-editor__title-input:focus{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);outline:none}.how-we-work-hero-editor__images-label{color:rgba(5,5,5,.55);font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.06em;margin:0 0 10px;text-transform:uppercase}.how-we-work-hero-editor__images-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:12px}.how-we-work-hero-editor__image{align-items:center;display:flex;flex-direction:column;gap:4px}.how-we-work-hero-editor__image-thumb{aspect-ratio:3/4;background:#1a1714;border:0;border-radius:8px;cursor:pointer;display:block;overflow:hidden;padding:0;width:100%}.how-we-work-hero-editor__image-thumb img{display:block;height:100%;object-fit:cover;width:100%}
.mth{margin:var(--sec-gap,120px) auto 0;max-width:var(--content-max,1488px);padding:0 var(--sec-px,80px) 28px}.mth-head{max-width:640px}.mth-sub{color:rgba(5,5,5,.66);font-family:var(--font-sans);font-size:var(--fs-body,16px);line-height:1.65;margin:16px 0 0}.mth-rail{display:grid;gap:clamp(10px,1.4vw,20px);grid-template-columns:repeat(6,1fr);margin-top:clamp(64px,9vh,116px);position:relative}.mth-rail:before{background:var(--accent);border-radius:2px;content:"";height:2px;left:calc(50% - 50vw);mask-image:linear-gradient(to right,transparent 0,#000 var(--fade,26%),#000 calc(100% - var(--fade, 26%)),transparent 100%);opacity:var(--litF,0);position:absolute;right:calc(50% - 50vw);top:11px;transition:opacity .35s ease}.mth-step{padding-top:34px;position:relative}.mth-dot{background:#fff;border:2px solid rgba(5,5,5,.18);border-radius:50%;height:16px;left:0;position:absolute;top:4px;transition:border-color .22s,background .22s,transform .22s;width:16px}.mth-step.on .mth-dot{background:var(--accent);border-color:var(--accent);transform:scale(1.12)}.mth-n{color:rgba(5,5,5,.38);font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:color .22s}.mth-step.on .mth-n{color:var(--accent)}.mth-t{color:var(--ink);font-family:var(--font-display);font-size:clamp(17px,1.5vw,21px);font-weight:400;letter-spacing:-.01em;line-height:1.25;margin:6px 0 0}.mth-d{color:rgba(5,5,5,.6);font-family:var(--font-sans);font-size:14px;line-height:1.5;margin:8px 0 0}.mth-rail.anim .mth-step .mth-d,.mth-rail.anim .mth-step .mth-n,.mth-rail.anim .mth-step .mth-t{opacity:0;transform:translateY(9px);transition:opacity .38s cubic-bezier(.22,.9,.36,1),transform .38s cubic-bezier(.22,.9,.36,1),color .22s}.mth-rail.anim .mth-step.on .mth-d,.mth-rail.anim .mth-step.on .mth-n,.mth-rail.anim .mth-step.on .mth-t{opacity:1;transform:none}.mth-rail.anim .mth-step.on .mth-t{transition-delay:.04s}.mth-rail.anim .mth-step.on .mth-d{transition-delay:.08s}@media (prefers-reduced-motion:reduce){.mth-rail.anim .mth-step .mth-d,.mth-rail.anim .mth-step .mth-n,.mth-rail.anim .mth-step .mth-t{opacity:1;transform:none;transition:none}}@media (max-width:1040px){.mth-sub{margin-top:16px}.mth-rail{gap:0;grid-template-columns:1fr;margin-top:32px;overflow:visible;padding-left:34px}.mth-rail:before{height:100%;left:7px!important;mask-image:linear-gradient(180deg,#000 0,#000 88%,transparent);opacity:1;right:auto!important;top:0;width:2px!important}.mth-step{padding:18px 0}.mth-dot{left:-34px;top:20px}}.method-rail-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:16px}.method-rail-editor__title{font-family:var(--font-display);font-size:28px;margin:0}.method-rail-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.method-rail-editor__step{border:1px solid rgba(5,5,5,.12);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:14px}.method-rail-editor__step-label{color:rgba(5,5,5,.5);font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.mcar-wrap{margin:0 auto;max-width:var(--content-max,1488px)}.mcar-head{display:block;margin:0}.mcar-head>div{max-width:none}.mcar-col{min-width:0}.mcar[data-style=focus] .mcar-wrap{align-items:center;display:grid;gap:clamp(32px,4vw,72px);grid-template-columns:minmax(280px,1fr) 1.55fr}.mcar-vp{margin-top:var(--tc-gap,44px);mask-image:linear-gradient(90deg,transparent 0,#000 14%,#000 86%,transparent);overflow:hidden;padding:0;width:auto}.mcar-track{display:flex;gap:24px;will-change:transform}.mcar-card{background:#fff;border-radius:20px;display:flex;flex:none;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:opacity .45s ease,transform .45s ease;width:var(--mcardw,468px)}.mcar-card:not(.is-active){opacity:.32;transform:scale(.94)}.mcar-card.is-active{opacity:1;transform:none}.mcar-body{align-items:flex-start;display:flex;flex-direction:column;gap:10px;padding:4px 4px 26px}.mcar-ico svg{display:block;fill:none;height:30px;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:30px}.mcar-ico svg.ph{fill:var(--accent);stroke:none}.mcar-h{color:var(--ink);font-family:var(--font-display);font-size:clamp(20px,1.9vw,26px);font-weight:400;letter-spacing:-.3px;line-height:1.2;margin:0}.mcar-c{color:rgba(5,5,5,.66);font-family:var(--font-sans);font-size:15px;line-height:1.6;margin:0}.mcar-media{aspect-ratio:3/2;background:#eef4f0;border-radius:16px;margin-top:0;overflow:hidden}.mcar-media img{display:block;height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.mcar-card:hover .mcar-media img{transform:scale(1.04)}.mcar-fnav{display:flex;gap:10px;justify-content:flex-end;margin:20px 0 0}.mcar-fnav .pg-arrow{align-items:center;background:none;border:0;border-radius:0;color:var(--accent);cursor:pointer;display:inline-flex;height:32px;justify-content:center;min-width:0;padding:0;transition:opacity .2s;width:32px}.mcar-fnav .pg-arrow:hover:not(:disabled){background:none;opacity:.55}.mcar-fnav .pg-arrow svg{height:32px;width:32px}.mcar-fnav .pg-arrow:disabled{opacity:.28}@media (pointer:coarse){.mcar-fnav .pg-arrow{height:44px;width:44px}}@media (max-width:1040px){.mcar[data-style=focus] .mcar-wrap{gap:24px;grid-template-columns:1fr}}.methods-carousel-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:16px}.methods-carousel-editor__title{font-family:var(--font-display);font-size:28px;margin:0}.methods-carousel-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.methods-carousel-editor__card{border:1px solid rgba(5,5,5,.12);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:14px}.methods-carousel-editor__card-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.methods-carousel-editor__card-label{color:rgba(5,5,5,.5);font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.methods-carousel-editor__thumb{align-items:center;background:#eef4f0;border:0;border-radius:8px;cursor:pointer;display:flex;height:100px;justify-content:center;overflow:hidden;padding:0;position:relative}.methods-carousel-editor__thumb img{display:block;height:100%;object-fit:cover;width:100%}
.gnet-grid{align-items:center;display:grid;gap:53px;grid-template-columns:165px 932px;justify-content:start}@media (min-width:1500px){.gnet-grid{grid-template-columns:343px 932px}}.gnet-copy{align-items:flex-start;display:flex;flex-direction:column}.gnet-map{--field-w:932px;--field-h:551px;--zoom:1;--map-x:0px;--map-y:49px;clip-path:inset(-60px);height:var(--field-h);max-width:100%;overflow:visible;position:relative;width:var(--field-w)}.gnet-active{opacity:0;transition:opacity .9s ease .25s}.gnet.on .gnet-active{opacity:1}.gnet-glow{filter:blur(2.6px) brightness(1.55) saturate(.85);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 15%,transparent 24%);mask-repeat:no-repeat;mask-size:300% 100%;opacity:0;pointer-events:none;transition:opacity 1s ease .8s}.gnet.on .gnet-glow{animation:none;opacity:0}@keyframes gnetSweep{0%{mask-position:200% 0}to{mask-position:-100% 0}}@media (prefers-reduced-motion:reduce){.gnet-glow{display:none}}.gnet-svg{height:auto;left:0;position:absolute;top:0;transform:translate(var(--map-x),var(--map-y));transform-origin:0 0;width:calc(var(--field-w)*var(--zoom))}@media (max-width:1040px){.gnet-grid{gap:32px;grid-template-columns:1fr}.gnet-copy .sec-title br{display:none}.gnet-map{aspect-ratio:660/320;clip-path:none;height:auto!important;margin:0;max-width:none!important;overflow:visible;width:auto!important}.gnet-svg{height:auto;left:0!important;position:absolute!important;top:0!important;transform:none!important;width:100%!important}}.about-map-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.about-map-editor__title{font-family:var(--font-display);font-size:28px;margin:0}.about-map-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.about-map-editor__map{background:radial-gradient(circle at 30% 40%,rgba(0,163,69,.18),transparent 60%),#f2f2f2;border-radius:12px;height:160px}.about-map-editor__hint{color:#757575;font-size:12px;margin:0}
.team-gallery.sec{box-sizing:border-box}.team-gallery__head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:var(--tc-gap,64px)}.team-gallery__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.team-gallery__tab{background:rgba(5,5,5,.06);border:0;border-radius:99px;color:var(--ink);cursor:pointer;font-family:var(--font-sans);font-size:13px;font-weight:500;line-height:1;padding:10px 18px;transition:background .2s ease,color .2s ease}.team-gallery__tab:hover{background:rgba(5,5,5,.11)}.team-gallery__tab.active{background:var(--accent);color:#fff}.team-gallery__carousel{position:relative}.team-gallery__viewport{min-height:448px;overflow-x:hidden;overflow-y:visible;position:relative;width:100%}.team-gallery__track{align-items:flex-start;display:flex;gap:24px;min-height:448px;will-change:transform}.team-gallery__track:not(.active){display:none}.team-gallery__card{border-radius:16px;clip-path:inset(0 round 16px);color:inherit;display:block;flex:0 0 var(--cardw,320px);height:448px;isolation:isolate;overflow:hidden;position:relative;text-decoration:none;transform:translateZ(0);transition:opacity .42s cubic-bezier(.22,.9,.36,1),transform .42s cubic-bezier(.22,.9,.36,1);width:var(--cardw,320px)}.team-gallery__card:before{background:#1c1c1c;content:"";inset:4px;pointer-events:none;position:absolute;z-index:-1}.team-gallery__card.team-gallery__card--in{opacity:0;transform:translateX(-24px)}.team-gallery__card.team-gallery__card--out{opacity:0;transform:translateX(24px)}.team-gallery__card img{border-radius:inherit;height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%;z-index:0}.team-gallery__card:hover img{transform:translateY(-16px) scale(1.04)}.team-gallery__grad{background:linear-gradient(180deg,rgba(5,5,5,0) 50%,#040406);inset:0;pointer-events:none;position:absolute;z-index:1}.team-gallery__cap{bottom:0;color:#fff;left:0;padding:24px;position:absolute;right:0;transition:opacity .3s ease;z-index:2}.team-gallery__card:hover .team-gallery__cap{opacity:0}.team-gallery__name{display:block;font-family:var(--font-display);font-size:20px;font-weight:400;line-height:1.2}.team-gallery__role{color:hsla(0,0%,100%,.85);display:block;font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:24px;margin-top:4px}.team-gallery__panel{background:var(--accent);border-radius:0 0 16px 16px;bottom:0;left:0;padding:24px;position:absolute;right:0;transform:translateY(calc(100% - 4px));transition:transform .5s cubic-bezier(.4,0,.2,1);z-index:3}.team-gallery__card:hover .team-gallery__panel{transform:translateY(0)}@media (hover:none){.team-gallery__card.is-bio-open .team-gallery__cap{opacity:0}.team-gallery__card.is-bio-open .team-gallery__panel{transform:translateY(0)}}.team-gallery__panel .team-gallery__name,.team-gallery__panel .team-gallery__role{color:#fff}.team-gallery__panel .team-gallery__role{color:hsla(0,0%,100%,.9)}.team-gallery__nav{display:flex;gap:8px;justify-content:flex-end;margin-top:24px;transition:opacity .4s ease}.team-gallery__nav.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.team-gallery__nav button{align-items:center;background:none;border:0;color:var(--accent);cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:opacity .2s ease;width:32px}.team-gallery__nav button:hover{opacity:.55}.team-gallery__nav svg{height:32px;stroke:var(--accent);width:32px}@media (max-width:1040px){.team-gallery__head{display:block;margin-bottom:28px}.team-gallery__tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:12px calc(var(--sec-px, 12px)*-1) 0;mask-image:linear-gradient(90deg,#000 calc(100% - 26px),transparent);padding:2px var(--sec-px,12px) 4px;scrollbar-width:none}.team-gallery__tabs::-webkit-scrollbar{display:none}.team-gallery__tab{align-items:center;display:inline-flex;flex:0 0 auto;font-size:13px;min-height:44px;padding:0 16px;white-space:nowrap}.team-gallery__viewport{margin:0 calc(var(--sec-px, 12px)*-1);min-height:0;overflow-x:auto;overflow-y:visible;padding:2px var(--sec-px,12px) 6px;scroll-padding-left:var(--sec-px,12px);scroll-snap-type:x mandatory;scrollbar-width:none}.team-gallery__viewport::-webkit-scrollbar{display:none}.team-gallery__track{gap:20px;min-height:0;transform:none!important}.team-gallery__card{aspect-ratio:320/448;flex:0 0 78vw!important;height:auto;max-width:330px;scroll-snap-align:start;width:auto!important}.team-gallery__nav{display:none!important}}@media (prefers-reduced-motion:reduce){.team-gallery__card,.team-gallery__nav{transition:none}}.team-gallery-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;padding:20px}.team-gallery-editor__title{font-family:var(--font-display);font-size:28px;margin:0 0 12px}.team-gallery-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.team-gallery-editor__tab{border:1px solid rgba(5,5,5,.12);border-radius:10px;margin:16px 0;padding:16px}.team-gallery-editor__tab-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.team-gallery-editor__tab-num{color:rgba(5,5,5,.5);font-size:11px;font-weight:600;letter-spacing:.06em;margin:0;text-transform:uppercase}.team-gallery-editor__member{border:1px solid rgba(5,5,5,.1);border-radius:8px;margin-bottom:16px;padding:16px}.team-gallery-editor__member-label{color:rgba(5,5,5,.5);font-size:11px;font-weight:600;letter-spacing:.06em;margin-bottom:12px;text-transform:uppercase}.team-gallery-editor__thumb{aspect-ratio:320/448;background:#eee;border:1px solid rgba(5,5,5,.12);border-radius:8px;cursor:pointer;display:block;margin-bottom:12px;overflow:hidden;padding:0;width:120px}.team-gallery-editor__thumb img{display:block;height:100%;object-fit:cover;width:100%}.team-gallery-editor__preview{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px}.team-gallery-editor__preview-card{background:#1c1c1c;border-radius:12px;flex:0 0 200px;height:280px;overflow:hidden;position:relative}.team-gallery-editor__preview-card img{height:100%;object-fit:cover;width:100%}.team-gallery-editor__preview-cap{background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);bottom:0;color:#fff;left:0;padding:12px;position:absolute;right:0}.team-gallery-editor__preview-cap b{display:block;font-size:14px}.team-gallery-editor__preview-cap span{display:block;font-size:12px;opacity:.85}
.gallery{margin-top:var(--sec-gap,120px)}.gallery__head{margin:0 auto 44px;max-width:var(--content-max,1488px);padding:0 var(--sec-px,80px)}.gallery__title{margin-bottom:16px}.gallery__head-row{align-items:center;display:flex;gap:32px;justify-content:space-between}.gallery__subtitle{margin-top:0;max-width:760px}.gallery__cta{flex:none}.gallery__marquee{mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);overflow:hidden;width:100%}.gallery__track{align-items:center;animation:galleryScroll 60s linear infinite;display:flex;gap:22px;padding:0 12px;width:max-content}.gallery__item{border-radius:16px;flex:none;height:var(--gal-h,320px);isolation:isolate;overflow:hidden;position:relative;width:var(--gal-w,460px)}.gallery__item:before{background:#1a1714;content:"";inset:4px;pointer-events:none;position:absolute;z-index:-1}.gallery__item img{display:block;height:100%;object-fit:cover;object-position:center 38%;transition:transform .6s ease;width:100%}@keyframes galleryScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.gallery__track{animation:none}}@media (max-width:1040px){.gallery{margin-top:var(--sec-gap,80px)}.gallery__head{margin-bottom:28px}.gallery__head-row{align-items:flex-start;flex-direction:column;gap:20px}.gallery__track{animation-duration:44s;gap:14px}.gallery__item{aspect-ratio:3/2;height:200px!important;width:auto!important}.gallery__marquee{mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}}.gallery-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;padding:20px}.gallery-editor__title{font-family:var(--font-display);font-size:28px;margin:0 0 12px}.gallery-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.gallery-editor__button-row{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.gallery-editor__head{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.gallery-editor__label{color:rgba(5,5,5,.5);font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.gallery-editor__count{color:rgba(5,5,5,.55);font-family:var(--font-sans);font-size:12px}.gallery-editor__count--warn{color:var(--accent,#00a345);font-weight:600}.gallery-editor__grid{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:14px}.gallery-editor__item{width:140px}.gallery-editor__thumb{background:#1a1714;border-radius:8px;height:84px;margin-bottom:8px;overflow:hidden;position:relative}.gallery-editor__thumb-btn{background:none;border:0;cursor:pointer;display:block;height:100%;padding:0;width:100%}.gallery-editor__thumb-btn img{display:block;height:100%;object-fit:cover;width:100%}.gallery-editor__remove{align-items:center;background:rgba(5,5,5,.6);border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:22px;justify-content:center;line-height:1;padding:0;position:absolute;right:4px;top:4px;width:22px}.gallery-editor__remove:hover{background:var(--accent,#00a345)}.gallery-editor__empty,.gallery-editor__hint{color:rgba(5,5,5,.55);font-family:var(--font-sans);font-size:13px;margin:0 0 14px}.gallery-editor__hint{color:var(--accent,#00a345)}
.grp{margin-top:var(--sec-gap,120px)}.wde-stack{position:relative}.wde-scene{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:sticky;top:0}.wde-head{margin:0 auto;max-width:var(--content-max,1488px);padding:clamp(96px,11vh,132px) var(--sec-px,80px) clamp(64px,9vh,104px);position:relative;width:100%}.wde-title{color:var(--ink);font-family:var(--font-display);font-size:clamp(30px,3.4vw,50px);font-weight:400;letter-spacing:-1px;line-height:1.08;margin:0}.wde-lead{color:rgba(5,5,5,.62);font-family:var(--font-sans);font-size:var(--fs-body,16px);line-height:1.6;margin:14px 0 0;max-width:640px}.wde-cards{align-items:center;display:flex;flex:1;justify-content:center;padding-bottom:3.5vh}.wde-cards-in{height:min(58vh,540px);position:relative;width:min(1360px,calc(100vw - var(--sec-px, 80px)*2))}.wde-panel{backface-visibility:hidden;background:#1a1714;border-radius:16px;display:flex;flex-direction:row-reverse;inset:0;overflow:hidden;position:absolute;transform-origin:center top;will-change:transform,opacity}.wde-env{background:#00a244}.wde-sol{background:#ffd100}.wde-labs{background:#1668e6}.wde-rafa{background:#098671}.wde-tech{background:#ff5a22}.wde-acad{background:#e02f49}.wde-media{flex:1 1 56%;overflow:hidden;padding:32px 32px 32px 0;position:relative}.wde-media img{border-radius:14px;display:block;height:100%;object-fit:cover;width:100%}.wde-panel:after{background:var(--activecol,#050505);opacity:var(--colveil,0);z-index:3}.wde-panel:after,.wde-panel:before{content:"";inset:0;pointer-events:none;position:absolute}.wde-panel:before{background:#fff;opacity:var(--veil,0);z-index:4}.wde-inner{color:#fff;display:flex;flex:0 0 42%;flex-direction:column;height:100%;justify-content:flex-end;padding:48px;position:relative;z-index:2}.wde-idx{color:hsla(0,0%,100%,.62);left:48px;letter-spacing:.12em;position:absolute;top:48px}.wde-brand,.wde-idx{font-family:var(--font-sans);font-size:12px;font-weight:500}.wde-brand{color:hsla(0,0%,100%,.72);display:block;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.wde-brand .brand-mark{filter:brightness(0) invert(1) opacity(.72);height:14px;margin-right:8px;vertical-align:-3px;width:14px}.wde-block{max-width:660px}.wde-h{color:#fff;font-family:var(--font-display);font-size:clamp(26px,2.9vw,40px);font-weight:500;letter-spacing:-.6px;line-height:1.12;margin:0}.wde-c{color:hsla(0,0%,100%,.88);font-size:clamp(16px,1.35vw,20px);font-weight:400;line-height:1.6;margin:18px 0 0;max-width:34ch}.wde-c,.wde-visit{font-family:var(--font-sans)}.wde-visit{align-items:center;border:1px solid hsla(0,0%,100%,.42);border-radius:99px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-top:22px;padding:11px 22px;text-decoration:none;transition:background .2s,border-color .2s}.wde-visit:hover{background:hsla(0,0%,100%,.12);border-color:#fff}.wde-visit svg{height:16px;width:16px}.wde-sol .wde-h,.wde-sol .wde-inner{color:#050505}.wde-sol .wde-c{color:rgba(5,5,5,.78)}.wde-sol .wde-idx{color:rgba(5,5,5,.55)}.wde-sol .wde-brand{color:rgba(5,5,5,.66)}.wde-sol .wde-brand .brand-mark{filter:brightness(0) opacity(.66)}.wde-sol .wde-visit{border-color:rgba(5,5,5,.32);color:#050505}.wde-sol .wde-visit:hover{background:rgba(5,5,5,.07);border-color:#050505}.wde-stack.no-pin{height:auto!important}.wde-stack.no-pin .wde-scene{display:block;height:auto;overflow:visible;position:static}.wde-stack.no-pin .wde-cards{display:block;padding:0 var(--sec-px,80px)}.wde-stack.no-pin .wde-cards-in{height:auto;width:auto}.wde-stack.no-pin .wde-panel{height:56vh;inset:auto;margin-bottom:16px;opacity:1!important;position:relative;transform:none!important}@media (max-width:860px){.wde-panel{flex-direction:column}.wde-media{flex:1 1 auto;padding:20px 20px 0}.wde-inner{flex:0 0 auto;padding:28px 24px}.wde-h{font-size:clamp(26px,7vw,34px)}.wde-c{font-size:16px}}.grpg{margin:var(--sec-gap,120px) auto 0;max-width:var(--content-max,1488px);padding:0 var(--sec-px,80px)}.grpg-grid{align-items:flex-start}.grpg-col,.grpg-grid{display:flex;gap:28px}.grpg-col{flex-direction:column;min-width:0}.grpg-col-l{flex:1}.grpg-col-r{flex:2}.grpg-row{display:flex;gap:28px}.grpg-row>*{flex:1;min-width:0}.grpg-intro{align-items:flex-start;display:flex;flex-direction:column}.grpg-title{color:var(--ink);font-family:var(--font-display);font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.1;margin:0 0 16px}.grpg-lead{color:rgba(5,5,5,.66);font-family:var(--font-sans);font-size:var(--fs-body,16px);line-height:1.55;margin:0;max-width:620px}.grpg-card{color:var(--ink);display:flex;flex-direction:column}.grpg-img{aspect-ratio:4/3;border-radius:16px;isolation:isolate;overflow:hidden;position:relative;width:100%}.grpg-img:before{background:#1a1714;content:"";inset:4px;pointer-events:none;position:absolute;z-index:-1}.grpg-s1 .grpg-img{aspect-ratio:4/3}.grpg-s2 .grpg-img{aspect-ratio:5/4}.grpg-s3 .grpg-img{aspect-ratio:2/1}.grpg-s4 .grpg-img{aspect-ratio:4/3}.grpg-s5 .grpg-img{aspect-ratio:9/8}.grpg-img img{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .6s ease;width:100%}.grpg-card:hover .grpg-img img{transform:scale(1.04)}.grpg-body{align-items:flex-start;display:flex;flex-direction:column;padding-top:16px}.grpg-tag{align-items:center;display:flex;gap:7px}.grpg-mark{filter:brightness(0) opacity(.4);flex:none;height:15px;width:15px}.grpg-tagname{color:rgba(5,5,5,.5);font-family:var(--font-sans);font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.grpg-h{font-family:var(--font-display);font-size:20px;font-weight:500;line-height:1.25;margin:10px 0 0}.grpg-c{color:rgba(5,5,5,.66);line-height:1.5;margin:8px 0 0}.grpg-c,.grpg-visit{font-family:var(--font-sans);font-size:14px}.grpg-visit{align-items:center;border:1px solid rgba(5,5,5,.2);border-radius:99px;color:var(--ink);display:inline-flex;font-weight:500;gap:8px;margin-top:20px;padding:11px 22px;text-decoration:none;transition:border-color .2s,color .2s}.grpg-visit:hover{border-color:var(--accent);color:var(--accent)}.grpg-visit svg{height:16px;width:16px}@media (max-width:1040px){.wde-head{padding:64px var(--sec-px,24px) 40px}.grpg{margin-top:var(--sec-gap,80px)}.grpg-grid{flex-direction:column;gap:34px}.grpg-col-l,.grpg-col-r{flex:none;width:100%}.grpg-row{flex-direction:column;gap:34px}}.group-deck-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:16px}.group-deck-editor__title{font-family:var(--font-display);font-size:28px;margin:0}.group-deck-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.group-deck-editor__card{border:1px solid rgba(5,5,5,.12);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:14px}.group-deck-editor__card-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.group-deck-editor__card-label{color:rgba(5,5,5,.5);font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.group-deck-editor__thumb{align-items:center;background:#1a1714;border:0;border-radius:8px;cursor:pointer;display:flex;height:120px;justify-content:center;overflow:hidden;padding:0;position:relative}.group-deck-editor__thumb img{display:block;height:100%;object-fit:cover;width:100%}.group-deck-editor__row{display:grid;gap:12px;grid-template-columns:1fr 1fr}
.asr{margin:var(--sec-gap,120px) auto 0;max-width:var(--content-max,1488px);padding:0 var(--sec-px,80px)}.asr-list{--asr-tc:clamp(280px,26vw,360px);border-top:1px solid rgba(5,5,5,.12);margin-top:clamp(30px,4vh,48px)}.asr-item{border-bottom:1px solid rgba(5,5,5,.12)}.asr-row{align-items:center;background:none;border:0;color:var(--ink);column-gap:40px;cursor:pointer;display:grid;grid-template-columns:var(--asr-tc) 1fr auto;padding:34px 6px;text-align:left;width:100%}.asr-head{align-items:center;display:flex;gap:18px;min-width:0}.asr-num{color:rgba(5,5,5,.44);flex:none;font-family:var(--font-sans);font-size:14px;font-weight:500;width:18px}.asr-name,.asr-num{transition:color .25s}.asr-name{font-family:var(--font-display);font-size:clamp(24px,2.6vw,34px);font-weight:400;letter-spacing:-.5px;line-height:1.06}.asr-desc{color:rgba(5,5,5,.6);font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:1.4;max-width:560px}.asr-ico{color:rgba(5,5,5,.45);flex:none;height:20px;position:relative;transition:color .25s;width:20px}.asr-ico:after,.asr-ico:before{background:currentColor;border-radius:2px;content:"";position:absolute;transition:transform .3s ease,opacity .3s ease}.asr-ico:before{height:2px;left:0;top:9px;width:20px}.asr-ico:after{height:20px;left:9px;top:0;width:2px}.asr-item.is-open .asr-ico:after{transform:scaleY(0)}.asr-item.is-open .asr-ico,.asr-item.is-open .asr-name,.asr-item.is-open .asr-num,.asr-row:hover .asr-ico,.asr-row:hover .asr-name,.asr-row:hover .asr-num{color:var(--accent)}.asr-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1)}.asr-item.is-open .asr-panel{grid-template-rows:1fr}.asr-panel-inner{overflow:hidden}.asr-body{opacity:0;padding:2px 6px 42px;transform:translateY(8px);transition:opacity .4s ease .05s,transform .4s ease .05s}.asr-item.is-open .asr-body{opacity:1;transform:none}.asr-fields{display:grid;gap:18px;margin-left:36px}.asr-field{column-gap:40px;display:grid;grid-template-columns:calc(var(--asr-tc) - 36px) minmax(0,660px)}.asr-flab{color:rgba(5,5,5,.44);font-size:12.5px;font-weight:500;letter-spacing:.08em;padding-top:6px;text-transform:uppercase}.asr-flab,.asr-fval{font-family:var(--font-sans)}.asr-fval{color:rgba(5,5,5,.7);font-size:16px;line-height:1.6;margin:0}.asr-ent,.asr-fval b{color:var(--ink);font-weight:500}.asr-ent{font-family:var(--font-sans)}.asr-item[data-c]{opacity:0;transform:translateY(22px);transition:opacity .6s cubic-bezier(.22,.9,.36,1),transform .6s cubic-bezier(.22,.9,.36,1)}.asr.on .asr-item[data-c]{opacity:1;transform:none}.asr .asr-item[data-c="0"]{transition-delay:.02s}.asr .asr-item[data-c="1"]{transition-delay:.1s}.asr .asr-item[data-c="2"]{transition-delay:.18s}.asr .asr-item[data-c="3"]{transition-delay:.26s}.asr .asr-item[data-c="4"]{transition-delay:.34s}@media (prefers-reduced-motion:reduce){.asr-item[data-c]{opacity:1!important;transform:none!important;transition:none!important}}@media (max-width:1040px){.asr-list{margin-top:32px}.asr-row{align-items:start;column-gap:18px;grid-template-columns:1fr 20px;padding:26px 0}.asr-head{flex-wrap:wrap;gap:10px}.asr-desc{grid-column:1/2;margin-top:10px}.asr-ico{align-self:start;justify-self:end;margin-top:3px}.asr-fields{margin-left:0}.asr-field{gap:6px;grid-template-columns:1fr}.asr-flab{padding-top:0}}.assurance-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:16px}.assurance-editor__title{font-family:var(--font-display);font-size:28px;margin:0}.assurance-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.assurance-editor__item{border:1px solid rgba(5,5,5,.12);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:14px}.assurance-editor__item-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.assurance-editor__item-label{color:rgba(5,5,5,.5);font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.assurance-editor__field{align-items:start;border:1px solid rgba(5,5,5,.08);border-radius:8px;display:grid;gap:10px;grid-template-columns:1fr 2fr;padding:10px}.assurance-editor__field-remove{grid-column:1/-1;justify-self:end}
.ins-hero{margin:0 auto;max-width:var(--content-max,1488px);padding:clamp(40px,6vh,76px) var(--sec-px,80px) 0;position:relative}.ins-wrap{align-items:center;display:grid;gap:clamp(36px,4vw,56px);grid-template-columns:.82fr 1.55fr}.ins-text{align-items:flex-start;display:flex;flex-direction:column}@keyframes ins-hero-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.ins-h1{animation:ins-hero-in .8s cubic-bezier(.22,.9,.36,1) .05s both;color:var(--ink);font-family:var(--font-display);font-size:clamp(34px,4vw,52px);font-weight:400;letter-spacing:-.5px;line-height:1.08;margin:0}.ins-h1 .kfb-env-heading-highlight{color:var(--accent)}.ins-sub{animation:ins-hero-in .75s cubic-bezier(.22,.9,.36,1) .18s both;color:rgba(5,5,5,.66);font-family:var(--font-sans);font-size:var(--fs-body,16px);font-weight:400;line-height:1.6;margin:18px 0 0;max-width:420px}.ins-cards{display:grid;gap:24px;grid-template-columns:1.12fr 1fr;grid-template-rows:.68fr 1fr;height:clamp(440px,calc(100vh - 190px),660px)}.ins-cards>.icard{height:100%;min-height:0}.ins-cards>.icard:first-child{align-self:start;grid-row:1/span 2;height:calc(100% - 80px)}.ins-cards .icard-img{aspect-ratio:auto;flex:1 1 auto;height:auto;min-height:0}.ins-cards .icard h3{font-size:19px;margin-top:4px}.ins-cards>.icard:first-child h3{font-size:23px}.ins-cards .card-tag{margin-top:12px}.icard,.pubcard{color:var(--ink);display:flex;flex-direction:column;text-decoration:none}.icard-img{aspect-ratio:16/11;border-radius:16px;isolation:isolate;overflow:hidden;position:relative;width:100%}.icard-img:before{background:#ececec;content:"";inset:4px;pointer-events:none;position:absolute;z-index:-1}.icard-img img{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .6s ease;width:100%}.icard:hover .icard-img img,.pubcard:hover .icard-img img{transform:scale(1.05)}.icard h3,.pubcard h3{font-family:var(--font-display);font-size:20px;font-weight:400;letter-spacing:-.01em;line-height:1.32;margin:6px 0 0;transition:color .2s}.icard:hover h3,.pubcard:hover h3{color:var(--accent)}.card-tag{color:rgba(5,5,5,.48);font-family:var(--font-sans);font-size:12px;font-weight:500;letter-spacing:.08em;margin-top:16px;text-transform:uppercase}@media (max-width:1200px){.ins-wrap{gap:36px;grid-template-columns:1fr}.ins-sub{max-width:640px}.ins-cards{gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto}.ins-cards,.ins-cards>.icard{height:auto}.ins-cards>.icard:first-child{align-self:auto;grid-column:1/-1;grid-row:auto;height:auto}.ins-cards .icard-img{aspect-ratio:16/11;flex:none;height:auto}.ins-cards>.icard:first-child .icard-img{aspect-ratio:16/9}}@media (max-width:760px){.ins-hero{padding-top:96px}.ins-cards{gap:26px;grid-template-columns:1fr}.ins-cards>.icard:first-child .icard-img{aspect-ratio:16/11}.ins-cards .icard h3,.ins-cards>.icard:first-child h3{font-size:19px}}@media (hover:none){.icard:hover .icard-img img,.pubcard:hover .icard-img img{transform:none}}@media (prefers-reduced-motion:reduce){.ins-h1,.ins-sub{animation:none!important}}.case-studies-hero-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.case-studies-hero-editor__title{font-family:var(--font-display);font-size:28px;margin:0}.case-studies-hero-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.case-studies-hero-editor__hint{color:rgba(5,5,5,.55);font-family:var(--font-sans);font-size:13px;margin:0}
.cs-lib{scroll-margin-top:112px}.pub-grid{display:grid;gap:clamp(24px,2.4vw,34px);grid-template-columns:repeat(3,1fr)}@keyframes kfbLoadIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.pub-grid .pubcard{animation:kfbLoadIn .5s cubic-bezier(.22,.9,.36,1) both}.cs-pager{align-items:center;display:flex;gap:10px;justify-content:center;margin:clamp(36px,5vh,56px) 0 0}.cs-pager button{background:none;border:0;border-radius:99px;color:var(--ink);cursor:pointer;font-family:var(--font-sans);font-size:16px;font-weight:500;line-height:1;min-width:44px;padding:11px 18px;transition:background .2s,color .2s}.cs-pager button:hover:not(:disabled):not(.on){background:rgba(5,5,5,.06)}.cs-pager button.on{background:var(--accent);color:#fff;cursor:default}.cs-pager button:disabled{cursor:default;opacity:.32}.cs-pager .gap{color:rgba(5,5,5,.4);padding:0 2px}.cs-pager .pg-arrow{align-items:center;background:none;border-radius:0;color:var(--accent);display:inline-flex;height:32px;justify-content:center;min-width:0;padding:0;transition:opacity .2s;width:32px}.cs-pager .pg-arrow:hover:not(:disabled){background:none;opacity:.55}.cs-pager .pg-arrow svg{height:32px;width:32px}.cs-pager .pg-arrow:disabled{opacity:.28}@media (pointer:coarse){.cs-pager .pg-arrow{height:44px;width:44px}}@media (max-width:1200px){.pub-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.pub-grid{gap:30px;grid-template-columns:1fr}.cs-pager button{font-size:15px;min-width:40px;padding:10px 14px}}@media (prefers-reduced-motion:reduce){.pub-grid .pubcard{animation:none!important}}.case-studies-library-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.case-studies-library-editor__title{font-family:var(--font-display);font-size:24px;margin:0}.case-studies-library-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.case-studies-library-editor__hint{color:rgba(5,5,5,.55);font-family:var(--font-sans);font-size:13px;margin:0}
.case-study-numbers-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.case-study-numbers-editor__label{color:rgba(5,5,5,.5);font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.case-study-numbers-editor__grid{display:flex;flex-wrap:wrap;gap:16px}.case-study-numbers-editor__item{border:1px solid rgba(5,5,5,.1);border-radius:8px;display:flex;flex:1 1 160px;flex-direction:column;gap:4px;padding:12px}
.footer-cta{margin:var(--sec-gap,120px) var(--page-gutter,12px) 0;max-width:none}body.has-footer-cta .site-footer{margin-top:var(--page-gutter,12px)}.footer-cta__banner{height:770px;overflow:visible;position:relative}.footer-cta__media{border-radius:16px;height:100%;inset:0;isolation:isolate;overflow:hidden;position:absolute;width:100%}.footer-cta__media:before{background:#fff;content:"";inset:4px;pointer-events:none;position:absolute;z-index:-1}.footer-cta__media-photo{max-width:none;position:absolute;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.footer-cta__media-svg{height:100%;inset:0;overflow:visible;position:absolute;width:100%}.footer-cta__media-wash{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,.96) 34%,hsla(0,0%,100%,.72) 58%,hsla(0,0%,100%,.34) 80%,hsla(0,0%,100%,0));height:38.5%;left:0;pointer-events:none;position:absolute;right:0;top:0}.footer-cta__copy{align-items:center;display:flex;flex-direction:column;gap:18px;left:0;padding:0 40px;position:absolute;right:0;text-align:center;top:7%;z-index:1}.footer-cta__eyebrow{color:var(--accent);font-family:var(--font-sans);font-size:var(--fs-caption);font-weight:600;letter-spacing:var(--ls-eyebrow);margin:0;text-transform:uppercase}.footer-cta__title{color:var(--ink);font-family:var(--font-display);font-size:48px;font-weight:400;line-height:52px;margin:0;text-align:center}.footer-cta__title .kfb-env-heading-highlight{color:var(--accent)}.footer-cta__btn{align-items:center;background:var(--accent);border-radius:99px;color:#fff;display:inline-flex;flex:none;font-family:var(--font-sans);font-size:var(--fs-body);font-weight:500;gap:6px;line-height:24px;padding:10px 22px;text-decoration:none;transition:background .2s;white-space:nowrap}.footer-cta__btn:hover{background:var(--accent-hi)}@media (max-width:1040px){.footer-cta{margin-left:6px;margin-right:6px}body.has-footer-cta .site-footer{margin-top:6px}}@media (max-width:720px){.footer-cta__banner{height:500px}.footer-cta__copy{padding:0 24px;top:9%}.footer-cta__title,.footer-cta__title .kfb-env-heading-highlight{font-size:32px;line-height:1.14}.footer-cta__btn{padding:13px 28px}}@media (hover:none){.footer-cta__btn:active{transform:scale(.97)}}.footer-cta-editor{border:1px dashed rgba(5,5,5,.15);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:16px}.footer-cta-editor__media{align-items:flex-end;background-color:#f2f2f2;background-position:50%;background-size:cover;border-radius:12px;display:flex;gap:8px;min-height:220px;overflow:hidden;padding:16px;position:relative}.footer-cta-editor__title{font-size:28px;margin:0}.footer-cta-editor__title .kfb-env-heading-highlight{color:var(--accent,#00a345)}.footer-cta-editor__button-row{display:grid;gap:16px;grid-template-columns:1fr 1fr}
.footer-column-heading-edit-wrap h4,.footer-column-heading.f-col-title,h4.footer-column-heading{background:none;border:none;color:var(--fink,#f4f4f4);font-family:var(--font-sans,"Poppins",Helvetica,Arial,sans-serif);font-size:14px;font-weight:600;letter-spacing:normal;margin:0 0 18px;padding:0;text-transform:none}.footer-column-heading-edit-wrap h4{margin:0}
}
