@keyframes BookDemo_spin__XI5em{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BookDemo_shine__MzBvP{to{background-position-x:100vw}}.BookDemo_main__SyXx2{width:100%;--toggle-size:7rem;display:flex;flex-direction:column;align-items:center;height:var(--vp-height);padding-bottom:0!important}.BookDemo_header__qTIQ_{position:fixed;top:0;z-index:2;border-bottom:1px solid var(--grey-01);background:var(--background);width:100%}.BookDemo_headerWrap__67uXg{height:var(--header-height);align-items:center;display:flex;justify-content:space-between}.BookDemo_logo__CPYRx{height:1.8rem;display:block}.BookDemo_logo__CPYRx svg{height:100%;width:auto;display:block}@keyframes BookDemoForm_spin___ZHph{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BookDemoForm_shine__XG1yp{to{background-position-x:100vw}}.BookDemoForm_main__CqR8Z{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;width:100%;flex:1 1;--row-margin:5rem;--avatar-height:10rem}@media only screen and (max-width:767px){.BookDemoForm_main__CqR8Z{--row-margin:2.5rem}}.BookDemoForm_main__CqR8Z.BookDemoForm_loading__PavhW{cursor:wait}.BookDemoForm_avatar__nf13_{position:fixed;top:0;border-radius:50%;overflow:hidden;width:var(--avatar-height);height:var(--avatar-height);flex-shrink:0;z-index:3;transition:transform .2s ease-in-out;top:var(--header-height);transform:translateY(-50%) scale(.6)}.BookDemoForm_startView__s0bWe .BookDemoForm_avatar__nf13_{transform:translateY(0) scale(1);top:0;position:relative}.BookDemoForm_text__x_h0V{text-align:center;display:flex;flex-direction:column;gap:1.5rem;text-wrap:balance}.BookDemoForm_text__x_h0V .copy-sm{color:var(--grey-04)}.BookDemoForm_inner__HsTMY{width:100%;max-width:60rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.BookDemoForm_startView__s0bWe .BookDemoForm_inner__HsTMY{padding:5rem 0 0}.BookDemoForm_form__ydR8g{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--row-margin) 0;gap:var(--row-margin)}.BookDemoForm_form__ydR8g button{max-width:50rem}.BookDemoForm_startView__s0bWe .BookDemoForm_form__ydR8g{padding:2.5rem 0 var(--row-margin) 0}.BookDemoForm_field__l7rou{width:100%;position:relative}.BookDemoForm_field__l7rou.BookDemoForm_doubleText__cgEnO{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--gutter)}@media only screen and (min-width:768px){.BookDemoForm_field__l7rou.BookDemoForm_doubleText__cgEnO{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--gutter)}}.BookDemoForm_view___MW2h{display:flex;flex-direction:column;gap:3rem;width:100%}.BookDemoForm_stepView__icvLT{display:flex;flex-direction:column;gap:var(--row-margin);width:100%}.BookDemoForm_formInner__stPJc{display:flex;flex-direction:column;gap:.5rem;position:relative;margin:0 auto;width:100%;max-width:50rem}.BookDemoForm_inputField__ekvvO{position:relative;--valid-icon:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.5L4.75 10L11 1' stroke='black' stroke-width='1.8'/%3E%3C/svg%3E");--invalid-icon:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.33143 11.6947L9.03429 7.31092V5H10.9771V7.31092L10.68 11.6947H9.33143ZM9 12.6891H11V15H9V12.6891Z' fill='%23242424'/%3E%3Ccircle cx='10' cy='10' r='9' stroke='%23242424' stroke-width='2'/%3E%3C/svg%3E");--current-icon:var(--invalid-icon)}.BookDemoForm_inputField__ekvvO:after{content:var(--current-icon);position:absolute;right:3rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;z-index:2;display:flex;justify-content:center;align-items:center}.BookDemoForm_inputField__ekvvO:has(.BookDemoForm_input___NCdK.BookDemoForm_valid___VCCn){--current-icon:var(--valid-icon)}.BookDemoForm_inputField__ekvvO:has(.BookDemoForm_input___NCdK:placeholder-shown):after{display:none}.BookDemoForm_input___NCdK{position:relative;border:2px solid var(--grey-02);border-radius:1.5rem!important;padding:2rem 3rem;width:100%;transition:border .2s ease-in-out;overflow:hidden;--input-bg:var(--white);background-color:var(--input-bg)}.BookDemoForm_input___NCdK:focus{border:2px solid var(--green)}.BookDemoForm_input___NCdK.BookDemoForm_valid___VCCn{border:2px solid #fafafa;--input-bg:#fafafa}.BookDemoForm_input___NCdK.BookDemoForm_error__mXsVF{border:2px solid var(--negative)}.BookDemoForm_input___NCdK:-webkit-autofill,.BookDemoForm_input___NCdK:-webkit-autofill:active,.BookDemoForm_input___NCdK:-webkit-autofill:focus,.BookDemoForm_input___NCdK:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 100px var(--input-bg) inset!important}.BookDemoForm_select__9A1aF{display:flex;flex-direction:column;gap:1rem;width:100%}.BookDemoForm_options__6Nefr{display:flex;gap:1rem;width:100%;flex:1 1}@media only screen and (max-width:767px){.BookDemoForm_options__6Nefr{flex-wrap:wrap;justify-content:center}}.BookDemoForm_option__JMekb{background:hsla(0,0%,98%,.8);border:2px solid hsla(0,0%,98%,.8);border-radius:1.5rem;padding:1rem 2rem;white-space:nowrap;width:auto;transition:all .2s linear;color:var(--secondary)}@media only screen and (min-width:768px){.BookDemoForm_option__JMekb{flex:1 0 auto;padding:1rem}}.BookDemoForm_option__JMekb.BookDemoForm_selected__SCK_0{border-color:var(--green);background:var(--white);color:var(--primary)}.BookDemoForm_errorMessage__l6KyU{color:var(--negative);position:absolute;bottom:100%;left:0;padding-bottom:.5rem}@media only screen and (min-width:768px){.BookDemoForm_errorMessage__l6KyU{padding-bottom:1rem}}.BookDemoForm_progress__dMLe6{display:flex;flex-direction:column;gap:.5rem;color:var(--grey-04);max-width:50rem;margin:0 auto;width:100%}.BookDemoForm_progressBar__YONxA{width:100%;height:3px;background-color:var(--grey-02)}.BookDemoForm_progressBar__YONxA>div{height:100%;background-color:var(--green)}.BookDemoForm_legal__oTizS{display:flex;gap:1rem;align-items:center;margin:0 auto;color:var(--grey-04);text-wrap:pretty}@media only screen and (max-width:767px){.BookDemoForm_legal__oTizS{font-size:1.4rem}}.BookDemoForm_nav__GyZuJ{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;width:100%}@media only screen and (min-width:768px){.BookDemoForm_nav__GyZuJ{gap:3rem}}.BookDemoForm_buttonSubmit__CD3HI{position:relative;border-radius:6rem;padding:1rem 2rem;min-height:7rem;transition:all .2s ease-in-out;background-color:var(--grey-02);color:rgba(0,0,0,.3);pointer-events:none;width:100%;flex:1 1;display:flex;justify-content:center;align-items:center}.BookDemoForm_valid___VCCn .BookDemoForm_buttonSubmit__CD3HI{background-color:var(--green);pointer-events:auto;color:var(--black)}.BookDemoForm_buttonSubmit__CD3HI .BookDemoForm_buttonIcon__lBq0V{position:absolute;right:1.1rem;top:50%;border:1px solid hsla(0,0%,100%,.4);width:5rem;height:5rem;transform:translateY(-50%)}.BookDemoForm_buttonIcon__lBq0V{position:relative;width:4rem;height:4rem;border:1px solid var(--grey-02);border-radius:50%;display:flex;align-items:center;justify-content:center}.BookDemoForm_buttonIcon__lBq0V svg{width:33.333%}.BookDemoForm_startMsg__NklnI{display:flex;color:var(--secondary);flex-shrink:0;width:100%;gap:.5rem;align-items:center;justify-content:center;margin:0 auto}.BookDemoForm_startMsg__NklnI svg{width:1.1rem;height:1.28rem}.BookDemoForm_buttonBack__Cty5e{width:auto;display:flex;align-items:center;gap:1.4rem}