@font-face{font-display:swap;font-family:Poppins}@font-face{font-display:swap;font-family:Inter}*{font-family:inherit}:root{--font-primary:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;--font-heading:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;--font-mono:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--text);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-primary);margin:0;overflow-x:hidden;overflow-y:scroll;padding:0;scroll-behavior:smooth;scrollbar-gutter:stable}a{text-decoration:none}input[type=password],input[type=text]{-webkit-appearance:none;appearance:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:var(--grey);border:2px solid var(--background);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--greyer)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;-webkit-display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card{background-color:var(--background-2);border-radius:1rem;margin:5rem auto;max-width:25rem;min-width:20rem;padding:2rem}.buttonGrid{width:fit-content}.buttonGrid,.buttonGridFilled{column-gap:.5rem;display:flex;-webkit-display:flex}.buttonGridFilled{width:100%}.buttonGridFilled>*{flex-grow:1}.textfieldInput{background-color:var(--background);border:none;border:1px solid var(--border);border-radius:.4rem;box-sizing:border-box;color:var(--text);font-family:var(--font-primary);font-size:.8rem;font-weight:var(--weight-normal);outline:none;padding:.8rem .6rem;width:100%}.textfieldInput:focus{border:1px solid var(--border-active)}.label{color:var(--text-off);font-family:var(--font-primary);font-size:.7rem;font-weight:var(--weight-heavy);-webkit-user-select:none;user-select:none}label{font-size:14px}button{transition:.15s,smooth}p{color:var(--text);font-size:16px;font-weight:var(--weight-normal);margin:.3rem 0}h1{font-size:2.6rem}h1,h2{font-family:var(--font-heading);font-weight:var(--weight-heavy)}h2{font-size:2rem}h3{font-size:1.4rem}h3,h4{color:var(--text);font-family:var(--font-heading);font-weight:var(--weight-heavy);text-decoration:none}h4{font-size:1.2rem}.input{border:1px solid var(--border);border-radius:.2rem;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;outline:none;padding:.7rem;transition:.2s,smooth;width:100%}.input:focus{border:1px solid var(--primary)}.textarea{border-color:var(--border);border-radius:.2rem;box-sizing:border-box;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;height:auto;max-height:55vh;max-width:var(--max-view-width);min-height:45vh;outline:none;overflow-y:scroll;padding:.7rem;resize:none;transition:.2s,smooth;width:100%}.textarea:focus{border-color:var(--primary)}.center{text-align:center}.left{text-align:left}.ps{color:var(--text-off2);font-size:12px;font-weight:var(--p-weight);margin:.3rem 0}@media screen and (max-width:800px){h1{font-size:36px}h2{font-size:28px}h3{font-size:22px}}:root{--secondary:#eb00ff;--secondary-hover:#636363;--green-dark:#228b52;--yellow:#eb00ff;--red-hover:#c50000;--primary-gradient:linear-gradient(93.08deg,#000,#0000) #000;--primary-gradient-hover:linear-gradient(93.08deg,#030091,#0047ff);--max-view-width:80rem;--primary:#228be6;--primary-background:#e7f5ff;--primary-hover:#1e74be;--background:#fff;--background-hover:#f0f1f1;--grey-background:#f9f9f9;--grey-dark-background:#f5f5f5;--text:#000;--text-off:#2b2b2b;--text-light:#fff;--text-dark:#000;--error:#b60404;--link:#0000b1;--weight-light:300;--weight-normal:400;--weight-heavy:500;--navbar-bg:#fff;--navbar-bg-focus:#e6e6e6;--border:#d8d8d8;--border-active:#7c7c7c;--grey:#b8b8b8;--greyer:#8f8f8f;--green:#0bb779;--green-dark:#0b8458;--red:#e22024;--shadow:0}@supports (color:rgb(0 0 0/0)){:root{--yellow:#ffae34}}.iconButton_wrapper__R\+-aw{grid-column-gap:0;align-items:center;background-color:var(--background);border:none;column-gap:0;cursor:pointer;display:grid;grid-template-columns:auto auto;height:fit-content;margin:auto;max-width:auto;outline:none;width:100%}.iconButton_wrapperRounded__zF6Bj{background-color:var(--light-grey);border-radius:2rem;padding:.6rem;place-content:center;transition:smooth,.3s}.iconButton_wrapperDisabledRounded__Viq8C{background-color:var(--lighter-grey);border:1px solid var(--greyer);border-radius:2rem;cursor:default;padding:.6rem;place-content:center;transition:smooth,.2s}.iconButton_wrapperRounded__zF6Bj:focus,.iconButton_wrapperRounded__zF6Bj:hover{background-color:var(--grey)}.iconButton_wrapperPrimary__iyuIR{align-items:center;background-color:var(--text);border:1px solid var(--text);border-radius:.2rem;color:var(--text-light);padding:.2rem 1.6rem;transition:smooth,.2s}.iconButton_wrapperPrimary__iyuIR:focus,.iconButton_wrapperPrimary__iyuIR:hover{background-color:#333;color:var(--text-light)}.iconButton_wrapperOutlined__687pn{background-color:var(--background);border:1px solid var(--text);border-radius:.2rem;color:var(--text);padding:.2rem 1.6rem;transition:smooth,.2s}.iconButton_wrapperOutlined__687pn:focus,.iconButton_wrapperOutlined__687pn:hover{background-color:var(--background-hover);border:1px solid var(--text)}.iconButton_wrapperOutlinedPrimary__OExgg{background-color:var(--background);border:1px solid var(--border);border-radius:.2rem;color:var(--text);padding:.2rem 1.6rem;transition:smooth,.2s}.iconButton_wrapperOutlinedPrimary__OExgg:focus,.iconButton_wrapperOutlinedPrimary__OExgg:hover{border:1px solid var(--primary)}.iconButton_wrapperPrimaryBlue__aC6TI{align-items:center;background-color:var(--primary);border:1px solid var(--primary);border-radius:.2rem;color:var(--text-light);padding:.2rem 1.6rem;transition:smooth,.2s}.iconButton_wrapperPrimaryBlue__aC6TI:focus,.iconButton_wrapperPrimaryBlue__aC6TI:hover{background-color:var(--primary-hover);border:1px solid var(--primary-hover)}.iconButton_wrapperNegative__nL4HF{background-color:var(--background);border:1px solid var(--red);border-radius:.2rem;color:var(--red);padding:.2rem 1.6rem;transition:smooth,.2s}.iconButton_wrapperNegative__nL4HF:focus,.iconButton_wrapperNegative__nL4HF:hover{background-color:var(--background-hover);border:1px solid var(--red-hover);color:var(--red-hover)}.iconButton_wrapperDisabled__\+0iBY{background-color:var(--background-hover);border:1px solid var(--border);border-radius:.2rem;color:var(--text);cursor:default;padding:.2rem 1.6rem}.iconButton_center__dqKOc{place-content:center}.iconButton_left__DAxRk{place-content:left}.iconButton_iconRounded__p3RdS{height:24px;width:auto}.iconButton_iconOutlined__9rXq6,.iconButton_iconPrimary__-Sq0W{height:24px;margin-right:.5rem;width:auto}.iconButton_text__-D46-{font-size:1rem;font-weight:500;padding:.4rem}.iconButton_textDisabledRounded__pGi0X,.iconButton_textRounded__Ck\+Bl{font-size:.8rem;font-weight:600;padding:.4rem}.iconButton_textDisabledRounded__pGi0X{color:var(--border)}.iconButton_textDisabled__86Jnr,.iconButton_textOutlined__SN26o,.iconButton_textPrimaryBlue__COx6u,.iconButton_textPrimary__9klEw{font-size:1rem;font-weight:var(--weight-normal);padding:.5rem .2rem}.sign-in_signInWrapper__7vbWs{background-color:#f5f5f5;height:100vh;overflow-y:hidden;width:100%}.sign-in_mainWrapper__o2l4e{margin:auto;min-height:calc(100vh - 6rem);overflow-y:auto;padding-top:8rem;width:22rem}.sign-in_signUpNavWrapper__mLWRb{background-color:var(--text);display:block;height:100vh;overflow:hidden;width:100%}.sign-in_signUpNavContent__qgqvX{margin:auto;padding:5rem 0;width:80%}.sign-in_signUpNavButton__LHdiv{width:60%}.sign-in_h1Inverted__rjAeS{color:var(--background);margin-bottom:2.5rem}@media screen and (max-width:800px){.sign-in_mainWrapper__o2l4e{padding-top:6rem}.sign-in_signInWrapper__7vbWs{grid-template-columns:auto;overflow-y:auto}.sign-in_signUpNavWrapper__mLWRb{display:none}}.signInForm_signInWrapper__yJIhZ{display:grid;grid-template-columns:auto 25vw;height:100vh;overflow-y:hidden}.signInForm_contentWrapper__t0yGY{display:flex;-webkit-display:flex;flex-direction:column;padding-left:1rem;padding-right:1rem;text-align:center;width:20rem}.signInForm_actionGroup__BnuWU{column-gap:2rem;display:flex;-webkit-display:flex;flex-direction:column}.signInForm_actionItem__ubvQq{align-items:center;column-gap:.5rem;display:flex;-webkit-display:flex;flex-direction:column;margin:auto}.signInForm_contentGroup__OKqLo{display:flex;-webkit-display:flex;flex-direction:column;margin-top:1rem;row-gap:2rem}.signInForm_signInGroup__TCZcv{border-top:1px solid var(--border);display:flex;-webkit-display:flex;flex-direction:column;margin-top:2rem;padding-top:2rem;row-gap:.5rem;width:100%}.signInForm_header__dZcMQ{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1.75rem}.signInForm_input__h94jC{border:1px solid var(--border);border-radius:.2rem;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;max-width:18.5rem;outline:none;padding:.7rem;transition:.2s,smooth;width:100%}.signInForm_input__h94jC:focus{border:1px solid var(--text)!important}.signInForm_signInSubmit__HEDHx{margin:.5rem auto auto;min-width:14rem;width:50%}.signInForm_mainWrapper__ffhZG{height:100vh;overflow-y:auto}.signInForm_errorMessage__1mPbi{color:var(--error);margin-bottom:1rem}.signInForm_link__nTlvP{color:var(--link);cursor:pointer;font-weight:var(--weight-normal);text-decoration:underline}.signInForm_googleIcon__CHHKM{height:1.5rem;width:1.5rem}@media screen and (max-width:800px){.signInForm_actionGroup__BnuWU{column-gap:1rem;display:flex;-webkit-display:flex;flex-direction:column;row-gap:1rem}.signInForm_actionItem__ubvQq{align-items:baseline;column-gap:.5rem;display:flex;flex-direction:column;text-align:left}.signInForm_contentGroup__OKqLo{margin-top:1rem}.signInForm_signInWrapper__yJIhZ{grid-template-columns:auto;overflow-y:auto}.signInForm_link__nTlvP{display:block}.signInForm_signInGroup__TCZcv{margin-top:2rem;padding-bottom:1.5rem;padding-top:2rem}}.reset-password_link__vKjAj{color:var(--link);cursor:pointer;font-weight:var(--weight-normal);text-decoration:underline}.page_wrapper__0Z9BC{position:relative;width:100%}.page_wrapperFullpage__BPCpH{height:100vh;overflow:hidden;position:relative;width:100%}.page_content__F0wyS{margin:auto;padding:5rem 0 8rem}.page_contentFullpage__BFPIV,.page_content__F0wyS{height:fit-content;min-height:75vh;min-width:800px;width:fit-content}.page_grey__Ckh0\+{background-color:var(--grey-background)}@media screen and (max-width:1334px){.page_wrapperFullpage__BPCpH{height:100%}}@media screen and (max-width:800px){.page_content__F0wyS{min-width:300px;width:90vw}.page_contentFullpage__BFPIV{min-width:300px;width:100vw}}.navbar_wrapper__lNujV{background-color:#f5f5f5;height:6rem;position:fixed;width:100%;z-index:10000}.navbar_innerWrapper__3p2l4{margin:auto;max-width:1000px;padding-left:2rem;padding-right:2rem;padding-top:2rem;width:100%}.navbar_logo__DaEGm{height:1.75rem;width:"auto"}.navbar_brand__yZw3n{color:#1e1e1e!important;font-size:20px}.navbar_brand__yZw3n,.navbar_header__Fwsz7{font-family:Inter,acumin-pro,sans-serif;font-weight:var(--weight-heavy);height:fit-content;margin-bottom:0;margin-top:0;text-decoration:none}.navbar_header__Fwsz7{color:#1e1e1e;font-size:16px;padding:.5rem 1rem}.navbar_headerWhite__daiRU{color:#fff!important;font-size:16px;height:fit-content;margin-bottom:.125rem;margin-top:.125rem;min-width:10rem;padding:.5rem 1rem}.navbar_active__1rZb7,.navbar_blueHeader__FV4J6{color:#225abc!important}.navbar_text__5b\+Tl{font-size:20px;margin-top:0}.navbar_headerWhiteBg__zoWQZ{background-color:#1e1e1e!important}.navbar_headerWhiteBg__zoWQZ:hover{background-color:#333!important}.navbar_mobileMenu__2RABg{display:none}.navbar_desktopMenu__sCvDB{display:flex}@media screen and (max-width:860px){.navbar_innerWrapper__3p2l4{padding-left:2rem;padding-right:2rem;width:calc(100% - 4rem)}.navbar_brand__yZw3n{font-size:18px}.navbar_header__Fwsz7{color:#1e1e1e}.navbar_headerWhite__daiRU,.navbar_header__Fwsz7{font-size:16px;height:fit-content;margin-bottom:.125rem;margin-top:.125rem;min-width:10rem}.navbar_headerWhite__daiRU{color:#fff!important;padding:.5rem 1rem}.navbar_mobileMenu__2RABg{display:flex}.navbar_desktopMenu__sCvDB{display:none}}.customers_wrapper__ZD\+V9{background-color:#f5f5f5;height:fit-content;width:100%}.customers_innerWrapper__kSiGD{margin:auto;max-width:1000px;padding-bottom:2rem;padding-top:6rem;width:100%}.customers_flex__0JLSp{align-items:center;display:flex;flex-direction:column;row-gap:2rem}.customers_flexRow__UBrdn{display:flex;flex-direction:row}.customers_logoWrapper__B4J7o{width:250px}.customers_logo__XxtWr{height:auto;max-height:45px;max-width:150px;object-fit:contain;width:auto}@media screen and (max-width:1000px){.customers_logoWrapper__B4J7o{width:200px}.customers_logo__XxtWr{max-height:40px;max-width:140px}}@media screen and (max-width:760px){.customers_flex__0JLSp{align-items:center;column-gap:0;display:flex;flex-direction:row;margin:auto;width:fit-content}.customers_flexRow__UBrdn{display:flex;flex-direction:column;row-gap:2rem}.customers_logoWrapper__B4J7o{height:40px;width:200px}.customers_logo__XxtWr{max-height:40px;max-width:140px}}@media screen and (max-width:600px){.customers_innerWrapper__kSiGD{padding-top:3rem}}@media screen and (max-width:400px){.customers_innerWrapper__kSiGD{padding-top:1rem}.customers_flexRow__UBrdn{display:flex;flex-direction:column;row-gap:2rem}.customers_logoWrapper__B4J7o{height:30px;width:150px}.customers_logo__XxtWr{max-height:30px;max-width:120px}}.features_wrapper__JeOv3{background-color:#f5f5f5;width:100%}.features_landingContainer__2i2dO{grid-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:auto 600px;justify-content:space-between;margin:auto;max-width:1000px;padding-left:2rem;padding-right:2rem}.features_innerWrapper__BQcw6{display:block;margin:auto;padding:2rem;width:calc(100% - 4rem)}.features_centeredContent__qycVk{margin:4rem auto auto;max-width:450px}.features_leftContent__Y0Z1k{margin-bottom:10rem;margin-top:8rem;width:auto}.features_header__2CaWF{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1rem}.features_rightContent__L--rx{position:relative;width:600px}.features_stickyContainer__p7CQG{align-items:center;display:flex;height:100vh;justify-content:center;max-height:800px;position:sticky;top:10vh}.features_section__auvyO{display:flex;flex-direction:column;justify-content:center;min-height:35rem}.features_componentWrapper__EK0ul{height:100%;left:0;position:absolute;top:0;width:100%}.features_screenshotWrapper__5D\+BR{background-color:#fff;border-radius:15px;box-shadow:0 5px 20px -5px #00000025;padding:1rem;width:calc(600px - 2rem);z-index:100}.features_screenshotText__cynsq{font-size:12px!important}@media screen and (max-width:1000px){.features_landingContainer__2i2dO{column-gap:4rem;grid-template-columns:auto 540px}.features_header__2CaWF{font-size:1.5rem;margin-bottom:.5rem}.features_screenshotWrapper__5D\+BR{transform:scale(.9);transform-origin:left}}@media screen and (max-width:850px){.features_stickyContainer__p7CQG{align-items:center;display:block;height:fit-content;justify-content:center;position:relative}.features_screenshotWrapper__5D\+BR{margin-top:-1rem;transform:scale(.7);transform-origin:left}}@media screen and (max-width:480px){.features_header__2CaWF{font-size:1.25rem}.features_centeredContent__qycVk{margin:0 auto auto;max-width:100%}.features_screenshotWrapper__5D\+BR{margin-top:-2rem;transform:scale(.6);transform-origin:left}}@media screen and (max-width:420px){.features_screenshotWrapper__5D\+BR{margin-top:-3rem;transform:scale(.5);transform-origin:left}}@media screen and (max-width:350px){.features_screenshotWrapper__5D\+BR{margin-top:-3.5rem;transform:scale(.45);transform-origin:left}}.infoSlab_wrapper__iHibf{border-radius:.2rem;padding:.6rem 0}.infoSlab_wrapperAI__iJtlc,.infoSlab_wrapperHuman__bedm2{min-width:7.8rem}.infoSlab_colorHuman__DbQHg{background:linear-gradient(93.08deg,#38ef7d,#14b3a5);padding:.6rem .5rem;text-align:center}.infoSlab_colorProbablyHuman__dvnNv{background:linear-gradient(93.08deg,#fdc830,#f39a35);padding:.6rem .5rem;text-align:center}.infoSlab_colorAI__vd\+eY{background:linear-gradient(93.08deg,#ed213a,#ca3928);padding:.6rem .5rem;text-align:center}.infoSlab_text__7ntJW{font-size:14px;font-weight:600;margin:auto;opacity:1}.infoSlab_comment__cflmW{padding:.5rem 1rem}.infoSlab_commentSmall__0buFC,.infoSlab_comment__cflmW{cursor:default;height:100%;margin-bottom:.5rem;transition:.2s,smooth}.infoSlab_commentSmall__0buFC{padding:.125rem 0 .25rem .5rem}.infoSlab_borderRed__YeqZP{border-left:5px solid var(--red)}.infoSlab_borderGreen__TK4C2{border-left:5px solid var(--green)}.infoSlab_borderYellow__2gpW2{border-left:5px solid var(--yellow)}.infoSlab_borderRedSmall__rAabf{border-left:3px solid var(--red)}.infoSlab_borderGreenSmall__GKc\+1{border-left:3px solid var(--green)}.infoSlab_borderYellowSmall__cF5\+M{border-left:3px solid var(--yellow)}.feedback-illustration_screenshotWrapper__73q8k{background-color:#fff;border-radius:15px;box-shadow:0 5px 20px -5px #00000025;padding:1rem;width:calc(600px - 2rem);z-index:100}.feedback-illustration_screenshotText__\+wq4h{font-size:12px!important}.feedback-illustration_mark__hcuiX{background-color:#fac589;color:var(--text);transition:.2s,smooth}.feedback-illustration_comment__UGHx1{background-color:var(--grey-background);border:1px solid var(--border);border-radius:0 15px 15px 15px;box-shadow:none;cursor:default;display:grid;grid-template-columns:135px 15px;overflow:hidden;padding:.5rem .75rem;position:absolute;transition:.2s,smooth;width:145px}.feedback-illustration_commentHeightFull__EDnX9{min-height:50px}.feedback-illustration_commentButtonRow__h0\+DS{display:grid;grid-template-columns:auto auto;width:100%}.feedback-illustration_commentContent__zQK7B{width:135px}.feedback-illustration_minimizeButton__xz6u2{background-color:initial;border:none;border-radius:50%;height:1.25rem;outline:none;transition:.2s,smooth;width:1.25rem}.feedback-illustration_minimizeButton__xz6u2:hover{background-color:var(--border)}.feedback-illustration_commentSourceWrapper__e7eN4{margin-top:1rem;width:100%}.feedback-illustration_commentLink__avXmH{color:#0c00b1;display:block;font-size:10px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:100%}.feedback-illustration_commentLink__avXmH:hover{text-decoration:underline}@media screen and (max-width:1000px){.feedback-illustration_screenshotWrapper__73q8k{transform:scale(.9);transform-origin:left}}@media screen and (max-width:850px){.feedback-illustration_screenshotWrapper__73q8k{margin-top:-1rem;transform:scale(.7);transform-origin:left}}@media screen and (max-width:480px){.feedback-illustration_screenshotWrapper__73q8k{margin-top:-2rem;transform:scale(.6);transform-origin:left}}@media screen and (max-width:420px){.feedback-illustration_screenshotWrapper__73q8k{margin-top:-3rem;transform:scale(.5);transform-origin:left}}@media screen and (max-width:350px){.feedback-illustration_screenshotWrapper__73q8k{margin-top:-3.5rem;transform:scale(.45);transform-origin:left}}.follow-up-illustration_screenshotWrapper__eFjGU{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff;border-radius:15px;box-shadow:0 5px 20px -5px #00000025;padding:1rem;width:calc(600px - 2rem);z-index:100}.follow-up-illustration_wrapper__8i2sc{width:calc(600px + 22rem)}.follow-up-illustration_titleWrapper__dnSvu{align-items:center;display:grid;grid-template-columns:auto auto;width:100%}.follow-up-illustration_titleWrapperLeft__3nryY{margin-left:auto}.follow-up-illustration_cardList__unk7F{grid-row-gap:.3rem;display:grid;grid-template-columns:auto;margin-top:0;padding-top:.3rem;row-gap:.3rem;transition:.3,smooth}.follow-up-illustration_card__v23JZ{grid-column-gap:.5rem;background-color:var(--primary-background);border-radius:5px;column-gap:.5rem;display:grid;grid-template-columns:1rem auto 11rem;height:fit-content;padding:.5rem;transition:.3,smooth}.follow-up-illustration_cardItemRight__vGD2k{grid-column-gap:.5rem;column-gap:.5rem;display:grid;font-size:12px;grid-template-columns:0 1.5rem 1.5rem;margin-left:auto}.follow-up-illustration_cardItemRightEdit__0WMeA{grid-column-gap:.2rem;column-gap:.2rem;display:grid;font-size:12px;grid-template-columns:7rem 4.3rem;margin-left:auto}.follow-up-illustration_optionIconButton__xOo4a{background-color:#0000;border:none;border-radius:50%;cursor:pointer;height:1.5rem;outline:none;text-align:center;transition:.2s,smooth;vertical-align:middle;width:1.5rem}.follow-up-illustration_optionIconButton__xOo4a:focus,.follow-up-illustration_optionIconButton__xOo4a:hover{background-color:#d1d1d1}.follow-up-illustration_optionIcon__rra51{height:.6rem;margin:auto auto .1rem;width:auto}.follow-up-illustration_removeFollowUpQuestionOption__ogO52{display:none}.follow-up-illustration_textarea__91CT2{border:1px solid var(--border);border-radius:.2rem;box-sizing:border-box;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;height:auto;max-height:8rem;max-width:var(--max-view-width);min-height:1rem;outline:0 none #0000;overflow-y:scroll;padding:.7rem;resize:none;transition:.2s,smooth;width:100%}.follow-up-illustration_textarea__91CT2:focus{border:1px solid var(--primary)}@media screen and (max-width:1000px){.follow-up-illustration_screenshotWrapper__eFjGU{transform:scale(.9);transform-origin:left}}@media screen and (max-width:850px){.follow-up-illustration_screenshotWrapper__eFjGU{margin-top:-1rem;transform:scale(.7);transform-origin:left}}@media screen and (max-width:480px){.follow-up-illustration_screenshotWrapper__eFjGU{margin-top:-2rem;transform:scale(.6);transform-origin:left}}@media screen and (max-width:420px){.follow-up-illustration_screenshotWrapper__eFjGU{margin-top:-3rem;transform:scale(.5);transform-origin:left}}@media screen and (max-width:350px){.follow-up-illustration_screenshotWrapper__eFjGU{margin-top:-3.5rem;transform:scale(.45);transform-origin:left}}.flow_wrapper__6xSyt{background-color:#f5f5f5;display:block;height:fit-content;overflow:hidden;width:100%}.flow_innerWrapper__56--d{margin:auto;max-width:1000px;padding-bottom:0;padding-top:0;width:fit-content}.flow_header__Zn6HO{color:#1e1e1e!important;font-size:1.75rem;margin:auto auto 1rem;text-align:center}.flow_blueHeader__Wa5Rt{color:#225abc!important}.flow_text__Yxtpj{font-size:16px;margin:0 auto auto;text-align:center}.flow_graphWrapper__ZZWia{height:340px;margin:2rem auto auto;position:relative;width:46.25rem}@media screen and (max-width:800px){.flow_header__Zn6HO{font-size:1.5rem;max-width:450px}.flow_innerWrapper__56--d{margin:auto;max-width:1000px;padding-bottom:0;padding-top:0;width:40.2rem}.flow_graphWrapper__ZZWia{margin-left:2rem;transform:scale(.8);transform-origin:left}}@media screen and (max-width:650px){.flow_header__Zn6HO{font-size:1.5rem;max-width:90vw}.flow_innerWrapper__56--d{max-width:1000px;width:30.15rem}.flow_graphWrapper__ZZWia{margin-left:2rem;margin-top:-3rem;transform:scale(.6);transform-origin:left}}@media screen and (max-width:500px){.flow_innerWrapper__56--d{margin:auto;max-width:1000px;padding-bottom:0;padding-top:0;width:27.125rem}.flow_graphWrapper__ZZWia{margin-left:2rem;margin-top:-4rem;transform:scale(.5);transform-origin:left}}@media screen and (max-width:499px){.flow_wrapper__6xSyt{display:none}}.flow_box__kLsJ6{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 1px 10px 2px #00000015;display:flex;flex-direction:column;height:4.5rem;justify-content:center;padding:.5rem;width:4.5rem;z-index:100}.flow_boxImg__8uD1A{height:2rem;margin-top:.5rem;width:2rem}.flow_boxImgSmall__2uoWT{height:1.6rem;margin-top:.7rem;width:1.6rem}.flow_boxText__P5lk6{font-size:12px;margin-top:.5rem}.flow_upload__xALBr{left:0;position:absolute;top:0}.flow_original__820SY{left:17.5rem;position:absolute;top:0}.flow_scanLine__l6tPR{left:5.5rem}.flow_originalLine__2tODV,.flow_scanLine__l6tPR{background-color:#aaa;height:1px;position:absolute;top:2.75rem;width:12rem}.flow_originalLine__2tODV{left:23rem}.flow_factCheck__ZLYAN{left:35rem;position:absolute;top:0}.flow_language__nPP4-{left:40.75rem;position:absolute;top:0}.flow_textAnalysis__66ENj{left:35rem;position:absolute;top:5.75rem}.flow_suggestions__LVlRM{left:40.75rem;position:absolute;top:5.75rem}.flow_aiLineCurve__dM0cL{border:1.5px solid #aaa;border-bottom-left-radius:4rem;border-right:0;border-top:0;height:14.75rem;left:2.75rem;position:absolute;top:5.5rem;width:14.75rem}.flow_ai__3jCk8{left:17.5rem;position:absolute;top:15.5rem}.flow_fuqLine__vQHhC{background-color:#aaa;height:1px;left:23rem;position:absolute;top:18.2rem;width:12rem}.flow_fuq__Rgk0p{left:35rem;position:absolute;top:15.5rem}.hero_wrapper__eEUt2{background-color:#f5f5f5;height:fit-content;max-height:660px!important;min-height:30rem;overflow:hidden;width:100%}.hero_innerWrapper__Ndf0K{grid-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:auto calc(550px - 2rem);justify-content:space-between;margin:auto;max-width:1000px;padding-top:calc(5rem + 12vh);width:calc(100% - 4rem)}.hero_leftWrapper__XRlU5{max-width:100%}.hero_header__ZGNBH{color:#1e1e1e!important;font-size:2.25rem;margin-bottom:1rem}.hero_blueHeader__OBfz7{color:#225abc!important}.hero_mark__-RGRm{background-color:#fddada;color:var(--text)}.hero_screenshotWrapper__lUesz{background-color:#fff;border-radius:15px;box-shadow:0 5px 20px -5px #00000025;height:calc(293px - 2rem);margin-bottom:2rem;margin-top:1rem;padding:1rem;width:calc(550px - 2rem);z-index:100}.hero_screenshotText__MTNuN{font-size:12px!important}.hero_screenshotText__MTNuN::selection{background-color:#fddada}@media screen and (max-width:1000px){.hero_wrapper__eEUt2{height:fit-content;min-height:auto;width:100vw}.hero_innerWrapper__Ndf0K{column-gap:1rem;grid-template-columns:auto calc(550px - 1.6rem)}.hero_leftWrapper__XRlU5{margin:auto;max-width:480px}.hero_screenshotWrapper__lUesz{height:calc(293px - 1.6rem);transform:scale(.8);width:calc(550px - 1.6rem)}}@media screen and (max-width:900px){.hero_wrapper__eEUt2{background-color:#f5f5f5;height:fit-content;max-height:fit-content;min-height:fit-content;overflow:hidden;width:100%}.hero_innerWrapper__Ndf0K{display:block;justify-content:left;margin:auto;max-width:100vw;padding-left:2rem;padding-right:2rem;padding-top:10rem;text-align:left;width:calc(100vw - 4rem)}.hero_screenshotWrapper__lUesz{height:calc(293px - 2rem);margin:2rem auto auto;text-align:left;transform:scale(1);width:calc(550px - 2rem)}}@media screen and (max-width:600px){.hero_innerWrapper__Ndf0K{margin:auto;padding-left:2rem;padding-right:2rem;padding-top:8rem;width:calc(100% - 4rem)}.hero_leftWrapper__XRlU5{margin:auto;max-width:450px}.hero_screenshotWrapper__lUesz{height:calc(293px - 1.5rem);margin-left:calc(50% - 4.625rem - 137.5px);transform:scale(.75);transform-origin:left;width:calc(550px - 1.5rem)}}@media screen and (max-width:450px){.hero_innerWrapper__Ndf0K{padding-top:6rem;text-align:left}.hero_header__ZGNBH{font-size:1.75rem}.hero_screenshotWrapper__lUesz{height:calc(293px - 1.3rem);margin-left:calc(50% - 2.925rem - 137.5px);margin-top:0;transform:scale(.65);transform-origin:left;width:calc(550px - 1.3rem)}}@media screen and (max-width:380px){.hero_innerWrapper__Ndf0K{text-align:left}.hero_header__ZGNBH{font-size:1.75rem}.hero_screenshotWrapper__lUesz{height:calc(293px - 1rem);margin-left:calc(50% - .25rem - 137.5px);margin-top:0;transform:scale(.5);transform-origin:left;width:calc(550px - 1rem)}}.precision_wrapper__nWJR8{background-color:#f5f5f5;height:fit-content;overflow:hidden;width:100%}.precision_innerWrapper__YuKgm{margin:auto;max-width:1000px;padding:8rem 2rem 6rem;width:calc(100% - 4rem)}.precision_desktopContent__cVNY4{display:flex}.precision_mobileContent__dGpoA{display:none}.precision_flex__4mPiM{grid-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:auto 355px;justify-content:space-between;width:100%}.precision_leftWrapper__lZgU5{width:450px}.precision_header__IAJ3E{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1rem}.precision_blueHeader__ypSBo{color:#225abc!important}.precision_text__q-fHS{font-size:16px;margin-bottom:2rem;margin-top:0;max-width:450px}.precision_tutorialWrapper__ORUQ6{margin-bottom:10rem;max-width:800px;width:800px}.precision_centered__sXzhl{margin:auto auto 8rem}.precision_graphWrapper__Rrwqn{height:200px;margin-bottom:4rem;margin-top:5rem;position:relative;width:355px}@media screen and (max-width:1000px){.precision_innerWrapper__YuKgm{margin:auto;max-width:100%;padding:8rem 2rem 0;width:calc(100% - 4rem)}.precision_flex__4mPiM{grid-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:auto 355px;justify-content:space-between;width:100%}.precision_leftWrapper__lZgU5{width:100%}.precision_tutorialWrapper__ORUQ6{max-width:800px;width:100%}}@media screen and (max-width:832px){.precision_tutorialWrapper__ORUQ6{margin-bottom:6rem;max-width:450px;width:100%}}@media screen and (max-width:760px){.precision_innerWrapper__YuKgm{margin:auto;max-width:450px;padding:4rem 2rem;width:calc(100% - 4rem)}.precision_desktopContent__cVNY4{display:none}.precision_mobileContent__dGpoA{display:block;margin-top:5rem}.precision_flex__4mPiM{column-gap:0;display:block}}@media screen and (max-width:420px){.precision_innerWrapper__YuKgm{margin:auto;max-width:450px;padding:2rem 2rem 0;width:calc(100% - 4rem)}.precision_flex__4mPiM{column-gap:0;display:block}.precision_graphWrapper__Rrwqn{height:200px;margin-top:5rem;position:relative;transform:scale(.8);transform-origin:left;width:355px}}.precision_graphTitle__pAS\+w{font-size:14px;font-weight:500;position:absolute;text-align:center;top:-3rem;width:355px}.precision_yAxis__CTzxT{height:200px;width:1px}.precision_xAxis__ynRSw,.precision_yAxis__CTzxT{background-color:var(--grey);bottom:0;left:0;position:absolute}.precision_xAxis__ynRSw{height:1px;width:355px}.precision_correctBar__waRk4{background-color:var(--green);border-radius:5px 5px 0 0;bottom:1px;height:199px;left:60px;position:absolute;width:60px}.precision_wrongBar__VTHNo{background-color:var(--red);bottom:1px;height:2px;position:absolute;right:60px;width:60px}.precision_truePositiveBarHigher__kEmu-{background-color:#bfe4bf;border-radius:5px 5px 0 0;bottom:1px;height:199px;left:60px;position:absolute;width:60px}.precision_truePositiveBarLower__PBGYY{background-color:var(--green);bottom:1px;height:199px;left:60px;position:absolute;width:60px}.precision_falseNegativeHigherBar__r0Oz6{background-color:#f7c5c5;border-radius:5px 5px 0 0;bottom:1px;height:2px;position:absolute;right:60px;width:60px}.precision_falseNegativeLowerBar__v9e2z{background-color:var(--red);bottom:1px;height:2px;position:absolute;right:60px;width:60px}.precision_labelCorrect__LW\+us{left:30px}.precision_labelCorrect__LW\+us,.precision_labelWrong__5n2US{bottom:-3.5rem;font-size:14px;position:absolute;text-align:center;width:8rem}.precision_labelWrong__5n2US{right:30px}.faq_wrapper__kPfkz{background-color:#f5f5f5;height:fit-content;min-height:40rem;overflow:hidden;width:100%}.faq_innerWrapper__i8jk\+{margin:auto;max-width:1000px;padding-bottom:8rem;width:fit-content}.faq_header__Aw\+pL{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:2rem;text-align:center;width:100%}.faq_blueHeader__UKRR-{color:#225abc!important}.faq_text__fC0aq{font-size:16px;margin-top:0}.faq_accordion__WLrVe{width:40rem}.faq_question__\+O44x{font-size:18px;font-weight:600;margin:.25rem 0;padding:0}.faq_answer__eQDKK{word-wrap:break-word;font-family:Segoe UI;margin:.2rem 0 0;max-width:40rem;padding:0 .25rem 1rem;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}@media screen and (max-width:680px){.faq_accordion__WLrVe{margin-left:2rem;margin-right:2rem;width:calc(100% - 4rem)}.faq_question__\+O44x{font-size:16px;font-weight:600;margin:0;padding:0}}.pricing_page__ELonE{max-height:70rem;padding-bottom:0;padding-top:8rem}.pricing_page__ELonE,.pricing_wrapper__qwbP9{background-color:#f5f5f5;height:fit-content;width:100%}.pricing_wrapper__qwbP9{overflow:hidden}.pricing_innerWrapper__C6fMb{margin:auto;max-width:1000px;padding-bottom:8rem;width:100%}.pricing_header__rFZKi{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1rem}.pricing_cardHeader__3AxQx{color:var(--text);font-family:Inter,acumin-pro,sans-serif;font-size:1.4rem;font-weight:var(--weight-heavy);margin:0 0 1rem;padding:0;text-decoration:none}.pricing_blueHeader__zVoTP{color:#225abc!important}.pricing_text__i397q{font-size:16px;margin-top:0}.pricing_grid__rG4Mi{grid-column-gap:1rem;grid-row-gap:2rem;align-items:end;column-gap:1rem;display:grid;grid-template-columns:20rem 20rem 20rem;justify-content:space-between;margin:auto;row-gap:2rem;width:1000px}.pricing_gridItemHighlighted__qkiyy{min-height:30rem}.pricing_gridItemHighlighted__qkiyy,.pricing_gridItem__JK1hq{border-radius:10px;box-shadow:0 1px 10px 2px #00000015;width:20rem}.pricing_gridItem__JK1hq{min-height:27rem}.pricing_gridItemTopContent__BgblE{min-height:19rem}@media screen and (max-width:1079px){.pricing_page__ELonE{background-color:#f5f5f5;height:fit-content;max-height:fit-content;min-height:100vh;padding-bottom:0;padding-top:6rem;width:100%}.pricing_innerWrapper__C6fMb{max-width:20rem;text-align:center;width:100%}.pricing_header__rFZKi{margin-bottom:0}.pricing_grid__rG4Mi{grid-template-columns:20rem;justify-content:center;row-gap:1rem;text-align:left;width:fit-content}.pricing_gridItemTopContent__BgblE,.pricing_gridItem__JK1hq{min-height:0}}.contact-us_page__ZNVhx{min-height:calc(100vh - 12rem);padding-bottom:0;padding-top:12rem}.contact-us_page__ZNVhx,.contact-us_wrapper__hJjOd{background-color:#f5f5f5;height:fit-content;width:100%}.contact-us_wrapper__hJjOd{overflow:hidden}.contact-us_innerWrapper__Vy\+rq{margin:auto;max-width:1000px;padding-bottom:10rem;width:100%}.contact-us_grid__9LgYi{grid-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:auto auto;justify-content:space-between}.contact-us_header__C6qTR{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1rem}.contact-us_blueHeader__3LmPS{color:#225abc!important}.contact-us_text__7\+n41{font-size:16px;margin-top:0}.contact-us_label__2FlwL{margin:0;padding:0}.contact-us_email__FMWXT{color:var(--text);font-family:Inter,acumin-pro,sans-serif;font-size:1.2rem;font-weight:var(--weight-heavy);margin:0;padding:0;text-decoration:none}@media screen and (max-width:1000px){.contact-us_page__ZNVhx{min-height:calc(100vh - 6rem);padding-top:6rem}.contact-us_innerWrapper__Vy\+rq{max-width:calc(100% - 4rem);padding-left:2rem;padding-right:2rem;width:100%}.contact-us_header__C6qTR{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1rem}}@media screen and (max-width:680px){.contact-us_page__ZNVhx{padding-top:6rem}.contact-us_innerWrapper__Vy\+rq{margin:auto;max-width:calc(100% - 4rem);padding-bottom:2rem;padding-left:2rem;padding-right:2rem;width:100%}.contact-us_grid__9LgYi{display:block}.contact-us_header__C6qTR{color:#1e1e1e!important;font-size:1.5rem;margin-bottom:1rem}}.privacy_wrapper__Dxfys{background-color:#f5f5f5;height:fit-content;overflow:hidden;width:100%}.privacy_innerWrapper__mPvZB{margin:auto;max-width:1000px;padding:0 2rem 10rem;width:calc(100% - 4rem)}.privacy_contentWrapper__oRRnv{grid-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:300px auto;width:100%}.privacy_menuContent__zTDCV{min-width:300px}.privacy_textContent__2hEvv{width:100%}.privacy_flex__YiTVR{grid-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:auto 288px;justify-content:space-between;width:100%}.privacy_leftWrapper__JMkAP{width:450px}.privacy_complianceWrapper__e6uBF{align-items:center;display:flex}.privacy_header__U90em{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1rem}.privacy_text__FCU1a{font-size:16px;margin-bottom:2rem;margin-top:0;max-width:450px}.privacy_header1__YRJ7y{font-size:2rem}.privacy_header2__jLYPt{font-size:1.4rem}.privacy_link__D87rh{color:#000}.privacy_linkInline__i45Cp,.privacy_link__D87rh{text-decoration:underline}.privacy_gdprCompliant__5SiXE{height:auto;width:18rem}@media screen and (max-width:1000px){.privacy_innerWrapper__mPvZB{margin:auto;max-width:100%;padding:7rem 2rem 10rem;width:calc(100% - 4rem)}.privacy_contentWrapper__oRRnv{column-gap:4rem;grid-template-columns:250px auto}.privacy_menuContent__zTDCV{min-width:250px}.privacy_flex__YiTVR{grid-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:auto 355px;justify-content:space-between;width:100%}.privacy_leftWrapper__JMkAP{width:100%}}@media screen and (max-width:760px){.privacy_innerWrapper__mPvZB{margin:auto;max-width:450px;padding-left:2rem;padding-right:2rem;width:calc(100% - 4rem)}.privacy_contentWrapper__oRRnv{display:block}.privacy_menuContent__zTDCV,.privacy_textContent__2hEvv{margin-top:3rem!important}.privacy_flex__YiTVR{column-gap:0;display:block}.privacy_leftWrapper__JMkAP{width:100%}.privacy_complianceWrapper__e6uBF{justify-content:center!important;margin-top:2rem!important}.privacy_gdprCompliant__5SiXE{height:auto;width:13rem}}@media screen and (max-width:500px){.privacy_gdprCompliant__5SiXE{height:auto;width:10rem}}@media screen and (max-width:420px){.privacy_innerWrapper__mPvZB{margin:auto;max-width:450px;padding:6rem 2rem;width:calc(100% - 4rem)}.privacy_header1__YRJ7y{font-size:1.8rem}.privacy_header2__jLYPt{font-size:1.3rem}.privacy_flex__YiTVR{column-gap:0;display:block}.privacy_complianceWrapper__e6uBF{justify-content:left!important;margin-top:2rem!important}.privacy_graphWrapper__YVNkG{height:200px;margin-top:5rem;position:relative;transform:scale(.8);transform-origin:left;width:355px}.privacy_gdprCompliant__5SiXE{height:auto;width:8rem}}.about-us_wrapper__Rbb25{background-color:#f5f5f5;height:fit-content;overflow:hidden;width:100%}.about-us_innerWrapper__RydQR{margin:auto;max-width:1000px;padding-bottom:10rem;padding-top:0;width:100%}.about-us_contentWrapper__TH78Y{grid-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:auto 360px;width:100%}.about-us_textContent__XUfFs{max-width:450px;width:100%}.about-us_header__JNdeh{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1rem}.about-us_text__1N9Ab{font-size:16px;margin-bottom:.5rem;margin-top:0;max-width:450px}.about-us_founderImage__6SCZW{border-radius:50%;height:6rem;width:6rem}.about-us_founderTitle__BYP6U{font-style:italic}.about-us_imageWrapper__1WLlk{display:flex;height:100%;justify-items:center;margin-top:14.5rem}.about-us_image__PdpAy{height:240px;width:360px}@media screen and (max-width:1000px){.about-us_innerWrapper__RydQR{margin:auto;max-width:100%;padding:0 2rem 10rem;width:calc(100% - 4rem)}.about-us_contentWrapper__TH78Y{column-gap:4rem;grid-template-columns:auto 320px}.about-us_image__PdpAy{height:214px;width:320px}}@media screen and (max-width:760px){.about-us_innerWrapper__RydQR{margin:auto;max-width:450px;padding:2rem 2rem 4rem;width:calc(100% - 4rem)}.about-us_contentWrapper__TH78Y{display:block}.about-us_textContent__XUfFs{max-width:100%}.about-us_imageWrapper__1WLlk{display:flex;height:auto;justify-content:center;margin-top:2rem;width:100%}.about-us_image__PdpAy{height:auto;max-width:360px;width:100%}}@media screen and (max-width:420px){.about-us_innerWrapper__RydQR{margin-top:-2rem;padding-bottom:4rem;padding-top:0}.about-us_founderImage__6SCZW{height:5rem;width:5rem}}.scan-examples_wrapper__iQjY4{max-width:800px;width:fit-content}.scan-examples_paragraphWrapperAI__NL\+rc{grid-column-gap:2rem;grid-row-gap:.5rem;column-gap:2rem;display:grid;grid-template-columns:auto 20rem;margin-bottom:1rem;position:relative;row-gap:.5rem;width:100%}.scan-examples_resultBox__Ueukc{display:block;height:100%;margin-left:auto;position:absolute;right:0;top:-1px;-webkit-user-select:none;user-select:none;width:20rem}.scan-examples_resultBoxMobile__v8GKM{display:none;margin:1rem auto auto;-webkit-user-select:none;user-select:none}.scan-examples_text__StS\+X{word-wrap:break-word;font-family:Segoe UI;margin:.2rem 0 0;max-width:600px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;width:100%}.scan-examples_mark__suebp{background-color:#fddada;color:var(--text)}.scan-examples_selectWrapper__MyAUV{width:15rem}@media screen and (max-width:800px){.scan-examples_wrapper__iQjY4{max-width:450px;width:fit-content}.scan-examples_text__StS\+X{max-width:450px;width:90vw}.scan-examples_paragraphWrapperAI__NL\+rc{border-top:none;column-gap:0;grid-template-columns:auto;margin-bottom:1rem;row-gap:0}.scan-examples_resultBox__Ueukc{display:none}.scan-examples_resultBoxMobile__v8GKM{display:block}}@media screen and (max-width:450px){.scan-examples_selectWrapper__MyAUV{width:100%}}.infoSlabMobile_wrapper__iEjXL{height:340px;position:relative;width:100%}.infoSlabMobile_content__1Pt\+B{left:0;padding:1rem;position:absolute;top:32px;width:calc(300px - 2rem);z-index:12}.createUserForm_contentWrapper__8vSzs{display:flex;-webkit-display:flex;flex-direction:column;height:fit-content;margin:auto;padding-left:1rem;padding-right:1rem;text-align:center;width:20rem}.createUserForm_actionGroup__6kU6V{column-gap:2rem;display:flex;-webkit-display:flex;flex-direction:column}.createUserForm_actionItem__6mIsD{align-items:center;column-gap:.5rem;display:flex;-webkit-display:flex;flex-direction:column;margin:auto}.createUserForm_contentGroup__eMO8B{display:flex;-webkit-display:flex;flex-direction:column;row-gap:2rem}.createUserForm_signInGroup__OnYYy{border-bottom:1px solid var(--border);display:flex;-webkit-display:flex;flex-direction:column;margin-bottom:2rem;padding-bottom:2rem;row-gap:.5rem;width:100%}.createUserForm_header__YK\+Rn{color:#1e1e1e!important;font-size:1.75rem;margin-bottom:1.75rem;margin-top:0}.createUserForm_input__SF\+oY{border:1px solid var(--border);border-radius:.2rem;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;max-width:18.5rem;outline:none;padding:.7rem;transition:.2s,smooth;width:100%}.createUserForm_input__SF\+oY:focus{border:1px solid var(--text)!important}.createUserForm_signInSubmit__jD9W1{margin:.5rem auto auto;min-width:14rem;width:50%}.createUserForm_errorMessage__qnth-{color:var(--error);margin-bottom:1rem}.createUserForm_privacySubmitWrapper__bUgZP{align-items:start;display:grid;grid-template-columns:2rem auto;margin-top:.5rem;text-align:left}.createUserForm_privacySubmitWrapper__bUgZP>input{margin-top:.4rem}.createUserForm_privacySubmitWrapper__bUgZP>label{-webkit-user-select:none;user-select:none}.createUserForm_link__xLTub,.createUserForm_privacySubmitWrapper__bUgZP>label>a{color:var(--link);font-weight:var(--weight-normal);text-decoration:underline}.createUserForm_link__xLTub{cursor:pointer;margin-top:4rem}.createUserForm_googleIcon__zsJPu{height:1.5rem;width:1.5rem}@media screen and (max-width:1064px){.createUserForm_header__YK\+Rn{margin-top:0}}@media screen and (max-width:800px){.createUserForm_actionGroup__6kU6V{column-gap:1rem;display:flex;-webkit-display:flex;flex-direction:column;row-gap:1rem}.createUserForm_actionItem__6mIsD{align-items:baseline;column-gap:.5rem;display:flex;flex-direction:column;text-align:left}.createUserForm_contentGroup__eMO8B{margin-top:2rem}.createUserForm_signInWrapper__ydTVo{grid-template-columns:auto;overflow-y:auto}.createUserForm_link__xLTub{margin-top:2rem}.createUserForm_signInGroup__OnYYy{margin-bottom:0;margin-top:1.5rem;padding-bottom:1.5rem;padding-top:0}}.join-organization-auth_infoBox__S4cwS{background-color:var(--primary-background);border:1px solid var(--primary);border-radius:1rem;margin-bottom:2rem;padding:0 2rem 2rem}.spinner_loader__a5jtr{animation:spinner_spin__L891Y 1s linear infinite;border-top:8px solid var(--border);border:8px solid var(--border);border-radius:50%;border-top-color:var(--text);height:2.2rem;width:2.2rem}@keyframes spinner_spin__L891Y{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.73b68792.css.map*/