.theme--light.v-select .v-select__selections{color:rgba(0,0,0,.87)}.theme--light.v-select.v-input--is-disabled .v-select__selections,.theme--light.v-select .v-select__selection--disabled{color:rgba(0,0,0,.38)}.theme--dark.v-select .v-select__selections,.theme--light.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:#fff}.theme--dark.v-select.v-input--is-disabled .v-select__selections,.theme--dark.v-select .v-select__selection--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:rgba(0,0,0,.87)}.v-select{position:relative}.v-select:not(.v-select--is-multi).v-text-field--single-line .v-select__selections{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-select>.v-input__control>.v-input__slot{cursor:pointer}.v-select .v-chip{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;margin:4px}.v-select .v-chip--selected:after{opacity:.22}.v-select .fade-transition-leave-active{position:absolute;left:0}.v-select.v-input--is-dirty ::-webkit-input-placeholder{color:rgba(0,0,0,0)!important}.v-select.v-input--is-dirty ::-moz-placeholder{color:rgba(0,0,0,0)!important}.v-select.v-input--is-dirty :-ms-input-placeholder{color:rgba(0,0,0,0)!important}.v-select.v-input--is-dirty ::-ms-input-placeholder{color:rgba(0,0,0,0)!important}.v-select.v-input--is-dirty ::placeholder{color:rgba(0,0,0,0)!important}.v-select:not(.v-input--is-dirty):not(.v-input--is-focused) .v-text-field__prefix{line-height:20px;top:7px;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-select.v-text-field--enclosed:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__selections{padding-top:20px}.v-select.v-text-field--outlined:not(.v-text-field--single-line) .v-select__selections{padding:8px 0}.v-select.v-text-field--outlined:not(.v-text-field--single-line).v-input--dense .v-select__selections{padding:4px 0}.v-select.v-text-field input{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;min-width:0;position:relative}.v-select.v-text-field:not(.v-text-field--single-line) input{margin-top:0}.v-select.v-select--is-menu-active .v-input__icon--append .v-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.v-select.v-select--chips input{margin:0}.v-select.v-select--chips .v-select__selections{min-height:42px}.v-select.v-select--chips.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips .v-chip--select.v-chip--active:before{opacity:.2}.v-select.v-select--chips.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed .v-select__selections{min-height:68px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small.v-input--dense .v-select__selections{min-height:38px}.v-select.v-text-field--reverse .v-select__selections,.v-select.v-text-field--reverse .v-select__slot{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-select.v-input--is-disabled:not(.v-input--is-readonly):not(.v-autocomplete){pointer-events:none}.v-select__selections{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:18px;max-width:100%;min-width:0}.v-select__selection{max-width:90%}.v-select__selection--comma{margin:7px 4px 7px 0;min-height:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select.v-input--dense .v-select__selection--comma{margin:5px 4px 3px 0}.v-select.v-input--dense .v-chip{margin:0 4px 0 4px}.v-select__slot{position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;min-width:0;width:100%}.v-select:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.v-simple-checkbox{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;line-height:normal;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-simple-checkbox .v-icon{cursor:pointer}.v-simple-checkbox--disabled{cursor:default}.theme--light.v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-divider{border-color:hsla(0,0%,100%,.12)}.v-divider{display:block;-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;max-width:100%;height:0;max-height:0;border:solid;border-width:thin 0 0 0;-webkit-transition:inherit;transition:inherit}.v-divider--inset:not(.v-divider--vertical){max-width:-webkit-calc(100% - 72px);max-width:calc(100% - 72px)}.v-application--is-ltr .v-divider--inset:not(.v-divider--vertical){margin-left:72px}.v-application--is-rtl .v-divider--inset:not(.v-divider--vertical){margin-right:72px}.v-divider--vertical{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;border:solid;border-width:0 thin 0 0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:inherit;min-height:100%;max-height:100%;max-width:0;width:0;vertical-align:text-bottom;margin:0 -1px}.v-divider--vertical.v-divider--inset{margin-top:8px;min-height:0;max-height:-webkit-calc(100% - 16px);max-height:calc(100% - 16px)}.theme--light.v-subheader{color:rgba(0,0,0,.6)}.theme--dark.v-subheader{color:hsla(0,0%,100%,.7)}.v-subheader{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:48px;font-size:.875rem;font-weight:400;padding:0 16px 0 16px}.v-subheader--inset{margin-left:56px}.font-color-1[data-v-13963126]{color:#fff!important}.font-color-2[data-v-13963126]{color:hsla(0,0%,100%,.87)!important}.font-color-3[data-v-13963126]{color:hsla(0,0%,100%,.54)!important}.font-color-4[data-v-13963126]{color:hsla(0,0%,100%,.38)!important}.font-color-5[data-v-13963126]{color:hsla(0,0%,100%,.26)!important}.font-color-6[data-v-13963126]{color:hsla(0,0%,100%,.8)!important}.font-red-color[data-v-13963126]{color:#f05449!important}.font-primary-color[data-v-13963126]{color:#19b864!important}.font-size-14[data-v-13963126]{font-size:14px!important}.font-size-16[data-v-13963126]{font-size:16px!important}.font-size-24[data-v-13963126]{font-size:24px!important}.m-btn[data-v-13963126]{height:40px!important;background:#19b864 -webkit-gradient(linear,left top,right top,from(#53f716),to(#008c88))!important;background:#19b864 linear-gradient(90deg,#53f716,#008c88)!important;color:#fff!important}.m-btn[data-v-13963126],.sub-btn[data-v-13963126]{border-radius:6px!important;font-size:14px!important;font-weight:500!important}.sub-btn[data-v-13963126]{height:36px!important;background:#ffd338!important;color:#2e3452!important}.disabled-btn[data-v-13963126]{background:#656a97!important;border-radius:8px!important;font-size:14px!important;font-weight:500!important;color:#fff!important}.bg[data-v-13963126]{background:#2e3452!important}.bg-none[data-v-13963126]{background:none!important}.bg-main[data-v-13963126]{background:#19b864 -webkit-gradient(linear,left top,right top,from(#53f716),to(#008c88))!important;background:#19b864 linear-gradient(90deg,#53f716,#008c88)!important}.card-tit[data-v-13963126]{background:#535882!important}.card-main[data-v-13963126]{background:#404674!important}.pop-card[data-v-13963126]{background:#1a1e2f!important}.top-tit[data-v-13963126]{background:#252943!important}.pa-c[data-v-13963126]{padding:15px!important}.pl-c[data-v-13963126]{padding-left:15px!important}.pr-c[data-v-13963126]{padding-right:15px!important}.pt-c[data-v-13963126]{padding-top:15px!important}.pb-c[data-v-13963126]{padding-bottom:15px!important}.px-c[data-v-13963126]{padding-left:15px!important;padding-right:15px!important}.py-c[data-v-13963126]{padding-top:15px!important;padding-bottom:15px!important}.ma-c[data-v-13963126]{margin:15px!important}.ml-c[data-v-13963126]{margin-left:15px!important}.mr-c[data-v-13963126]{margin-right:15px!important}.mt-c[data-v-13963126]{margin-top:15px!important}.mb-c[data-v-13963126]{margin-bottom:15px!important}.mx-c[data-v-13963126]{margin-left:15px!important;margin-right:15px!important}.my-c[data-v-13963126]{margin-top:15px!important;margin-bottom:15px!important}.divider[data-v-13963126]{background:#252943!important}.pop-divider[data-v-13963126]{background:#1a1e2f}.dialog-bg[data-v-13963126]{background:#2e3452!important}.lotto[data-v-13963126]{overflow-x:hidden}.lotto[data-v-13963126] .v-chip.v-size--default{height:28px}.lotto .top-random-icon[data-v-13963126]{font-size:16px}[data-v-13963126] .theme--light.v-list{background-color:#2e3452!important}