:root{--bgColor:rgb(255,255,255);--text600:rgb(8,8,10);--text500:rgb(37,37,42);--text400:hsl(240,9%,28%);--text350:hsl(40,4%,32%);--text300:hsl(240,8%,41%);--text250:hsl(240,7%,43%);--text200:hsl(240,7%,46%);--text100:hsl(243,10%,59%);--text000:hsl(0,0%,100%);--textPrimaryColor:hsl(213,100%,50%)}.forceDarkTheme,[data-theme=dark]{--bgColor:rgb(0,0,0);--text600:hsl(240,20%,97%);--text500:hsl(240,12%,95%);--text400:hsl(240,12%,88%);--text350:hsl(240,9%,85%);--text300:hsl(240,8%,87%);--text250:hsl(240,8%,75%);--text200:hsl(240,8%,62%);--text100:hsl(0,0%,62%);--text000:hsl(0,0%,60%);--textPrimaryColor:hsl(213,100%,50%)}:root{--line700:hsl(240,5%,72%);--line600:hsl(240,5%,76%);--line550:hsl(240,7%,79%);--line500:hsl(240,8%,82%);--line450:hsl(240,4%,83.5%);--line400:hsl(240,4%,85%);--line375:hsl(240,3%,86%);--line325:hsl(240,12%,90%);--line300:hsl(240,14%,93%);--line250:hsl(240,14%,94%);--line200:hsl(240,14%,95%);--line150:hsl(240,14%,96%);--line100:hsl(240,14%,96%);--line50:hsl(240,14%,97%);--line000:hsl(0,0%,100%);--lineDocDivider:rgba(214,214,216,0.8)}.forceDarkTheme,[data-theme=dark]{--line700:rgb(255,255,255,0.38);--line600:rgb(255,255,255,0.36);--line550:rgb(255,255,255,0.32);--line500:rgb(255,255,255,0.28);--line450:rgb(255,255,255,0.265);--line400:rgb(255,255,255,0.25);--line375:rgb(255,255,255,0.235);--line325:rgb(255,255,255,0.210);--line300:rgb(255,255,255,0.2);--line250:rgb(255,255,255,0.175);--line200:rgb(255,255,255,0.15);--line150:rgb(255,255,255,0.10);--line100:rgb(255,255,255,0.05);--line50:rgb(255,255,255,0.03);--line000: ;--lineDocDivider:rgb(255,255,255,0.15)}:root{--254gray:rgb(252,252,255);--253gray:rgb(250,250,253);--252gray:rgb(249,249,252);--251gray:rgb(248,248,251);--250gray:rgb(246,246,250);--248gray:rgb(245,245,248);--246gray:rgb(242,242,246);--243gray:rgb(240,240,244);--240gray:rgb(235,234,240);--235gray:rgb(229,228,238);--220gray:rgb(212,212,220);--210gray:rgb(202,202,210);--125gray:rgb(119,119,125);--250grayTransparent:rgba(13,13,125,0.04)}.forceDarkTheme,[data-theme=dark]{--254gray:rgba(244,240,255,0.01);--253gray:rgb(36,33,42);--252gray:rgba(244,240,255,0.03);--251gray:rgba(244,240,255,0.04);--250gray:rgba(244,240,255,0.06);--250grayTransparent:rgba(244,240,255,0.06);--248gray:rgba(244,240,255,0.07);--246gray:rgba(244,240,255,0.09);--243gray:rgba(244,240,255,0.10);--240gray:rgba(244,240,255,0.12);--235gray:rgba(244,240,255,0.14);--220gray:rgba(244,240,255,0.22);--210gray:rgba(244,240,255,0.28);--210gray:rgba(244,240,255,0.2);--125gray:rgb(128,128,134)}button{border:none;box-shadow:none;background:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}button:focus{outline:none}a:-webkit-any-link{text-decoration:none!important}a{text-decoration:none!important}::-moz-focus-inner,a::-moz-focus-inner{border:0!important}a,a:visited{outline:none!important}a,a:visited,button{-moz-appearance:none!important}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}progress{vertical-align:baseline}textarea{overflow:auto}@font-face{font-family:ABCDiatype;src:url(/fonts/ABCDiatype/v1/ABCDiatypeVariable.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap;text-rendering:optimizeLegibility;line-height:1.08}body,input{font-family:ABCDiatype,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;-webkit-font-smoothing:antialiased}body,html{overflow-x:clip}body,input{color:var(--text500);background:#000;line-height:1.2;font-synthesis:none}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}.pageContent{width:100vw;display:flex;flex-direction:column;background:var(--bgColor)}@media(max-width:630px){.pageContent{align-items:flex-start}}@media(min-width:631px)and (max-width:1366px){.pageContent{align-items:flex-start}}@media(min-width:1367px){.pageContent{align-items:center}}.overscrollPeek{position:fixed;z-index:-1;bottom:0;left:0;right:0;height:400px;background:#000;width:100%;display:none}@media(max-width:630px){.hide-on-mobile{display:none!important}}@media(min-width:631px)and (max-width:1366px){.hide-on-mobile{display:flex!important;width:100%}}@media(min-width:1367px){.hide-on-mobile{display:flex!important}}@media(max-width:630px){.hide-on-desktop{display:flex!important}}@media(min-width:631px)and (max-width:1366px){.hide-on-desktop{display:none!important}}@media(min-width:1367px){.hide-on-desktop{display:none!important}}.column{flex-direction:column}.header{width:100%;align-items:center;justify-content:center;position:-webkit-sticky;position:sticky;height:50px;top:0;z-index:2000;background:var(--bgColor)}@media(max-width:630px){.header{display:none}}@media(min-width:631px)and (max-width:1366px){.header{display:flex;width:100%;padding:0 24px;box-sizing:border-box}}@media(min-width:1367px){.header{display:flex}}.header-inner{display:flex;align-items:center;width:1130px}.header-hSpacer{flex-grow:1;flex-shrink:1}.header-logoContainer a{width:200px;height:24px;display:flex;align-items:center;justify-content:flex-start}.header-logoContainer--hidden{visibility:hidden}.header-logoContainer svg{height:19px;width:105px}.header-logoContainer svg #yarn-a,.header-logoContainer svg #yarn-n,.header-logoContainer svg #yarn-r,.header-logoContainer svg #yarn-y{fill:#000}.header-logoContainer svg #beta-a,.header-logoContainer svg #beta-b,.header-logoContainer svg #beta-e,.header-logoContainer svg #beta-t{display:none}.header-nav{display:flex}button.header-nav-link{color:var(--text600);font-size:15.25px;height:32px;font-weight:500;padding-left:7px;padding-right:7px;opacity:.9}button.header-nav-link:hover{opacity:1}.footerContainer{display:flex;box-shadow:border-box}@media(max-width:630px){.footerContainer{position:relative;z-index:1001}.footer{padding:0 24px;box-sizing:border-box;width:100%}}@media(min-width:631px)and (max-width:1366px){.footer{width:100%;padding:0 40px;box-sizing:border-box}}@media(min-width:1367px){.footer{width:100%}}.footer{background:#000}.footer,.footer-contentContainer{display:flex;justify-content:center}.footer-contentContainer{flex-direction:column;align-items:flex-start;padding-top:64px;padding-bottom:14px}@media(max-width:630px){.footer-contentContainer{width:100%;padding-top:60px}}@media(min-width:631px)and (max-width:1366px){.footer-contentContainer{width:1130px}}@media(min-width:1367px){.footer-contentContainer{width:1130px}}.footer-title{font-size:42px;font-weight:480;text-wrap:balance}@media(max-width:630px){.footer-title{max-width:100%;font-size:34px}}@media(min-width:631px)and (max-width:1366px){.footer-title{max-width:650px}}@media(min-width:1367px){.footer-title{max-width:700px}}.footer-title{line-height:1.1;color:#fff}.footer-graphic{display:flex;align-items:center;justify-content:center;margin-bottom:50px;border-radius:4px;cursor:pointer}.footer-graphic,.footer-graphic svg{width:72px;height:72px}.footer-title--secondary{opacity:.75;margin-bottom:14px}.footer-form{display:flex;margin-top:50px}@media(max-width:630px){.footer-form{width:100%;flex-wrap:wrap;gap:24px;margin-bottom:50px}}@media(min-width:631px)and (max-width:1366px){.footer-form{margin-top:50px;margin-bottom:150px}}@media(min-width:1367px){.footer-form{margin-top:50px;margin-bottom:200px}}.footer-form-input{font-size:18px;height:40px;padding-left:12px;padding-right:12px;border-radius:3px;width:300px;border:1px solid hsla(0,0%,100%,.15);color:#fff;background:hsla(0,0%,100%,.1)}.footer-form-input::placeholder{color:hsla(0,0%,100%,.75)}.footer-form-input:focus{outline:none;border:1px solid hsla(0,0%,100%,.4)}.footer-form-submitBtn{font-size:18px}@media(max-width:630px){.footer-form-submitBtn{margin-left:0;padding-top:10px;padding-bottom:10px}}@media(min-width:631px)and (max-width:1366px){.footer-form-submitBtn{font-size:17px;margin-left:10px;width:100%}}@media(min-width:1367px){.footer-form-submitBtn{font-size:18px;margin-left:10px}}.footer-form-submitBtn{padding-left:20px;padding-right:20px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.2);color:#fff;border-radius:3px}.footer-form[data-input-empty-state=true] .footer-form-submitBtn{opacity:.5}.footer-form-mobileBookDemoBtnContainer{width:100%;display:flex}.footer-form-mobileBookDemoBtnContainer .hide-on-desktop{width:100%}.footer-form-mobileBookDemoBtn{background:#5e67f6;height:44px;width:100%;border-radius:4px;font-weight:520;color:#fff;font-size:18px;font-weight:600;margin-top:36px;margin-bottom:84px}.footer-bottomBar{display:flex;margin-bottom:18px}@media(max-width:630px){.footer-bottomBar{margin-bottom:0;flex-direction:column}}@media(min-width:631px)and (max-width:1366px){.footer-bottomBar{width:100%}}@media(min-width:1367px){.footer-bottomBar{width:100%}}.footer-bottomBar-leftContainer{display:flex}@media(max-width:630px){.footer-bottomBar-rightContainer{display:flex;flex-direction:column;text-align:left;align-items:flex-start;gap:0;margin-top:24px;margin-bottom:64px}}@media(min-width:631px){.footer-bottomBar-rightContainer{display:flex;flex-direction:row;gap:12px}}.footer-bottomBar-logoContainer{height:32px;margin-right:4px;display:flex;align-items:center;justify-content:flex-start}.footer-bottomBar-logoContainer svg{height:19px;width:105px}@media(max-width:630px){.footer-bottomBar-logoContainer svg{height:27px;width:150px}}@media(min-width:631px)and (max-width:1366px){.footer-bottomBar-logoContainer svg{height:22px;width:120px}}@media(min-width:1367px){.footer-bottomBar-logoContainer svg{height:19px;width:105px}}.footer-bottomBar-logoContainer svg #yarn-a,.footer-bottomBar-logoContainer svg #yarn-n,.footer-bottomBar-logoContainer svg #yarn-r,.footer-bottomBar-logoContainer svg #yarn-y{fill:#fff}.footer-bottomBar-logoContainer svg #beta-a,.footer-bottomBar-logoContainer svg #beta-b,.footer-bottomBar-logoContainer svg #beta-e,.footer-bottomBar-logoContainer svg #beta-t{display:none}.footer-bottomBar-hSpacer{flex-grow:1;flex-shrink:1}.footer-bottomBar-btn,.footer-bottomBar-email{display:flex;align-items:center;justify-content:center;height:32px;padding-left:8px;padding-right:8px}@media(max-width:630px){.footer-bottomBar-btn,.footer-bottomBar-email{font-size:16px;height:44px;width:200px;justify-content:flex-start;margin-left:-4px}}@media(min-width:631px)and (max-width:1366px){.footer-bottomBar-btn,.footer-bottomBar-email{font-size:14px}}@media(min-width:1367px){.footer-bottomBar-btn,.footer-bottomBar-email{font-size:15px}}.footer-bottomBar-btn,.footer-bottomBar-email{font-weight:420;line-height:1.1;color:#fff;white-space:nowrap}.footer-bottomBar-btn--secondary,.footer-bottomBar-email{opacity:.5}@media(max-width:630px){.homePage-heroCardContainer{width:100%}}@media(min-width:631px)and (max-width:1366px){.homePage-heroCardContainer{width:100%}}@media(min-width:1367px){.homePage-heroCardContainer{width:1320px;margin-left:auto;margin-right:auto}}.homePage-heroCardContainer{aspect-ratio:16/9;position:relative}@media(max-width:630px){.homePage-heroCard{width:100%}}@media(min-width:631px)and (max-width:1366px){.homePage-heroCard{width:100%}}@media(min-width:1367px){.homePage-heroCard{width:1320px}}.homePage-heroCard{aspect-ratio:16/9;position:relative;display:flex;align-items:center;justify-content:center;background:#000;transform-origin:center center;overflow:hidden;border-radius:8px}.homePage-heroCard.is-fixed{position:fixed}.homePage-heroCard-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,1,.95);z-index:4999;cursor:pointer}.homePage-heroCard-toggleExpand{position:relative;z-index:1;background:red;width:300px;height:50px;color:#fff;cursor:pointer;border:none}.homePage-heroCard-toggleExpandBackgroundButton{position:absolute;top:0;left:0;bottom:0;right:0;z-index:500;cursor:pointer}.homePage-heroCard-defaultFooter{position:absolute;bottom:0;left:0;right:0;height:200px;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.homePage-heroCard-defaultFooter-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 40px 40px}.homePage-heroCard-defaultFooter-title{font-size:72px;font-weight:580;max-width:100%;line-height:1.02;letter-spacing:-.012em;color:#fff;display:flex;align-items:center;cursor:default}.homePage-heroCard-defaultFooter-playBtnContainer{position:absolute;left:50%;transform:translateX(-50%);top:-60px;padding:20px 50px;z-index:100;cursor:pointer}.homePage-heroCard-defaultFooter-playBtn{padding-left:12px;padding-right:12px;background:rgba(255,0,0,.25);display:flex;align-items:center;justify-content:center;height:30px;border-radius:6px;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%);border:1px solid hsla(0,0%,100%,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none}.homePage-heroCard-defaultFooter-playBtn-iconContainer{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:-7px;margin-right:0}.homePage-heroCard-defaultFooter-playBtn-iconContainer svg{width:12px;height:12px;fill:#fff;opacity:.5}.homePage-heroCard-defaultFooter-playBtn-label{font-size:16px;color:hsla(0,0%,100%,.85);font-weight:480}.homePage-heroCard-defaultFooter-playBtnContainer:hover .homePage-heroCard-defaultFooter-playBtn{border:1px solid hsla(0,0%,100%,.25);background:rgba(0,0,0,.85)}.homePage-heroCard-defaultFooter-playBtnContainer:hover .homePage-heroCard-defaultFooter-playBtn-iconContainer svg{opacity:.75}.homePage-heroCard-defaultFooter-playBtnContainer:hover .homePage-heroCard-defaultFooter-playBtn-label{color:#fff}.homePage-heroCard-defaultFooter-form{display:flex;margin-top:24px}input.homePage-heroCard-defaultFooter-form-input{font-size:17px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.25);height:36px;padding-left:10px;padding-right:9px;border-radius:3px;font-weight:500;width:300px;color:#fff;-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%)}input.homePage-heroCard-defaultFooter-form-input::placeholder{color:hsla(0,0%,100%,.7)}input.homePage-heroCard-defaultFooter-form-input:hover{background:hsla(0,0%,100%,.3)}input.homePage-heroCard-defaultFooter-form-input:focus{outline:none;border:1px solid hsla(0,0%,100%,.75)!important}input.homePage-heroCard-defaultFooter-form-input:focus::placeholder{color:hsla(0,0%,100%,.25)!important}.homePage-heroCard-defaultFooter-form-submitBtn{font-size:17px;padding-left:24px;padding-right:24px;margin-left:10px;border-radius:3px;color:#fff;font-weight:520;background:hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%)}.homePage-heroCard-defaultFooter-form-submitBtn:hover{background:hsla(0,0%,100%,.3)}.homePage-heroCard-fixedUI{position:absolute;top:0;left:0;pointer-events:none;transform-origin:top left;z-index:2000}.homePage-heroCard-fixedUI-backgroundPlayPauseClick{position:absolute;top:0;left:0;width:100%;height:100%;z-index:50;pointer-events:auto;cursor:pointer;background:rgba(0,0,0,0)}.homePage-heroCard-fixedUI-toolbarContainer{position:absolute;z-index:100;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,0));pointer-events:auto;box-sizing:border-box;padding:40px 24px 20px;opacity:1;transition:opacity .15s linear;transition-delay:50ms}.homePage-heroCard-fixedUI-toolbarContainer[data-visible-state=false]:not(:hover){opacity:0;transition-delay:0s}.homePage-heroCard-fixedUI-toolbar{display:flex;align-items:center;width:100%;height:44px}.homePage-heroCard-fixedUI-toolbar-playPauseBtn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-grow:0;flex-shrink:0;background:hsla(0,0%,100%,.2);border:none;border-radius:4px;color:#fff;cursor:pointer;margin-right:12px}.homePage-heroCard-fixedUI-toolbar-playPauseBtn:hover{background:hsla(0,0%,100%,.3)}.homePage-heroCard-fixedUI-toolbar-timestamps{display:flex;align-items:center;gap:6px;color:#fff;font-size:13px;font-weight:500;opacity:.9}.homePage-heroCard-fixedUI-toolbar-timestamps-current,.homePage-heroCard-fixedUI-toolbar-timestamps-total{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.homePage-heroCard-fixedUI-toolbar-timestamps-total{opacity:.6}.homePage-heroCard-fixedUI-toolbar-timestamps-total:before{content:"/";margin-right:6px}.homePage-heroCard-fixedUI-toolbar-leftContainer{display:flex;align-items:center;width:200px;flex-grow:0;flex-shrink:0}.homePage-heroCard-fixedUI-toolbar-rightContainer{display:flex;align-items:center;width:280px;flex-grow:0;flex-shrink:0}.homePage-heroCard-fixedUI-toolbar-centerContainer{flex-grow:1;flex-shrink:1;padding-left:16px;padding-right:16px}.homePage-heroCard-fixedUI-toolbar-seekBar{position:relative;width:100%;height:32px;display:flex;align-items:center;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.homePage-heroCard-fixedUI-toolbar-seekBar-track{position:relative;width:100%;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;overflow:hidden;flex-grow:1;flex-shrink:1}.homePage-heroCard-fixedUI-toolbar-seekBar-range{position:absolute;height:100%;background:#fff;border-radius:2px}.homePage-heroCard-fixedUI-toolbar-seekBar-thumb{display:block;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.3);cursor:-webkit-grab;cursor:grab;opacity:0;transition:opacity .15s ease}.homePage-heroCard-fixedUI-toolbar-seekBar-thumb:hover{opacity:1}.homePage-heroCard-fixedUI-toolbar-seekBar-thumb:active{cursor:-webkit-grabbing;cursor:grabbing;opacity:1}.homePage-heroCard-fixedUI-toolbar-seekBar-thumb:focus{outline:none;opacity:1}.homePage-heroCard-fixedUI-toolbar-seekBar:hover .homePage-heroCard-fixedUI-toolbar-seekBar-thumb{opacity:1}.homePage-heroCard-fixedUI-toolbar-rightContainer{justify-content:flex-end;gap:8px}.homePage-heroCard-fixedUI-toolbar-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-grow:0;flex-shrink:0;background:hsla(0,0%,100%,.15);border:none;border-radius:4px;color:#fff;cursor:pointer}.homePage-heroCard-fixedUI-toolbar-btn:hover{background:hsla(0,0%,100%,.25)}.homePage-heroCard-fixedUI-toolbar-btn--captions[data-active=true]{background:hsla(0,0%,100%,.9);color:#000}.homePage-heroCard-fixedUI-toolbar-btn--captions[data-active=true]:hover{background:#fff}.homePage-heroCard-fixedUI-toolbar-btn-label{font-size:11px;font-weight:600;letter-spacing:.02em}.homePage-heroCard-fixedUI-toolbar-btn--fullscreen[data-active=true]{background:hsla(0,0%,100%,.9);color:#000}.homePage-heroCard-fixedUI-toolbar-btn--fullscreen[data-active=true]:hover{background:#fff}.homePage-heroCard-fixedUI-toolbar-playbackRates{display:flex;align-items:center;gap:4px;background:hsla(0,0%,100%,.1);border-radius:4px;padding:4px}.homePage-heroCard-fixedUI-toolbar-playbackRate{display:flex;align-items:center;justify-content:center;height:28px;padding-left:8px;padding-right:8px;border:none;border-radius:3px;background:rgba(0,0,0,0);color:#fff;font-size:12px;font-weight:500;cursor:pointer;opacity:.6}.homePage-heroCard-fixedUI-toolbar-playbackRate:hover{opacity:1;background:hsla(0,0%,100%,.15)}.homePage-heroCard-fixedUI-toolbar-playbackRate[data-active=true]{opacity:1;background:hsla(0,0%,100%,.9);color:#000}.homePage-heroCard-fixedUI-toolbar-playbackRate[data-active=true]:hover{background:#fff}.homePage-mobileHero{display:flex;flex-direction:column;padding-left:24px;padding-right:24px;height:calc(100svh - 140px);width:100%;box-sizing:border-box}.homePage-mobileHero-logoContainer{width:100%;flex-grow:0;flex-shrink:0;box-sizing:border-box;padding-top:12px;padding-bottom:18px}.homePage-mobileHero-logoContainer a{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.homePage-mobileHero-videoPreview{position:relative;overflow:hidden;display:flex;flex-direction:column;width:calc(100% + 10px + 10px);margin-left:calc(-10px);background:rgba(255,0,0,.25);background:#000;flex-grow:1;flex-shrink:1;border-radius:10px;box-sizing:border-box;padding-left:18px;padding-right:18px;padding-bottom:18px;align-items:center;justify-content:flex-end}.homePage-mobileHero-videoPreview-bgVideo{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.homePage-mobileHero-videoPreview-bgVideo video{width:100%;height:100%;object-fit:cover}.homePage-mobileHero-videoPreview-title{position:relative;z-index:1;font-size:52px;font-weight:580;line-height:.96;text-wrap:balance;text-align:left;text-align:center;color:#fff}.homePage-mobileHero-videoPreview-watchBtn{position:relative;z-index:1;margin-top:14px;display:flex;align-items:center;padding-left:12px;padding-right:16px;height:44px;border-radius:6px;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-bottom:-4px;opacity:.9}.homePage-mobileHero-videoPreview-watchBtn-iconContainer{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:5px}.homePage-mobileHero-videoPreview-watchBtn-iconContainer svg{width:14px;height:14px;fill:#fff}.homePage-mobileHero-videoPreview-watchBtn-label{font-size:18px;font-weight:520;line-height:.9;color:#fff}.homePage-mobileHero-video{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.homePage-mobileHero-quote{display:flex;flex-direction:column;margin-top:24px}.homePage-mobileHero-quote-main{font-size:20px;font-weight:480;line-height:1.1;opacity:.95}.homePage-mobileHero-quote-mark:first-child{margin-left:-8px;margin-right:1px}.homePage-mobileHero-quote-mark:last-child{margin-left:1px}.homePage-mobileHero-quote-sub{margin-top:14px;font-size:18px;font-weight:480;opacity:.5;line-height:1.1}.homePage-mobileHero-fixedButtonSpacer{height:0;margin-bottom:-45px;flex-grow:0;flex-shrink:0}@media(max-width:630px){.homePage-heroCardContainer{display:none}.homePage-mobileHero{display:flex}.homePage-quote{margin-top:0}}@media(min-width:631px)and (max-width:1366px){.homePage-mobileHero{display:none}.homePage-heroCardContainer{display:block}.homePage-quote{margin-top:40px}}@media(min-width:1367px){.homePage-mobileHero{display:none}.homePage-heroCardContainer{display:block}.homePage-quote{margin-top:40px}}.homePage-hero{width:1130px;display:flex;flex-direction:column;margin-top:40px}.homePage-hero-logoContainer{width:64px;height:64px;margin-bottom:30px}.homePage-scrollingLogo{pointer-events:none}.homePage-scrollingLogo-svg{width:100%;height:100%}.homePage-hero-title{font-size:50px;font-weight:580;max-width:750px;line-height:1.02;letter-spacing:-.012em}@media(max-width:630px){.homePage-quote{padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}}@media(min-width:631px)and (max-width:1366px){.homePage-quote{margin-top:40px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px}}@media(min-width:1367px){.homePage-quote{width:1130px;margin-top:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}}@media(max-width:630px){.homePage-quote-main{font-size:18px;max-width:65%;font-weight:600}}@media(min-width:631px)and (max-width:1366px){.homePage-quote-main{font-size:28px;text-indent:-.45em;max-width:650px;font-weight:480}}@media(min-width:1367px){.homePage-quote-main{font-size:32px;text-indent:-.45em;max-width:650px;font-weight:480}}.homePage-quote-main{line-height:1.1;opacity:.95}@media(max-width:630px){.homePage-quote-mark:first-child{margin-right:0}}@media(min-width:631px)and (max-width:1366px){.homePage-quote-mark:first-child{margin-right:3px}}@media(min-width:1367px){.homePage-quote-mark:first-child{margin-right:3px}}@media(max-width:630px){.homePage-quote-mark:last-child{margin-left:0}}@media(min-width:631px)and (max-width:1366px){.homePage-quote-mark:last-child{margin-left:1px}}@media(min-width:1367px){.homePage-quote-mark:last-child{margin-left:1px}}@media(max-width:630px){.homePage-quote-sub{font-size:16px;min-width:200px;font-weight:300}}@media(min-width:631px)and (max-width:1366px){.homePage-quote-sub{margin-top:14px;margin-bottom:14px;font-size:22px;font-weight:480;opacity:.5;line-height:1.1}}@media(min-width:1367px){.homePage-quote-sub{margin-top:14px;margin-bottom:14px;font-size:24px;font-weight:480;min-width:300px;opacity:.5;line-height:1.1}}.homePage-hero-form{display:flex;margin-top:32px;margin-bottom:20px}.homePage-hero-form-input{font-size:19px;border:1px solid var(--line400);background:#fafaff;height:36px;padding-left:10px;padding-right:9px;border-radius:3px;font-weight:520;width:300px}.homePage-hero-form-input::placeholder{color:rgba(0,0,0,.4)}.homePage-hero-form-submitBtn{font-size:19px;padding-left:24px;padding-right:24px;background:var(--243gray);margin-left:10px;border-radius:3px;color:var(--text400);font-weight:520}.homePage-hero-video{width:calc(1130px + 280px);margin-top:32px;margin-bottom:24px;aspect-ratio:16/9;background:rgba(0,0,255,.25);border-radius:4px}.homePage-hero-sectionTitle{width:1130px;font-size:46px;font-weight:580;letter-spacing:-.018em;line-height:1.18;text-align:center;margin-top:44px}.homePage-hero-sectionTitle-highlight{color:#5e67f6}.homePage-hero-bottomNoodleContainer,.homePage-hero-topNoodleContainer{width:1130px;position:relative}.homePage-hero-topNoodleContainer{height:70px}.homePage-hero-bottomNoodleContainer{height:200px}.homePage-hero-topNoodle{position:absolute;top:0;left:200px}.homePage-hero-bottomNoodle{position:absolute;top:-30px;right:90px}.homePage-hero-bottomNoodle svg,.homePage-hero-topNoodle svg{stroke:#000;opacity:.1}.homePage-hero-elements{margin-top:32px;width:1130px;display:flex;align-items:center;justify-content:center;margin-bottom:48px}.homePage-hero-elements-label{font-size:24px;font-weight:440;padding-left:24px;padding-right:24px}@media(max-width:630px){.homePage-featureCardMiniSet{width:100%;flex-wrap:wrap}}@media(min-width:631px)and (max-width:1366px){.homePage-featureCardMiniSet{width:100%;padding:0 24px;box-sizing:border-box;flex-wrap:nowrap}}@media(min-width:1367px){.homePage-featureCardMiniSet{width:1130px;flex-wrap:nowrap}}.homePage-featureCardMiniSet{display:flex}.homePage-pricingTitle{font-size:40px;font-weight:700;letter-spacing:-.018em;line-height:1.18;padding:0 24px;margin-bottom:0}@media(max-width:630px){.homePage-featureCard{width:100%;padding:0 24px;box-sizing:border-box;margin-bottom:80px}}@media(min-width:631px)and (max-width:1366px){.homePage-featureCard{width:100%;padding:0 24px;box-sizing:border-box;margin-bottom:100px}}@media(min-width:1367px){.homePage-featureCard{width:1130px;margin-bottom:120px}}.homePage-featureCard{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.homePage-featureCard[data-layout-type=minifeature]{box-sizing:border-box}@media(max-width:630px){.homePage-featureCard[data-layout-type=minifeature]{padding:0 24px!important}}@media(min-width:1367px){.homePage-featureCard[data-layout-type=minifeature]{padding-right:100px}}.homePage-featureCard-label{background:#32323c;border-radius:4px;color:#fff;padding-left:6px;padding-right:6px;height:22px;border-radius:3px;font-size:13.75px;font-weight:480;letter-spacing:.014em;box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin-bottom:32px}@media(max-width:630px){.homePage-featureCard-label{font-size:15px;font-weight:460;margin-bottom:22px;height:25px;padding-left:7px;padding-right:7px;border-radius:4px}}@media(min-width:631px)and (max-width:1366px){.homePage-featureCard-label{font-size:13.5px;margin-bottom:28px}}@media(min-width:1367px){.homePage-featureCard-label{font-size:13.75px;margin-bottom:32px}}.homePage-featureCard-title{font-size:42px;font-weight:560;letter-spacing:-.012em;line-height:1.05;margin-bottom:14px}@media(max-width:630px){.homePage-featureCard-title{font-size:30px;font-weight:650;margin-bottom:8px}}@media(min-width:631px)and (max-width:1366px){.homePage-featureCard-title{font-size:38px;margin-bottom:12px}}@media(min-width:1367px){.homePage-featureCard-title{font-size:42px;margin-bottom:14px}}.homePage-featureCard-title--2{margin-top:-10px}@media(max-width:630px){.homePage-featureCard-title--2{margin-top:0;margin-bottom:16px}}@media(min-width:631px)and (max-width:1366px){.homePage-featureCard-title--2{margin-top:-8px;margin-bottom:12px}}@media(min-width:1367px){.homePage-featureCard-title--2{margin-top:-10px}}span.homePage-featureCard-title-sub{opacity:.5}.homePage-featureCard-description{font-size:18.5px;font-weight:440;max-width:700px;line-height:1.15;opacity:.7}@media(max-width:630px){.homePage-featureCard-description{font-size:18px;font-weight:420;opacity:.9}}@media(min-width:631px)and (max-width:1366px){.homePage-featureCard-description{font-size:18px;max-width:650px}}@media(min-width:1367px){.homePage-featureCard-description{font-size:18.5px;max-width:700px}}@media(max-width:630px){.homePage-featureCard-preview{width:calc(100% + 24px + 150px)}}@media(min-width:631px)and (max-width:1366px){.homePage-featureCard-preview{width:100%;margin-bottom:25px;margin-right:0}}@media(min-width:1367px){.homePage-featureCard-preview{width:1230px;margin-bottom:30px;margin-left:-50px;margin-right:0}}.homePage-featureCard-preview{margin-top:20px}@media(max-width:630px){.float-left{margin-left:0}.float-right{margin-left:calc(-24px - 150px)}}.homePage-featureCard-preview-videoContainer{width:100%;background:#28282d;border-radius:12px;box-shadow:0 16px 32px -4px rgba(0,0,10,.48);overflow:hidden}.homePage-featureCard-preview-videoCrop{position:relative;width:100%;overflow:hidden}.homePage-featureCard-preview-videoCrop video{width:100%;height:100%;object-fit:fill}.homePage-featureCard-subFeatures{display:flex;width:100%;display:none}.homePage-featureCard-subFeature{box-sizing:border-box;padding-right:50px;width:50%;flex-grow:0;flex-shrink:0}.homePage-featureCard-subFeature-title{font-size:24px;font-weight:560;max-width:700px;letter-spacing:-.009em;line-height:1.1;margin-bottom:6px}.homePage-featureCard-subFeature-description{font-size:17px;font-weight:440;max-width:700px;line-height:1.15;opacity:.7;max-width:400px}.homePage-heroVideo{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.homePage-heroVideo[data-expanded=false]{pointer-events:none}.homePage-heroVideo[data-expanded=false] *{pointer-events:none!important}.homePage-heroVideo[data-hide-cursor=true],.homePage-heroVideo[data-hide-cursor=true] *{cursor:none!important}.homePage-heroVideo-playerWrapper{position:absolute;top:0;left:0;width:100%;height:100%}.homePage-heroVideo-controls{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;padding:10px 12px;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,0));z-index:10}.homePage-heroVideo-controls-playBtn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-grow:0;flex-shrink:0;background:hsla(0,0%,100%,.2);border:none;border-radius:4px;color:#fff;cursor:pointer;margin-right:12px}.homePage-heroVideo-controls-playBtn:hover{background:hsla(0,0%,100%,.3)}.homePage-heroVideo-controls-progress{flex-grow:1;flex-shrink:1;height:32px;display:flex;align-items:center;cursor:pointer}.homePage-heroVideo-controls-progress-bar{width:100%;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;overflow:hidden}.homePage-heroVideo-controls-progress-filled{height:100%;background:#fff;border-radius:2px}.homePage-heroVideo-subtitles{position:absolute;left:0;right:0;bottom:40px;z-index:50;display:flex;justify-content:center;pointer-events:none;transition:bottom .15s ease}.homePage-heroVideo-subtitles[data-show-controls=true]{bottom:50px}.homePage-heroVideo-subtitles-box{background:rgba(0,0,0,.75);padding:8px 16px;border-radius:6px;max-width:80%;text-align:center}.homePage-heroVideo-subtitles-line{font-size:18px;font-weight:500;color:#fff;line-height:1.4;letter-spacing:-.01em}.homePage-floatingBookDemoBtn{position:fixed;bottom:16px;left:24px;right:24px;z-index:1000;width:calc(100% - 2*24px);height:50px;border-radius:10px;background-color:#000;color:#fff;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.2)}@media(min-width:631px)and (max-width:1366px){.homePage-floatingBookDemoBtn{display:none}}@media(min-width:1367px){.homePage-floatingBookDemoBtn{display:none}}.homePage-floatingBookDemoBtn:active{transform:scale(.98)}.pricingPageContainer{display:flex;justify-content:center;background:var(--bgColor)}.pricingPage{width:1130px;padding-bottom:96px}.pricingPage-title{margin-top:50px;font-size:50px;line-height:1.08;font-weight:620;letter-spacing:-.018em;color:var(--text600)}.pricingPage-primaryCards{width:calc(100% + 40px + 40px);margin-left:calc(-1*40px);display:flex;column-gap:40px;margin-top:32px}.pricingPage-primaryCards-column{display:flex;flex-direction:column;row-gap:0;height:100%;margin-bottom:50px}.pricingPage-primaryCards-card-column{display:flex;flex-direction:column;gap:24px;padding:0 24px;box-sizing:border-box;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.01);border:1px solid var(--line300);border-radius:8px;margin:0 24px}@media(max-width:630px){.pricingPage-primaryCards-card-column{gap:0;margin:12px 0;border:none;box-shadow:none}}.pricingPage-primaryCards-card{width:calc((100% - 2*40px)/3);display:flex;flex-direction:column;box-sizing:border-box;flex-grow:0;flex-shrink:0;padding-left:40px;padding-right:40px;border:1px solid var(--line300);border-radius:8px;padding-bottom:32px;height:500px;cursor:default;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.01)}.pricingPage-primaryCards-card-planName{margin-top:32px;font-size:20px;line-height:1.08;font-weight:580;color:var(--text600)}@media(max-width:630px){.pricingPage-primaryCards-card-planName{margin-top:16px}}.pricingPage-primaryCards-card-planPrice{margin-top:12px;display:flex;align-items:flex-end}.pricingPage-primaryCards-card-planPrice-label{font-size:42px;line-height:1.08;font-weight:600;color:var(--text600);margin-left:-.05em}@media(max-width:630px){.pricingPage-primaryCards-card-planPrice-label{font-size:40px}}.pricingPage-primaryCards-card-planPrice-extra{font-size:14px;line-height:1.12;font-weight:480;color:var(--text600);opacity:.5;margin-bottom:4px;margin-left:7px}.pricingPage-primaryCards-card-planDescription{margin-top:8px;height:44px;margin-bottom:12px;font-size:16px;line-height:1.2;font-weight:490;letter-spacing:.0002em;color:var(--text600);opacity:.75}@media(max-width:630px){.pricingPage-primaryCards-card-planDescription{height:auto}}.pricingPage-primaryCards-card-features{margin-top:8px}@media(max-width:630px){.pricingPage-primaryCards-card-features{margin-top:-4px}}.pricingPage-primaryCards-card-feature{display:flex;align-items:flex-start;margin-bottom:12px;margin-top:12px}@media(max-width:630px){.pricingPage-primaryCards-card-feature{margin-top:6px;margin-bottom:6px}}.pricingPage-primaryCards-card-feature-iconContainer{width:28px;height:28px;margin-right:2px;display:flex;align-items:center;justify-content:flex-start}.pricingPage-primaryCards-card-feature-iconContainer svg{width:18px;height:18px;fill:var(--text500);opacity:.4}.pricingPage-primaryCards-card-feature-rightContainer{display:flex;flex-direction:column;align-items:flex-start;font-size:16.25px;line-height:1.12;font-weight:480;letter-spacing:.002em;color:var(--text600)}.pricingPage-primaryCards-card-feature-primary{height:28px;display:flex;align-items:center}.pricingPage-primaryCards-card-feature-secondary{margin-top:-2px;opacity:.5}.pricingPage-primaryCards-card-vSpacer{flex-grow:1;flex-shrink:1;min-height:10px}.pricingPage-primaryCards-card-bookDemoContainer{width:100%}button.pricingPage-primaryCards-card-bookDemo{width:calc(100% + 8px + 8px);margin-left:-8px;height:40px;font-size:16.25px;font-weight:520;letter-spacing:.004em;color:#fff;border-radius:4px;background:#28282d;opacity:1;background:#5e67f6;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)}.pricingPage-primaryCards-card-bookDemo:hover{background:rgb(84.34,93.88,245.46)}.pricingPage-section-title-primary{margin-top:80px;font-size:40px;line-height:1.08;font-weight:620;letter-spacing:-.018em;color:var(--text600)}.pricingPage-section-title-secondary{font-size:24px;font-weight:460;opacity:.5;color:var(--text600);margin-top:6px;letter-spacing:-.012em}.pricingPage-table-header{display:flex;margin-top:32px;margin-bottom:8px}.pricingPage-table-header-c--primary{flex-grow:1;flex-shrink:1}.pricingPage-table-header-c--plan{width:200px;font-size:18px;font-weight:560;color:var(--text500)}.pricingPage-table-section{margin-bottom:24px}.pricingPage-table-section-header{margin-bottom:4px;font-size:14px;font-weight:480;opacity:.75;cursor:pointer}.pricingPage-table-section-row{font-size:16.25px;font-weight:520;height:36px;display:flex;border-bottom:1px solid var(--line300);color:var(--text600);position:relative}.pricingPage-table-section-row-BG{position:absolute;top:0;left:-14px;right:-14px;bottom:0;border-radius:3px}.pricingPage-table-section-row:hover .pricingPage-table-section-row-BG{background:var(--252gray)}.pricingPage-table-section-row:last-child{border-bottom:none}.pricingPage-table-section-row-c--primary{flex-grow:1;flex-shrink:1;font-weight:520;letter-spacing:.002em;color:var(--text500);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:10}.pricingPage-table-section-row:hover .pricingPage-table-section-row-c--primary{color:#000}.pricingPage-table-section-row-c--primary-label{position:relative;padding-right:8px;cursor:default}.pricingPage-table-section-row-c--primary-label-tooltip{position:absolute;left:100%;top:50%;transform:translateY(-50%);width:220px;padding:5px 7px;line-height:1.02;background:#fff;font-size:12.75px;font-weight:400;letter-spacing:.002em;border:1px solid var(--line300);border-radius:3px;background:#fafaff;pointer-events:none;opacity:0}.pricingPage-table-section-row-c--primary-label:hover .pricingPage-table-section-row-c--primary-label-tooltip{opacity:1}.pricingPage-table-section-row-c--plan{width:200px;height:100%;position:relative;z-index:10}.pricingPage-table-section-row-c-iconContainer{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.pricingPage-table-section-row-c-iconContainer svg{width:16px;height:16px;fill:var(--text500)}.pricingPage-table-section-row-c-label{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;font-size:16px;color:var(--text600);font-weight:400;opacity:.75}.bookDemoModal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center}@media(max-width:630px){.bookDemoModal-content{width:100%;height:100%;flex-direction:column;overflow:auto}}@media(min-width:631px)and (max-width:1366px){.bookDemoModal-content{width:1000px;height:600px}}@media(min-width:1367px){.bookDemoModal-content{width:1100px;height:620px}}.bookDemoModal-content{background:#fff;border-radius:4px;border:1px solid var(--line250);box-shadow:0 8px 16px 0 rgba(28,28,36,.2);display:flex;justify-content:center}.bookDemoModal-leftContainer{flex-grow:0;flex-shrink:0}@media(max-width:630px){.bookDemoModal-leftContainer{width:100%;display:flex;flex-direction:column}}@media(min-width:631px)and (max-width:1366px){.bookDemoModal-leftContainer{width:50%;padding:70px 50px 60px 55px}}@media(min-width:1367px){.bookDemoModal-leftContainer{width:50%;padding:79px 60px 64px 65px}}.bookDemoModal-leftContainer{box-sizing:border-box}.bookDemoModal-rightContainer{flex-grow:0;flex-shrink:0}@media(max-width:630px){.bookDemoModal-rightContainer{width:100%}}@media(min-width:631px)and (max-width:1366px){.bookDemoModal-rightContainer{width:50%;padding:70px 50px 60px 55px}}@media(min-width:1367px){.bookDemoModal-rightContainer{width:50%;padding:79px 60px 64px 65px}}.bookDemoModal-rightContainer{box-sizing:border-box}.bookDemoModal-title{font-size:42px;font-weight:620;letter-spacing:-.008em;color:var(--text500);line-height:1.05;margin-bottom:18px}.bookDemoModal-description{font-size:18px;font-weight:440;color:var(--text300);opacity:.85;max-width:400px;margin-bottom:10px;line-height:1.3}.bookDemoModal-form{display:flex;flex-direction:column;row-gap:14px;margin-top:5px;height:100%}@media(max-width:630px){.bookDemoModal-form{row-gap:10px}}.bookDemoModal-form-row{display:flex;width:100%;column-gap:12px}.bookDemoModal-form-row .bookDemoModal-form-field{flex-grow:1;flex-shrink:1}.bookDemoModal-form-field{display:flex;flex-direction:column}.bookDemoModal-form-label{font-size:14px;font-weight:500;color:var(--text400);margin-bottom:6px}.bookDemoModal-form-dropdownBtn,input.bookDemoModal-form-input,select.bookDemoModal-form-nativeSelect{background:var(--252gray);border:1px solid rgba(0,0,0,.04);border-radius:4px;box-sizing:border-box;height:36px;width:100%;padding-left:10px;font-size:15.5px;font-weight:480;color:var(--text500)}@media(max-width:630px){.bookDemoModal-form-dropdownBtn,input.bookDemoModal-form-input,select.bookDemoModal-form-nativeSelect{height:42px;font-size:17px;padding-left:12px}}select.bookDemoModal-form-nativeSelect{padding-right:32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;cursor:pointer}select.bookDemoModal-form-nativeSelect[data-empty=true]{color:rgba(0,0,0,.35)}.bookDemoModal-form-field[data-empty-state=empty] .bookDemoModal-form-dropdownBtn:hover,.bookDemoModal-form-field[data-empty-state=empty] input.bookDemoModal-form-input:hover,.bookDemoModal-form-field[data-empty-state=empty] select.bookDemoModal-form-nativeSelect:hover{border:1px solid var(--line400)}.bookDemoModal-form-row .bookDemoModal-form-field:first-child input.bookDemoModal-form-input,.bookDemoModal-form-row .bookDemoModal-form-field:nth-child(2) input.bookDemoModal-form-input{width:100%}.bookDemoModal-form-dropdownBtn:focus,.bookDemoModal-form-dropdownBtn[data-state=open],input.bookDemoModal-form-input:focus,select.bookDemoModal-form-nativeSelect:focus{background:#fff;border:1px solid #5e67f6!important;outline:2px solid rgba(94,103,246,.1)}.bookDemoModal-form-field[data-empty-state=notEmpty] .bookDemoModal-form-dropdownBtn,.bookDemoModal-form-field[data-empty-state=notEmpty] input.bookDemoModal-form-input,.bookDemoModal-form-field[data-empty-state=notEmpty] select.bookDemoModal-form-nativeSelect{background:#fff;border:1px solid var(--line500)}.bookDemoModal-form-field[data-warning-state=true] input.bookDemoModal-form-input{border:1px solid #e45e5e;background:#fff1f1}.bookDemoModal-form-field[data-warning-state=true] input.bookDemoModal-form-input:focus{border:1px solid #e45e5e!important;outline:2px solid rgba(228,94,94,.1)}.bookDemoModal-form-dropdownBtn[data-empty=true],.bookDemoModal-form-input::placeholder{color:rgba(0,0,0,.35)}.bookDemoModal-form-input:focus{border-color:var(--line200)}.bookDemoModal-form-field-warning{font-size:14.5px;font-weight:480;margin-left:10px;margin-top:6px;color:#d05454}.bookDemoModal-form-dropdownBtn{display:flex;justify-content:flex-start}.bookDemoModal-form-dropdownMenu{width:386px;border-radius:4px;background:rgba(255,0,0,.25);background:#fff;border:1px solid var(--line400);box-shadow:0 2px 4px 0 rgba(0,0,0,.12);box-sizing:border-box;padding:4px 4px 6px}.bookDemoModal-form-dropdown-item{display:flex;align-items:center;padding-left:8px;height:32px;font-size:14.25px;color:var(--text600);font-weight:460;border-radius:3px;cursor:pointer;outline:none}.bookDemoModal-form-dropdown-item[data-highlighted]{background:var(--246gray)}.bookDemoModal-form-dropdown-item[data-state=checked]{background:var(--primary500);color:#fff}.bookDemoModal-form-dropdown-item[data-state=checked][data-highlighted]{background:var(--primary600)}.bookDemoModal-form-checkBoxBtnContainer{width:100%;display:flex;margin-top:-8px;margin-left:-4px}.bookDemoModal-form-checkBoxBtn{display:flex;margin-top:0;height:36px;padding-left:10px;margin-left:calc(-1*10px);padding-right:10px;cursor:pointer}.bookDemoModal-form-checkBoxBtn-box{width:14px;height:14px;border-radius:4px;margin-right:9px}.bookDemoModal-form-checkBoxBtn[data-active-state=active] .bookDemoModal-form-checkBoxBtn-box{background:#5e67f6;border:1px solid #5e67f6}.bookDemoModal-form-checkBoxBtn[data-active-state=inactive] .bookDemoModal-form-checkBoxBtn-box{border:1px solid var(--line500);background:#fff}.bookDemoModal-form-checkBoxBtn-box svg{width:12px;height:12px;stroke:#fff;stroke-width:9px;position:relative;left:1px;top:1px}.bookDemoModal-form-checkBoxBtn-label{font-size:14.5px;font-weight:480;color:var(--text300);opacity:.9}.bookDemoModal-form-vSpacer{flex-grow:1;flex-shrink:1;min-height:10px}@media(max-width:630px){.bookDemoModal-form-vSpacer{display:none}}.bookDemoModal-form-submitBtnContainer{width:100%;display:flex}.bookDemoModal-form-submitBtn{background:#5e67f6;color:#fff;border:1px solid rgba(0,0,0,0);border-radius:4px;height:40px;width:100%;padding-left:10px;font-size:15.5px;font-weight:480;letter-spacing:.008em;justify-content:flex-start}@media(max-width:630px){.bookDemoModal-form-submitBtn{height:52px;font-size:17px;font-weight:510;padding-left:12px;margin-top:12px}}.bookDemoModal-form-submitBtn:focus{background:rgb(84.34,93.88,245.46);outline:3px solid rgba(94,103,246,.2)}.bookDemoModal-form-submitBtn:hover{background:rgb(84.34,93.88,245.46)}.bookDemoModal-form-submitBtn:disabled{background:#b4b4be}.bookDemoModal-form-select-trigger{display:flex;align-items:center;justify-content:space-between;background:var(--250gray);border:1px solid var(--line325);border-radius:8px;padding:10px 12px;font-size:14px;color:var(--text500);cursor:pointer;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.bookDemoModal-form-select-trigger[data-placeholder]{color:var(--text250)}.bookDemoModal-form-select-trigger:focus{border-color:var(--line200);box-shadow:0 0 0 3px rgba(92,103,255,.15)}.bookDemoModal-form-select-icon{display:flex;align-items:center;color:var(--text300)}.bookDemoModal-form-select-content{background:var(--252gray);border:1px solid var(--line300);border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.25);z-index:1100;overflow:hidden;min-width:var(--radix-select-trigger-width)}.bookDemoModal-form-select-viewport{padding:4px}.bookDemoModal-form-select-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;font-size:14px;color:var(--text400);border-radius:6px;cursor:pointer;outline:none;transition:background 80ms ease}.bookDemoModal-form-select-item[data-highlighted]{background:var(--248gray);color:var(--text500)}.bookDemoModal-form-select-itemIndicator{display:flex;align-items:center;color:var(--primary)}.bookDemoModal-form-multiSelect{display:flex;flex-direction:column;gap:6px}.bookDemoModal-form-multiSelect-option{display:flex;align-items:flex-start;gap:10px;background:var(--250gray);border:1px solid var(--line325);border-radius:8px;padding:10px 12px;cursor:pointer;text-align:left;transition:border-color .12s ease,background .12s ease}.bookDemoModal-form-multiSelect-option:hover{border-color:var(--line300)}.bookDemoModal-form-multiSelect-option[data-selected=true]{border-color:var(--primary);background:rgba(92,103,255,.08)}.bookDemoModal-form-multiSelect-checkbox{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-grow:0;flex-shrink:0;border:1px solid var(--line300);border-radius:4px;background:var(--252gray);color:var(--primary);transition:border-color .12s ease,background .12s ease}.bookDemoModal-form-multiSelect-option[data-selected=true] .bookDemoModal-form-multiSelect-checkbox{border-color:var(--primary);background:var(--primary);color:#fff}.bookDemoModal-form-multiSelect-label{font-size:14px;color:var(--text400);line-height:1.3}.bookDemoModal-form-otherInput{margin-top:8px}.bookDemoModal-form-checkboxRow{display:flex;align-items:center;gap:10px;margin-top:4px}.bookDemoModal-form-checkbox{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-grow:0;flex-shrink:0;border:1px solid var(--line300);border-radius:4px;background:var(--252gray);cursor:pointer;transition:border-color .12s ease,background .12s ease}.bookDemoModal-form-checkbox:hover{border-color:var(--line250)}.bookDemoModal-form-checkbox[data-state=checked]{border-color:var(--primary);background:var(--primary)}.bookDemoModal-form-checkbox-indicator{display:flex;align-items:center;justify-content:center;color:#fff}.bookDemoModal-form-checkboxLabel{font-size:14px;color:var(--text400);cursor:pointer}.bookDemoModal-form-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;background:var(--250gray);border:1px solid var(--line325);border-radius:8px;padding:10px 12px;font-size:14px;color:var(--text500);cursor:pointer;outline:none;width:100%;box-sizing:border-box}.bookDemoModal-form-dropdown-trigger:hover{border-color:var(--line300)}.bookDemoModal-form-dropdown-content{background:var(--252gray);border:1px solid var(--line300);border-radius:8px;box-shadow:0 12px 40px rgba(0,0,0,.25);z-index:9999;overflow:hidden;padding:4px;min-width:180px}.bookDemoModal-form-toggleBtn{display:flex;align-items:center;background:var(--250gray);border:1px solid var(--line325);border-radius:8px;padding:10px 12px;font-size:14px;color:var(--text400);cursor:pointer;text-align:left}.bookDemoModal-form-toggleBtn:hover{border-color:var(--line300)}.bookDemoModal-closeButton{margin-top:4px;align-self:flex-end;background:var(--250gray);color:var(--text500);border:1px solid var(--line325);border-radius:8px;padding:8px 14px;font-size:14px;cursor:pointer;transition:background .12s ease,border-color .12s ease}.closeIcon{margin-bottom:24px}.bookDemoModal-closeButton:hover{background:var(--243gray);border-color:var(--line300)}@media(max-width:640px){.bookDemoModal-content{padding:28px 20px}.bookDemoModal-title{font-size:22px}.bookDemoModal-form-row{flex-direction:column;gap:16px}}@media(max-width:640px)and (max-width:630px){.bookDemoModal-form-row{gap:10px}}@keyframes bookDemoModalOverlayShow{to{opacity:1}}.bookDemoPage{display:flex;flex-direction:column;align-items:center;background:var(--bgColor);padding:0 24px;height:100svh}.bookDemoPage-titleContainer{display:flex;flex-direction:column;align-items:flex-start}.bookDemoPage-backBtn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;margin-left:-7px;margin-bottom:12px;margin-top:24px}.bookDemoPage-backBtn svg{width:34px;height:34px;fill:var(--text500);opacity:.4}.bookDemoPage-title{font-size:32px;font-weight:620;letter-spacing:-.008em;color:var(--text500);line-height:1.05;margin-bottom:14px}.bookDemoPage-description{font-size:18px;font-weight:440;color:var(--text300);opacity:.85;line-height:1.3;margin-bottom:14px}.bookDemoPage-companySizeButtons{display:flex;flex-direction:column;row-gap:10px;margin-top:10px;width:100%}.bookDemoPage-companySizeBtn{display:flex;align-items:center;justify-content:flex-start;width:100%;height:48px;padding-left:14px;padding-right:14px;background:var(--252gray);border:1px solid rgba(0,0,0,.04);border-radius:4px;font-size:17px;font-weight:480;color:var(--text500);cursor:pointer}.bookDemoPage-companySizeBtn:hover{border:1px solid var(--line400)}.bookDemoPage-companySizeBtn:active{background:var(--248gray)}