@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-sans-400.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-sans-500.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/dm-sans-600.ttf) format("truetype")}.home-page{--home-ink: #10191f;--home-muted: #637184;--home-teal: #071f61;--home-line: #dce2e6;background:#fbfcfd;color:var(--home-ink);font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5;letter-spacing:-.015em;overflow:clip}.home-page *,.home-page *:before,.home-page *:after{box-sizing:border-box}.home-page section{padding:0;scroll-margin-top:28px}.home-page button,.home-page a{-webkit-tap-highlight-color:transparent}.home-page button{cursor:pointer}.home-page a:focus-visible,.home-page button:focus-visible{outline:3px solid #0e3297;outline-offset:5px}.home-page a{text-decoration:none}.home-page h1,.home-page h2,.home-page h3,.home-page p,.home-page figure{margin:0}.home-page h1,.home-page h2,.home-page h3{font-weight:400}.home-container{width:min(1180px,calc(100% - 112px));margin-inline:auto}.home-header{height:98px;display:flex;justify-content:space-between;align-items:center;gap:30px}.home-brand{display:inline-flex;align-items:center;gap:11px;font-size:28px;letter-spacing:-.055em;flex-shrink:0}.home-mark{width:29px;height:39px;color:var(--home-teal);flex-shrink:0}.home-header nav{display:flex;gap:36px;font-size:14px;margin-left:44px}.home-header nav a,.home-footer a{transition:color .2s}.home-header nav a:hover,.home-footer a:hover{color:var(--home-teal)}.home-button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:11px 25px;border:1px solid transparent;border-radius:2px;font-size:14px;line-height:1.4;transition:background .2s,transform .2s,box-shadow .2s}.home-button:hover{transform:translateY(-2px)}.home-button-outline{border-color:#293841;min-width:174px;min-height:42px}.home-button-outline:hover{background:#f0f1f5}.home-button-primary{color:#fff;background:var(--home-teal)}.home-button-primary:hover{background:#06194e;box-shadow:0 5px 16px #075c611c}.home-hero{display:grid;grid-template-columns:1fr 1.04fr;gap:35px;align-items:center;padding:0 0 32px!important}.home-eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.23em;color:#5f7186;font-weight:500}.home-hero-copy{padding-block:29px 45px}.home-hero h1{font-size:clamp(48px,5.05vw,70px);line-height:1.025;letter-spacing:-.067em;margin:24px 0}.home-hero-description{font-size:17px;line-height:1.7;color:#394855;max-width:460px}.home-hero-copy>.home-button{margin-top:28px;min-width:222px;font-size:15px}.home-hero-walkthrough{margin-top:47px;display:grid;grid-template-columns:42% 1fr;align-items:center;gap:23px}.home-mini-video{aspect-ratio:1.57;position:relative;display:block;background:#11141c;border-radius:2px;overflow:hidden}.home-mini-video>img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.home-mini-video:hover>img{transform:scale(1.04)}.home-hero-walkthrough .home-eyebrow{font-size:9px;letter-spacing:.2em}.home-hero-walkthrough h2{font-size:18px;line-height:1.4;letter-spacing:-.03em;margin:12px 0 14px}.home-text-link{display:inline-flex;align-items:center;gap:11px;border-bottom:1px solid #9ca3b6;padding-bottom:2px;font-size:14px;width:fit-content;transition:color .2s}.home-text-link:hover{color:var(--home-teal);border-color:var(--home-teal)}.home-play{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fffffff2;color:#161b2b;box-shadow:0 0 0 7px #ffffff1a;flex-shrink:0;transition:transform .2s}.home-play svg{width:25px;height:25px;margin-left:-3px}.home-mini-video .home-play,.home-video-cover .home-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-mini-video:hover .home-play,.home-video-cover:hover .home-play{transform:translate(-50%,-50%) scale(1.09)}.home-workspace{border-radius:4px;overflow:hidden;background:#080a0e;color:#d3d6dd;border:1px solid #252a38;box-shadow:0 9px 25px #1829300b}.home-workspace-bar{height:38px;padding-inline:13px;display:flex;align-items:center;justify-content:space-between;font-size:9px;background:linear-gradient(100deg,#171a24,#0e1118);gap:10px}.home-workspace-bar>span{display:flex;align-items:center;gap:9px;white-space:nowrap}.home-workspace-bar i{height:11px;width:1px;background:#727784;margin-inline:2px}.home-workspace-bar .home-mark{height:22px;width:17px;color:#bac2d8}.home-workspace-image{height:clamp(480px,45vw,596px);overflow:hidden;position:relative}.home-workspace-image img{height:110%;width:auto;max-width:none;position:absolute;left:50%;top:-6%;transform:translate(-50%)}.home-workspace figcaption{display:flex;justify-content:space-between;align-items:center;height:31px;padding-inline:14px;background:#141721;font-size:9px;color:#afb4c3}.home-workspace figcaption>span{display:flex;align-items:center;gap:6px}.home-status-dot{display:block;background:#657bb8;width:5px;height:5px;border-radius:50%}.home-benefits{border-top:1px solid #b9c6ce;border-bottom:1px solid var(--home-line);padding-block:25px;display:grid;grid-template-columns:repeat(3,1fr)}.home-benefits>div{display:flex;align-items:center;gap:18px;padding-left:7px;font-size:14px}.home-benefits>div+div{border-left:1px solid #ccd6dc;justify-content:center}.home-benefits>div:last-child{justify-content:flex-end;padding-right:8px}.home-benefits svg{width:27px;height:27px}.home-workflow{padding-block:42px 46px!important}.home-section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:50px;align-items:end;margin-top:21px;margin-bottom:29px}.home-section-heading h2{font-size:clamp(42px,4.6vw,62px);line-height:1.04;letter-spacing:-.06em}.home-section-heading>p{max-width:410px;color:var(--home-muted);font-size:16px;line-height:1.65;padding-bottom:6px}.home-workflow-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:30px;align-items:stretch}.home-workflow-preview{background:#0a0c12;overflow:hidden;border-radius:2px}.home-detail-image{position:relative;height:318px;overflow:hidden;background:#060709}.home-detail-image img{position:absolute;width:205%;max-width:none;height:auto;left:-54%;top:-98%;transition:width .45s,left .45s,top .45s}.home-detail-image-1 img{width:150%;left:-23%;top:-51%}.home-detail-image-2 img{width:115%;left:-15%;top:-12%}.home-image-note{position:absolute;top:14px;left:17px;font-size:10px;letter-spacing:.025em;color:#d6dae6;background:#0b141cce;padding:5px 8px;border:1px solid #ffffff19}.home-preview-caption{display:flex;align-items:center;gap:13px;min-height:39px;padding:8px 13px;background:#1c1f28;color:#d8dbe5;font-size:11px}.home-preview-caption>span:last-child{margin-left:auto;font-size:18px}.home-preview-caption .home-play{width:23px;height:23px;box-shadow:none}.home-preview-caption .home-play svg{width:15px;height:15px;margin-left:-2px}.home-steps{display:grid;grid-template-rows:repeat(3,1fr)}.home-steps button{position:relative;border:0;border-top:1px solid var(--home-line);background:transparent;text-align:left;display:grid;grid-template-columns:.8fr 1.2fr;align-content:center;gap:20px;padding:20px 9px 20px 29px}.home-steps button:before{content:"";position:absolute;top:24px;bottom:24px;left:5px;width:2px;background:#e1e3e8;transition:background .2s}.home-steps button[aria-selected=true]:before{background:var(--home-teal)}.home-steps button[aria-selected=true] .home-step-name{color:var(--home-teal)}.home-steps button:hover{background:#f6f7f9}.home-step-name{font-size:20px;letter-spacing:-.04em}.home-steps button>span:last-child{color:var(--home-muted);font-size:13px;line-height:1.55;letter-spacing:-.015em}.home-learn{background:linear-gradient(120deg,#f3f4f7,#f8f9fb 70%,#f5f6f9);padding-block:38px 35px!important}.home-learn .home-section-heading{margin-top:18px;margin-bottom:27px}.home-learn .home-section-heading h2{font-size:clamp(40px,4.15vw,56px)}.home-learn .home-section-heading>p{align-self:center}.home-learning-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.home-video{background:#131b20;aspect-ratio:16/9;overflow:hidden;border-radius:2px}.home-video iframe{display:block;width:100%;height:100%;border:0}.home-video-cover{width:100%;height:100%;display:block;position:relative;border:0;padding:0;background:#0b1217;color:#fff;overflow:hidden}.home-video-cover img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .35s}.home-video-cover:hover img{transform:scale(1.06)}.home-video-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 65%,#0007);pointer-events:none}.home-video-cover .home-play{z-index:1}.home-video-badge{position:absolute;left:12px;bottom:9px;color:#fff;font-size:10px;z-index:1}.home-featured-video .home-play{width:61px;height:61px}.home-featured-video h3{font-size:19px;margin-top:12px;letter-spacing:-.035em}.home-featured-video>p,.home-video-list article p{font-size:12px;color:var(--home-muted);margin-top:4px}.home-video-list{display:flex;flex-direction:column;gap:18px}.home-video-list article{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:19px;padding-bottom:17px;border-bottom:1px solid var(--home-line)}.home-video-list article h3{font-size:16px;letter-spacing:-.025em;line-height:1.35}.home-video-list .home-play{width:35px;height:35px;box-shadow:0 0 0 5px #ffffff16}.home-video-list .home-play svg{width:19px;height:19px}.home-video-list .home-video-badge{display:none}.home-video-list .home-text-link{margin-top:auto;margin-bottom:4px;font-size:13px}.home-closing{text-align:center;padding-block:48px 42px!important}.home-closing h2{font-size:clamp(31px,3.2vw,43px);line-height:1.15;letter-spacing:-.055em;margin-bottom:18px}.home-closing .home-button{min-width:208px}.home-page .home-footer{padding:0 0 24px;display:block;border-top:1px solid #bcc8ce;text-align:left}.home-footer-top{display:flex;justify-content:space-between;align-items:center;padding-block:15px}.home-footer .home-brand{font-size:17px;gap:7px;color:var(--home-ink)}.home-footer .home-mark{width:19px;height:26px}.home-footer nav{display:flex;gap:30px;color:#3c4b58;font-size:12px}.home-footer-bottom{display:flex;justify-content:space-between;align-items:center;color:var(--home-muted);font-size:10px;padding-top:10px;border-top:1px solid #edf0f2}.home-footer-bottom>div{display:flex;gap:20px}.home-disclaimer{color:#7a858f;font-size:10px;max-width:900px;padding-top:12px;line-height:1.6}.home-skip{position:fixed;top:-100px;left:20px;z-index:1000;background:var(--home-teal);color:#fff;padding:12px 20px}.home-skip:focus{top:15px}.home-header{height:104px;border-bottom:1px solid #e6e7eb}.home-header nav{gap:34px}.home-header nav a{position:relative;padding-block:8px}.home-header nav a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--home-teal);transform:scaleX(0);transform-origin:left;transition:transform .22s}.home-header nav a:hover:after{transform:scaleX(1)}.home-brand{font-weight:500;letter-spacing:-.05em}.home-button{border-radius:6px;padding:13px 24px;font-weight:500}.home-button>span{transition:transform .2s}.home-button:hover>span{transform:translate(4px)}.home-button-outline{border-color:#b4b8c3;background:#ffffff80}.home-button-primary{background:#071d5b;box-shadow:0 3px 6px #123f3510,inset 0 1px #ffffff20}.home-hero{padding-block:48px 52px!important;grid-template-columns:1.05fr 1fr;gap:46px}.home-hero-copy{padding-block:20px}.home-hero-label{display:flex;align-items:center;gap:10px;letter-spacing:.15em;font-size:10px;color:#52596d}.home-hero-label>span{width:6px;height:6px;border-radius:50%;background:#43527b;box-shadow:0 0 0 4px #e9ebf0}.home-hero h1{font-size:clamp(48px,5.05vw,73px);font-weight:500;line-height:1.055;letter-spacing:-.07em;margin-block:27px 26px}.home-hero h1>span{color:var(--home-teal)}.home-hero-description{color:#616570;font-size:16px;line-height:1.8}.home-hero-copy>.home-button{min-height:52px;margin-top:29px}.home-hero-walkthrough{grid-template-columns:142px 1fr;gap:23px;border-top:1px solid #dddfe6;padding-top:27px;margin-top:38px;max-width:450px}.home-hero-walkthrough h2{font-size:16px;font-weight:500;margin-block:8px 10px}.home-hero-walkthrough .home-text-link{font-size:12px;color:#636670}.home-mini-video{border-radius:6px;aspect-ratio:1.6;border:1px solid #232939}.home-mini-video .home-play{width:33px;height:33px}.home-mini-video .home-play svg{width:19px;height:19px}.home-workspace-stage{padding:18px;border:1px solid #dde0e8;background:#e9ebf0;border-radius:15px;position:relative}.home-stage-label,.home-stage-caption{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#656a77}.home-stage-label{font-size:8px;letter-spacing:.12em;padding:1px 2px 15px}.home-stage-caption{font-size:10px;padding:14px 2px 0}.home-stage-caption>span:last-child{font-size:19px;line-height:1}.home-workspace{border-radius:7px;box-shadow:0 18px 28px -18px #123d3790,0 0 0 1px #fff9}.home-workspace-image{height:clamp(410px,37vw,500px)}.home-workspace-bar{height:35px}.home-workspace figcaption{height:30px}.home-benefits{padding-block:27px;border-color:#d9dce3}.home-benefits>div{gap:15px;font-size:13px;font-weight:500}.home-benefits small{display:block;color:#7a8781;font-size:11px;font-weight:400;margin-top:4px}.home-benefits svg{color:#424d6b;width:31px;height:31px}.home-benefits>div+div{border-color:#dddfe5}.home-workflow{padding-block:75px 78px!important}.home-section-heading{margin-top:20px;margin-bottom:35px;grid-template-columns:1.2fr 1fr}.home-section-heading h2{font-size:clamp(42px,4.35vw,59px);font-weight:500;letter-spacing:-.06em;line-height:1.09}.home-section-heading h2>span{color:#717685}.home-section-heading>p{font-size:15px;line-height:1.85;color:#696d78;max-width:360px;justify-self:end}.home-workflow-grid{gap:36px;grid-template-columns:1.7fr 1fr}.home-workflow-preview{border-radius:9px;border:1px solid #1f2330;box-shadow:0 12px 26px -21px #16203c}.home-preview-caption{background:#141824;min-height:45px;padding-inline:17px}.home-image-note{border-radius:3px;background:#142422d9}.home-steps{gap:7px}.home-steps button{grid-template-columns:1fr;align-content:center;gap:9px;padding:22px 23px;border:1px solid transparent;border-radius:7px}.home-steps button:before{display:none}.home-steps button[aria-selected=true]{background:#edeff3;border-color:#dadde6}.home-steps button:hover{background:#eff0f4}.home-step-name{display:flex;align-items:center;gap:15px;font-size:21px;font-weight:500}.home-step-name small{font-size:10px;font-weight:400;letter-spacing:.04em;color:#8b8f9b}.home-steps button[aria-selected=true] .home-step-name small{color:#546081}.home-steps button>span:last-child{padding-left:29px;font-size:13px;color:#707480;line-height:1.7}.home-learn{background:#eff0f4;border-block:1px solid #e1e4eb;padding-block:58px 59px!important}.home-learn .home-section-heading{margin-bottom:34px}.home-learn .home-section-heading h2{font-size:clamp(40px,4.2vw,57px)}.home-learning-grid{grid-template-columns:1.35fr 1fr;gap:35px}.home-video{border-radius:7px;box-shadow:0 6px 14px -10px #16362b80}.home-featured-video h3{margin-top:17px;font-weight:500;font-size:18px}.home-featured-video>p,.home-video-list article p{color:#7a887f;font-size:11px;margin-top:7px}.home-video-list article{border-color:#d5d8e1;gap:19px;padding-bottom:21px}.home-video-list article h3{font-weight:500;font-size:15px;line-height:1.55}.home-video-cover img{opacity:.91}.home-video-cover:hover img{opacity:1}.home-play{color:#172753}.home-video-list .home-text-link{color:#374261;border-color:#a8acb9}.home-closing{padding-block:62px!important;text-align:left}.home-closing-panel{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:48px 55px;background:#0b1940;color:#fff}.home-closing-panel>div:first-child{position:relative;z-index:1}.home-closing .home-eyebrow{color:#a0a8bf;font-size:9px;margin-bottom:20px}.home-closing h2{font-size:clamp(40px,4.6vw,60px);line-height:1.08;font-weight:400;letter-spacing:-.055em;margin-bottom:17px}.home-closing-panel>div>p:not(.home-eyebrow){font-size:13px;color:#aab1c4}.home-closing .home-button{margin-top:26px;min-width:181px;background:#e3e6ee;color:#17254d;box-shadow:none}.home-closing .home-button:hover{background:#fff}.home-closing-mark{width:270px;height:290px;display:grid;place-items:center;margin-right:20px;transform:rotate(9deg)}.home-closing-mark:before,.home-closing-mark:after{content:"";position:absolute;inset:-6px;border:1px solid #afccbc17;border-radius:50%}.home-closing-mark:after{inset:-40px}.home-closing-mark .home-mark{width:170px;height:235px;color:#b7d5c24d}.home-footer-top{padding-block:21px}.home-page .home-footer{border-color:#d5d8df;padding-bottom:28px}.home-disclaimer{color:#7c8881;max-width:850px}@media (prefers-reduced-motion: no-preference){.home-hero-copy{animation:home-appear .7s both}.home-workspace-stage{animation:home-appear .9s .1s both}@keyframes home-appear{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}}@media (min-width: 1600px){.home-container{width:min(1340px,calc(100% - 160px))}.home-hero h1{font-size:80px}.home-workspace-image{height:640px}}@media (max-width: 1050px){.home-container{width:calc(100% - 64px)}.home-header{height:83px}.home-header nav{margin-left:0;gap:26px}.home-hero{gap:25px}.home-hero h1{font-size:54px}.home-hero-description{font-size:15px}.home-hero-walkthrough{gap:17px;margin-top:35px}.home-hero-walkthrough h2{font-size:16px}.home-hero-walkthrough .home-text-link{font-size:12px}.home-workspace-image{height:510px}.home-workspace-bar{font-size:8px;padding-inline:9px}.home-section-heading{gap:35px}.home-section-heading>p{font-size:14px}.home-workflow-grid{grid-template-columns:1.6fr 1fr;gap:22px}.home-steps button{gap:10px;padding-left:21px}.home-step-name{font-size:18px}.home-steps button>span:last-child{font-size:12px}.home-detail-image{height:292px}.home-detail-image img{top:-70%}.home-detail-image-1 img{top:-37%}.home-detail-image-2 img{top:-5%}.home-video-list article{gap:13px}.home-video-list article h3{font-size:14px}}@media (max-width: 760px){.home-container{width:calc(100% - 40px)}.home-header{height:80px;gap:14px}.home-brand{font-size:24px;gap:7px}.home-header .home-mark{width:23px;height:32px}.home-header nav{display:none}.home-header .home-button{min-width:auto;min-height:39px;padding:8px 14px;gap:15px;font-size:12px}.home-hero{grid-template-columns:1fr;gap:28px;padding-bottom:26px!important}.home-hero-copy{padding-block:31px 0}.home-hero h1{font-size:clamp(47px,8.9vw,68px);margin-block:20px}.home-hero-description{font-size:16px}.home-hero-copy>.home-button{margin-top:25px}.home-hero-walkthrough{grid-template-columns:146px 1fr;margin-top:29px;gap:20px}.home-hero-walkthrough h2{margin-block:9px}.home-workspace-image{height:510px}.home-workspace-bar{font-size:9px}.home-benefits{padding-block:19px}.home-benefits>div{flex-direction:column;gap:10px;justify-content:center!important;text-align:center;font-size:11px;padding:0 6px!important}.home-benefits svg{width:24px;height:24px}.home-workflow{padding-block:34px!important}.home-section-heading{grid-template-columns:1fr;gap:20px;margin-top:18px}.home-section-heading h2{font-size:clamp(40px,8vw,56px)}.home-section-heading>p{font-size:15px;max-width:540px}.home-workflow-grid{grid-template-columns:1fr;gap:20px}.home-detail-image{height:270px}.home-detail-image img{top:-87%}.home-detail-image-1 img{top:-40%}.home-detail-image-2 img{top:-5%}.home-steps button{min-height:90px;padding:20px 15px 20px 26px;grid-template-columns:.7fr 1.3fr}.home-steps button>span:last-child{font-size:14px}.home-steps button:before{top:18px;bottom:18px}.home-learn{padding-block:32px!important}.home-learn .home-section-heading h2{font-size:clamp(38px,8vw,54px)}.home-learning-grid{grid-template-columns:1fr;gap:26px}.home-video-list article{grid-template-columns:1fr 1fr;gap:19px}.home-video-list article h3{font-size:16px}.home-video-list .home-text-link{margin-top:0}.home-closing{padding-block:38px!important}.home-closing h2{font-size:33px}.home-footer-top{align-items:flex-start;gap:22px}.home-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;max-width:190px;font-size:11px}.home-footer-bottom{align-items:flex-start;gap:12px;font-size:9px}.home-footer-bottom>div{gap:12px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.home-page *,.home-page *:before,.home-page *:after{transition:none!important}}@media (min-width: 1600px){.home-workspace-image{height:540px}}@media (max-width: 1050px){.home-hero{gap:30px;padding-block:35px 40px!important}.home-hero h1{font-size:clamp(45px,5.3vw,58px)}.home-hero-label{font-size:8px;letter-spacing:.1em}.home-workspace-stage{padding:12px}.home-stage-label{font-size:7px;padding-bottom:12px}.home-stage-caption{font-size:9px}.home-workspace-image{height:460px}.home-hero-walkthrough{grid-template-columns:108px 1fr;gap:15px}.home-hero-walkthrough h2{font-size:14px}.home-workflow{padding-block:58px!important}.home-steps button{padding:16px}.home-closing-panel{padding:39px}.home-closing-mark{width:180px;margin-right:0}}@media (max-width: 760px){.home-header{height:78px}.home-hero{padding-top:29px!important;gap:31px}.home-hero-copy{padding:8px 0 0}.home-hero-label{font-size:8px;letter-spacing:.14em}.home-hero h1{font-size:clamp(43px,8.8vw,65px);margin-block:23px}.home-hero-description{font-size:14px;max-width:410px}.home-hero-walkthrough{grid-template-columns:120px 1fr;margin-top:29px;padding-top:24px}.home-hero-walkthrough h2{font-size:15px}.home-workspace-stage{padding:13px;border-radius:12px}.home-stage-label{font-size:8px}.home-workspace-image{height:415px}.home-benefits>div{font-size:10px;gap:11px}.home-benefits small{display:none}.home-benefits svg{width:24px;height:24px}.home-workflow{padding-block:44px!important}.home-section-heading{gap:20px;margin-bottom:24px}.home-section-heading h2{font-size:clamp(39px,8vw,54px)}.home-section-heading>p{justify-self:start;font-size:14px;max-width:450px}.home-workflow-grid{gap:17px}.home-steps{gap:6px}.home-steps button{grid-template-columns:1fr;gap:7px;padding:19px}.home-steps button>span:last-child{font-size:13px}.home-step-name{font-size:20px}.home-learn{padding-block:39px!important}.home-learning-grid{gap:27px}.home-video-list article h3{font-size:14px}.home-closing{padding-block:35px!important}.home-closing-panel{padding:31px 26px;border-radius:9px}.home-closing h2{font-size:41px}.home-closing-mark{position:absolute;right:-100px;top:30px;opacity:.35;pointer-events:none}.home-closing-panel>div>p:not(.home-eyebrow){max-width:215px;line-height:1.7}.home-workspace-bar{font-size:8px}.caption-detail{display:none}}.home-page{--home-ink: #171b25;--home-muted: #646874;--home-line: #dfe1e5;background:#fcfdfe}.home-header{border-bottom-color:#e9eaee}.home-hero{padding-block:62px 64px!important;gap:56px}.home-hero h1{margin-top:0;font-size:clamp(46px,4.8vw,70px);letter-spacing:-.065em}.home-hero-description{max-width:410px;font-size:15px;line-height:1.85}.home-hero-walkthrough{max-width:420px;margin-top:42px;padding-top:26px}.home-workspace-stage{padding:10px;border-radius:11px;background:#edeef1;border-color:#e1e3e8;box-shadow:0 30px 55px -34px #1a443e4a}.home-workspace{border-radius:5px;box-shadow:none}.home-workspace-bar{height:40px}.home-workspace figcaption{height:34px}.home-workspace-image{height:clamp(435px,39vw,540px)}.home-benefits{padding-block:29px}.home-benefits small{font-size:11px;color:#717580}.home-workflow{padding-block:86px 64px!important}.home-workflow .home-section-heading{margin-top:0}.home-section-heading h2{font-size:clamp(39px,4vw,55px)}.home-section-heading>p{max-width:375px}.home-workflow-grid{grid-template-columns:1.8fr 1fr;gap:45px}.home-workflow-preview{border-radius:5px}.home-steps button{border-radius:3px}.home-steps button[aria-selected=true]{background:#eef0f4;border-color:transparent}.home-steps button>span:last-child{font-size:13px}.home-capabilities{padding-block:44px 88px!important}.home-capabilities .home-section-heading{border-top:1px solid var(--home-line);padding-top:58px;margin-top:0}.home-capability-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:43px}.home-capability-list article{border-top:1px solid #b5b9c6;padding-top:23px}.home-capability-list h3{font-size:21px;font-weight:500;letter-spacing:-.035em;margin-bottom:15px}.home-capability-list p{color:#686c78;font-size:14px;line-height:1.85}.home-capability-list .home-text-link{margin-top:23px;font-size:12px;color:#313d5e;border-color:#b5b9c5}.home-measurements{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.home-measurements span{font-size:10px;color:#474e63;background:#ebedf3;padding:5px 8px;border:1px solid #dfe2e9;border-radius:2px;letter-spacing:.01em}.home-documentation{padding-block:76px!important;background:#eeeff3;border-block:1px solid #dfe2e9}.home-documentation-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.home-documentation-copy h2{font-size:clamp(34px,3.3vw,46px);line-height:1.13;letter-spacing:-.05em;font-weight:500;margin-bottom:25px}.home-documentation-copy>p{font-size:14px;line-height:1.9;color:#666a76;max-width:400px;margin-bottom:17px}.home-documentation-copy .home-text-link{margin-top:10px;font-size:13px;color:#313d5e}.home-export-formats{border-top:1px solid #c5c9d3}.home-export-formats>div{display:grid;grid-template-columns:52px 1fr 25px;gap:20px;align-items:start;padding-block:29px;border-bottom:1px solid #d2d5df}.home-format{display:inline-flex;justify-content:center;align-items:center;font-size:10px;letter-spacing:.07em;color:#606676;border:1px solid #bfc3d0;border-radius:2px;height:26px}.home-export-formats h3{font-size:17px;font-weight:500;line-height:1.4;letter-spacing:-.025em}.home-export-formats p{font-size:12px;line-height:1.8;color:#768274;margin-top:8px;max-width:250px}.home-export-formats svg{width:23px;height:23px;color:#7e8392;margin-top:2px}.home-learn{padding-block:84px 77px!important;background:#fcfdfe;border:0}.home-learn .home-section-heading{margin-top:0;margin-bottom:39px}.home-learn .home-section-heading h2{font-size:clamp(39px,4vw,55px)}.home-learning-grid{gap:38px}.home-video{border-radius:4px}.home-video-list article h3{font-size:14px}.home-video-cover:after{background:linear-gradient(transparent 72%,#0005)}.home-questions{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;border-top:1px solid var(--home-line);padding-block:71px 40px!important}.home-questions h2{font-size:clamp(35px,3.6vw,48px);font-weight:500;line-height:1.1;letter-spacing:-.05em}.home-questions h2 span{color:#717685}.home-questions>div>p{font-size:14px;color:#717580;max-width:250px;margin-block:22px;line-height:1.8}.home-questions .home-text-link{font-size:12px;color:#313d5e}.home-faq-list details{border-bottom:1px solid var(--home-line)}.home-faq-list details:first-child{border-top:1px solid var(--home-line)}.home-faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:22px;cursor:pointer;list-style:none;padding-block:22px;font-size:15px;letter-spacing:-.02em}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary:hover{color:#071f61}.home-faq-list summary:focus-visible{outline:2px solid #0e3297;outline-offset:5px}.home-faq-list summary>span{position:relative;width:12px;height:12px;flex:0 0 12px}.home-faq-list summary>span:before,.home-faq-list summary>span:after{content:"";position:absolute;background:#7f8492;width:12px;height:1px;top:6px}.home-faq-list summary>span:after{transform:rotate(90deg);transition:transform .2s}.home-faq-list details[open] summary>span:after{transform:rotate(0)}.home-faq-list details>p{font-size:13px;color:#6e7c71;line-height:1.9;margin:-3px 28px 23px 0}.home-faq-list details>a{display:inline-block;margin:-5px 0 22px;color:#313d5e;border-bottom:1px solid #b5b9c5;font-size:12px}.home-closing{padding-block:58px 70px!important}.home-closing-panel{border-radius:5px;padding:51px 58px;background:#111d3e}.home-closing h2{font-size:clamp(40px,4.2vw,56px)}.home-closing-mark{opacity:.55}.home-footer-top{padding-block:26px}.home-footer nav{font-size:11px;gap:28px}@media (min-width:1600px){.home-hero h1{font-size:78px}.home-workspace-image{height:570px}}@media (max-width:1050px){.home-header nav{gap:21px;font-size:13px}.home-hero{gap:30px;padding-block:44px!important}.home-hero h1{font-size:clamp(44px,5vw,58px)}.home-hero-description{font-size:14px}.home-workspace-image{height:450px}.home-workflow-grid{gap:25px;grid-template-columns:1.5fr 1fr}.home-capability-list{gap:26px}.home-capability-list h3{font-size:18px}.home-capability-list p{font-size:13px}.home-documentation-grid{gap:45px}.home-export-formats>div{grid-template-columns:45px 1fr;gap:17px}.home-export-formats svg{display:none}.home-questions{gap:50px}}@media (max-width:760px){.home-hero{padding-block:28px 36px!important;gap:32px}.home-hero h1{font-size:clamp(43px,8.8vw,65px)}.home-hero-description{max-width:390px}.home-hero-walkthrough{margin-top:29px}.home-workspace-image{height:420px}.home-workflow{padding-block:48px 26px!important}.home-workflow-grid{grid-template-columns:1fr;gap:20px}.home-capabilities{padding-block:26px 47px!important}.home-capabilities .home-section-heading{padding-top:37px}.home-capability-list{grid-template-columns:1fr;gap:27px;margin-top:25px}.home-capability-list article{padding-top:22px}.home-capability-list h3{font-size:21px;margin-bottom:10px}.home-capability-list p{font-size:14px}.home-capability-list .home-text-link,.home-measurements{margin-top:16px}.home-documentation{padding-block:44px!important}.home-documentation-grid{grid-template-columns:1fr;gap:31px}.home-documentation-copy h2{font-size:36px}.home-export-formats>div{padding-block:24px;grid-template-columns:48px 1fr 20px}.home-export-formats svg{display:block;width:20px}.home-export-formats h3{font-size:16px}.home-learn{padding-block:47px!important}.home-learn .home-section-heading{margin-bottom:27px}.home-questions{grid-template-columns:1fr;gap:29px;padding-block:42px 10px!important}.home-questions h2{font-size:39px}.home-questions>div>p{max-width:290px;margin-block:16px}.home-faq-list summary{font-size:14px;padding-block:21px}.home-closing{padding-block:35px 44px!important}.home-closing-panel{padding:34px 27px}.home-closing h2{font-size:40px}.home-footer nav{gap:10px 18px}}
