.kv-flow{position:absolute;width:1000px;height:700px;left:50%;top:48%;transform:translate(-50%,-50%) scale(var(--scene-scale));color:#181d18}.kv-flow .kw-claim{z-index:1;opacity:0;transform:translateY(14px) rotateY(-10deg) rotate(3deg);transition:opacity .65s,transform 1.1s cubic-bezier(.2,.75,.2,1)}.kv-flow[data-entered=true] .kw-claim{opacity:1;transform:translateY(0) rotateY(0) rotate(0)}.kw-study .kv-widget{position:absolute;z-index:3;display:block;padding:20px;border:1px solid #1c231508;border-radius:14px;text-align:left;background:#fff;color:#181d18;box-shadow:0 8px 28px -14px #1c231526}.kv-widget-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:22px;font-size:12px;font-weight:500}.kv-widget-heading>span:first-child{display:flex;align-items:center;gap:6px}.kv-label{background:#eff6ef;color:#367647;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:400;white-space:nowrap}.kv-widget>strong{font-size:16px;font-weight:500;letter-spacing:-.4px}.kv-widget p{font-size:11px;color:#858a81;margin:7px 0 0}.kv-widget-note{display:flex;align-items:center;gap:5px;margin-top:17px;font-size:9px;color:#3f8250}.kv-voice{left:132px;top:76px;width:247px;min-height:222px}.kv-wave{display:flex;align-items:center;justify-content:center;gap:3px;height:40px;margin-top:16px}.kv-wave i{display:block;width:3px;border-radius:3px;background:#37b65c;animation:kv-wave .7s ease-in-out infinite alternate}.kv-wave[data-done=true] i{animation:none;height:5px!important;opacity:.5}.kv-clearinghouse{left:637px;top:59px;width:244px;min-height:290px}.kv-benefit-return{margin-top:16px;padding:12px;background:#f6f7f3;border-radius:8px;opacity:.25;transition:opacity .6s}.kv-benefit-return[data-returned=true]{opacity:1}.kv-benefit-return>span{display:flex;justify-content:space-between;gap:5px;font-size:10px;margin-top:11px}.kv-benefit-return>span:first-child{justify-content:flex-start;margin-top:0;color:#348251}.kv-benefit-return b{font-weight:500}.kv-history{left:123px;top:428px;width:263px;min-height:208px}.kv-history-row{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:10px;font-size:10px}.kv-history-row b{font-size:9px;color:#8a9085;font-weight:400;margin-right:8px}.kv-history-row time{color:#7f8779;font-size:9px}.kv-portal{left:620px;top:377px;width:267px;min-height:254px}.kv-portal .kv-widget-heading{margin-bottom:16px}.kv-portal-window{border:1px solid #eaede6;border-radius:8px;overflow:hidden}.kv-browser-bar{display:flex;align-items:center;gap:3px;background:#f1f3ee;padding:8px}.kv-browser-bar i{width:3px;height:3px;border-radius:50%;background:#bac1b4}.kv-browser-bar span{margin-left:12px;color:#858e7b;font-size:8px}.kv-portal-body{position:relative;padding:12px}.kv-portal-body img{width:38px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.kv-portal-tab{display:block;font-size:9px;margin-top:9px}.kv-portal-field{margin-top:7px;font-size:9px;padding:7px;background:#f5f6f3;border-radius:4px}.kv-portal-action{display:inline-block;font-size:8px;margin-top:8px;padding:6px 9px;background:#ebe5f0;color:#784588;border-radius:4px}.kv-cursor{position:absolute;stroke:#fff;left:164px;top:54px;filter:drop-shadow(0 1px 2px #0004);transition:left .8s,top .8s}.kv-portal-window[data-open=true] .kv-cursor{left:94px;top:116px}@keyframes kv-wave{to{transform:scaleY(.35)}}@container (max-width:620px){.kv-flow{width:700px;height:1000px;top:49%}.kv-flow .kw-claim{left:218px;top:320px;z-index:1}.kv-voice{left:35px;top:55px;width:280px}.kv-clearinghouse{left:385px;top:99px;width:275px}.kv-history{left:28px;top:730px;width:287px}.kv-portal{left:388px;top:635px;width:285px}.kv-widget-heading{font-size:14px}.kv-label{font-size:10px}.kv-widget p{font-size:12px}.kv-widget-note{font-size:10px}.kv-history-row{font-size:12px}}.kw-study .kv-widget{opacity:0;transform:translateY(10px) scale(.995);transition:opacity .95s cubic-bezier(.22,1,.36,1),transform 1.3s cubic-bezier(.22,1,.36,1),box-shadow .4s;pointer-events:none}.kw-study .kv-widget[data-visible=true]{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.kw-study{--kw-ink: #121612;--kw-green: #22de13;--kw-muted: #757b73;background:#fff;color:var(--kw-ink);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;min-height:100vh;padding:0 clamp(20px,4vw,64px);-webkit-font-smoothing:antialiased}.kw-study *{box-sizing:border-box}.kw-study button,.kw-study a{-webkit-tap-highlight-color:transparent}.kw-study button{font:inherit;cursor:pointer}.kw-study button:focus-visible,.kw-study a:focus-visible{outline:2px solid #137a0b;outline-offset:6px}.kw-study-nav{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;height:78px;font-size:12px;color:#757b73}.kw-study-nav a,.kw-study-nav button{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;border:0;background:none;padding:12px 0}.kw-study-nav>span>span{margin-left:10px;color:#161916}.kw-study-nav a:hover,.kw-study-nav button:hover{color:#111}.kw-heading{text-align:center;padding:40px 0 44px}.kw-heading>p:first-child{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;margin:0 0 26px}.kw-heading svg{width:18px;height:18px}.kw-heading :is(h1,h2){font-weight:400;font-size:clamp(42px,5.2vw,76px);letter-spacing:-.058em;line-height:1.02;margin:0}.kw-heading>p:last-child{font-size:16px;line-height:1.6;margin:25px 0 0;color:#737971}.kw-stage{position:relative;overflow:hidden;isolation:isolate;container-type:inline-size;max-width:1440px;height:clamp(530px,55vw,780px);margin:auto;background:#f7f8f5;border:1px solid #eeeeea;border-radius:14px;perspective:1400px;--scene-scale: 1}.kw-dot-field{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:#b5bcae;opacity:.75;-webkit-mask-image:radial-gradient(ellipse at center,#000 18%,#0008 60%,transparent 100%);mask-image:radial-gradient(ellipse at center,#000 18%,#0008 60%,transparent 100%)}.kw-animation{height:100%}.kw-composition{position:absolute;width:1000px;height:700px;left:50%;top:48%;transform:translate(-50%,-50%) scale(var(--scene-scale));transition:opacity .65s,rotate .9s cubic-bezier(.4,0,.2,1),filter .7s;perspective:1200px}.kw-stage[data-product=true] .kw-composition{opacity:0;rotate:y -28deg;filter:blur(6px);pointer-events:none}.kw-claim-backing{position:absolute;width:264px;height:410px;background:#fff;border-radius:10px;left:370px;top:165px;box-shadow:0 10px 40px #242b1910;transform:rotate(-7deg);transition:transform 1s,opacity .7s}.kw-composition[data-entered=true] .kw-claim-backing{transform:rotate(0) scale(.94);opacity:0}.kw-claim{position:absolute;z-index:2;width:264px;height:410px;left:370px;top:165px;padding:24px;border-radius:14px;overflow:hidden;color:#fff;background:#141814;box-shadow:0 20px 45px -24px #16201465;transform:rotateY(-12deg) rotate(4deg);transition:transform 1.15s cubic-bezier(.2,.75,.2,1),box-shadow 1s}.kw-composition[data-entered=true] .kw-claim{transform:rotateY(0) rotate(-3deg)}.kw-composition[data-chapter="2"] .kw-claim{transform:rotateY(0) rotate(0);box-shadow:0 22px 55px -24px #16201470}.kw-claim-brand{display:flex;align-items:center;gap:7px;position:relative;z-index:2}.kw-claim-brand>svg{height:23px;width:23px;color:var(--kw-green)}.kw-claim-brand>span{font-size:23px;letter-spacing:-.8px}.kw-claim-brand .kw-claim-type{font-size:8px;letter-spacing:1.8px;color:#929e8f;margin-left:auto}.kw-claim-person{margin-top:31px;display:grid;gap:5px;font-size:13px}.kw-claim-person small{color:#9ba796;font-size:10px}.kw-claim-procedure{margin-top:29px;position:relative;z-index:2}.kw-claim-procedure>span{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1px;color:#c1cabb}.kw-claim-procedure i{height:2px;width:2px;border-radius:100%;background:currentColor}.kw-claim-procedure h2{margin:12px 0 0;font-size:39px;line-height:.99;letter-spacing:-1.9px;font-weight:400}.kw-claim-value{margin-top:24px;display:grid;gap:5px;position:relative;z-index:2}.kw-claim-value>span{font-size:9px;color:#b1bdaa}.kw-claim-value strong{font-size:20px;letter-spacing:-.5px;font-weight:400}.kw-claim-contours{position:absolute;width:300px;height:250px;right:-80px;bottom:-25px;stroke:#a9d099;stroke-width:.65px;opacity:.23}.kw-claim-footer{position:absolute;bottom:23px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#a3b199;z-index:2}.kw-claim-status{display:flex;align-items:center;gap:5px}.kw-claim-status i{width:4px;height:4px;background:var(--kw-green);border-radius:100%;box-shadow:0 0 8px #22de1340}.kw-panel{position:absolute;z-index:3;display:block;text-align:left;color:var(--kw-ink);padding:20px;border:1px solid #1c23150a;border-radius:14px;background:#fff;box-shadow:0 8px 28px -14px #1c231526,0 1px 3px #1c231508;opacity:0;transform:translateY(22px) scale(.97);transition:opacity .85s,transform .95s cubic-bezier(.2,.8,.2,1),box-shadow .6s}.kw-panel:hover{box-shadow:0 6px 24px -12px #19241935}.kw-composition[data-ready=true] .kw-panel{opacity:1;transform:translateY(0) scale(1)}.kw-panel[data-active=true]{z-index:4}.kw-panel-title{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-bottom:22px}.kw-state-dot{color:#268254;width:20px;height:20px;flex-shrink:0;border-radius:6px;background:#f3f4f1;display:grid;place-items:center}.kw-panel[data-done=true] .kw-state-dot{background:#edf6ef}.kw-state-dot>span{background:#dce2d7;height:4px;width:4px;border-radius:100%}.kw-panel[data-active=true] .kw-state-dot>span{background:var(--kw-green);animation:kw-pulse 1.8s ease-in-out infinite}.kw-coverage{left:143px;top:77px;width:233px;min-height:230px;transition-delay:.05s}.kw-payer-logo{width:65px;height:29px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;display:block;margin:0 0 20px}.kw-benefit-status{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin:12px 0}.kw-benefit-status>span{color:#75776f}.kw-benefit-status strong{display:flex;align-items:center;gap:4px;font-weight:400;font-variant-numeric:tabular-nums}.kw-benefit-status strong svg{color:#279020}.kw-mini-note{display:flex;align-items:center;gap:5px;color:#278150;background:#f0f7f1;border-radius:6px;padding:7px 8px;font-size:10px;margin-top:18px;min-height:26px}.kw-panel [data-show]{transition:opacity .5s,transform .5s}.kw-panel [data-show=false]{opacity:.2;transform:translateY(2px)}.kw-panel [data-show=true]{opacity:1;transform:translateY(0)}.kw-scan{position:absolute;pointer-events:none;left:0;right:0;top:51px;height:40px;opacity:0;background:linear-gradient(transparent,#22de1311,transparent)}.kw-coverage[data-active=true][data-done=false] .kw-scan{animation:kw-scan 2.5s ease-in-out infinite}.kw-narrative{left:647px;top:70px;width:217px;min-height:253px;transition-delay:.18s}.kw-paper{display:block;width:100%;min-height:165px;margin:0 auto;padding:15px 11px 11px;border:0;border-radius:8px;background:#f7f7f5}.kw-paper-heading{font-size:11px;font-weight:500;display:block}.kw-paper-meta{font-size:9px;color:#798172;display:block;margin-top:6px}.kw-narrative-text{display:block;margin-top:15px;font-size:10px;line-height:1.5;color:#51534e;opacity:.22;transition:opacity 1.3s}.kw-narrative-text[data-written=true]{opacity:1}.kw-paper-lines{display:grid;gap:4px;margin-top:9px}.kw-paper-lines i{height:2px;width:100%;background:#e2e6df}.kw-paper-lines i:nth-child(2){width:92%}.kw-paper-lines i:last-child{width:66%}.kw-paper-signature{display:flex;align-items:center;gap:5px;margin-top:16px;color:#85877e;font-size:8px;letter-spacing:0}.kw-paper-signature svg{flex-shrink:0}.kw-narrative .kw-mini-note{margin-top:13px}.kw-attachments{left:599px;top:400px;width:245px;min-height:214px;transition-delay:.28s}.kw-file-row{display:flex;align-items:center;gap:9px;margin-top:17px;font-size:12px}.kw-file-row>span:nth-child(2){display:grid;gap:4px}.kw-file-row small{font-size:10px;color:#798172}.kw-file-row>svg{margin-left:auto;color:#34872a}.kw-file-icon{width:29px;height:32px;flex-shrink:0;border:0;border-radius:7px;background:#f1f2ee;display:grid;place-items:center;color:#777e70}.kw-filing{left:138px;top:431px;width:252px;min-height:178px;transition-delay:.36s}.kw-filing-number{font-size:19px;letter-spacing:-.4px;display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.kw-filing-number>svg{color:#92988c}.kw-filing-row{display:flex;gap:7px;align-items:center;font-size:11px;margin-top:10px;color:#636e5c}.kw-filing-row svg{color:#549046}.kw-progress-track{display:block;height:3px;background:#eff1ec;margin-top:20px;border-radius:3px;overflow:hidden}.kw-progress-track>span{display:block;height:100%;background:#22de13;transition:width .1s linear}.kw-posted{position:absolute;z-index:4;left:470px;top:614px;display:flex;align-items:center;gap:12px;padding:13px 19px 13px 13px;border:1px solid #1c231508;border-radius:12px;background:#fff;opacity:0;transform:translateY(12px);transition:opacity .6s,transform .6s;box-shadow:0 3px 14px #16230c06}.kw-posted[data-show=true]{opacity:1;transform:translateY(0)}.kw-posted-mark{background:#eaf8e5;color:#26971c;border-radius:50%;height:30px;width:30px;display:grid;place-items:center}.kw-posted>span:last-child{display:grid;gap:5px}.kw-posted strong{font-size:13px;font-weight:500}.kw-posted small{font-size:10px;color:#727c69}.kw-stage-bottom{position:absolute;bottom:21px;left:25px;right:25px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:#8a9382;transition:opacity .3s}.kw-stage-bottom>span:last-child{display:flex;align-items:center;gap:7px}.kw-stage-bottom i{width:4px;height:4px;border-radius:50%;background:#48a935}.kw-product-reveal{position:absolute;top:0;right:0;bottom:0;left:0;padding:30px 30px 0;opacity:0;transform:translateY(25px) scale(.84) rotateY(12deg);pointer-events:none;transition:transform 1.3s cubic-bezier(.2,.8,.2,1),opacity .8s}.kw-stage[data-product=true] .kw-product-reveal{opacity:1;transform:translateY(0) scale(1) rotateY(0);pointer-events:auto}.kw-product-top{display:flex;align-items:center;justify-content:space-between;max-width:940px;margin:0 auto;gap:18px;font-size:12px}.kw-product-top>span{display:flex;gap:7px;align-items:center}.kw-product-top svg{width:16px;height:16px}.kw-product-top>div{display:flex;gap:5px}.kw-product-top button{font-size:10px;padding:8px 11px;border:0;border-radius:4px;background:transparent;color:#88927f}.kw-product-top button[aria-pressed=true]{background:#e8efdf;color:#24371a}.kw-laptop{position:relative;width:min(1200px,112%);left:50%;transform:translate(-50%);margin:16px auto 0 0}.kw-laptop>img{width:100%;height:auto;display:block;pointer-events:none}.kw-laptop-screen{position:absolute;left:15.04%;top:5.18%;width:69.92%;height:57.32%;background:#f9faf7;overflow:hidden;border-radius:3px}.kw-explore-software{position:absolute;bottom:63px;left:50%;transform:translate(-50%);color:#fff;background:#111;border-radius:30px;padding:13px 20px;display:flex;gap:23px;align-items:center;font-size:11px;text-decoration:none;white-space:nowrap}.kw-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1440px;margin:22px auto 0}.kw-toolbar[hidden]{display:none}.kw-player{display:flex;align-items:center;gap:12px;min-width:0}.kw-chapters{display:flex;align-items:center;gap:4px;padding:4px;background:#f5f6f2;border-radius:999px}.kw-study .kw-chapters button{display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;background:transparent;font-size:12px;line-height:1;font-weight:500;color:#74776f;min-height:40px;padding:11px 17px;white-space:nowrap}.kw-study .kw-chapters button[aria-pressed=true]{background:#fff;color:#151914;box-shadow:0 1px 4px #17210c0d}.kw-chapter-dot{width:5px;height:5px;border-radius:50%;background:#b8bcb3}.kw-chapters button[aria-pressed=true] .kw-chapter-dot{background:#20c911}.kw-playback-controls{display:flex;gap:2px}.kw-study .kw-playback-controls button{width:38px;height:38px;display:grid;place-items:center;background:transparent;border:0;color:#72796b;border-radius:50%}.kw-study .kw-playback-controls button:hover{background:#f1f4ed;color:#111}.kw-caption{text-align:center;font-size:13px;color:#818976;margin:25px auto 0;min-height:37px}.kw-study-footer{max-width:1440px;margin:40px auto 0;padding:28px 0;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#909789}.kw-study-footer a{display:flex;gap:7px;align-items:center;text-decoration:none;color:inherit}.kw-reference{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f6f7f4;padding:14px;gap:8px}.kw-reference video{max-height:calc(100% - 28px);max-width:100%;-o-object-fit:contain;object-fit:contain}.kw-reference>span{font-size:10px;color:#828b7a}.kw-stage[data-reference=true] .kw-stage-bottom{opacity:0}.kw-stage[data-playing=false] *,.kw-stage[data-playing=false] *:before,.kw-stage[data-playing=false] *:after{animation-play-state:paused!important}@keyframes kw-pulse{50%{opacity:.2}}@keyframes kw-scan{0%{opacity:0;transform:translateY(0)}25%{opacity:1}to{opacity:0;transform:translateY(135px)}}@container (max-width: 620px){.kw-composition{width:700px;height:1000px;top:49%}.kw-claim{left:218px;top:305px;width:264px;height:410px}.kw-claim-backing{left:218px;top:305px}.kw-coverage{left:62px;top:45px;width:248px}.kw-narrative{left:396px;top:157px;width:230px}.kw-attachments{left:420px;top:492px;width:237px}.kw-filing{left:48px;top:680px;width:265px}.kw-posted{left:340px;top:802px}.kw-panel-title{font-size:12px}.kw-benefit-status{font-size:13px}.kw-mini-note{font-size:10px}.kw-filing-row{font-size:11px}.kw-file-row{font-size:12px}.kw-file-row small{font-size:9px}.kw-posted strong{font-size:13px}.kw-posted small{font-size:9px}.kw-coverage{min-height:261px}.kw-panel-title{margin-bottom:24px}.kw-benefit-status{margin-block:16px}.kw-narrative{min-height:262px}.kw-file-row{margin-top:19px}.kw-attachments{min-height:225px}.kw-filing{min-height:199px}.kw-stage-bottom{left:15px;right:15px;font-size:8px;bottom:17px}.kw-stage-bottom>span:last-child{display:none}.kw-product-reveal{padding:33px 0 0}.kw-product-top{flex-direction:column;gap:25px;font-size:13px}.kw-product-top button{padding:8px;font-size:10px}.kw-laptop{width:133%;margin-top:38px}.kw-explore-software{bottom:45px}}@media(max-width:700px){.kw-study{padding-inline:16px}.kw-study-nav{height:60px;font-size:10px}.kw-study-nav>span{display:none}.kw-study-nav a,.kw-study-nav button{min-height:44px}.kw-heading{padding:33px 0 30px}.kw-heading>p:first-child{margin-bottom:22px;font-size:12px}.kw-heading :is(h1,h2){font-size:clamp(36px,7.7vw,52px)}.kw-heading>p:last-child{font-size:13px;line-height:1.6;margin-top:20px}.kw-desktop-break{display:none}.kw-stage{height:auto;aspect-ratio:700 / 1000;border-radius:10px}.kw-toolbar{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px}.kw-player{width:100%;justify-content:center;gap:5px}.kw-chapters{gap:0;padding:3px}.kw-study .kw-chapters button{font-size:11px;padding:10px;gap:5px;min-height:40px}.kw-study .kw-playback-controls button{width:30px;height:44px}.kw-caption{margin-top:10px;font-size:11px;min-height:30px}.kw-study-footer{font-size:9px;margin-top:25px}.kw-study-footer>span{display:none}.kw-study-footer{justify-content:center}}@media(prefers-reduced-motion:reduce){.kw-study *,.kw-study *:before,.kw-study *:after{animation:none!important;transition:none!important}}.kw-study.kw-embedded{min-height:0;padding:0;font-family:inherit}.kw-embedded .kw-stage{max-width:none}.kw-embedded .kw-heading{padding-top:0}.kw-study .kw-demo-cta{display:flex;align-items:center;justify-content:center;gap:24px;width:-moz-fit-content;width:fit-content;margin:0;flex-shrink:0;padding:16px 24px;border-radius:999px;background:#000;color:#fff;font-size:14px;text-decoration:none}.kw-claim[data-verification=true] .kw-claim-type{font-size:7px;letter-spacing:.9px}.kw-stage-bottom{justify-content:flex-end}
