:root{--wizard-font-family:var(--bs-body-font-family);--wizard-font-size:var(--bs-body-font-size);--wizard-font-weight:var(--bs-body-font-weight);--wizard-font-line-height:var(--bs-body-line-height);--wizard-body-color:var(--bs-body-color);--wizard-border-radius:.15rem;--wizard-form-stepping-height:3.5rem;--wizard-stepping-size:3rem;--wizard-stepping-bg-color:#efefef;--wizard-stepping-color:#555;--wizard-step-hover-bg-color:#cef9d4;--wizard-step-hover-color:#555;--wizard-step-active-bg-color:#067cc4;--wizard-step-active-color:#fff;--wizard-step-active-hover-bg-color:#a3dcff;--wizard-step-active-hover-color:#555;--wizard-step-completed-bg-color:#39b54a;--wizard-step-completed-color:#fff;--wizard-step-completed-hover-bg-color:#43c454;--wizard-step-completed-hover-color:#fff;--wizard-step-active-passed-bg-color:#26cc3d;--wizard-step-active-passed-color:#fff;--wizard-step-error-bg-color:#dc3545;--wizard-step-error-color:#fff;--wizard-step-active-error-bg-color:#ea868f;--wizard-step-active-error-color:#fff;--wizard-stepping-split-color:#fff;--wizard-stepping-split-size:.25rem;--wizard-stepping-split-align:-1.113rem}[data-bs-theme=light]{--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--wizard-font-family);font-size:var(--wizard-font-size);font-weight:var(--wizard-font-weight);line-height:var(--wizard-font-line-height);color:var(--wizard-body-color)}.btn:focus,.btn:active:focus,.btn-link.nav-link:focus,.form-control:focus,.form-select:focus:focus,.form-check-input:focus,.page-link:focus{box-shadow:none!important}.btn-link.nav-link:focus,.form-control:focus,.form-select:focus:focus,.form-check-input:focus{border-color:#44ab57}.bg-none{background:none!important}.bg-wizard-form{background:#f4f2ef!important}.wizard-form{width:100%;display:flex!important;position:relative;flex-direction:column;justify-content:start;align-items:start;background:#fff;border:.15rem;border-radius:.35rem;overflow:hidden;max-height:100vh;min-height:100vh;margin:0;padding:0}.wizard-form-header{display:flex;position:relative;flex-direction:row;justify-content:start;align-items:center;width:100%;margin:0;padding:.25rem 3.4rem .25rem .75rem;overflow-x:auto;overflow-y:hidden;height:auto;min-height:2.8rem;background:#fff;border:0;border-bottom:solid thin #dedede}.wizard-form-title{display:inline-block;position:relative;background:none;font-size:.95rem;line-height:1.1rem;margin:0 .15rem 0 .5rem;padding:0;overflow:visible}.wizard-form-body{display:inline-block;position:relative;width:100%;margin:0 0 auto 0;padding:.5rem 0;overflow-x:hidden;overflow-y:auto;background:#fff}.wizard-form-body::-webkit-scrollbar{width:.35rem!important;height:0!important}.wizard-form-body::-webkit-scrollbar-track{box-shadow:none}.wizard-form-body::-webkit-scrollbar-thumb{background-color:#cdcdcd}.wizard-form-footer{display:inline-block;position:relative;width:100%;height:auto;min-height:4rem;margin:0;padding:.5rem 1rem;overflow-x:auto;overflow-y:hidden;background:#fff;border:0;border-top:solid thin #dedede}.wizard-form-img{border:0!important;box-shadow:none!important}@media(min-width:240px){.wizard-form{width:98%;margin:.15rem 0;padding:.15rem 0;max-height:unset!important;min-height:calc(100vh - .3rem)}.wizard-form-footer{padding:.15rem}.wizard-form-body{padding:.15rem}.wizard-form-img{max-height:12rem}}@media(min-width:576px){.wizard-form{width:98%;margin:.5rem 0;max-height:unset!important;min-height:calc(100% - 1rem)}.wizard-form-footer{padding:.25rem .15rem}.wizard-form-body{padding:.25rem .15rem}.wizard-form-img{max-height:12rem}}@media(min-width:768px){.wizard-form{width:95%;margin:auto;max-height:95vh!important;min-height:80vh}.wizard-form-footer{padding:.35rem}.wizard-form-body{padding:.35rem}.wizard-form-img{max-height:12rem}}@media(min-width:992px){.wizard-form{width:90%;max-height:92vh!important;min-height:80vh}.wizard-form-footer{padding:.5rem}.wizard-form-body{padding:.5rem}.wizard-form-img{max-height:100%}}@media(min-width:1200px){.wizard-form{width:85%;max-height:90vh!important;min-height:80vh}}@media(min-width:1400px){.wizard-form{width:80%;max-height:87vh!important;min-height:80vh}}.wizard-form-header>img{height:100%;max-height:2.2rem;width:auto;object-fit:contain}.wizard-form-header-lang{display:block;position:absolute;top:.25rem;right:.5rem;margin:0;padding:0;width:auto;height:auto;overflow:visible;z-index:100}.wizard-form-header-lang a{font-size:.75rem}.wizard-tab-title{display:inline-block;position:relative;width:100%;height:auto;font-size:.85rem;font-weight:bold;line-height:1rem;text-transform:uppercase;color:#333;background:#f5f5f1;margin:0 0 1rem 0;padding:.5rem .15rem .5rem .75rem}.wizard-form-steping{display:inline-block;position:relative;width:100%;height:var(--wizard-form-stepping-height);background:none;margin:0;padding:.5rem;overflow:visible;text-align:center}.wirzard-steping-container{display:flex;flex-direction:column;height:auto;width:100%;padding:0;overflow:hidden}.wirzard-steping{display:flex;border-radius:var(--wizard-border-radius);overflow:hidden;margin:0;text-align:center;width:100%;height:var(--wizard-stepping-size);box-shadow:0 1px 1px rgba(0,0,0,.35),0 1px 3px rgba(0,0,0,.15);z-index:1;background-color:var(--wizard-stepping-bg-color);font-family:var(--wizard-font-family);font-size:calc(var(--wizard-font-size) - .1rem);margin:0;padding:0}.wirzard-steping a[wirzard-step='1'] .wirzard-step{z-index:101}.wirzard-steping a[wirzard-step='1']:before{z-index:100}.wirzard-steping a[wirzard-step='1']:after,.wirzard-steping div[wirzard-step='1']:after{z-index:100}.wirzard-steping a[wirzard-step='2'] .wirzard-step,.wirzard-steping div[wirzard-step='2'] .wirzard-step{z-index:99}.wirzard-steping a[wirzard-step='2']:before,.wirzard-steping div[wirzard-step='2']:before{z-index:98}.wirzard-steping a[wirzard-step='2']:after,.wirzard-steping div[wirzard-step='2']:after{z-index:98}.wirzard-steping a[wirzard-step='3'] .wirzard-step,.wirzard-steping div[wirzard-step='3'] .wirzard-step{z-index:97}.wirzard-steping a[wirzard-step='3']:before,.wirzard-steping div[wirzard-step='3']:before{z-index:96}.wirzard-steping a[wirzard-step='3']:after,.wirzard-steping div[wirzard-step='3']:after{z-index:96}.wirzard-steping a[wirzard-step='4'] .wirzard-step,.wirzard-steping div[wirzard-step='4'] .wirzard-step{z-index:95}.wirzard-steping a[wirzard-step='4']:before,.wirzard-steping div[wirzard-step='4']:before{z-index:94}.wirzard-steping a[wirzard-step='4']:after,.wirzard-steping div[wirzard-step='4']:after{z-index:94}.wirzard-steping a[wirzard-step='5'] .wirzard-step,.wirzard-steping div[wirzard-step='5'] .wirzard-step{z-index:93}.wirzard-steping a[wirzard-step='5']:before,.wirzard-steping div[wirzard-step='5']:before{z-index:92}.wirzard-steping a[wirzard-step='5']:after,.wirzard-steping div[wirzard-step='5']:after{z-index:92}.wirzard-steping a[wirzard-step='6'] .wirzard-step,.wirzard-steping div[wirzard-step='6'] .wirzard-step{z-index:91}.wirzard-steping a[wirzard-step='6']:before,.wirzard-steping div[wirzard-step='6']:before{z-index:90}.wirzard-steping a[wirzard-step='6']:after,.wirzard-steping div[wirzard-step='6']:after{z-index:90}.wirzard-steping a[wirzard-step='7'] .wirzard-step,.wirzard-steping div[wirzard-step='7'] .wirzard-step{z-index:89}.wirzard-steping a[wirzard-step='7']:before,.wirzard-steping div[wirzard-step='7']:before{z-index:88}.wirzard-steping a[wirzard-step='7']:after,.wirzard-steping div[wirzard-step='7']:after{z-index:88}.wirzard-steping a[wirzard-step='8'] .wirzard-step,.wirzard-steping div[wirzard-step='8'] .wirzard-step{z-index:87}.wirzard-steping a[wirzard-step='8']:before,.wirzard-steping div[wirzard-step='8']:before{z-index:86}.wirzard-steping a[wirzard-step='8']:after,.wirzard-steping div[wirzard-step='8']:after{z-index:86}.wirzard-steping a[wirzard-step='9'] .wirzard-step,.wirzard-steping div[wirzard-step='9'] .wirzard-step{z-index:85}.wirzard-steping a[wirzard-step='9']:before,.wirzard-steping div[wirzard-step='9']:before{z-index:84}.wirzard-steping a[wirzard-step='9']:after,.wirzard-steping div[wirzard-step='9']:after{z-index:84}.wirzard-steping a,.wirzard-steping div{position:relative;display:flex;flex-grow:1;text-decoration:none;margin:0;height:100%;padding:0;color:var(--wizard-stepping-color)}.wirzard-steping a:before,.wirzard-steping div:before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:var(--wizard-stepping-split-align);background:var(--wizard-stepping-bg-color);z-index:1}.wirzard-steping a:after,.wirzard-steping div:after{content:"";position:absolute;display:block;width:calc(var(--wizard-stepping-size) + var(--wizard-stepping-split-size));height:calc(var(--wizard-stepping-size) + var(--wizard-stepping-split-size));top:0;right:calc(.5*var(--wizard-stepping-split-align));background-color:var(--wizard-stepping-bg-color);border-radius:0;border-left:0;border-bottom:0;border-right:solid var(--wizard-stepping-split-size) var(--wizard-stepping-split-color);border-top:solid var(--wizard-stepping-split-size) var(--wizard-stepping-split-color);transform:rotate(45deg);z-index:1}.wirzard-steping a:last-child:after,.wirzard-steping div:last-child:after{content:none}.wirzard-step{width:100%;display:flex;flex-direction:row;-webkit-justify-content:center;justify-content:center;align-items:center;margin:auto;padding:0;z-index:2}.wirzard-steping a:not(:first-child) .wirzard-step,.wirzard-steping div:not(:first-child) .wirzard-step{transform:translateX(calc(-.5*var(--wizard-stepping-split-align)))}.wirzard-step-icon{position:relative;display:inline-block;margin-right:.35rem;padding:0}.wirzard-step-icon i{font-size:var(--wizard-font-size)}.wirzard-step-title{font-weight:bold;position:relative;display:inline-block;margin:0;padding:0}.wirzard-steping a:has(~a.active),.wirzard-steping div:has(~div.active),.wirzard-steping a.active,.wirzard-steping div.active{background:var(--wizard-step-active-bg-color);color:var(--wizard-step-active-color)}.wirzard-steping a:has(~a.active):after,.wirzard-steping div:has(~div.active):after,.wirzard-steping a.active:after,.wirzard-steping div.active:after{background:var(--wizard-step-active-bg-color);color:var(--wizard-step-active-color)}.wirzard-steping a:has(~a.active):before,.wirzard-steping div:has(~div.active):before,.wirzard-steping a.active:before,.wirzard-steping div.active:before{background:var(--wizard-step-active-bg-color);color:var(--wizard-step-active-color)}.wirzard-steping a:hover,.wirzard-steping div:hover,.wirzard-steping a.active:hover,.wirzard-steping div.active:hover{background:var(--wizard-step-active-hover-bg-color);color:var(--wizard-step-active-hover-color)}.wirzard-steping a:hover:after,.wirzard-steping div:hover:after,.wirzard-steping a.active:hover:after,.wirzard-steping div.active:hover:after{background:var(--wizard-step-active-hover-bg-color);color:var(--wizard-step-active-hover-color)}.wirzard-steping a:hover:before,.wirzard-steping div:hover:before,.wirzard-steping a.active:hover:before,.wirzard-steping div.active:hover:before{background:var(--wizard-step-active-hover-bg-color);color:var(--wizard-step-active-hover-color)}.was-validated .wirzard-steping a.step-completed,.was-validated .wirzard-steping div.step-completed{background:var(--wizard-step-completed-bg-color);color:var(--wizard-step-completed-color)}.was-validated .wirzard-steping a.step-completed:after,.was-validated .wirzard-steping div.step-completed:after{background:var(--wizard-step-completed-bg-color);color:var(--wizard-step-completed-color)}.was-validated .wirzard-steping a.step-completed:before,.was-validated .wirzard-steping div.step-completed:before{background:var(--wizard-step-completed-bg-color);color:var(--wizard-step-completed-color)}.was-validated .wirzard-steping a.step-completed:hover,.was-validated .wirzard-steping div.step-completed:hover{background:var(--wizard-step-completed-hover-bg-color);color:var(--wizard-step-completed-hover-color)}.was-validated .wirzard-steping a.step-completed:hover:after,.was-validated .wirzard-steping div.step-completed:hover:after{background:var(--wizard-step-completed-hover-bg-color);color:var(--wizard-step-completed-hover-color)}.was-validated .wirzard-steping a.step-completed:hover:before,.was-validated .wirzard-steping div.step-completed:hover:before{background:var(--wizard-step-completed-hover-bg-color);color:var(--wizard-step-completed-hover-color)}.was-validated .wirzard-steping a.step-passed,.was-validated .wirzard-steping div.step-passed{background:var(--wizard-step-completed-bg-color);color:var(--wizard-step-completed-color)}.was-validated .wirzard-steping a.step-passed:after,.was-validated .wirzard-steping div.step-passed:after{background:var(--wizard-step-completed-bg-color);color:var(--wizard-step-completed-color)}.was-validated .wirzard-steping a.step-passed:before,.was-validated .wirzard-steping div.step-passed:before{background:var(--wizard-step-completed-bg-color);color:var(--wizard-step-completed-color)}.was-validated .wirzard-steping a.step-passed:hover,.was-validated .wirzard-steping div.step-passed:hover,.was-validated .wirzard-steping a.step-passed.active,.was-validated .wirzard-steping div.step-passed.active{background:var(--wizard-step-active-passed-bg-color);color:var(--wizard-step-active-passed-color)}.was-validated .wirzard-steping a.step-passed:hover:after,.was-validated .wirzard-steping div.step-passed:hover:after,.was-validated .wirzard-steping a.step-passed.active:after,.was-validated .wirzard-steping div.step-passed.active:after{background:var(--wizard-step-active-passed-bg-color);color:var(--wizard-step-active-passedr-color)}.was-validated .wirzard-steping a.step-passed:hover:before,.was-validated .wirzard-steping div.step-passed:hover:before,.was-validated .wirzard-steping a.step-passed.active:before,.was-validated .wirzard-steping div.step-passed.active:before{background:var(--wizard-step-active-passed-bg-color);color:var(--wizard-step-active-passed-color)}.was-validated .wirzard-steping a.step-error,.was-validated .wirzard-steping div.step-error{background:var(--wizard-step-error-bg-color);color:var(--wizard-step-error-color)}.was-validated .wirzard-steping a.step-error:after,.was-validated .wirzard-steping div.step-error:after{background:var(--wizard-step-error-bg-color);color:var(--wizard-step-error-color)}.was-validated .wirzard-steping a.step-error:before,.was-validated .wirzard-steping div.step-error:before{background:var(--wizard-step-error-bg-color);color:var(--wizard-step-error-color)}.was-validated .wirzard-steping a.step-error.active,.was-validated .wirzard-steping div.step-error.active,.was-validated .wirzard-steping a.step-error:hover,.was-validated .wirzard-steping div.step-error:hover{background:var(--wizard-step-active-error-bg-color);color:var(--wizard-step-active-error-color)}.was-validated .wirzard-steping a.step-error.active:after,.was-validated .wirzard-steping div.step-error.active:after,.was-validated .wirzard-steping a.step-error:hover:after,.was-validated .wirzard-steping div.step-error:hover:after{background:var(--wizard-step-active-error-bg-color);color:var(--wizard-step-active-error-color)}.was-validated .wirzard-steping a.step-error.active:before,.was-validated .wirzard-steping div.step-error.active:before,.was-validated .wirzard-steping a.step-error:hover:before,.was-validated .wirzard-steping div.step-error:hover:before{background:var(--wizard-step-active-error-bg-color);color:var(--wizard-step-active-error-color)}@media(max-width:240px){.wirzard-step-title{display:none}.wirzard-step-icon{display:none}}@media(min-width:240px){.wirzard-step-title{display:none}.wirzard-step-icon{display:inline-block;margin:0}.wirzard-step-icon i{font-size:1rem}}@media(min-width:576px){.wirzard-step-title{display:inline-block;text-transform:uppercase}.wirzard-step-icon{display:inline-block;margin-right:.25rem}.wirzard-step-icon i{font-size:1rem}}@media(min-width:768px){.wirzard-step-title{text-transform:uppercase}.wirzard-step-icon{margin-right:.25rem}.wirzard-step-icon i{font-size:1.2rem}}@media(min-width:992px){.wirzard-step-icon{margin-right:.35rem}.wirzard-step-icon i{font-size:1.5rem}}@media(min-width:1200px){.wirzard-step-icon{margin-right:.45rem}}