@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-400.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/roboto-500.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-700.woff2)format("woff2")}:root{--background:#fff;--foreground:#101010;--brand-orange:#ffad00;--primary:#950;--primary-foreground:#252525;--muted:#f7f9fb;--muted-foreground:#6b6b6b;--border:#e5eafe;--container:1140px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:#6b6b6b;margin:0;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-shell{min-width:0;overflow:hidden}.skip-link{z-index:1000;color:#fff;background:#252525;border-radius:4px;padding:10px 16px;font-weight:700;transition:transform .15s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{color:#fff;transform:translateY(0)}#main-content:focus{outline:none}.site-container{width:min(var(--container), calc(100% - 40px));margin-inline:auto}.site-header{z-index:10;height:137px;position:relative}.header-inner{grid-template-columns:1fr auto auto;align-items:center;gap:52px;height:100%;display:grid}.brand{width:240px}.primary-nav{color:#101010;align-items:center;gap:26px;font-family:Roboto,sans-serif;font-size:16px;display:flex}.primary-nav a,.primary-nav button,.header-actions a,.header-actions button{transition:color .18s,background-color .18s}:is(.primary-nav a:hover,.primary-nav button:hover,.primary-nav button:focus-visible,.primary-nav a:focus-visible){color:var(--primary)}.primary-nav>a[aria-current=page]{color:var(--primary);text-underline-offset:7px;font-weight:700;text-decoration:underline 2px}.search-link{color:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.header-actions{align-items:center;gap:15px;display:flex}.trial-button,.outline-button{border:2px solid var(--primary);color:#252525;text-transform:uppercase;background:#fff;border-radius:30px;justify-content:center;align-items:center;min-height:50px;font-size:14px;line-height:1;display:inline-flex}.trial-button{min-width:132px;padding:10px 22px}:is(.trial-button:hover,.outline-button:hover,.trial-button:focus-visible,.outline-button:focus-visible){background:var(--brand-orange);color:#252525}.grid-link{background:0 0;border:0;place-items:center;width:30px;height:36px;padding:0;display:grid}.grid-mark{grid-template-columns:repeat(3,5px);gap:4px;display:grid}.grid-mark span{background:var(--brand-orange);border-radius:50%;width:5px;height:5px}.hero{background:#fffaf0;min-height:863px;margin-top:-137px;position:relative;overflow:hidden}.hero-background{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;min-height:863px;display:grid;position:relative}.hero-copy{z-index:2;padding:122px 15px 0;position:relative}.eyebrow{background:var(--brand-orange);color:#252525;text-transform:uppercase;border-radius:14px;margin:0 0 19px;padding:7px 12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1;display:inline-block}.hero h1{color:#252525;letter-spacing:-1.2px;max-width:540px;margin:0 0 26px;font-family:Poppins,sans-serif;font-size:60px;font-weight:700;line-height:64px}.hero-description{border-left:3px solid var(--primary);color:#6b6b6b;max-width:380px;margin:0;padding:13px 0 13px 20px;font-size:18px;line-height:26px}.hero-cta-row{justify-content:flex-end;max-width:540px;padding-top:20px;padding-right:35px;display:flex}.outline-button{gap:10px;min-width:202px;padding:10px 30px}.hero-art{align-self:stretch;min-width:0;position:relative}.hero-dot,.hero-blue-shape,.hero-interface{position:absolute}.hero-dot{z-index:1;width:184px;top:126px;left:-143px}.hero-blue-shape{z-index:0;width:459px;top:299px;left:-3px}.hero-interface{z-index:3;width:795px;max-width:none;top:174px;left:-48px}.module-strip{z-index:4;min-height:100px;position:relative}.module-list{grid-template-columns:repeat(6,1fr);align-items:center;gap:26px;min-height:100px;display:grid}.module-item{color:#666;white-space:nowrap;justify-content:center;align-items:center;gap:13px;display:flex}.module-item svg{color:#d2d2d2}@media (width<=1024px){.header-inner{gap:24px}.primary-nav{gap:20px}.grid-link{display:none}.hero h1{letter-spacing:0;font-size:35px;line-height:1.2}.hero-description{padding-left:30px}.hero-interface{width:650px}.module-list{grid-template-columns:repeat(3,1fr);padding-block:18px}}@media (width<=767px){.site-container{width:calc(100% - 40px)}.site-header{height:194px}.header-inner{flex-wrap:wrap;place-content:flex-start space-between;gap:18px;padding-top:22px;display:flex}.brand{flex-basis:100%;width:240px}.primary-nav,.grid-link{display:none}.header-actions{justify-content:center;width:100%}.hero{background-position:0 0;background-size:auto 900px;min-height:auto;margin-top:-194px;padding-top:194px}.hero-inner{min-height:0;display:block}.hero-copy{padding:25px 0}.hero h1{margin-bottom:30px;font-size:35px;line-height:1.2}.hero-description{max-width:none;padding:0 0 0 30px}.hero-cta-row{justify-content:center;padding:20px 0 0}.hero-art{height:450px}.hero-dot{width:115px;top:20px;left:-60px}.hero-blue-shape{width:390px;top:135px;left:-25px}.hero-interface{width:520px;top:80px;left:-72px}.module-list{grid-template-columns:repeat(2,1fr);gap:18px 10px;padding:24px 0 45px}.module-item{justify-content:flex-start}.module-item svg{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}button,input,textarea{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.solutions-menu{position:relative}.solutions-menu summary{cursor:pointer;color:#101010;align-items:center;gap:4px;list-style:none;display:inline-flex}.solutions-menu summary::-webkit-details-marker{display:none}.solutions-menu[open] summary,.solutions-menu summary:hover{color:var(--primary)}.solutions-dropdown{background:#fff;border-radius:4px;min-width:185px;padding:12px 0;display:grid;position:absolute;top:calc(100% + 18px);left:-22px;box-shadow:0 12px 45px #14233724}.solutions-dropdown:before{content:"";width:100%;height:18px;position:absolute;top:-18px;left:0}.solutions-dropdown a{padding:8px 22px}.solutions-dropdown a[aria-current=page]{color:var(--primary);background:#fff7e8;font-weight:700}.mobile-menu-trigger{color:#252525;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.header-popover{color:#6b6b6b;background:#fff;border:0;box-shadow:0 24px 70px #14233738}.header-popover::backdrop{background:#0e151e7a}.header-popover:not([open]){display:none}.header-sheet{width:min(420px,92vw);height:100dvh;max-height:none;margin:0;inset:0 0 0 auto;overflow-y:auto}.mobile-sheet,.quick-sheet{padding:30px}.header-sheet .popover-title{color:#252525;margin:0;font-family:Poppins,sans-serif;font-size:25px;line-height:1.3}.header-sheet>p:not(.sr-only){margin:8px 0 0}.popover-close{color:#252525;background:#fff;border:1px solid #e8ebef;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:20px;right:20px}:is(.popover-close:hover,.popover-close:focus-visible){border-color:var(--brand-orange);color:var(--primary)}.search-popover{border-radius:8px;width:min(620px,100% - 40px);margin:auto;padding:42px}.search-popover .popover-title{color:#252525;margin:0;font-family:Poppins,sans-serif;font-size:30px}.search-popover>p{margin:4px 0 24px}.mobile-nav{margin-top:20px;display:grid}.mobile-nav a{color:#252525;border-bottom:1px solid #ececec;padding:13px 5px;font-family:Poppins,sans-serif;font-size:16px}.mobile-nav a:hover{color:var(--primary)}.mobile-nav a[aria-current=page]{border-bottom-color:var(--brand-orange);color:var(--primary);font-weight:700}.quick-contact{border-top:1px solid #ededed;gap:8px;margin-top:30px;padding-top:24px;font-style:normal;display:grid}.quick-contact a{color:#666;font-size:14px}.search-form{border:1px solid #e1e1e1;grid-template-columns:1fr 56px;display:grid}.search-form input{border:0;outline:none;min-width:0;padding:15px 18px}.search-form button{background:var(--brand-orange);color:#252525;border:0;place-items:center;display:grid}.solid-button{border:2px solid var(--primary);background:var(--brand-orange);color:#252525;text-transform:uppercase;border-radius:30px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:10px 31px;font-size:14px;line-height:1;transition:background-color .18s,color .18s;display:inline-flex}:is(.solid-button:hover,.solid-button:focus-visible){color:#252525;background:#fff}.button-row{flex-wrap:wrap;gap:14px;display:flex}.section-heading{max-width:780px;margin:0 auto 55px}.section-heading-left{text-align:left;margin-left:0}.section-heading-center{text-align:center}.section-eyebrow{background:var(--brand-orange);color:#252525;text-transform:uppercase;border-radius:16px;margin:0 0 16px;padding:7px 17px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1;display:inline-block}.section-heading h2{color:#252525;letter-spacing:-1px;margin:0;font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:1.25}.module-item img{object-fit:contain;filter:grayscale();opacity:.58;width:50px;height:50px}.vision-section{padding:125px 0 130px}.vision-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.vision-art{min-width:0;height:530px;position:relative}.vision-art img{position:absolute}.vision-bg{width:570px;top:33px;left:-90px}.vision-shadow{opacity:.62;width:515px;bottom:2px;right:-12px}.vision-screen{filter:drop-shadow(0 16px 22px #1e2b3a1f)}.screen-one{width:270px;top:0;left:30px}.screen-two{width:310px;top:110px;right:0}.screen-three{width:285px;bottom:35px;left:-10px}.screen-four{width:240px;bottom:0;right:65px}.vision-copy>p{margin:-22px 0 30px}.enterprise-note{color:#252525;border-top:1px solid #ececec;grid-template-columns:48px 1fr;align-items:center;gap:18px;margin-top:42px;padding-top:28px;font-family:Poppins,sans-serif;font-size:17px;font-weight:500;display:grid}.enterprise-note img{width:48px}.solutions-section,.unified-section{background:var(--muted);padding:120px 0}.solution-card-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.solution-card{background:#fff;border:1px solid #eef0f3;border-radius:5px;min-height:430px;padding:43px 38px 35px;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 12px 30px #1d2c3f0a}.solution-card>a{height:100%;display:block;position:relative}.solution-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px #1d2c3f1f}.solution-card img{height:125px;margin:0 auto 30px}.solution-card h3{color:#252525;margin:0 0 12px;font-family:Poppins,sans-serif;font-size:21px;font-weight:600}.solution-card p{margin:0}.solution-card>a>span{color:var(--primary);font-size:25px;position:absolute;bottom:28px;right:35px}.metrics-section{padding:92px 0}.metric-grid{grid-template-columns:repeat(4,1fr);display:grid}.metric-item{text-align:center;border-right:1px solid #eee;justify-items:center;padding:15px 30px;display:grid}.metric-item:last-child{border-right:0}.metric-item img{object-fit:contain;width:58px;height:58px;margin-bottom:16px}.metric-item p{margin:0}.metric-item .metric-value{color:#252525;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:38px;font-weight:600;line-height:1}.metric-value span{color:var(--primary);font-size:22px}.unified-tabs{border:0;gap:50px;min-width:0;margin:0;padding:0;display:grid}.unified-tab-list{border-bottom:1px solid #e0e5eb;grid-template-columns:repeat(3,1fr);width:100%;display:grid;height:auto!important}.unified-tab-trigger{cursor:pointer;text-align:center;border-radius:0;align-content:center;gap:0;min-height:88px;display:grid;position:relative}.unified-tab-trigger strong{color:#252525;font-family:Poppins,sans-serif;font-size:18px}.unified-tab-trigger span{color:#6b6b6b;font-size:14px}.unified-tab-trigger:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}#unified-tab-automate:checked~.unified-tab-list label[for=unified-tab-automate]:after,#unified-tab-differentiate:checked~.unified-tab-list label[for=unified-tab-differentiate]:after,#unified-tab-mature:checked~.unified-tab-list label[for=unified-tab-mature]:after{background:var(--brand-orange)}.unified-panels{min-width:0}.unified-panel{grid-template-columns:3fr 2fr;align-items:center;gap:80px;min-height:470px;display:none}#unified-tab-automate:checked~.unified-panels #unified-panel-automate,#unified-tab-differentiate:checked~.unified-panels #unified-panel-differentiate,#unified-tab-mature:checked~.unified-panels #unified-panel-mature{display:grid}.unified-art{margin:0}.unified-art img{filter:drop-shadow(0 25px 30px #2525251f);width:100%}.unified-copy h3{color:#252525;margin:0 0 20px;font-family:Poppins,sans-serif;font-size:32px;font-weight:600}.unified-copy>p:not(.section-eyebrow){margin:0 0 25px}.text-link{color:var(--primary);text-transform:uppercase;font-size:14px;font-weight:500}.site-footer{background:#fff;padding-top:80px}.footer-grid{grid-template-columns:1.25fr 1fr 1.2fr 1fr;gap:45px;padding-bottom:66px;display:grid}.footer-demo img{width:210px;margin-bottom:28px}.footer-demo-button{min-width:190px}.footer-column{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-column h2{color:#333;letter-spacing:-.6px;text-transform:capitalize;margin:0 0 13px;font-family:Poppins,sans-serif;font-size:20px;font-weight:600}.footer-column a,.footer-column p{color:#666;align-items:center;gap:8px;margin:0;font-size:14px;display:inline-flex}.footer-column a:hover,.footer-bottom a:hover{color:var(--primary)}.footer-social{gap:7px;margin-top:12px;display:flex}.footer-social a{border:1px solid #ededed;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.office-hours p{align-items:flex-start}.office-hours p>svg{flex:none;margin-top:5px}.footer-bottom{border-top:1px solid #f0f0f0}.footer-bottom-inner{color:#666;justify-content:space-between;align-items:center;gap:30px;min-height:94px;font-size:14px;display:flex}.footer-bottom-inner p{margin:0}.footer-bottom-inner p a:first-of-type{color:var(--primary);text-underline-offset:3px;text-decoration:underline 1px}.turnstile-placeholder{color:#686f78;background:#fafafa;border:1px solid #d7dce2;border-radius:3px;align-items:center;min-height:65px;padding:0 18px;font-size:14px;display:flex}.search-results{gap:16px;margin:0;padding:0;list-style:none;display:grid}.search-results article,.search-empty{background:#fff;border:1px solid #e7e9ed;border-radius:7px;padding:28px 30px}.search-result-type{color:#825100;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font:700 11px/1.4 Poppins,sans-serif}.search-results h2,.search-empty h2{margin:0 0 10px;font-size:22px;line-height:1.35}.search-results h2 a{color:#252525}.search-results h2 a:hover{color:#b87500}.search-results article>p:not(.search-result-type),.search-empty p{color:#666b73;margin:0 0 12px}.search-results mark{color:inherit;background:#fff0bd;padding:0 2px}.search-result-url{color:#537279;overflow-wrap:anywhere;font-size:12px}.search-empty{text-align:center}@media (width<=1024px){.vision-grid{gap:45px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.section-heading{margin-bottom:38px}.section-heading-left{text-align:left}.section-heading h2{letter-spacing:-.5px;font-size:30px}.mobile-menu-trigger{display:inline-flex}.header-actions{justify-content:flex-end}.trial-button{min-width:120px}.brand{flex-basis:auto;width:190px}.header-inner{flex-wrap:nowrap;align-items:center;padding-top:20px}.site-header{height:92px}.hero{margin-top:-92px;padding-top:92px}.hero-art{height:390px}.vision-section,.solutions-section,.unified-section{padding:75px 0}.vision-grid,.unified-panel{grid-template-columns:1fr}.vision-art{height:410px}.vision-bg{width:430px;left:-60px}.screen-one{width:205px;left:10px}.screen-two{width:235px;right:-15px}.screen-three{width:220px}.screen-four{width:190px;right:25px}.solution-card-grid,.metric-grid{grid-template-columns:1fr}.metric-item{border-bottom:1px solid #eee;border-right:0}.metric-item:last-child{border-bottom:0}.unified-tab-list{grid-template-columns:1fr}.unified-panel{gap:35px}.footer-grid{grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:24px}.search-results article,.search-empty{padding:24px 20px}}@media (width>=768px) and (width<=950px){.header-inner{grid-template-columns:1fr auto}.primary-nav{display:none}.mobile-menu-trigger{display:inline-flex}}@media (width>=768px) and (width<=1100px){.header-inner{gap:20px}.primary-nav{gap:16px}.brand{width:180px}.grid-link{display:none}}
