html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;border:0;margin:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}hr{border:none;margin-block:0}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}button{border:0;background-color:transparent;cursor:pointer}table{border-collapse:collapse;border-spacing:0}:export{backgroundHighlight:#d5ddea;black:#000;brightOrange:#ff681f;darkBlue:#242d6b;darkGreen:#24b668;darkTeal:#008080;goldenYellow:#fec767;highlightBlue:#287dfc;hoverBackground:#e8edf3;lightBlue:#5bdbfc;lightLavender:#c9d8ff;lightPurple:#c382f2;magenta:#e91e63;neutralGray:#adbbc8;notice:#f50057;noticeBackground:#fce4ec;peachOrange:#ffa877;primary:#3246d3;primaryBackground:#f2f5f8;primaryHighlight:#f5f6fd;primaryText:#25265e;purpleBlue:#5e71f5;secondary:#25265e;secondaryBackground:#dee5eb;secondaryBackgroundOpacity50:rgba(222,229,235,.5);secondaryText:#718291;vividBurgundy:#aa25aa;vividGreen:#2bd67b;white:#fff}.t{color:#25265e;font-family:Roboto,sans-serif;font-weight:500}.t--error{color:#f50057}.t--link{color:#3246d3;font-weight:400;text-decoration:none}.content-container{display:flex;justify-content:space-between;font-family:Roboto,sans-serif}.content-container__left,.content-container__right{display:flex;align-items:center;justify-content:center}.content-container__left{flex:1 1 40%;flex-direction:column}.content-container__right{flex:1 1 60%}.billboard{display:flex;width:100%;min-width:540px;height:100vh;align-items:center;justify-content:center;background:linear-gradient(180deg,#25265e,#25265e)}.billboard__content{width:450px}.billboard__content img{width:100%}.billboard__content__heading,.billboard__content__subheading{margin-bottom:20px;color:#fff;font-size:22px;font-weight:300}.billboard__content__heading{font-size:28px;font-weight:500}.billboard__content__heading sup{font-size:20px}.billboard__content__description{color:#fff;font-size:14px;font-weight:300}.form{min-width:360px;max-width:380px;padding:50px;font-family:Roboto,sans-serif}.form__heading,.form__subheading{color:#25265e}.form__heading{margin-bottom:8px;font-size:28px;font-weight:600}.form__subheading{margin-bottom:24px;font-size:14px;font-weight:400}.form__error{padding-bottom:24px;color:#f50057;font-size:14px}.form__content__item{padding-bottom:36px}.form__content__label{display:block;margin-bottom:8px;color:#718291;font-size:12px;font-weight:700;text-transform:uppercase}.form__content__label--required:after{color:#f50057;content:" *"}.form__actions{display:flex;justify-content:space-between;margin:0 0 16px}.form__actions--flex-col{display:block}.btn{display:flex;height:36px;box-sizing:border-box;align-items:center;justify-content:center;padding:0 16px;border-radius:8px;background-color:#3246d3;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:36px;text-decoration:none;text-wrap:nowrap;-webkit-user-select:none;user-select:none}.btn:disabled{background-color:#dee5eb;color:#718291;cursor:not-allowed}.btn--secondary{border:1px solid #dee5eb;background-color:#fff;color:#25265e}.btn--secondary:hover{background-color:#e8edf3}.btn--secondary:active{border-color:#718291;background-color:#dee5eb}.btn--secondary:disabled{background-color:#fff;color:#718291;cursor:not-allowed}.btn--tertiary{background-color:#fff;color:#3246d3}.btn--tertiary:hover{background-color:#e8edf3}.btn--plain{background-color:transparent;color:#25265e;outline:none}.btn--plain:hover{background-color:#e8edf3}.btn--plain:focus{background-color:#e8edf3}.btn--text{padding:0;background-color:transparent;color:#3246d3}.btn--text:hover{color:#25265e}.btn svg{margin-right:8px}.btn--small{height:32px;padding:0 12px;line-height:32px}.btn--width-auto{display:inline-block;width:auto;flex-shrink:0}.btn--height-auto{height:auto;line-height:normal}.btn--delete{background-color:#f50057}.btn--grow{flex:1 1 0%;justify-content:center}.btn--full{width:100%}.icon-btn{display:flex;width:36px;height:36px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;border:1px solid #dee5eb;border-radius:8px;background-color:#fff}.icon-btn--sm{width:32px;height:32px}.icon-btn:disabled{cursor:not-allowed}.icon-btn:not(:disabled):hover{background-color:#e8edf3}.icon-btn:not(:disabled):active{border:1px solid #718291;background-color:#dee5eb}.text-input__container{position:relative}.text-input{width:100%;height:34px;box-sizing:border-box;padding:0 10px;border:1px solid #dee5eb;border-radius:8px;background-color:#fff;color:#25265e;font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.text-input__error-message{position:absolute;display:flex;margin-top:8px;color:#f50057;font-size:10px}.text-input__error-message__icon{margin-right:4px}.text-input:focus{border-color:#3246d3;outline:none}.text-input::placeholder{color:#718291;font-weight:400}.text-input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#25265e}.text-input--error{border-color:#f50057}.text-input__error-msg{display:flex;align-items:center;color:#f50057;font-size:10px;gap:8px}.icon-text-input__container{position:relative}.icon-text-input__container input{padding-left:25px}.icon-text-input__icon{position:absolute;top:9px;left:10px;color:#25265e;font-size:14px;font-weight:700}body{background-color:#fff;font-family:Roboto,sans-serif;font-size:14px;letter-spacing:.25px;line-height:normal}
