@import url(https://fonts.googleapis.com/css?family=Nunito+Sans:400,500,600,700,800,900);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900);.error-modal[data-v-76b60a61]{padding:10px 20px;max-width:360px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2000;color:#01689b;font-weight:700;background-color:#01689b;border-radius:5px;border:1px solid #01689b;-webkit-box-shadow:0 0 20px 0 hsla(0,0%,84.3%,.5);box-shadow:0 0 20px 0 hsla(0,0%,84.3%,.5)}.error-modal[data-v-76b60a61]:hover{cursor:pointer}.is-error[data-v-76b60a61]{color:rgba(72,72,72,.5);background-color:#fff;border:1px solid rgba(72,72,72,.5)}body{margin:0;padding:0;font-family:Nunito Sans,Helvetica,Arial,sans-serif}body,h1,h2,h3,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Montserrat,Helvetica,Arial,sans-serif;color:#2c295d}.text-main{color:#01689b}.text-red{padding-left:15px;color:#ef444e;font-weight:700}a,button{font-family:Nunito Sans,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;border:none;display:inline-block;text-align:center;vertical-align:middle;color:#4a4b4c}a:hover,button:hover{cursor:pointer;text-decoration:none!important}a:focus,button:focus{outline:none!important}.button-main{background-color:#2c295d}.button-danger,.button-main{padding:0 15px;height:40px;line-height:36px;border-radius:8px;-webkit-box-shadow:0 6px 10px 2px hsla(0,0%,60.8%,.26);box-shadow:0 6px 10px 2px hsla(0,0%,60.8%,.26);color:#fff}.button-danger{background-color:#e05348}.button-white2{-webkit-box-shadow:0 2px 8px 2px rgba(0,0,0,.17);box-shadow:0 2px 8px 2px rgba(0,0,0,.17);border-radius:10px}.button-text-main,.button-white2{background-color:#fff;padding:0 15px;height:40px;line-height:36px}.button-text-main{color:#01689b;font-weight:700}.button-text-main:hover{color:#01689b}.button-text,.button-white{padding:0 15px;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-white{border-radius:8px;-webkit-box-shadow:0 6px 10px 2px hsla(0,0%,60.8%,.26);box-shadow:0 6px 10px 2px hsla(0,0%,60.8%,.26);color:#2c295d;border:2px solid #2c295d}.button-white:hover{color:#2c295d}.button-red{padding:0 15px;background-color:#ef444e;color:#fff;font-weight:700;height:40px;line-height:36px;width:250px;height:75px;border-radius:8px;-webkit-box-shadow:0 6px 10px 2px rgba(0,0,0,.26);box-shadow:0 6px 10px 2px rgba(0,0,0,.26)}.button-cancel{width:20px;height:20px;position:absolute;top:20px;right:20px;z-index:150}*{scrollbar-color:#01689b #dedede;scrollbar-width:thin}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#dedede}::-webkit-scrollbar-thumb{background-color:#01689b;border-radius:4px}.check-label,.check-label-round{margin:0;padding:5px 0 5px 35px;display:block;position:relative;cursor:pointer;color:#303437;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.check-label-round:checked,.check-label:checked{color:#01689b}.check-label-round input,.check-label input{position:absolute;opacity:0;cursor:pointer}.check-label-round input:checked~.check-mark,.check-label-round input:checked~.check-mark-error,.check-label input:checked~.check-mark,.check-label input:checked~.check-mark-error{background-color:#ef444e;border:none}.check-label-round input:checked~.check-mark-error:after,.check-label-round input:checked~.check-mark:after,.check-label input:checked~.check-mark-error:after,.check-label input:checked~.check-mark:after{display:block}.check-label-round .check-mark,.check-label-round .check-mark-error,.check-label .check-mark,.check-label .check-mark-error{position:absolute;top:6px;left:0;border-radius:4px;height:20px;width:20px;border:2px solid #01689b;background-color:#fff}.check-label-round .check-mark-error:after,.check-label-round .check-mark:after,.check-label .check-mark-error:after,.check-label .check-mark:after{content:"";display:none;position:absolute;top:2px;left:6px;width:8px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.check-label-round .check-mark-error,.check-label .check-mark-error{border:2px solid rgba(72,72,72,.5)}.check-label-round .check-mark,.check-label-round .check-mark-error{border-radius:50%}div,html{scrollbar-color:#01689b #dedede;scrollbar-width:thin}.overlay-panel-background{background-color:rgba(79,79,79,.2);position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:200}.overlay-panel-background .overlay-panel{padding:50px 30px;background-color:#fff;border-radius:20px;text-align:center;position:relative;width:768px}.overlay-panel-background .panel-title{margin-bottom:37px;color:#000}.overlay-panel-background .panel-text{margin-bottom:48px}.overlay-panel-background .panel-secondary-title{margin-bottom:20px;color:#01689b;font-size:1.5em;font-weight:900}.overlay-panel-background .button-panel{min-width:150px}.overlay-panel-background .btn-submit-group{margin-top:40px}.overlay-panel-background .button-single{width:80%;max-width:420px;height:40px;font-size:1.2em;border-radius:20px}.spinner{height:50px;width:50px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:500}.spinner .fa-spinner{position:relative;width:50px;height:50px;color:#ef444e}.panel-white{background-color:#fff;border-radius:15px;-webkit-box-shadow:0 0 20px 0 hsla(0,0%,84.3%,.5);box-shadow:0 0 20px 0 hsla(0,0%,84.3%,.5)}.page-wrapper{padding:0 20px}@media screen and (min-width:992px){.page-wrapper{padding:0 40px}}@media screen and (min-width:1200px){.page-wrapper{padding:0 10%}}.not-found[data-v-4df6c436]{padding:40px}