body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,body,html{background-color:#fff;font-family:Maven Pro,sans-serif;height:100%;scrollbar-width:none;width:100%}*{box-sizing:border-box}.App::-webkit-scrollbar{display:none}.AppForm{background-color:#fff0;height:100%;margin:auto;min-width:768px;position:relative;width:50%;z-index:5}.AppForm--bottom-space{height:30px}.App{background-color:#fff}.App--header-design{background-color:#e4ebf3;height:14%;min-height:110px;position:absolute;width:100%;z-index:0}.AppForm--header{align-items:center;background-color:#e4ebf300;display:flex;height:90px;margin-bottom:10px;width:100%}.AppForm--logo-space{background-color:#fff0;height:143px;width:360px}.ProgressBar{margin-left:31px;width:100%}.ProgressBar--text{align-items:center;display:flex;width:100%}.ProgressBar--title{color:#0a72b2;font-size:1.75rem;margin:0}.ProgressBar--percentage{color:#fd625e;font-size:1rem;margin:auto 0 0 auto}.ProgressBar--container{height:5px;margin-top:10px;position:relative;width:100%}.ProgressBar--bar{background-color:#9cc4e2;height:100%;position:absolute;width:100%;z-index:1}.ProgressBar--active{background-color:#fd625e;height:100%;position:absolute;transition:width .4s ease-in-out;z-index:2}.AppForm--inputs-container{background-color:#fff;box-shadow:0 4px 15px #00000040;flex:1 1;flex-direction:column}.AppForm--inputs-container,.Form{display:flex;height:auto;width:100%}.Form{flex:1 0 auto;flex-direction:column;overflow:auto}.Form--inputs-container{height:68%;margin:37px;width:calc(100% - 74px)}.Form--inputs-section1,.Form--inputs-section2{display:flex;gap:4.25rem;width:100%}.Form--inputs-section2,.Form--inputs-section3{margin-top:2.5rem}.Form--consent-section{align-items:flex-start;display:flex;gap:1rem}.Form--consent-section input[type=checkbox]{margin-top:3px}.Form--consent-checkbox{accent-color:#e4ebf3}.Form--submit-container{align-items:center;background-color:#fd625e;display:flex;height:110px;height:100px;justify-content:space-between;padding:37px;width:100%}.Form--submit-container>:only-child{margin-left:auto}.Form--submit-button{background-color:#fff;border:0;border-radius:10px;color:#fd625e;cursor:pointer;float:right;font-family:Maven Pro,sans-serif;font-size:1rem;font-weight:700;height:51px;width:126px}.Form--submit-button:active{background-color:#c54b47;color:#fff}.Form--back-button{background-color:#e4ebf3;border:0;border-radius:10px;color:#032134;cursor:pointer;float:left;font-family:Maven Pro,sans-serif;font-size:1rem;font-weight:700;height:51px;width:126px}.Form--back-button:active{background-color:#444b50;color:#fff}.Form--instructions{font-size:1rem;font-weight:400;margin:0 0 15px}.Form--instructions-page1{margin-bottom:20px;margin-top:35px}.Form--instructions-bold{font-weight:700}.Form--instructions-clickable{color:#fd625e;cursor:pointer;font-weight:700;text-decoration:none}.TextBox{width:100%}.TextBox--label{color:#fd625e;font-size:1rem;font-weight:700}.TextBox--input{font-size:1rem}.TextBox--error{color:#fd625e;font-weight:400;margin:5px 0 0}.Select{width:100%}.Select--label{color:#fd625e;font-size:1rem;font-weight:700}.Form--questions-container{display:flex;flex-direction:column;gap:10px;width:100%}.RadioInput{width:100%}.RadioInput--question{color:#fd625e;display:flex;font-size:1rem;font-weight:700}.RadioInput--options{display:flex;flex-direction:column;gap:10px}.RadioInput--option-container{align-items:center;background-color:#e4ebf3;cursor:pointer;display:flex;height:43px;width:100%}.RadioInput--content-container{margin-left:15px}.RadioInput--input{margin:0}.RadioInput--label{color:#032134;cursor:pointer;margin-left:8px}.Select--container{margin-top:6px}.TextBox--input{background-color:#e4ebf3;border:2px solid #e4ebf3;font-family:Maven Pro,sans-serif;height:50px;margin-top:6px;outline:none;padding:15px;width:100%}.TextBox--input::placeholder{color:#8b9fb6}.Popup{align-items:center;background-color:#24242480;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:10}.Popup--container{background-color:#fff;height:400px;min-height:200px;min-width:300px;width:580px}.Popup--image-container{height:200px;margin:10px auto 50px;width:400px}.Popup--image{display:block;margin:10px auto 20px;width:70%}.Popup--title{font-weight:700}.Popup--subtitle,.Popup--title{color:#fd625e;font-size:1.25rem;margin-left:auto;margin-right:auto;text-align:center;width:75%}.Popup--subtitle{font-weight:400}@media (max-width:768px){.AppForm{background-color:red(255,255,255,0);height:100%;margin:auto;min-width:0;position:relative;width:100%;z-index:5}.AppForm--bottom-space{height:0}.App{background-color:#fff}.App--header-design{background-color:#e4ebf3;height:14%;min-height:110px;position:absolute;width:100%;z-index:0}.AppForm--header{align-items:center;background-color:#e4ebf300;display:flex;height:110px;width:100%}.AppForm--logo-space{background-color:#fff0;height:143px;width:0}.ProgressBar{margin-left:31px;margin-right:31px;width:100%}.ProgressBar--text{align-items:center;display:flex;width:100%}.ProgressBar--title{color:#0a72b2;font-size:1.25rem;margin:0}.ProgressBar--percentage{color:#fd625e;font-size:1rem;margin:auto 0 0 auto}.ProgressBar--container{height:5px;margin-top:10px;position:relative;width:100%}.ProgressBar--bar{background-color:#9cc4e2;height:100%;position:absolute;width:100%;z-index:1}.ProgressBar--active{background-color:#fd625e;height:100%;position:absolute;z-index:2}.AppForm--inputs-container{background-color:#fff;box-shadow:0 4px 15px #0000;display:flex;flex:1 1;flex-direction:column;height:100%;margin-top:9px;width:100%}.Form{display:flex;flex-direction:column;height:auto;overflow:auto;width:100%}.Form--bg-image-red{height:0;margin:0}.Form--inputs-container{height:68%;margin:0 37px 37px;width:calc(100% - 74px)}.Form--inputs-section1,.Form--inputs-section2{display:flex;flex-direction:column;gap:1.25rem;width:100%}.Form--inputs-section2,.Form--inputs-section3{margin-top:1.25rem}.Form--consent-section{align-items:flex-start;display:flex;gap:1rem}.Form--consent-section input[type=checkbox]{margin-top:3px}.Form--consent-checkbox{accent-color:#e4ebf3}.Form--submit-container{background-color:#fd625e;height:110px;width:100%}.Form--submit-button{background-color:#fff;color:#fd625e;float:right}.Form--back-button,.Form--submit-button{border:0;border-radius:10px;cursor:pointer;font-family:Maven Pro,sans-serif;font-size:1rem;font-weight:700;height:51px;width:126px}.Form--back-button{background-color:#e4ebf3;color:#032134;float:left}.Form--instructions{font-size:1rem;font-weight:400;margin:0 0 15px}.Form--instructions-page1{margin-bottom:20px;margin-top:1.25rem}.Form--instructions-bold{font-weight:700}.Form--instructions-clickable{color:#fd625e;font-weight:700;text-decoration:none}.TextBox{width:100%}.TextBox--label{color:#fd625e;font-size:1rem;font-weight:700}.Select{width:100%}.Select--label{color:#fd625e;font-size:1rem;font-weight:700}.Form--questions-container{display:flex;flex-direction:column;gap:10px;width:100%}.RadioInput{width:100%}.RadioInput--question{color:#fd625e;display:flex;font-size:1rem;font-weight:700}.RadioInput--options{display:flex;flex-direction:column;gap:10px}.RadioInput--option-container{align-items:center;background-color:#e4ebf3;cursor:pointer;display:flex;height:50px;width:100%}.RadioInput--content-container{margin-left:15px}.RadioInput--input{margin:0}.RadioInput--label{color:#032134;cursor:pointer;margin-left:8px}.Select--container{margin-top:6px}.TextBox--input{background-color:#e4ebf3;border:#e4ebf3;font-family:Maven Pro,sans-serif;height:50px;margin-top:6px;outline:none;padding:15px;width:100%}.TextBox--input::placeholder{color:#8b9fb6}.Popup{align-items:center;background-color:#24242480;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:10}.Popup--container{background-color:#fff;display:flex;flex-direction:column;height:350px;min-height:100px;width:370px}.Popup--image-container{height:225px;margin:0 auto;width:auto}.Popup--image{display:block;margin:10px auto 20px}.Popup--title{font-weight:700}.Popup--subtitle,.Popup--title{color:#fd625e;font-size:1.1rem;margin-left:auto;margin-right:auto;text-align:center;width:75%}.Popup--subtitle{font-weight:400}}
/*# sourceMappingURL=main.8928a5c4.css.map*/