/*
Theme Name: DNA168BET
Author: DNA168BET
*/




.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 2px
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #f3f3f3
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #f3f3f3;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #fef0cb
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #fde29e
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #fee9b2
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #c5dbfa
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #93bdf6
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #aeccf8
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #faedbd
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #f6de84
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #f8e7a5
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #fbd5d5
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #f8b0b1
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f9bebe
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.6rem + 2px);
    padding: .8rem;
    font-family: Helvetica Neue, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ddd;
    background-color: #000;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 15px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #ddd;
    background-color: #000;
    border-color: #e73030;
    outline: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .35), inset 0 0 7px #e73030
}

.form-control::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #ddd;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #ddd;
    opacity: 1
}

.form-control::placeholder {
    color: #ddd;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #ddd;
    background-color: #000
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.8rem + 1px);
    padding-bottom: calc(.8rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .8rem;
    padding-bottom: .8rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #f3f3f3;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 2px
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 5px
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: 2px
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 1.6rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .4rem);
    background-size: calc(.75em + .8rem) calc(.75em + .8rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + 1.6rem);
    background-position: top calc(.375em + .4rem) right calc(.375em + .4rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((3em + 4.8rem)/4 + 1.8rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #000 no-repeat center right 1.8rem/calc(.75em + .8rem) calc(.75em + .8rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #f16869
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(241, 104, 105, .9);
    border-radius: 2px
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #f16869;
    padding-right: calc(1.5em + 1.6rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f16869' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23f16869' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .4rem);
    background-size: calc(.75em + .8rem) calc(.75em + .8rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #f16869;
    box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 1.6rem);
    background-position: top calc(.375em + .4rem) right calc(.375em + .4rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #f16869;
    padding-right: calc((3em + 4.8rem)/4 + 1.8rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f16869' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23f16869' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #000 no-repeat center right 1.8rem/calc(.75em + .8rem) calc(.75em + .8rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #f16869;
    box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #f16869
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #f16869
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #f16869
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #f59797;
    background-color: #f59797
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #f16869
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #f16869;
    box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        justify-content: center
    }
    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #f3f3f3;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 2px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #f3f3f3;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(251, 200, 68, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #212529;
    background-color: #fbc844;
    border-color: #fbc844
}

.btn-primary:hover {
    color: #ffffff;
    background-color: #fabd1f;
    border-color: #fab912
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(218, 176, 64, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #212529;
    background-color: #fbc844;
    border-color: #fbc844
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #212529;
    background-color: #fab912;
    border-color: #fab606
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(218, 176, 64, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #2f80ed;
    border-color: #2f80ed
}

.btn-secondary:hover {
    color: #fff;
    background-color: #146ce2;
    border-color: #1366d6
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(78, 147, 240, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #2f80ed;
    border-color: #2f80ed
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #1366d6;
    border-color: #1260cb
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(78, 147, 240, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #eebf13;
    border-color: #eebf13
}

.btn-warning:hover {
    color: #212529;
    background-color: #cca30f;
    border-color: #c09a0e
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(207, 168, 22, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #eebf13;
    border-color: #eebf13
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #c09a0e;
    border-color: #b4900d
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(207, 168, 22, .5)
}

.btn-danger {
    color: #fff;
    background-color: #f16869;
    border-color: #f16869
}

.btn-danger:hover {
    color: #fff;
    background-color: #ee4546;
    border-color: #ed393b
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(243, 127, 128, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #f16869;
    border-color: #f16869
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ed393b;
    border-color: #ec2e2f
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(243, 127, 128, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #fbc844;
    border-color: #fbc844
}

.btn-outline-primary:hover {
    color: #212529;
    background-color: #fbc844;
    border-color: #fbc844
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(251, 200, 68, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #fbc844;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #fbc844;
    border-color: #fbc844
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(251, 200, 68, .5)
}

.btn-outline-secondary {
    color: #2f80ed;
    border-color: #2f80ed
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #2f80ed;
    border-color: #2f80ed
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(47, 128, 237, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #2f80ed;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #2f80ed;
    border-color: #2f80ed
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(47, 128, 237, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #eebf13;
    border-color: #eebf13
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #eebf13;
    border-color: #eebf13
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(238, 191, 19, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #eebf13;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #eebf13;
    border-color: #eebf13
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(238, 191, 19, .5)
}

.btn-outline-danger {
    color: #f16869;
    border-color: #f16869
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #f16869;
    border-color: #f16869
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #f16869;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #f16869;
    border-color: #f16869
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #fbc844;
    text-decoration: none
}

.btn-link:hover {
    color: #edad05;
    text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 5px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #f3f3f3;
    text-align: left;
    list-style: none;
    background-color: rgba(17, 21, 24, .8);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #fbc844
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .8rem;
    margin-bottom: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ddd;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 15px
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 5px
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 2px
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.8rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #fbc844;
    background-color: #fbc844
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 5px 5px rgba(0, 0, 0, .35), inset 0 0 7px #77a5eb
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #77a5eb
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #fffbf3;
    border-color: #fffbf3
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #000;
    border: 1px solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: 2px
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #fbc844;
    background-color: #fbc844
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(251, 200, 68, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(251, 200, 68, .5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(251, 200, 68, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #000;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(251, 200, 68, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 1.6rem + 2px);
    padding: .8rem 1.8rem .8rem .8rem;
    font-family: Helvetica Neue, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ddd;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px;
    background-color: #000;
    border: 1px solid #ced4da;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #77a5eb;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(251, 200, 68, .25)
}

.custom-select:focus::-ms-value {
    color: #ddd;
    background-color: #000
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .8rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + 1.6rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #77a5eb;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .35), inset 0 0 7px #77a5eb
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + 1.6rem + 2px);
    font-family: Helvetica Neue, sans-serif;
    font-weight: 400;
    background-color: #000;
    border: 1px solid #ced4da;
    border-radius: 15px
}

.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .8rem;
    line-height: 1.5;
    color: #ddd
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 1.6rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 15px 15px 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #0a082b, 0 5px 5px rgba(0, 0, 0, .35), inset 0 0 7px #77a5eb
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #0a082b, 0 5px 5px rgba(0, 0, 0, .35), inset 0 0 7px #77a5eb
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #0a082b, 0 5px 5px rgba(0, 0, 0, .35), inset 0 0 7px #77a5eb
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #fbc844;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #fffbf3
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #fbc844;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #fffbf3
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #fbc844;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #fffbf3
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid transparent
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #0a082b;
    border-color: #dee2e6 #dee2e6 #0a082b
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: 2px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #fbc844
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 2px
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 2px
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: 1px 1px 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 1px 1px
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: 1px
}

.card-img-top {
    width: 100%;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 2px
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 2px
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fbc844;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #edad05;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(251, 200, 68, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.page-item:last-child .page-link {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #fbc844;
    border-color: #fbc844
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #212529;
    background-color: #fbc844
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #212529;
    background-color: #fab912
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(251, 200, 68, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #2f80ed
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #1366d6
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(47, 128, 237, .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #eebf13
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #c09a0e
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(238, 191, 19, .5)
}

.badge-danger {
    color: #fff;
    background-color: #f16869
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #ed393b
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 5px
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 2px
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #836823;
    background-color: #fef4da;
    border-color: #fef0cb
}

.alert-primary hr {
    border-top-color: #fee9b2
}

.alert-primary .alert-link {
    color: #5b4818
}

.alert-secondary {
    color: #18437b;
    background-color: #d5e6fb;
    border-color: #c5dbfa
}

.alert-secondary hr {
    border-top-color: #aeccf8
}

.alert-secondary .alert-link {
    color: #102c50
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #7c630a;
    background-color: #fcf2d0;
    border-color: #faedbd
}

.alert-warning hr {
    border-top-color: #f8e7a5
}

.alert-warning .alert-link {
    color: #4d3d06
}

.alert-danger {
    color: #7d3637;
    background-color: #fce1e1;
    border-color: #fbd5d5
}

.alert-danger hr {
    border-top-color: #f9bebe
}

.alert-danger .alert-link {
    color: #592727
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 2px
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: linear-gradient(270deg, #eb77cf 10%, #b72587);
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #f3f3f3;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #fbc844;
    border-color: #fbc844
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }
    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 0
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }
    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-right-radius: 0
    }
    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 0
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }
    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 0
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }
    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #836823;
    background-color: #fef0cb
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #836823;
    background-color: #fee9b2
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #836823;
    border-color: #836823
}

.list-group-item-secondary {
    color: #18437b;
    background-color: #c5dbfa
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #18437b;
    background-color: #aeccf8
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #18437b;
    border-color: #18437b
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #7c630a;
    background-color: #faedbd
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #7c630a;
    background-color: #f8e7a5
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #7c630a;
    border-color: #7c630a
}

.list-group-item-danger {
    color: #7d3637;
    background-color: #fbd5d5
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #7d3637;
    background-color: #f9bebe
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #7d3637;
    border-color: #7d3637
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #393854
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .6
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    #accountModal .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }
    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: 'Anuphan', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 2px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: 'Anuphan', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px
}

.popover,
.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 5px
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: 5px 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: 5px 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #f3f3f3
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #fbc844!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #fab912!important
}

.bg-secondary {
    background-color: #2f80ed!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #1366d6!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #eebf13!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #c09a0e!important
}

.bg-danger {
    background-color: #f16869!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #ed393b!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #fbc844!important
}

.border-secondary {
    border-color: #2f80ed!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #eebf13!important
}

.border-danger {
    border-color: #f16869!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded,
.rounded-sm {
    border-radius: 2px!important
}

.rounded-top {
    border-top-left-radius: 2px!important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: 2px!important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 2px!important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 2px!important
}

.rounded-left {
    border-top-left-radius: 2px!important
}

.rounded-lg {
    border-radius: 5px!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

.d-inline-flex {
    display: inline-flex!important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none!important
    }
    .d-sm-inline {
        display: inline!important
    }
    .d-sm-inline-block {
        display: inline-block!important
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-table {
        display: table!important
    }
    .d-sm-table-row {
        display: table-row!important
    }
    .d-sm-table-cell {
        display: table-cell!important
    }
    .d-sm-flex {
        display: flex!important
    }
    .d-sm-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline {
        display: inline!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-table {
        display: table!important
    }
    .d-md-table-row {
        display: table-row!important
    }
    .d-md-table-cell {
        display: table-cell!important
    }
    .d-md-flex {
        display: flex!important
    }
    .d-md-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none!important
    }
    .d-lg-inline {
        display: inline!important
    }
    .d-lg-inline-block {
        display: inline-block!important
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-table {
        display: table!important
    }
    .d-lg-table-row {
        display: table-row!important
    }
    .d-lg-table-cell {
        display: table-cell!important
    }
    .d-lg-flex {
        display: flex!important
    }
    .d-lg-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-inline {
        display: inline!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-table {
        display: table!important
    }
    .d-xl-table-row {
        display: table-row!important
    }
    .d-xl-table-cell {
        display: table-cell!important
    }
    .d-xl-flex {
        display: flex!important
    }
    .d-xl-inline-flex {
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }
    .d-print-inline {
        display: inline!important
    }
    .d-print-inline-block {
        display: inline-block!important
    }
    .d-print-block {
        display: block!important
    }
    .d-print-table {
        display: table!important
    }
    .d-print-table-row {
        display: table-row!important
    }
    .d-print-table-cell {
        display: table-cell!important
    }
    .d-print-flex {
        display: flex!important
    }
    .d-print-inline-flex {
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row!important
    }
    .flex-sm-column {
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-sm-fill {
        flex: 1 1 auto!important
    }
    .flex-sm-grow-0 {
        flex-grow: 0!important
    }
    .flex-sm-grow-1 {
        flex-grow: 1!important
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-sm-start {
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        justify-content: center!important
    }
    .justify-content-sm-between {
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        justify-content: space-around!important
    }
    .align-items-sm-start {
        align-items: flex-start!important
    }
    .align-items-sm-end {
        align-items: flex-end!important
    }
    .align-items-sm-center {
        align-items: center!important
    }
    .align-items-sm-baseline {
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        align-items: stretch!important
    }
    .align-content-sm-start {
        align-content: flex-start!important
    }
    .align-content-sm-end {
        align-content: flex-end!important
    }
    .align-content-sm-center {
        align-content: center!important
    }
    .align-content-sm-between {
        align-content: space-between!important
    }
    .align-content-sm-around {
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        align-content: stretch!important
    }
    .align-self-sm-auto {
        align-self: auto!important
    }
    .align-self-sm-start {
        align-self: flex-start!important
    }
    .align-self-sm-end {
        align-self: flex-end!important
    }
    .align-self-sm-center {
        align-self: center!important
    }
    .align-self-sm-baseline {
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row!important
    }
    .flex-md-column {
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-md-fill {
        flex: 1 1 auto!important
    }
    .flex-md-grow-0 {
        flex-grow: 0!important
    }
    .flex-md-grow-1 {
        flex-grow: 1!important
    }
    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-md-start {
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        justify-content: center!important
    }
    .justify-content-md-between {
        justify-content: space-between!important
    }
    .justify-content-md-around {
        justify-content: space-around!important
    }
    .align-items-md-start {
        align-items: flex-start!important
    }
    .align-items-md-end {
        align-items: flex-end!important
    }
    .align-items-md-center {
        align-items: center!important
    }
    .align-items-md-baseline {
        align-items: baseline!important
    }
    .align-items-md-stretch {
        align-items: stretch!important
    }
    .align-content-md-start {
        align-content: flex-start!important
    }
    .align-content-md-end {
        align-content: flex-end!important
    }
    .align-content-md-center {
        align-content: center!important
    }
    .align-content-md-between {
        align-content: space-between!important
    }
    .align-content-md-around {
        align-content: space-around!important
    }
    .align-content-md-stretch {
        align-content: stretch!important
    }
    .align-self-md-auto {
        align-self: auto!important
    }
    .align-self-md-start {
        align-self: flex-start!important
    }
    .align-self-md-end {
        align-self: flex-end!important
    }
    .align-self-md-center {
        align-self: center!important
    }
    .align-self-md-baseline {
        align-self: baseline!important
    }
    .align-self-md-stretch {
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row!important
    }
    .flex-lg-column {
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-lg-fill {
        flex: 1 1 auto!important
    }
    .flex-lg-grow-0 {
        flex-grow: 0!important
    }
    .flex-lg-grow-1 {
        flex-grow: 1!important
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-lg-start {
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        justify-content: center!important
    }
    .justify-content-lg-between {
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        justify-content: space-around!important
    }
    .align-items-lg-start {
        align-items: flex-start!important
    }
    .align-items-lg-end {
        align-items: flex-end!important
    }
    .align-items-lg-center {
        align-items: center!important
    }
    .align-items-lg-baseline {
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        align-items: stretch!important
    }
    .align-content-lg-start {
        align-content: flex-start!important
    }
    .align-content-lg-end {
        align-content: flex-end!important
    }
    .align-content-lg-center {
        align-content: center!important
    }
    .align-content-lg-between {
        align-content: space-between!important
    }
    .align-content-lg-around {
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        align-content: stretch!important
    }
    .align-self-lg-auto {
        align-self: auto!important
    }
    .align-self-lg-start {
        align-self: flex-start!important
    }
    .align-self-lg-end {
        align-self: flex-end!important
    }
    .align-self-lg-center {
        align-self: center!important
    }
    .align-self-lg-baseline {
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row!important
    }
    .flex-xl-column {
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-xl-fill {
        flex: 1 1 auto!important
    }
    .flex-xl-grow-0 {
        flex-grow: 0!important
    }
    .flex-xl-grow-1 {
        flex-grow: 1!important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-xl-start {
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        justify-content: center!important
    }
    .justify-content-xl-between {
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        justify-content: space-around!important
    }
    .align-items-xl-start {
        align-items: flex-start!important
    }
    .align-items-xl-end {
        align-items: flex-end!important
    }
    .align-items-xl-center {
        align-items: center!important
    }
    .align-items-xl-baseline {
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        align-items: stretch!important
    }
    .align-content-xl-start {
        align-content: flex-start!important
    }
    .align-content-xl-end {
        align-content: flex-end!important
    }
    .align-content-xl-center {
        align-content: center!important
    }
    .align-content-xl-between {
        align-content: space-between!important
    }
    .align-content-xl-around {
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        align-content: stretch!important
    }
    .align-self-xl-auto {
        align-self: auto!important
    }
    .align-self-xl-start {
        align-self: flex-start!important
    }
    .align-self-xl-end {
        align-self: flex-end!important
    }
    .align-self-xl-center {
        align-self: center!important
    }
    .align-self-xl-baseline {
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left!important
    }
    .float-md-right {
        float: right!important
    }
    .float-md-none {
        float: none!important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}





#account-actions-mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%
}

@media (min-width:992px) {
    #account-actions-mobile {
        display: none
    }
}

#account-actions-mobile .-register-btn {
    width: 100%;
    font-size: 1.25rem;
    font-weight: 500;
    background: linear-gradient(180deg, #56ccf2, #2f80ed);
    border-radius: 15px 15px 0 0;
    text-align: center
}

#account-actions-mobile .-register-btn span {
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear, 100% 0, 0 0, from(#fff), color-stop(.5, #2f80ed), to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media (max-width:991.98px) {
    #account-actions-mobile .-register-btn span {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
}

@media (max-width:767.98px) {
    #account-actions-mobile .-register-btn span {
        width: 100%
    }
}

#account-actions-mobile .-outer-wrapper {
    display: flex;
    align-items: flex-end
}

#account-actions-mobile .-left-wrapper,
#account-actions-mobile .-right-wrapper {
    display: flex;
    align-items: flex-end;
    flex: 1;
    z-index: 2;
    height: 70px;
    padding-bottom: 6px;
    background: linear-gradient(180deg, #393854, #100e1e);
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s
}

#account-actions-mobile .-center-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    z-index: 2;
    width: 74px;
    height: 74px;
    margin: 0 8px 16px;
    padding-bottom: 8px;
    color: #fff;
    background: linear-gradient(180deg, #fbc844, #f88012);
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0, 0%, 100%, .4)
}

#account-actions-mobile .-center-wrapper .-selected,
#account-actions-mobile .-center-wrapper .-selecting {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center
}

#account-actions-mobile .-center-wrapper .-selected {
    transition: all .4s;
    background-size: 450px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: 0 0;
    border-radius: 50%
}

#account-actions-mobile .-center-wrapper .-selected.-slot {
    background-position: -93px 0
}

#account-actions-mobile .-center-wrapper .-selected.-skill-game {
    background-position: -188px 0
}

#account-actions-mobile .-center-wrapper .-selected.-sport {
    background-position: -282px -2px
}

#account-actions-mobile .-center-wrapper .-selected.-fishing-game {
    background-position: -378px 0
}

#account-actions-mobile .-center-wrapper .-selected .-text {
    margin-top: -2px;
    font-size: .875rem;
    text-shadow: 0 6px 5px rgba(0, 0, 0, .4)
}

#account-actions-mobile .-center-wrapper .-selecting {
    display: none
}

#account-actions-mobile .-center-wrapper .-selecting .-text {
    font-size: .875rem;
    line-height: 16px;
    text-shadow: 0 6px 5px rgba(0, 0, 0, .4)
}

#account-actions-mobile .-center-wrapper .-selecting .-mark {
    position: relative;
    margin-top: 5px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 20px
}

#account-actions-mobile .-center-wrapper:hover {
    color: #fff;
    text-decoration: none
}

#account-actions-mobile .-fake-center-bg-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50px;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
    overflow: hidden
}

#account-actions-mobile .-fake-center-bg-wrapper svg {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 108px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#account-actions-mobile .-fake-center-bg-wrapper svg path {
    fill: url(#rectangleGradient)
}

#account-actions-mobile .-left-wrapper {
    border-top-left-radius: 10px;
    border-top-right-radius: 22px
}

#account-actions-mobile .-right-wrapper {
    border-top-right-radius: 10px;
    border-top-left-radius: 22px
}

#account-actions-mobile .-sub-menu-lobby-wrapper {
    position: absolute;
    flex-direction: row;
    justify-content: center;
    visibility: hidden;
    top: -75px;
    left: 50%;
    z-index: 3;
    opacity: 0;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    -webkit-transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
    transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transition: all .2s
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-img {
    margin-top: -8px;
    width: 56px;
    height: auto
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-text {
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px)
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
        background-position: 3px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
        background-position: 0
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
        background-position: -73px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
        background-position: -75px
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
        background-position: -147px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
        top: -12px;
        background-position: -150px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-text {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
        background-position: -221px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
        background-position: -224px
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
        background-position: -300px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
        background-position: -303px
    }
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 66px;
    height: 66px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg, #393854, #131228);
    border: 1px solid hsla(0, 0%, 100%, .6);
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0, 0%, 100%, .6)
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link .-nav-icon-bg {
    background-size: 360px;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    top: -15px;
    position: relative
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link:focus {
    outline: none;
    text-decoration: none
}

@media screen and (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-img {
        margin-top: -15px;
        width: 54px
    }
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
        width: 60px;
        height: 60px;
        margin: 0 2px
    }
}

#account-actions-mobile .-item-wrapper {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    color: #fff
}

#account-actions-mobile .-item-wrapper .-ic-img {
    width: 34px;
    height: auto
}

#account-actions-mobile .-item-wrapper .-text {
    margin-top: .25rem;
    font-size: .875rem;
    color: #97a7c1;
    transition: color .2s
}

@media (max-width:575.98px) {
    #account-actions-mobile .-item-wrapper .-text {
        font-size: .8rem
    }
}

#account-actions-mobile .-item-wrapper:active,
#account-actions-mobile .-item-wrapper:hover {
    text-decoration: none
}

#account-actions-mobile .-item-wrapper:active .-text,
#account-actions-mobile .-item-wrapper:hover .-text {
    color: #fff
}

#account-actions-mobile .-item-wrapper.-shimmer .-text {
    display: inline-block;
    color: #fff;
    background: #97a7c1 -webkit-gradient(linear, 100% 0, 0 0, from(#97a7c1), color-stop(.5, #fff), to(#97a7c1));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: x-shimmer-shorter;
    animation-name: x-shimmer-shorter
}

@media (max-width:991.98px) {
    #account-actions-mobile .-item-wrapper.-shimmer .-text {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-duration: 2.5s;
        animation-duration: 2.5s
    }
}

#account-actions-mobile .-fully-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, .6)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper,
#account-actions-mobile.-active .-left-wrapper,
#account-actions-mobile.-active .-right-wrapper {
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper a,
#account-actions-mobile.-active .-left-wrapper a,
#account-actions-mobile.-active .-right-wrapper a {
    pointer-events: none
}

#account-actions-mobile.-active .-center-wrapper {
    background: linear-gradient(0deg, rgba(251, 200, 68, .85), rgba(248, 128, 18, .85))
}

#account-actions-mobile.-active .-center-wrapper .-selected {
    display: none
}

#account-actions-mobile.-active .-center-wrapper .-selecting {
    display: flex
}

#account-actions-mobile.-active .-sub-menu-lobby-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
    transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#account-actions-mobile.-active .-fully-overlay {
    display: block
}

.x-footer {
    position: relative;
    padding-top: 1rem;
    background: #270000;
    overflow: hidden
}

.x-footer .-inner-wrapper {
    padding-top: .5rem
}

@media (max-width:991.98px) {
    .x-footer .-inner-wrapper {
        padding: 0 0 1rem
    }
}

.x-footer .-inner-wrapper .-title {
    text-align: center;
    color: #c4c4c4
}

.x-footer .-inner-wrapper .-term-link {
    color: #eb77cf;
    font-weight: 400;
    text-decoration: underline
}

.x-footer .-copy-right-container {
    background-color: transparent;
    padding: .5rem 0
}

@media (max-width:991.98px) {
    .x-footer .-copy-right-container {
        padding: .5rem 0 100px
    }
}

.x-footer .-copy-right-container .-copy-right-text {
    color: #c4c4c4
}

.x-footer .x-footer-bank-logo .-wrapper .-ic {
    -webkit-filter: none;
    filter: none
}

.x-footer-seo {
    margin-top: 1.5rem
}

.x-footer-seo .-tags {
    text-align: center
}

.x-footer-seo .-tags .btn {
    margin-bottom: 6px;
    padding: 5px 15px;
    border-radius: 10px;
    color: #c4c4c4;
    background: #252836;
    transition: all .2s
}

.x-footer-seo .-tags .btn:hover {
    color: #fff;
    background: rgba(19, 17, 51, .5)
}

.x-menu {
    flex: 1;
    padding-left: 1rem
}

.x-menu .-menu-link {
    padding: 0 1.5rem;
    color: #c34444;
    transition: color .2s
}

.x-menu .-menu-link:hover {
    color: #fff;
    text-decoration: none
}

.x-menu .-menu-link.-active {
    color: #fff
}

@media (max-width:1199.98px) {
    .x-menu .-menu-link {
        padding: 0 1rem
    }
}

@media (max-width:991.98px) {
    .x-menu {
        display: none
    }
}

.x-menu-list-sidebar {
    display: none;
    position: fixed;
    left: -100%;
    top: 0;
    height: 100%;
    min-width: 280px;
    z-index: 60;
    text-align: center;
    transition: left .3s
}

@media (max-width:991.98px) {
    .x-menu-list-sidebar {
        display: block;
        min-width: 110px
    }
}

.x-menu-list-sidebar .-inner-wrapper {
    position: relative;
    height: 100%;
    padding: 1rem .9rem;
    background: linear-gradient(180deg, #722121, #460606);
    z-index: 60;
    overflow: auto;
    border-radius: 0 30px 30px 0
}

.x-menu-list-sidebar .-inner-wrapper .-brand-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 2rem 0
}

@media (max-width:991.98px) {
    .x-menu-list-sidebar .-inner-wrapper .-brand-heading {
        justify-content: center
    }
}

.x-menu-list-sidebar .-inner-wrapper .-brand-heading .-logo {
    width: 60px;
    height: auto
}

.x-menu-list-sidebar .-inner-wrapper .navbar-nav {
    margin-top: 1rem;
    flex-direction: column
}

.x-menu-list-sidebar .-inner-wrapper .navbar-nav .nav-item {
    width: 90%;
    justify-content: center;
    align-items: center;
    margin: 0 auto 1rem
}

.x-menu-list-sidebar .-inner-wrapper .navbar-nav .nav-item .nav-link {
    padding: .5rem 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .42), hsla(0, 0%, 100%, 0));
    border-radius: 14px;
    min-height: 64px
}

.x-menu-list-sidebar .-inner-wrapper .navbar-nav .nav-item .nav-link.active {
    position: relative
}

.x-menu-list-sidebar .-inner-wrapper .navbar-nav .nav-item .nav-link .-img-menu {
    width: 50px
}

.x-menu-list-sidebar .-inner-wrapper .navbar-nav .nav-item .-text {
    margin-top: 6px;
    color: #f2f2f2;
    transition: color .3s;
    font-size: .875rem
}

.x-menu-list-sidebar .-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 55;
    background: rgba(57, 56, 84, .4)
}

.x-menu-list-sidebar.-open {
    left: 0
}

.x-menu-list-sidebar.-open .-overlay {
    display: block
}

.form-control {
    border: 0
}

.invalid-feedback {
    margin-top: 6px;
    text-align: center
}

.x-form-control {
    border: 2px solid #da3838;
    transition: all .5s;
    width: 100%;
    box-shadow: none;
    font-size: .95rem
}

.x-form-control.is-invalid {
    background-position: 95% calc(.375em + .4rem)
}

.x-form-control::-webkit-input-placeholder {
    line-height: normal
}

.x-form-control:-ms-input-placeholder {
    line-height: normal
}

.x-form-control::-ms-input-placeholder {
    line-height: normal
}

.x-form-control::placeholder {
    line-height: normal
}

.x-checkbox-primary .form-check {
    padding-left: 0
}

.x-checkbox-primary .form-check input[type=checkbox] {
    display: none
}

.x-checkbox-primary .form-check input[type=checkbox]+label {
    position: relative;
    padding-left: 25px!important;
    color: #eb77cf
}

.x-checkbox-primary .form-check input[type=checkbox]+label:before {
    width: 14px;
    height: 14px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 10px;
    margin-top: 5px;
    cursor: pointer;
    border: 1px solid #9be1ff;
    border-radius: 4px
}

.x-checkbox-primary .form-check input[type=checkbox]+label:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 3px;
    width: 14px;
    height: 14px;
    background-image: url(./build/images/dna-ic-checkmark.9f16ccca.png);
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s
}

.x-checkbox-primary .form-check input[type=checkbox]:checked+label:after {
    opacity: 1;
    visibility: visible
}

.x-input-operator .-btn-icon {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    border: none;
    background: none;
    color: #fff;
    font-size: 1.5rem;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.x-input-operator .-btn-icon:focus {
    outline: none;
    box-shadow: none
}

.x-input-operator .-btn-icon:active {
    background: #fff
}

.x-input-operator .-btn-icon.-icon-left {
    left: 0
}

.x-input-operator .-btn-icon.-icon-right {
    right: 0;
    left: unset
}

.x-input-operator .form-control {
    padding-right: 50px!important;
    padding-left: 50px!important;
    color: #ddd
}

.x-input-operator .form-control.is-invalid {
    background: none
}

.x-input-operator .x-form-control.-text-big {
    height: calc(3.1rem + 2px);
    font-size: 1.5rem;
    font-family: 'Anuphan', sans-serif;
    font-weight: 600;
    color: #fff
}

.x-input-operator .x-form-control.-text-big::-webkit-input-placeholder {
    font-size: .95rem;
    font-family: Helvetica Neue, sans-serif;
    font-weight: 400
}

.x-input-operator .x-form-control.-text-big:-ms-input-placeholder {
    font-size: .95rem;
    font-family: Helvetica Neue, sans-serif;
    font-weight: 400
}

.x-input-operator .x-form-control.-text-big::-ms-input-placeholder {
    font-size: .95rem;
    font-family: Helvetica Neue, sans-serif;
    font-weight: 400
}

.x-input-operator .x-form-control.-text-big::placeholder {
    font-size: .95rem;
    font-family: Helvetica Neue, sans-serif;
    font-weight: 400
}

.slick-dots li button:before {
    color: #fff;
    opacity: .75;
    transition: .2s
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

@media (min-width:992px) {
    .slick-dots li:hover button:before {
        color: #fbc844;
        opacity: .75;
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }
}

@media (max-width:991.98px) {
    .x-bank-account-form,
    .x-bank-account-form .-animatable-container,
    .x-bank-account-form form {
        height: 100%
    }
}

.x-bank-account-form .invalid-feedback {
    display: block
}

.x-bank-account-form .-text-hint {
    color: #9be1ff
}

.x-bank-choices-type.-has-selected .-outer-wrapper .-change-back-text {
    display: block
}

.x-bank-choices-type.-has-selected .-outer-wrapper .-input-radio:not(:checked)+.-label {
    display: none
}

.x-bank-choices-type .-outer-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 10px;
    background: #252836
}

.x-bank-choices-type .-outer-wrapper .-change-back-text {
    display: none;
    width: 100%;
    margin-bottom: .5em;
    font-size: .9rem;
    text-align: center;
    color: #9be1ff
}

.x-bank-choices-type .-outer-wrapper .-input-radio {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px
}

.x-bank-choices-type .-outer-wrapper .-input-radio+.-label {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px 10px;
    position: relative;
    border-radius: 50%;
    opacity: .75;
    transition: all .1s
}

@media (min-width:992px) {
    .x-bank-choices-type .-outer-wrapper .-input-radio+.-label:hover {
        cursor: pointer
    }
}

.x-bank-choices-type .-outer-wrapper .-input-radio+.-label:focus {
    outline: none
}

.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    transition: all .1s
}

.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .fas.fa-check {
    display: none;
    position: absolute;
    bottom: -2px;
    right: -1px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    background-color: #71dd8a
}

.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label {
    opacity: 1
}

.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo {
    width: 38px;
    height: 38px
}

.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .fas.fa-check {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width:992px) and (max-width:1199.98px) {
    .x-bank-choices-type .-outer-wrapper .-input-radio+.-label {
        width: 34px;
        height: 34px
    }
    .x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo {
        width: 26px;
        height: 26px
    }
    .x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo {
        width: 30px;
        height: 30px
    }
}

@media (max-width:991.98px) {
    .x-bank-choices-type .-outer-wrapper .-input-radio+.-label {
        width: 54px;
        height: 54px
    }
    .x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo {
        width: 44px;
        height: 44px
    }
    .x-bank-choices-type .-outer-wrapper .-input-radio+.-label .fas.fa-check {
        width: 20px!important;
        height: 20px!important;
        font-size: 11px!important
    }
    .x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo {
        width: 50px;
        height: 50px
    }
}

.vex.vex-theme-plain .vex-content {
    font-family: 'Anuphan', sans-serif;
    border-radius: 10px;
    background: #fff
}

.vex.vex-theme-plain .vex-content .vex-dialog-form {
    text-align: center
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons {
    display: flex;
    justify-content: center
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    min-width: 120px;
    margin: 0 8px;
    padding: 15px;
    font-size: 16px;
    border-radius: 10px;
    transition: all .2s
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-first {
    margin-left: 0
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button-primary {
    color: #fff;
    background: linear-gradient(180deg, #ddd, #eb77c8)
}

@media (min-width:992px) {
    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button-primary:hover {
        background: linear-gradient(180deg, #c4c4c4, #e44bb6)
    }
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button-secondary {
    color: #fff;
    background: linear-gradient(#131228, #0a082b)
}

@media (min-width:992px) {
    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button-secondary:hover {
        background: linear-gradient(#020205, #000)
    }
}

.x-alert-warning {
    background-color: #8271f2;
    width: 100%;
    font-size: 1em!important;
    margin: auto auto 1em;
    padding: 1rem;
    text-align: center;
    color: #f3f3f3
}

#dice {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: dice-spin 20s linear infinite;
    animation: dice-spin 20s linear infinite
}

#dice,
#dice .side {
    width: 70px;
    height: 70px
}

#dice .side {
    position: absolute;
    background: #fff;
    box-shadow: inset 0 0 20px #ddd;
    border-radius: 20px
}

#dice .cover,
#dice .inner {
    background: #e0e0e0;
    box-shadow: none
}

#dice .cover {
    border-radius: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

#dice .cover.x {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg)
}

#dice .cover.z {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg)
}

#dice .front {
    -webkit-transform: translateZ(35px);
    transform: translateZ(35px)
}

#dice .front.inner {
    -webkit-transform: translateZ(33px);
    transform: translateZ(33px)
}

#dice .back {
    -webkit-transform: rotateX(-180deg) translateZ(35px);
    transform: rotateX(-180deg) translateZ(35px)
}

#dice .back.inner {
    -webkit-transform: rotateX(-180deg) translateZ(33px);
    transform: rotateX(-180deg) translateZ(33px)
}

#dice .right {
    -webkit-transform: rotateY(90deg) translateZ(35px);
    transform: rotateY(90deg) translateZ(35px)
}

#dice .right.inner {
    -webkit-transform: rotateY(90deg) translateZ(33px);
    transform: rotateY(90deg) translateZ(33px)
}

#dice .left {
    -webkit-transform: rotateY(-90deg) translateZ(35px);
    transform: rotateY(-90deg) translateZ(35px)
}

#dice .left.inner {
    -webkit-transform: rotateY(-90deg) translateZ(33px);
    transform: rotateY(-90deg) translateZ(33px)
}

#dice .top {
    -webkit-transform: rotateX(90deg) translateZ(35px);
    transform: rotateX(90deg) translateZ(35px)
}

#dice .top.inner {
    -webkit-transform: rotateX(90deg) translateZ(33px);
    transform: rotateX(90deg) translateZ(33px)
}

#dice .bottom {
    -webkit-transform: rotateX(-90deg) translateZ(35px);
    transform: rotateX(-90deg) translateZ(35px)
}

#dice .bottom.inner {
    -webkit-transform: rotateX(-90deg) translateZ(33px);
    transform: rotateX(-90deg) translateZ(33px)
}

#dice .dot {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background: #444;
    box-shadow: inset 5px 0 10px #000
}

#dice .dot.center {
    margin: 28px 0 0 28px
}

#dice .dot.dtop {
    margin-top: 12px
}

#dice .dot.dleft {
    margin-left: 44px
}

#dice .dot.dright {
    margin-left: 12px
}

#dice .dot.dbottom {
    margin-top: 44px
}

#dice .dot.center.dleft {
    margin: 28px 0 0 12px
}

#dice .dot.center.dright {
    margin: 28px 0 0 44px
}

@-webkit-keyframes dice-spin {
    0% {
        -webkit-transform: translateZ(-35px) rotateX(0deg) rotateY(0deg) rotate(0deg);
        transform: translateZ(-35px) rotateX(0deg) rotateY(0deg) rotate(0deg)
    }
    16% {
        -webkit-transform: translateZ(-35px) rotateX(180deg) rotateY(180deg) rotate(0deg);
        transform: translateZ(-35px) rotateX(180deg) rotateY(180deg) rotate(0deg)
    }
    33% {
        -webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(90deg) rotate(180deg);
        transform: translateZ(-35px) rotateX(1turn) rotateY(90deg) rotate(180deg)
    }
    50% {
        -webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn);
        transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn)
    }
    66% {
        -webkit-transform: translateZ(-35px) rotateX(180deg) rotateY(1turn) rotate(270deg);
        transform: translateZ(-35px) rotateX(180deg) rotateY(1turn) rotate(270deg)
    }
    83% {
        -webkit-transform: translateZ(-35px) rotateX(270deg) rotateY(180deg) rotate(180deg);
        transform: translateZ(-35px) rotateX(270deg) rotateY(180deg) rotate(180deg)
    }
    to {
        -webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn);
        transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn)
    }
}

@keyframes dice-spin {
    0% {
        -webkit-transform: translateZ(-35px) rotateX(0deg) rotateY(0deg) rotate(0deg);
        transform: translateZ(-35px) rotateX(0deg) rotateY(0deg) rotate(0deg)
    }
    16% {
        -webkit-transform: translateZ(-35px) rotateX(180deg) rotateY(180deg) rotate(0deg);
        transform: translateZ(-35px) rotateX(180deg) rotateY(180deg) rotate(0deg)
    }
    33% {
        -webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(90deg) rotate(180deg);
        transform: translateZ(-35px) rotateX(1turn) rotateY(90deg) rotate(180deg)
    }
    50% {
        -webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn);
        transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn)
    }
    66% {
        -webkit-transform: translateZ(-35px) rotateX(180deg) rotateY(1turn) rotate(270deg);
        transform: translateZ(-35px) rotateX(180deg) rotateY(1turn) rotate(270deg)
    }
    83% {
        -webkit-transform: translateZ(-35px) rotateX(270deg) rotateY(180deg) rotate(180deg);
        transform: translateZ(-35px) rotateX(270deg) rotateY(180deg) rotate(180deg)
    }
    to {
        -webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn);
        transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn)
    }
}

@media (max-width:991.98px) {
    .x-contact-us {
        display: none
    }
}

.x-contact-us .-line-wrapper {
    display: block
}

.x-contact-us .-line-wrapper .-line-img {
    width: 120px;
    height: auto;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s
}

.x-contact-us .-line-wrapper:hover {
    -webkit-filter: saturate(1.5);
    filter: saturate(1.5)
}

.x-ranking-entrance {
    display: none!important;
    position: absolute;
    right: 0;
    top: 200px;
    z-index: 6
}

@media (max-width:991.98px) {
    .x-ranking-entrance {
        position: relative;
        top: unset;
        z-index: unset;
        display: flex
    }
}

.x-ranking-entrance .-link-wrapper {
    background-color: rgba(0, 0, 0, .1);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    padding: .4rem .75rem;
    color: #fff
}

@media (min-width:1200px) {
    .x-ranking-entrance .-link-wrapper:hover {
        text-decoration: none;
        background-color: rgba(0, 0, 0, .4)
    }
}

@media (max-width:991.98px) {
    .x-ranking-entrance .-link-wrapper {
        background-color: transparent;
        padding: 0;
        margin-right: 1.25rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-entrance .-link-wrapper {
        margin-right: .7rem
    }
}

.x-ranking-entrance .-link-wrapper .-image-wrapper {
    align-items: center;
    display: flex
}

.x-ranking-entrance .-link-wrapper .-image-wrapper .-ic-right-star-rank {
    width: 30px
}

@media (max-width:350px) {
    .x-ranking-entrance .-link-wrapper .-image-wrapper .-ic-right-star-rank {
        min-width: 22px
    }
}

.x-ranking-entrance .-link-wrapper .-text-wrapper {
    line-height: 16px;
    font-size: .9rem;
    margin-left: .5rem
}

@media (max-width:991.98px) {
    .x-ranking-entrance .-link-wrapper .-text-wrapper {
        display: none
    }
}

@media screen and (max-width:360px) {
    .x-ranking-entrance.-customer-not-approved .-link-wrapper {
        margin-right: .5rem
    }
    .x-ranking-entrance.-customer-not-approved .-link-wrapper .-ic-right-star-rank {
        width: 26px
    }
}

.x-right-sidebar-container {
    position: fixed;
    top: 250px;
    right: 0;
    z-index: 2;
    padding: 5px
}

@media (max-width:767.98px) {
    .x-right-sidebar-container {
        top: unset;
        bottom: 250px
    }
}

@media (max-width:575.98px) {
    .x-right-sidebar-container {
        bottom: 180px
    }
}

.x-mode-content-top-container .-inner-wrapper {
    color: #ddd;
    font-size: 1rem
}

.x-mode-content-top-container .-inner-wrapper .-highlight {
    font-weight: 600;
    color: #fff
}

.x-test-mode .x-game-lobby-cover {
    margin-top: 50px
}

@media (max-width:991.98px) {
    .x-test-mode .x-mode-content-game-container.-ps .x-content-container {
        margin-top: 0
    }
}

@media (max-width:767.98px) {
    .x-test-mode .x-mode-content-game-container.-habanero .x-habanero-wrapper-container .-top-wrapper .-inner-container {
        padding-top: 5rem;
        padding-bottom: 10rem
    }
}

.x-test-mode .x-mode-content-game-container.-habanero .x-habanero-wrapper-container .-games-wrapper #games-tab {
    margin: 0;
    padding: 15px 23px
}

.x-test-mode .x-mode-content-game-container.-joker .x-joker-wrapper-container {
    margin-top: 0
}

.x-test-mode .x-mode-content-game-container.-joker .x-joker-wrapper-container .-top-wrapper {
    margin-top: 3.1rem
}

.x-mode-content-game-container.-ameba,
.x-mode-content-game-container.-cq9,
.x-mode-content-game-container.-pg-slot {
    padding-bottom: 60px
}

@media (max-width:991.98px) {
    .x-mode-content-game-container.-ameba,
    .x-mode-content-game-container.-cq9,
    .x-mode-content-game-container.-pg-slot {
        padding-bottom: 120px
    }
}

.x-mode-content-game-container.-joker {
    background-color: #000;
    padding-bottom: 60px
}

@media (max-width:991.98px) {
    .x-mode-content-game-container.-joker {
        padding-bottom: 120px
    }
}

.x-mode-content-game-container.-joker .x-joker-wrapper-container {
    background-size: cover
}

.x-mode-content-game-container.-joker .x-joker-wrapper-container .-games-wrapper .-inner-wrapper .-image {
    z-index: 1!important
}

.x-mode-content-game-container.-evo-play {
    padding-bottom: 60px
}

@media (max-width:991.98px) {
    .x-mode-content-game-container.-evo-play {
        padding-bottom: 120px!important
    }
}

.x-mode-content-game-container.-kingmaker {
    background: linear-gradient(0deg, #203c62, #09141d);
    padding-bottom: 80px
}

@media (max-width:991.98px) {
    .x-mode-content-game-container.-kingmaker,
    .x-mode-content-game-container.-ps {
        padding-bottom: 120px
    }
}

.x-mode-content-game-container.-habanero {
    padding-bottom: 60px;
    background-color: #272727
}

@media (max-width:991.98px) {
    .x-mode-content-game-container.-habanero {
        padding-bottom: 140px
    }
}

.x-mode-content-game-container.-habanero .x-habanero-wrapper-container .-games-wrapper #games-tab {
    margin: 0;
    padding: 15px 23px
}

.x-btn-lobby-to-top {
    bottom: 240px;
    right: 15px
}

@media (max-width:991.98px) {
    .x-btn-lobby-to-top {
        bottom: 200px
    }
}

.x-feed-news-header {
    position: fixed;
    top: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    height: 30px;
    width: 100%
}

@media (max-width:991.98px) {
    .x-feed-news-header {
        top: 48px;
        height: 32px;
        padding-top: 2px
    }
}

@media (max-width:575.98px) {
    .x-feed-news-header {
        width: 100vw
    }
}

.x-feed-news-header .-feed-news-inner-wrapper {
    width: 100%;
    background-color: #181818;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 0 0 10px 10px;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

@media (max-width:575.98px) {
    .x-feed-news-header .-feed-news-inner-wrapper {
        border-radius: 0;
        padding: 0 1rem;
        font-size: .875rem
    }
}

@media (max-width:350px) {
    .x-feed-news-header .-feed-news-inner-wrapper {
        padding: 0 .75rem
    }
}

.x-feed-news-header .-feed-news-inner-wrapper .-icon-container .fas {
    font-size: .875rem;
    background: linear-gradient(180deg, #f8f9fa, #dee2e6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-feed-news-header .-feed-news-inner-wrapper .-track {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: .5rem
}

.x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item {
    color: #fff;
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: x-marquee 30s linear infinite;
    animation: x-marquee 30s linear infinite
}

@media (max-width:767.98px) {
    .x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item {
        -webkit-animation-duration: 25s;
        animation-duration: 25s
    }
}

@media (max-width:575.98px) {
    .x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item {
        -webkit-animation-duration: 20s;
        animation-duration: 20s
    }
}

.x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item.-duration-long-content {
    -webkit-animation-duration: 45s;
    animation-duration: 45s
}

@media (max-width:767.98px) {
    .x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item.-duration-long-content {
        -webkit-animation-duration: 40s;
        animation-duration: 40s
    }
}

@media (max-width:575.98px) {
    .x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item.-duration-long-content {
        -webkit-animation-duration: 35s;
        animation-duration: 35s
    }
}

.x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item.-duration-extra-long-content {
    -webkit-animation-duration: 60s;
    animation-duration: 60s
}

@media (max-width:767.98px) {
    .x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item.-duration-extra-long-content {
        -webkit-animation-duration: 55s;
        animation-duration: 55s
    }
}

@media (max-width:575.98px) {
    .x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item.-duration-extra-long-content {
        -webkit-animation-duration: 50s;
        animation-duration: 50s
    }
}

.x-feed-news-header .-feed-news-inner-wrapper .-track:hover .-track-item {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.x-vip-event-entrance {
    margin-top: 1.5rem
}

.x-vip-event-entrance .-link-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.x-vip-event-entrance .-link-wrapper .-ic {
    position: relative;
    width: 60px;
    height: auto;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.x-vip-event-entrance .-link-wrapper .-ic-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.x-vip-event-entrance .-link-wrapper .-text {
    position: absolute;
    bottom: -18px;
    padding: 2px 1rem;
    font-weight: 600;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    border-radius: 30px
}

.x-vip-event-entrance .-link-wrapper:hover {
    text-decoration: none
}

.x-vip-event-entrance .-link-wrapper:hover .-ic {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.x-modal-account-menu {
    min-width: 200px;
    margin-right: 1rem
}

.x-modal-account-menu .navbar-nav .nav-item {
    margin-bottom: .5rem;
    border-radius: 14px;
    background: #381f66
}

.x-modal-account-menu .navbar-nav .nav-item.active,
.x-modal-account-menu .navbar-nav .nav-item:hover {
    background: linear-gradient(180deg, #fbc844, #f88012)
}

.x-modal-account-menu .navbar-nav .nav-item.active .nav-link .-text-menu,
.x-modal-account-menu .navbar-nav .nav-item:hover .nav-link .-text-menu {
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.x-modal-account-menu .navbar-nav .nav-item .nav-link {
    border-radius: 14px;
    padding: .85rem .75rem;
    display: flex;
    color: #f2f2f2
}

.x-modal-account-menu .navbar-nav .nav-item .nav-link .-icon-image {
    width: 28px
}

.x-modal-account-menu .navbar-nav .nav-item .nav-link .-text-menu {
    margin: auto 0 auto .75rem
}

.x-modal-account-menu .navbar-nav .nav-item .nav-link:focus {
    outline: 0
}

.x-modal-account-menu .navbar-nav .nav-item.-account-profile button,
.x-modal-account-menu .navbar-nav .nav-item.-account-provider button,
.x-modal-account-menu .navbar-nav .nav-item.-coupon button,
.x-modal-account-menu .navbar-nav .nav-item.-join-promotion button,
.x-modal-account-menu .navbar-nav .nav-item.-logout button {
    width: 100%;
    border: none;
    background: transparent
}

.x-modal-account-menu .navbar-nav .nav-item button[disabled] {
    opacity: .65
}

.x-account-profile .x-title-modal {
    margin: 0
}

.x-account-profile .-profile-container {
    text-align: center
}

.x-account-profile .-profile-container .-profile-image {
    width: 70px
}

@media (max-width:991.98px) {
    .x-account-profile .-profile-container .-profile-image {
        height: 70px
    }
}

.x-account-profile .-profile-container .-text-username {
    margin-bottom: .5rem
}

.x-account-profile .-profile-container .-link-change-password {
    color: #eb77cf
}

.x-account-profile .-profile-container .-bank-info-container {
    margin: auto;
    display: flex;
    justify-content: center;
    padding: .75rem;
    background-color: hsla(0, 0%, 100%, .1);
    width: 60%
}

.x-account-profile .-profile-container .-bank-info-container .media-body {
    color: #f2f2f2;
    margin: auto
}

@media (max-width:767.98px) {
    .x-account-profile .-profile-container .-bank-info-container {
        width: 90%
    }
}

.x-account-profile .-profile-container .-change-password-container {
    width: 60%;
    margin: 1rem auto
}

@media (max-width:767.98px) {
    .x-account-profile .-profile-container .-change-password-container {
        width: 90%
    }
}

.x-account-profile .-profile-container .-text-change-password-success {
    color: #9be1ff
}

.x-account-profile .-profile-container .x-checkbox-primary {
    margin-top: 10px
}

.x-account-profile .-profile-container .x-checkbox-primary .form-check label:before {
    margin-top: 5px!important
}

.x-account-profile .-profile-container .x-checkbox-primary .form-check label:after {
    top: 5px!important
}

.x-account-provider .x-title-modal {
    margin: 0
}

.x-account-provider .-account-provider-container {
    text-align: center
}

.x-account-provider .-account-provider-container .-account-provider-inner {
    margin-top: 1rem
}

.x-account-provider .-account-provider-container .-account-provider-inner.-scroll {
    height: 330px;
    overflow-y: auto
}

.x-account-provider .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar-track {
    background-color: #26114b;
    border-radius: 12px
}

.x-account-provider .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #503c76;
    border-radius: 12px
}

.x-account-provider .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar-thumb {
    background-color: #503c76;
    border-radius: 12px
}

@media (max-width:991.98px) {
    .x-account-provider .-account-provider-container .-account-provider-inner.-scroll {
        height: 100%
    }
}

.x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper {
    flex: 1;
    align-items: center
}

.x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-logo {
    width: 45px;
    height: 45px;
    border-radius: 50%
}

@media (max-width:991.98px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-logo {
        max-width: 40px;
        max-height: 40px
    }
}

@media (max-width:375px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-logo {
        max-width: 36px;
        max-height: 36px
    }
}

.x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container {
    margin-left: 1rem;
    flex: 1
}

@media (max-width:575.98px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container {
        margin-left: .5rem
    }
}

.x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-text-provider-wrapper {
    display: flex;
    flex: 1
}

@media (max-width:991.98px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-text-provider-wrapper {
        margin-left: .5rem
    }
}

.x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-text-provider-wrapper .-text-provider {
    color: #f2f2f2
}

@media (max-width:991.98px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-text-provider-wrapper .-text-provider {
        font-size: .875rem
    }
}

@media (max-width:375px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-text-provider-wrapper .-text-provider {
        font-size: .75rem
    }
}

.x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-btn-action-wrapper {
    width: 90px;
    padding: 0 5px;
    text-align: left
}

@media (max-width:991.98px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-btn-action-wrapper {
        text-align: right
    }
}

@media (max-width:350px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-btn-action-wrapper {
        width: 50px
    }
}

.x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-btn-action-wrapper .-link-copy-me {
    display: inline-block;
    min-width: 18px;
    padding: 4px 10px;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 4px;
    white-space: nowrap;
    color: #eb77cf
}

.x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-btn-action-wrapper .-link-copy-me .-copy-popover {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

@media (max-width:575.98px) {
    .x-account-provider .-account-provider-container .-account-provider-inner .-info-wrapper .-provider-detail-container .-btn-action-wrapper .-link-copy-me {
        padding: 4px 8px
    }
}

.x-account-provider .-account-provider-container .-account-provider-inner .-default-img-container {
    margin: 1rem 0
}

.x-account-provider .-account-provider-container .-account-provider-inner .-default-img-container .-default-img {
    width: 150px
}

.x-account-provider .-account-provider-container .-account-provider-inner .-text-container {
    color: #fff;
    text-shadow: 2px 2px 10px #2f80ed, 2px 2px 8px #77a5eb
}

.x-account-provider.-has-provider {
    padding-left: 1.5rem;
    padding-right: 0;
    padding-bottom: 0
}

@media (max-width:991.98px) {
    .x-account-provider.-has-provider {
        padding: 0
    }
}

.x-account-provider.-has-provider .x-title-modal {
    margin-top: 0;
    margin-right: 2.5rem
}

.x-account-coupon .x-title-modal {
    margin-top: 0
}

.x-account-coupon .-coupon-container {
    text-align: center
}

.x-account-coupon .-coupon-container .-coupon-member-detail .-coupon-box {
    margin-top: 1rem
}

.x-account-coupon .-coupon-container .-coupon-member-detail .-coupon-box .-ic-coupon {
    width: 200px
}

.x-account-coupon .-coupon-container .-form-coupon-container .-x-input-icon {
    width: 50%;
    margin: auto;
    position: relative
}

@media (max-width:575.98px) {
    .x-account-coupon .-coupon-container .-form-coupon-container .-x-input-icon {
        width: 100%
    }
}

.x-account-coupon .-coupon-container .-form-coupon-container .-btn-submit-container {
    margin-top: 4rem
}

.x-account-promotion .x-title-modal {
    margin: 0
}

.x-account-promotion .-account-promotion-container .-active-promotion {
    height: 260px;
    overflow-y: scroll;
    margin: 1rem auto;
    padding-right: 1rem
}

.x-account-promotion .-account-promotion-container .-active-promotion::-webkit-scrollbar-track {
    background-color: #26114b;
    border-radius: 12px
}

.x-account-promotion .-account-promotion-container .-active-promotion::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #503c76;
    border-radius: 12px
}

.x-account-promotion .-account-promotion-container .-active-promotion::-webkit-scrollbar-thumb {
    background-color: #503c76;
    border-radius: 12px
}

@media (max-width:991.98px) {
    .x-account-promotion .-account-promotion-container .-active-promotion {
        height: 50vh
    }
}

.x-account-promotion .-account-promotion-container .-active-promotion .-name {
    color: #f2f2f2
}

.x-account-promotion .-account-promotion-container .-active-promotion .-name .-title {
    font-size: 1.25rem
}

.x-account-promotion .-account-promotion-container .-active-promotion .-joining {
    color: #f2f2f2
}

.x-account-promotion .-account-promotion-container .-active-promotion .-joining .fas {
    color: #eb77cf
}

.x-account-promotion .-account-promotion-container .-active-promotion .-turnover .-title {
    color: #f2f2f2;
    margin-bottom: .5rem;
    text-align: left
}

.x-account-promotion .-account-promotion-container .-active-promotion .progress {
    position: relative;
    height: 25px;
    padding: .15rem;
    border-radius: 10px;
    background-color: #000
}

.x-account-promotion .-account-promotion-container .-active-promotion .progress .progress-bar {
    border-radius: 10px;
    background: linear-gradient(270deg, #eb77cf 10%, #b72587)
}

.x-account-promotion .-account-promotion-container .-active-promotion .progress span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff
}

.x-account-promotion .-account-promotion-container .-active-promotion .-condition {
    color: #f2f2f2;
    text-align: left
}

.x-account-promotion .-account-promotion-container .-active-promotion .-condition .-title-condition {
    color: #f2f2f2;
    text-decoration: underline
}

.x-account-promotion .-account-promotion-container .-default-img-container {
    margin: 1.5rem 0 1rem
}

.x-account-promotion .-account-promotion-container .-default-img-container .-default-img {
    width: 150px
}

.x-account-promotion .-account-promotion-container .-text-container {
    color: #fff;
    text-shadow: 2px 2px 10px #2f80ed, 2px 2px 8px #77a5eb
}

.x-account-verification-modal {
    margin-top: 2rem;
    font-size: 1.25rem;
    text-align: center
}

@media (max-width:767.98px) {
    .x-account-verification-modal {
        font-size: 1.15rem
    }
}

.x-account-verification-modal .fas.fa-spinner {
    font-size: 4rem;
    color: #fbc844
}

@media (max-width:767.98px) {
    .x-account-verification-modal .fas.fa-spinner {
        font-size: 3rem
    }
}

.x-account-verification-modal .-description {
    margin-top: 1rem
}

.x-queue-number-expression {
    color: #9be1ff;
    font-weight: 600
}

.x-chart-pro {
    display: flex;
    width: 100%;
    color: #9be1ff
}

@media (max-width:991.98px) {
    .x-chart-pro {
        flex-direction: column
    }
}

.x-chart-pro .-chart-intro {
    display: block;
    flex-grow: 1;
    padding: 1rem 1.5rem;
    border-radius: 1rem;
    background: linear-gradient(180deg, #77a5eb, #2545b7)
}

.x-chart-pro .-chart-intro .-title-chart {
    display: block;
    font-size: 2rem;
    font-weight: 600
}

@media (max-width:575.98px) {
    .x-chart-pro .-chart-intro .-title-chart {
        font-size: 1.4rem
    }
}

.x-chart-pro .-chart-intro .-title-chart .-title-highlight {
    font-size: 3rem
}

@media (max-width:575.98px) {
    .x-chart-pro .-chart-intro .-title-chart .-title-highlight {
        font-size: 1.4rem
    }
}

.x-chart-pro .-chart-intro .-content-chart {
    display: block;
    padding-left: 0
}

@media (max-width:575.98px) {
    .x-chart-pro .-chart-intro .-content-chart {
        font-size: .85rem
    }
}

.x-chart-pro .-chart-intro .-content-chart .-list-chart {
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 33px;
    padding: 8px;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 50%, hsla(0, 0%, 100%, .1) 90%)
}

.x-chart-pro .-chart-intro .-content-chart .-list-chart:not(:last-of-type) {
    margin-bottom: 8px
}

.x-chart-pro .-chart-intro .-content-chart .-list-chart.-owner {
    background: #9be1ff;
    color: #fff
}

.x-chart-pro .-chart-intro .-content-chart .-list-chart .-img {
    width: 40px;
    margin-left: .5rem
}

.x-chart-pro .-chart-intro .-content-chart .-list-chart .-phone,
.x-chart-pro .-chart-intro .-content-chart .-list-chart .-rank {
    padding: 0 4px;
    flex: 1
}

.x-chart-pro .-chart-intro .-content-chart .-list-chart .-rank {
    width: 30%;
    text-align: center
}

@media (max-width:575.98px) {
    .x-chart-pro .-chart-intro .-content-chart .-list-chart .-rank {
        width: 15%
    }
}

.x-chart-pro .-chart-intro .-content-chart .-list-chart .-phone {
    text-align: left;
    min-width: 92px
}

@media (max-width:425px) {
    .x-chart-pro .-chart-intro .-content-chart .-list-chart .-phone {
        flex: 2
    }
}

.x-chart-pro .-chart-intro .-content-chart .-list-chart .-win {
    width: 70px
}

@media (max-width:350px) {
    .x-chart-pro .-chart-intro .-content-chart .-list-chart .-win {
        width: 34px;
        text-align: center
    }
}

.x-chart-pro .-pro-intro {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 2rem 0;
    border-radius: 1rem;
    margin-left: 1rem;
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .12), 0 1px 2px hsla(0, 7.3%, 92%, .24)
}

@media (max-width:991.98px) {
    .x-chart-pro .-pro-intro {
        flex-wrap: wrap;
        margin-top: 1rem;
        margin-left: 0;
        width: 100%;
        padding: 2rem 1rem;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .x-chart-pro .-pro-intro:hover .-btn-sparkle {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.x-chart-pro .-pro-intro .-img {
    width: 200px;
    margin-bottom: 2rem
}

@media (max-width:991.98px) {
    .x-chart-pro .-pro-intro .-img {
        width: 40%;
        margin: 0 auto
    }
}

.x-chart-pro .-pro-intro .-content-pro {
    text-align: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto
}

.x-chart-pro .-pro-intro .-content-pro .-text-pro {
    font-size: 2rem;
    margin-bottom: 0
}

@media (max-width:575.98px) {
    .x-chart-pro .-pro-intro .-content-pro .-text-pro {
        font-size: 1.5rem
    }
}

.x-chart-pro .-pro-intro .-content-pro .-text-sup-pro {
    font-size: 1.2rem;
    margin-bottom: 1rem
}

@media (max-width:575.98px) {
    .x-chart-pro .-pro-intro .-content-pro .-text-sup-pro {
        font-size: 1rem;
        margin-bottom: .5rem
    }
}

.x-chart-pro .-pro-intro .-btn-sparkle {
    display: block;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    padding: 1rem 1.5rem;
    font-size: 1.2rem;
    color: #fff
}

@media (max-width:575.98px) {
    .x-chart-pro .-pro-intro .-btn-sparkle {
        padding: .5rem 1rem
    }
}

@media (min-width:768px) {
    .x-chart-pro .-pro-intro .-btn-sparkle:hover {
        background: linear-gradient(180deg, #77a5eb, #2545b7);
        color: #9be1ff
    }
}

.x-text-with-link-component {
    font-size: 1rem
}

@media (max-width:575.98px) {
    .x-text-with-link-component {
        font-size: .875rem
    }
}

.x-text-with-link-component .-text-message {
    opacity: 1;
    color: #ddd
}

.x-text-with-link-component .-link-message {
    color: #eb77cf;
    opacity: 1
}

.x-game-badge-component {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
    padding: 0 12px;
    border-radius: 5px
}

.x-game-badge-component span {
    position: relative;
    top: -1px
}

.x-game-badge-component.-new {
    background: linear-gradient(180deg, #56ccf2, #2f80ed);
    color: #fff
}

.x-game-badge-component.-popular {
    background: linear-gradient(180deg, #eb77cf, #b72587)
}

.x-game-badge-component.-normal {
    font-size: .85rem;
    padding: 2px 6px 4px
}

@media (max-width:991.98px) {
    .x-game-badge-component {
        top: unset;
        bottom: 8px;
        right: 8px;
        padding: 2px 6px 4px;
        font-size: 1rem
    }
    .x-game-badge-component span {
        top: 0
    }
}

@media (max-width:767.98px) {
    .x-game-badge-component {
        right: 10px;
        font-size: .875rem
    }
}

.x-casino-providers-logo-component {
    margin-left: auto;
    margin-right: auto
}

.x-casino-providers-logo-component .-providers-logo-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.x-casino-providers-logo-component .-providers-logo-inner .-img-container {
    padding: 0 .5rem;
    width: 14.28571%;
    max-width: 120px
}

@media (max-width:991.98px) {
    .x-casino-providers-logo-component .-providers-logo-inner .-img-container {
        width: 20%;
        margin-bottom: 10px
    }
}

@media (max-width:767.98px) {
    .x-casino-providers-logo-component .-providers-logo-inner .-img-container {
        width: 25%
    }
}

@media (max-width:575.98px) {
    .x-casino-providers-logo-component .-providers-logo-inner .-img-container {
        width: 33.33%
    }
}

.x-casino-providers-logo-component .-providers-logo-inner .-img-container .-img {
    width: 100%;
    height: auto
}

.x-jackpot-list-component {
    position: relative;
    width: 600px;
    padding: 20px 20px 30px;
    background: linear-gradient(180deg, #26114b, #3a3a58);
    border-radius: 40px;
    text-align: center;
    box-shadow: 0 4px 12px 4px #2545b7
}

.x-jackpot-list-component .x-no-result-component {
    height: 300px;
    display: flex;
    align-items: center
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .x-no-result-component {
        height: 240px
    }
}

.x-jackpot-list-component .x-no-result-component .-img {
    width: 150px
}

@media (min-width:576px) {
    .x-jackpot-list-component {
        height: 500px
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .x-jackpot-list-component {
        width: 100%;
        min-width: 530px
    }
}

@media (max-width:767.98px) {
    .x-jackpot-list-component {
        width: 530px
    }
}

@media (max-width:575.98px) {
    .x-jackpot-list-component {
        width: 100%;
        padding: 15px 15px 30px;
        border-radius: 30px
    }
}

.x-jackpot-list-component .-jackpot-logo-img {
    width: 330px;
    margin-top: -5rem
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-logo-img {
        width: 260px
    }
}

.x-jackpot-list-component .-jackpot-lists-wrapper {
    margin-top: 1rem
}

.x-jackpot-list-component .-jackpot-list-item {
    display: flex;
    align-items: center;
    width: 80%;
    margin: .4rem auto;
    padding: 5px;
    font-size: .9rem;
    background: #fff;
    border-radius: 10px
}

@media (min-width:992px) and (max-width:1199.98px) {
    .x-jackpot-list-component .-jackpot-list-item {
        width: 90%
    }
}

@media (max-width:767.98px) {
    .x-jackpot-list-component .-jackpot-list-item {
        width: 90%
    }
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item {
        width: 93%;
        margin: .6rem auto 0
    }
}

@media (max-width:350px) {
    .x-jackpot-list-component .-jackpot-list-item {
        font-size: .8rem
    }
}

.x-jackpot-list-component .-jackpot-list-item.slick-current {
    width: 90%;
    font-size: 1.1rem
}

@media (min-width:992px) and (max-width:1199.98px) {
    .x-jackpot-list-component .-jackpot-list-item.slick-current {
        width: 100%
    }
}

@media (max-width:767.98px) {
    .x-jackpot-list-component .-jackpot-list-item.slick-current {
        width: 100%
    }
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item.slick-current {
        font-size: 1rem
    }
}

@media (max-width:350px) {
    .x-jackpot-list-component .-jackpot-list-item.slick-current {
        font-size: .9rem
    }
}

.x-jackpot-list-component .-jackpot-list-item.slick-current .-game-logo {
    width: 70px;
    height: 70px
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item.slick-current .-game-logo {
        width: 64px;
        height: 64px
    }
}

.x-jackpot-list-component .-jackpot-list-item.slick-current .-information-wrapper .-profile-image {
    width: 40px
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item.slick-current .-information-wrapper .-profile-image {
        width: 32px
    }
}

.x-jackpot-list-component .-jackpot-list-item.slick-current .-information-wrapper .-inner-phone-number .-hidden-number-img {
    width: 20px
}

@media (max-width:350px) {
    .x-jackpot-list-component .-jackpot-list-item.slick-current .-information-wrapper .-inner-phone-number .-hidden-number-img {
        width: 17px
    }
}

.x-jackpot-list-component .-jackpot-list-item.slick-current .-action-wrapper {
    min-width: 190px
}

.x-jackpot-list-component .-jackpot-list-item.slick-current .-action-wrapper .-balance-wrapper .-coin-img {
    width: 30px
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item.slick-current .-action-wrapper .-balance-wrapper .-coin-img {
        width: 26px
    }
}

.x-jackpot-list-component .-jackpot-list-item .-game-logo {
    width: 64px;
    height: 64px;
    border-radius: 5px
}

@media (max-width:350px) {
    .x-jackpot-list-component .-jackpot-list-item .-game-logo {
        width: 56px;
        height: 56px
    }
}

.x-jackpot-list-component .-jackpot-list-item .-outer-wrapper {
    display: flex;
    align-items: center
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item .-outer-wrapper {
        flex-wrap: wrap
    }
}

.x-jackpot-list-component .-jackpot-list-item .-information-wrapper {
    display: flex;
    align-items: center;
    flex: 1;
    margin-left: 10px
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item .-information-wrapper {
        margin-left: 8px
    }
}

.x-jackpot-list-component .-jackpot-list-item .-information-wrapper .-profile-image {
    width: 36px;
    margin-right: 5px
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item .-information-wrapper .-profile-image {
        width: 30px
    }
}

.x-jackpot-list-component .-jackpot-list-item .-information-wrapper .-inner-phone-number {
    display: flex;
    align-items: center
}

.x-jackpot-list-component .-jackpot-list-item .-information-wrapper .-inner-phone-number .-number {
    padding-right: 5px;
    font-weight: 500;
    color: #503c76
}

.x-jackpot-list-component .-jackpot-list-item .-information-wrapper .-inner-phone-number .-hidden-number-img {
    margin-right: 4px;
    width: 18px
}

.x-jackpot-list-component .-jackpot-list-item .-information-wrapper .-inner-phone-number .-hidden-number-img:last-of-type {
    margin-right: 0
}

@media (max-width:350px) {
    .x-jackpot-list-component .-jackpot-list-item .-information-wrapper .-inner-phone-number .-hidden-number-img {
        width: 16px
    }
}

.x-jackpot-list-component .-jackpot-list-item .-action-wrapper {
    display: flex;
    align-items: center;
    padding-left: 10px;
    min-width: 180px
}

.x-jackpot-list-component .-jackpot-list-item .-action-wrapper .-play-btn {
    display: inline-block;
    width: 20px;
    margin-right: 10px
}

.x-jackpot-list-component .-jackpot-list-item .-action-wrapper .-play-btn .-play-img {
    width: 100%
}

.x-jackpot-list-component .-jackpot-list-item .-action-wrapper .-balance-wrapper {
    display: flex;
    align-items: center
}

.x-jackpot-list-component .-jackpot-list-item .-action-wrapper .-balance-wrapper .-coin-img {
    width: 24px;
    margin-right: 10px
}

.x-jackpot-list-component .-jackpot-list-item .-action-wrapper .-balance-wrapper .-inner-wrapper {
    display: inline-block;
    padding: 5px 10px;
    font-weight: 500;
    color: #fff;
    background: linear-gradient(180deg, #ddd 10%, #eb77c8);
    border-radius: 15px
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-jackpot-list-item .-action-wrapper {
        justify-content: space-between;
        width: 100%
    }
    .x-jackpot-list-component .-jackpot-list-item .-action-wrapper .-play-btn {
        order: 1;
        width: 26px
    }
    .x-jackpot-list-component .-jackpot-list-item .-action-wrapper .-balance-wrapper {
        order: 0
    }
}

.x-jackpot-list-component .-animate-icon-1 {
    position: absolute;
    top: 20px;
    left: -50px;
    width: 120px;
    -webkit-animation: x-vertical-mover 2s infinite alternate;
    animation: x-vertical-mover 2s infinite alternate
}

@media (max-width:767.98px) {
    .x-jackpot-list-component .-animate-icon-1 {
        left: unset;
        right: -40px;
        width: 100px;
        top: 20px
    }
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-animate-icon-1 {
        right: -20px;
        width: 100px;
        top: 0
    }
}

.x-jackpot-list-component .-animate-icon-2 {
    position: absolute;
    bottom: -10px;
    left: -70px;
    width: 120px;
    -webkit-animation: x-vertical-mover 4s infinite alternate;
    animation: x-vertical-mover 4s infinite alternate
}

@media (max-width:767.98px) {
    .x-jackpot-list-component .-animate-icon-2 {
        bottom: -40px;
        left: -60px
    }
}

.x-jackpot-list-component .-animate-icon-3 {
    position: absolute;
    top: 180px;
    right: -60px;
    width: 120px;
    -webkit-animation: x-vertical-mover 2s 1s infinite alternate;
    animation: x-vertical-mover 2s 1s infinite alternate
}

@media (max-width:767.98px) {
    .x-jackpot-list-component .-animate-icon-3 {
        top: 320px;
        right: -40px;
        width: 80px
    }
}

@media (max-width:575.98px) {
    .x-jackpot-list-component .-animate-icon-3 {
        top: 280px;
        width: 70px
    }
}

.x-select-amount {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-top: 1rem
}

@media (max-width:991.98px) {
    .x-select-amount {
        width: 400px;
        margin: 2rem auto 0
    }
}

@media (max-width:575.98px) {
    .x-select-amount {
        width: 100%;
        justify-content: space-between
    }
}

.x-select-amount .-amount-container {
    width: 30%;
    margin-bottom: 1rem
}

@media (max-width:575.98px) {
    .x-select-amount .-amount-container {
        width: 31.5%
    }
}

.x-select-amount .-amount-container .-btn-select-amount {
    display: flex;
    position: relative;
    border-radius: 20px;
    padding: 0;
    background: linear-gradient(180deg, rgba(119, 165, 235, .3), rgba(223, 245, 255, .3));
    height: 40px;
    opacity: .5
}

.x-select-amount .-amount-container .-btn-select-amount:focus {
    outline: none;
    box-shadow: none
}

.x-select-amount .-amount-container .-btn-select-amount .-deposit-coin {
    width: 20px;
    transition: .2s linear;
    position: absolute;
    left: 25%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.x-select-amount .-amount-container .-btn-select-amount .-no {
    position: absolute;
    top: 50%;
    left: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:992px) {
    .x-select-amount .-amount-container .-btn-select-amount:hover {
        opacity: 1;
        background: linear-gradient(180deg, rgba(56, 108, 187, .8), rgba(166, 228, 255, .8))
    }
}

.x-select-amount .-amount-container .-btn-select-amount.active {
    opacity: 1;
    background: linear-gradient(180deg, rgba(56, 108, 187, .8), rgba(166, 228, 255, .8))
}

.x-select-amount .-amount-container .-btn-select-amount.active .-deposit-coin {
    width: 30px
}

@media (max-width:991.98px) {
    .x-select-amount .-amount-container .-btn-select-amount {
        font-size: 1.3rem
    }
}

@media (max-width:575.98px) {
    .x-select-amount .-amount-container .-btn-select-amount {
        font-size: 1rem
    }
}

.x-no-result-component {
    text-align: center
}

.x-no-result-component .-inner-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.x-no-result-component .-inner-wrapper .-img {
    width: 180px;
    height: auto
}

@media (max-width:767.98px) {
    .x-no-result-component .-inner-wrapper .-img {
        width: 150px
    }
}

.x-no-result-component .-inner-wrapper .-title {
    color: #eb77cf
}

@media (max-width:991.98px) {
    .x-no-result-component .-inner-wrapper .-title {
        font-size: 1.8rem
    }
}

@media (max-width:767.98px) {
    .x-no-result-component .-inner-wrapper .-title {
        font-size: 1.5rem
    }
}

.x-no-result-component .-inner-wrapper .-sub-title {
    font-size: 1.125rem;
    font-weight: 400;
    color: #f3f3f3
}

@media (max-width:767.98px) {
    .x-no-result-component .-inner-wrapper .-sub-title {
        font-size: 1rem
    }
}

.x-password-toggler {
    width: 100%
}

.x-password-toggler .-ic {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 18px;
    color: #a5a5a5
}

.x-password-toggler .-ic.fa-eye-slash {
    display: none
}

.x-password-toggler .fa-eye-slash:hover,
.x-password-toggler .fa-eye:hover {
    cursor: pointer
}

.x-password-toggler.-open .-ic.fa-eye {
    display: none
}

.x-password-toggler.-open .-ic.fa-eye-slash {
    display: block
}

.x-password-toggler .x-form-control.is-invalid {
    background-position: 85% calc(.375em + .4rem)
}

.x-game-video-component {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    transition: all .2s
}

@media (max-width:991.98px) {
    .x-game-video-component {
        bottom: 6px;
        right: 6px;
        top: unset;
        left: unset
    }
}

.x-game-video-component .-video-btn {
    position: relative;
    right: 0;
    display: flex;
    align-items: center;
    transition: all .2s;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background: linear-gradient(180deg, #eb77cf, #b72587);
    border: none;
    justify-content: center
}

.x-game-video-component .-video-btn:focus {
    outline: none
}

@media (max-width:991.98px) {
    .x-game-video-component .-video-btn {
        width: 30px;
        height: 30px
    }
}

.x-game-video-component .-video-btn .-ic-video-example {
    width: 20px
}

@media (max-width:991.98px) {
    .x-game-video-component .-video-btn .-ic-video-example {
        width: 18px
    }
}

.x-game-video-component .-content-wrapper {
    position: absolute;
    top: 50%;
    right: 26px;
    overflow: hidden;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

@media (max-width:991.98px) {
    .x-game-video-component .-content-wrapper {
        display: none
    }
}

.x-game-video-component .-content-wrapper .-content-inside {
    position: relative;
    right: -100%;
    width: 90px;
    font-size: .8rem;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    transition: all .2s;
    margin-left: -6px;
    padding: .35rem 1rem;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

@media (min-width:992px) {
    .x-game-video-component:hover .-content-inside {
        right: -7px
    }
}

.x-game-badge-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 70px;
    height: 70px;
    overflow: hidden
}

.x-game-badge-image .-img,
.x-game-badge-image:before {
    position: absolute;
    top: 32%;
    left: 32%
}

.x-game-badge-image .-img {
    z-index: 1;
    width: 18px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.x-game-badge-image:before {
    content: "";
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 110px;
    height: 28px;
    background: rgba(0, 0, 0, .4)
}

.x-game-badge-image.-normal .-img {
    width: 14px
}

.x-game-badge-image.-normal:before {
    height: 24px
}

.x-live-transaction-component .-row-slick-wrapper {
    position: relative;
    margin-top: 1rem;
    padding: 0 .5rem;
    overflow: hidden;
    flex-wrap: nowrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (max-width:575.98px) {
    .x-live-transaction-component .-row-slick-wrapper {
        margin-top: 1rem;
        padding: 0 .75rem
    }
}

@media (max-width:350px) {
    .x-live-transaction-component .-row-slick-wrapper {
        padding: 0 .5rem
    }
}

.x-live-transaction-component .-row-slick-wrapper .-col-wrapper {
    padding: 0 .5rem
}

@media (max-width:575.98px) {
    .x-live-transaction-component .-row-slick-wrapper .-col-wrapper {
        padding: 0 .25rem;
        min-width: 112px
    }
}

@media (max-width:350px) {
    .x-live-transaction-component .-row-slick-wrapper .-col-wrapper {
        padding: 0 .5rem
    }
}

.x-live-transaction-component .-box {
    padding: 1rem;
    background-color: #670000;
    border-radius: 10px
}

@media (max-width:1199.98px) {
    .x-live-transaction-component .-box {
        padding: .75rem
    }
}

@media (max-width:575.98px) {
    .x-live-transaction-component .-box {
        padding: .25rem
    }
}

.x-live-transaction-component .-box .-volume-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .5rem 1rem;
    background: hsla(0, 0%, 76.9%, .15);
    border-radius: 30px
}

.x-live-transaction-component .-box .-volume-wrapper .-ic-img {
    width: 30px;
    height: auto
}

.x-live-transaction-component .-box .-volume-wrapper .-amount {
    font-size: 1.5rem;
    font-weight: 600
}

@media (max-width:1199.98px) {
    .x-live-transaction-component .-box .-volume-wrapper .-ic-img {
        width: 26px
    }
    .x-live-transaction-component .-box .-volume-wrapper .-amount {
        font-size: 1.25rem
    }
}

@media (max-width:991.98px) {
    .x-live-transaction-component .-box .-volume-wrapper {
        padding: .5rem .75rem
    }
    .x-live-transaction-component .-box .-volume-wrapper .-amount {
        font-size: 1.125rem
    }
}

@media (max-width:575.98px) {
    .x-live-transaction-component .-box .-volume-wrapper .-amount {
        font-size: .875rem
    }
}

@media (max-width:350px) {
    .x-live-transaction-component .-box .-volume-wrapper .-amount {
        font-size: 1rem
    }
}

@media screen and (max-width:350px) {
    .x-live-transaction-component .-box .-volume-wrapper {
        padding: .5rem
    }
    .x-live-transaction-component .-box .-volume-wrapper .-ic-img {
        width: 24px
    }
}

.x-live-transaction-component .-box .-profile-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    padding: 0 .5rem
}

.x-live-transaction-component .-box .-profile-wrapper .-profile-img {
    width: 30px;
    height: auto;
    border-radius: 50%
}

.x-live-transaction-component .-box .-profile-wrapper .-profile-number {
    font-size: 1.125rem;
    color: #8eb0ec;
    text-shadow: 0 0 6px hsla(0, 0%, 100%, .25)
}

@media (max-width:1199.98px) {
    .x-live-transaction-component .-box .-profile-wrapper .-profile-img {
        width: 26px
    }
    .x-live-transaction-component .-box .-profile-wrapper .-profile-number {
        font-size: .9rem
    }
}

@media (max-width:991.98px) {
    .x-live-transaction-component .-box .-profile-wrapper {
        justify-content: flex-end
    }
    .x-live-transaction-component .-box .-profile-wrapper .-profile-img {
        display: none
    }
    .x-live-transaction-component .-box .-profile-wrapper .-profile-number {
        font-size: 1rem
    }
}

@media (max-width:767.98px) {
    .x-live-transaction-component .-box .-profile-wrapper {
        margin-top: .5rem
    }
}

@media (max-width:575.98px) {
    .x-live-transaction-component .-box .-profile-wrapper {
        padding: 0 .25rem
    }
    .x-live-transaction-component .-box .-profile-wrapper .-profile-number {
        font-size: .75rem
    }
}

@media (max-width:350px) {
    .x-live-transaction-component .-box .-profile-wrapper {
        padding: 0 .5rem
    }
    .x-live-transaction-component .-box .-profile-wrapper .-profile-number {
        font-size: 1rem
    }
}

.x-live-transaction-component .-box .-detail-wrapper {
    margin-top: .5rem;
    padding: 0 .5rem;
    text-align: right
}

.x-live-transaction-component .-box .-detail-wrapper .-text {
    font-size: 1.125rem;
    text-shadow: 0 0 6px hsla(0, 0%, 100%, .25)
}

@media (max-width:1199.98px) {
    .x-live-transaction-component .-box .-detail-wrapper .-text {
        font-size: 1rem
    }
}

@media (max-width:991.98px) {
    .x-live-transaction-component .-box .-detail-wrapper .-text {
        font-size: 1rem
    }
}

@media (max-width:767.98px) {
    .x-live-transaction-component .-box .-detail-wrapper {
        margin-top: 0
    }
}

@media (max-width:575.98px) {
    .x-live-transaction-component .-box .-detail-wrapper {
        padding: 0 .25rem
    }
    .x-live-transaction-component .-box .-detail-wrapper .-text {
        font-size: .75rem
    }
}

@media (max-width:350px) {
    .x-live-transaction-component .-box .-detail-wrapper {
        padding: 0 .5rem
    }
    .x-live-transaction-component .-box .-detail-wrapper .-text {
        font-size: 1rem
    }
}

.x-withdrawal-live-feed-component .-title-container {
    width: 19%;
    padding: .5rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    background: linear-gradient(180deg, #192d77, rgba(57, 56, 84, 0));
    text-align: center
}

.x-withdrawal-live-feed-component .-title-container .-ic-img {
    width: 30px;
    height: auto
}

.x-withdrawal-live-feed-component .-title-container .-ic-text {
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff
}

@media (max-width:991.98px) {
    .x-withdrawal-live-feed-component .-title-container {
        width: 200px
    }
}

@media (max-width:575.98px) {
    .x-withdrawal-live-feed-component .-title-container {
        width: 170px
    }
    .x-withdrawal-live-feed-component .-title-container .-ic-text {
        font-size: 1rem;
        font-weight: 500
    }
}

.x-withdrawal-live-feed-component .-row-slick-wrapper:after,
.x-withdrawal-live-feed-component .-row-slick-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    width: 120px;
    height: 100%
}

@media (max-width:991.98px) {
    .x-withdrawal-live-feed-component .-row-slick-wrapper:after,
    .x-withdrawal-live-feed-component .-row-slick-wrapper:before {
        display: none
    }
}

.x-withdrawal-live-feed-component .-row-slick-wrapper:before {
    left: 16px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: linear-gradient(90deg, rgba(0, 0, 0, .6) 0, transparent)
}

.x-withdrawal-live-feed-component .-row-slick-wrapper:after {
    right: 15px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: linear-gradient(270deg, rgba(0, 0, 0, .6) 0, transparent)
}

.x-commission-live-feed-component .-title-container {
    position: relative;
    width: 220px;
    margin-left: auto;
    margin-right: auto
}

.x-commission-live-feed-component .-title-container .-bg-img {
    width: 100%;
    height: auto
}

.x-commission-live-feed-component .-title-container .-ic-img {
    position: absolute;
    top: 50%;
    right: -10px;
    width: 50px;
    height: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.x-commission-live-feed-component .-title-container .-ic-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    font-size: 1.125rem;
    font-weight: 600;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(-52%, -50%);
    transform: translate(-52%, -50%)
}

.x-commission-live-feed-component .-box .-profile-wrapper {
    margin-top: 0;
    padding: 0
}

.x-commission-live-feed-component .-box .-profile-wrapper .-profile-img {
    width: 46px
}

@media (max-width:1199.98px) {
    .x-commission-live-feed-component .-box .-profile-wrapper .-profile-img {
        width: 40px
    }
}

.x-commission-live-feed-component .-box .-profile-wrapper .-profile-number {
    color: #c4c4c4
}

.x-commission-live-feed-component .-box .-profile-wrapper .-profile-value {
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff
}

@media (max-width:1199.98px) {
    .x-commission-live-feed-component .-box .-profile-wrapper .-profile-value {
        font-size: 1rem
    }
}

@media (max-width:575.98px) {
    .x-commission-live-feed-component .-box .-profile-wrapper .-profile-value {
        font-size: .875rem
    }
}

.x-commission-live-feed-component .-box .-profile-inner-detail {
    flex: 1;
    padding-right: 8px;
    text-align: right
}

.x-commission-live-feed-component .-box .-volume-wrapper {
    margin-top: .5rem
}

.x-commission-live-feed-component .-box .-volume-wrapper .-amount {
    color: #81ea91
}

.x-menu-provider {
    padding: 0;
    background-color: #051145;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.x-menu-provider.-fixed {
    position: fixed;
    left: 0;
    width: 100%;
    top: 60px;
    z-index: 3
}

@media (max-width:991.98px) {
    .x-menu-provider.-fixed {
        top: 50px
    }
}

@media (max-width:767.98px) {
    .x-menu-provider .-nav-menu-container {
        max-width: 100%
    }
}

@media (max-width:991.98px) {
    .x-menu-provider .-nav-menu-container {
        padding: 0
    }
}

.x-menu-provider .-nav-menu-container .nav {
    justify-content: center;
    text-align: center;
    align-items: center
}

@media (max-width:991.98px) {
    .x-menu-provider .-nav-menu-container .nav {
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: flex-start;
        flex-wrap: nowrap
    }
    .x-menu-provider .-nav-menu-container .nav::-webkit-scrollbar-track {
        background-color: #26114b;
        border-radius: 12px
    }
    .x-menu-provider .-nav-menu-container .nav::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #503c76;
        border-radius: 12px
    }
    .x-menu-provider .-nav-menu-container .nav::-webkit-scrollbar-thumb {
        background-color: #503c76;
        border-radius: 12px
    }
}

.x-menu-provider .-nav-menu-container .nav .nav-item {
    padding: 0;
    width: 16%
}

@media (max-width:991.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item {
        flex-grow: 1
    }
}

@media (max-width:767.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item {
        width: 120px
    }
}

@media (max-width:575.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item {
        width: 66px
    }
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link {
    color: #c4c4c4;
    transition: all .4s;
    background-color: transparent;
    border: none;
    width: 100%
}

@media (max-width:575.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link {
        width: 100%;
        padding: .25rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%
    }
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link:active,
.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link:focus {
    outline: none;
    box-shadow: none
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-ic-menu {
    width: 65px;
    transition: all .4s;
    margin-bottom: .5rem
}

@media (max-width:575.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-ic-menu {
        width: 50px
    }
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu {
    position: relative;
    transition: font-weight .2s
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu:after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 50%;
    height: 100%;
    width: 150%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: background-size .2s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    mix-blend-mode: screen
}

@media (min-width:576px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu:after {
        background-image: url(./build/images/dna-ic-nav-menu-line-active.9765c9f8.png)
    }
}

@media (max-width:991.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu:after {
        width: 100%
    }
}

@media (max-width:575.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu:after {
        bottom: 0
    }
}

@media (max-width:991.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu {
        font-size: .875rem
    }
}

@media (max-width:575.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu {
        display: inline-block;
        font-size: 10px;
        line-height: 12px
    }
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link.active,
.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link:hover {
    color: #f3f3f3;
    font-weight: 600;
    background: linear-gradient(1turn, rgb(197 0 173 / 50%), rgba(197, 16, 0, 0));
    mix-blend-mode: normal
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link.active .-ic-menu,
.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link:hover .-ic-menu {
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link.active .-text-nav-menu,
.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link:hover .-text-nav-menu {
    display: inline-block;
    color: #fff;
    background: #f3f3f3 -webkit-gradient(linear, 100% 0, 0 0, from(#f3f3f3), color-stop(.5, #eb77cf), to(#f3f3f3));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media (max-width:991.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link.active .-text-nav-menu,
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link:hover .-text-nav-menu {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-duration: 3.5s;
        animation-duration: 3.5s
    }
}

@media (max-width:575.98px) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link.active .-text-nav-menu,
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link:hover .-text-nav-menu {
        -webkit-animation-name: x-shimmer-shorter;
        animation-name: x-shimmer-shorter;
        -webkit-animation-duration: 2.5s;
        animation-duration: 2.5s
    }
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link.active .-text-nav-menu:after,
.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link:hover .-text-nav-menu:after {
    background-size: 100%
}

@media (max-width:575.98px) {
    .x-menu-provider .-nav-menu-container.-mobile-view {
        height: 64px
    }
    .x-menu-provider .-nav-menu-container.-mobile-view .nav-menu,
    .x-menu-provider .-nav-menu-container.-mobile-view .nav-menu .nav {
        height: 100%
    }
    .x-menu-provider .-nav-menu-container.-mobile-view .nav-menu .nav .nav-item {
        height: 100%;
        background-size: 360px;
        background-repeat: no-repeat
    }
    .x-menu-provider .-nav-menu-container.-mobile-view .nav-menu .nav .nav-item .nav-link {
        justify-content: flex-end
    }
    .x-menu-provider .-nav-menu-container.-mobile-view .-mobile-view-casino {
        background-position: 7px 3px!important
    }
    .x-menu-provider .-nav-menu-container.-mobile-view .-mobile-view-slot {
        background-position: -68px 3px!important
    }
    .x-menu-provider .-nav-menu-container.-mobile-view .-mobile-view-skill-game {
        background-position: -143px 3px!important
    }
    .x-menu-provider .-nav-menu-container.-mobile-view .-mobile-view-sport {
        background-position: -217px 3px!important
    }
    .x-menu-provider .-nav-menu-container.-mobile-view .-mobile-view-fishing-game {
        background-position: -296px 3px!important
    }
}

.x-category-provider {
    background-color: #0a082b;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat
}

.x-category-provider .-games-list-container {
    padding: 3rem 0 2rem
}

@media (max-width:991.98px) {
    .x-category-provider .-games-list-container {
        padding: 2rem 0 1rem
    }
}

@media (max-width:575.98px) {
    .x-category-provider .-games-list-container .nav {
        padding: 0 .5rem
    }
}

.x-category-provider .-games-list-container .nav .nav-item {
    margin-bottom: 1.5rem;
    padding: 0 .65rem
}

@media (max-width:991.98px) {
    .x-category-provider .-games-list-container .nav .nav-item {
        margin-bottom: 1rem
    }
}

.x-category-provider .-games-list-container .nav .nav-item .nav-link {
    padding: 0
}

.x-category-provider .-games-list-container .nav .nav-item .-text-nav-menu {
    margin-top: .75rem;
    margin-bottom: 0;
    color: #c4c4c4
}

@media (max-width:767.98px) {
    .x-category-provider .-games-list-container .nav .nav-item .-text-nav-menu {
        margin-top: .5rem;
        font-size: .875rem
    }
}

.x-category-provider .-games-list-container .nav .nav-item.-game-slot-macro-container {
    padding: 0 .5rem;
    width: 16.66%;
    margin-top: 1rem
}

.x-category-provider .-games-list-container .nav .nav-item.-game-slot-macro-container .-img-provider {
    border-radius: 15px
}

.x-category-provider .-games-list-container .nav .nav-item.-game-slot-macro-container .nav-link {
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

@media (min-width:992px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-slot-macro-container:nth-child(-n+6) {
        margin-top: 0
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-slot-macro-container {
        width: 20%
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-slot-macro-container {
        width: 25%
    }
}

@media (max-width:575.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-slot-macro-container {
        width: 33.33%
    }
}

.x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container {
    padding: 0 .5rem;
    width: 33.33%
}

.x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container .-img-provider {
    border-radius: 15px
}

@media (max-width:767.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container {
        width: 50%
    }
    .x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container:nth-child(3) {
        width: 100%
    }
}

.x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link {
    position: relative
}

.x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay {
    background: rgba(0, 0, 0, .49);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;
    transition: all .2s;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

@media (max-width:991.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay {
        height: 40%
    }
}

@media (max-width:575.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay {
        height: 45%
    }
}

.x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner {
    height: 100%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 20px
}

.x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner .-title {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700
}

@media (max-width:767.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner .-title {
        font-weight: 600;
        font-size: 1.25rem
    }
}

@media (max-width:350px) {
    .x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner .-title {
        font-weight: 500;
        font-size: 1rem
    }
}

.x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner .-sub-title {
    color: #f3f3f3
}

@media (max-width:575.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner .-sub-title {
        font-size: .875rem
    }
}

.x-category-provider .-games-list-container .nav .nav-item.-random-container:hover .nav-link .-overlay {
    background: rgba(0, 0, 0, .7)
}

.x-category-provider .-games-list-container .nav .nav-item .-game-list-heading-container {
    height: 100%
}

.x-category-provider .-games-list-container .nav .nav-item .-game-list-heading-container .-inner-wrapper {
    position: relative;
    height: 100%
}

.x-category-provider .-games-list-container .nav .nav-item .-game-list-heading-container .-inner-wrapper .-cover-img {
    width: 100%;
    border-radius: 15px
}

.x-category-provider .-games-list-container .nav .nav-item .-game-list-heading-container .-inner-wrapper .-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 10px;
    overflow: hidden;
    cursor: pointer;
    background: 50%/cover url(./build/images/dna-games-random.6d35449b.png) no-repeat!important
}

.x-category-provider .-games-list-container .nav .nav-item .-game-list-heading-container .-inner-wrapper .-overlay .-title {
    margin: auto;
    color: #fff;
    z-index: 2;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center
}

.x-category-provider .-games-list-container .nav .nav-item .-game-list-heading-container .-inner-wrapper .-overlay .-animate-img.-pilot-tiny {
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, -70%) scaleX(-1);
    transform: translate(-50%, -70%) scaleX(-1);
    width: 100%;
    z-index: 1
}

.x-recently-games-component {
    margin-top: 3rem;
    width: 100%
}

@media (max-width:991.98px) {
    .x-recently-games-component {
        margin-top: 2rem
    }
}

.x-recently-games-component .-recently-inner-wrapper {
    padding: 0;
    position: relative
}

.x-recently-games-component .-recently-inner-wrapper:before {
    left: 0;
    background: linear-gradient(90deg, #000 0, transparent)
}

.x-recently-games-component .-recently-inner-wrapper:after,
.x-recently-games-component .-recently-inner-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    width: 60px;
    height: 95%;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease-in-out
}

.x-recently-games-component .-recently-inner-wrapper:after {
    right: 0;
    background: linear-gradient(270deg, #000 0, transparent)
}

.x-recently-games-component .-recently-inner-wrapper.-on-fading-left:before,
.x-recently-games-component .-recently-inner-wrapper.-on-fading-right:after {
    opacity: 1;
    visibility: visible
}

@media (max-width:575.98px) {
    .x-recently-games-component .-recently-inner-wrapper {
        padding: 0 .5rem
    }
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav {
    flex-direction: row;
    overflow: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    padding-bottom: 1rem
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav::-webkit-scrollbar-track {
    background-color: #26114b;
    border-radius: 12px
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #503c76;
    border-radius: 12px
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav::-webkit-scrollbar-thumb {
    background-color: #503c76;
    border-radius: 12px
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item {
    padding: 0 .5rem;
    width: 100%;
    min-width: 16.66%
}

@media (max-width:991.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item {
        min-width: 20%
    }
}

@media (max-width:767.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item {
        min-width: 25%
    }
}

@media (max-width:575.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item {
        min-width: 33.33%
    }
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-banner-size {
    min-width: 36.5%;
    width: 364px
}

@media (max-width:991.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-banner-size {
        width: 294px;
        min-width: 43%
    }
}

@media (max-width:767.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-banner-size {
        min-width: 53.3%
    }
}

@media (max-width:575.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-banner-size {
        min-width: 72.3%
    }
}

@media (max-width:375px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-banner-size {
        min-width: 70.5%
    }
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-banner-game {
    width: 190px
}

@media (max-width:991.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-banner-game {
        width: 128px
    }
}

@media (max-width:767.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-banner-game {
        width: 135px;
        width: 120px
    }
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container {
    width: 190px
}

@media (max-width:991.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container {
        width: 128px
    }
}

@media (max-width:767.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container {
        width: 135px;
        width: 120px
    }
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link {
    position: relative;
    padding: 0;
    pointer-events: none
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link .-img-provider {
    border-radius: 15px
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link .-overlay {
    background: rgba(0, 0, 0, .49);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;
    transition: all .2s;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

@media (max-width:991.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link .-overlay {
        height: 40%
    }
}

@media (max-width:575.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link .-overlay {
        height: 45%
    }
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link .-overlay .-overlay-inner {
    height: 100%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 22px;
    text-align: center
}

.x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link .-overlay .-overlay-inner .-title {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: .5rem
}

@media (max-width:991.98px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link .-overlay .-overlay-inner .-title {
        font-size: 1rem
    }
}

@media (max-width:350px) {
    .x-recently-games-component .-recently-inner-wrapper .navbar-nav .nav-item.-recently-container .nav-link .-overlay .-overlay-inner .-title {
        font-weight: 500
    }
}

.x-provider-present-slide-component {
    position: relative;
    padding: 1rem 0;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat
}

.x-provider-present-slide-component .-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #0a082b 30%, transparent)
}

@media (max-width:991.98px) {
    .x-provider-present-slide-component .-slick-slide-wrapper {
        display: flex;
        flex-direction: column;
        margin-bottom: 0
    }
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-list {
    overflow: unset
}

@media (max-width:991.98px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-list {
        order: 1
    }
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    min-height: 80px
}

@media (max-width:991.98px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots {
        position: relative;
        bottom: 0
    }
}

@media (max-width:575.98px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots {
        min-height: 50px
    }
}

@media screen and (max-width:360px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots {
        min-height: 40px
    }
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li {
    width: 60px;
    height: 60px;
    transition: all .2s
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li.slick-active {
    width: 80px;
    height: 80px
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li.slick-active button:before {
    -webkit-transform: none;
    transform: none
}

@media (min-width:992px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li.slick-active:hover {
        -webkit-transform: none;
        transform: none
    }
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li.slick-active:hover button:before {
        opacity: 1
    }
}

@media (min-width:992px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:hover {
        -webkit-transform: scale(1.2) translateY(-6px);
        transform: scale(1.2) translateY(-6px)
    }
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:hover button:before {
        -webkit-transform: none;
        transform: none
    }
}

@media (max-width:575.98px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li {
        margin: 0 2px
    }
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li button {
    height: 100%;
    width: 100%
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li button:before {
    content: "";
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:first-child button:before {
    background-image: -webkit-image-set(url(./build/images/sa-gaming-logo-circle.a62cb36e.webp) 1x)
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(2) button:before {
    background-image: -webkit-image-set(url(./build/images/wm-casino-logo-circle.57dc3eb4.webp) 1x)
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(3) button:before {
    background-image: -webkit-image-set(url(./build/images/sexy-gaming-logo-circle.eb6e5e8b.webp) 1x)
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(4) button:before {
    background-image: -webkit-image-set(url(./build/images/dream-gaming-logo-circle.318cc127.webp) 1x)
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(5) button:before {
    background-image: -webkit-image-set(url(./build/images/allbet-logo-circle.473aa0c5.webp) 1x)
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(6) button:before {
    background-image: -webkit-image-set(url(./build/images/ae-casino-logo-circle.e0138154.webp) 1x)
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(7) button:before {
    background-image: -webkit-image-set(url(./build/images/big-gaming-logo-circle.36ab5c8e.webp) 1x)
}

.x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(8) button:before {
    background-image: -webkit-image-set(url(./build/images/evolution-gaming-logo-circle.882597bb.webp) 1x)
}

@media (max-width:575.98px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li {
        width: 40px;
        height: 40px
    }
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li.slick-active {
        width: 50px;
        height: 50px
    }
}

@media screen and (max-width:360px) {
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li {
        width: 36px;
        height: 36px
    }
    .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li.slick-active {
        width: 40px;
        height: 40px
    }
}

.x-provider-present-slide-component .-slide-content-wrapper .-description-wrapper {
    position: absolute;
    top: 2rem;
    left: 7rem;
    z-index: 1;
    text-align: left
}

@media (max-width:1199.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-description-wrapper {
        left: 6rem
    }
}

@media (max-width:991.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-description-wrapper {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 1.5rem;
        text-align: center
    }
}

@media (max-width:575.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-images-wrapper {
        position: relative
    }
}

.x-provider-present-slide-component .-slide-content-wrapper .-title {
    margin-bottom: 0;
    font-size: 2rem
}

@media (max-width:767.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-title {
        font-size: 1.25rem
    }
}

.x-provider-present-slide-component .-slide-content-wrapper .-sub-title {
    font-size: 1.25rem
}

@media (max-width:767.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-sub-title {
        font-size: 1rem
    }
}

@media (max-width:350px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-sub-title {
        font-size: .875rem
    }
}

.x-provider-present-slide-component .-slide-content-wrapper .-logo-img {
    position: absolute;
    top: 2rem;
    width: 360px;
    height: auto;
    -webkit-filter: brightness(.3);
    filter: brightness(.3);
    opacity: 1;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
    transition: all .5s
}

@media (max-width:1199.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-logo-img {
        width: 300px
    }
}

@media (max-width:991.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-logo-img {
        width: 20%;
        top: 25%;
        left: 12%
    }
}

@media (max-width:767.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-logo-img {
        top: 30%;
        left: 10%
    }
}

@media (max-width:575.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-logo-img {
        top: 0
    }
}

.x-provider-present-slide-component .-slide-content-wrapper .-present-img {
    position: relative;
    width: 90%;
    height: auto;
    margin-left: 15rem;
    z-index: 1;
    opacity: 1;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
    transition: all .5s
}

@media (max-width:991.98px) {
    .x-provider-present-slide-component .-slide-content-wrapper .-present-img {
        width: 100%;
        margin-left: 0
    }
}

.x-provider-present-slide-component .-slide-content-wrapper.slick-active .-logo-img,
.x-provider-present-slide-component .-slide-content-wrapper.slick-active .-present-img {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.x-safari-browser .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:first-child button:before {
    background-image: url(./build/images/sa-gaming-logo-circle.5216f055.png)
}

.x-safari-browser .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(2) button:before {
    background-image: url(./build/images/wm-casino-logo-circle.25a9f6a0.png)
}

.x-safari-browser .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(3) button:before {
    background-image: url(./build/images/sexy-gaming-logo-circle.f567655c.png)
}

.x-safari-browser .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(4) button:before {
    background-image: url(./build/images/dream-gaming-logo-circle.4a3aff0d.png)
}

.x-safari-browser .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(5) button:before {
    background-image: url(./build/images/allbet-logo-circle.00923b23.png)
}

.x-safari-browser .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(6) button:before {
    background-image: url(./build/images/ae-casino-logo-circle.cc45699b.png)
}

.x-safari-browser .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(7) button:before {
    background-image: url(./build/images/big-gaming-logo-circle.ceb4666c.png)
}

.x-safari-browser .x-provider-present-slide-component .-slick-slide-wrapper .slick-dots li:nth-child(8) button:before {
    background-image: url(./build/images/evolution-gaming-logo-circle.85382202.png)
}

.x-cover.-title-and-sub .-inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 400px;
    background: linear-gradient(90deg, #12c2e9, #c471ed, #f64f59)
}

.x-cover.-title-and-sub .-inner-wrapper .-title {
    font-size: 2.5rem
}

.x-cover.-title-and-sub .-inner-wrapper .-sub-title {
    font-size: 1.25rem;
    font-weight: 400
}

@media (max-width:767.98px) {
    .x-cover.-title-and-sub .-inner-wrapper {
        min-height: 250px
    }
    .x-cover.-title-and-sub .-inner-wrapper .-title {
        font-size: 1.5rem
    }
    .x-cover.-title-and-sub .-inner-wrapper .-sub-title {
        font-size: 1rem
    }
}

.x-terms-cover-container .-cover-foreground {
    display: none!important
}

.x-terms-cover-container .-contents-wrapper {
    margin-top: 4rem
}

.x-ranking-cover-container {
    background-image: url(./build/images/dna-cover-ranking.8a2d7301.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 340px;
    margin-top: 60px
}

.x-ranking-cover-container.-board-win {
    background-image: -webkit-image-set(url(./build/images/dna-cover-ranking-win.ff5dc854.webp) 1x)
}

.x-ranking-cover-container.-board-credit {
    background-image: -webkit-image-set(url(./build/images/dna-cover-ranking-credit.d5d4f767.webp) 1x)
}

@media (max-width:991.98px) {
    .x-ranking-cover-container {
        height: 300px
    }
}

@media (max-width:575.98px) {
    .x-ranking-cover-container {
        height: 230px
    }
}

.x-ranking-cover-container.-has-feed-news {
    padding-top: 30px
}

.x-ranking-cover-container .-ranking-inner-wrapper {
    padding: 0 1.5rem
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper {
    padding-top: 6rem
}

@media (min-width:992px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper {
        padding-left: 2rem
    }
}

@media (max-width:991.98px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper {
        padding-top: 3rem
    }
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container {
    display: flex;
    align-items: center;
    margin-right: 1rem;
    position: relative
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-ranking-top-container {
    position: absolute;
    right: -60px;
    display: flex;
    background-color: rgba(0, 0, 0, .1);
    padding: .4rem .75rem;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

@media (max-width:991.98px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-ranking-top-container {
        display: none
    }
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-ranking-top-container .-image-wrapper {
    align-items: center;
    display: flex
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-ranking-top-container .-image-wrapper .-ic-right-star-rank {
    width: 30px
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-ranking-top-container .-text-wrapper {
    line-height: 16px;
    font-size: .9rem;
    margin-left: .5rem
}

@media (max-width:991.98px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container {
        flex-direction: column;
        align-items: flex-start;
        margin-right: 0
    }
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-ic-star-rank {
    width: 50px;
    margin-right: .5rem
}

@media (max-width:991.98px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-ic-star-rank {
        margin-right: 0;
        width: 75px;
        margin-bottom: .75rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-ic-star-rank {
        width: 65px
    }
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-title {
    margin-bottom: 0;
    font-size: 2.5rem;
    font-weight: 500;
    color: #fff;
    text-shadow: 0 0 6px rgba(0, 0, 0, .4)
}

@media (max-width:991.98px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-title {
        font-size: 2.25rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-ic-star-container .-title {
        font-size: 2rem
    }
}

.x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-sub-title {
    margin-top: -2.5px;
    font-size: 1.5rem;
    color: #fff;
    text-shadow: 0 0 6px rgba(0, 0, 0, .4)
}

@media (max-width:575.98px) {
    .x-ranking-cover-container .-ranking-inner-wrapper .-contents-wrapper .-sub-title {
        font-size: 1.25rem
    }
}

.x-text-excited-fade-out {
    -webkit-animation: x-excited-fade-out .6s alternate forwards;
    animation: x-excited-fade-out .6s alternate forwards
}

.x-text-excited-fade-in {
    -webkit-animation: x-excited-fade-in 1.2s alternate forwards;
    animation: x-excited-fade-in 1.2s alternate forwards
}

.x-invisibility {
    visibility: hidden
}

.x-safari-browser .x-ranking-cover-container.-board-win {
    background-image: url(./build/images/dna-cover-ranking-win.79477d06.png)
}

.x-safari-browser .x-ranking-cover-container.-board-credit {
    background-image: url(./build/images/dna-cover-ranking-credit.2ed7a971.png)
}

.x-event-cover-container {
    position: relative;
    overflow: hidden
}

.x-event-cover-container:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, transparent 0, #eb77cf 40%, #8271f2 60%, transparent)
}

.x-event-cover-container .-inner-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (max-width:1199.98px) {
    .x-event-cover-container .-inner-wrapper {
        padding-top: 2rem
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-inner-wrapper {
        padding-top: 4rem
    }
}

.x-event-cover-container .-inner-wrapper .-cover-img {
    position: absolute;
    bottom: 0;
    left: 20px;
    z-index: 2;
    width: 430px;
    height: auto
}

@media (max-width:1199.98px) {
    .x-event-cover-container .-inner-wrapper .-cover-img {
        width: 380px
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-inner-wrapper .-cover-img {
        position: relative;
        width: 350px
    }
}

@media (max-width:575.98px) {
    .x-event-cover-container .-inner-wrapper .-cover-img {
        width: 300px
    }
}

.x-event-cover-container .-inner-wrapper .-title-img {
    position: relative;
    left: -8px;
    width: 320px;
    height: auto
}

@media (max-width:991.98px) {
    .x-event-cover-container .-inner-wrapper .-title-img {
        left: 0;
        width: 280px
    }
}

@media (max-width:767.98px) {
    .x-event-cover-container .-inner-wrapper .-title-img {
        width: 220px
    }
}

.x-event-cover-container .-inner-wrapper .-sub-title,
.x-event-cover-container .-inner-wrapper .-title {
    color: #fff;
    text-shadow: 2px 2px 10px #2f80ed, 2px 2px 8px #77a5eb
}

@media (max-width:991.98px) {
    .x-event-cover-container .-inner-wrapper .-sub-title,
    .x-event-cover-container .-inner-wrapper .-title {
        text-align: center
    }
}

.x-event-cover-container .-inner-wrapper .-title {
    position: relative;
    font-size: 2.75rem
}

.x-event-cover-container .-inner-wrapper .-title .-text {
    position: relative;
    z-index: 2
}

.x-event-cover-container .-inner-wrapper .-title .-line {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

@media (max-width:991.98px) {
    .x-event-cover-container .-inner-wrapper .-title {
        margin-top: .5rem;
        font-size: 2.25rem
    }
}

@media (max-width:767.98px) {
    .x-event-cover-container .-inner-wrapper .-title {
        font-size: 1.8rem
    }
}

.x-event-cover-container .-inner-wrapper .-sub-title {
    font-size: 1.5rem;
    font-weight: 500
}

@media (max-width:991.98px) {
    .x-event-cover-container .-inner-wrapper .-sub-title {
        font-size: 1.25rem
    }
}

@media (max-width:767.98px) {
    .x-event-cover-container .-inner-wrapper .-sub-title {
        font-size: 1rem
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-inner-wrapper .-col-wrapper.-left {
        order: 2;
        margin-top: 2rem;
        text-align: center
    }
}

.x-event-cover-container .-inner-wrapper .-col-wrapper.-right {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    z-index: 2;
    margin: 9rem 0
}

@media (max-width:1199.98px) {
    .x-event-cover-container .-inner-wrapper .-col-wrapper.-right {
        margin: 6rem 0
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-inner-wrapper .-col-wrapper.-right {
        align-items: center;
        margin-top: 1rem;
        margin-bottom: 0
    }
}

.x-event-cover-container.-has-feed-news .-inner-wrapper {
    padding-top: 2rem
}

@media (max-width:1199.98px) {
    .x-event-cover-container.-has-feed-news .-inner-wrapper {
        padding-top: 60px
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container.-has-feed-news .-inner-wrapper {
        padding-top: 90px
    }
}

.x-event-cover-container .-animate-img {
    position: absolute;
    height: auto
}

.x-event-cover-container .-animate-img.-item-1 {
    bottom: 0;
    right: 80px;
    z-index: 2;
    width: 180px;
    opacity: 0;
    -webkit-animation: x-cover-event-animate-normal .5s 1s;
    animation: x-cover-event-animate-normal .5s 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (max-width:1199.98px) {
    .x-event-cover-container .-animate-img.-item-1 {
        right: 50px;
        width: 160px
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-animate-img.-item-1 {
        right: 150px;
        width: 140px
    }
}

@media (max-width:767.98px) {
    .x-event-cover-container .-animate-img.-item-1 {
        right: 60px
    }
}

@media (max-width:575.98px) {
    .x-event-cover-container .-animate-img.-item-1 {
        left: 50%;
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 1;
        -webkit-animation: x-cover-event-animate-mobile-1 1.5s;
        animation: x-cover-event-animate-mobile-1 1.5s
    }
}

.x-event-cover-container .-animate-img.-item-2 {
    bottom: 270px;
    left: -120px;
    width: 180px;
    opacity: 0;
    -webkit-animation: x-cover-event-animate-normal .5s 1.15s;
    animation: x-cover-event-animate-normal .5s 1.15s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (max-width:1199.98px) {
    .x-event-cover-container .-animate-img.-item-2 {
        bottom: 250px;
        left: -80px;
        width: 160px
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-animate-img.-item-2 {
        bottom: 200px;
        left: 100px;
        width: 140px
    }
}

@media (max-width:767.98px) {
    .x-event-cover-container .-animate-img.-item-2 {
        bottom: 220px;
        left: 30px;
        width: 120px
    }
}

@media (max-width:575.98px) {
    .x-event-cover-container .-animate-img.-item-2 {
        left: 50%;
        bottom: 180px;
        -webkit-transform: translateX(-240px);
        transform: translateX(-240px);
        opacity: 1;
        -webkit-animation: x-cover-event-animate-mobile-2 1.65s;
        animation: x-cover-event-animate-mobile-2 1.65s
    }
}

.x-event-cover-container .-animate-img.-item-3 {
    left: -120px;
    bottom: 0;
    width: 250px;
    opacity: 0;
    -webkit-animation: x-cover-event-animate-normal .5s 1.2s;
    animation: x-cover-event-animate-normal .5s 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (max-width:1199.98px) {
    .x-event-cover-container .-animate-img.-item-3 {
        left: -100px;
        bottom: 0;
        width: 220px
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-animate-img.-item-3 {
        left: 90px;
        width: 200px
    }
}

@media (max-width:767.98px) {
    .x-event-cover-container .-animate-img.-item-3 {
        left: 20px;
        width: 170px
    }
}

@media (max-width:575.98px) {
    .x-event-cover-container .-animate-img.-item-3 {
        left: 50%;
        -webkit-transform: translateX(-240px);
        transform: translateX(-240px);
        opacity: 1;
        -webkit-animation: x-cover-event-animate-mobile-2 1.8s;
        animation: x-cover-event-animate-mobile-2 1.8s
    }
}

.x-event-cover-container .-animate-img.-item-4 {
    bottom: 80px;
    right: -20px;
    width: 300px;
    z-index: 1;
    opacity: 0;
    -webkit-animation: x-cover-event-animate-normal .5s 1.25s;
    animation: x-cover-event-animate-normal .5s 1.25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (max-width:1199.98px) {
    .x-event-cover-container .-animate-img.-item-4 {
        bottom: 90px;
        right: -30px;
        width: 250px
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-animate-img.-item-4 {
        bottom: 60px;
        right: 70px;
        width: 220px
    }
}

@media (max-width:767.98px) {
    .x-event-cover-container .-animate-img.-item-4 {
        bottom: 80px;
        right: 10px;
        width: 180px
    }
}

@media (max-width:575.98px) {
    .x-event-cover-container .-animate-img.-item-4 {
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(70px);
        transform: translateX(70px);
        opacity: 1;
        -webkit-animation: x-cover-event-animate-mobile-3 1.8s;
        animation: x-cover-event-animate-mobile-3 1.8s
    }
}

.x-event-cover-container .-animate-img.-item-5 {
    bottom: 20px;
    left: -10px;
    z-index: 0;
    width: 500px;
    -webkit-animation: fadeInUp 1s 1s, x-cover-event-animate-circle-saturate 2.5s linear 1s infinite;
    animation: fadeInUp 1s 1s, x-cover-event-animate-circle-saturate 2.5s linear 1s infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (max-width:1199.98px) {
    .x-event-cover-container .-animate-img.-item-5 {
        bottom: 20px;
        left: 0;
        width: 450px
    }
}

@media (max-width:991.98px) {
    .x-event-cover-container .-animate-img.-item-5 {
        bottom: 0;
        left: 170px;
        width: 400px
    }
}

@media (max-width:767.98px) {
    .x-event-cover-container .-animate-img.-item-5 {
        left: 80px
    }
}

@media (max-width:575.98px) {
    .x-event-cover-container .-animate-img.-item-5 {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-animation: x-cover-event-animate-circle-up-in-position 1.5s, x-cover-event-animate-circle-saturate 2.5s linear 1s infinite;
        animation: x-cover-event-animate-circle-up-in-position 1.5s, x-cover-event-animate-circle-saturate 2.5s linear 1s infinite
    }
}

@-webkit-keyframes x-cover-event-animate-normal {
    0% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
        opacity: 0
    }
    15% {
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes x-cover-event-animate-normal {
    0% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
        opacity: 0
    }
    15% {
        opacity: 0
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes x-cover-event-animate-mobile-1 {
    0%,
    60% {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 1
    }
}

@keyframes x-cover-event-animate-mobile-1 {
    0%,
    60% {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 1
    }
}

@-webkit-keyframes x-cover-event-animate-mobile-2 {
    0%,
    68% {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(-240px);
        transform: translateX(-240px);
        opacity: 1
    }
}

@keyframes x-cover-event-animate-mobile-2 {
    0%,
    68% {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(-240px);
        transform: translateX(-240px);
        opacity: 1
    }
}

@-webkit-keyframes x-cover-event-animate-mobile-3 {
    0%,
    74% {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(70px);
        transform: translateX(70px);
        opacity: 1
    }
}

@keyframes x-cover-event-animate-mobile-3 {
    0%,
    74% {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        opacity: 0
    }
    to {
        -webkit-transform: translateX(70px);
        transform: translateX(70px);
        opacity: 1
    }
}

@-webkit-keyframes x-cover-event-animate-circle-saturate {
    0%,
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-filter: saturate(1);
        filter: saturate(1)
    }
    5%,
    60% {
        -webkit-filter: saturate(1.5);
        filter: saturate(1.5)
    }
    15%,
    80% {
        -webkit-filter: saturate(2);
        filter: saturate(2)
    }
}

@keyframes x-cover-event-animate-circle-saturate {
    0%,
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-filter: saturate(1);
        filter: saturate(1)
    }
    5%,
    60% {
        -webkit-filter: saturate(1.5);
        filter: saturate(1.5)
    }
    15%,
    80% {
        -webkit-filter: saturate(2);
        filter: saturate(2)
    }
}

@-webkit-keyframes x-cover-event-animate-circle-up-in-position {
    0% {
        -webkit-transform: translateX(-50%) translateY(100px);
        transform: translateX(-50%) translateY(100px);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-50%) translateY(100px);
        transform: translateX(-50%) translateY(100px)
    }
    70% {
        opacity: 0
    }
    to {
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1
    }
}

@keyframes x-cover-event-animate-circle-up-in-position {
    0% {
        -webkit-transform: translateX(-50%) translateY(100px);
        transform: translateX(-50%) translateY(100px);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-50%) translateY(100px);
        transform: translateX(-50%) translateY(100px)
    }
    70% {
        opacity: 0
    }
    to {
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1
    }
}

.x-index-cover-container .-inner-wrapper .-cover-img {
    width: 100%;
    height: auto
}

.x-index-cover-container.-has-feed-news .-inner-wrapper {
    padding-top: 25px
}

@media (max-width:991.98px) {
    .x-index-cover-container.-has-feed-news .-inner-wrapper {
        padding-top: 50px
    }
}

@media (max-width:575.98px) {
    .x-index-cover-container.-has-feed-news .-inner-wrapper {
        padding-top: 80px
    }
}

.x-deposit-form {
    position: relative;
    margin-top: 2rem
}

@media (max-width:991.98px) {
    .x-deposit-form,
    .x-deposit-form .-animatable-container,
    .x-deposit-form form {
        height: 100%
    }
}

@media (max-width:1199.98px) {
    .x-deposit-form .-deposit-container {
        height: 100%!important
    }
}

.x-deposit-form .-deposit-container .-deposit-back-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ddd
}

.x-deposit-form .-deposit-container .-deposit-back-btn .fas {
    margin-right: 10px;
    font-size: 15px
}

.x-deposit-form .-promotion-intro-deposit {
    position: relative
}

.x-deposit-form .-promotion-intro-deposit .-text-container {
    background-color: #424867;
    color: #ddd;
    padding: .5rem 1rem;
    border-radius: 20px
}

.x-deposit-form .-promotion-intro-deposit .-text-container .-detail {
    font-weight: 400
}

.x-deposit-form .-promotion-intro-deposit .-turn-over-container {
    margin-top: 1rem
}

.x-deposit-form .-coin-in-air-wrapper {
    position: absolute;
    right: -150px;
    bottom: -35px
}

.x-deposit-form .-coin-in-air-wrapper .-ic.-item-1 {
    position: relative;
    width: 180px;
    z-index: 1
}

.x-deposit-form .-coin-in-air-wrapper .-ic.-item-2 {
    position: absolute;
    width: 80px;
    right: 60px;
    bottom: -10px;
    z-index: 0
}

@media (max-width:991.98px) {
    .x-deposit-form .-coin-in-air-wrapper {
        display: none
    }
}

@media (max-width:991.98px) {
    .x-deposit-notice {
        padding: 0 1.5rem
    }
}

@media (max-width:575.98px) {
    .x-deposit-notice {
        padding: 0 0 2rem
    }
}

.x-deposit-notice .-noted .-ic-wrapper .-img {
    width: 100%
}

.x-deposit-notice .-noted .-ic-wrapper .-img-alert {
    position: absolute;
    top: 92px;
    left: 50%;
    width: 10px;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-animation: x-blink-opacity .5s infinite both;
    animation: x-blink-opacity .5s infinite both
}

@media (max-width:991.98px) {
    .x-deposit-notice .-noted .-ic-wrapper {
        text-align: center
    }
    .x-deposit-notice .-noted .-ic-wrapper .-img {
        width: 200px
    }
    .x-deposit-notice .-noted .-ic-wrapper .-img-alert {
        top: 120px;
        width: 12px;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

@media (max-width:575.98px) {
    .x-deposit-notice .-noted .-ic-wrapper {
        text-align: center
    }
    .x-deposit-notice .-noted .-ic-wrapper .-img {
        width: 150px
    }
    .x-deposit-notice .-noted .-ic-wrapper .-img-alert {
        top: 86px;
        width: 10px;
        -webkit-transform: translateX(37px);
        transform: translateX(37px)
    }
}

.x-deposit-notice .-noted .-text-wrapper {
    color: #9be1ff;
    font-size: 1.4rem
}

.x-deposit-notice .-noted .-text-wrapper .-highlight {
    color: #fbc844;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    background: #fbc844 -webkit-gradient(linear, 100% 0, 0 0, from(#fbc844), color-stop(.5, #fff), to(#fbc844));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media (max-width:991.98px) {
    .x-deposit-notice .-noted .-text-wrapper .-highlight {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
}

@media (max-width:991.98px) {
    .x-deposit-notice .-noted .-text-wrapper {
        margin-top: 2rem;
        font-size: 1.2rem;
        text-align: center
    }
    .x-deposit-notice .-noted .-text-wrapper .-highlight:first-child {
        font-weight: 600
    }
}

@media (max-width:575.98px) {
    .x-deposit-notice .-noted .-text-wrapper {
        margin-top: 1rem
    }
}

.x-deposit-notice .-bank-info {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 1rem;
    padding: .8rem .8rem 1.25rem;
    border: 4px solid #9be1ff;
    border-radius: 15px;
    background: transparent
}

@media (max-width:575.98px) {
    .x-deposit-notice .-bank-info {
        width: 86%;
        margin: 1rem auto 0
    }
}

.x-deposit-notice .-bank-info .-img {
    width: 60px;
    margin-right: 1rem
}

@media (max-width:767.98px) {
    .x-deposit-notice .-bank-info .-img {
        width: 50px
    }
}

.x-deposit-notice .-bank-info .-details .-main-text {
    font-size: 1.65rem;
    font-weight: 600;
    color: #eb77cf
}

@media (max-width:767.98px) {
    .x-deposit-notice .-bank-info .-details .-main-text {
        font-size: 1.4rem
    }
}

.x-deposit-notice .-bank-info .-details .-normal-text {
    font-size: 1.2rem;
    color: #9be1ff
}

.x-deposit-notice .-bank-info .-details .-normal-text:not(:last-child) {
    margin-top: -5px
}

@media (max-width:575.98px) {
    .x-deposit-notice .-bank-info .-details .-normal-text {
        font-size: 1rem
    }
}

.x-deposit-notice .-bank-info .-chevron {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    color: #d99349
}

.x-deposit-notice .-bank-info .-chevron.-left {
    left: -35px;
    -webkit-animation: x-deposit-notice-chevron-left .5s ease-in-out infinite alternate;
    animation: x-deposit-notice-chevron-left .5s ease-in-out infinite alternate
}

.x-deposit-notice .-bank-info .-chevron.-left .fas:first-child {
    margin-right: -8px
}

@media (max-width:767.98px) {
    .x-deposit-notice .-bank-info .-chevron.-left {
        left: -30px
    }
}

.x-deposit-notice .-bank-info .-chevron.-right {
    right: -35px;
    -webkit-animation: x-deposit-notice-chevron-right .5s ease-in-out infinite alternate;
    animation: x-deposit-notice-chevron-right .5s ease-in-out infinite alternate
}

.x-deposit-notice .-bank-info .-chevron.-right .fas:last-child {
    margin-left: -8px
}

@media (max-width:767.98px) {
    .x-deposit-notice .-bank-info .-chevron.-right {
        right: -30px
    }
}

.x-deposit-notice.-group-new .-cover {
    position: relative;
    width: 120%;
    left: -10%
}

@media (max-width:991.98px) {
    .x-deposit-notice.-group-new {
        padding: 1rem 0 0
    }
    .x-deposit-notice.-group-new .-cover {
        width: 80%;
        left: 10%;
        margin-top: -15px
    }
}

@media (max-width:767.98px) {
    .x-deposit-notice.-group-new .-cover {
        width: 100%;
        left: 0
    }
}

@media (max-width:991.98px) {
    .x-deposit-notice.-decimal {
        padding: 0 15px
    }
}

.x-deposit-notice.-decimal .-noted-title {
    padding: 5px;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 7.5px;
    color: #fff;
    background: #8271f2;
    -webkit-animation: x-deposit-notice-title-blinker .4s ease-in-out infinite alternate;
    animation: x-deposit-notice-title-blinker .4s ease-in-out infinite alternate
}

.x-deposit-notice.-decimal .-noted-img-wrapper .-img {
    width: 100%;
    margin-top: 1.5rem
}

.x-wm-network-confirmed-text {
    margin-top: 1rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #f3f3f3
}

@media (max-width:991.98px) {
    .x-wm-network-confirmed-text {
        margin-top: 2rem
    }
}

@media (max-width:575.98px) {
    .x-wm-network-confirmed-text {
        width: 230px;
        margin: 2rem auto 0
    }
}

@-webkit-keyframes x-deposit-notice-title-blinker {
    0% {
        background: #8271f2
    }
    to {
        background: #442bec
    }
}

@keyframes x-deposit-notice-title-blinker {
    0% {
        background: #8271f2
    }
    to {
        background: #442bec
    }
}

@-webkit-keyframes x-deposit-notice-bg-blinker {
    0% {
        background: #9be1ff;
        border-color: #d99349
    }
    to {
        background: rgba(155, 225, 255, .5);
        border-color: #b16d25
    }
}

@keyframes x-deposit-notice-bg-blinker {
    0% {
        background: #9be1ff;
        border-color: #d99349
    }
    to {
        background: rgba(155, 225, 255, .5);
        border-color: #b16d25
    }
}

@-webkit-keyframes x-deposit-notice-chevron-left {
    0% {
        -webkit-transform: translate(-8px, -50%);
        transform: translate(-8px, -50%)
    }
    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@keyframes x-deposit-notice-chevron-left {
    0% {
        -webkit-transform: translate(-8px, -50%);
        transform: translate(-8px, -50%)
    }
    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@-webkit-keyframes x-deposit-notice-chevron-right {
    0% {
        -webkit-transform: translate(8px, -50%);
        transform: translate(8px, -50%)
    }
    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@keyframes x-deposit-notice-chevron-right {
    0% {
        -webkit-transform: translate(8px, -50%);
        transform: translate(8px, -50%)
    }
    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.x-event-index-container {
    padding: 2rem 0
}

@media (max-width:767.98px) {
    .x-event-index-container {
        padding: 0 0 1rem
    }
}

.x-event-index-container .-row-wrapper {
    justify-content: center
}

.x-event-index-container .-row-wrapper .-col-wrapper {
    margin-top: 5rem
}

@media (max-width:991.98px) {
    .x-event-index-container .-row-wrapper,
    .x-event-index-container .-row-wrapper .-col-wrapper {
        padding: 0 .5rem
    }
}

.x-event-box-item {
    display: block;
    position: relative;
    height: 100%;
    padding: 1rem 2rem;
    text-align: center;
    border-radius: 15px;
    color: #fff;
    background-color: transparent
}

@media (max-width:991.98px) {
    .x-event-box-item {
        padding: 1rem
    }
}

@media (max-width:575.98px) {
    .x-event-box-item {
        padding: .5rem
    }
}

.x-event-box-item:after,
.x-event-box-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 15px;
    transition: opacity .2s
}

.x-event-box-item:before {
    opacity: 1;
    background: linear-gradient(180deg, rgba(119, 165, 235, 0), rgba(119, 165, 235, .15), rgba(155, 225, 255, .2))
}

.x-event-box-item:after {
    opacity: 0;
    background: linear-gradient(180deg, #eb77cf, #8271f2)
}

.x-event-box-item .-img {
    position: relative;
    z-index: 1;
    margin-top: -4rem;
    width: 220px
}

@media (max-width:991.98px) {
    .x-event-box-item .-img {
        width: 100%
    }
}

@media (max-width:575.98px) {
    .x-event-box-item .-img {
        width: 90%
    }
}

.x-event-box-item .-description,
.x-event-box-item .-title {
    position: relative;
    z-index: 1;
    text-shadow: 0 0 5px rgba(155, 225, 255, .5)
}

.x-event-box-item .-title {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 1.5rem
}

@media (max-width:767.98px) {
    .x-event-box-item .-title {
        font-size: 1.25rem
    }
}

.x-event-box-item .-description {
    margin-top: .5rem;
    font-size: 1.125rem
}

@media (max-width:767.98px) {
    .x-event-box-item .-description {
        font-size: 1rem
    }
}

.x-event-box-item:hover {
    color: #fff;
    text-decoration: none
}

@media (min-width:992px) {
    .x-event-box-item:hover:before {
        opacity: 0
    }
    .x-event-box-item:hover:after {
        opacity: 1
    }
    .x-event-box-item:hover .-description,
    .x-event-box-item:hover .-title {
        position: relative;
        z-index: 1;
        text-shadow: 0 0 5px rgba(0, 0, 0, .5)
    }
}

.x-card {
    height: 100%;
    color: #fff;
    border: none;
    transition: background .2s;
    background: linear-gradient(180deg, rgba(119, 165, 235, 0), rgba(119, 165, 235, .1), rgba(155, 225, 255, .15));
    min-height: 240px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.x-card .-img-container {
    text-align: center;
    z-index: 2;
    height: auto
}

@media (min-width:992px) {
    .x-card .-img-container:hover .-img {
        -webkit-transform: translateY(-10px) scale(1.05);
        transform: translateY(-10px) scale(1.05)
    }
}

.x-card .-img-container .-img-promotion {
    width: 170px;
    transition: all .2s;
    margin-top: -5rem
}

@media (max-width:767.98px) {
    .x-card .-img-container .-img-promotion {
        width: 75%
    }
}

@media (max-width:375px) {
    .x-card .-img-container .-img-promotion {
        margin-top: 0
    }
}

.x-card .-img-container .-img-no-accept-promotion {
    width: 170px;
    transition: all .2s;
    margin-top: -4rem
}

@media (max-width:767.98px) {
    .x-card .-img-container .-img-no-accept-promotion {
        width: 60%;
        max-width: 170px
    }
}

@media (max-width:375px) {
    .x-card .-img-container .-img-no-accept-promotion {
        margin-top: 1rem
    }
}

.x-card .-img-container .-img-text-no-accept-promotion {
    width: 200px;
    transition: all .2s
}

.x-card .card-body {
    padding: 0;
    z-index: 2;
    margin: auto;
    align-items: flex-start;
    justify-content: center;
    display: flex
}

@media (max-width:991.98px) {
    .x-card .card-body {
        z-index: 1
    }
}

@media (max-width:767.98px) {
    .x-card .card-body {
        align-items: center
    }
}

.x-card .card-body .-img-text-promotion {
    width: 200px;
    transition: all .2s
}

@media (max-width:767.98px) {
    .x-card .card-body .-img-text-promotion {
        width: 180px
    }
}

@media (max-width:375px) {
    .x-card .card-body .-img-text-promotion {
        width: 140px
    }
}

.x-card .card-footer {
    border: none;
    background-color: transparent;
    margin: auto auto 1.5rem;
    padding: 1rem 0 0
}

@media (max-width:991.98px) {
    .x-card .card-footer {
        padding: 0
    }
}

@media (max-width:767.98px) {
    .x-card .card-footer {
        margin: 0 auto 1.5rem
    }
}

@media (max-width:375px) {
    .x-card .card-footer {
        margin: 1rem auto 1.5rem
    }
}

.x-card .card-footer .-btn {
    border-radius: 4px;
    color: #fff;
    width: 120px;
    padding: 12px
}

@media (max-width:375px) {
    .x-card .card-footer .-btn {
        padding: 10px
    }
}

.x-card .card-footer .-btn.-cancel-promotion-btn {
    background: linear-gradient(180deg, #56ccf2, #2f80ed)
}

@media (min-width:992px) {
    .x-card .card-footer .-btn.-cancel-promotion-btn:hover {
        background: linear-gradient(180deg, #85daf6, #5e9df1)
    }
}

.x-card .card-footer .-btn.-get-promotion-btn {
    background: linear-gradient(180deg, #fbc844, #f88012)
}

@media (min-width:992px) {
    .x-card .card-footer .-btn.-get-promotion-btn:hover {
        background: linear-gradient(180deg, #fcd776, #f99b44)
    }
}

.x-card.-card-promotion-detail {
    background: transparent
}

.x-card.-card-promotion-detail .-img-container .-img-promotion {
    width: 200px;
    margin-top: -7rem
}

@media (max-width:375px) {
    .x-card.-card-promotion-detail .-img-container .-img-promotion {
        width: 170px;
        margin-top: 0
    }
}

.x-card.-card-promotion-detail .card-body {
    flex-direction: column;
    align-items: center
}

@media (max-width:767.98px) {
    .x-card.-card-promotion-detail .card-body .-img-text-promotion {
        width: 200px
    }
}

@media (max-width:375px) {
    .x-card.-card-promotion-detail .card-body .-img-text-promotion {
        width: 170px
    }
}

.x-card.-card-promotion-detail .card-body .x-promotion-content {
    overflow-y: auto;
    padding: 1rem;
    max-height: 320px
}

.x-card.-card-promotion-detail .card-body .x-promotion-content::-webkit-scrollbar-track {
    background-color: #26114b;
    border-radius: 12px
}

.x-card.-card-promotion-detail .card-body .x-promotion-content::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #503c76;
    border-radius: 12px
}

.x-card.-card-promotion-detail .card-body .x-promotion-content::-webkit-scrollbar-thumb {
    background-color: #503c76;
    border-radius: 12px
}

@media (max-width:991.98px) {
    .x-card.-card-promotion-detail .card-body .x-promotion-content {
        max-height: 400px;
        background-color: hsla(0, 0%, 76.9%, .15)
    }
}

@media (max-width:991.98px) {
    .x-card.-card-promotion-detail .card-footer .-btn {
        margin-bottom: 0;
        border-radius: 10px 10px 0 0;
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 1
    }
}

.x-game-list-item-macro {
    position: relative
}

.x-game-list-item-macro.-cannot-entry .-btn-play {
    cursor: none;
    pointer-events: none
}

.x-game-list-item-macro.-cannot-entry:not(.-untestable):hover .-inner-wrapper .-overlay,
.x-game-list-item-macro.-cannot-entry:not(.-untestable):hover .-inner-wrapper .-overlay .-btn-play {
    display: none
}

.x-game-list-item-macro.-cannot-entry .-inner-wrapper:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 10px 5px;
    font-size: 1.1rem;
    font-weight: 500;
    color: #f3f3f3;
    background: rgba(0, 0, 0, .6);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:991.98px) {
    .x-game-list-item-macro.-cannot-entry .-inner-wrapper:before {
        font-size: 1rem
    }
}

.x-game-list-item-macro.-cannot-entry.-ma .-inner-wrapper:before {
    content: "ปิดปรับปรุง"
}

.x-game-list-item-macro.-cannot-entry.-untestable .-inner-wrapper:before {
    display: none
}

.x-game-list-item-macro.-cannot-entry.-untestable .-btn-play {
    cursor: pointer;
    pointer-events: auto
}

.x-game-list-item-macro.-cannot-entry.-coming-soon .-inner-wrapper:before {
    content: "Coming Soon"
}

.x-game-list-item-macro.-cannot-entry.-in-condition .-inner-wrapper:before {
    content: "ไม่เข้าร่วมโปร"
}

.x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner {
    top: 50%
}

@media (max-width:1500px) {
    .x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-play {
        min-width: 110px;
        padding: 6px
    }
}

@media (max-width:1199.98px) {
    .x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-play {
        min-width: 110px;
        padding: 6px
    }
}

@media (min-width:1200px) {
    .x-game-list-item-macro.-big .-inner-wrapper .-overlay .-overlay-inner,
    .x-game-list-item-macro.-big .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-play {
        min-width: 140px
    }
}

.x-game-list-item-macro .-inner-wrapper {
    position: relative
}

.x-game-list-item-macro .-inner-wrapper .-cover-img {
    width: 100%;
    border-radius: 15px
}

.x-game-list-item-macro .-inner-wrapper .-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(56, 54, 83, .7);
    transition: all .2s;
    border-radius: 15px
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 150px;
    padding: 10px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all .2s;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:575.98px) {
    .x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner {
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content
    }
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container {
    display: flex;
    flex-direction: column;
    margin: auto
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
    min-width: 120px;
    padding: 10px;
    text-align: center;
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: all .2s;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:575.98px) {
    .x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
        min-width: 90px;
        padding: 8px
    }
}

@media (max-width:375px) {
    .x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
        padding: 6px
    }
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .-text-btn,
.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .fas {
    position: relative;
    z-index: 2;
    text-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .fas {
    top: 1px;
    margin-right: 8px;
    font-size: 12px
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play {
    position: relative;
    color: #fff;
    background: linear-gradient(180deg, #fbc844, #f88012);
    overflow: hidden
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:after,
.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:before {
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    transition: all .2s
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:before {
    top: 0;
    opacity: 1;
    background: linear-gradient(180deg, #fbc844, #f88012)
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:after {
    top: 0;
    opacity: 0;
    background: linear-gradient(180deg, #fcd776, #f99b44)
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover {
    color: #fff;
    text-decoration: none
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover:before {
    opacity: 0
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover:after {
    opacity: 1
}

@media (max-width:575.98px) {
    .x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play {
        font-size: .875rem
    }
    .x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play .fas {
        top: 0;
        font-size: 10px
    }
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo {
    margin-top: .75rem;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    border: 1px solid hsla(0, 0%, 100%, .8)
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo:hover {
    background: rgba(0, 0, 0, .75);
    text-decoration: none
}

@media (max-width:575.98px) {
    .x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo {
        font-size: .875rem
    }
}

.x-game-list-item-macro .-title {
    color: #c4c4c4;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: .75rem;
    margin-bottom: 0
}

@media (max-width:767.98px) {
    .x-game-list-item-macro .-title {
        margin-top: .5rem;
        font-size: .875rem
    }
}


/*
@media (min-width:768px){
    .x-game-list-item-macro:hover .-inner-wrapper .-overlay{
        opacity:1;
        visibility:visible
    }
    .x-game-list-item-macro:hover .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}*/

.x-game-list-item-macro:hover .-inner-wrapper .-overlay {
    opacity: 1;
    visibility: visible
}

.x-game-list-item-macro:hover .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}


/*
@media (min-width: 768px) {
    .x-game-list-item-macro:hover .-inner-wrapper .-overlay{
        opacity:1;
        visibility:visible
    }
    .x-game-list-item-macro:hover .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}*/

.x-game-list-item-macro.-toggled .-inner-wrapper .-overlay {
    z-index: 2;
    opacity: 1;
    visibility: visible
}

.x-game-list-item-macro.-toggled .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.x-game-list-heading-macro .-inner-wrapper {
    position: relative;
    overflow: hidden
}

.x-game-list-heading-macro .-inner-wrapper .-cover-img {
    width: 100%;
    border-radius: 15px
}

.x-game-list-heading-macro .-inner-wrapper .-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 10px;
    background: linear-gradient(180deg, rgba(19, 17, 51, .9), rgba(251, 200, 68, .9));
    border-radius: 15px
}

.x-game-list-heading-macro .-inner-wrapper .-overlay .-title {
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center
}

@media (max-width:767.98px) {
    .x-game-list-heading-macro .-inner-wrapper .-overlay .-title {
        font-size: 1.125rem
    }
}

.x-game-list-heading-macro.-recently .-inner-wrapper .-overlay {
    background: linear-gradient(rgba(191, 0, 29, .9), rgba(245, 40, 103, .9))
}

.x-game-list-heading-macro.-best .-inner-wrapper .-overlay {
    background: linear-gradient(rgba(208, 114, 250, .9), rgba(128, 0, 195, .9))
}

.x-game-list-heading-macro.-new .-inner-wrapper .-overlay {
    background: linear-gradient(rgba(254, 138, 2, .9), rgba(255, 232, 103, .9))
}

.x-game-list-heading-macro.-live-casino .-inner-wrapper .-overlay {
    background: linear-gradient(0deg, rgba(0, 179, 2, .9), rgba(86, 216, 76, .9), rgba(145, 242, 127, .9))
}

.x-game-list-heading-macro.-sport .-inner-wrapper .-overlay {
    background: linear-gradient(rgba(191, 0, 29, .9), rgba(245, 40, 103, .9))
}

.x-form-register {
    height: 100%
}

@media (max-width:991.98px) {
    .x-form-register .-animatable-container {
        margin: 0;
        height: 100%
    }
    .x-form-register .-animatable-container .-form {
        padding: 0
    }
}

.x-form-register .-animatable-container .-img-container {
    text-align: center;
    margin-top: 1.5rem
}

.x-form-register .-animatable-container .-img-container img.-ic-bank-register,
.x-form-register .-animatable-container .-img-container img.-ic-register,
.x-form-register .-animatable-container .-img-container img.-ic-set-password {
    width: 150px
}

@media (max-width:575.98px) {
    .x-form-register .-animatable-container .-img-container img.-ic-bank-register,
    .x-form-register .-animatable-container .-img-container img.-ic-register,
    .x-form-register .-animatable-container .-img-container img.-ic-set-password {
        width: 120px
    }
}

.x-form-register .-animatable-container .-img-container img.-ic-otp {
    margin-bottom: 1.5rem;
    width: 150px
}

@media (max-width:575.98px) {
    .x-form-register .-animatable-container .-img-container img.-ic-otp {
        width: 120px
    }
}

.x-form-register .-animatable-container .x-login-container {
    text-align: center
}

@media (max-width:575.98px) {
    .x-form-register .-animatable-container .x-login-container {
        font-size: .875rem
    }
}

.x-form-register .-animatable-container .x-login-container .-text-message {
    color: #ddd
}

.x-form-register .-animatable-container .x-login-container .-link-message {
    color: #eb77cf
}

.x-form-register .-animatable-container .-x-input-icon .-digit-otp {
    height: 50px;
    padding: 12px;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    border-radius: 8px;
    border-color: #77a5eb
}

.x-form-register .-animatable-container .-x-input-icon .-digit-otp:focus {
    outline: none;
    box-shadow: none
}

.x-form-register .-animatable-container .x-checkbox-primary .form-check input[type=checkbox]+label:before {
    top: -10px;
    margin-top: 0
}

.x-form-register .-animatable-container .x-checkbox-primary .form-check input[type=checkbox]+label:after {
    top: -10px
}

@media (max-width:991.98px) {
    .x-form-register .-animatable-container .-term-and-condition-check-box.-no-fixed {
        position: static;
        -webkit-transform: inherit;
        transform: inherit
    }
    .x-form-register .-animatable-container .x-slide-left-content+.-form {
        display: none
    }
    .x-form-register .-animatable-container .x-slide-left-content.-hide+.-form {
        display: block
    }
}

.x-step-register {
    margin: 1.2rem 0
}

.x-step-register .-container-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    overflow: hidden
}

.x-step-register .-container-wrapper .-step-box-outer {
    display: flex;
    justify-content: flex-end;
    width: 40px;
    height: 8px;
    background-color: #393854;
    margin: 0 1px
}

.x-step-register .-container-wrapper .-step-box-outer:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.x-step-register .-container-wrapper .-step-box-outer:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.x-step-register .-container-wrapper .-step-box-outer.step-active {
    background: #9be1ff
}

.x-landing .-top-inner-wrapper {
    background-image: url(./build/images/dna-landing-promotion-bg.139f154c.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 50%
}

.x-landing .-top-inner-wrapper .-logo {
    width: 140px
}

@media (max-width:767.98px) {
    .x-landing .-top-inner-wrapper .-logo {
        width: 100px
    }
}

.x-landing .-top-inner-wrapper .-content-promotion {
    margin: 3rem auto;
    padding: 0
}

@media (max-width:991.98px) {
    .x-landing .-top-inner-wrapper .-content-promotion {
        margin: 2rem auto .5rem
    }
}

.x-landing .-top-inner-wrapper .-bottom-banner-container {
    padding: 0
}

.x-landing .-top-inner-wrapper .-bottom-banner-container .-title-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto 2.5rem
}

@media (max-width:991.98px) {
    .x-landing .-top-inner-wrapper .-bottom-banner-container .-title-container {
        margin: 2.5rem auto
    }
}

.x-landing .-top-inner-wrapper .-bottom-banner-container .-title-container .-header-title {
    color: #f3f3f3;
    font-size: 2rem;
    font-weight: 500;
    text-align: center
}

@media (max-width:991.98px) {
    .x-landing .-top-inner-wrapper .-bottom-banner-container .-title-container .-header-title {
        font-size: 1.5rem
    }
}

@media (max-width:575.98px) {
    .x-landing .-top-inner-wrapper .-bottom-banner-container .-title-container .-header-title {
        font-size: 1.25rem
    }
}

.x-landing .-top-inner-wrapper .-bottom-banner-container .-title-container .-sub-title {
    color: #c4c4c4;
    font-size: 1.25rem
}

@media (max-width:575.98px) {
    .x-landing .-top-inner-wrapper .-bottom-banner-container .-title-container .-sub-title {
        font-size: 1rem
    }
}

.x-landing .-top-inner-wrapper .-bottom-banner-container .-title-container:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 75%;
    height: 3px;
    background: linear-gradient(90deg, rgba(235, 119, 207, 0), #dc76d4 39.87%, #9972ea 60.18%, rgba(130, 113, 242, 0))
}

.x-landing .-top-inner-wrapper .-bottom-banner-container .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
}

@media (max-width:575.98px) {
    .x-landing .-top-inner-wrapper .-bottom-banner-container .-inner-wrapper {
        padding: 0 .5rem
    }
}

.x-landing .-top-inner-wrapper .-bottom-banner-container .-inner-wrapper .nav-link {
    margin-bottom: 1rem
}

@media (max-width:575.98px) {
    .x-landing .-top-inner-wrapper .-bottom-banner-container .-inner-wrapper .nav-link {
        padding: .5rem
    }
}

.x-landing .-top-inner-wrapper .-bottom-banner-container .-inner-wrapper .nav-link .-img-banner {
    border-radius: 10px
}

.x-landing .-top-inner-wrapper .-bottom-banner-container .-inner-wrapper .nav-link .-title {
    margin-top: .75rem;
    color: #c4c4c4;
    font-size: 1.25rem
}

@media (max-width:991.98px) {
    .x-landing .-top-inner-wrapper .-bottom-banner-container .-inner-wrapper .nav-link .-title {
        font-size: 1rem
    }
}

.x-landing .-top-inner-wrapper .x-register-card-landing {
    height: 100%
}

.x-landing .-top-inner-wrapper .x-register-card-landing .card {
    height: 100%;
    border: 4px solid rgba(155, 225, 255, .96);
    box-shadow: inset 0 0 15px #77a5eb;
    border-radius: 30px;
    background: linear-gradient(89.16deg, rgba(10, 8, 43, .96), rgba(39, 0, 102, .96))
}

.x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-img-container {
    margin-bottom: 2rem
}

@media (max-width:991.98px) {
    .x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-img-container {
        margin-top: 2rem
    }
}

.x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-bg-promotion-active {
    color: #fff
}

.x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-bg-promotion-active .-title {
    font-weight: 600;
    font-size: 1.5rem
}

@media (max-width:1199.98px) {
    .x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-bg-promotion-active .-title {
        font-size: 1.25rem
    }
}

@media (max-width:350px) {
    .x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-bg-promotion-active .-title {
        font-size: 1rem
    }
}

.x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-logo-title {
    width: 240px
}

@media (max-width:991.98px) {
    .x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-logo-title {
        width: 200px
    }
}

@media (max-width:575.98px) {
    .x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-logo-title {
        width: 150px
    }
}

.x-landing .-top-inner-wrapper .x-register-card-landing .card .card-body .-default-text {
    color: #fff;
    padding: 0;
    margin: auto;
    text-align: center
}

.x-landing .-top-inner-wrapper .-btn-promotion {
    min-width: 180px;
    padding: .75rem 1.5rem
}

.x-landing .-top-inner-wrapper .-btn-promotion.-btn-register {
    background: linear-gradient(180deg, #77a5eb, #2545b7)
}

.x-landing .-top-inner-wrapper .-btn-promotion.-btn-register:hover {
    background: linear-gradient(180deg, #a3c2f2, #385bd7)
}

.x-landing .-top-inner-wrapper .-btn-promotion.-btn-login {
    background: linear-gradient(180deg, #fbc844, #f88012)
}

.x-landing .-top-inner-wrapper .-btn-promotion.-btn-login:hover {
    background: linear-gradient(180deg, #fcd776, #f99b44)
}

@media (max-width:991.98px) {
    .x-landing .-top-inner-wrapper .-btn-promotion.-btn-login {
        margin-top: 1rem
    }
}

.x-landing .x-footer {
    background: transparent;
    position: relative
}

.x-landing .x-footer:before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(235, 119, 207, 0), #dc76d4 39.87%, #9972ea 60.18%, rgba(130, 113, 242, 0));
    width: 100%;
    height: 5px;
    top: 0
}

@media (max-width:991.98px) {
    .x-landing .x-footer .-copy-right-container {
        padding: .5rem 0 40px
    }
}

.x-landing .x-promotion-content {
    max-height: 220px;
    overflow-y: auto;
    padding-right: 10px
}

.x-landing .x-promotion-content::-webkit-scrollbar-track {
    background-color: #26114b;
    border-radius: 12px
}

.x-landing .x-promotion-content::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #503c76;
    border-radius: 12px
}

.x-landing .x-promotion-content::-webkit-scrollbar-thumb {
    background-color: #503c76;
    border-radius: 12px
}

@media (min-width:992px) and (max-width:1199.98px) {
    .x-landing .x-promotion-content {
        max-height: 200px
    }
}

.x-title-modal {
    margin: 2.5rem auto 0;
    color: #fff;
    text-shadow: 0 0 7px #9be1ff;
    font-weight: 400;
    font-size: 1.5rem
}

.x-title-modal .-ic-normal {
    width: 30px;
    height: auto;
    position: relative;
    top: -4px
}

.x-modal .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: .9
}

.x-modal .close .fa-times {
    font-size: 1.25rem
}

.x-modal .-modal-size {
    transition: max-width .6s
}

@media (max-width:991.98px) {
    .x-modal .-modal-size {
        position: fixed;
        max-width: 100%;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0
    }
}

.x-modal .-modal-size.-modal-big {
    max-width: 800px
}

@media (max-width:991.98px) {
    .x-modal .-modal-size.-modal-big {
        max-width: 100%
    }
}

.x-modal .-modal-size.-modal-medium {
    max-width: 600px
}

@media (max-width:991.98px) {
    .x-modal .-modal-size.-modal-medium {
        max-width: 100%
    }
}

.x-modal .-modal-size.-modal-bigger {
    max-width: 900px
}

@media (max-width:991.98px) {
    .x-modal .-modal-size.-modal-bigger {
        max-width: 100%
    }
}

@media (max-width:991.98px) {
    .x-modal .-modal-size.-no-fixed-button .-modal-content .-modal-body {
        bottom: 0
    }
}


/*.x-modal .-modal-content{
    background:linear-gradient(137.32deg,rgba(10,8,43,.96) .02%,rgba(39,0,102,.96) 99.96%);
    border-radius:10px;
    border:4px solid rgba(155,225,255,.96);
    box-shadow:inset 0 0 15px #77a5eb
}*/

.x-modal .-modal-content {
    background: linear-gradient(137.32deg, rgb(43 8 8 / 96%) .02%, rgb(102 0 0 / 96%) 99.96%);
    border-radius: 10px;
    border: 4px solid #da3838;
    box-shadow: inset 0 0 15px #902424;
}

@media (max-width:991.98px) {
    .x-modal .-modal-content {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: calc(100% - 60px);
        border-radius: 0;
        border-left: none;
        border-right: none;
        border-bottom: none;
        box-shadow: inset 0 20px 20px -20px #77a5eb
    }
}

@media (max-width:375px) {
    .x-modal .-modal-content {
        height: 100%;
        border: none;
        box-shadow: none
    }
}

.x-modal .-modal-content .-modal-header {
    padding: 2.5rem 2rem 0;
    color: #fff;
    text-shadow: 0 0 7px #9be1ff;
    border-bottom: none;
    text-align: center;
    font-weight: 400;
    font-size: 2rem
}

@media (max-width:991.98px) {
    .x-modal .-modal-content .-modal-header {
        font-size: 1.5rem;
        margin: 0 auto
    }
}

.x-modal .-modal-content .-modal-body {
    padding: 0 4rem 1.5rem
}

#accountModal .-modal-content .-modal-body {
    margin-top: 2.5rem;
    padding: 1rem;
}

@media (max-width:991.98px) {
    .x-modal .-modal-content .-modal-body {
        position: absolute;
        bottom: 60px;
        overflow: auto;
        padding: 0 3rem 1.5rem;
        width: calc(100% - 1.5rem);
        height: calc(100% - 10rem);
        margin: .75rem;
        border-radius: 10px;
    }
    #accountModal .-modal-content .-modal-body {
        position: absolute;
        bottom: 60px;
        overflow: auto;
        width: 100%;
        height: calc(100% - 10rem);
        margin: 0rem;
        border-radius: 10px;
    }
}

@media (max-width:575.98px) {
    .x-modal .-modal-content .-modal-body {
        padding: 0 1rem 1.5rem
    }
    #accountModal .-modal-content .-modal-body {
        padding: 0
    }
}

.x-modal .-modal-content .-modal-body .-submit {
    min-width: 200px;
    padding: .75rem 2.5rem;
    background: linear-gradient(90deg, #a50000 .97%, #6f0000);
    border-radius: 10px;
}

@media (min-width:992px) {
    .x-modal .-modal-content .-modal-body .-submit:not([disabled]):hover {
        background: linear-gradient(90deg, #ff4545 .97%, #ff0000)
    }
}

@media (max-width:991.98px) {
    .x-modal .-modal-content .-modal-body .-submit {
        height: 60px;
        font-size: 1.25rem;
        border-radius: 10px 10px 0 0;
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 1
    }
}

.x-modal .-modal-main-account .-modal-content {
    padding-top: 2.5rem
}

.x-modal .-modal-main-account .-modal-content .-modal-body {
    min-height: 410px;
    padding: 0 1.5rem 1.5rem;
    display: flex;
    flex-direction: row
}

.x-modal .-modal-main-account .-modal-content .-modal-body .-layout-account {
    background-color: hsla(0, 0%, 76.9%, .15);
    width: 100%;
    padding: 1.5rem
}

.x-modal .-modal-main-account .-modal-content .close {
    margin-right: .75rem
}

.x-modal .-modal-deposit-promotion .-modal-content .-modal-body {
    background-color: transparent!important
}

.x-modal .-modal-deposit-promotion .-modal-content .x-text-with-link-component {
    display: block
}

@media (max-width:991.98px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header {
        position: relative;
        z-index: 1
    }
}

.x-modal .-modal-social-share .-modal-content .-social-share-header .-img-container {
    text-align: center;
    z-index: 2
}

@media (max-width:991.98px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header .-img-container {
        height: auto
    }
}

.x-modal .-modal-social-share .-modal-content .-social-share-header .-img-container .-img {
    width: 250px;
    margin-top: -5rem;
    transition: all .2s
}

@media (max-width:991.98px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header .-img-container .-img {
        width: 200px;
        margin-top: -4rem
    }
}

@media (max-width:767.98px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header .-img-container .-img {
        width: 170px
    }
}

@media (max-width:375px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header .-img-container .-img {
        margin-top: 1.5rem
    }
}

.x-modal .-modal-social-share .-modal-content .-social-share-header .-img-container .-img-text-social-share {
    width: 300px;
    transition: all .2s
}

@media (max-width:991.98px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header .-img-container .-img-text-social-share {
        width: 260px
    }
}

.x-modal .-modal-social-share .-modal-content .-social-share-header .-title-container {
    text-align: center;
    margin-top: 2.5rem
}

@media (max-width:991.98px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header .-title-container {
        margin-top: 0
    }
}

.x-modal .-modal-social-share .-modal-content .-social-share-header .-title-container .-title {
    font-size: 2rem;
    text-shadow: 0 0 5px rgba(155, 225, 255, .5)
}

@media (max-width:991.98px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header .-title-container .-title {
        font-size: 1.5rem
    }
}

@media screen and (max-width:321px) {
    .x-modal .-modal-social-share .-modal-content .-social-share-header .-title-container .-title {
        font-size: 1.25rem
    }
}

.x-modal .-modal-social-share .-modal-content .-social-share-header .-title-container .-sub-title {
    font-size: 1.25rem;
    font-weight: 400;
    text-shadow: 0 0 5px rgba(155, 225, 255, .5);
    padding: 0 1rem
}

.x-modal .-modal-social-share .-modal-content .-modal-body {
    padding: 0
}

@media (max-width:991.98px) {
    .x-modal .-modal-social-share .-modal-content .-modal-body {
        background: transparent!important
    }
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form {
    padding: 1rem 1.5rem
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-text-link {
    color: #ef6363
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .x-hr-border-primary {
    border: 1px solid hsla(0, 0%, 100%, .2)
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-social-share-detail-container .-text-step-container .-text-step-container-wrapper {
    display: flex;
    align-items: flex-start;
    height: 100%
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-social-share-detail-container .-text-step-container .-text-step-container-wrapper .-number-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    font-size: 1.5rem;
    color: #fff;
    background-color: #ef6363;
    border-radius: 50%
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-social-share-detail-container .-text-step-container .-text-step-container-wrapper .-text-step-detail {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-right: 0
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-social-share-detail-container .-text-step-container .-text-step-container-wrapper .-text-step-detail .-social-share-btn {
    background: linear-gradient(180deg, #eb77c8, #b72587)
}

@media (min-width:992px) {
    .x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-social-share-detail-container .-text-step-container .-text-step-container-wrapper .-text-step-detail .-social-share-btn:hover {
        background: linear-gradient(180deg, #f2a3da, #d738a3)
    }
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-form-container .-x-input-icon .-icon,
.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-form-container .-x-input-icon .-icon.is-valid {
    color: #ddd
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-form-container .-x-input-icon .form-control {
    font-weight: 500
}

.x-modal .-modal-social-share .-modal-content .-modal-body .-social-share-form .-form-container .-x-input-icon .form-control.is-valid {
    background-size: 1rem;
    color: #ddd
}

.x-modal .-modal-social-share .-modal-content .x-text-with-link-component {
    display: block;
    padding: .25rem
}

.x-modal .-modal-social-share .-modal-content .x-text-with-link-component .-text-message {
    margin-bottom: 0
}

.x-modal .-modal-mobile .x-modal-mobile-header {
    width: 100%
}

.x-modal .-modal-mobile .x-modal-mobile-header .x-title-modal {
    text-align: center
}

@media (max-width:991.98px) {
    .x-modal .-modal-mobile .x-modal-mobile-header .x-title-modal {
        margin: 0
    }
}

@media (max-width:991.98px) {
    .x-modal .-modal-mobile .-modal-content .-modal-body {
        padding: 1rem 1rem .75rem;
        background: hsla(0, 0%, 76.9%, .15);
        margin: .75rem
    }
    .x-modal .-modal-mobile.-register-index-dialog .-modal-content .-modal-body {
        padding: 0;
        background: transparent;
        margin: .75rem
    }
    .x-modal .-modal-mobile.-register-index-dialog .-modal-content .-modal-body .-fake-inner-body {
        margin: 1rem 0;
        padding: 1rem 1rem .75rem;
        background: hsla(0, 0%, 76.9%, .15);
        height: calc(100% - 84px);
        width: 100%
    }
    .x-modal .-modal-mobile.-modal-social-share .-modal-content .-modal-body {
        margin-top: 2.8rem;
        padding: 0!important;
        top: 145px!important
    }
    .x-modal .-modal-mobile.-modal-social-share .-modal-content .-modal-body .x-social-share-card::-webkit-scrollbar-track {
        background-color: #26114b;
        border-radius: 12px
    }
    .x-modal .-modal-mobile.-modal-social-share .-modal-content .-modal-body .x-social-share-card::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #503c76;
        border-radius: 12px
    }
    .x-modal .-modal-mobile.-modal-social-share .-modal-content .-modal-body .x-social-share-card::-webkit-scrollbar-thumb {
        background-color: #503c76;
        border-radius: 12px
    }
}

@media (max-width:767.98px) {
    .x-modal .-modal-mobile.-modal-social-share .-modal-content .-modal-body {
        margin-top: 0
    }
}

@media (max-width:375px) {
    .x-modal .-modal-mobile.-modal-social-share .-modal-content .-modal-body {
        top: 240px!important
    }
}

.x-modal .x-form-register .-success-ic,
.x-modal .x-form-success .-success-ic {
    width: 150px
}

.x-modal .x-form-register .-content .-sub-title .-text,
.x-modal .x-form-success .-content .-sub-title .-text {
    color: #eb77cf
}

.x-modal#resetPasswordModal .-img-container {
    margin-top: 1.5rem
}

.x-modal#resetPasswordModal .-img-container .-ic-register,
.x-modal#resetPasswordModal .-img-container .-ic-set-password {
    width: 150px
}

@media (max-width:575.98px) {
    .x-modal#resetPasswordModal .-img-container .-ic-register,
    .x-modal#resetPasswordModal .-img-container .-ic-set-password {
        width: 120px
    }
}

.x-modal#resetPasswordModal .-img-container .-ic-otp {
    width: 150px
}

@media (max-width:575.98px) {
    .x-modal#resetPasswordModal .-img-container .-ic-otp {
        width: 120px
    }
}

.x-modal.-promotion-detail-modal {
    overflow: auto
}

.x-modal.-promotion-detail-modal .modal-dialog {
    padding-top: 80px!important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative
}

@media (max-width:375px) {
    .x-modal.-promotion-detail-modal .modal-dialog {
        padding-top: 0!important
    }
}

.x-modal.-promotion-detail-modal .modal-dialog .modal-content {
    position: relative
}

.x-modal.-promotion-detail-modal .modal-dialog .modal-content .modal-body {
    overflow: unset;
    position: relative;
    padding: 0 2rem 1.5rem
}

@media (max-width:991.98px) {
    .x-modal.-promotion-detail-modal .modal-dialog .modal-content .modal-body {
        min-height: calc(100vh - 80px);
        padding: 0 1rem 3rem
    }
}

@media (max-width:375px) {
    .x-modal.-promotion-detail-modal .modal-dialog .modal-content .modal-body {
        min-height: 100vh
    }
}

.x-admin-contact {
    position: relative;
    margin-top: 1rem;
    padding: 5px 0;
    text-align: center
}

.x-admin-contact label {
    margin-bottom: 0
}

@media (max-width:991.98px) {
    .x-admin-contact.-no-fixed {
        position: static!important;
        -webkit-transform: none!important;
        transform: none!important
    }
}

.x-slide-left-content {
    transition: all .6s;
    align-self: flex-start
}

.x-slide-left-content.-hide {
    height: 0;
    width: 0;
    flex-grow: 0;
    padding: 0;
    flex-basis: 0;
    overflow: hidden
}

.x-slide-left-content.-hide .x-title-modal {
    display: none!important
}

@media (max-width:991.98px) {
    .x-slide-left-content.-hide .-submit {
        display: none!important
    }
}

.x-login-form .-animatable-container {
    text-align: center
}

.x-login-form .-animatable-container .-img-container {
    margin-top: 1.5rem
}

.x-login-form .-animatable-container .-img-container .-ic-login {
    width: 150px
}

@media (max-width:575.98px) {
    .x-login-form .-animatable-container .-img-container .-ic-login {
        width: 120px
    }
}

.x-login-form .-not-yet-member-container {
    margin: 2rem 0 1rem
}

@media (max-width:991.98px) {
    .x-login-form .-not-yet-member-container {
        margin-top: 6rem
    }
}

@media screen and (max-width:360px) {
    .x-login-form .-not-yet-member-container {
        margin-top: 2rem
    }
}

.x-login-form .-not-yet-member-container .-text-message {
    margin: 0;
    color: #ddd
}

.x-login-form .-not-yet-member-container .-btn-register {
    margin-left: .5rem;
    padding: 0;
    box-shadow: 0 0 7px rgba(251, 200, 68, .8)
}

.x-login-form .-not-yet-member-container .-btn-register .-bg-img {
    width: 120px
}

@media (max-width:575.98px) {
    .x-login-form .-not-yet-member-container .-btn-register .-bg-img {
        width: 115px
    }
}

.x-login-form .-not-yet-member-container .-btn-register .-text-btn {
    font-size: 1rem;
    font-weight: 500;
    -webkit-transform: translate(-50%, -53%);
    transform: translate(-50%, -53%);
    -webkit-filter: drop-shadow(0 2px 8px rgba(0, 0, 0, .8));
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, .8))
}

.x-login-form .-not-yet-member-container .-btn-register .-effect {
    top: 0;
    width: 125%
}

.x-login-form .x-reset-pw-text-container {
    width: 100%;
    margin: .75rem auto;
    text-align: right
}

.x-login-form .x-reset-pw-text-container a {
    display: inline-block;
    color: #eb7777
}

@media (min-width:992px) {
    .x-login-form .x-reset-pw-text-container a:hover {
        color: #ee8d8d
    }
}

.x-deposit-promotion {
    max-height: 480px
}

@media (max-width:991.98px) {
    .x-deposit-promotion {
        max-height: unset
    }
}

.x-deposit-promotion .-promotion-container {
    overflow-x: hidden;
    overflow-y: auto
}

@media (min-width:768px) {
    .x-deposit-promotion .-promotion-container {
        padding: 1rem .25rem
    }
}

.x-deposit-promotion .-promotion-container::-webkit-scrollbar-track {
    background-color: #503c76
}

.x-deposit-promotion .-promotion-container::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #26114b;
    border-radius: 12px
}

.x-deposit-promotion .-promotion-container::-webkit-scrollbar-thumb {
    background-color: #26114b;
    border-radius: 12px
}

.x-deposit-promotion .-promotion-container .-promotion-card-link {
    margin: 3rem 0 .5rem;
    padding: 0 8px
}

@media (max-width:767.98px) {
    .x-deposit-promotion .-promotion-container .-promotion-card-link {
        margin: 4rem 0 .5rem
    }
}

@media (max-width:375px) {
    .x-deposit-promotion .-promotion-container .-promotion-card-link {
        margin: 0
    }
}

.x-deposit-promotion .-promotion-container .-promotion-card-link a {
    cursor: pointer
}

.x-modal.-alert-modal {
    padding-right: 0!important
}

.x-modal.-alert-modal .modal-dialog {
    margin-right: 0!important;
    padding-top: 0!important;
    color: #fff;
    width: 350px;
    transition: .6s linear
}

@media (max-width:991.98px) {
    .x-modal.-alert-modal .modal-dialog {
        height: 130px;
        right: 0
    }
}

.x-modal.-alert-modal .modal-dialog .-modal-content {
    max-width: 350px;
    margin-left: auto;
    transition: all .7s ease;
    overflow: hidden;
    min-height: auto;
    background: linear-gradient(137.32deg, rgba(10, 8, 43, .96) .02%, rgba(39, 0, 102, .96) 99.96%);
    border: 1px solid transparent
}

@media (max-width:991.98px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content {
        border-radius: 8px;
        max-width: 270px
    }
}

@media (max-width:375px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content {
        height: calc(100% - 60px)
    }
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close {
    font-size: 2rem!important;
    border: none;
    border-radius: 0;
    top: 20px;
    right: 2px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

@media (max-width:991.98px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content .close {
        top: 16px
    }
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close span {
    width: 100%;
    padding-top: 5px
}

.x-modal.-alert-modal .modal-dialog .-modal-content:before {
    content: "";
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #f3f3f3;
    transition: 2.4s linear 1s
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body {
    padding: 1rem;
    display: flex;
    align-items: center
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body.-modal-body {
    margin: 0;
    background-color: transparent
}

@media (max-width:991.98px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content .modal-body.-modal-body {
        bottom: 0
    }
}

@media (max-width:991.98px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content .modal-body {
        padding: 0 1rem
    }
}

@media (min-width:992px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body {
        padding-right: 1.2rem
    }
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-alert-body-wrapper {
    margin: auto
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-alert-body-wrapper .-img-alert {
    width: 47px;
    border-radius: 8px
}

@media (max-width:575.98px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-alert-body-wrapper .-img-alert {
        width: 42px
    }
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
    font-size: 1rem;
    color: #f3f3f3
}

.x-modal.-alert-modal.show .modal-dialog .-modal-content:before {
    left: 0
}

.x-modal.-alert-modal.-hide-alert .modal-dialog .-modal-content {
    -webkit-transform: translate(105%);
    transform: translate(105%)
}

.x-withdraw-form {
    position: relative;
    margin-top: 2rem
}

@media (max-width:991.98px) {
    .x-withdraw-form,
    .x-withdraw-form .-animatable-container,
    .x-withdraw-form form {
        height: 100%
    }
}

.x-withdraw-form .-coin-in-air-wrapper {
    position: absolute;
    right: -150px;
    bottom: -35px
}

.x-withdraw-form .-coin-in-air-wrapper .-ic.-item-1 {
    position: relative;
    width: 180px;
    z-index: 1
}

.x-withdraw-form .-coin-in-air-wrapper .-ic.-item-2 {
    position: absolute;
    width: 80px;
    right: 60px;
    bottom: -10px;
    z-index: 0
}

@media (max-width:991.98px) {
    .x-withdraw-form .-coin-in-air-wrapper {
        display: none
    }
}

.x-safari-browser .x-ranking-container {
    background-image: url(./build/images/dna-ranking-bg.3ea8d29e.png)
}

.x-ranking-container {
    position: relative;
    padding: 2rem 0;
    background-size: contain;
    background-repeat: repeat;
    background-position: top;
    background-image: -webkit-image-set(url(./build/images/dna-ranking-bg.21b1bcf8.webp) 1x);
    overflow: hidden
}

@media (max-width:575.98px) {
    .x-ranking-container {
        padding-top: 0;
        padding-bottom: 1rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .x-no-result-component .-img {
        width: 100px
    }
}

.x-ranking-container .-ranking-tabs-wrapper {
    position: relative;
    flex-direction: row;
    justify-content: center;
    z-index: 2
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-tabs-wrapper {
        margin-left: -15px;
        margin-right: -15px
    }
}

.x-ranking-container .-ranking-tabs-wrapper .nav-item {
    position: relative;
    width: 350px
}

.x-ranking-container .-ranking-tabs-wrapper .nav-item:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 60%;
    background: rgba(151, 167, 193, .5);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.x-ranking-container .-ranking-tabs-wrapper .nav-item:first-child .nav-link {
    border-top-left-radius: 10px
}

.x-ranking-container .-ranking-tabs-wrapper .nav-item:last-child .nav-link {
    border-top-right-radius: 10px
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-tabs-wrapper .nav-item {
        width: 280px
    }
}

@media (max-width:767.98px) {
    .x-ranking-container .-ranking-tabs-wrapper .nav-item {
        width: 220px
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-tabs-wrapper .nav-item {
        width: 50%
    }
    .x-ranking-container .-ranking-tabs-wrapper .nav-item:first-child .nav-link {
        border-top-left-radius: 0
    }
    .x-ranking-container .-ranking-tabs-wrapper .nav-item:last-child .nav-link {
        border-top-right-radius: 0
    }
}

.x-ranking-container .-ranking-tabs-wrapper .nav-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: .5rem 1rem;
    background: #2e456b;
    transition: background .2s
}

.x-ranking-container .-ranking-tabs-wrapper .nav-link .-ic {
    width: 40px;
    height: auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: all .2s
}

.x-ranking-container .-ranking-tabs-wrapper .nav-link .-text {
    margin-left: 10px;
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff;
    transition: color .2s
}

.x-ranking-container .-ranking-tabs-wrapper .nav-link .-line-glow {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -32px;
    width: 230px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-ranking-container .-ranking-tabs-wrapper .nav-link.-active,
.x-ranking-container .-ranking-tabs-wrapper .nav-link.-active:hover {
    background: #2e456b
}

.x-ranking-container .-ranking-tabs-wrapper .nav-link.-active:hover .-ic {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.x-ranking-container .-ranking-tabs-wrapper .nav-link.-active .-ic {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transform: scale(1.5) translate(-5px, -8px);
    transform: scale(1.5) translate(-5px, -8px)
}

.x-ranking-container .-ranking-tabs-wrapper .nav-link.-active .-line-glow {
    display: block
}

@media (min-width:992px) {
    .x-ranking-container .-ranking-tabs-wrapper .nav-link:hover {
        background: #1f2e47
    }
    .x-ranking-container .-ranking-tabs-wrapper .nav-link:hover .-ic {
        -webkit-filter: grayscale(.5);
        filter: grayscale(.5);
        -webkit-transform: scale(1.5) translate(-5px, -8px);
        transform: scale(1.5) translate(-5px, -8px)
    }
}

@media (max-width:767.98px) {
    .x-ranking-container .-ranking-tabs-wrapper .nav-link {
        padding: .5rem
    }
    .x-ranking-container .-ranking-tabs-wrapper .nav-link .-behind {
        display: block
    }
    .x-ranking-container .-ranking-tabs-wrapper .nav-link.-active .-ic {
        -webkit-transform: scale(1.3) translate(-2px, -2px);
        transform: scale(1.3) translate(-2px, -2px)
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-tabs-wrapper .nav-link,
    .x-ranking-container .-ranking-tabs-wrapper .nav-link.-active {
        background: #2e456b
    }
    .x-ranking-container .-ranking-tabs-wrapper .nav-link .-text {
        font-size: 1rem;
        font-weight: 500
    }
}

.x-ranking-container .-ranking-separated-section {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.x-ranking-container .-ranking-separated-section .-inner-wrapper {
    width: 49.4%
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-separated-section .-inner-wrapper {
        width: 100%
    }
}

.x-ranking-container .-ranking-container-wrapper {
    position: relative;
    top: -3px;
    z-index: 1;
    padding: 2rem;
    border-width: 3px;
    border-style: solid;
    -o-border-image: radial-gradient(#fff 50%, #0f87ad) 1;
    border-image: radial-gradient(#fff 50%, #0f87ad) 1;
    box-shadow: 0 0 10px rgba(230, 255, 253, .5);
    background: radial-gradient(58.52% 75.14% at 50% 50.08%, rgba(1, 76, 137, .5) 0, rgba(1, 74, 134, .5) 30%, rgba(1, 68, 125, .5) 50%, rgba(1, 56, 109, .5) 68%, rgba(1, 41, 88, .5) 85%, rgba(2, 17, 60, .5) 100%)
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper {
        padding: 1rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper {
        top: 0;
        padding: 0;
        border: none;
        box-shadow: none
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container {
    padding: .25rem .4rem;
    display: flex;
    background-color: #393854;
    border-radius: 30px;
    margin-bottom: .75rem;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .1)
}

@media (max-width:767.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container {
        justify-content: space-between
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container.-first-row-bg {
    background: linear-gradient(130.8deg, #eb77cf 11.6%, #8271f2 88.14%);
    box-shadow: 0 4px 15px rgba(57, 56, 84, .5);
    position: relative
}

.x-ranking-container .-ranking-container-wrapper .-row-container.-first-row-bg .-games-container,
.x-ranking-container .-ranking-container-wrapper .-row-container.-first-row-bg .-image-profile-container,
.x-ranking-container .-ranking-container-wrapper .-row-container.-first-row-bg .-profile-container {
    z-index: 1
}

.x-ranking-container .-ranking-container-wrapper .-row-container.-first-row-bg:after,
.x-ranking-container .-ranking-container-wrapper .-row-container.-first-row-bg:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    z-index: 0;
    border-radius: inherit;
    background: inherit
}

.x-ranking-container .-ranking-container-wrapper .-row-container.-first-row-bg:before {
    -webkit-animation: x-rainbow-border 5s linear infinite;
    animation: x-rainbow-border 5s linear infinite;
    background: linear-gradient(135deg, #eb77cf, #8271f2, #9be1ff, #2545b7, #270066, #2545b7, #9be1ff, #8271f2);
    background-size: 200% 200%
}

.x-ranking-container .-ranking-container-wrapper .-row-container.-first-row-bg:after {
    margin: 3px
}

.x-ranking-container .-ranking-container-wrapper .-row-container.-owner-row-bg {
    background: rgba(119, 165, 235, .723958);
    box-shadow: 0 4px 15px rgba(57, 56, 84, .5)
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container {
    display: flex;
    justify-content: space-between
}

@media (max-width:767.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container {
        padding: 0 .5rem
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper {
    display: flex;
    align-items: center;
    padding: 0
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper .-profile-image {
    min-width: 50px;
    width: 50px
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper .-profile-image {
        min-width: 35px;
        width: 35px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper .-text-number {
    color: #f3f3f3;
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 600;
    margin-left: 2rem;
    margin-right: 2rem;
    min-width: 25px;
    justify-content: center
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper .-text-number {
        font-size: 1rem;
        margin-left: 1rem;
        margin-right: 1rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper .-text-number {
        font-size: 1rem;
        margin-left: .5rem;
        margin-right: .5rem;
        min-width: 22px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper .-text-number.-small {
    font-weight: 400
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper .-text-number.-first-row {
    font-size: 1.4rem
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-image-profile-container-wrapper .-text-number.-first-row {
        font-size: 1rem
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container {
        padding: 0;
        min-width: 50px
    }
}

@media (max-width:350px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container {
        min-width: 35px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-crown-rank,
.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-star-rank {
    width: 36px
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-crown-rank,
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-star-rank {
        width: 30px
    }
}

@media (max-width:767.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-crown-rank,
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-star-rank {
        width: 20px
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-crown-rank,
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-star-rank {
        width: 16px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-gift-rank {
    width: 25px
}

@media (max-width:767.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-gift-rank {
        width: 16px
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-image-profile-container .-badge-container .-ic-gift-rank {
        width: 12px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-games-container {
    display: flex;
    justify-content: flex-start
}

@media (max-width:1199.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-games-container {
        padding: 0
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-button-container {
    display: flex;
    align-items: center;
    margin-right: .5rem
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-button-container {
        margin-right: 0
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-button-container .-play-btn .-ic-play {
    width: 24px;
    margin-right: .5rem
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-button-container .-play-btn .-ic-play {
        display: none
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-button-container .-play-btn .-game-img {
    width: 50px;
    border-radius: 6px
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-button-container .-play-btn .-game-img {
        width: 30px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-name-container {
    display: flex;
    justify-content: center;
    text-align: left;
    flex-direction: column;
    color: #f3f3f3;
    font-weight: 600
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-name-container {
        display: none
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-name-container .-title {
    font-size: .9rem
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-name-container .-game-name {
    font-size: 1rem
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-games-container .-game-name-container .-game-name {
        font-size: .8rem
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container {
    display: flex;
    justify-content: space-between
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container.-small {
    justify-content: center
}

@media (max-width:1199.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container {
        padding: 0 .5rem;
        flex-direction: column
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper {
    color: #f3f3f3;
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 600
}

@media (max-width:1199.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper {
        font-size: 1rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper {
        font-size: .8rem
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-small {
    font-weight: 400
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-first-row {
    font-size: 1.4rem
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-first-row {
        font-size: 1rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-first-row {
        font-size: .8rem
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-first-row .-hidden-phone-container .-ic {
    width: 30px
}

@media (max-width:1199.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-first-row .-hidden-phone-container .-ic {
        width: 25px
    }
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-first-row .-hidden-phone-container .-ic {
        width: 16px
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-first-row .-hidden-phone-container .-ic {
        width: 14px
    }
}

@media (max-width:350px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper.-first-row .-hidden-phone-container .-ic {
        width: 12px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper .-hidden-phone-container {
    padding-bottom: .25rem
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper .-hidden-phone-container .-ic {
    width: 25px
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper .-hidden-phone-container .-ic {
        width: 16px
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper .-hidden-phone-container .-ic {
        width: 14px
    }
}

@media (max-width:350px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-profile-container .-profile-container-wrapper .-hidden-phone-container .-ic {
        width: 10px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-win-number {
    color: #f3f3f3;
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 600;
    width: 115px
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-win-number {
        font-size: 1rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-win-number {
        font-size: .8rem
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-win-number.-small {
    font-weight: 400;
    justify-content: flex-end
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-win-number.-small {
        padding: 0 .5rem
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-win-number.-small .-number-wrapper {
    width: 115px
}

@media (max-width:767.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-win-number.-small .-number-wrapper {
        width: 100px
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-win-number.-small .-number-wrapper {
        width: 85px
    }
}

.x-ranking-container .-ranking-container-wrapper .-row-container .-win-number.-first-row {
    font-size: 1.4rem
}

@media (max-width:991.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-win-number.-first-row {
        font-size: 1rem
    }
}

@media (max-width:575.98px) {
    .x-ranking-container .-ranking-container-wrapper .-row-container .-win-number.-first-row {
        font-size: .8rem
    }
}

.x-ranking-heading-column-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 0 20px
}

.x-ranking-heading-column-wrapper .-column-wrapper {
    width: 25%;
    text-align: center
}

.x-ranking-heading-column-wrapper .-column-wrapper .-text {
    font-size: 1.125rem;
    font-weight: 600;
    background: -webkit-linear-gradient(#fff, #9ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(0 0 5px hsla(0, 0%, 100%, .5));
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, .5))
}

.x-ranking-heading-column-wrapper .-column-wrapper.-position {
    width: 15%
}

.x-ranking-heading-column-wrapper .-column-wrapper.-profile {
    width: 35%
}

@media (max-width:1199.98px) {
    .x-ranking-heading-column-wrapper {
        padding: 0 15px
    }
}

@media (max-width:991.98px) {
    .x-ranking-heading-column-wrapper .-column-wrapper.-profile {
        min-width: 190px
    }
}

@media (max-width:767.98px) {
    .x-ranking-heading-column-wrapper {
        padding: 0 10px
    }
    .x-ranking-heading-column-wrapper .-column-wrapper.-position {
        width: 50px
    }
    .x-ranking-heading-column-wrapper .-column-wrapper.-profile {
        width: auto;
        min-width: 120px
    }
}

@media (max-width:575.98px) {
    .x-ranking-heading-column-wrapper {
        padding: 1.5rem 10px 0
    }
    .x-ranking-heading-column-wrapper .-column-wrapper.-profile {
        min-width: 100px
    }
    .x-ranking-heading-column-wrapper .-column-wrapper.-position {
        width: 40px
    }
    .x-ranking-heading-column-wrapper .-column-wrapper.-result {
        width: 25%
    }
    .x-ranking-heading-column-wrapper .-column-wrapper .-text {
        font-size: 1rem
    }
}

@media screen and (max-width:360px) {
    .x-ranking-heading-column-wrapper .-column-wrapper.-profile {
        min-width: 100px
    }
    .x-ranking-heading-column-wrapper .-column-wrapper.-position {
        width: 40px
    }
    .x-ranking-heading-column-wrapper .-column-wrapper.-result {
        min-width: 50px;
        width: auto
    }
    .x-ranking-heading-column-wrapper .-column-wrapper.-reward {
        width: 50px
    }
    .x-ranking-heading-column-wrapper .-column-wrapper .-text {
        font-size: .875rem
    }
}

.x-ranking-item-full-size-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    padding: 10px 20px;
    background: hsla(0, 0%, 100%, .05);
    border: 2px solid transparent
}

@media (max-width:1199.98px) {
    .x-ranking-item-full-size-container {
        padding: 10px 15px
    }
}

@media (max-width:767.98px) {
    .x-ranking-item-full-size-container {
        padding: 10px
    }
}

.x-ranking-item-full-size-container .-profile-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 35%;
    min-width: 200px
}

.x-ranking-item-full-size-container .-profile-wrapper .-group-img {
    width: 55px;
    height: auto;
    margin-right: 10px
}

@media (max-width:1199.98px) {
    .x-ranking-item-full-size-container .-profile-wrapper {
        min-width: 190px
    }
}

@media (max-width:991.98px) {
    .x-ranking-item-full-size-container .-profile-wrapper .-group-img {
        width: 50px
    }
}

@media (max-width:767.98px) {
    .x-ranking-item-full-size-container .-profile-wrapper {
        align-items: center;
        width: auto;
        min-width: 120px
    }
    .x-ranking-item-full-size-container .-profile-wrapper .-group-img {
        width: 40px;
        margin-right: 5px
    }
}

@media (max-width:575.98px) {
    .x-ranking-item-full-size-container .-profile-wrapper {
        min-width: 100px
    }
    .x-ranking-item-full-size-container .-profile-wrapper .-group-img {
        width: 34px
    }
}

.x-ranking-item-full-size-container .-profile-info-wrapper {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
    font-size: 1.125rem;
    font-weight: 600
}

.x-ranking-item-full-size-container .-profile-info-wrapper .-group-title {
    margin-top: -4px;
    font-size: 1rem
}

@media (max-width:1199.98px) {
    .x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
        font-size: 1rem
    }
}

@media (max-width:767.98px) {
    .x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
        font-size: .875rem
    }
    .x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number .-hidden {
        display: block
    }
    .x-ranking-item-full-size-container .-profile-info-wrapper .-group-title {
        display: none
    }
}

.x-ranking-item-full-size-container .-position-wrapper {
    width: 15%;
    text-align: center
}

.x-ranking-item-full-size-container .-position-wrapper .-ic {
    width: 50px;
    height: auto
}

.x-ranking-item-full-size-container .-position-wrapper .-text {
    margin-right: 15px;
    font-size: 1.25rem;
    font-weight: 600
}

@media (max-width:1199.98px) {
    .x-ranking-item-full-size-container .-position-wrapper .-text {
        font-size: 1rem
    }
}

@media (max-width:767.98px) {
    .x-ranking-item-full-size-container .-position-wrapper {
        width: 50px
    }
    .x-ranking-item-full-size-container .-position-wrapper .-ic {
        width: 100%
    }
    .x-ranking-item-full-size-container .-position-wrapper .-text {
        margin-right: unset
    }
}

@media (max-width:575.98px) {
    .x-ranking-item-full-size-container .-position-wrapper {
        width: 40px
    }
}

.x-ranking-item-full-size-container .-result-wrapper {
    width: 25%;
    text-align: center
}

.x-ranking-item-full-size-container .-result-wrapper .-value {
    font-size: 1.25rem;
    font-weight: 600
}

@media (max-width:991.98px) {
    .x-ranking-item-full-size-container .-result-wrapper .-value {
        font-size: 1.125rem
    }
}

@media (max-width:767.98px) {
    .x-ranking-item-full-size-container .-result-wrapper .-value {
        font-size: 1rem
    }
}

@media screen and (max-width:360px) {
    .x-ranking-item-full-size-container .-result-wrapper {
        min-width: 50px;
        width: auto
    }
    .x-ranking-item-full-size-container .-result-wrapper .-value {
        font-size: .9rem
    }
}

.x-ranking-item-full-size-container .-reward-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 25%;
    text-align: center
}

.x-ranking-item-full-size-container .-reward-wrapper .-ic {
    width: 40px;
    height: auto;
    margin: 0 10px
}

.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
    width: 50px
}

@media (max-width:767.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper .-ic {
        width: 40px;
        margin: 0 2px
    }
    .x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
        width: 40px
    }
}

@media (max-width:575.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper .-ic {
        width: 40%;
        margin: 0 1px
    }
    .x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
        width: 40%
    }
}

@media screen and (max-width:360px) {
    .x-ranking-item-full-size-container .-reward-wrapper {
        width: 50px
    }
    .x-ranking-item-full-size-container .-reward-wrapper .-ic,
    .x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
        width: 45.45455%
    }
}

.x-ranking-item-full-size-container.-top-item {
    margin-top: 0;
    background: hsla(0, 0%, 100%, .2);
    border-color: #b1fff1
}

.x-ranking-item-full-size-container.-top-item .-position-wrapper .-ic {
    margin: 0 6px;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.x-ranking-item-full-size-container.-top-item .-result-wrapper .-value {
    background: -webkit-linear-gradient(#fff, #9ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(0 0 5px hsla(0, 0%, 100%, .3));
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, .3))
}

@media (max-width:1199.98px) {
    .x-ranking-item-full-size-container.-top-item .-position-wrapper .-ic {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@media (max-width:991.98px) {
    .x-ranking-item-full-size-container.-top-item .-position-wrapper .-ic {
        margin: 0 3px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (max-width:767.98px) {
    .x-ranking-item-full-size-container.-top-item .-position-wrapper .-ic {
        margin: 0
    }
}

.x-ranking-item-full-size-container.-second-item,
.x-ranking-item-full-size-container.-third-item {
    background: hsla(0, 0%, 100%, .1)
}

.x-ranking-item-full-size-container.-second-item .-position-wrapper .-ic,
.x-ranking-item-full-size-container.-third-item .-position-wrapper .-ic {
    margin: 0 6px;
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

@media (max-width:1199.98px) {
    .x-ranking-item-full-size-container.-second-item .-position-wrapper .-ic,
    .x-ranking-item-full-size-container.-third-item .-position-wrapper .-ic {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media (max-width:991.98px) {
    .x-ranking-item-full-size-container.-second-item .-position-wrapper .-ic,
    .x-ranking-item-full-size-container.-third-item .-position-wrapper .-ic {
        margin: 0 3px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (max-width:767.98px) {
    .x-ranking-item-full-size-container.-second-item .-position-wrapper .-ic,
    .x-ranking-item-full-size-container.-third-item .-position-wrapper .-ic {
        margin: 0
    }
}

@media (min-width:992px) {
    .x-ranking-item-full-size-container.-small-item .-position-wrapper {
        width: auto
    }
    .x-ranking-item-full-size-container.-small-item .-result-wrapper {
        flex: 1;
        width: auto
    }
    .x-ranking-item-full-size-container.-small-item .-result-wrapper .-value {
        font-size: 1rem
    }
    .x-ranking-item-full-size-container.-small-item .-reward-wrapper {
        width: 60px
    }
}

#vipEventModal .-modal-body {
    padding-left: 2rem;
    padding-right: 2rem
}

@media (max-width:767.98px) {
    #vipEventModal .-modal-body {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media (max-width:575.98px) {
    #vipEventModal .-modal-body {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.x-vip-event-modal-container .x-no-result-component {
    margin-bottom: 1rem
}

.x-vip-event-modal-container .x-no-result-component .-inner-wrapper .-img {
    width: 150px
}

.x-vip-event-modal-container .x-no-result-component .-inner-wrapper .-title {
    font-size: 1.75rem
}

.x-vip-event-modal-container .-title-wrapper {
    margin-bottom: 1rem;
    text-align: center
}

.x-vip-event-modal-container .-title-wrapper .-img {
    width: 90%;
    height: auto
}

.x-vip-event-modal-container .-title-wrapper .-welcome {
    margin-top: .5rem;
    margin-bottom: 0;
    font-size: 1.125rem;
    color: #fff
}

@media (max-width:991.98px) {
    .x-vip-event-modal-container .-title-wrapper .-img {
        width: 450px
    }
}

@media (max-width:575.98px) {
    .x-vip-event-modal-container .-title-wrapper .-img {
        width: 100%
    }
}

.x-vip-event-modal-container .-list-item-wrapper {
    margin-top: 2rem
}

@media (max-width:575.98px) {
    .x-vip-event-modal-container .-list-item-wrapper {
        margin-top: 1.5rem
    }
}

.x-vip-event-list-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem;
    border: 1px solid rgba(155, 225, 255, .5);
    border-radius: 10px;
    overflow: hidden
}

@media (max-width:575.98px) {
    .x-vip-event-list-item {
        min-height: 110px
    }
}

@media screen and (max-width:360px) {
    .x-vip-event-list-item {
        align-items: flex-start
    }
}

.x-vip-event-list-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(./build/images/vip-event-item-bg.fb8af362.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-filter: contrast(.75);
    filter: contrast(.75)
}

.x-vip-event-list-item:not(:last-child) {
    margin-bottom: 1.25rem
}

@media (max-width:575.98px) {
    .x-vip-event-list-item:not(:last-child) {
        margin-bottom: 1rem
    }
}

.x-vip-event-list-item .-left-wrapper {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.x-vip-event-list-item .-left-wrapper .-icon-wrapper {
    position: relative;
    width: 100px;
    min-width: 100px;
    margin-right: 8px
}

@media (max-width:575.98px) {
    .x-vip-event-list-item .-left-wrapper .-icon-wrapper {
        width: 80px;
        min-width: 80px
    }
}

.x-vip-event-list-item .-left-wrapper .-icon-wrapper .-ic {
    position: relative;
    width: 100%;
    height: auto;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.x-vip-event-list-item .-left-wrapper .-icon-wrapper .-ic-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.x-vip-event-list-item .-left-wrapper .-icon-wrapper .-ic-check {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 55%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.x-vip-event-list-item .-left-wrapper .-outer-detail-wrapper {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media screen and (max-width:360px) {
    .x-vip-event-list-item .-left-wrapper .-outer-detail-wrapper {
        flex-direction: column;
        align-items: flex-start
    }
}

.x-vip-event-list-item .-left-wrapper .-detail-wrapper {
    flex: 1;
    padding-right: 10px
}

@media screen and (max-width:360px) {
    .x-vip-event-list-item .-left-wrapper .-detail-wrapper {
        width: 100%;
        padding-right: 0
    }
}

.x-vip-event-list-item .-left-wrapper .-title {
    font-size: 1.25rem;
    font-weight: 600
}

.x-vip-event-list-item .-left-wrapper .-title .-remaining {
    color: #00c1fd
}

@media (max-width:991.98px) {
    .x-vip-event-list-item .-left-wrapper .-title {
        font-size: 1.125rem
    }
}

@media screen and (max-width:360px) {
    .x-vip-event-list-item .-left-wrapper .-title br {
        display: none
    }
}

.x-vip-event-list-item .-left-wrapper .-description {
    font-size: 1rem
}

.x-vip-event-list-item .-left-wrapper .-description:not(.-normal) {
    color: #c4c4c4
}

@media (max-width:991.98px) {
    .x-vip-event-list-item .-left-wrapper .-description {
        font-size: .875rem
    }
}

.x-vip-event-list-item:hover .-left-wrapper .-icon-wrapper .-ic {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.x-vip-event-list-item.-active {
    border: 2px solid #9be1ff;
    box-shadow: 0 0 10px #9be1ff
}

.x-vip-event-list-item.-active:before {
    -webkit-filter: contrast(1);
    filter: contrast(1)
}

.x-vip-event-list-item.-finished {
    justify-content: center
}

.x-vip-event-list-item.-finished:before {
    -webkit-filter: contrast(1.25);
    filter: contrast(1.25)
}

.x-vip-event-list-item.-finished .-left-wrapper {
    justify-content: center
}

.x-vip-event-list-item.-finished .-left-wrapper .-icon-wrapper .-ic {
    mix-blend-mode: luminosity
}

.x-vip-event-list-item.-finished .-left-wrapper .-icon-wrapper .-ic-check {
    display: inline-block
}

.x-vip-event-list-item.-finished .-left-wrapper .-outer-detail-wrapper {
    flex: unset
}

.x-vip-event-get-promotion-button {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-width: 100px;
    padding: .5rem .75rem;
    font-size: .875rem;
    color: #fff;
    background: linear-gradient(180deg, #b5b0f0, #857fbc);
    border: none;
    border-radius: 3px;
    transition: all .3s
}

@media (max-width:575.98px) {
    .x-vip-event-get-promotion-button {
        min-width: 90px;
        padding: .5rem .25rem
    }
}

@media screen and (max-width:360px) {
    .x-vip-event-get-promotion-button {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
}

.x-vip-event-get-promotion-button:hover {
    text-decoration: none;
    color: #fff
}

.x-vip-event-get-promotion-button .-ic-arrow {
    width: 20px;
    height: auto;
    margin-left: 10px;
    -webkit-animation: x-item-moving-to-right .5s infinite alternate;
    animation: x-item-moving-to-right .5s infinite alternate
}

.x-vip-event-get-promotion-button:not(.-active) {
    cursor: none;
    pointer-events: none
}

.x-vip-event-get-promotion-button.-active {
    background: linear-gradient(180deg, #fbc844, #f88012);
    border: 1px solid #fff0bc;
    box-shadow: 0 0 8px rgba(255, 196, 45, .8)
}

.x-vip-event-get-promotion-button.-active:hover {
    background: linear-gradient(180deg, #fab912, #d16706);
    box-shadow: 0 0 12px rgba(255, 196, 45, .8)
}

.x-index-upper-section {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 3rem;
    overflow: hidden
}

@media (max-width:991.98px) {
    .x-index-upper-section {
        padding-bottom: 2rem
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section {
        padding-bottom: 1rem
    }
}

.x-index-upper-section.-logged {
    background-image: url(./build/images/dna-index-top-bg.8048e19d.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

@media (max-width:575.98px) {
    .x-index-upper-section.-logged {
        background-image: url(./build/images/dna-index-top-bg-mobile.2053c154.png);
        background-position: 100% 0
    }
}

.x-index-upper-section.-anon {
    margin-top: -16%
}

@media (max-width:991.98px) {
    .x-index-upper-section.-anon {
        margin-top: -20%
    }
}

.x-index-upper-section.-logged {
    padding-top: 5rem
}

.x-index-upper-section.-logged .-animation-wrapper {
    position: relative;
    bottom: 60px
}

.x-index-upper-section .-title-wrapper {
    position: relative;
    z-index: 1
}

@media (max-width:991.98px) {
    .x-index-upper-section .-title-wrapper .-btn {
        display: none
    }
}

.x-index-upper-section .-title-wrapper .-title-img-container {
    margin-top: 1rem
}

.x-index-upper-section .-title-wrapper .-title-img-container .-title-img {
    width: 440px;
    height: auto
}

@media (max-width:991.98px) {
    .x-index-upper-section .-title-wrapper .-title-img-container {
        margin-top: 0
    }
    .x-index-upper-section .-title-wrapper .-title-img-container .-title-img {
        width: 400px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-title-wrapper .-title-img-container .-title-img {
        width: 290px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-title-wrapper .-title-img-container {
        min-height: 94px
    }
    .x-index-upper-section .-title-wrapper .-title-img-container .-title-img {
        width: 250px
    }
}

.x-index-upper-section .-title-wrapper .-title {
    margin-top: .5rem;
    font-size: 1.25rem;
    font-weight: 400;
    text-shadow: 0 0 10px rgba(237, 47, 47, 0.8), 0 0 8px rgba(235, 119, 119, 0.8)
}

@media (max-width:575.98px) {
    .x-index-upper-section .-title-wrapper .-title {
        margin-top: .5rem;
        font-size: 1rem
    }
}

.x-index-upper-section .-withdrawal-live-feed-wrapper {
    position: relative;
    z-index: 1;
    min-height: 230px;
    margin-top: 2rem
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-withdrawal-live-feed-wrapper {
        min-height: 210px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-withdrawal-live-feed-wrapper {
        min-height: 190px;
        margin-top: 1rem
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-withdrawal-live-feed-wrapper {
        min-height: 160px
    }
}

.x-index-upper-section .-withdrawal-live-feed-wrapper .x-dice-container {
    padding: 1rem 0!important
}

.x-index-upper-section .-recently-games-list-container {
    position: relative;
    z-index: 1
}

.x-index-upper-section .-inner-bottom-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 350px;
    background: linear-gradient(180deg, transparent, #000)
}

@media (max-width:767.98px) {
    .x-index-upper-section .-inner-bottom-overlay {
        height: 250px
    }
}

.x-index-upper-section .-animation-wrapper {
    -webkit-animation: x-index-top-scaling 20s linear infinite;
    animation: x-index-top-scaling 20s linear infinite
}

.x-index-upper-section .-animate-icon {
    position: absolute;
    opacity: .25
}

.x-index-upper-section .-animate-icon.-item-1 {
    bottom: 150px;
    left: -100px
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-animate-icon.-item-1 {
        width: 100px;
        left: -60px
    }
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-1 {
        width: 80px;
        left: -40px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-1 {
        width: 60px;
        bottom: 130px;
        left: -30px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-1 {
        width: 50px;
        bottom: 100px;
        left: -10px
    }
}

.x-index-upper-section .-animate-icon.-item-2 {
    width: 100px;
    bottom: 230px;
    left: 220px
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-animate-icon.-item-2 {
        bottom: 200px;
        left: 200px
    }
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-2 {
        bottom: 200px;
        left: 140px;
        width: 80px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-2 {
        left: 50px;
        width: 60px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-2 {
        width: 50px;
        bottom: 180px;
        left: 20px
    }
}

.x-index-upper-section .-animate-icon.-item-3 {
    width: 100px;
    bottom: -60px;
    left: 230px
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-animate-icon.-item-3 {
        left: 190px
    }
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-3 {
        width: 80px;
        bottom: -40px;
        left: 180px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-3 {
        width: 70px;
        left: 100px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-3 {
        width: 50px;
        bottom: -20px;
        left: 60px
    }
}

.x-index-upper-section .-animate-icon.-item-4 {
    width: 80px;
    right: 350px;
    bottom: 155px
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-animate-icon.-item-4 {
        right: 270px;
        bottom: 140px
    }
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-4 {
        width: 60px;
        right: 200px;
        bottom: 145px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-4 {
        width: 50px;
        right: 110px;
        bottom: 125px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-4 {
        width: 40px;
        right: 60px;
        bottom: 100px
    }
}

.x-index-upper-section .-animate-icon.-item-5 {
    width: 90px;
    right: 140px;
    bottom: -50px
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-5 {
        width: 70px;
        right: 130px;
        bottom: -40px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-5 {
        right: 110px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-5 {
        width: 50px;
        right: 70px;
        bottom: -20px
    }
}

.x-index-upper-section .-animate-icon.-item-6 {
    width: 100px;
    right: 100px;
    bottom: 220px
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-animate-icon.-item-6 {
        width: 80px;
        right: 80px;
        bottom: 200px
    }
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-6 {
        right: 80px;
        bottom: 190px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-6 {
        width: 60px;
        right: 50px;
        bottom: 180px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-6 {
        width: 40px;
        right: 30px;
        bottom: 140px
    }
}

.x-index-upper-section .-animate-icon.-item-7 {
    width: 60px;
    right: -60px;
    bottom: 300px
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-animate-icon.-item-7 {
        right: -40px
    }
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-7 {
        width: 50px;
        right: -20px;
        bottom: 280px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-7 {
        bottom: 260px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-7 {
        width: 40px;
        right: -10px;
        bottom: 200px
    }
}

.x-index-upper-section .-animate-icon.-item-8 {
    width: 80px;
    right: 20px;
    bottom: 430px
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-animate-icon.-item-8 {
        width: 60px;
        right: 40px;
        bottom: 420px
    }
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-8 {
        right: 50px;
        bottom: 350px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-8 {
        width: 50px;
        bottom: 330px
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-8 {
        width: 40px;
        right: 20px;
        bottom: 270px
    }
}

.x-index-upper-section .-animate-icon.-item-9 {
    width: 90px;
    bottom: 380px;
    left: -50px;
    opacity: 1
}

@media (max-width:1199.98px) {
    .x-index-upper-section .-animate-icon.-item-9 {
        width: 80px;
        bottom: 340px;
        left: 0
    }
}

@media (max-width:991.98px) {
    .x-index-upper-section .-animate-icon.-item-9 {
        width: 70px;
        bottom: 300px;
        left: 20px
    }
}

@media (max-width:767.98px) {
    .x-index-upper-section .-animate-icon.-item-9 {
        width: 60px;
        bottom: 280px;
        left: 0
    }
}

@media (max-width:575.98px) {
    .x-index-upper-section .-animate-icon.-item-9 {
        width: 40px;
        bottom: 270px;
        left: 20px
    }
}

.x-index-banner-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    overflow: hidden
}

.x-index-banner-section .-christmas-gift-img {
    position: absolute;
    bottom: -70px;
    left: -170px;
    z-index: 1;
    width: 280px;
    height: auto
}

@media (max-width:767.98px) {
    .x-index-banner-section .-christmas-gift-img {
        bottom: -60px;
        left: -120px;
        width: 220px
    }
}

.x-index-banner-section .-christmas-girl-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto
}

@media (max-width:991.98px) {
    .x-index-banner-section .-christmas-girl-img {
        display: none
    }
}

.x-index-banner-section .-box-wrapper {
    position: relative;
    margin-bottom: 4rem;
    padding: 4rem 1rem;
    text-align: center;
    background-color: rgba(0, 0, 0, .2)
}

.x-index-banner-section .-box-wrapper .-brand {
    position: relative;
    font-size: 1rem;
    font-weight: 600
}

.x-index-banner-section .-box-wrapper .-title {
    position: relative;
    margin-top: 2rem;
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: 600
}

.x-index-banner-section .-box-wrapper .-date {
    position: relative;
    font-size: .875rem
}

.x-index-banner-section .-box-wrapper .-description {
    position: relative;
    margin-bottom: 0;
    font-size: 1.75rem;
    font-weight: 600
}

.x-index-banner-section .-box-wrapper .-get-promotion {
    margin-top: 2rem
}

@media (max-width:767.98px) {
    .x-index-banner-section .-box-wrapper {
        margin-bottom: 2rem;
        padding: 3rem 1rem
    }
    .x-index-banner-section .-box-wrapper .-title {
        margin-top: 1.5rem
    }
}

.x-index-banner-section .-banner-index {
    position: relative
}

.x-index-banner-section .-banner-index:before {
    top: 0
}

.x-index-banner-section .-banner-index:after,
.x-index-banner-section .-banner-index:before {
    content: "";
    background: linear-gradient(270deg, #ffe7aa, #b78fef 30.21%, #ce8beb 50.52%, #e7ade0 72.92%, #93e3ff);
    width: 100%;
    height: 4px;
    left: 0;
    position: absolute;
    z-index: 1
}

.x-index-banner-section .-banner-index:after {
    bottom: 0
}

.x-index-banner-section .-banner-index a .-img-banner {
    width: 100%;
    transition: -webkit-transform 20s;
    transition: transform 20s;
    transition: transform 20s, -webkit-transform 20s
}

@media (min-width:992px) {
    .x-index-banner-section .-banner-index a:hover .-img-banner {
        width: 100%;
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }
}

.x-index-lower-section {
    padding-top: 2rem;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    overflow: hidden
}

.x-index-lower-section .-title-img {
    width: 300px;
    height: auto
}

@media (max-width:767.98px) {
    .x-index-lower-section .-title-img {
        width: 250px
    }
}

@media (max-width:575.98px) {
    .x-index-lower-section .-title-img {
        width: 200px
    }
}

.x-index-lower-section .-promotion-wrapper {
    padding: 0;
    text-align: center
}

.x-index-lower-section .-promotion-wrapper .-inner-wrapper {
    margin-top: 3rem
}

.x-index-lower-section .-promotion-wrapper .-inner-wrapper .-col-wrapper {
    margin-top: 5rem
}

.x-index-lower-section .-promotion-wrapper .-heading-title {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    font-size: 3rem;
    font-weight: 500;
    background-image: linear-gradient(180deg, #fff 40%, #56ccf2 80%, #2f80ed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (max-width:767.98px) {
    .x-index-lower-section .-promotion-wrapper .-heading-title {
        font-size: 2.5rem
    }
}

.x-index-lower-section .-promotion-wrapper .-heading-title:before {
    content: attr(data-pro-title);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    text-shadow: 0 0 4px hsla(0, 0%, 100%, .75)
}

.x-index-lower-section .-promotion-wrapper .-heading-title:after {
    content: attr(data-pro-title);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    text-shadow: -1px 5px 4px #2f80ed
}

.x-index-lower-section .-promotion-wrapper .-heading-sub-title {
    font-size: 1rem;
    color: #c4c4c4
}

@media (max-width:991.98px) {
    .x-index-lower-section .-promotion-wrapper .-inner-wrapper .-col-wrapper,
    .x-index-lower-section .-promotion-wrapper .-inner-wrapper .-row-wrapper {
        padding: 0 .5rem
    }
}

.x-index-lower-section .-promotion-box-wrapper {
    position: relative;
    display: block;
    height: 100%;
    margin-bottom: 1rem;
    padding: 0 1rem 2rem;
    text-align: center;
    background-color: transparent
}

.x-index-lower-section .-promotion-box-wrapper:after,
.x-index-lower-section .-promotion-box-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    transition: opacity .2s
}

.x-index-lower-section .-promotion-box-wrapper:before {
    opacity: 1;
    background: linear-gradient(180deg, rgba(119, 165, 235, 0), rgba(119, 165, 235, .15), rgba(155, 225, 255, .2))
}

.x-index-lower-section .-promotion-box-wrapper:after {
    opacity: 0;
    background: linear-gradient(180deg, #eb77cf, #8271f2)
}

.x-index-lower-section .-promotion-box-wrapper:hover:before {
    opacity: 0
}

.x-index-lower-section .-promotion-box-wrapper:hover:after {
    opacity: 1
}

.x-index-lower-section .-promotion-box-wrapper .-cover-img {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: -5rem
}

.x-index-lower-section .-promotion-box-wrapper .-title-img {
    position: relative;
    z-index: 1;
    width: 100%
}

@media (max-width:767.98px) {
    .x-index-lower-section .-promotion-box-wrapper {
        padding: 0 .5rem 1rem
    }
}

.x-index-lower-section .-provider-slide-wrapper {
    margin-top: 4rem
}

@media (max-width:991.98px) {
    .x-index-lower-section .-provider-slide-wrapper {
        margin-top: 2rem
    }
}

.x-index-lower-section .-advertise-wrapper {
    overflow: hidden
}

.x-index-lower-section .-advertise-wrapper .-col-wrapper {
    text-align: center
}

.x-index-lower-section .-advertise-wrapper .-col-wrapper.-left {
    margin: 10rem 0
}

@media (max-width:991.98px) {
    .x-index-lower-section .-advertise-wrapper .-col-wrapper.-left {
        margin: 2rem 0 15rem;
        z-index: 1
    }
}

@media (max-width:575.98px) {
    .x-index-lower-section .-advertise-wrapper .-col-wrapper.-left {
        margin: 2rem 0 12rem
    }
}

.x-index-lower-section .-advertise-wrapper .-title {
    font-size: 2rem
}

@media (max-width:991.98px) {
    .x-index-lower-section .-advertise-wrapper .-title {
        font-size: 1.5rem
    }
}

.x-index-lower-section .-advertise-wrapper .-sub-title {
    font-size: 1rem;
    font-weight: 400
}

.x-index-lower-section .-advertise-wrapper .-btn {
    margin-top: 2rem
}

.x-index-lower-section .-advertise-wrapper .-cover-img {
    position: absolute;
    bottom: -150px;
    right: 0;
    width: 80%;
    height: auto
}

@media (min-width:992px) {
    .x-index-lower-section .-advertise-wrapper.-logged .-col-wrapper.-left {
        margin: 12rem 0
    }
}

@media (max-width:991.98px) {
    .x-index-lower-section .-advertise-wrapper.-logged .-cover-img {
        margin-top: 0;
        margin-left: 0
    }
}

@media (max-width:991.98px) {
    .x-index-lower-section .-advertise-wrapper {
        margin: 0
    }
    .x-index-lower-section .-advertise-wrapper .-btn {
        margin-top: 3rem
    }
    .x-index-lower-section .-advertise-wrapper .-cover-img {
        bottom: -130px;
        right: 120px;
        width: 55%
    }
}

@media (max-width:767.98px) {
    .x-index-lower-section .-advertise-wrapper .-cover-img {
        right: 50px;
        width: 70%
    }
}

@media (max-width:575.98px) {
    .x-index-lower-section .-advertise-wrapper .-cover-img {
        bottom: -100px;
        left: 50%;
        right: 0;
        width: 320px;
        -webkit-transform: translateX(-35%);
        transform: translateX(-35%)
    }
}

.x-index-middle-section {
    background-color: #1c1d3f
}

@media (max-width:767.98px) {
    .x-slide-left-content-term {
        transition: all 0s!important;
        padding: 0
    }
}

.x-slide-left-content-term.-hide .-submit {
    display: none
}

.x-slide-left-content-term .-term-and-condition-content {
    max-height: 464px;
    padding-right: 10px;
    overflow: auto
}

@media (max-width:991.98px) {
    .x-slide-left-content-term .-term-and-condition-content {
        max-height: unset;
        padding-right: 0;
        padding-bottom: 1rem!important
    }
}

.x-term-and-condition.-home {
    padding-bottom: 2rem
}

.x-term-and-condition.-home .-notice-box {
    position: relative;
    margin-top: 4rem;
    border: 2px solid #fbc844;
    border-radius: 20px
}

@media (max-width:991.98px) {
    .x-term-and-condition.-home .-notice-box {
        margin-top: 2rem
    }
}

.x-term-and-condition .-block-content-term-and-condition {
    color: #f3f3f3
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal .-inner-wrapper {
    padding: 1rem;
    font-size: 1rem
}

@media (max-width:767.98px) {
    .x-term-and-condition .-block-content-term-and-condition.-register-modal .-inner-wrapper {
        padding: 0;
        font-size: .875rem
    }
}

.x-term-and-condition .-block-content-term-and-condition .-inner-wrapper {
    padding: 2rem;
    font-size: 1rem
}

@media (max-width:767.98px) {
    .x-term-and-condition .-block-content-term-and-condition .-inner-wrapper {
        padding: 1rem;
        font-size: .875rem
    }
}

.x-term-and-condition .-block-content-term-and-condition h4 {
    margin-top: 1.5rem
}

.x-term-and-condition .-block-content-term-and-condition .-detail {
    text-align: left
}

.x-term-and-condition .-block-content-term-and-condition ul {
    list-style-type: none;
    padding: 0
}

.x-term-and-condition .-block-content-term-and-condition ul.-detail li {
    display: flex
}

.x-term-and-condition .-block-content-term-and-condition ul.-detail li:before {
    content: "-";
    margin-right: .5rem;
    display: block
}

.vex.vex-theme-plain .vex-content {
    background: linear-gradient(137.32deg, rgba(10, 8, 43, .96) .02%, rgba(39, 0, 102, .96) 99.96%);
    border: 4px solid rgba(155, 225, 255, .96);
    box-shadow: inset 0 0 15px #77a5eb
}

.vex.vex-theme-plain .vex-content .vex-dialog-form .vex-dialog-buttons .vex-dialog-button-primary {
    color: #fff;
    border: none;
    background: linear-gradient(180deg, #77a5eb, #2545b7)
}

.vex.vex-theme-plain .vex-content .vex-dialog-form .vex-dialog-buttons .vex-dialog-button-primary:hover {
    background: linear-gradient(180deg, #a3c2f2, #385bd7)
}

.vex.vex-theme-plain .vex-content .vex-dialog-form .vex-dialog-buttons .vex-dialog-button-secondary {
    color: #fff;
    border: none;
    background: linear-gradient(180deg, #fbc844, #f88012)
}

.vex.vex-theme-plain .vex-content .vex-dialog-form .vex-dialog-buttons .vex-dialog-button-secondary:hover {
    background: linear-gradient(180deg, #fcd776, #f99b44)
}

.vex.vex-theme-plain .vex-content .vex-dialog-message {
    color: #fff
}

.x-footer-bank-logo .-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.x-footer-bank-logo .-wrapper .-ic {
    width: 50px;
    height: 50px;
    margin: .25rem;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-size: 194px!important;
    background-position: 4px 4px!important;
    background-repeat: no-repeat!important;
    transition: all .2s
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(2) {
    background-position: -46px 4px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(3) {
    background-position: -96px 4px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(4) {
    background-position: -146px 4px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(5) {
    background-position: 6px -44px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(6) {
    background-position: -46px -44px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(7) {
    background-position: -96px -44px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(8) {
    background-position: -146px -44px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(9) {
    background-position: 6px -92px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(10) {
    background-position: -46px -92px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(11) {
    background-position: -96px -92px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(12) {
    background-position: -146px -92px!important
}

.x-footer-bank-logo .-wrapper .-ic:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

@media (max-width:767.98px) {
    .x-footer-bank-logo .-wrapper .-ic {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

.tab-content>.active {
    display: flex;
}

.x-logged .-profile-container .-btn-mobile-wrapper {
    display: flex;
    align-items: center
}

.x-logged .-profile-container .-btn-mobile-wrapper .username_text {
    font-size: .875rem;
    color: #e5e5e5
}

.x-logged .-profile-container .-btn-mobile-wrapper .username_text {
    font-size: .875rem;
    color: #e5e5e5
}

@media (max-width: 991.98px) {
    .x-logged .-profile-container .-inner-wrapper {
        margin-right: -0.5rem;
        padding: 3px 1.75rem 3px .5rem;
        background: hsla(0, 0%, 100%, .1);
        border-radius: 8px
    }
}

@media (max-width: 991.98px) {
    .x-logged .-balance-container {
        margin-top: -2px
    }
}

@media (max-width: 991.98px) {
    .x-logged .-balance-container .-user-balance {
        padding: 0;
        background: transparent
    }
}

@media (max-width: 375px) {
    .x-logged .-balance-container .-user-balance {
        font-size: .75rem!important
    }
}

@media (min-width: 992px) {
    .-banner-wrapper {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
}

@media (max-width: 991.98px) {
    .-banner-wrapper {
        max-width: 100%;
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media (max-width: 767.98px) {
    .-banner-wrapper {
        padding: 0 15px
    }
}

.x-banner-slide-wrapper {
    position: relative;
    margin-bottom: 1rem
}

@media (max-width: 991.98px) {
    .x-banner-slide-wrapper.slick-dotted.slick-slider {
        margin-bottom: 0
    }
}

.x-banner-slide-wrapper:after,
.x-banner-slide-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    width: 150px;
    height: 100%
}

@media (max-width: 767.98px) {
    .x-banner-slide-wrapper:after,
    .x-banner-slide-wrapper:before {
        display: none
    }
}

.x-banner-slide-wrapper:before {
    left: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, .8), transparent)
}

.x-banner-slide-wrapper:after {
    right: 0;
    background: linear-gradient(270deg, rgba(0, 0, 0, .8), transparent)
}

.x-banner-slide-wrapper .-slide-inner-wrapper {
    border-radius: 15px;
    overflow: hidden
}

.x-banner-slide-wrapper .-slide-inner-wrapper .-slick-item {
    margin: auto;
    width: 650px;
    border-radius: 15px
}

@media (max-width: 767.98px) {
    .x-banner-slide-wrapper .-slide-inner-wrapper {
        width: 100%;
        border-radius: 0
    }
    .x-banner-slide-wrapper .-slide-inner-wrapper .-slick-item {
        border-radius: 10px
    }
}

.x-banner-slide-wrapper .-link-wrapper {
    display: block;
    margin: 0 .5rem
}

@media (max-width: 767.98px) {
    .x-banner-slide-wrapper .-link-wrapper {
        margin: 0
    }
}

.x-banner-slide-wrapper .slick-dots li {
    width: 30px;
    height: 3px
}

.x-banner-slide-wrapper .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background: hsla(0, 0%, 100%, .5)
}

.x-banner-slide-wrapper .slick-dots li button:before {
    content: unset
}

.x-banner-slide-wrapper .slick-dots li.slick-active {
    background: #fff
}

@media (max-width: 991.98px) {
    .x-banner-slide-wrapper .slick-dots {
        bottom: 10px
    }
    .x-banner-slide-wrapper .slick-dots li {
        width: 30px;
        height: 4px
    }
}

.promo_rounded {
    border-radius: 10px;
}

.news-content-section {
    padding-top: 2rem;
    padding-bottom: 4rem;
    background-image: url('http://localhost/wp-content/themes/dna168bet/build/web/dna/img/dna-index-games-category-bg.webp');
}

.news-header {
    text-align: center;
    padding-bottom: 5px;
    border-bottom: dashed white 1px;
}

.news-header h2 {
    margin: 0;
    background-image: linear-gradient(179.9deg, rgba(217, 164, 4, 1) 10.7%, rgba(242, 116, 5, 1) 113.2%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

.news-header p {
    color: #c4c4c4;
    font-size: 1rem;
}

.tt_list.sbo {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0 10px 0 0;
    background-color: #111;
    border-radius: 10px;
}

.tt_l,
.tt_l * {
    font-weight: 100 !important
}

.tt_list.sbo .tt_img {
    float: left;
    margin: 4px;
    width: 25%
}

.tt_list.sbo .tt_img img {
    float: left;
    width: 100%;
    max-width: 100%;
    border-radius: 4px;
    height: auto
}

.tt_list.sbo .tt_dsc {
    float: right;
    width: 72%;
    font-size: 14px;
    line-height: 20px
}

.tt_list.sbo .tt_dsc h3 {
    float: left;
    width: 100%;
    color: #e74c3c;
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px
}

.tt_list.sbo .tt_dsc p {
    float: left;
    width: 100%;
    overflow: hidden;
    color: #ddd;
    max-height: 61px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 7px
}

@media (max-width: 767px) {
    .tt_list.sbo .tt_img img {
        float: left;
        width: 100%;
        max-width: 100%;
        height: auto
    }
}

@media screen and (max-width: 620px) {
    .tt_list.sbo .tt_img {
        width: 40%
    }
    .tt_list.sbo .tt_dsc {
        width: 57%
    }
    .tt_dsc p {
        display: none;
    }
}

.news {
    margin-top: 6rem;
    margin-bottom: 2rem;
}

.news-info {
    background: rgba(0, 0, 0, .4);
    padding: 2rem;
    border-radius: 10px;
}

.news-footer {
    background: rgba(0, 0, 0, .4);
    padding: 1rem;
    border-radius: 10px;
    margin-top: 1rem;
}

.news-footer .tags {
    padding: 5px 15px;
    border-radius: 10px;
    color: #c4c4c4;
    background: #252836;
    transition: all .2s
}

.page-numbers {
    background: #00000088;
    padding: 5px 10px;
    border-radius: 4px;
    margin: 0 2px;
}

.crp_related ul li {
    background: #111;
    padding: 4px;
    border-radius: 5px;
    border: solid 1px transparent;
    transition: all .2s ease;
}

.crp_related ul li:hover {
    border: solid 1px #e74c3c;
}

.crp_related .crp_title {
    color: #e74c3c;
}

.crp_related ul li img {
    border-radius: 5px;
}

.crp_author,
.crp_date,
.crp_excerpt {
    color: #b1b1b1;
}