:root{--web-bg:#F3F7F8;--web-surface:#FBFDFD;--web-surface-2:#E7F0F2;--web-navy:#193E58;--web-deep:#122E45;--web-ink:#0F2A3D;--web-accent:#28A1A8;--web-bright:#3FC1C4;--web-teal-text:#1A7C82;--web-accent-dim:rgba(40,161,168,.12);--web-text:#14293A;--web-muted:#4C6577;--web-border:rgba(25,62,88,.16);--web-on-dark:#E4EFF2;--web-on-dark-strong:#F4FAFB;--web-on-dark-muted:#9FB9C6;--web-on-dark-border:rgba(228,239,242,.16);--web-ok:#1F6B40;--web-ok-tint:#E4F2E9;--web-shadow:rgba(15,42,61,.1);--web-display:'Bitter',Georgia,serif;--web-body:'Hanken Grotesk','Segoe UI',sans-serif;--web-mono:'IBM Plex Mono',Menlo,monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body.web-body{margin:0;background:var(--web-bg);color:var(--web-text);font-family:var(--web-body);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--web-bright);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--web-display);font-weight:500;line-height:1.14;text-wrap:balance}h1{font-size:clamp(42px,5.1vw,68px);letter-spacing:-2.7px}h2{font-size:clamp(32px,3.3vw,44px);letter-spacing:-1.6px}h3{font-size:24px;letter-spacing:-.6px}em{font-style:normal;color:var(--web-teal-text)}[hidden]{display:none!important}.web-wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.web-skip{position:fixed;left:16px;top:-80px;z-index:20;background:var(--web-bright);color:var(--web-ink);padding:12px 20px;border-radius:6px}.web-skip:focus{top:12px}.web-header{background:var(--web-bg);border-bottom:1px solid var(--web-border);position:relative;z-index:10}.web-nav{height:94px;display:flex;align-items:center;justify-content:space-between;gap:40px}.web-logo{display:flex;align-items:center;gap:10px;color:var(--web-navy);font-family:var(--web-display);font-size:21px;line-height:1.04;letter-spacing:-.6px;font-weight:600}.web-logo-second{display:block}.web-logomark{display:block;width:40px;height:44px}.web-logomark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}.web-logomark path:last-child{stroke:var(--web-accent)}.web-nav nav{display:flex;align-items:center;gap:29px;font-size:15px;font-weight:600}.web-nav nav>a:not(.web-nav-cta):hover,.web-nav [aria-current=page]{color:var(--web-teal-text)}.web-nav-separator{width:1px;height:20px;background:var(--web-border)}.web-nav-cta{padding:10px 18px;border:1px solid var(--web-navy);border-radius:6px;display:flex;gap:17px;align-items:center}.web-nav-cta:hover{background:var(--web-navy);color:var(--web-on-dark-strong)}.web-menu-button{display:none}.web-hero{padding-top:63px;position:relative}.web-hero-copy{text-align:center;display:grid;justify-items:center;gap:24px}.web-eyebrow{font-family:var(--web-mono);font-size:11px;letter-spacing:.13em;font-weight:500;line-height:1.7;color:var(--web-teal-text)}.web-hero .web-eyebrow{display:flex;align-items:center;gap:10px}.web-hero .web-eyebrow>span{width:7px;height:7px;background:var(--web-accent);border-radius:50%}.web-lead{color:var(--web-muted);font-size:19px;line-height:1.6;max-width:660px}.web-actions{display:flex;align-items:center;justify-content:center;gap:15px;padding-top:5px}.web-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:14px 24px;border:1px solid transparent;border-radius:6px;font-size:16px;font-weight:700;line-height:1.4;white-space:nowrap;transition:background .15s ease-out,color .15s ease-out}.web-button-teal{background:var(--web-bright);color:var(--web-ink)}.web-button-teal:hover{background:var(--web-accent)}.web-button-plain{padding-inline:16px}.web-button-plain:hover{color:var(--web-teal-text)}.web-button-navy{background:var(--web-navy);color:var(--web-on-dark-strong)}.web-button-navy:hover{background:var(--web-deep)}.web-hero-note{font-size:13px;color:var(--web-muted);margin-top:-10px}.web-preview{margin-top:45px;background:var(--web-surface);border:1px solid var(--web-border);border-radius:6px;box-shadow:0 16px 36px var(--web-shadow);overflow:hidden;font-size:13px}.web-preview-top{display:flex;align-items:center;gap:16px;padding:12px 20px;border-bottom:1px solid var(--web-border);height:61px}.web-preview-brand{display:flex;align-items:center;gap:7px;font-family:var(--web-display);font-weight:600;font-size:12px;line-height:1;color:var(--web-navy)}.web-preview-brand .web-logomark{width:25px;height:28px}.web-demo-label{font-family:var(--web-mono);font-size:9px;letter-spacing:.08em;margin-left:auto;color:var(--web-muted)}.web-avatar{display:grid;place-items:center;background:var(--web-surface-2);border-radius:50%;width:27px;height:27px;font-size:10px;font-weight:600}.web-preview-body{display:grid;grid-template-columns:164px 1fr}.web-preview-sidebar{padding:22px 12px;display:flex;flex-direction:column;gap:8px;border-right:1px solid var(--web-border);background:var(--web-bg);color:var(--web-muted)}.web-preview-sidebar>span{display:flex;align-items:center;gap:10px;padding:9px 12px;font-size:15px}.web-preview-sidebar>span>span{font-size:12px}.web-preview-sidebar .web-side-active{background:var(--web-accent-dim);border-radius:4px;color:var(--web-teal-text)}.web-side-bottom{margin-top:auto;font-size:10px;padding:24px 12px 0;color:var(--web-muted);line-height:1.7}.web-preview-main{padding:27px 30px 0;min-width:0}.web-preview-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.web-mini-label{font-family:var(--web-mono);font-size:9px;letter-spacing:.1em;color:var(--web-muted)}.web-preview-heading h3{font-size:24px;margin-top:6px}.web-date{font-size:11px;color:var(--web-muted)}.web-metrics{display:grid;grid-template-columns:repeat(3,1fr);padding:23px 0 22px;gap:23px}.web-metrics>div{display:grid;gap:6px;border-right:1px solid var(--web-border)}.web-metrics>div:last-child{border:0}.web-metrics>div>span:first-child{font-size:11px;color:var(--web-muted)}.web-metrics strong{font-family:var(--web-display);font-size:30px;font-weight:500;line-height:1.3}.web-metrics strong small{font-family:var(--web-body);font-size:10px;font-weight:400;color:var(--web-muted)}.web-metric-note{font-size:10px;color:var(--web-teal-text)}.web-preview-tabs{display:flex;gap:24px;border-bottom:1px solid var(--web-border)}.web-preview-tabs button{font-size:12px;color:var(--web-muted);background:none;border:0;border-bottom:2px solid transparent;padding:10px 0;display:flex;gap:7px;align-items:center}.web-preview-tabs button[aria-selected=true]{color:var(--web-teal-text);border-bottom-color:var(--web-accent);font-weight:700}.web-preview-tabs button>span{font-size:9px;border-radius:3px;padding:0 5px;background:var(--web-surface-2)}.web-table-scroll{overflow-x:auto}.web-table-scroll table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}.web-table-scroll th{font-family:var(--web-mono);font-size:8px;letter-spacing:.07em;font-weight:400;text-transform:uppercase;color:var(--web-muted);padding:13px 10px 10px 0}.web-table-scroll td{padding:11px 10px 11px 0;border-bottom:1px solid var(--web-border);font-size:11px}.web-table-scroll td:first-child{width:49%}.web-table-scroll td b{font-weight:600;display:block}.web-table-scroll td small{font-family:var(--web-mono);font-size:8px;color:var(--web-muted);display:block;margin-top:3px}.web-status{font-family:var(--web-mono);font-size:8px;color:var(--web-teal-text);padding:4px 7px;background:var(--web-accent-dim);border-radius:4px}.web-status-ready{color:var(--web-ok);background:var(--web-ok-tint)}.web-preview-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:9px;color:var(--web-muted);padding:12px 0}.web-preview-foot>span:first-child{display:flex;align-items:center;gap:5px}.web-preview-foot i{width:5px;height:5px;border-radius:50%;background:var(--web-accent)}.web-capabilities{display:flex;justify-content:center;gap:32px;align-items:center;padding:35px 0 49px;font-family:var(--web-mono);font-size:10px;letter-spacing:.13em;color:var(--web-muted)}.web-capabilities i{font-style:normal;color:var(--web-accent)}.web-wave{height:56px;background:var(--web-bg)}.web-wave svg{display:block;width:100%;height:100%;fill:var(--web-surface)}.web-wave-line{fill:none;stroke:var(--web-accent);stroke-opacity:.55;stroke-width:1}.web-section{padding:90px 0}.web-workflow{background:var(--web-surface);padding-top:58px}.web-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.web-section-heading .web-eyebrow{margin-bottom:18px}.web-section-heading>p{max-width:365px;color:var(--web-muted);font-size:17px}.web-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:49px}.web-step{display:flex;flex-direction:column;align-items:flex-start;gap:17px;border-top:2px solid var(--web-accent);padding-top:20px}.web-step-number{font-family:var(--web-mono);font-size:12px;color:var(--web-teal-text)}.web-step h3{font-size:22px}.web-step p{font-size:15px;color:var(--web-muted)}.web-text-link{font-size:15px;font-weight:700;display:inline-flex;align-items:center;gap:18px}.web-text-link:hover{color:var(--web-teal-text)}.web-step .web-text-link{font-size:13px;margin-top:auto;padding-top:6px}.web-step:hover h3{color:var(--web-teal-text)}.web-dark{background:var(--web-deep);color:var(--web-on-dark)}.web-dark .web-eyebrow,.web-dark .web-text-link{color:var(--web-bright)}.web-story-layout{display:grid;grid-template-columns:1fr 1fr;gap:108px;align-items:center}.web-story-copy{display:grid;gap:22px}.web-story-copy h2{color:var(--web-on-dark-strong);font-size:46px}.web-story-copy>p:not(.web-eyebrow){color:var(--web-on-dark-muted);max-width:410px}.web-story-copy .web-text-link{margin-top:5px}.web-linked-record{border:1px solid var(--web-on-dark-border);border-radius:6px;background:var(--web-navy);padding:28px 32px 14px;position:relative}.web-record-top{display:grid;gap:8px;padding-bottom:23px;border-bottom:1px solid var(--web-on-dark-border)}.web-record-top .web-mini-label{color:var(--web-on-dark-muted)}.web-record-top h3{font-size:27px;color:var(--web-on-dark-strong);margin-top:5px}.web-record-top p{font-size:13px;color:var(--web-on-dark-muted)}.web-record-monogram{position:absolute;top:28px;right:32px;width:36px;height:36px;border:1px solid var(--web-on-dark-border);display:grid;place-items:center;border-radius:50%;font-family:var(--web-display);font-size:13px;color:var(--web-bright)}.web-record-row{padding:20px 0 18px;display:grid;gap:4px;border-bottom:1px solid var(--web-on-dark-border)}.web-record-row>span{font-family:var(--web-mono);font-size:9px;color:var(--web-bright);letter-spacing:.07em}.web-record-row b{font-size:17px;font-weight:500}.web-record-row small{font-size:12px;color:var(--web-on-dark-muted)}.web-example-note{font-size:10px;color:var(--web-muted);display:block}.web-linked-record .web-example-note{color:var(--web-on-dark-muted);padding-top:15px}.web-audience .web-section-heading{margin-top:18px}.web-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:47px}.web-audience-grid article{display:flex;gap:25px;border-top:1px solid var(--web-border);padding-top:30px}.web-large-index{font-family:var(--web-mono);font-size:14px;color:var(--web-teal-text);padding-top:3px;white-space:nowrap}.web-audience-grid h3{margin-bottom:14px}.web-audience-grid p{color:var(--web-muted);font-size:16px}.web-pricing-strip{background:var(--web-surface-2);padding:52px 0}.web-pricing-strip>.web-wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.web-pricing-strip h2{font-size:30px;margin:12px 0}.web-pricing-strip p:not(.web-eyebrow){font-size:16px;color:var(--web-muted)}.web-faq{background:var(--web-surface)}.web-faq-layout{display:grid;grid-template-columns:.9fr 1.2fr;gap:95px}.web-faq-layout h2{margin-top:17px}.web-faq-layout>div>p:not(.web-eyebrow){color:var(--web-muted);margin-top:22px}.web-faq-layout details{border-top:1px solid var(--web-border)}.web-faq-layout details:last-child{border-bottom:1px solid var(--web-border)}.web-faq-layout summary{display:flex;justify-content:space-between;gap:22px;list-style:none;cursor:pointer;padding:21px 0;font-size:17px;font-weight:600}.web-faq-layout summary::-webkit-details-marker{display:none}.web-faq-layout summary>span{font-size:22px;line-height:1;color:var(--web-teal-text);font-weight:400}.web-faq-layout details[open] summary>span{transform:rotate(45deg)}.web-faq-layout details>p{font-size:16px;color:var(--web-muted);padding:0 27px 24px 0;line-height:1.65}.web-final{background:var(--web-deep);color:var(--web-on-dark);padding:66px 0}.web-final-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.web-final .web-eyebrow{color:var(--web-bright);margin-bottom:18px}.web-final h2{font-size:38px;color:var(--web-on-dark-strong)}.web-final-action{display:grid;justify-items:start;gap:17px}.web-final-action p{font-size:12px;color:var(--web-on-dark-muted);max-width:260px}.web-footer{background:var(--web-ink);color:var(--web-on-dark);padding:34px 0}.web-footer>.web-wrap{display:flex;align-items:center;gap:45px}.web-footer .web-logo{color:var(--web-on-dark-strong);font-size:18px}.web-footer p{font-size:12px;line-height:1.8}.web-footer p span{color:var(--web-on-dark-muted)}.web-footer nav{display:flex;gap:25px;font-size:13px;margin-left:auto}.web-footer a:hover{color:var(--web-bright)}.web-page-hero{padding:75px 0 45px;text-align:center}.web-page-hero .web-wrap{display:grid;gap:22px;justify-items:center}.web-page-hero .web-eyebrow{margin-bottom:3px}.web-platform-preview .web-preview{margin-top:0}.web-platform-sections{padding:50px 0 85px}.web-platform-feature{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding:65px 0;border-bottom:1px solid var(--web-border);scroll-margin-top:25px}.web-platform-feature:last-child{border-bottom:0}.web-platform-feature:nth-child(even)>div:first-child{order:2}.web-platform-feature h2{font-size:38px;margin:17px 0 23px}.web-platform-feature>div>p:not(.web-eyebrow){color:var(--web-muted)}.web-check-list{padding:0;margin:25px 0 0;display:flex;flex-wrap:wrap;gap:12px 24px;list-style:none;font-size:13px;font-weight:600}.web-check-list li{display:flex;gap:8px;align-items:center}.web-check-list span{color:var(--web-teal-text)}.web-feature-visual{background:var(--web-surface-2);padding:52px 38px 25px;position:relative;min-height:300px;border-radius:6px;display:flex;flex-direction:column;justify-content:center;gap:16px}.web-feature-number{position:absolute;right:24px;top:11px;font-family:var(--web-display);font-size:66px;color:var(--web-border);line-height:1}.web-feature-record{background:var(--web-surface);border:1px solid var(--web-border);border-left:3px solid var(--web-accent);border-radius:6px;padding:25px;position:relative}.web-feature-record h3{font-size:23px;margin:13px 0 22px}.web-feature-record p{font-family:var(--web-mono);font-size:9px;color:var(--web-teal-text);margin-top:20px}.web-visual-lines{display:grid;gap:9px}.web-visual-lines i{height:5px;background:var(--web-surface-2);width:100%}.web-visual-lines i:nth-child(2){width:80%}.web-visual-lines i:nth-child(3){width:56%}.web-feature-visual>.web-example-note{text-align:center}.web-price-hero{padding-bottom:55px}.web-price-section{padding:0 0 85px}.web-price-layout{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--web-border);border-radius:6px;overflow:hidden}.web-price-statement{background:var(--web-deep);color:var(--web-on-dark);padding:50px;display:grid;gap:23px;justify-items:start}.web-price-statement .web-eyebrow{color:var(--web-bright)}.web-price-statement h2{color:var(--web-on-dark-strong);font-size:39px}.web-price-statement>p{color:var(--web-on-dark-muted);font-size:16px}.web-price-statement .web-small-note{font-size:12px;margin-top:-10px}.web-price-details{background:var(--web-surface);padding:50px;display:flex;flex-direction:column;align-items:start}.web-price-details h3{font-size:29px;margin-top:18px}.web-price-list{list-style:none;padding:0;margin:27px 0;width:100%}.web-price-list li{border-bottom:1px solid var(--web-border);padding:15px 0;font-size:17px;display:flex;gap:22px;align-items:center}.web-price-list span{font-family:var(--web-mono);font-size:11px;color:var(--web-teal-text)}.web-price-details .web-text-link{margin-top:auto}.web-price-questions{background:var(--web-surface);padding-top:70px}
@media(max-width:1000px){.web-wrap{width:calc(100% - 48px)}.web-nav nav{gap:19px}.web-nav{gap:20px}.web-story-layout{gap:55px}.web-flow{gap:21px}.web-step h3{font-size:20px}.web-preview-body{grid-template-columns:135px 1fr}.web-preview-main{padding:24px 22px 0}.web-faq-layout{gap:50px}.web-platform-feature{gap:50px}.web-feature-visual{padding-inline:25px}.web-price-statement,.web-price-details{padding:38px}.web-capabilities{gap:24px}}
@media(max-width:760px){.web-nav{height:78px}.web-logo{font-size:18px}.web-logomark{width:33px;height:36px}.web-menu-button{display:flex;gap:12px;align-items:center;background:none;border:1px solid var(--web-border);border-radius:6px;padding:8px 12px;color:var(--web-text);font-size:14px}.web-nav nav{display:none;position:absolute;left:0;right:0;top:78px;background:var(--web-surface);padding:20px 24px;border-bottom:1px solid var(--web-border);flex-direction:column;align-items:stretch;gap:0}.web-nav nav.web-open{display:flex}.web-nav nav>a{padding:12px}.web-nav-separator{height:1px;width:100%;margin:10px 0}.web-nav-cta{margin-top:8px;justify-content:space-between}.web-hero{padding-top:47px}.web-hero-copy{gap:21px}h1{font-size:48px;letter-spacing:-1.9px}.web-eyebrow{font-size:9px}.web-lead{font-size:17px}.web-hero-note{font-size:12px}.web-preview{margin-top:36px}.web-preview-sidebar{display:none}.web-preview-body{grid-template-columns:1fr}.web-preview-main{padding:22px 20px 0}.web-preview-heading h3{font-size:24px}.web-date{font-size:10px}.web-preview-top{padding-inline:18px}.web-metrics{gap:16px}.web-metrics strong{font-size:28px}.web-metric-note{font-size:9px}.web-capabilities{gap:16px;padding:30px 0 36px;font-size:8px;letter-spacing:.05em}.web-section{padding:65px 0}.web-workflow{padding-top:37px}.web-section-heading{display:grid;gap:24px}.web-section-heading>p{max-width:540px}.web-flow{grid-template-columns:1fr 1fr;gap:36px 28px;margin-top:35px}.web-step h3{font-size:23px}.web-story-layout{grid-template-columns:1fr;gap:40px}.web-story-copy h2{font-size:40px}.web-story-copy>p:not(.web-eyebrow){max-width:540px}.web-linked-record{max-width:520px;width:100%;justify-self:center}.web-audience-grid{gap:32px;margin-top:30px}.web-audience-grid article{display:grid;gap:13px}.web-audience-grid h3{font-size:22px}.web-pricing-strip>.web-wrap{align-items:flex-start;flex-direction:column;gap:25px}.web-faq-layout{grid-template-columns:1fr;gap:34px}.web-final-inner{display:grid;gap:30px}.web-final h2{font-size:36px}.web-final-action{display:flex;align-items:center;gap:22px}.web-footer>.web-wrap{flex-wrap:wrap;gap:24px}.web-footer p{margin-left:auto}.web-footer nav{margin-left:0;width:100%;border-top:1px solid var(--web-on-dark-border);padding-top:20px}.web-page-hero{padding:51px 0 35px}.web-platform-feature{gap:32px;grid-template-columns:1fr;padding:42px 0}.web-platform-feature:nth-child(even)>div:first-child{order:0}.web-platform-feature h2{font-size:35px}.web-feature-visual{min-height:270px;padding:42px 40px 24px}.web-platform-sections{padding-top:15px;padding-bottom:40px}.web-price-layout{grid-template-columns:1fr}.web-price-statement,.web-price-details{padding:36px}.web-price-section{padding-bottom:55px}}
@media(max-width:480px){.web-wrap{width:calc(100% - 36px)}h1{font-size:39px;letter-spacing:-1.5px}h2{font-size:32px}.web-hero-copy{gap:20px}.web-hero .web-eyebrow{font-size:8px;letter-spacing:.07em;gap:7px}.web-desktop-break{display:none}.web-lead{font-size:16px}.web-actions{gap:7px;width:100%}.web-button{font-size:14px;padding:13px 17px;gap:16px}.web-button-plain{padding-inline:9px;gap:8px}.web-hero-note{font-size:11px}.web-preview{margin-top:31px}.web-preview-top{padding:10px 12px;height:51px;gap:9px}.web-preview-brand{font-size:10px}.web-preview-brand .web-logomark{width:22px;height:25px}.web-demo-label{font-size:6px;letter-spacing:.02em}.web-avatar{width:23px;height:23px;font-size:8px}.web-preview-main{padding:20px 13px 0}.web-preview-heading{gap:10px}.web-preview-heading h3{font-size:21px}.web-preview-heading .web-mini-label{font-size:7px}.web-date{display:none}.web-metrics{gap:9px;padding:22px 0 17px}.web-metrics strong{font-size:26px}.web-metrics strong small{font-size:8px}.web-metrics>div>span:first-child{font-size:8px}.web-metric-note{display:none}.web-preview-tabs{gap:20px}.web-preview-tabs button{font-size:10px}.web-table-scroll th{font-size:6px}.web-table-scroll td{font-size:9px;padding:11px 7px 11px 0}.web-table-scroll td small{font-size:6px}.web-status{font-size:6px;padding:4px}.web-preview-foot{font-size:7px}.web-capabilities{gap:9px;font-size:6px;letter-spacing:.03em}.web-capabilities i{font-size:8px}.web-flow{gap:30px 20px}.web-step{gap:13px}.web-step h3{font-size:20px}.web-step p{font-size:14px}.web-step .web-text-link{font-size:11px;gap:10px}.web-story-copy h2{font-size:35px}.web-linked-record{padding:25px 24px 15px}.web-audience-grid{grid-template-columns:1fr;gap:28px}.web-audience-grid article{display:flex;gap:20px}.web-pricing-strip h2{font-size:28px}.web-faq-layout summary{font-size:16px}.web-final h2{font-size:31px}.web-final-action{display:grid;gap:16px}.web-final-action p{max-width:280px}.web-footer>.web-wrap{gap:23px}.web-footer p{width:100%;margin:0}.web-feature-visual{padding-inline:22px}.web-feature-record{padding:22px}.web-feature-record p{font-size:8px}.web-price-statement,.web-price-details{padding:30px 24px}.web-price-statement h2{font-size:34px}.web-page-hero .web-actions{flex-wrap:wrap;gap:22px}.web-page-hero .web-text-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media(max-width:480px){.web-hero-copy>*{max-width:100%}.web-actions{flex-wrap:wrap;justify-content:center}}
html,.web-body{overflow-x:clip}.web-body h1{max-width:100%}
