@font-face{font-family:Contrail One;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/contrailone-regular.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Commissioner;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/commissioner-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Commissioner;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/commissioner-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/dmsans-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/dmsans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/material-symbols-outlined.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased}:root{--brand-blue-dark: #4b4bf2;--brand-blue-mid: #706eff;--brand-violet-light: #c7c4ff;--brand-blue-light: #f0f0ff;--brand-orange: #e96e22;--brand-orange-hover: #d8611e;--brand-anthracite: #474747;--brand-white: #ffffff;--white: var(--brand-white);--blue: var(--brand-blue-dark);--blue-light: var(--brand-blue-mid);--orange: var(--brand-orange);--dark: var(--brand-anthracite);--gray-100: #f5f5f7;--gray-200: #e8e8ee;--gray-400: #9a9aaa;--font-heading: "Commissioner", sans-serif;--font-body: "Commissioner", sans-serif;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--section-pad: clamp(4rem, 8vw, 7rem);--section-gap: clamp(2rem, 4vw, 3.5rem);--container: 1200px;--btn-color: var(--brand-orange);--btn-hover-color: var(--brand-orange-hover);--primary: var(--brand-blue-dark)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html{background:var(--white)}body{font-family:var(--font-body);color:var(--dark);background:transparent;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden;position:relative;z-index:0}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(ellipse 900px 750px at 50% 42%,rgba(75,75,242,.13) 0%,transparent 68%),radial-gradient(ellipse 450px 380px at 68% 36%,rgba(233,110,34,.09) 0%,transparent 65%);will-change:transform,opacity;animation:spotlight-drift 22s ease-in-out infinite}@keyframes spotlight-drift{0%{transform:translate(0);opacity:1}20%{transform:translate(35px,18px);opacity:.78}40%{transform:translate(15px,38px);opacity:.88}60%{transform:translate(-30px,22px);opacity:.72}80%{transform:translate(-12px,-25px);opacity:.85}to{transform:translate(0);opacity:1}}h1,h3,h4{font-family:var(--font-heading);line-height:1.25;color:var(--dark)}h2{color:var(--blue);font-family:var(--font-heading);line-height:1.25}h1{font-size:clamp(2rem,8vw,var(--h1, 56px))}h2{font-size:clamp(1.6rem,6vw,var(--h2, 40px))}h3{font-size:clamp(1.25rem,4.5vw,var(--h3, 28px))}h4{font-size:var(--h4, 22px)}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;word-break:break-word;min-width:0}h5{font-size:var(--h5, 18px);line-height:1.15}h6{font-size:var(--h6, 16px);line-height:1.15}body{font-size:var(--text-md, 16px)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block;overflow-wrap:break-word;word-break:break-word}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}section{padding-block:var(--section-gap)}section[style*=background],section.section-dark,section.has-bg-image{padding-block:var(--section-pad)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:600;font-size:1rem;cursor:pointer;border:2px solid transparent;transition:transform .15s,box-shadow .15s,background .15s}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #4b4bf247}.btn-primary:hover,.btn-orange:hover{box-shadow:0 8px 28px #e96e2261}.btn-primary{background:var(--btn-color);color:var(--white)}.btn-primary:hover{background:var(--btn-hover-color)}.btn-outline{background:transparent;border-color:var(--btn-color);color:var(--btn-color)}.btn-outline:hover,.btn-orange{background:var(--btn-color);color:var(--white)}.btn-orange:hover{background:var(--btn-hover-color)}.btn-blue{background:var(--blue);color:var(--white)}.btn-blue:hover{background:var(--blue-light)}.btn-white{background:var(--white);color:var(--btn-color)}.btn-white:hover{background:var(--gray-100)}.rich-text h2,.rich-text h3{color:var(--blue, #4b4bf2)}.rich-text h2{font-size:clamp(1.4rem,5.5vw,var(--h2, 40px));margin-block:1.5rem .75rem}.rich-text h3{font-size:clamp(1.15rem,4vw,var(--h3, 28px));margin-block:1.25rem .5rem}.rich-text h4{font-size:clamp(1rem,3vw,var(--h4, 22px));margin-block:2rem .5rem}.rich-text p{margin-block:.75rem}.rich-text ul,.rich-text ol{padding-left:1.5rem;margin-block:.75rem}.rich-text li{margin-block:.3rem}.rich-text a{color:var(--brand-orange);text-decoration:underline;transition:font-weight .1s}.rich-text a:hover{font-weight:700}.rich-text strong{font-weight:600}.rich-text table{width:100%;border-collapse:separate;border-spacing:0;margin-block:1.75rem;font-size:.95em;border:1px solid var(--gray-200);border-radius:var(--radius-md);overflow:hidden;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (min-width: 720px){.rich-text table{display:table;overflow-x:visible}}.rich-text table thead{background:var(--blue)}.rich-text table th{color:var(--white);font-family:var(--font-heading);font-weight:400;text-align:left;padding:.9rem 1.1rem;font-size:1rem;letter-spacing:.01em;border:0;vertical-align:middle}.rich-text table th,.rich-text table th *{color:#fff!important}.rich-text table td{padding:.85rem 1.1rem;border-top:1px solid var(--gray-200);vertical-align:top;color:var(--dark)}.rich-text table tbody tr:first-child td{border-top:0}.rich-text table tbody tr:nth-child(2n) td{background:var(--gray-100)}.rich-text table tbody tr:hover td{background:var(--brand-blue-light)}.rich-text table caption{caption-side:bottom;color:var(--gray-400);font-size:.85em;padding-block:.6rem .25rem;text-align:left}.rich-text table tbody td:first-child{font-weight:600;color:var(--blue)}.section-dark .rich-text table,.item-dark .rich-text table{border-color:#ffffff2e}.section-dark .rich-text table thead,.item-dark .rich-text table thead{background:#ffffff1f}.section-dark .rich-text table th,.item-dark .rich-text table th{color:var(--white)}.section-dark .rich-text table td,.item-dark .rich-text table td{color:var(--white);border-top-color:#ffffff1f;background:transparent}.section-dark .rich-text table tbody tr:nth-child(2n) td,.item-dark .rich-text table tbody tr:nth-child(2n) td{background:#ffffff0f}.section-dark .rich-text table tbody tr:hover td,.item-dark .rich-text table tbody tr:hover td{background:#ffffff1a}.section-dark .rich-text table tbody td:first-child,.item-dark .rich-text table tbody td:first-child{color:var(--white)}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .6s ease both}.fade-up-1{animation-delay:.1s}.fade-up-2{animation-delay:.2s}.fade-up-3{animation-delay:.3s}@media (prefers-reduced-motion: reduce){body:before{animation:none;will-change:auto}.fade-up,.fade-up-1,.fade-up-2,.fade-up-3{animation:none;opacity:1;transform:none}.has-hero-glow:after{display:none}}.has-hero-glow{position:relative;overflow:hidden;isolation:isolate}.has-hero-glow:before,.has-hero-glow:after{content:"";position:absolute;pointer-events:none}.has-hero-glow:before{inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:60px 60px;background-position:-1px -1px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at center,black 30%,transparent 80%);mask-image:radial-gradient(ellipse 80% 70% at center,black 30%,transparent 80%)}.has-hero-glow:after{top:-250px;right:-200px;width:900px;height:900px;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.22),transparent 60%)}section[style*=background-color]:not(.has-hero-glow):not(.has-bg-image){position:relative;isolation:isolate;overflow:hidden}section[style*=background-color]:not(.has-hero-glow):not(.has-bg-image):before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0000,#0000000d)}.section-dark[style*=background-color]:not(.has-hero-glow):not(.has-bg-image):before{background:linear-gradient(90deg,#ffffff14,#fff0)}section:not(.has-hero-glow):not(.has-bg-image){position:relative;isolation:isolate}.section-headline{position:relative;padding-bottom:1rem;margin-bottom:2rem;text-align:center;scroll-margin-top:90px;background:linear-gradient(135deg,var(--blue, #4b4bf2) 0%,#706eff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:var(--blue, #4b4bf2)}.section-dark .section-headline{background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:var(--block-headline-color, var(--white));color:var(--block-headline-color, var(--white))}.section-headline:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:48px;height:3px;background:#706eff;border-radius:2px}.section-text{text-align:center;max-width:720px;margin-inline:auto;margin-block:2rem 2.5rem;font-size:1.05rem;color:inherit}.section-text--after{margin-bottom:0;margin-block-end:0}.section-dark{color:var(--white)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:var(--block-headline-color, var(--white))}.section-dark p,.section-dark li{color:var(--block-text-color, var(--white))}.section-dark .rich-text a{color:var(--brand-white);text-decoration-color:var(--brand-white)}.section-dark .partner-item{background:#ffffff21;border-color:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 4px #0003}.section-dark .partner-item:hover{background:#ffffff38;border-color:#ffffff59;box-shadow:0 14px 36px #00000047}.section-dark .partner-item img{filter:brightness(10);opacity:.8}.section-dark .partner-item .partner-logo--contain img{filter:none;opacity:1}.testimonial-card{border-left:4px solid var(--btn-color)}.faq-q[aria-expanded=true]{border-left:3px solid var(--blue)}.step-icon-wrap{background:var(--btn-color)}.step-icon{color:var(--white)!important}.partners-label:before{content:"";display:block;width:32px;height:2px;background:var(--btn-color);margin:0 auto .75rem}[style*=--block-text-color] p,[style*=--block-text-color] li,[style*=--block-text-color] span,[style*=--block-text-color] .rich-text,[style*=--block-text-color] .rich-text *{color:var(--block-text-color)}.landing-layout section{padding-block:clamp(.75rem,2vw,1.25rem)!important}.landing-layout h1,.landing-layout h2,.landing-layout h3,.landing-layout h4,.landing-layout h5,.landing-layout h6,.landing-layout .rich-text h1,.landing-layout .rich-text h2,.landing-layout .rich-text h3,.landing-layout .rich-text h4,.landing-layout .rich-text h5,.landing-layout .rich-text h6{color:var(--blue, #4b4bf2)}.landing-layout .section-headline,.landing-layout section .section-headline,.landing-layout section h1.section-headline,.landing-layout section h2.section-headline,.landing-layout section h3.section-headline{text-align:left!important}.landing-layout .section-headline:after{left:0!important;right:auto!important;transform:none!important}.landing-layout .block-stats .section-headline,.landing-layout .block-testimonial .section-headline,.landing-layout .block-faq .section-headline{text-align:center!important}.landing-layout .block-stats .section-headline:after,.landing-layout .block-testimonial .section-headline:after,.landing-layout .block-faq .section-headline:after{left:50%!important;right:auto!important;transform:translate(-50%)!important}.landing-layout .section-dark h1,.landing-layout .section-dark h2,.landing-layout .section-dark h3,.landing-layout .section-dark h4,.landing-layout .section-dark h5,.landing-layout .section-dark h6{color:var(--block-headline-color, #ffffff)}.block-pt-override>*{padding-top:var(--block-pt)!important}.block-pb-override>*{padding-bottom:var(--block-pb)!important}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#ffffffc7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(75,75,242,.12)}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem;height:68px}.logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.6rem}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.logo[data-astro-cid-3ef6ksr2] video[data-astro-cid-3ef6ksr2]{height:42px;width:auto;display:block}.logo-wordmark[data-astro-cid-3ef6ksr2]{font-family:Contrail One,sans-serif;font-size:1.2rem;font-weight:400;color:var(--brand-orange);transition:color .15s;white-space:nowrap;line-height:1}.logo[data-astro-cid-3ef6ksr2]:hover .logo-wordmark[data-astro-cid-3ef6ksr2]{color:var(--brand-blue-dark)}.main-nav[data-astro-cid-3ef6ksr2]{margin-left:auto}.main-nav[data-astro-cid-3ef6ksr2]>ul[data-astro-cid-3ef6ksr2]{display:flex;gap:.25rem;list-style:none;align-items:center}.nav-link[data-astro-cid-3ef6ksr2]{padding:.45rem .85rem;border-radius:var(--radius-sm);font-size:.95rem;font-weight:500;transition:background .15s,color .15s;display:flex;align-items:center;gap:.3rem;cursor:pointer;background:none;border:none;font-family:inherit;color:inherit;white-space:nowrap}.nav-link[data-astro-cid-3ef6ksr2]:hover,.nav-link[data-astro-cid-3ef6ksr2].active{background:var(--gray-100);color:var(--blue)}.has-dropdown[data-astro-cid-3ef6ksr2]{position:relative}.chevron[data-astro-cid-3ef6ksr2]{transition:transform .2s;flex-shrink:0}.nav-dropdown-trigger[data-astro-cid-3ef6ksr2][aria-expanded=true] .chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.nav-dropdown-trigger[data-astro-cid-3ef6ksr2][aria-expanded=true]{background:var(--gray-100);color:var(--blue)}.dropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-md, 12px);box-shadow:0 8px 24px #0000001a;list-style:none;padding:.4rem;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s,transform .15s,visibility .15s;z-index:200}.has-dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown[data-astro-cid-3ef6ksr2],.has-dropdown[data-astro-cid-3ef6ksr2]:focus-within .dropdown[data-astro-cid-3ef6ksr2],.dropdown[data-astro-cid-3ef6ksr2].open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-link[data-astro-cid-3ef6ksr2]{display:block;padding:.55rem .9rem;border-radius:var(--radius-sm, 6px);font-size:.9rem;font-weight:500;transition:background .12s,color .12s;white-space:nowrap}.dropdown-link[data-astro-cid-3ef6ksr2]:hover,.dropdown-link[data-astro-cid-3ef6ksr2].active{background:var(--gray-100);color:var(--blue)}.header-cta[data-astro-cid-3ef6ksr2]{padding:.55rem 1.25rem;font-size:.9rem;margin-left:.5rem}.burger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;margin-left:auto}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--dark);border-radius:2px;transition:transform .25s,opacity .25s}.mobile-nav[data-astro-cid-3ef6ksr2]{display:none;background:var(--white);border-top:1px solid var(--gray-200);padding:1rem 0 1.5rem}.mobile-nav[data-astro-cid-3ef6ksr2].open{display:block}.mobile-nav[data-astro-cid-3ef6ksr2]>ul[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;flex-direction:column;gap:.1rem}.mobile-group-label[data-astro-cid-3ef6ksr2]{padding:.75rem 1.5rem .25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400, #9a9aaa);margin-top:.5rem}.mobile-nav-link[data-astro-cid-3ef6ksr2]{display:block;padding:.65rem 1.5rem;font-weight:500;font-size:1.05rem}.mobile-child-link[data-astro-cid-3ef6ksr2]{padding-left:2.25rem;font-size:.97rem}.mobile-nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--blue)}.mobile-cta[data-astro-cid-3ef6ksr2]{margin:.75rem 1.5rem 0;display:block;text-align:center}@media (max-width: 768px){.main-nav[data-astro-cid-3ef6ksr2],.header-cta[data-astro-cid-3ef6ksr2]{display:none}.burger[data-astro-cid-3ef6ksr2]{display:flex}}.site-footer[data-astro-cid-sz7xmlte]{background-color:#706eff;color:#fff;font-family:var(--font-body);padding-top:4rem}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:3fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.2)}.footer-brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte],.footer-brand[data-astro-cid-sz7xmlte] video[data-astro-cid-sz7xmlte]{display:block;height:40px;width:auto}@media (prefers-color-scheme: dark){.footer-brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{filter:none}}@media (inverted-colors: inverted){.footer-brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{filter:invert(1)}}.footer-tagline[data-astro-cid-sz7xmlte]{margin-top:1rem;font-size:.9rem;line-height:1.6;opacity:.85;max-width:240px}.footer-contact[data-astro-cid-sz7xmlte]{list-style:none;margin-top:1rem;display:flex;flex-direction:column;gap:.35rem}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--footer-link-color);opacity:.8;transition:color .15s,opacity .15s}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:var(--footer-link-hover-color)}.footer-col-label[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:inherit;margin-bottom:1rem}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--footer-link-color);opacity:.75;transition:color .15s,opacity .15s}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:var(--footer-link-hover-color)}.footer-social[data-astro-cid-sz7xmlte]{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.85rem;color:var(--footer-link-color);opacity:.75;transition:color .15s,opacity .15s}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:var(--footer-link-hover-color)}.footer-bottom[data-astro-cid-sz7xmlte]{padding-block:1.25rem;font-size:.85rem;opacity:.65}@media (max-width: 768px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}}
