:root{--e-cl-pri:#664de5;--e-cl-pri-50pc:#664de580;--e-cl-tx-pri:#151b28;--e-cl-tx-sec:#5c6984;--e-cl-tx-sec-50pc:#5c698480;--e-cl-border:#eaeef5;--e-cl-border-50pc:#eaeef580;--e-cl-bg:#fff;--e-cl-neg:red;--e-r-default:8px;--e-r-round:999px;color:#151b28;color:var(--e-cl-tx-pri);font-family:Inter,sans-serif;font-size:10px;line-height:1.5}body{padding:0 2.4rem}.onboarding{padding-top:10%}.onboarding .progress-bar{margin-bottom:9.6rem;margin-top:8rem}@media(max-width:480px){.onboarding .progress-bar{margin-bottom:5.6rem;margin-top:4.8rem}}.flex-column-center{align-items:center;display:flex;flex-direction:column}.icon-container{align-items:center;display:flex;justify-content:center}.icon{height:2.4rem;width:2.4rem}.icon.large{height:3.2rem;width:3.2rem}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{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}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.logo-text{align-items:center;display:flex}.logo-text .text{color:#080b11;font-size:2.8rem;font-weight:700;padding-left:1.6rem}.progress-bar{display:flex}.progress-bar .status,.progress-bar .status .wrapper{align-items:center;display:flex}.progress-bar .status .wrapper{border:1px solid var(--e-cl-border);border-radius:var(--e-r-round);height:4rem;justify-content:center;width:4rem}.progress-bar .status .wrapper .number{font-size:1.4rem}@media(max-width:480px){.progress-bar .status .wrapper{height:3.2rem;width:3.2rem}.progress-bar .status .wrapper .number{font-size:1.2rem}}.progress-bar .status:after,.progress-bar .status:before{border-bottom:1px solid var(--e-cl-border);content:"";display:block;height:1px;width:3.2rem}.progress-bar .status:first-child:before,.progress-bar .status:last-child:after{display:none}.progress-bar .status.active .wrapper{background-color:var(--e-cl-pri);border-color:var(--e-cl-pri);color:var(--e-cl-bg)}.progress-bar .status.active:after,.progress-bar .status.active:before{border-color:var(--e-cl-pri)}@media(max-width:480px){.progress-bar .status:after,.progress-bar .status:before{width:2.4rem}}.header{margin-bottom:4rem}.form{width:40rem}.form .button,.form .text-box{margin-top:2.4rem}@media(max-width:480px){.form{width:32rem}}.options{display:flex;gap:3.2rem}.options .option-card{width:50%}.step-four .button{margin-top:0}.step-four .icon-container{background-color:var(--e-cl-pri);border-radius:var(--e-r-round);color:var(--e-cl-bg);margin-bottom:4.8rem;padding:1.6rem}.button{border:1px solid var(--e-cl-pri);border-radius:var(--e-r-default);cursor:pointer;font-size:1.4rem;font-weight:500;line-height:1;padding:1.6rem;white-space:nowrap}.button.primary{background-color:var(--e-cl-pri);color:var(--e-cl-bg)}.header{text-align:center}.header .title{font-size:3.2rem;font-weight:600;margin-bottom:1.6rem}@media(max-width:480px){.header .title{font-size:2.8rem}}.header .subtitle{color:var(--e-cl-tx-sec);font-size:1.6rem}.text-box{display:inline-block;font-size:1.4rem;width:100%}.text-box .label{margin-bottom:.8rem}.text-box .label .label-hint{color:var(--e-cl-tx-sec-50pc)}.text-box .wrapper{border:1px solid var(--e-cl-border);border-radius:var(--e-r-default);display:flex}.text-box .wrapper .prefill{background-color:var(--e-cl-border-50pc);border-bottom-left-radius:var(--e-r-default);border-right:1px solid var(--e-cl-border);border-top-left-radius:var(--e-r-default);color:var(--e-cl-tx-sec);padding:1.3rem 1.6rem}.text-box .wrapper input{background-color:transparent;border:none;box-sizing:border-box;outline:none;padding:1.6rem;width:100%}.text-box .wrapper.error{border:1px solid var(--e-cl-neg)}.text-box .wrapper:active,.text-box .wrapper:focus,.text-box .wrapper:focus-visible,.text-box .wrapper:focus-within{border:1px solid var(--e-cl-pri-50pc)}.option-card{border:1px solid var(--e-cl-border);border-radius:var(--e-r-default);cursor:pointer;padding:2.4rem}.option-card .title{font-size:1.6rem;font-weight:600;margin-bottom:.8rem;margin-top:1.6rem}.option-card .desc{color:var(--e-cl-tx-sec);font-size:1.4rem}.option-card.active{border-color:var(--e-cl-pri)}.option-card.active .icon{color:var(--e-cl-pri)}.option-card.error{border-color:var(--e-cl-neg)}
/*# sourceMappingURL=main.5db26225.css.map*/