:root{font-family:"Segoe UI",Arial,sans-serif;color:#18304b;background:#fff;font-synthesis:none;--blue:#174ea6;--navy:#0b203c;--muted:#536a82;--line:#dce4ef;--mint:#73dfcd}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:var(--blue);text-underline-offset:4px}a:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid #1478dc;outline-offset:5px}h1,h2,h3,p,figure{margin:0}p{line-height:1.7}img,video{display:block;max-width:100%}.wrap{width:min(1220px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:#fff;padding:15px;z-index:10}.skip:focus{top:12px}.header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:26px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--blue);font-size:25px;font-weight:750;letter-spacing:-.8px;text-decoration:none}.mark{display:grid;place-items:center;background:var(--blue);color:#fff;width:37px;height:37px;border-radius:10px 10px 10px 2px;font-size:26px;font-weight:800}.header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.header nav a{text-decoration:none}.nav-cta{border:1px solid var(--line);padding:11px 17px;border-radius:6px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;padding-block:75px 88px;align-items:center}.audience{font-size:14px;color:var(--blue);display:flex;gap:9px;align-items:center;margin-bottom:24px;font-weight:600}.audience>span{width:8px;height:8px;background:#14816c;border-radius:50%}h1{font-size:clamp(44px,4.7vw,68px);letter-spacing:-2.7px;line-height:1.05;font-weight:750}.lead{font-size:17px;color:var(--muted);max-width:455px;margin-block:27px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;background:var(--blue);color:#fff;min-height:50px;padding:14px 20px;border-radius:6px;text-decoration:none;font-weight:650;font-size:14px;line-height:1.5}.button:hover{background:#113d83}.hero-note{font-size:12px;color:var(--muted);max-width:340px;margin-top:17px}.hero-visual{background:#edf3fc;padding:20px 16px 0;border-radius:16px;border:1px solid #dce7f6;min-width:0}.visual-label{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 3px 17px;font-size:13px;font-weight:650}.demo-label{background:#fff;padding:5px 8px;font-size:11px;color:var(--muted);border-radius:4px}.hero-visual img{width:100%;height:auto;border:1px solid #cfdaea;border-radius:5px}.hero-visual figcaption{font-size:11px;color:var(--muted);padding:12px 2px}.next-step{display:flex;gap:13px;align-items:center;background:var(--navy);color:white;padding:20px;margin:8px -16px 0;border-radius:0 0 15px 15px}.check{display:grid;place-items:center;background:var(--mint);color:var(--navy);width:34px;height:34px;border-radius:50%;font-size:20px;flex:none}.next-step strong{font-size:14px;display:block}.next-step div>span{font-size:12px;color:#c8d7ea;display:block;margin-top:5px}.workflow{background:#f3f6fb;padding-block:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:39px}h2{font-size:clamp(29px,3vw,42px);line-height:1.15;letter-spacing:-1.3px;font-weight:700}.section-heading>p{max-width:335px;color:var(--muted);font-size:15px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin:0;padding:0;list-style:none}.step-number{display:grid;place-items:center;width:32px;height:32px;border:1px solid #b9cbe2;color:var(--blue);font-size:14px;border-radius:50%;margin-bottom:19px}.steps h3{font-size:19px;margin-bottom:11px}.steps p{color:var(--muted);font-size:14px}.video-section{padding-block:78px}.small-label{font-size:14px;color:var(--blue);font-weight:600;margin-bottom:13px}.video-section video{width:100%;height:auto;background:var(--navy);border-radius:10px;aspect-ratio:16/9}.video-footer{display:flex;justify-content:space-between;gap:20px;margin-top:15px;font-size:12px;color:var(--muted)}details{border-bottom:1px solid var(--line);padding:21px 0}summary{font-size:16px;font-weight:600;cursor:pointer;line-height:1.5}details p{font-size:14px;color:var(--muted);max-width:780px;margin-top:15px}.transcript{margin-top:17px}.transcript summary{font-size:13px}.pilot{background:var(--navy);color:#fff;padding-block:65px}.pilot-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.pilot .small-label{color:var(--mint)}.pilot h2{font-size:46px}.pilot-inner>div>p:not(.small-label){color:#c9d8e9;max-width:475px;margin-top:21px;font-size:15px}.contact-box{border-left:1px solid #42556f;padding-left:40px}.contact-box h3{font-size:21px;line-height:1.4}.contact-box .button{margin-top:24px;background:var(--mint);color:var(--navy)}.contact-box .button:hover{background:#a0eddf}.contact-email{display:block;color:white;overflow-wrap:anywhere;margin-top:14px;font-size:14px}.text-link{display:block;font-size:13px;color:#d7e6fc;margin-top:23px}.contact-pending{color:#f7dc91!important}.questions{padding-block:65px 76px;max-width:900px}.questions h2{font-size:30px;margin-bottom:19px}.footer{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line);padding-block:25px 35px}.footer .brand{font-size:20px}.footer .mark{width:29px;height:29px;font-size:21px}.footer p,.footer>a:last-child{font-size:12px;color:var(--muted)}
@media(max-width:1050px){.hero{gap:32px}.wrap{width:calc(100% - 48px)}h1{font-size:52px}.pilot-inner{gap:45px}.steps{gap:22px}}
@media(max-width:760px){.header{padding-block:20px}.header nav{gap:16px}.header nav>a:first-child{display:none}.hero{grid-template-columns:1fr;gap:40px;padding-block:44px 52px}.hero-copy{max-width:560px}h1{font-size:58px}.lead{max-width:540px}.hero-visual{max-width:600px;width:100%;margin-inline:auto}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:18px;max-width:480px}.workflow{padding-block:44px}.steps{grid-template-columns:1fr 1fr;gap:30px}.video-section{padding-block:50px}.pilot-inner{grid-template-columns:1fr;gap:30px}.pilot h2{font-size:38px}.contact-box{border-left:0;border-top:1px solid #42556f;padding:27px 0 0}.pilot{padding-block:44px}.questions{padding-block:45px}.footer{flex-wrap:wrap}.footer p{margin-left:auto}}
@media(max-width:400px){.wrap{width:calc(100% - 36px)}.brand{font-size:22px}.nav-cta{padding:9px;font-size:12px}h1{font-size:49px;letter-spacing:-2px}.button{font-size:13px;padding:13px 15px}.steps{gap:26px 20px}.steps p{font-size:13px}.next-step{padding:17px 13px}.next-step strong{font-size:13px}.next-step div>span{font-size:11px}.video-footer{flex-direction:column;gap:8px}.footer p{margin-left:0}.footer{gap:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
