@import url(https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;700&display=swap);body{margin:0;padding:0;font-family:Noto Sans,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:Lora,serif;color:#4a4b4c}.text-main{color:#000}.text-red{padding-left:15px;color:#ff2151;font-weight:700}a,button{font-family:Lora,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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;background:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;border:2px solid #000;border-radius:.375rem}.button-main:hover{color:#fff}.button-main-outline{border-radius:.375rem;background:#fff;border:1px solid #000}.button-main-outline,.button-text-main{padding:0 15px;color:#000;height:40px;line-height:36px}.button-text-main{background-color:#fff;font-weight:700}.button-text-main:hover{color:#000}.button-transparent{padding:0;outline:none;background-color:transparent}.button-text,.button-white{padding:0 15px;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-white{color:#000;border:2px solid #000;border-radius:5px}.button-white:hover{color:#000}.button-cancel{width:20px;height:20px;position:absolute;top:20px;right:20px;z-index:150}*{scrollbar-color:#000 #dedede;scrollbar-width:thin}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#dedede}::-webkit-scrollbar-thumb{background-color:#000;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:#000}.check-label-round input,.check-label input{position:absolute;display:none;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:#000;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:2px;height:18px;width:18px;border:2px solid #000;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:1px;left:6px;width:7px;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:#000 #dedede;scrollbar-width:thin}.overlay-panel-background{background-color:rgba(0,0,0,.5);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{border-radius:20px;background-color:#fff;padding:60px 65px;position:relative;text-align:left;width:550px}.overlay-panel-background .panel-title{color:#2d2f35;font-family:Lora,serif;font-size:34px;font-weight:700;letter-spacing:0;line-height:60px;margin-bottom:15px}.overlay-panel-background .panel-text{color:#2d2f35;font-family:Noto Sans,sans-serif;font-size:16px;letter-spacing:0;line-height:23px;margin-bottom:50px}.overlay-panel-background .button-panel{border-radius:6px;font-weight:700;height:42px;min-width:150px;width:169px}.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:#000}.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%}}.button-green{background-color:green}.form-label-file{border-radius:50%;height:45px;width:45px}.form-label-file .placeholder{color:#5e80d3;font-size:12px;font-weight:700;letter-spacing:0;line-height:17px;text-align:center;text-decoration:underline}.form-label-file .placeholder .add-icon{height:45px;width:45px}.form-label-file .placeholder .custom-add-icon{height:24px;width:24px}.form-label-file:hover{cursor:pointer}.custom-form-label{height:auto;width:auto}.form-input-file{display:none}.image-and-input-wrapper .preview-image-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;border:1px solid grey;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15px 0;width:100%}.image-and-input-wrapper .preview-image-wrapper .preview-image{width:100%;height:100%}.image-and-input-wrapper .form-input-file{width:100%}.text-error-file{margin:0;padding:0 20px}body[data-v-4114e05e]{margin:0;padding:0;font-family:Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-v-4114e05e],h2[data-v-4114e05e],h3[data-v-4114e05e],h4[data-v-4114e05e],h5[data-v-4114e05e],h6[data-v-4114e05e]{font-family:Lora,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4a4b4c}.text-main[data-v-4114e05e]{color:#000}.text-red[data-v-4114e05e]{padding-left:15px;color:#ff2151;font-weight:700}a[data-v-4114e05e],button[data-v-4114e05e]{font-family:Lora,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[data-v-4114e05e]:hover,button[data-v-4114e05e]:hover{cursor:pointer;text-decoration:none!important}a[data-v-4114e05e]:focus,button[data-v-4114e05e]:focus{outline:none!important}.button-main[data-v-4114e05e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;background:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;border:2px solid #000;border-radius:.375rem}.button-main[data-v-4114e05e]:hover{color:#fff}.button-main-outline[data-v-4114e05e]{border-radius:.375rem;padding:0 15px;background:#fff;color:#000;height:40px;line-height:36px;border:1px solid #000}.button-text-main[data-v-4114e05e]{padding:0 15px;color:#000;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-text-main[data-v-4114e05e]:hover{color:#000}.button-transparent[data-v-4114e05e]{padding:0;outline:none;background-color:transparent}.button-text[data-v-4114e05e],.button-white[data-v-4114e05e]{padding:0 15px;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-white[data-v-4114e05e]{color:#000;border:2px solid #000;border-radius:5px}.button-white[data-v-4114e05e]:hover{color:#000}.button-cancel[data-v-4114e05e]{width:20px;height:20px;position:absolute;top:20px;right:20px;z-index:150}[data-v-4114e05e]{scrollbar-color:#000 #dedede;scrollbar-width:thin}[data-v-4114e05e]::-webkit-scrollbar{width:8px}[data-v-4114e05e]::-webkit-scrollbar-track{background-color:#dedede}[data-v-4114e05e]::-webkit-scrollbar-thumb{background-color:#000;border-radius:4px}.check-label-round[data-v-4114e05e],.check-label[data-v-4114e05e]{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[data-v-4114e05e]:checked,.check-label[data-v-4114e05e]:checked{color:#000}.check-label-round input[data-v-4114e05e],.check-label input[data-v-4114e05e]{position:absolute;display:none;cursor:pointer}.check-label-round input:checked~.check-mark-error[data-v-4114e05e],.check-label-round input:checked~.check-mark[data-v-4114e05e],.check-label input:checked~.check-mark-error[data-v-4114e05e],.check-label input:checked~.check-mark[data-v-4114e05e]{background-color:#000;border:none}.check-label-round input:checked~.check-mark-error[data-v-4114e05e]:after,.check-label-round input:checked~.check-mark[data-v-4114e05e]:after,.check-label input:checked~.check-mark-error[data-v-4114e05e]:after,.check-label input:checked~.check-mark[data-v-4114e05e]:after{display:block}.check-label-round .check-mark-error[data-v-4114e05e],.check-label-round .check-mark[data-v-4114e05e],.check-label .check-mark-error[data-v-4114e05e],.check-label .check-mark[data-v-4114e05e]{position:absolute;top:6px;left:0;border-radius:2px;height:18px;width:18px;border:2px solid #000;background-color:#fff}.check-label-round .check-mark-error[data-v-4114e05e]:after,.check-label-round .check-mark[data-v-4114e05e]:after,.check-label .check-mark-error[data-v-4114e05e]:after,.check-label .check-mark[data-v-4114e05e]:after{content:"";display:none;position:absolute;top:1px;left:6px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.check-label-round .check-mark-error[data-v-4114e05e],.check-label .check-mark-error[data-v-4114e05e]{border:2px solid rgba(72,72,72,.5)}.check-label-round .check-mark-error[data-v-4114e05e],.check-label-round .check-mark[data-v-4114e05e]{border-radius:50%}div[data-v-4114e05e],html[data-v-4114e05e]{scrollbar-color:#000 #dedede;scrollbar-width:thin}.overlay-panel-background[data-v-4114e05e]{background-color:rgba(0,0,0,.5);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[data-v-4114e05e]{border-radius:20px;background-color:#fff;padding:60px 65px;position:relative;text-align:left;width:550px}.overlay-panel-background .panel-title[data-v-4114e05e]{color:#2d2f35;font-family:Lora,serif;font-size:34px;font-weight:700;letter-spacing:0;line-height:60px;margin-bottom:15px}.overlay-panel-background .panel-text[data-v-4114e05e]{color:#2d2f35;font-family:Noto Sans,sans-serif;font-size:16px;letter-spacing:0;line-height:23px;margin-bottom:50px}.overlay-panel-background .button-panel[data-v-4114e05e]{border-radius:6px;font-weight:700;height:42px;min-width:150px;width:169px}.overlay-panel-background .btn-submit-group[data-v-4114e05e]{margin-top:40px}.overlay-panel-background .button-single[data-v-4114e05e]{width:80%;max-width:420px;height:40px;font-size:1.2em;border-radius:20px}.spinner[data-v-4114e05e]{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[data-v-4114e05e]{position:relative;width:50px;height:50px;color:#000}.panel-white[data-v-4114e05e]{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[data-v-4114e05e]{padding:0 20px}@media screen and (min-width:992px){.page-wrapper[data-v-4114e05e]{padding:0 40px}}@media screen and (min-width:1200px){.page-wrapper[data-v-4114e05e]{padding:0 10%}}.form-group[data-v-4114e05e]{max-width:800px}body[data-v-39b6912a]{margin:0;padding:0;font-family:Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-v-39b6912a],h2[data-v-39b6912a],h3[data-v-39b6912a],h4[data-v-39b6912a],h5[data-v-39b6912a],h6[data-v-39b6912a]{font-family:Lora,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4a4b4c}.text-main[data-v-39b6912a]{color:#000}.text-red[data-v-39b6912a]{padding-left:15px;color:#ff2151;font-weight:700}a[data-v-39b6912a],button[data-v-39b6912a]{font-family:Lora,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[data-v-39b6912a]:hover,button[data-v-39b6912a]:hover{cursor:pointer;text-decoration:none!important}a[data-v-39b6912a]:focus,button[data-v-39b6912a]:focus{outline:none!important}.button-main[data-v-39b6912a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;background:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;border:2px solid #000;border-radius:.375rem}.button-main[data-v-39b6912a]:hover{color:#fff}.button-main-outline[data-v-39b6912a]{border-radius:.375rem;padding:0 15px;background:#fff;color:#000;height:40px;line-height:36px;border:1px solid #000}.button-text-main[data-v-39b6912a]{padding:0 15px;color:#000;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-text-main[data-v-39b6912a]:hover{color:#000}.button-transparent[data-v-39b6912a]{padding:0;outline:none;background-color:transparent}.button-text[data-v-39b6912a],.button-white[data-v-39b6912a]{padding:0 15px;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-white[data-v-39b6912a]{color:#000;border:2px solid #000;border-radius:5px}.button-white[data-v-39b6912a]:hover{color:#000}.button-cancel[data-v-39b6912a]{width:20px;height:20px;position:absolute;top:20px;right:20px;z-index:150}[data-v-39b6912a]{scrollbar-color:#000 #dedede;scrollbar-width:thin}[data-v-39b6912a]::-webkit-scrollbar{width:8px}[data-v-39b6912a]::-webkit-scrollbar-track{background-color:#dedede}[data-v-39b6912a]::-webkit-scrollbar-thumb{background-color:#000;border-radius:4px}.check-label-round[data-v-39b6912a],.check-label[data-v-39b6912a]{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[data-v-39b6912a]:checked,.check-label[data-v-39b6912a]:checked{color:#000}.check-label-round input[data-v-39b6912a],.check-label input[data-v-39b6912a]{position:absolute;display:none;cursor:pointer}.check-label-round input:checked~.check-mark-error[data-v-39b6912a],.check-label-round input:checked~.check-mark[data-v-39b6912a],.check-label input:checked~.check-mark-error[data-v-39b6912a],.check-label input:checked~.check-mark[data-v-39b6912a]{background-color:#000;border:none}.check-label-round input:checked~.check-mark-error[data-v-39b6912a]:after,.check-label-round input:checked~.check-mark[data-v-39b6912a]:after,.check-label input:checked~.check-mark-error[data-v-39b6912a]:after,.check-label input:checked~.check-mark[data-v-39b6912a]:after{display:block}.check-label-round .check-mark-error[data-v-39b6912a],.check-label-round .check-mark[data-v-39b6912a],.check-label .check-mark-error[data-v-39b6912a],.check-label .check-mark[data-v-39b6912a]{position:absolute;top:6px;left:0;border-radius:2px;height:18px;width:18px;border:2px solid #000;background-color:#fff}.check-label-round .check-mark-error[data-v-39b6912a]:after,.check-label-round .check-mark[data-v-39b6912a]:after,.check-label .check-mark-error[data-v-39b6912a]:after,.check-label .check-mark[data-v-39b6912a]:after{content:"";display:none;position:absolute;top:1px;left:6px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.check-label-round .check-mark-error[data-v-39b6912a],.check-label .check-mark-error[data-v-39b6912a]{border:2px solid rgba(72,72,72,.5)}.check-label-round .check-mark-error[data-v-39b6912a],.check-label-round .check-mark[data-v-39b6912a]{border-radius:50%}div[data-v-39b6912a],html[data-v-39b6912a]{scrollbar-color:#000 #dedede;scrollbar-width:thin}.overlay-panel-background[data-v-39b6912a]{background-color:rgba(0,0,0,.5);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[data-v-39b6912a]{border-radius:20px;background-color:#fff;padding:60px 65px;position:relative;text-align:left;width:550px}.overlay-panel-background .panel-title[data-v-39b6912a]{color:#2d2f35;font-family:Lora,serif;font-size:34px;font-weight:700;letter-spacing:0;line-height:60px;margin-bottom:15px}.overlay-panel-background .panel-text[data-v-39b6912a]{color:#2d2f35;font-family:Noto Sans,sans-serif;font-size:16px;letter-spacing:0;line-height:23px;margin-bottom:50px}.overlay-panel-background .button-panel[data-v-39b6912a]{border-radius:6px;font-weight:700;height:42px;min-width:150px;width:169px}.overlay-panel-background .btn-submit-group[data-v-39b6912a]{margin-top:40px}.overlay-panel-background .button-single[data-v-39b6912a]{width:80%;max-width:420px;height:40px;font-size:1.2em;border-radius:20px}.spinner[data-v-39b6912a]{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[data-v-39b6912a]{position:relative;width:50px;height:50px;color:#000}.panel-white[data-v-39b6912a]{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[data-v-39b6912a]{padding:0 20px}@media screen and (min-width:992px){.page-wrapper[data-v-39b6912a]{padding:0 40px}}@media screen and (min-width:1200px){.page-wrapper[data-v-39b6912a]{padding:0 10%}}.preview-box[data-v-39b6912a]{position:relative}.preview-box .image-preview[data-v-39b6912a]{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:cover;height:173px;width:250px}.preview-box .remove-image[data-v-39b6912a]{position:absolute;top:7px;right:7px;border-radius:50%;-webkit-box-shadow:2px 4px 8px 0 rgba(66,165,245,.1);box-shadow:2px 4px 8px 0 rgba(66,165,245,.1);height:24px;width:24px}.preview-box .remove-image[data-v-39b6912a]:hover{cursor:pointer}.preview-box .set-cover-wrapper[data-v-39b6912a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:9px}.preview-box .set-cover-wrapper .set-cover-text[data-v-39b6912a]{color:#2d2f35;font-size:16px;letter-spacing:0;line-height:23px}.preview-box .set-cover-wrapper .image-radio-button[data-v-39b6912a]{margin-right:10px;width:20px}.preview-box .set-cover-wrapper[data-v-39b6912a]:hover{cursor:pointer}.preview-box[data-v-39b6912a]:not(:last-of-type){margin-right:20px;margin-bottom:35px}body[data-v-2f4a06f9]{margin:0;padding:0;font-family:Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-v-2f4a06f9],h2[data-v-2f4a06f9],h3[data-v-2f4a06f9],h4[data-v-2f4a06f9],h5[data-v-2f4a06f9],h6[data-v-2f4a06f9]{font-family:Lora,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4a4b4c}.text-main[data-v-2f4a06f9]{color:#000}.text-red[data-v-2f4a06f9]{padding-left:15px;color:#ff2151;font-weight:700}a[data-v-2f4a06f9],button[data-v-2f4a06f9]{font-family:Lora,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[data-v-2f4a06f9]:hover,button[data-v-2f4a06f9]:hover{cursor:pointer;text-decoration:none!important}a[data-v-2f4a06f9]:focus,button[data-v-2f4a06f9]:focus{outline:none!important}.button-main[data-v-2f4a06f9]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;background:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;border:2px solid #000;border-radius:.375rem}.button-main[data-v-2f4a06f9]:hover{color:#fff}.button-main-outline[data-v-2f4a06f9]{border-radius:.375rem;padding:0 15px;background:#fff;color:#000;height:40px;line-height:36px;border:1px solid #000}.button-text-main[data-v-2f4a06f9]{padding:0 15px;color:#000;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-text-main[data-v-2f4a06f9]:hover{color:#000}.button-transparent[data-v-2f4a06f9]{padding:0;outline:none;background-color:transparent}.button-text[data-v-2f4a06f9],.button-white[data-v-2f4a06f9]{padding:0 15px;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-white[data-v-2f4a06f9]{color:#000;border:2px solid #000;border-radius:5px}.button-white[data-v-2f4a06f9]:hover{color:#000}.button-cancel[data-v-2f4a06f9]{width:20px;height:20px;position:absolute;top:20px;right:20px;z-index:150}[data-v-2f4a06f9]{scrollbar-color:#000 #dedede;scrollbar-width:thin}[data-v-2f4a06f9]::-webkit-scrollbar{width:8px}[data-v-2f4a06f9]::-webkit-scrollbar-track{background-color:#dedede}[data-v-2f4a06f9]::-webkit-scrollbar-thumb{background-color:#000;border-radius:4px}.check-label-round[data-v-2f4a06f9],.check-label[data-v-2f4a06f9]{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[data-v-2f4a06f9]:checked,.check-label[data-v-2f4a06f9]:checked{color:#000}.check-label-round input[data-v-2f4a06f9],.check-label input[data-v-2f4a06f9]{position:absolute;display:none;cursor:pointer}.check-label-round input:checked~.check-mark-error[data-v-2f4a06f9],.check-label-round input:checked~.check-mark[data-v-2f4a06f9],.check-label input:checked~.check-mark-error[data-v-2f4a06f9],.check-label input:checked~.check-mark[data-v-2f4a06f9]{background-color:#000;border:none}.check-label-round input:checked~.check-mark-error[data-v-2f4a06f9]:after,.check-label-round input:checked~.check-mark[data-v-2f4a06f9]:after,.check-label input:checked~.check-mark-error[data-v-2f4a06f9]:after,.check-label input:checked~.check-mark[data-v-2f4a06f9]:after{display:block}.check-label-round .check-mark-error[data-v-2f4a06f9],.check-label-round .check-mark[data-v-2f4a06f9],.check-label .check-mark-error[data-v-2f4a06f9],.check-label .check-mark[data-v-2f4a06f9]{position:absolute;top:6px;left:0;border-radius:2px;height:18px;width:18px;border:2px solid #000;background-color:#fff}.check-label-round .check-mark-error[data-v-2f4a06f9]:after,.check-label-round .check-mark[data-v-2f4a06f9]:after,.check-label .check-mark-error[data-v-2f4a06f9]:after,.check-label .check-mark[data-v-2f4a06f9]:after{content:"";display:none;position:absolute;top:1px;left:6px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.check-label-round .check-mark-error[data-v-2f4a06f9],.check-label .check-mark-error[data-v-2f4a06f9]{border:2px solid rgba(72,72,72,.5)}.check-label-round .check-mark-error[data-v-2f4a06f9],.check-label-round .check-mark[data-v-2f4a06f9]{border-radius:50%}div[data-v-2f4a06f9],html[data-v-2f4a06f9]{scrollbar-color:#000 #dedede;scrollbar-width:thin}.overlay-panel-background[data-v-2f4a06f9]{background-color:rgba(0,0,0,.5);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[data-v-2f4a06f9]{border-radius:20px;background-color:#fff;padding:60px 65px;position:relative;text-align:left;width:550px}.overlay-panel-background .panel-title[data-v-2f4a06f9]{color:#2d2f35;font-family:Lora,serif;font-size:34px;font-weight:700;letter-spacing:0;line-height:60px;margin-bottom:15px}.overlay-panel-background .panel-text[data-v-2f4a06f9]{color:#2d2f35;font-family:Noto Sans,sans-serif;font-size:16px;letter-spacing:0;line-height:23px;margin-bottom:50px}.overlay-panel-background .button-panel[data-v-2f4a06f9]{border-radius:6px;font-weight:700;height:42px;min-width:150px;width:169px}.overlay-panel-background .btn-submit-group[data-v-2f4a06f9]{margin-top:40px}.overlay-panel-background .button-single[data-v-2f4a06f9]{width:80%;max-width:420px;height:40px;font-size:1.2em;border-radius:20px}.spinner[data-v-2f4a06f9]{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[data-v-2f4a06f9]{position:relative;width:50px;height:50px;color:#000}.panel-white[data-v-2f4a06f9]{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[data-v-2f4a06f9]{padding:0 20px}@media screen and (min-width:992px){.page-wrapper[data-v-2f4a06f9]{padding:0 40px}}@media screen and (min-width:1200px){.page-wrapper[data-v-2f4a06f9]{padding:0 10%}}.file-uploader[data-v-2f4a06f9]{position:absolute;top:60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.uploader-title[data-v-2f4a06f9]{text-align:left;color:#303437;font-size:1rem;font-weight:600;line-height:22px}.uploader-subtext[data-v-2f4a06f9]{color:#9b9b9b;font-size:14px;letter-spacing:0;line-height:19px}.preview-image-wrapper[data-v-2f4a06f9]{border:1px dashed #9b9b9b;border-radius:16px;height:201px;position:relative;margin:15px 0;width:100%}.preview-image-filled[data-v-2f4a06f9]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.upload-icon[data-v-2f4a06f9]{position:absolute;top:60px;left:50%;height:45px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:45px}.preview-text[data-v-2f4a06f9]{color:#2d2f35;font-size:12px;letter-spacing:0;line-height:17px;text-align:center}.preview-inner[data-v-2f4a06f9]{position:absolute;bottom:15px;left:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.inner-border[data-v-2f4a06f9],.preview-inner[data-v-2f4a06f9]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.inner-border[data-v-2f4a06f9]{border:1px dashed #9b9b9b;border-radius:11px;bottom:unset;height:173px;position:relative;left:unset;margin-right:20px;margin-bottom:35px;-webkit-transform:none;transform:none;width:250px}.upload-icon-inner[data-v-2f4a06f9]{height:45px;margin-bottom:10px;width:45px}.preview-text-browse[data-v-2f4a06f9]{text-align:center}.preview-text-browse .form-group[data-v-2f4a06f9]{margin:0}.highlighted[data-v-2f4a06f9]{background-color:#ededed}.preview-error[data-v-2f4a06f9]{border-color:#ff2151}body[data-v-6410ea19]{margin:0;padding:0;font-family:Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-v-6410ea19],h2[data-v-6410ea19],h3[data-v-6410ea19],h4[data-v-6410ea19],h5[data-v-6410ea19],h6[data-v-6410ea19]{font-family:Lora,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4a4b4c}.text-main[data-v-6410ea19]{color:#000}.text-red[data-v-6410ea19]{padding-left:15px;color:#ff2151;font-weight:700}a[data-v-6410ea19],button[data-v-6410ea19]{font-family:Lora,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[data-v-6410ea19]:hover,button[data-v-6410ea19]:hover{cursor:pointer;text-decoration:none!important}a[data-v-6410ea19]:focus,button[data-v-6410ea19]:focus{outline:none!important}.button-main[data-v-6410ea19]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;background:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;border:2px solid #000;border-radius:.375rem}.button-main[data-v-6410ea19]:hover{color:#fff}.button-main-outline[data-v-6410ea19]{border-radius:.375rem;padding:0 15px;background:#fff;color:#000;height:40px;line-height:36px;border:1px solid #000}.button-text-main[data-v-6410ea19]{padding:0 15px;color:#000;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-text-main[data-v-6410ea19]:hover{color:#000}.button-transparent[data-v-6410ea19]{padding:0;outline:none;background-color:transparent}.button-text[data-v-6410ea19],.button-white[data-v-6410ea19]{padding:0 15px;background-color:#fff;font-weight:700;height:40px;line-height:36px}.button-white[data-v-6410ea19]{color:#000;border:2px solid #000;border-radius:5px}.button-white[data-v-6410ea19]:hover{color:#000}.button-cancel[data-v-6410ea19]{width:20px;height:20px;position:absolute;top:20px;right:20px;z-index:150}[data-v-6410ea19]{scrollbar-color:#000 #dedede;scrollbar-width:thin}[data-v-6410ea19]::-webkit-scrollbar{width:8px}[data-v-6410ea19]::-webkit-scrollbar-track{background-color:#dedede}[data-v-6410ea19]::-webkit-scrollbar-thumb{background-color:#000;border-radius:4px}.check-label-round[data-v-6410ea19],.check-label[data-v-6410ea19]{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[data-v-6410ea19]:checked,.check-label[data-v-6410ea19]:checked{color:#000}.check-label-round input[data-v-6410ea19],.check-label input[data-v-6410ea19]{position:absolute;display:none;cursor:pointer}.check-label-round input:checked~.check-mark-error[data-v-6410ea19],.check-label-round input:checked~.check-mark[data-v-6410ea19],.check-label input:checked~.check-mark-error[data-v-6410ea19],.check-label input:checked~.check-mark[data-v-6410ea19]{background-color:#000;border:none}.check-label-round input:checked~.check-mark-error[data-v-6410ea19]:after,.check-label-round input:checked~.check-mark[data-v-6410ea19]:after,.check-label input:checked~.check-mark-error[data-v-6410ea19]:after,.check-label input:checked~.check-mark[data-v-6410ea19]:after{display:block}.check-label-round .check-mark-error[data-v-6410ea19],.check-label-round .check-mark[data-v-6410ea19],.check-label .check-mark-error[data-v-6410ea19],.check-label .check-mark[data-v-6410ea19]{position:absolute;top:6px;left:0;border-radius:2px;height:18px;width:18px;border:2px solid #000;background-color:#fff}.check-label-round .check-mark-error[data-v-6410ea19]:after,.check-label-round .check-mark[data-v-6410ea19]:after,.check-label .check-mark-error[data-v-6410ea19]:after,.check-label .check-mark[data-v-6410ea19]:after{content:"";display:none;position:absolute;top:1px;left:6px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.check-label-round .check-mark-error[data-v-6410ea19],.check-label .check-mark-error[data-v-6410ea19]{border:2px solid rgba(72,72,72,.5)}.check-label-round .check-mark-error[data-v-6410ea19],.check-label-round .check-mark[data-v-6410ea19]{border-radius:50%}div[data-v-6410ea19],html[data-v-6410ea19]{scrollbar-color:#000 #dedede;scrollbar-width:thin}.overlay-panel-background[data-v-6410ea19]{background-color:rgba(0,0,0,.5);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[data-v-6410ea19]{border-radius:20px;background-color:#fff;padding:60px 65px;position:relative;text-align:left;width:550px}.overlay-panel-background .panel-title[data-v-6410ea19]{color:#2d2f35;font-family:Lora,serif;font-size:34px;font-weight:700;letter-spacing:0;line-height:60px;margin-bottom:15px}.overlay-panel-background .panel-text[data-v-6410ea19]{color:#2d2f35;font-family:Noto Sans,sans-serif;font-size:16px;letter-spacing:0;line-height:23px;margin-bottom:50px}.overlay-panel-background .button-panel[data-v-6410ea19]{border-radius:6px;font-weight:700;height:42px;min-width:150px;width:169px}.overlay-panel-background .btn-submit-group[data-v-6410ea19]{margin-top:40px}.overlay-panel-background .button-single[data-v-6410ea19]{width:80%;max-width:420px;height:40px;font-size:1.2em;border-radius:20px}.spinner[data-v-6410ea19]{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[data-v-6410ea19]{position:relative;width:50px;height:50px;color:#000}.panel-white[data-v-6410ea19]{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[data-v-6410ea19]{padding:0 20px}@media screen and (min-width:992px){.page-wrapper[data-v-6410ea19]{padding:0 40px}}@media screen and (min-width:1200px){.page-wrapper[data-v-6410ea19]{padding:0 10%}}.form-group[data-v-6410ea19]{max-width:800px}