:root{--bg:#f5f8fb;--ink:#0f1720;--muted:#5d6976;--panel:#fff;--line:#d9e1e8;--navy:#102b45;--steel:#5c7084;--cyan:#14b8c8;--green:#2fbf8f;--red:#d82222;--shadow:0 18px 50px #0f273f1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(180deg, #f5f8fbf5, #eff6faf5), var(--bg);letter-spacing:0;margin:0;font-family:Inter,Alibaba PuHuiTi,Microsoft YaHei,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video{max-width:100%}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f8fbeb;border-bottom:1px solid #d9e1e8e6;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:10px;font-size:19px;font-weight:800;display:inline-flex}.brand img{border-radius:8px}.site-header nav{color:var(--steel);align-items:center;gap:clamp(14px,2vw,28px);font-size:15px;font-weight:800;display:flex}.site-header nav a{min-height:40px;color:inherit;align-items:center;font-weight:800;transition:color .18s;display:inline-flex;position:relative}.site-header nav a:after{content:"";opacity:0;background:currentColor;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(.55)}.site-header nav a:hover{color:var(--ink)}.site-header nav a.is-active{color:var(--red)}.site-header nav a.is-active:after{opacity:1;transform:scaleX(1)}.header-actions,.hero-actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button,.icon-button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 12px 24px #d822222e}.button{padding:0 18px}.button.secondary,.icon-button.ghost{border:1px solid var(--line);color:var(--navy);box-shadow:none;background:#fff}.button.compact{min-height:40px;padding:0 14px}.button:hover,.icon-button:hover{transform:translateY(-1px);box-shadow:0 16px 30px #d822223d}.button.secondary:hover,.icon-button.ghost:hover{box-shadow:0 12px 24px #0f273f1a}.icon-button{width:40px;height:40px}.hero{color:#fff;background:linear-gradient(135deg,#102b45f7,#142e42eb),radial-gradient(circle at 84% 18%,#14b8c859,#0000 28%);grid-template-columns:minmax(0,.95fr) minmax(360px,.7fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 72px);padding:clamp(56px,8vw,112px) clamp(20px,6vw,96px) 64px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:1;background:url(/images/hero-meeting-room.png) 50%/cover no-repeat;width:60%;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 33.333% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 33.333% 100%)}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#102b4500 0% 40%,#102b4557 60%,#102b450a 100%),radial-gradient(circle at 78% 48%,#2fbf8f24,#0000 34%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:920px;position:relative}.heading-pill{color:#dffdf4;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;display:inline;position:relative}.heading-pill:after{content:"";z-index:-1;background:#2fbf8f57;border-radius:999px;height:.12em;position:absolute;bottom:.08em;left:.04em;right:.04em}.hero h1,.page-hero h1,.page-title h1{overflow-wrap:break-word;text-wrap:balance;max-width:980px;margin:14px 0 18px;font-size:clamp(42px,5.3vw,72px);line-height:1.05;position:relative}.hero p,.page-hero p,.page-title p{color:#ffffffc7;max-width:720px;margin-top:26px;font-size:clamp(17px,2vw,22px);line-height:1.7}.eyebrow{color:var(--green);letter-spacing:0;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.section{padding:clamp(58px,8vw,96px) clamp(20px,6vw,96px);position:relative}.jump-links{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#ffffffeb;border:1px solid #d9e1e8e0;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:max-content;max-width:calc(100% - 40px);margin:26px auto -10px;padding:8px;transition:transform .22s,box-shadow .22s;display:flex;position:sticky;top:84px;overflow-x:auto;box-shadow:0 18px 44px #0f273f1f}.jump-links::-webkit-scrollbar{display:none}.jump-links a{min-height:36px;color:var(--steel);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:800;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex;position:relative}.jump-links a:hover{color:var(--navy);background:#eef4f8}.jump-links a.active{color:var(--navy);background:#eef2f6;box-shadow:inset 0 0 0 1px #d9e1e8c7}.jump-links .jump-cta{background:var(--red);color:#fff;box-shadow:0 10px 22px #d8222229}.metrics-strip{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:clamp(28px,4vw,46px) clamp(20px,6vw,96px) 0;display:grid;overflow:hidden;box-shadow:0 18px 44px #0f273f14}.metrics-strip article{background:linear-gradient(135deg,#fffffffa,#f1f8faf0);min-height:146px;padding:24px}.metrics-strip strong{color:var(--navy);font-size:clamp(34px,4.8vw,56px);line-height:1;display:block}.metrics-strip span{color:var(--ink);margin-top:12px;font-weight:800;display:block}.metrics-strip p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.65}.section-header{max-width:820px;margin-bottom:34px}.section-header h2,.cta-band h2,.tech-band h2{overflow-wrap:break-word;text-wrap:balance;margin:10px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.15}.section-header p,.lead,.cta-band p,.tech-band p,.site-footer p,.info-panel p,.contact-card p{color:var(--muted);font-size:16px;line-height:1.75}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:18px;display:grid}.solution-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:18px;display:grid}.feature-card,.solution-card,.info-panel,.contact-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-height:220px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 10px 28px #0f273f0d}.feature-card:hover,.solution-card:hover,.product-module-card:hover,.info-panel:hover,.contact-card:hover{border-color:#2fbf8f5c;transform:translateY(-3px);box-shadow:0 18px 42px #0f273f1a}.feature-card svg,.solution-card svg,.module-list svg,.check-list svg{color:var(--green)}.feature-card h3,.solution-card h3,.module-list h3,.info-panel h3,.contact-card h2{margin:18px 0 10px;font-size:21px}.feature-card p,.solution-card p,.module-list p{color:var(--muted);margin:0;line-height:1.7}.split-section,.two-column,.contact-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:start;gap:clamp(24px,5vw,64px);display:grid}.product-capability{background:linear-gradient(120deg, #d8ebfcdb, #f4f9fcf5), var(--bg);grid-template-columns:minmax(280px,.84fr) minmax(320px,1fr);align-items:center;gap:clamp(28px,7vw,88px);display:grid}.capability-copy{max-width:620px}.module-list{gap:14px;display:grid}.module-list article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:14px;padding:18px 0;display:grid}.product-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-module-card{border:1px solid var(--line);background:linear-gradient(135deg,#ffffffeb,#edf7faeb),#fff;border-radius:8px;flex-direction:column;min-height:280px;padding:clamp(24px,4vw,40px);display:flex;box-shadow:0 18px 44px #0f273f14}.product-module-card:nth-child(2n){background:linear-gradient(135deg,#f6fafcf0,#e7f6f0e0),#fff}.product-module-card svg{color:var(--green)}.product-module-card h3{margin:26px 0 12px;font-size:clamp(24px,3vw,34px);line-height:1.16}.product-module-card p{color:var(--muted);margin:0;line-height:1.75}.solution-card span{color:var(--navy);align-items:center;gap:6px;margin-top:22px;font-weight:800;display:inline-flex}.tech-band,.cta-band{box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:0 clamp(20px,6vw,96px) clamp(58px,8vw,96px);padding:clamp(30px,5vw,52px)}.tech-band{grid-template-columns:1fr 1fr auto;align-items:center;gap:28px;display:grid}.tech-band ul,.check-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.tech-band li{border-left:3px solid var(--green);color:var(--muted);padding-left:18px}.cta-band{justify-content:space-between;align-items:center;gap:28px;display:flex}.workflow-section{background:linear-gradient(#f5f8fb33,#e8f2f8b8)}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.workflow-card{background:linear-gradient(145deg,#fffffff5,#ebf6f8e6);border:1px solid #d9e1e8e6;border-radius:8px;min-height:260px;padding:28px;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f273f14}.workflow-card:after{content:"";border:1px solid #2fbf8f3d;border-radius:50%;width:148px;height:148px;position:absolute;bottom:-42px;right:-42px}.workflow-card span{color:var(--green);font-size:14px;font-weight:900}.workflow-card h3,.case-card h3,.resource-card h3,.news-card h3,.resource-row h3{color:var(--ink);margin:18px 0 10px;font-size:clamp(22px,2.4vw,30px);line-height:1.18}.workflow-card p,.case-card p,.resource-card p,.news-card p,.resource-row p{color:var(--muted);margin:0;line-height:1.75}.case-grid,.resource-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.case-card,.resource-card,.news-card,.resource-row{border:1px solid var(--line);background:#fff;border-radius:8px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 14px 34px #0f273f12}.case-card:hover,.resource-card:hover,.news-card:hover,.resource-row:hover{border-color:#2fbf8f5c;transform:translateY(-3px);box-shadow:0 20px 46px #0f273f1c}.case-card,.resource-card{min-height:320px;padding:28px}.case-card>span,.resource-card>span,.news-card span,.resource-row span{color:var(--green);font-size:13px;font-weight:900}.case-card ul{flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none;display:flex}.case-card li{color:var(--navy);background:#f0f7f4;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.case-card li svg,.resource-card svg,.resource-row svg{color:var(--green)}.resource-preview{grid-template-columns:minmax(280px,.72fr) minmax(360px,1fr);align-items:start;gap:clamp(26px,5vw,64px);display:grid}.resource-list,.news-list{gap:14px;display:grid}.resource-row{grid-template-columns:32px 1fr;gap:16px;padding:20px;display:grid}.resource-row h3{font-size:21px}.resource-card svg{margin-bottom:22px}.text-link{color:var(--navy);align-items:center;gap:6px;margin-top:24px;font-weight:900;display:inline-flex}.info-ribbon{padding-top:0}.info-ribbon>div{border:1px solid var(--line);color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#102b45f5,#1d5068eb);border-radius:8px;padding:clamp(26px,5vw,46px)}.info-ribbon h2{margin:10px 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.15}.info-ribbon p{color:#ffffffc7;max-width:760px;margin:0;line-height:1.75}.news-card{padding:26px 28px}.news-card>div{color:var(--steel);justify-content:space-between;gap:18px;font-size:14px;display:flex}.news-card h3{font-size:clamp(22px,3vw,34px)}.page-hero,.page-title{background:linear-gradient(135deg, var(--navy), #213d54);color:#fff;padding:clamp(58px,8vw,96px) clamp(20px,6vw,96px)}.page-hero{grid-template-columns:1fr minmax(220px,360px);align-items:center;gap:36px;display:grid;position:relative;overflow:hidden}.page-hero img{border-radius:8px;justify-self:center;box-shadow:0 24px 70px #00000047}.page-hero>div{z-index:1;position:relative}.page-hero h1,.page-title h1{white-space:nowrap}.page-title{flex-direction:column;justify-content:flex-start;min-height:360px;display:flex}.immersive-hero{background:linear-gradient(100deg,#102b45 0%,#123d5bf5 43%,#144869b3 100%),#102b45;min-height:560px;position:relative;overflow:hidden}.immersive-hero:before{content:"";opacity:1;background:url(/images/hero-meeting-room.png) 50%/cover no-repeat;width:60%;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 33.333% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 33.333% 100%)}.immersive-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#102b4500 0% 40%,#102b4557 60%,#102b450a 100%),radial-gradient(circle at 78% 48%,#2fbf8f24,#0000 34%);position:absolute;inset:0}.immersive-hero>*{z-index:1;position:relative}.page-title.immersive-hero{align-items:flex-start;padding-top:clamp(86px,10vw,118px)}.check-list li{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:16px 18px;font-weight:700;display:flex;box-shadow:0 8px 22px #0f273f0a}.contact-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;display:grid}.contact-form label{color:var(--navy);gap:8px;font-weight:800;display:grid}:is(.contact-form label:has(textarea),.contact-form button){grid-column:1/-1}input,select,textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#f9fbfd;border-radius:8px;padding:12px 13px}textarea{resize:vertical}.custom-select{position:relative}.custom-select-trigger{border:1px solid var(--line);width:100%;min-height:49px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#f9fbfd;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;display:inline-flex}.custom-select-trigger .is-placeholder{color:var(--steel)}.custom-select-trigger svg{color:var(--steel);flex:none;transition:transform .18s}.custom-select-trigger svg.is-open{transform:rotate(180deg)}.custom-select-trigger:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;border-color:#d8222280;outline:2px solid #d82222b8}.custom-select-menu{z-index:30;border:1px solid var(--line);background:#fff;border-radius:8px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 40px #0f273f1f}.custom-select-menu button{min-height:42px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;display:inline-flex}.custom-select-menu button:hover,.custom-select-menu button:focus-visible,.custom-select-menu button.is-selected{color:var(--navy);background:#f4f7fa;outline:2px solid #0000}.contact-card{gap:14px;display:grid}.contact-card span,address span{color:var(--steel);align-items:center;gap:8px;display:flex}.site-footer{border-top:1px solid var(--line);background:linear-gradient(#fff 0%,#f4f7fa 100%);padding:clamp(46px,6vw,76px) clamp(20px,6vw,96px) 32px;overflow:hidden}.site-footer strong{font-size:20px}.footer-desktop{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(34px,5vw,86px);max-width:1480px;margin:0 auto;display:grid}.footer-column{gap:12px;display:grid}.footer-column h2{color:var(--ink);margin:0 0 8px;font-size:18px;line-height:1.35}.footer-column a{color:#1f2d3a;font-size:16px;line-height:1.5}.footer-column a:hover{color:var(--red)}.footer-mobile{display:none}.footer-mobile-brand{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:26px;display:flex}.footer-mobile-brand img{border-radius:10px}.footer-mobile-brand strong{font-size:28px}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:28px;min-width:0;max-width:1480px;margin-top:clamp(34px,5vw,58px);margin-left:auto;margin-right:auto;padding-top:24px;display:flex}.footer-bottom p{margin:8px 0 0}.footer-icp{color:var(--steel);margin-top:10px;font-size:14px;line-height:1.6;display:inline-flex}.footer-icp:hover{color:var(--red)}address{flex-wrap:wrap;justify-content:flex-end;gap:12px 22px;min-width:0;font-style:normal;display:flex}@media (max-width:1180px){.product-module-grid,.metrics-strip,.case-grid,.resource-card-grid,.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.site-header{flex-wrap:wrap;align-items:flex-start}.site-header nav{scrollbar-width:none;order:3;width:100%;padding-bottom:4px;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.hero,.page-hero,.split-section,.two-column,.contact-layout,.tech-band{grid-template-columns:1fr}.hero{min-height:auto;padding-bottom:320px}.hero:before{opacity:.62;width:100%;height:320px;top:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 28%);mask-image:linear-gradient(#0000 0%,#000 28%)}.hero:after{background:linear-gradient(#102b45f0 0%,#102b45bd 50%,#102b455c 100%),radial-gradient(circle at 78% 72%,#2fbf8f1f,#0000 32%)}.immersive-hero{min-height:auto;padding-bottom:320px}.immersive-hero:before{opacity:.62;width:100%;height:320px;top:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 28%);mask-image:linear-gradient(#0000 0%,#000 28%)}.immersive-hero:after{background:linear-gradient(#102b45f0 0%,#102b45bd 50%,#102b455c 100%),radial-gradient(circle at 78% 72%,#2fbf8f1f,#0000 32%)}.page-hero h1,.page-title h1{white-space:normal}.page-title.immersive-hero{padding-top:72px}.product-capability,.resource-preview{grid-template-columns:1fr}.jump-links{justify-content:flex-start;margin-top:18px;top:auto;bottom:14px}.cta-band{flex-direction:column;align-items:flex-start}address{justify-content:flex-start}.footer-desktop{display:none}.footer-mobile{gap:0;max-width:760px;margin:0 auto;display:grid}.footer-mobile details{border-bottom:1px solid var(--line)}.footer-mobile summary{min-height:64px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;font-size:22px;font-weight:700;list-style:none;display:flex}.footer-mobile summary::-webkit-details-marker{display:none}.footer-mobile summary:after{content:"";border-right:2px solid var(--steel);border-bottom:2px solid var(--steel);width:12px;height:12px;transition:transform .2s;transform:rotate(45deg)}.footer-mobile details[open] summary:after{transform:rotate(225deg)}.footer-mobile details>div{gap:12px;padding:0 0 22px;display:grid}.footer-mobile a{color:var(--steel);font-size:16px}.footer-bottom{flex-direction:column;max-width:760px}}@media (max-width:640px){.site-header{gap:12px;min-height:64px;padding:10px 16px}.brand{gap:8px;font-size:18px}.brand img{width:40px;height:40px}.site-header nav{gap:18px;font-size:14px}.button.compact{min-height:38px;padding:0 12px;font-size:14px}.header-actions .ghost{display:none}.section{padding:54px 18px}.hero,.page-hero,.page-title{padding-left:18px;padding-right:18px}.hero,.immersive-hero{padding-bottom:260px}.hero:before,.immersive-hero:before{height:260px}.hero h1,.page-hero h1,.page-title h1{font-size:clamp(32px,9.5vw,40px);line-height:1.08}.hero p,.page-hero p,.page-title p{margin-top:18px;font-size:16px;line-height:1.65}.heading-pill{margin-left:0;margin-right:0}.feature-grid,.solution-grid,.product-module-grid,.metrics-strip,.case-grid,.resource-card-grid,.workflow-grid,.contact-form{grid-template-columns:1fr}.metrics-strip{margin-left:18px;margin-right:18px}.feature-card,.solution-card,.product-module-card,.case-card,.resource-card,.workflow-card,.contact-form,.info-panel,.contact-card{padding:20px}.feature-card,.solution-card,.product-module-card,.case-card,.resource-card,.workflow-card,.info-panel,.contact-card{min-height:auto}:is(.contact-form label:has(textarea),.contact-form button){grid-column:auto}.cta-band,.tech-band{margin-left:18px;margin-right:18px;padding:24px 20px}.jump-links{max-width:calc(100% - 24px);padding:6px;bottom:10px}.jump-links a{min-height:34px;padding:0 12px;font-size:13px}.site-footer{padding:34px 18px 28px}.footer-mobile-brand{padding-bottom:22px}.footer-mobile summary{min-height:58px;font-size:21px}.footer-bottom{margin-top:28px;padding-top:22px}address{gap:12px;display:grid}}.header-nav-wrap{align-items:center;display:flex}.mobile-nav-trigger{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:none}.mobile-nav-trigger:focus-visible{outline-offset:2px;outline:2px solid #d82222b8}@media (max-width:760px){.site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;min-height:64px;padding:10px 14px;display:grid}.brand{overflow:hidden}.brand span{text-overflow:ellipsis;overflow:hidden}.mobile-nav-trigger{display:inline-flex}.site-header .header-nav{border:1px solid var(--line);background:#fffffffa;border-radius:8px;grid-template-columns:1fr;gap:4px;padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:14px;right:14px;box-shadow:0 18px 44px #0f273f1f}.site-header .header-nav.is-open{display:grid}.site-header .header-nav a{border-radius:6px;min-height:42px;padding:0 12px}.site-header .header-nav a:hover,.site-header .header-nav a.is-active{background:#f4f7fa}.site-header .header-nav a:after{display:none}.jump-links{top:50%;right:max(8px, env(safe-area-inset-right));background:#ffffffe6;border-color:#d9e1e8b8;border-radius:999px;justify-items:center;gap:9px;width:34px;max-width:none;margin:0;padding:10px 7px;display:grid;position:fixed;bottom:auto;left:auto;overflow:visible;transform:translateY(-50%);box-shadow:0 14px 34px #0f273f24}.jump-links:before{content:"";background:#66798f38;width:1px;position:absolute;top:16px;bottom:16px;left:50%;transform:translate(-50%)}.jump-links a{color:#0000;width:18px;min-height:18px;box-shadow:none;background:0 0;border-radius:999px;padding:0}.jump-links a:before{content:"";background:#90a0b2;border-radius:999px;width:7px;height:7px;transition:width .18s,height .18s,background .18s;box-shadow:0 0 0 3px #ffffffe0}.jump-links a span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.jump-links a:hover,.jump-links a.active{color:#0000;box-shadow:none;background:0 0}.jump-links a.active:before{background:var(--red);width:8px;height:22px}.jump-links .jump-cta{color:#0000;max-width:none;box-shadow:none;background:0 0}.jump-links .jump-cta:before{background:#d82222}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
