@import url(https://fonts.googleapis.com/css2?family=Inter:wght@600&family=Nunito:wght@200&family=Poppins:ital,wght@0,200;1,200&display=swap);*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Nunito,sans-serif,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;margin:0}code{font-family:Inter,Nunito,sans-serif,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media only screen and (min-width:200px)and (max-width:600px){body,html{font-size:60%}}@media only screen and (min-width:600px)and (max-width:1024px){body,html{font-size:80%}}@media only screen and (min-width:1024px)and (max-width:1399px){body,html{font-size:90%}}@media only screen and (min-width:1400px)and (max-width:1920px){body,html{font-size:100%}}@media only screen and (min-width:1921px){body,html{font-size:120%}}:root{--color-primary-buttons:#5a4ad1;--color-progress:#847cc6;--color-progress-background:#bdc5d6;--color-primary-text:#40434a;--color-primary-text-dark:#1c2334;--color-primary-text-medium:#9ba0ab;--color-primary-text-light:#f4f6f9}.App{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding:1rem;width:100%}.stepProgress_stepper__KDbTD{margin-bottom:2rem;width:27rem}.stepProgress_stepper__KDbTD .stepProgress_steps__TGk6V{display:flex;list-style:none;margin:0;padding:0 0 4rem;width:100%}.stepProgress_stepper__KDbTD .stepProgress_step__KCgJp{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;pointer-events:none;position:relative}.stepProgress_stepper__KDbTD .stepProgress_step__active__omdfA,.stepProgress_stepper__KDbTD .stepProgress_step__complete__O4C-3{cursor:pointer;pointer-events:all}.stepProgress_stepper__KDbTD .stepProgress_step__KCgJp:not(:last-child):after,.stepProgress_stepper__KDbTD .stepProgress_step__KCgJp:not(:last-child):before{content:"";display:block;height:1px;left:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);will-change:width;z-index:-1}.stepProgress_stepper__KDbTD .stepProgress_step__KCgJp:before{background-color:var(--color-progress-background);width:100%}.stepProgress_stepper__KDbTD .stepProgress_step__KCgJp:after{background-color:var(--color-primary-buttons);width:0}.stepProgress_stepper__KDbTD .stepProgress_step__complete__O4C-3:after{opacity:1;transition:width .6s ease-in-out,opacity .6s ease-in-out;width:100%!important}.stepProgress_stepper__KDbTD .stepProgress_step__active__omdfA:after{opacity:1;transition:width .6s ease-in-out,opacity .6s ease-in-out;width:50%!important}.stepProgress_stepper__KDbTD .stepProgress_step__icon__Mmqqd{align-items:center;background-color:var(--color-primary-text-light);border:1px solid var(--color-progress-background);border-radius:50%;color:var(--color-primary-text-dark);display:flex;font-size:1rem;font-weight:400;height:2.5rem;justify-content:center;position:relative;width:2.5rem}.stepProgress_stepper__KDbTD .stepProgress_step__complete__O4C-3.stepProgress_step__active__omdfA .stepProgress_step__icon__Mmqqd{color:var(--color-primary-buttons);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.stepProgress_stepper__KDbTD .stepProgress_step__incomplete__fgILo.stepProgress_step__active__omdfA .stepProgress_step__icon__Mmqqd{background-color:var(--color-primary-buttons);border-color:var(--color-primary-buttons);color:var(--color-primary-text-light);transition-delay:.5s}.stepProgress_stepper__KDbTD .stepProgress_step__complete__O4C-3 .stepProgress_step__icon__Mmqqd{background-color:var(--color-primary-buttons);border-color:var(--color-primary-buttons);color:var(--color-primary-text-light)}.input_FormInput__qIF1c{display:flex;flex-direction:column;width:100%}.input_FormInput__label__QDmFI{color:var(--color-primary-text-dark);font-size:1rem;font-weight:700;margin-bottom:.25rem}.input_FormInput__input__wbAIR{border:.1rem solid var(--color-progress-background);border-radius:.2rem;font-size:1rem;font-weight:400;height:2.5rem;margin-bottom:1rem;outline:none;padding:.5rem}.input_FormInput__input__wbAIR:focus{border:.1rem solid var(--color-primary-text-dark)}.input_workspaceURL__E4smI{display:flex;flex-direction:row;width:100%}.input_workspaceURL__default__K9dOv{align-items:center;background-color:var(--color-primary-text-light);border:.1rem solid var(--color-progress-background);border-radius:.2rem;border-right:none;color:var(--color-primary-text-medium);display:flex;font-size:.8rem;font-weight:500;height:2.5rem;justify-content:center;padding:.5rem;width:30%}.input_workspaceURL__input__mOrZw{border:.1rem solid var(--color-progress-background);border-radius:.2rem;font-size:1rem;font-weight:400;height:2.5rem;margin-bottom:1rem;outline:none;padding:.5rem;width:70%}.input_workspaceURL__input__mOrZw:focus{border:.1rem solid var(--color-primary-text-dark)}.input_tabTwoLabel__8qc3s{display:flex;flex-direction:row}.button_FormButton__73YSF{align-items:center;background-color:var(--color-primary-buttons);border:none;border-radius:.2rem;color:var(--color-primary-text-light);display:flex;height:2.5rem;justify-content:center;padding:1rem;width:100%}.button_FormButton__73YSF:hover{background-color:#483d9e;box-shadow:0 8px 24px rgba(0,0,0,.15);cursor:pointer}.card_Container__hFZK8{align-items:center;display:flex;flex-direction:row;height:10rem;justify-content:space-around;margin-bottom:2rem}.card_Card__blOgC{border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:11rem;justify-content:space-between;padding:16px;transition:border-color .2s ease-out;width:12rem}.card_Card__content__title__va1hM{color:var(--color-primary-text-dark);font-size:1.2rem;font-weight:600}.card_Card__content__text__txUan{color:var(--color-primary-text-medium);display:flex;flex-wrap:wrap;font-size:1rem}.card_Card__blOgC:hover{box-shadow:0 8px 24px rgba(0,0,0,.15)}@media only screen and (min-width:200px)and (max-width:600px){.card_Card__blOgC{width:13rem!important}}@media only screen and (max-width:200px){.card_Card__blOgC{width:12rem}}.onboarding_Onboarding__ceOaG,.onboarding_tabHeader__c8Ry\+{align-items:center;display:flex;flex-direction:column}.onboarding_tabHeader__c8Ry\+{margin-bottom:2.5rem}.onboarding_tabHeader__main__KAAOY{color:var(--color-primary-text-dark);font-size:2rem;font-weight:600}.onboarding_tabHeader__sub__iWGf1{color:var(--color-primary-text-medium);font-size:1rem;font-weight:400}.onboarding_form_section__RDWHF{align-items:center;display:flex;flex-direction:column;width:28rem}.onboarding_cardsContainer__JCept{align-items:center;display:flex;flex-direction:row;height:10rem;justify-content:space-between;margin-bottom:2rem}.onboarding_tabThree__AycPB{display:flex;flex-direction:column;width:100%}.onboarding_tabFour__fXnn3{align-items:center;display:flex;flex-direction:column;justify-content:center}.onboarding_tabFour__img__cKbKy{margin-bottom:2rem}@media only screen and (min-width:200px)and (max-width:600px){.onboarding_tabHeader__main__KAAOY{font-size:1.5rem!important}}.header_Header__J9KwS{align-items:center;display:flex;flex-direction:row;margin-bottom:1rem;padding:3rem;width:auto}.header_Header__image__gVlyD{-webkit-filter:invert(25%) sepia(45%) saturate(3530%) hue-rotate(236deg) brightness(94%) contrast(86%);filter:invert(25%) sepia(45%) saturate(3530%) hue-rotate(236deg) brightness(94%) contrast(86%);height:4rem;width:4rem}.header_Header__text__YNBwz{color:var(--color-primary-text-dark);font-size:2rem;font-weight:600}
/*# sourceMappingURL=main.def300e1.css.map*/