body{font-family:Roboto,sans-serif;font-weight:400;margin:0;font-size:1rem;background-color:#fff;color:#3c3c3c}.mt-6{margin-top:4.5rem!important}.mt-7{margin-top:6rem!important}.mt-8{margin-top:7.5rem!important}.mt-minus-3{margin-top:-1.5rem!important}.mb-6{margin-bottom:4.5rem!important}.mb-7{margin-bottom:6rem!important}.mb-8{margin-bottom:7.5rem!important}#app{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3c3c3c;overflow-x:hidden}#app .ubuntu{font-family:Ubuntu;font-weight:400}#app .ubuntu-bold{font-family:Ubuntu;font-weight:700}#app .roboto-regular{font-family:Roboto,sans-serif;font-weight:400}#app .roboto-medium{font-family:Roboto,sans-serif;font-weight:500}#app h1{font-weight:400;font-size:3.5rem;line-height:4rem;color:#202020}#app h1,#app h2{font-family:Ubuntu;font-style:normal}#app h2{font-weight:600;font-size:2rem;line-height:2.5rem}#app h3{font-family:Ubuntu;font-weight:500;font-size:1.5rem;line-height:2rem}#app a,#app h3{font-style:normal}#app a{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ba1b02}#app ul{list-style:none}#app ul li{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#666}#app ul li:before{display:inline-block;color:#ba1b02;content:"▪";margin-left:-1em;margin-right:.7em}#app fieldset{margin-bottom:4rem}#app label{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;color:#707070}#app label,#app label a{font-size:14px;line-height:18px}#app input:not([type=checkbox]):not([type=radio]):not([type=submit]),#app select,#app textarea{position:relative;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:19px;letter-spacing:.01em;color:#202020;padding:16px;border:1px solid #e8e8e8;border-radius:0;margin-bottom:3rem}#app input[readonly]{background-color:#f4f4f4}#app ::-moz-placeholder{color:#d0d0d0;opacity:1}#app ::placeholder{color:#d0d0d0;opacity:1}#app :-ms-input-placeholder{color:#d0d0d0}#app ::-ms-input-placeholder{color:#d0d0d0}#app input:not([type=checkbox]):not([type=radio]):not([type=submit]).is-invalid,#app select.is-invalid,#app textarea.is-invalid{border-color:#ba1b02}#app .invalid-feedback{font-style:normal;font-weight:400;font-size:14px;line-height:18px;text-align:right;position:relative;margin-top:-3rem;margin-bottom:3rem;padding-top:2px}#app .input-multifiles.is-invalid,#app .input-singlefile.is-invalid{padding-bottom:48px}#app .input-multifiles.is-invalid .input-wrap.is-invalid,#app .input-singlefile.is-invalid .input-wrap.is-invalid{margin-bottom:0}#app .input-multifiles .invalid-feedback,#app .input-singlefile .invalid-feedback{display:flex;margin-top:16px}#app .form-check .invalid-feedback{margin-top:0}#app button,#app input:not([type=checkbox]):not([type=radio]):not([type=submit]),#app select,#app textarea{box-shadow:none}#app button:focus,#app input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus,#app select:focus,#app textarea:focus{box-shadow:none!important}#app .input-wrap{margin-bottom:3rem}#app .input-wrap.active{filter:drop-shadow(0 0 15px rgba(0,0,0,.1))}#app .input-wrap .input-shape{position:relative;background:#e8e8e8;color:#202020;width:100%;height:50px;line-height:50px;z-index:2}#app .input-wrap .input-shape,#app .input-wrap .input-shape:before{clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px)}#app .input-wrap .input-shape:before{content:"";width:calc(100% - 2px);height:48px;position:absolute;top:1px;left:1px;background:#fff;z-index:3}#app .input-wrap .input-shape.input-shape-textarea{height:100px}#app .input-wrap .input-shape.input-shape-textarea:before{height:98px}#app .input-wrap .input-shape input:not([type=checkbox]):not([type=radio]):not([type=submit]),#app .input-wrap .input-shape select,#app .input-wrap .input-shape textarea{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;background:none;border:none}#app .input-wrap .input-shape input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus,#app .input-wrap .input-shape select:focus,#app .input-wrap .input-shape textarea:focus{outline:none}#app .input-wrap .input-shape input:not([type=checkbox]):not([type=radio]):not([type=submit]):disabled,#app .input-wrap .input-shape select:disabled,#app .input-wrap .input-shape textarea:disabled{background:#f4f4f4;width:calc(100% - 2px);height:calc(100% - 2px);top:1px;left:1px}#app .input-wrap .input-shape select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");padding-right:4.125rem;background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}#app .input-wrap .input-shape textarea{resize:none}#app .input-wrap .input-shape .input-group-select{width:68px;text-align:left}#app .input-wrap .input-shape .input-group-select.input-group-select--prefix{border-right:1px solid #e8e8e8;padding:0 20px 0 10px;background-position:right .25rem center}#app .input-wrap.is-invalid .input-shape{background:#ba1b02}#app .input-wrap.is-invalid .input-shape .input-group-select{border-color:#ba1b02}#app .input-group:hover .input-wrap .btn-shape-red-white,#app .input-group:hover .input-wrap .btn-shape-red-white:before{background:#821301}#app .input-group:hover .input-wrap .btn-shape-red-white .btn-custom-red-white{background:#821301;color:#fff}#app .input-group-text{z-index:4;width:62px;height:48px;top:1px;left:1px;position:absolute;border:none;border-radius:0;border-right:1px solid #e8e8e8}#app .input-group-input{margin-left:60px}#app .input-group-text-right{position:absolute;top:0;right:0;border:1px solid #e8e8e8;padding:0 15px;z-index:5}#app .input-radio{margin-bottom:10px}#app .input-radio input[type=radio]{position:absolute;left:-9999px}#app .input-radio input[type=radio]+label{position:relative;padding:3px 0 0 40px;cursor:pointer;color:#707070;font-size:16px}#app .input-radio input[type=radio]+label:before{content:"";background:#fff;border:1px solid #e8e8e8;height:20px;width:20px;border-radius:50%;position:absolute;top:0;left:0}#app .input-radio input[type=radio]+label:after{content:"";background:#202020;width:6px;height:6px;border-radius:50%;position:absolute;top:7px;left:7px;opacity:0;transform:scale(2);transition:transform .3s linear,opacity .3s linear}#app .input-radio input[type=radio]:checked+label{color:#202020}#app .input-radio input[type=radio]:checked+label:after{opacity:1;transform:scale(1)}#app .btn-shape{position:relative;color:#202020;height:50px;line-height:50px;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);z-index:2}#app .btn-shape.btn-shape-white{background:#e8e8e8}#app .btn-shape.btn-shape-white:before{display:block;content:"";width:calc(100% - 2px);height:48px;position:absolute;top:1px;left:1px;background:#fff;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);z-index:3}#app .btn-shape.btn-shape-red,#app .btn-shape.btn-shape-red-white{background:#ba1b02}#app .btn-shape.btn-shape-red-white:before{display:block;content:"";width:calc(100% - 2px);height:48px;position:absolute;top:1px;left:1px;background:#fff;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);z-index:3}#app .btn-submit{background-color:#ba1b02;color:#fff;padding:13px 33px}#app .btn-submit:hover{background:#821301}#app .btn-grey{background-color:#d0d0d0;color:#202020}#app .btn-grey:hover{background-color:#666}#app .btn-custom-red{color:#fff;padding:10px 20px;z-index:4}#app .btn-custom-white{color:#666;padding:10px 20px;z-index:4}#app .btn-custom-red-white{color:#ba1b02;padding:10px 20px;z-index:4}#app .btn-custom-grey{color:#3c3c3c;padding:10px 20px;z-index:4}#app a.btn{text-decoration:none}#app .icon-exclamation-mark{display:inline-block;width:50px;height:20px;color:#ba1b02;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:.65em .65em}#app .text-filename{display:inline-block;color:#666;font-size:16px;line-height:44px;margin-left:2em}#app .subheader,#app .text-filename{font-family:Roboto,sans-serif;font-style:normal;font-weight:400}#app .subheader{font-size:14px;line-height:16px;letter-spacing:.2em;text-transform:uppercase;color:#ba1b02}#app div.info-mandatory-fields{display:block;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#707070}#app .modal-content.bg-danger .modal-header{border-bottom:none}.top-info-message{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:32px;color:#666}#app-loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:rgba(0,0,0,.8);display:flex;align-items:center}#app-loader .spinner-border{display:flex;margin:0 auto;width:5rem;height:5rem}.box-notification-warning{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;padding:.5rem .7rem;border:1px solid transparent;border-radius:.25rem;font-size:.75rem}.invalid-feedback div a[data-v-91ecf9aa]{font-size:14px!important;color:#dc3545!important}#app .form-control-filename[data-v-1b1c573e]{padding:12px 16px}#app .input-wrap-hidden[data-v-1b1c573e]{min-width:200px}#app label[for=attachments][data-v-1b1c573e]{cursor:pointer}#app input.input-files[data-v-1b1c573e]{opacity:0;position:absolute!important;z-index:5;width:100%}#app .file-no-selected[data-v-1b1c573e]{height:50px;line-height:50px;margin-left:24px}#app .supported-extensions[data-v-1b1c573e]{font-size:14px;line-height:18px}#app .form-control-filename[data-v-6cd0eb50]{padding:12px 16px}#app .input-wrap-hidden[data-v-6cd0eb50]{min-width:200px}#app label[for=attachments][data-v-6cd0eb50]{cursor:pointer}#app input#attachments[data-v-6cd0eb50]{opacity:0;position:absolute;z-index:5;width:100%}#app .file-no-selected[data-v-6cd0eb50]{height:50px;line-height:50px;margin-left:24px}#app .supported-extensions[data-v-6cd0eb50]{font-size:14px;line-height:18px}.fit-content[data-v-bcb7cb14]{max-width:-webkit-fill-available}#app .localeChanger[data-v-92c07526]{position:relative;width:100px;float:right;top:-80px;right:20px}#app .localeChanger .input-wrap[data-v-92c07526]{position:absolute;right:0;top:20px;width:100px}#app .localeChanger .input-wrap .input-shape .form-select[data-v-92c07526],#app .localeChanger .input-wrap .input-shape[data-v-92c07526]{width:100px}@media(max-width:575.98px){#app .localeChanger[data-v-92c07526]{float:none}}.fit-content[data-v-7e6344c8]{max-width:-webkit-fill-available}.padding-select-disabled select[data-v-7e6344c8]:disabled{padding:12px 16px!important}#app #fullPackageWrapper[data-v-a67af8d6]{position:relative;width:242px;height:205px}#app #fullPackageWrapper .thank-you-package-img[data-v-a67af8d6]{position:absolute;z-index:10;bottom:0;right:0}#app #fullPackageWrapper .icon-package-img[data-v-a67af8d6]{position:absolute;bottom:11px;right:22px;z-index:11}#app h1[data-v-a67af8d6]{font-size:3rem}#app h2[data-v-a67af8d6]{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:1.2rem;line-height:1.8rem}@font-face{font-family:Ubuntu;src:local("Ubuntu Regular"),local("UbuntuRegular"),url(../fonts/UbuntuRegular.3303751b.woff2) format("woff2"),url(../fonts/UbuntuRegular.82de23f3.otf) format("otf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ubuntu;src:local("Ubuntu Medium"),local("UbuntuMedium"),url(../fonts/UbuntuMedium.bdd8b7a4.woff2) format("woff2"),url(../fonts/UbuntuMedium.4f904628.otf) format("otf");font-weight:600;font-style:normal;font-display:swap}