*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;margin:0}#root{width:100%;min-height:100vh}html[data-maz-theme=light],html:not([data-maz-theme]){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--maz-accent:#5628a0;--maz-accent-rgb:86, 40, 160;--maz-accent-soft:#5628a0;--maz-accent-muted:#5628a0;--maz-violet-dark:#0f172a;--maz-violet-dark-rgb:15, 23, 42;--maz-bg-top:#f4f6fb;--maz-bg-bottom:#e8edf5;--maz-surface:#fff;--maz-text:#0f172a;--maz-text-muted:#64748b;--maz-border:#0f172a1a;--maz-footer-mid:#2d3a52;--elixir-primary:#0f172a;--elixir-primary-rgb:15, 23, 42;--elixir-warning:#5628a0;--elixir-warning-rgb:86, 40, 160;--elixir-yellow:#5628a0;--elixir-yellow-rgb:86, 40, 160;--elixir-gray-100:#eef2f7;--elixir-gray-200:#e2e8f0;--elixir-gray-300:#cbd5e1;--elixir-gray-500:#64748b;--elixir-gray-900:#0f172a;--elixir-white:#fff;--elixir-light:#f8fafc;--elixir-dark:#0f172a}html[data-maz-theme=light] body,html:not([data-maz-theme]) body{color:var(--maz-text);background-color:var(--maz-bg-top);background-image:radial-gradient(ellipse 120% 80% at 50% -20%, rgba(var(--maz-accent-rgb), .12), transparent 55%), linear-gradient(180deg, var(--maz-bg-top) 0%, var(--maz-bg-bottom) 100%);background-attachment:fixed;font-family:DM Sans,Montserrat,system-ui,sans-serif}.maz-header{z-index:1030;border-bottom:1px solid var(--maz-border);-webkit-backdrop-filter:saturate(160%)blur(10px);backdrop-filter:saturate(160%)blur(10px);background-color:#ffffffeb;position:sticky;top:0;box-shadow:0 1px #0f172a0d}.maz-header-bar{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.5rem 0;display:flex}.maz-header-brand{align-items:center;margin-right:auto;text-decoration:none;display:flex}.maz-header-logo{object-fit:contain;width:auto;max-width:min(240px,52vw);max-height:48px;display:block}.maz-header-toggle{color:var(--maz-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.maz-header-toggle .hamburger-inner,.maz-header-toggle .hamburger-inner:before,.maz-header-toggle .hamburger-inner:after{background-color:var(--maz-text)}.maz-header-toggle:focus-visible{outline:2px solid var(--maz-accent);outline-offset:2px}.maz-header-menu{flex-direction:column;flex:100%;align-items:stretch;gap:1.25rem;padding:.5rem 0 1rem;display:none;overflow:visible}.maz-header-menu.is-open{display:flex}.maz-header-nav-list{flex-direction:column;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.maz-header-link{color:var(--maz-text);padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.maz-header-link:hover,.maz-header-link:focus-visible{color:var(--maz-accent);text-decoration:none}.maz-header-actions{justify-content:center;display:flex;overflow:visible}@media (width>=992px){.maz-header-logo{max-width:260px;max-height:52px}.maz-header-toggle{display:none}.maz-header-menu{flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;padding:0;display:flex}.maz-header-nav-list{flex-flow:wrap;justify-content:center;gap:.15rem}.maz-header-link{padding:.35rem .85rem}.maz-header-actions{flex-shrink:0;justify-content:flex-end}}html[data-maz-theme=light] .bg-primary:not(.maz-cta-band):not(.maz-callback):not(.maz-site-footer),html:not([data-maz-theme]) .bg-primary:not(.maz-cta-band):not(.maz-callback):not(.maz-site-footer){background-color:var(--maz-accent)!important}html[data-maz-theme=light] .maz-cta-band.bg-primary,html:not([data-maz-theme]) .maz-cta-band.bg-primary,html[data-maz-theme=light] .maz-callback.bg-primary,html:not([data-maz-theme]) .maz-callback.bg-primary,html[data-maz-theme=light] .maz-site-footer.bg-primary,html:not([data-maz-theme]) .maz-site-footer.bg-primary{background-color:var(--maz-violet-dark)!important}.maz-site-footer{color:#fff}.maz-site-footer__brand{align-items:center;gap:.75rem;margin-bottom:1.25rem;text-decoration:none;display:inline-flex}.maz-site-footer__brand-name{letter-spacing:-.02em;color:#fff;font-size:1.35rem;font-weight:800}.maz-site-footer__tagline{color:#ffffff9e;max-width:22rem;margin:0 0 1.25rem;font-size:.875rem;line-height:1.7}.maz-site-footer__contact li{margin-bottom:.65rem}.maz-site-footer__contact-item{color:#ffffffc7;align-items:flex-start;gap:.65rem;font-size:.8125rem;line-height:1.45;text-decoration:none;transition:color .2s;display:inline-flex}a.maz-site-footer__contact-item:hover{color:#fff}.maz-site-footer__contact-item svg{opacity:.9;flex-shrink:0;width:.9rem;margin-top:.15rem}.maz-site-footer__socials{flex-wrap:wrap;gap:.5rem;display:flex}.maz-site-footer__social{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:.5rem;place-items:center;width:2.25rem;height:2.25rem;text-decoration:none;transition:background .2s;display:grid}.maz-site-footer__social:hover{color:#fff;background:#fff3}.maz-site-footer__col-title{letter-spacing:.04em;color:#fff;border-bottom:1px solid #ffffff40;margin:0 0 1rem;padding-bottom:.5rem;font-size:.8125rem;font-weight:700}.maz-site-footer__links li{margin-bottom:.55rem}.maz-site-footer__link{color:#ffffffd1;font-size:.8125rem;line-height:1.5;text-decoration:none;transition:color .2s}.maz-site-footer__link:hover{color:#fff}.maz-site-footer__bottom{border-top:1px solid #fff3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;padding:1.25rem 0 1.5rem;display:flex}.maz-site-footer__copy{color:#ffffffd9;font-size:.8125rem}.maz-site-footer__legal{flex-wrap:wrap;gap:.35rem 1.25rem;display:flex}.maz-site-footer__legal a{color:#ffffffbf;font-size:.75rem;text-decoration:none}.maz-site-footer__legal a:hover{color:#fff}@media (width<=991.98px){.maz-site-footer__bottom{flex-direction:column;align-items:flex-start}}.maz-display-title{letter-spacing:-.02em;text-align:left;margin:0;line-height:1.2}.maz-display-title--lg{font-size:clamp(1.75rem,4.5vw,2.75rem)}.maz-display-title--md{font-size:clamp(1.35rem,3vw,2rem)}.maz-display-title--sm{font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.3}.maz-display-title--default .maz-display-title__plain{color:#0a0a0a;font-weight:700}.maz-display-title--inverse .maz-display-title__plain{color:#fff;font-weight:700}.maz-display-title--hero .maz-display-title__plain{color:var(--maz-accent);font-weight:700}.maz-display-title.maz-title-word-alt .maz-title-word-alt__strong{font-weight:800}.maz-display-title.maz-title-word-alt .maz-title-word-alt__light{font-weight:300}.maz-display-title--default.maz-title-word-alt .maz-title-word-alt__strong,.maz-display-title--default.maz-title-word-alt .maz-title-word-alt__light{color:#0a0a0a}.maz-display-title--inverse.maz-title-word-alt .maz-title-word-alt__strong{color:#fff}.maz-display-title--inverse.maz-title-word-alt .maz-title-word-alt__light{color:#ffffffd1}.maz-display-title--hero.maz-title-word-alt .maz-title-word-alt__strong,.maz-display-title--hero.maz-title-word-alt .maz-title-word-alt__light{color:#0a0a0a}.maz-display-title.text-center{text-align:center}hr.short{margin-left:0;margin-right:auto}html[data-maz-theme=light] .maz-section-title:not(.text-white):not(.maz-display-title),html:not([data-maz-theme]) .maz-section-title:not(.text-white):not(.maz-display-title){color:#5628a0!important}html[data-maz-theme=light] .maz-section-title.text-white,html:not([data-maz-theme]) .maz-section-title.text-white,html[data-maz-theme=light] .bg-primary .maz-section-title,html:not([data-maz-theme]) .bg-primary .maz-section-title{color:#fff!important}html[data-maz-theme=light] .maz-section-title-sub,html:not([data-maz-theme]) .maz-section-title-sub{color:#f8fafce0!important}html[data-maz-theme=light] .theme-slider .maz-section-title:not(.maz-display-title),html:not([data-maz-theme]) .theme-slider .maz-section-title:not(.maz-display-title){color:#5628a0!important}html[data-maz-theme=light] .theme-slider.min-vh-100 .maz-hero-lead,html:not([data-maz-theme]) .theme-slider.min-vh-100 .maz-hero-lead{color:#000!important}html[data-maz-theme=light] .theme-slider.min-vh-100 .btn-outline-primary.maz-hero-outline-btn,html:not([data-maz-theme]) .theme-slider.min-vh-100 .btn-outline-primary.maz-hero-outline-btn{color:var(--maz-accent)!important;border-color:var(--maz-accent)!important;background-color:#0000!important}html[data-maz-theme=light] .theme-slider.min-vh-100 .btn-outline-primary.maz-hero-outline-btn:hover,html[data-maz-theme=light] .theme-slider.min-vh-100 .btn-outline-primary.maz-hero-outline-btn:focus,html:not([data-maz-theme]) .theme-slider.min-vh-100 .btn-outline-primary.maz-hero-outline-btn:hover,html:not([data-maz-theme]) .theme-slider.min-vh-100 .btn-outline-primary.maz-hero-outline-btn:focus{color:var(--maz-accent-soft)!important;border-color:var(--maz-accent-soft)!important;box-shadow:none!important;background-color:#0000!important}html[data-maz-theme=light] .btn-primary,html:not([data-maz-theme]) .btn-primary{color:#fff!important;background-color:var(--maz-accent)!important;border-color:var(--maz-accent)!important}html[data-maz-theme=light] .btn-primary:hover,html[data-maz-theme=light] .btn-primary:focus,html:not([data-maz-theme]) .btn-primary:hover,html:not([data-maz-theme]) .btn-primary:focus{background-color:var(--maz-accent-soft)!important;border-color:var(--maz-accent-soft)!important;color:#fff!important}html[data-maz-theme=light] .btn-warning,html:not([data-maz-theme]) .btn-warning{color:#fff!important;background-color:var(--elixir-warning)!important;border-color:var(--elixir-warning)!important}.btn-warning .text-primary,.btn-warning .fw-semi-bold.text-primary{color:#fff!important}html[data-maz-theme=light] .btn-outline-primary,html:not([data-maz-theme]) .btn-outline-primary{color:var(--elixir-primary)!important;border-color:var(--elixir-primary)!important}html[data-maz-theme=light] .btn-outline-primary:hover,html:not([data-maz-theme]) .btn-outline-primary:hover{color:#fff!important;background-color:var(--elixir-primary)!important}html[data-maz-theme=light] .text-primary,html:not([data-maz-theme]) .text-primary{color:var(--maz-accent)!important}html[data-maz-theme=light] .theme-slider .text-primary,html:not([data-maz-theme]) .theme-slider .text-primary{color:var(--maz-accent-muted)!important}html[data-maz-theme=light] .maz-section-title .text-primary,html[data-maz-theme=light] .theme-slider .maz-section-title .text-primary,html:not([data-maz-theme]) .maz-section-title .text-primary,html:not([data-maz-theme]) .theme-slider .maz-section-title .text-primary,html[data-maz-theme=light] .bg-primary .maz-section-title .text-primary,html:not([data-maz-theme]) .bg-primary .maz-section-title .text-primary{color:currentColor!important}.maz-section-with-icon{color:var(--maz-text)}html[data-maz-theme=light] .maz-section-with-icon>.text-primary,html:not([data-maz-theme]) .maz-section-with-icon>.text-primary,html[data-maz-theme=light] .maz-welcome-item .ring-icon,html:not([data-maz-theme]) .maz-welcome-item .ring-icon{color:#5628a0!important}html[data-maz-theme=light] a.maz-link-more,html:not([data-maz-theme]) a.maz-link-more{color:var(--maz-accent)!important}a.maz-link-more:hover{color:var(--maz-accent-soft)!important}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#top,section[id]{scroll-margin-top:5.5rem}.maz-hero{padding:0;position:relative;overflow:hidden}.maz-hero__bg{z-index:0;position:absolute;inset:0}.maz-hero__container{z-index:2;position:relative}.maz-hero__copy{max-width:40rem}.maz-hero__text-track{min-height:clamp(11rem,28vw,14.5rem);position:relative;overflow:hidden}.maz-hero__slide{width:100%}.maz-hero__dots{border:none;align-items:center;gap:.5rem;margin:1.25rem 0 1.5rem;padding:0;display:flex}.maz-hero__dot{cursor:pointer;background-color:#5628a047;border:none;border-radius:50%;width:.5rem;height:.5rem;padding:0;transition:transform .25s,background-color .25s}.maz-hero__dot:hover{background-color:#5628a080;transform:scale(1.15)}.maz-hero__dot.is-active{background-color:#5628a0;border-radius:999px;width:1.35rem}.maz-hero__dot:focus-visible{outline-offset:3px;outline:2px solid #5628a0}.maz-hero__cta{margin-top:0}.theme-slider .swiper-nav .swiper-button-prev{transform:translate(-.85rem,-50%)!important}.theme-slider .swiper-nav .swiper-button-next{transform:translate(.85rem,-50%)!important}.theme-slider:hover .swiper-nav .swiper-button-prev,.theme-slider:focus .swiper-nav .swiper-button-prev{transform:translate(-1rem,-50%)!important}.theme-slider:hover .swiper-nav .swiper-button-next,.theme-slider:focus .swiper-nav .swiper-button-next{transform:translate(1rem,-50%)!important}.theme-slider .swiper-nav .swiper-button-prev,.theme-slider .swiper-nav .swiper-button-next{color:var(--maz-accent)!important}.theme-slider .swiper-nav .swiper-button-prev:hover,.theme-slider .swiper-nav .swiper-button-next:hover,.theme-slider .swiper-nav .swiper-button-prev:focus-visible,.theme-slider .swiper-nav .swiper-button-next:focus-visible{color:var(--maz-accent-soft)!important}.theme-slider .maz-hero-outline-btn svg{color:var(--maz-accent)!important}.theme-slider .maz-hero-outline-btn:hover svg,.theme-slider .maz-hero-outline-btn:focus-visible svg{color:var(--maz-accent-soft)!important}.maz-partners-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.maz-partners-marquee__inner{width:max-content;animation:32s linear infinite paused maz-partners-marquee;display:flex}.maz-partners-strip.is-marquee-active .maz-partners-marquee__inner{animation-play-state:running}.maz-partners-marquee:hover .maz-partners-marquee__inner,.maz-partners-strip.is-marquee-active .maz-partners-marquee:hover .maz-partners-marquee__inner{animation-play-state:paused}@keyframes maz-partners-marquee{to{transform:translate(-50%)}}.maz-partners-marquee__group{flex-shrink:0;align-items:center;display:flex}.maz-partners-marquee__item{flex-shrink:0;padding:0 2.75rem}.maz-partners-strip .maz-partner-wordmark-wrap{justify-content:center;align-items:center;min-width:11rem;padding:.5rem 0;display:flex}.maz-partners-strip .maz-partner-wordmark-wrap svg{width:100%;max-width:240px;height:auto;max-height:3.25rem;color:var(--maz-accent);display:block}@media (prefers-reduced-motion:reduce){.maz-partners-marquee{-webkit-mask-image:none;mask-image:none}.maz-partners-marquee__inner{flex-wrap:wrap;justify-content:center;gap:1.5rem 2.75rem;width:100%;animation:none}.maz-partners-marquee__group[aria-hidden=true]{display:none}}.maz-testimonials{--maz-testimonial-accent:#5628a0;--maz-testimonial-bg:#f9f9f9;background-color:var(--maz-testimonial-bg);padding:4.5rem 0 5rem}.maz-testimonials-inner{max-width:920px}.maz-testimonials-header{text-align:left;margin-bottom:2.75rem;position:relative}.maz-testimonials-kicker{color:#a3a3a3;text-align:right;max-width:16rem;margin:0 0 1.25rem auto;font-size:.75rem;line-height:1.55}@media (width>=768px){.maz-testimonials-kicker{margin:0;position:absolute;top:0;right:0}.maz-testimonials-header{margin-bottom:3rem;padding-top:.25rem}}.maz-testimonials-title{text-align:left}.maz-testimonials-avatars{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:2.5rem;display:flex}.maz-testimonials-avatar-btn{cursor:pointer;background:0 0;border:3px solid #0000;border-radius:50%;flex-shrink:0;width:4.25rem;height:4.25rem;padding:0;transition:border-color .2s,transform .2s}.maz-testimonials-avatar-btn img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.maz-testimonials-avatar-btn:hover{transform:scale(1.04)}.maz-testimonials-avatar-btn.is-active{border-color:var(--maz-testimonial-accent)}.maz-testimonials-avatar-btn:focus-visible{outline:2px solid var(--maz-testimonial-accent);outline-offset:3px}.maz-testimonials-stage{justify-content:center;align-items:center;gap:.75rem;display:flex}.maz-testimonials-nav{color:#404040;cursor:pointer;background-color:#ececec;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:background-color .2s,color .2s,opacity .2s;display:inline-flex}.maz-testimonials-nav svg{width:1.15rem;height:1.15rem}.maz-testimonials-nav--prev{opacity:.45}.maz-testimonials-nav--next{opacity:1}.maz-testimonials-nav:hover,.maz-testimonials-nav:focus-visible{color:#0a0a0a;opacity:1;background-color:#e0e0e0}.maz-testimonials-nav:focus-visible{outline:2px solid var(--maz-testimonial-accent);outline-offset:2px}.maz-testimonials-panel{text-align:center;flex:1;min-width:0;max-width:36rem;margin:0 auto;animation:.35s maz-testimonial-fade}@keyframes maz-testimonial-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.maz-testimonials-quote-mark{color:var(--maz-testimonial-accent);margin-bottom:.35rem;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:700;line-height:1;display:block}.maz-testimonials-name{color:#0a0a0a;margin:0 0 .35rem;font-size:1.125rem;font-weight:700}.maz-testimonials-company{letter-spacing:.14em;text-transform:uppercase;color:#a3a3a3;margin:0 0 1.25rem;font-size:.6875rem;font-weight:500}.maz-testimonials-quote{color:#525252;margin:0;font-size:.9375rem;line-height:1.75}@media (width<=575.98px){.maz-testimonials{padding:3rem 0 3.5rem}.maz-testimonials-kicker{text-align:center;max-width:none;margin-left:0}.maz-testimonials-nav{width:2rem;height:2rem}.maz-testimonials-stage{gap:.35rem}}@media (prefers-reduced-motion:reduce){.maz-testimonials-panel{animation:none}.maz-testimonials-avatar-btn:hover{transform:none}}.maz-team{--maz-team-accent:#5628a0;background-color:#fff;padding:4.5rem 0 5rem;position:relative;overflow:hidden}.maz-team-copy .maz-display-title{margin-bottom:1.5rem}.maz-team-lead{color:#737373;margin:0 0 1rem;font-size:.9375rem;line-height:1.75}.maz-pill-cta{color:#fff;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background-color:#5628a0;border:none;border-radius:999px;align-items:center;gap:.65rem;padding:.65rem .65rem .65rem 1.35rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1),filter .28s,box-shadow .28s;display:inline-flex;box-shadow:0 2px 10px #5628a038}.maz-pill-cta:hover,.maz-pill-cta:focus-visible{color:#fff;filter:brightness(1.06);text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 22px #5628a061}.maz-pill-cta:focus{outline:none}.maz-pill-cta:focus-visible{outline-offset:3px;outline:2px solid #5628a0}.maz-pill-cta--sm{letter-spacing:.1em;padding:.5rem .5rem .5rem 1.1rem;font-size:.6875rem}.maz-pill-cta__label{line-height:1}.maz-pill-cta__icon{color:#fff;will-change:transform;background-color:#fff3;border-radius:50%;flex-shrink:0;place-items:center;width:2rem;height:2rem;transition:transform .28s cubic-bezier(.22,1,.36,1);display:grid}.maz-pill-cta__icon svg{width:1rem;height:1rem}.maz-pill-cta--sm .maz-pill-cta__icon{width:1.75rem;height:1.75rem;font-size:.9rem}.maz-pill-cta:hover .maz-pill-cta__icon,.maz-pill-cta:focus-visible .maz-pill-cta__icon{transform:scale(1.18)}.maz-pill-cta--inverse{color:#5628a0;background-color:#fff;box-shadow:0 2px 12px #00000024}.maz-pill-cta--inverse:hover,.maz-pill-cta--inverse:focus-visible{color:#5628a0;filter:brightness(1.02);box-shadow:0 8px 24px #00000038}.maz-pill-cta--inverse:focus-visible{outline-color:#fff}.maz-pill-cta--inverse .maz-pill-cta__icon{color:#fff;background-color:#5628a0}.maz-team-copy .maz-pill-cta{margin-top:.5rem}.maz-team-tagline{color:#404040;margin:1.75rem 0 0;font-size:1.125rem}.maz-team-tagline strong{color:#0a0a0a;font-weight:800}.maz-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.maz-team-card{aspect-ratio:4/5;cursor:default;background-color:#e5e5e5;margin:0;position:relative;overflow:hidden}.maz-team-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.maz-team-founder-note{color:#a3a3a3;text-align:left;z-index:2;margin:0;font-size:.6875rem;line-height:1.4;position:absolute;top:-1.65rem;left:0;right:0}.maz-team-card:nth-child(2){margin-top:1.65rem}.maz-team-card-overlay{text-align:center;color:#fff;opacity:0;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.maz-team-card-name{color:#fff;margin:0 0 .35rem;font-size:1.125rem;font-weight:700}.maz-team-card-role{letter-spacing:.12em;text-transform:uppercase;color:#ffffffd9;max-width:14rem;margin:0 0 1rem;font-size:.625rem;font-weight:500;line-height:1.45}.maz-team-card-socials{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.maz-team-card-socials a{color:#fff;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.9rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.maz-team-card-socials a:hover{color:var(--maz-team-accent);transform:translateY(-2px)}.maz-team-card-socials a:focus-visible{outline-offset:2px;outline:2px solid #fff}.maz-team-card-accent{background-color:var(--maz-team-accent);transform-origin:50%;height:4px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.maz-team-card:focus-within{outline:none}.maz-team-card:focus-within .maz-team-card-overlay,.maz-team-card:hover .maz-team-card-overlay{opacity:1}.maz-team-card:focus-within img,.maz-team-card:hover img{transform:scale(1.03)}.maz-team-card:focus-within .maz-team-card-accent,.maz-team-card:hover .maz-team-card-accent{transform:scaleX(1)}@media (width<=991.98px){.maz-team{padding:3.5rem 0 4rem}.maz-team-copy{text-align:left;margin-bottom:.5rem}.maz-team-founder-note{text-align:center;margin-bottom:.5rem;position:static}.maz-team-card:nth-child(2){margin-top:0}}@media (width<=575.98px){.maz-team-grid{gap:.65rem}.maz-team-card-role{font-size:.5625rem}}@media (prefers-reduced-motion:reduce){.maz-team-card img,.maz-team-card-overlay,.maz-team-card-accent{transition:none}.maz-pill-cta:hover,.maz-pill-cta:focus-visible{transform:none;box-shadow:0 2px 10px #5628a038}.maz-pill-cta:hover .maz-pill-cta__icon,.maz-pill-cta:focus-visible .maz-pill-cta__icon{transform:none}.maz-morph-shapes__spin,.maz-morph-shapes__spin-slow,.maz-morph-shapes__spin-reverse,.maz-morph-shapes__globe,.maz-morph-shapes__blob{animation:none!important}}.maz-site-shell{position:relative}.maz-site-shell>main{z-index:1;position:relative}.maz-morph-shapes{pointer-events:none;color:#00000013}.maz-morph-shapes--ambient{z-index:0;color:#5628a012;position:fixed;inset:0;overflow:hidden}.maz-morph-shapes--hero,.maz-morph-shapes--section{z-index:1;position:absolute;inset:0;overflow:hidden}.maz-morph-shapes--hero{color:#ffffff38}.maz-morph-shapes--section{color:#00000014}.maz-morph-shapes__globe,.maz-morph-shapes__arcs{width:min(44vw,30rem);height:auto;animation:32s ease-in-out infinite maz-morph-float;position:absolute}.maz-morph-shapes__globe--tl{top:-14%;left:-16%}.maz-morph-shapes__globe--br{animation-delay:-10s;bottom:-16%;right:-18%}.maz-morph-shapes__globe--hero-tl{opacity:.9;width:min(52vw,36rem);top:-18%;left:-20%}.maz-morph-shapes__globe--hero-br{width:min(48vw,34rem);animation-delay:-14s;bottom:-22%;right:-24%}.maz-morph-shapes__globe--section{width:min(40vw,26rem);top:4%;right:-8%}.maz-morph-shapes__arcs--mid{opacity:.65;width:min(36vw,22rem);animation-delay:-6s;top:38%;left:42%}.maz-morph-shapes__arcs--section{width:min(38vw,24rem);top:18%;right:6%}.maz-morph-shapes__spin{transform-origin:50%;animation:52s linear infinite maz-morph-spin}.maz-morph-shapes__spin-slow{transform-origin:50%;animation:76s linear infinite maz-morph-spin}.maz-morph-shapes__spin-reverse{transform-origin:50%;animation:68s linear infinite maz-morph-spin-reverse}.maz-morph-shapes__blob{opacity:.4;background:0 0;border:1px solid;animation:24s ease-in-out infinite maz-morph-blob;position:absolute}.maz-morph-shapes__blob--a{width:16rem;height:16rem;top:22%;left:8%}.maz-morph-shapes__blob--b{width:12rem;height:12rem;animation-delay:-8s;bottom:18%;right:28%}.maz-morph-shapes__blob--hero{opacity:.35;width:14rem;height:14rem;animation-delay:-5s;top:42%;right:12%}.maz-morph-shapes__blob--section{opacity:.35;width:20rem;height:20rem;animation-delay:-11s;bottom:2%;left:38%}@keyframes maz-morph-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes maz-morph-spin-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes maz-morph-float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(14px,-20px)scale(1.03)}}@keyframes maz-morph-blob{0%,to{border-radius:58% 42% 52% 48%/48% 55% 45% 52%;transform:translate(0)rotate(0)}33%{border-radius:42% 58% 48% 52%/55% 42% 58% 45%;transform:translate(22px,-14px)rotate(120deg)}66%{border-radius:52% 48% 42% 58%/42% 52% 48% 58%;transform:translate(-18px,16px)rotate(240deg)}}.maz-news-card{flex-direction:column;min-height:0;display:flex;overflow:hidden}.maz-news-card__media{aspect-ratio:16/10;border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;flex-shrink:0;display:block;overflow:hidden}.maz-news-card__img{object-fit:cover;vertical-align:middle;width:100%;height:100%}.maz-news-card__body{flex-direction:column;flex:auto;min-height:0;display:flex}.maz-news-card__category{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;overflow:hidden}.maz-news-card__title-link{flex-shrink:0;min-width:0;display:block}.maz-news-card__title{-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.maz-news-card__author{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;margin-top:.5rem;margin-bottom:0;overflow:hidden}.maz-news-card__excerpt{-webkit-line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;flex:auto;min-height:0;margin-top:.75rem;margin-bottom:0;display:-webkit-box;overflow:hidden}.maz-news-card__more{flex-shrink:0;margin-top:auto;padding-top:1rem}.maz-callback{position:relative}.maz-callback__panel{background:#fff;border-radius:1.35rem;max-width:72rem;margin-inline:auto;padding:clamp(1.75rem,4.5vw,3rem);box-shadow:0 4px 6px #0000000a,0 22px 48px #00000024}.maz-callback__title.maz-display-title{letter-spacing:-.03em}.maz-callback__lead{color:#525252;margin:1.125rem 0 1.75rem;font-size:.9375rem;line-height:1.75}.maz-callback__bullets li{color:#404040;align-items:flex-start;gap:.85rem;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:flex}.maz-callback__bullets li:last-child{margin-bottom:0}.maz-callback__bullets svg{color:#5628a0;flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.12rem}.maz-callback__form-intro{letter-spacing:.06em;text-transform:uppercase;color:#737373;font-size:.8125rem}@media (width>=992px){.maz-callback__form{border-left:1px solid #00000012;margin-left:.25rem;padding-left:2rem}}.maz-callback__label{letter-spacing:.07em;text-transform:uppercase;color:#525252;margin-bottom:.35rem;font-size:.6875rem;font-weight:700}.maz-callback__control{border-color:#0000001a;border-radius:.65rem;padding:.65rem .9rem;font-size:.9375rem}.maz-callback__control::placeholder{color:#a3a3a3}.maz-callback__control:focus{border-color:#5628a0;box-shadow:0 0 0 3px #5628a026}.maz-callback__textarea{resize:vertical;min-height:7.5rem}button.maz-callback__submit.maz-pill-cta{appearance:none}.maz-poles{background:linear-gradient(#faf9fc 0%,#fff 45%);border-top:1px solid #0000000b;border-bottom:1px solid #0000000b}.maz-poles__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#5628a0;font-size:.6875rem;font-weight:700}.maz-poles__lead{color:#525252;max-width:38rem;font-size:1rem;line-height:1.75}.maz-poles__rule{background:linear-gradient(90deg,#5628a01f,#5628a0);border-radius:999px;width:100%;max-width:10rem;height:3px;margin-left:auto}.maz-poles__hr.short{max-width:4rem}.maz-poles-card{transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s}.maz-poles-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px #00000014!important}.maz-poles-card__icon{color:#5628a0;background:#5628a014;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:inline-flex}.maz-poles-card__icon svg{flex-shrink:0}.maz-poles-card__label{letter-spacing:.1em;text-transform:uppercase;color:#737373;font-size:.6875rem;font-weight:700}.maz-poles-card__heading.maz-display-title{letter-spacing:-.02em}.maz-poles-card__text{color:#525252;font-size:.9375rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.maz-poles-card{transition:none}.maz-poles-card:hover{transform:none}}.maz-legal-page section{padding-top:0;padding-bottom:0}.maz-legal-page h1.maz-legal-page__title{margin-top:0;margin-bottom:.5rem;letter-spacing:normal!important;word-spacing:normal!important;color:var(--maz-text)!important;font-size:clamp(1.625rem,4vw,2.125rem)!important;font-weight:700!important;line-height:1.35!important}.maz-legal-page h2.maz-legal-page__section-title{margin-top:0;letter-spacing:normal!important;word-spacing:normal!important;text-transform:none!important;color:var(--maz-accent)!important;margin-bottom:.5rem!important;font-size:1.125rem!important;font-weight:600!important;line-height:1.5!important}.maz-legal-page__main{min-height:calc(100vh - 12rem)}.maz-legal-page__breadcrumb{color:var(--maz-text-muted);flex-wrap:wrap;align-items:center;gap:.25rem .4rem;margin-bottom:.75rem;font-size:.8125rem;display:flex}.maz-legal-page__breadcrumb a{color:var(--maz-accent);font-weight:500;text-decoration:none}.maz-legal-page__breadcrumb a:hover{text-decoration:underline}.maz-legal-page__header{max-width:48rem;margin-bottom:1.25rem}.maz-legal-page__title{font-family:Montserrat,DM Sans,system-ui,sans-serif}.maz-legal-page__updated{color:var(--maz-text-muted);margin:0;font-size:.9375rem;line-height:1.5}.maz-legal-page__intro{color:var(--maz-text);margin:0;font-size:1.0625rem;line-height:1.7}.maz-legal-page__article{max-width:48rem}.maz-legal-page__block{margin-bottom:1.15rem;scroll-margin-top:4.5rem}.maz-legal-page__block:last-child{margin-bottom:0}.maz-legal-page__block+.maz-legal-page__block{padding-top:.15rem}.maz-legal-page__section-title{font-family:Montserrat,DM Sans,system-ui,sans-serif}.maz-legal-page__paragraph{color:var(--maz-text);margin:0 0 .4rem;font-size:.9375rem;line-height:1.55}.maz-legal-page__block>:last-child{margin-bottom:0}.maz-legal-page__list{color:var(--maz-text);margin:.25rem 0 0;padding-left:1.15rem;font-size:.9375rem;line-height:1.55}.maz-legal-page__list li{margin:0;padding:0}.maz-legal-page__list li+li{margin-top:.2rem}.maz-legal-page__footer{border-top:1px solid var(--maz-border);flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:1.25rem;margin-bottom:2rem;padding-top:.85rem;padding-bottom:1.5rem;display:flex}@media (width>=768px){.maz-legal-page__footer{margin-bottom:2.5rem;padding-bottom:2rem}}.maz-legal-page__sibling,.maz-legal-page__back{color:var(--maz-accent);font-size:.9375rem;font-weight:500;text-decoration:none}.maz-legal-page__sibling:hover,.maz-legal-page__back:hover{text-decoration:underline}
