.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(94,86,105,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(94,86,105,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #5e5669}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(94,86,105,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #5e5669}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(94,86,105,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(94,86,105,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(94,86,105,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(94,86,105,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(94,86,105,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(94,86,105,.12)}.theme--dark.v-stepper{background:#312d4b}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(231,227,252,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#e7e3fc}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:rgba(231,227,252,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #e7e3fc}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:rgba(231,227,252,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #e7e3fc}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(231,227,252,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(231,227,252,.75)}.theme--dark.v-stepper .v-stepper__label{color:rgba(231,227,252,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:rgba(231,227,252,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(231,227,252,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(231,227,252,.12)}.v-sheet.v-stepper{border-radius:6px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:16px 6px}.v-stepper{border-radius:6px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.vuedl-layout__closeBtn[data-v-2964fce9]{color:rgba(58,53,65,.54)}.v-dialog.vuedl-layout.v-dialog--active.v-dialog--fullscreen .v-card.v-sheet.theme--light.rounded-0[data-v-2964fce9]{min-height:100vh}a[data-v-2964fce9]{text-decoration:none}.custom-width[data-v-2964fce9]{width:46%}.custom-margin-top[data-v-2964fce9]{margin-top:-10px}h1[data-v-2964fce9],h2[data-v-2964fce9],h3[data-v-2964fce9]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-2964fce9]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-2964fce9],.theme--light.v-application[data-v-2964fce9],.theme--light.v-icon[data-v-2964fce9],.theme--light.v-list-item[data-v-2964fce9]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-2964fce9],.theme--light.v-sheet h2[data-v-2964fce9],.theme--light.v-sheet h3[data-v-2964fce9],.theme--light.v-sheet h4[data-v-2964fce9],.theme--light.v-sheet h5[data-v-2964fce9],.theme--light.v-sheet h6[data-v-2964fce9]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-2964fce9],.theme--dark.v-application[data-v-2964fce9],.theme--dark.v-icon[data-v-2964fce9],.theme--dark.v-list-item[data-v-2964fce9]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-2964fce9],.theme--dark.v-sheet h2[data-v-2964fce9],.theme--dark.v-sheet h3[data-v-2964fce9],.theme--dark.v-sheet h4[data-v-2964fce9],.theme--dark.v-sheet h5[data-v-2964fce9],.theme--dark.v-sheet h6[data-v-2964fce9]{color:#fff!important}.v-pagination__item[data-v-2964fce9]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-2964fce9]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-2964fce9]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-2964fce9]{background-color:#000522;color:#e7e3fc!important}.payment-method[data-v-2964fce9]{width:100px;height:100px}.payment-method-avatar[data-v-2964fce9]{min-width:60px;min-height:60px;width:60px;height:60px;border-radius:50%}.payment-method-currency[data-v-2964fce9]{font-size:10px}.payment-method-name[data-v-2964fce9]{font-size:10px;text-align:center}.vuedl-layout__closeBtn[data-v-51885415]{color:rgba(58,53,65,.54)}.v-dialog.vuedl-layout.v-dialog--active.v-dialog--fullscreen .v-card.v-sheet.theme--light.rounded-0[data-v-51885415]{min-height:100vh}a[data-v-51885415]{text-decoration:none}.custom-width[data-v-51885415]{width:46%}.custom-margin-top[data-v-51885415]{margin-top:-10px}h1[data-v-51885415],h2[data-v-51885415],h3[data-v-51885415]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-51885415]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-51885415],.theme--light.v-application[data-v-51885415],.theme--light.v-icon[data-v-51885415],.theme--light.v-list-item[data-v-51885415]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-51885415],.theme--light.v-sheet h2[data-v-51885415],.theme--light.v-sheet h3[data-v-51885415],.theme--light.v-sheet h4[data-v-51885415],.theme--light.v-sheet h5[data-v-51885415],.theme--light.v-sheet h6[data-v-51885415]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-51885415],.theme--dark.v-application[data-v-51885415],.theme--dark.v-icon[data-v-51885415],.theme--dark.v-list-item[data-v-51885415]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-51885415],.theme--dark.v-sheet h2[data-v-51885415],.theme--dark.v-sheet h3[data-v-51885415],.theme--dark.v-sheet h4[data-v-51885415],.theme--dark.v-sheet h5[data-v-51885415],.theme--dark.v-sheet h6[data-v-51885415]{color:#fff!important}.v-pagination__item[data-v-51885415]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-51885415]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-51885415]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-51885415]{background-color:#000522;color:#e7e3fc!important}.payment-method[data-v-51885415]{width:100px;height:100px}.payment-method-avatar[data-v-51885415]{min-width:60px;min-height:60px;width:60px;height:60px;border-radius:50%}.payment-method-currency[data-v-51885415]{font-size:10px}.payment-method-name[data-v-51885415]{font-size:10px;text-align:center}.theme--light.v-file-input .v-file-input__text{color:rgba(94,86,105,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(94,86,105,.68)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(94,86,105,.38)}.theme--dark.v-file-input .v-file-input__text{color:rgba(231,227,252,.87)}.theme--dark.v-file-input .v-file-input__text--placeholder{color:rgba(231,227,252,.68)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(231,227,252,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.vuedl-layout__closeBtn[data-v-fc564806]{color:rgba(58,53,65,.54)}.v-dialog.vuedl-layout.v-dialog--active.v-dialog--fullscreen .v-card.v-sheet.theme--light.rounded-0[data-v-fc564806]{min-height:100vh}a[data-v-fc564806]{text-decoration:none}.custom-width[data-v-fc564806]{width:46%}.custom-margin-top[data-v-fc564806]{margin-top:-10px}.hover-image[data-v-fc564806]:hover{cursor:pointer}h1[data-v-fc564806],h2[data-v-fc564806],h3[data-v-fc564806]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-fc564806]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-fc564806],.theme--light.v-application[data-v-fc564806],.theme--light.v-icon[data-v-fc564806],.theme--light.v-list-item[data-v-fc564806]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-fc564806],.theme--light.v-sheet h2[data-v-fc564806],.theme--light.v-sheet h3[data-v-fc564806],.theme--light.v-sheet h4[data-v-fc564806],.theme--light.v-sheet h5[data-v-fc564806],.theme--light.v-sheet h6[data-v-fc564806]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-fc564806],.theme--dark.v-application[data-v-fc564806],.theme--dark.v-icon[data-v-fc564806],.theme--dark.v-list-item[data-v-fc564806]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-fc564806],.theme--dark.v-sheet h2[data-v-fc564806],.theme--dark.v-sheet h3[data-v-fc564806],.theme--dark.v-sheet h4[data-v-fc564806],.theme--dark.v-sheet h5[data-v-fc564806],.theme--dark.v-sheet h6[data-v-fc564806]{color:#fff!important}.v-pagination__item[data-v-fc564806]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-fc564806]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-fc564806]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-fc564806]{background-color:#000522;color:#e7e3fc!important}.payment-method[data-v-fc564806]{width:100px;height:100px}.payment-method-avatar[data-v-fc564806]{min-width:60px;min-height:60px;width:60px;height:60px;border-radius:50%}.payment-method-currency[data-v-fc564806]{font-size:10px}.payment-method-name[data-v-fc564806]{font-size:10px;text-align:center}.vuedl-layout__closeBtn[data-v-105eccf8]{color:rgba(58,53,65,.54)}.v-dialog.vuedl-layout.v-dialog--active.v-dialog--fullscreen .v-card.v-sheet.theme--light.rounded-0[data-v-105eccf8]{min-height:100vh}a[data-v-105eccf8]{text-decoration:none}.custom-width[data-v-105eccf8]{width:46%}.custom-margin-top[data-v-105eccf8]{margin-top:-10px}.round-corners[data-v-105eccf8]{border-radius:25px;border:2px solid #000522}.test.v-tooltip__content[data-v-105eccf8]{background:transparent;opacity:1!important}h1[data-v-105eccf8],h2[data-v-105eccf8],h3[data-v-105eccf8]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-105eccf8]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-105eccf8],.theme--light.v-application[data-v-105eccf8],.theme--light.v-icon[data-v-105eccf8],.theme--light.v-list-item[data-v-105eccf8]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-105eccf8],.theme--light.v-sheet h2[data-v-105eccf8],.theme--light.v-sheet h3[data-v-105eccf8],.theme--light.v-sheet h4[data-v-105eccf8],.theme--light.v-sheet h5[data-v-105eccf8],.theme--light.v-sheet h6[data-v-105eccf8]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-105eccf8],.theme--dark.v-application[data-v-105eccf8],.theme--dark.v-icon[data-v-105eccf8],.theme--dark.v-list-item[data-v-105eccf8]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-105eccf8],.theme--dark.v-sheet h2[data-v-105eccf8],.theme--dark.v-sheet h3[data-v-105eccf8],.theme--dark.v-sheet h4[data-v-105eccf8],.theme--dark.v-sheet h5[data-v-105eccf8],.theme--dark.v-sheet h6[data-v-105eccf8]{color:#fff!important}.v-pagination__item[data-v-105eccf8]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-105eccf8]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-105eccf8]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-105eccf8]{background-color:#000522;color:#e7e3fc!important}.payment-method[data-v-105eccf8]{width:100px;height:100px}.payment-method-avatar[data-v-105eccf8]{min-width:60px;min-height:60px;width:60px;height:60px;border-radius:50%}.payment-method-currency[data-v-105eccf8]{font-size:10px}.payment-method-name[data-v-105eccf8]{font-size:10px;text-align:center}.vuedl-layout__closeBtn[data-v-7fcb94c9]{color:rgba(58,53,65,.54)}.v-dialog.vuedl-layout.v-dialog--active.v-dialog--fullscreen .v-card.v-sheet.theme--light.rounded-0[data-v-7fcb94c9]{min-height:100vh}a[data-v-7fcb94c9]{text-decoration:none}.custom-width[data-v-7fcb94c9]{width:46%}.custom-margin-top[data-v-7fcb94c9]{margin-top:-10px}.round-corners[data-v-7fcb94c9]{border-radius:25px;border:2px solid #000522}.test.v-tooltip__content[data-v-7fcb94c9]{background:transparent;opacity:1!important}h1[data-v-7fcb94c9],h2[data-v-7fcb94c9],h3[data-v-7fcb94c9]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-7fcb94c9]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-7fcb94c9],.theme--light.v-application[data-v-7fcb94c9],.theme--light.v-icon[data-v-7fcb94c9],.theme--light.v-list-item[data-v-7fcb94c9]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-7fcb94c9],.theme--light.v-sheet h2[data-v-7fcb94c9],.theme--light.v-sheet h3[data-v-7fcb94c9],.theme--light.v-sheet h4[data-v-7fcb94c9],.theme--light.v-sheet h5[data-v-7fcb94c9],.theme--light.v-sheet h6[data-v-7fcb94c9]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-7fcb94c9],.theme--dark.v-application[data-v-7fcb94c9],.theme--dark.v-icon[data-v-7fcb94c9],.theme--dark.v-list-item[data-v-7fcb94c9]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-7fcb94c9],.theme--dark.v-sheet h2[data-v-7fcb94c9],.theme--dark.v-sheet h3[data-v-7fcb94c9],.theme--dark.v-sheet h4[data-v-7fcb94c9],.theme--dark.v-sheet h5[data-v-7fcb94c9],.theme--dark.v-sheet h6[data-v-7fcb94c9]{color:#fff!important}.v-pagination__item[data-v-7fcb94c9]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-7fcb94c9]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-7fcb94c9]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-7fcb94c9]{background-color:#000522;color:#e7e3fc!important}.payment-method[data-v-7fcb94c9]{width:100px;height:100px}.payment-method-avatar[data-v-7fcb94c9]{min-width:60px;min-height:60px;width:60px;height:60px;border-radius:50%}.payment-method-currency[data-v-7fcb94c9]{font-size:10px}.payment-method-name[data-v-7fcb94c9]{font-size:10px;text-align:center}h1[data-v-21e483a7],h2[data-v-21e483a7],h3[data-v-21e483a7]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-21e483a7]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-21e483a7],.theme--light.v-application[data-v-21e483a7],.theme--light.v-icon[data-v-21e483a7],.theme--light.v-list-item[data-v-21e483a7]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-21e483a7],.theme--light.v-sheet h2[data-v-21e483a7],.theme--light.v-sheet h3[data-v-21e483a7],.theme--light.v-sheet h4[data-v-21e483a7],.theme--light.v-sheet h5[data-v-21e483a7],.theme--light.v-sheet h6[data-v-21e483a7]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-21e483a7],.theme--dark.v-application[data-v-21e483a7],.theme--dark.v-icon[data-v-21e483a7],.theme--dark.v-list-item[data-v-21e483a7]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-21e483a7],.theme--dark.v-sheet h2[data-v-21e483a7],.theme--dark.v-sheet h3[data-v-21e483a7],.theme--dark.v-sheet h4[data-v-21e483a7],.theme--dark.v-sheet h5[data-v-21e483a7],.theme--dark.v-sheet h6[data-v-21e483a7]{color:#fff!important}.v-pagination__item[data-v-21e483a7]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-21e483a7]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-21e483a7]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-21e483a7]{background-color:#000522;color:#e7e3fc!important}.vuedl-layout__closeBtn[data-v-21e483a7]{color:rgba(58,53,65,.54)}.v-dialog.vuedl-layout.v-dialog--active.v-dialog--fullscreen .v-card.v-sheet.theme--light.rounded-0[data-v-21e483a7]{min-height:100vh}a[data-v-21e483a7]{text-decoration:none}.modal-image[data-v-21e483a7]{max-width:80vw}.image-dialog[data-v-21e483a7]:hover{cursor:pointer}.dataTable tbody tr:nth-of-type(2n){background-color:rgba(58,53,65,.04)}.dataTable tbody tr:hover{background-color:rgba(0,5,34,.08)!important}.dataTable tbody tr{border-bottom:hidden!important}.theme--light.v-skeleton-loader .v-skeleton-loader__bone:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3),hsla(0,0%,100%,0))}.theme--light.v-skeleton-loader .v-skeleton-loader__avatar,.theme--light.v-skeleton-loader .v-skeleton-loader__button,.theme--light.v-skeleton-loader .v-skeleton-loader__chip,.theme--light.v-skeleton-loader .v-skeleton-loader__divider,.theme--light.v-skeleton-loader .v-skeleton-loader__heading,.theme--light.v-skeleton-loader .v-skeleton-loader__image,.theme--light.v-skeleton-loader .v-skeleton-loader__text{background:rgba(94,86,105,.14)}.theme--light.v-skeleton-loader .v-skeleton-loader__actions,.theme--light.v-skeleton-loader .v-skeleton-loader__article,.theme--light.v-skeleton-loader .v-skeleton-loader__card-heading,.theme--light.v-skeleton-loader .v-skeleton-loader__card-text,.theme--light.v-skeleton-loader .v-skeleton-loader__date-picker,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-text,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-three-line,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-two-line,.theme--light.v-skeleton-loader .v-skeleton-loader__table-heading,.theme--light.v-skeleton-loader .v-skeleton-loader__table-tbody,.theme--light.v-skeleton-loader .v-skeleton-loader__table-tfoot,.theme--light.v-skeleton-loader .v-skeleton-loader__table-thead{background:#fff}.theme--dark.v-skeleton-loader .v-skeleton-loader__bone:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05),hsla(0,0%,100%,0))}.theme--dark.v-skeleton-loader .v-skeleton-loader__avatar,.theme--dark.v-skeleton-loader .v-skeleton-loader__button,.theme--dark.v-skeleton-loader .v-skeleton-loader__chip,.theme--dark.v-skeleton-loader .v-skeleton-loader__divider,.theme--dark.v-skeleton-loader .v-skeleton-loader__heading,.theme--dark.v-skeleton-loader .v-skeleton-loader__image,.theme--dark.v-skeleton-loader .v-skeleton-loader__text{background:rgba(231,227,252,.14)}.theme--dark.v-skeleton-loader .v-skeleton-loader__actions,.theme--dark.v-skeleton-loader .v-skeleton-loader__article,.theme--dark.v-skeleton-loader .v-skeleton-loader__card-heading,.theme--dark.v-skeleton-loader .v-skeleton-loader__card-text,.theme--dark.v-skeleton-loader .v-skeleton-loader__date-picker,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-text,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-three-line,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-two-line,.theme--dark.v-skeleton-loader .v-skeleton-loader__table-heading,.theme--dark.v-skeleton-loader .v-skeleton-loader__table-tbody,.theme--dark.v-skeleton-loader .v-skeleton-loader__table-tfoot,.theme--dark.v-skeleton-loader .v-skeleton-loader__table-thead{background:#312d4b}.v-skeleton-loader{border-radius:5px;position:relative;vertical-align:top}.v-skeleton-loader__actions{padding:16px 16px 8px;text-align:right}.v-skeleton-loader__actions .v-skeleton-loader__button{display:inline-block}.v-application--is-ltr .v-skeleton-loader__actions .v-skeleton-loader__button:first-child{margin-right:12px}.v-application--is-rtl .v-skeleton-loader__actions .v-skeleton-loader__button:first-child{margin-left:12px}.v-skeleton-loader .v-skeleton-loader__list-item,.v-skeleton-loader .v-skeleton-loader__list-item-avatar,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,.v-skeleton-loader .v-skeleton-loader__list-item-text,.v-skeleton-loader .v-skeleton-loader__list-item-three-line,.v-skeleton-loader .v-skeleton-loader__list-item-two-line{border-radius:5px}.v-skeleton-loader .v-skeleton-loader__actions:after,.v-skeleton-loader .v-skeleton-loader__article:after,.v-skeleton-loader .v-skeleton-loader__card-avatar:after,.v-skeleton-loader .v-skeleton-loader__card-heading:after,.v-skeleton-loader .v-skeleton-loader__card-text:after,.v-skeleton-loader .v-skeleton-loader__card:after,.v-skeleton-loader .v-skeleton-loader__date-picker-days:after,.v-skeleton-loader .v-skeleton-loader__date-picker-options:after,.v-skeleton-loader .v-skeleton-loader__date-picker:after,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line:after,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line:after,.v-skeleton-loader .v-skeleton-loader__list-item-avatar:after,.v-skeleton-loader .v-skeleton-loader__list-item-text:after,.v-skeleton-loader .v-skeleton-loader__list-item-three-line:after,.v-skeleton-loader .v-skeleton-loader__list-item-two-line:after,.v-skeleton-loader .v-skeleton-loader__list-item:after,.v-skeleton-loader .v-skeleton-loader__paragraph:after,.v-skeleton-loader .v-skeleton-loader__sentences:after,.v-skeleton-loader .v-skeleton-loader__table-cell:after,.v-skeleton-loader .v-skeleton-loader__table-heading:after,.v-skeleton-loader .v-skeleton-loader__table-row-divider:after,.v-skeleton-loader .v-skeleton-loader__table-row:after,.v-skeleton-loader .v-skeleton-loader__table-tbody:after,.v-skeleton-loader .v-skeleton-loader__table-tfoot:after,.v-skeleton-loader .v-skeleton-loader__table-thead:after,.v-skeleton-loader .v-skeleton-loader__table:after{display:none}.v-application--is-ltr .v-skeleton-loader__article .v-skeleton-loader__heading{margin:16px 0 16px 16px}.v-application--is-rtl .v-skeleton-loader__article .v-skeleton-loader__heading{margin:16px 16px 0 16px}.v-skeleton-loader__article .v-skeleton-loader__paragraph{padding:16px}.v-skeleton-loader__bone{border-radius:inherit;overflow:hidden;position:relative}.v-skeleton-loader__bone:after{animation:loading 1.5s infinite;content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);z-index:1}.v-skeleton-loader__avatar{border-radius:50%;height:48px;width:48px}.v-skeleton-loader__button{border-radius:5px;height:36px;width:64px}.v-skeleton-loader__card .v-skeleton-loader__image{border-radius:0}.v-skeleton-loader__card-heading .v-skeleton-loader__heading{margin:16px}.v-skeleton-loader__card-text{padding:16px}.v-skeleton-loader__chip{border-radius:16px;height:32px;width:96px}.v-skeleton-loader__date-picker{border-radius:inherit}.v-skeleton-loader__date-picker .v-skeleton-loader__list-item:first-child .v-skeleton-loader__text{max-width:88px;width:20%}.v-skeleton-loader__date-picker .v-skeleton-loader__heading{max-width:256px;width:40%}.v-skeleton-loader__date-picker-days{display:flex;flex-wrap:wrap;padding:0 12px;margin:0 auto}.v-skeleton-loader__date-picker-days .v-skeleton-loader__avatar{border-radius:5px;flex:1 1 auto;margin:4px;height:40px;width:40px}.v-skeleton-loader__date-picker-options{align-items:center;display:flex;padding:16px}.v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar{height:40px;width:40px}.v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2){margin-left:auto}.v-application--is-ltr .v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2){margin-right:8px}.v-application--is-rtl .v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2){margin-left:8px}.v-skeleton-loader__date-picker-options .v-skeleton-loader__text.v-skeleton-loader__bone:first-child{margin-bottom:0;max-width:50%;width:456px}.v-skeleton-loader__divider{border-radius:1px;height:2px}.v-skeleton-loader__heading{border-radius:12px;height:24px;width:45%}.v-skeleton-loader__image{height:200px;border-radius:0}.v-skeleton-loader__image~.v-skeleton-loader__card-heading{border-radius:0}.v-skeleton-loader__image:first-child,.v-skeleton-loader__image:last-child{border-radius:inherit}.v-skeleton-loader__list-item{height:48px}.v-skeleton-loader__list-item-three-line{flex-wrap:wrap}.v-skeleton-loader__list-item-three-line>*{flex:1 0 100%;width:100%}.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar,.v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar,.v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar{height:40px;width:40px}.v-skeleton-loader__list-item-avatar{height:48px}.v-skeleton-loader__list-item-avatar-two-line,.v-skeleton-loader__list-item-two-line{height:72px}.v-skeleton-loader__list-item-avatar-three-line,.v-skeleton-loader__list-item-three-line{height:88px}.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar{align-self:flex-start}.v-skeleton-loader__list-item,.v-skeleton-loader__list-item-avatar,.v-skeleton-loader__list-item-avatar-three-line,.v-skeleton-loader__list-item-avatar-two-line,.v-skeleton-loader__list-item-three-line,.v-skeleton-loader__list-item-two-line{align-content:center;align-items:center;display:flex;flex-wrap:wrap;padding:0 16px}.v-application--is-ltr .v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-three-line .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-two-line .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item .v-skeleton-loader__avatar{margin-right:16px}.v-application--is-rtl .v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-three-line .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-two-line .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item .v-skeleton-loader__avatar{margin-left:16px}.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-avatar .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-avatar .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-three-line .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-three-line .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-two-line .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-two-line .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item .v-skeleton-loader__text:only-child{margin-bottom:0}.v-skeleton-loader__paragraph,.v-skeleton-loader__sentences{flex:1 0 auto}.v-skeleton-loader__paragraph:not(:last-child){margin-bottom:6px}.v-skeleton-loader__paragraph .v-skeleton-loader__text:first-child{max-width:100%}.v-skeleton-loader__paragraph .v-skeleton-loader__text:nth-child(2){max-width:50%}.v-skeleton-loader__paragraph .v-skeleton-loader__text:nth-child(3),.v-skeleton-loader__sentences .v-skeleton-loader__text:nth-child(2){max-width:70%}.v-skeleton-loader__sentences:not(:last-child){margin-bottom:6px}.v-skeleton-loader__table-heading{align-items:center;display:flex;justify-content:space-between;padding:16px}.v-skeleton-loader__table-heading .v-skeleton-loader__heading{max-width:15%}.v-skeleton-loader__table-heading .v-skeleton-loader__text{max-width:40%}.v-skeleton-loader__table-thead{display:flex;justify-content:space-between;padding:16px}.v-skeleton-loader__table-thead .v-skeleton-loader__heading{max-width:5%}.v-skeleton-loader__table-tbody{padding:16px 16px 0}.v-skeleton-loader__table-tfoot{align-items:center;display:flex;justify-content:flex-end;padding:16px}.v-application--is-ltr .v-skeleton-loader__table-tfoot>*{margin-left:8px}.v-application--is-rtl .v-skeleton-loader__table-tfoot>*{margin-right:8px}.v-skeleton-loader__table-tfoot .v-skeleton-loader__avatar{height:40px;width:40px}.v-skeleton-loader__table-tfoot .v-skeleton-loader__text{margin-bottom:0}.v-skeleton-loader__table-tfoot .v-skeleton-loader__text:first-child{max-width:128px}.v-skeleton-loader__table-tfoot .v-skeleton-loader__text:nth-child(2){max-width:64px}.v-skeleton-loader__table-row{display:flex;justify-content:space-between}.v-skeleton-loader__table-cell{align-items:center;display:flex;height:48px;width:88px}.v-skeleton-loader__table-cell .v-skeleton-loader__text{margin-bottom:0}.v-skeleton-loader__text{border-radius:6px;flex:1 0 auto;height:12px;margin-bottom:6px}.v-skeleton-loader--boilerplate .v-skeleton-loader__bone:after{display:none}.v-skeleton-loader--is-loading{overflow:hidden}.v-skeleton-loader--tile,.v-skeleton-loader--tile .v-skeleton-loader__bone{border-radius:0}@keyframes loading{to{transform:translateX(100%)}}.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff!important}.v-application .primary{background-color:#2bd4aa!important}.card-text[data-v-62d09cac]{display:flex;flex-direction:column;min-height:75vh!important}.component[data-v-62d09cac]{flex-grow:1;min-height:100%!important}.button-group[data-v-9e29f2ba],.button-group[data-v-b039e0b0]{display:flex;justify-content:space-between;margin-top:20px}.text--green[data-v-b039e0b0]{color:#2bd4aa!important}.bg-light-gray[data-v-b039e0b0]{background-color:#fafafa!important}.button-group[data-v-dfc5feea]{display:flex;justify-content:space-between;margin-top:20px}.text--green[data-v-dfc5feea]{color:#2bd4aa!important}.bg-light-gray[data-v-dfc5feea]{background-color:#fafafa!important}.w-80[data-v-82b8c1e2]{width:80%!important}.w-45[data-v-82b8c1e2]{width:45%!important}.button-group[data-v-2ee48f3a]{display:flex;justify-content:space-between;margin-top:20px}.bg-light-gray[data-v-2ee48f3a]{background-color:#fafafa!important}.blue-border[data-v-2ee48f3a]{border:1px solid #16b1ff;padding:5px;border-radius:4px}.text--blue[data-v-2ee48f3a]{color:#16b1ff}.button-group[data-v-1a22d395]{display:flex;justify-content:space-between;margin-top:20px}.text--green[data-v-1a22d395]{color:#2bd4aa!important}.bg-light-gray[data-v-1a22d395]{background-color:#fafafa!important}h1[data-v-4584af37],h2[data-v-4584af37],h3[data-v-4584af37]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-4584af37]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-4584af37],.theme--light.v-application[data-v-4584af37],.theme--light.v-icon[data-v-4584af37],.theme--light.v-list-item[data-v-4584af37]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-4584af37],.theme--light.v-sheet h2[data-v-4584af37],.theme--light.v-sheet h3[data-v-4584af37],.theme--light.v-sheet h4[data-v-4584af37],.theme--light.v-sheet h5[data-v-4584af37],.theme--light.v-sheet h6[data-v-4584af37]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-4584af37],.theme--dark.v-application[data-v-4584af37],.theme--dark.v-icon[data-v-4584af37],.theme--dark.v-list-item[data-v-4584af37]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-4584af37],.theme--dark.v-sheet h2[data-v-4584af37],.theme--dark.v-sheet h3[data-v-4584af37],.theme--dark.v-sheet h4[data-v-4584af37],.theme--dark.v-sheet h5[data-v-4584af37],.theme--dark.v-sheet h6[data-v-4584af37]{color:#fff!important}.v-pagination__item[data-v-4584af37]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-4584af37]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-4584af37]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-4584af37]{background-color:#000522;color:#e7e3fc!important}.payment-method[data-v-4584af37]{width:100px;height:100px;cursor:pointer}.payment-method-avatar[data-v-4584af37]{min-width:60px;min-height:60px;width:60px;height:60px;border-radius:50%}.payment-method-currency[data-v-4584af37]{font-size:10px}.payment-method-name[data-v-4584af37]{font-size:10px;text-align:center}@media(max-width:599px){.payment-method[data-v-4584af37]{width:100px;height:100px;cursor:pointer}.payment-method-avatar[data-v-4584af37]{min-width:50px;min-height:50px;width:50px;height:50px;border-radius:50%}.payment-method-currency[data-v-4584af37]{font-size:10px}.payment-method-name[data-v-4584af37]{font-size:10px;text-align:center}}.hover-effect[data-v-4584af37]{transition:background-color .3s ease}.hover-effect[data-v-4584af37]:hover{background-color:#fafafa;cursor:pointer}.hover-effect-black[data-v-4584af37]{transition:background-color .3s ease}.hover-effect-black[data-v-4584af37]:hover{background-color:#3a3a52!important}h1,h2,h3{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application,.theme--light.v-application .text--primary,.theme--light.v-icon,.theme--light.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1,.theme--light.v-sheet h2,.theme--light.v-sheet h3,.theme--light.v-sheet h4,.theme--light.v-sheet h5,.theme--light.v-sheet h6{color:#000522!important}.theme--dark.v-application,.theme--dark.v-application .text--primary,.theme--dark.v-icon,.theme--dark.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1,.theme--dark.v-sheet h2,.theme--dark.v-sheet h3,.theme--dark.v-sheet h4,.theme--dark.v-sheet h5,.theme--dark.v-sheet h6{color:#fff!important}.v-pagination__item:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span{background-color:#000522;color:#e7e3fc!important}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.v-input--checkbox.v-input--dense{margin-top:4px}h1[data-v-985bc09a],h2[data-v-985bc09a],h3[data-v-985bc09a]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-985bc09a]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-985bc09a],.theme--light.v-application[data-v-985bc09a],.theme--light.v-icon[data-v-985bc09a],.theme--light.v-list-item[data-v-985bc09a]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-985bc09a],.theme--light.v-sheet h2[data-v-985bc09a],.theme--light.v-sheet h3[data-v-985bc09a],.theme--light.v-sheet h4[data-v-985bc09a],.theme--light.v-sheet h5[data-v-985bc09a],.theme--light.v-sheet h6[data-v-985bc09a]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-985bc09a],.theme--dark.v-application[data-v-985bc09a],.theme--dark.v-icon[data-v-985bc09a],.theme--dark.v-list-item[data-v-985bc09a]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-985bc09a],.theme--dark.v-sheet h2[data-v-985bc09a],.theme--dark.v-sheet h3[data-v-985bc09a],.theme--dark.v-sheet h4[data-v-985bc09a],.theme--dark.v-sheet h5[data-v-985bc09a],.theme--dark.v-sheet h6[data-v-985bc09a]{color:#fff!important}.v-pagination__item[data-v-985bc09a]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-985bc09a]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-985bc09a]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-985bc09a]{background-color:#000522;color:#e7e3fc!important}.v-dialog.vuedl-layout.v-dialog--active.v-dialog--fullscreen .v-card.v-sheet.theme--dark.rounded-0[data-v-985bc09a],.v-dialog.vuedl-layout.v-dialog--active.v-dialog--fullscreen .v-card.v-sheet.theme--light.rounded-0[data-v-985bc09a]{min-height:100vh!important}.dialog-container[data-v-985bc09a]{min-height:200px}h1[data-v-02951875],h2[data-v-02951875],h3[data-v-02951875]{font-family:Urbanist,sans-serif!important}.bs-tooltip-top .arrow[data-v-02951875]:before{border-width:.53rem .535rem 0!important;border-top-color:#12153b!important}.theme--light.v-application .text--primary[data-v-02951875],.theme--light.v-application[data-v-02951875],.theme--light.v-icon[data-v-02951875],.theme--light.v-list-item[data-v-02951875]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--light.v-sheet h1[data-v-02951875],.theme--light.v-sheet h2[data-v-02951875],.theme--light.v-sheet h3[data-v-02951875],.theme--light.v-sheet h4[data-v-02951875],.theme--light.v-sheet h5[data-v-02951875],.theme--light.v-sheet h6[data-v-02951875]{color:#000522!important}.theme--dark.v-application .text--primary[data-v-02951875],.theme--dark.v-application[data-v-02951875],.theme--dark.v-icon[data-v-02951875],.theme--dark.v-list-item[data-v-02951875]:not(.v-list-item--active):not(.v-list-item--disabled),.theme--dark.v-sheet h1[data-v-02951875],.theme--dark.v-sheet h2[data-v-02951875],.theme--dark.v-sheet h3[data-v-02951875],.theme--dark.v-sheet h4[data-v-02951875],.theme--dark.v-sheet h5[data-v-02951875],.theme--dark.v-sheet h6[data-v-02951875]{color:#fff!important}.v-pagination__item[data-v-02951875]:hover{background-color:rgba(0,5,34,.33)!important}.v-badge__badge[data-v-02951875]{color:#000522}.v-application.skin-variant--semi-dark .app-navigation-menu[data-v-02951875]{background:#1f1d31;background-image:none;background-position-x:left;background-position-y:top;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:#000522;color:#e7e3fc!important}.v-application.skin-variant--semi-dark .app-navigation-menu .v-subheader .title-wrapper span[data-v-02951875]{background-color:#000522;color:#e7e3fc!important}.salmon-background[data-v-02951875]{background-color:rgba(239,67,112,.08)}.blue-background[data-v-02951875]{background-color:rgba(0,5,34,.08)}.green-background[data-v-02951875]{background-color:rgba(59,212,174,.08)}.custom-font-size[data-v-02951875]{font-size:48px}.custom-font-size-small[data-v-02951875]{font-size:24px}.custom-margin[data-v-02951875]{margin-top:-10px}.custom-margin-2[data-v-02951875]{margin-top:75px!important}a[data-v-02951875]{text-decoration:none}.listClassLight[data-v-02951875]:hover{background-color:#fafafa}.listClassDark[data-v-02951875]:hover{background-color:#3b355a}.arrow-down[data-v-02951875]{transform:rotate(0deg);transition:transform .1s linear}.arrow-down.open[data-v-02951875]{transform:rotate(180deg);transition:transform .1s linear}