.theme--light.v-input,.theme--light.v-input input,.theme--light.v-input textarea{color:rgba(0,0,0,.87)}.theme--light.v-input input::-moz-placeholder,.theme--light.v-input textarea::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::placeholder,.theme--light.v-input textarea::placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input--is-disabled,.theme--light.v-input--is-disabled input,.theme--light.v-input--is-disabled textarea{color:rgba(0,0,0,.38)}.theme--dark.v-input,.theme--dark.v-input input,.theme--dark.v-input textarea{color:#fff}.theme--dark.v-input input::-moz-placeholder,.theme--dark.v-input textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::placeholder,.theme--dark.v-input textarea::placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input--is-disabled,.theme--dark.v-input--is-disabled input,.theme--dark.v-input--is-disabled textarea{color:hsla(0,0%,100%,.5)}.v-input{align-items:flex-start;display:flex;flex:1 1 auto;font-size:16px;letter-spacing:normal;max-width:100%;text-align:left}.v-input .v-progress-linear{top:calc(100% - 1px);left:0}.v-input input{max-height:32px}.v-input input:invalid,.v-input textarea:invalid{box-shadow:none}.v-input input:active,.v-input input:focus,.v-input textarea:active,.v-input textarea:focus{outline:none}.v-input .v-label{height:20px;line-height:20px;letter-spacing:normal}.v-input__append-outer,.v-input__prepend-outer{display:inline-flex;margin-bottom:4px;margin-top:4px;line-height:1}.v-input__append-outer .v-icon,.v-input__prepend-outer .v-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-ltr .v-input__append-outer{margin-left:9px}.v-application--is-ltr .v-input__prepend-outer,.v-application--is-rtl .v-input__append-outer{margin-right:9px}.v-application--is-rtl .v-input__prepend-outer{margin-left:9px}.v-input__control{display:flex;flex-direction:column;height:auto;flex-grow:1;flex-wrap:wrap;min-width:0;width:100%}.v-input__icon{align-items:center;display:inline-flex;height:24px;flex:1 0 auto;justify-content:center;min-width:24px;width:24px}.v-input__icon--clear{border-radius:50%}.v-input__icon--clear .v-icon--disabled{visibility:hidden}.v-input__slot{align-items:center;display:flex;margin-bottom:8px;min-height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:height,min-height;width:100%}.v-input--dense>.v-input__control>.v-input__slot{margin-bottom:4px}.v-input--is-loading>.v-input__control>.v-input__slot:after,.v-input--is-loading>.v-input__control>.v-input__slot:before{display:none}.v-input--hide-details>.v-input__control>.v-input__slot{margin-bottom:0}.v-input--has-state.error--text .v-label{-webkit-animation:v-shake .6s cubic-bezier(.25,.8,.5,1);animation:v-shake .6s cubic-bezier(.25,.8,.5,1)}.v-input--hide-spin-buttons input::-webkit-inner-spin-button,.v-input--hide-spin-buttons input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.v-input--hide-spin-buttons input[type=number]{-moz-appearance:textfield}.theme--light.v-label{color:rgba(0,0,0,.6)}.theme--light.v-label--is-disabled{color:rgba(0,0,0,.38)}.theme--dark.v-label{color:hsla(0,0%,100%,.7)}.theme--dark.v-label--is-disabled{color:hsla(0,0%,100%,.5)}.v-label{font-size:16px;line-height:1;min-height:8px;transition:.3s cubic-bezier(.25,.8,.5,1)}.theme--light.v-text-field>.v-input__control>.v-input__slot:before{border-color:rgba(0,0,0,.42)}.theme--light.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before{border-color:rgba(0,0,0,.87)}.theme--light.v-text-field.v-input--is-disabled .v-input__slot:before{-o-border-image:repeating-linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat}.theme--light.v-text-field--filled>.v-input__control>.v-input__slot{background:rgba(0,0,0,.06)}.theme--light.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:rgba(0,0,0,.12)}.theme--light.v-text-field--solo>.v-input__control>.v-input__slot{background:#fff}.theme--light.v-text-field--solo-inverted>.v-input__control>.v-input__slot{background:rgba(0,0,0,.06)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#424242}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:#fff}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot .v-label{color:hsla(0,0%,100%,.7)}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.38)}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled)>.v-input__control>.v-input__slot:hover fieldset{color:rgba(0,0,0,.86)}.theme--light.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.26)}.theme--dark.v-text-field>.v-input__control>.v-input__slot:before{border-color:hsla(0,0%,100%,.7)}.theme--dark.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before{border-color:#fff}.theme--dark.v-text-field.v-input--is-disabled .v-input__slot:before{-o-border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat}.theme--dark.v-text-field--filled>.v-input__control>.v-input__slot{background:hsla(0,0%,100%,.08)}.theme--dark.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:hsla(0,0%,100%,.16)}.theme--dark.v-text-field--solo>.v-input__control>.v-input__slot{background:#1e1e1e}.theme--dark.v-text-field--solo-inverted>.v-input__control>.v-input__slot{background:hsla(0,0%,100%,.16)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#fff}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:rgba(0,0,0,.87)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot .v-label{color:rgba(0,0,0,.6)}.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:hsla(0,0%,100%,.24)}.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled)>.v-input__control>.v-input__slot:hover fieldset{color:#fff}.theme--dark.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled>.v-input__control>.v-input__slot fieldset{color:hsla(0,0%,100%,.16)}.v-text-field{padding-top:12px;margin-top:4px}.v-text-field__prefix,.v-text-field__suffix{line-height:20px}.v-text-field input{flex:1 1 auto;line-height:20px;padding:8px 0;max-width:100%;min-width:0;width:100%}.v-text-field .v-input__control,.v-text-field .v-input__slot,.v-text-field fieldset{border-radius:inherit}.v-text-field.v-input--has-state .v-input__control>.v-text-field__details>.v-counter,.v-text-field.v-input--is-disabled .v-input__control>.v-text-field__details>.v-counter,.v-text-field.v-input--is-disabled .v-input__control>.v-text-field__details>.v-messages,.v-text-field .v-input__control,.v-text-field fieldset{color:currentColor}.v-text-field.v-input--dense{padding-top:0}.v-text-field.v-input--dense .v-label{top:4px}.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__prefix,.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__suffix,.v-text-field.v-input--dense:not(.v-text-field--outlined) input{padding:4px 0 2px}.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__prefix{padding-right:4px}.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__suffix{padding-left:4px}.v-text-field.v-input--dense[type=text]::-ms-clear{display:none}.v-text-field.v-input--dense .v-input__append-inner,.v-text-field.v-input--dense .v-input__prepend-inner{margin-top:0}.v-text-field .v-input__append-inner,.v-text-field .v-input__prepend-inner{align-self:flex-start;display:inline-flex;margin-top:4px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-ltr .v-text-field .v-input__prepend-inner{margin-right:auto;padding-right:4px}.v-application--is-ltr .v-text-field .v-input__append-inner,.v-application--is-rtl .v-text-field .v-input__prepend-inner{margin-left:auto;padding-left:4px}.v-application--is-rtl .v-text-field .v-input__append-inner{margin-right:auto;padding-right:4px}.v-text-field .v-counter{white-space:nowrap}.v-application--is-ltr .v-text-field .v-counter{margin-left:8px}.v-application--is-rtl .v-text-field .v-counter{margin-right:8px}.v-text-field .v-label{max-width:90%;overflow:hidden;text-overflow:ellipsis;top:6px;white-space:nowrap;pointer-events:none}.v-application--is-ltr .v-text-field .v-label{transform-origin:top left}.v-application--is-rtl .v-text-field .v-label{transform-origin:top right}.v-text-field .v-label--active{max-width:133%;transform:translateY(-18px) scale(.75);pointer-events:auto}.v-text-field>.v-input__control>.v-input__slot{cursor:text}.v-text-field>.v-input__control>.v-input__slot:after,.v-text-field>.v-input__control>.v-input__slot:before{bottom:-1px;content:"";left:0;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-text-field>.v-input__control>.v-input__slot:before{border-color:inherit;border-style:solid;border-width:thin 0 0}.v-text-field>.v-input__control>.v-input__slot:after{background-color:currentColor;border-color:currentcolor;border-style:solid;border-width:thin 0;transform:scaleX(0)}.v-text-field__details{display:flex;flex:1 0 auto;max-width:100%;min-height:14px;overflow:hidden}.v-text-field__prefix,.v-text-field__suffix{align-self:center;cursor:default;transition:color .3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-application--is-ltr .v-text-field__prefix{text-align:right;padding-right:4px}.v-application--is-rtl .v-text-field__prefix{text-align:left;padding-left:4px}.v-text-field__suffix{white-space:nowrap}.v-application--is-ltr .v-text-field__suffix{padding-left:4px}.v-application--is-rtl .v-text-field__suffix{padding-right:4px}.v-application--is-ltr .v-text-field--reverse .v-text-field__prefix{text-align:left;padding-right:0;padding-left:4px}.v-application--is-rtl .v-text-field--reverse .v-text-field__prefix{text-align:right;padding-right:4px;padding-left:0}.v-application--is-ltr .v-text-field--reverse .v-text-field__suffix{padding-left:0;padding-right:4px}.v-application--is-rtl .v-text-field--reverse .v-text-field__suffix{padding-left:4px;padding-right:0}.v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot{display:flex;flex:1 1 auto;position:relative}.v-text-field:not(.v-text-field--is-booted) .v-label,.v-text-field:not(.v-text-field--is-booted) legend{transition:none}.v-text-field--filled,.v-text-field--full-width,.v-text-field--outlined{position:relative}.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width>.v-input__control>.v-input__slot,.v-text-field--outlined>.v-input__control>.v-input__slot{align-items:stretch;min-height:56px}.v-text-field--filled.v-input--dense>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense>.v-input__control>.v-input__slot{min-height:52px}.v-text-field--filled.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot{min-height:40px}.v-text-field--outlined{border-radius:4px}.v-text-field--enclosed .v-input__append-inner,.v-text-field--enclosed .v-input__append-outer,.v-text-field--enclosed .v-input__prepend-inner,.v-text-field--enclosed .v-input__prepend-outer,.v-text-field--full-width .v-input__append-inner,.v-text-field--full-width .v-input__append-outer,.v-text-field--full-width .v-input__prepend-inner,.v-text-field--full-width .v-input__prepend-outer{margin-top:17px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer{margin-top:14px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer{margin-top:9px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer{margin-top:8px}.v-text-field--filled .v-label,.v-text-field--full-width .v-label{top:18px}.v-text-field--filled .v-label--active,.v-text-field--full-width .v-label--active{transform:translateY(-6px) scale(.75)}.v-text-field--filled.v-input--dense .v-label,.v-text-field--full-width.v-input--dense .v-label{top:17px}.v-text-field--filled.v-input--dense .v-label--active,.v-text-field--full-width.v-input--dense .v-label--active{transform:translateY(-10px) scale(.75)}.v-text-field--filled.v-input--dense.v-text-field--single-line .v-label,.v-text-field--full-width.v-input--dense.v-text-field--single-line .v-label{top:11px}.v-text-field--filled{border-radius:4px 4px 0 0}.v-text-field--filled:not(.v-text-field--single-line) input{margin-top:22px}.v-text-field--filled.v-input--dense:not(.v-text-field--single-line).v-text-field--outlined input{margin-top:0}.v-text-field--filled .v-text-field__prefix,.v-text-field--filled .v-text-field__suffix{max-height:32px;margin-top:20px}.v-text-field--full-width{border-radius:0}.v-text-field--outlined .v-text-field__slot,.v-text-field--single-line .v-text-field__slot{align-items:center}.v-text-field.v-text-field--enclosed{margin:0;padding:0}.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__prefix,.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__suffix{margin-top:0}.v-text-field.v-text-field--enclosed:not(.v-text-field--filled) .v-progress-linear__background{display:none}.v-text-field.v-text-field--enclosed .v-text-field__details,.v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot{padding:0 12px}.v-text-field.v-text-field--enclosed .v-text-field__details{padding-top:0;margin-bottom:8px}.v-application--is-ltr .v-text-field--reverse input{text-align:right}.v-application--is-rtl .v-text-field--reverse input{text-align:left}.v-application--is-ltr .v-text-field--reverse .v-label{transform-origin:top right}.v-application--is-rtl .v-text-field--reverse .v-label{transform-origin:top left}.v-text-field--reverse .v-text-field__slot,.v-text-field--reverse>.v-input__control>.v-input__slot{flex-direction:row-reverse}.v-text-field--outlined>.v-input__control>.v-input__slot:after,.v-text-field--outlined>.v-input__control>.v-input__slot:before,.v-text-field--rounded>.v-input__control>.v-input__slot:after,.v-text-field--rounded>.v-input__control>.v-input__slot:before,.v-text-field--solo>.v-input__control>.v-input__slot:after,.v-text-field--solo>.v-input__control>.v-input__slot:before{display:none}.v-text-field--outlined,.v-text-field--solo{border-radius:4px}.v-text-field--outlined{margin-bottom:16px;transition:border .3s cubic-bezier(.25,.8,.5,1)}.v-text-field--outlined .v-label{top:18px}.v-text-field--outlined .v-label--active{transform:translateY(-24px) scale(.75)}.v-text-field--outlined.v-input--dense .v-label{top:10px}.v-text-field--outlined.v-input--dense .v-label--active{transform:translateY(-16px) scale(.75)}.v-text-field--outlined fieldset{border-collapse:collapse;border:1px solid;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:-5px;transition-duration:.15s;transition-property:color;transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-text-field--outlined fieldset{padding-left:8px}.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse fieldset,.v-application--is-rtl .v-text-field--outlined fieldset{padding-right:8px}.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse fieldset{padding-left:8px}.v-text-field--outlined legend{line-height:11px;padding:0;transition:width .3s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-text-field--outlined legend{text-align:left}.v-application--is-rtl .v-text-field--outlined legend{text-align:right}.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse legend{margin-left:auto}.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse legend{margin-right:auto}.v-application--is-ltr .v-text-field--outlined.v-text-field--rounded legend{margin-left:12px}.v-application--is-rtl .v-text-field--outlined.v-text-field--rounded legend{margin-right:12px}.v-text-field--outlined>.v-input__control>.v-input__slot{background:transparent}.v-text-field--outlined .v-text-field__prefix{max-height:32px}.v-text-field--outlined .v-input__append-outer,.v-text-field--outlined .v-input__prepend-outer{margin-top:18px}.v-text-field--outlined.v-input--has-state fieldset,.v-text-field--outlined.v-input--is-focused fieldset{border:2px solid}.v-text-field--rounded{border-radius:28px}.v-text-field--rounded>.v-input__control>.v-input__slot{padding:0 24px}.v-text-field--shaped{border-radius:16px 16px 0 0}.v-text-field.v-text-field--solo .v-label{top:calc(50% - 9px)}.v-text-field.v-text-field--solo .v-input__control{min-height:48px;padding:0}.v-text-field.v-text-field--solo .v-input__control input{caret-color:auto}.v-text-field.v-text-field--solo.v-input--dense>.v-input__control{min-height:38px}.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-text-field.v-text-field--solo .v-input__append-inner,.v-text-field.v-text-field--solo .v-input__prepend-inner{align-self:center;margin-top:0}.v-text-field.v-text-field--solo .v-input__append-outer,.v-text-field.v-text-field--solo .v-input__prepend-outer{margin-top:12px}.v-text-field.v-text-field--solo.v-input--dense .v-input__append-outer,.v-text-field.v-text-field--solo.v-input--dense .v-input__prepend-outer{margin-top:7px}.v-text-field.v-input--is-focused>.v-input__control>.v-input__slot:after{transform:scaleX(1)}.v-text-field.v-input--has-state>.v-input__control>.v-input__slot:before{border-color:currentColor}.theme--light.v-messages{color:rgba(0,0,0,.6)}.theme--dark.v-messages{color:hsla(0,0%,100%,.7)}.v-messages{flex:1 1 auto;font-size:12px;min-height:14px;min-width:1px;position:relative}.v-application--is-ltr .v-messages{text-align:left}.v-application--is-rtl .v-messages{text-align:right}.v-messages__message{line-height:12px;word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.bg--decorate:before{content:" ";position:absolute;background:none;width:100%;height:100%;opacity:.1;background-position-y:300px;background-size:contain;top:0}.ocean{bottom:0;left:0;background:transparent}.ocean,.ocean .wave{width:100%;position:relative}.ocean .wave{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYwMCAxOTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIyIj48cGF0aCBkPSJNLjAwNSAxMjFDMzExIDEyMSA0MDkuODk4LS4yNSA4MTEgMGM0MDAgMCA1MDAgMTIxIDc4OSAxMjF2NzdIMHMuMDA1LTQ4IC4wMDUtNzd6IiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAxNjAwIDApIiBmaWxsPSJ1cmwoI2EpIi8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCIgeTE9IjAiIHgyPSIxIiB5Mj0iMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAyMTkuNjk5IC0yMTkuNjk5IDAgODAwIC0yMS43KSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZWFlYWVhIiBzdG9wLW9wYWNpdHk9Ii4xNiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIuMDIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=) repeat-x;top:0;transform:translateZ(0)}.theme--dark .shortcut-card{background-image:linear-gradient(180deg,#940000,#b00000 50%,#d70a0a);border:1px solid #a67d39!important}.theme--dark .table__header--bg-theme{background-image:linear-gradient(180deg,#c79f57,#e9c267 33%,#e7c77a 71%,#f4cd80)}@media only screen and (min-width:600px){.ocean .wave{height:100px}.app__header{background-color:#fff;position:relative}.app__header .full-height{height:100%;position:relative}.top-bar__wrap{background-color:#1e0101}.betting__wrap{max-height:var(--wrap-height);overflow-x:hidden}}@media only screen and (max-width:599px){.ocean .wave{height:30px}.app__header{background-color:#fff;padding-top:16px}.top-bar__wrap{height:56px;width:100%;display:flex;padding:4px 8px;background-color:#d70a0a}.top-bar__box{padding:8px;border:2px solid #ccc;background-color:#000;font-size:14px;border-radius:30px;font-family:Sarabun,Arial,sans-serif}.top-bar__text{overflow:hidden}.betting__wrap{overflow-y:auto;max-height:100%}}@media only screen and (min-width:769px){.ocean .wave{height:90px}}@media(min-width:1904px){.container{max-width:1185px}.container.container--fluid{max-width:100%}}.theme--dark.v-application{background:radial-gradient(circle,#f4f4f4 0,#f4f4f4 100%)}.theme--dark .v-sheet--secondary-alpha-8,.theme--light .v-sheet--secondary-alpha-8{background-color:hsla(0,0%,95.7%,.08)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-16,.theme--light .v-sheet--secondary-alpha-16{background-color:hsla(0,0%,95.7%,.16)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-24,.theme--light .v-sheet--secondary-alpha-24{background-color:hsla(0,0%,95.7%,.24)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-32,.theme--light .v-sheet--secondary-alpha-32{background-color:hsla(0,0%,95.7%,.32)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-40,.theme--light .v-sheet--secondary-alpha-40{background-color:hsla(0,0%,95.7%,.4)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-48,.theme--light .v-sheet--secondary-alpha-48{background-color:hsla(0,0%,95.7%,.48)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-56,.theme--light .v-sheet--secondary-alpha-56{background-color:hsla(0,0%,95.7%,.56)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-64,.theme--light .v-sheet--secondary-alpha-64{background-color:hsla(0,0%,95.7%,.64)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-72,.theme--light .v-sheet--secondary-alpha-72{background-color:hsla(0,0%,95.7%,.72)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--secondary-alpha-80,.theme--light .v-sheet--secondary-alpha-80{background-color:hsla(0,0%,95.7%,.8)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-8,.theme--light .v-sheet--info-alpha-8{background-color:rgba(23,150,189,.08)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-16,.theme--light .v-sheet--info-alpha-16{background-color:rgba(23,150,189,.16)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-24,.theme--light .v-sheet--info-alpha-24{background-color:rgba(23,150,189,.24)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-32,.theme--light .v-sheet--info-alpha-32{background-color:rgba(23,150,189,.32)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-40,.theme--light .v-sheet--info-alpha-40{background-color:rgba(23,150,189,.4)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-48,.theme--light .v-sheet--info-alpha-48{background-color:rgba(23,150,189,.48)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-56,.theme--light .v-sheet--info-alpha-56{background-color:rgba(23,150,189,.56)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-64,.theme--light .v-sheet--info-alpha-64{background-color:rgba(23,150,189,.64)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-72,.theme--light .v-sheet--info-alpha-72{background-color:rgba(23,150,189,.72)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--info-alpha-80,.theme--light .v-sheet--info-alpha-80{background-color:rgba(23,150,189,.8)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-8,.theme--light .v-sheet--white-alpha-8{background-color:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-16,.theme--light .v-sheet--white-alpha-16{background-color:hsla(0,0%,100%,.16)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-24,.theme--light .v-sheet--white-alpha-24{background-color:hsla(0,0%,100%,.24)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-32,.theme--light .v-sheet--white-alpha-32{background-color:hsla(0,0%,100%,.32)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-40,.theme--light .v-sheet--white-alpha-40{background-color:hsla(0,0%,100%,.4)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-48,.theme--light .v-sheet--white-alpha-48{background-color:hsla(0,0%,100%,.48)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-56,.theme--light .v-sheet--white-alpha-56{background-color:hsla(0,0%,100%,.56)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-64,.theme--light .v-sheet--white-alpha-64{background-color:hsla(0,0%,100%,.64)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-72,.theme--light .v-sheet--white-alpha-72{background-color:hsla(0,0%,100%,.72)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--white-alpha-80,.theme--light .v-sheet--white-alpha-80{background-color:hsla(0,0%,100%,.8)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-8,.theme--light .v-sheet--black-alpha-8{background-color:rgba(12,0,0,.08)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-16,.theme--light .v-sheet--black-alpha-16{background-color:rgba(12,0,0,.16)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-24,.theme--light .v-sheet--black-alpha-24{background-color:rgba(12,0,0,.24)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-32,.theme--light .v-sheet--black-alpha-32{background-color:rgba(12,0,0,.32)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-40,.theme--light .v-sheet--black-alpha-40{background-color:rgba(12,0,0,.4)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-48,.theme--light .v-sheet--black-alpha-48{background-color:rgba(12,0,0,.48)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-56,.theme--light .v-sheet--black-alpha-56{background-color:rgba(12,0,0,.56)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-64,.theme--light .v-sheet--black-alpha-64{background-color:rgba(12,0,0,.64)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-72,.theme--light .v-sheet--black-alpha-72{background-color:rgba(12,0,0,.72)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-sheet--black-alpha-80,.theme--light .v-sheet--black-alpha-80{background-color:rgba(12,0,0,.8)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-8,.theme--light .v-card--black-alpha-8{background-color:rgba(12,0,0,.08)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-16,.theme--light .v-card--black-alpha-16{background-color:rgba(12,0,0,.16)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-24,.theme--light .v-card--black-alpha-24{background-color:rgba(12,0,0,.24)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-32,.theme--light .v-card--black-alpha-32{background-color:rgba(12,0,0,.32)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-40,.theme--light .v-card--black-alpha-40{background-color:rgba(12,0,0,.4)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-48,.theme--light .v-card--black-alpha-48{background-color:rgba(12,0,0,.48)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-56,.theme--light .v-card--black-alpha-56{background-color:rgba(12,0,0,.56)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-64,.theme--light .v-card--black-alpha-64{background-color:rgba(12,0,0,.64)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-72,.theme--light .v-card--black-alpha-72{background-color:rgba(12,0,0,.72)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .v-card--black-alpha-80,.theme--light .v-card--black-alpha-80{background-color:rgba(12,0,0,.8)!important;border:1px solid hsla(0,0%,100%,.2)}.theme--dark .border--secondary-alpha-8,.theme--light .border--secondary-alpha-8{border:1px solid hsla(0,0%,95.7%,.08)}.theme--dark .border--secondary-alpha-16,.theme--light .border--secondary-alpha-16{border:1px solid hsla(0,0%,95.7%,.16)}.theme--dark .border--secondary-alpha-24,.theme--light .border--secondary-alpha-24{border:1px solid hsla(0,0%,95.7%,.24)}.theme--dark .border--secondary-alpha-32,.theme--light .border--secondary-alpha-32{border:1px solid hsla(0,0%,95.7%,.32)}.theme--dark .border--secondary-alpha-40,.theme--light .border--secondary-alpha-40{border:1px solid hsla(0,0%,95.7%,.4)}.theme--dark .border--secondary-alpha-48,.theme--light .border--secondary-alpha-48{border:1px solid hsla(0,0%,95.7%,.48)}.theme--dark .border--secondary-alpha-56,.theme--light .border--secondary-alpha-56{border:1px solid hsla(0,0%,95.7%,.56)}.theme--dark .border--secondary-alpha-64,.theme--light .border--secondary-alpha-64{border:1px solid hsla(0,0%,95.7%,.64)}.theme--dark .border--secondary-alpha-72,.theme--light .border--secondary-alpha-72{border:1px solid hsla(0,0%,95.7%,.72)}.theme--dark .border--secondary-alpha-80,.theme--light .border--secondary-alpha-80{border:1px solid hsla(0,0%,95.7%,.8)}.theme--dark .border--primary-alpha-8,.theme--light .border--primary-alpha-8{border:1px solid rgba(215,10,10,.08)}.theme--dark .border--primary-alpha-16,.theme--light .border--primary-alpha-16{border:1px solid rgba(215,10,10,.16)}.theme--dark .border--primary-alpha-24,.theme--light .border--primary-alpha-24{border:1px solid rgba(215,10,10,.24)}.theme--dark .border--primary-alpha-32,.theme--light .border--primary-alpha-32{border:1px solid rgba(215,10,10,.32)}.theme--dark .border--primary-alpha-40,.theme--light .border--primary-alpha-40{border:1px solid rgba(215,10,10,.4)}.theme--dark .border--primary-alpha-48,.theme--light .border--primary-alpha-48{border:1px solid rgba(215,10,10,.48)}.theme--dark .border--primary-alpha-56,.theme--light .border--primary-alpha-56{border:1px solid rgba(215,10,10,.56)}.theme--dark .border--primary-alpha-64,.theme--light .border--primary-alpha-64{border:1px solid rgba(215,10,10,.64)}.theme--dark .border--primary-alpha-72,.theme--light .border--primary-alpha-72{border:1px solid rgba(215,10,10,.72)}.theme--dark .border--primary-alpha-80,.theme--light .border--primary-alpha-80{border:1px solid rgba(215,10,10,.8)}.theme--dark .border--warning-alpha-8,.theme--light .border--warning-alpha-8{border:1px solid rgba(242,185,51,.08)}.theme--dark .border--warning-alpha-16,.theme--light .border--warning-alpha-16{border:1px solid rgba(242,185,51,.16)}.theme--dark .border--warning-alpha-24,.theme--light .border--warning-alpha-24{border:1px solid rgba(242,185,51,.24)}.theme--dark .border--warning-alpha-32,.theme--light .border--warning-alpha-32{border:1px solid rgba(242,185,51,.32)}.theme--dark .border--warning-alpha-40,.theme--light .border--warning-alpha-40{border:1px solid rgba(242,185,51,.4)}.theme--dark .border--warning-alpha-48,.theme--light .border--warning-alpha-48{border:1px solid rgba(242,185,51,.48)}.theme--dark .border--warning-alpha-56,.theme--light .border--warning-alpha-56{border:1px solid rgba(242,185,51,.56)}.theme--dark .border--warning-alpha-64,.theme--light .border--warning-alpha-64{border:1px solid rgba(242,185,51,.64)}.theme--dark .border--warning-alpha-72,.theme--light .border--warning-alpha-72{border:1px solid rgba(242,185,51,.72)}.theme--dark .border--warning-alpha-80,.theme--light .border--warning-alpha-80{border:1px solid rgba(242,185,51,.8)}.theme--dark .border--gold-alpha-8,.theme--light .border--gold-alpha-8{border:1px solid rgba(255,207,93,.08)}.theme--dark .border--gold-alpha-16,.theme--light .border--gold-alpha-16{border:1px solid rgba(255,207,93,.16)}.theme--dark .border--gold-alpha-24,.theme--light .border--gold-alpha-24{border:1px solid rgba(255,207,93,.24)}.theme--dark .border--gold-alpha-32,.theme--light .border--gold-alpha-32{border:1px solid rgba(255,207,93,.32)}.theme--dark .border--gold-alpha-40,.theme--light .border--gold-alpha-40{border:1px solid rgba(255,207,93,.4)}.theme--dark .border--gold-alpha-48,.theme--light .border--gold-alpha-48{border:1px solid rgba(255,207,93,.48)}.theme--dark .border--gold-alpha-56,.theme--light .border--gold-alpha-56{border:1px solid rgba(255,207,93,.56)}.theme--dark .border--gold-alpha-64,.theme--light .border--gold-alpha-64{border:1px solid rgba(255,207,93,.64)}.theme--dark .border--gold-alpha-72,.theme--light .border--gold-alpha-72{border:1px solid rgba(255,207,93,.72)}.theme--dark .border--gold-alpha-80,.theme--light .border--gold-alpha-80{border:1px solid rgba(255,207,93,.8)}.theme--dark .v-card--border-alpha-10,.theme--dark .v-card--border-alpha-20,.theme--dark .v-card--border-alpha-30,.theme--dark .v-card--border-alpha-40,.theme--dark .v-card--border-alpha-50,.theme--dark .v-card--border-theme,.theme--dark .v-sheet--border-alpha-10,.theme--dark .v-sheet--border-alpha-20,.theme--dark .v-sheet--border-alpha-30,.theme--dark .v-sheet--border-alpha-40,.theme--dark .v-sheet--border-alpha-50,.theme--dark .v-sheet--border-theme,.theme--light .v-card--border-alpha-10,.theme--light .v-card--border-alpha-20,.theme--light .v-card--border-alpha-30,.theme--light .v-card--border-alpha-40,.theme--light .v-card--border-alpha-50,.theme--light .v-card--border-theme,.theme--light .v-sheet--border-alpha-10,.theme--light .v-sheet--border-alpha-20,.theme--light .v-sheet--border-alpha-30,.theme--light .v-sheet--border-alpha-40,.theme--light .v-sheet--border-alpha-50,.theme--light .v-sheet--border-theme{border:1px solid #e4bc67}.theme--dark .v-btn--border-alpha-10,.theme--dark .v-btn--border-alpha-20,.theme--dark .v-btn--border-alpha-30,.theme--dark .v-btn--border-alpha-40,.theme--dark .v-btn--border-alpha-50,.theme--dark .v-btn--border-theme,.theme--light .v-btn--border-alpha-10,.theme--light .v-btn--border-alpha-20,.theme--light .v-btn--border-alpha-30,.theme--light .v-btn--border-alpha-40,.theme--light .v-btn--border-alpha-50,.theme--light .v-btn--border-theme{border:1px solid #a67d39}.theme--dark .v-card--backdrop-blur,.theme--dark .v-sheet--backdrop-blur,.theme--light .v-card--backdrop-blur,.theme--light .v-sheet--backdrop-blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.theme--dark .bg--primary-alpha-8,.theme--light .bg--primary-alpha-8{background-color:rgba(215,10,10,.08)!important}.theme--dark .bg--primary-alpha-16,.theme--light .bg--primary-alpha-16{background-color:rgba(215,10,10,.16)!important}.theme--dark .bg--primary-alpha-24,.theme--light .bg--primary-alpha-24{background-color:rgba(215,10,10,.24)!important}.theme--dark .bg--primary-alpha-32,.theme--light .bg--primary-alpha-32{background-color:rgba(215,10,10,.32)!important}.theme--dark .bg--primary-alpha-40,.theme--light .bg--primary-alpha-40{background-color:rgba(215,10,10,.4)!important}.theme--dark .bg--primary-alpha-48,.theme--light .bg--primary-alpha-48{background-color:rgba(215,10,10,.48)!important}.theme--dark .bg--primary-alpha-56,.theme--light .bg--primary-alpha-56{background-color:rgba(215,10,10,.56)!important}.theme--dark .bg--primary-alpha-64,.theme--light .bg--primary-alpha-64{background-color:rgba(215,10,10,.64)!important}.theme--dark .bg--primary-alpha-72,.theme--light .bg--primary-alpha-72{background-color:rgba(215,10,10,.72)!important}.theme--dark .bg--primary-alpha-80,.theme--light .bg--primary-alpha-80{background-color:rgba(215,10,10,.8)!important}.theme--dark .bg--secondary-alpha-8,.theme--light .bg--secondary-alpha-8{background-color:hsla(0,0%,95.7%,.08)!important}.theme--dark .bg--secondary-alpha-16,.theme--light .bg--secondary-alpha-16{background-color:hsla(0,0%,95.7%,.16)!important}.theme--dark .bg--secondary-alpha-24,.theme--light .bg--secondary-alpha-24{background-color:hsla(0,0%,95.7%,.24)!important}.theme--dark .bg--secondary-alpha-32,.theme--light .bg--secondary-alpha-32{background-color:hsla(0,0%,95.7%,.32)!important}.theme--dark .bg--secondary-alpha-40,.theme--light .bg--secondary-alpha-40{background-color:hsla(0,0%,95.7%,.4)!important}.theme--dark .bg--secondary-alpha-48,.theme--light .bg--secondary-alpha-48{background-color:hsla(0,0%,95.7%,.48)!important}.theme--dark .bg--secondary-alpha-56,.theme--light .bg--secondary-alpha-56{background-color:hsla(0,0%,95.7%,.56)!important}.theme--dark .bg--secondary-alpha-64,.theme--light .bg--secondary-alpha-64{background-color:hsla(0,0%,95.7%,.64)!important}.theme--dark .bg--secondary-alpha-72,.theme--light .bg--secondary-alpha-72{background-color:hsla(0,0%,95.7%,.72)!important}.theme--dark .bg--secondary-alpha-80,.theme--light .bg--secondary-alpha-80{background-color:hsla(0,0%,95.7%,.8)!important}.theme--dark .bg--info-alpha-8,.theme--light .bg--info-alpha-8{background-color:rgba(23,150,189,.08)!important}.theme--dark .bg--info-alpha-16,.theme--light .bg--info-alpha-16{background-color:rgba(23,150,189,.16)!important}.theme--dark .bg--info-alpha-24,.theme--light .bg--info-alpha-24{background-color:rgba(23,150,189,.24)!important}.theme--dark .bg--info-alpha-32,.theme--light .bg--info-alpha-32{background-color:rgba(23,150,189,.32)!important}.theme--dark .bg--info-alpha-40,.theme--light .bg--info-alpha-40{background-color:rgba(23,150,189,.4)!important}.theme--dark .bg--info-alpha-48,.theme--light .bg--info-alpha-48{background-color:rgba(23,150,189,.48)!important}.theme--dark .bg--info-alpha-56,.theme--light .bg--info-alpha-56{background-color:rgba(23,150,189,.56)!important}.theme--dark .bg--info-alpha-64,.theme--light .bg--info-alpha-64{background-color:rgba(23,150,189,.64)!important}.theme--dark .bg--info-alpha-72,.theme--light .bg--info-alpha-72{background-color:rgba(23,150,189,.72)!important}.theme--dark .bg--info-alpha-80,.theme--light .bg--info-alpha-80{background-color:rgba(23,150,189,.8)!important}.theme--dark .bg--success-alpha-8,.theme--light .bg--success-alpha-8{background-color:rgba(56,142,60,.08)!important}.theme--dark .bg--success-alpha-16,.theme--light .bg--success-alpha-16{background-color:rgba(56,142,60,.16)!important}.theme--dark .bg--success-alpha-24,.theme--light .bg--success-alpha-24{background-color:rgba(56,142,60,.24)!important}.theme--dark .bg--success-alpha-32,.theme--light .bg--success-alpha-32{background-color:rgba(56,142,60,.32)!important}.theme--dark .bg--success-alpha-40,.theme--light .bg--success-alpha-40{background-color:rgba(56,142,60,.4)!important}.theme--dark .bg--success-alpha-48,.theme--light .bg--success-alpha-48{background-color:rgba(56,142,60,.48)!important}.theme--dark .bg--success-alpha-56,.theme--light .bg--success-alpha-56{background-color:rgba(56,142,60,.56)!important}.theme--dark .bg--success-alpha-64,.theme--light .bg--success-alpha-64{background-color:rgba(56,142,60,.64)!important}.theme--dark .bg--success-alpha-72,.theme--light .bg--success-alpha-72{background-color:rgba(56,142,60,.72)!important}.theme--dark .bg--success-alpha-80,.theme--light .bg--success-alpha-80{background-color:rgba(56,142,60,.8)!important}.theme--dark .bg--warning-alpha-8,.theme--light .bg--warning-alpha-8{background-color:rgba(242,185,51,.08)!important}.theme--dark .bg--warning-alpha-16,.theme--light .bg--warning-alpha-16{background-color:rgba(242,185,51,.16)!important}.theme--dark .bg--warning-alpha-24,.theme--light .bg--warning-alpha-24{background-color:rgba(242,185,51,.24)!important}.theme--dark .bg--warning-alpha-32,.theme--light .bg--warning-alpha-32{background-color:rgba(242,185,51,.32)!important}.theme--dark .bg--warning-alpha-40,.theme--light .bg--warning-alpha-40{background-color:rgba(242,185,51,.4)!important}.theme--dark .bg--warning-alpha-48,.theme--light .bg--warning-alpha-48{background-color:rgba(242,185,51,.48)!important}.theme--dark .bg--warning-alpha-56,.theme--light .bg--warning-alpha-56{background-color:rgba(242,185,51,.56)!important}.theme--dark .bg--warning-alpha-64,.theme--light .bg--warning-alpha-64{background-color:rgba(242,185,51,.64)!important}.theme--dark .bg--warning-alpha-72,.theme--light .bg--warning-alpha-72{background-color:rgba(242,185,51,.72)!important}.theme--dark .bg--warning-alpha-80,.theme--light .bg--warning-alpha-80{background-color:rgba(242,185,51,.8)!important}.theme--dark .bg--error-alpha-8,.theme--light .bg--error-alpha-8{background-color:rgba(194,22,22,.08)!important}.theme--dark .bg--error-alpha-16,.theme--light .bg--error-alpha-16{background-color:rgba(194,22,22,.16)!important}.theme--dark .bg--error-alpha-24,.theme--light .bg--error-alpha-24{background-color:rgba(194,22,22,.24)!important}.theme--dark .bg--error-alpha-32,.theme--light .bg--error-alpha-32{background-color:rgba(194,22,22,.32)!important}.theme--dark .bg--error-alpha-40,.theme--light .bg--error-alpha-40{background-color:rgba(194,22,22,.4)!important}.theme--dark .bg--error-alpha-48,.theme--light .bg--error-alpha-48{background-color:rgba(194,22,22,.48)!important}.theme--dark .bg--error-alpha-56,.theme--light .bg--error-alpha-56{background-color:rgba(194,22,22,.56)!important}.theme--dark .bg--error-alpha-64,.theme--light .bg--error-alpha-64{background-color:rgba(194,22,22,.64)!important}.theme--dark .bg--error-alpha-72,.theme--light .bg--error-alpha-72{background-color:rgba(194,22,22,.72)!important}.theme--dark .bg--error-alpha-80,.theme--light .bg--error-alpha-80{background-color:rgba(194,22,22,.8)!important}.theme--dark .bg--theme-alpha-8,.theme--light .bg--theme-alpha-8{background-color:rgba(0,0,0,.08)!important}.theme--dark .bg--theme-alpha-16,.theme--light .bg--theme-alpha-16{background-color:rgba(0,0,0,.16)!important}.theme--dark .bg--theme-alpha-24,.theme--light .bg--theme-alpha-24{background-color:rgba(0,0,0,.24)!important}.theme--dark .bg--theme-alpha-32,.theme--light .bg--theme-alpha-32{background-color:rgba(0,0,0,.32)!important}.theme--dark .bg--theme-alpha-40,.theme--light .bg--theme-alpha-40{background-color:rgba(0,0,0,.4)!important}.theme--dark .bg--theme-alpha-48,.theme--light .bg--theme-alpha-48{background-color:rgba(0,0,0,.48)!important}.theme--dark .bg--theme-alpha-56,.theme--light .bg--theme-alpha-56{background-color:rgba(0,0,0,.56)!important}.theme--dark .bg--theme-alpha-64,.theme--light .bg--theme-alpha-64{background-color:rgba(0,0,0,.64)!important}.theme--dark .bg--theme-alpha-72,.theme--light .bg--theme-alpha-72{background-color:rgba(0,0,0,.72)!important}.theme--dark .bg--theme-alpha-80,.theme--light .bg--theme-alpha-80{background-color:rgba(0,0,0,.8)!important}.v-application .color-warning-lighten-4{color:#f3c046}.v-application .color-warning-lighten-8{color:#f4c659}.v-application .color-warning-lighten-12{color:#f6cd6d}.v-application .color-warning-lighten-16{color:#f7d380}.v-application .color-warning-lighten-20{color:#f8da93}.v-application .font-title{font-family:Noto Sans Thai,Arial,Helvetica,sans-serif!important}.v-application .btn--theme{color:#fff;background-image:linear-gradient(91deg,#940000,#b00000 50%,#d70a0a)}.v-application .btn--positive.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:#d70a0a;color:#fff}.v-application .btn--negative.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:#eb5353}.v-application .overflow-hidden{overflow:hidden}.v-application .category--bg-gradient,.v-application .round--bg-gradient{background-image:linear-gradient(90deg,#b9762b,#daa955 68%,#f9faf0 164%,#f1cb4d 257%,#c48739 284%,#582512 305%)}.v-application .full-width{width:100%}.v-application .color--theme{color:#e4bc67}.v-application .color--gold{color:#ffcf5d}.v-application .color--title{color:#d70a0a}.v-application .bg--primary{background-color:#f51f1f!important}.v-application .bg--secondary{background-color:#fff!important}.v-application .bg--theme{background-color:#343536!important}.v-application .bg--menu-top-nav{background:#fff}.v-application .bg--positive{background-color:#ffcf5d}.v-application .bg--member-top-nav{background:#fff}.v-application .bg-ticket--finished{background-color:rgba(56,142,60,.56)}.v-application .bg-ticket--accepted{background-color:rgba(23,150,189,.56)}.v-application .bg-ticket--canceled{background-color:hsla(0,0%,62%,.56)}.v-application .text--theme-shadow{text-shadow:1px -1px 20px #d70a0a}.result-item--border{border:1px solid #fff;border-radius:10px;background-color:#333}.filter-brightness-semi{filter:brightness(.5)}li,p{letter-spacing:.5px;line-height:28px}.content img{max-width:100%;-o-object-fit:contain;object-fit:contain}.v-application .bg--custom-theme{background-image:linear-gradient(180deg,#940000,#b00000 50%,#d70a0a)}.v-application .bg--custom-category{background-image:linear-gradient(90deg,#940000,#b00000 153%,#d70a0a 305%)}.v-application .bg--custom-alpha-theme{background-image:linear-gradient(180deg,rgba(148,0,0,.48),rgba(176,0,0,.48) 50%,rgba(215,10,10,.56))}.v-application .btn--custom-theme{background-image:linear-gradient(90deg,#ecc789,#dab358 10%,#e6cd70 23%,#f2dc89 41%,#ffeea4 59%,#ecca70 77%,#a67d39)}@media only screen and (max-width:599px){.v-application .group-btn__topup{width:100%}}@media only screen and (min-width:600px){.v-application .group-btn__topup{width:auto}}.game__item--dark-bg{background-color:#0c0000!important}.theme--light.v-counter{color:rgba(0,0,0,.6)}.theme--dark.v-counter{color:hsla(0,0%,100%,.7)}.v-counter{flex:0 1 auto;font-size:12px;min-height:12px;line-height:12px}