@import"../assets/fonts/inter/web/inter.css";:root{--container-max: 1280px;--container-pad: 80px;--section-pad: 96px;--gap-sm: 16px;--gap-md: 24px;--gap-lg: 48px;--gap-xl: 96px}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;padding:0;min-height:100vh;overflow-x:hidden;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}address{font-style:normal}ul,ol{list-style:none;margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;margin:0}button{cursor:pointer;background:none;border:none;padding:0}a{color:inherit;text-decoration:none}fieldset{border:none;margin:0;padding:0}table{border-collapse:collapse}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#181d27;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"InterDisplay",system-ui,-apple-system,sans-serif}h1{font-size:72px;font-weight:600;line-height:90px;letter-spacing:-0.02em;color:#181d27}h2{font-size:36px;font-weight:600;line-height:44px;letter-spacing:-0.02em;color:#181d27}h3{font-size:24px;font-weight:600;line-height:32px;color:#181d27}h4{font-size:20px;font-weight:600;line-height:30px;color:#181d27}@media(max-width: 1023px){h2{font-size:28px;line-height:36px}h3{font-size:20px;line-height:28px}}@media(max-width: 767px){h2{font-size:20px;line-height:28px}h3{font-size:16px;line-height:24px}}.text-xl{font-size:20px;line-height:30px}.text-lg{font-size:18px;line-height:28px}.text-md{font-size:16px;line-height:24px}.text-sm{font-size:14px;line-height:20px}.text-xs{font-size:12px;line-height:18px}.section-badge{display:inline-block;font-size:16px;font-weight:600;line-height:24px;color:#4f3f83;margin-bottom:12px}.container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}@media(max-width: 767px){.container{padding-left:24px;padding-right:24px}}.section{padding-top:96px;padding-bottom:96px;margin:0 16px 16px 16px;border-radius:18px}@media(max-width: 1023px){.section{padding-top:64px;padding-bottom:64px;margin:0 0 16px 0;border-radius:0px}}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:64px}@media(max-width: 1023px){.grid-2{grid-template-columns:1fr;gap:48px}}@media(max-width: 767px){.grid-2{grid-template-columns:1fr;gap:32px}}.grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media(max-width: 1023px){.grid-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.grid-3{grid-template-columns:1fr}}.grid-4{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media(max-width: 1023px){.grid-4{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.grid-4{grid-template-columns:1fr}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-col{display:flex;flex-direction:column}.align-center{align-items:center}.mx-auto{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;line-height:24px;padding:12px 18px;border-radius:8px;border:1px solid rgba(0,0,0,0);cursor:pointer;text-decoration:none;white-space:nowrap;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),color 200ms cubic-bezier(0.16, 1, 0.3, 1),border-color 200ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 200ms cubic-bezier(0.16, 1, 0.3, 1),opacity 200ms cubic-bezier(0.16, 1, 0.3, 1)}.btn:focus-visible{outline:2px solid #6552a3;outline-offset:3px}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-primary{background-color:#6552a3;color:#fff;border-color:#6552a3}.btn-primary:hover{background-color:#4f3f83;border-color:#4f3f83}.btn-primary:active{background-color:#251c3f;border-color:#251c3f}.btn-secondary{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.btn-secondary:hover{background-color:hsla(0,0%,100%,.1)}.btn-secondary:active{background-color:hsla(0,0%,100%,.2)}.btn-ghost{background-color:rgba(0,0,0,0);color:#6552a3;border-color:#6552a3}.btn-ghost:hover{background-color:#f9f8fe}.btn-ghost:active{background-color:#eeedf7}.btn-white{background-color:#fff;color:#414651;border-color:#d5d7da}.btn-white:hover{background-color:#e9eaeb}.btn-full{width:100%}.btn-sm{font-size:14px;padding:8px 14px}.btn-lg{font-size:18px;padding:14px 24px}.btn-hero-primary{background-color:#fff;color:#414651;border-color:#d5d7da}.btn-hero-primary svg{opacity:.6}.btn-hero-primary:hover{background-color:#e9eaeb}.btn-hero-secondary{background-color:#6552a3;color:#fff;border-color:rgba(0,0,0,0);position:relative;border:0px;box-shadow:inset 0px 1px 0px 0px hsla(0,0%,100%,.05),inset 1px 1px 0px 0px hsla(0,0%,100%,.05),inset -1px -1px 0px 0px hsla(0,0%,100%,.05),inset 0px -1px 0px 0px #4b3c7c;padding-top:13px;padding-bottom:13px}.btn-hero-secondary:hover{background-color:#5d4b98}.btn-cta-light{background-color:#6552a3;color:#fff;border-color:rgba(0,0,0,0)}.btn-cta-light:hover{background-color:#4f3f83}.btn-cta-white{background-color:#fff;color:#414651;border-color:#d5d7da}.btn-cta-white:hover{background-color:#e9eaeb}.btn-cta-purple{background-color:#7c6dbe;color:#fff;border-color:hsla(0,0%,100%,.12)}.btn-cta-purple:hover{background-color:#6552a3}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity 300ms cubic-bezier(0.16, 1, 0.3, 1),transform 300ms cubic-bezier(0.16, 1, 0.3, 1)}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}[data-reveal-delay="100"]{transition-delay:100ms}[data-reveal-delay="200"]{transition-delay:200ms}[data-reveal-delay="300"]{transition-delay:300ms}[data-reveal-delay="400"]{transition-delay:400ms}[data-reveal-delay="500"]{transition-delay:500ms}[data-reveal-delay="600"]{transition-delay:600ms}.skip-nav{position:absolute;top:-100%;left:16px;z-index:9999;background:#6552a3;color:#fff;padding:8px 16px;border-radius:0 0 8px 8px;font-size:14px;font-weight:600;text-decoration:none}.skip-nav:focus{top:0}.section-badge{display:inline-block;font-size:16px;font-weight:600;line-height:24px;color:#4f3f83;margin-bottom:12px}.section-title{font-size:36px;font-weight:600;line-height:44px;letter-spacing:-0.02em;color:#181d27}.section-h2{font-size:36px;font-weight:600;line-height:44px;letter-spacing:-0.02em;color:#181d27;margin-bottom:16px}.section-h2--white{color:#fff}.section-h3{font-size:28px;font-weight:600;line-height:36px;letter-spacing:-0.02em;color:#181d27;margin-bottom:19px}.section-h3--white{color:#fff}.section-label{display:block;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.06em;text-transform:uppercase;color:#6552a3;margin-bottom:12px}.section-header{max-width:768px;margin-bottom:72px}.section-header--light .section-h2,.section-header--light h2{color:#fff}.section-header--light p{color:#dcd7ef}.section-header--center{text-align:center;margin-left:auto;margin-right:auto}.section-header--center .section-body{font-size:20px;font-weight:400;line-height:30px;color:#535862;max-width:768px;margin:0 auto 64px}.section-body{font-size:20px;font-weight:400;line-height:30px;color:#535862;max-width:768px}.section-body--light{color:#dcd7ef}.product-badge{display:inline-block;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.02em;border-radius:16px;padding:2px 10px;margin-bottom:16px;border-style:solid;border-width:1px}.product-badge--voice{color:#6552a3;background-color:#eeedf7;border-color:#eeedf7}.product-badge--outbound{color:#e04f16;background-color:#f7ebec;border-color:#f7ebec}.product-badge--scheduler{color:#1e8c9c;background-color:#e2f5f6;border-color:#e2f5f6}.product-badge--predictive{color:#4f3f83;background-color:#eeedf7}.section-cta{padding-top:64px;text-align:center;max-width:768px;margin:0 auto 0}.section-cta h2{margin-bottom:16px}.section-cta p{margin-bottom:32px}.section-cta--light h2{color:#181d27}.section-cta--light p{color:#535862}.icon-featured_component{border-radius:1.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.25rem;display:flex;position:relative}.icon-featured_component .icon-featured_icon{width:1.5rem;height:1.5rem;color:var(--brand700)}.w-embed:before,.w-embed:after{content:" ";grid-area:1/1/2/2;display:table}.visually-hidden,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.hidden{display:none !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.overflow-hidden{overflow:hidden}.divider{border:none;border-top:1px solid #e9eaeb;margin:0}@media(max-width: 767px){.hide-mobile{display:none !important}}@media(min-width: 768px){.show-mobile-only{display:none !important}}@media(max-width: 1023px){.hide-tablet{display:none !important}}.top-bar{background-color:#251c3f;height:40px}.top-bar-inner{height:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){.top-bar-inner{padding-left:20px;padding-right:20px}}.top-bar-spacer{flex:1}.top-bar-right{display:flex;align-items:center;gap:16px}.top-bar-phone{font-size:14px;font-weight:500;line-height:20px;color:#e9eaeb;text-decoration:none;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.top-bar-phone:hover{color:#fff}.top-bar-btn{display:inline-flex;align-items:center;font-size:14px;font-weight:500;line-height:20px;color:#e9eaeb;background:none;border:none;cursor:pointer;padding:0;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.top-bar-btn:hover{color:#fff}.top-bar-btn--support{gap:6px;background-color:#404968;border:1px solid #4a5578;border-radius:5px;padding:2px 10px;color:#dcdfea;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.top-bar-btn--support:hover{background-color:#535e82}@media(max-width: 767px){.top-bar{display:none}}.site-header{position:sticky;top:0;z-index:100;background-color:hsla(0,0%,100%,.8);height:80px;transition:box-shadow 300ms cubic-bezier(0.16, 1, 0.3, 1);transition:box-shadow 300ms cubic-bezier(0.16, 1, 0.3, 1);backdrop-filter:saturate(180%) blur(20px)}.site-header.is-sticky{box-shadow:0px 1px 3px 0px rgba(10,13,18,.1),0px 1px 2px 0px rgba(10,13,18,.06)}.site-header-inner{height:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;display:flex;align-items:center;gap:40px}@media(max-width: 767px){.site-header-inner{padding-left:20px;padding-right:20px}}.site-logo{flex-shrink:0;display:flex;align-items:center}.site-logo img{width:105px;height:auto;display:block}.primary-nav{display:flex;align-items:center;gap:8px;flex:1}.primary-nav-list{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.primary-nav-item{position:relative}.primary-nav-link{font-size:16px;font-weight:600;line-height:24px;color:#414651;text-decoration:none;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1),background-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.primary-nav-link:hover{color:#6552a3;background-color:#f9f8fe}button.primary-nav-link,button.mobile-nav-link{background:none;border:none;cursor:pointer;font-family:inherit}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:4px;font-size:16px;font-weight:600;line-height:24px;color:#414651;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1),background-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.nav-dropdown-trigger:hover{color:#6552a3;background-color:#f9f8fe}.nav-dropdown-trigger .chevron{width:16px;height:16px;transition:transform 200ms cubic-bezier(0.16, 1, 0.3, 1);flex-shrink:0}.nav-dropdown-trigger.is-open{color:#6552a3}.nav-dropdown-trigger.is-open .chevron{transform:rotate(180deg)}.products-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);width:336px;background-color:#fafafa;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0px 12px 16px -4px rgba(10,13,18,.08),0px 4px 6px -2px rgba(10,13,18,.03),0px 2px 2px -1px rgba(10,13,18,.04);padding:0;z-index:200}.products-dropdown.is-open{display:block;animation:dropdown-appear 300ms cubic-bezier(0.16, 1, 0.3, 1) both}.dropdown-inner{background-color:#fff;border-bottom:1px solid #e9eaeb;border-radius:18px;padding:8px;display:flex;flex-direction:column;gap:2px}.dropdown-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.dropdown-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;text-decoration:none;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.dropdown-item:hover{background-color:#f9f8fe}.dropdown-item-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:#6552a3}.dropdown-item-icon svg{width:20px;height:20px}.dropdown-item-text{display:flex;flex-direction:column;gap:2px}.dropdown-item-title{font-size:16px;font-weight:600;line-height:24px;color:#181d27}.dropdown-item-desc{font-size:14px;font-weight:400;line-height:20px;color:#535862}.dropdown-footer{padding:12px 0 14px 0;text-align:center}.dropdown-footer-link{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:24px;color:#4f3f83;text-decoration:none;padding:6px 10px;border-radius:8px;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),opacity 200ms cubic-bezier(0.16, 1, 0.3, 1)}.dropdown-footer-link:hover{background-color:#eeedf7}.dropdown-footer-link svg{width:16px;height:16px}@keyframes dropdown-appear{from{opacity:0;transform:translateX(-50%) translateY(-6px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.nav-toggle{display:none;align-items:center;justify-content:center;padding:8px;border-radius:8px;background:none;border:none;cursor:pointer;margin-left:auto;color:#414651;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.nav-toggle:hover{background-color:#f9f8fe;color:#6552a3}.nav-toggle-icon{width:24px;height:24px;flex-shrink:0}.nav-toggle-icon--close{display:none}.nav-toggle.is-open .nav-toggle-icon--menu{display:none}.nav-toggle.is-open .nav-toggle-icon--close{display:block}.mobile-nav{display:none;position:absolute;top:100%;left:0;right:0;z-index:90;background-color:#fff;box-shadow:0px 12px 16px -4px rgba(10,13,18,.08),0px 4px 6px -2px rgba(10,13,18,.03),0px 2px 2px -1px rgba(10,13,18,.04);flex-direction:column}.mobile-nav.is-open{display:flex;animation:mobile-nav-in 300ms cubic-bezier(0.16, 1, 0.3, 1) both}.mobile-nav-body{border-bottom:1px solid #e9eaeb;padding:8px 0}.mobile-nav-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.mobile-nav-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:16px;font-weight:600;line-height:24px;color:#181d27;padding:12px 16px;background:none;border:none;cursor:pointer;text-align:left;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.mobile-nav-trigger:hover{background-color:#f9f8fe}.mobile-nav-trigger .mobile-nav-chevron{width:16px;height:16px;flex-shrink:0;color:#535862;transition:transform 200ms cubic-bezier(0.16, 1, 0.3, 1)}.mobile-nav-trigger.is-open .mobile-nav-chevron{transform:rotate(180deg)}.mobile-nav-sub{display:none;list-style:none;margin:0;padding:0;background-color:#f9f8fe}.mobile-nav-sub.is-open{display:block}.mobile-nav-sub-link{display:block;font-size:15px;font-weight:500;line-height:22px;color:#414651;padding:10px 16px 10px 32px;text-decoration:none;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1),background-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.mobile-nav-sub-link:hover{color:#6552a3;background-color:#eeedf7}.mobile-nav-link{display:block;width:100%;font-size:16px;font-weight:600;line-height:24px;color:#414651;background:none;border:none;cursor:pointer;text-align:left;padding:12px 16px;text-decoration:none;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.mobile-nav-link:hover,.mobile-nav-link:focus{background-color:#f9f8fe;color:#6552a3}.mobile-nav-footer{padding:16px}.mobile-nav-cta{width:100%;justify-content:center}@keyframes mobile-nav-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 1023px){.primary-nav,.site-header-inner>.btn-primary{display:none}.nav-toggle{display:flex}}.hero{background-color:#4f3f83;position:relative;overflow:hidden;padding-top:48px;z-index:2;position:relative}.hero::before{content:"";height:40px;width:100%;background-color:#4f3f83;border-radius:0 0 40px 40px;position:absolute;z-index:2;bottom:0}.hero::after{content:"";height:40px;width:100%;background-color:#f5f5f7;position:absolute;z-index:1;bottom:0}.hero-inner{display:flex;flex-direction:column;align-items:center;max-width:1280px;margin-left:auto;margin-right:auto;padding:16px 32px 24px}.hero-content{width:100%;max-width:768px;text-align:center}.video-wrap{position:relative;width:100%;max-width:180px;margin-left:auto;overflow:hidden;border-radius:20px;border:2px solid #443478;box-shadow:0 0 0 4px rgba(68,52,120,.15)}@media(max-width: 767px){.video-wrap{display:none}}video{display:block;width:100%;height:auto}.sound-btn{position:absolute;bottom:9px;right:11px;width:44px;height:44px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.35);background:rgba(0,0,0,.45);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s;outline:none}.sound-btn:hover{border-color:hsla(0,0%,100%,.7);background:rgba(0,0,0,.65)}.sound-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.sound-btn svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.icon-sound{display:none}.icon-muted{display:block}.sound-btn[data-sound=on] .icon-muted{display:none}.sound-btn[data-sound=on] .icon-sound{display:block}.hero-eyebrow,.hero-subheading{display:block;font-size:16px;font-weight:600;line-height:24px;color:#dcd7ef;margin-bottom:16px}.hero-h1{font-size:72px;font-weight:600;line-height:90px;letter-spacing:-0.02em;color:#fff;margin:0 auto 24px}.hero-h1-accent{background:linear-gradient(65deg, #ff9d7e -10%, #a898e3 20%, #ff9d7e 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.hero-body{font-size:20px;font-weight:400;line-height:30px;color:#fff;max-width:640px;margin:0 auto 40px;opacity:.9}.hero-actions,.hero-ctas{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.hero-actions .btn-white,.hero-ctas .btn-white{background-color:#fff;color:#414651;border-color:#d5d7da}.hero-actions .btn-white:hover,.hero-ctas .btn-white:hover{background-color:#e9eaeb}.hero-actions .btn-cta-dark,.hero-ctas .btn-cta-dark{background-color:#6552a3;color:#fff;border-color:#6552a3}.hero-actions .btn-cta-dark:hover,.hero-ctas .btn-cta-dark:hover{background-color:#4a3a7a}.hero-bottom{display:flex;flex-direction:row;align-items:flex-end;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;position:relative}.hero-metrics{flex:1;display:flex;flex-direction:row;align-items:flex-start;gap:0;padding-top:96px;padding-bottom:48px;flex-wrap:wrap;row-gap:64px}.hero-metric{display:flex;flex-direction:column;gap:4px}.hero-metric-number{font-size:36px;font-weight:600;line-height:44px;letter-spacing:-0.02em;color:#c2bbde}.hero-metric-label{font-size:12px;font-weight:400;line-height:18px;color:#e9eaeb}@media(max-width: 767px){.hero-metric-label{font-size:11px}}.hero-metric-divider{width:2px;height:28px;background-color:#6552a3;margin:10px 24px 0;flex-shrink:0;border-radius:1px}.hero-illustration{overflow:visible;flex-shrink:0;align-self:flex-end;position:absolute;margin-bottom:32px;z-index:99;top:486px;right:40px;overflow:visible}.hero-illustration::before{content:"";position:absolute;inset:-10px -40px -50px -250px;background-image:url("../assets/images/Lightaccent.png");background-position:0 0px;background-size:600px;background-repeat:no-repeat;z-index:-1;overflow:visible}.hero-illus-img{display:block;width:560px;max-width:100%;height:auto}.hero-badge{position:absolute;display:flex;align-items:center;gap:8px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:hsla(0,0%,100%,.4);border:1px solid hsla(0,0%,100%,.4);border-radius:9px;padding:8px 13px;font-size:14px;font-weight:500;line-height:20px;color:#fff;white-space:nowrap;z-index:3}.hero-badge--1{top:24px;left:-48px}.hero-badge--2{bottom:80px;right:-24px}.hero-badge svg{fill:none}.hero-bg-pattern{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.05;pointer-events:none;z-index:1;user-select:none;top:-300px}.hero-bg-pattern img{width:100%;height:100%;object-fit:cover}@media(max-width: 1023px){.hero{padding-top:32px}.hero-bottom{flex-direction:column-reverse;align-items:center}.hero-illustration{display:flex;justify-content:center;top:440px;right:20px}.hero-illus-img{width:100%;max-width:480px}.hero-badge--1,.hero-badge--2{display:none}.hero-h1{font-size:56px;line-height:68px;max-width:530px}.hero-metrics{justify-content:center}}@media(max-width: 767px){.hero-inner,.hero-bottom{padding-left:20px;padding-right:20px;padding-top:0}.hero-h1{font-size:40px;line-height:52px;max-width:100%}.hero-body{font-size:18px}.hero-metrics{gap:0;padding-top:40px;padding-bottom:40px}.hero-metric-divider{margin:10px 16px 0}.hero-illus-img{max-width:320px}.hero-illustration::before{display:none}}.products{background-color:#f5f5f7;margin:0 0 16px 0px;border-radius:0}.products-grid{display:flex;flex-direction:row;gap:32px;align-items:stretch;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:20px 16px;margin:-20px -16px}.products-grid::-webkit-scrollbar{display:none}.products-grid{cursor:grab}.products-grid.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}@media(max-width: 1023px){.products-grid{margin-inline:-32px;padding:20px 32px 24px;scroll-padding-left:32px}}@media(max-width: 767px){.products-grid{gap:16px;margin-inline:-24px;padding:20px 24px 24px;scroll-padding-left:24px}}.product-card{flex:0 0 384px;scroll-snap-align:start;background-color:#fff;border-radius:18px;box-shadow:rgba(0,0,0,.08) 2px 4px 12px 0px;overflow:hidden;display:flex;flex-direction:column;position:relative;cursor:pointer;transition:box-shadow 300ms cubic-bezier(0.16, 1, 0.3, 1),transform 300ms cubic-bezier(0.16, 1, 0.3, 1)}.product-card .card-head{padding:40px 32px 32px}.product-card .card-footer{padding:32px 32px;background-color:#f8f9fc;border-top:1px solid rgba(0,0,0,.08)}.product-card.is-active{box-shadow:0px 12px 16px -4px rgba(10,13,18,.08),0px 4px 6px -2px rgba(10,13,18,.03),0px 2px 2px -1px rgba(10,13,18,.04)}.product-card:hover{box-shadow:rgba(0,0,0,.16) 2px 4px 16px 0px;transform:scale3d(1.01, 1.01, 1.01)}.product-card-header{margin-bottom:20px}.product-card-icon{width:48px;height:48px;border-radius:24px;background-color:#f8f9ff;display:flex;align-items:center;justify-content:center;margin-bottom:24px;overflow:hidden}.product-card-icon img,.product-card-icon svg{width:28px;height:28px}.product-card-title{font-size:24px;font-weight:600;line-height:32px;color:#181d27;margin-bottom:4px}.product-card-subtitle{font-size:16px;font-weight:600;line-height:24px;color:#4b5565;margin-bottom:24px}.product-card-body{font-size:16px;font-weight:400;line-height:24px;color:#414651;min-height:96px;margin-bottom:20px}.product-card-link{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:24px;color:#4f3f83;text-decoration:none;margin-bottom:8px;transition:opacity 200ms cubic-bezier(0.16, 1, 0.3, 1)}.product-card-link svg{width:16px;height:16px;flex-shrink:0}.product-card-link::after{content:"";position:absolute;inset:0}.product-card-link:hover{opacity:.75}.checklist{flex:1;display:flex;flex-direction:column;gap:16px;list-style:none;margin:0}@media(max-width: 1023px){.checklist{padding:0}}.checklist li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:16px;font-weight:400;line-height:24px;color:#4b5565}.checklist li::before{content:"";display:inline-flex;flex-shrink:0;width:24px;height:24px;min-width:24px;background-color:#eeedf7;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7464 0.274437L3.58641 7.18444L1.68641 5.15444C1.33641 4.82444 0.786406 4.80444 0.386406 5.08444C-0.00359413 5.37444 -0.113594 5.88444 0.126406 6.29444L2.37641 9.95444C2.59641 10.2944 2.97641 10.5044 3.40641 10.5044C3.81641 10.5044 4.20641 10.2944 4.42641 9.95444C4.78641 9.48444 11.6564 1.29444 11.6564 1.29444C12.5564 0.374437 11.4664 -0.435563 10.7464 0.264437V0.274437Z" fill="%236552A3"/></svg>');background-repeat:no-repeat;background-position:center;background-size:12px 12px;border-radius:12px;margin-top:2px}.check-item{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:16px;font-weight:400;line-height:24px;color:#4b5565}.check-icon{width:24px;height:24px;border-radius:12px;background-color:#eeedf7;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.check-icon svg{width:14px;height:14px;color:#6552a3}.section-voice{background-color:#f9f8fe}.voice-tabs-layout{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start;margin-bottom:96px;position:relative}@media(min-width: 1024px){.voice-tabs-layout{min-height:260vh}}@media(max-width: 1023px){.voice-tabs-layout{grid-template-columns:1fr;gap:32px}}@media(max-width: 767px){.voice-tabs-layout{gap:24px;margin-bottom:48px}}.voice-tabs{display:flex;flex-direction:column}@media(min-width: 1024px){.voice-tabs{position:sticky;top:16vw;align-self:start;padding-bottom:50px}}@media(max-width: 1023px){.voice-tabs{order:2}}.feature-tab{width:100%;text-align:left;padding:16px 24px;background-color:rgba(0,0,0,0);border:none;border-left:4px solid #c2bbde;cursor:pointer;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}@media(max-width: 767px){.feature-tab{padding:12px 16px}}.feature-tab-heading{display:block;font-size:18px;font-weight:600;line-height:28px;color:#8777bb;margin-bottom:4px;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.feature-tab-body{display:block;font-size:16px;font-weight:400;line-height:24px;color:#535862;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.feature-tab{transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.feature-tab:hover{background-color:rgba(101,82,163,.04);border-radius:0 18px 18px 0}.feature-tab:hover .feature-tab-heading{color:#4f3f83}.feature-tab.is-active{background-color:#fff;border-left-color:#8777bb;border-radius:0 18px 18px 0;box-shadow:0px 1px 3px 0px rgba(10,13,18,.1),0px 1px 2px 0px rgba(10,13,18,.06)}.feature-tab.is-active .feature-tab-heading{color:#4f3f83}.feature-tab.is-active .feature-tab-body{color:#414651}.tab-mockup-wrap{position:relative;display:grid}@media(min-width: 1024px){.tab-mockup-wrap{position:sticky;top:13vw;align-self:start}}@media(max-width: 1023px){.tab-mockup-wrap{order:1}}.voice-panel{grid-area:1/1;opacity:0;pointer-events:none;transition:opacity 350ms cubic-bezier(0.16, 1, 0.3, 1)}.voice-panel.is-active{opacity:1;pointer-events:auto}.voice-panel img{max-width:500px;width:100%;display:block;height:auto;margin:0 auto 48px auto;filter:drop-shadow(0 2px 2px rgba(10, 13, 18, 0.1)) drop-shadow(0 2px 2px rgba(10, 13, 18, 0.06));border-radius:6px}.voice-feature-grid{margin-bottom:96px}@media(max-width: 767px){.voice-feature-grid{margin-bottom:48px}}.voice-feature-grid-header{text-align:center;max-width:768px;margin:0 auto 48px}.voice-feature-grid-heading{margin-bottom:16px}.voice-feature-grid-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:64px;align-items:start}@media(max-width: 1023px){.voice-feature-grid-inner{grid-template-columns:1fr;gap:40px}}.voice-feature-col{display:flex;flex-direction:column;gap:48px}.voice-feature-block{display:flex;flex-direction:column;gap:16px}.voice-feature-block h3{font-size:18px;font-weight:600;line-height:28px;color:#181d27}.voice-feature-block p{font-size:16px;font-weight:400;line-height:24px;color:#414651}.voice-feature-icon{width:48px;height:48px;border-radius:24px;background-color:#eeedf7;border:8px solid #eeedf7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.voice-feature-icon img,.voice-feature-icon svg{width:24px;height:24px}.voice-feature-chart-wrap{position:relative;margin-bottom:48px}.voice-feature-chart,.voice-chart{border-radius:12px;box-shadow:0px 20px 24px -4px rgba(10,13,18,.08),0px 8px 8px -4px rgba(10,13,18,.03),0px 3px 3px -1.5px rgba(10,13,18,.04);overflow:hidden}.voice-feature-chart img,.voice-chart img{display:block;width:100%}.voice-feature-chart-avatar{position:absolute;bottom:-130px;right:-20px;width:230px;height:230px;border-radius:50%;overflow:hidden;pointer-events:none}.voice-feature-chart-avatar img{width:100%;height:100%;object-fit:cover}.integrations-bar,.pims-bar{text-align:center;margin-top:132px;margin-bottom:32px}.integrations-bar-label,.pims-bar-label{display:block;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.06em;color:#181d27;margin-bottom:12px}.integrations-bar-box{display:flex;flex-direction:column;gap:10px;background-color:#fff;border-radius:12px;padding:32px;cursor:default;border-color:rgba(0,0,0,0);box-shadow:0px 1px 3px 0px rgba(10,13,18,.1),0px 1px 2px 0px rgba(10,13,18,.06);max-width:1100px;margin:20px auto 0 auto}.integrations-bar-logos,.pims-bar-logos{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px 64px;flex-wrap:wrap}.integrations-bar-logos img,.pims-bar-logos img{max-width:140px;max-height:44px;width:auto;height:auto;transition:opacity 300ms cubic-bezier(0.16, 1, 0.3, 1)}.integrations-bar-logos img:hover,.pims-bar-logos img:hover{opacity:.8}.section-outbound{background-color:#f8f9ff}.outbound-intro{max-width:768px;margin-bottom:64px}.outbound-layout{display:grid;grid-template-columns:528px 1fr;gap:80px;align-items:flex-start;margin-bottom:96px;position:relative}@media(min-width: 1024px){.outbound-layout{min-height:260vh}}@media(max-width: 1279px){.outbound-layout{grid-template-columns:1fr 1fr;gap:48px}}@media(max-width: 1023px){.outbound-layout{grid-template-columns:1fr;gap:32px}}@media(max-width: 767px){.outbound-layout{gap:24px;margin-bottom:48px}}.stepper-list{display:flex;flex-direction:column}@media(min-width: 1024px){.stepper-list{position:sticky;top:16vw;align-self:start;padding-bottom:50px}}@media(max-width: 1023px){.stepper-list{order:2}}.step-card{width:100%;text-align:left;padding:16px 24px;background-color:rgba(0,0,0,0);border:none;border-left:4px solid #f8ded4;cursor:pointer;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}@media(max-width: 767px){.step-card{padding:12px 16px}}.step-card:hover{background-color:rgba(224,79,22,.04);border-radius:0 18px 18px 0}.step-card:hover .step-heading{color:#e04f16}.step-card.is-active{background-color:#fff;border-left-color:#f38744;border-radius:0 18px 18px 0;box-shadow:0px 1px 3px 0px rgba(10,13,18,.1),0px 1px 2px 0px rgba(10,13,18,.06);pointer-events:none}.step-card.is-active .step-heading{color:#e04f16}.step-card.is-active .step-body{color:#414651}.step-heading{display:block;font-size:18px;font-weight:600;line-height:28px;color:#eb8c70;margin-bottom:4px;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.step-body{display:block;font-size:16px;font-weight:400;line-height:24px;color:#535862;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.outbound-illustration{position:relative;display:grid}@media(min-width: 1024px){.outbound-illustration{position:sticky;top:13vw;align-self:start}}@media(max-width: 1023px){.outbound-illustration{order:1}}.outbound-panel{grid-area:1/1;opacity:0;pointer-events:none;transition:opacity 350ms cubic-bezier(0.16, 1, 0.3, 1)}.outbound-panel.is-active{opacity:1;pointer-events:auto}.outbound-panel img{max-width:500px;width:100%;display:block;height:auto;margin:0 auto 48px auto;filter:drop-shadow(0 2px 2px rgba(10, 13, 18, 0.1)) drop-shadow(0 2px 2px rgba(10, 13, 18, 0.06));border-radius:6px}.outbound-features h3{text-align:center}.outbound-features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px 32px}@media(max-width: 1023px){.outbound-features-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.outbound-features-grid{grid-template-columns:1fr;gap:32px}}.outbound-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding-bottom:40px}.outbound-feature-item h3{font-size:18px;font-weight:600;line-height:28px;color:#181d27}.outbound-feature-item p{font-size:16px;font-weight:400;line-height:24px;color:#414651;max-width:350px}.outbound-feature-icon{color:#e04f16;width:48px;height:48px;border-radius:24px;background-color:#f7ebec;border:8px solid #f7ebec;display:flex;align-items:center;justify-content:center;flex-shrink:0}.outbound-feature-icon svg{height:20px;width:20px}.section-scheduler{background-color:#f7fefe}.scheduler-mockup-wrap{margin-bottom:96px}@media(max-width: 767px){.scheduler-mockup-wrap{margin-bottom:64px}}.scheduler-mockup-full{display:block;width:100%;max-width:1216px;margin:0 auto;height:auto;filter:drop-shadow(0 2px 2px rgba(10, 13, 18, 0.1)) drop-shadow(0 2px 2px rgba(10, 13, 18, 0.06))}@media(max-width: 1023px){.scheduler-mockup-full{filter:drop-shadow(0 2px 2px rgba(10, 13, 18, 0.05)) drop-shadow(0 2px 2px rgba(10, 13, 18, 0.05))}}.scheduler-two-col{display:flex;grid-template-columns:1fr 2fr;gap:64px;align-items:center;margin-bottom:64px}.scheduler-two-col:last-of-type{margin-bottom:0}@media(max-width: 1023px){.scheduler-two-col{display:grid}}.scheduler-two-col--reversed .scheduler-two-col-text{order:1}.scheduler-two-col--reversed .scheduler-two-col-media{order:2}@media(max-width: 1023px){.scheduler-two-col{grid-template-columns:1fr;gap:40px}.scheduler-two-col--reversed .scheduler-two-col-text{order:2}.scheduler-two-col--reversed .scheduler-two-col-media{order:1}}.scheduler-two-col-text{display:flex;flex-direction:column;gap:10px;align-items:flex-start;flex:1}.scheduler-two-col-text .section-badge,.scheduler-two-col-text .product-badge{margin-bottom:12px}.scheduler-two-col-text h2,.scheduler-two-col-text h3{font-size:28px;font-weight:600;line-height:36px;letter-spacing:-0.01em;color:#181d27;margin-top:14px}.scheduler-two-col-text p{font-size:18px;line-height:28px;color:#535862;margin-top:-4px}.scheduler-two-col-media{position:relative}.scheduler-two-col-media img{display:block;width:100%;height:auto;max-width:384px;filter:drop-shadow(0 2px 2px rgba(10, 13, 18, 0.1)) drop-shadow(0 2px 2px rgba(10, 13, 18, 0.06))}@media(max-width: 1023px){.scheduler-two-col-media img{filter:drop-shadow(0 2px 2px rgba(10, 13, 18, 0.05)) drop-shadow(0 2px 2px rgba(10, 13, 18, 0.05))}}@media(max-width: 767px){.scheduler-two-col-media img{max-width:240px}}.scheduler-features{padding-top:64px;border-top:1px solid #e9eaeb}.scheduler-features .scheduler-features-header{text-align:center;margin-bottom:48px}.scheduler-features .scheduler-features-header h3{font-size:28px;font-weight:600;line-height:36px;color:#181d27;margin-bottom:12px}.scheduler-features .scheduler-features-header p{font-size:18px;line-height:28px;color:#535862}.scheduler-features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px 32px}@media(max-width: 1023px){.scheduler-features-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.scheduler-features-grid{grid-template-columns:1fr;gap:32px}}.scheduler-feature-icon{color:#21adb9;width:48px;height:48px;border-radius:24px;background-color:#ebf8f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scheduler-feature-item{display:flex;flex-direction:column;gap:10px;align-items:flex-start;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0px 1px 3px 0px rgba(10,13,18,.1),0px 1px 2px 0px rgba(10,13,18,.06)}.scheduler-feature-item h3{font-size:20px;font-weight:600;line-height:28px;color:#181d27;margin-top:4px}.scheduler-feature-item p{font-size:16px;line-height:24px;color:#414651;margin-top:-4px}.scheduler-feature-item .scheduler-feature-icon{color:#21adb9;width:unset;height:unset;border-radius:unset;background-color:rgba(0,0,0,0)}.section-dashboard{background-color:#fff;padding-top:96px;padding-bottom:96px}.section-dashboard .section-label{color:#6552a3}.dash-scroll{position:relative}@media(min-width: 1024px){.dash-scroll{min-height:200vh}}@media(min-width: 1024px){.dash-sticky{position:sticky;top:100px;z-index:10}}.dash-tabs{position:relative;display:flex;flex-direction:row;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:60%;background-color:#fff}.dash-tabs::-webkit-scrollbar{display:none}.dash-tabs::before{content:"";height:4px;position:absolute;background:#eeedf7;bottom:0px;width:100%}@media(max-width: 1023px){.dash-tabs{max-width:80%}}@media(max-width: 767px){.dash-tabs{max-width:90%}}.dash-panels{margin-top:48px}.dash-tab{position:relative;flex:1;max-width:50%;padding:16px 24px;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#535862;background:none;border:none;border-bottom:4px solid rgba(0,0,0,0);cursor:pointer;white-space:nowrap;text-align:center;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1),border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.dash-tab:hover{color:#6552a3}.dash-tab.is-active{color:#6552a3;border-bottom-color:#6552a3}@media(max-width: 767px){.dash-tab{flex:none;max-width:none;padding:12px 16px;font-size:14px}}.dash-panel{display:none;background-color:#f4f2fc;padding-top:48px;border-radius:18px}@media(max-width: 767px){.dash-panel{padding-left:0px;padding-top:32px}}.dash-panel.dash-panel-1 .dash-panel-text{padding-left:48px}@media(max-width: 1023px){.dash-panel.dash-panel-1 .dash-panel-text{padding-right:48px}}@media(max-width: 767px){.dash-panel.dash-panel-1 .dash-panel-text{padding-right:24px;padding-left:24px}}.dash-panel.dash-panel-1 .dash-panel-media{padding-right:0px;padding-left:48px}@media(max-width: 767px){.dash-panel.dash-panel-1 .dash-panel-media{padding-right:0px;padding-left:24px}}.dash-panel.dash-panel-2 .dash-panel-text{padding-left:0px;padding-right:48px}@media(max-width: 1023px){.dash-panel.dash-panel-2 .dash-panel-text{padding-left:48px}}@media(max-width: 767px){.dash-panel.dash-panel-2 .dash-panel-text{padding-right:24px;padding-left:24px}}.dash-panel.dash-panel-2 .dash-panel-media{padding-right:0px;padding-left:0px}@media(max-width: 1023px){.dash-panel.dash-panel-2 .dash-panel-media{padding-right:48px}}@media(max-width: 767px){.dash-panel.dash-panel-2 .dash-panel-media{padding-left:0px;padding-right:24px}}.dash-panel:not([hidden]){display:block;animation:content-fade-in 300ms cubic-bezier(0.16, 1, 0.3, 1) both}.dash-panel.is-active{display:block;animation:content-fade-in 300ms cubic-bezier(0.16, 1, 0.3, 1) both}@keyframes content-fade-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dash-panel-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-bottom:48px}@media(max-width: 1023px){.dash-panel-inner{grid-template-columns:1fr;gap:40px}}@media(max-width: 767px){.dash-panel-inner{padding-bottom:24px}}.dash-panel-text{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.dash-panel-text h3{font-size:28px;font-weight:600;line-height:36px;color:#181d27}.dash-panel-text p{font-size:16px;line-height:24px;color:#535862}.dash-panel-text .btn{padding:10px 14px;font-size:14px;line-height:20px;margin-top:32px}@media(max-width: 1023px){.dash-panel-text{order:1}}@media(max-width: 767px){.dash-panel-text{padding-right:24px}}.dash-panel-icon{width:48px;height:48px;border-radius:12px;background-color:#eeedf7;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.dash-panel-icon img,.dash-panel-icon svg{width:24px;height:24px}@media(max-width: 1023px){.dash-panel-media{order:2}}.dash-panel-media picture{display:block;width:100%}.dash-panel-media img{display:block;width:100%;height:auto}.dash-features{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;padding:0 48px 48px 48px}@media(max-width: 1023px){.dash-features{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.dash-features{grid-template-columns:1fr;gap:24px;padding:0 24px 24px 24px}}.dash-feature{display:flex;flex-direction:column;gap:10px;background-color:#fff;border-radius:12px;padding:24px;cursor:default;border-color:rgba(0,0,0,0);box-shadow:0px 1px 3px 0px rgba(10,13,18,.1),0px 1px 2px 0px rgba(10,13,18,.06)}.dash-feature>img,.dash-feature>svg{width:44px;height:44px}.dash-feature .dash-feature-icon{background-color:#eeedf7;color:#6552a3;width:44px;height:44px;border-radius:24px}.dash-feature .dash-feature-icon svg{margin:12px auto;width:20px;height:20px}.dash-feature h3{font-size:17px;font-weight:600;line-height:26px;color:#181d27;margin-top:4px}.dash-feature p{font-size:14px;line-height:21px;color:#535862;margin-top:-4px}.testimonials{background-color:#fff;padding-top:32px;padding-bottom:32px}.testimonials-carousel{position:relative;overflow:hidden}.testimonial-track{display:flex;transition:transform 350ms cubic-bezier(0.16, 1, 0.3, 1);will-change:transform}.testimonial-slide{flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px}.testimonial-inner{display:flex;flex-direction:column;align-items:center;width:100%}.testimonial-logo{display:block;margin:0 auto 32px;max-height:50px;width:auto;object-fit:contain}.testimonial-quote{font-size:20px;font-weight:400;line-height:28px;color:#181d27;text-align:center;max-width:916px;margin:0 auto 32px}@media(max-width: 1023px){.testimonial-quote{font-size:20px;line-height:28px}}@media(max-width: 767px){.testimonial-quote{font-size:18px;line-height:26px}}.testimonial-attribution{display:flex;flex-direction:column;align-items:center;gap:4px}.testimonial-name{font-size:18px;font-weight:600;line-height:28px;color:#181d27;text-align:center}.testimonial-role{font-size:16px;font-weight:400;line-height:24px;color:#535862;text-align:center;margin-top:2px}.testimonial-practice,.testimonial-org{font-size:16px;font-weight:600;line-height:24px;color:#8777bb;text-align:center;margin-top:2px}.testimonials-dots{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;margin-top:40px}.dot{width:10px;height:10px;border-radius:6px;background-color:#e9eaeb;border:none;cursor:pointer;padding:0;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),width 200ms cubic-bezier(0.16, 1, 0.3, 1)}.dot:focus-visible{outline:2px solid #6552a3;outline-offset:2px}.dot.is-active{background-color:#4f3f83;width:24px}.testimonial-prev,.testimonial-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background-color:#fff;border:1px solid #e9eaeb;box-shadow:0px 1px 3px 0px rgba(10,13,18,.1),0px 1px 2px 0px rgba(10,13,18,.06);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 200ms cubic-bezier(0.16, 1, 0.3, 1);z-index:2}.testimonial-prev svg,.testimonial-next svg{width:20px;height:20px;color:#414651}.testimonial-prev:hover,.testimonial-next:hover{background-color:#f9f8fe;box-shadow:0px 1px 3px 0px rgba(10,13,18,.1),0px 1px 2px 0px rgba(10,13,18,.06)}@media(max-width: 767px){.testimonial-prev,.testimonial-next{display:none}}.testimonial-prev{left:0}.testimonial-next{right:0}.cta-checklist{background-color:#fff;padding-top:64px;padding-bottom:0}.cta-checklist .checklist{flex:1;display:flex;flex-direction:column;gap:16px;list-style:none;margin:0}@media(max-width: 1023px){.cta-checklist .checklist{padding:0}}.cta-checklist .checklist li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:16px;font-weight:400;line-height:24px;color:#4b5565}.cta-checklist .checklist li::before{content:"";display:inline-flex;flex-shrink:0;width:24px;height:24px;min-width:24px;background-color:#e6e3f2;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7464 0.274437L3.58641 7.18444L1.68641 5.15444C1.33641 4.82444 0.786406 4.80444 0.386406 5.08444C-0.00359413 5.37444 -0.113594 5.88444 0.126406 6.29444L2.37641 9.95444C2.59641 10.2944 2.97641 10.5044 3.40641 10.5044C3.81641 10.5044 4.20641 10.2944 4.42641 9.95444C4.78641 9.48444 11.6564 1.29444 11.6564 1.29444C12.5564 0.374437 11.4664 -0.435563 10.7464 0.264437V0.274437Z" fill="%236552A3"/></svg>');background-repeat:no-repeat;background-position:center;background-size:12px 12px;border-radius:12px;margin-top:0px}.cta-card{background-color:#f4f2fc;border-radius:18px;padding:64px;text-align:center;margin-bottom:32px}@media(max-width: 767px){.cta-card{padding:32px;margin-bottom:24px}}.cta-card .checklist{flex-direction:column;gap:12px;list-style:none;margin:0 auto;padding:0;text-align:left;max-width:800px}.cta-card .checklist--grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}@media(max-width: 767px){.cta-card .checklist--grid{grid-template-columns:1fr;gap:16px}}.cta-card-text p{margin:0 auto 48px auto}.cta-card-checklist{margin-bottom:48px}.cta-card-action{display:flex;justify-content:center}.cta-bar{position:relative;overflow:hidden}.cta-bar::after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background-color:#0a0d12;z-index:0}.cta-bar-card{position:relative;z-index:1;background-color:#4f3f83;border-radius:18px;box-shadow:0px 20px 24px -4px rgba(10,13,18,.08),0px 8px 8px -4px rgba(10,13,18,.03),0px 3px 3px -1.5px rgba(10,13,18,.04);padding:32px 48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px;overflow:hidden}.cta-bar-card::before{content:"";position:absolute;inset:0;background-image:radial-gradient(ellipse 80% 80% at 110% 50%, rgba(255, 255, 255, 0.06) 0%, transparent 70%);pointer-events:none}@media(max-width: 1023px){.cta-bar-card{flex-direction:column;text-align:center;padding:48px 40px;gap:32px}}@media(max-width: 767px){.cta-bar-card{padding:40px 24px 24px;border-radius:12px}}.cta-bar-text{flex:1}.cta-bar-heading{letter-spacing:-0.02em;color:#fff;margin-bottom:8px;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.cta-bar-body{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#d5d7f0}.cta-bar-actions{display:flex;flex-direction:row;align-items:center;gap:20px;flex-shrink:0}@media(max-width: 767px){.cta-bar-actions{flex-direction:column;width:100%}.cta-bar-actions .btn{width:100%;justify-content:center}}.footer{background-color:#0a0d12;padding-bottom:48px;padding-top:96px}.footer-row{display:flex;flex-direction:row;justify-content:space-between;gap:32px;align-items:flex-start;margin-bottom:64px}.footer-brand{width:320px;flex-shrink:0}.footer-logo{display:block;margin-bottom:32px}.footer-logo img{display:block;height:40px;width:auto}.footer-brand-body{font-size:16px;font-weight:400;line-height:24px;color:#a4a7ae;max-width:320px}.footer-contact{display:flex;flex-direction:column;gap:4px;margin-top:16px;margin-bottom:32px}.footer-contact-link{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:24px;color:#a4a7ae;text-decoration:none;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.footer-contact-link svg{width:16px;height:16px;flex-shrink:0}.footer-contact-link:hover{color:#fff}.footer-social{display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:24px}.footer-social a{display:flex;align-items:center;color:#a4a7ae;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.footer-social a svg{display:block}.footer-social a:hover{color:#fff}.footer-links{display:flex;flex-direction:row;gap:32px;flex:1;flex-wrap:wrap;justify-content:flex-end;padding-top:40px}.footer-link-col{min-width:190px}.footer-link-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer-link-col a{display:block;font-size:16px;font-weight:600;line-height:24px;color:#a4a7ae;text-decoration:none;margin-bottom:12px;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.footer-link-col a:last-child{margin-bottom:0}.footer-link-col a:hover{color:#fff}.footer-link-col.no-title{margin-top:35px}.footer-col-heading{font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#535862;margin-bottom:16px}.footer-modal-link{display:block;font-size:16px;font-weight:600;line-height:24px;color:#a4a7ae;background:none;border:none;cursor:pointer;padding:0;margin-bottom:0;text-align:left;text-decoration:none;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.footer-modal-link:hover{color:#fff}.footer-bottom{border-top:1px solid #252b37;padding-top:32px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-copyright{font-size:16px;font-weight:400;line-height:24px;color:#a4a7ae}.footer-tagline{font-size:16px;font-weight:400;line-height:24px;color:#a4a7ae;text-align:right}@media(max-width: 1023px){.footer-row{flex-direction:column;gap:48px}.footer-brand{width:100%;max-width:400px}.footer-links{width:100%;justify-content:flex-start;gap:24px;padding-top:0}}@media(max-width: 767px){.footer{padding-top:64px}.footer-links{flex-direction:column;gap:32px}.footer-link-col{min-width:0;width:100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.footer-tagline{text-align:left}}.modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.modal[hidden]{display:none}.modal.is-open{display:flex}.modal-overlay{position:absolute;inset:0;background-color:rgba(10,13,18,.7);backdrop-filter:saturate(180%) blur(5px);-webkit-backdrop-filter:saturate(180%) blur(5px);cursor:pointer}.modal.is-open .modal-overlay{animation:modal-overlay-in 300ms cubic-bezier(0.16, 1, 0.3, 1) both}@keyframes modal-overlay-in{from{background-color:rgba(10,13,18,0)}to{background-color:rgba(10,13,18,.7)}}.modal-container{position:relative;z-index:1;border-radius:18px;overflow:hidden;background-color:#fff}.modal.is-open .modal-container{animation:modal-in 300ms cubic-bezier(0.16, 1, 0.3, 1) both}@keyframes modal-in{from{opacity:0;transform:scale(0.96) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close{position:absolute;top:24px;right:24px;z-index:10;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#a4a7ae;border-radius:8px;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1),background-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal-close:hover{color:#181d27;background-color:#e9eaeb}.modal-close:focus-visible{outline:2px solid #6552a3;outline-offset:2px}.modal-close-bottom{position:absolute;bottom:24px;top:auto;left:50%;right:auto;transform:translateX(-50%)}body.modal-open{overflow:hidden}.modal-demo .modal-container{width:calc(100vw - 48px);max-width:1100px;max-height:calc(100vh - 64px);display:grid;grid-template-columns:1fr 1fr}.modal-demo .modal-close{top:12px;right:12px;border:0}@media(max-width: 1023px){.modal-demo .modal-container{width:calc(100vw - 48px);max-width:none;max-height:92vh;border-radius:18px;grid-template-columns:1fr;display:flex;flex-direction:column}}@media(max-width: 767px){.modal-demo{align-items:flex-end}.modal-demo .modal-container{width:100%;border-radius:18px 18px 0 0}}.modal-demo-left{background:linear-gradient(135deg, #e8e4f5 0%, #c8e8f0 100%);padding:64px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.modal-demo-left h2{font-size:28px;font-weight:600;line-height:1.3;color:#181d27;margin-bottom:0}.modal-demo-left h2 span{color:#8777bb}.modal-demo-left hr{border:none;border-top:1px solid #c2bbde;margin:32px 0}@media(max-width: 1023px){.modal-demo-left{background:#fff;padding:24px 32px;border:1px solid #e9eaeb}.modal-demo-left h2 span{display:none}.modal-demo-left hr{display:none}.modal-demo-left h2{font-size:16px;font-weight:600;line-height:24px;color:#181d27;margin-bottom:0}}@media(max-width: 767px){.modal-demo-left{padding:24px}}.what-to-expect{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6552a3;margin-bottom:20px;display:block}.modal-demo .check-list{list-style:none;display:flex;flex-direction:column;gap:16px}.modal-demo .check-list li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:16px;font-weight:400;line-height:24px;color:#4b5565}.modal-demo .check-list li::before{content:"";display:inline-flex;flex-shrink:0;width:24px;height:24px;min-width:24px;background-color:#eeedf7;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7464 0.274437L3.58641 7.18444L1.68641 5.15444C1.33641 4.82444 0.786406 4.80444 0.386406 5.08444C-0.00359413 5.37444 -0.113594 5.88444 0.126406 6.29444L2.37641 9.95444C2.59641 10.2944 2.97641 10.5044 3.40641 10.5044C3.81641 10.5044 4.20641 10.2944 4.42641 9.95444C4.78641 9.48444 11.6564 1.29444 11.6564 1.29444C12.5564 0.374437 11.4664 -0.435563 10.7464 0.264437V0.274437Z" fill="%236552A3"/></svg>');background-repeat:no-repeat;background-position:center;background-size:12px 12px;border-radius:12px;margin-top:-1px}.modal-demo .check-list li strong{font-weight:600}@media(max-width: 1023px){.what-to-expect{display:none}.modal-demo .check-list{display:none}}.modal-demo-right{background-color:#fff;padding:64px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}@media(max-width: 1023px){.modal-demo-right{flex:1;padding:24px 32px 32px 32px;justify-content:flex-start}}@media(max-width: 767px){.modal-demo-right{padding:16px 24px 40px}}.modal-demo-right-inner{max-width:520px;margin:0 auto;width:100%}@media(max-width: 1023px){.modal-demo-right-inner{max-width:none;margin:0}}.modal-demo-title{font-size:24px;font-weight:600;line-height:32px;color:#181d27;margin-bottom:6px}.modal-demo-subtitle{font-size:16px;font-weight:400;line-height:24px;color:#535862;margin-bottom:32px}.demo-form,#demo-form{width:100%}.form-error{color:#f04438;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px}.form-group.has-error input,.form-group.has-error select,.form-group.has-error textarea{border-color:#f04438}.form-group.has-error input:focus,.form-group.has-error select:focus,.form-group.has-error textarea:focus{box-shadow:0 0 0 3px rgba(240,68,56,.15)}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form-group label{font-size:14px;font-weight:500;line-height:20px;color:#414651}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:0}@media(max-width: 767px){.form-row{grid-template-columns:1fr}}input[type=text],input[type=email],input[type=tel],select.form-select{width:100%;height:44px;padding:0 12px;border:1px solid #d5d7da;border-radius:8px;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#181d27;background-color:#fff;appearance:none;transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 200ms cubic-bezier(0.16, 1, 0.3, 1)}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,select.form-select::placeholder{color:#a4a7ae}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,select.form-select:focus{outline:none;border-color:#6552a3;box-shadow:0 0 0 3px rgba(101,82,163,.15)}.demo-form button[type=submit],#demo-form button[type=submit]{display:block;width:100%;padding:12px 0;background-color:#6552a3;color:#fff;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;line-height:24px;border:none;border-radius:8px;cursor:pointer;margin-top:24px;transition:background-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.demo-form button[type=submit]:hover,#demo-form button[type=submit]:hover{background-color:#4f3f83}.demo-form button[type=submit]:focus-visible,#demo-form button[type=submit]:focus-visible{outline:2px solid #6552a3;outline-offset:3px}.form-disclaimer{font-size:12px;font-weight:400;line-height:18px;color:#a4a7ae;margin-top:16px;text-align:center}.form-disclaimer a{color:#6552a3;text-decoration:underline}.modal-faq .modal-container{max-width:980px;width:calc(100vw - 48px);height:90vh;border-radius:18px;background-color:#fff;box-shadow:0px 20px 24px -4px rgba(10,13,18,.08),0px 8px 8px -4px rgba(10,13,18,.03),0px 3px 3px -1.5px rgba(10,13,18,.04);display:flex;flex-direction:column}.modal-faq .modal-close{position:absolute;top:12px;right:12px;border:0}@media(max-width: 767px){.modal-faq{align-items:flex-end}.modal-faq .modal-container{width:100%;max-width:none;height:92vh;border-radius:18px 18px 0 0}}.modal-faq-header{flex-shrink:0;height:64px;position:relative;border-bottom:1px solid rgba(0,0,0,0);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal.is-scrolled .modal-faq-header{border-color:#e9eaeb}.modal-faq-body{flex:1;display:flex;gap:48px;padding:0 48px;min-height:0}@media(max-width: 1023px){.modal-faq-body{flex-direction:column;gap:24px;padding:0 32px;overflow-y:auto}}@media(max-width: 767px){.modal-faq-body{padding:0 24px}}.modal-faq-left{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:32px;padding:32px 0;height:100%}@media(max-width: 1023px){.modal-faq-left{width:100%;height:auto;padding:0;gap:8px;flex-shrink:0}}.modal-faq-left-top{flex:1;display:flex;flex-direction:column;gap:8px}@media(max-width: 1023px){.modal-faq-left-top{flex:1 1 0}}.faq-eyebrow{font-size:12px;font-weight:600;line-height:18px;color:#6552a3}.faq-heading{font-size:30px;font-weight:600;line-height:38px;color:#181d27;margin:0}@media(max-width: 767px){.faq-heading{font-size:24px;line-height:32px}}.modal-faq-subtitle{font-size:16px;font-weight:400;line-height:24px;color:#535862;margin:0}.faq-contact-card{background-color:#f9f8fe;border-radius:18px;padding:24px 20px;display:flex;flex-direction:column;gap:16px}@media(max-width: 1023px){.faq-contact-card{display:none}}.faq-contact-card-text{display:flex;flex-direction:column;gap:4px}.faq-contact-card-text strong{font-size:18px;font-weight:600;line-height:28px;color:#181d27}@media(max-width: 1023px){.faq-contact-card-text strong{font-size:14px;line-height:20px}}.faq-contact-card-text p{font-size:14px;font-weight:400;line-height:20px;color:#535862;margin:0}.modal-faq-right{flex:1;overflow-y:auto;padding:8px 0 24px;min-width:0}.modal-faq-right::-webkit-scrollbar{width:5px}.modal-faq-right::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.modal-faq-right::-webkit-scrollbar-thumb{background-color:#d5d7da;border-radius:4px}@media(max-width: 1023px){.modal-faq-right{overflow-y:visible;padding-bottom:32px}}.modal-faq-footer{flex-shrink:0;height:32px;border-top:1px solid rgba(0,0,0,0);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal.is-scrolled .modal-faq-footer{border-color:#e9eaeb}@media(max-width: 1023px){.modal-faq-footer{display:none}}.faq-content{display:flex;flex-direction:column;gap:8px}.faq-section{display:flex;flex-direction:column;gap:8px}.faq-category-label{padding:16px 0 0 2px;font-size:12px;font-weight:500;line-height:18px;color:#6552a3}.faq-accordion{display:flex;flex-direction:column;gap:8px}.faq-item{background:#f8f9fa;border-radius:8px;padding:16px;transition:background-color 200ms ease}.faq-item-trigger{display:flex;align-items:flex-start;gap:16px;width:100%;background:none;border:none;cursor:pointer;text-align:left;padding:0}.faq-item-trigger:focus-visible{outline:2px solid #6552a3;outline-offset:2px;border-radius:4px}.faq-item-question{flex:1;font-size:16px;font-weight:500;line-height:24px;color:#181d27;transition:color 200ms ease}.faq-item:has(.faq-item-trigger:hover){background-color:#f9f8fe}.faq-item:has(.faq-item-trigger:hover) .faq-item-question{color:#6552a3}.faq-item:has(.faq-item-trigger:hover) .faq-item-icon{color:#6552a3}.faq-item-icon{flex-shrink:0;width:20px;height:20px;color:#a4a7ae;margin-top:2px;transition:transform 300ms ease,color 300ms ease}.faq-item-trigger[aria-expanded=true] .faq-item-icon{color:#6552a3;transform:rotate(180deg)}.faq-item-answer{max-height:0;overflow:hidden;transition:max-height 300ms ease}.faq-item-answer p{padding:10px 0 0;font-size:16px;font-weight:400;line-height:24px;color:#535862;margin:0}.faq-item-answer p a{color:#6552a3;text-decoration:underline}.faq-item-answer p a:hover{color:#4f3f83}.modal-privacy .modal-overlay{background-color:rgba(10,13,18,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.modal-privacy .modal-container{max-width:688px;width:90vw;border-radius:18px;background-color:#fff;box-shadow:0px 20px 24px -4px rgba(10,13,18,.08),0px 8px 8px -4px rgba(10,13,18,.03),0px 3px 3px -1.5px rgba(10,13,18,.04);display:flex;flex-direction:column;max-height:90vh}@media(max-width: 767px){.modal-privacy{align-items:flex-end}.modal-privacy .modal-container{width:100%;max-width:none;max-height:92vh;border-radius:18px 18px 0 0}}.modal-privacy-header{flex-shrink:0;padding:24px 24px 20px;border-bottom:1px solid rgba(0,0,0,0);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1);position:relative;display:flex;align-items:flex-start;gap:12px}.modal.is-scrolled .modal-privacy-header{border-color:#e9eaeb}.modal-privacy-header-inner{flex:1;display:flex;flex-direction:column;gap:2px;padding-right:40px}.modal-privacy-header-inner h2{font-size:16px;font-weight:600;line-height:24px;color:#181d27;margin:0}.modal-privacy-subtitle{font-size:14px;font-weight:400;line-height:20px;color:#535862;margin:0}.modal-privacy-body{flex:1;overflow-y:auto;padding:20px 24px 0;display:flex;flex-direction:column;gap:24px}.modal-privacy-body::-webkit-scrollbar{width:5px}.modal-privacy-body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.modal-privacy-body::-webkit-scrollbar-thumb{background-color:#d5d7da;border-radius:4px}.modal-privacy-section{display:flex;flex-direction:column;gap:16px}.modal-privacy-section h3{font-size:18px;font-weight:600;line-height:28px;color:#414651;margin:0}.modal-privacy-section p{font-size:16px;font-weight:400;line-height:26px;color:#535862;margin:0}.modal-privacy-section p a{color:#6552a3;text-decoration:underline}.modal-privacy-section p a:hover{color:#4f3f83}.modal-privacy-footer{flex-shrink:0;height:32px;position:relative;pointer-events:none}.modal-privacy-footer::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, transparent, #ffffff)}.modal-contact .modal-overlay{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.modal-contact .modal-container{max-width:688px;width:90vw;border-radius:18px;background-color:#fff;box-shadow:0px 20px 24px -4px rgba(10,13,18,.08),0px 8px 8px -4px rgba(10,13,18,.03),0px 3px 3px -1.5px rgba(10,13,18,.04);display:flex;flex-direction:column;max-height:90vh}@media(max-width: 1023px){.modal-contact .modal-container{width:calc(100% - 48px)}}@media(max-width: 767px){.modal-contact{align-items:flex-end}.modal-contact .modal-container{width:100%;max-width:none;max-height:92vh;border-radius:18px 18px 0 0}}.modal-contact-header{flex-shrink:0;padding:24px 24px 20px;position:relative;border-bottom:1px solid rgba(0,0,0,0);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal.is-scrolled .modal-contact-header{border-color:#e9eaeb}@media(max-width: 1023px){.modal-contact-header{padding:20px 20px 16px}}.modal-contact-header-inner{display:flex;flex-direction:column;gap:2px;padding-right:40px}.modal-contact-header-inner h2{font-size:16px;font-weight:600;line-height:24px;color:#181d27;margin:0}.modal-contact-subtitle{font-size:14px;font-weight:400;line-height:20px;color:#535862;margin:0}.modal-contact-body{flex:1;overflow-y:auto;padding:24px 24px 0}.modal-contact-body::-webkit-scrollbar{width:5px}.modal-contact-body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.modal-contact-body::-webkit-scrollbar-thumb{background-color:#d5d7da;border-radius:4px}@media(max-width: 1023px){.modal-contact-body{padding:20px 20px 0}}.contact-form{display:flex;flex-direction:column;gap:24px}.contact-form-group{display:flex;flex-direction:column;gap:6px}.contact-form-group label{font-size:14px;font-weight:500;line-height:20px;color:#414651}.form-required{display:none}.modal-contact.is-success .modal-contact-header-inner{visibility:hidden}.modal-contact.is-success .modal-contact-footer .btn-white{display:none}.form-success{text-align:center}.contact-form-group.has-error input,.contact-form-group.has-error textarea{border-color:#f04438}.contact-form-group.has-error input:focus,.contact-form-group.has-error textarea:focus{box-shadow:0 0 0 3px rgba(240,68,56,.15)}.contact-form textarea{width:100%;min-height:128px;padding:12px 14px;border:1px solid #d5d7da;border-radius:8px;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#181d27;background-color:#fff;resize:vertical;box-shadow:0 1px 2px rgba(10,13,18,.05);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 200ms cubic-bezier(0.16, 1, 0.3, 1)}.contact-form textarea::placeholder{color:#a4a7ae}.contact-form textarea:focus{outline:none;border-color:#6552a3;box-shadow:0 0 0 3px rgba(101,82,163,.15)}.modal-contact-footer{flex-shrink:0;display:flex;gap:12px;padding:32px 24px 24px}.modal-contact-footer .btn{flex:1;padding:10px 16px}@media(max-width: 1023px){.modal-contact-footer{padding:24px 20px}}@media(max-width: 767px){.modal-contact-footer{flex-direction:column-reverse;padding:20px 20px 24px}.modal-contact-footer .btn{width:100%}}.modal-story .modal-container{max-width:980px;width:calc(100vw - 48px);border-radius:18px;background-color:#fff;box-shadow:0px 20px 24px -4px rgba(10,13,18,.08),0px 8px 8px -4px rgba(10,13,18,.03),0px 3px 3px -1.5px rgba(10,13,18,.04);display:flex;flex-direction:column;max-height:90vh}@media(max-width: 767px){.modal-story{align-items:flex-end}.modal-story .modal-container{width:100%;max-width:none;max-height:92vh;border-radius:18px 18px 0 0}}.modal-story-header{flex-shrink:0;height:64px;position:relative;border-bottom:1px solid rgba(0,0,0,0);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal.is-scrolled .modal-story-header{border-color:#e9eaeb}.modal-story .modal-close{position:absolute;top:12px;right:12px;width:40px;height:40px;background:rgba(0,0,0,0);border:0;display:flex;align-items:center;justify-content:center;color:#535862}.modal-story .modal-close svg{width:20px;height:20px;flex-shrink:0}.modal-story .modal-close:hover{background:#f3f4f6;color:#181d27}.modal-story-body{flex:1;overflow-y:auto}.modal-story-body::-webkit-scrollbar{width:5px}.modal-story-body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.modal-story-body::-webkit-scrollbar-thumb{background-color:#d5d7da;border-radius:4px}.modal-story-footer{flex-shrink:0;height:32px;border-top:1px solid rgba(0,0,0,0);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal.is-scrolled .modal-story-footer{border-color:#e9eaeb}.modal-story-inner{padding:0}@media(max-width: 767px){.modal-story-inner{padding:0 0 40px}}.modal-story-body .story-section--alt+.story-section--alt{background-color:#f3f4f6;padding-top:0 !important}.story-section{padding:0 48px 48px}.story-section--header{text-align:center;padding-bottom:0px}.story-section--header .story-label,.story-section--header .story-h1,.story-section--header .story-lead{text-align:center}.story-section--alt{background-color:#f3f4f6;padding:48px}@media(max-width: 767px){.story-section--alt{padding:48px 24px !important}}.story-section--alt-2{background-color:#eeedf7;padding:48px}@media(max-width: 767px){.story-section--alt-2{padding:48px 24px !important}}.story-section--closing{padding-bottom:48px}@media(max-width: 767px){.story-section{padding:0 24px 40px}}.story-label{font-size:14px;font-weight:600;line-height:20px;color:#4f3f83;margin-bottom:8px}.story-h1{font-size:36px;font-weight:600;line-height:44px;letter-spacing:-0.02em;color:#181d27;margin-bottom:16px}@media(max-width: 767px){.story-h1{font-size:28px;line-height:36px}}.story-h2{font-size:30px;font-weight:600;line-height:38px;color:#181d27;margin-bottom:32px}@media(max-width: 767px){.story-h2{font-size:24px;line-height:32px}}.story-lead{font-size:18px;font-weight:400;line-height:28px;color:#535862;margin-bottom:48px}.story-lead--xl{font-size:20px;line-height:30px}.story-lead+.story-body{margin-top:-24px}.story-body-lg{font-size:18px;font-weight:400;line-height:28px;color:#535862}.story-body{font-size:16px;font-weight:400;line-height:24px;color:#535862}.story-body p{margin-bottom:16px}.story-body p:last-child{margin-bottom:0}.story-two-col{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(max-width: 1023px){.story-two-col{grid-template-columns:1fr;gap:20px}}.story-image{border-radius:3px;overflow:hidden;width:100%;aspect-ratio:16/7}.story-image img{width:100%;height:100%;object-fit:cover;display:block}.story-split{display:grid;grid-template-columns:minmax(0, 360px) 1fr;gap:64px;margin-bottom:0px;margin-top:48px}@media(max-width: 1023px){.story-split{grid-template-columns:1fr;gap:24px;margin-bottom:32px}}.story-outcomes{padding:0}.story-outcomes-heading{font-size:30px;font-weight:600;line-height:38px;color:#251c3f;margin-bottom:8px}.story-outcomes-subtitle{font-size:14px;font-weight:600;line-height:20px;color:#4f3f83;margin-bottom:48px}.story-outcomes-list{border-left:4px solid #8777bb;display:flex;flex-direction:column;gap:32px;padding-left:24px}.story-outcome-item h4{font-size:18px;font-weight:600;line-height:28px;color:#251c3f;margin-bottom:4px}.story-outcome-item p{font-size:16px;font-weight:400;line-height:24px;color:#535862;margin:0}.story-rule{width:193px;height:2px;background-color:#6552a3;margin-bottom:32px}.story-quote{font-size:18px;font-weight:400;line-height:28px;color:#535862;margin-bottom:20px}.story-close{font-size:18px;font-weight:600;line-height:28px;color:#6552a3;margin:0}.modal-cases .modal-container{max-width:980px;width:calc(100vw - 48px);border-radius:18px;background-color:#fff;box-shadow:0px 20px 24px -4px rgba(10,13,18,.08),0px 8px 8px -4px rgba(10,13,18,.03),0px 3px 3px -1.5px rgba(10,13,18,.04);display:flex;flex-direction:column;max-height:90vh}@media(max-width: 767px){.modal-cases{align-items:flex-end}.modal-cases .modal-container{width:100%;max-width:none;max-height:92vh;border-radius:18px 18px 0 0}}.modal-cases-header{flex-shrink:0;height:64px;position:relative;border-bottom:1px solid rgba(0,0,0,0);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal.is-scrolled .modal-cases-header{border-color:#e9eaeb}.modal-cases .modal-close{position:absolute;top:12px;right:12px;width:40px;height:40px;background:rgba(0,0,0,0);border:0;display:flex;align-items:center;justify-content:center;color:#535862}.modal-cases .modal-close svg{width:20px;height:20px;flex-shrink:0}.modal-cases .modal-close:hover{background:#f3f4f6;color:#181d27}.modal-cases-body{flex:1;overflow-y:auto}.modal-cases-body::-webkit-scrollbar{width:5px}.modal-cases-body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.modal-cases-body::-webkit-scrollbar-thumb{background-color:#d5d7da;border-radius:4px}.modal-cases-footer{flex-shrink:0;height:32px;border-top:1px solid rgba(0,0,0,0);transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal.is-scrolled .modal-cases-footer{border-color:#e9eaeb}.modal-cases-inner{padding:0 48px 48px}@media(max-width: 767px){.modal-cases-inner{padding:0 24px 40px}}.cases-intro{text-align:center;padding:0 0 40px}.cases-label{font-size:14px;font-weight:600;line-height:20px;color:#4f3f83;margin-bottom:12px}.cases-h1{font-size:36px;font-weight:600;line-height:44px;letter-spacing:-0.02em;color:#181d27;margin-bottom:16px}@media(max-width: 767px){.cases-h1{font-size:26px;line-height:34px}}.cases-subtitle{font-size:18px;font-weight:400;line-height:28px;color:#535862;max-width:640px;margin:0 auto}.cases-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(max-width: 1023px){.cases-grid{grid-template-columns:1fr;gap:40px}}.cases-card{display:flex;flex-direction:column}.cases-badge{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:16px;font-size:14px;font-weight:600;line-height:20px;width:fit-content;margin-bottom:16px}.cases-badge svg{width:16px;height:16px;flex-shrink:0}.cases-badge--teal{background-color:#effcfc;color:#1f717f}.cases-badge--teal svg{color:#1f717f}.cases-badge--brand{background-color:#f4f2fc;color:#4f3f83}.cases-badge--brand svg{color:#4f3f83}.cases-card-title{font-size:18px;font-weight:600;line-height:28px;color:#251c3f;margin-bottom:8px;margin-left:2px}.cases-card-body{font-size:16px;font-weight:400;line-height:24px;color:#535862;margin-bottom:16px;margin-left:2px}.cases-metrics{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px 0}.cases-metric{background:#fff;border:1px solid #e9eaeb;border-radius:12px;padding:20px 16px;box-shadow:0 1px 1px rgba(10,13,18,.05);display:flex;flex-direction:column;gap:4px;min-height:116px}.cases-metric-value{font-size:24px;font-weight:600;line-height:32px}.cases-metric-value--teal{color:#1f717f}.cases-metric-value--brand{color:#4f3f83}.cases-metric-value--dark{color:#181d27}.cases-metric-label{font-size:14px;font-weight:500;line-height:20px;color:#535862}.cases-card-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 14px;background:#6552a3;border:0;border-radius:8px;font-size:14px;font-weight:600;line-height:20px;color:#fff;cursor:pointer;text-decoration:none;transition:background 200ms cubic-bezier(0.16, 1, 0.3, 1);box-shadow:0 1px 2px rgba(10,13,18,.05),inset 0 0 0 1px rgba(10,13,18,.18),inset 0 -2px 0 rgba(10,13,18,.05);margin-top:auto}.cases-card-cta svg{width:20px;height:20px;flex-shrink:0}.cases-card-cta:hover{background:#4f3f83;color:#fff}.modal-calendly{align-items:stretch;justify-content:stretch;padding:0}.modal-calendly-container{width:100%;height:100%;max-width:none;border-radius:0;background-color:#fff}.modal-calendly-container .calendly-iframe{display:block;width:100%;height:100vh;border:0;box-sizing:border-box;opacity:0;transition:opacity .5s ease-in-out}.modal.is-open .modal-calendly-container .calendly-iframe{opacity:1}.modal-calendly-container .modal-close{z-index:10;background-color:#fff;box-shadow:0px 12px 16px -4px rgba(10,13,18,.08),0px 4px 6px -2px rgba(10,13,18,.03),0px 2px 2px -1px rgba(10,13,18,.04)}
