.app{display:flex;padding:0;flex-direction:column}@font-face{font-family:"LotaGrotesque";src:url(/static/media/LotaGrotesqueRegular.356a3dd5.otf) format("opentype");font-display:swap}.BusySpinner_spinner__1Bc_Z{-webkit-animation:BusySpinner_spinner__1Bc_Z 1.5s ease-in-out infinite;animation:BusySpinner_spinner__1Bc_Z 1.5s ease-in-out infinite}@-webkit-keyframes BusySpinner_spinner__1Bc_Z{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes BusySpinner_spinner__1Bc_Z{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.RouteLoader_container__QAhvT{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 60px)}.RouteLoader_text__1kzxK{font-size:30px}.Header_root__IdWJ1{width:100%;padding-left:30px;padding-right:30px;height:60px;justify-content:space-between;position:fixed;top:0;z-index:10}.Header_logoContainer__1KHH2,.Header_root__IdWJ1{display:flex;flex-direction:row;align-items:center}.Header_logoContainer__1KHH2>img{width:100px;height:27px}.Header_btnsContainer__2eZOU{display:flex;flex-direction:row;align-items:center}.Header_btnsContainer__2eZOU>a{font-style:normal;font-weight:600;font-size:18px;line-height:18px;color:#222f4c;margin-left:20px}.Header_signinbtn__2LKMH{margin-right:10px!important}.HeaderProfile_content__3c6WR{width:255px;padding:15px 20px 10px;display:flex;flex-direction:row;flex-wrap:wrap;background-color:#1a3f5d}.HeaderProfile_content__3c6WR>a{width:100%;margin-bottom:10px;display:flex;align-items:center;flex-direction:row;text-decoration:none;cursor:pointer}.HeaderProfile_content__3c6WR>a>img{width:15px;height:15px;margin-right:10px}.HeaderProfile_content__3c6WR>a>span{font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;letter-spacing:.02em;color:#fff}.HeaderProfile_menuBtn__3BX9x{width:30px;min-width:30px!important}.HeaderProfile_avatar__19a_f{width:30px;height:30px;border-radius:40px;margin-right:10px;cursor:pointer}.HeaderProfile_profileBtn__3wXh2{min-width:30px!important}.Footer_root__383W5{width:100%;padding-left:40px;padding-right:50px;height:60px;justify-content:space-between}.Footer_logoContainer__1FL1w,.Footer_root__383W5{display:flex;flex-direction:row;align-items:center}.Footer_logoContainer__1FL1w>img{width:80px;height:21px}.Footer_logoContainer__1FL1w>span{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#35425f}.Footer_btnsContainer__1Sg-U{display:flex;flex-direction:row;align-items:center}.Footer_btn__2D9l8{text-transform:none!important;font-style:normal;font-weight:400;font-size:18px;line-height:18px}@media(max-width:600px){.Footer_root__383W5{flex-direction:column-reverse;height:auto;padding-top:10px;padding-bottom:10px;align-items:flex-start}.Footer_btnsContainer__1Sg-U{margin-bottom:10px}.Footer_btn__2D9l8{font-size:13px!important}}.FooterContact_content__32gZg{width:250px;padding:20px;display:flex;flex-direction:column;flex-wrap:wrap;font-size:15px}.FooterContact_content__32gZg>p{margin:0 0 15px!important}.FooterContact_content__32gZg>p>a{margin-left:10px}.FooterContact_btn__1MFQR{text-transform:none!important;font-style:normal;font-weight:400;font-size:18px;line-height:18px}@media(max-width:600px){.FooterContact_btn__1MFQR{font-size:13px!important}}body,html{padding:0;margin:0;font-family:LotaGrotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}::selection{background:#11c1cb;color:#fff}a{color:inherit;text-decoration:none}*{box-sizing:border-box}#container{display:flex;flex-direction:column}@media(min-width:768px){#container{flex-direction:row}}#main{display:flex;justify-content:center;align-items:center;flex:1 1;flex-direction:column;width:100%}#main .content{text-align:center;font-size:18px}#main.formStepper{justify-content:space-between}.main--full-height{height:100vh;justify-content:space-between!important}.fullWidth{width:100%}button.clear{background-color:transparent;border:none;cursor:pointer}button.styled{background-color:#1f59df;color:#fff;border:0;border-radius:4px;height:50px;font-weight:bolder;cursor:pointer}button.styled:active{background:#1f59df}button.clearStyle{background-color:transparent;color:#1f59df;border:0;border-radius:4px;height:50px;cursor:pointer}button.clearStyle:active{background:#1f59df}.form{display:grid;align-items:center;justify-items:center;width:95%}.form h1{font-size:2.5em}.form label{display:block;text-align:left;margin-bottom:8px;width:100%;color:#5d6984;font-weight:700}.form aside{font-size:14px;color:#8791a7}.form div,.form textarea{width:100%;margin-bottom:24px}.form textarea{min-height:20em}.form input{height:50px;width:100%;border:1px solid #dbe0e4;box-shadow:0 2px 6px rgba(0,66,89,.06);border-radius:4px}.form input[aria-invalid=true]{border:3px solid red}.form input[aria-invalid=true]:focus{border:none}.shaded{background-color:#f5f6f9;border-radius:6px;padding:25px 20px}.grey08{color:#5d6984}.button--primary{background-color:#1f59df;color:#fff;padding:17px 80px;border:none;border-radius:4px;outline-color:#11c1cb;font-weight:bolder;font-size:16px}.button--primary,.button--secondary{cursor:pointer;font-family:LotaGrotesque!important}.button--secondary{width:100%;background:#f0f5ff;color:#1f59df;border-radius:4px;height:50px;border:0 solid #000}.button--secondary:active{background:#1f59df}.button--tertiary{width:100%;background:#fff;color:#1f59df;border-radius:4px;height:50px;box-shadow:0 2px 6px rgba(0,66,89,.29);border:0 solid #000;cursor:pointer;font-style:normal;font-weight:700;font-size:16px;font-family:LotaGrotesque!important}.button--tertiary:active{background:#dbe0e4}.button__icon{margin-left:18px}.button--clear{padding:1rem 2rem;text-decoration:none;font-family:sans-serif;font-size:1rem;cursor:pointer;text-align:center;background:none;margin:5px 0 0;border:1px solid #000}@media(min-width:768px){.button--clear{border:none}}.button--gray{background-color:#5d6984;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;outline-color:#11c1cb;font-weight:bolder;font-size:16px;font-family:LotaGrotesque!important}
/*# sourceMappingURL=main.082af57b.chunk.css.map */