:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-gray:#79758f;--bs-gray-dark:#413c5e;--bs-primary:#754ffe;--bs-secondary:#79758f;--bs-success:#19cb98;--bs-info:#29baf9;--bs-warning:#ffaa46;--bs-danger:#e53f3c;--bs-light:#f5f4f8;--bs-dark:#18113c;--bs-white:#fff;--bs-light-primary:#e3dcff;--bs-light-danger:#fad9d8;--bs-light-info:#e1f6ff;--bs-light-warning:#ffeeda;--bs-light-secondary:#e4e3e9;--bs-light-success:#d1f5ea;--bs-light-dark:#d1cfd8;--bs-dark-primary:#593cc1;--bs-dark-warning:#c28135;--bs-dark-info:#51a0c2;--bs-dark-danger:#ae302e;--bs-dark-success:#139a74;--bs-dark-secondary:#5c596d;--bs-font-sans-serif:"Inter","sans-serif";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:dm sans,sans-serif;font-size:17px;font-weight:400;line-height:1.6;color:#5c5776;background-color:#f5f4f8;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:#ecebf1;background-color:currentColor;border:0;opacity:1}hr:not([size]){height:1px}h1{margin-top:0;margin-bottom:.5rem;font-family:Inter,"sans-serif";font-weight:500;line-height:1.4;color:#18113c}h1{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h1{font-size:2rem}}p{margin-top:0;margin-bottom:1rem}b{font-weight:800}a{color:#754ffe}a,a:hover{text-decoration:none}a:hover{color:#5e3fcb}img{vertical-align:middle}button:focus:not(:focus-visible){outline:0}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.display-4{font-size:calc(1.375rem + 1.5vw);font-weight:600;line-height:1.3}@media (min-width:1200px){.display-4{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.container{width:100%;padding-right:var(--bs-gutter-x,12px);padding-left:var(--bs-gutter-x,12px);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{--bs-gutter-x:24px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-12{flex:0 0 auto;width:100%}}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control::file-selector-button{padding:.75rem 1.25rem;margin:-.75rem -1.25rem;-webkit-margin-end:1.25rem;margin-inline-end:1.25rem;color:#18113c;background-color:#fff;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#f2f2f2}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#f2f2f2}.form-control-sm::file-selector-button{padding:.5rem .875rem;margin:-.5rem -.875rem;-webkit-margin-end:.875rem;margin-inline-end:.875rem}.form-control-lg::file-selector-button{padding:.75rem 1.25rem;margin:-.75rem -1.25rem;-webkit-margin-end:1.25rem;margin-inline-end:1.25rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.btn{display:inline-block;font-weight:600;line-height:1.6;color:#5c5776;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.75rem 1.25rem;font-size:.875rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#5c5776}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(117,79,254,.25)}.btn:disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0e67b4;border-color:#093e75}.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#093e75;border-color:#093e75}.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(138,105,254,.5)}.btn-primary:active{color:#fff;background-color:#093e75;border-color:#093e75}.btn-primary:active:focus{box-shadow:0 0 0 .25rem rgba(138,105,254,.5)}.btn-primary:disabled{color:#fff;background-color:#093e75;border-color:#093e75}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #ecebf1;border-radius:.5rem}.card>hr{margin-right:0;margin-left:0}.fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.d-flex{display:flex!important}.border-0{border:0!important}.justify-content-center{justify-content:center!important}.m-0{margin:0!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.px-5{padding-right:2rem!important;padding-left:2rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pt-2{padding-top:.5rem!important}.pt-5{padding-top:2rem!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:2rem!important}.fs-3{font-size:1.25rem!important}.fw-bold{font-weight:700!important}.text-center{text-align:center!important}.text-primary{color:#754ffe!important}.text-success{color:#19cb98!important}.text-dark{color:#18113c!important}.text-white{color:#fff!important}.bg-primary{background-color:#0e67b4!important}@media (min-width:992px){.py-lg-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}:focus{outline:0}.card{border:0;box-shadow:0 1px 3px rgba(3,0,71,.09)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bs-stepper .step-trigger:not(:disabled):not(.disabled){cursor:pointer}.dot{height:6px;width:6px;background-color:#19cb98!important;border-radius:50%;display:inline-block;margin-bottom:2px}