:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,menlo,monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:255,255,255;--background-rgb:255,255,255;--dark-rgb:19,19,23;--blue-rgb:0,102,255;--red-rgb:255,97,76;--light-violet-rgb:117,52,255;--violet-rgb:63,0,195;--bright-blue-rgb:23,150,208;--bright-orange-rgb:255,208,0;--light-orange-rgb:255,229,227;--lighter-orange-rgb:255,237,235;--orange-rgb:255,117,1;--gray-rgb:246,246,247;--dark-gray-rgb:242,242,243;--bright-green-rgb:228,244,237;--dark-orange-rgb:158,140,151;--purple-700-rgb:116,0,223;--purple-300-rgb:185,154,255;--context-primary:#1b1b20;--context-primary-lighten:#4a4a57;--context-secondary:#131317;--context-tertiary:#3b3b42;--context-quaternary:#f5e6ff;--context-fifth:#62626d;--color-black:#000;--color-white:#fff;--color-black-20:#fcfcfc;--color-black-30:#f6f6f7;--color-black-40:#eeeeef;--color-black-50:#e2e2e4;--color-black-100:#c9c9cd;--color-black-200:#ababb1;--color-black-300:#8d8d95;--color-black-400:#767680;--color-black-500:#62626d;--color-black-600:#4e4e58;--color-black-700:#3b3b43;--color-black-800:#29292f;--color-black-900:#1b1b20;--color-black-950:#1b1b20;--color-green-50:#f3fcf4;--color-green-200:#7edd92;--color-green-400:#00A449;--color-green-600:#007331;--color-yellow-50:#fff9ed;--color-yellow-200:#fedc89;--color-yellow-600:#e8bb00;--color-purple-50:#faf8ff;--color-purple-100:#eee8ff;--color-purple-200:#d1c0ff;--color-purple-300:#b99aff;--color-purple-700:#7400df;--shadow-faq-accordion:0 0 6px 0 rgb(0 0 0/0.03),0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px 0 rgb(0 0 0/0.06);--shadow-faq-accordion-expanded:0 0 10px -2px rgb(0 0 0/0.1),0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -1px rgb(0 0 0/0.06)}*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased}body,html{max-width:100vw}html{scroll-behavior:smooth;scroll-padding-block-start:9rem}body{margin:0 auto;color:rgb(var(--foreground-rgb));background-color:rgb(var(--background-rgb))}body.disable-scroll-mobile{overflow:hidden}@media(min-width:1056px){body.disable-scroll-mobile{overflow:auto}}a{color:inherit;text-decoration:none}strong{font-weight:500}code{font-family:var(--font-mono);font-size:.9em;font-weight:600}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-weight:500;letter-spacing:-.05em}button{margin:0;overflow:visible;font-family:inherit;font-size:100%;line-height:1.15;text-transform:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}button::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring{outline:1px dotted ButtonText}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border-width:0;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.rich-text h1{margin:0 0 3rem;font-size:3.5rem}.rich-text h1,.rich-text h2{font-weight:500;line-height:115%}.rich-text h2{margin:1rem 0 0;font-size:1.125rem}@media(min-width:36rem){.rich-text h2{margin:2rem 0 1rem;font-size:2.5rem}}.rich-text h3{margin:1rem 0;font-size:1.25rem;font-weight:500;line-height:115%}@media(min-width:36rem){.rich-text h3{margin:2rem 0 1rem;font-size:2.2rem}}.rich-text p{margin:.75rem 0;font-size:1rem;font-weight:400;line-height:1.5rem}@media(min-width:36rem){.rich-text p{font-size:1.125rem;line-height:1.75rem}}.rich-text strong{font-weight:500}.rich-text a{color:rgb(var(--blue-rgb));text-decoration:none}.rich-text a:hover{text-decoration:underline}.rich-text ol,.rich-text ul{padding-left:1.5rem}.rich-text li{margin-bottom:.5rem}.rich-text ul{list-style-type:disc}.rich-text ol{list-style-type:decimal}.rich-text li ol,.rich-text li ul{margin-top:.5rem}.rich-text .table-wrapper{width:100%;overflow-x:auto;border:1px solid var(--color-black-400);border-radius:1rem;border-collapse:collapse;margin-block:2rem}.rich-text .table-wrapper table{width:100%;text-align:center;border-collapse:collapse;border-spacing:0}.rich-text .table-wrapper table tr:not(:last-of-type){border-bottom:1px solid var(--color-black-50)}.rich-text .table-wrapper table tr:first-of-type{border-bottom:1px solid var(--color-black-400)}.rich-text .table-wrapper table tr>:not(:last-child){border-right:1px solid var(--color-black-400)}.rich-text .table-wrapper table th{padding:1rem;font-weight:500}.rich-text .table-wrapper table td{padding:1rem;white-space:nowrap}.rich-text .table-wrapper table p{display:inline;margin:0}.cta{display:inline-block;padding:.75rem 1.5rem .6rem;color:rgb(var(--dark-rgb));font-size:1.25em;font-weight:500;line-height:normal;text-align:center;text-decoration:none;white-space:nowrap;background-color:#fff;border:0;border-radius:.25rem;transition:background .2s,color .2s,border .2s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.cta.gradient{color:#fff;background:linear-gradient(160deg,rgb(var(--light-violet-rgb)) 0 10%,rgb(var(--bright-blue-rgb)) 75% 100%);background-color:rgb(var(--blue-rgb))}.cta.black{color:#fff;background-color:rgb(var(--dark-rgb))}.cta.v--with-icon{display:inline-flex;color:#fff;font-size:1.125em;line-height:1.5;background-color:#0f0f10;opacity:1;transition:opacity .2s ease;gap:.5rem}.cta.v--with-icon:hover{opacity:.9}.swiper-wrapper{padding:2rem 0}.swiper-pagination-bullet{background-color:#44364e!important}.swiper-pagination-bullet-active{background-color:#b875e9!important}.swiper-monochrome .swiper-wrapper{padding:2rem 0 2.5rem}.swiper-monochrome .swiper-pagination-bullet{background-color:#fff!important;border:1px solid #1b1b20!important}.swiper-monochrome .swiper-pagination-bullet-active{background-color:#1b1b20!important}.swiper-monochrome--reverse .swiper-pagination-bullet{background-color:rgba(0,0,0,0)!important;border:1px solid #c9c9cd!important}.swiper-monochrome--reverse .swiper-pagination-bullet-active{background-color:#c9c9cd!important}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 3rem,82rem);min-height:50vh;color:#1b1b20;text-align:center;margin-inline:auto}.error-container h1{-webkit-margin-after:2rem;margin-block-end:2rem;font-size:clamp(2.5rem,7.3170731707vw,6rem);font-weight:500;line-height:1.02}.error-container p{-webkit-margin-after:1rem;margin-block-end:1rem;font-size:clamp(1.875rem,3.0487804878vw,2.5rem);line-height:1.15}@font-face{font-family:colfax;src:url(/_next/static/media/206f121d3f108f27-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:colfax;src:url(/_next/static/media/b29fd14810ce8f79-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:colfax;src:url(/_next/static/media/cdcf4c855e3ec371-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:medium}@font-face{font-family:colfax Fallback;src:local("Arial");ascent-override:71.85%;descent-override:23.95%;line-gap-override:19.16%;size-adjust:104.39%}.__className_b8680c{font-family:colfax,colfax Fallback}