
.selectize-control.form-control {
    padding: 0;
    height: 28px
}

.selectize-control.form-control.multi {
    height: auto
}

.selectize-control.form-control.multi .selectize-input>* {
    height: auto;
    overflow: inherit
}

.selectize-control.form-control.multi .selectize-input.has-items input {
    top: -10px
}

.selectize-control.form-control .selectize-dropdown,.selectize-control.form-control .selectize-dropdown-content {
    border-radius: 2px
}

.selectize-control.form-control .selectize-input {
    border: none;
    background-color: #fff;
    border-radius: 2px;
    height: 100%;
    padding: .75rem
}

.selectize-control.form-control .selectize-input>* {
    height: 1.4rem;
    overflow: hidden
}

.selectize-control.form-control .selectize-input .item,.selectize-control.form-control .selectize-input input {
    font-size: 1rem;
    line-height: 1.5
}

.selectize-control.form-control.form-control-sm {
    font-size: .875rem;
    height: 28px
}

.selectize-control.form-control.form-control-sm .selectize-input .item,.selectize-control.form-control.form-control-sm .selectize-input input {
    font-size: .875rem;
    line-height: 1.5
}

.selectize-control.form-control.x-selectize-custom-render {
    min-height: 28px;
    height: auto
}

.selectize-control.form-control.x-selectize-custom-render .selectize-input {
    background-image: none;
    box-shadow: none
}

.selectize-control.form-control.x-selectize-custom-render .selectize-input>* {
    height: auto;
    overflow: inherit
}

.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable] {
    padding: .75rem
}

.selectize-dropdown .option.-disabled {
    font-weight: 700;
    cursor: default;
    pointer-events: none
}

.selectize-dropdown .option.-disabled.active {
    background-color: inherit
}

.selectize-dropdown.form-control {
    padding: 0;
    height: auto!important
}

select[data-chooser]+.selectize-control.loading {
    position: relative
}

select[data-chooser]+.selectize-control.loading:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f110";
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    position: absolute;
    top: 10px;
    right: 25px;
    z-index: 10
}

.slick-next,.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-family: "inherit";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "inherit";
    font-size: 40px;
    line-height: 20px;
    text-align: center;
    color: #fafafa;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: .75
}

.slick-dotted {
    position: relative
}

.slick-dotted .slick-dots li button:before {
    font-size: 45px
}

.slick-arrow {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    z-index: 10
}

.slick-arrow,.slick-arrow:active,.slick-arrow:focus,.slick-arrow:hover {
    background-color: #fafafa
}

.slick-arrow:active:before,.slick-arrow:before,.slick-arrow:focus:before,.slick-arrow:hover:before {
    color: #fff
}

.slick-arrow.slick-prev {
    left: 0
}

.slick-arrow.slick-prev:before {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow.slick-next:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px
}

[data-slickable].-single .-slick-item {
    display: none
}

[data-slickable].-single .-slick-item:first-child,[data-slickable].-single.slick-initialized .-slick-item {
    display: block!important
}

#historyModal .-modal-content .modal-body {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

@media (max-width: 767.98px) {
    #historyModal .-modal-content .modal-body {
        padding-left:1rem;
        padding-right: 1rem
    }
}

@media (min-width: 992px) {
    .x-bill-history-container {
        max-height:500px;
        overflow: auto
    }

    .x-bill-history-container::-webkit-scrollbar-track {
        background-color: #212020;
        border-radius: 5px
    }

    .x-bill-history-container::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #333;
        border-radius: 5px
    }

    .x-bill-history-container::-webkit-scrollbar-thumb {
        background-color: #333;
        border-radius: 5px
    }
}

.x-bill-history-container table {
    margin-bottom: 0
}

.x-bill-history-container table.table-striped tbody tr:nth-child(odd) {
    background: hsla(0,0%,100%,.1)
}

.x-bill-history-container table tbody td {
    padding: .6rem .75rem;
    font-size: .875rem;
    font-weight: 300;
    color: #d2d2d2
}

@media (max-width: 575.98px) {
    .x-bill-history-container table tbody td {
        padding:.6rem .5rem;
        font-size: .75rem
    }
}

.x-bill-history-container table tbody td .-title {
    font-weight: 500
}

.x-bill-history-container table tbody td.-amount {
    font-weight: 600;
    text-align: right
}

.x-bill-history-container table tbody td.-amount.-deposit {
    color: #33933e
}

.x-bill-history-container table tbody td.-amount.-withdraw {
    color: #b93838
}

.x-bill-history-container table .-transaction-heading-wrapper {
    text-align: right;
    width: 170px
}

@media (max-width: 575.98px) {
    .x-bill-history-container table .-transaction-heading-wrapper {
        width:145px
    }
}

@media screen and (max-width: 370px) {
    .x-bill-history-container table .-transaction-heading-wrapper {
        width:134px
    }
}

.x-bill-history-container table .-transaction-body-wrapper {
    text-align: right;
    width: 170px
}

@media (max-width: 575.98px) {
    .x-bill-history-container table .-transaction-body-wrapper {
        width:145px
    }
}

@media screen and (max-width: 370px) {
    .x-bill-history-container table .-transaction-body-wrapper {
        width:134px
    }
}

.x-bill-history-container table .-state-wrapper {
    display: flex;
    align-items: center
}

.x-bill-history-container table .-state-wrapper .-ic {
    width: 16px;
    margin-left: 10px
}

@media (max-width: 575.98px) {
    .x-bill-history-container table .-state-wrapper .-ic {
        margin-left:6px
    }
}

.x-bill-history-container table .-state-wrapper .fas {
    margin-left: 10px;
    color: #88e3ff
}

@media (max-width: 575.98px) {
    .x-bill-history-container table .-state-wrapper .fas {
        margin-left:6px
    }
}

.x-bill-history-container table .-state-wrapper .-state-title {
    margin-left: 6px
}

.x-bill-history-container table .-state-wrapper .-state-title.-short {
    display: none
}

@media screen and (max-width: 370px) {
    .x-bill-history-container table .-state-wrapper .-state-title {
        display:none
    }

    .x-bill-history-container table .-state-wrapper .-state-title.-short {
        display: inline-block
    }
}

.x-bill-history-container table .-amount {
    font-weight: 500
}

.x-bill-history-container table .-amount.-deposit {
    color: #33933e
}

.x-bill-history-container table .-amount.-withdraw {
    color: #b93838
}

.x-bill-history-container .-no-result-wrapper {
    padding: 1rem;
    background-color: hsla(0,0%,100%,.1);
    border-radius: 5px;
    text-align: center
}

.x-bill-history-container .-no-result-wrapper .-heading-title .-icon {
    font-size: 2rem;
    color: #f3d067
}

.x-bill-history-container .-no-result-wrapper .-heading-title .-title {
    margin-top: .5rem;
    font-size: 1.25rem;
    font-weight: 300;
    color: #f3d067
}

.x-bill-history-container .-no-result-wrapper .-heading-title .-sub-title {
    font-size: 1rem;
    font-weight: 300
}

.x-contact-directly {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: .5rem;
    margin-bottom: 1rem
}

@media (max-width: 1199.98px) {
    .x-contact-directly {
        margin-left:0
    }
}

@media (max-width: 991.98px) {
    .x-contact-directly {
        align-items:center;
        padding: 1rem;
        background: hsla(0,0%,100%,.1)
    }
}

@media screen and (max-width: 360px) {
    .x-contact-directly {
        flex-direction:column
    }
}

.x-contact-directly.-hidden {
    margin: .5rem 0 .25rem
}

.x-contact-directly.-hidden a {
    color: inherit;
    text-decoration: none
}

.x-contact-directly.-hidden a:hover {
    color: inherit
}

@media (max-width: 991.98px) {
    .x-contact-directly.-hidden {
        align-items:center;
        padding: 0;
        background: transparent
    }
}

.x-contact-directly .-text-wrapper {
    margin-right: 1rem;
    font-weight: 300;
    color: #fff
}

.x-contact-directly .-text-wrapper.-empty {
    text-align: center;
    margin-right: 0
}

@media (max-width: 575.98px) {
    .x-contact-directly .-text-wrapper {
        font-size:.875rem
    }
}

@media screen and (max-width: 360px) {
    .x-contact-directly .-text-wrapper {
        margin-right:0
    }
}

.x-contact-directly .-text-wrapper .-img-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 2px;
    font-size: 1.5rem;
    font-weight: 500
}

.x-contact-directly .-text-wrapper .-img-wrap-link {
    display: block;
    width: 160px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff
}

@media (max-width: 767.98px) {
    .x-contact-directly .-text-wrapper .-img-wrap-link {
        width:140px
    }
}

.x-contact-directly .-text-wrapper .-img-wrap-link .-button-bg {
    width: 100%;
    height: auto;
    transition: all .2s
}

.x-contact-directly .-text-wrapper .-img-wrap-link .-button-bg.-dark {
    display: none
}

.x-contact-directly .-text-wrapper .-img-wrap-link:focus .-button-bg {
    -webkit-filter: drop-shadow(0 0 5px rgba(226,214,244,.8));
    filter: drop-shadow(0 0 5px rgba(226,214,244,.8))
}

@media (min-width: 992px) {
    .x-contact-directly .-text-wrapper .-img-wrap-link:hover .-button-bg {
        -webkit-transform:scale(1.05);
        transform: scale(1.05);
        -webkit-filter: drop-shadow(0 0 5px rgba(226,214,244,.8));
        filter: drop-shadow(0 0 5px rgba(226,214,244,.8))
    }
}

@media (max-width: 575.98px) {
    .x-contact-directly .-text-wrapper .-img-wrap {
        font-size:1.25rem
    }
}

.x-contact-directly .-text-wrapper .-logo {
    width: 36px;
    height: auto;
    margin-right: 5px;
    -webkit-filter: drop-shadow(0 0 1px hsla(0,0%,100%,.5));
    filter: drop-shadow(0 0 1px rgba(255,255,255,.5));
    border-radius: 50%
}

@media (max-width: 575.98px) {
    .x-contact-directly .-text-wrapper .-logo {
        width:26px
    }
}

.x-contact-directly .-text-wrapper .-text-bottom {
    font-size: 1.125rem
}

@media (max-width: 575.98px) {
    .x-contact-directly .-text-wrapper .-text-bottom {
        font-size:.875rem
    }
}

.x-contact-directly .-channel {
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .x-contact-directly .-channel {
        transition: none
    }
}

.x-contact-directly .-channel:not(:last-child) {
    margin-right: 10px
}

.x-contact-directly .-channel .-entry-img,.x-contact-directly .-channel .-qr-img {
    width: 100px;
    height: auto
}

@media (max-width: 991.98px) {
    .x-contact-directly .-channel .-entry-img,.x-contact-directly .-channel .-qr-img {
        width:80px
    }
}

@media (max-width: 575.98px) {
    .x-contact-directly .-channel .-entry-img,.x-contact-directly .-channel .-qr-img {
        width:70px
    }
}

@media (max-width: 991.98px) {
    .x-contact-directly .-channel .-qr-img {
        display:none
    }
}

@media (min-width: 992px) {
    .x-contact-directly .-channel .-entry-img {
        display:none
    }
}

@media (min-width: 992px) {
    .x-contact-directly .-channel:hover.-telegram {
        box-shadow:0 0 12px rgba(104,184,230,.75)
    }

    .x-contact-directly .-channel:hover.-line {
        box-shadow: 0 0 12px rgba(60,198,53,.75)
    }
}

.x-contact-us-default .-link-item {
    display: block;
    padding-right: 10px;
    -webkit-filter: drop-shadow(0 0 10px hsla(0,0%,98%,.3));
    filter: drop-shadow(0 0 10px rgba(250,250,250,.3));
    transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s
}

.x-contact-us-default .-link-item .-img {
    width: 120px;
    height: auto
}

@media (max-width: 991.98px) {
    .x-contact-us-default .-link-item .-img {
        width:100px
    }
}

@media (max-width: 767.98px) {
    .x-contact-us-default .-link-item .-img {
        width:90px
    }
}

.x-contact-us-default .-link-item:hover {
    -webkit-filter: drop-shadow(0 0 10px hsla(0,0%,98%,.6));
    filter: drop-shadow(0 0 10px rgba(250,250,250,.6))
}

.x-contact-us-ezs {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    right: 0;
    bottom: 15%;
    z-index: 4
}

@media (max-width: 991.98px) {
    .x-contact-us-ezs {
        bottom:100px
    }
}

.x-contact-us-ezs .-item:not(:first-child) {
    margin-top: .5rem
}

.x-contact-us-ezs .-item .-ic {
    width: 80px
}

@media (max-width: 991.98px) {
    .x-contact-us-ezs .-item .-ic {
        width:70px
    }
}

.x-contact-us-ezs .-sood-button .-ic {
    width: 190px;
    height: auto
}

@media (max-width: 991.98px) {
    .x-contact-us-ezs .-sood-button .-ic {
        width:160px
    }
}

@media (max-width: 767.98px) {
    .x-contact-us-ezs .-sood-button .-ic {
        width:140px
    }
}

.x-contact-us-ezs .-line-contact-button-container {
    position: relative;
    right: 0;
    display: flex;
    align-items: center;
    transition: all .2s
}

.x-contact-us-ezs .-line-contact-button-container .-ic {
    z-index: 2
}

.x-contact-us-ezs .-line-contact-button-container .-content-wrapper {
    position: absolute;
    top: 50%;
    left: 40px;
    height: 100%;
    padding: 7px 0;
    overflow: hidden;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.x-contact-us-ezs .-line-contact-button-container .-content-wrapper .-content-inside {
    position: relative;
    left: -100%;
    width: 210px;
    padding: 6px 20px 6px 50px;
    font-size: 1.1rem;
    font-weight: 600;
    color: #472c59;
    background: #fff;
    transition: all .2s;
    box-shadow: 0 0 5px rgba(0,0,0,.2)
}

@media (min-width: 992px) {
    .x-contact-us-ezs .-line-contact-button-container:hover {
        right:170px
    }

    .x-contact-us-ezs .-line-contact-button-container:hover .-content-inside {
        left: 0
    }
}

.x-contact-us-ezs picture {
    position: relative;
    z-index: 1
}

.x-contact-us-right-side {
    position: fixed;
    right: 0;
    bottom: 35%;
    z-index: 1;
    -webkit-transform: translateX(calc(100% - 56px));
    transform: translateX(calc(100% - 56px));
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

@media (max-width: 991.98px) {
    .x-contact-us-right-side {
        display:none
    }
}

.x-contact-us-right-side:hover {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.x-contact-us-right-side .-link-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 140px;
    padding: 10px 16px 10px 12px;
    text-decoration: none;
    box-shadow: none;
    transition: all .3s;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.x-contact-us-right-side .-link-item:not(:first-child) {
    margin-top: 10px
}

.x-contact-us-right-side .-link-item.-with-bg {
    background-size: cover;
    background-position: 0
}

.x-contact-us-right-side .-link-item.-without-bg {
    background: hsla(0,0%,100%,.2)
}

.x-contact-us-right-side .-link-item:hover {
    box-shadow: none;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.x-contact-us-right-side .-link-item:hover .-title {
    background: linear-gradient(98.69deg,#e7ff00,#3ae8f7);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-contact-us-right-side .-link-item:hover.-without-bg {
    background: hsla(0,0%,100%,.2)
}

.x-contact-us-right-side .-ic {
    width: 32px;
    height: auto;
    margin-right: 12px
}

.x-contact-us-right-side .-title {
    font-size: .875rem;
    transition: background .2s;
    background: linear-gradient(98.69deg,#e7ff00,#3ae8f7);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-btn-image {
    display: inline-block
}

.x-btn-image.-hoverable>img {
    max-width: 100%;
    height: auto
}

.x-btn-image.-hoverable .-hover {
    display: none
}

@media (min-width: 992px) {
    .x-btn-image.-hoverable:hover .-default {
        display:none
    }

    .x-btn-image.-hoverable:hover .-hover {
        display: inline-block
    }
}

.x-plain-btn.-lg {
    padding: .7rem 2rem
}

.x-ae-button {
    margin-top: 1.5rem;
    position: relative;
    padding: 0;
    width: 200px
}

.x-ae-button .-fake-bg-wrapper {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,#000 80%,#3e001a);
    border-radius: 40px;
    box-shadow: 0 0 4px #fafafa;
    transition: box-shadow .2s
}

.x-ae-button .-fake-bg-wrapper .-fake-bg-glow {
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 150px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-ae-button .-real-content-wrapper {
    position: relative
}

.x-ae-button .-real-content-wrapper .-bg-img {
    position: relative;
    width: 100%;
    height: auto
}

.x-ae-button .-real-content-wrapper .-btn-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    font-size: 1rem;
    font-weight: 600;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-filter: drop-shadow(0 2px 3px rgba(0,0,0,.5));
    filter: drop-shadow(0 2px 3px rgba(0,0,0,.5));
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear,100% 0,0 0,from(#fff),color-stop(.5,#c2008c),to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    background-clip: text;
-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-ae-button .-real-content-wrapper .-btn-text {
        -webkit-animation-duration:2s;
        animation-duration: 2s
    }
}

@media (min-width: 992px) {
    .x-ae-button:hover .-fake-bg-wrapper {
        box-shadow:0 0 10px #fafafa
    }

    .x-ae-button:hover .-real-content-wrapper {
        top: 5px
    }
}

.x-dg-button-container .-btn-wrapper {
    position: relative;
    padding: 0
}

.x-dg-button-container .-btn-wrapper .-text-btn-image {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 1.125rem;
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear,100% 0,0 0,from(#fff),color-stop(.5,#e5a641),to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    background-clip: text;
-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-dg-button-container .-btn-wrapper .-text-btn-image {
        -webkit-animation-duration:2s;
        animation-duration: 2s
    }
}

@media (max-width: 575.98px) {
    .x-dg-button-container .-btn-wrapper .-text-btn-image {
        font-size:1rem
    }
}

.x-dg-button-container .-btn-wrapper .-default,.x-dg-button-container .-btn-wrapper .-hover {
    transition: all .4s;
    width: 250px
}

@media (max-width: 575.98px) {
    .x-dg-button-container .-btn-wrapper .-default,.x-dg-button-container .-btn-wrapper .-hover {
        width:230px
    }
}

.x-dg-button-container .-btn-wrapper:focus {
    box-shadow: none
}

.x-sa-button-container {
    margin: 0 auto;
    position: relative
}

.x-sa-button-container .-glow-container {
    text-decoration: none;
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-animation: x-opacity-glow-fading-up 2.5s infinite alternate;
    animation: x-opacity-glow-fading-up 2.5s infinite alternate;
    z-index: -1
}

.x-sa-button-container .-glow-container.-play {
    border-radius: 20px;
    box-shadow: 0 0 5px #fff,0 0 8px hsla(0,0%,98%,.7),0 0 10px hsla(0,0%,98%,.7),0 0 13px hsla(0,0%,98%,.7),0 0 16px hsla(0,0%,98%,.7),0 0 28px hsla(0,0%,98%,.7),0 0 36px hsla(0,0%,98%,.7),0 0 44px hsla(0,0%,98%,.7)
}

.x-sa-button-container .-glow-container.-play:after {
    box-shadow: 0 0 8px #fff,0 0 10px hsla(0,0%,98%,.7),0 0 16px hsla(0,0%,98%,.7),0 0 20px hsla(0,0%,98%,.7),0 0 24px hsla(0,0%,98%,.7),0 0 36px hsla(0,0%,98%,.7),0 0 48px hsla(0,0%,98%,.7),0 0 56px hsla(0,0%,98%,.7)
}

.x-sa-button-container .-glow-container.-register {
    border-radius: 10px;
    box-shadow: 0 0 5px #fff,0 0 8px rgba(63,158,152,.7),0 0 10px rgba(63,158,152,.7),0 0 13px rgba(63,158,152,.7),0 0 16px rgba(63,158,152,.7),0 0 28px rgba(63,158,152,.7),0 0 36px rgba(63,158,152,.7),0 0 44px rgba(63,158,152,.7)
}

.x-sa-button-container .-glow-container.-register:after {
    box-shadow: 0 0 8px #fff,0 0 10px rgba(63,158,152,.7),0 0 16px rgba(63,158,152,.7),0 0 20px rgba(63,158,152,.7),0 0 24px rgba(63,158,152,.7),0 0 36px rgba(63,158,152,.7),0 0 48px rgba(63,158,152,.7),0 0 56px rgba(63,158,152,.7)
}

.x-sa-button-container a.-btn-glow-register {
    width: 180px;
    background: #fff;
    border-radius: 10px
}

.x-sa-button-container a.-btn-glow-play {
    display: none;
    border-radius: 20px;
    width: 200px
}

.x-sa-button-container a.-btn-glow-play.-direct {
    display: block
}

@media (min-width: 992px) {
    .x-sa-button-container a.-btn-glow-play.-direct {
        display:none
    }
}

@media (min-width: 992px) {
    .x-sa-button-container a.-btn-glow-play {
        display:inline-block
    }
}

@media (max-width: 575.98px) {
    .x-sa-button-container a.-btn-glow-play {
        width:180px
    }
}

@-webkit-keyframes x-opacity-glow-fading-up {
    0% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

@keyframes x-opacity-glow-fading-up {
    0% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

.-ufa-btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 320px;
    padding: 0;
    font-size: 1.25rem;
    font-weight: 600;
    border-radius: 30px
}

.-ufa-btn:focus {
    box-shadow: none
}

@media (max-width: 991.98px) {
    .-ufa-btn {
        margin:auto
    }
}

@media (max-width: 767.98px) {
    .-ufa-btn {
        width:270px;
        font-size: 1.125rem
    }
}

.-ufa-btn.-register-btn {
    position: relative;
    margin-left: 20px;
    color: #000;
    transition: all .2s
}

.-ufa-btn.-register-btn .-glow-container {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 90px;
    height: 90px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: x-index-button-register-circle-sonar 1s infinite;
    animation: x-index-button-register-circle-sonar 1s infinite;
    transition: all 1s linear;
    border-radius: 50%;
    box-shadow: 0 0 10px 3px #d0a94d
}

@media (max-width: 991.98px) {
    .-ufa-btn.-register-btn .-glow-container {
        top:-7px;
        left: -6px;
        width: 80px;
        height: 80px
    }
}

.-ufa-btn.-register-btn .-card {
    position: absolute;
    z-index: 1;
    left: -30px;
    top: 8px;
    width: 60px;
    -webkit-animation: x-index-button-register-card-mover .5s infinite alternate;
    animation: x-index-button-register-card-mover .5s infinite alternate
}

.-ufa-btn.-register-btn .-ball {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80px;
    -webkit-animation: x-index-button-register-ball-mover 20s infinite;
    animation: x-index-button-register-ball-mover 20s infinite
}

.-ufa-btn.-register-btn .-dice {
    position: absolute;
    z-index: 3;
    top: 40px;
    left: -15px;
    width: 45px;
    -webkit-animation: x-index-button-register-dice-mover 1s infinite alternate;
    animation: x-index-button-register-dice-mover 1s infinite alternate
}

@media (min-width: 992px) {
    .-ufa-btn.-register-btn:hover {
        -webkit-transform:scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 767.98px) {
    .-ufa-btn.-register-btn .-card {
        width:50px;
        left: -25px
    }

    .-ufa-btn.-register-btn .-ball {
        width: 70px
    }

    .-ufa-btn.-register-btn .-dice {
        width: 40px;
        top: 35px
    }
}

.-ufa-btn.-register-btn .-button-bg {
    width: 100%;
    height: auto
}

.-ufa-btn.-register-btn .-text {
    position: absolute;
    -webkit-transform: translate(0);
    transform: translate(0)
}

.-ufa-btn.-play-btn {
    color: #000;
    margin-left: 20px;
    transition: all .2s
}

@media (min-width: 992px) {
    .-ufa-btn.-play-btn:hover {
        -webkit-transform:scale(1.05);
        transform: scale(1.05)
    }
}

.-ufa-btn.-play-btn .-circle-wrapper {
    position: absolute;
    left: -14px;
    width: 90px;
    height: 90px
}

.-ufa-btn.-play-btn .-circle-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -webkit-animation: x-index-button-play-circle-sonar 1s infinite;
    animation: x-index-button-play-circle-sonar 1s infinite
}

.-ufa-btn.-play-btn .-circle-wrapper .-ic-play-circle {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.-ufa-btn.-play-btn .-circle-wrapper .-ic-play-circle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: x-index-button-play-circle-sonar 1s infinite;
    animation: x-index-button-play-circle-sonar 1s infinite
}

.-ufa-btn.-play-btn .-circle-wrapper .fa-play {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-40%,-50%);
    transform: translate(-40%,-50%);
    background: radial-gradient(#997f45,#d0a94d);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (max-width: 767.98px) {
    .-ufa-btn.-play-btn .-circle-wrapper {
        left:-26px;
        width: 80px;
        height: 80px
    }

    .-ufa-btn.-play-btn .-circle-wrapper:before {
        width: 80px;
        height: 80px
    }
}

.-ufa-btn.-play-btn .-button-bg {
    width: 100%;
    height: auto
}

.-ufa-btn.-play-btn .-text {
    position: absolute;
    -webkit-transform: translate(0);
    transform: translate(0)
}

.-ufa-btn.-button-glow-disco {
    margin: auto;
    background: rgba(70,11,13,.8);
    padding: .375rem 1.5rem
}

.-ufa-btn.-button-glow-disco .-button-bg {
    width: 200px
}

.-ufa-btn.-button-glow-disco.-border-disco:after,.-ufa-btn.-button-glow-disco.-border-disco:before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    background: linear-gradient(45deg,#fb0094,red,#c1108a,#f9f9f9,red,#fb0094,#00f,#151a15,#ff00b5,#ef6288);
    background-size: 400%;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    z-index: -1;
    -webkit-animation: steam 20s linear infinite;
    animation: steam 20s linear infinite
}

@media (min-width: 992px) {
    .-ufa-btn.-button-glow-disco.-border-disco:after,.-ufa-btn.-button-glow-disco.-border-disco:before {
        border-radius:12px
    }
}

@media (max-width: 991.98px) {
    .-ufa-btn.-button-glow-disco.-border-disco:after,.-ufa-btn.-button-glow-disco.-border-disco:before {
        border-radius:30px
    }
}

.-ufa-btn.-button-glow-disco .-border-disco:after {
    -webkit-filter: blur(7px);
    filter: blur(7px)
}

.-ufa-btn.-ball-btn {
    width: 280px;
    margin-left: 30px;
    margin-right: 0
}

.-ufa-btn.-ball-btn .-glow-container {
    left: -30px
}

.-ufa-btn.-ball-btn .-ball {
    left: -30px;
    width: 90px
}

.-ufa-btn.-ball-btn .-circle-wrapper {
    left: -30px
}

@media (max-width: 991.98px) {
    .-ufa-btn.-ball-btn {
        width:270px
    }

    .-ufa-btn.-ball-btn .-glow-container {
        width: 85px;
        height: 85px
    }

    .-ufa-btn.-ball-btn .-ball {
        width: 85px
    }
}

@media (max-width: 767.98px) {
    .-ufa-btn.-ball-btn {
        width:240px
    }

    .-ufa-btn.-ball-btn .-glow-container {
        width: 75px;
        height: 75px
    }

    .-ufa-btn.-ball-btn .-ball {
        width: 75px
    }
}

.x-social-share-button {
    position: relative;
    width: 220px;
    padding: 0;
    border-radius: 5px;
    transition: all .2s
}

.x-social-share-button .-bg-new-img {
    width: 100%;
    height: auto
}

@media (max-width: 575.98px) {
    .x-social-share-button .-bg-new-img {
        width:170px
    }
}

.x-social-share-button .-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    font-size: 1rem;
    font-weight: 600;
    color: #000;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-width: 575.98px) {
    .x-social-share-button .-text {
        font-size:.875rem
    }
}

.x-social-share-button:active,.x-social-share-button:focus {
    box-shadow: none
}

@media (min-width: 992px) {
    .x-social-share-button:not([disabled]):hover {
        -webkit-transform:scale(1.05);
        transform: scale(1.05)
    }
}

.x-landing {
    background: transparent
}

.x-landing .-logo {
    position: relative;
    width: 160px
}

@media (max-width: 1199.98px) {
    .x-landing {
        background-position:50%
    }
}

.x-landing #main__content {
    height: 100%
}

@media (max-width: 991.98px) {
    .x-landing #main__content {
        padding-bottom:0
    }
}

.x-landing .x-index-top-container {
    position: relative;
    z-index: 2
}

@media (max-width: 991.98px) {
    .x-landing .x-index-top-container {
        overflow-x:hidden!important
    }

    .x-landing .x-index-top-container .x-register-card-landing .card-body.-default-content {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

@media (max-width: 575.98px) {
    .x-landing .x-index-top-container .x-register-card-landing .-default-img,.x-landing .x-index-top-container .x-register-card-landing .-logo-title {
        width:90%
    }
}

.x-landing .-btn-image .-btn {
    width: 180px
}

.x-landing .-btn-image .-btn-register {
    width: 175px
}

.x-landing .-btn-image button:focus {
    box-shadow: none
}

.x-landing .-container-row-outer-wrapper {
    padding: 3rem 0
}

@media (max-width: 991.98px) {
    .x-landing .-container-row-outer-wrapper {
        padding:1.5rem 0
    }
}

.x-landing .-container-row-wrapper {
    display: flex;
    flex-direction: row
}

@media (max-width: 991.98px) {
    .x-landing .-container-row-wrapper {
        flex-direction:column
    }
}

.x-landing .x-register-card-landing .card {
    border-radius: 25px;
    background-image: linear-gradient(164.3deg,#9d2323 1.56%,#340b0b 89.03%),linear-gradient(90deg,#fb9b0c,#ffaf7e 50.93%,#fb9b0c);
    border: 2px solid transparent;
    background-origin: border-box;
    background-clip: content-box,border-box
}

@media (max-width: 991.98px) {
    .x-landing .x-register-card-landing .card {
        border:none;
        background: linear-gradient(164.3deg,#9d2323 1.56%,#340b0b 89.03%);
        border-radius: 0
    }
}

.x-landing .x-register-card-landing .card .card-body .-title-wrapper {
    text-align: center
}

.x-landing .x-register-card-landing .card .card-body .-title-wrapper .-title {
    color: #fff
}

.x-landing .x-register-card-landing .card .card-body .-sub-title-wrapper {
    text-align: left
}

.x-landing .x-register-card-landing .card .card-body .-bg-promotion-active {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    height: 45px
}

@media (max-width: 767.98px) {
    .x-landing .x-register-card-landing .card .card-body .-bg-promotion-active {
        width:90%
    }

    .x-landing .x-register-card-landing .card .card-body .-bg-promotion-active.-default-bg {
        width: 100%
    }
}

.x-landing .x-register-card-landing .card .card-body .-bg-promotion-active.-default-bg {
    height: auto
}

.x-landing .x-register-card-landing .card .card-body .-logo-title {
    max-width: 200px
}

.x-landing .x-register-card-landing .card .card-body .-promotion-content {
    max-height: 280px;
    overflow-y: auto;
    padding-right: 10px
}

.x-landing .x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar-track {
    background-color: #212020
}

.x-landing .x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333
}

.x-landing .x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar-thumb {
    background-color: #5c544b;
    border-radius: 5px
}

@media (max-width: 991.98px) {
    .x-landing .x-register-card-landing .card .card-body .-promotion-content {
        overflow-y:unset;
        max-height: unset
    }
}

.x-landing .x-register-card-landing .x-hr-border-glow {
    margin-top: -1px
}

.x-landing .x-register-card-landing .x-hr-border-glow.-sm-view {
    margin-bottom: -1px;
    width: 95%
}

.x-landing .x-register-card-landing .x-hr-border-glow.-landing-title-default {
    width: 60%;
    height: 3px
}

.x-landing .-btn-image {
    justify-content: center;
    align-items: center
}

.x-landing .x-plain-btn {
    transition: all .4s;
    width: 150px
}

.x-landing .x-plain-btn.-regis-landing-btn {
    margin-right: .5rem;
    color: #fafafa;
    background: linear-gradient(180deg,#ffdb5c,#df8011);
    border: 1px solid #ffdb5c
}

@media (min-width: 992px) {
    .x-landing .x-plain-btn.-regis-landing-btn:hover {
        color:#fafafa;
        background: linear-gradient(180deg,#ffd336,#bb6c0e)
    }
}

@media (max-width: 991.98px) {
    .x-landing .x-plain-btn.-regis-landing-btn {
        margin-top:1rem;
        margin-right: 0
    }
}

.x-landing .x-plain-btn.-login-landing-btn {
    color: #fafafa;
    background: linear-gradient(180deg,#ffdb5c,#df8011);
    border: 1px solid #ffdb5c
}

@media (min-width: 992px) {
    .x-landing .x-plain-btn.-login-landing-btn:hover {
        color:#fafafa;
        background: linear-gradient(180deg,#ffd336,#bb6c0e)
    }
}

.x-register-card-footer {
    overflow: hidden;
    position: relative;
    z-index: 0;
    width: 100%;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px
}

.x-register-card-footer .-glow-bg {
    background: linear-gradient(1turn,#fafafa -150%,rgba(12,10,8,0) 40%);
    height: 50px
}

@-webkit-keyframes animStar {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px)
    }
}

@keyframes animStar {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px)
    }
}

.x-register-card-footer #stars {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars,.x-register-card-footer #stars:after {
    width: 1px;
    height: 1px;
    background: transparent;
    box-shadow: 220px 2285px #ecbd7b,1323px 1309px #ecbd7b,1478px 1118px #ecbd7b,1962px 380px #ecbd7b,678px 951px #ecbd7b,986px 186px #ecbd7b,1113px 900px #ecbd7b,259px 1962px #ecbd7b,434px 1169px #ecbd7b,1617px 310px #ecbd7b,1903px 126px #ecbd7b,1225px 1058px #ecbd7b,1769px 1157px #ecbd7b,684px 869px #ecbd7b,1118px 1113px #ecbd7b,1016px 1690px #ecbd7b,1930px 1107px #ecbd7b,1787px 325px #ecbd7b,1563px 1110px #ecbd7b,1888px 1676px #ecbd7b,1024px 1341px #ecbd7b,1753px 1052px #ecbd7b,938px 1149px #ecbd7b,521px 1764px #ecbd7b,1356px 588px #ecbd7b,1783px 1400px #ecbd7b,405px 1775px #ecbd7b,306px 1836px #ecbd7b,962px 1179px #ecbd7b,37px 512px #ecbd7b,947px 1029px #ecbd7b,292px 688px #ecbd7b,214px 1365px #ecbd7b,1736px 40px #ecbd7b,457px 1304px #ecbd7b,889px 1585px #ecbd7b,733px 1596px #ecbd7b,1271px 13px #ecbd7b,1937px 1993px #ecbd7b,234px 1078px #ecbd7b,1671px 1999px #ecbd7b,163px 1590px #ecbd7b,1442px 1693px #ecbd7b,1109px 1758px #ecbd7b,1509px 424px #ecbd7b,1603px 501px #ecbd7b,1972px 690px #ecbd7b,230px 394px #ecbd7b,1426px 378px #ecbd7b,1073px 947px #ecbd7b,95px 244px #ecbd7b,1373px 171px #ecbd7b,479px 1058px #ecbd7b,1918px 699px #ecbd7b,286px 1420px #ecbd7b,1998px 1527px #ecbd7b,1871px 1646px #ecbd7b,1315px 1364px #ecbd7b,205px 681px #ecbd7b,273px 1829px #ecbd7b,213px 1603px #ecbd7b,1972px 806px #ecbd7b,1221px 501px #ecbd7b,366px 46px #ecbd7b,1404px 1097px #ecbd7b,891px 1520px #ecbd7b,2px 222px #ecbd7b,653px 763px #ecbd7b,1598px 1911px #ecbd7b,410px 1681px #ecbd7b,1570px 1091px #ecbd7b,501px 1545px #ecbd7b,1342px 1184px #ecbd7b,936px 1978px #ecbd7b,293px 474px #ecbd7b,943px 218px #ecbd7b,114px 174px #ecbd7b,478px 1879px #ecbd7b,499px 396px #ecbd7b,1579px 1509px #ecbd7b,422px 1372px #ecbd7b,1027px 518px #ecbd7b,1647px 1156px #ecbd7b,1379px 1865px #ecbd7b,1713px 709px #ecbd7b,1136px 1248px #ecbd7b,1316px 1662px #ecbd7b,1705px 1276px #ecbd7b,787px 882px #ecbd7b,1009px 1754px #ecbd7b,689px 1149px #ecbd7b,794px 8px #ecbd7b,1198px 1906px #ecbd7b,1331px 1018px #ecbd7b,1384px 904px #ecbd7b,372px 152px #ecbd7b,1148px 1819px #ecbd7b,828px 1867px #ecbd7b,194px 497px #ecbd7b,1098px 1271px #ecbd7b,133px 203px #ecbd7b,1164px 152px #ecbd7b,1462px 730px #ecbd7b,1778px 560px #ecbd7b,174px 581px #ecbd7b,204px 933px #ecbd7b,1529px 1249px #ecbd7b,1609px 186px #ecbd7b,1266px 1426px #ecbd7b,828px 1205px #ecbd7b,1033px 1851px #ecbd7b,1645px 843px #ecbd7b,1879px 1630px #ecbd7b,1159px 442px #ecbd7b,1868px 110px #ecbd7b,1527px 1913px #ecbd7b,361px 521px #ecbd7b,1160px 1836px #ecbd7b,808px 1331px #ecbd7b,295px 1024px #ecbd7b,179px 1137px #ecbd7b,1534px 681px #ecbd7b,435px 16px #ecbd7b,51px 966px #ecbd7b,942px 1900px #ecbd7b,1666px 1761px #ecbd7b,1730px 803px #ecbd7b,1183px 157px #ecbd7b,196px 635px #ecbd7b,420px 1661px #ecbd7b,1758px 1494px #ecbd7b,32px 672px #ecbd7b,1692px 1605px #ecbd7b,341px 305px #ecbd7b,1090px 1013px #ecbd7b,907px 1121px #ecbd7b,1022px 1647px #ecbd7b,335px 121px #ecbd7b,527px 1392px #ecbd7b,1501px 1473px #ecbd7b,1045px 1568px #ecbd7b,1646px 972px #ecbd7b,1918px 934px #ecbd7b,574px 1282px #ecbd7b,180px 799px #ecbd7b,711px 696px #ecbd7b,1886px 929px #ecbd7b,1953px 431px #ecbd7b,1247px 527px #ecbd7b,1455px 638px #ecbd7b,1665px 861px #ecbd7b,1057px 306px #ecbd7b,175px 1922px #ecbd7b,1424px 390px #ecbd7b,1877px 841px #ecbd7b,214px 1958px #ecbd7b,1489px 983px #ecbd7b,1900px 1390px #ecbd7b,1439px 259px #ecbd7b,1200px 489px #ecbd7b,1316px 1117px #ecbd7b,1351px 1516px #ecbd7b,422px 356px #ecbd7b,644px 152px #ecbd7b,261px 495px #ecbd7b,1652px 1544px #ecbd7b,817px 393px #ecbd7b,927px 348px #ecbd7b,1466px 1924px #ecbd7b,1370px 1104px #ecbd7b,1008px 1551px #ecbd7b,1298px 1036px #ecbd7b,1753px 616px #ecbd7b,1365px 660px #ecbd7b,1437px 1418px #ecbd7b,1049px 1720px #ecbd7b,414px 429px #ecbd7b,617px 1119px #ecbd7b,1962px 1017px #ecbd7b,343px 420px #ecbd7b,2000px 455px #ecbd7b,496px 159px #ecbd7b,969px 300px #ecbd7b,1263px 1152px #ecbd7b,731px 1694px #ecbd7b,38px 1345px #ecbd7b,408px 181px #ecbd7b,938px 1675px #ecbd7b,1057px 1602px #ecbd7b,1663px 1401px #ecbd7b,627px 1049px #ecbd7b,277px 709px #ecbd7b,1642px 572px #ecbd7b,572px 1719px #ecbd7b,39px 1579px #ecbd7b,1401px 809px #ecbd7b,35px 199px #ecbd7b,381px 1762px #ecbd7b,227px 1548px #ecbd7b,121px 1818px #ecbd7b,1811px 255px #ecbd7b,1422px 1011px #ecbd7b,1727px 1783px #ecbd7b,1222px 351px #ecbd7b,641px 649px #ecbd7b,1826px 1799px #ecbd7b,1570px 1611px #ecbd7b,742px 759px #ecbd7b,310px 296px #ecbd7b,1717px 262px #ecbd7b,603px 617px #ecbd7b,913px 1916px #ecbd7b,1060px 349px #ecbd7b,1856px 1149px #ecbd7b,55px 1638px #ecbd7b,655px 293px #ecbd7b,472px 332px #ecbd7b,1556px 10px #ecbd7b,312px 735px #ecbd7b,1605px 1340px #ecbd7b,187px 709px #ecbd7b,1904px 1411px #ecbd7b,1115px 642px #ecbd7b,740px 1506px #ecbd7b,1462px 774px #ecbd7b,1406px 1536px #ecbd7b,1346px 1481px #ecbd7b,1745px 196px #ecbd7b,1439px 1607px #ecbd7b,1797px 21px #ecbd7b,1408px 194px #ecbd7b,1360px 1185px #ecbd7b,78px 55px #ecbd7b,610px 1996px #ecbd7b,1356px 579px #ecbd7b,387px 1343px #ecbd7b,596px 1342px #ecbd7b,1683px 1624px #ecbd7b,1104px 305px #ecbd7b,1705px 529px #ecbd7b,1827px 529px #ecbd7b,1479px 1560px #ecbd7b,1635px 814px #ecbd7b,238px 967px #ecbd7b,827px 1838px #ecbd7b,1495px 399px #ecbd7b,808px 1415px #ecbd7b,1488px 890px #ecbd7b,595px 182px #ecbd7b,1362px 451px #ecbd7b,1153px 1983px #ecbd7b,1260px 588px #ecbd7b,1609px 562px #ecbd7b,647px 960px #ecbd7b,1904px 4px #ecbd7b,1590px 491px #ecbd7b,1470px 6px #ecbd7b,170px 473px #ecbd7b,272px 1789px #ecbd7b,686px 207px #ecbd7b,1846px 149px #ecbd7b,794px 308px #ecbd7b,256px 1721px #ecbd7b,245px 1134px #ecbd7b,1860px 798px #ecbd7b,1566px 254px #ecbd7b,1805px 1289px #ecbd7b,1176px 31px #ecbd7b,700px 1701px #ecbd7b,937px 823px #ecbd7b,472px 388px #ecbd7b,1427px 755px #ecbd7b,1719px 597px #ecbd7b,1250px 687px #ecbd7b,136px 1870px #ecbd7b,146px 1380px #ecbd7b,829px 706px #ecbd7b,283px 1893px #ecbd7b,77px 1497px #ecbd7b,136px 120px #ecbd7b,744px 534px #ecbd7b,1519px 134px #ecbd7b,933px 1622px #ecbd7b,620px 762px #ecbd7b,1193px 945px #ecbd7b,820px 1696px #ecbd7b,1535px 288px #ecbd7b,1957px 286px #ecbd7b,365px 461px #ecbd7b,98px 687px #ecbd7b,421px 10px #ecbd7b,955px 158px #ecbd7b,1999px 359px #ecbd7b,144px 1496px #ecbd7b,1153px 1569px #ecbd7b,1148px 45px #ecbd7b,3px 150px #ecbd7b,1294px 88px #ecbd7b,1609px 1783px #ecbd7b,1141px 1312px #ecbd7b,1856px 1881px #ecbd7b,1564px 1282px #ecbd7b,771px 262px #ecbd7b,280px 1889px #ecbd7b,1370px 210px #ecbd7b,832px 1649px #ecbd7b,681px 810px #ecbd7b,1082px 1565px #ecbd7b,25px 1099px #ecbd7b,129px 97px #ecbd7b,54px 1800px #ecbd7b,983px 1341px #ecbd7b,1214px 622px #ecbd7b,232px 1658px #ecbd7b,1161px 1181px #ecbd7b,146px 615px #ecbd7b,33px 927px #ecbd7b,1689px 1540px #ecbd7b,641px 1250px #ecbd7b,312px 1118px #ecbd7b,336px 1101px #ecbd7b,1198px 100px #ecbd7b,159px 1884px #ecbd7b,1437px 1539px #ecbd7b,1979px 42px #ecbd7b,1905px 953px #ecbd7b,1814px 1583px #ecbd7b,850px 3px #ecbd7b,497px 948px #ecbd7b,892px 1187px #ecbd7b,1305px 1834px #ecbd7b,643px 851px #ecbd7b,482px 833px #ecbd7b,1039px 217px #ecbd7b,1730px 927px #ecbd7b,1205px 871px #ecbd7b,996px 114px #ecbd7b,831px 471px #ecbd7b,561px 577px #ecbd7b,515px 73px #ecbd7b,546px 1164px #ecbd7b,365px 1060px #ecbd7b,1241px 466px #ecbd7b,1402px 1992px #ecbd7b,1340px 333px #ecbd7b,586px 1648px #ecbd7b,733px 365px #ecbd7b,538px 1422px #ecbd7b,689px 1109px #ecbd7b,1796px 1230px #ecbd7b,1928px 1302px #ecbd7b,1893px 1048px #ecbd7b,1220px 822px #ecbd7b,1748px 1696px #ecbd7b,263px 1449px #ecbd7b,657px 1387px #ecbd7b,1996px 388px #ecbd7b,1907px 1096px #ecbd7b,1475px 957px #ecbd7b,1049px 1040px #ecbd7b,286px 974px #ecbd7b,360px 9px #ecbd7b,1037px 1084px #ecbd7b,1887px 1198px #ecbd7b,1379px 1887px #ecbd7b,1015px 933px #ecbd7b,1690px 73px #ecbd7b,328px 447px #ecbd7b,129px 1645px #ecbd7b,670px 1421px #ecbd7b,1534px 970px #ecbd7b,1948px 1143px #ecbd7b,1617px 936px #ecbd7b,285px 1108px #ecbd7b,114px 1119px #ecbd7b,529px 21px #ecbd7b,1092px 1832px #ecbd7b,583px 1250px #ecbd7b,1877px 1405px #ecbd7b,189px 419px #ecbd7b,1180px 354px #ecbd7b,1787px 1916px #ecbd7b,1960px 517px #ecbd7b,1618px 1272px #ecbd7b,1507px 376px #ecbd7b,328px 1880px #ecbd7b,722px 1362px #ecbd7b,322px 236px #ecbd7b,708px 1141px #ecbd7b,101px 841px #ecbd7b,13px 1223px #ecbd7b,1136px 174px #ecbd7b,1482px 760px #ecbd7b,1231px 609px #ecbd7b,1647px 448px #ecbd7b,259px 1025px #ecbd7b,872px 1042px #ecbd7b,472px 1030px #ecbd7b,101px 1374px #ecbd7b,683px 349px #ecbd7b,1362px 799px #ecbd7b,715px 157px #ecbd7b,1829px 1518px #ecbd7b,537px 531px #ecbd7b,125px 1672px #ecbd7b,1137px 340px #ecbd7b,869px 1175px #ecbd7b,1323px 1022px #ecbd7b,801px 1737px #ecbd7b,1539px 494px #ecbd7b,397px 361px #ecbd7b,1841px 389px #ecbd7b,1958px 1527px #ecbd7b,149px 118px #ecbd7b,1377px 189px #ecbd7b,118px 1640px #ecbd7b,1340px 1988px #ecbd7b,1803px 262px #ecbd7b,1857px 419px #ecbd7b,580px 1485px #ecbd7b,44px 1587px #ecbd7b,1726px 637px #ecbd7b,501px 124px #ecbd7b,1443px 536px #ecbd7b,1328px 1551px #ecbd7b,726px 467px #ecbd7b,907px 46px #ecbd7b,1146px 715px #ecbd7b,222px 861px #ecbd7b,591px 1590px #ecbd7b,562px 402px #ecbd7b,145px 252px #ecbd7b,815px 1375px #ecbd7b,223px 1913px #ecbd7b,1552px 1812px #ecbd7b,1640px 1440px #ecbd7b,1904px 134px #ecbd7b,309px 1275px #ecbd7b,86px 1439px #ecbd7b,158px 1076px #ecbd7b,266px 611px #ecbd7b,165px 797px #ecbd7b,226px 1216px #ecbd7b,1068px 942px #ecbd7b,295px 471px #ecbd7b,649px 1747px #ecbd7b,1538px 1119px #ecbd7b,1970px 197px #ecbd7b,1406px 411px #ecbd7b,50px 650px #ecbd7b,345px 1285px #ecbd7b,993px 634px #ecbd7b,1182px 392px #ecbd7b,782px 612px #ecbd7b,1462px 887px #ecbd7b,465px 320px #ecbd7b,420px 549px #ecbd7b,977px 1891px #ecbd7b,1767px 1575px #ecbd7b,458px 457px #ecbd7b,1428px 862px #ecbd7b,1761px 1821px #ecbd7b,235px 808px #ecbd7b,486px 1863px #ecbd7b,609px 1845px #ecbd7b,278px 894px #ecbd7b,1670px 50px #ecbd7b,658px 399px #ecbd7b,882px 108px #ecbd7b,1710px 722px #ecbd7b,301px 520px #ecbd7b,1804px 750px #ecbd7b,1679px 1111px #ecbd7b,1675px 899px #ecbd7b,922px 163px #ecbd7b,1271px 300px #ecbd7b,468px 1467px #ecbd7b,942px 1090px #ecbd7b,1363px 1829px #ecbd7b,711px 1296px #ecbd7b,662px 1980px #ecbd7b,327px 1687px #ecbd7b,84px 347px #ecbd7b,770px 1849px #ecbd7b,977px 238px #ecbd7b,1008px 173px #ecbd7b,1185px 91px #ecbd7b,1037px 57px #ecbd7b,1851px 565px #ecbd7b,767px 1634px #ecbd7b,1942px 1738px #ecbd7b,1553px 1707px #ecbd7b,78px 1349px #ecbd7b,872px 253px #ecbd7b,1010px 1307px #ecbd7b,178px 897px #ecbd7b,1251px 1140px #ecbd7b,459px 414px #ecbd7b,133px 1068px #ecbd7b,773px 1309px #ecbd7b,818px 405px #ecbd7b,1867px 649px #ecbd7b,1193px 568px #ecbd7b,981px 24px #ecbd7b,583px 785px #ecbd7b,226px 694px #ecbd7b,722px 1314px #ecbd7b,1794px 1908px #ecbd7b,672px 1462px #ecbd7b,9px 1566px #ecbd7b,1102px 1766px #ecbd7b,117px 1900px #ecbd7b,1370px 73px #ecbd7b,1071px 344px #ecbd7b,1761px 1110px #ecbd7b,89px 1047px #ecbd7b,1709px 279px #ecbd7b,1918px 1546px #ecbd7b,769px 914px #ecbd7b,419px 1560px #ecbd7b,1514px 411px #ecbd7b,1790px 1787px #ecbd7b,1991px 1246px #ecbd7b,373px 1402px #ecbd7b,1211px 287px #ecbd7b,884px 1244px #ecbd7b,1886px 1338px #ecbd7b,1346px 396px #ecbd7b,949px 329px #ecbd7b,1641px 62px #ecbd7b,1849px 1529px #ecbd7b,125px 314px #ecbd7b,108px 1597px #ecbd7b,1589px 1831px #ecbd7b,855px 1743px #ecbd7b,841px 1266px #ecbd7b,137px 1518px #ecbd7b,184px 946px #ecbd7b,1578px 181px #ecbd7b,915px 367px #ecbd7b,1381px 723px #ecbd7b,648px 564px #ecbd7b,1910px 486px #ecbd7b,981px 403px #ecbd7b,725px 1942px #ecbd7b,533px 1927px #ecbd7b,493px 1786px #ecbd7b,1106px 604px #ecbd7b,151px 460px #ecbd7b,1736px 1561px #ecbd7b,1558px 383px #ecbd7b,1762px 24px #ecbd7b,3px 1484px #ecbd7b,1987px 674px #ecbd7b,474px 1921px #ecbd7b,139px 419px #ecbd7b,1001px 1572px #ecbd7b,1585px 1985px #ecbd7b,2px 1350px #ecbd7b,365px 778px #ecbd7b,312px 1879px #ecbd7b,409px 977px #ecbd7b,1500px 1609px #ecbd7b,1868px 1167px #ecbd7b,407px 242px #ecbd7b,1436px 1691px #ecbd7b,808px 1179px #ecbd7b,443px 427px #ecbd7b,567px 512px #ecbd7b,1235px 982px #ecbd7b,819px 1573px #ecbd7b,1963px 1624px #ecbd7b,181px 1243px #ecbd7b,294px 449px #ecbd7b,1634px 1864px #ecbd7b,418px 1977px #ecbd7b,689px 496px #ecbd7b,316px 1727px #ecbd7b,1472px 111px #ecbd7b,232px 991px #ecbd7b,873px 1565px #ecbd7b,898px 1805px #ecbd7b,1248px 584px #ecbd7b,815px 387px #ecbd7b,1034px 1310px #ecbd7b,283px 957px #ecbd7b,601px 346px #ecbd7b,1507px 426px #ecbd7b,1183px 1751px #ecbd7b,287px 231px #ecbd7b,1964px 1202px #ecbd7b,1710px 1605px #ecbd7b,1969px 11px #ecbd7b,1302px 1481px #ecbd7b,457px 232px #ecbd7b,1875px 75px #ecbd7b,645px 1637px #ecbd7b,487px 850px #ecbd7b,1917px 1163px #ecbd7b,373px 596px #ecbd7b,1102px 1233px #ecbd7b,131px 1501px #ecbd7b,1727px 359px #ecbd7b,1434px 333px #ecbd7b,679px 1560px #ecbd7b,499px 647px #ecbd7b,1311px 225px #ecbd7b,1720px 1846px #ecbd7b,1004px 1811px #ecbd7b,228px 622px #ecbd7b,1227px 1034px #ecbd7b,882px 1161px #ecbd7b,1039px 1734px #ecbd7b,346px 404px #ecbd7b,1478px 1943px #ecbd7b,38px 519px #ecbd7b,220px 1278px #ecbd7b,1863px 1388px #ecbd7b,339px 1159px #ecbd7b,1342px 1211px #ecbd7b,427px 1043px #ecbd7b,987px 804px #ecbd7b,725px 207px #ecbd7b,1070px 1179px #ecbd7b,120px 498px #ecbd7b,655px 994px #ecbd7b,647px 261px #ecbd7b,903px 978px #ecbd7b,34px 1617px #ecbd7b,141px 1186px #ecbd7b,272px 241px #ecbd7b,1308px 1361px #ecbd7b,141px 286px #ecbd7b,1840px 492px #ecbd7b,1080px 1771px #ecbd7b,1528px 1884px #ecbd7b,1216px 1379px #ecbd7b,831px 212px #ecbd7b,235px 1859px #ecbd7b,847px 674px #ecbd7b,132px 154px #ecbd7b,935px 706px #ecbd7b,1849px 1987px #ecbd7b,1492px 835px #ecbd7b,1293px 1480px #ecbd7b,1846px 815px #ecbd7b,666px 1179px #ecbd7b,1776px 13px #ecbd7b,291px 150px #ecbd7b,962px 1584px #ecbd7b,839px 383px #ecbd7b,506px 1621px #ecbd7b,1302px 448px #ecbd7b,559px 130px #ecbd7b,1383px 628px #ecbd7b,1795px 1417px #ecbd7b,832px 1168px #ecbd7b,1436px 657px #ecbd7b,1028px 1354px #ecbd7b,360px 1039px #ecbd7b,649px 933px #ecbd7b,848px 1404px #ecbd7b,655px 1444px #ecbd7b,1592px 1165px #ecbd7b,83px 1043px #ecbd7b,226px 1574px #ecbd7b,1052px 558px #ecbd7b,503px 76px #ecbd7b,1426px 264px #ecbd7b,279px 1675px #ecbd7b,1822px 1237px #ecbd7b,59px 6px #ecbd7b,614px 348px #ecbd7b,1392px 972px #ecbd7b,367px 417px #ecbd7b,1762px 583px #ecbd7b,811px 1505px #ecbd7b,421px 1579px #ecbd7b,1290px 235px #ecbd7b,1705px 160px #ecbd7b,1939px 1770px #ecbd7b,863px 184px #ecbd7b,1349px 384px #ecbd7b,1153px 1517px #ecbd7b,344px 529px #ecbd7b,1542px 823px #ecbd7b,480px 735px #ecbd7b,1026px 1488px #ecbd7b,1147px 231px #ecbd7b,1180px 1599px #ecbd7b,1365px 142px #ecbd7b,1380px 1021px #ecbd7b,1888px 559px #ecbd7b,668px 949px #ecbd7b,1723px 347px #ecbd7b,948px 1247px #ecbd7b,309px 1015px #ecbd7b,916px 489px #ecbd7b,658px 1948px #ecbd7b,1114px 1389px #ecbd7b,1086px 164px #ecbd7b,1329px 141px #ecbd7b,368px 1936px #ecbd7b,1102px 315px #ecbd7b,1062px 661px #ecbd7b,1572px 980px #ecbd7b,1702px 1777px #ecbd7b,470px 710px #ecbd7b,399px 1573px #ecbd7b,588px 1985px #ecbd7b,1818px 1655px #ecbd7b,1539px 1393px #ecbd7b,1754px 682px #ecbd7b,1080px 350px #ecbd7b,1855px 1245px #ecbd7b,550px 1695px #ecbd7b,774px 1649px #ecbd7b,677px 388px #ecbd7b,919px 1699px #ecbd7b,109px 77px #ecbd7b,276px 156px #ecbd7b,1923px 499px #ecbd7b,416px 1275px #ecbd7b,746px 1097px #ecbd7b,1994px 994px #ecbd7b,46px 1905px #ecbd7b,1950px 304px #ecbd7b,1413px 998px #ecbd7b,950px 1177px #ecbd7b,409px 1123px #ecbd7b,1397px 951px #ecbd7b,1117px 1304px #ecbd7b,296px 940px #ecbd7b,780px 685px #ecbd7b,1776px 1057px #ecbd7b,1905px 1890px #ecbd7b,241px 912px #ecbd7b,989px 529px #ecbd7b,1919px 1624px #ecbd7b,1127px 249px #ecbd7b,1177px 76px #ecbd7b,421px 853px #ecbd7b,717px 188px #ecbd7b,31px 769px #ecbd7b,1959px 410px #ecbd7b,355px 789px #ecbd7b,1517px 1065px #ecbd7b,302px 951px #ecbd7b,317px 153px #ecbd7b,610px 1668px #ecbd7b,534px 1807px #ecbd7b,1114px 1198px #ecbd7b,1201px 674px #ecbd7b,228px 1172px #ecbd7b,831px 959px #ecbd7b,1941px 771px #ecbd7b,1926px 195px #ecbd7b,802px 569px #ecbd7b,611px 1592px #ecbd7b,699px 32px #ecbd7b,1396px 547px #ecbd7b,1407px 566px #ecbd7b,944px 1493px #ecbd7b,702px 79px #ecbd7b,1749px 651px #ecbd7b,82px 1307px #ecbd7b,103px 1394px #ecbd7b,442px 1599px #ecbd7b,665px 98px #ecbd7b,675px 817px #ecbd7b,720px 1185px #ecbd7b,1492px 1910px #ecbd7b,755px 1030px #ecbd7b,102px 360px #ecbd7b,163px 1642px #ecbd7b,1264px 1232px #ecbd7b,283px 1937px #ecbd7b,963px 243px #ecbd7b,1573px 591px #ecbd7b,166px 1035px #ecbd7b,1039px 650px #ecbd7b,1766px 476px #ecbd7b,1703px 306px #ecbd7b,62px 330px #ecbd7b,1162px 826px #ecbd7b,25px 112px #ecbd7b,1835px 1993px #ecbd7b,1230px 466px #ecbd7b,1941px 1289px #ecbd7b,432px 115px #ecbd7b,205px 50px #ecbd7b,709px 172px #ecbd7b,1114px 1153px #ecbd7b,399px 1297px #ecbd7b,1282px 1467px #ecbd7b,1379px 1274px #ecbd7b,1463px 783px #ecbd7b,522px 351px #ecbd7b,698px 1001px #ecbd7b,227px 1665px #ecbd7b,417px 147px #ecbd7b,759px 1644px #ecbd7b,1760px 1975px #ecbd7b,1824px 1724px #ecbd7b,691px 971px #ecbd7b,1158px 1721px #ecbd7b,31px 1414px #ecbd7b,774px 190px #ecbd7b,957px 398px #ecbd7b,1185px 1021px #ecbd7b,1884px 605px #ecbd7b,779px 1477px #ecbd7b,985px 1617px #ecbd7b,1953px 496px #ecbd7b,127px 1891px #ecbd7b,737px 485px #ecbd7b,147px 1664px #ecbd7b,1053px 827px #ecbd7b,964px 1415px #ecbd7b,1022px 1578px #ecbd7b,1946px 868px #ecbd7b,1833px 183px #ecbd7b,1031px 1647px #ecbd7b,845px 1319px #ecbd7b,1840px 483px #ecbd7b,602px 1477px #ecbd7b,893px 1352px #ecbd7b,135px 1580px #ecbd7b,1143px 1327px #ecbd7b,220px 1665px #ecbd7b,203px 513px #ecbd7b,1347px 23px #ecbd7b,1457px 1005px #ecbd7b,1166px 1246px #ecbd7b,873px 32px #ecbd7b,1187px 123px #ecbd7b,1795px 748px #ecbd7b,1271px 1667px #ecbd7b,1544px 1135px #ecbd7b,1059px 949px #ecbd7b,1969px 1830px #ecbd7b,1167px 689px #ecbd7b,1899px 1637px #ecbd7b,1677px 1732px #ecbd7b,842px 649px #ecbd7b,1829px 6px #ecbd7b,1566px 642px #ecbd7b,376px 1222px #ecbd7b,1249px 1763px #ecbd7b,1682px 444px #ecbd7b,20px 1216px #ecbd7b,1529px 1384px #ecbd7b,130px 1680px #ecbd7b,868px 1125px #ecbd7b,815px 1288px #ecbd7b,3px 1359px #ecbd7b,1783px 414px #ecbd7b,692px 250px #ecbd7b,1091px 1154px #ecbd7b,234px 1273px #ecbd7b,377px 926px #ecbd7b,786px 1073px #ecbd7b,715px 892px #ecbd7b,1776px 248px #ecbd7b,1674px 348px #ecbd7b,1199px 369px #ecbd7b,604px 241px #ecbd7b,213px 1795px #ecbd7b,65px 155px #ecbd7b,734px 894px #ecbd7b,666px 1955px #ecbd7b,691px 1917px #ecbd7b,1908px 1166px #ecbd7b,463px 929px #ecbd7b,614px 11px #ecbd7b,1542px 731px #ecbd7b,1193px 114px #ecbd7b,1100px 1868px #ecbd7b,608px 1199px #ecbd7b,1509px 1653px #ecbd7b,1941px 40px #ecbd7b,946px 1967px #ecbd7b,9px 1732px #ecbd7b,359px 1050px #ecbd7b,1766px 55px #ecbd7b,1220px 815px #ecbd7b,1594px 1654px #ecbd7b,592px 1374px #ecbd7b,1094px 642px #ecbd7b,1957px 1827px #ecbd7b,529px 259px #ecbd7b,727px 150px #ecbd7b,1925px 1085px #ecbd7b,1547px 772px #ecbd7b,294px 906px #ecbd7b,1855px 1904px #ecbd7b,1581px 1435px #ecbd7b,805px 123px #ecbd7b,291px 1390px #ecbd7b,1885px 1457px #ecbd7b
}

.x-register-card-footer #stars:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-register-card-footer #stars2 {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars2,.x-register-card-footer #stars2:after {
    width: 3px;
    height: 3px;
    background: transparent;
    box-shadow: 988px 16784px #ecbd7b,574px 779px #ecbd7b,1186px 60px #ecbd7b,135px 1333px #ecbd7b,299px 1822px #ecbd7b,860px 829px #ecbd7b,1946px 230px #ecbd7b,1332px 1739px #ecbd7b,1426px 635px #ecbd7b,1152px 620px #ecbd7b,74px 242px #ecbd7b,1735px 828px #ecbd7b,1924px 1784px #ecbd7b,1023px 1454px #ecbd7b,25px 325px #ecbd7b,1159px 560px #ecbd7b,1611px 1279px #ecbd7b,1223px 1632px #ecbd7b,1789px 1911px #ecbd7b,356px 62px #ecbd7b,641px 1727px #ecbd7b,736px 239px #ecbd7b,1422px 1877px #ecbd7b,311px 752px #ecbd7b,313px 1549px #ecbd7b,17px 1048px #ecbd7b,1613px 834px #ecbd7b,1776px 1807px #ecbd7b,1724px 531px #ecbd7b,642px 203px #ecbd7b,1939px 363px #ecbd7b,1344px 1045px #ecbd7b,1086px 95px #ecbd7b,1601px 638px #ecbd7b,617px 43px #ecbd7b,393px 1112px #ecbd7b,1577px 715px #ecbd7b,1280px 542px #ecbd7b,932px 628px #ecbd7b,1502px 1857px #ecbd7b,1286px 685px #ecbd7b,1249px 1905px #ecbd7b,1982px 1363px #ecbd7b,973px 432px #ecbd7b,895px 1236px #ecbd7b,1530px 260px #ecbd7b,1486px 923px #ecbd7b,189px 956px #ecbd7b,14px 146px #ecbd7b,1042px 1552px #ecbd7b,32px 1815px #ecbd7b,1644px 866px #ecbd7b,851px 541px #ecbd7b,169px 1197px #ecbd7b,1381px 1616px #ecbd7b,1189px 568px #ecbd7b,1376px 435px #ecbd7b,804px 1180px #ecbd7b,926px 1025px #ecbd7b,1079px 1043px #ecbd7b,1932px 423px #ecbd7b,1452px 12px #ecbd7b,149px 39px #ecbd7b,1671px 1869px #ecbd7b,15px 770px #ecbd7b,183px 1593px #ecbd7b,1316px 916px #ecbd7b,1613px 1269px #ecbd7b,552px 1515px #ecbd7b,1841px 1125px #ecbd7b,489px 551px #ecbd7b,1881px 1107px #ecbd7b,310px 1738px #ecbd7b,1585px 1998px #ecbd7b,1034px 1760px #ecbd7b,433px 874px #ecbd7b,765px 60px #ecbd7b,886px 1618px #ecbd7b,1879px 951px #ecbd7b,1949px 323px #ecbd7b,1340px 1363px #ecbd7b,1114px 303px #ecbd7b,1566px 1350px #ecbd7b,1092px 1967px #ecbd7b,1980px 321px #ecbd7b,264px 654px #ecbd7b,456px 1082px #ecbd7b,1311px 1738px #ecbd7b,435px 246px #ecbd7b,328px 690px #ecbd7b,1813px 1066px #ecbd7b,104px 227px #ecbd7b,643px 90px #ecbd7b,1818px 1165px #ecbd7b,1563px 574px #ecbd7b,500px 1150px #ecbd7b,1126px 613px #ecbd7b,1225px 61px #ecbd7b,1317px 1021px #ecbd7b,684px 1226px #ecbd7b,110px 1374px #ecbd7b,1618px 1516px #ecbd7b,296px 1016px #ecbd7b,1978px 946px #ecbd7b,989px 1819px #ecbd7b,1607px 814px #ecbd7b,390px 61px #ecbd7b,1961px 760px #ecbd7b,496px 1573px #ecbd7b,1659px 1115px #ecbd7b,1219px 1463px #ecbd7b,80px 1694px #ecbd7b,182px 1217px #ecbd7b,499px 1616px #ecbd7b,1015px 517px #ecbd7b,628px 755px #ecbd7b,28px 1032px #ecbd7b,352px 1059px #ecbd7b,699px 364px #ecbd7b,1619px 1834px #ecbd7b,1528px 564px #ecbd7b,266px 558px #ecbd7b,871px 1587px #ecbd7b,270px 1288px #ecbd7b,1916px 982px #ecbd7b,810px 998px #ecbd7b,768px 852px #ecbd7b,936px 1254px #ecbd7b,1235px 539px #ecbd7b,205px 492px #ecbd7b,638px 1369px #ecbd7b,866px 1657px #ecbd7b,884px 335px #ecbd7b,1881px 949px #ecbd7b,966px 448px #ecbd7b,313px 306px #ecbd7b,1589px 266px #ecbd7b,874px 1785px #ecbd7b,157px 1157px #ecbd7b,1306px 392px #ecbd7b,1805px 330px #ecbd7b,500px 738px #ecbd7b,1127px 1769px #ecbd7b,1412px 1852px #ecbd7b,1226px 153px #ecbd7b,1482px 846px #ecbd7b,1676px 523px #ecbd7b,1003px 149px #ecbd7b,476px 416px #ecbd7b,407px 260px #ecbd7b,51px 1126px #ecbd7b,936px 1045px #ecbd7b,376px 1485px #ecbd7b,815px 1876px #ecbd7b,1546px 1248px #ecbd7b,354px 1290px #ecbd7b,1243px 358px #ecbd7b,175px 1250px #ecbd7b,491px 833px #ecbd7b,1508px 1245px #ecbd7b,1381px 740px #ecbd7b,1506px 300px #ecbd7b,1901px 1670px #ecbd7b,377px 1568px #ecbd7b,1041px 1900px #ecbd7b,1825px 65px #ecbd7b,1908px 1098px #ecbd7b,875px 1077px #ecbd7b,1726px 98px #ecbd7b,678px 1712px #ecbd7b,1068px 1748px #ecbd7b,314px 1389px #ecbd7b,1288px 727px #ecbd7b,1119px 1811px #ecbd7b,1424px 353px #ecbd7b,1284px 1529px #ecbd7b,795px 621px #ecbd7b,1498px 151px #ecbd7b,831px 767px #ecbd7b,333px 161px #ecbd7b,938px 114px #ecbd7b,484px 971px #ecbd7b,824px 1071px #ecbd7b,1620px 1511px #ecbd7b,1258px 479px #ecbd7b,58px 1309px #ecbd7b,227px 301px #ecbd7b,260px 1258px #ecbd7b,1613px 424px #ecbd7b,1131px 230px #ecbd7b,731px 1371px #ecbd7b,1546px 297px #ecbd7b,927px 1535px #ecbd7b,996px 930px #ecbd7b,1252px 962px #ecbd7b,1008px 1899px #ecbd7b,890px 34px #ecbd7b,1553px 126px #ecbd7b,345px 892px #ecbd7b,895px 143px #ecbd7b,1193px 1636px #ecbd7b,517px 162px #ecbd7b,973px 1822px #ecbd7b,868px 1512px #ecbd7b,990px 104px #ecbd7b,133px 29px #ecbd7b,712px 1117px #ecbd7b,560px 544px #ecbd7b,1976px 1508px #ecbd7b,1284px 1146px #ecbd7b,110px 839px #ecbd7b,394px 1316px #ecbd7b,1085px 689px #ecbd7b,469px 1548px #ecbd7b,1076px 1934px #ecbd7b,444px 1009px #ecbd7b,1334px 55px #ecbd7b,1716px 403px #ecbd7b,777px 807px #ecbd7b,838px 1692px #ecbd7b,1004px 480px #ecbd7b,1028px 1526px #ecbd7b,624px 637px #ecbd7b,1287px 21px #ecbd7b,440px 1387px #ecbd7b,1099px 1907px #ecbd7b,1461px 557px #ecbd7b,257px 753px #ecbd7b,1575px 733px #ecbd7b,1802px 1068px #ecbd7b,1654px 196px #ecbd7b,617px 827px #ecbd7b,1843px 1729px #ecbd7b,660px 220px #ecbd7b,1171px 1495px #ecbd7b,1942px 1374px #ecbd7b,908px 796px #ecbd7b,1236px 182px #ecbd7b,957px 642px #ecbd7b,181px 1651px #ecbd7b,975px 782px #ecbd7b,1528px 452px #ecbd7b,1653px 1995px #ecbd7b,656px 689px #ecbd7b,814px 1949px #ecbd7b,675px 1648px #ecbd7b,336px 930px #ecbd7b,1556px 527px #ecbd7b,642px 590px #ecbd7b,634px 1989px #ecbd7b,20px 373px #ecbd7b,1549px 640px #ecbd7b,1520px 476px #ecbd7b,1927px 1575px #ecbd7b,1402px 736px #ecbd7b,674px 1073px #ecbd7b,1974px 1067px #ecbd7b,1146px 1598px #ecbd7b,1120px 1263px #ecbd7b,164px 1644px #ecbd7b,754px 1825px #ecbd7b,1044px 850px #ecbd7b,194px 1421px #ecbd7b,1302px 811px #ecbd7b,1769px 1126px #ecbd7b,1077px 1990px #ecbd7b,820px 446px #ecbd7b,1368px 423px #ecbd7b,586px 1412px #ecbd7b,404px 220px #ecbd7b,1133px 971px #ecbd7b,1870px 535px #ecbd7b,852px 745px #ecbd7b,720px 1865px #ecbd7b,1121px 754px #ecbd7b,650px 1305px #ecbd7b,199px 1193px #ecbd7b,852px 1602px #ecbd7b,453px 491px #ecbd7b,805px 724px #ecbd7b,1420px 1970px #ecbd7b,589px 481px #ecbd7b,636px 1136px #ecbd7b,1509px 1824px #ecbd7b,762px 1825px #ecbd7b,636px 1807px #ecbd7b,567px 150px #ecbd7b,199px 1080px #ecbd7b,984px 686px #ecbd7b,147px 349px #ecbd7b,209px 1537px #ecbd7b,700px 290px #ecbd7b,1245px 1759px #ecbd7b,794px 1509px #ecbd7b,1577px 308px #ecbd7b,1913px 20px #ecbd7b,183px 362px #ecbd7b,1796px 585px #ecbd7b,1767px 1747px #ecbd7b,1502px 747px #ecbd7b,1145px 98px #ecbd7b,483px 452px #ecbd7b,704px 1342px #ecbd7b,947px 1287px #ecbd7b,286px 1432px #ecbd7b,696px 1935px #ecbd7b,71px 1623px #ecbd7b,143px 1382px #ecbd7b,1128px 1909px #ecbd7b,1722px 426px #ecbd7b,223px 957px #ecbd7b,1782px 79px #ecbd7b,200px 1802px #ecbd7b,375px 875px #ecbd7b,1786px 105px #ecbd7b,1843px 550px #ecbd7b,1312px 1704px #ecbd7b,90px 1358px #ecbd7b,1207px 1884px #ecbd7b,1880px 61px #ecbd7b,1120px 1203px #ecbd7b,546px 1195px #ecbd7b,417px 1406px #ecbd7b,1067px 1883px #ecbd7b,1464px 1786px #ecbd7b,1966px 27px #ecbd7b,396px 57px #ecbd7b,1109px 537px #ecbd7b,749px 1677px #ecbd7b,749px 944px #ecbd7b,1975px 111px #ecbd7b,914px 1551px #ecbd7b,266px 1215px #ecbd7b,282px 736px #ecbd7b,91px 169px #ecbd7b,1898px 862px #ecbd7b,1565px 577px #ecbd7b,337px 310px #ecbd7b,1882px 1104px #ecbd7b,1884px 852px #ecbd7b,765px 1623px #ecbd7b,1277px 1648px #ecbd7b,1565px 1197px #ecbd7b,213px 392px #ecbd7b,1524px 941px #ecbd7b,297px 1957px #ecbd7b,1251px 1719px #ecbd7b,1127px 457px #ecbd7b,720px 1909px #ecbd7b,149px 983px #ecbd7b,1212px 1994px #ecbd7b,674px 1392px #ecbd7b,139px 557px #ecbd7b,10px 731px #ecbd7b,724px 847px #ecbd7b,997px 1866px #ecbd7b,732px 1729px #ecbd7b,255px 1381px #ecbd7b,758px 837px #ecbd7b,1062px 177px #ecbd7b,13px 100px #ecbd7b,272px 825px #ecbd7b,1546px 1334px #ecbd7b,1824px 889px #ecbd7b,558px 1546px #ecbd7b,1632px 1852px #ecbd7b,1662px 1205px #ecbd7b,158px 1065px #ecbd7b,1168px 395px #ecbd7b,1380px 458px #ecbd7b,353px 1204px #ecbd7b,570px 1174px #ecbd7b,330px 325px #ecbd7b,416px 1157px #ecbd7b,1571px 431px #ecbd7b,1915px 1676px #ecbd7b,79px 1872px #ecbd7b,1153px 1373px #ecbd7b,346px 422px #ecbd7b,1164px 467px #ecbd7b,1636px 1243px #ecbd7b,494px 697px #ecbd7b,273px 124px #ecbd7b,965px 1387px #ecbd7b,772px 114px #ecbd7b,1967px 1872px #ecbd7b,1899px 1775px #ecbd7b,1041px 1078px #ecbd7b,1404px 1415px #ecbd7b,230px 1829px #ecbd7b,1668px 693px #ecbd7b,1643px 384px #ecbd7b,1547px 1187px #ecbd7b,1834px 1301px #ecbd7b,216px 420px #ecbd7b,588px 1159px #ecbd7b,937px 1718px #ecbd7b,1817px 1692px #ecbd7b,405px 1906px #ecbd7b,1278px 1977px #ecbd7b,1377px 815px #ecbd7b,1575px 339px #ecbd7b,208px 787px #ecbd7b,255px 1215px #ecbd7b,1458px 701px #ecbd7b,843px 1318px #ecbd7b,229px 1767px #ecbd7b,1657px 694px #ecbd7b,640px 192px #ecbd7b,474px 1362px #ecbd7b,1006px 1163px #ecbd7b,315px 1330px #ecbd7b,346px 414px #ecbd7b,106px 1410px #ecbd7b,539px 554px #ecbd7b,1252px 1638px #ecbd7b,1480px 1936px #ecbd7b,405px 736px #ecbd7b,1034px 1357px #ecbd7b,1586px 1370px #ecbd7b,1916px 622px #ecbd7b,475px 1287px #ecbd7b,1106px 339px #ecbd7b,174px 1600px #ecbd7b,736px 321px #ecbd7b,827px 932px #ecbd7b,545px 7px #ecbd7b,1349px 1172px #ecbd7b,1050px 446px #ecbd7b,918px 1253px #ecbd7b,364px 1582px #ecbd7b,1436px 1690px #ecbd7b,889px 1814px #ecbd7b,1508px 1397px #ecbd7b,1959px 115px #ecbd7b,1603px 1104px #ecbd7b,1732px 1113px #ecbd7b,1219px 639px #ecbd7b,1978px 1294px #ecbd7b,684px 590px #ecbd7b,1111px 1057px #ecbd7b,362px 912px #ecbd7b,1777px 1492px #ecbd7b,257px 1725px #ecbd7b,96px 163px #ecbd7b,919px 1809px #ecbd7b,798px 966px #ecbd7b,504px 1727px #ecbd7b,630px 1131px #ecbd7b,796px 133px #ecbd7b,1790px 1207px #ecbd7b,818px 1825px #ecbd7b,80px 1680px #ecbd7b,793px 631px #ecbd7b,1317px 1335px #ecbd7b,281px 1526px #ecbd7b,229px 1834px #ecbd7b,1548px 1865px #ecbd7b,481px 612px #ecbd7b,404px 1635px #ecbd7b,757px 1877px #ecbd7b,1757px 1495px #ecbd7b,43px 389px #ecbd7b,599px 971px #ecbd7b,810px 915px #ecbd7b,972px 714px #ecbd7b,577px 1037px #ecbd7b,1642px 712px #ecbd7b,218px 1674px #ecbd7b,1606px 208px #ecbd7b,507px 588px #ecbd7b,1049px 1557px #ecbd7b,598px 1766px #ecbd7b,1516px 1027px #ecbd7b,633px 1839px #ecbd7b,273px 1691px #ecbd7b,386px 1427px #ecbd7b,1229px 1102px #ecbd7b,66px 1718px #ecbd7b,1476px 1137px #ecbd7b,1629px 679px #ecbd7b,1198px 93px #ecbd7b,1255px 64px #ecbd7b,1138px 982px #ecbd7b,1408px 1576px #ecbd7b,1977px 429px #ecbd7b,1359px 234px #ecbd7b,1708px 972px #ecbd7b,1679px 1093px #ecbd7b,1794px 914px #ecbd7b,15px 754px #ecbd7b,891px 192px #ecbd7b,1181px 1774px #ecbd7b,212px 1779px #ecbd7b,1162px 241px #ecbd7b,674px 1052px #ecbd7b,505px 896px #ecbd7b,1309px 375px #ecbd7b,1090px 1221px #ecbd7b,209px 1400px #ecbd7b
}

.x-register-card-footer #stars2:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-register-card-footer #stars3 {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars3,.x-register-card-footer #stars3:after {
    width: 5px;
    height: 5px;
    background: transparent;
    box-shadow: 1833px 9433px #ecbd7b,1750px 34px #ecbd7b,113px 1744px #ecbd7b,6px 1087px #ecbd7b,1180px 1748px #ecbd7b,119px 1262px #ecbd7b,1574px 835px #ecbd7b,940px 1161px #ecbd7b,1044px 1919px #ecbd7b,1733px 1979px #ecbd7b,1963px 12px #ecbd7b,1024px 1352px #ecbd7b,1670px 1606px #ecbd7b,788px 566px #ecbd7b,479px 1532px #ecbd7b,1568px 551px #ecbd7b,438px 1461px #ecbd7b,1090px 735px #ecbd7b,1805px 1541px #ecbd7b,1244px 476px #ecbd7b,1936px 1767px #ecbd7b,700px 1545px #ecbd7b,553px 1714px #ecbd7b,1590px 1886px #ecbd7b,1462px 1575px #ecbd7b,118px 2px #ecbd7b,945px 589px #ecbd7b,441px 1724px #ecbd7b,919px 83px #ecbd7b,1094px 1672px #ecbd7b,192px 19px #ecbd7b,1409px 141px #ecbd7b,1430px 748px #ecbd7b,1343px 695px #ecbd7b,131px 107px #ecbd7b,98px 1541px #ecbd7b,304px 163px #ecbd7b,1661px 1252px #ecbd7b,1899px 1602px #ecbd7b,1964px 339px #ecbd7b,1709px 1424px #ecbd7b,661px 1780px #ecbd7b,81px 1298px #ecbd7b,1214px 106px #ecbd7b,1451px 971px #ecbd7b,894px 812px #ecbd7b,1672px 164px #ecbd7b,241px 389px #ecbd7b,1171px 1567px #ecbd7b,546px 1304px #ecbd7b,1593px 161px #ecbd7b,1211px 1580px #ecbd7b,708px 1390px #ecbd7b,1474px 738px #ecbd7b,1783px 718px #ecbd7b,1237px 1518px #ecbd7b,1220px 1839px #ecbd7b,1200px 1294px #ecbd7b,476px 1950px #ecbd7b,1253px 1998px #ecbd7b,1183px 211px #ecbd7b,548px 1135px #ecbd7b,952px 1266px #ecbd7b,1227px 1803px #ecbd7b,554px 1383px #ecbd7b,1749px 1148px #ecbd7b,300px 780px #ecbd7b,1779px 1749px #ecbd7b,684px 1203px #ecbd7b,125px 1984px #ecbd7b,1788px 635px #ecbd7b,396px 1528px #ecbd7b,1734px 693px #ecbd7b,1508px 1058px #ecbd7b,1275px 1542px #ecbd7b,1720px 576px #ecbd7b,792px 481px #ecbd7b,687px 183px #ecbd7b,1406px 1883px #ecbd7b,681px 1366px #ecbd7b,1105px 1962px #ecbd7b,681px 1126px #ecbd7b,1069px 1440px #ecbd7b,1259px 646px #ecbd7b,21px 528px #ecbd7b,500px 1284px #ecbd7b,1289px 1874px #ecbd7b,1054px 1742px #ecbd7b,1066px 1782px #ecbd7b,1049px 1684px #ecbd7b,616px 779px #ecbd7b,894px 52px #ecbd7b,916px 293px #ecbd7b,1812px 1024px #ecbd7b,1685px 1513px #ecbd7b,1843px 524px #ecbd7b,1137px 1781px #ecbd7b,223px 827px #ecbd7b,1668px 1371px #ecbd7b,92px 257px #ecbd7b,1062px 35px #ecbd7b,1974px 1910px #ecbd7b,1891px 1458px #ecbd7b,1039px 154px #ecbd7b,316px 285px #ecbd7b,1591px 1956px #ecbd7b,446px 633px #ecbd7b,1101px 1847px #ecbd7b,1539px 1611px #ecbd7b,238px 1736px #ecbd7b,1428px 1110px #ecbd7b,1914px 596px #ecbd7b,1722px 1937px #ecbd7b,1460px 1353px #ecbd7b,518px 1561px #ecbd7b,496px 279px #ecbd7b,331px 1978px #ecbd7b,1194px 419px #ecbd7b,1382px 866px #ecbd7b,1477px 1347px #ecbd7b,22px 1564px #ecbd7b,201px 1739px #ecbd7b,659px 36px #ecbd7b,1424px 316px #ecbd7b,1264px 1791px #ecbd7b,200px 768px #ecbd7b,1785px 1158px #ecbd7b,1551px 82px #ecbd7b,465px 1692px #ecbd7b,1867px 576px #ecbd7b,8px 1857px #ecbd7b,207px 829px #ecbd7b,1718px 1024px #ecbd7b,1321px 1725px #ecbd7b,817px 1211px #ecbd7b,703px 860px #ecbd7b,1531px 376px #ecbd7b,1460px 327px #ecbd7b,350px 1712px #ecbd7b,1213px 467px #ecbd7b,1329px 332px #ecbd7b,1317px 946px #ecbd7b,1364px 1343px #ecbd7b,783px 491px #ecbd7b,1328px 1488px #ecbd7b,525px 1503px #ecbd7b,1715px 720px #ecbd7b,1217px 883px #ecbd7b,22px 917px #ecbd7b,1365px 1659px #ecbd7b,319px 1752px #ecbd7b,543px 1662px #ecbd7b,548px 503px #ecbd7b,1392px 99px #ecbd7b,1207px 1293px #ecbd7b,1768px 340px #ecbd7b,567px 854px #ecbd7b,275px 805px #ecbd7b,675px 6px #ecbd7b,421px 1828px #ecbd7b,1084px 1054px #ecbd7b,1414px 1714px #ecbd7b,224px 1929px #ecbd7b,192px 1056px #ecbd7b,804px 11px #ecbd7b,438px 917px #ecbd7b,1220px 1652px #ecbd7b,72px 732px #ecbd7b,1357px 834px #ecbd7b,1225px 789px #ecbd7b,1724px 1812px #ecbd7b,984px 679px #ecbd7b,1847px 685px #ecbd7b,1049px 660px #ecbd7b,600px 880px #ecbd7b,330px 1683px #ecbd7b,1896px 1692px #ecbd7b,1490px 611px #ecbd7b,1511px 496px #ecbd7b,1194px 1098px #ecbd7b,614px 1050px #ecbd7b,1472px 894px #ecbd7b,1208px 903px #ecbd7b,874px 1397px #ecbd7b,1799px 1977px #ecbd7b,1618px 749px #ecbd7b,1986px 156px #ecbd7b,1382px 354px #ecbd7b,251px 175px #ecbd7b,413px 704px #ecbd7b,1664px 823px #ecbd7b,916px 328px #ecbd7b,1873px 1319px #ecbd7b,554px 1007px #ecbd7b,839px 206px #ecbd7b,789px 1825px #ecbd7b,1544px 8px #ecbd7b,1685px 1367px #ecbd7b,387px 137px #ecbd7b,1963px 309px #ecbd7b
}

.x-register-card-footer #stars3:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-register-card-footer #stars4 {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars4,.x-register-card-footer #stars4:after {
    width: 7px;
    height: 7px;
    background: transparent;
    box-shadow: 1399px 5437px #ecbd7b,454px 710px #ecbd7b,1065px 231px #ecbd7b,379px 1928px #ecbd7b,833px 671px #ecbd7b,772px 1414px #ecbd7b,257px 39px #ecbd7b,345px 335px #ecbd7b,73px 757px #ecbd7b,591px 1353px #ecbd7b,754px 82px #ecbd7b,1082px 399px #ecbd7b,519px 1319px #ecbd7b,1483px 1247px #ecbd7b,1629px 799px #ecbd7b,1716px 1412px #ecbd7b,611px 1212px #ecbd7b,118px 1309px #ecbd7b,858px 49px #ecbd7b,392px 1388px #ecbd7b,607px 1561px #ecbd7b,1821px 1699px #ecbd7b,1343px 927px #ecbd7b,1107px 1899px #ecbd7b,1676px 1134px #ecbd7b,117px 310px #ecbd7b,1530px 899px #ecbd7b,1098px 1014px #ecbd7b,1991px 1717px #ecbd7b,1457px 1090px #ecbd7b,753px 8px #ecbd7b,279px 564px #ecbd7b,947px 88px #ecbd7b,566px 1106px #ecbd7b,1325px 512px #ecbd7b,699px 1226px #ecbd7b,988px 461px #ecbd7b,571px 599px #ecbd7b,1492px 1592px #ecbd7b,1783px 1700px #ecbd7b,1284px 285px #ecbd7b,1124px 927px #ecbd7b,94px 720px #ecbd7b,991px 1152px #ecbd7b,1557px 1926px #ecbd7b,1686px 1571px #ecbd7b,326px 1762px #ecbd7b,883px 1561px #ecbd7b,1496px 203px #ecbd7b,81px 813px #ecbd7b,1999px 1333px #ecbd7b,1282px 644px #ecbd7b,77px 628px #ecbd7b,34px 419px #ecbd7b,265px 1406px #ecbd7b,1555px 1168px #ecbd7b,1407px 289px #ecbd7b,675px 1448px #ecbd7b,428px 351px #ecbd7b,105px 1531px #ecbd7b,1268px 1207px #ecbd7b,1882px 1737px #ecbd7b,32px 662px #ecbd7b,1349px 927px #ecbd7b,752px 1999px #ecbd7b,411px 458px #ecbd7b,382px 139px #ecbd7b,615px 1019px #ecbd7b,207px 622px #ecbd7b,1641px 999px #ecbd7b,1791px 619px #ecbd7b,1937px 331px #ecbd7b,1346px 1169px #ecbd7b,1393px 290px #ecbd7b,613px 55px #ecbd7b,1344px 1428px #ecbd7b,509px 579px #ecbd7b,1162px 1783px #ecbd7b,1661px 165px #ecbd7b,74px 526px #ecbd7b,1782px 174px #ecbd7b,1451px 180px #ecbd7b,943px 1311px #ecbd7b,1597px 1886px #ecbd7b,1964px 18px #ecbd7b,180px 160px #ecbd7b,617px 1430px #ecbd7b,597px 1962px #ecbd7b,1189px 248px #ecbd7b,1594px 1723px #ecbd7b,858px 860px #ecbd7b,875px 958px #ecbd7b,733px 351px #ecbd7b,165px 6px #ecbd7b,669px 299px #ecbd7b,787px 363px #ecbd7b,405px 985px #ecbd7b,522px 955px #ecbd7b,410px 1660px #ecbd7b,1076px 1934px #ecbd7b
}

.x-register-card-footer #stars4:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-register-card-footer #stars5 {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars5,.x-register-card-footer #stars5:after {
    width: 9px;
    height: 9px;
    background: transparent;
    box-shadow: 1335px 14483px #ecbd7b,1217px 1401px #ecbd7b,132px 1806px #ecbd7b,1152px 1639px #ecbd7b,1623px 1088px #ecbd7b,165px 469px #ecbd7b,162px 628px #ecbd7b,381px 1254px #ecbd7b,912px 169px #ecbd7b,934px 1084px #ecbd7b,158px 348px #ecbd7b,1966px 1621px #ecbd7b,1551px 1604px #ecbd7b,337px 368px #ecbd7b,1893px 847px #ecbd7b,1734px 1388px #ecbd7b,920px 736px #ecbd7b,1175px 1767px #ecbd7b,354px 1471px #ecbd7b,731px 731px #ecbd7b,1171px 210px #ecbd7b,148px 221px #ecbd7b,894px 103px #ecbd7b,752px 509px #ecbd7b,1020px 238px #ecbd7b,571px 1000px #ecbd7b,1326px 1223px #ecbd7b,1340px 301px #ecbd7b,1740px 1011px #ecbd7b,1516px 1567px #ecbd7b,648px 17px #ecbd7b,1250px 997px #ecbd7b,495px 650px #ecbd7b,920px 1274px #ecbd7b,1565px 716px #ecbd7b,544px 306px #ecbd7b,287px 1161px #ecbd7b,911px 1630px #ecbd7b,1068px 1844px #ecbd7b,1066px 1096px #ecbd7b,844px 1783px #ecbd7b,1408px 1444px #ecbd7b,785px 907px #ecbd7b,1962px 1653px #ecbd7b,1806px 1964px #ecbd7b,1838px 1479px #ecbd7b,1920px 1376px #ecbd7b,1757px 727px #ecbd7b,397px 17px #ecbd7b,1965px 1976px #ecbd7b
}

.x-register-card-footer #stars5:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-register-card-footer #stars6 {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars6,.x-register-card-footer #stars6:after {
    width: 4px;
    height: 4px;
    background: transparent;
    box-shadow: 1098px 7808px #ecbd7b,1429px 599px #ecbd7b,554px 794px #ecbd7b,1873px 846px #ecbd7b,643px 187px #ecbd7b,1004px 29px #ecbd7b,1124px 1302px #ecbd7b,1643px 838px #ecbd7b,960px 574px #ecbd7b,1224px 923px #ecbd7b,1550px 555px #ecbd7b,1694px 996px #ecbd7b,1782px 1557px #ecbd7b,1943px 1326px #ecbd7b,887px 1071px #ecbd7b,171px 1033px #ecbd7b,1533px 455px #ecbd7b,1034px 260px #ecbd7b,1749px 1224px #ecbd7b,598px 1329px #ecbd7b,625px 353px #ecbd7b,1201px 1080px #ecbd7b,1527px 1919px #ecbd7b,167px 1881px #ecbd7b,477px 334px #ecbd7b,193px 674px #ecbd7b,470px 1263px #ecbd7b,147px 1918px #ecbd7b,1677px 86px #ecbd7b,1623px 1038px #ecbd7b,1335px 529px #ecbd7b,1121px 165px #ecbd7b,532px 1648px #ecbd7b,1519px 823px #ecbd7b,1152px 623px #ecbd7b,1346px 402px #ecbd7b,731px 1371px #ecbd7b,1132px 1296px #ecbd7b,1364px 1618px #ecbd7b,30px 84px #ecbd7b,829px 524px #ecbd7b,292px 1534px #ecbd7b,1046px 1629px #ecbd7b,202px 1108px #ecbd7b,795px 663px #ecbd7b,145px 1350px #ecbd7b,1881px 1853px #ecbd7b,1378px 1437px #ecbd7b,363px 431px #ecbd7b,477px 1278px #ecbd7b,369px 434px #ecbd7b,1317px 1266px #ecbd7b,1090px 643px #ecbd7b,299px 273px #ecbd7b,1287px 1365px #ecbd7b,358px 1692px #ecbd7b,721px 1696px #ecbd7b,1517px 702px #ecbd7b,191px 970px #ecbd7b,1710px 898px #ecbd7b,300px 894px #ecbd7b,519px 72px #ecbd7b,1743px 1502px #ecbd7b,859px 1814px #ecbd7b,1605px 1412px #ecbd7b,1856px 646px #ecbd7b,1945px 1954px #ecbd7b,1056px 993px #ecbd7b,1454px 480px #ecbd7b,643px 1397px #ecbd7b,793px 1281px #ecbd7b,1939px 1178px #ecbd7b,65px 943px #ecbd7b,2000px 628px #ecbd7b,103px 378px #ecbd7b,143px 1254px #ecbd7b,456px 163px #ecbd7b,492px 977px #ecbd7b,1438px 1969px #ecbd7b,1746px 72px #ecbd7b,1094px 1029px #ecbd7b,1435px 988px #ecbd7b,401px 1664px #ecbd7b,911px 1059px #ecbd7b,1854px 1266px #ecbd7b,1420px 1735px #ecbd7b,1598px 614px #ecbd7b,606px 897px #ecbd7b,339px 198px #ecbd7b,43px 520px #ecbd7b,414px 1534px #ecbd7b,1277px 615px #ecbd7b,965px 1967px #ecbd7b,714px 597px #ecbd7b,1765px 1075px #ecbd7b,1784px 409px #ecbd7b,1912px 1807px #ecbd7b,682px 1142px #ecbd7b,2000px 1472px #ecbd7b,769px 601px #ecbd7b,1496px 1900px #ecbd7b,1245px 792px #ecbd7b,64px 181px #ecbd7b,1513px 1374px #ecbd7b,1562px 1577px #ecbd7b,1208px 75px #ecbd7b,200px 1897px #ecbd7b,1821px 1707px #ecbd7b,1724px 370px #ecbd7b,1162px 426px #ecbd7b,741px 1421px #ecbd7b,735px 1546px #ecbd7b,1410px 1875px #ecbd7b,1375px 1589px #ecbd7b,1736px 1870px #ecbd7b,429px 486px #ecbd7b,1366px 1771px #ecbd7b,67px 209px #ecbd7b,252px 1258px #ecbd7b,603px 623px #ecbd7b,667px 1314px #ecbd7b,1607px 1296px #ecbd7b,671px 1959px #ecbd7b,835px 1534px #ecbd7b,161px 1840px #ecbd7b,963px 1007px #ecbd7b,632px 1431px #ecbd7b,1267px 2px #ecbd7b,1217px 1236px #ecbd7b,1156px 1528px #ecbd7b,889px 258px #ecbd7b,311px 41px #ecbd7b,114px 1136px #ecbd7b,1279px 1939px #ecbd7b,176px 1279px #ecbd7b,1849px 1985px #ecbd7b,397px 517px #ecbd7b,76px 363px #ecbd7b,739px 929px #ecbd7b,1548px 1340px #ecbd7b,354px 1960px #ecbd7b,1667px 1041px #ecbd7b,982px 415px #ecbd7b,1864px 1205px #ecbd7b,588px 130px #ecbd7b,1704px 956px #ecbd7b,234px 805px #ecbd7b,780px 625px #ecbd7b,1088px 1070px #ecbd7b,529px 1814px #ecbd7b,284px 128px #ecbd7b,92px 318px #ecbd7b,1659px 1683px #ecbd7b,1408px 1376px #ecbd7b,565px 1688px #ecbd7b,1508px 1615px #ecbd7b,222px 36px #ecbd7b,1650px 538px #ecbd7b,1225px 1571px #ecbd7b,1626px 1084px #ecbd7b,693px 527px #ecbd7b,1614px 1301px #ecbd7b,796px 1809px #ecbd7b,1360px 404px #ecbd7b,824px 1790px #ecbd7b,1731px 1284px #ecbd7b,1127px 906px #ecbd7b,1953px 495px #ecbd7b,1492px 684px #ecbd7b,62px 749px #ecbd7b,1300px 185px #ecbd7b,539px 1390px #ecbd7b,1064px 1954px #ecbd7b,340px 1340px #ecbd7b,52px 1405px #ecbd7b,129px 1591px #ecbd7b,310px 303px #ecbd7b,1776px 73px #ecbd7b,1483px 1535px #ecbd7b,676px 356px #ecbd7b,1049px 1978px #ecbd7b,1538px 317px #ecbd7b,967px 783px #ecbd7b,1983px 1517px #ecbd7b,1664px 1344px #ecbd7b,1059px 1154px #ecbd7b,1389px 991px #ecbd7b,1570px 920px #ecbd7b,1879px 818px #ecbd7b,425px 273px #ecbd7b,1158px 1666px #ecbd7b,1862px 414px #ecbd7b,802px 523px #ecbd7b,688px 1571px #ecbd7b,1282px 1892px #ecbd7b,233px 1412px #ecbd7b,214px 665px #ecbd7b,1473px 1638px #ecbd7b,1774px 1258px #ecbd7b,1682px 830px #ecbd7b,1159px 1653px #ecbd7b,1434px 1587px #ecbd7b,348px 1032px #ecbd7b,1905px 819px #ecbd7b,716px 1147px #ecbd7b,442px 1960px #ecbd7b,1305px 1564px #ecbd7b,1457px 1052px #ecbd7b,1142px 796px #ecbd7b,1374px 1437px #ecbd7b,1355px 1700px #ecbd7b,1602px 1969px #ecbd7b,355px 1674px #ecbd7b,267px 1042px #ecbd7b,241px 1481px #ecbd7b,1765px 478px #ecbd7b,1713px 1956px #ecbd7b,1980px 741px #ecbd7b,1474px 1313px #ecbd7b,748px 1992px #ecbd7b,1375px 1039px #ecbd7b,58px 1291px #ecbd7b,543px 423px #ecbd7b,126px 684px #ecbd7b,331px 1884px #ecbd7b,1823px 1292px #ecbd7b,909px 1084px #ecbd7b,1837px 165px #ecbd7b,1705px 85px #ecbd7b,1772px 1930px #ecbd7b,662px 1123px #ecbd7b,899px 1163px #ecbd7b,668px 1882px #ecbd7b,825px 362px #ecbd7b,13px 98px #ecbd7b,1966px 1663px #ecbd7b,1190px 742px #ecbd7b,689px 1713px #ecbd7b,1756px 1873px #ecbd7b,1463px 1468px #ecbd7b,1920px 334px #ecbd7b,1029px 1049px #ecbd7b,1429px 1244px #ecbd7b,1354px 758px #ecbd7b,25px 131px #ecbd7b,1770px 243px #ecbd7b,396px 637px #ecbd7b,1844px 505px #ecbd7b,837px 1154px #ecbd7b,883px 83px #ecbd7b,859px 1802px #ecbd7b,648px 1888px #ecbd7b,1792px 962px #ecbd7b,503px 364px #ecbd7b,753px 1261px #ecbd7b,560px 1183px #ecbd7b,1407px 1259px #ecbd7b,622px 1936px #ecbd7b,1685px 1428px #ecbd7b,82px 663px #ecbd7b,936px 1536px #ecbd7b,1625px 1660px #ecbd7b,1507px 16px #ecbd7b,691px 565px #ecbd7b,411px 995px #ecbd7b,988px 1613px #ecbd7b,1612px 338px #ecbd7b,455px 1016px #ecbd7b,62px 898px #ecbd7b,1319px 95px #ecbd7b,1574px 1304px #ecbd7b,1267px 724px #ecbd7b,1951px 364px #ecbd7b,1276px 169px #ecbd7b,462px 1707px #ecbd7b,801px 1436px #ecbd7b,692px 1239px #ecbd7b,1403px 763px #ecbd7b,1251px 1820px #ecbd7b,1395px 773px #ecbd7b,1308px 1501px #ecbd7b,1061px 167px #ecbd7b,219px 103px #ecbd7b,408px 566px #ecbd7b,561px 78px #ecbd7b,727px 257px #ecbd7b,875px 1622px #ecbd7b,666px 229px #ecbd7b,143px 961px #ecbd7b,1248px 1753px #ecbd7b,1685px 63px #ecbd7b,217px 744px #ecbd7b,1166px 77px #ecbd7b,1204px 1356px #ecbd7b,362px 1763px #ecbd7b,233px 522px #ecbd7b,1153px 283px #ecbd7b,1693px 1099px #ecbd7b,126px 1289px #ecbd7b,747px 1470px #ecbd7b,1877px 625px #ecbd7b,936px 152px #ecbd7b,903px 486px #ecbd7b,190px 1660px #ecbd7b,202px 1162px #ecbd7b,950px 1443px #ecbd7b,199px 1799px #ecbd7b,1158px 1106px #ecbd7b,1183px 1310px #ecbd7b,404px 1436px #ecbd7b,844px 1173px #ecbd7b,1679px 675px #ecbd7b,367px 998px #ecbd7b,896px 1004px #ecbd7b,1205px 21px #ecbd7b,1551px 616px #ecbd7b,1820px 885px #ecbd7b,562px 1244px #ecbd7b,1542px 114px #ecbd7b,731px 767px #ecbd7b,639px 918px #ecbd7b,1406px 950px #ecbd7b,298px 1416px #ecbd7b,102px 1589px #ecbd7b,783px 537px #ecbd7b,243px 1507px #ecbd7b,1101px 1021px #ecbd7b,355px 196px #ecbd7b,1764px 148px #ecbd7b,1798px 1915px #ecbd7b,684px 1624px #ecbd7b,1416px 1188px #ecbd7b,1743px 1296px #ecbd7b,1630px 672px #ecbd7b,427px 1412px #ecbd7b,1814px 1869px #ecbd7b,512px 920px #ecbd7b,974px 822px #ecbd7b,841px 330px #ecbd7b,1811px 1284px #ecbd7b,1319px 1878px #ecbd7b,1157px 301px #ecbd7b,1939px 397px #ecbd7b,827px 1177px #ecbd7b,746px 582px #ecbd7b,714px 1593px #ecbd7b,1127px 1357px #ecbd7b,686px 1798px #ecbd7b,607px 1662px #ecbd7b,693px 103px #ecbd7b,908px 378px #ecbd7b,256px 1555px #ecbd7b,1187px 1538px #ecbd7b,942px 1907px #ecbd7b,16px 107px #ecbd7b,1097px 1750px #ecbd7b,1632px 1861px #ecbd7b,1036px 960px #ecbd7b,223px 1424px #ecbd7b,998px 1804px #ecbd7b,281px 1931px #ecbd7b,1785px 538px #ecbd7b,1713px 1688px #ecbd7b,536px 664px #ecbd7b,1856px 709px #ecbd7b,481px 1980px #ecbd7b,1782px 17px #ecbd7b,531px 180px #ecbd7b,1794px 785px #ecbd7b,469px 1530px #ecbd7b,1649px 1053px #ecbd7b,112px 319px #ecbd7b,1301px 620px #ecbd7b,997px 1786px #ecbd7b,266px 690px #ecbd7b,1867px 62px #ecbd7b,171px 576px #ecbd7b,256px 566px #ecbd7b,1673px 261px #ecbd7b,449px 778px #ecbd7b,1988px 655px #ecbd7b,837px 1999px #ecbd7b,1327px 436px #ecbd7b,827px 1736px #ecbd7b,59px 902px #ecbd7b,1211px 526px #ecbd7b,1511px 878px #ecbd7b,831px 364px #ecbd7b,389px 1183px #ecbd7b,1329px 1284px #ecbd7b,863px 950px #ecbd7b,961px 888px #ecbd7b,14px 894px #ecbd7b,970px 1520px #ecbd7b,60px 1639px #ecbd7b,36px 1115px #ecbd7b,999px 980px #ecbd7b,794px 1917px #ecbd7b,444px 589px #ecbd7b,314px 317px #ecbd7b,396px 854px #ecbd7b,1330px 1004px #ecbd7b,1856px 832px #ecbd7b,1559px 1746px #ecbd7b,1800px 898px #ecbd7b,1313px 609px #ecbd7b,1891px 359px #ecbd7b,330px 344px #ecbd7b,1546px 1004px #ecbd7b,626px 716px #ecbd7b,498px 414px #ecbd7b,968px 1470px #ecbd7b,1309px 1615px #ecbd7b,1288px 529px #ecbd7b,1797px 1689px #ecbd7b,1153px 218px #ecbd7b,1578px 1462px #ecbd7b,302px 775px #ecbd7b,1413px 1522px #ecbd7b,1644px 148px #ecbd7b,511px 1418px #ecbd7b,261px 1425px #ecbd7b,1489px 616px #ecbd7b,1045px 1059px #ecbd7b,558px 525px #ecbd7b,794px 1527px #ecbd7b,1545px 1928px #ecbd7b,1376px 1149px #ecbd7b,554px 2px #ecbd7b,245px 1979px #ecbd7b,298px 1047px #ecbd7b,1058px 1461px #ecbd7b,1163px 1576px #ecbd7b,1804px 457px #ecbd7b,864px 5px #ecbd7b,163px 1603px #ecbd7b,950px 1841px #ecbd7b,1742px 1725px #ecbd7b,469px 207px #ecbd7b,331px 1005px #ecbd7b,1479px 955px #ecbd7b,1113px 434px #ecbd7b,34px 1303px #ecbd7b,1239px 966px #ecbd7b,932px 1727px #ecbd7b,1049px 1695px #ecbd7b,1124px 690px #ecbd7b,806px 652px #ecbd7b,966px 926px #ecbd7b,1738px 457px #ecbd7b,1519px 398px #ecbd7b,1384px 1053px #ecbd7b,1086px 1625px #ecbd7b,1018px 1946px #ecbd7b,1277px 625px #ecbd7b,424px 1487px #ecbd7b,559px 1037px #ecbd7b,1865px 1035px #ecbd7b,750px 153px #ecbd7b,1198px 674px #ecbd7b,310px 1451px #ecbd7b,708px 230px #ecbd7b,652px 460px #ecbd7b,1969px 1092px #ecbd7b,871px 969px #ecbd7b,1485px 985px #ecbd7b,138px 581px #ecbd7b,989px 36px #ecbd7b,1654px 620px #ecbd7b,1342px 350px #ecbd7b,292px 625px #ecbd7b,465px 1994px #ecbd7b,572px 1032px #ecbd7b,297px 987px #ecbd7b,805px 45px #ecbd7b,989px 1634px #ecbd7b,60px 346px #ecbd7b,1494px 731px #ecbd7b,637px 746px #ecbd7b,1667px 1368px #ecbd7b,1388px 7px #ecbd7b,388px 430px #ecbd7b,609px 434px #ecbd7b,1274px 1643px #ecbd7b,1905px 778px #ecbd7b,511px 376px #ecbd7b,142px 452px #ecbd7b,779px 1713px #ecbd7b,1470px 1142px #ecbd7b,176px 676px #ecbd7b,1610px 1940px #ecbd7b,773px 1121px #ecbd7b,1004px 387px #ecbd7b,265px 202px #ecbd7b,240px 1566px #ecbd7b,1400px 1039px #ecbd7b,1636px 1810px #ecbd7b,1009px 728px #ecbd7b,618px 604px #ecbd7b,188px 1150px #ecbd7b,1972px 1507px #ecbd7b,1971px 819px #ecbd7b,782px 476px #ecbd7b,377px 472px #ecbd7b,1575px 1979px #ecbd7b,1963px 1217px #ecbd7b,1323px 50px #ecbd7b,1499px 1367px #ecbd7b,1341px 693px #ecbd7b,817px 104px #ecbd7b,681px 790px #ecbd7b,165px 874px #ecbd7b,1978px 1077px #ecbd7b,1594px 1585px #ecbd7b,1620px 860px #ecbd7b,1537px 1673px #ecbd7b,1703px 783px #ecbd7b,1593px 1236px #ecbd7b,840px 706px #ecbd7b,1432px 545px #ecbd7b,1964px 372px #ecbd7b,1698px 1821px #ecbd7b,1274px 586px #ecbd7b,1227px 290px #ecbd7b,1264px 799px #ecbd7b,721px 1436px #ecbd7b,11px 640px #ecbd7b,849px 1990px #ecbd7b,541px 1281px #ecbd7b,1073px 1784px #ecbd7b,880px 904px #ecbd7b,122px 1716px #ecbd7b,1744px 1034px #ecbd7b,575px 1593px #ecbd7b,741px 600px #ecbd7b,669px 188px #ecbd7b,403px 1704px #ecbd7b,1398px 1529px #ecbd7b,576px 1990px #ecbd7b,753px 681px #ecbd7b,752px 1641px #ecbd7b,1766px 1884px #ecbd7b,1179px 69px #ecbd7b,582px 238px #ecbd7b,745px 1162px #ecbd7b,683px 1350px #ecbd7b,1158px 1907px #ecbd7b,634px 23px #ecbd7b,478px 1579px #ecbd7b,637px 1745px #ecbd7b,1008px 1404px #ecbd7b,513px 1240px #ecbd7b,1384px 819px #ecbd7b,204px 978px #ecbd7b,397px 1011px #ecbd7b,1432px 1532px #ecbd7b,698px 332px #ecbd7b,1160px 380px #ecbd7b,136px 158px #ecbd7b,564px 1357px #ecbd7b,785px 1286px #ecbd7b,1559px 502px #ecbd7b,1107px 1654px #ecbd7b,62px 1644px #ecbd7b,860px 868px #ecbd7b,1043px 352px #ecbd7b,1836px 1041px #ecbd7b,667px 616px #ecbd7b,1657px 1448px #ecbd7b,2px 1973px #ecbd7b,1558px 847px #ecbd7b,1118px 618px #ecbd7b,1785px 790px #ecbd7b,307px 1819px #ecbd7b,1646px 388px #ecbd7b,757px 1240px #ecbd7b,1437px 354px #ecbd7b,842px 963px #ecbd7b,1562px 680px #ecbd7b,1129px 330px #ecbd7b,456px 111px #ecbd7b,1019px 1240px #ecbd7b,1982px 114px #ecbd7b,261px 852px #ecbd7b,1008px 713px #ecbd7b,1566px 1104px #ecbd7b,1129px 640px #ecbd7b,755px 1381px #ecbd7b,1501px 1149px #ecbd7b,267px 347px #ecbd7b,48px 656px #ecbd7b,1845px 1912px #ecbd7b,1419px 286px #ecbd7b,667px 1993px #ecbd7b,1262px 1009px #ecbd7b,1277px 956px #ecbd7b,1930px 159px #ecbd7b,323px 968px #ecbd7b,1223px 1356px #ecbd7b,734px 684px #ecbd7b,1092px 1581px #ecbd7b,486px 924px #ecbd7b,1975px 1990px #ecbd7b,110px 1611px #ecbd7b,639px 36px #ecbd7b,448px 1059px #ecbd7b,1890px 306px #ecbd7b,1976px 1241px #ecbd7b,1446px 573px #ecbd7b,43px 1726px #ecbd7b,1927px 714px #ecbd7b,1609px 1213px #ecbd7b,1472px 1500px #ecbd7b,937px 1852px #ecbd7b,1590px 1175px #ecbd7b,1479px 389px #ecbd7b,265px 1992px #ecbd7b,862px 1666px #ecbd7b,318px 966px #ecbd7b,1px 1371px #ecbd7b,1076px 725px #ecbd7b,128px 1865px #ecbd7b,647px 1686px #ecbd7b,1948px 817px #ecbd7b,8px 1956px #ecbd7b,462px 1798px #ecbd7b,1978px 141px #ecbd7b,694px 341px #ecbd7b,1738px 534px #ecbd7b,62px 838px #ecbd7b,1509px 691px #ecbd7b,28px 1323px #ecbd7b,1610px 997px #ecbd7b,1875px 1236px #ecbd7b,459px 21px #ecbd7b,424px 53px #ecbd7b,849px 1516px #ecbd7b,1415px 500px #ecbd7b,1417px 418px #ecbd7b,1522px 855px #ecbd7b,1316px 397px #ecbd7b,289px 1168px #ecbd7b,276px 1079px #ecbd7b,1133px 1440px #ecbd7b,583px 1745px #ecbd7b,720px 1783px #ecbd7b,1997px 1854px #ecbd7b,1290px 419px #ecbd7b,448px 1242px #ecbd7b,1260px 278px #ecbd7b,822px 863px #ecbd7b,1116px 877px #ecbd7b,1645px 110px #ecbd7b,621px 821px #ecbd7b,1330px 929px #ecbd7b,239px 165px #ecbd7b,934px 514px #ecbd7b,1057px 1213px #ecbd7b,1013px 1487px #ecbd7b,355px 1769px #ecbd7b,1685px 573px #ecbd7b,705px 1404px #ecbd7b,126px 1197px #ecbd7b,1405px 964px #ecbd7b,1151px 1882px #ecbd7b,1399px 1466px #ecbd7b,678px 158px #ecbd7b,1585px 886px #ecbd7b,1195px 1306px #ecbd7b,1254px 1741px #ecbd7b,1876px 1266px #ecbd7b,1102px 311px #ecbd7b,1914px 1655px #ecbd7b,656px 1785px #ecbd7b,58px 1493px #ecbd7b,1497px 1091px #ecbd7b,537px 1756px #ecbd7b,919px 1652px #ecbd7b,1743px 64px #ecbd7b,1207px 391px #ecbd7b,79px 1723px #ecbd7b,1393px 362px #ecbd7b,408px 477px #ecbd7b,406px 663px #ecbd7b,1160px 218px #ecbd7b,435px 1539px #ecbd7b,1517px 1957px #ecbd7b,629px 1744px #ecbd7b,1151px 1626px #ecbd7b,484px 290px #ecbd7b,686px 1523px #ecbd7b,1602px 1722px #ecbd7b,374px 1557px #ecbd7b,618px 1822px #ecbd7b,1815px 1379px #ecbd7b,784px 1579px #ecbd7b,1671px 346px #ecbd7b,1499px 633px #ecbd7b,439px 101px #ecbd7b,281px 1955px #ecbd7b
}

.x-register-card-footer #stars6:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-register-card-footer #stars7 {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars7,.x-register-card-footer #stars7:after {
    width: 2px;
    height: 2px;
    background: transparent;
    box-shadow: 893px 17010px #ecbd7b,75px 1927px #ecbd7b,831px 1884px #ecbd7b,422px 1862px #ecbd7b,1970px 1733px #ecbd7b,1486px 1043px #ecbd7b,1946px 432px #ecbd7b,219px 1036px #ecbd7b,1105px 99px #ecbd7b,690px 1680px #ecbd7b,745px 617px #ecbd7b,2px 1831px #ecbd7b,203px 116px #ecbd7b,1659px 1550px #ecbd7b,1460px 1160px #ecbd7b,1951px 1740px #ecbd7b,1228px 1724px #ecbd7b,630px 1184px #ecbd7b,1456px 458px #ecbd7b,942px 994px #ecbd7b,1001px 1255px #ecbd7b,621px 1456px #ecbd7b,143px 1170px #ecbd7b,1494px 978px #ecbd7b,1029px 1247px #ecbd7b,1110px 700px #ecbd7b,1068px 512px #ecbd7b,1749px 1681px #ecbd7b,1945px 1188px #ecbd7b,188px 597px #ecbd7b,40px 1915px #ecbd7b,520px 451px #ecbd7b,453px 1548px #ecbd7b,1663px 1413px #ecbd7b,1385px 1355px #ecbd7b,935px 1839px #ecbd7b,511px 1374px #ecbd7b,507px 134px #ecbd7b,43px 1846px #ecbd7b,388px 1288px #ecbd7b,1892px 1513px #ecbd7b,1591px 1843px #ecbd7b,1156px 776px #ecbd7b,194px 1229px #ecbd7b,1037px 366px #ecbd7b,1235px 872px #ecbd7b,1484px 1018px #ecbd7b,1925px 1709px #ecbd7b,392px 1467px #ecbd7b,171px 285px #ecbd7b,998px 270px #ecbd7b,1994px 553px #ecbd7b,1071px 1126px #ecbd7b,513px 717px #ecbd7b,1808px 820px #ecbd7b,1097px 694px #ecbd7b,921px 266px #ecbd7b,1526px 1622px #ecbd7b,1365px 973px #ecbd7b,1530px 612px #ecbd7b,176px 1524px #ecbd7b,169px 1471px #ecbd7b,1675px 785px #ecbd7b,1547px 1824px #ecbd7b,908px 919px #ecbd7b,1897px 1811px #ecbd7b,740px 1704px #ecbd7b,713px 1463px #ecbd7b,1787px 1834px #ecbd7b,1257px 540px #ecbd7b,1187px 630px #ecbd7b,1697px 1686px #ecbd7b,307px 1410px #ecbd7b,1641px 1430px #ecbd7b,141px 552px #ecbd7b,109px 649px #ecbd7b,705px 414px #ecbd7b,880px 1450px #ecbd7b,1084px 1734px #ecbd7b,1992px 744px #ecbd7b,876px 571px #ecbd7b,743px 830px #ecbd7b,1082px 208px #ecbd7b,1776px 896px #ecbd7b,1716px 479px #ecbd7b,1448px 918px #ecbd7b,589px 1934px #ecbd7b,461px 1053px #ecbd7b,1664px 876px #ecbd7b,672px 392px #ecbd7b,1508px 861px #ecbd7b,1826px 298px #ecbd7b,1994px 1713px #ecbd7b,1367px 213px #ecbd7b,1812px 1027px #ecbd7b,1045px 1594px #ecbd7b,1762px 740px #ecbd7b,453px 624px #ecbd7b,867px 1026px #ecbd7b,1078px 166px #ecbd7b,1708px 95px #ecbd7b,1967px 1298px #ecbd7b,1908px 1089px #ecbd7b,876px 1268px #ecbd7b,514px 1747px #ecbd7b,1906px 219px #ecbd7b,501px 129px #ecbd7b,444px 92px #ecbd7b,1156px 1330px #ecbd7b,756px 587px #ecbd7b,815px 1982px #ecbd7b,1495px 920px #ecbd7b,1391px 1198px #ecbd7b,1072px 609px #ecbd7b,1709px 1403px #ecbd7b,816px 1774px #ecbd7b,666px 1203px #ecbd7b,701px 1622px #ecbd7b,1162px 25px #ecbd7b,1053px 438px #ecbd7b,1279px 915px #ecbd7b,800px 1205px #ecbd7b,1158px 109px #ecbd7b,1694px 1974px #ecbd7b,64px 416px #ecbd7b,1286px 1405px #ecbd7b,1096px 641px #ecbd7b,589px 444px #ecbd7b,346px 1008px #ecbd7b,1163px 100px #ecbd7b,1059px 352px #ecbd7b,656px 1748px #ecbd7b,1969px 1753px #ecbd7b,180px 1053px #ecbd7b,1072px 1011px #ecbd7b,842px 1956px #ecbd7b,282px 579px #ecbd7b,73px 1342px #ecbd7b,383px 1981px #ecbd7b,1625px 714px #ecbd7b,302px 377px #ecbd7b,1958px 483px #ecbd7b,982px 1679px #ecbd7b,109px 811px #ecbd7b,1138px 107px #ecbd7b,460px 671px #ecbd7b,1690px 1899px #ecbd7b,823px 1778px #ecbd7b,1422px 1066px #ecbd7b,1513px 540px #ecbd7b,662px 982px #ecbd7b,551px 1080px #ecbd7b,1678px 1819px #ecbd7b,1247px 118px #ecbd7b,1800px 1860px #ecbd7b,797px 1996px #ecbd7b,1323px 1354px #ecbd7b,1535px 1184px #ecbd7b,923px 1228px #ecbd7b,95px 28px #ecbd7b,612px 1158px #ecbd7b,1200px 209px #ecbd7b,1324px 1591px #ecbd7b,336px 1383px #ecbd7b,137px 857px #ecbd7b,1449px 58px #ecbd7b,477px 489px #ecbd7b,290px 162px #ecbd7b,1451px 1609px #ecbd7b,1046px 1247px #ecbd7b,757px 1596px #ecbd7b,211px 265px #ecbd7b,1205px 1400px #ecbd7b,1212px 1503px #ecbd7b,1922px 952px #ecbd7b,1819px 1343px #ecbd7b,1684px 28px #ecbd7b,1657px 712px #ecbd7b,1037px 1846px #ecbd7b,1910px 126px #ecbd7b,1266px 1138px #ecbd7b,335px 1094px #ecbd7b,609px 279px #ecbd7b,78px 1199px #ecbd7b,1374px 773px #ecbd7b,1737px 1064px #ecbd7b,653px 1099px #ecbd7b,1041px 1335px #ecbd7b,1862px 1167px #ecbd7b,3px 1896px #ecbd7b,1547px 1282px #ecbd7b,1064px 329px #ecbd7b,1409px 1484px #ecbd7b,1484px 298px #ecbd7b,587px 1889px #ecbd7b,1741px 174px #ecbd7b,1308px 1998px #ecbd7b,1562px 1706px #ecbd7b,1277px 933px #ecbd7b,673px 1872px #ecbd7b,106px 1559px #ecbd7b,1794px 838px #ecbd7b,579px 1085px #ecbd7b,1816px 1698px #ecbd7b,396px 269px #ecbd7b,220px 640px #ecbd7b,1565px 1962px #ecbd7b,837px 270px #ecbd7b,678px 1496px #ecbd7b,1385px 1979px #ecbd7b,1909px 1459px #ecbd7b,261px 514px #ecbd7b,1547px 1485px #ecbd7b,621px 633px #ecbd7b,629px 1918px #ecbd7b,853px 371px #ecbd7b,798px 976px #ecbd7b,1651px 1362px #ecbd7b,564px 1615px #ecbd7b,261px 609px #ecbd7b,1037px 25px #ecbd7b,611px 5px #ecbd7b,533px 1065px #ecbd7b,736px 1190px #ecbd7b,426px 1041px #ecbd7b,712px 635px #ecbd7b,1849px 1423px #ecbd7b,420px 1321px #ecbd7b,650px 1854px #ecbd7b,493px 1298px #ecbd7b,1378px 37px #ecbd7b,1928px 1366px #ecbd7b,1075px 523px #ecbd7b,666px 100px #ecbd7b,378px 1643px #ecbd7b,540px 1338px #ecbd7b,1537px 686px #ecbd7b,709px 429px #ecbd7b,1585px 1022px #ecbd7b,704px 1893px #ecbd7b,672px 864px #ecbd7b,700px 1074px #ecbd7b,1838px 290px #ecbd7b,862px 1171px #ecbd7b,159px 822px #ecbd7b,712px 1126px #ecbd7b,50px 261px #ecbd7b,1017px 1462px #ecbd7b,1323px 275px #ecbd7b,1455px 1447px #ecbd7b,1556px 1771px #ecbd7b,141px 1216px #ecbd7b,635px 1666px #ecbd7b,1932px 1474px #ecbd7b,654px 1235px #ecbd7b,257px 1210px #ecbd7b,873px 671px #ecbd7b,1663px 1604px #ecbd7b,270px 1480px #ecbd7b,516px 1257px #ecbd7b,1359px 736px #ecbd7b,168px 1741px #ecbd7b,1332px 932px #ecbd7b,1130px 1235px #ecbd7b,356px 356px #ecbd7b,1287px 297px #ecbd7b,984px 418px #ecbd7b,360px 1316px #ecbd7b,1118px 1971px #ecbd7b,881px 297px #ecbd7b,1616px 918px #ecbd7b,1446px 1730px #ecbd7b,1619px 679px #ecbd7b,825px 505px #ecbd7b,851px 96px #ecbd7b,421px 901px #ecbd7b,760px 1641px #ecbd7b,2000px 174px #ecbd7b,554px 70px #ecbd7b,1818px 367px #ecbd7b,1059px 90px #ecbd7b,519px 595px #ecbd7b,1853px 721px #ecbd7b,1402px 1940px #ecbd7b,1881px 1285px #ecbd7b,1752px 765px #ecbd7b,835px 88px #ecbd7b,1362px 1599px #ecbd7b,414px 1637px #ecbd7b,544px 1575px #ecbd7b,1294px 996px #ecbd7b,425px 831px #ecbd7b,95px 434px #ecbd7b,302px 552px #ecbd7b,1712px 1940px #ecbd7b,870px 1767px #ecbd7b,1642px 854px #ecbd7b,447px 1874px #ecbd7b,1512px 1625px #ecbd7b,1901px 324px #ecbd7b
}

.x-register-card-footer #stars7:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-register-card-footer #stars9 {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars9,.x-register-card-footer #stars9:after {
    width: 3px;
    height: 3px;
    background: transparent;
    box-shadow: 988px 16784px #ecbd7b,574px 779px #ecbd7b,1186px 60px #ecbd7b,135px 1333px #ecbd7b,299px 1822px #ecbd7b,860px 829px #ecbd7b,1946px 230px #ecbd7b,1332px 1739px #ecbd7b,1426px 635px #ecbd7b,1152px 620px #ecbd7b,74px 242px #ecbd7b,1735px 828px #ecbd7b,1924px 1784px #ecbd7b,1023px 1454px #ecbd7b,25px 325px #ecbd7b,1159px 560px #ecbd7b,1611px 1279px #ecbd7b,1223px 1632px #ecbd7b,1789px 1911px #ecbd7b,356px 62px #ecbd7b,641px 1727px #ecbd7b,736px 239px #ecbd7b,1422px 1877px #ecbd7b,311px 752px #ecbd7b,313px 1549px #ecbd7b,17px 1048px #ecbd7b,1613px 834px #ecbd7b,1776px 1807px #ecbd7b,1724px 531px #ecbd7b,642px 203px #ecbd7b,1939px 363px #ecbd7b,1344px 1045px #ecbd7b,1086px 95px #ecbd7b,1601px 638px #ecbd7b,617px 43px #ecbd7b,393px 1112px #ecbd7b,1577px 715px #ecbd7b,1280px 542px #ecbd7b,932px 628px #ecbd7b,1502px 1857px #ecbd7b,1286px 685px #ecbd7b,1249px 1905px #ecbd7b,1982px 1363px #ecbd7b,973px 432px #ecbd7b,895px 1236px #ecbd7b,1530px 260px #ecbd7b,1486px 923px #ecbd7b,189px 956px #ecbd7b,14px 146px #ecbd7b,1042px 1552px #ecbd7b,32px 1815px #ecbd7b,1644px 866px #ecbd7b,851px 541px #ecbd7b,169px 1197px #ecbd7b,1381px 1616px #ecbd7b,1189px 568px #ecbd7b,1376px 435px #ecbd7b,804px 1180px #ecbd7b,926px 1025px #ecbd7b,1079px 1043px #ecbd7b,1932px 423px #ecbd7b,1452px 12px #ecbd7b,149px 39px #ecbd7b,1671px 1869px #ecbd7b,15px 770px #ecbd7b,183px 1593px #ecbd7b,1316px 916px #ecbd7b,1613px 1269px #ecbd7b,552px 1515px #ecbd7b,1841px 1125px #ecbd7b,489px 551px #ecbd7b,1881px 1107px #ecbd7b,310px 1738px #ecbd7b,1585px 1998px #ecbd7b,1034px 1760px #ecbd7b,433px 874px #ecbd7b,765px 60px #ecbd7b,886px 1618px #ecbd7b,1879px 951px #ecbd7b,1949px 323px #ecbd7b,1340px 1363px #ecbd7b,1114px 303px #ecbd7b,1566px 1350px #ecbd7b,1092px 1967px #ecbd7b,1980px 321px #ecbd7b,264px 654px #ecbd7b,456px 1082px #ecbd7b,1311px 1738px #ecbd7b,435px 246px #ecbd7b,328px 690px #ecbd7b,1813px 1066px #ecbd7b,104px 227px #ecbd7b,643px 90px #ecbd7b,1818px 1165px #ecbd7b,1563px 574px #ecbd7b,500px 1150px #ecbd7b,1126px 613px #ecbd7b,1225px 61px #ecbd7b,1317px 1021px #ecbd7b,684px 1226px #ecbd7b,110px 1374px #ecbd7b,1618px 1516px #ecbd7b,296px 1016px #ecbd7b,1978px 946px #ecbd7b,989px 1819px #ecbd7b,1607px 814px #ecbd7b,390px 61px #ecbd7b,1961px 760px #ecbd7b,496px 1573px #ecbd7b,1659px 1115px #ecbd7b,1219px 1463px #ecbd7b,80px 1694px #ecbd7b,182px 1217px #ecbd7b,499px 1616px #ecbd7b,1015px 517px #ecbd7b,628px 755px #ecbd7b,28px 1032px #ecbd7b,352px 1059px #ecbd7b,699px 364px #ecbd7b,1619px 1834px #ecbd7b,1528px 564px #ecbd7b,266px 558px #ecbd7b,871px 1587px #ecbd7b,270px 1288px #ecbd7b,1916px 982px #ecbd7b,810px 998px #ecbd7b,768px 852px #ecbd7b,936px 1254px #ecbd7b,1235px 539px #ecbd7b,205px 492px #ecbd7b,638px 1369px #ecbd7b,866px 1657px #ecbd7b,884px 335px #ecbd7b,1881px 949px #ecbd7b,966px 448px #ecbd7b,313px 306px #ecbd7b,1589px 266px #ecbd7b,874px 1785px #ecbd7b,157px 1157px #ecbd7b,1306px 392px #ecbd7b,1805px 330px #ecbd7b,500px 738px #ecbd7b,1127px 1769px #ecbd7b,1412px 1852px #ecbd7b,1226px 153px #ecbd7b,1482px 846px #ecbd7b,1676px 523px #ecbd7b,1003px 149px #ecbd7b,476px 416px #ecbd7b,407px 260px #ecbd7b,51px 1126px #ecbd7b,936px 1045px #ecbd7b,376px 1485px #ecbd7b,815px 1876px #ecbd7b,1546px 1248px #ecbd7b,354px 1290px #ecbd7b,1243px 358px #ecbd7b,175px 1250px #ecbd7b,491px 833px #ecbd7b,1508px 1245px #ecbd7b,1381px 740px #ecbd7b,1506px 300px #ecbd7b,1901px 1670px #ecbd7b,377px 1568px #ecbd7b,1041px 1900px #ecbd7b,1825px 65px #ecbd7b,1908px 1098px #ecbd7b,875px 1077px #ecbd7b,1726px 98px #ecbd7b,678px 1712px #ecbd7b,1068px 1748px #ecbd7b,314px 1389px #ecbd7b,1288px 727px #ecbd7b,1119px 1811px #ecbd7b,1424px 353px #ecbd7b,1284px 1529px #ecbd7b,795px 621px #ecbd7b,1498px 151px #ecbd7b,831px 767px #ecbd7b,333px 161px #ecbd7b,938px 114px #ecbd7b,484px 971px #ecbd7b,824px 1071px #ecbd7b,1620px 1511px #ecbd7b,1258px 479px #ecbd7b,58px 1309px #ecbd7b,227px 301px #ecbd7b,260px 1258px #ecbd7b,1613px 424px #ecbd7b,1131px 230px #ecbd7b,731px 1371px #ecbd7b,1546px 297px #ecbd7b,927px 1535px #ecbd7b,996px 930px #ecbd7b,1252px 962px #ecbd7b,1008px 1899px #ecbd7b,890px 34px #ecbd7b,1553px 126px #ecbd7b,345px 892px #ecbd7b,895px 143px #ecbd7b,1193px 1636px #ecbd7b,517px 162px #ecbd7b,973px 1822px #ecbd7b,868px 1512px #ecbd7b,990px 104px #ecbd7b,133px 29px #ecbd7b,712px 1117px #ecbd7b,560px 544px #ecbd7b,1976px 1508px #ecbd7b,1284px 1146px #ecbd7b,110px 839px #ecbd7b,394px 1316px #ecbd7b,1085px 689px #ecbd7b,469px 1548px #ecbd7b,1076px 1934px #ecbd7b,444px 1009px #ecbd7b,1334px 55px #ecbd7b,1716px 403px #ecbd7b,777px 807px #ecbd7b,838px 1692px #ecbd7b,1004px 480px #ecbd7b,1028px 1526px #ecbd7b,624px 637px #ecbd7b,1287px 21px #ecbd7b,440px 1387px #ecbd7b,1099px 1907px #ecbd7b,1461px 557px #ecbd7b,257px 753px #ecbd7b,1575px 733px #ecbd7b,1802px 1068px #ecbd7b,1654px 196px #ecbd7b,617px 827px #ecbd7b,1843px 1729px #ecbd7b,660px 220px #ecbd7b,1171px 1495px #ecbd7b,1942px 1374px #ecbd7b,908px 796px #ecbd7b,1236px 182px #ecbd7b,957px 642px #ecbd7b,181px 1651px #ecbd7b,975px 782px #ecbd7b,1528px 452px #ecbd7b,1653px 1995px #ecbd7b,656px 689px #ecbd7b,814px 1949px #ecbd7b,675px 1648px #ecbd7b,336px 930px #ecbd7b,1556px 527px #ecbd7b,642px 590px #ecbd7b,634px 1989px #ecbd7b,20px 373px #ecbd7b,1549px 640px #ecbd7b,1520px 476px #ecbd7b,1927px 1575px #ecbd7b,1402px 736px #ecbd7b,674px 1073px #ecbd7b,1974px 1067px #ecbd7b,1146px 1598px #ecbd7b,1120px 1263px #ecbd7b,164px 1644px #ecbd7b,754px 1825px #ecbd7b,1044px 850px #ecbd7b,194px 1421px #ecbd7b,1302px 811px #ecbd7b,1769px 1126px #ecbd7b,1077px 1990px #ecbd7b,820px 446px #ecbd7b,1368px 423px #ecbd7b,586px 1412px #ecbd7b,404px 220px #ecbd7b,1133px 971px #ecbd7b,1870px 535px #ecbd7b,852px 745px #ecbd7b,720px 1865px #ecbd7b,1121px 754px #ecbd7b,650px 1305px #ecbd7b,199px 1193px #ecbd7b,852px 1602px #ecbd7b,453px 491px #ecbd7b,805px 724px #ecbd7b,1420px 1970px #ecbd7b,589px 481px #ecbd7b,636px 1136px #ecbd7b,1509px 1824px #ecbd7b,762px 1825px #ecbd7b,636px 1807px #ecbd7b,567px 150px #ecbd7b,199px 1080px #ecbd7b,984px 686px #ecbd7b,147px 349px #ecbd7b,209px 1537px #ecbd7b,700px 290px #ecbd7b,1245px 1759px #ecbd7b,794px 1509px #ecbd7b,1577px 308px #ecbd7b,1913px 20px #ecbd7b,183px 362px #ecbd7b,1796px 585px #ecbd7b,1767px 1747px #ecbd7b,1502px 747px #ecbd7b,1145px 98px #ecbd7b,483px 452px #ecbd7b,704px 1342px #ecbd7b,947px 1287px #ecbd7b,286px 1432px #ecbd7b,696px 1935px #ecbd7b,71px 1623px #ecbd7b,143px 1382px #ecbd7b,1128px 1909px #ecbd7b,1722px 426px #ecbd7b,223px 957px #ecbd7b,1782px 79px #ecbd7b,200px 1802px #ecbd7b,375px 875px #ecbd7b,1786px 105px #ecbd7b,1843px 550px #ecbd7b,1312px 1704px #ecbd7b,90px 1358px #ecbd7b,1207px 1884px #ecbd7b,1880px 61px #ecbd7b,1120px 1203px #ecbd7b,546px 1195px #ecbd7b,417px 1406px #ecbd7b,1067px 1883px #ecbd7b,1464px 1786px #ecbd7b,1966px 27px #ecbd7b,396px 57px #ecbd7b,1109px 537px #ecbd7b,749px 1677px #ecbd7b,749px 944px #ecbd7b,1975px 111px #ecbd7b,914px 1551px #ecbd7b,266px 1215px #ecbd7b,282px 736px #ecbd7b,91px 169px #ecbd7b,1898px 862px #ecbd7b,1565px 577px #ecbd7b,337px 310px #ecbd7b,1882px 1104px #ecbd7b,1884px 852px #ecbd7b,765px 1623px #ecbd7b,1277px 1648px #ecbd7b,1565px 1197px #ecbd7b,213px 392px #ecbd7b,1524px 941px #ecbd7b,297px 1957px #ecbd7b,1251px 1719px #ecbd7b,1127px 457px #ecbd7b,720px 1909px #ecbd7b,149px 983px #ecbd7b,1212px 1994px #ecbd7b,674px 1392px #ecbd7b,139px 557px #ecbd7b,10px 731px #ecbd7b,724px 847px #ecbd7b,997px 1866px #ecbd7b,732px 1729px #ecbd7b,255px 1381px #ecbd7b,758px 837px #ecbd7b,1062px 177px #ecbd7b,13px 100px #ecbd7b,272px 825px #ecbd7b,1546px 1334px #ecbd7b,1824px 889px #ecbd7b,558px 1546px #ecbd7b,1632px 1852px #ecbd7b,1662px 1205px #ecbd7b,158px 1065px #ecbd7b,1168px 395px #ecbd7b,1380px 458px #ecbd7b,353px 1204px #ecbd7b,570px 1174px #ecbd7b,330px 325px #ecbd7b,416px 1157px #ecbd7b,1571px 431px #ecbd7b,1915px 1676px #ecbd7b,79px 1872px #ecbd7b,1153px 1373px #ecbd7b,346px 422px #ecbd7b,1164px 467px #ecbd7b,1636px 1243px #ecbd7b,494px 697px #ecbd7b,273px 124px #ecbd7b,965px 1387px #ecbd7b,772px 114px #ecbd7b,1967px 1872px #ecbd7b,1899px 1775px #ecbd7b,1041px 1078px #ecbd7b,1404px 1415px #ecbd7b,230px 1829px #ecbd7b,1668px 693px #ecbd7b,1643px 384px #ecbd7b,1547px 1187px #ecbd7b,1834px 1301px #ecbd7b,216px 420px #ecbd7b,588px 1159px #ecbd7b,937px 1718px #ecbd7b,1817px 1692px #ecbd7b,405px 1906px #ecbd7b,1278px 1977px #ecbd7b,1377px 815px #ecbd7b,1575px 339px #ecbd7b,208px 787px #ecbd7b,255px 1215px #ecbd7b,1458px 701px #ecbd7b,843px 1318px #ecbd7b,229px 1767px #ecbd7b,1657px 694px #ecbd7b,640px 192px #ecbd7b,474px 1362px #ecbd7b,1006px 1163px #ecbd7b,315px 1330px #ecbd7b,346px 414px #ecbd7b,106px 1410px #ecbd7b,539px 554px #ecbd7b,1252px 1638px #ecbd7b,1480px 1936px #ecbd7b,405px 736px #ecbd7b,1034px 1357px #ecbd7b,1586px 1370px #ecbd7b,1916px 622px #ecbd7b,475px 1287px #ecbd7b,1106px 339px #ecbd7b,174px 1600px #ecbd7b,736px 321px #ecbd7b,827px 932px #ecbd7b,545px 7px #ecbd7b,1349px 1172px #ecbd7b,1050px 446px #ecbd7b,918px 1253px #ecbd7b,364px 1582px #ecbd7b,1436px 1690px #ecbd7b,889px 1814px #ecbd7b,1508px 1397px #ecbd7b,1959px 115px #ecbd7b,1603px 1104px #ecbd7b,1732px 1113px #ecbd7b,1219px 639px #ecbd7b,1978px 1294px #ecbd7b,684px 590px #ecbd7b,1111px 1057px #ecbd7b,362px 912px #ecbd7b,1777px 1492px #ecbd7b,257px 1725px #ecbd7b,96px 163px #ecbd7b,919px 1809px #ecbd7b,798px 966px #ecbd7b,504px 1727px #ecbd7b,630px 1131px #ecbd7b,796px 133px #ecbd7b,1790px 1207px #ecbd7b,818px 1825px #ecbd7b,80px 1680px #ecbd7b,793px 631px #ecbd7b,1317px 1335px #ecbd7b,281px 1526px #ecbd7b,229px 1834px #ecbd7b,1548px 1865px #ecbd7b,481px 612px #ecbd7b,404px 1635px #ecbd7b,757px 1877px #ecbd7b,1757px 1495px #ecbd7b,43px 389px #ecbd7b,599px 971px #ecbd7b,810px 915px #ecbd7b,972px 714px #ecbd7b,577px 1037px #ecbd7b,1642px 712px #ecbd7b,218px 1674px #ecbd7b,1606px 208px #ecbd7b,507px 588px #ecbd7b,1049px 1557px #ecbd7b,598px 1766px #ecbd7b,1516px 1027px #ecbd7b,633px 1839px #ecbd7b,273px 1691px #ecbd7b,386px 1427px #ecbd7b,1229px 1102px #ecbd7b,66px 1718px #ecbd7b,1476px 1137px #ecbd7b,1629px 679px #ecbd7b,1198px 93px #ecbd7b,1255px 64px #ecbd7b,1138px 982px #ecbd7b,1408px 1576px #ecbd7b,1977px 429px #ecbd7b,1359px 234px #ecbd7b,1708px 972px #ecbd7b,1679px 1093px #ecbd7b,1794px 914px #ecbd7b,15px 754px #ecbd7b,891px 192px #ecbd7b,1181px 1774px #ecbd7b,212px 1779px #ecbd7b,1162px 241px #ecbd7b,674px 1052px #ecbd7b,505px 896px #ecbd7b,1309px 375px #ecbd7b,1090px 1221px #ecbd7b,209px 1400px #ecbd7b
}

.x-register-card-footer #stars9:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-register-card-footer #stars10 {
    opacity: .8;
    animation: animStar 3s linear infinite;
-webkit-animation: animStar 3s linear infinite;
    border-radius: 50%
}

.x-register-card-footer #stars10,.x-register-card-footer #stars10:after {
    width: 5px;
    height: 5px;
    background: transparent;
    box-shadow: 893px 17010px #ecbd7b,75px 1927px #ecbd7b,831px 1884px #ecbd7b,422px 1862px #ecbd7b,1970px 1733px #ecbd7b,1486px 1043px #ecbd7b,1946px 432px #ecbd7b,219px 1036px #ecbd7b,1105px 99px #ecbd7b,690px 1680px #ecbd7b,745px 617px #ecbd7b,2px 1831px #ecbd7b,203px 116px #ecbd7b,1659px 1550px #ecbd7b,1460px 1160px #ecbd7b,1951px 1740px #ecbd7b,1228px 1724px #ecbd7b,630px 1184px #ecbd7b,1456px 458px #ecbd7b,942px 994px #ecbd7b,1001px 1255px #ecbd7b,621px 1456px #ecbd7b,143px 1170px #ecbd7b,1494px 978px #ecbd7b,1029px 1247px #ecbd7b,1110px 700px #ecbd7b,1068px 512px #ecbd7b,1749px 1681px #ecbd7b,1945px 1188px #ecbd7b,188px 597px #ecbd7b,40px 1915px #ecbd7b,520px 451px #ecbd7b,453px 1548px #ecbd7b,1663px 1413px #ecbd7b,1385px 1355px #ecbd7b,935px 1839px #ecbd7b,511px 1374px #ecbd7b,507px 134px #ecbd7b,43px 1846px #ecbd7b,388px 1288px #ecbd7b,1892px 1513px #ecbd7b,1591px 1843px #ecbd7b,1156px 776px #ecbd7b,194px 1229px #ecbd7b,1037px 366px #ecbd7b,1235px 872px #ecbd7b,1484px 1018px #ecbd7b,1925px 1709px #ecbd7b,392px 1467px #ecbd7b,171px 285px #ecbd7b,998px 270px #ecbd7b,1994px 553px #ecbd7b,1071px 1126px #ecbd7b,513px 717px #ecbd7b,1808px 820px #ecbd7b,1097px 694px #ecbd7b,921px 266px #ecbd7b,1526px 1622px #ecbd7b,1365px 973px #ecbd7b,1530px 612px #ecbd7b,176px 1524px #ecbd7b,169px 1471px #ecbd7b,1675px 785px #ecbd7b,1547px 1824px #ecbd7b,908px 919px #ecbd7b,1897px 1811px #ecbd7b,740px 1704px #ecbd7b,713px 1463px #ecbd7b,1787px 1834px #ecbd7b,1257px 540px #ecbd7b,1187px 630px #ecbd7b,1697px 1686px #ecbd7b,307px 1410px #ecbd7b,1641px 1430px #ecbd7b,141px 552px #ecbd7b,109px 649px #ecbd7b,705px 414px #ecbd7b,880px 1450px #ecbd7b,1084px 1734px #ecbd7b,1992px 744px #ecbd7b,876px 571px #ecbd7b,743px 830px #ecbd7b,1082px 208px #ecbd7b,1776px 896px #ecbd7b,1716px 479px #ecbd7b,1448px 918px #ecbd7b,589px 1934px #ecbd7b,461px 1053px #ecbd7b,1664px 876px #ecbd7b,672px 392px #ecbd7b,1508px 861px #ecbd7b,1826px 298px #ecbd7b,1994px 1713px #ecbd7b,1367px 213px #ecbd7b,1812px 1027px #ecbd7b,1045px 1594px #ecbd7b,1762px 740px #ecbd7b,453px 624px #ecbd7b,867px 1026px #ecbd7b,1078px 166px #ecbd7b,1708px 95px #ecbd7b,1967px 1298px #ecbd7b,1908px 1089px #ecbd7b,876px 1268px #ecbd7b,514px 1747px #ecbd7b,1906px 219px #ecbd7b,501px 129px #ecbd7b,444px 92px #ecbd7b,1156px 1330px #ecbd7b,756px 587px #ecbd7b,815px 1982px #ecbd7b,1495px 920px #ecbd7b,1391px 1198px #ecbd7b,1072px 609px #ecbd7b,1709px 1403px #ecbd7b,816px 1774px #ecbd7b,666px 1203px #ecbd7b,701px 1622px #ecbd7b,1162px 25px #ecbd7b,1053px 438px #ecbd7b,1279px 915px #ecbd7b,800px 1205px #ecbd7b,1158px 109px #ecbd7b,1694px 1974px #ecbd7b,64px 416px #ecbd7b,1286px 1405px #ecbd7b,1096px 641px #ecbd7b,589px 444px #ecbd7b,346px 1008px #ecbd7b,1163px 100px #ecbd7b,1059px 352px #ecbd7b,656px 1748px #ecbd7b,1969px 1753px #ecbd7b,180px 1053px #ecbd7b,1072px 1011px #ecbd7b,842px 1956px #ecbd7b,282px 579px #ecbd7b,73px 1342px #ecbd7b,383px 1981px #ecbd7b,1625px 714px #ecbd7b,302px 377px #ecbd7b,1958px 483px #ecbd7b,982px 1679px #ecbd7b,109px 811px #ecbd7b,1138px 107px #ecbd7b,460px 671px #ecbd7b,1690px 1899px #ecbd7b,823px 1778px #ecbd7b,1422px 1066px #ecbd7b,1513px 540px #ecbd7b,662px 982px #ecbd7b,551px 1080px #ecbd7b,1678px 1819px #ecbd7b,1247px 118px #ecbd7b,1800px 1860px #ecbd7b,797px 1996px #ecbd7b,1323px 1354px #ecbd7b,1535px 1184px #ecbd7b,923px 1228px #ecbd7b,95px 28px #ecbd7b,612px 1158px #ecbd7b,1200px 209px #ecbd7b,1324px 1591px #ecbd7b,336px 1383px #ecbd7b,137px 857px #ecbd7b,1449px 58px #ecbd7b,477px 489px #ecbd7b,290px 162px #ecbd7b,1451px 1609px #ecbd7b,1046px 1247px #ecbd7b,757px 1596px #ecbd7b,211px 265px #ecbd7b,1205px 1400px #ecbd7b,1212px 1503px #ecbd7b,1922px 952px #ecbd7b,1819px 1343px #ecbd7b,1684px 28px #ecbd7b,1657px 712px #ecbd7b,1037px 1846px #ecbd7b,1910px 126px #ecbd7b,1266px 1138px #ecbd7b,335px 1094px #ecbd7b,609px 279px #ecbd7b,78px 1199px #ecbd7b,1374px 773px #ecbd7b,1737px 1064px #ecbd7b,653px 1099px #ecbd7b,1041px 1335px #ecbd7b,1862px 1167px #ecbd7b,3px 1896px #ecbd7b,1547px 1282px #ecbd7b,1064px 329px #ecbd7b,1409px 1484px #ecbd7b,1484px 298px #ecbd7b,587px 1889px #ecbd7b,1741px 174px #ecbd7b,1308px 1998px #ecbd7b,1562px 1706px #ecbd7b,1277px 933px #ecbd7b,673px 1872px #ecbd7b,106px 1559px #ecbd7b,1794px 838px #ecbd7b,579px 1085px #ecbd7b,1816px 1698px #ecbd7b,396px 269px #ecbd7b,220px 640px #ecbd7b,1565px 1962px #ecbd7b,837px 270px #ecbd7b,678px 1496px #ecbd7b,1385px 1979px #ecbd7b,1909px 1459px #ecbd7b,261px 514px #ecbd7b,1547px 1485px #ecbd7b,621px 633px #ecbd7b,629px 1918px #ecbd7b,853px 371px #ecbd7b,798px 976px #ecbd7b,1651px 1362px #ecbd7b,564px 1615px #ecbd7b,261px 609px #ecbd7b,1037px 25px #ecbd7b,611px 5px #ecbd7b,533px 1065px #ecbd7b,736px 1190px #ecbd7b,426px 1041px #ecbd7b,712px 635px #ecbd7b,1849px 1423px #ecbd7b,420px 1321px #ecbd7b,650px 1854px #ecbd7b,493px 1298px #ecbd7b,1378px 37px #ecbd7b,1928px 1366px #ecbd7b,1075px 523px #ecbd7b,666px 100px #ecbd7b,378px 1643px #ecbd7b,540px 1338px #ecbd7b,1537px 686px #ecbd7b,709px 429px #ecbd7b,1585px 1022px #ecbd7b,704px 1893px #ecbd7b,672px 864px #ecbd7b,700px 1074px #ecbd7b,1838px 290px #ecbd7b,862px 1171px #ecbd7b,159px 822px #ecbd7b,712px 1126px #ecbd7b,50px 261px #ecbd7b,1017px 1462px #ecbd7b,1323px 275px #ecbd7b,1455px 1447px #ecbd7b,1556px 1771px #ecbd7b,141px 1216px #ecbd7b,635px 1666px #ecbd7b,1932px 1474px #ecbd7b,654px 1235px #ecbd7b,257px 1210px #ecbd7b,873px 671px #ecbd7b,1663px 1604px #ecbd7b,270px 1480px #ecbd7b,516px 1257px #ecbd7b,1359px 736px #ecbd7b,168px 1741px #ecbd7b,1332px 932px #ecbd7b,1130px 1235px #ecbd7b,356px 356px #ecbd7b,1287px 297px #ecbd7b,984px 418px #ecbd7b,360px 1316px #ecbd7b,1118px 1971px #ecbd7b,881px 297px #ecbd7b,1616px 918px #ecbd7b,1446px 1730px #ecbd7b,1619px 679px #ecbd7b,825px 505px #ecbd7b,851px 96px #ecbd7b,421px 901px #ecbd7b,760px 1641px #ecbd7b,2000px 174px #ecbd7b,554px 70px #ecbd7b,1818px 367px #ecbd7b,1059px 90px #ecbd7b,519px 595px #ecbd7b,1853px 721px #ecbd7b,1402px 1940px #ecbd7b,1881px 1285px #ecbd7b,1752px 765px #ecbd7b,835px 88px #ecbd7b,1362px 1599px #ecbd7b,414px 1637px #ecbd7b,544px 1575px #ecbd7b,1294px 996px #ecbd7b,425px 831px #ecbd7b,95px 434px #ecbd7b,302px 552px #ecbd7b,1712px 1940px #ecbd7b,870px 1767px #ecbd7b,1642px 854px #ecbd7b,447px 1874px #ecbd7b,1512px 1625px #ecbd7b,1901px 324px #ecbd7b
}

.x-register-card-footer #stars10:after {
    content: " ";
    position: absolute;
    top: 200px
}

.x-credit-free-bottom-container .x-hr-border-glow {
    width: 25%;
    margin-top: 0
}

.x-progress-bar {
    background-image: linear-gradient(135deg,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)!important;
    background-size: 1rem 1rem!important;
    background-color: #62a59b!important;
    -webkit-animation: x-progress-bar-stripes 1s linear infinite;
    animation: x-progress-bar-stripes 1s linear infinite;
    border-radius: 10px
}

.x-progress-bar:before {
    content: " ";
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: linear-gradient(90deg,hsla(0,0%,100%,0) 40%,rgba(170,255,250,.4) 60%,rgba(170,255,250,.8))
}

.x-footer {
    background: #000
}

@media (max-width: 991.98px) {
    .x-footer.-bottom-safe-area {
        padding-bottom:74px
    }
}

.x-footer .-inner-wrapper {
    font-size: .875rem
}

@media (max-width: 575.98px) {
    .x-footer.-has-my-score-ranking {
        padding-bottom:90px!important
    }
}

.x-footer .-term-btn {
    color: hsla(0,0%,100%,.5)
}

.x-footer .-copyright-wrapper {
    margin-top: 1rem;
    padding: 10px;
    text-align: center;
    color: #d4d4d4;
    background: #2c2c2c
}

@media (max-width: 575.98px) {
    .x-footer .-copyright-wrapper {
        padding:8px;
        font-size: .8rem
    }
}

.x-footer-seo .-tags {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #353535
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo .-tags .vex-dialog-button,.x-footer-seo .-tags .btn,.x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 6px 10px;
    line-height: 1;
    font-size: .75rem;
    color: #8e8e8e;
    background: #12151c;
    border-radius: 7px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo .-tags .vex-dialog-button:hover,.x-footer-seo .-tags .btn:hover,.x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover {
    background: #1d212a
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns {
        padding-bottom:76px!important
    }
}

@media (max-width: 767.98px) {
    .x-footer.-three-columns {
        padding-bottom:74px!important
    }
}

.x-footer.-three-columns.-anon {
    padding-bottom: 0!important
}

.x-footer.-three-columns .-inner-wrapper {
    position: relative;
    padding: 3rem 2rem 0
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper {
        padding:3rem 1rem 0
    }
}

@media (max-width: 767.98px) {
    .x-footer.-three-columns .-inner-wrapper {
        padding:2rem 1rem 0
    }
}

.x-footer.-three-columns .-inner-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg,#fafafa 0,#fff 50%,#e1e1e1)
}

.x-footer.-three-columns .-inner-wrapper .-row {
    display: flex;
    flex-wrap: wrap
}

.x-footer.-three-columns .-inner-wrapper .-column-center,.x-footer.-three-columns .-inner-wrapper .-column-left,.x-footer.-three-columns .-inner-wrapper .-column-right {
    position: relative;
    width: 100%
}

@media (min-width: 992px) {
    .x-footer.-three-columns .-inner-wrapper .-column-left {
        flex:0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 992px) {
    .x-footer.-three-columns .-inner-wrapper .-column-center {
        flex:0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1350px) {
    .x-footer.-three-columns .-inner-wrapper .-column-center {
        flex:0 0 55%;
        max-width: 55%
    }
}

@media (min-width: 992px) {
    .x-footer.-three-columns .-inner-wrapper .-column-right {
        flex:0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 1350px) {
    .x-footer.-three-columns .-inner-wrapper .-column-right {
        flex:0 0 20%;
        max-width: 20%
    }
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper {
        display:flex;
        flex-flow: column;
        text-align: center
    }
}

.x-footer.-three-columns .-inner-wrapper .-description-wrapper.-wrapper-cert {
    margin-left: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper.-wrapper-cert {
        display:none
    }
}

.x-footer.-three-columns .-inner-wrapper .-description-wrapper .-logo-left {
    width: 140px;
    height: auto;
    margin-bottom: 1rem
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper .-logo-left {
        margin:auto auto 1rem
    }
}

.x-footer.-three-columns .-inner-wrapper .-description-wrapper .-logo-right {
    width: 160px;
    height: auto;
    margin: -.5rem auto .5rem 2rem
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper .-logo-right {
        margin:0 0 1rem
    }
}

.x-footer.-three-columns .-inner-wrapper .-description-wrapper .-title {
    font-size: 1.1rem;
    font-weight: 500;
    color: #d2d2d2
}

@media (max-width: 575.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper .-title {
        font-size:1rem
    }
}

.x-footer.-three-columns .-inner-wrapper .-description-wrapper .-description {
    font-size: 1rem;
    font-weight: 400;
    color: #aaa
}

@media (max-width: 575.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper .-description {
        font-size:.8rem
    }
}

.x-footer.-three-columns .-inner-wrapper .-description-wrapper .-title-channel {
    margin-bottom: 1rem;
    font-size: 1rem
}

@media (max-width: 767.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper .-title-channel {
        margin-bottom:.5rem
    }
}

.x-footer.-three-columns .-inner-wrapper .-description-wrapper .-block-social {
    display: flex
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper .-block-social {
        justify-content:center
    }
}

.x-footer.-three-columns .-inner-wrapper .-description-wrapper .-description-cert {
    display: flex;
    align-items: center;
    margin-top: .5rem
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper .-description-cert {
        justify-content:center
    }
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper .-description-wrapper .-order {
        order:-1
    }
}

.x-footer.-three-columns .-inner-wrapper .x-footer-seo .-tags {
    margin-bottom: 0;
    border-bottom: none
}

.x-footer.-three-columns .-inner-wrapper .x-footer-seo .-tags .-btn-tag {
    width: 12%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width: 1350px) {
    .x-footer.-three-columns .-inner-wrapper .x-footer-seo .-tags .-btn-tag {
        width:14%
    }
}

@media (max-width: 1199.98px) {
    .x-footer.-three-columns .-inner-wrapper .x-footer-seo .-tags .-btn-tag {
        width:22%
    }
}

@media (max-width: 991.98px) {
    .x-footer.-three-columns .-inner-wrapper .x-footer-seo .-tags .-btn-tag {
        width:30%
    }
}

@media (max-width: 575.98px) {
    .x-footer.-three-columns .-inner-wrapper .x-footer-seo .-tags .-btn-tag {
        width:46%
    }
}

.x-footer.-three-columns .-inner-wrapper .x-footer-seo .-tags .slick-dots li.slick-active button:before {
    color: transparent
}

.x-footer.-three-columns .-copyright-wrapper {
    margin-top: 1rem;
    padding: 10px;
    text-align: center;
    color: #999;
    background: #000
}

@media (max-width: 575.98px) {
    .x-footer.-three-columns .-copyright-wrapper {
        padding:8px;
        font-size: .8rem
    }
}

.x-footer.-three-columns.-bg-footer {
    padding-top: 2rem
}

.x-footer.-ezc .-footer-wrapper {
    display: flex;
    flex-direction: column;
    background: #232323;
    padding: 0
}

@media (max-width: 991.98px) {
    .x-footer.-ezc .-footer-wrapper {
        background:transparent;
        padding-bottom: 100px
    }
}

@media (max-width: 991.98px) {
    .x-footer.-ezc.-landing-page .-footer-wrapper {
        background:#232323;
        padding-bottom: 20px
    }
}

.x-footer.-ezc.-landing-page .-footer-bottom-wrapper,.x-footer.-ezc.-landing-page .-footer-inner-wrapper .-describe-wrapper .-content-wrapper .-content {
    color: #f3f3f3
}

.x-footer.-ezc .-footer-inner-wrapper {
    display: flex;
    justify-content: space-evenly;
    transition: all .4s;
    padding: 2rem 1rem 1rem
}

@media (max-width: 1480px) {
    .x-footer.-ezc .-footer-inner-wrapper {
        justify-content:space-between
    }
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper {
        justify-content:center;
        flex-wrap: wrap
    }
}

@media (max-width: 991.98px) {
    .x-footer.-ezc .-footer-inner-wrapper {
        padding:2rem 0
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper {
    flex: 0 0 24%;
    min-width: 300px;
    transition: all .4s
}

@media (max-width: 1480px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper {
        margin:0 auto
    }
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper {
        flex:0 0 80%;
        align-items: center
    }
}

@media (max-width: 767.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper {
        flex:0 0 100%
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-content-wrapper {
    padding: 0 1rem
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-content-wrapper {
        text-align:center
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-content-wrapper .-title {
    color: #78c5fc;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5
}

@media (min-width: 1200px) and (max-width:1480px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-content-wrapper .-title {
        font-size:1rem
    }
}

@media (max-width: 575.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-content-wrapper .-title {
        margin-bottom:.75rem
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-content-wrapper .-content {
    margin-top: .25rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

@media (min-width: 1200px) and (max-width:1480px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-content-wrapper .-content {
        font-size:1rem
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-banner-icon-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    padding: 0 1rem
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-banner-icon-wrapper {
        justify-content:center
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-banner-icon-wrapper .-ic-banner {
    width: calc(33.33333% - 5px);
    max-width: 120px
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-banner-icon-wrapper .-ic-banner {
        width:110px;
        margin-right: .5rem
    }
}

@media (max-width: 991.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-banner-icon-wrapper .-ic-banner {
        width:95px
    }

    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-banner-icon-wrapper .-ic-banner:last-child {
        margin-right: 0
    }
}

@media (max-width: 375px) {
    .x-footer.-ezc .-footer-inner-wrapper .-describe-wrapper .-banner-icon-wrapper .-ic-banner {
        width:86px
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-tag-wrapper {
    flex-grow: 1;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-tag-wrapper {
        margin-top:1rem
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-provider-wrapper {
    display: flex;
    flex: 0 0 23%;
    flex-direction: column;
    transition: all .4s
}

@media (min-width: 1200px) {
    .x-footer.-ezc .-footer-inner-wrapper .-provider-wrapper.-show-contact-direct {
        min-width:250px;
        max-width: 250px
    }
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-provider-wrapper.-show-contact-direct {
        width:100%
    }
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-provider-wrapper .-partnership {
        margin-top:1rem
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-provider-wrapper .-payments {
    margin-top: 1rem
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-provider-wrapper {
        flex:0 0 80%
    }
}

@media (max-width: 767.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-provider-wrapper {
        flex:0 0 100%
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-content-wrapper {
    text-align: left
}

@media (max-width: 1199.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-content-wrapper {
        text-align:center
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-content-wrapper .-title {
    color: #78c5fc;
    font-size: 1.125rem
}

@media (min-width: 1200px) and (max-width:1480px) {
    .x-footer.-ezc .-footer-inner-wrapper .-content-wrapper .-title {
        font-size:1rem
    }
}

@media (max-width: 575.98px) {
    .x-footer.-ezc .-footer-inner-wrapper .-content-wrapper .-title {
        margin-bottom:.75rem
    }
}

.x-footer.-ezc .-footer-inner-wrapper .-content-wrapper .-content {
    margin-top: .25rem;
    color: #f3f3f3
}

@media (min-width: 1200px) and (max-width:1480px) {
    .x-footer.-ezc .-footer-inner-wrapper .-content-wrapper .-content {
        font-size:1rem
    }
}

.x-footer.-ezc .-footer-bottom-wrapper {
    padding-bottom: .75rem;
    text-align: center;
    color: #f3f3f3
}

.x-footer.-ezc .-footer-bottom-wrapper.-show-contact-direct {
    display: none
}

.x-footer.-ezc .-term-btn {
    color: #78c5fc
}

.x-footer-seo.-ezc {
    padding: 0;
    margin: .25rem 0
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-footer-seo.-ezc {
        max-width:100%
    }
}

@media (max-width: 767.98px) {
    .x-footer-seo.-ezc {
        margin:.25rem auto
    }
}

.x-footer-seo.-ezc .-tags {
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 0
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo.-ezc .-tags .vex-dialog-button,.x-footer-seo.-ezc .-tags .btn,.x-footer-seo.-ezc .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    font-size: .875rem;
    color: #fbfbfb;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 5px 15px;
    border-radius: 18px;
    background: #464646;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo.-ezc .-tags .vex-dialog-button,.x-footer-seo.-ezc .-tags .btn,.x-footer-seo.-ezc .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
        transition: none
    }
}

@media (min-width: 992px) {
    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo.-ezc .-tags .vex-dialog-button:hover,.x-footer-seo.-ezc .-tags .btn:hover,.x-footer-seo.-ezc .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover {
        background:#595959
    }
}

@media (min-width: 1200px) and (max-width:1480px) {
    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo.-ezc .-tags .vex-dialog-button,.x-footer-seo.-ezc .-tags .btn,.x-footer-seo.-ezc .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
        padding:5px 10px;
        font-size: .75rem
    }
}

@media (max-width: 1199.98px) {
    .x-footer-seo.-ezc .-tags {
        justify-content:center
    }
}

.x-footer.-ezs {
    background: #f1f6fa;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .x-footer.-ezs {
        padding-bottom:0!important
    }
}

@media (max-width: 1199.98px) {
    .x-footer.-ezs.-logged .-copy-right-container {
        padding:.5rem 0 170px
    }
}

@media (max-width: 575.98px) {
    .x-footer.-ezs.-logged .-copy-right-container {
        padding:.5rem 0 125px
    }
}

@media (max-width: 991.98px) {
    .x-footer.-ezs.-anon .-copy-right-container {
        padding:.5rem 0 160px
    }
}

@media (max-width: 575.98px) {
    .x-footer.-ezs.-anon .-copy-right-container {
        padding-bottom:140px
    }
}

@media screen and (max-width: 375px) {
    .x-footer.-ezs.-anon .-copy-right-container {
        padding-bottom:120px
    }
}

.x-footer.-ezs .-inner-wrapper {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 1rem 0;
    font-size: 1rem
}

@media (max-width: 991.98px) {
    .x-footer.-ezs .-inner-wrapper {
        padding:1rem 0
    }
}

.x-footer.-ezs .-inner-wrapper .-image-wrapper {
    text-align: center;
    padding: 2rem 0;
    width: 100%
}

.x-footer.-ezs .-inner-wrapper .-image-wrapper .-img {
    width: 180px
}

@media (max-width: 991.98px) {
    .x-footer.-ezs .-inner-wrapper .-image-wrapper {
        padding:1rem
    }

    .x-footer.-ezs .-inner-wrapper .-image-wrapper .-img {
        width: 160px
    }
}

.x-footer.-ezs .-inner-wrapper .-image-wrapper .-text {
    margin-top: 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #404e67
}

@media (max-width: 991.98px) {
    .x-footer.-ezs .-inner-wrapper .-image-wrapper .-text {
        font-size:1.375rem
    }
}

@media (max-width: 767.98px) {
    .x-footer.-ezs .-inner-wrapper .-image-wrapper .-text {
        font-size:1.25rem
    }
}

.x-footer.-ezs .-inner-wrapper .-image-wrapper .-sub-text {
    width: 86%;
    margin: 1rem auto 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #6f6f6f
}

.x-footer.-ezs .-inner-wrapper .-image-wrapper .-sub-text .-highlight {
    font-weight: 700;
    color: #472c59
}

@media (max-width: 1199.98px) {
    .x-footer.-ezs .-inner-wrapper .-image-wrapper .-sub-text {
        width:96%
    }
}

@media (max-width: 991.98px) {
    .x-footer.-ezs .-inner-wrapper .-image-wrapper .-sub-text {
        width:100%
    }
}

@media (max-width: 575.98px) {
    .x-footer.-ezs .-inner-wrapper .-image-wrapper .-sub-text {
        font-size:.9rem
    }
}

.x-footer.-ezs .-inner-wrapper .-term-link {
    color: #de0041;
    font-weight: 500
}

.x-footer.-ezs .-inner-wrapper .-animater-footer {
    position: relative
}

.x-footer.-ezs .-inner-wrapper .-animater-footer .-mascot-img {
    position: absolute;
    left: 10px;
    bottom: -80px;
    width: 220px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media screen and (max-width: 1500px) {
    .x-footer.-ezs .-inner-wrapper .-animater-footer .-mascot-img {
        width:180px
    }
}

@media (max-width: 1199.98px) {
    .x-footer.-ezs .-inner-wrapper .-animater-footer .-mascot-img {
        width:150px
    }
}

@media (max-width: 991.98px) {
    .x-footer.-ezs .-inner-wrapper .-animater-footer .-mascot-img {
        display:none;
        bottom: -70px;
        width: 140px
    }
}

@media (max-width: 575.98px) {
    .x-footer.-ezs .-inner-wrapper .-animater-footer .-mascot-img {
        bottom:-40px;
        width: 120px
    }
}

.x-footer.-ezs .-inner-wrapper .-animater-footer .-coin-img {
    position: absolute;
    right: 10px;
    bottom: -50px;
    width: 140px
}

@media screen and (max-width: 1500px) {
    .x-footer.-ezs .-inner-wrapper .-animater-footer .-coin-img {
        width:120px
    }
}

@media (max-width: 1199.98px) {
    .x-footer.-ezs .-inner-wrapper .-animater-footer .-coin-img {
        right:20px;
        width: 100px
    }
}

@media (max-width: 991.98px) {
    .x-footer.-ezs .-inner-wrapper .-animater-footer .-coin-img {
        display:none
    }
}

.x-footer.-ezs .-inner-wrapper .-text-title {
    margin-top: 1.5rem;
    text-align: center
}

.x-footer.-ezs .-inner-wrapper .-list-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1rem
}

.x-footer.-ezs .-inner-wrapper .-list-menu .-list-item {
    margin: 0 .25rem .5rem
}

.x-footer.-ezs .-inner-wrapper .-list-menu .-list-item .-btn-link {
    display: block;
    padding: 5px 15px;
    min-width: 100px;
    color: #404e67;
    background: #e7dcef;
    font-size: .875rem;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    transition: all .2s
}

.x-footer.-ezs .-inner-wrapper .-list-menu .-list-item .-btn-link:hover {
    color: #fff;
    background: #472c59
}

.x-footer.-ezs .-copy-right-container {
    background-color: #472c59;
    padding: .5rem 0
}

.x-footer.-ezs .-copy-right-container .-copy-right-text {
    font-weight: 300;
    color: #fff
}

.x-footer.-ezs .x-footer-bank-logo .-wrapper .-ic {
    -webkit-filter: none;
    filter: none
}

.x-footer-seo.-ezs {
    text-align: center
}

.x-footer-seo.-ezs .-tags {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    border-bottom: none
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo.-ezs .-tags .vex-dialog-button,.x-footer-seo.-ezs .-tags .btn,.x-footer-seo.-ezs .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    margin-bottom: 6px;
    padding: 5px 15px;
    line-height: 1.5;
    font-size: .875rem;
    border-radius: 10px;
    color: #404e67;
    background: #e7dcef;
    transition: all .2s
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo.-ezs .-tags .vex-dialog-button:hover,.x-footer-seo.-ezs .-tags .btn:hover,.x-footer-seo.-ezs .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover {
    color: #fff;
    background: #472c59
}

.x-footer-bank-logo {
    margin-top: 1rem
}

.x-footer-bank-logo .-wrapper .-icon {
    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 .-icon:nth-child(2) {
    background-position: -46px 4px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(3) {
    background-position: -96px 4px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(4) {
    background-position: -146px 4px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(5) {
    background-position: 6px -44px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(6) {
    background-position: -46px -44px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(7) {
    background-position: -96px -44px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(8) {
    background-position: -146px -44px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(9) {
    background-position: 6px -92px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(10) {
    background-position: -46px -92px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(11) {
    background-position: -96px -92px!important
}

.x-footer-bank-logo .-wrapper .-icon:nth-child(12) {
    background-position: -146px -92px!important
}

.x-footer-bank-logo .-wrapper .-icon:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

@media (max-width: 767.98px) {
    .x-footer-bank-logo .-wrapper .-icon {
        -webkit-filter:grayscale(0);
        filter: grayscale(0)
    }
}

.x-ma-container {
    position: relative;
    height: 100%;
    min-height: 100vh;
    background-image: none
}

.x-ma-container.-has-block {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media (max-width: 991.98px) {
    .x-ma-container.-has-block {
        padding-top:0
    }
}

.x-ma-container.-has-block .-detail .-message-wrapper {
    margin-top: 1rem
}

.x-ma-container.-has-block .-detail .-message-wrapper .-title {
    font-size: 2.25rem;
    color: #fff
}

@media (max-width: 991.98px) {
    .x-ma-container.-has-block .-detail .-message-wrapper .-title {
        font-size:2rem
    }
}

@media (max-width: 575.98px) {
    .x-ma-container.-has-block .-detail .-message-wrapper .-title {
        font-size:1.75rem
    }
}

.x-ma-container.-has-block .-detail .-message-wrapper .-description {
    margin-top: 1rem;
    font-size: 2.25rem;
    color: #d2d2d2
}

.x-ma-container.-has-block .-detail .-message-wrapper .-description .-time {
    font-size: 1.25em;
    color: #fdc21d
}

@media (max-width: 991.98px) {
    .x-ma-container.-has-block .-detail .-message-wrapper .-description {
        font-size:2rem
    }
}

@media (max-width: 575.98px) {
    .x-ma-container.-has-block .-detail .-message-wrapper .-description {
        font-size:1.75rem
    }
}

@media (max-width: 767.98px) {
    .x-ma-container {
        padding-right:10px;
        padding-left: 10px
    }
}

.x-ma-container .-overlay {
    position: fixed;
    z-index: -1;
    background: #092a91;
    background: radial-gradient(circle,#092a91 0,#051157 15%,#030430 30%,#020329 50%,#010117 72%);
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.x-ma-container .-img-desktop {
    max-width: 1200px
}

.x-ma-container .-img-mobile {
    max-width: 400px
}

@media (max-width: 575.98px) {
    .x-ma-container .-img-mobile {
        max-width:90%
    }
}

.x-ma-container .-detail {
    margin-bottom: 2rem
}

.x-ma-container .-detail .-message-wrapper {
    margin-top: 50px;
    font-size: 2rem
}

.x-ma-container .-detail .-message-wrapper .-title {
    display: block;
    color: #fff
}

.x-ma-container .-detail .-brand {
    display: block;
    margin-top: 30px;
    font-size: 1.5rem
}

.x-ma-container .-cover {
    width: 400px;
    margin: auto;
    position: relative
}

@media (max-width: 575.98px) {
    .x-ma-container .-cover {
        width:100%
    }
}

.x-ma-container .-cover .-computer {
    width: 220px;
    margin-top: 65px;
    -webkit-animation-name: x-ma-computer;
    animation-name: x-ma-computer;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media (max-width: 575.98px) {
    .x-ma-container .-cover .-computer {
        width:200px;
        margin-top: 40px
    }
}

.x-ma-container .-cover .-bubble1,.x-ma-container .-cover .-bubble2 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.x-ma-container .-cover .-bubble1 {
    -webkit-animation-name: x-ma-bubble1;
    animation-name: x-ma-bubble1;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.x-ma-container .-cover .-bubble2 {
    -webkit-animation-name: x-ma-bubble2;
    animation-name: x-ma-bubble2;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.x-ma-container .-logo {
    margin-top: 30px;
    width: 200px;
    margin-bottom: 30px
}

@-webkit-keyframes x-ma-computer {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes x-ma-computer {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes x-ma-bubble1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(2%);
        transform: translateX(2%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes x-ma-bubble1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(2%);
        transform: translateX(2%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes x-ma-bubble2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    30% {
        -webkit-transform: translateY(2%);
        transform: translateY(2%)
    }

    50% {
        -webkit-transform: translateX(2%);
        transform: translateX(2%)
    }

    70% {
        -webkit-transform: translateY(5%);
        transform: translateY(5%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes x-ma-bubble2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    30% {
        -webkit-transform: translateY(2%);
        transform: translateY(2%)
    }

    50% {
        -webkit-transform: translateX(2%);
        transform: translateX(2%)
    }

    70% {
        -webkit-transform: translateY(5%);
        transform: translateY(5%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.x-menus-container {
    flex: 1;
    z-index: 2;
    width: 100%;
    height: 100%
}

.x-menus-container .-list {
    flex-direction: row;
    justify-content: flex-start
}

.x-menus-container .-list.-at-end {
    justify-content: flex-end
}

@media (min-width: 992px) {
    .x-menus-container .-list.-at-end {
        margin-right:1rem
    }
}

.x-menus-container .-list-link {
    position: relative;
    padding: .5rem 1rem;
    font-size: .9rem;
    font-weight: 500;
    color: #fafafa;
    background-color: transparent;
    transition: all .3s
}

@media (min-width: 992px) {
    .x-menus-container .-list-link:hover {
        color:#60bcff;
        background-color: transparent
    }
}

@media (max-width: 1199.98px) {
    .x-menus-container .-list-link {
        padding:.5rem 1rem;
        font-size: .875rem
    }
}

@media (max-width: 991.98px) {
    .x-menus-container .-list-link {
        padding:.5rem .25rem;
        font-size: .875rem
    }
}

@media (max-width: 767.98px) {
    .x-menus-container .-list-link {
        padding:.25rem 0;
        font-size: .875rem
    }
}

@media (max-width: 575.98px) {
    .x-menus-container .-list-link {
        font-size:.75rem
    }
}

.x-menus-container .-list-link.-active {
    color: #60bcff;
    background-color: transparent
}

@media (max-width: 991.98px) {
    .x-menus-container.-default {
        display:none
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-with-icon .-text {
        margin-top:.25rem
    }
}

.x-menus-container.-with-icon .-icon {
    width: 40px;
    height: auto
}

@media (min-width: 992px) {
    .x-menus-container.-with-icon .-icon {
        display:none
    }
}

@media (max-width: 767.98px) {
    .x-menus-container.-with-icon .-icon {
        width:34px
    }
}

.x-menus-container.-with-icon .-icon-side-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 991.98px) {
    .x-menus-container.-with-icon .-icon-side-wrapper {
        display:none
    }
}

.x-menus-container.-with-icon .-icon-side-wrapper .-ic {
    position: absolute;
    bottom: 12px;
    z-index: 0;
    width: 15px;
    height: auto
}

.x-menus-container.-with-icon .-icon-side-wrapper .-ic:first-child {
    left: 0
}

.x-menus-container.-with-icon .-icon-side-wrapper .-ic:nth-child(2) {
    right: 0
}

@media (max-width: 991.98px) {
    .x-menus-container.-with-icon .-list {
        justify-content:space-evenly
    }
}

@media (max-width: 767.98px) {
    .x-menus-container.-with-icon .-list {
        justify-content:center
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-with-icon .-list-item {
        flex:1
    }
}

.x-menus-container.-with-icon .-list-link:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 40%;
    height: 2px;
    background: linear-gradient(90deg,transparent,#ffcd57 50%,transparent);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden
}

@media (max-width: 991.98px) {
    .x-menus-container.-with-icon .-list-link {
        display:flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-with-icon .-list-link.-active:before {
        opacity:1;
        visibility: visible
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger {
        position:fixed;
        top: 0;
        left: 0;
        width: 280px;
        height: 100%;
        background: linear-gradient(180deg,#071b45,#01011d);
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        transition: all .3s
    }

    .x-menus-container.-hamburger.-show {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger .-list {
        flex-direction:column;
        margin-top: 3rem;
        padding: 1rem 1.5rem
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger .-list-item:not(:last-child) {
        border-bottom:1px solid hsla(0,0%,98%,.4)
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger .-list-link {
        padding:.75rem 6px;
        font-size: .9rem;
        font-weight: 300
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger.-with-icon-sidebar {
        width:auto;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger.-with-icon-sidebar .-list {
        align-items:center;
        min-width: 100px;
        max-height: 100%;
        margin-top: 1rem;
        padding: 1rem;
        overflow: auto
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger.-with-icon-sidebar .-list-item {
        border-bottom:none
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger.-with-icon-sidebar .-list-link {
        display:flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
}

.x-menus-container.-hamburger.-with-icon-sidebar .-logo {
    width: 50px;
    height: auto;
    margin-bottom: .5rem
}

@media (min-width: 992px) {
    .x-menus-container.-hamburger.-with-icon-sidebar .-icon,.x-menus-container.-hamburger.-with-icon-sidebar .-logo {
        display:none
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger.-with-icon-sidebar .-icon {
        width:44px;
        height: auto;
        margin-bottom: .25rem
    }
}

@media (max-width: 991.98px) {
    .x-menus-container.-hamburger.-with-icon-sidebar .-text {
        font-size:.875rem
    }
}

@media (max-width: 767.98px) {
    .x-menus-container.-hamburger.-with-icon-sidebar .-text {
        font-size:.75rem
    }
}

.x-menus-overlay-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.x-menus-overlay-container.-show {
    opacity: 1;
    visibility: visible
}

.x-hamburger {
    margin-right: 20px;
    width: 25px;
    height: 24px;
    z-index: 3;
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer
}

@media (min-width: 992px) {
    .x-hamburger {
        display:none
    }
}

.x-hamburger.-switcher {
    display: block
}

.x-hamburger.-switcher.-open {
    -webkit-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0)
}

.x-hamburger span {
    width: 70%;
    display: block;
    position: absolute;
    height: 3px;
    background: #a1a1a1;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

.x-hamburger span:first-child {
    top: 0;
    -webkit-animation: x-hamburger-wave .4s ease-out infinite alternate;
    animation: x-hamburger-wave .4s ease-out infinite alternate
}

.x-hamburger span:first-child,.x-hamburger span:nth-child(2) {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.x-hamburger span:nth-child(2) {
    top: 9px;
    -webkit-animation: x-hamburger-wave .4s ease-out .3s infinite alternate;
    animation: x-hamburger-wave .4s ease-out .3s infinite alternate
}

.x-hamburger span:nth-child(3) {
    top: 18px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-animation: x-hamburger-wave .4s ease-out .6s infinite alternate;
    animation: x-hamburger-wave .4s ease-out .6s infinite alternate
}

.x-hamburger.-open {
    width: 25px;
    -webkit-transform: scale(.7) translateX(290px);
    transform: scale(.7) translateX(290px)
}

@media (max-width: 575.98px) {
    .x-hamburger.-open {
        -webkit-transform:scale(.7) translateX(310px);
        transform: scale(.7) translateX(310px)
    }
}

.x-hamburger.-open span {
    width: 100%;
    -webkit-animation: none;
    animation: none;
    background: #fafafa
}

.x-hamburger.-open span:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 5px
}

.x-hamburger.-open span:nth-child(2) {
    width: 0;
    opacity: 0
}

.x-hamburger.-open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 5px
}

.x-hamburger.-with-icon-sidebar {
    transition: unset
}

.x-hamburger.-with-icon-sidebar.-open {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

@-webkit-keyframes x-hamburger-wave {
    0% {
        width: 70%
    }

    to {
        width: 100%
    }
}

@keyframes x-hamburger-wave {
    0% {
        width: 70%
    }

    to {
        width: 100%
    }
}

.x-menu-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 11;
    width: 100%
}

@media (min-width: 992px) {
    .x-menu-footer {
        display:none
    }
}

.x-menu-footer.-curve .-outer-wrapper {
    display: flex;
    align-items: flex-end
}

.x-menu-footer.-curve .-left-wrapper,.x-menu-footer.-curve .-right-wrapper {
    display: flex;
    align-items: flex-end;
    flex: 1;
    z-index: 2;
    height: 70px;
    padding-bottom: 6px;
    background: linear-gradient(180deg,#039,#01011d);
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s,-webkit-filter .2s
}

.x-menu-footer.-curve .-ic-center {
    width: 50px;
    height: auto;
    z-index: 3
}

.x-menu-footer.-curve .-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;
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0,0%,100%,.4);
    background: radial-gradient(100% 100% at 50% 0,#fff 0,#a6c4ff 100%)
}

.x-menu-footer.-curve .-center-wrapper .-selected,.x-menu-footer.-curve .-center-wrapper .-selecting {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center
}

.x-menu-footer.-curve .-center-wrapper .-selected {
    transition: all .4s;
    height: 100%;
    width: 100%;
    border-radius: 50%
}

.x-menu-footer.-curve .-center-wrapper .-selected .-text {
    position: relative;
    top: -3px;
    margin-top: 3px;
    font-size: .875rem;
    text-shadow: 1px 3px 5px rgba(0,0,0,.6)
}

.x-menu-footer.-curve .-center-wrapper .-selected .-bottom-curve,.x-menu-footer.-curve .-center-wrapper .-selected .-top-curve {
    position: absolute;
    left: 50%;
    z-index: 2;
    width: 85%;
    height: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-menu-footer.-curve .-center-wrapper .-selected .-top-curve {
    top: 3px
}

.x-menu-footer.-curve .-center-wrapper .-selected .-bottom-curve {
    bottom: 3px
}

.x-menu-footer.-curve .-center-wrapper .-selecting {
    display: none
}

.x-menu-footer.-curve .-center-wrapper .-selecting .-text {
    font-size: .875rem;
    line-height: 16px;
    text-shadow: 0 6px 5px rgba(0,0,0,.4)
}

.x-menu-footer.-curve .-center-wrapper .-selecting .-mark {
    position: relative;
    margin-top: 5px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 20px
}

.x-menu-footer.-curve .-center-wrapper:hover {
    color: #fff;
    text-decoration: none
}

.x-menu-footer.-curve .-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
}

.x-menu-footer.-curve .-fake-center-bg-wrapper svg {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 108px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-menu-footer.-curve .-fake-center-bg-wrapper svg path {
    fill: url(#rectangleGradient)
}

.x-menu-footer.-curve .-left-wrapper {
    border-top-left-radius: 10px;
    border-top-right-radius: 22px
}

.x-menu-footer.-curve .-right-wrapper {
    border-top-right-radius: 10px;
    border-top-left-radius: 22px
}

.x-menu-footer.-curve .-sub-menu-lobby-wrapper {
    flex-direction: row;
    justify-content: center;
    position: absolute;
    top: -75px;
    left: 50%;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -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
}

.x-menu-footer.-curve .-sub-menu-lobby-wrapper .nav-item .-img {
    width: 36px;
    height: auto;
    margin-top: 2px
}

.x-menu-footer.-curve .-sub-menu-lobby-wrapper .nav-item .-text {
    display: inline-block;
    font-size: 12px
}

.x-menu-footer.-curve .-sub-menu-lobby-wrapper .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 70px;
    height: 70px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg,#575757,#1c1c1c);
    border: 1px solid hsla(0,0%,100%,.6);
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0,0%,100%,.6)
}

.x-menu-footer.-curve .-sub-menu-lobby-wrapper .nav-link .-nav-icon-bg {
    background-size: 360px;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    top: -15px;
    position: relative
}

.x-menu-footer.-curve .-sub-menu-lobby-wrapper .nav-link:focus {
    outline: none;
    text-decoration: none
}

@media screen and (max-width: 360px) {
    .x-menu-footer.-curve .-sub-menu-lobby-wrapper .nav-item .-img {
        margin-top:-15px;
        width: 54px
    }

    .x-menu-footer.-curve .-sub-menu-lobby-wrapper .nav-link {
        width: 60px;
        height: 60px;
        margin: 0 2px
    }
}

.x-menu-footer.-curve .-item-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 50%;
    padding: 0;
    color: #fff
}

.x-menu-footer.-curve .-item-wrapper .-ic-img {
    width: 32px;
    height: auto
}

.x-menu-footer.-curve .-item-wrapper .-text {
    margin-top: .25rem;
    font-size: .875rem;
    color: #fff;
    transition: color .2s
}

@media (max-width: 575.98px) {
    .x-menu-footer.-curve .-item-wrapper .-text {
        font-size:.8rem
    }
}

.x-menu-footer.-curve .-item-wrapper:active,.x-menu-footer.-curve .-item-wrapper:hover {
    text-decoration: none
}

.x-menu-footer.-curve .-item-wrapper:active .-text,.x-menu-footer.-curve .-item-wrapper:hover .-text {
    color: #fff
}

.x-menu-footer.-curve .-item-wrapper.-shimmer .-text {
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear,100% 0,0 0,from(#fff),color-stop(.5,#fafafa),to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    background-clip: text;
-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) {
    .x-menu-footer.-curve .-item-wrapper.-shimmer .-text {
        -webkit-animation-duration:2s;
        animation-duration: 2s;
        -webkit-animation-duration: 2.5s;
        animation-duration: 2.5s
    }
}

.x-menu-footer.-curve .-item-wrapper.-register {
    position: relative
}

.x-menu-footer.-curve .-item-wrapper.-register .-ic-img {
    -webkit-filter: drop-shadow(0 0 3px #56e8ff);
    filter: drop-shadow(0 0 3px #56e8ff);
    -webkit-animation: none;
    animation: none
}

.x-menu-footer.-curve .-fully-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0,0,0,.6)
}

.x-menu-footer.-curve.-active .-fake-center-bg-wrapper,.x-menu-footer.-curve.-active .-left-wrapper,.x-menu-footer.-curve.-active .-right-wrapper {
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

.x-menu-footer.-curve.-active .-fake-center-bg-wrapper a,.x-menu-footer.-curve.-active .-left-wrapper a,.x-menu-footer.-curve.-active .-right-wrapper a {
    pointer-events: none
}

.x-menu-footer.-curve.-active .-center-wrapper {
    background: radial-gradient(100% 100% at 50% 0,#fff 0,#a6c4ff 100%)
}

.x-menu-footer.-curve.-active .-center-wrapper .-selected {
    display: none
}

.x-menu-footer.-curve.-active .-center-wrapper .-selecting {
    display: flex
}

.x-menu-footer.-curve.-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%
}

.x-menu-footer.-curve.-active .-fully-overlay {
    display: block
}

@media (min-width: 992px) {
    .x-menu-footer.-default {
        display:none
    }
}

.x-menu-footer.-default:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 4px;
    background: none
}

.x-menu-footer.-default .-menu-wrapper {
    display: flex
}

.x-menu-footer.-default .-menu-wrapper .-sub-menu-container {
    flex: 1;
    display: flex;
    position: relative
}

.x-menu-footer.-default .-menu-wrapper .-sub-menu-container .-lists-child-container {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    background: linear-gradient(180deg,#000,#242c31);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all .4s
}

.x-menu-footer.-default .-menu-wrapper .-sub-menu-container .-lists-child-container.open {
    z-index: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.x-menu-footer.-default .-menu-wrapper .-sub-menu-container .-lists-child-container .-btn-item {
    padding-top: .25rem;
    border-bottom: 1px solid #535353
}

.x-menu-footer.-default .-menu-wrapper .-btn-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 70px;
    padding: 0;
    font-size: .875rem;
    color: #fafafa;
    background: linear-gradient(180deg,#071b45,#01011d);
    border-radius: 0;
    border: none;
    border-right: 1px solid #535353
}

@media screen and (max-width: 360px) {
    .x-menu-footer.-default .-menu-wrapper .-btn-item {
        font-size:.875rem
    }
}

.x-menu-footer.-default .-menu-wrapper .-btn-item .-text-image {
    width: 90px;
    height: auto
}

.x-menu-footer.-default .-menu-wrapper .-btn-item .-typo {
    margin-top: 2px;
    margin-bottom: 5px
}

.x-menu-footer.-default .-menu-wrapper .-btn-item .-ic-img {
    width: 32px;
    height: auto
}

.x-menu-footer.-default .-menu-wrapper .-btn-item:last-child {
    border-right: none
}

.x-menu-footer.-default .-menu-wrapper .-btn-item:hover {
    text-decoration: none
}

.x-menu-footer.-default .-menu-wrapper .-btn-item:focus {
    outline: none
}

.x-menu-footer.-default .-menu-wrapper .-btn-item.-horizontal {
    flex-direction: row;
    justify-content: center
}

.x-menu-footer.-default .-menu-wrapper .-btn-item.-horizontal .-text-image {
    margin-left: 8px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-left .vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-right .vex-dialog-button,.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-left .btn,.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-left .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button,.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-right .btn,.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-right .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    background: linear-gradient(180deg,#c1e9fe 10%,#56aff0)
}

.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-left .-icon,.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-right .-icon {
    margin-top: -3.5rem
}

@media (max-width: 575.98px) {
    .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-left .-icon,.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-right .-icon {
        margin-top:-2.75rem
    }
}

@media screen and (max-width: 375px) {
    .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-left .-icon,.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-right .-icon {
        margin-top:-3rem
    }
}

.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-center .-typo {
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear,100% 0,0 0,from(#fff),color-stop(.5,#f22662),to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    background-clip: text;
-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-duration: 1.5s!important;
    animation-duration: 1.5s!important
}

@media (max-width: 991.98px) {
    .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-center .-typo {
        -webkit-animation-duration:2s;
        animation-duration: 2s
    }
}

.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-center .-btn {
    background: linear-gradient(180deg,#fedd5b 10%,#fe8c06)
}

.x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-center .-btn .-img-container .-icon {
    width: 160px;
    height: auto;
    -webkit-animation: x-jello-horizontal 3s infinite both;
    animation: x-jello-horizontal 3s infinite both
}

@media (max-width: 575.98px) {
    .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-center .-btn .-img-container {
        margin-top:-3rem
    }

    .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-center .-btn .-img-container .-icon {
        width: 130px
    }
}

@media screen and (max-width: 375px) {
    .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-center .-btn .-img-container {
        margin-top:-2.5rem
    }

    .x-menu-footer.-ezs .-anon-menu-wrapper .-btn-container.-center .-btn .-img-container .-icon {
        width: 110px
    }
}

.x-menu-footer.-ezs .-btn-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    flex: 1
}

.x-menu-footer.-ezs .-btn-container .-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    border-radius: 0
}

.x-menu-footer.-ezs .-btn-container .-typo {
    color: #fff
}

.x-menu-footer.-ezs .-btn-container.-left .-btn,.x-menu-footer.-ezs .-btn-container.-right .-btn {
    height: 80px
}

.x-menu-footer.-ezs .-btn-container.-left .-btn .-icon,.x-menu-footer.-ezs .-btn-container.-right .-btn .-icon {
    width: 80px;
    margin-top: -3rem
}

.x-menu-footer.-ezs .-btn-container.-left .-btn .-typo,.x-menu-footer.-ezs .-btn-container.-right .-btn .-typo {
    position: relative;
    font-weight: 500
}

.x-menu-footer.-ezs .-btn-container.-left .-btn {
    background: linear-gradient(180deg,#c1e9fe 10%,#56aff0);
    border-top-left-radius: 40px
}

.x-menu-footer.-ezs .-btn-container.-right .-btn {
    background: linear-gradient(180deg,#c1e9fe 10%,#56aff0);
    border-top-right-radius: 40px
}

.x-menu-footer.-ezs .-btn-container.-center {
    z-index: 1
}

.x-menu-footer.-ezs .-btn-container.-center .-btn {
    height: 100px;
    background: linear-gradient(180deg,#fedd5b 10%,#fe8c06);
    border-top-right-radius: 25px;
    border-top-left-radius: 25px
}

.x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: -4.5rem
}

.x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container .-icon {
    width: 150px;
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container .-icon-play {
    width: 90px;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.x-menu-footer.-ezs .-btn-container.-center .-btn .-typo {
    font-weight: 600
}

.x-menu-footer.-ezs .-btn-container .-btn {
    width: 100%;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3)
}

@media (max-width: 575.98px) {
    .x-menu-footer.-ezs .-btn-container.-left .-btn,.x-menu-footer.-ezs .-btn-container.-right .-btn {
        height:58px;
        padding: 0
    }

    .x-menu-footer.-ezs .-btn-container.-left .-btn .-icon,.x-menu-footer.-ezs .-btn-container.-right .-btn .-icon {
        width: 60px;
        margin-top: -2rem
    }

    .x-menu-footer.-ezs .-btn-container.-left .-btn .-typo,.x-menu-footer.-ezs .-btn-container.-right .-btn .-typo {
        font-size: 1.1rem
    }

    .x-menu-footer.-ezs .-btn-container.-left {
        border-top-left-radius: 35px
    }

    .x-menu-footer.-ezs .-btn-container.-right {
        border-top-right-radius: 35px
    }

    .x-menu-footer.-ezs .-btn-container.-center .-btn {
        padding: 0;
        height: 80px
    }

    .x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container {
        margin-top: -2.5rem
    }

    .x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container .-icon {
        width: 100px;
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    .x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container .-icon-play {
        width: 50px
    }
}

@media screen and (max-width: 375px) {
    .x-menu-footer.-ezs .-btn-container.-left .-btn .-icon,.x-menu-footer.-ezs .-btn-container.-right .-btn .-icon {
        width:60px
    }

    .x-menu-footer.-ezs .-btn-container.-left {
        border-top-left-radius: 30px
    }

    .x-menu-footer.-ezs .-btn-container.-right {
        border-top-right-radius: 30px
    }

    .x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container {
        margin-top: -2rem
    }

    .x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container .-icon {
        width: 90px
    }

    .x-menu-footer.-ezs .-btn-container.-center .-btn .-img-container .-icon-play {
        width: 40px;
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px)
    }

    .x-menu-footer.-ezs .-btn-container.-center .-btn .-typo {
        position: relative;
        font-size: 1.1rem
    }
}

.cke_editable blockquote,.x-blog blockquote {
    font-size: 1.3em;
    width: 100%;
    margin: 20px auto;
    font-style: italic;
    color: #555;
    padding: 1.2em 30px 1.2em 75px;
    border-left: 8px solid #fafafa;
    line-height: 1.6;
    position: relative;
    background: #ededed
}

.cke_editable blockquote p,.x-blog blockquote p {
    margin-bottom: 0!important
}

.cke_editable blockquote:before,.x-blog blockquote:before {
    font-family: Arial;
    content: "\201C";
    color: #fafafa;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px
}

.cke_editable blockquote:after,.x-blog blockquote:after {
    content: ""
}

@media (max-width: 767.98px) {
    .cke_editable blockquote,.x-blog blockquote {
        font-size:1.15em;
        padding: 1em 25px 1em 50px
    }
}

.cke_editable img,.x-blog img {
    max-width: 100%;
    height: auto!important
}

.cke_editable iframe,.x-blog iframe {
    max-width: 100%
}

@media (max-width: 575.98px) {
    .cke_editable iframe,.x-blog iframe {
        height:auto!important
    }
}

.x-blog-item .x-link .-image-container {
    overflow: hidden
}

.x-blog-item .x-link:hover .-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.x-blog-item .x-link .-img {
    transition: all .6s
}

.x-blog-social-widget .-img {
    transition: all .4s;
    width: 40px
}

.x-blog-social-widget .-img:hover {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.x-blog-list-index-wrapper {
    padding: 2rem 0
}

@media (max-width: 767.98px) {
    .x-blog-list-index-wrapper {
        padding:1rem 0
    }
}

.x-blog-list-index-wrapper .-heading-title {
    font-size: 1.75rem;
    color: #fafafa
}

@media (max-width: 767.98px) {
    .x-blog-list-index-wrapper .-heading-title {
        font-size:1.5rem
    }
}

@media (max-width: 575.98px) {
    .x-blog-list-index-wrapper .-heading-title {
        font-size:1.375rem
    }
}

.x-blog-list-index-wrapper .-heading-hr {
    border-top: 2px solid #fafafa
}

.x-blog-list-index-wrapper .-col-wrapper {
    margin: .75rem 0
}

@media (max-width: 991.98px) {
    .x-blog-list-index-wrapper .-col-wrapper {
        margin:.5rem 0
    }
}

.x-blog-section {
    padding-bottom: 2rem
}

.x-blog-section .slick-track {
    display: flex
}

.x-blog-section .slick-track .slick-slide {
    display: flex;
    height: auto
}

.x-blog-section.-card-type .-header-title {
    text-align: center
}

.x-blog-section.-card-type .-header-title .-title {
    font-size: 1.75rem;
    font-weight: 600;
    color: #fafafa
}

.x-blog-section .-header-title {
    margin-bottom: 1rem
}

.x-blog-section .-header-title .-bg-wrapper {
    margin-top: 1rem;
    position: relative;
    text-align: center
}

.x-blog-section .-header-title .-bg-wrapper .-blog-title-bg {
    width: 270px
}

.x-blog-section .-header-title .-bg-wrapper .-title {
    position: absolute;
    top: 48%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #f0f0f0;
    font-size: 1.25rem
}

.x-blog-section .-row-slick-wrapper {
    justify-content: flex-start
}

@media (min-width: 992px) {
    .x-blog-section .-row-slick-wrapper.-with-1-item:not(.slick-initialized) .-blog-item-wrapper {
        width:100%
    }
}

@media (min-width: 992px) {
    .x-blog-section .-row-slick-wrapper.-with-2-item:not(.slick-initialized) .-blog-item-wrapper {
        width:50%
    }
}

@media (min-width: 992px) {
    .x-blog-section .-row-slick-wrapper.-with-3-item:not(.slick-initialized) .-blog-item-wrapper {
        width:33.33333%
    }
}

@media (min-width: 992px) {
    .x-blog-section .-row-slick-wrapper.-with-4-item:not(.slick-initialized) .-blog-item-wrapper {
        width:25%
    }
}

.x-blog-section .-row-slick-wrapper:not(.slick-initialized) {
    display: flex
}

.x-blog-section .-row-slick-wrapper:not(.slick-initialized) .-blog-item-wrapper {
    width: 20%
}

@media (max-width: 991.98px) {
    .x-blog-section .-row-slick-wrapper:not(.slick-initialized) .-blog-item-wrapper {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-blog-section .-row-slick-wrapper:not(.slick-initialized) .-blog-item-wrapper {
        width:50%
    }
}

@media (max-width: 575.98px) {
    .x-blog-section .-row-slick-wrapper:not(.slick-initialized) .-blog-item-wrapper {
        width:100%
    }
}

@media (max-width: 767.98px) {
    .x-blog-section .-row-slick-wrapper {
        justify-content:center
    }
}

.x-blog-section .-blog-item-wrapper {
    padding: .5rem
}

@media (max-width: 991.98px) {
    .x-blog-section .-blog-item-wrapper {
        margin-bottom:1rem
    }
}

.x-blog-item {
    width: 100%;
    height: 100%;
    background: rgba(57,136,255,.3);
    border: 2px solid #2e6baa;
    border-radius: 5px
}

.x-blog-item .-blog-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: .75rem
}

.x-blog-item .-title-name {
    margin-top: 1rem;
    color: #fafafa;
    font-weight: 300
}

.x-blog-item .-img-container {
    overflow: hidden;
    background: #0f0f0f;
    border-radius: 5px
}

.x-blog-item.-card-list {
    padding: 1rem;
    background: hsla(0,0%,100%,.1);
    border: #16172b;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    overflow: hidden;
    transition: all .2s
}

.x-blog-item.-card-list .-title {
    display: block;
    margin-bottom: .5rem;
    padding: 0;
    color: #fafafa;
    transition: all .2s;
    position: relative
}

.x-blog-item.-card-list .-title:before {
    content: "○";
    display: inline-block;
    margin-right: 10px;
    color: #fafafa
}

.x-blog-item.-card-list .-description {
    margin-bottom: 0;
    padding: 0;
    font-size: .875rem;
    color: #888;
    transition: all .2s
}

.x-blog-item.-card-list:hover {
    background: hsla(0,0%,100%,.2)
}

.x-blog-item.-card-list:hover .-title {
    color: #fafafa
}

.x-blog-item.-card-list:hover .-description {
    color: #888
}

.x-blog-item.-card {
    overflow: hidden;
    background: hsla(0,0%,100%,.1);
    border: none;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.4)
}

.x-blog-item.-card .-image-container {
    margin-bottom: .5rem
}

.x-blog-item.-card .-image-container .-img {
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-blog-item.-card .-image-container .-img {
        height:160px
    }
}

@media (max-width: 767.98px) {
    .x-blog-item.-card .-image-container .-img {
        height:180px
    }
}

.x-blog-item.-card .-title {
    display: block;
    margin-bottom: 0;
    padding: 0 1rem;
    color: #fafafa
}

.x-blog-item.-card .-description {
    margin-top: .5rem;
    padding: 0 1rem;
    font-size: .875rem;
    color: #888
}

.x-blog-item.-card .-hr {
    margin-bottom: .6rem
}

.x-blog-item.-card .-date {
    display: block;
    margin-bottom: .6rem;
    padding: 0 1rem;
    font-size: .875rem;
    font-weight: 600;
    color: #888
}

.x-blog-show {
    min-height: 500px;
    padding: 2rem 0;
    background: #0a082b
}

@media (max-width: 767.98px) {
    .x-blog-show {
        font-size:.875rem
    }
}

.x-blog-show .-heading-title {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    color: #fff
}

@media (max-width: 991.98px) {
    .x-blog-show .-heading-title {
        font-size:1.75rem
    }
}

@media (max-width: 767.98px) {
    .x-blog-show .-heading-title {
        font-size:1.5rem
    }
}

@media (max-width: 575.98px) {
    .x-blog-show .-heading-title {
        margin-top:1rem;
        font-size: 1.25rem
    }
}

.x-blog-show .-publish-wrapper {
    margin-bottom: 2rem;
    text-align: center;
    font-size: .875rem;
    font-weight: 300
}

@media (max-width: 991.98px) {
    .x-blog-show h1,.x-blog-show h2,.x-blog-show h3,.x-blog-show h4,.x-blog-show h5,.x-blog-show h6 {
        font-size:1.5rem
    }
}

@media (max-width: 575.98px) {
    .x-blog-show h1,.x-blog-show h2,.x-blog-show h3,.x-blog-show h4,.x-blog-show h5,.x-blog-show h6 {
        margin-top:1rem;
        font-size: 1.25rem
    }
}

.cke_editable,.x-blog {
    font-family: FC Iconic,Helvetica Neue,Helvetica,Arial,sans-serif
}

.cke_editable {
    font-family: FC Iconic,Helvetica Neue,Helvetica,Arial,sans-serif!important
}

.x-pagination {
    margin-top: 2rem
}

.x-pagination .page-item {
    margin: 0 .25rem
}

.x-pagination .page-item:first-child .page-link,.x-pagination .page-item:last-child .page-link {
    border-radius: 5px
}

.x-pagination .page-item:first-child {
    margin-left: 0
}

.x-pagination .page-item:last-child {
    margin-right: 0
}

.x-pagination .page-link {
    min-width: 40px;
    padding: .5rem;
    border-radius: 5px;
    font-size: 1rem
}

@media (max-width: 767.98px) {
    .x-pagination .page-link {
        min-width:30px;
        padding: .4rem;
        font-size: .875rem
    }
}

.x-base-ranking-reward-list-wrapper {
    display: flex;
    flex-flow: column wrap;
    align-content: space-between
}

.x-base-ranking-reward-list-wrapper .-list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    width: calc(50% - 5px);
    margin-bottom: 10px;
    padding: 0 10px;
    background: hsla(0,0%,100%,.1);
    border-radius: 3px;
    transition: all .2s
}

@media (max-width: 575.98px) {
    .x-base-ranking-reward-list-wrapper .-list-item {
        width:100%
    }
}

@media (min-width: 992px) {
    .x-base-ranking-reward-list-wrapper .-list-item:hover {
        background:hsla(0,0%,100%,.2)
    }
}

.x-base-ranking-reward-list-wrapper .-list-item .-position-wrapper {
    font-size: 1rem;
    font-weight: 600;
    color: #f3f3f3
}

.x-base-ranking-reward-list-wrapper .-list-item .-position-wrapper span {
    display: inline-block;
    position: relative;
    top: 0
}

@media (max-width: 767.98px) {
    .x-base-ranking-reward-list-wrapper .-list-item .-position-wrapper {
        font-size:1rem
    }
}

.x-base-ranking-reward-list-wrapper .-list-item .-reward-wrapper {
    font-size: 1rem;
    font-weight: 600;
    color: #f3f3f3
}

.x-base-ranking-reward-list-wrapper .-list-item .-reward-wrapper .-ic {
    width: 36px;
    height: auto
}

.x-base-ranking-reward-list-wrapper .-list-item .-reward-wrapper span {
    display: inline-block;
    position: relative;
    top: 0;
    min-width: 50px
}

@media (min-width: 576px) {
    .x-base-ranking-reward-list-wrapper.-board-credit,.x-base-ranking-reward-list-wrapper.-board-win {
        max-height:210px
    }
}

.x-base-ranking-reward-list-wrapper.-competition .-list-item .-position-wrapper {
    display: flex;
    align-items: center
}

.x-base-ranking-reward-list-wrapper.-competition .-list-item .-position-wrapper .-position-img {
    width: 50px;
    height: auto
}

.x-base-ranking-reward-list-wrapper.-competition .-list-item .-position-wrapper span {
    margin-left: 5px
}

@media (min-width: 992px) {
    .x-base-ranking-reward-list-wrapper.-competition {
        max-height:280px
    }

    .x-base-ranking-reward-list-wrapper.-competition .-list-item {
        width: calc(33% - 5px)
    }

    .x-base-ranking-reward-list-wrapper.-competition .-list-item .-position-wrapper span {
        margin-left: 10px
    }
}

@media (min-width: 576px) and (max-width:991.98px) {
    .x-base-ranking-reward-list-wrapper.-competition {
        max-height:420px
    }

    .x-base-ranking-reward-list-wrapper.-competition .-list-item {
        width: calc(50% - 5px)
    }
}

.x-base-ranking-container {
    position: relative;
    padding: 2rem 0;
    background-size: contain;
    background-repeat: repeat;
    background-position: top;
    background: #000
}

@media (max-width: 575.98px) {
    .x-base-ranking-container {
        padding-top:0;
        padding-bottom: 0
    }
}

@media (max-width: 575.98px) {
    .x-base-ranking-container .-custom-container {
        padding:0
    }
}

.x-base-ranking-container .-ranking-separated-section {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.x-base-ranking-container .-ranking-separated-section .-inner-wrapper {
    width: 49.4%
}

@media (max-width: 991.98px) {
    .x-base-ranking-container .-ranking-separated-section .-inner-wrapper {
        width:100%
    }
}

.x-base-ranking-container .-ranking-container-wrapper {
    position: relative;
    top: -3px;
    z-index: 1;
    border-width: 3px;
    border-style: solid;
    border-radius: 0;
    box-shadow: 0 0 10px rgba(230,255,253,.5);
    -o-border-image: radial-gradient(#fff 50%,#ce8536) 1;
    border-image: radial-gradient(#fff 50%,#ce8536) 1
}

.x-base-ranking-container .-ranking-container-wrapper .-slided {
    overflow: auto
}

@media (max-width: 575.98px) {
    .x-base-ranking-container .-ranking-container-wrapper {
        top:0;
        padding: 0;
        border: none;
        box-shadow: none;
        border-radius: 0
    }
}

.x-base-ranking-container .-ranking-table-outer-container {
    padding: 2rem;
    background: linear-gradient(138.03deg,#23294b,#1d1744 101.41%)
}

@media (max-width: 991.98px) {
    .x-base-ranking-container .-ranking-table-outer-container {
        padding:1rem
    }
}

@media (max-width: 575.98px) {
    .x-base-ranking-container .-ranking-table-outer-container {
        padding:0 15px 15px
    }
}

.x-base-ranking-container .-no-result {
    text-align: center
}

@media (max-width: 991.98px) {
    .x-base-ranking-container .-no-result {
        padding-top:1rem;
        padding-bottom: 1rem
    }
}

@media (max-width: 575.98px) {
    .x-base-ranking-container .-no-result {
        padding-top:2rem
    }
}

.x-base-ranking-container .-no-result .-title {
    font-size: 1.5rem
}

@media (max-width: 991.98px) {
    .x-base-ranking-container .-no-result .-title {
        font-size:1.25rem
    }
}

@media (max-width: 575.98px) {
    .x-base-ranking-container .-no-result .-title {
        font-size:1.125rem
    }
}

.x-base-ranking-container .-no-result .-description {
    margin-bottom: 0;
    font-size: 1.25rem
}

@media (max-width: 991.98px) {
    .x-base-ranking-container .-no-result .-description {
        font-size:1.125rem
    }
}

@media (max-width: 575.98px) {
    .x-base-ranking-container .-no-result .-description {
        font-size:1rem
    }
}

.x-base-ranking-tabs-menu-container {
    position: relative;
    flex-direction: row;
    justify-content: center;
    z-index: 2
}

.x-base-ranking-tabs-menu-container .nav-item {
    position: relative;
    width: 350px
}

.x-base-ranking-tabs-menu-container .nav-item:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 2px;
    height: 60%;
    background: #898ddc;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.x-base-ranking-tabs-menu-container .nav-item:first-child .nav-link {
    border-top-left-radius: 10px
}

.x-base-ranking-tabs-menu-container .nav-item:last-child .nav-link {
    border-top-right-radius: 10px
}

@media (max-width: 991.98px) {
    .x-base-ranking-tabs-menu-container .nav-item {
        width:280px
    }
}

@media (max-width: 767.98px) {
    .x-base-ranking-tabs-menu-container .nav-item {
        width:220px
    }
}

@media (max-width: 575.98px) {
    .x-base-ranking-tabs-menu-container .nav-item {
        width:50%
    }

    .x-base-ranking-tabs-menu-container .nav-item:first-child .nav-link {
        border-top-left-radius: 0
    }

    .x-base-ranking-tabs-menu-container .nav-item:last-child .nav-link {
        border-top-right-radius: 0
    }
}

.x-base-ranking-tabs-menu-container .nav-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: .5rem 1rem;
    background: linear-gradient(180deg,#353a67,#272c5a);
    transition: all .2s
}

.x-base-ranking-tabs-menu-container .nav-link .-ic {
    width: 40px;
    height: auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: all .2s
}

.x-base-ranking-tabs-menu-container .nav-link .-text {
    position: relative;
    top: 0;
    margin-left: 10px;
    font-size: 1.125rem;
    font-weight: 600;
    background: linear-gradient(180deg,#fff,#e7ecff);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(0 1px 3px hsla(0,0%,100%,.5));
    filter: drop-shadow(0 1px 3px rgba(255,255,255,.5))
}

.x-base-ranking-tabs-menu-container .nav-link .-line-glow {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -30px;
    width: 230px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-base-ranking-tabs-menu-container .nav-link.-active {
    background: linear-gradient(180deg,#353a67,#272c5a)
}

.x-base-ranking-tabs-menu-container .nav-link.-active:hover {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.x-base-ranking-tabs-menu-container .nav-link.-active:hover .-ic {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.x-base-ranking-tabs-menu-container .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-base-ranking-tabs-menu-container .nav-link.-active .-text {
    background: linear-gradient(180deg,#fff,#e7ecff);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: x-ranking-tab-saturate 2.5s infinite;
    animation: x-ranking-tab-saturate 2.5s infinite
}

.x-base-ranking-tabs-menu-container .nav-link.-active .-line-glow {
    display: block
}

@media (min-width: 992px) {
    .x-base-ranking-tabs-menu-container .nav-link:hover {
        -webkit-filter:brightness(1.25);
        filter: brightness(1.25)
    }

    .x-base-ranking-tabs-menu-container .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-base-ranking-tabs-menu-container .nav-link {
        padding:.5rem
    }

    .x-base-ranking-tabs-menu-container .nav-link .-behind {
        display: block
    }

    .x-base-ranking-tabs-menu-container .nav-link.-active .-ic {
        -webkit-transform: scale(1.5) translate(-2px,-2px);
        transform: scale(1.5) translate(-2px,-2px)
    }
}

@media (max-width: 575.98px) {
    .x-base-ranking-tabs-menu-container .nav-link,.x-base-ranking-tabs-menu-container .nav-link.-active {
        background:linear-gradient(180deg,#353a67,#272c5a)
    }

    .x-base-ranking-tabs-menu-container .nav-link.-active .-text {
        font-weight: 600
    }

    .x-base-ranking-tabs-menu-container .nav-link .-text {
        font-size: 1rem;
        font-weight: 500
    }

    .x-base-ranking-tabs-menu-container .nav-link .-line-glow {
        bottom: -27px;
        width: 200px
    }
}

@media screen and (max-width: 360px) {
    .x-base-ranking-tabs-menu-container .nav-link .-line-glow {
        bottom:-21px;
        width: 160px
    }
}

@-webkit-keyframes x-ranking-tab-saturate {
    0% {
        -webkit-filter: drop-shadow(0 1px 3px hsla(0,0%,100%,.5)) saturate(1);
        filter: drop-shadow(0 1px 3px rgba(255,255,255,.5)) saturate(1)
    }

    50% {
        -webkit-filter: drop-shadow(0 1px 3px hsla(0,0%,100%,.5)) saturate(3);
        filter: drop-shadow(0 1px 3px rgba(255,255,255,.5)) saturate(3)
    }

    to {
        -webkit-filter: drop-shadow(0 1px 3px hsla(0,0%,100%,.5)) saturate(1);
        filter: drop-shadow(0 1px 3px rgba(255,255,255,.5)) saturate(1)
    }
}

@keyframes x-ranking-tab-saturate {
    0% {
        -webkit-filter: drop-shadow(0 1px 3px hsla(0,0%,100%,.5)) saturate(1);
        filter: drop-shadow(0 1px 3px rgba(255,255,255,.5)) saturate(1)
    }

    50% {
        -webkit-filter: drop-shadow(0 1px 3px hsla(0,0%,100%,.5)) saturate(3);
        filter: drop-shadow(0 1px 3px rgba(255,255,255,.5)) saturate(3)
    }

    to {
        -webkit-filter: drop-shadow(0 1px 3px hsla(0,0%,100%,.5)) saturate(1);
        filter: drop-shadow(0 1px 3px rgba(255,255,255,.5)) saturate(1)
    }
}

.x-ranking-content-class-container {
    margin-top: 0!important
}

.x-ranking-round-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 2rem;
    background: linear-gradient(180deg,#1b1842,#0f0b25)
}

.x-ranking-round-container .-btn {
    position: relative;
    width: 33.33333%;
    padding: 1.2rem 0;
    text-align: center;
    font-size: 1.125rem;
    color: #cfa46b;
    background: transparent;
    transition: color .2s
}

.x-ranking-round-container .-btn:before {
    display: none;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 40px;
    height: 4px;
    background: #5252ca;
    border-radius: 5px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-ranking-round-container .-btn:hover {
    text-decoration: none;
    color: #f8c36b
}

.x-ranking-round-container .-btn.-active {
    font-weight: 600;
    color: #f8c36b
}

.x-ranking-round-container .-btn.-active:before {
    display: block
}

@media (max-width: 767.98px) {
    .x-ranking-round-container .-btn {
        font-size:1.1rem
    }
}

@media (max-width: 575.98px) {
    .x-ranking-round-container {
        padding:0 15px
    }

    .x-ranking-round-container .-btn {
        font-size: .875rem
    }
}

.x-cover-ranking-container {
    position: relative;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    overflow: hidden
}

.x-cover-ranking-container:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg,rgba(0,0,0,.2),#000)
}

.x-cover-ranking-container .-ranking-inner-wrapper {
    position: relative;
    padding-top: 8rem
}

@media (max-width: 1199.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper {
        padding-top:120px
    }
}

@media (max-width: 991.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper {
        padding-top:170px
    }
}

@media (max-width: 767.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper {
        padding-top:160px
    }
}

@media (max-width: 575.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper {
        padding-top:160px;
        padding-right: 0;
        padding-left: 0
    }
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-heading-title {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-title {
    margin-top: .5rem;
    margin-bottom: 0;
    font-size: 1.375rem;
    font-weight: 500;
    color: #fff
}

@media (max-width: 767.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-title {
        font-size:1.25rem
    }
}

@media (max-width: 575.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-title {
        font-size:1.125rem
    }
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-sub-title {
    margin-top: .25rem;
    font-size: 1rem;
    color: #d2d2d2
}

@media (max-width: 767.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-sub-title {
        font-size:.875rem
    }
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-logo {
    position: relative;
    z-index: 2;
    width: 150px;
    height: auto
}

@media (max-width: 991.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-logo {
        width:140px
    }
}

@media (max-width: 767.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-logo {
        width:130px
    }
}

@media (max-width: 575.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-logo {
        width:100px
    }
}

.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper {
    position: relative;
    width: 450px;
    margin-bottom: 3rem
}

@media (max-width: 991.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper {
        width:400px
    }
}

@media (max-width: 767.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper {
        width:350px;
        margin-bottom: 2rem
    }
}

@media (max-width: 575.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper {
        width:250px
    }
}

.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper .-text-img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    margin-top: -.5rem
}

.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper .-line-img {
    position: absolute;
    bottom: -22%;
    right: 0;
    z-index: 1;
    width: 90%;
    height: auto
}

.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper .-effect-img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    width: 170%;
    height: auto;
    opacity: .6;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn {
    position: absolute;
    bottom: 20px;
    right: 0
}

.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn .-box-img {
    width: 140px;
    height: auto;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

@media (max-width: 991.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn .-box-img {
        width:100px
    }
}

@media (max-width: 575.98px) {
    .x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn .-box-img {
        width:60px
    }
}

.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn:hover .-box-img {
    -webkit-transform: scale(1.05) rotate(5deg);
    transform: scale(1.05) rotate(5deg)
}

.x-cover-ranking-container .-ranking-inner-wrapper .-timer-wrapper {
    margin-top: 2rem;
    font-size: 2rem
}

.x-ranking-entrance {
    margin-bottom: .5rem;
    margin-right: 8px
}

.x-ranking-entrance .-ic {
    width: 70px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.x-ranking-entrance .-link-wrapper:hover .-ic {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media (min-width: 576px) {
    .x-ranking-customer-own-wrapper {
        margin-bottom:2rem
    }
}

.x-ranking-customer-own-wrapper .-title-wrapper {
    margin-bottom: 5px;
    padding-left: 7.2%
}

@media (max-width: 991.98px) {
    .x-ranking-customer-own-wrapper .-title-wrapper {
        padding-left:40px
    }
}

@media (max-width: 767.98px) {
    .x-ranking-customer-own-wrapper .-title-wrapper {
        padding-left:15px
    }
}

@media (max-width: 575.98px) {
    .x-ranking-customer-own-wrapper .-title-wrapper {
        padding-top:1rem;
        padding-left: 12px
    }
}

.x-ranking-customer-own-wrapper .-title-wrapper .-title {
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 600;
    background: -webkit-linear-gradient(#ffd59b 30%,#d1aa73 70%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (max-width: 575.98px) {
    .x-ranking-customer-own-wrapper .-title-wrapper .-title {
        font-size:1rem
    }
}

@media screen and (max-width: 360px) {
    .x-ranking-customer-own-wrapper .-title-wrapper .-title {
        font-size:.9rem
    }
}

.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 {
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 600;
    background: -webkit-linear-gradient(#ffd59b 30%,#d1aa73 70%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.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 {
        width: 90px;
        min-width: unset
    }

    .x-ranking-heading-column-wrapper .-column-wrapper.-position {
        width: 40px
    }

    .x-ranking-heading-column-wrapper .-column-wrapper.-result {
        width: auto;
        max-width: 180px;
        flex: 1
    }

    .x-ranking-heading-column-wrapper .-column-wrapper.-reward {
        width: 70px
    }

    .x-ranking-heading-column-wrapper .-column-wrapper .-text {
        font-size: 1rem
    }
}

@media screen and (max-width: 380px) {
    .x-ranking-heading-column-wrapper .-column-wrapper.-profile {
        width:70px
    }
}

@media screen and (max-width: 360px) {
    .x-ranking-heading-column-wrapper .-column-wrapper .-text {
        font-size:.9rem
    }
}

.x-ranking-item-full-size-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    background: hsla(0,0%,100%,.05);
    border: 2px solid transparent;
    padding: 8px 20px
}

@media (max-width: 1199.98px) {
    .x-ranking-item-full-size-container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media (max-width: 767.98px) {
    .x-ranking-item-full-size-container {
        padding-right:10px;
        padding-left: 10px
    }
}

@media screen and (max-width: 360px) {
    .x-ranking-item-full-size-container {
        padding-right:5px;
        padding-left: 5px
    }
}

.x-ranking-item-full-size-container .-profile-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 35%;
    color: #fff
}

.x-ranking-item-full-size-container .-profile-wrapper .-group-img {
    width: 55px;
    height: auto;
    margin-right: 8px
}

@media (max-width: 1199.98px) {
    .x-ranking-item-full-size-container .-profile-wrapper {
        flex:0 0 32%
    }
}

@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;
        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 {
        padding-left:3px;
        flex: 0 0 25%;
        min-width: 85px
    }

    .x-ranking-item-full-size-container .-profile-wrapper .-group-img {
        width: 30px
    }
}

@media screen and (max-width: 380px) {
    .x-ranking-item-full-size-container .-profile-wrapper {
        flex:0 0 10%;
        min-width: 55px;
        padding-left: 5px
    }

    .x-ranking-item-full-size-container .-profile-wrapper .-group-img {
        display: none
    }
}

.x-ranking-item-full-size-container .-profile-info-wrapper {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    min-width: 112px
}

.x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
    font-size: 1.125rem;
    font-weight: 500
}

.x-ranking-item-full-size-container .-profile-info-wrapper .-group-title {
    font-size: .875rem;
    font-weight: 300;
    color: #fff
}

@media (max-width: 1199.98px) {
    .x-ranking-item-full-size-container .-profile-info-wrapper {
        min-width:100px
    }

    .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 {
        position:relative
    }

    .x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
        position: relative;
        font-size: .9rem
    }

    .x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number .-hidden {
        position: relative;
        display: inline-block
    }
}

@media (max-width: 575.98px) {
    .x-ranking-item-full-size-container .-profile-info-wrapper {
        min-width:unset
    }

    .x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
        font-size: .75rem;
        font-weight: 400
    }

    .x-ranking-item-full-size-container .-profile-info-wrapper .-group-title {
        display: none
    }
}

.x-ranking-item-full-size-container .-position-wrapper {
    flex: 0 0 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 {
    position: relative;
    top: 0;
    margin-right: 15px;
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff
}

@media (max-width: 1199.98px) {
    .x-ranking-item-full-size-container .-position-wrapper .-text {
        font-size:1rem
    }
}

@media (max-width: 991.98px) {
    .x-ranking-item-full-size-container .-position-wrapper {
        flex:0 0 10%
    }
}

@media (max-width: 767.98px) {
    .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 {
        flex:0 0 8%
    }
}

@media screen and (max-width: 360px) {
    .x-ranking-item-full-size-container .-position-wrapper {
        min-width:26px
    }
}

.x-ranking-item-full-size-container .-result-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1 1 25%;
    padding-right: 40px;
    text-align: center
}

.x-ranking-item-full-size-container .-result-wrapper .-round-diff {
    font-size: .875rem;
    font-weight: 300;
    color: #c4c4c4
}

@media (max-width: 991.98px) {
    .x-ranking-item-full-size-container .-result-wrapper .-round-diff {
        font-size:.9rem
    }
}

@media (max-width: 767.98px) {
    .x-ranking-item-full-size-container .-result-wrapper .-round-diff {
        font-size:.75rem
    }
}

@media (max-width: 575.98px) {
    .x-ranking-item-full-size-container .-result-wrapper .-round-diff {
        font-size:.7rem
    }
}

.x-ranking-item-full-size-container .-result-wrapper .-value-wrapper {
    text-align: right
}

.x-ranking-item-full-size-container .-result-wrapper .-value {
    display: inline-block;
    position: relative;
    top: 0;
    font-size: 1.25rem;
    font-weight: 500;
    background: #fff;
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-ranking-item-full-size-container .-result-wrapper .-value.-own {
    font-size: 1.25rem
}

.x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
    margin-left: 10px;
    width: 40px
}

.x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper .-img {
    width: 100%;
    height: auto
}

@media (min-width: 992px) {
    .x-ranking-item-full-size-container .-result-wrapper .-value.-own {
        margin-left:5px
    }
}

@media (max-width: 1199.98px) {
    .x-ranking-item-full-size-container .-result-wrapper {
        padding-right:20px
    }

    .x-ranking-item-full-size-container .-result-wrapper .-value {
        font-size: 1.25rem
    }

    .x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
        width: 34px
    }
}

@media (max-width: 991.98px) {
    .x-ranking-item-full-size-container .-result-wrapper {
        padding-right:0
    }

    .x-ranking-item-full-size-container .-result-wrapper .-value {
        font-size: 1.125rem
    }

    .x-ranking-item-full-size-container .-result-wrapper .-value.-own {
        display: block;
        font-size: 1.125rem
    }
}

@media (max-width: 767.98px) {
    .x-ranking-item-full-size-container .-result-wrapper .-value,.x-ranking-item-full-size-container .-result-wrapper .-value.-own {
        font-size:1rem
    }

    .x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
        width: 30px;
        margin-left: 3px
    }
}

@media (max-width: 575.98px) {
    .x-ranking-item-full-size-container .-result-wrapper {
        width:auto;
        max-width: 180px;
        flex: 1;
        justify-content: flex-end
    }

    .x-ranking-item-full-size-container .-result-wrapper .-value {
        top: 0
    }

    .x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
        width: 25px
    }
}

@media screen and (max-width: 360px) {
    .x-ranking-item-full-size-container .-result-wrapper .-value {
        font-size:.9rem
    }

    .x-ranking-item-full-size-container .-result-wrapper .-value.-own {
        font-size: .7rem
    }

    .x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
        width: 20px
    }
}

.x-ranking-item-full-size-container .-reward-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex: 0 0 20%;
    text-align: center;
    color: #fff
}

.x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
    display: inline-block;
    position: relative;
    top: 0;
    font-size: 1.25rem;
    font-weight: 600;
    min-width: 52px;
    margin-left: 5px;
    text-align: left
}

@media (max-width: 1199.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
        font-size:1.25rem
    }
}

@media (max-width: 991.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
        min-width:40px;
        font-size: 1.125rem
    }
}

@media (max-width: 767.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
        font-size:1rem
    }
}

@media (max-width: 575.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
        min-width:32px;
        margin-left: 2px
    }
}

.x-ranking-item-full-size-container .-reward-wrapper .-ic {
    width: 40px;
    height: auto;
    margin: 0 5px
}

.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
    width: 50px
}

@media (max-width: 1199.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper {
        flex:0 0 22%
    }
}

@media (max-width: 991.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper {
        justify-content:flex-end
    }

    .x-ranking-item-full-size-container .-reward-wrapper .-ic,.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
        width: 34px
    }
}

@media (max-width: 767.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper {
        flex:0 0 26%
    }

    .x-ranking-item-full-size-container .-reward-wrapper .-ic {
        width: 30px;
        margin: 0 2px
    }

    .x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
        width: 30px
    }
}

@media (max-width: 575.98px) {
    .x-ranking-item-full-size-container .-reward-wrapper {
        flex:0 0 0%;
        min-width: 85px
    }

    .x-ranking-item-full-size-container .-reward-wrapper .-ic,.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
        width: 20px
    }
}

@media screen and (max-width: 360px) {
    .x-ranking-item-full-size-container .-reward-wrapper .-ic,.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
        width:20px
    }
}

.x-ranking-item-full-size-container.-top-item {
    margin-top: 0;
    background: #1b635e;
    border: 2px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(180deg,#3f9e98,#3f9e98)
}

.x-ranking-item-full-size-container.-top-item .-profile-info-wrapper .-group-title,.x-ranking-item-full-size-container.-top-item .-profile-wrapper {
    color: #fff
}

.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(#ffd59b 30%,#d1aa73 70%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-ranking-item-full-size-container.-top-item .-result-wrapper .-round-diff {
    color: #c4c4c4
}

.x-ranking-item-full-size-container.-top-item .-reward-wrapper .-reward-text {
    background: -webkit-linear-gradient(#ffd59b 30%,#d1aa73 70%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@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: rgba(63,158,152,.2);
    border: 2px solid transparent
}

.x-ranking-item-full-size-container.-second-item .-profile-info-wrapper .-group-title,.x-ranking-item-full-size-container.-second-item .-profile-wrapper,.x-ranking-item-full-size-container.-third-item .-profile-info-wrapper .-group-title,.x-ranking-item-full-size-container.-third-item .-profile-wrapper {
    color: #fff
}

.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)
}

.x-ranking-item-full-size-container.-second-item .-result-wrapper .-value,.x-ranking-item-full-size-container.-third-item .-result-wrapper .-value {
    background: #fff;
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-ranking-item-full-size-container.-second-item .-result-wrapper .-round-diff,.x-ranking-item-full-size-container.-third-item .-result-wrapper .-round-diff {
    color: #c4c4c4
}

.x-ranking-item-full-size-container.-second-item .-reward-wrapper .-reward-text,.x-ranking-item-full-size-container.-third-item .-reward-wrapper .-reward-text {
    background: #fff;
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@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: 1200px) {
    .x-ranking-item-full-size-container.-small-item .-profile-info-wrapper .-phone-number {
        font-size:1rem
    }

    .x-ranking-item-full-size-container.-small-item .-result-wrapper {
        padding-right: 20px
    }

    .x-ranking-item-full-size-container.-small-item .-result-wrapper .-round-diff {
        font-size: .875rem
    }
}

@media (min-width: 992px) {
    .x-ranking-item-full-size-container.-small-item .-position-wrapper {
        flex:0 1 10%
    }

    .x-ranking-item-full-size-container.-small-item .-result-wrapper {
        padding-right: unset
    }

    .x-ranking-item-full-size-container.-small-item .-result-wrapper .-value {
        font-size: 1rem
    }

    .x-ranking-item-full-size-container.-small-item .-result-wrapper .-ic-provider-wrapper {
        width: 34px
    }

    .x-ranking-item-full-size-container.-small-item .-result-wrapper .-ic-provider-wrapper .-img {
        width: 100%
    }

    .x-ranking-item-full-size-container.-small-item .-reward-wrapper {
        flex: 0 1 20%
    }

    .x-ranking-item-full-size-container.-small-item .-reward-wrapper .-reward-text {
        min-width: auto;
        font-size: 1rem
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .x-ranking-item-full-size-container.-small-item .-profile-wrapper .-group-img {
        width:40px
    }

    .x-ranking-item-full-size-container.-small-item .-profile-info-wrapper .-phone-number {
        font-size: .9rem
    }

    .x-ranking-item-full-size-container.-small-item .-reward-wrapper .-ic {
        width: 32px
    }

    .x-ranking-item-full-size-container.-small-item .-result-wrapper .-round-diff {
        font-size: .75rem
    }
}

.x-ranking-item-full-size-container.-is-own {
    background: rgba(63,158,152,.2);
    border: 2px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(180deg,#fafafa,#fafafa)
}

.x-ranking-item-full-size-container.-is-own .-position-wrapper .-text,.x-ranking-item-full-size-container.-is-own .-profile-info-wrapper,.x-ranking-item-full-size-container.-is-own .-result-wrapper,.x-ranking-item-full-size-container.-is-own .-reward-wrapper {
    color: #fafafa
}

.x-ranking-item-full-size-container.-is-own .-result-wrapper .-round-diff {
    color: hsla(0,0%,100%,.75)
}

.x-ranking-item-full-size-container.-my-item {
    margin-top: 0;
    background: rgba(63,158,152,.2);
    border: 2px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(180deg,#fafafa,#fafafa)
}

#rankingWeeklyDetailModal .modal-body {
    padding-left: 2rem;
    padding-right: 2rem
}

@media (max-width: 991.98px) {
    #rankingWeeklyDetailModal .modal-body {
        margin-top:2rem
    }
}

@media (max-width: 575.98px) {
    #rankingWeeklyDetailModal .modal-body {
        padding-left:1rem;
        padding-right: 1rem
    }
}

#rankingWeeklyDetailModal .x-title-modal {
    text-align: center
}

.x-ranking-weekly-modal-detail-container {
    margin-top: 1rem
}

.x-ranking-weekly-modal-detail-container .-provider-list-wrapper {
    flex-direction: row;
    margin: 2rem auto
}

@media (max-width: 575.98px) {
    .x-ranking-weekly-modal-detail-container .-provider-list-wrapper {
        flex-wrap:wrap;
        justify-content: center
    }
}

.x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item {
    width: 70px;
    margin-right: 10px
}

.x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item .-provider-img {
    width: 100%;
    height: auto;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

@media (min-width: 992px) {
    .x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item:hover .-provider-img {
        -webkit-transform:scale(1.1);
        transform: scale(1.1)
    }
}

@media (max-width: 991.98px) {
    .x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item {
        width:60px;
        margin-right: 5px
    }
}

@media (max-width: 575.98px) {
    .x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item {
        width:20%;
        max-width: 70px;
        margin-right: 2px
    }
}

.x-ranking-weekly-modal-detail-container .-heading-title {
    font-size: 1.3rem;
    font-weight: 600;
    background: -webkit-linear-gradient(#ffd59b 30%,#d1aa73 70%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper {
    overflow: auto;
    font-size: .875rem
}

.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

@media (min-width: 992px) {
    .x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper {
        max-height:200px
    }
}

.x-ranking-weekly-modal-detail-container .-rewards-detail-wrapper {
    margin-top: 2rem
}

@media (max-width: 991.98px) {
    .x-ranking-weekly-modal-detail-container .-rewards-detail-wrapper {
        margin-top:1rem
    }
}

.x-ranking-weekly-modal-detail-container .-no-result {
    padding: 2rem 1rem;
    text-align: center;
    background: hsla(0,0%,100%,.1)
}

.x-ranking-weekly-modal-detail-container .-no-result .-img {
    width: 50px;
    height: auto
}

.x-ranking-weekly-modal-detail-container .-no-result .-title {
    margin-top: .75rem;
    margin-bottom: 0;
    font-size: 1.3rem
}

.x-ranking-weekly-modal-detail-container .-no-result .-description {
    margin-top: .5rem;
    margin-bottom: 0;
    font-size: 1.1rem
}

.x-all-new-section {
    position: relative;
    padding: 4rem 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.x-all-new-section:after,.x-all-new-section:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg,#765300 0,#ddc47c 50%,#765300)
}

@media (max-width: 767.98px) {
    .x-all-new-section:after,.x-all-new-section:before {
        height:5px
    }
}

.x-all-new-section:before {
    top: 0
}

.x-all-new-section:after {
    bottom: 0
}

.x-all-new-section .-container-inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.x-all-new-section .-container-inner-wrapper .-pre-title {
    margin-bottom: 8px;
    font-size: 2rem;
    font-weight: 600;
    color: #fff;
    text-align: center
}

@media (max-width: 991.98px) {
    .x-all-new-section .-container-inner-wrapper .-pre-title {
        font-size:1.75rem
    }
}

@media (max-width: 767.98px) {
    .x-all-new-section .-container-inner-wrapper .-pre-title {
        font-size:1.5rem
    }
}

@media (max-width: 575.98px) {
    .x-all-new-section .-container-inner-wrapper .-pre-title {
        font-size:1.125rem
    }
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-normal-text {
    position: relative
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-normal-text-sm {
    font-size: 1.5rem
}

@media (max-width: 991.98px) {
    .x-all-new-section .-container-inner-wrapper .-pre-title .-normal-text-sm {
        font-size:1.25rem
    }
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight {
    position: relative;
    background: linear-gradient(90deg,#a27a46 0,#f0ddab 50%,#a27a46);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .3s
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight .-line-light {
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 300px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767.98px) {
    .x-all-new-section .-container-inner-wrapper .-pre-title .-highlight .-line-light {
        opacity:.8
    }
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight.-hidden-star:after,.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight.-hidden-star:before {
    display: none
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight:after,.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(/build/images/ufa-all-new-star-light.e1ca4ca3.png);
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight:before {
    top: 0;
    left: -20px
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight:after {
    bottom: -2px;
    right: -5px
}

.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight.-no-light:after,.x-all-new-section .-container-inner-wrapper .-pre-title .-highlight.-no-light:before {
    display: none
}

@media (max-width: 767.98px) {
    .x-all-new-section .-container-inner-wrapper .-pre-title .-highlight .-line-light {
        width:100%;
        max-width: 250px
    }
}

.x-all-new-section .-container-inner-wrapper .-pre-title a.-highlight .-line-light {
    bottom: -4px;
    width: 250px
}

.x-all-new-section .-container-inner-wrapper .-pre-title a.-highlight:before {
    display: none
}

.x-all-new-section .-container-inner-wrapper .-pre-title a.-highlight:after {
    top: 5px;
    right: -20px
}

.x-all-new-section .-container-inner-wrapper .-pre-title a.-highlight.-hidden-star:after {
    display: none
}

@media (max-width: 767.98px) {
    .x-all-new-section .-container-inner-wrapper .-pre-title a.-highlight .-line-light {
        width:100%;
        max-width: 200px
    }
}

@media (max-width: 575.98px) {
    .x-all-new-section .-container-inner-wrapper .-pre-title a.-highlight:after {
        right:-10px
    }
}

@media (max-width: 767.98px) {
    .x-all-new-section {
        padding:2.5rem 0
    }

    .x-all-new-section .-container-inner-wrapper {
        flex-direction: column
    }

    .x-all-new-section .-container-inner-wrapper a .-img {
        width: 250px
    }

    .x-all-new-section .-container-inner-wrapper a:last-child {
        margin-top: 1rem
    }
}

.x-bg-position-bottom {
    background-position: bottom
}

.x-bg-position-center {
    background-position: 50%
}

.x-bg-position-left {
    background-position: 0
}

.x-bg-position-top-center {
    background-position: top!important
}

.x-notice-box-component {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.x-notice-box-component .-notice-box {
    position: relative;
    margin-top: 3rem;
    border: 1px solid #fafafa;
    border-radius: 20px
}

.x-notice-box-component .-title {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    background-color: #000;
    text-align: center
}

.x-notice-box-component .-title img {
    width: 160px;
    height: auto
}

.x-notice-box-component .-text-title {
    font-size: 1.5rem;
    color: #000
}

.x-notice-box-component .-text-description {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    font-size: 1.025rem;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .x-notice-box-component .-text-description {
        padding-right:0;
        padding-left: 0;
        font-size: .9rem
    }
}

.x-notice-box-component .-mobile-index {
    position: relative;
    z-index: -2;
    height: auto;
    -webkit-animation: x-floating 6s ease-in-out infinite;
    animation: x-floating 6s ease-in-out infinite
}

.x-providers-logo-section {
    padding: 2rem 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top
}

.x-providers-logo-section .-title {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    background: #fafafa;
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (max-width: 767.98px) {
    .x-providers-logo-section .-title {
        font-size:1.25rem
    }
}

@media (max-width: 575.98px) {
    .x-providers-logo-section .-title {
        font-size:1.125rem
    }
}

.x-marquee-container {
    display: none
}

.x-marquee-container.-ready {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    padding: 5px 1rem;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

@media (max-width: 991.98px) {
    .x-marquee-container.-ready {
        padding:4px 1rem;
        background: #fff;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }
}

.x-marquee-container .-icon-wrapper {
    margin-right: 1rem
}

.x-marquee-container .-icon-wrapper .fas {
    font-size: .875rem;
    color: #039
}

@media (max-width: 991.98px) {
    .x-marquee-container .-icon-wrapper {
        margin-right:.5rem
    }

    .x-marquee-container .-icon-wrapper .fas {
        font-size: .75rem
    }
}

.x-marquee-container .-marquee-track {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box
}

.x-marquee-container .-marquee-track-item {
    display: inline-block;
    margin: 0;
    padding-left: 100%;
    font-size: .875rem;
    font-weight: 300;
    color: #039
}

.x-marquee-container .-marquee-track-item.-slide {
    -webkit-animation-name: slideMarquee;
    animation-name: slideMarquee;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.x-marquee-container .-marquee-track-item.-pause {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes slideMarquee {
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideMarquee {
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.x-qr-scanner-component {
    height: auto;
    padding: 2rem 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.x-qr-scanner-component .-scanner {
    width: 80%;
    height: auto;
    margin-left: 20%;
    padding: 1.75rem 1rem;
    color: #fafafa;
    border: 1px solid #fafafa
}

.x-qr-scanner-component .-scanner .-logo {
    width: 100px;
    height: auto
}

.x-qr-scanner-component .-scanner .-text-title {
    font-size: 1.125rem
}

.x-qr-scanner-component .-scanner .-text-description {
    font-size: .875rem;
    font-weight: 300;
    color: #fff
}

.x-qr-scanner-component .-streaming {
    position: relative;
    width: 70%;
    margin-left: 10%
}

.x-qr-scanner-component .-streaming .-image {
    width: 100%;
    height: auto
}

.x-qr-scanner-component .-streaming .-text {
    position: absolute;
    top: 15px;
    left: 230px
}

.x-qr-scanner-component .-streaming .-text .-text-detail {
    margin-top: -18px
}

@media (max-width: 991.98px) {
    .x-qr-scanner-component .-scanner {
        width:50%;
        margin-left: auto;
        margin-right: auto
    }

    .x-qr-scanner-component .-streaming {
        width: 80%
    }

    .x-qr-scanner-component .-streaming .-text {
        top: 30px;
        left: 300px
    }
}

@media (max-width: 767.98px) {
    .x-qr-scanner-component .-scanner {
        width:100%
    }

    .x-qr-scanner-component .-scanner .-logo {
        width: 80px;
        height: 80px
    }

    .x-qr-scanner-component .-streaming .-text {
        top: 0;
        left: 0;
        right: 0
    }

    .x-qr-scanner-component .-streaming .-text .-text-detail {
        margin-top: -10px
    }
}

.x-content-box {
    padding: 2rem 0
}

.x-content-box .-content-title-wrapper {
    position: relative;
    padding: 2rem 1rem
}

.x-content-box .-content-title-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid transparent;
    border-radius: 10px;
    background-image: linear-gradient(180deg,#251f14,#0f0e0a),linear-gradient(180deg,#a78059 -30%,#f2d7a9 22%,#715236 72%,#f1bb73 112%);
    background-origin: border-box;
    background-clip: content-box,border-box
}

@media (max-width: 991.98px) {
    .x-content-box .-content-title-wrapper {
        padding:1.75rem 1rem
    }

    .x-content-box .-content-title-wrapper:before {
        border-width: 4px
    }
}

@media (max-width: 767.98px) {
    .x-content-box .-content-title-wrapper:before {
        border-width:3px
    }
}

@media (max-width: 575.98px) {
    .x-content-box .-content-title-wrapper {
        padding:1.5rem 1rem
    }

    .x-content-box .-content-title-wrapper:before {
        border-width: 2px
    }
}

.x-content-box .-content-title-text {
    position: relative;
    margin-bottom: 0;
    text-align: center;
    color: #d2d2d2;
    font-size: 1.75rem
}

@media (max-width: 991.98px) {
    .x-content-box .-content-title-text {
        font-size:1.375rem
    }
}

@media (max-width: 767.98px) {
    .x-content-box .-content-title-text {
        font-size:1.25rem
    }
}

@media (max-width: 575.98px) {
    .x-content-box .-content-title-text br {
        display:none
    }
}

.x-content-box .-content-title-text span {
    display: inline-block;
    background-image: linear-gradient(180deg,#dcb986 20%,#674b30 75%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-content-banner-horizontal-component {
    padding: 2.5rem 0;
    background-repeat: no-repeat;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .x-content-banner-horizontal-component {
        padding:1rem 0
    }
}

.x-content-banner-horizontal-component .-banner-container {
    display: flex;
    position: relative;
    height: 425px;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-content-banner-horizontal-component .-banner-container {
        height:350px
    }
}

@media (max-width: 991.98px) {
    .x-content-banner-horizontal-component .-banner-container {
        height:auto
    }
}

.x-content-banner-horizontal-component .-banner-container.-banner-right .-img-wrapper {
    right: 0;
    justify-content: flex-end
}

.x-content-banner-horizontal-component .-banner-container.-banner-left {
    flex-direction: row-reverse
}

.x-content-banner-horizontal-component .-banner-container.-banner-left .-img-wrapper {
    left: 0;
    justify-content: flex-start
}

.x-content-banner-horizontal-component .-banner-container .-text-wrapper {
    z-index: 1;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 550px;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper {
        width:60%
    }
}

@media (max-width: 991.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper {
        width:65%
    }
}

@media (max-width: 767.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper {
        margin-top:2rem;
        margin-bottom: 2rem
    }
}

@media (max-width: 575.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper {
        width:85%;
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .x-content-banner-horizontal-component .-banner-container .-text-wrapper.-text-wrapper-right {
        padding-left: 1rem
    }
}

.x-content-banner-horizontal-component .-banner-container .-text-wrapper.-text-wrapper-left {
    padding-left: 3rem
}

@media (max-width: 1199.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper.-text-wrapper-left {
        padding-left:0
    }
}

.x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-title {
    color: #fafafa;
    font-size: 1.5rem
}

.x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-title span {
    display: inline-block;
    background-image: linear-gradient(#f5d174 10%,#af7e00);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (max-width: 1199.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-title {
        font-size:1.375rem
    }
}

@media (max-width: 991.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-title {
        font-size:1.125rem
    }
}

@media (max-width: 767.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-title {
        font-size:1rem
    }
}

@media (max-width: 375px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-title {
        font-size:.875rem
    }
}

.x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-sub-title {
    margin-bottom: 0;
    color: #d2d2d2;
    font-size: 1.125rem
}

@media (max-width: 1199.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-sub-title {
        font-size:1rem
    }
}

@media (max-width: 991.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-sub-title {
        font-size:.875rem
    }
}

@media (max-width: 767.98px) {
    .x-content-banner-horizontal-component .-banner-container .-text-wrapper .-text-sub-title {
        font-size:.75rem
    }
}

.x-content-banner-horizontal-component .-banner-container .-img-wrapper {
    position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-content-banner-horizontal-component .-banner-container .-img-wrapper {
        justify-content:flex-end
    }
}

.x-content-banner-horizontal-component .-banner-container .-img-wrapper .-img-banner {
    transition: all .4s;
    width: 850px
}

@media (max-width: 1199.98px) {
    .x-content-banner-horizontal-component .-banner-container .-img-wrapper .-img-banner {
        width:700px
    }
}

@media (max-width: 991.98px) {
    .x-content-banner-horizontal-component .-banner-container .-img-wrapper .-img-banner {
        opacity:.75
    }
}

@media (max-width: 767.98px) {
    .x-content-banner-horizontal-component .-banner-container .-img-wrapper .-img-banner {
        width:100%!important;
        height: auto;
        opacity: .4
    }
}

.x-content-banner-horizontal-component.-not-merge .-banner-container {
    flex-wrap: wrap
}

.x-content-banner-horizontal-component.-not-merge .-banner-container .-text-wrapper {
    width: auto;
    flex-basis: 55%
}

@media (max-width: 767.98px) {
    .x-content-banner-horizontal-component.-not-merge .-banner-container .-text-wrapper {
        flex-basis:100%;
        order: 1
    }
}

.x-content-banner-horizontal-component.-not-merge .-banner-container .-img-wrapper {
    flex-basis: 45%;
    position: static
}

@media (max-width: 767.98px) {
    .x-content-banner-horizontal-component.-not-merge .-banner-container .-img-wrapper {
        flex-basis:100%
    }
}

.x-content-banner-horizontal-component.-not-merge .-banner-container .-img-wrapper .-img-banner {
    transition: all .4s;
    width: 100%
}

@media (max-width: 991.98px) {
    .x-content-banner-horizontal-component.-not-merge .-banner-container .-img-wrapper .-img-banner {
        opacity:1
    }
}

@media (max-width: 767.98px) {
    .x-content-banner-horizontal-component.-not-merge .-banner-container .-img-wrapper .-img-banner {
        opacity:1
    }
}

.x-content-banner-horizontal-with-notice-box-component {
    overflow: hidden
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-banner-right {
    flex-direction: row-reverse
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-column-left {
    text-align: center
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-banner-img {
    width: 90%
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box {
    position: relative;
    border-radius: 20px;
    margin-top: 0;
    padding: 2rem;
    text-align: center;
    background: rgba(115,42,72,.9);
    border: 2px solid #fff
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    background: transparent;
    z-index: 1;
    border: 5px solid #fd3386;
    border-radius: 24px;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-logo {
    width: 300px
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-left-element {
    position: absolute;
    top: 20px;
    left: -60px;
    width: 110px;
    z-index: 1;
    -webkit-animation: x-banner-horizontal-with-notice-box-left-element 4s ease-in-out infinite;
    animation: x-banner-horizontal-with-notice-box-left-element 4s ease-in-out infinite
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-right-element {
    position: absolute;
    bottom: -80px;
    right: -80px;
    width: 150px;
    z-index: 1;
    -webkit-animation: x-banner-horizontal-with-notice-box-right-element 3s 1s infinite alternate;
    animation: x-banner-horizontal-with-notice-box-right-element 3s 1s infinite alternate
}

.x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-description {
    color: #f0f0f0;
    margin-top: 2rem;
    text-align: left;
    font-size: 1rem
}

@media (max-width: 991.98px) {
    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper {
        padding-top:1rem
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-banner-img {
        width: 400px
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-logo {
        width: 280px
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-left-element {
        left: -40px;
        width: 90px
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-right-element {
        bottom: -60px;
        right: -70px;
        width: 140px
    }
}

@media (max-width: 767.98px) {
    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper {
        padding-bottom:4rem;
        position: relative
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-banner-img {
        width: 350px
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-logo {
        width: 200px
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-left-element {
        left: -30px;
        width: 80px
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-right-element {
        bottom: -50px;
        right: -50px;
        width: 110px
    }
}

@media (max-width: 575.98px) {
    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box {
        padding:2rem 1rem
    }

    .x-content-banner-horizontal-with-notice-box-component .-content-wrapper .-notice-box .-description {
        font-size: .875rem
    }
}

@-webkit-keyframes x-banner-horizontal-with-notice-box-left-element {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes x-banner-horizontal-with-notice-box-left-element {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes x-banner-horizontal-with-notice-box-right-element {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

@keyframes x-banner-horizontal-with-notice-box-right-element {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.x-classic-content-banner-horizontal-with-notice-box-component .-row-wrapper {
    align-items: center;
    border-radius: 10px;
    border: 1px solid rgba(174,173,178,.5);
    margin: 1rem 0
}

.x-classic-content-banner-horizontal-with-notice-box-component .-content-wrapper {
    color: #aeadb2;
    padding: 1rem 2rem
}

@media (max-width: 575.98px) {
    .x-classic-content-banner-horizontal-with-notice-box-component .-content-wrapper {
        padding:1rem;
        font-size: .875rem
    }
}

.x-classic-content-banner-horizontal-with-notice-box-component .-content-wrapper .-highlight {
    color: #fb0
}

@media (max-width: 991.98px) {
    .x-classic-content-banner-horizontal-with-notice-box-component .-content-wrapper p:last-child {
        margin-bottom:0
    }
}

.x-classic-content-banner-horizontal-with-notice-box-component .-banner-wrapper {
    text-align: center;
    padding: 1rem
}

.x-classic-content-banner-horizontal-with-notice-box-component .-banner-wrapper .-banner-img {
    width: 300px
}

.x-content-banner-vertical-component {
    padding: 2rem 0
}

.x-content-banner-vertical-component.-bg-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.x-content-banner-vertical-component .-content-wrapper {
    text-align: center
}

.x-content-banner-vertical-component .-content-wrapper.-banner-top {
    display: flex;
    flex-direction: column-reverse
}

.x-content-banner-vertical-component .-content-wrapper.-banner-top .-banner-wrapper {
    margin-bottom: 1rem
}

.x-content-banner-vertical-component .-content-splitter {
    display: flex
}

@media (max-width: 991.98px) {
    .x-content-banner-vertical-component .-content-splitter {
        flex-direction:column
    }
}

.x-content-banner-vertical-component .-content-splitter .-text-wrapper {
    flex: 1;
    padding: 0 1rem;
    margin: 0 auto
}

.x-content-banner-vertical-component .-content-splitter .-sub-title {
    text-align: justify
}

.x-content-banner-vertical-component .-text-wrapper {
    width: 80%;
    margin: auto
}

@media (max-width: 991.98px) {
    .x-content-banner-vertical-component .-text-wrapper {
        width:100%
    }
}

.x-content-banner-vertical-component .-text-wrapper .-title {
    font-size: 1.5rem;
    color: #fd3386
}

@media (max-width: 575.98px) {
    .x-content-banner-vertical-component .-text-wrapper .-title {
        font-size:1.25rem
    }
}

@media (max-width: 375px) {
    .x-content-banner-vertical-component .-text-wrapper .-title {
        font-size:1rem
    }
}

.x-content-banner-vertical-component .-text-wrapper .-sub-title {
    color: #f0f0f0
}

@media (max-width: 375px) {
    .x-content-banner-vertical-component .-text-wrapper .-sub-title {
        font-size:.875rem
    }
}

.x-games-type-content-section {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 3rem 0 4rem
}

.x-games-type-content-section .-title {
    font-size: 1.5rem;
    color: #fd3386
}

.x-games-type-content-section .-sub-title {
    font-size: 1.125rem;
    font-weight: 300;
    color: #fff
}

.x-games-type-content-section.-sexy {
    background-image: linear-gradient(90deg,rgba(253,51,134,.4),rgba(115,12,136,.4) 50%,rgba(74,1,136,.4))
}

.x-games-type-content-section.-sexy .-navbar-nav {
    display: flex;
    margin-top: 2rem;
    padding: 0
}

.x-games-type-content-section.-sexy .-navbar-nav .-nav-item {
    position: relative;
    width: 25%
}

.x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-girl-banner {
    width: 100%
}

.x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper {
    position: absolute;
    top: 285px;
    left: 0;
    width: 100%;
    padding: 0 19px
}

.x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper .-nav-title {
    margin-bottom: 0;
    font-size: 1.5rem;
    color: #fff
}

.x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper .-nav-description {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 300;
    color: #fff
}

.x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    bottom: -20px;
    padding: 5px 10px;
    font-size: .875rem;
    color: #fd3386;
    background-image: linear-gradient(0,#d2d2d2,#fff);
    border: 3px solid #fd3386;
    border-radius: 30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .3s
}

.x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-nav-link .fas {
    top: 0;
    margin-right: 5px;
    padding-top: 0;
    font-size: 18px
}

@media (min-width: 992px) {
    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-nav-link:hover {
        -webkit-filter:saturate(1.5);
        filter: saturate(1.5)
    }
}

@media (max-width: 1199.98px) {
    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper {
        top:230px
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper .-nav-title {
        font-size: 1.25rem
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper .-nav-description {
        font-size: .875rem
    }
}

@media (max-width: 991.98px) {
    .x-games-type-content-section.-sexy .-sub-title {
        font-size:1rem
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper {
        top: 190px;
        padding: 0 14px
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper .-nav-title {
        font-size: 1.125rem
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper .-nav-description {
        display: none
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-nav-link {
        width: 110px;
        padding: 3px 10px
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-nav-link .fas {
        font-size: 16px
    }
}

@media (max-width: 767.98px) {
    .x-games-type-content-section.-sexy .-navbar-nav {
        flex-wrap:wrap;
        justify-content: center;
        margin-top: 0
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item {
        width: 40%
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item:nth-child(n+3) {
        margin-top: 2rem
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper {
        top: unset;
        bottom: 40px
    }
}

@media (max-width: 575.98px) {
    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item {
        width:50%
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-text-wrapper {
        bottom: 14%
    }

    .x-games-type-content-section.-sexy .-navbar-nav .-nav-item .-nav-link .fas {
        top: 1px
    }
}

.x-games-type-content-section.-allbet {
    overflow: hidden
}

.x-games-type-content-section.-allbet .navbar-nav {
    flex-direction: row
}

.x-games-type-content-section.-allbet .navbar-nav .nav-item {
    position: relative;
    width: 25%
}

.x-games-type-content-section.-allbet .navbar-nav .nav-item .-item-bg {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto
}

.x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper {
    position: absolute;
    top: 0;
    left: -7px;
    z-index: 2;
    width: 100%;
    padding: 0 2.6rem;
    text-align: center
}

.x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-ic-img {
    width: 100px;
    height: auto;
    margin-top: -50px
}

.x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-title {
    margin-top: 1.5rem;
    margin-left: -5px;
    font-size: 1.25rem;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-title .-highlight {
    display: block;
    color: #f5d174
}

.x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-description {
    margin-top: 1rem;
    margin-left: -5px;
    font-size: 1rem;
    text-align: center;
    color: #a3a29f
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper {
        padding:0 2rem
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-title {
        margin-top: .5rem
    }
}

@media (max-width: 1199.98px) {
    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-title {
        font-size:1.125rem
    }
}

@media (max-width: 991.98px) {
    .x-games-type-content-section.-allbet {
        padding:2rem 0
    }

    .x-games-type-content-section.-allbet .navbar-nav {
        flex-wrap: wrap;
        width: 75%;
        margin-left: auto;
        margin-right: auto
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item {
        width: 50%;
        margin-top: 3rem
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper {
        padding: 0 2.3rem
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-title {
        min-height: 0
    }
}

@media (max-width: 767.98px) {
    .x-games-type-content-section.-allbet .navbar-nav {
        width:95%
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper {
        padding: 0 2.5rem
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-title {
        margin-top: .5rem
    }
}

@media (max-width: 575.98px) {
    .x-games-type-content-section.-allbet {
        padding:0 0 2rem
    }

    .x-games-type-content-section.-allbet .navbar-nav {
        width: 100%;
        justify-content: center
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item {
        left: 1.5%;
        max-width: 220px;
        margin-top: 4rem
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-item-bg {
        position: relative
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper {
        position: absolute;
        top: 0;
        min-height: 0;
        padding: 0 1.25rem;
        text-align: center
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-ic-img {
        width: 80px
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-title {
        font-size: 1rem;
        margin-left: 0
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-description {
        font-size: .875rem;
        margin-left: 0
    }
}

@media screen and (max-width: 360px) {
    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-item-bg {
        width:104%
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper {
        padding: 0 1.25rem
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-title {
        font-size: .875rem
    }

    .x-games-type-content-section.-allbet .navbar-nav .nav-item .-inner-item-wrapper .-description {
        font-size: .75rem
    }
}

.x-ufa-game-types-component.-classic .-games-container {
    bottom: 0;
    margin-top: 2rem
}

@media (max-width: 991.98px) {
    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper {
        justify-content:center
    }
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper {
    padding: 0 1rem
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-3 {
    width: 33.33333%
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-4 {
    width: 25%
}

@media (max-width: 991.98px) {
    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-3,.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-4 {
        width:50%
    }
}

@media (max-width: 575.98px) {
    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-3,.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-4 {
        width:100%
    }
}

@media (max-width: 991.98px) {
    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper {
        margin-top:0;
        margin-bottom: 1rem
    }
}

@media (max-width: 767.98px) {
    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper {
        min-height:unset
    }
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper {
    border: 1px solid rgba(174,173,178,.5);
    border-radius: 10px;
    padding: 10px
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper:before {
    background: hsla(0,0%,100%,0)
}

@media (min-width: 992px) {
    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper:hover .-icon-wrapper {
        width:100%
    }

    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper:hover .-icon-wrapper .-icon {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-content-wrapper {
    padding: 1rem;
    text-align: left
}

@media (max-width: 767.98px) {
    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-content-wrapper {
        padding:.5rem 0
    }
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-content {
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-title {
        font-size:1.125rem
    }
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-icon-wrapper {
    overflow: hidden;
    position: relative;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0
}

.x-ufa-game-types-component.-classic .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-icon {
    transition: all .4s
}

.x-ufa-game-types-component .-games-container {
    position: relative;
    bottom: -80px;
    margin-top: -5rem
}

@media (max-width: 991.98px) {
    .x-ufa-game-types-component .-games-container {
        bottom:unset;
        margin-top: 0
    }
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper {
    justify-content: center
}

@media (max-width: 575.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper {
        padding:0 7px
    }
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper {
    padding: 0 1rem;
    width: 25%
}

@media (max-width: 991.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-4 {
        width:50%
    }
}

@media (max-width: 991.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-3:first-child {
        width:60%
    }
}

@media (max-width: 767.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-3:first-child {
        width:70%
    }
}

@media (max-width: 575.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper.-column-number-3:first-child {
        width:80%
    }
}

@media (max-width: 991.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper {
        width:50%;
        margin-top: 4rem
    }
}

@media (max-width: 575.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper {
        padding:0 7px;
        min-height: 303px
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper {
        padding:0 8px
    }
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper {
    position: relative;
    height: 100%;
    padding: 1rem 1rem 2rem;
    text-align: right;
    background: linear-gradient(180deg,rgba(0,0,0,.55),transparent);
    border: 2px solid #fde693;
    border-radius: 30px
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -2px;
    width: calc(100% + 4px);
    height: 100%;
    background: linear-gradient(180deg,transparent,#000 80%);
    border-radius: 30px
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-icon-wrapper {
    position: relative;
    width: 120px;
    height: 120px;
    margin-top: -50px;
    margin-bottom: 1rem;
    margin-left: auto
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-icon-wrapper .-icon {
    width: 100%;
    height: auto
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-title {
    position: relative;
    font-size: 1.25rem;
    color: #d2d2d2
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-sub-title {
    position: relative;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 1.5rem;
    color: #ffcd57;
    background: linear-gradient(180deg,#ffeaab 21%,#ffd862 58%,#ffbf00 99%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-content {
    position: relative;
    margin-top: .5rem;
    font-size: .875rem;
    color: #d2d2d2
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play {
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .3s;
    padding: 0;
    color: #000;
    border: none;
    border-radius: 30px;
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play .-bg {
    width: 150px;
    height: auto;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s,-webkit-filter .2s
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play .-text-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play .-ic-play {
    width: 22px;
    margin-right: 10px
}

@media (min-width: 992px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play {
        background-size:140%
    }

    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play:hover {
        -webkit-filter: saturate(1.3);
        filter: saturate(1.3)
    }

    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play:hover .-bg {
        -webkit-filter: drop-shadow(0 0 6px #ffcd57);
        filter: drop-shadow(0 0 6px #ffcd57)
    }
}

@media (max-width: 767.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-sub-title {
        font-size:1.25rem
    }
}

@media (max-width: 575.98px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-icon-wrapper {
        width:90px;
        height: 90px
    }

    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play {
        bottom: -16px;
        background-size: 200%
    }
}

@media (max-width: 375px) {
    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-title {
        font-size:1rem
    }

    .x-ufa-game-types-component .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-sub-title {
        font-size: 1.125rem
    }
}

.x-ufa-middle-content-component {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat
}

@media (max-width: 767.98px) {
    .x-ufa-middle-content-component {
        background-position:50%
    }
}

.x-ufa-middle-content-component .-middle-container {
    padding-top: 12rem;
    padding-bottom: 10rem
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-middle-container {
        padding-top:4rem;
        padding-bottom: 4rem
    }
}

@media (max-width: 767.98px) {
    .x-ufa-middle-content-component .-middle-container {
        padding-bottom:2rem
    }
}

.x-ufa-middle-content-component .-full-content .-img-container,.x-ufa-middle-content-component .-half-content .-img-container {
    text-align: center
}

.x-ufa-middle-content-component .-full-content .-img-container .-logo,.x-ufa-middle-content-component .-half-content .-img-container .-logo {
    transition: all .4s;
    width: 100%;
    max-width: 400px;
    height: auto
}

@media (min-width: 992px) {
    .x-ufa-middle-content-component .-full-content .-img-container .-logo,.x-ufa-middle-content-component .-half-content .-img-container .-logo {
        position:relative
    }
}

@media (max-width: 767.98px) {
    .x-ufa-middle-content-component .-full-content .-img-container .-logo,.x-ufa-middle-content-component .-half-content .-img-container .-logo {
        max-width:300px
    }
}

.x-ufa-middle-content-component .-full-content .-text-title,.x-ufa-middle-content-component .-half-content .-text-title {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    transition: all .4s
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-full-content .-text-title,.x-ufa-middle-content-component .-half-content .-text-title {
        margin-left:0;
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .x-ufa-middle-content-component .-full-content .-text-title,.x-ufa-middle-content-component .-half-content .-text-title {
        font-size:1.5rem
    }
}

@media (max-width: 575.98px) {
    .x-ufa-middle-content-component .-full-content .-text-title,.x-ufa-middle-content-component .-half-content .-text-title {
        font-size:1.25rem
    }
}

@media (min-width: 992px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-1 {
        margin-bottom:2rem
    }
}

.x-ufa-middle-content-component .-half-content .-middle-container-row-1.-title-left {
    flex-direction: row-reverse
}

@media (min-width: 992px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-1 .-img-container .-logo {
        top:1rem;
        position: relative
    }
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-1 .-text-title {
        margin:1rem auto
    }
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 {
        flex-direction:column-reverse
    }
}

.x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-left-container-bottom {
    min-height: 100%;
    position: relative;
    text-align: right
}

.x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-left-container-bottom .-banner-img {
    position: absolute;
    bottom: 0;
    right: 40px;
    width: 450px;
    height: auto
}

@media (max-width: 1199.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-left-container-bottom .-banner-img {
        right:15px
    }
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-left-container-bottom {
        order:2;
        margin-top: 2rem;
        text-align: center
    }

    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-left-container-bottom .-banner-img {
        position: relative;
        right: 0
    }
}

@media (max-width: 767.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-left-container-bottom {
        margin-top:1rem
    }
}

@media (max-width: 575.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-left-container-bottom .-banner-img {
        width:100%;
        max-width: 280px
    }
}

.x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-right-container-bottom {
    padding-bottom: 2rem
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-right-container-bottom {
        text-align:center;
        flex-direction: column-reverse;
        display: flex
    }
}

.x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-right-container-bottom .-logo {
    position: relative;
    left: -20px;
    width: 100%
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-right-container-bottom .-logo {
        left:0;
        width: 60%
    }
}

.x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-right-container-bottom .-title {
    margin-top: 1rem;
    font-size: 2.25rem;
    font-weight: 600;
    color: #fff
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-right-container-bottom .-title {
        margin-top:2rem
    }
}

@media (max-width: 767.98px) {
    .x-ufa-middle-content-component .-half-content .-middle-container-row-2 .-right-container-bottom .-title {
        font-size:2rem
    }
}

.x-ufa-middle-content-component .-full-content .-middle-container-title {
    display: flex;
    flex-direction: column
}

.x-ufa-middle-content-component .-full-content .-middle-container-title.-title-top {
    flex-direction: column-reverse
}

@media (max-width: 991.98px) {
    .x-ufa-middle-content-component .-full-content .-middle-container-title.-title-top {
        flex-direction:column
    }
}

.x-ufa-middle-content-component .-full-content .-middle-container-title .-text-title {
    margin: 1rem auto
}

.x-ufa-middle-content-component .-full-content .-middle-container-banner {
    margin: 2rem 0
}

.x-ufa-middle-content-component .-full-content .-middle-container-banner .-banner-img {
    width: 1200px;
    margin: auto
}

.x-promotion-render-by-route {
    margin-top: 2rem
}

@media (max-width: 991.98px) {
    .x-promotion-render-by-route {
        margin-top:1rem
    }
}

.x-promotion-render-by-route .-promotion-btn {
    cursor: default!important;
    color: #fff;
    background: linear-gradient(180deg,#d21a1b 0,#720001);
    border: 2px solid #9d1010;
    box-shadow: 0 0 10px 4px #a30607;
    border-radius: 30px;
    padding: .375rem 1.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    align-items: center;
    margin: auto
}

.x-promotion-render-by-route .-promotion-btn .-title-promotion {
    font-size: 1.5rem;
    font-weight: 700;
    margin-left: 10px;
    margin-right: 10px
}

.x-promotion-render-by-route .-promotion-btn:focus {
    outline: none
}

.x-slide-banner-component {
    padding: 2rem 0
}

@media (max-width: 575.98px) {
    .x-slide-banner-component {
        padding:1rem 0
    }
}

.x-slide-banner-component .-slick-wrapper {
    position: relative
}

@media (max-width: 767.98px) {
    .x-slide-banner-component .-slick-wrapper {
        padding:0 1rem
    }
}

.x-slide-banner-component .-fade-color:after,.x-slide-banner-component .-fade-color:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    width: 200px;
    height: 100%
}

@media (max-width: 767.98px) {
    .x-slide-banner-component .-fade-color:after,.x-slide-banner-component .-fade-color:before {
        width:100px
    }
}

@media (max-width: 575.98px) {
    .x-slide-banner-component .-fade-color:after,.x-slide-banner-component .-fade-color:before {
        display:none
    }
}

.x-slide-banner-component .-fade-color:before {
    left: 0;
    background: linear-gradient(90deg,#000 30%,transparent)
}

.x-slide-banner-component .-fade-color:after {
    right: 0;
    background: linear-gradient(270deg,#000 30%,transparent)
}

.x-slide-banner-component .-slide-banner-wrapper {
    overflow: hidden
}

.x-slide-banner-component .-slide-banner-wrapper .-banner-link {
    text-decoration: none
}

.x-slide-banner-component .-slide-banner-wrapper .-banner-image {
    width: 100%
}

.x-slide-banner-component .-slide-banner-wrapper .-banner-image .-image {
    width: 100%;
    height: auto;
    border: 2px solid #fafafa;
    border-radius: 10px
}

.x-slide-banner-component .slick-dots {
    bottom: -40px
}

@media (max-width: 767.98px) {
    .x-slide-banner-component .slick-dots {
        left:0
    }
}

@media (max-width: 575.98px) {
    .x-slide-banner-component .slick-dots {
        bottom:-30px
    }
}

.x-slide-banner-component .slick-dots li.slick-active button:before {
    color: #fafafa;
    -webkit-transform: unset;
    transform: unset
}

.x-slide-banner-component .slick-dots li:hover button:before {
    -webkit-transform: unset;
    transform: unset
}

.x-slide-banner-component.-multiple .-slide-banner-wrapper {
    padding: 0 .5rem
}

.x-slide-banner-component:not(.-multiple) .-slide-banner-wrapper {
    padding: 0 2rem
}

@media (max-width: 575.98px) {
    .x-slide-banner-component:not(.-multiple) .-slide-banner-wrapper {
        padding:0 1rem
    }
}

.x-slide-banner-component:not(.-multiple) .slick-dots li {
    width: 35px
}

@media (max-width: 575.98px) {
    .x-slide-banner-component:not(.-multiple) .slick-dots li {
        width:20px
    }
}

.x-slide-banner-component:not(.-multiple) .slick-dots li button:before {
    content: "";
    width: 35px;
    height: 7px;
    background: #fafafa;
    border-radius: 5px
}

@media (max-width: 575.98px) {
    .x-slide-banner-component:not(.-multiple) .slick-dots li button:before {
        width:25px;
        height: 5px
    }
}

.x-slide-banner-component.-center-mode .-slide-banner-wrapper {
    padding: 0
}

@media (max-width: 767.98px) {
    .x-slide-banner-component.-center-mode .-slide-banner-wrapper {
        width:100%
    }
}

.x-slide-banner-component.-center-mode .-slide-banner-wrapper .-banner-image {
    margin: 0 .5rem
}

@media (max-width: 767.98px) {
    .x-slide-banner-component.-center-mode .-slide-banner-wrapper .-banner-image {
        margin:0
    }
}

.x-slide-banner-component.-center-mode .-slide-banner-wrapper .-banner-image .-image {
    width: 650px
}

@media (max-width: 767.98px) {
    .x-slide-banner-component.-center-mode .-slide-banner-wrapper .-banner-image .-image {
        width:100%
    }
}

.x-slot-providers-logo-component,.x-slot-providers-logo-component.-gray-theme {
    background: #472c59
}

.x-slot-providers-logo-component.-gray-theme .-providers-logo-inner .-img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.x-slot-providers-logo-component.-gray-theme .-providers-logo-inner .-img.-pg {
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

.x-slot-providers-logo-component.-index-top {
    margin-top: 1rem
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-slot-providers-logo-component.-index-top {
        margin-top:.5rem
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-slot-providers-logo-component.-index-top .-providers-logo-inner {
        padding-bottom:.5rem
    }
}

.x-slot-providers-logo-component.-index-top .-providers-logo-inner .-img {
    width: 14.28571%
}

@media (max-width: 1199.98px) {
    .x-slot-providers-logo-component.-index-top .-providers-logo-inner .-img {
        width:16.66667%
    }
}

.x-slot-providers-logo-component .-slider-wrapper .-slick-item {
    width: 160px
}

.x-slot-providers-logo-component .-slider-wrapper .-slick-item .-logo {
    max-width: 80%;
    height: auto;
    margin: auto
}

.x-slot-providers-logo-component .-slider-wrapper .-slick-item .-logo.-pg {
    -webkit-filter: brightness(.75);
    filter: brightness(.75)
}

@media (max-width: 1199.98px) {
    .x-slot-providers-logo-component .-slider-wrapper .-slick-item {
        width:140px
    }
}

.x-slot-providers-logo-component .-providers-logo-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.x-slot-providers-logo-component .-providers-logo-inner .-img {
    margin: .5rem 0;
    padding: 0 .5rem;
    width: 100px;
    transition: all .4s
}

@media (max-width: 575.98px) {
    .x-slot-providers-logo-component .-providers-logo-inner .-img {
        width:110px
    }
}

@media (max-width: 375px) {
    .x-slot-providers-logo-component .-providers-logo-inner .-img {
        width:90px
    }
}

.x-ezs-status-game-section-wrapper {
    padding: 2rem 0
}

@media (max-width: 767.98px) {
    .x-ezs-status-game-section-wrapper {
        padding:1rem 0
    }
}

.x-ezs-status-game-section-wrapper .-status-game-container-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0
}

.x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list {
    display: flex;
    width: calc(33.33333% - 20px);
    margin: 1rem 0
}

.x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list .-status-img {
    min-width: 80px;
    width: 80px;
    margin: auto 10px auto 0
}

.x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list .-status-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1
}

.x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list .-status-content .-status-title {
    margin-bottom: .125rem;
    color: #472c59
}

.x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list .-status-content .-status-detail {
    font-weight: 300;
    color: #472c59
}

@media (max-width: 991.98px) {
    .x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list {
        width:50%;
        margin: 10px 0
    }

    .x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list .-status-content .-status-title {
        margin-bottom: .25rem;
        font-size: 1rem
    }

    .x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list .-status-content .-status-description {
        font-size: .875rem
    }
}

@media (max-width: 767.98px) {
    .x-ezs-status-game-section-wrapper .-status-game-container-wrapper .-status-list .-status-content {
        padding-right:10px
    }
}

.x-ezs-provider-list {
    margin-top: 0;
    padding: .5rem 0;
    background: hsla(0,0%,100%,0)
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-ezs-provider-list {
        margin-top:0
    }
}

.x-ezs-provider-list.-gray-theme {
    background: #f0f0f0
}

.x-ezs-provider-list.-gray-theme .-providers-logo-inner .-logo {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.x-ezs-provider-list .-slider-wrapper .-slick-item {
    width: 160px
}

.x-ezs-provider-list .-slider-wrapper .-slick-item .-logo {
    max-width: 80%;
    height: auto;
    margin: auto;
    width: 100px
}

@media (max-width: 1199.98px) {
    .x-ezs-provider-list .-slider-wrapper .-slick-item {
        width:140px
    }
}

.x-ezs-provider-list .-providers-logo-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.x-ezs-provider-list .-providers-logo-inner .-logo {
    margin: .75rem 0;
    padding: 0 .75rem;
    width: 100px
}

@media (max-width: 1199.98px) {
    .x-ezs-provider-list .-providers-logo-inner .-logo {
        width:120px
    }
}

@media (max-width: 375px) {
    .x-ezs-provider-list .-providers-logo-inner .-logo {
        width:100px
    }
}

@media (max-width: 350px) {
    .x-ezs-provider-list .-providers-logo-inner .-logo {
        width:90px
    }
}

.x-ezc-content-box-column-list-container .-title-bottom {
    display: flex;
    flex-direction: column-reverse
}

.x-ezc-content-box-column-list-container .-title-bottom .-content-wrapper {
    margin-top: 0;
    margin-bottom: 1rem
}

.x-ezc-content-box-column-list-container .-heading-title {
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    color: #fff
}

@media (max-width: 991.98px) {
    .x-ezc-content-box-column-list-container .-heading-title {
        font-size:1.25rem
    }
}

@media (max-width: 767.98px) {
    .x-ezc-content-box-column-list-container .-heading-title {
        font-size:1.125rem
    }
}

.x-ezc-content-box-column-list-container .-content-wrapper {
    margin-top: 1rem
}

.x-ezc-content-box-column-list-container .-content-wrapper .-article-list {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 2rem;
    background: rgba(82,218,252,.1);
    border-radius: 25px;
    border: 3px solid #b058d6
}

@media (max-width: 1199.98px) {
    .x-ezc-content-box-column-list-container .-content-wrapper .-article-list {
        padding:1.5rem 1rem
    }
}

@media (max-width: 991.98px) {
    .x-ezc-content-box-column-list-container .-content-wrapper .-article-list {
        flex-direction:column;
        align-items: center
    }
}

.x-ezc-content-box-column-list-container .-content-wrapper .-article-item {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 33.33333%
}

@media (max-width: 991.98px) {
    .x-ezc-content-box-column-list-container .-content-wrapper .-article-item {
        width:240px;
        justify-content: flex-start
    }

    .x-ezc-content-box-column-list-container .-content-wrapper .-article-item:not(:first-child) {
        margin-top: 1rem
    }
}

.x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-ic {
    width: 90px;
    height: auto
}

@media (max-width: 1199.98px) {
    .x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-ic {
        width:70px
    }
}

@media (max-width: 991.98px) {
    .x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-ic {
        width:50px
    }
}

.x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-content {
    flex: 1;
    margin-left: 1rem
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-content {
        margin-left:10px
    }
}

.x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-content .-title {
    margin-bottom: .25rem;
    font-size: 1.125rem;
    font-weight: 500;
    color: #9be1ff;
    text-shadow: 0 0 10px rgba(155,225,255,.5)
}

@media (max-width: 1199.98px) {
    .x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-content .-title {
        font-size:1rem
    }
}

.x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-content .-description {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 300;
    color: #f3f3f3
}

@media (max-width: 1199.98px) {
    .x-ezc-content-box-column-list-container .-content-wrapper .-article-item .-content .-description {
        font-size:.875rem
    }
}

.x-text-lists-component.-half-content {
    margin-left: 10px
}

.x-text-lists-component.-full-content .navbar-nav {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 1.5rem 1rem
}

@media (max-width: 575.98px) {
    .x-text-lists-component.-full-content .navbar-nav {
        margin:1rem .75rem
    }
}

.x-text-lists-component.-full-content .navbar-nav .nav-item {
    width: 50%
}

@media (max-width: 991.98px) {
    .x-text-lists-component.-full-content .navbar-nav .nav-item {
        width:100%
    }
}

.x-text-lists-component .navbar-nav .nav-item {
    display: flex;
    align-items: flex-start;
    margin-top: 1rem
}

@media (max-width: 767.98px) {
    .x-text-lists-component .navbar-nav .nav-item {
        justify-content:flex-start
    }
}

.x-text-lists-component .navbar-nav .nav-item .-icon-img {
    width: 34px;
    height: auto
}

.x-text-lists-component .navbar-nav .nav-item .-text {
    color: #d2d2d2;
    margin-left: 10px;
    font-size: 1.125rem
}

@media (max-width: 991.98px) {
    .x-text-lists-component .navbar-nav .nav-item {
        justify-content:center
    }
}

@media (max-width: 767.98px) {
    .x-text-lists-component .navbar-nav .nav-item .-icon-img {
        width:30px
    }

    .x-text-lists-component .navbar-nav .nav-item .-text {
        font-size: 1rem;
        text-align: left
    }
}

@media (max-width: 575.98px) {
    .x-text-lists-component .navbar-nav .nav-item {
        justify-content:flex-start
    }

    .x-text-lists-component .navbar-nav .nav-item .-text {
        font-size: .875rem;
        text-align: left
    }
}

.x-ufa-lobby-logo-component.-half-content {
    margin-top: 2rem
}

@media (max-width: 767.98px) {
    .x-ufa-lobby-logo-component.-half-content {
        margin-top:1rem
    }
}

.x-ufa-lobby-logo-component.-half-content .navbar-nav {
    flex-direction: row;
    flex-wrap: wrap
}

@media (max-width: 991.98px) {
    .x-ufa-lobby-logo-component.-half-content .navbar-nav {
        margin-top:2rem
    }
}

.x-ufa-lobby-logo-component.-half-content .navbar-nav .nav-item {
    width: 20%;
    padding: 0 10px;
    margin-bottom: 1rem
}

.x-ufa-lobby-logo-component.-half-content .navbar-nav .nav-item .-casino-logo {
    width: 100%;
    height: auto;
    transition: all .2s
}

.x-ufa-lobby-logo-component.-half-content .navbar-nav .nav-item .-text-title {
    font-size: .875rem;
    color: #d2d2d2;
    text-align: center;
    margin-top: .5rem
}

@media (min-width: 992px) {
    .x-ufa-lobby-logo-component.-half-content .navbar-nav .nav-item:hover .-casino-logo {
        -webkit-transform:scale(1.125);
        transform: scale(1.125)
    }
}

@media (max-width: 991.98px) {
    .x-ufa-lobby-logo-component.-half-content .navbar-nav {
        flex-wrap:wrap;
        justify-content: center
    }

    .x-ufa-lobby-logo-component.-half-content .navbar-nav .nav-item {
        width: 16.66667%
    }
}

@media (max-width: 767.98px) {
    .x-ufa-lobby-logo-component.-half-content .navbar-nav .nav-item {
        width:25%
    }
}

@media (max-width: 575.98px) {
    .x-ufa-lobby-logo-component.-half-content .navbar-nav .nav-item {
        width:33.33333%
    }
}

.x-ufa-lobby-logo-component.-full-content .navbar-nav {
    flex-direction: row;
    flex-wrap: wrap
}

@media (max-width: 991.98px) {
    .x-ufa-lobby-logo-component.-full-content .navbar-nav {
        margin-top:2rem
    }
}

.x-ufa-lobby-logo-component.-full-content .navbar-nav .nav-item {
    width: 10%;
    padding: 0 10px;
    margin-bottom: .5rem
}

.x-ufa-lobby-logo-component.-full-content .navbar-nav .nav-item .-casino-logo {
    width: 100%;
    height: auto;
    transition: all .2s
}

.x-ufa-lobby-logo-component.-full-content .navbar-nav .nav-item .-text-title {
    font-size: .875rem;
    color: #d2d2d2;
    text-align: center;
    margin-top: .5rem
}

@media (min-width: 992px) {
    .x-ufa-lobby-logo-component.-full-content .navbar-nav .nav-item:hover .-casino-logo {
        -webkit-transform:scale(1.125);
        transform: scale(1.125)
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-ufa-lobby-logo-component.-full-content {
        text-align:center
    }
}

@media (max-width: 991.98px) {
    .x-ufa-lobby-logo-component.-full-content .navbar-nav {
        flex-wrap:wrap;
        justify-content: center
    }

    .x-ufa-lobby-logo-component.-full-content .navbar-nav .nav-item {
        width: 16.66667%
    }
}

@media (max-width: 767.98px) {
    .x-ufa-lobby-logo-component.-full-content .navbar-nav .nav-item {
        width:25%
    }
}

@media (max-width: 575.98px) {
    .x-ufa-lobby-logo-component.-full-content .navbar-nav .nav-item {
        width:33.33333%
    }
}

.x-content-full-banner {
    position: relative
}

.x-content-full-banner:after,.x-content-full-banner:before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg,#d9e6ff,#fff 50%,#d9e6ff);
    width: 100%;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-game-list-item-macro-in-share {
    position: relative
}

.x-game-list-item-macro-in-share.-cannot-entry .-btn-play {
    cursor: none;
    pointer-events: none
}

.x-game-list-item-macro-in-share.-cannot-entry:not(.-untestable):hover .-inner-wrapper .-overlay,.x-game-list-item-macro-in-share.-cannot-entry:not(.-untestable):hover .-inner-wrapper .-overlay .-btn-play {
    display: none
}

.x-game-list-item-macro-in-share.-cannot-entry.x-covid-19 .-inner-wrapper:before {
    content: unset
}

.x-game-list-item-macro-in-share.-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%;
    background: rgba(0,0,0,.6);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 10px 5px;
    color: #fff
}

.x-game-list-item-macro-in-share.-cannot-entry.-ma .-inner-wrapper:before {
    content: "ปิดปรับปรุง"
}

.x-game-list-item-macro-in-share.-cannot-entry.-untestable .-inner-wrapper:before {
    display: none
}

.x-game-list-item-macro-in-share.-cannot-entry.-untestable .-btn-play {
    cursor: pointer;
    pointer-events: auto
}

.x-game-list-item-macro-in-share.-cannot-entry.-coming-soon .-inner-wrapper:before {
    content: "Coming Soon"
}

.x-game-list-item-macro-in-share.-cannot-entry.-in-condition .-inner-wrapper:before {
    content: "ไม่เข้าร่วมโปร"
}

.x-game-list-item-macro-in-share.-normal .-inner-wrapper .-overlay .-overlay-inner {
    top: 50%
}

.x-game-list-item-macro-in-share.-big .-inner-wrapper .-overlay .-overlay-inner {
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.x-game-list-item-macro-in-share.-lobby-v2-border .-inner-wrapper {
    position: relative;
    padding: 0;
    border-radius: 15px;
    border: 2px solid transparent;
    background-image: linear-gradient(180deg,#fff 60%,rgba(0,0,0,.1) 90%),linear-gradient(180deg,#bababa,rgba(0,0,0,.1) 80%);
    background-origin: border-box;
    background-clip: content-box,border-box
}

.x-game-list-item-macro-in-share.-lobby-v2-border .-inner-wrapper .-cover-img,.x-game-list-item-macro-in-share.-lobby-v2-border .-inner-wrapper .-overlay {
    border-radius: 14px
}

.x-game-list-item-macro-in-share .-inner-wrapper {
    position: relative;
    padding: 0
}

.x-game-list-item-macro-in-share .-inner-wrapper .-cover-img {
    width: 100%;
    -webkit-filter: drop-shadow(0 4px 4px rgba(0,0,0,.25));
    filter: drop-shadow(0 4px 4px rgba(0,0,0,.25));
    border-radius: 0
}

.x-game-list-item-macro-in-share .-inner-wrapper .-cover-video {
    display: block
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0,0,0,.5);
    transition: all .2s;
    border-radius: 0
}

.x-game-list-item-macro-in-share .-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: 1199.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner {
        min-width:120px
    }
}

@media (max-width: 575.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner {
        min-width:-webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
        padding: 8px
    }
}

@media (max-width: 350px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner {
        padding:4px
    }
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container {
    display: flex;
    flex-direction: column;
    margin: auto
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
    padding: 10px;
    min-width: 120px;
    text-align: center;
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: all .4s;
    border-radius: 10px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.5);
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 1199.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
        min-width:100px
    }
}

@media (max-width: 575.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
        padding:8px
    }
}

@media (max-width: 375px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
        padding:6px;
        min-width: 80px
    }
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .-text-btn,.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .fas {
    position: relative;
    z-index: 2
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .fas {
    top: 1px;
    margin-right: 8px;
    font-size: 12px;
    -webkit-filter: none;
    filter: none
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play {
    position: relative;
    color: #2f2f2f;
    background: linear-gradient(180deg,#fcd776,#f99b44);
    overflow: hidden;
    font-weight: 500;
    font-size: .875rem;
    text-shadow: none
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play {
        padding:10px;
        font-size: .75rem;
        border-radius: 10px
    }
}

@media (max-width: 575.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play {
        padding:10px;
        font-size: .75rem;
        border-radius: 10px
    }
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover {
    text-decoration: none;
    color: #2f2f2f;
    background: linear-gradient(180deg,#fcd776,#f99b44);
    transition: all .4s
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover:before {
    opacity: 0
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover:after {
    opacity: 1
}

@media (max-width: 575.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play .fas {
        top:0;
        font-size: 10px
    }
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo {
    margin-top: .75rem;
    color: #fff;
    background: hsla(0,0%,100%,.3);
    border: 1px solid #fff;
    box-sizing: border-box;
    font-size: .875rem;
    font-weight: 500;
    text-shadow: none
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo {
        margin-top:.75rem;
        padding: 10px;
        font-size: .75rem;
        border-radius: 10px
    }
}

@media (max-width: 575.98px) {
    .x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo {
        margin-top:.75rem;
        padding: 10px;
        font-size: .75rem;
        border-radius: 10px
    }
}

.x-game-list-item-macro-in-share .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo:hover {
    background: rgba(0,0,0,.75);
    text-decoration: none
}

.x-game-list-item-macro-in-share .-title {
    color: #f6f6f6;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: .75rem;
    margin-bottom: 0;
    padding: 0 4px;
    background: transparent;
    border-radius: 0
}

@media (max-width: 767.98px) {
    .x-game-list-item-macro-in-share .-title {
        margin-top:.5rem;
        font-size: .875rem
    }
}

@media (max-width: 575.98px) {
    .x-game-list-item-macro-in-share .-title {
        margin-top:.3rem
    }
}

@media (min-width: 992px) {
    .x-game-list-item-macro-in-share:hover .-inner-wrapper .-overlay {
        z-index:2;
        opacity: 1;
        visibility: visible
    }

    .x-game-list-item-macro-in-share:hover .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.x-game-list-item-macro-in-share.-toggled .-inner-wrapper .-overlay {
    z-index: 2;
    opacity: 1;
    visibility: visible
}

.x-game-list-item-macro-in-share.-toggled .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.x-game-list-heading-macro-in-share .-inner-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 15px
}

.x-game-list-heading-macro-in-share .-inner-wrapper .-cover-img {
    width: 100%
}

.x-game-list-heading-macro-in-share .-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;
    background: linear-gradient(180deg,rgba(128,0,195,.9),rgba(208,114,250,.9))
}

.x-game-list-heading-macro-in-share .-inner-wrapper .-overlay .-title {
    font-size: 1.25rem;
    text-align: center
}

.x-game-list-heading-macro-in-share .-inner-wrapper .-overlay .-seemore-btn {
    color: #fff;
    text-decoration: underline;
    transition: all .2s
}

@media (min-width: 992px) {
    .x-game-list-heading-macro-in-share .-inner-wrapper .-overlay .-seemore-btn:hover {
        color:#fff;
        text-shadow: 2px 2px 6px rgba(0,0,0,.5)
    }
}

.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-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
}

.x-game-badge-component.-hot,.x-game-badge-component.-new {
    background: linear-gradient(180deg,#56ccf2,#2f80ed);
    color: #f3f3f3
}

.x-game-badge-component.-popular {
    color: #f3f3f3;
    background: linear-gradient(180deg,#eb77cf,#b72587)
}

.x-game-badge-component.-normal {
    font-size: .875rem;
    padding: 2px 6px
}

@media (max-width: 991.98px) {
    .x-game-badge-component {
        top:unset;
        bottom: 8px;
        right: 8px;
        padding: 2px 6px;
        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-zean-notify-entrance {
    margin-bottom: .5rem;
    margin-right: 8px
}

.x-zean-notify-entrance .-ic {
    width: 70px;
    height: auto;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.x-zean-notify-entrance .-link-wrapper:hover .-ic {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.x-theme-switcher-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    transition: all .2s
}

.x-theme-switcher-container .-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8)
}

.x-theme-switcher-container.-show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.x-theme-switcher-container .-theme-list {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    width: 400px
}

@media (max-width: 991.98px) {
    .x-theme-switcher-container .-theme-list {
        width:370px
    }
}

@media (max-width: 575.98px) {
    .x-theme-switcher-container .-theme-list {
        width:100%;
        max-width: 320px
    }
}

.x-theme-switcher-container .-theme-list-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-align: center;
    width: 33.33333%;
    text-decoration: none;
    transition: all .2s
}

@media (min-width: 992px) {
    .x-theme-switcher-container .-theme-list-item:hover {
        -webkit-transform:translateY(-5px);
        transform: translateY(-5px)
    }
}

@media (max-width: 575.98px) {
    .x-theme-switcher-container .-theme-list-item {
        padding:7px
    }
}

.x-theme-switcher-container .-theme-list-item .-img {
    width: 100%;
    height: auto
}

.x-theme-switcher-container .-theme-list-item .-title {
    display: inline-block;
    margin-top: .5rem;
    font-size: 1rem;
    font-weight: 500;
    color: #fff
}

@media (max-width: 575.98px) {
    .x-theme-switcher-container .-theme-list-item .-title {
        font-size:.875rem
    }
}

.x-theme-switcher-container .-container-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%
}

.x-zean-notify-content-class-container {
    margin-top: 0!important
}

.x-zean-notify-index-container {
    height: 100%;
    padding: 3rem 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.x-zean-notify-index-container .-col-heading {
    text-align: center
}

.x-zean-notify-index-container .-table-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 160px;
    height: 40px;
    font-size: 1rem;
    font-weight: 500;
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
    color: #fff;
    background: linear-gradient(180deg,#ffd733 0,#d2872d);
    background-origin: border-box;
    background-clip: content-box,border-box;
    border: none;
    border-radius: 5px
}

.x-zean-notify-index-container .-coin {
    position: absolute;
    -webkit-animation: x-floating 6s ease-in-out infinite;
    animation: x-floating 6s ease-in-out infinite
}

.x-zean-notify-index-container .-coin.-item-1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    position: absolute;
    bottom: -90px;
    right: -80px;
    width: 250px;
    height: auto
}

@media (max-width: 1199.98px) {
    .x-zean-notify-index-container .-coin.-item-1 {
        right:-40px;
        width: 200px
    }
}

@media (max-width: 991.98px) {
    .x-zean-notify-index-container .-coin.-item-1 {
        bottom:-70px;
        width: 160px
    }
}

@media (max-width: 767.98px) {
    .x-zean-notify-index-container .-coin.-item-1 {
        bottom:-60px;
        width: 120px
    }
}

@media (max-width: 575.98px) {
    .x-zean-notify-index-container .-coin.-item-1 {
        bottom:-40px;
        width: 20%;
        right: 10px
    }
}

.x-zean-notify-index-container .-coin.-item-2 {
    top: -20px;
    left: -80px;
    width: 200px
}

@media (max-width: 1199.98px) {
    .x-zean-notify-index-container .-coin.-item-2 {
        left:-40px;
        width: 180px
    }
}

@media (max-width: 991.98px) {
    .x-zean-notify-index-container .-coin.-item-2 {
        top:0;
        width: 120px
    }
}

@media (max-width: 767.98px) {
    .x-zean-notify-index-container .-coin.-item-2 {
        top:-20px;
        left: -60px;
        width: 80px
    }
}

@media (max-width: 575.98px) {
    .x-zean-notify-index-container .-coin.-item-2 {
        top:unset;
        bottom: -10px;
        left: 10px;
        width: 16%
    }
}

.x-zean-notify-index-container .-navbar-container {
    justify-content: center;
    margin-top: 2rem;
    padding: 2rem 1rem 1rem;
    background: rgba(0,0,0,.5);
    border-radius: 10px
}

@media (max-width: 575.98px) {
    .x-zean-notify-index-container .-navbar-container {
        padding:.5rem .25rem 1rem
    }
}

.x-zean-notify-index-container .-navbar-container .nav-item {
    width: 25%;
    margin-top: 1rem;
    padding: 0 .5rem
}

@media (max-width: 1199.98px) {
    .x-zean-notify-index-container .-navbar-container .nav-item {
        width:33.33333%
    }
}

@media (max-width: 767.98px) {
    .x-zean-notify-index-container .-navbar-container .nav-item {
        width:50%
    }
}

.x-zean-notify-index-container .-title-img {
    width: 500px;
    height: auto
}

@media (max-width: 991.98px) {
    .x-zean-notify-index-container .-title-img {
        width:450px
    }
}

@media (max-width: 575.98px) {
    .x-zean-notify-index-container .-title-img {
        width:100%;
        max-width: 350px
    }
}

.x-zean-card-item {
    position: relative;
    height: 100%;
    text-align: center
}

.x-zean-card-item .-title {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 500;
    color: #fff
}

@media (max-width: 991.98px) {
    .x-zean-card-item .-title {
        font-size:1.125rem
    }
}

@media (max-width: 767.98px) {
    .x-zean-card-item .-title {
        font-size:1rem
    }
}

.x-zean-card-item .-score-rank {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: 50%;
    width: 250px;
    height: 32px;
    margin-top: 10px;
    margin-bottom: .875rem;
    font-size: .875rem;
    color: #f1c423;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-zean-card-item .-score-rank .-left,.x-zean-card-item .-score-rank .-right {
    flex: 1 1 30%;
    position: relative;
    top: 0;
    color: #fff
}

.x-zean-card-item .-score-rank .-right {
    text-align: left
}

.x-zean-card-item .-score-rank .-left {
    text-align: right
}

.x-zean-card-item .-score-rank .-percent {
    position: relative;
    flex: 0 0 32.5%;
    font-size: 1rem;
    font-weight: 600;
    color: #69430b
}

@media (max-width: 991.98px) {
    .x-zean-card-item .-score-rank {
        width:100%;
        height: 34px;
        font-size: .875rem
    }

    .x-zean-card-item .-score-rank .-left,.x-zean-card-item .-score-rank .-right {
        flex: 1 1 32.5%
    }

    .x-zean-card-item .-score-rank .-percent {
        flex: 0 0 35%;
        font-size: .875rem
    }
}

@media (max-width: 575.98px) {
    .x-zean-card-item .-score-rank {
        width:165px;
        height: 30px
    }
}

@media screen and (max-width: 360px) {
    .x-zean-card-item .-score-rank {
        width:150px;
        font-size: .75rem
    }

    .x-zean-card-item .-score-rank .-percent {
        font-size: .75rem
    }
}

.x-zean-card-item .-description {
    font-size: 1rem
}

@media (max-width: 991.98px) {
    .x-zean-card-item .-description {
        font-size:1.1rem
    }
}

@media (max-width: 767.98px) {
    .x-zean-card-item .-description {
        font-size:1rem
    }
}

.x-zean-card-item .-profile-img-wrapper {
    position: relative;
    width: 90%;
    max-width: 200px;
    margin: auto
}

.x-zean-card-item .-profile-img-wrapper .-img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s,-webkit-filter .2s
}

@media (max-width: 991.98px) {
    .x-zean-card-item .-profile-img-wrapper {
        max-width:180px
    }
}

.x-zean-card-item .-rank-ic {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
    width: 70px;
    height: auto;
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%)
}

@media (max-width: 575.98px) {
    .x-zean-card-item .-rank-ic {
        width:60px
    }
}

.x-zean-card-item .-join-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 140px;
    padding: 8px 1rem;
    font-size: 1rem;
    color: #fff;
    background: linear-gradient(180deg,#43e279,#22a045);
    border-radius: 6px;
    transition: all .2s;
    text-decoration: none
}

.x-zean-card-item .-join-btn .-line-ic {
    margin-right: 5px
}

.x-zean-card-item .-join-btn .-text {
    position: relative
}

.x-zean-card-item .-join-btn:hover {
    background: linear-gradient(180deg,#22dd61,#1b8037)
}

@media (min-width: 992px) {
    .x-zean-card-item .-join-btn {
        position:absolute;
        top: 50%;
        left: 50%;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(-50%,calc(-50% + 10px));
        transform: translate(-50%,calc(-50% + 10px))
    }
}

@media (max-width: 991.98px) {
    .x-zean-card-item .-join-btn {
        margin:auto;
        font-size: .875rem
    }
}

@media (max-width: 575.98px) {
    .x-zean-card-item .-join-btn {
        padding:8px .5rem
    }
}

.x-zean-card-item:hover .-profile-img-wrapper .-img {
    -webkit-filter: drop-shadow(0 0 15px hsla(0,0%,98%,.75));
    filter: drop-shadow(0 0 15px rgba(250,250,250,.75))
}

@media (min-width: 992px) {
    .x-zean-card-item:hover .-join-btn {
        opacity:1;
        visibility: visible;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@-webkit-keyframes flip-in-hor-top {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes flip-in-hor-top {
    0% {
        -webkit-transform: rotateX(-80deg);
        transform: rotateX(-80deg);
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}
@keyframes x-shimmer {
    0% {
        background-position: -200px top
    }

    to {
        background-position: 200px top
    }
}

@-webkit-keyframes x-shimmer {
    0% {
        background-position: -200px top
    }

    to {
        background-position: 200px top
    }
}

@-webkit-keyframes x-shimmer-short {
    0% {
        background-position: -100px top
    }

    to {
        background-position: 100px top
    }
}

@keyframes x-shimmer-short {
    0% {
        background-position: -100px top
    }

    to {
        background-position: 100px top
    }
}

@-webkit-keyframes x-shimmer-shorter {
    0% {
        background-position: -60px top
    }

    to {
        background-position: 60px top
    }
}

@keyframes x-shimmer-shorter {
    0% {
        background-position: -60px top
    }

    to {
        background-position: 60px top
    }
}

@-webkit-keyframes x-alert-blinker {
    0% {
        border-color: #fff;
        background: red;
        color: #fff
    }

    50% {
        border-color: red;
        background: #fff;
        color: red
    }
}

@keyframes x-alert-blinker {
    0% {
        border-color: #fff;
        background: red;
        color: #fff
    }

    50% {
        border-color: red;
        background: #fff;
        color: red
    }
}

@-webkit-keyframes x-progress-bar-stripes {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 1rem 0
    }
}

@keyframes x-progress-bar-stripes {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 1rem 0
    }
}

@-webkit-keyframes x-register-arrow-horizontal-mover {
    0% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translate(10px,-50%);
        transform: translate(10px,-50%)
    }
}

@keyframes x-register-arrow-horizontal-mover {
    0% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translate(10px,-50%);
        transform: translate(10px,-50%)
    }
}

@-webkit-keyframes x-dust-mover {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }

    50% {
        -webkit-transform: translate(15px,5px) rotate(-1deg);
        transform: translate(15px,5px) rotate(-1deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-dust-mover {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }

    50% {
        -webkit-transform: translate(15px,5px) rotate(-1deg);
        transform: translate(15px,5px) rotate(-1deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@-webkit-keyframes x-ball-roll {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes x-ball-roll {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes x-ball-bounce {
    50% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

@keyframes x-ball-bounce {
    50% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

@-webkit-keyframes x-ball-shadow {
    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: .8
    }
}

@keyframes x-ball-shadow {
    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: .8
    }
}

@-webkit-keyframes x-shaker-left-right {
    0%,to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

    10% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }

    15%,30%,45% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    20%,35%,50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    60% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }

    70% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}

@keyframes x-shaker-left-right {
    0%,to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

    10% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }

    15%,30%,45% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    20%,35%,50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    60% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }

    70% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}

@-webkit-keyframes x-promotion-history-coming-in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@keyframes x-promotion-history-coming-in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes x-rotate-item {
    0%,60%,to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    8% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    15% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    30% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    45% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }

    50% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
}

@keyframes x-rotate-item {
    0%,60%,to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    8% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    15% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    30% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    45% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }

    50% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
}

@-webkit-keyframes x-scale-blink {
    0% {
        -webkit-transform: scale(1) translateY(-50%);
        transform: scale(1) translateY(-50%);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1.2) translateY(-50%);
        transform: scale(1.2) translateY(-50%);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1) translateY(-50%);
        transform: scale(1) translateY(-50%);
        opacity: 0
    }
}

@keyframes x-scale-blink {
    0% {
        -webkit-transform: scale(1) translateY(-50%);
        transform: scale(1) translateY(-50%);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1.2) translateY(-50%);
        transform: scale(1.2) translateY(-50%);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1) translateY(-50%);
        transform: scale(1) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes x-bg-pan-left {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes x-bg-pan-left {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@-webkit-keyframes x-index-button-register-card-mover {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@keyframes x-index-button-register-card-mover {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@-webkit-keyframes x-index-button-register-ball-mover {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(1turn);
        transform: translateY(-50%) rotate(1turn)
    }
}

@keyframes x-index-button-register-ball-mover {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(1turn);
        transform: translateY(-50%) rotate(1turn)
    }
}

@-webkit-keyframes x-index-button-register-dice-mover {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    15% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    30% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    45% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    75% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes x-index-button-register-dice-mover {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    15% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    30% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    45% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    75% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes x-index-button-play-circle-sonar {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 10px 3px #d0a94d
    }

    to {
        box-shadow: 0 0 10px 3px #d0a94d;
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

@keyframes x-index-button-play-circle-sonar {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 10px 3px #d0a94d
    }

    to {
        box-shadow: 0 0 10px 3px #d0a94d;
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

@-webkit-keyframes x-index-button-register-circle-sonar {
    0% {
        opacity: .3;
        -webkit-transform: scale(1) translate(0);
        transform: scale(1) translate(0)
    }

    40% {
        opacity: .5
    }

    to {
        -webkit-transform: scale(1.4) translate(0);
        transform: scale(1.4) translate(0);
        opacity: 0
    }
}

@keyframes x-index-button-register-circle-sonar {
    0% {
        opacity: .3;
        -webkit-transform: scale(1) translate(0);
        transform: scale(1) translate(0)
    }

    40% {
        opacity: .5
    }

    to {
        -webkit-transform: scale(1.4) translate(0);
        transform: scale(1.4) translate(0);
        opacity: 0
    }
}

body,html {
    height: 100%;
    font-family: FC Iconic,Helvetica Neue,Helvetica,Arial,sans-serif;
}

#main__content {
    margin-top: 0
}

@media (max-width: 991.98px) {
    #main__content {
        margin-top:0
    }
}

.x-default-bg-center {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat
}

.x-aware-header-safe-area #main__content {
    padding-top: 8rem
}

@media (max-width: 1199.98px) {
    .x-aware-header-safe-area #main__content {
        padding-top:120px
    }
}

@media (max-width: 991.98px) {
    .x-aware-header-safe-area #main__content {
        padding-top:170px
    }
}

@media (max-width: 767.98px) {
    .x-aware-header-safe-area #main__content {
        padding-top:160px
    }
}

@media (max-width: 575.98px) {
    .x-aware-header-safe-area #main__content {
        padding-top:160px
    }
}

.x-alert-info {
    background-color: #242c2f;
    color: #fafafa
}

.x-mini-copy {
    line-height: 30px;
    height: 24px;
    background: #fafafa!important;
    color: #000!important;
    border-radius: 10px;
    padding: 4px
}

.x-hr-border-glow {
    height: 1px;
    margin-top: .3rem;
    margin-bottom: .75rem;
    background: linear-gradient(90deg,transparent,#fafafa 30%,#fafafa 70%,transparent);
    width: 70%;
    text-align: center
}

.x-hr-border-gradient {
    height: 2px;
    margin-top: 0;
    background: linear-gradient(90deg,#d4d4d4,#fff);
    width: 140px
}

.x-hr-border-primary {
    width: 100%;
    height: 2px;
    border-color: #fafafa
}

.-x-input-icon {
    display: flex;
    align-items: center;
    border-radius: 3px;
    position: relative
}

.-x-input-icon .-icon {
    position: absolute;
    top: 15px;
    left: 14px;
    width: 16px;
    height: auto;
    color: #fafafa
}

.-x-input-icon .form-control {
    padding-left: 42px
}

.-x-input-icon .form-control.text-center {
    padding-right: 42px
}

.-x-input-icon .x-input-reset-btn {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 14px;
    right: 1rem;
    width: 18px;
    height: 18px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: #828282
}

@media (min-width: 992px) {
    .-x-input-icon .x-input-reset-btn {
        transition:opacity .2s;
        opacity: .75
    }

    .-x-input-icon .x-input-reset-btn:hover {
        opacity: 1
    }
}

.-x-input-icon .x-input-reset-btn .fas {
    font-size: 10px;
    color: #1a1a1a
}

.-x-input-icon .x-input-reset-btn:focus {
    outline: none
}

.-x-input-icon .x-input-reset-btn.-v2 {
    border-radius: 0;
    background: transparent
}

.-x-input-icon .x-input-reset-btn.-v2 .fas {
    font-size: 1.125rem;
    color: #606b7d
}

@media (max-width: 991.98px) {
    .-x-input-icon .x-input-reset-btn {
        top:18px
    }
}

.x-input-number-name-bank {
    position: relative
}

.w-85 {
    width: 85%
}

.w-90 {
    width: 90%
}

.x-service-wrapper .-box {
    padding: 0 3rem
}

.x-service-wrapper .-box.-horizontal {
    padding: 0 1rem
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-service-wrapper .-box.-horizontal {
        padding:0 .25rem
    }
}

@media (max-width: 767.98px) {
    .x-service-wrapper .-box.-horizontal {
        padding:0
    }
}

.x-service-wrapper .-box.-horizontal .-ic-wrapper {
    margin-right: 1rem
}

.x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-bank,.x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-otp,.x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-register {
    margin-bottom: 0
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-service-wrapper .-box.-horizontal .-ic-wrapper {
        align-items:flex-start;
        width: 90px
    }

    .x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-bank,.x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-otp,.x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-register {
        width: 100%
    }
}

@media (max-width: 767.98px) {
    .x-service-wrapper .-box.-horizontal .-ic-wrapper {
        width:90px;
        min-width: 90px;
        height: auto
    }

    .x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-bank,.x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-otp,.x-service-wrapper .-box.-horizontal .-ic-wrapper .-ic-register {
        width: 100%;
        height: auto
    }
}

@media (max-width: 575.98px) {
    .x-service-wrapper .-box.-horizontal .-ic-wrapper {
        width:80px;
        min-width: 80px
    }
}

.x-service-wrapper .-box.-horizontal .-box-text-wrapper {
    flex: 1;
    text-align: left
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-service-wrapper .-box.-horizontal .-box-title {
        font-size:1rem
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-service-wrapper .-box.-horizontal .-sub-title {
        font-size:.875rem
    }
}

.x-service-wrapper .-box.-horizontal .x-hr-border-glow {
    margin-left: 0
}

.x-service-wrapper .-box a {
    text-decoration: none!important;
    color: #d2d2d2
}

.x-service-wrapper .-box .-fake-bg {
    display: none
}

.x-service-wrapper .-box .-link-btn {
    width: 100%
}

.x-service-wrapper .-box .-ic-wrapper {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

@media (max-width: 767.98px) {
    .x-service-wrapper .-box .-ic-wrapper {
        min-width:100px
    }
}

.x-service-wrapper .-box .-ic-wrapper .-ic-bank,.x-service-wrapper .-box .-ic-wrapper .-ic-otp,.x-service-wrapper .-box .-ic-wrapper .-ic-register {
    width: 100px;
    height: auto;
    margin-bottom: 1rem
}

.x-service-wrapper .-box .-ic-wrapper .-ic {
    width: 120px;
    height: auto;
    margin-bottom: 1rem
}

.x-service-wrapper .-box .-box-text-wrapper {
    text-align: center
}

@media (max-width: 767.98px) {
    .x-service-wrapper .-box .-box-text-wrapper {
        text-align:left
    }
}

.x-service-wrapper .-box .-title-h2,.x-service-wrapper .-box h3 {
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 500;
    color: #fff
}

@media (max-width: 767.98px) {
    .x-service-wrapper .-box .-title-h2,.x-service-wrapper .-box h3 {
        font-size:1.125rem
    }
}

.x-service-wrapper .-box .-sub-title {
    font-weight: 300
}

.x-service-wrapper .-box .x-hr-border-glow {
    transition: all .6s
}

.x-service-wrapper .-box:hover .x-hr-border-glow {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.x-service-wrapper.-linear-bg .-box {
    padding: 0;
    border-radius: 10px;
    border: 2px solid transparent;
    background-image: linear-gradient(180deg,#000 60%,rgba(0,0,0,.1) 90%),linear-gradient(180deg,#fdf6ae 0,rgba(0,0,0,.1) 80%);
    background-origin: border-box;
    background-clip: content-box,border-box
}

.x-service-wrapper.-linear-bg .-box .-ic-wrapper {
    margin-top: -3rem
}

.x-service-wrapper.-linear-bg .-box.-horizontal {
    background-image: linear-gradient(270deg,#000 60%,rgba(0,0,0,.1) 90%),linear-gradient(270deg,#fdf6ae 0,rgba(0,0,0,.1) 80%)
}

@media (min-width: 992px) {
    .x-service-wrapper.-linear-bg .-box.-horizontal span {
        margin-top:.5rem;
        margin-bottom: 0;
        padding: 0
    }

    .x-service-wrapper.-linear-bg .-box.-horizontal .-ic-wrapper {
        margin: .5rem 1rem .5rem .5rem
    }

    .x-service-wrapper.-linear-bg .-box.-horizontal .-box-text-wrapper {
        margin: 1rem 0;
        padding-right: 10px
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .x-service-wrapper.-linear-bg .-box.-horizontal.col-lg-3 {
        flex:0 0 32%;
        max-width: 32%
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-service-wrapper.-linear-bg .-box.-horizontal .-box-text-wrapper {
        margin:1rem 0;
        padding: 0 .25rem
    }

    .x-service-wrapper.-linear-bg .-box.-horizontal .-ic-wrapper {
        width: 70px;
        margin-top: .5rem;
        margin-right: .5rem
    }
}

@media (min-width: 992px) {
    .x-service-wrapper.-linear-bg .-box span {
        margin-top:.5rem;
        margin-bottom: 2rem;
        padding: 0 1rem
    }
}

@media (max-width: 991.98px) {
    .x-service-wrapper.-linear-bg .-box {
        max-width:30%
    }

    .x-service-wrapper.-linear-bg .-box .-box-text-wrapper {
        padding: 0 1rem
    }
}

@media (max-width: 767.98px) {
    .x-service-wrapper.-linear-bg .-box {
        max-width:unset;
        margin-bottom: 1rem;
        background-image: linear-gradient(270deg,#000 60%,rgba(0,0,0,.1) 90%),linear-gradient(270deg,#fdf6ae 0,rgba(0,0,0,.1) 80%);
        padding: 0
    }

    .x-service-wrapper.-linear-bg .-box .-title-h2,.x-service-wrapper.-linear-bg .-box h3 {
        margin-top: 1rem
    }

    .x-service-wrapper.-linear-bg .-box span {
        margin-bottom: 1rem;
        padding-left: 0
    }

    .x-service-wrapper.-linear-bg .-box .-ic-wrapper {
        margin-top: 1rem;
        margin-bottom: 1rem;
        width: 100px;
        min-width: 100px
    }

    .x-service-wrapper.-linear-bg .-box .-ic-wrapper img {
        width: 100%;
        margin-bottom: 0
    }

    .x-service-wrapper.-linear-bg .-box .-box-text-wrapper {
        padding-left: 0
    }
}

@media (max-width: 575.98px) {
    .x-service-wrapper.-linear-bg .-box .-ic-wrapper {
        width:90px;
        min-width: 90px
    }

    .x-service-wrapper.-linear-bg .-box .-ic-wrapper img {
        width: 100%
    }
}

@media (max-width: 991.98px) {
    .x-service-wrapper .-box {
        padding:0
    }
}

@media (max-width: 767.98px) {
    .x-service-wrapper .-box {
        padding:0
    }

    .x-service-wrapper .-box .-ic-wrapper {
        width: 100px;
        height: auto;
        margin-right: 15px;
        display: flex;
        justify-content: center;
        align-items: flex-start
    }

    .x-service-wrapper .-box .x-hr-border-glow {
        margin-left: 0;
        width: 150px
    }

    .x-service-wrapper .-box h3 {
        color: #fff;
        margin-bottom: 0
    }
}

@media (max-width: 575.98px) {
    .x-service-wrapper.-logged .-box .-ic-wrapper {
        width:120px
    }
}

.x-admin-contact {
    margin-top: .7rem;
    text-align: center;
    border-top: 1px solid #656565;
    padding-top: 12px;
    position: relative;
    top: 9px
}

@media (max-width: 991.98px) {
    .x-admin-contact {
        position:absolute;
        left: 50%;
        right: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 60px;
        width: 100%;
        top: auto;
        border: none
    }

    .x-admin-contact.-no-fixed {
        position: static;
        -webkit-transform: none;
        transform: none
    }

    .x-admin-contact.-in-separator {
        position: relative;
        top: unset;
        right: unset;
        left: unset;
        bottom: unset!important;
        -webkit-transform: none;
        transform: none
    }
}

.x-visually-hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.x-gutter-divine {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.x-text-block .-block-text {
    padding: 10px 70px 30px
}

@media (max-width: 767.98px) {
    .x-text-block .-block-text {
        padding:10px 30px 30px
    }
}

@media (max-width: 575.98px) {
    .x-text-block .-block-text {
        padding:1.5rem 1rem
    }

    .x-text-block .-block-text .-text-title:first-child {
        margin-top: 0
    }

    .x-text-block .-block-text .-text-description:last-child {
        margin-bottom: 0
    }
}

.x-text-block .-text-title {
    margin-top: 30px;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fafafa
}

@media (max-width: 767.98px) {
    .x-text-block .-text-title {
        margin-top:15px;
        font-size: 1.125rem
    }
}

@media (max-width: 575.98px) {
    .x-text-block .-text-title {
        font-size:1rem
    }
}

.x-text-block .-text-description {
    font-size: 1rem;
    font-weight: 400
}

@media (max-width: 767.98px) {
    .x-text-block .-text-description {
        font-size:.8rem
    }
}

.x-zean-notify-index-container {
    padding-top: 0
}

@-webkit-keyframes x-bg-1 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }

    50% {
        -webkit-transform: translate(-30px,15px) rotate(-1deg);
        transform: translate(-30px,15px) rotate(-1deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-1 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }

    50% {
        -webkit-transform: translate(-30px,15px) rotate(-1deg);
        transform: translate(-30px,15px) rotate(-1deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@-webkit-keyframes x-bg-2 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }

    50% {
        -webkit-transform: translate(30px,-5px) rotate(-5deg);
        transform: translate(30px,-5px) rotate(-5deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-2 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }

    50% {
        -webkit-transform: translate(30px,-5px) rotate(-5deg);
        transform: translate(30px,-5px) rotate(-5deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@-webkit-keyframes x-bg-3 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }

    50% {
        -webkit-transform: translate(-30px,-15px) rotate(-1deg);
        transform: translate(-30px,-15px) rotate(-1deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@keyframes x-bg-3 {
    0% {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }

    50% {
        -webkit-transform: translate(-30px,-15px) rotate(-1deg);
        transform: translate(-30px,-15px) rotate(-1deg)
    }

    to {
        -webkit-transform: translate(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

.x-instruction-main-index-container {
    min-height: 500px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.x-instruction-main-index-container .-slide-wrapper {
    background-color: rgba(0,0,0,.4);
    border-radius: 30px
}

.x-instruction-main-index-container .-slide-wrapper.-slide-top .-block-text {
    padding: 0 70px 20px;
    text-align: center
}

@media (max-width: 767.98px) {
    .x-instruction-main-index-container .-slide-wrapper.-slide-top .-block-text {
        padding:0 20px 10px
    }
}

.x-instruction-main-index-container .-slide-wrapper .-text-list {
    font-size: 1rem;
    font-weight: 400
}

@media (max-width: 767.98px) {
    .x-instruction-main-index-container .-slide-wrapper .-text-list {
        font-size:.8rem
    }
}

.x-instruction-main-index-container .-slide-wrapper .slick-dots {
    bottom: -40px
}

.x-instruction-main-index-container .-slide-wrapper .slick-dots li.slick-active button:before {
    color: #ffcd57
}

.x-instruction-content-wrapper {
    background: rgba(0,0,0,.7)
}

.x-instruction-content-wrapper .x-text-block .-text-title {
    color: #fafafa
}

.x-instruction-content-wrapper .-banner-img-container .-banner-img {
    width: 100%
}

@media (min-width: 992px) {
    .x-instruction-content-wrapper .-banner-img-container {
        min-height:240px
    }
}

.x-instruction-content-wrapper hr {
    margin: .5rem 4rem 0;
    border-color: #5f4d22
}

@media (max-width: 991.98px) {
    .x-instruction-content-wrapper hr {
        margin:.5rem 1rem
    }
}

.x-instruction-content-wrapper .-inner-content {
    position: relative
}

@media (min-width: 992px) {
    .x-instruction-content-wrapper .-inner-content {
        margin:0!important
    }
}

.x-instruction-menu-tab-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding: 10px 1rem
}

@media (min-width: 992px) {
    .x-instruction-menu-tab-wrapper.-fixed-left {
        position:fixed;
        top: 50%;
        left: 0;
        z-index: 1;
        padding: 15px;
        flex-flow: column;
        background-color: #000;
        border: 3px solid #ddc47c;
        border-left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px
    }

    .x-instruction-menu-tab-wrapper.-fixed-left .nav-item {
        width: 100%;
        padding: 0!important
    }
}

@media (max-width: 991.98px) {
    .x-instruction-menu-tab-wrapper.-fixed-left.-sticky {
        position:fixed;
        top: 0;
        left: 50%;
        z-index: 1;
        width: 100%;
        background: rgba(0,0,0,.8);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.x-instruction-menu-tab-wrapper.-sticky:not(.-fixed-left) {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 1;
    width: 100%;
    background: rgba(0,0,0,.8);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-instruction-menu-tab-wrapper .nav-item {
    padding: 0 2rem;
    text-align: center
}

@media (min-width: 992px) {
    .x-instruction-menu-tab-wrapper .nav-item:hover .nav-link {
        text-decoration:none;
        color: #fafafa
    }
}

.x-instruction-menu-tab-wrapper .nav-item.active .nav-link {
    color: #fafafa
}

.x-instruction-menu-tab-wrapper .nav-item .nav-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    font-size: .875rem;
    color: #d2d2d2
}

.x-instruction-menu-tab-wrapper .nav-item .nav-link .-icon-wrapper .-img {
    width: 50px
}

@media (min-width: 992px) {
    .x-instruction-menu-tab-wrapper .nav-item .nav-link .-icon-wrapper {
        min-height:35px
    }
}

.x-instruction-menu-tab-wrapper .nav-item .nav-link .-title {
    position: relative;
    margin-top: .75rem
}

@media (max-width: 991.98px) {
    .x-instruction-menu-tab-wrapper .nav-item {
        width:25%;
        padding: 0
    }

    .x-instruction-menu-tab-wrapper .nav-item .nav-link {
        padding: 0 10px
    }
}

@media (max-width: 767.98px) {
    .x-instruction-menu-tab-wrapper .nav-item .nav-link {
        padding:0 5px
    }
}

.x-instruction-block-macro-wrapper {
    position: relative;
    padding: 2.5rem 4rem
}

.x-instruction-block-macro-wrapper:nth-child(2n) {
    background: hsla(0,0%,100%,.1)
}

.x-instruction-block-macro-wrapper:not(:last-child):after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg,#765300 0,#ddc47c 50%,#765300)
}

@media (max-width: 1199.98px) {
    .x-instruction-block-macro-wrapper {
        padding-left:3rem;
        padding-right: 3rem
    }
}

@media (max-width: 991.98px) {
    .x-instruction-block-macro-wrapper {
        padding-top:2rem;
        padding-bottom: 2rem
    }
}

@media (max-width: 767.98px) {
    .x-instruction-block-macro-wrapper {
        padding-left:2rem;
        padding-right: 2rem
    }
}

@media (max-width: 575.98px) {
    .x-instruction-block-macro-wrapper {
        padding-left:1rem;
        padding-right: 1rem
    }
}

.x-instruction-block-macro-wrapper .-heading-container .-img {
    width: 70px
}

@media (max-width: 991.98px) {
    .x-instruction-block-macro-wrapper .-heading-container .-img {
        width:60px
    }
}

.x-instruction-block-macro-wrapper .-heading-container .-text-title {
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 600;
    background: linear-gradient(180deg,#ffbf00,#fdf5bb 30.13%,#ffbf00 74.81%,#bb7102 99.75%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (max-width: 575.98px) {
    .x-instruction-block-macro-wrapper .-heading-container .-text-title {
        margin-top:.25rem;
        font-size: 1.25rem
    }
}

@media (max-width: 991.98px) {
    .x-instruction-block-macro-wrapper .-heading-container {
        margin-bottom:1rem;
        text-align: center
    }
}

.x-instruction-block-macro-wrapper .-img-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end
}

.x-instruction-block-macro-wrapper .-img-container .-img {
    width: 90%
}

@media (min-width: 1200px) {
    .x-instruction-block-macro-wrapper .-img-container {
        min-height:530px
    }
}

@media (max-width: 1199.98px) {
    .x-instruction-block-macro-wrapper .-img-container .-img {
        width:100%
    }
}

@media (max-width: 991.98px) {
    .x-instruction-block-macro-wrapper .-img-container {
        justify-content:center
    }

    .x-instruction-block-macro-wrapper .-img-container .-img {
        width: 70%
    }
}

@media (max-width: 767.98px) {
    .x-instruction-block-macro-wrapper .-img-container .-img {
        width:80%
    }
}

@media (max-width: 575.98px) {
    .x-instruction-block-macro-wrapper .-img-container .-img {
        width:100%
    }
}

.x-instruction-block-macro-wrapper .-detail-container {
    font-size: 1rem
}

@media (max-width: 991.98px) {
    .x-instruction-block-macro-wrapper .-detail-container {
        margin-top:1rem
    }
}

@media (max-width: 767.98px) {
    .x-instruction-block-macro-wrapper .-detail-container {
        font-size:.875rem
    }
}

.x-instruction-block-macro-wrapper .-detail-container .-inner-wrapper {
    padding: 0 1.5rem
}

@media (max-width: 1199.98px) {
    .x-instruction-block-macro-wrapper .-detail-container .-inner-wrapper {
        padding:0
    }
}

.x-instruction-block-macro-wrapper .-detail-container .navbar-nav .nav-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-right: 5px
}

.x-instruction-block-macro-wrapper .-detail-container .navbar-nav .nav-item .-no {
    margin-right: 5px
}

.x-instruction-block-macro-wrapper .-detail-container .navbar-nav .nav-item .-highlight {
    color: #fafafa
}

#depositModal .x-transaction-ma-modal-dialog-container .modal-content .modal-body {
    padding-bottom: 3rem!important
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container {
    text-align: center
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-ma-icon {
    width: 120px;
    margin-top: 2rem
}

@media (max-width: 767.98px) {
    .x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-ma-icon {
        margin-top:1rem
    }
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper {
    margin-top: 1rem
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper .-title {
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: 600;
    color: #fafafa
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper .-sub-title {
    font-size: 1.75rem;
    font-weight: 600;
    color: #fafafa
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-content-wrapper {
    margin: 1rem 0;
    font-size: 1.25rem;
    color: #d2d2d2
}

.x-tab-event-container .-bg-banner {
    width: 100%;
    height: 330px;
    background-size: cover!important;
    background-position: 50%!important;
    background-repeat: no-repeat!important
}

.x-tab-event-container .-title {
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .x-tab-event-container .-title {
        font-size:1.25rem
    }
}

.x-tab-event-container .x-hr-border-gradient {
    margin-top: -10px
}

.x-tab-event-container .-event-tab-form-container,.x-tab-event-container .-event-tab-info-container {
    font-size: 1rem
}

@media (max-width: 575.98px) {
    .x-tab-event-container .-event-tab-form-container,.x-tab-event-container .-event-tab-info-container {
        font-size:.875rem
    }
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper {
    display: flex;
    align-items: center
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-mock {
    width: 350px;
    border: 2px solid #ecbd7b
}

@media (max-width: 575.98px) {
    .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-mock {
        width:200px
    }
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-middle-line {
    width: 150px;
    height: 2px;
    background-color: #ecbd7b
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper {
    padding: 15px;
    border: 2px solid #ecbd7b;
    color: #ecbd7b
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper p {
    margin: 0
}

@media (max-width: 575.98px) {
    .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper {
        width:100%;
        word-wrap: break-word
    }
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
    font-size: 1rem;
    padding: 6px 5px;
    min-width: 72px;
    margin-top: -85px;
    margin-left: 20px;
    width: 110px
}

@media (max-width: 991.98px) {
    .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-middle-line {
        width:60px
    }
}

@media (max-width: 767.98px) {
    .x-tab-event-container .-event-tab-info-container .-how-to-wrapper {
        flex-direction:column
    }

    .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-middle-line {
        height: 30px;
        width: 2px
    }

    .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
        margin-top: 20px;
        margin-left: 0
    }
}

.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper {
    text-align: center;
    margin-top: 2rem
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex-dialog-button,.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn,.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    min-width: 150px;
    border-radius: 3px!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex-dialog-button:first-child,.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn:first-child,.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:first-child {
    margin-right: 15px
}

@media (max-width: 575.98px) {
    .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper {
        display:flex;
        flex-direction: column;
        align-items: center
    }

    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex-dialog-button:first-child,.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn:first-child,.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:first-child {
        margin-right: 0
    }

    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex-dialog-button:last-child,.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn:last-child,.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:last-child {
        margin-top: 15px
    }
}

.x-tab-event-container .-event-tab-form-container {
    display: none;
    margin-top: 1rem
}

.x-tab-event-container .-event-tab-form-container .x-hr-border-primary {
    height: 1px
}

.x-tab-event-container .-event-tab-form-container .-upload-btn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 20px;
    background-color: #494949;
    cursor: pointer
}

@media (min-width: 992px) {
    .x-tab-event-container .-event-tab-form-container .-upload-btn {
        transition:background-color .2s
    }

    .x-tab-event-container .-event-tab-form-container .-upload-btn:hover {
        background-color: #636363
    }
}

.x-tab-event-container .-event-tab-form-container .-form-title {
    font-weight: 600;
    color: #fff;
    font-size: 2rem
}

@media (max-width: 767.98px) {
    .x-tab-event-container .-event-tab-form-container .-form-title {
        font-size:1.25rem
    }
}

.x-tab-event-container .-event-tab-form-container .-form-container {
    padding: 2rem 14rem;
    background: #101010
}

.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon {
    flex-wrap: wrap;
    width: 80%;
    margin: 20px auto 0
}

.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .-icon {
    left: 12px;
    top: 16px;
    font-size: 12px
}

.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .x-form-control {
    width: 100%
}

.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .x-form-control.is-valid {
    border-color: transparent;
    background-size: 16px
}

@media (max-width: 1199.98px) {
    .x-tab-event-container .-event-tab-form-container .-form-container {
        padding:2rem 8rem
    }
}

@media (max-width: 991.98px) {
    .x-tab-event-container .-event-tab-form-container .-form-container {
        padding:2rem 6rem
    }
}

@media (max-width: 767.98px) {
    .x-tab-event-container .-event-tab-form-container .-form-container {
        padding:2rem 0
    }

    .x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon {
        width: 90%
    }

    .x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .x-form-control {
        font-size: 1rem
    }
}

.x-tab-event-container .-event-notice-wrapper,.x-tab-event-container .-event-success-wrapper {
    padding: 2rem 14rem;
    background: #101010
}

@media (max-width: 1199.98px) {
    .x-tab-event-container .-event-notice-wrapper,.x-tab-event-container .-event-success-wrapper {
        padding:2rem 8rem
    }
}

@media (max-width: 991.98px) {
    .x-tab-event-container .-event-notice-wrapper,.x-tab-event-container .-event-success-wrapper {
        padding:2rem 6rem
    }
}

@media (max-width: 767.98px) {
    .x-tab-event-container .-event-notice-wrapper,.x-tab-event-container .-event-success-wrapper {
        padding:2rem 0
    }
}

.x-slot-index-flex-wrapper {
    position: relative;
    z-index: 1
}

@media (max-width: 991.98px) {
    .x-slot-index-flex-wrapper {
        display:flex;
        padding-top: 1rem
    }
}

.x-slot-pre-info-seo-wrapper {
    position: relative;
    z-index: 1;
    margin-top: 4rem;
    text-align: center
}

@media (max-width: 991.98px) {
    .x-slot-pre-info-seo-wrapper {
        margin-top:2rem
    }
}

.x-slot-pre-info-seo-wrapper .-h2-title,.x-slot-pre-info-seo-wrapper .-h3-title {
    font-size: 1.5rem;
    font-weight: 500;
    color: #fafafa
}

@media (max-width: 991.98px) {
    .x-slot-pre-info-seo-wrapper .-h2-title,.x-slot-pre-info-seo-wrapper .-h3-title {
        font-size:1.25rem
    }
}

@media (max-width: 767.98px) {
    .x-slot-pre-info-seo-wrapper .-h2-title,.x-slot-pre-info-seo-wrapper .-h3-title {
        font-size:1.125rem
    }
}

.x-slot-pre-info-seo-wrapper .-h2-description,.x-slot-pre-info-seo-wrapper .-h3-description {
    max-width: 800px;
    margin: 0 auto;
    font-size: 1.125rem
}

@media (max-width: 991.98px) {
    .x-slot-pre-info-seo-wrapper .-h2-description,.x-slot-pre-info-seo-wrapper .-h3-description {
        max-width:700px;
        font-size: 1rem
    }
}

@media (max-width: 767.98px) {
    .x-slot-pre-info-seo-wrapper .-h2-description,.x-slot-pre-info-seo-wrapper .-h3-description {
        max-width:700px;
        font-size: .875rem
    }
}

.x-slot-pre-info-seo-wrapper .-h3-title {
    margin-top: 2rem
}

.x-provider-slot-menu {
    position: relative;
    z-index: 1;
    justify-content: center;
    padding: 0
}

@media (min-width: 992px) {
    .x-provider-slot-menu:before {
        content:"";
        background: linear-gradient(90deg,rgba(51,42,20,0),#896c19 15%,#ffcb1f 35%,#ffcb1f 65%,#896c19 85%,rgba(51,42,20,0));
        height: 3px;
        width: 110%;
        position: absolute;
        top: 0;
        left: -55px;
        z-index: 2
    }
}

@media (max-width: 991.98px) {
    .x-provider-slot-menu {
        display:block;
        flex: 0 0 20%;
        max-width: 140px;
        background: #252525
    }

    .x-provider-slot-menu.container {
        margin: 0
    }

    .x-provider-slot-menu .widget--sticky {
        overflow: auto;
        max-height: calc(100% - 70px)
    }

    .x-provider-slot-menu .widget--sticky::-webkit-scrollbar {
        width: 0;
        background: transparent
    }
}

@media (max-width: 767.98px) {
    .x-provider-slot-menu {
        max-width:120px
    }
}

@media (max-width: 575.98px) {
    .x-provider-slot-menu {
        flex:unset;
        min-width: 80px;
        max-width: 80px
    }
}

.x-provider-slot-menu .-provider-slot-inner-wrapper:not(.-scroll-inner-fade) .-arrow {
    opacity: 0;
    visibility: hidden
}

.x-provider-slot-menu .-provider-slot-inner-wrapper .-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    z-index: 2;
    width: 40px;
    height: calc(100% - 3px);
    color: #fafafa;
    background: #1a1a1a;
    opacity: 1;
    visibility: visible;
    transition: all .3s
}

@media (min-width: 992px) {
    .x-provider-slot-menu .-provider-slot-inner-wrapper .-arrow:hover {
        color:#fafafa;
        background: #403517
    }
}

@media (max-width: 991.98px) {
    .x-provider-slot-menu .-provider-slot-inner-wrapper .-arrow {
        display:none
    }
}

.x-provider-slot-menu .-provider-slot-inner-wrapper .-arrow.-prev {
    left: 0
}

.x-provider-slot-menu .-provider-slot-inner-wrapper .-arrow.-prev .fas:last-child {
    margin-left: -2px
}

.x-provider-slot-menu .-provider-slot-inner-wrapper .-arrow.-next {
    right: 0
}

.x-provider-slot-menu .-provider-slot-inner-wrapper .-arrow.-next .fas:first-child {
    margin-right: -2px
}

.x-provider-slot-menu .-provider-slot-inner-wrapper.-left-end .-arrow.-prev,.x-provider-slot-menu .-provider-slot-inner-wrapper.-right-end .-arrow.-next {
    opacity: 0;
    visibility: hidden
}

.x-provider-slot-menu .nav {
    background: #222;
    flex-wrap: nowrap
}

.x-provider-slot-menu .nav::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-provider-slot-menu .nav::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-provider-slot-menu .nav::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

@media (min-width: 992px) {
    .x-provider-slot-menu .nav {
        height:88px;
        overflow-x: auto;
        overflow-y: hidden
    }
}

@media (max-width: 1199.98px) {
    .x-provider-slot-menu .nav {
        justify-content:flex-start
    }
}

@media (max-width: 991.98px) {
    .x-provider-slot-menu .nav {
        flex-direction:column;
        overflow: hidden
    }
}

.x-provider-slot-menu .nav .nav-item {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative
}

@media (max-width: 991.98px) {
    .x-provider-slot-menu .nav .nav-item {
        background:#252525
    }
}

.x-provider-slot-menu .nav .nav-item.-active {
    background: radial-gradient(hsla(0,0%,50.2%,.5),#000)
}

@media (min-width: 1200px) {
    .x-provider-slot-menu .nav .nav-item.-active:after {
        content:"";
        background: linear-gradient(90deg,rgba(51,42,20,0),#896c19 15%,#ffcb1f 35%,#ffcb1f 65%,#896c19 85%,rgba(51,42,20,0));
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0
    }
}

@media (min-width: 992px) {
    .x-provider-slot-menu .nav .nav-item.-active .nav-link .-provider-logo {
        -webkit-filter:grayscale(0);
        filter: grayscale(0)
    }
}

@media (max-width: 991.98px) {
    .x-provider-slot-menu .nav .nav-item.-active {
        background:#332907
    }

    .x-provider-slot-menu .nav .nav-item.-active:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 6px;
        height: 100%;
        background: #f8cb31
    }
}

@media (max-width: 575.98px) {
    .x-provider-slot-menu .nav .nav-item.-active:before {
        width:4px
    }
}

@media (min-width: 992px) {
    .x-provider-slot-menu .nav .nav-item:hover {
        background:radial-gradient(hsla(0,0%,50.2%,.4),#000)
    }

    .x-provider-slot-menu .nav .nav-item:hover:after {
        content: "";
        background: linear-gradient(90deg,rgba(51,42,20,0),#896c19 15%,#ffcb1f 35%,#ffcb1f 65%,#896c19 85%,rgba(51,42,20,0));
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0
    }

    .x-provider-slot-menu .nav .nav-item:hover .nav-link .-icon-wrapper {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

.x-provider-slot-menu .nav .nav-item .nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    min-width: 110px;
    padding: .5rem
}

@media (max-width: 991.98px) {
    .x-provider-slot-menu .nav .nav-item .nav-link {
        min-height:60px;
        min-width: 100%
    }
}

@media (max-width: 767.98px) {
    .x-provider-slot-menu .nav .nav-item .nav-link {
        padding:0 5px 0 .75rem
    }
}

@media (max-width: 575.98px) {
    .x-provider-slot-menu .nav .nav-item .nav-link {
        padding-right:2px;
        padding-left: .5rem
    }
}

.x-provider-slot-menu .nav .nav-item .nav-link .-provider-logo {
    width: auto;
    max-height: 36px;
    padding: .25rem
}

@media (min-width: 992px) {
    .x-provider-slot-menu .nav .nav-item .nav-link .-provider-logo {
        -webkit-filter:grayscale(1);
        filter: grayscale(1)
    }
}

@media (max-width: 991.98px) {
    .x-provider-slot-menu .nav .nav-item .nav-link .-provider-logo {
        -webkit-filter:grayscale(0);
        filter: grayscale(0)
    }
}

@media (max-width: 991.98px) {
    .x-base-provider-index {
        flex:1
    }
}

.x-base-provider-index .x-blink .-blink-rectangle {
    width: 300px;
    height: 160px;
    left: 0;
    top: 250px
}

@media (max-width: 991.98px) {
    .x-base-provider-index .x-blink .-blink-rectangle {
        width:260px
    }
}

@media (max-width: 767.98px) {
    .x-base-provider-index .-sub-tab-menu-wrapper {
        position:relative
    }

    .x-base-provider-index .-sub-tab-menu-wrapper.-scroll-inner-fade:after,.x-base-provider-index .-sub-tab-menu-wrapper.-scroll-inner-fade:before {
        content: "";
        position: absolute;
        top: 0;
        z-index: 1;
        width: 15%;
        max-width: 200px;
        height: 100%;
        opacity: 1;
        visibility: visible;
        transition: all .3s
    }

    .x-base-provider-index .-sub-tab-menu-wrapper.-scroll-inner-fade:before {
        left: 0;
        background-image: linear-gradient(90deg,#000,transparent)
    }

    .x-base-provider-index .-sub-tab-menu-wrapper.-scroll-inner-fade:after {
        right: 0;
        background-image: linear-gradient(270deg,#000,transparent)
    }

    .x-base-provider-index .-sub-tab-menu-wrapper.-scroll-inner-fade.-left-end:before,.x-base-provider-index .-sub-tab-menu-wrapper.-scroll-inner-fade.-right-end:after {
        opacity: 0;
        visibility: hidden
    }
}

.x-base-provider-index #games-tab {
    justify-content: center
}

@media (min-width: 992px) {
    .x-base-provider-index #games-tab {
        background:linear-gradient(180deg,#000 25%,#222)
    }
}

@media (max-width: 991.98px) {
    .x-base-provider-index #games-tab {
        position:relative;
        max-width: 100%;
        border: 1px solid #e1b201;
        border-bottom: 0;
        border-radius: 15px
    }
}

@media (max-width: 767.98px) {
    .x-base-provider-index #games-tab {
        overflow-x:auto;
        flex-wrap: nowrap
    }

    .x-base-provider-index #games-tab::-webkit-scrollbar-track {
        background-color: #212020;
        border-radius: 5px
    }

    .x-base-provider-index #games-tab::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #333;
        border-radius: 5px
    }

    .x-base-provider-index #games-tab::-webkit-scrollbar-thumb {
        background-color: #333;
        border-radius: 5px
    }
}

@media (max-width: 575.98px) {
    .x-base-provider-index #games-tab {
        justify-content:flex-start;
        max-width: calc(100vw - 80px - 1.5rem);
        margin: 0 .25rem;
        border-radius: 10px
    }

    .x-base-provider-index #games-tab:before {
        border-radius: 10px
    }
}

@media (min-width: 992px) {
    .x-base-provider-index #games-tab .nav-item {
        padding:.5rem 0
    }
}

@media (max-width: 991.98px) {
    .x-base-provider-index #games-tab .nav-item {
        position:relative;
        flex: 1
    }

    .x-base-provider-index #games-tab .nav-item:first-child .nav-link {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px
    }

    .x-base-provider-index #games-tab .nav-item:last-child .nav-link {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px
    }

    .x-base-provider-index #games-tab .nav-item:not(:last-child) .nav-link {
        border-right: .5px solid #080808
    }
}

@media (max-width: 767.98px) {
    .x-base-provider-index #games-tab .nav-item {
        padding:0
    }
}

@media (max-width: 575.98px) {
    .x-base-provider-index #games-tab .nav-item {
        flex:auto;
        min-width: 90px
    }

    .x-base-provider-index #games-tab .nav-item:first-child .nav-link {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px
    }

    .x-base-provider-index #games-tab .nav-item:last-child .nav-link {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px
    }
}

.x-base-provider-index #games-tab .nav-item .nav-link {
    letter-spacing: .06em;
    color: #959595;
    background-color: transparent;
    transition: color .2s;
    border-radius: 0;
    justify-content: space-around;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    font-size: .9rem
}

.x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab {
    width: 45px;
    height: auto;
    margin-bottom: .25rem
}

.x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab.-ic-bingo {
    width: 65px
}

.x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab.-ic-funky {
    width: 40px
}

@media (min-width: 992px) {
    .x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab {
        -webkit-filter:grayscale(1);
        filter: grayscale(1)
    }
}

@media (max-width: 991.98px) {
    .x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab {
        margin-bottom:.1rem
    }
}

@media (max-width: 767.98px) {
    .x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab {
        width:38px;
        margin-bottom: 0
    }

    .x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab.-ic-bingo {
        width: 56px
    }

    .x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab.-ic-funky {
        width: 33px
    }
}

@media (max-width: 575.98px) {
    .x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab {
        width:35px
    }

    .x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab.-ic-bingo {
        width: 50px
    }

    .x-base-provider-index #games-tab .nav-item .nav-link .-icon-tab.-ic-funky {
        width: 30px
    }
}

.x-base-provider-index #games-tab .nav-item .nav-link.active {
    color: #f3c600
}

@media (min-width: 992px) {
    .x-base-provider-index #games-tab .nav-item .nav-link.active {
        border-bottom:2px solid #f3c600
    }

    .x-base-provider-index #games-tab .nav-item .nav-link.active .-icon-tab {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

@media (max-width: 991.98px) {
    .x-base-provider-index #games-tab .nav-item .nav-link.active {
        background:linear-gradient(180deg,#686868,#242424)
    }

    .x-base-provider-index #games-tab .nav-item .nav-link.active:after {
        opacity: 1;
        visibility: visible
    }
}

@media (min-width: 992px) {
    .x-base-provider-index #games-tab .nav-item .nav-link {
        margin-left:1.5rem;
        margin-right: 1.5rem;
        padding: 0
    }

    .x-base-provider-index #games-tab .nav-item .nav-link:hover {
        color: #f3c600
    }

    .x-base-provider-index #games-tab .nav-item .nav-link:hover .-icon-tab {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

@media (max-width: 991.98px) {
    .x-base-provider-index #games-tab .nav-item .nav-link {
        padding:.5rem 0;
        color: #dbdbdb;
        background: #181818
    }

    .x-base-provider-index #games-tab .nav-item .nav-link:after {
        content: "";
        position: absolute;
        top: 2px;
        left: 50%;
        width: 57px;
        height: 57px;
        background-image: url(/build/images/sub-menu-tab-active.41d67e86.png);
        background-size: 100%;
        background-repeat: no-repeat;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        transition: all .3s
    }
}

@media (max-width: 767.98px) {
    .x-base-provider-index #games-tab .nav-item .nav-link {
        min-height:60px;
        padding: .25rem 0;
        margin-left: 0;
        margin-right: 0
    }

    .x-base-provider-index #games-tab .nav-item .nav-link:after {
        width: 45px
    }
}

@media (max-width: 575.98px) {
    .x-base-provider-index #games-tab .nav-item .nav-link:after {
        width:40px
    }
}

@media (max-width: 991.98px) {
    .x-game-provider-container {
        flex:1;
        min-height: 100%
    }
}

@media (max-width: 575.98px) {
    .x-game-provider-container .container {
        padding:0 .5rem
    }
}

@media (max-width: 375px) {
    .x-game-provider-container .container {
        padding:0 .25rem
    }
}

.x-lobby-main-container-evo-play .x-lobby-evo-container,.x-lobby-main-container-wt-evo-play .x-lobby-evo-container {
    padding-top: 2rem;
    position: relative
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-evo-play .x-lobby-evo-container,.x-lobby-main-container-wt-evo-play .x-lobby-evo-container {
        padding-top:1rem
    }
}

.x-lobby-main-container-evo-play .-highlight .-image-box .-image,.x-lobby-main-container-wt-evo-play .-highlight .-image-box .-image {
    height: 570px
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .x-lobby-main-container-evo-play .-highlight .-image-box .-image,.x-lobby-main-container-wt-evo-play .-highlight .-image-box .-image {
        height:480px
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-lobby-main-container-evo-play .-highlight .-image-box .-image,.x-lobby-main-container-wt-evo-play .-highlight .-image-box .-image {
        height:360px
    }
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-evo-play .-highlight .-image-box .-image,.x-lobby-main-container-wt-evo-play .-highlight .-image-box .-image {
        height:auto
    }
}

.x-lobby-main-container-evo-play a .-image-box,.x-lobby-main-container-wt-evo-play a .-image-box {
    position: relative;
    overflow: hidden
}

.x-lobby-main-container-evo-play a .-image-box .-image,.x-lobby-main-container-wt-evo-play a .-image-box .-image {
    width: 100%;
    transition: all .3s
}

.x-lobby-main-container-evo-play a:hover,.x-lobby-main-container-wt-evo-play a:hover {
    text-decoration: none
}

.x-lobby-main-container-evo-play a:hover .-image-box .-image,.x-lobby-main-container-wt-evo-play a:hover .-image-box .-image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.x-lobby-main-container-ps .x-content-container,.x-lobby-main-container-wt-ps .x-content-container {
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-ps .x-content-container,.x-lobby-main-container-wt-ps .x-content-container {
        justify-content:center;
        padding: 0
    }
}

.x-lobby-main-container-ps .x-content-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-ps .x-content-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-lobby-main-container-ps .x-content-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ps .x-content-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-lobby-main-container-ps .x-content-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ps .x-content-container .-games-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-ps .x-content-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ps .x-content-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-ps .x-content-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ps .x-content-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-ps .x-content-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ps .x-content-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container {
    position: relative
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container {
        margin-top:0
    }
}

.x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container .-games-wrapper,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container .-games-wrapper {
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container .-games-wrapper,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container .-games-wrapper {
        justify-content:center;
        padding: 0
    }
}

.x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-heading-title,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-heading-title {
    font-size: 18px;
    color: #f4e0bd
}

.x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper li {
    width: 16.66667%;
    padding: 0 .5rem;
    margin-bottom: 1rem;
    text-align: center
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper li {
        width:33.33333%;
        padding: 0 .4rem
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-kingmaker .x-kingmaker-wrapper-container .-games-wrapper .-outer-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-lobby-main-container-ameba .x-ameba-wrapper-container,.x-lobby-main-container-ameba .x-wt-ameba-wrapper-container,.x-lobby-main-container-wt-ameba .x-ameba-wrapper-container,.x-lobby-main-container-wt-ameba .x-wt-ameba-wrapper-container {
    position: relative;
    padding-top: 2rem
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-ameba .x-ameba-wrapper-container,.x-lobby-main-container-ameba .x-wt-ameba-wrapper-container,.x-lobby-main-container-wt-ameba .x-ameba-wrapper-container,.x-lobby-main-container-wt-ameba .x-wt-ameba-wrapper-container {
        padding-top:0
    }
}

.x-lobby-main-container-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-lobby-main-container-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 14.28571%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem
}

@media (max-width: 1199.98px) {
    .x-lobby-main-container-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:20%;
        margin-bottom: 1rem
    }
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media screen and (max-width: 360px) {
    .x-lobby-main-container-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ameba .x-ameba-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-ameba .x-wt-ameba-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-lobby-main-container-habanero .x-habanero-wrapper-container,.x-lobby-main-container-wt-habanero .x-habanero-wrapper-container {
    padding: 0
}

.x-lobby-main-container-habanero .x-habanero-wrapper-container .-games-wrapper,.x-lobby-main-container-wt-habanero .x-habanero-wrapper-container .-games-wrapper {
    position: relative;
    z-index: 1
}

.x-lobby-main-container-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper {
        justify-content:center
    }
}

.x-lobby-main-container-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33%
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-habanero .x-habanero-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-lobby-main-container-habanero .x-habanero-poker-container,.x-lobby-main-container-wt-habanero .x-habanero-poker-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    background-color: #000!important
}

.x-lobby-main-container-habanero .x-habanero-poker-container .-title,.x-lobby-main-container-wt-habanero .x-habanero-poker-container .-title {
    text-align: center
}

.x-lobby-main-container-habanero .x-habanero-poker-container .-link,.x-lobby-main-container-wt-habanero .x-habanero-poker-container .-link {
    min-width: 320px;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-habanero .x-habanero-poker-container,.x-lobby-main-container-wt-habanero .x-habanero-poker-container {
        padding-top:5rem;
        justify-content: flex-start
    }

    .x-lobby-main-container-habanero .x-habanero-poker-container .-title,.x-lobby-main-container-wt-habanero .x-habanero-poker-container .-title {
        font-size: 18px
    }

    .x-lobby-main-container-habanero .x-habanero-poker-container .-link,.x-lobby-main-container-wt-habanero .x-habanero-poker-container .-link {
        font-size: 12px
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-habanero .x-habanero-poker-container .-link,.x-lobby-main-container-wt-habanero .x-habanero-poker-container .-link {
        width:100%;
        min-width: unset
    }
}

.x-pg-soft-wrapper-container .-games-body-wrapper {
    position: relative;
    z-index: 1
}

.x-pg-soft-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.x-pg-soft-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 16.66667%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-pg-soft-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:20%
    }
}

@media (max-width: 991.98px) {
    .x-pg-soft-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-pg-soft-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-pg-soft-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-lobby-main-container-cq9 .x-cq9-wrapper-container .-games-wrapper,.x-lobby-main-container-wt-cq9 .x-cq9-wrapper-container .-games-wrapper {
    position: relative;
    z-index: 1
}

.x-lobby-main-container-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 1rem 0
}

.x-lobby-main-container-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem
}

@media (max-width: 1199.98px) {
    .x-lobby-main-container-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-cq9 .x-cq9-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-joker-wrapper-container {
    position: relative;
    background: transparent
}

.x-joker-wrapper-container .x-blink .-blink-rectangle {
    width: 300px;
    height: 160px;
    left: 0;
    top: 250px
}

@media (max-width: 991.98px) {
    .x-joker-wrapper-container .x-blink .-blink-rectangle {
        width:260px
    }
}

@media (max-width: 767.98px) {
    .x-joker-wrapper-container.-logged .-games-wrapper #games-tab.-sticky {
        top:140px
    }
}

.x-joker-wrapper-container .-games-wrapper {
    position: relative;
    z-index: 1
}

@media (max-width: 767.98px) {
    .x-joker-wrapper-container .-games-wrapper {
        padding-top:0
    }
}

.x-joker-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0 0 15px
}

.x-joker-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 10px;
    margin-top: 10px
}

@media (max-width: 1199.98px) {
    .x-joker-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 991.98px) {
    .x-joker-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-joker-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-play-tech-wrapper-container {
    background-image: none!important
}

.x-play-tech-wrapper-container #games-tab {
    padding: .75rem 0
}

.x-play-tech-wrapper-container #games-tab .fas {
    font-size: 20px
}

@media (max-width: 991.98px) {
    .x-play-tech-wrapper-container #games-tab {
        padding:0
    }

    .x-play-tech-wrapper-container #games-tab .fas {
        font-size: 16px
    }
}

.x-play-tech-wrapper-container .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-play-tech-wrapper-container .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-play-tech-wrapper-container .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-play-tech-wrapper-container .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-play-tech-wrapper-container .-inner-wrapper li {
        width:33.33333%;
        padding: 0 .4rem
    }
}

@media (max-width: 575.98px) {
    .x-play-tech-wrapper-container .-inner-wrapper li {
        width:50%
    }
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container {
    background-color: rgba(79,2,147,.6);
    border-radius: 10px;
    margin: 0 .5rem
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link {
    padding: 1rem 2rem;
    color: #ebebeb;
    align-items: center;
    display: flex
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link {
        padding:.8rem 1.2rem;
        text-align: center
    }
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active {
    color: #151515;
    background-color: transparent;
    border-radius: 0
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active .-text,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active .-text {
    border-bottom: 3px solid #151515
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active .-text,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active .-text {
        font-size:.7rem
    }
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link:hover,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link:hover {
    color: #151515
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link .far,.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link .fas,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link .far,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link .fas {
    font-size: 1rem
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 1rem;
    padding: 0
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem
}

@media (max-width: 1199.98px) {
    .x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li {
        padding:0 .25rem
    }
}

@media (max-width: 350px) {
    .x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item {
    position: relative;
    background-color: #260543;
    border-radius: 15px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container {
    position: relative
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container .-overlay,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container .-overlay {
    background: rgba(0,0,0,.5);
    box-shadow: inset 0 0 50px rgba(142,240,255,.5),inset 0 0 154px #623cff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s;
    border-radius: 4px
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container .-overlay .-overlay-inner,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container .-overlay .-overlay-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: all .2s;
    display: flex;
    align-items: center;
    justify-content: center
}

.x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container .-overlay .-overlay-inner .-ic-play,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container .-overlay .-overlay-inner .-ic-play {
    width: 70px
}

@media (min-width: 992px) {
    .x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container:hover,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container:hover {
        text-decoration:none
    }

    .x-lobby-main-container-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container:hover .-overlay,.x-lobby-main-container-wt-rich88 .x-rich88-wrapper-container .-games-wrapper .-inner-wrapper li .-item .-body-container:hover .-overlay {
        opacity: 1;
        visibility: visible
    }
}

.x-wt-sp-wrapper-container #games-tab .nav-item .nav-link .-icon-tab {
    width: 24px;
    margin-top: 5px;
    margin-bottom: 5px
}

.x-wt-sp-wrapper-container .-games-body-wrapper {
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-wt-sp-wrapper-container .-games-body-wrapper {
        padding:1rem 0
    }
}

.x-wt-sp-wrapper-container .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 767.98px) {
    .x-wt-sp-wrapper-container .-inner-wrapper {
        justify-content:center
    }
}

.x-wt-sp-wrapper-container .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-sp-wrapper-container .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-sp-wrapper-container .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-sp-wrapper-container .-inner-wrapper li {
        width:33.33333%;
        padding: 0 .4rem
    }
}

@media (max-width: 575.98px) {
    .x-wt-sp-wrapper-container .-inner-wrapper li {
        width:50%;
        padding: 0 .4rem
    }
}

.x-wt-jili-wrapper-container #games-tab {
    padding: .5rem 0
}

.x-wt-jili-wrapper-container #games-tab .fas {
    font-size: 20px
}

@media (min-width: 992px) {
    .x-wt-jili-wrapper-container #games-tab .fas {
        margin-bottom:5px
    }
}

@media (max-width: 991.98px) {
    .x-wt-jili-wrapper-container #games-tab {
        padding:0
    }

    .x-wt-jili-wrapper-container #games-tab .fas {
        font-size: 16px
    }
}

.x-wt-jili-wrapper-container .-inner-wrapper {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

.x-wt-jili-wrapper-container .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-jili-wrapper-container .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-jili-wrapper-container .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-jili-wrapper-container .-inner-wrapper li {
        width:33.33333%;
        padding: 0 .4rem
    }
}

@media (max-width: 575.98px) {
    .x-wt-jili-wrapper-container .-inner-wrapper li {
        width:50%
    }
}

.x-wt-wm-slot-wrapper-container #games-tab {
    padding: .5rem 0
}

.x-wt-wm-slot-wrapper-container #games-tab .fas {
    font-size: 20px
}

@media (min-width: 992px) {
    .x-wt-wm-slot-wrapper-container #games-tab .fas {
        margin-bottom:5px
    }
}

@media (max-width: 991.98px) {
    .x-wt-wm-slot-wrapper-container #games-tab {
        padding:0
    }

    .x-wt-wm-slot-wrapper-container #games-tab .fas {
        font-size: 16px
    }
}

.x-wt-wm-slot-wrapper-container .-games-body-wrapper {
    background-image: none!important
}

.x-wt-wm-slot-wrapper-container .-games-body-wrapper .-inner-wrapper {
    margin-top: 1rem;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

.x-wt-wm-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-wm-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-wm-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-wm-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-wm-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%;
        padding: 0 .4rem
    }
}

.x-lobby-main-container-goldy,.x-lobby-main-container-wt-goldy {
    background: linear-gradient(180deg,#1c1c1c,#141008)
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container {
    margin-top: .5rem
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-goldy .x-goldy-wrapper-container,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container {
        margin-top:0
    }
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container {
    background: linear-gradient(90.21deg,#281e0e,#413017);
    border-radius: 10px;
    margin: 0 .5rem
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container {
        overflow-x:auto;
        flex-wrap: nowrap
    }
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link {
    padding: 1rem 2rem;
    color: #ebebeb;
    align-items: center;
    display: flex
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link {
        padding:.8rem 1rem;
        font-size: .96rem
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link {
        text-align:center
    }
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active {
    color: #fce394;
    background-color: transparent;
    border-radius: 0
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active .-text,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active .-text {
    border-bottom: 3px solid #fce394
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active .-text,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link.active .-text {
        font-size:.84rem
    }
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link:hover,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link:hover {
    color: #fce394
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link .far,.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link .fas,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link .far,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-nav-container .nav-item .nav-link .fas {
    font-size: 1.2rem
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 1rem;
    padding: 0
}

.x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem
}

@media (max-width: 1199.98px) {
    .x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-goldy .x-goldy-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-only-play-wrapper-container {
    margin: 0 1rem
}

@media (max-width: 575.98px) {
    .x-wt-only-play-wrapper-container {
        margin:0 .5rem
    }
}

.x-wt-only-play-wrapper-container .-games-nav-wrapper {
    margin-bottom: 1rem
}

.x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container {
    background: linear-gradient(180deg,#0f0c29,#020813)
}

@media (max-width: 575.98px) {
    .x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container {
        overflow-x:auto;
        flex-wrap: nowrap
    }
}

@media (max-width: 575.98px) {
    .x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item {
        flex-grow:1
    }
}

.x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link {
    width: 100%;
    height: 100%;
    padding: 1.25rem 2rem;
    color: #f0f0f0;
    align-items: center;
    display: flex;
    font-size: 1.2rem
}

@media (max-width: 767.98px) {
    .x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link {
        padding:1rem;
        font-size: 1.08rem
    }
}

@media (max-width: 575.98px) {
    .x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link {
        padding:.8rem .6rem;
        text-align: center;
        justify-content: center
    }

    .x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link#video-slot-tab {
        width: 120px
    }
}

.x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link.active {
    color: #fcab1c;
    background-color: transparent;
    border-radius: 0;
    transition: all .4s
}

.x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link.active .-text {
    border-bottom: 3px solid #fcab1c
}

.x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link:hover {
    color: #fcab1c
}

.x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link:hover .-text {
    border-bottom: 3px solid #fcab1c
}

.x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link .far,.x-wt-only-play-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link .fas {
    font-size: 1.2rem
}

.x-wt-only-play-wrapper-container .-games-body-wrapper {
    background-image: none!important
}

@media (min-width: 992px) {
    .x-wt-only-play-wrapper-container .-games-body-wrapper {
        padding:1.5rem 1rem
    }
}

.x-wt-only-play-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-wt-only-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-only-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-only-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-only-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-only-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-relax-gaming-wrapper-container .-games-body-wrapper {
    padding: 2rem 0;
    background-image: none!important
}

@media (max-width: 991.98px) {
    .x-wt-relax-gaming-wrapper-container .-games-body-wrapper {
        padding:0
    }
}

.x-wt-relax-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-wt-relax-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-relax-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-relax-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-relax-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-relax-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-pragmatic-play-wrapper-container .-games-body-wrapper {
    padding: 2rem 0;
    background-image: none!important
}

@media (max-width: 991.98px) {
    .x-wt-pragmatic-play-wrapper-container .-games-body-wrapper {
        padding:1rem 0
    }
}

.x-wt-pragmatic-play-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 767.98px) {
    .x-wt-pragmatic-play-wrapper-container .-games-body-wrapper .-inner-wrapper {
        justify-content:center
    }
}

.x-wt-pragmatic-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-pragmatic-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-pragmatic-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-pragmatic-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-pragmatic-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-red-tiger-wrapper-container .-games-wrapper {
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-red-tiger-wrapper-container .-games-wrapper {
        padding:0
    }
}

.x-red-tiger-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0
}

.x-red-tiger-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-red-tiger-wrapper-container .-games-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-red-tiger-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-red-tiger-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-red-tiger-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-lobby-main-container-netent-slot,.x-lobby-main-container-wt-netent-slot {
    background-color: #191a1f
}

.x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container {
    background-image: none!important
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container {
        padding-bottom:2rem
    }
}

.x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper {
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper {
        padding:0
    }
}

.x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper {
        justify-content:center
    }
}

.x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li,.x-lobby-main-container-wt-netent-slot .x-netent-slot-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-next-spin-wrapper-container .-games-body-wrapper {
    background-image: none!important;
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-wt-next-spin-wrapper-container .-games-body-wrapper {
        padding:0
    }
}

.x-wt-next-spin-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-wt-next-spin-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-next-spin-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-next-spin-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-next-spin-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-next-spin-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-just-play-wrapper-container .-games-body-wrapper {
    background-image: none!important;
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-wt-just-play-wrapper-container .-games-body-wrapper {
        padding:0
    }
}

.x-wt-just-play-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-wt-just-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-just-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-just-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-just-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-just-play-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-kalamba-wrapper-container .-games-body-wrapper {
    background-image: none!important;
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-wt-kalamba-wrapper-container .-games-body-wrapper {
        padding:0
    }
}

.x-wt-kalamba-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 767.98px) {
    .x-wt-kalamba-wrapper-container .-games-body-wrapper .-inner-wrapper {
        justify-content:center
    }
}

.x-wt-kalamba-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-kalamba-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-kalamba-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-kalamba-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-kalamba-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-bbin-slot-wrapper-container .-games-nav-wrapper {
    background: linear-gradient(180deg,#161616,#000)
}

@media (max-width: 575.98px) {
    .x-wt-bbin-slot-wrapper-container .-games-nav-wrapper {
        overflow-x:auto;
        flex-wrap: nowrap
    }
}

@media (max-width: 575.98px) {
    .x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item {
        flex-grow:1
    }
}

.x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link {
    width: 100%;
    height: 100%;
    padding: 1.25rem 2rem;
    color: #f0f0f0;
    align-items: center;
    display: flex;
    font-size: 1.2rem
}

@media (max-width: 767.98px) {
    .x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link {
        padding:1rem;
        font-size: 1.08rem
    }
}

@media (max-width: 575.98px) {
    .x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link {
        padding:.8rem .6rem;
        text-align: center;
        justify-content: center
    }

    .x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link#video-slot-tab {
        width: 120px
    }
}

.x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link.active {
    color: #d8261d;
    background-color: transparent;
    border-radius: 0;
    transition: all .4s
}

.x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link.active .-text {
    border-bottom: 3px solid #d8261d
}

.x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link:hover {
    color: #d8261d
}

.x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link:hover .-text {
    border-bottom: 3px solid #d8261d
}

.x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link .far,.x-wt-bbin-slot-wrapper-container .-games-nav-wrapper .nav-item .nav-link .fas {
    font-size: 1.2rem;
    margin-bottom: .25rem
}

.x-wt-bbin-slot-wrapper-container .-games-body-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 2rem 1rem
}

.x-wt-bbin-slot-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-wt-bbin-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-bbin-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-bbin-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-bbin-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-bbin-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-dragoon-soft-wrapper-container .-games-wrapper {
    background-image: none!important
}

.x-wt-dragoon-soft-wrapper-container .-games-wrapper .-sub-tab-menu-wrapper {
    padding-right: 8px;
    padding-left: 8px
}

.x-wt-dragoon-soft-wrapper-container .-games-wrapper .-sub-tab-menu-wrapper .nav-item {
    margin: .5rem 0
}

@media (max-width: 991.98px) {
    .x-wt-dragoon-soft-wrapper-container .-games-wrapper .-sub-tab-menu-wrapper .nav-item {
        margin:0
    }
}

.x-wt-dragoon-soft-wrapper-container .-games-wrapper .-sub-tab-menu-wrapper .nav-item .fas {
    font-size: 20px;
    margin-bottom: 5px
}

.x-wt-dragoon-soft-wrapper-container .-games-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 767.98px) {
    .x-wt-dragoon-soft-wrapper-container .-games-wrapper .-inner-wrapper {
        justify-content:center
    }
}

.x-wt-dragoon-soft-wrapper-container .-games-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-dragoon-soft-wrapper-container .-games-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-dragoon-soft-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-dragoon-soft-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-dragoon-soft-wrapper-container .-games-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-fa-chai-wrapper-container .-games-body-wrapper {
    background-image: none!important;
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .x-wt-fa-chai-wrapper-container .-games-body-wrapper {
        padding:1rem 0
    }
}

.x-wt-fa-chai-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.x-wt-fa-chai-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-fa-chai-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-fa-chai-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-fa-chai-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-fa-chai-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

.x-wt-gioco-plus-v2-wrapper-container .-games-body-wrapper,.x-wt-gioco-plus-wrapper-container .-games-body-wrapper {
    background-image: none!important
}

@media (min-width: 992px) {
    .x-wt-gioco-plus-v2-wrapper-container .-games-body-wrapper,.x-wt-gioco-plus-wrapper-container .-games-body-wrapper {
        padding:2rem 0
    }
}

@media (max-width: 991.98px) {
    .x-wt-gioco-plus-v2-wrapper-container .-games-body-wrapper,.x-wt-gioco-plus-wrapper-container .-games-body-wrapper {
        padding:0
    }
}

.x-wt-gioco-plus-v2-wrapper-container .-games-body-wrapper .-inner-wrapper,.x-wt-gioco-plus-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    margin: 0;
    padding: 0
}

.x-wt-gioco-plus-v2-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-wt-gioco-plus-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 33.33333%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-gioco-plus-v2-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-wt-gioco-plus-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-gioco-plus-v2-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-wt-gioco-plus-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:50%
    }
}

@media (max-width: 575.98px) {
    .x-wt-gioco-plus-v2-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-wt-gioco-plus-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:100%
    }
}

.x-wt-mgp-slot-wrapper-container #games-tab {
    padding: .5rem 0
}

.x-wt-mgp-slot-wrapper-container #games-tab .fas {
    font-size: 20px
}

@media (min-width: 992px) {
    .x-wt-mgp-slot-wrapper-container #games-tab .fas {
        margin-bottom:5px
    }
}

@media (max-width: 991.98px) {
    .x-wt-mgp-slot-wrapper-container #games-tab {
        padding:0
    }

    .x-wt-mgp-slot-wrapper-container #games-tab .fas {
        font-size: 16px
    }
}

.x-wt-mgp-slot-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 575.98px) {
    .x-wt-mgp-slot-wrapper-container .-games-body-wrapper .-inner-wrapper {
        padding:0 .5rem
    }
}

.x-wt-mgp-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-wt-mgp-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-wt-mgp-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-wt-mgp-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-wt-mgp-slot-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        padding:0;
        width: 50%
    }
}

.x-lobby-main-container-wt-ygg-gaming,.x-lobby-main-container-wtm-ygg-gaming {
    background-color: #111
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container {
    background: linear-gradient(180deg,#0f0c29,#020813)
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container {
        overflow-x:auto;
        flex-wrap: nowrap
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item {
        flex-grow:1
    }
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link {
    width: 100%;
    height: 100%;
    padding: 1.25rem 2rem;
    color: #f0f0f0;
    align-items: center;
    display: flex;
    font-size: 1.2rem
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link {
        padding:1rem;
        font-size: 1.08rem
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link {
        padding:.8rem .6rem;
        text-align: center;
        justify-content: center
    }

    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link#video-slot-tab,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link#video-slot-tab {
        width: 120px
    }
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link.active,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link.active {
    color: #f7613d;
    background-color: transparent;
    border-radius: 0;
    transition: all .4s
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link.active .-text,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link.active .-text {
    border-bottom: 3px solid #f7613d
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link:hover,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link:hover {
    color: #f7613d
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link:hover .-text,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link:hover .-text {
    border-bottom: 3px solid #f7613d
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link .far,.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link .fas,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link .far,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-nav-wrapper .-nav-container .nav-item .nav-link .fas {
    font-size: 1.2rem
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper {
    background-image: none!important
}

@media (min-width: 992px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper {
        padding:1.5rem 1rem
    }
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper {
        padding:0 .5rem
    }
}

.x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
    width: 20%;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:25%
    }
}

@media (max-width: 767.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        width:33.33333%
    }
}

@media (max-width: 575.98px) {
    .x-lobby-main-container-wt-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li,.x-lobby-main-container-wtm-ygg-gaming .x-wt-ygg-gaming-wrapper-container .-games-body-wrapper .-inner-wrapper li {
        padding:0;
        width: 50%
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container {
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5rem;
    padding-bottom: 3rem
}

@media (max-width: 991.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container {
        padding-bottom:2rem
    }
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container {
        padding-bottom:0
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .x-blink .-blink-square-r {
    width: 180px;
    height: 140px;
    right: 60px;
    top: calc(50% - 45px)
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .x-blink .-blink-square-r {
        right:0;
        top: 220px
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper {
    padding-bottom: 0;
    padding-top: 9rem
}

@media (max-width: 991.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper {
        padding-top:2rem
    }
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper {
        padding-top:0
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container {
    margin-top: 2rem;
    padding-right: 8rem;
    padding-left: 2rem
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-btn-groups {
    margin-top: 2rem
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-btn-groups .-glow-container {
    display: inline-block;
    border-radius: 5px;
    -webkit-animation: x-neon-register 1.5s ease-in-out infinite alternate;
    animation: x-neon-register 1.5s ease-in-out infinite alternate
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-btn-groups .-glow-container .x-btn-custom-button-primary {
    min-width: 200px
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-btn-groups .-glow-container .x-btn-custom-button-primary .-jewel-jewel {
    position: absolute;
    top: -5px;
    right: -55px;
    width: 90px;
    z-index: 1
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-btn-groups .-glow-container .x-btn-custom-button-primary .-jewel-jewel {
        right:-50px;
        width: 70px
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-btn-groups .-glow-container .x-btn-custom-button-primary .-flash-jewel {
    position: absolute;
    top: 0;
    left: -40px;
    width: 70px;
    z-index: 1
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-btn-groups .-glow-container .x-btn-custom-button-primary .-flash-jewel {
        left:-30px;
        width: 60px
    }
}

@media (max-width: 1199.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container {
        padding-right:2rem
    }
}

@media (max-width: 991.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container {
        order:1;
        padding: 0 1rem;
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container {
        margin-top:.5rem
    }

    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-title {
        font-size: 1.5rem
    }

    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-left-container .-sub-title {
        font-size: 1.1rem
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    height: 350px
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container {
        height:210px
    }
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container {
        height:140px;
        margin: auto
    }
}

@media screen and (max-width: 350px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container {
        height:120px
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-dice {
    position: absolute;
    width: 100px;
    bottom: 30px;
    left: -35px
}

@media (max-width: 991.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-dice {
        left:40px
    }
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-dice {
        left:85px;
        width: 50px
    }
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-dice {
        left:50%;
        width: 40px;
        bottom: 40px;
        -webkit-transform: translateX(-150px);
        transform: translateX(-150px)
    }
}

@media screen and (max-width: 350px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-dice {
        bottom:20px;
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px)
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-coin-01 {
    position: absolute;
    width: 55px;
    bottom: 50%;
    left: -10px
}

@media (max-width: 991.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-coin-01 {
        left:65px
    }
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-coin-01 {
        left:95px;
        width: 40px
    }
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-coin-01 {
        left:50%;
        bottom: 90px;
        width: 30px;
        -webkit-transform: translateX(-130px);
        transform: translateX(-130px)
    }
}

@media screen and (max-width: 350px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-coin-01 {
        bottom:70px;
        -webkit-transform: translateX(-110px);
        transform: translateX(-110px)
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-coin-02 {
    position: absolute;
    bottom: 25px;
    width: 40px;
    right: 63%;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    z-index: 1
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-coin-02 {
        bottom:20px;
        right: 65%;
        width: 35px
    }
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-coin-02 {
        bottom:15px;
        right: 58%;
        width: 30px
    }
}

.x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-card {
    position: absolute;
    bottom: 15px;
    width: 80px;
    right: 55%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-index-top-container .-inner-wrapper .-right-container .-ic-card {
        bottom:30px;
        width: 50px;
        right: 50%
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container {
    position: relative;
    padding: 4rem 0
}

@media (max-width: 991.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container {
        padding-top:2rem;
        padding-bottom: 2rem
    }
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container.-logged {
        padding-top:6rem;
        padding-bottom: 2rem
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container .x-blink .-blink-rectangle-casino {
    left: 0;
    bottom: 200px;
    height: 160px;
    width: 300px
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-heading {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 2rem
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-heading {
        margin-bottom:1rem
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-heading .-heading {
    margin-bottom: .25rem;
    font-size: 2rem;
    font-weight: 500
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-heading .-heading {
        font-size:1.5rem
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-heading .-heading-paragraph {
    font-size: 1.25rem
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-heading .-heading-paragraph {
        font-size:1rem
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop {
    flex-wrap: wrap;
    display: flex
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper {
    margin-bottom: 2rem
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry {
    position: relative;
    pointer-events: none
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry .-image-box {
    opacity: .4
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry .-image-box:after {
    content: "Coming Soon";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    font-size: 1.35rem;
    font-weight: 700
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry .-image-box:after {
        font-size:1.1rem
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry a {
    cursor: not-allowed;
    opacity: .4
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry .-image-box:after {
    color: #fff
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry.-untestable .-image-box:after {
    content: "Live Only"
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry.-in-condition .-image-box:after {
    content: "ไม่เข้าร่วมโปร"
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper.-cannot-entry.-ma .-image-box:after {
    content: "ปิดปรับปรุง"
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper {
        flex:0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 350px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper {
        flex:0 0 100%;
        max-width: 100%
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper .-btn-groups {
    text-align: center;
    margin-top: -1.5rem
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper .-btn-groups {
        margin-top:-1rem
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper .-btn-groups .-glow-container {
    display: inline-block;
    border-radius: 5px
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper .-btn-groups .-glow-container .x-btn-custom-button-primary {
    padding: 7px 3rem!important;
    font-size: 1rem
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper .-btn-groups .-glow-container .x-btn-custom-button-primary {
        padding:6px 2.5rem!important
    }
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper .-btn-groups .-glow-container .x-btn-custom-button-primary {
        padding:4px 2rem!important
    }
}

@media (max-width: 350px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper .-btn-groups .-glow-container .x-btn-custom-button-primary {
        padding:6px 2.5rem!important
    }
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-desktop .-casino-wrapper .-btn-groups .-glow-container .x-btn-custom-button-primary:after {
    content: none
}

.x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-mobile {
    display: none
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-mobile {
        display:block
    }

    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-mobile .-nav-container {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        list-style: none
    }

    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-mobile .-nav-container .-nav-item {
        padding: 5px;
        text-align: center;
        width: 33.33%!important
    }

    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-mobile .-nav-container .-nav-item .-logo-circle {
        width: 100%
    }

    .x-casino-content-class-wrapper .x-casino-provider-container .-casino-container-mobile .-nav-container .-nav-item .-nav-link {
        position: relative;
        z-index: 2
    }
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section {
    position: relative;
    padding: 1rem 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section {
        padding-top:2rem
    }
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section {
        padding-bottom:2rem
    }
}

@media (min-width: 992px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .x-blink {
        opacity:.1
    }
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section .x-blink .-blink-rectangle-info {
    width: 300px;
    height: 160px;
    left: 280px;
    bottom: 130px
}

@media (max-width: 1199.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .x-blink .-blink-rectangle-info {
        left:0
    }
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container {
    padding-right: 8rem;
    padding-left: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container .-introduction-icon-container {
    justify-content: space-between;
    margin-top: 1.5rem
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container .-introduction-icon-container .-introduction-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container .-introduction-icon-container .-introduction-wrapper .-icon {
    width: 70px
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container .-introduction-icon-container .-introduction-wrapper .-icon {
        width:65px
    }
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container .-introduction-icon-container .-introduction-wrapper .-title {
    margin-top: .5rem;
    font-size: 1rem;
    font-weight: 400
}

@media (max-width: 1199.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container {
        padding-right:2rem
    }
}

@media (max-width: 991.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container {
        padding:0 1rem;
        text-align: center
    }
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-left-container .x-heading-title {
        font-size:1.5rem
    }
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-right-container {
    text-align: right
}

.x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-right-container .-img {
    width: 100%;
    margin-top: -4.8rem
}

@media (max-width: 991.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-right-container {
        margin-top:7rem;
        text-align: center
    }

    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-right-container .-img {
        width: 80%
    }
}

@media (max-width: 767.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-right-container {
        margin-top:2rem
    }

    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-right-container .-img {
        margin-top: 0
    }
}

@media (max-width: 575.98px) {
    .x-casino-content-class-wrapper .x-introduction-section .-introduction-section .-right-container {
        display:none
    }
}

.x-category-provider {
    background-color: #314c7a;
    background-image: url();
    background-size: cover;
    background-position: 50%;
    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: #f7edae
}

@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: 7px
}

@media (max-width: 991.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-slot-macro-container .-img-provider {
        border-radius:5px
    }
}

.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: 16.66667%
}

.x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container .-img-provider {
    border-radius: 7px
}

@media (max-width: 991.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container .-img-provider {
        border-radius:5px
    }
}

@media (max-width: 767.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container {
        width:25%
    }
}

@media (max-width: 575.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-game-casino-macro-container {
        width:33.33333%
    }
}

.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;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 1rem 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .2s;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px
}

.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: 1.4
}

.x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner .-title {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700
}

@media (max-width: 991.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner .-title {
        font-size:1.125rem
    }
}

@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
    }
}

@media (max-width: 575.98px) {
    .x-category-provider .-games-list-container .nav .nav-item.-random-container .nav-link .-overlay .-overlay-inner .-title {
        font-size:1.125rem
    }
}

@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: #fff
}

@media (max-width: 991.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-menu-provider {
    position: relative;
    padding: 0;
    background: linear-gradient(180deg,#071b45,#01011d)
}

.x-menu-provider:after,.x-menu-provider:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg,#d9e6ff,#fff 50%,#d9e6ff)
}

.x-menu-provider.-fixed {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 60
}

@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
}

@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: #212020;
        border-radius: 5px
    }

    .x-menu-provider .-nav-menu-container .nav::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #333;
        border-radius: 5px
    }

    .x-menu-provider .-nav-menu-container .nav::-webkit-scrollbar-thumb {
        background-color: #333;
        border-radius: 5px
    }
}

.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 {
    transition: all .4s;
    background-color: transparent;
    border: none;
    width: 100%;
    height: 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: 60px;
    transition: all .4s;
    margin-bottom: .25rem
}

@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;
    color: #f7edae;
    font-size: 1rem;
    font-weight: 500;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu {
        transition: none
    }
}

.x-menu-provider .-nav-menu-container .nav .nav-item .nav-link .-text-nav-menu:after {
    content: "";
    position: absolute;
    bottom: -20px;
    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(https://asset.cloudigame.co/build/admin/img/wt_theme/popular_3/ajax-ic-nav-menu-line-active.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 {
    font-weight: 600;
    background: linear-gradient(1turn,rgba(0,102,255,.5),rgba(0,102,255,0))
}

.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 {
    color: #fff
}

.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: 150%
}

@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-index-tab-container {
    position: relative;
    z-index: 1
}

.x-index-tab-container .tab-content .x-tab-index .-bg {
    height: auto;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: 50%!important
}

@media (max-width: 991.98px) {
    .x-index-tab-container .tab-content .x-tab-index .-bg {
        height:auto
    }
}

@media (max-width: 767.98px) {
    .x-index-tab-container .tab-content .x-tab-index .-bg {
        height:auto
    }
}

.x-index-tab-container .tab-content .x-tab-index .-vdo {
    width: 100%
}

.x-index-tab-container .x-tab-manual,.x-manual-index-content-container .x-tab-manual {
    position: relative
}

.x-index-tab-container .x-tab-manual .-bg,.x-manual-index-content-container .x-tab-manual .-bg {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: none
}

.x-index-tab-container .x-tab-manual .-container-wrapper,.x-manual-index-content-container .x-tab-manual .-container-wrapper {
    position: relative;
    z-index: 3
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-tabs,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs {
    border-bottom: none
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item {
    min-width: 120px;
    text-align: center
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link {
    padding: 15px 0;
    font-size: .9rem;
    line-height: 100%;
    color: #0dce99;
    background-color: #0b1b3b;
    border: none;
    border-radius: 0
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link.active,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link.active {
    border: none;
    color: #333;
    background-color: #0dce99
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item:hover .nav-link,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item:hover .nav-link {
    border: none
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item:first-child .nav-link,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item:first-child .nav-link {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item:last-child .nav-link,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item:last-child .nav-link {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px
}

@media (max-width: 991.98px) {
    .x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item {
        width:33%;
        min-width: 0
    }

    .x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: .875rem
    }
}

@media (max-width: 575.98px) {
    .x-index-tab-container .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link {
        padding-left:5px;
        padding-right: 5px;
        font-size: .875rem
    }
}

.x-index-tab-container .x-tab-manual .-container-wrapper .tab-content .x-video-container.-video-position-top.active,.x-manual-index-content-container .x-tab-manual .-container-wrapper .tab-content .x-video-container.-video-position-top.active {
    display: flex;
    flex-direction: column
}

.x-index-tab-container .x-tab-manual .-container-wrapper .tab-content .x-video-container.-video-position-top.active .x-service-wrapper,.x-manual-index-content-container .x-tab-manual .-container-wrapper .tab-content .x-video-container.-video-position-top.active .x-service-wrapper {
    order: 2
}

.x-index-tab-container .x-tab-manual .-container-wrapper .tab-content .x-video-container.-video-position-top.active .-video-outer-wrapper,.x-manual-index-content-container .x-tab-manual .-container-wrapper .tab-content .x-video-container.-video-position-top.active .-video-outer-wrapper {
    order: 1
}

.x-index-tab-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper,.x-manual-index-content-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper {
    width: 500px;
    border: 1px solid #7e7e7e;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #000
}

.x-index-tab-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper:focus,.x-manual-index-content-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper:focus {
    outline: none
}

.x-index-tab-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper .-video-wrapper video,.x-manual-index-content-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper .-video-wrapper video {
    width: 100%
}

.x-index-tab-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper .-video-wrapper video:focus,.x-manual-index-content-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper .-video-wrapper video:focus {
    outline: none
}

@media (max-width: 991.98px) {
    .x-index-tab-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper,.x-manual-index-content-container .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper {
        width:100%
    }
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box a,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box a {
    text-decoration: none!important;
    color: #d2d2d2
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-bank,.x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-otp,.x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-register,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-bank,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-otp,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-register {
    width: 100px
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic {
    width: 120px;
    margin-bottom: 1rem
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box .-index,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box .-index {
    height: 100%;
    font-size: 4rem;
    padding-right: .5rem;
    margin-right: .5rem;
    color: #fff;
    line-height: 1;
    border-right: 4px solid #fafafa
}

.x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box .-detail h3,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box .-detail h3 {
    font-size: 1.75rem
}

@media (max-width: 767.98px) {
    .x-index-tab-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper,.x-manual-index-content-container .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper {
        display:none!important
    }
}

.x-tab-review .-slick-item {
    width: 650px;
    padding: 1rem
}

.x-tab-review .-slick-item .-banner-img {
    width: 100%;
    height: auto
}

@media (max-width: 991.98px) {
    .x-tab-review .-slick-item {
        width:550px
    }
}

@media (max-width: 767.98px) {
    .x-tab-review .-slick-item {
        width:500px
    }
}

@media (max-width: 575.98px) {
    .x-tab-review .-slick-item {
        width:100%
    }
}

.x-wrapper-right-container {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-end;
    position: fixed;
    right: 0;
    z-index: 11
}

@media (min-width: 992px) {
    .x-wrapper-right-container {
        top:30%
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-wrapper-right-container {
        bottom:30%
    }
}

@media (max-width: 767.98px) {
    .x-wrapper-right-container {
        bottom:112px
    }
}

@media (max-width: 575.98px) {
    .x-wrapper-right-container.-has-my-score-ranking {
        bottom:150px
    }
}

.x-simple-play-open-button {
    position: fixed;
    z-index: 10
}

.x-simple-play-open-button img {
    position: relative;
    z-index: 1;
    width: 200px;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.x-simple-play-open-button:hover {
    cursor: pointer
}

.x-simple-play-open-button:hover img {
    -webkit-transform: scale(1.1) rotate(-5deg);
    transform: scale(1.1) rotate(-5deg)
}

@media (min-width: 992px) {
    .x-simple-play-open-button {
        left:40px;
        bottom: 40px;
        z-index: 10
    }

    .x-simple-play-open-button .-circle {
        background: linear-gradient(45deg,#9c191d 20%,#ed2c38);
        width: 120px;
        height: 120px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: absolute;
        left: 66px;
        top: 60px;
        z-index: 1;
        color: #fff
    }

    .x-simple-play-open-button .-circle span {
        text-shadow: 2px 2px 1px rgba(0,0,0,.4)
    }

    .x-simple-play-open-button .-circle .-icon {
        width: 40px
    }
}

@media (max-width: 991.98px) {
    .x-simple-play-open-button.-xs-show {
        bottom:230px;
        right: 0
    }

    .x-simple-play-open-button.-xs-show img {
        width: 90px;
        margin-right: 10px;
        margin-bottom: 15px
    }
}

.x-simple-play-sidebar-container {
    position: fixed;
    z-index: 60;
    top: 0;
    bottom: 0;
    left: -1000px;
    width: 280px;
    height: 100%;
    background-color: rgba(0,0,0,.95);
    transition: left .2s;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.x-simple-play-sidebar-container::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-simple-play-sidebar-container::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-simple-play-sidebar-container::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

.x-simple-play-sidebar-container.show {
    left: 0
}

@media (max-width: 991.98px) {
    .x-simple-play-sidebar-container {
        width:100%;
        left: unset;
        right: -1000px;
        transition: right .2s;
        background-color: #000
    }

    .x-simple-play-sidebar-container.show {
        right: 0;
        left: unset
    }
}

.x-simple-play-sidebar-container .-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 44px;
    height: 44px;
    opacity: .5;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity .2s
}

.x-simple-play-sidebar-container .-close:hover {
    text-decoration: none;
    opacity: 1
}

.x-simple-play-sidebar-container .-inner-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.x-simple-play-sidebar-container .-inner-wrapper .-logo img {
    width: 70%
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-simple-play-sidebar-container .-inner-wrapper .-logo img {
        width:250px
    }
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-img-wrapper {
    position: relative
}

@media (max-width: 991.98px) {
    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-img-wrapper {
        width:55%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 576px) and (max-width:767.98px) {
    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-img-wrapper {
        width:75%
    }
}

@media (max-width: 575.98px) {
    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-img-wrapper {
        width:100%
    }
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-hover .-hover-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-hover .-hover-inner .-logo {
    width: 60%
}

@media (min-width: 992px) {
    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover {
        opacity:1;
        background-color: rgba(0,0,0,.9)
    }

    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner {
        -webkit-animation: flip-in-hor-top .5s cubic-bezier(.25,.46,.45,.94) both;
        animation: flip-in-hor-top .5s cubic-bezier(.25,.46,.45,.94) both
    }

    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner .-description {
        margin-top: .5rem
    }

    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner .-description .-animate-ripple-out {
        width: 26px;
        height: 26px
    }

    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner .-description .-animate-ripple-out:before {
        border: 5px solid #fafafa;
        border-radius: 20px
    }

    .x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner .-description .fas {
        margin-top: 4px
    }
}

@media (min-width: 992px) {
    ::-webkit-scrollbar {
        background:transparent;
        width: 8px;
        height: 8px;
        border-radius: 4px
    }

    ::-webkit-scrollbar-thumb {
        background: #b0b4bb;
        width: 8px;
        height: 8px;
        border-radius: 4px
    }

    ::-webkit-scrollbar-track {
        background: #e6e8ec;
        width: 8px;
        height: 8px;
        border-radius: 4px
    }
}

@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-5%,0,0);
        transform: translate3d(-5%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-5%,0,0);
        transform: translate3d(-5%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,5%,0);
        transform: translate3d(0,5%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,5%,0);
        transform: translate3d(0,5%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes x-floating {
    0% {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    50% {
        -webkit-transform: translateY(-30px) rotate(-1deg);
        transform: translateY(-30px) rotate(-1deg)
    }

    to {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }
}

@keyframes x-floating {
    0% {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    50% {
        -webkit-transform: translateY(-30px) rotate(-1deg);
        transform: translateY(-30px) rotate(-1deg)
    }

    to {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes x-arrow-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes x-arrow-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes hvr-ripple-out {
    to {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

@keyframes hvr-ripple-out {
    to {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

.-animate-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative
}

.-animate-ripple-out:before {
    content: "";
    position: absolute;
    border: 6px solid #fafafa;
    border-radius: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes fadeInModal {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeInModal {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeInModal,.fadeInRegister {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@media (max-width: 991.98px) {
    .fadeInModal,.fadeInRegister {
        -webkit-animation-name:fadeInModal;
        animation-name: fadeInModal
    }
}

.x-alert-warning {
    background-color: rgba(255,0,0,.3);
    width: 80%;
    font-size: .875rem;
    margin: auto auto 1em;
    padding: 1rem;
    text-align: center;
    color: #d2d2d2
}

.x-profile-dropdown-menu {
    background: linear-gradient(180deg,#0a2251,#122c62);
    border-radius: 10px
}

@media (max-width: 991.98px) {
    .x-profile-dropdown-menu {
        background:transparent
    }
}

.x-profile-dropdown-menu .-badge {
    background-color: #ecbd7b;
    color: #000;
    font-size: .75rem;
    border-radius: 12px;
    margin-left: .5rem;
    width: 40px;
    text-align: center;
    display: inline-block
}

.x-profile-dropdown-menu .navbar-nav {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.x-profile-dropdown-menu .navbar-nav .nav-link {
    font-size: .75rem;
    color: #d2d2d2
}

.x-profile-dropdown-menu .navbar-nav .nav-link .-nav-title {
    margin-top: .5rem
}

@media (max-width: 991.98px) {
    .x-profile-dropdown-menu .navbar-nav .nav-link .-nav-title {
        margin-top:0
    }
}

.x-profile-dropdown-menu .navbar-nav .nav-link .fas {
    color: #fafafa;
    font-size: 1.125rem;
    min-width: 26px;
    text-align: center
}

@media (max-width: 991.98px) {
    .x-profile-dropdown-menu .navbar-nav .nav-link .fas {
        font-size:1rem
    }
}

@media (min-width: 992px) {
    .x-profile-dropdown-menu .navbar-nav .nav-link:hover,.x-profile-dropdown-menu .navbar-nav .nav-link:hover .fas {
        color:#fafafa
    }

    .x-profile-dropdown-menu .navbar-nav .nav-link:hover:before {
        opacity: 1
    }
}

.x-profile-dropdown-menu.-vertical {
    padding: 0 1rem
}

.x-profile-dropdown-menu.-vertical .navbar-nav .nav-item {
    width: 100%;
    border-bottom: 1px solid #4e6c9e;
    padding: 5px 0
}

.x-profile-dropdown-menu.-vertical .navbar-nav .nav-item:last-child {
    border-bottom: none
}

.x-profile-dropdown-menu.-vertical .navbar-nav .nav-link {
    transition: color .2s;
    text-decoration: none;
    display: block
}

.x-profile-dropdown-menu.-vertical .navbar-nav .nav-link:hover {
    background-color: transparent
}

.x-profile-dropdown-menu.-vertical .navbar-nav .nav-link .-icon-img {
    width: 26px;
    margin-right: 15px
}

.x-profile-dropdown-menu.-vertical .navbar-nav .nav-link .fas {
    margin-right: 1rem
}

.x-profile-dropdown-menu.-horizontal {
    padding: .75rem .5rem
}

@media (max-width: 991.98px) {
    .x-profile-dropdown-menu.-horizontal {
        padding:0 1rem
    }
}

.x-profile-dropdown-menu.-horizontal .navbar-nav {
    flex-flow: row wrap;
    justify-content: flex-start
}

@media (max-width: 991.98px) {
    .x-profile-dropdown-menu.-horizontal .navbar-nav {
        flex-direction:column;
        align-items: flex-start;
        justify-content: center
    }
}

.x-profile-dropdown-menu.-horizontal .navbar-nav .nav-item {
    width: 33%;
    padding-top: 0;
    border-bottom: none
}

@media (max-width: 991.98px) {
    .x-profile-dropdown-menu.-horizontal .navbar-nav .nav-item {
        width:100%;
        padding: 5px 0;
        border-bottom: 1px solid #4e6c9e
    }
}

.x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: .5rem .25rem;
    color: #d2d2d2;
    transition: all .4s
}

.x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link .fas {
    font-size: 1.5rem;
    margin-right: 0;
    color: #fafafa;
    transition: all .4s
}

.x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link .-icon-img {
    width: 24px;
    height: auto;
    margin: 0 auto
}

.x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link .-nav-title {
    margin-top: .5rem;
    font-size: .75rem;
    text-align: center
}

@media (min-width: 992px) {
    .x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link:hover,.x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link:hover .fas {
        color:#fafafa
    }

    .x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link:hover:before {
        opacity: 1
    }
}

@media (max-width: 991.98px) {
    .x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link {
        flex-direction:row
    }

    .x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link .-icon-img {
        margin-left: unset;
        margin-right: 10px
    }

    .x-profile-dropdown-menu.-horizontal .navbar-nav .nav-link .fas {
        margin-right: 1rem
    }
}

.form-control {
    border: 0
}

.x-form-control {
    background: #242c2f;
    color: #fff;
    border-bottom: 2px solid transparent;
    transition: all .5s;
    width: 100%;
    font-size: .875rem
}

.x-form-control::-webkit-input-placeholder {
    color: #d2d2d2;
    line-height: normal
}

.x-form-control:-ms-input-placeholder {
    color: #d2d2d2;
    line-height: normal
}

.x-form-control::-ms-input-placeholder {
    color: #d2d2d2;
    line-height: normal
}

.x-form-control::placeholder {
    color: #d2d2d2;
    line-height: normal
}

.x-form-control:focus {
    background-color: #242c2f;
    color: #fff;
    box-shadow: none;
    outline: none;
    border-color: #fafafa;
    -o-border-image: linear-gradient(90deg,#d4d4d4,#fff) 1;
    border-image: linear-gradient(90deg,#d4d4d4,#fff) 1
}

.invalid-feedback {
    text-align: center;
    font-size: 90%;
    margin-top: .5rem
}

.x-form-register .x-checkbox-primary .form-check {
    position: relative
}

.x-form-register .x-checkbox-primary .form-check input[type=checkbox]+label {
    position: unset!important
}

.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
}

.x-checkbox-primary .form-check input[type=checkbox]+label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    margin-top: 4px;
    cursor: pointer;
    border: 1px solid #fafafa;
    border-radius: 2px
}

.x-checkbox-primary .form-check input[type=checkbox]+label:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 3px;
    width: 14px;
    height: 14px;
    background-image: url(/build/images/ic-checkmark.e14ed691.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
}

#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)
    }
}

.text-primary-border-bottom {
    border-bottom: 3px solid;
    line-height: 1.6;
    -o-border-image: radial-gradient(#fff,rgba(250,224,66,0)) 1;
    border-image: radial-gradient(#fff,rgba(250,224,66,0)) 1
}

.text-gray-lighter,.text-muted {
    color: #d2d2d2!important
}

.text-muted-lighter {
    color: #fafafa
}

.btn-primary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
    color: #000;
    border: none;
    background: #fafafa;
    background: linear-gradient(0deg,#c7c7c7,#fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from,endColorstr=$to,GradientType=1);
    box-shadow: 0 0 2px 2px rgba(236,189,123,.1)
}

.btn-primary:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:hover,.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:hover,.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:hover {
    background: #fff;
    background: linear-gradient(0deg,#d4d4d4,#fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from,endColorstr=$to,GradientType=1)
}

.btn-primary:active,.btn-primary:focus,.btn-primary:visited,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:active,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:visited,.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:active,.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:focus,.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:visited,.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:active,.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:focus,.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:visited {
    outline: 0;
    text-decoration: none;
    box-shadow: none
}

.btn-plain-primary {
    color: #000;
    background: linear-gradient(180deg,#e8ba78 19%,#a27f43);
    border: none;
    border-radius: 0
}

.btn-plain-primary:hover {
    color: #000
}

.btn-plain-secondary {
    color: #000;
    background: linear-gradient(180deg,#b5f9f8 -70%,#05716f);
    border: none;
    border-radius: 0
}

.btn-plain-secondary:hover {
    color: #000
}

.btn-plain-lobby {
    border: none;
    color: #fff!important;
    background: linear-gradient(180deg,#2c353c 20%,#000)
}

.btn-plain-lobby .-icon {
    margin-bottom: 4px
}

.btn-plain-lobby:hover,.btn-plain-sood {
    color: #fff!important
}

.btn-plain-sood {
    border: none;
    background: linear-gradient(180deg,#fff,#d2d2d2);
    padding-top: 8px!important
}

.btn-plain-sood:hover {
    color: #fff!important
}

.btn-plain-secondary-landing {
    background: #3f9e98;
    background: linear-gradient(0deg,#24605c,#3f9e98);
    border: none;
    border-radius: 0
}

.btn-plain-secondary-landing,.btn-plain-secondary-landing:hover {
    color: #efefef;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from,endColorstr=$to,GradientType=1)
}

.btn-plain-secondary-landing:hover {
    background: #67c2bd;
    background: linear-gradient(0deg,#399891,#67c2bd)
}

.btn,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    line-height: 30px
}

.btn.-icon i.fas,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-icon.vex-dialog-button i.fas {
    position: relative;
    top: 3px
}

.btn .fa-play-circle,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .fa-play-circle {
    padding-top: 3px
}

@media (min-width: 992px) {
    .btn.-submit,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
        width:100%
    }
}

@media (max-width: 1199.98px) {
    .btn.-submit.-android-view,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.-android-view.vex-dialog-button {
        display:none!important
    }
}

.btn.-btn-play-test,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button {
    padding-top: 6px
}

@media (max-width: 991.98px) {
    .btn.-btn-play-test .-typo,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button .-typo {
        padding-top:9px
    }
}

.btn.-header-login-btn.-ufabet,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-header-login-btn.-ufabet.vex-dialog-button {
    position: relative;
    width: 150px;
    padding: 2px;
    color: #000;
    background: linear-gradient(180deg,#ffeaab,#ffbf00 22%,#ffbf00 46%,#a66300 52%,#ffbf00 99%);
    border: none;
    border-radius: 30px;
    transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s
}

.btn.-header-login-btn.-ufabet .-text,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-header-login-btn.-ufabet.vex-dialog-button .-text {
    display: block;
    padding: 2px 0;
    font-size: 1rem;
    font-weight: 500;
    background: radial-gradient(95% 99.75% at 50% 0,#fff3cf 0,#ffdc74 42%,#ffbf00 100%);
    border-radius: 30px
}

@media (max-width: 991.98px) {
    .btn.-header-login-btn.-ufabet,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-header-login-btn.-ufabet.vex-dialog-button {
        width:130px
    }

    .btn.-header-login-btn.-ufabet .-text,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-header-login-btn.-ufabet.vex-dialog-button .-text {
        padding: 1px 0;
        font-size: .875rem
    }
}

@media (max-width: 767.98px) {
    .btn.-header-login-btn.-ufabet,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-header-login-btn.-ufabet.vex-dialog-button {
        width:110px
    }

    .btn.-header-login-btn.-ufabet .-text,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-header-login-btn.-ufabet.vex-dialog-button .-text {
        padding: 0
    }
}

@media (max-width: 991.98px) {
    .modal-open .x-header {
        z-index:unset!important
    }
}

.x-header {
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    opacity: 1;
    background: linear-gradient(180deg,#072664,#003);
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out
}

.x-header .-header-marquee-container {
    position: absolute;
    top: 100%;
    transition: all .2s
}

@media (max-width: 991.98px) {
    .x-header .-header-marquee-container {
        max-width:unset;
        padding-left: 0;
        padding-right: 0
    }
}

.x-header:not(.-with-sidebar).-sticky {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.x-header:not(.-with-sidebar).-sticky .-header-marquee-container {
    opacity: 0;
    visibility: hidden
}

.x-header:not(.-with-sidebar).-sticky #headerBrand,.x-header:not(.-with-sidebar).-sticky #headerContent .-header-btn {
    opacity: 0
}

.x-header .navbar-brand {
    position: relative;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.x-header .navbar-brand .-logo {
    left: 0;
    width: 150px;
    height: auto
}

@media (max-width: 991.98px) {
    .x-header .navbar-brand .-logo {
        width:130px
    }
}

@media (max-width: 767.98px) {
    .x-header .navbar-brand .-logo {
        width:100px
    }
}

.x-header .-container-wrapper {
    position: relative;
    align-items: center;
    height: 100%;
    padding-right: 0;
    padding-left: 0
}

.x-header .-menu-wrapper {
    flex: 1;
    width: 100%;
    height: 100%
}

.x-header.-logged {
    padding-top: 0;
    padding-bottom: 0
}

.x-header.-logged .-container-wrapper {
    align-items: flex-start
}

.x-header.-logged #headerBrand {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.x-header #headerBrand {
    flex: 1;
    display: flex;
    align-items: center;
    transition: all .2s ease-out
}

.x-header #headerContent {
    flex: 0 0 auto;
    width: auto;
    height: 100%
}

.x-header #headerContent .-header-btn {
    transition: all .2s ease-out
}

@media (min-width: 992px) {
    .x-header #headerContent .-header-btn {
        font-size:.9rem
    }
}

@media (max-width: 991.98px) {
    .x-header #headerContent .-header-btn {
        font-size:.875rem
    }
}

@media (max-width: 991.98px) {
    .x-header #headerContent .-header-btn.-header-demo-btn,.x-header #headerContent .-header-btn.-header-register-btn {
        display:none
    }
}

.x-header .x-logged .-logged-container {
    border-radius: 10px;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.75)
}

.x-header .x-logged .-logged-container.-bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (max-width: 991.98px) {
    .x-header .x-logged .-logged-container {
        border-bottom-left-radius:10px;
        border-bottom-right-radius: 10px
    }
}

.x-header .x-logged .-logged-container .dropdown {
    position: relative;
    display: inline-block
}

.x-header .x-logged .-logged-container .-profile-dropdown-menu-container {
    display: none;
    position: absolute;
    background-color: rgba(17,21,24,.8);
    min-width: 100%;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 1;
    top: 100%;
    width: 100%;
    left: 0
}

@media (min-width: 992px) {
    .x-header .x-logged .-logged-container .--profile:hover .-profile-dropdown-menu-container {
        display:block
    }
}

.x-header .x-logged .-logged-container .--profile {
    background: linear-gradient(180deg,#1e4799,#0c2c67);
    border-bottom-left-radius: 10px;
    padding: .7rem 1.5rem
}

@media (max-width: 991.98px) {
    .x-header .x-logged .-logged-container .--profile {
        border-bottom-right-radius:10px;
        padding: .7rem 1rem
    }
}

.x-header .x-logged .-logged-container .--profile .-profile-wrapper {
    margin-right: .5rem
}

@media (max-width: 767.98px) {
    .x-header .x-logged .-logged-container .--profile .-profile-wrapper {
        margin-right:.25rem
    }
}

.x-header .x-logged .-logged-container .--profile .--profile-detail {
    display: flex;
    flex-direction: column;
    margin: auto
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-text-display-name {
    font-size: .75rem
}

@media (min-width: 992px) {
    .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-display-name {
        text-align:right
    }
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-user-balance {
    color: #ecbd7b;
    display: flex
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-user-balance .-reload-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-user-balance .-reload-btn .-ic-sync {
    color: #fff;
    font-size: .625rem
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-user-balance .-text-balance-point {
    margin-right: .25rem;
    color: #6d9eff;
    font-size: .75rem
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved {
    color: #fafafa
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .fas.fa-spinner {
    position: relative;
    top: 2px;
    margin-right: 5px;
    font-size: 16px
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .x-queue-number-expression {
    color: #d2d2d2
}

.x-header .x-logged .-logged-container .--profile .--profile-detail button {
    line-height: normal
}

.x-header .x-logged .-logged-container .--deposit: hover a,.x-header .x-logged .-logged-container .--withdraw:hover a {
    text-decoration:none;
    outline: none
}

.x-header .x-logged .-logged-container .--deposit .-box-wrapper-inner,.x-header .x-logged .-logged-container .--withdraw .-box-wrapper-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 1rem;
    height: 100%
}

.x-header .x-logged .-logged-container .--deposit {
    background: #0e2035
}

.x-header .x-logged .-logged-container .--deposit .-ic-deposit {
    margin-top: .5rem
}

.x-header .x-logged .-logged-container .--deposit .-text-deposit {
    margin-top: .25rem;
    font-size: .75rem;
    color: #fff
}

.x-header .x-logged .-logged-container .--withdraw {
    background: #3f0c2a;
    border-bottom-right-radius: 10px
}

.x-header .x-logged .-logged-container .--withdraw .-ic-withdraw {
    margin-top: .5rem
}

.x-header .x-logged .-logged-container .--withdraw .-text-withdraw {
    margin-top: .25rem;
    font-size: .75rem;
    color: #fff
}

.x-header .x-logged.-split-button .-logged-container {
    box-shadow: none
}

.x-header .x-logged.-split-button .-header-btn {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

@media (max-width: 767.98px) {
    .x-header .x-logged.-split-button .-header-btn {
        display:none
    }
}

.x-header .x-logged.-split-button .--profile {
    padding: 1rem 1.5rem;
    background: transparent
}

@media (max-width: 1199.98px) {
    .x-header .x-logged.-split-button .--profile {
        padding:1rem
    }
}

.x-header .x-logged.-split-button .-profile-dropdown-menu-container {
    min-width: unset;
    max-width: 210px;
    left: auto;
    right: 0
}

.x-header .x-logged.-split-button .-profile-dropdown-menu-container .x-profile-dropdown-menu {
    border-radius: 0
}

.x-header .x-logged.-split-button .-profile-dropdown-menu-container .x-profile-dropdown-menu.-horizontal {
    padding: .75rem 1.5rem
}

.x-header .x-logged.-split-button .-profile-dropdown-menu-container .navbar-nav {
    display: block
}

.x-header .x-logged.-split-button .-profile-dropdown-menu-container .navbar-nav .nav-item {
    width: 100%
}

.x-header .x-logged.-split-button .-profile-dropdown-menu-container .navbar-nav .nav-link {
    display: block;
    padding: .75rem .25rem
}

.x-header .x-logged.-split-button .-profile-dropdown-menu-container .navbar-nav .-nav-title {
    margin-left: 1rem
}

.x-logged-sidebar-mobile {
    display: none
}

@media (max-width: 991.98px) {
    .x-logged-sidebar-mobile {
        display:block
    }

    .x-logged-sidebar-mobile .-inner-wrapper {
        position: fixed;
        top: 0;
        right: -90%;
        z-index: 60;
        width: 70%;
        min-width: 280px;
        height: 100%;
        background: linear-gradient(180deg,#071b45,#01011d);
        transition: right .2s;
        opacity: 0
    }

    .x-logged-sidebar-mobile .-inner-wrapper.show {
        right: 0;
        opacity: 1
    }

    .x-logged-sidebar-mobile .-inner-wrapper.show .-heading {
        padding-left: 2rem!important
    }

    .x-logged-sidebar-mobile .-inner-wrapper.show .-heading img {
        width: 130px
    }

    .x-logged-sidebar-mobile .-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 55;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.7)
    }

    .x-logged-sidebar-mobile .-overlay.show {
        display: block
    }
}

@media (max-width: 991.98px) {
    .x-bank-account-form,.x-bank-account-form .-animatable-container,.x-bank-account-form form {
        height:100%
    }
}

@media (max-width: 991.98px) {
    .x-bank-account-form {
        overflow-y:auto;
        margin-bottom: 5rem
    }
}

.x-bank-account-form .invalid-feedback {
    display: block
}

.x-bank-account-form.-v2 {
    margin-bottom: 0
}

.x-bank-account-form.-v2 .-remain-bank-text {
    color: #e5e5e5
}

.x-bank-account-form .-remain-bank-text {
    color: #fff
}

.x-bank-choices-type .-outer-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.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
}

.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:60px;
        height: 60px
    }

    .x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo {
        width: 50px;
        height: 50px
    }

    .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: 56px;
        height: 56px
    }
}

.ribbon {
    width: 95px;
    height: 95px;
    overflow: hidden;
    position: absolute;
    z-index: 2
}

.ribbon .-text-wrapper {
    position: absolute;
    display: block;
    height: 26px;
    right: -9px;
    top: 15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 150px;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center
}

.ribbon .-text-wrapper,.ribbon .-text-wrapper.-hot {
    background-color: #ed2c38
}

.ribbon .-text-wrapper.-new {
    background-color: #3f9e98
}

.ribbon .-text-wrapper span {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    font-weight: 700
}

.ribbon.ribbon-top-left {
    top: -4px;
    left: -4px
}

.ribbon.ribbon-top-left:after,.ribbon.ribbon-top-left:before {
    border-top-color: transparent;
    border-left-color: transparent
}

.ribbon.ribbon-top-left:before {
    top: 0;
    right: 0
}

.ribbon.ribbon-top-left:after {
    bottom: 0;
    left: 0
}

.x-index-tab-container {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-color: #000
}

.x-index-tab-container .-bg-tab-container {
    position: relative;
    background: #000;
    padding: 0
}

.x-index-tab-container .-bg-tab-container:before {
    content: "";
    position: absolute;
    top: 0;
    height: 2px;
    width: 100%;
    background: hsla(0,0%,100%,0)
}

.x-index-tab-container .-bg-tab-container:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: hsla(0,0%,100%,0)
}

.x-index-tab-container .x-tab {
    border-bottom: none
}

.x-index-tab-container .x-tab.-has-review .nav-item {
    width: 20%
}

.x-index-tab-container .x-tab .nav-item {
    width: 25%;
    text-align: center
}

.x-index-tab-container .x-tab .nav-item .nav-link {
    font-size: .875rem;
    font-weight: 300;
    color: #fff;
    background-color: none;
    transition: color .3s;
    border: none
}

@media (max-width: 767.98px) {
    .x-index-tab-container .x-tab .nav-item .nav-link {
        padding-left:.25rem;
        padding-right: .25rem
    }
}

.x-index-tab-container .x-tab .nav-item .nav-link .x-hr-border-glow {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s
}

.x-index-tab-container .x-tab .nav-item .nav-link .-ic {
    width: auto;
    height: 50px;
    transition: all .6s
}

.x-index-tab-container .x-tab .nav-item .nav-link.active {
    border: none;
    background-color: disable
}

.x-index-tab-container .x-tab .nav-item .nav-link.active span {
    color: #fafafa!important
}

.x-index-tab-container .x-tab .nav-item .nav-link.active .x-hr-border-glow {
    visibility: visible;
    opacity: 1;
    width: 50%
}

@media (min-width: 992px) {
    .x-index-tab-container .x-tab .nav-item:hover .nav-link {
        border:none;
        color: #fafafa;
        background-color: transparent
    }

    .x-index-tab-container .x-tab .nav-item:hover .nav-link .x-hr-border-glow {
        visibility: visible;
        opacity: 1;
        width: 50%
    }

    .x-index-tab-container .x-tab .nav-item:hover .nav-link .-ic {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.x-index-tab-container .tab-content {
    min-height: 100px;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width: 767.98px) {
    .x-index-tab-container .x-tab .nav-item .nav-link .-ic {
        height:40px
    }

    .x-index-tab-container .x-tab .nav-item .nav-link span {
        font-size: .875rem
    }
}

@media (max-width: 575.98px) {
    .x-index-tab-container .x-tab .nav-item .nav-link span {
        font-size:.75rem
    }
}

.vex.vex-theme-plain .vex-content {
    width: 400px;
    padding: 2.5rem 1rem 1.8rem;
    font-family: FC Iconic,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 1rem;
    background: linear-gradient(180deg,#071b45,#01011d);
    border-radius: 2px
}

@media (max-width: 575.98px) {
    .vex.vex-theme-plain .vex-content {
        width:350px
    }
}

.vex.vex-theme-plain .vex-content .vex-dialog-message {
    text-align: center;
    color: #fff
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons {
    text-align: center;
    margin-top: 2rem
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    float: none;
    min-width: 120px;
    padding: .5rem .75rem!important;
    border: none;
    margin: 5px;
    font-size: .875rem
}

.x-profile-image img {
    width: 50px
}

@media (max-width: 767.98px) {
    .x-profile-image img {
        width:40px;
        height: 40px
    }
}

.rating-container .rating-stars {
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap
}

.rating-container .rating-input {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    font-size: 1px;
    border: none;
    background: none;
    padding: 0;
    margin: 0
}

.rating-disabled .rating-input,.rating-disabled .rating-stars {
    cursor: default
}

.rating-container .star {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    text-align: center
}

.rating-container .empty-stars {
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 1px;
    color: #828282
}

.rating-container .filled-stars {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    padding-top: 1px;
    color: #f2c94c;
    white-space: nowrap;
    overflow: hidden
}

.rating-rtl {
    float: right
}

.rating-animate .filled-stars {
    transition: width .25s ease;
    -o-transition: width .25s ease;
    -moz-transition: width .25s ease;
    -webkit-transition: width .25s ease
}

.rating-rtl .filled-stars {
    left: auto;
    right: 0;
    -webkit-transform: matrix(-1,0,0,1,0,0) translateZ(0);
    transform: matrix(-1,0,0,1,0,0) translateZ(0)
}

.rating-rtl.is-star .filled-stars {
    right: .06em
}

.rating-rtl.is-heart .empty-stars {
    margin-right: .07em
}

.rating-xl {
    font-size: 4em
}

.rating-lg {
    font-size: 3em
}

.rating-md {
    font-size: 2.5em
}

.rating-sm {
    font-size: 2em
}

.rating-xs {
    font-size: 1.5em
}

.rating-container .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%
}

.clear-rating-active {
    cursor: pointer!important
}

.clear-rating-active:hover {
    color: #843534
}

.rating-container .clear-rating {
    padding-right: 5px
}

.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-logo {
    width: 180px
}

.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper .-text-container {
    font-size: .875rem
}

.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-action-wrapper {
    width: 80px;
    min-width: 80px;
    font-size: .875rem
}

@media (max-width: 991.98px) {
    .x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-action-wrapper {
        font-size:.75rem;
        justify-content: space-around
    }
}

.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-action-wrapper .-link-copy {
    color: #fafafa
}

.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-direct-link {
    position: relative;
    width: 200px;
    margin-top: 1.5rem;
    border: 2px solid #faf8c5;
    border-radius: 30px;
    background: linear-gradient(135deg,#ffcd57,#de9c00);
    box-shadow: 0 0 10px #ffcd57;
    transition: all .2s
}

.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-direct-link span {
    position: relative;
    z-index: 1;
    color: #000;
    font-weight: 600
}

@media (min-width: 992px) {
    .x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-direct-link:hover {
        box-shadow:0 0 15px #ffcd57;
        -webkit-transform: scale(1.025);
        transform: scale(1.025)
    }
}

@media (max-width: 575.98px) {
    .x-transfer-website .x-header .navbar-brand {
        margin-right:0
    }
}

@media (max-width: 991.98px) {
    .x-transfer-website .x-header .-header-inner-wrapper #headerBrand {
        height:60px
    }
}

@media (max-width: 991.98px) {
    .x-transfer-website .x-header .x-logged {
        position:absolute;
        top: 0;
        right: 0
    }
}

.x-transfer-website .x-header .x-logged .-logged-container {
    height: 80px;
    background-color: #111;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

@media (max-width: 991.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container {
        height:unset
    }
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile {
    background: transparent;
    align-items: center;
    display: flex;
    padding: .75rem .5rem!important
}

@media (max-width: 991.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile {
        padding:.4rem .5rem .2rem!important
    }
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance {
    margin-right: 5px
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper {
    margin-top: 0;
    text-align: right
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-balance {
    font-size: .75rem;
    color: #fff
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-time {
    display: block;
    position: relative;
    margin-top: 0;
    color: hsla(0,0%,100%,.5)
}

@media (max-width: 991.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-time {
        display:inline-block
    }
}

@media (max-width: 991.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper {
        margin-top:2px;
        padding: 0;
        background: transparent
    }
}

@media (max-width: 767.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-balance {
        font-size:.9rem
    }
}

@media (max-width: 575.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-balance {
        font-size:.8rem
    }

    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-time {
        font-size: .7rem
    }
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-default-balance {
    font-size: .75rem
}

@media (max-width: 767.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-default-balance {
        display:inline-block
    }
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-welcome {
    margin-top: 5px;
    font-size: .85rem;
    text-align: right;
    color: #fff
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-welcome {
        margin-top:2px
    }
}

@media (min-width: 768px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-welcome {
        display:block
    }
}

@media (max-width: 767.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-welcome {
        font-size:.75rem
    }
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-welcome {
    font-size: 1rem;
    margin-bottom: .5rem
}

@media (max-width: 767.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-welcome {
        font-size:.85rem!important
    }
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-display-name {
    font-size: .9rem;
    color: #fafafa
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .-user-balance {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-top: .15rem;
    padding: 0 5px 3px;
    text-align: right;
    background: hsla(0,0%,100%,.1);
    border-radius: 5px
}

@media (max-width: 767.98px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--profile .-user-balance {
        align-items:center
    }
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile .-user-balance .-reload-btn {
    padding: .5rem 0
}

.x-transfer-website .x-header .x-logged .-logged-container .--profile: hover~.--button-dropdown-container .fas.fa-chevron-circle-down {
    -webkit-transform:rotate(180deg);
    transform: rotate(180deg)
}

.x-transfer-website .x-header .x-logged .-logged-container .--button-dropdown-container {
    background: transparent
}

.x-transfer-website .x-header .x-logged .-logged-container .--button-dropdown-container .fas {
    font-size: 1.2rem;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.x-transfer-website .x-header .x-logged .-logged-container .--button-dropdown-container: hover .fas.fa-chevron-circle-down {
    -webkit-transform:rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width: 992px) {
    .x-transfer-website .x-header .x-logged .-logged-container .--button-dropdown-container:hover .dropdown-content {
        display:block
    }
}

.x-transfer-website .x-header .x-logged .-logged-container .--withdraw {
    border-bottom-right-radius: 0
}

@media (max-width: 575.98px) {
    .x-transfer-website .x-profile-image img {
        width:35px;
        height: 35px
    }
}

.x-social-share-index-container {
    min-height: 500px;
    padding: 2rem 0;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.x-social-share-index-container .text-muted-lighter {
    color: #d2d2d2
}

.x-social-share-index-container .-inner-wrapper {
    padding-bottom: 4rem;
    background: rgba(0,0,0,.7)
}

@media (max-width: 991.98px) {
    .x-social-share-index-container .-inner-wrapper {
        padding-bottom:2rem
    }
}

@media (max-width: 767.98px) {
    .x-social-share-index-container .-inner-wrapper {
        padding-bottom:1rem
    }
}

.x-social-share-index-container .-no-result-wrapper {
    padding: 2rem 0
}

.x-social-share-index-container .-title {
    font-size: 2rem;
    font-weight: 600;
    color: #fbdf97
}

@media (max-width: 991.98px) {
    .x-social-share-index-container .-title {
        font-size:1.5rem
    }
}

@media (max-width: 767.98px) {
    .x-social-share-index-container .-title {
        font-size:1.25rem
    }
}

.x-social-share-index-container .-event-tab-info-container {
    font-size: 1rem
}

@media (max-width: 575.98px) {
    .x-social-share-index-container .-event-tab-info-container {
        font-size:.875rem
    }
}

.x-social-share-index-container .-event-tab-info-container .-content-wrapper .-text-condition,.x-social-share-index-container .-event-tab-info-container .-content-wrapper .-text-content {
    color: #d2d2d2
}

.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper {
    display: flex;
    align-items: center
}

.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-mock {
    width: 350px;
    border: 2px solid #ecbd7b
}

.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-middle-line {
    width: 150px;
    height: 2px;
    background-color: #ecbd7b
}

.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper {
    padding: 15px;
    border: 2px solid #ecbd7b;
    color: #ecbd7b;
    word-wrap: break-word
}

.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper p {
    margin: 0
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper {
        max-width:450px
    }
}

@media (max-width: 991.98px) {
    .x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper {
        width:100%
    }
}

.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
    padding: .25rem .5rem;
    min-width: 90px;
    margin-top: -85px;
    margin-left: 20px;
    width: 90px;
    font-size: .875rem;
    background: radial-gradient(95% 99% at 50% 0,#fff 0,#fafafa 42%,#e7e7e7 100%);
    transition: all .2s
}

.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:hover {
    background: radial-gradient(95% 99% at 50% 0,#fff 0,#fafafa 42%,#e7e7e7 100%);
    -webkit-filter: saturate(1.5);
    filter: saturate(1.5)
}

@media (max-width: 991.98px) {
    .x-social-share-index-container .-event-tab-info-container .-how-to-wrapper {
        flex-direction:column
    }

    .x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-middle-line {
        height: 60px;
        width: 2px
    }

    .x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
        margin-top: 20px;
        margin-left: 0
    }
}

.x-social-share-index-container .-event-tab-info-container .-btn-group-wrapper {
    margin-top: 2rem;
    text-align: center
}

.x-social-share-index-container .-event-tab-form-container {
    display: none;
    font-size: 1rem
}

.x-social-share-index-container .-event-tab-form-container .-event-tab-form-container-wrapper {
    padding: 1rem 0
}

@media (max-width: 767.98px) {
    .x-social-share-index-container .-event-tab-form-container .-event-tab-form-container-wrapper {
        padding:1rem
    }
}

@media (max-width: 575.98px) {
    .x-social-share-index-container .-event-tab-form-container {
        font-size:.875rem
    }
}

.x-social-share-index-container .-event-tab-form-container .-back-btn {
    padding: 6px 28px
}

.x-social-share-index-container .-event-tab-form-container .-form-container {
    padding: 2rem 1rem;
    background: hsla(0,0%,100%,.1)
}

@media (max-width: 767.98px) {
    .x-social-share-index-container .-event-tab-form-container .-form-container {
        padding:1rem
    }
}

.x-social-share-index-container .-event-tab-form-container .-form-title {
    font-weight: 600;
    color: #fff;
    font-size: 2rem
}

@media (max-width: 767.98px) {
    .x-social-share-index-container .-event-tab-form-container .-form-title {
        font-size:1.25rem
    }
}

.x-social-share-index-container .-event-tab-form-container .-x-input-icon {
    flex-direction: column;
    max-width: 500px;
    margin: 1rem auto 0
}

.x-social-share-index-container .-event-tab-form-container .-x-input-icon .form-control {
    border: 1px solid #6f6f6f
}

.x-social-share-index-container .-event-success-wrapper {
    margin-top: 2rem;
    background: hsla(0,0%,100%,.1)
}

.x-social-share-index-container .-event-success-wrapper .-title {
    font-size: 1.25rem;
    font-weight: 500
}

.x-social-share-index-container .-event-success-wrapper .-description {
    font-size: 1rem
}

#form-social-share-container b,#form-social-share-container strong {
    font-weight: 600
}

#form-social-share-container .bh-img-social-share {
    width: 100%
}

.x-index-cover-container {
    padding-top: 5rem;
    padding-bottom: 3rem
}

.x-index-cover-container.-ufabet:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-image: linear-gradient(180deg,transparent,rgba(0,0,0,.9))
}

.x-index-cover-container.-bg-pan {
    background-position: top;
    background-repeat: repeat-x;
    background-size: 102% 100%!important;
    -webkit-animation: x-bg-pan-left 8s infinite alternate;
    animation: x-bg-pan-left 8s infinite alternate
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-bg-pan {
        background-size:cover;
        -webkit-animation: x-bg-pan-left 80s infinite alternate;
        animation: x-bg-pan-left 80s infinite alternate
    }
}

@media (max-width: 575.98px) {
    .x-index-cover-container.-bg-pan {
        -webkit-animation:x-bg-pan-left 100s infinite alternate;
        animation: x-bg-pan-left 100s infinite alternate
    }
}

.x-index-cover-container .-bg-container {
    overflow: hidden
}

.x-index-cover-container .-bg-container .-bg-1,.x-index-cover-container .-bg-container .-bg-2,.x-index-cover-container .-bg-container .-bg-3 {
    position: absolute;
    left: 25%;
    top: 20%;
    z-index: 0
}

@media (max-width: 1199.98px) {
    .x-index-cover-container .-bg-container .-bg-1,.x-index-cover-container .-bg-container .-bg-2,.x-index-cover-container .-bg-container .-bg-3 {
        left:10%
    }
}

@media (max-width: 767.98px) {
    .x-index-cover-container .-bg-container .-bg-1,.x-index-cover-container .-bg-container .-bg-2,.x-index-cover-container .-bg-container .-bg-3 {
        left:-10%
    }
}

.x-index-cover-container .-bg-container .-bg-1 {
    -webkit-animation: x-bg-1 8s ease infinite;
    animation: x-bg-1 8s ease infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.x-index-cover-container .-bg-container .-bg-2 {
    -webkit-animation: x-bg-2 8s ease infinite;
    animation: x-bg-2 8s ease infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.x-index-cover-container .-bg-container .-bg-3 {
    -webkit-animation: x-bg-3 8s ease infinite;
    animation: x-bg-3 8s ease infinite
}

.x-index-cover-container .-btn-actions {
    margin-top: 2rem
}

.x-index-cover-container.-horizontal {
    padding-top: 8rem
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-horizontal {
        padding-top:7rem
    }
}

@media (max-width: 767.98px) {
    .x-index-cover-container.-horizontal {
        padding-top:6rem
    }
}

.x-index-cover-container.-horizontal .-banner-wrapper,.x-index-cover-container.-horizontal .-content-wrapper {
    text-align: center
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-horizontal .-content-wrapper {
        margin-top:-6%
    }
}

@media (min-width: 992px) {
    .x-index-cover-container.-horizontal .-row-wrapper.-rtl .-banner-wrapper {
        order:1
    }
}

.x-index-cover-container.-horizontal .-banner-img {
    width: 100%;
    height: auto
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .x-index-cover-container.-horizontal .-banner-img {
        width:110%
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-index-cover-container.-horizontal .-banner-img {
        width:70%
    }
}

@media (min-width: 576px) and (max-width:767.98px) {
    .x-index-cover-container.-horizontal .-banner-img {
        width:85%
    }
}

.x-index-cover-container.-horizontal .-logo-img {
    width: 200px;
    height: auto;
    margin-top: 2rem
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-horizontal .-logo-img {
        margin-top:0
    }
}

@media (max-width: 575.98px) {
    .x-index-cover-container.-horizontal .-logo-img {
        width:50%
    }
}

.x-index-cover-container.-horizontal .-title {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5
}

@media (max-width: 575.98px) {
    .x-index-cover-container.-horizontal .-title {
        font-size:.875rem
    }
}

.x-index-cover-container.-ufabet {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: auto
}

.x-index-cover-container.-ufabet .-inner-wrapper {
    padding-top: 7rem;
    padding-bottom: 3rem
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-ufabet .-inner-wrapper {
        padding-top:8rem
    }
}

.x-index-cover-container.-ufabet .-inner-wrapper .-left-container .-img {
    width: 100%;
    height: auto
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-ufabet .-inner-wrapper .-left-container {
        margin-top:2rem
    }
}

@media (max-width: 575.98px) {
    .x-index-cover-container.-ufabet .-inner-wrapper .-left-container {
        margin-top:0;
        min-height: 300px
    }
}

@media screen and (max-width: 350px) {
    .x-index-cover-container.-ufabet .-inner-wrapper .-left-container {
        min-height:280px
    }
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-logo-img {
    display: block;
    width: 200px;
    height: auto
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper {
    margin-top: 1rem;
    text-align: center;
    padding: 0
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff
}

@media (max-width: 767.98px) {
    .x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-title {
        font-size:1.25rem
    }
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title {
    color: #fff
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-title {
    font-size: 1.5rem;
    font-weight: 600
}

@media (max-width: 767.98px) {
    .x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-title {
        font-size:1.25rem
    }
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight {
    position: relative;
    display: inline-block;
    background: linear-gradient(180deg,#b38c2c 20%,#e8da9b 50%,#b38c2c 80%);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:after,.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background-image: url(/build/images/cover-ufa-wink.7881e05d.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 50%
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:before {
    left: -10px;
    top: 15px;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:after {
    left: 60px;
    top: 12px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

@media (max-width: 767.98px) {
    .x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:after {
        left:46px;
        top: 6px
    }
}

.x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper .-sub-title {
    font-size: 1rem;
    font-weight: 300;
    color: #d2d2d2
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-ufabet .-inner-wrapper .-right-container {
        display:flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-logo-img {
        order: 2;
        margin-top: 2rem
    }

    .x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-title {
        order: 3
    }

    .x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-contents-wrapper {
        order: 4
    }

    .x-index-cover-container.-ufabet .-inner-wrapper .-right-container .-btn-actions {
        order: 1
    }
}

.x-index-cover-container.-vertical {
    background-size: cover;
    background-position: 50%;
    padding-top: 5rem;
    padding-bottom: 3rem
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-vertical {
        position:relative;
        overflow: hidden;
        padding-top: 0;
        padding-bottom: 2rem
    }
}

.x-index-cover-container.-vertical .-inner-wrapper {
    padding-top: 4rem;
    padding-bottom: 3rem
}

.x-index-cover-container.-vertical .-inner-wrapper .-title .-ic-chip {
    width: 100px;
    height: auto;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg)
}

.x-index-cover-container.-vertical .-inner-wrapper .-title .-logo-title {
    width: 400px;
    margin-bottom: 2rem
}

.x-index-cover-container.-vertical .-inner-wrapper .-sub-title {
    font-size: 1.125rem;
    font-weight: 300;
    color: #fff
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-vertical .-inner-wrapper {
        padding-top:6rem;
        padding-bottom: 3rem
    }

    .x-index-cover-container.-vertical .-inner-wrapper .-title .-logo-title {
        width: 300px;
        margin-bottom: 2rem
    }
}

@media (max-width: 767.98px) {
    .x-index-cover-container.-vertical .-inner-wrapper .-title .-ic-chip {
        width:60px
    }

    .x-index-cover-container.-vertical .-inner-wrapper .-title .-logo-title {
        width: 200px;
        margin-bottom: 2rem;
        margin-left: -4px
    }

    .x-index-cover-container.-vertical .-inner-wrapper .-sub-title {
        font-size: 1rem
    }
}

@media (max-width: 575.98px) {
    .x-index-cover-container.-vertical .-inner-wrapper {
        padding-bottom:2rem
    }
}

.x-index-cover-container.-vertical .-btn-wrapper {
    justify-content: center
}

.x-index-cover-container.-image-slider {
    padding-top: 8rem;
    padding-bottom: 2rem
}

@media (max-width: 767.98px) {
    .x-index-cover-container.-image-slider {
        padding-top:6rem
    }
}

.x-index-cover-container.-image-slider .slick-slider .-slide-inner-wrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

.x-index-cover-container.-image-slider .slick-arrow {
    background-color: hsla(0,0%,100%,0);
    width: 50px;
    height: 50px
}

.x-index-cover-container.-image-slider .slick-arrow:before {
    display: none!important
}

@media (max-width: 991.98px) {
    .x-index-cover-container.-image-slider .slick-arrow {
        width:30px;
        height: 30px
    }
}

.x-index-cover-container.-image-slider .slick-arrow .fas {
    font-size: 2rem;
    color: #a0a0a0;
    opacity: .8
}

@media (max-width: 767.98px) {
    .x-index-cover-container.-image-slider .slick-arrow .fas {
        font-size:1.5rem
    }
}

.x-index-cover-container.-image-slider .slick-arrow .fas:hover {
    opacity: 1
}

.x-index-cover-container.-image-slider .slick-dots {
    bottom: -40px
}

.x-index-cover-container.-image-slider .slick-dots .slick-dots li button:before {
    color: #ecbd7b
}

.x-index-cover-container.-image-slider .slick-dots .slick-dots li.slick-active button:before {
    color: #dea85f
}

.x-index-cover-container.-image-slider .slick-arrow.slick-prev {
    left: 30px
}

@media (min-width: 992px) {
    .x-index-cover-container.-image-slider .slick-arrow.slick-prev {
        left:100px
    }
}

.x-index-cover-container.-image-slider .slick-arrow.slick-next {
    right: 30px
}

@media (min-width: 992px) {
    .x-index-cover-container.-image-slider .slick-arrow.slick-next {
        right:100px
    }
}

.x-index-cover-container.-image-slider .-link-wrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

.x-homepage-cover-image-slider-container .-title-wrapper {
    padding-top: 1rem;
    text-align: center;
    color: #f3f3f3
}

.x-homepage-cover-image-slider-container .-title-wrapper .-title {
    font-size: 1.5rem
}

@media (max-width: 575.98px) {
    .x-homepage-cover-image-slider-container .-title-wrapper .-title {
        font-size:1.25rem
    }
}

.x-customer-bank-info-container.-v2,.x-deposit-bank-info-container.-v2 {
    width: 100%;
    padding: .8rem 1rem;
    border-radius: 5px;
    background-color: #fff;
    background-image: url(/build/images/deposit-bank-info-bg.1b35fc4e.png);
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat
}

.x-customer-bank-info-container.-v2 .media,.x-deposit-bank-info-container.-v2 .media {
    justify-content: center;
    align-items: center
}

.x-customer-bank-info-container.-v2 .media .-img,.x-deposit-bank-info-container.-v2 .media .-img {
    width: 60px;
    height: auto;
    margin-right: 10px
}

.x-customer-bank-info-container.-v2 .-content-wrapper,.x-deposit-bank-info-container.-v2 .-content-wrapper {
    display: flex;
    flex-direction: column;
    text-align: left
}

.x-customer-bank-info-container.-v2 .-content-wrapper .-name,.x-deposit-bank-info-container.-v2 .-content-wrapper .-name {
    font-size: .875rem;
    font-weight: 300;
    color: #606b7d
}

@media (max-width: 575.98px) {
    .x-customer-bank-info-container.-v2 .-content-wrapper .-name,.x-deposit-bank-info-container.-v2 .-content-wrapper .-name {
        font-size:.875rem
    }
}

.x-customer-bank-info-container.-v2 .-content-wrapper .-own-name,.x-deposit-bank-info-container.-v2 .-content-wrapper .-own-name {
    font-size: 1rem;
    font-weight: 400;
    color: #606b7d
}

@media (max-width: 575.98px) {
    .x-customer-bank-info-container.-v2 .-content-wrapper .-own-name,.x-deposit-bank-info-container.-v2 .-content-wrapper .-own-name {
        font-size:.9rem
    }
}

.x-customer-bank-info-container.-v2 .-content-wrapper .-number,.x-deposit-bank-info-container.-v2 .-content-wrapper .-number {
    font-size: 1.125rem;
    font-weight: 600;
    color: #29313e
}

@media (max-width: 767.98px) {
    .x-customer-bank-info-container.-v2 .-content-wrapper .-number,.x-deposit-bank-info-container.-v2 .-content-wrapper .-number {
        font-size:1rem
    }
}

@media (max-width: 575.98px) {
    .x-customer-bank-info-container.-v2 .-content-wrapper .-number,.x-deposit-bank-info-container.-v2 .-content-wrapper .-number {
        font-size:.9rem
    }
}

.x-customer-bank-info-container.-v2 .-copy-wrapper,.x-deposit-bank-info-container.-v2 .-copy-wrapper {
    margin-left: auto
}

.x-customer-bank-info-container.-v2 .-copy-wrapper .-btn,.x-deposit-bank-info-container.-v2 .-copy-wrapper .-btn {
    padding: 1px 8px;
    font-size: .75rem;
    font-weight: 400;
    color: #fafafa;
    background: #2455b8;
    border-radius: 15px;
    line-height: unset
}

.x-bank-info-validate-box {
    background: #381717;
    position: absolute;
    top: 0;
    left: -70%;
    border-radius: 16px;
    padding: 20px 16px 14px;
    width: 60%;
    margin-bottom: 2rem;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border: 1px solid #d24646
}

@media (max-width: 991.98px) {
    .x-bank-info-validate-box {
        position:relative;
        width: 100%;
        left: 0;
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp
    }
}

.x-bank-info-validate-box .-content-validate {
    color: #d24646;
    font-size: 1rem;
    line-height: 1.5
}

.x-bank-info-validate-box .-detail-validate {
    margin-top: .5rem;
    color: #d24646;
    line-height: 1.5
}

.x-bank-info-validate-box .fas.fa-arrow-right {
    position: absolute;
    top: 50%;
    right: -10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: #d24646;
    border-radius: 50%;
    color: #381717;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation: x-register-arrow-horizontal-mover .5s infinite alternate;
    animation: x-register-arrow-horizontal-mover .5s infinite alternate
}

@media (max-width: 991.98px) {
    .x-bank-info-validate-box .fas.fa-arrow-right {
        display:none
    }
}

.x-bank-info-validate-box.-v2 {
    padding: 10px 16px
}

.x-bank-info-validate-box.-v2 .-content-validate,.x-bank-info-validate-box.-v2 .-detail-validate {
    font-size: .875rem
}

@media (max-width: 991.98px) {
    .x-bank-info-validate-box.-v2 {
        padding:.75rem;
        border-radius: 6px
    }

    .x-bank-info-validate-box.-v2 .-detail-validate {
        font-size: .875rem
    }
}

.x-event-index-container {
    padding: 2rem 0
}

@media (max-width: 767.98px) {
    .x-event-index-container {
        padding:1rem 0 2rem
    }
}

.x-event-index-container .-event-row-wrapper {
    justify-content: center
}

.x-event-index-container .-event-row-wrapper .-col-wrapper {
    margin-top: 5rem
}

@media (max-width: 991.98px) {
    .x-event-index-container .-event-row-wrapper,.x-event-index-container .-event-row-wrapper .-col-wrapper {
        padding:0 .5rem
    }
}

.x-event-index-container .-event-box-wrapper {
    position: relative;
    display: block;
    height: 100%;
    margin-bottom: 1rem;
    padding: 0 1rem;
    text-align: center;
    background-color: transparent
}

.x-event-index-container .-event-box-wrapper:after,.x-event-index-container .-event-box-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    transition: opacity .2s
}

.x-event-index-container .-event-box-wrapper:before {
    opacity: 1;
    background: transparent
}

.x-event-index-container .-event-box-wrapper:after {
    opacity: 0;
    background: none
}

.x-event-index-container .-event-box-wrapper:hover:before {
    opacity: 0
}

.x-event-index-container .-event-box-wrapper:hover:after {
    opacity: 1
}

.x-event-index-container .-event-box-wrapper .-img {
    position: relative;
    z-index: 1;
    width: 100%
}

.x-event-cover-container {
    position: relative;
    overflow: hidden
}

.x-event-cover-container:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg,#9c6727,#fdf6ae 32%,#bd8d42 65%,#fdf6ae)
}

.x-event-cover-container .-inner-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 2rem 0
}

.x-event-cover-container .-inner-wrapper .-cover-img {
    z-index: 2;
    width: 500px;
    height: auto;
    transition: all .4s
}

@media (max-width: 1199.98px) {
    .x-event-cover-container .-inner-wrapper .-cover-img {
        width:450px
    }
}

@media (max-width: 991.98px) {
    .x-event-cover-container .-inner-wrapper .-cover-img {
        position:relative;
        width: 360px
    }
}

@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: 480px;
    height: auto;
    transition: all .4s
}

@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 .-col-wrapper.-left {
    display: flex;
    align-items: center;
    justify-content: center
}

@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: center;
    z-index: 2
}

@media (max-width: 991.98px) {
    .x-event-cover-container .-inner-wrapper .-col-wrapper.-right {
        align-items:center
    }
}

.x-manual-index-content-container .-text-title {
    text-align: center;
    font-size: 1.25rem;
    color: #0dce99
}

.x-modal.-v2 {
    line-height: 1.5
}

@media (max-width: 991.98px) {
    .x-modal.-v2 {
        background:transparent!important
    }
}

.x-modal.-v2 .close {
    color: #fafafa;
    opacity: #fff;
    font-size: 1.75rem
}

.x-modal.-v2 .close.-in-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    right: -2.8rem;
    padding: 0;
    width: 30px;
    height: 30px;
    background: #1b3262;
    border-radius: 50%
}

.x-modal.-v2 .close.-in-tabs span {
    font-size: 1.125rem;
    font-weight: 600;
    color: #fafafa
}

@media (max-width: 991.98px) {
    .x-modal.-v2 .close.-in-tabs {
        top:-2.5rem;
        right: .5rem;
        color: #554e45;
        background: transparent
    }

    .x-modal.-v2 .close.-in-tabs span {
        font-size: 1.75rem
    }
}

.x-modal.-v2 .-modal-content {
    background-image: linear-gradient(180deg,#071b45,#01011d),linear-gradient(180deg,#4180ff,#039);
    border: 2px solid transparent;
    background-origin: border-box;
    background-clip: content-box,border-box
}

@media (max-width: 991.98px) {
    .x-modal.-v2 .-modal-content {
        background:linear-gradient(180deg,#071b45,#01011d);
        border: none
    }
}

.x-modal.-v2 .-modal-content .modal-header {
    height: auto
}

@media (min-width: 992px) {
    .x-modal.-v2 .-modal-content .modal-body {
        padding-bottom:2rem
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2 .-modal-content .modal-body {
        font-size:1.125rem
    }
}

@media (max-width: 767.98px) {
    .x-modal.-v2 .-modal-content .modal-body {
        font-size:1rem
    }
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button,.x-modal.-v2 .-modal-content .modal-body .btn.-submit,.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
    padding: .6rem 1rem!important;
    font-size: 1rem;
    font-weight: 300;
    border-radius: 6px;
    background: linear-gradient(180deg,#97bfff,#254dda);
    color: #fafafa
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button .fa-spin,.x-modal.-v2 .-modal-content .modal-body .btn.-submit .fa-spin,.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button .fa-spin {
    margin-right: 5px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.disabled.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button[disabled],.x-modal.-v2 .-modal-content .modal-body .btn.-submit.disabled,.x-modal.-v2 .-modal-content .modal-body .btn.-submit[disabled],.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.disabled.vex-dialog-button,.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button[disabled] {
    background: linear-gradient(180deg,#74a1e9,#2646b8)
}

@media (min-width: 992px) {
    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button:hover,.x-modal.-v2 .-modal-content .modal-body .btn.-submit:hover,.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button:hover {
        background:linear-gradient(180deg,#74a1e9,#2646b8)
    }
}

@media (max-width: 991.98px) {
    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button,.x-modal.-v2 .-modal-content .modal-body .btn.-submit,.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
        font-size: 1.125rem;
        border-radius: 0
    }
}

@media (max-width: 767.98px) {
    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button,.x-modal.-v2 .-modal-content .modal-body .btn.-submit,.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
        font-size:1rem
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2 .x-slide-left-content-term.-hide .-submit {
        display:none!important
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-separator .modal-body {
        padding-bottom:5rem
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-half-size .modal-dialog.-clear-half .modal-content {
        height:100%;
        min-height: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-half-size .modal-dialog {
        display:flex
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-half-size .modal-content {
        height:unset;
        min-height: 55%;
        margin-top: auto
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-half-size .modal-body {
        display:flex;
        flex-direction: column
    }

    .x-modal.-v2.-with-half-size .modal-body .x-modal-separator-container {
        flex: 1
    }

    .x-modal.-v2.-with-half-size .modal-body .-animatable-container,.x-modal.-v2.-with-half-size .modal-body .x-login-form.-v2,.x-modal.-v2.-with-half-size .modal-body .x-withdraw-form.-v2,.x-modal.-v2.-with-half-size .modal-body .x-withdraw-form.-v2 .-fake-bg-bottom-wrapper,.x-modal.-v2.-with-half-size .modal-body .x-withdraw-form.-v2 form {
        flex: 1;
        display: flex;
        flex-direction: column
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-backdrop .modal-body {
        padding-right:0;
        padding-left: 0;
        padding-bottom: 0
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-backdrop .-modal-content {
        background:linear-gradient(180deg,#071b45,#01011d)
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-backdrop .-fake-bg-top-wrapper {
        padding:0 10rem 1rem
    }
}

@media (max-width: 767.98px) {
    .x-modal.-v2.-with-backdrop .-fake-bg-top-wrapper {
        padding-left:4rem;
        padding-right: 4rem
    }
}

@media (max-width: 575.98px) {
    .x-modal.-v2.-with-backdrop .-fake-bg-top-wrapper {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-with-backdrop .-fake-bg-bottom-wrapper {
        flex:1;
        padding: 1rem 10rem 5rem;
        background: linear-gradient(180deg,#071b45,#01011d);
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }
}

@media (max-width: 767.98px) {
    .x-modal.-v2.-with-backdrop .-fake-bg-bottom-wrapper {
        padding-left:4rem;
        padding-right: 4rem
    }
}

@media (max-width: 575.98px) {
    .x-modal.-v2.-with-backdrop .-fake-bg-bottom-wrapper {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

.x-modal.-v2.-promotion-detail-modal {
    overflow: auto
}

.x-modal.-v2.-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.-v2.-promotion-detail-modal .modal-dialog {
        padding-top:0!important
    }
}

.x-modal.-v2.-promotion-detail-modal .modal-dialog .modal-content {
    position: relative
}

.x-modal.-v2.-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.-v2.-promotion-detail-modal .modal-dialog .modal-content .modal-body {
        min-height:calc(100vh - 80px);
        padding: 0 1rem 3rem
    }
}

@media (max-width: 375px) {
    .x-modal.-v2.-promotion-detail-modal .modal-dialog .modal-content .modal-body {
        min-height:100vh
    }
}

.x-modal.-v2 .x-title-modal {
    display: block;
    margin: .75rem auto;
    font-size: 1.375rem;
    font-weight: 500;
    text-align: center
}

.x-modal.-v2 .x-title-modal.-has-icon {
    display: flex!important;
    justify-content: center;
    align-items: flex-end
}

.x-modal.-v2 .x-title-modal.-has-icon .-icon {
    position: relative;
    top: -2px;
    width: 40px;
    margin-right: 10px
}

@media (max-width: 991.98px) {
    .x-modal.-v2 .x-title-modal.-has-icon .-icon {
        top:-4px;
        width: 34px
    }
}

@media (max-width: 991.98px) {
    .x-modal.-v2 .x-title-modal {
        font-size:1.5rem
    }
}

@media (max-width: 767.98px) {
    .x-modal.-v2 .x-title-modal {
        font-size:1.375rem
    }
}

.x-modal.-v2 .x-form-control {
    padding-left: 15px;
    padding-right: 15px;
    background: #000;
    color: #fafafa;
    border-radius: 5px;
    border: 1px solid hsla(0,0%,100%,0);
    text-align: center
}

.x-modal.-v2 .x-form-control::-webkit-input-placeholder {
    font-weight: 400;
    color: #606b7d
}

.x-modal.-v2 .x-form-control:-ms-input-placeholder {
    font-weight: 400;
    color: #606b7d
}

.x-modal.-v2 .x-form-control::-ms-input-placeholder {
    font-weight: 400;
    color: #606b7d
}

.x-modal.-v2 .x-form-control::placeholder {
    font-weight: 400;
    color: #606b7d
}

.x-modal.-v2 .x-form-control:focus {
    border-color: #6d9eff;
    box-shadow: none
}

.x-modal.-v2 .x-form-control+.invalid-feedback {
    font-size: .875rem;
    font-weight: 300;
    color: #d24646
}

.x-modal.-v2 .x-form-control.is-invalid {
    border-color: #d24646
}

.x-modal.-v2 .x-form-control.-no {
    font-size: 1.25rem;
    font-weight: 600
}

.x-modal.-v2 .x-form-control.-no::-webkit-input-placeholder {
    font-size: 1rem
}

.x-modal.-v2 .x-form-control.-no:-ms-input-placeholder {
    font-size: 1rem
}

.x-modal.-v2 .x-form-control.-no::-ms-input-placeholder {
    font-size: 1rem
}

.x-modal.-v2 .x-form-control.-no::placeholder {
    font-size: 1rem
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-social-share-main-modal .x-modal-separator-container {
        overflow-y:auto
    }
}

.x-modal.-v2.-social-share-main-modal .-modal-content::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-modal.-v2.-social-share-main-modal .-modal-content::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-modal.-v2.-social-share-main-modal .-modal-content::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

.x-modal.-v2.-social-share-main-modal .-modal-content .close {
    top: .75rem;
    right: .75rem
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header {
        position:relative;
        z-index: 1
    }
}

.x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header .-img-container {
    padding: 0 1.5rem;
    text-align: center;
    z-index: 2
}

.x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header .-img-container .-img {
    width: 100%;
    height: auto;
    transition: all .2s
}

.x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header .-title-container {
    text-align: center;
    margin-top: 2.5rem
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header .-title-container {
        margin-top:0
    }
}

.x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header .-title-container .-title {
    font-size: 2rem
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header .-title-container .-title {
        font-size:1.5rem
    }
}

@media screen and (max-width: 321px) {
    .x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header .-title-container .-title {
        font-size:1.25rem
    }
}

.x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-header .-title-container .-sub-title {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0 1rem
}

.x-modal.-v2.-social-share-main-modal .-modal-content .modal-body {
    padding-left: 2rem;
    padding-right: 2rem
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-social-share-main-modal .-modal-content .modal-body {
        padding-bottom:5rem;
        background: transparent!important
    }
}

.x-modal.-v2.-social-share-main-modal .-modal-content .modal-body .-social-share-form {
    padding: 1rem 1.5rem
}

.x-modal.-v2.-social-share-main-modal .-modal-content .modal-body .-social-share-form .-text-link {
    color: #f1c423
}

.x-modal.-v2.-social-share-main-modal .-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.-v2.-social-share-main-modal .-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: #333;
    background-color: #f8c36b;
    border-radius: 50%
}

.x-modal.-v2.-social-share-main-modal .-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.-v2.-social-share-main-modal .-modal-content .modal-body .-social-share-form .-form-container .-x-input-icon .-icon {
    color: #606b7d
}

.x-modal.-v2.-social-share-main-modal .-modal-content .modal-body .-social-share-form .-form-container .-x-input-icon .-icon.is-valid {
    color: #f1c423
}

.x-modal.-v2.-social-share-main-modal .-modal-content .modal-body .-social-share-form .-form-container .-x-input-icon .form-control.is-valid {
    background-size: 1rem;
    color: #f1c423
}

.x-modal.-v2.-social-share-main-modal .-modal-content .modal-body .-social-share-form .-btn-wrapper {
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.x-modal.-v2.-social-share-main-modal .-modal-content .x-text-with-link-component {
    display: block;
    padding: .25rem
}

.x-modal.-v2.-social-share-main-modal .-modal-content .x-text-with-link-component .-text-message {
    margin-bottom: 0
}

.x-modal.-v2.-social-share-main-modal .-modal-content .-social-share-form .alert {
    margin-top: 1rem
}

.x-modal.-v2 .x-profile-modal-body-v2 .x-checkbox-primary {
    font-size: .875rem
}

.x-modal.-v2 .x-profile-modal-body-v2 .x-checkbox-primary .form-check input[type=checkbox]+label:before {
    border: 1px solid #ddd;
    margin-top: 5px!important
}

.x-modal.-v2 .x-profile-modal-body-v2 .x-checkbox-primary .form-check input[type=checkbox]+label:after {
    top: 5px!important
}

.x-modal.-v2 .x-profile-modal-body-v2 .invalid-feedback {
    font-size: .875rem
}

.x-modal.-v2 .x-checkbox-primary {
    font-size: .875rem;
    font-weight: 300
}

.x-modal.-v2 .x-checkbox-primary .form-check input[type=checkbox]+label:before {
    border: 1px solid #dcc6aa;
    border-radius: 4px
}

.x-modal.-v2 .-x-input-icon .-icon {
    height: auto!important;
    top: 16px;
    width: 15px
}

.x-modal.-v2#resetPasswordModal .-text-result {
    color: #f1d2ab
}

.x-modal.-v2#resetPasswordModal .-ic-register {
    width: 100px
}

@media (max-width: 1199.98px) {
    .x-modal.-v2#resetPasswordModal .-ic-register {
        width:80px
    }
}

.x-modal.-v2 .-reset-password-result-container {
    font-size: 1.125rem;
    font-weight: 300
}

.x-modal.-v2 .-reset-password-result-container .-text-result {
    font-weight: 400
}

.x-title-modal.-v2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #f2f2f2
}

#ads.-v2 .-submit {
    padding: .6rem 1rem
}

#registerModal.-v2 .modal-content .modal-body {
    font-size: 1rem;
    font-weight: 300
}

@media (max-width: 991.98px) {
    #registerModal.-v2 .modal-content .modal-body {
        position:relative;
        padding-top: 1rem!important;
        padding-bottom: 5rem
    }
}

@media (max-width: 991.98px) {
    #registerModal.-v2 .modal-content .modal-body .btn.-submit,#registerModal.-v2 .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #registerModal.-v2 .modal-content .modal-body .-submit.vex-dialog-button {
        z-index:0
    }
}

@media (max-width: 991.98px) {
    #depositModal.-v2 .-modal-content {
        border-top-left-radius:15px;
        border-top-right-radius: 15px
    }
}

#depositModal.-v2 .-modal-content .modal-body {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 991.98px) {
    #depositModal.-v2 .-modal-content .modal-body {
        position:relative;
        padding-top: 0!important;
        padding-bottom: 0
    }
}

@media (max-width: 991.98px) {
    #depositModal.-v2 .-clear-half .-modal-content {
        border-top-left-radius:0;
        border-top-right-radius: 0
    }
}

@media (max-width: 991.98px) {
    #depositModal.-v2.-with-backdrop .-fake-bg-bottom-wrapper {
        padding:1rem 0 5rem
    }
}

#depositModal.-v2 .-spacer {
    padding-right: 4rem;
    padding-left: 4rem
}

@media (min-width: 768px) and (max-width:991.98px) {
    #depositModal.-v2 .-spacer {
        padding-left:10rem;
        padding-right: 10rem
    }
}

@media (max-width: 575.98px) {
    #depositModal.-v2 .-spacer {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

#depositModal.-v2 .-liner {
    margin-top: .25rem;
    margin-bottom: 1.25rem;
    border-top: 1px solid #295db3
}

@media (max-width: 991.98px) {
    #withdrawModal.-v2 .modal-content .modal-body {
        position:relative;
        padding-top: 0!important;
        padding-bottom: 0
    }
}

@media (max-width: 991.98px) {
    .x-modal {
        padding-right:0!important
    }
}

.x-modal .close {
    position: absolute;
    top: 7px;
    right: 14px;
    z-index: 1;
    color: #fafafa;
    text-shadow: none;
    font-size: 1.75rem
}

.x-modal .-modal-size {
    transition: max-width .6s;
    max-width: 450px
}

@media (max-width: 991.98px) {
    .x-modal .-modal-size {
        max-width:100%;
        height: 100%;
        margin: 0!important
    }
}

.x-modal .-modal-size.-modal-bigger {
    max-width: 1000px
}

@media (max-width: 1199.98px) {
    .x-modal .-modal-size.-modal-bigger {
        max-width:900px
    }
}

@media (max-width: 991.98px) {
    .x-modal .-modal-size.-modal-bigger {
        max-width:100%
    }
}

.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%
    }
}

@media (max-width: 991.98px) {
    .x-modal .-modal-size.bankInfoMobile {
        height:700px
    }
}

.x-modal .-modal-content {
    background: linear-gradient(180deg,#071b45,#01011d);
    border-radius: 10px;
    position: relative;
    min-height: 200px
}

.x-modal .-modal-content .modal-body {
    padding-bottom: 3rem;
    padding-left: 4rem;
    padding-right: 4rem
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-modal .-modal-content .modal-body {
        padding-left:10rem;
        padding-right: 10rem
    }
}

@media (min-width: 576px) and (max-width:767.98px) {
    .x-modal .-modal-content .modal-body {
        padding-left:5rem;
        padding-right: 5rem
    }
}

@media (max-width: 575.98px) {
    .x-modal .-modal-content .modal-body {
        padding-left:1rem;
        padding-right: 1rem
    }
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .-modal-content .-submit.vex-dialog-button,.x-modal .-modal-content .btn.-submit,.x-modal .-modal-content .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
    font-size: .875rem
}

@media (max-width: 991.98px) {
    .x-modal .-modal-content {
        position:relative;
        height: 100%;
        background: linear-gradient(180deg,#071b45,#01011d);
        min-height: 400px
    }

    .x-modal .-modal-content .modal-header {
        height: 15%
    }

    .x-modal .-modal-content .modal-body {
        height: 85%;
        position: relative
    }

    .x-modal .-modal-content .modal-body .js-modal-content {
        height: 100%
    }

    .x-modal .-modal-content .-submit {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 1;
        height: 50px;
        font-size: 1.25rem
    }
}

@media (max-width: 991.98px) {
    .x-modal .-real-content {
        padding-bottom:70px
    }
}

@media (max-width: 991.98px) {
    .x-modal.-scrollable.-no-button .-modal-body {
        bottom:0
    }

    .x-modal.-scrollable .-modal-size {
        position: fixed;
        max-width: 100%;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0
    }

    .x-modal.-scrollable .-modal-content {
        position: absolute;
        right: 0;
        top: 0;
        left: 0;
        height: 100%;
        border-radius: 0;
        box-shadow: none
    }

    .x-modal.-scrollable .modal-header {
        height: auto;
        margin-top: 0!important;
        padding: 2rem 2rem .5rem!important
    }

    .x-modal.-scrollable .modal-body {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: unset;
        padding-bottom: 1rem;
        overflow: auto
    }
}

#depositModal .-modal-content .modal-body {
    padding-bottom: 1.5rem
}

@media (max-width: 991.98px) {
    #depositModal .modal-content .modal-body {
        position:fixed;
        overflow: auto;
        width: 100%
    }

    #depositModal .modal-content .modal-body .-submit[disabled] {
        opacity: 1
    }
}

#depositModal .-x-input-icon .form-control.is-invalid,#withdrawModal .-x-input-icon .form-control.is-invalid {
    background-image: none
}

@media (max-width: 991.98px) {
    #depositModal .-x-input-icon .-icon,#withdrawModal .-x-input-icon .-icon {
        top:18px
    }

    #depositModal .-x-input-icon .form-control,#withdrawModal .-x-input-icon .form-control {
        height: 55px;
        padding: 0 38px;
        font-size: 1.1rem
    }
}

@media (max-width: 991.98px) {
    #bankInfoModal .modal-content .modal-body,#depositModal .modal-content .modal-body,#registerModal .modal-content .modal-body,#withdrawModal .modal-content .modal-body {
        padding-top:2rem!important;
        height: 100%!important
    }
}

@media (max-width: 991.98px) {
    #accountModal .modal-content .modal-body,#registerModal .modal-content .modal-body {
        position:fixed;
        overflow: auto;
        width: 100%;
        padding-bottom: 4rem
    }
}

#accountModal .x-profile-image img {
    width: 70px
}

@media (max-width: 991.98px) {
    #accountModal .x-profile-image img {
        height:70px
    }
}

#accountModal .modal-content .modal-body {
    padding-left: 2rem;
    padding-right: 2rem
}

@media (max-width: 991.98px) {
    #accountModal .modal-content .modal-body {
        height:100%
    }
}

#alertModal .-fail-ic,#alertModal .-img,#alertModal .-success-ic,.x-form-register .-fail-ic,.x-form-register .-success-ic {
    width: 90px
}

#alertModal .-modal-content .x-title-modal {
    text-align: center
}

.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: 575.98px) {
    #betLimitUpdateModal .-modal-content .modal-body {
        height:auto;
        background: linear-gradient(180deg,#071b45,#01011d)
    }
}

#promotionReturnUfaFreeSportByUserModal .-modal-content .modal-body,#promotionReturnUfaSportByUserModal .-modal-content .modal-body {
    padding: 1.5rem
}

@media (max-width: 991.98px) {
    #promotionReturnUfaFreeSportByUserModal .-modal-content .modal-body,#promotionReturnUfaSportByUserModal .-modal-content .modal-body {
        padding:1rem
    }
}

#promotionReturnUfaFreeSportByUserModal .x-title-modal,#promotionReturnUfaSportByUserModal .x-title-modal {
    width: 100%
}

#resetPasswordModal .-text-result {
    margin-top: .5rem;
    font-size: 1.25rem;
    color: #f1d2ab
}

#resetPasswordModal .-text-result-description {
    font-size: .875rem;
    font-weight: 300
}

#resetPasswordModal .-text-result-description .-text-result {
    font-size: 1em
}

.x-modal-account-security-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: .5rem;
    overflow: hidden
}

@media (min-width: 992px) {
    .x-modal-account-security-tabs {
        border-top-left-radius:10px;
        border-top-right-radius: 10px
    }
}

.x-modal-account-security-tabs .-btn {
    flex: 1;
    padding: 1rem;
    color: #fafafa;
    background: #1b3f87;
    border: none;
    outline: none;
    text-align: center;
    transition: background-color .2s;
    font-size: 1.125rem
}

.x-modal-account-security-tabs .-btn.-active {
    background: transparent;
    color: #fafafa
}

@media (min-width: 992px) {
    .x-modal-account-security-tabs .-btn:hover {
        background:#2455b8
    }

    .x-modal-account-security-tabs .-btn.-active:hover {
        background: transparent
    }
}

@media (max-width: 767.98px) {
    .x-modal-account-security-tabs .-btn {
        font-size:1.125rem
    }
}

.x-modal-separator-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

@media (max-width: 767.98px) {
    .x-form-register button[disabled] {
        opacity:1;
        background: #816642;
        background: -webkit-gradient(left top,left bottom,color-stop(0,#493b22),color-stop(100%,#816642));
        background: linear-gradient(90deg,#493b22 0,#816642);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from,endColorstr=$to,GradientType=0)
    }
}

.x-form-register .-cancel-btn {
    font-size: .875rem
}

.x-form-register .x-button-actions {
    display: block
}

@media (min-width: 992px) {
    .x-form-register .x-button-actions .-btn-left-bottom,.x-form-register .x-button-actions .-btn-right-bottom {
        width:60%;
        margin: auto
    }

    .x-form-register .x-button-actions .-btn-left-bottom {
        box-shadow: 0 0 5px 3px rgba(236,189,123,.3)
    }

    .x-form-register .x-button-actions .-btn-right-bottom {
        box-shadow: 0 0 5px 3px rgba(18,22,27,.3)
    }
}

.x-form-register .-term-and-condition-check-box {
    font-size: 18px
}

@media (max-width: 991.98px) {
    .x-form-register .-term-and-condition-check-box {
        position:absolute;
        bottom: 100px;
        left: 50%;
        right: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .x-form-register .-term-and-condition-check-box input[type=checkbox] {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    .x-form-register .-term-and-condition-check-box.-no-fixed {
        position: static;
        -webkit-transform: inherit;
        transform: inherit
    }
}

@media (max-width: 991.98px) {
    .x-form-register .-term-and-condition-check-box.-in-separator {
        position:relative;
        bottom: unset;
        left: unset;
        right: unset;
        -webkit-transform: none;
        transform: none
    }
}

.x-form-register .-term-and-condition-content {
    height: 280px;
    overflow-y: scroll
}

.x-form-register .-term-and-condition-content::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-form-register .-term-and-condition-content::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-form-register .-term-and-condition-content::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

@media (max-width: 991.98px) {
    .x-form-register .-term-and-condition-content {
        padding:0!important;
        height: auto;
        overflow-y: unset;
        max-height: none;
        -webkit-overflow-scrolling: auto;
        overflow: unset;
        background: linear-gradient(180deg,#071b45,#01011d)
    }
}

@media (max-width: 991.98px) {
    .x-form-register .x-slide-left-content+.-form {
        display:none
    }

    .x-form-register .x-slide-left-content.-hide+.-form {
        display: block
    }
}

@media (max-width: 1199.98px) {
    .x-form-register,.x-form-register .-animatable-container {
        height:100%
    }

    .x-form-register img.-ic-register {
        width: 100px
    }

    .x-form-register img.-ic-lock,.x-form-register img.-ic-otp {
        width: 80px
    }

    .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-form-register .-submit.vex-dialog-button.vex-dialog-button-primary,.x-form-register .btn-primary.-submit,.x-form-register .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button.vex-dialog-button-primary,.x-form-register .x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .-submit.-copy-btn,.x-form-register .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-submit.-copy-btn,.x-social-share-index-container .-event-tab-info-container .-how-to-wrapper .x-form-register .-submit.-copy-btn,.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-form-register .-submit.-copy-btn {
        box-shadow: 0 0 5px 1px rgba(236,189,123,.3)
    }
}

@media (max-width: 1199.98px) and (max-width:991.98px) {
    .x-form-register .x-button-actions .-btn-left-bottom {
        box-shadow:0 0 5px 1px rgba(236,189,123,.3)
    }

    .x-form-register .x-button-actions .-btn-right-bottom {
        box-shadow: 0 0 5px 1px rgba(18,22,27,.3)
    }
}

.x-register-aff {
    margin-bottom: 10px;
    padding: 4px 6px;
    font-size: .875rem;
    font-weight: 300;
    color: #c5c5c5;
    background-color: hsla(0,0%,100%,.1);
    border-radius: 2px
}

.x-step-register .-border {
    flex: 1;
    max-width: 100%
}

.x-step-register .-border hr {
    border-top-width: 2px;
    border-color: #d2d2d2
}

.x-step-register .-step-box-outer {
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #d2d2d2;
    width: 26px;
    height: 26px
}

.x-step-register .-step-box-outer.step-active .--step-box-inner {
    background-color: #fafafa;
    color: #000;
    font-weight: 700;
    border-radius: 50%
}

.x-step-register .-step-box-outer .--step-box-inner {
    background: transparent;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    color: #d2d2d2;
    font-family: Sans-Serif,sans-serif;
    font-size: 10px!important;
    margin: 2px;
    line-height: 18px
}

@media (max-width: 991.98px) {
    .x-step-register .-step-box-outer {
        width:24px;
        height: 24px;
        background-color: #d2d2d2
    }

    .x-step-register .-step-box-outer .--step-box-inner {
        margin: 1px
    }

    .x-step-register .-step-box-outer.step-active {
        background-color: #fff
    }
}

.x-step-register.-v2 {
    margin: .75rem 0 1.2rem
}

.x-step-register.-v2 .-border hr {
    border: none
}

.x-step-register.-v2 .-container-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 4px;
    overflow: hidden
}

.x-step-register.-v2 .-container-wrapper .-step-box-outer {
    display: flex;
    justify-content: flex-end;
    width: 40px;
    height: 8px;
    background-color: #2f446f;
    border: none;
    border-radius: 0
}

.x-step-register.-v2 .-container-wrapper .-step-box-outer.step-active {
    background-color: #6d9eff
}

.x-step-register.-v2 .-container-wrapper .-step-box-outer .--step-box-inner,.x-step-register.-v2 .-container-wrapper .-step-box-outer.step-active .--step-box-inner {
    border-radius: 0
}

.x-step-register.-v2 .-container-wrapper .-step-box-outer:not(:last-of-type):after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #071b45
}

@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 .-btn-get-promotion {
    background: transparent;
    border: 0;
    font-size: 1.4rem
}

.x-deposit-form .-deposit-container .-btn-get-promotion .fas {
    -webkit-animation: x-shaker-left-right 1.3s cubic-bezier(.455,.03,.515,.955) infinite both;
    animation: x-shaker-left-right 1.3s cubic-bezier(.455,.03,.515,.955) infinite both
}

.x-deposit-form .-deposit-container .-btn-cancel-promotion {
    font-size: 1.4rem
}

.x-deposit-form .-bg-promotion-active {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

@media (max-width: 767.98px) {
    .x-deposit-form .-bg-promotion-active {
        width:90%
    }
}

@media (max-width: 991.98px) {
    .x-deposit-form .x-slide-left-content+.-form {
        display:none
    }

    .x-deposit-form .x-slide-left-content.-hide+.-form {
        display: block
    }
}

@media (max-width: 991.98px) {
    .x-deposit-form.-v2,.x-deposit-form.-v2 .x-slide-left-content.-hide+.-form {
        display:flex;
        flex-direction: column
    }

    .x-deposit-form.-v2 .-deposit-form-inner-wrapper {
        flex: 1
    }

    .x-deposit-form.-v2 .-deposit-container {
        margin: 0
    }

    .x-deposit-form.-v2 .-deposit-container .-form {
        display: flex;
        flex-direction: column;
        padding: 0
    }
}

@media (max-width: 991.98px) {
    .x-deposit-form.-v2 .-deposit-notice-inner-wrapper {
        margin-bottom:5rem
    }
}

.x-deposit-form.-v2 .-text-pre-button {
    position: relative;
    text-align: center;
    font-size: .75rem;
    color: #f1d2ab;
    margin-top: 1rem
}

.x-deposit-form.-v2 .-turnover-wrapper {
    display: inline-block;
    margin-top: .75rem;
    margin-bottom: .75rem;
    padding: .25rem 1.25rem;
    font-size: .875rem;
    font-weight: 300
}

@media (max-width: 991.98px) {
    .x-deposit-form.-v2 .-turnover-wrapper {
        margin-top:0;
        margin-bottom: .75rem
    }
}

.x-deposit-form.-v2 .-turnover-wrapper span {
    color: #6d9eff;
    font-weight: 500
}

.x-deposit-form.-v2 .-btn-cancel-promotion,.x-deposit-form.-v2 .-btn-get-promotion {
    width: 100%;
    font-size: .875rem;
    font-weight: 300
}

.x-deposit-form.-v2 .-btn-get-promotion {
    padding: .7rem .5rem;
    background: #473a29;
    border-radius: 5px
}

@media (min-width: 992px) {
    .x-deposit-form.-v2 .-btn-get-promotion {
        max-height:47px
    }
}

.x-deposit-form.-v2 .-btn-get-promotion .-ic-promotion {
    position: relative;
    margin-top: -5px;
    margin-right: 5px
}

.x-deposit-form.-v2 .-bg-promotion-active {
    display: none
}

@media (max-width: 767.98px) {
    .x-deposit-form.-v2 .-bg-promotion-active {
        width:100%
    }
}

.x-deposit-form.-v2 .-bg-promotion-active .-promotion-active-inner-wrapper {
    margin-top: 1rem
}

.x-deposit-form.-v2 .-bg-promotion-active .-deep-wrapper {
    padding: .5rem;
    background-color: #473a29;
    border-radius: 5px
}

.x-deposit-form.-v2 .-bg-promotion-active strong {
    display: inline-block
}

.x-deposit-form.-v2 .-bg-promotion-active span {
    display: block;
    font-size: .875rem;
    font-weight: 300
}

.x-deposit-form.-v2 .-bg-promotion-active .-ic-promotion {
    position: relative;
    top: -3px;
    margin-right: 5px
}

.x-deposit-form .x-input-reset-btn {
    top: 18px
}

@media (max-width: 767.98px) {
    .x-deposit-bank-change .-bank-after,.x-deposit-bank-change .-bank-before {
        padding:0
    }
}

.x-deposit-bank-change .-bank-before {
    opacity: .6
}

.x-deposit-bank-change .-title .fas {
    color: #dc3545!important
}

.x-deposit-bank-change .fas.fa-arrow-right {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-name: x-arrow-left;
    animation-name: x-arrow-left;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.x-deposit-bank-change .-submit .fas {
    position: relative;
    top: 3px;
    right: -10px
}

@media (max-width: 767.98px) {
    .x-deposit-bank-change {
        padding:1rem 0!important
    }

    .x-deposit-bank-change .-title {
        font-size: 1.75rem!important
    }
}

.-deposit-preview .-fake-input {
    position: relative
}

.-deposit-preview .-fake-input .fas {
    position: absolute;
    top: 15px;
    left: -40px;
    font-size: 22px;
    color: #fafafa;
    -webkit-animation-name: x-arrow-left;
    animation-name: x-arrow-left;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

#depositModal .-temporary-deposit-decimal,.-deposit-preview .-temporary-deposit-decimal {
    margin-bottom: 1rem;
    font-size: 1.5rem
}

#depositModal .-temporary-deposit-decimal .-decimal,.-deposit-preview .-temporary-deposit-decimal .-decimal {
    display: block;
    padding: 0 2rem
}

#depositModal .-temporary-deposit-decimal .-badge,.-deposit-preview .-temporary-deposit-decimal .-badge {
    margin-bottom: 15px;
    display: inline-block;
    border-radius: 22px;
    padding: 2px 11px;
    border: 2px solid #fff;
    background: red;
    color: #fff;
    -webkit-animation-name: x-alert-blinker;
    animation-name: x-alert-blinker;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

#depositModal .-temporary-deposit-decimal .-badge .fas,.-deposit-preview .-temporary-deposit-decimal .-badge .fas {
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

#depositModal .-temporary-deposit-decimal .-description,.-deposit-preview .-temporary-deposit-decimal .-description {
    margin-top: 1rem;
    display: block;
    padding: 0 2rem;
    color: #f16869
}

@media (max-width: 991.98px) {
    #depositModal .-temporary-deposit-decimal .-decimal,#depositModal .-temporary-deposit-decimal .-description,.-deposit-preview .-temporary-deposit-decimal .-decimal,.-deposit-preview .-temporary-deposit-decimal .-description {
        padding:0
    }
}

.x-pending .-fake-input {
    padding: 12px .675rem 8px;
    background-color: #2f3a3d;
    color: #fafafa;
    font-size: 1.625rem;
    line-height: 1
}

.x-pending .-fake-input .-decimal {
    font-weight: 700;
    color: #fff;
    text-decoration: underline
}

@media (max-width: 991.98px) {
    .x-pending .-fake-input {
        width:100%
    }
}

@media (max-width: 991.98px) {
    .x-pending {
        height:100%
    }

    .x-pending .js-copy-to-clipboard {
        background-color: transparent;
        border-radius: 10px;
        border: 1px solid #fff;
        padding: 4px
    }

    .x-pending .-animatable-container {
        height: 100%
    }
}

.x-pending .-qr {
    width: 70%
}

.x-pending .-pending-bg-promotion-active {
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    padding: 7px 1rem 0
}

@media (max-width: 991.98px) {
    .x-pending .-pending-bg-promotion-active {
        padding:7px 1.5rem 0
    }
}

.x-pending .-pending-bg-promotion-active .-title {
    color: #fafafa;
    font-size: 1.25rem;
    font-weight: 700
}

@media (max-width: 991.98px) {
    .x-pending .-pending-bg-promotion-active .-title {
        font-size:1.2rem
    }
}

.x-pending .-danger-zone,.x-pending .x-danger-zone {
    margin: 2rem auto 0;
    position: relative;
    padding: 20px 15px 12px;
    width: 100%;
    border: 2px solid #fd043a;
    background: rgba(253,4,58,.2)
}

@media (max-width: 991.98px) {
    .x-pending .-danger-zone,.x-pending .x-danger-zone {
        width:90%;
        margin-bottom: 4rem
    }
}

@media (max-width: 767.98px) {
    .x-pending .-danger-zone,.x-pending .x-danger-zone {
        width:100%
    }
}

.x-pending .-danger-zone .-icon-wrapper,.x-pending .x-danger-zone .-icon-wrapper {
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 6px
}

.x-pending .-danger-zone .-icon-wrapper .-img,.x-pending .x-danger-zone .-icon-wrapper .-img {
    width: 30px
}

.x-pending .-danger-zone span,.x-pending .x-danger-zone span {
    display: block;
    font-size: 1.5rem
}

.x-pending .-danger-zone.-wrk-owner,.x-pending .x-danger-zone.-wrk-owner {
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #877656;
    background: #343129
}

@media (min-width: 992px) {
    .x-pending .-danger-zone.-wrk-owner,.x-pending .x-danger-zone.-wrk-owner {
        width:250px
    }
}

.x-pending .-danger-zone.-wrk-owner .-icon-wrapper,.x-pending .x-danger-zone.-wrk-owner .-icon-wrapper {
    position: relative;
    top: unset;
    left: unset;
    -webkit-transform: unset;
    transform: unset;
    margin-top: -5px;
    margin-right: 10px;
    padding: 0
}

.x-pending .-danger-zone.-wrk-owner .-icon-wrapper .-img,.x-pending .x-danger-zone.-wrk-owner .-icon-wrapper .-img {
    width: 40px
}

.x-pending .-danger-zone.-wrk-owner span,.x-pending .x-danger-zone.-wrk-owner span {
    font-size: 1.5rem
}

.x-pending .-danger-zone.-v2,.x-pending .x-danger-zone.-v2 {
    padding: 10px;
    color: #d24646;
    background: #381717;
    border: 1px solid #d24646;
    border-radius: 5px;
    text-align: center
}

@media (max-width: 991.98px) {
    .x-pending .-danger-zone.-v2,.x-pending .x-danger-zone.-v2 {
        width:100%;
        margin-top: 1.25rem;
        margin-bottom: 1rem
    }
}

.x-pending .-danger-zone.-v2 span,.x-pending .x-danger-zone.-v2 span {
    font-size: 1rem;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .x-pending .-danger-zone.-v2 span,.x-pending .x-danger-zone.-v2 span {
        font-size:.875rem
    }
}

.x-pending.-v2 .-ic-hourglass {
    width: 34px;
    height: auto
}

@media (max-width: 991.98px) {
    .x-pending.-v2 .-ic-hourglass {
        width:28px
    }
}

.x-pending.-v2 .-timer-outer-container {
    text-align: center
}

.x-pending.-v2 .-timer-wrapper {
    display: inline-block;
    margin-top: .75rem;
    padding: .25rem 1.25rem;
    font-size: 1rem;
    font-weight: 300;
    color: #fafafa;
    background: #15284f;
    border-radius: 20px
}

@media (max-width: 767.98px) {
    .x-pending.-v2 .-timer-wrapper {
        font-size:.875rem
    }
}

.x-pending.-v2 .-timer-wrapper .-timer {
    font-weight: 700;
    color: #d24646
}

.x-pending.-v2 .-deposit-preview {
    margin-top: .5rem
}

.x-pending.-v2 .-fake-input {
    padding: .75rem 1rem!important;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fafafa;
    background-color: #000;
    border-radius: 5px;
    border: 1px solid #6d9eff
}

@media (max-width: 991.98px) {
    .x-pending.-v2 .-fake-input {
        width:100%
    }
}

.x-pending.-v2 .-fake-input .-decimal {
    color: #6d9eff
}

.x-pending.-v2 .-confirm-text {
    font-size: 1.125rem;
    font-weight: 300
}

@media (max-width: 991.98px) {
    .x-pending.-v2 .-confirm-text {
        font-size:1rem
    }
}

@media (max-width: 767.98px) {
    .x-pending.-v2 .-confirm-text {
        font-size:.875rem
    }
}

.x-pending.-v2 .-confirm-text .-highlight {
    color: #ecbd7b
}

.x-pending.-v2 .-confirm-img {
    text-align: center
}

.x-pending.-v2 .-confirm-img .-ic {
    width: 30px;
    height: auto;
    margin-top: 1rem;
    -webkit-animation: x-arrow-down-mover .4s infinite alternate;
    animation: x-arrow-down-mover .4s infinite alternate
}

@-webkit-keyframes x-arrow-down-mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes x-arrow-down-mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.x-pending.-v2 .-pending-inner-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%
}

.x-pending.-v2 .-pending-inner-wrapper .-fake-bg-top-wrapper {
    padding-bottom: 1.5rem
}

@media (max-width: 991.98px) {
    .x-pending.-v2 .-pending-inner-wrapper .-fake-bg-top-wrapper {
        padding-top:1rem
    }
}

.x-pending.-v2 .-pending-inner-wrapper .-fake-bg-bottom-wrapper {
    padding-bottom: 3rem
}

.x-pending.-v2 .-pending-bg-promotion-active {
    padding: .5rem;
    background-color: transparent;
    border-radius: 5px
}

@media (max-width: 991.98px) {
    .x-pending.-v2 .-pending-bg-promotion-active {
        min-height:50px;
        background-color: #370835;
        border: 1px solid #bf1b55
    }
}

.x-pending.-v2 .-pending-bg-promotion-active .-title {
    font-size: .875rem;
    font-weight: 300;
    color: #fafafa
}

.x-pending.-v2 .-pending-bg-promotion-active .-ic-promotion {
    position: relative;
    margin-right: 5px
}

.x-deposit-promotion-outer-container {
    position: relative;
    overflow: hidden;
    width: 100%
}

.x-deposit-promotion-outer-container.-fade:after,.x-deposit-promotion-outer-container.-fade:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    width: 60px;
    height: 100%;
    opacity: 1;
    visibility: visible;
    transition: all .5s
}

.x-deposit-promotion-outer-container.-fade:before {
    left: 0;
    background: linear-gradient(90deg,rgba(0,0,0,.3),transparent)
}

.x-deposit-promotion-outer-container.-fade:after {
    right: 0;
    background: linear-gradient(270deg,rgba(0,0,0,.3),transparent)
}

.x-deposit-promotion-outer-container.-fade.-on-left:before,.x-deposit-promotion-outer-container.-fade.-on-right:after {
    opacity: 0;
    visibility: hidden
}

.x-deposit-promotion {
    max-height: 400px;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto
}

.x-deposit-promotion::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-deposit-promotion::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-deposit-promotion::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

@media (max-width: 991.98px) {
    .x-deposit-promotion {
        max-height:none;
        -webkit-overflow-scrolling: auto;
        overflow: unset;
        background: linear-gradient(180deg,#071b45,#01011d)
    }
}

.x-deposit-promotion .-img {
    transition: all .6s;
    opacity: .7;
    border-radius: 10px
}

.x-deposit-promotion .-img:hover {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.x-deposit-promotion .-img.-active {
    opacity: 1;
    border: 3px solid #fafafa
}

.x-deposit-promotion.-v2.-slide {
    display: flex;
    position: relative;
    align-items: flex-start;
    max-height: unset;
    overflow: unset;
    width: 100%;
    padding-left: 8rem;
    right: 4rem
}

@media (min-width: 768px) and (max-width:991.98px) {
    .x-deposit-promotion.-v2.-slide {
        padding-left:20rem;
        right: 10rem
    }
}

@media (max-width: 991.98px) {
    .x-deposit-promotion.-v2.-slide {
        background:transparent
    }
}

@media (max-width: 575.98px) {
    .x-deposit-promotion.-v2.-slide {
        padding-left:3rem;
        right: 1.5rem
    }
}

.x-deposit-promotion.-v2.-slide .-no-result {
    width: 100%;
    margin-top: 1rem;
    padding: .7rem .5rem;
    font-size: 1rem;
    font-weight: 300;
    background: #473a29;
    border-radius: 5px
}

@media (min-width: 992px) {
    .x-deposit-promotion.-v2.-slide .-no-result {
        max-height:47px
    }
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: calc(33.33333% - 6px);
    max-width: calc(33.33333% - 6px);
    min-height: 96px;
    padding: 12px 5px;
    background: #1f294d;
    border-radius: 5px;
    border: 1px solid #4180ff
}

@media (min-width: 576px) and (max-width:991.98px) {
    .x-deposit-promotion.-v2.-slide .-promotion-box-wrapper {
        min-width:calc(25% - 6px);
        max-width: calc(25% - 6px)
    }
}

@media (max-width: 575.98px) {
    .x-deposit-promotion.-v2.-slide .-promotion-box-wrapper {
        min-width:100px;
        max-width: 100px
    }
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper:not(:last-child) {
    margin-right: 10px
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper:last-child {
    margin-right: 2rem
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper.-active {
    background: #243984;
    border-color: #4180ff!important
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper.-active .-promotion-box-apply-btn {
    color: #fafafa
}

.x-deposit-promotion.-v2.-slide .-promotion-box-apply-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: .75rem;
    font-weight: 300;
    color: #fafafa;
    text-align: center;
    border: none;
    line-height: 1.5
}

.x-deposit-promotion.-v2.-slide .-promotion-box-apply-btn .-img {
    width: 26px;
    height: auto;
    margin-bottom: 8px;
    opacity: 1
}

.x-deposit-promotion.-v2.-slide .-promotion-box-apply-btn:focus {
    box-shadow: none
}

.x-deposit-promotion.-v2.-slide .-promotion-box-cancel-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: .75rem;
    font-weight: 300;
    color: #fff;
    background: #d24646
}

.x-deposit-promotion.-v2.-slide .-promotion-box-cancel-btn:not(.-show) {
    display: none
}

.x-deposit-notice {
    padding: 0 2rem
}

@media (max-width: 991.98px) {
    .x-deposit-notice {
        padding:1rem 2rem 0
    }
}

.x-deposit-notice .-noted {
    position: relative;
    border: 2px solid #d99349;
    border-radius: 5px;
    background: #212a2f;
    text-align: center;
    -webkit-animation: x-deposit-notice-bg-blinker .5s ease-in-out infinite alternate;
    animation: x-deposit-notice-bg-blinker .5s ease-in-out infinite alternate;
    padding: 1rem .6rem .6rem;
    font-size: 1.4rem
}

.x-deposit-notice .-noted span {
    display: inline-block
}

.x-deposit-notice .-noted .-chevron {
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.x-deposit-notice .-noted .-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 .-noted .-chevron.-left .fas {
    color: #d99349
}

.x-deposit-notice .-noted .-chevron.-left .fas:first-child {
    margin-right: -8px
}

.x-deposit-notice .-noted .-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 .-noted .-chevron.-right .fas {
    color: #d99349
}

.x-deposit-notice .-noted .-chevron.-right .fas:last-child {
    margin-left: -8px
}

.x-deposit-notice .-bank-info {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    padding: .8rem;
    border-radius: 5px;
    background: #212a2f
}

.x-deposit-notice .-bank-info .-img {
    width: 60px;
    margin-right: 1rem
}

.x-deposit-notice .-bank-info .-details .-main-text {
    font-weight: 700;
    color: #d99349;
    font-size: 1.65rem
}

.x-deposit-notice .-bank-info .-details .-normal-text {
    color: #a6afb4;
    font-size: 1rem
}

.x-deposit-notice .-bank-info .-details .-normal-text:not(:last-child) {
    margin-top: -5px
}

@media (max-width: 767.98px) {
    .x-deposit-notice .-bank-info .-img {
        width:60px
    }
}

.x-deposit-notice.-group-new .-cover {
    position: relative;
    width: 150%;
    left: -25%
}

@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: 12px 0 2px;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 7.5px;
    color: #fff;
    background: #a93530;
    -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
}

@media (max-width: 991.98px) {
    .x-deposit-notice.-decimal .-noted-img-wrapper {
        width:80%;
        margin: auto
    }
}

.x-wm-network-confirmed-text {
    margin-top: 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #d2d2d2
}

@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: #a93530
    }

    to {
        background: #6d221f
    }
}

@keyframes x-deposit-notice-title-blinker {
    0% {
        background: #a93530
    }

    to {
        background: #6d221f
    }
}

@-webkit-keyframes x-deposit-notice-bg-blinker {
    0% {
        background: #212a2f;
        border-color: #d99349
    }

    to {
        background: rgba(33,42,47,.5);
        border-color: #b16d25
    }
}

@keyframes x-deposit-notice-bg-blinker {
    0% {
        background: #212a2f;
        border-color: #d99349
    }

    to {
        background: rgba(33,42,47,.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-withdraw-form.-v2 .-fake-bg-bottom-wrapper,.x-withdraw-pending.-v2 .-fake-bg-bottom-wrapper {
    z-index: 2
}

@media (max-width: 991.98px) {
    .x-withdraw-form.-v2 .-fake-bg-bottom-wrapper,.x-withdraw-pending.-v2 .-fake-bg-bottom-wrapper {
        padding-top:1.5rem!important
    }
}

.x-withdraw-form.-v2 .-ic-withdraw-wrapper,.x-withdraw-pending.-v2 .-ic-withdraw-wrapper {
    position: relative;
    text-align: center
}

.x-withdraw-form.-v2 .-ic-withdraw-wrapper .-ic-withdraw,.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw {
    width: 100px;
    height: auto;
    margin-top: 1rem;
    margin-bottom: -20px
}

.x-withdraw-form.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-1,.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-1 {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 120px;
    margin-bottom: -30px;
    -webkit-transform: translateX(-80%);
    transform: translateX(-80%);
    opacity: .1
}

.x-withdraw-form.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-2,.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-2 {
    position: relative;
    z-index: 2
}

.x-withdraw-form .x-select-amount {
    margin-top: 1rem
}

@media (max-width: 991.98px) {
    .x-withdraw-form,.x-withdraw-form form {
        height:100%
    }

    .x-withdraw-form .-animatable-container {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

@media (max-width: 991.98px) {
    .x-withdraw-form.-v2 .-ic-withdraw-wrapper {
        margin-bottom:-.75rem
    }
}

.x-withdraw-form.-v2 .-x-input-icon {
    position: relative;
    z-index: 2
}

.x-withdraw-form.-v2 .x-input-reset-btn {
    top: 18px
}

.x-withdraw-form.-v2 .-text-pre-button {
    position: relative;
    text-align: center;
    font-size: .75rem;
    color: #f1d2ab;
    margin-top: 1rem
}

.x-withdraw-pending .-fake-input {
    padding: 12px .675rem 8px;
    background-color: #2f3a3d;
    color: #fafafa;
    font-size: 1.625rem;
    line-height: 1
}

.x-withdraw-pending .-fake-input .-decimal {
    font-weight: 700;
    color: #fff;
    text-decoration: underline
}

@media (max-width: 991.98px) {
    .x-withdraw-pending .-fake-input {
        width:100%
    }
}

.x-withdraw-pending .-no-credit-container .-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #f16869
}

.x-withdraw-pending .-no-credit-container .-content {
    font-size: 1.2rem;
    color: #d2d2d2
}

.x-withdraw-pending.-v2 {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 100%
}

.x-withdraw-pending.-v2 .-ic-withdraw-wrapper {
    margin-bottom: -3rem
}

@media (max-width: 991.98px) {
    .x-withdraw-pending.-v2 .-ic-withdraw-wrapper {
        margin-bottom:-3.5rem
    }
}

.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw {
    width: 100px;
    margin-bottom: 20px
}

.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-1 {
    margin-bottom: 20px
}

.x-withdraw-pending.-v2 .-fake-input {
    padding: .75rem 1rem!important;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fafafa;
    background-color: #000;
    border-radius: 5px;
    border: 1px solid #6d9eff
}

.x-withdraw-pending.-v2 .-fake-input .-decimal {
    color: #6d9eff
}

.x-withdraw-pending.-v2 .-ic-hourglass {
    margin-top: 1rem;
    font-size: 1.75rem;
    color: #dcc6aa
}

.x-withdraw-pending.-v2 .-confirm-text {
    padding: 5px 10px;
    margin-top: 1rem;
    font-size: .875rem;
    font-weight: 300;
    color: #e5e5e5;
    background: rgba(96,107,125,.6);
    border-radius: 20px
}

.x-page-index-container {
    padding-top: 5rem;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat
}

.x-intro-promotion {
    color: hsla(0,0%,100%,.8)
}

.x-intro-promotion.-android-view {
    opacity: 0
}

.x-intro-promotion.-android-view.show {
    transition: opacity .6s ease-in-out;
    opacity: 1
}

.x-intro-promotion.-android-view .slick-dots li.slick-active button:before {
    opacity: .75
}

.x-intro-promotion.-android-view .slick-dots li:not(.slick-active) button:focus:before,.x-intro-promotion.-android-view .slick-dots li:not(.slick-active) button:hover:before {
    opacity: .25
}

@media (min-width: 992px) {
    .x-intro-promotion .slick-dots li:not(.slick-active) button:hover:before {
        opacity:.5
    }
}

@media (max-width: 991.98px) {
    .x-intro-promotion .slick-dots li:not(.slick-active) button:hover:before {
        opacity:.25
    }
}

.x-intro-promotion .slick-dots li:not(.slick-active) button:focus:before {
    opacity: .25
}

.x-intro-promotion .slick-arrow {
    background-color: #fff;
    width: 50px;
    height: 50px
}

.x-intro-promotion .slick-arrow:before {
    display: none!important
}

@media (max-width: 991.98px) {
    .x-intro-promotion .slick-arrow {
        width:30px;
        height: 30px
    }
}

.x-intro-promotion .slick-arrow .fas {
    font-size: 18px;
    line-height: 18px;
    color: #fafafa;
    opacity: .8
}

.x-intro-promotion .slick-arrow .fas:hover {
    opacity: 1
}

.x-intro-promotion .slick-arrow.slick-prev {
    left: 28%;
    top: 150px
}

@media (max-width: 991.98px) {
    .x-intro-promotion .slick-arrow.slick-prev {
        left:3%
    }
}

.x-intro-promotion .slick-arrow.slick-next {
    right: 28%;
    top: 150px
}

@media (max-width: 991.98px) {
    .x-intro-promotion .slick-arrow.slick-next {
        right:3%
    }
}

.x-intro-promotion .slick-list.draggable {
    padding: 0!important;
    margin-right: 2rem;
    margin-left: 2rem
}

@media (max-width: 575.98px) {
    .x-intro-promotion .slick-list.draggable {
        margin-left:0;
        margin-right: 0
    }
}

.x-intro-promotion .slick-list .slick-track .slick-slide {
    opacity: .2
}

.x-intro-promotion .slick-list .slick-track .slick-slide img {
    width: 1000px
}

@media (max-width: 991.98px) {
    .x-intro-promotion .slick-list .slick-track .slick-slide img {
        width:600px
    }
}

@media (max-width: 767.98px) {
    .x-intro-promotion .slick-list .slick-track .slick-slide img {
        width:100%
    }
}

.x-intro-promotion .slick-list .slick-track .slick-slide .-slick-content {
    opacity: 0
}

.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
    min-width: 12%
}

@media (max-width: 1199.98px) {
    .x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
        min-width:20%
    }
}

@media (max-width: 991.98px) {
    .x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
        min-width:30%
    }
}

@media (max-width: 767.98px) {
    .x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
        min-width:40%
    }
}

@media (max-width: 575.98px) {
    .x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
        min-width:50%
    }
}

.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center {
    opacity: 1
}

.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 70%
}

@media (max-width: 991.98px) {
    .x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content {
        max-width:80%
    }
}

@media (max-width: 767.98px) {
    .x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content {
        max-width:100%
    }
}

.x-promotion-return-by-user-container.-v2 {
    font-weight: 300;
    font-size: 1rem
}

@media (max-width: 767.98px) {
    .x-promotion-return-by-user-container.-v2 {
        font-size:1.125rem
    }
}

.x-promotion-return-by-user-container.-v2 .-promotion-return-btn {
    padding: .75rem 2.5rem .35rem
}

@media (min-width: 992px) {
    .x-promotion-return-by-user-container.-v2 .-promotion-return-btn {
        margin-bottom:1rem
    }
}

.x-promotion-return-by-user-container.-v2 .-group-round-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    flex-direction: row
}

@media (max-width: 991.98px) {
    .x-promotion-return-by-user-container.-v2 .-group-round-container {
        flex-direction:column
    }
}

.x-promotion-return-by-user-container.-v2 .-group-round-container.-expired,.x-promotion-return-by-user-container.-v2 .-group-round-container.-no-data {
    justify-content: center
}

.x-promotion-return-by-user-container.-v2 .-group-round-container.-expired .-date-range-container,.x-promotion-return-by-user-container.-v2 .-group-round-container.-no-data .-date-range-container {
    flex: 1
}

.x-promotion-return-by-user-container.-v2 .-group-round-container .-date-range-container {
    padding-top: 5px
}

@media (max-width: 991.98px) {
    .x-promotion-return-by-user-container.-v2 .-group-round-container .-date-range-container {
        text-align:center;
        font-size: 1rem
    }
}

@media (max-width: 575.98px) {
    .x-promotion-return-by-user-container.-v2 .-group-round-container .-date-range-container {
        font-size:.875rem
    }
}

.x-promotion-return-by-user-container.-v2 .-group-round-container .-bonus {
    display: flex;
    color: #fafafa
}

@media (max-width: 991.98px) {
    .x-promotion-return-by-user-container.-v2 .-group-round-container .-bonus {
        justify-content:center;
        margin-top: 1rem
    }
}

.x-promotion-return-by-user-container.-v2 .-group-round-container .-bonus .-dollar-sign {
    display: flex;
    justify-content: center;
    background-color: #fafafa;
    align-items: center;
    width: 20px;
    height: 20px;
    margin-top: 1px;
    margin-right: 4px;
    color: #000;
    border-radius: 50%
}

.x-promotion-return-by-user-container.-v2 .-group-round-container .-bonus .-dollar-sign .-dollar-sign-inner {
    position: relative;
    top: 4px;
    font-size: 1.125rem
}

.x-promotion-return-by-user-container.-v2 .-description-container {
    text-align: center;
    font-size: 1rem
}

.x-promotion-return-by-user-container.-v2 .-description-container .-text-description {
    color: #fafafa
}

.x-promotion-return-by-user-container.-v2 .-description-container button[disabled] {
    opacity: .5;
    pointer-events: none
}

.x-promotion-return-by-user-container.-v2 .-condition-container {
    margin-top: .7rem;
    border-top: 1px solid #656565;
    height: 280px;
    overflow-y: auto
}

.x-promotion-return-by-user-container.-v2 .-condition-container::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-promotion-return-by-user-container.-v2 .-condition-container::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-promotion-return-by-user-container.-v2 .-condition-container::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

@media (max-width: 575.98px) {
    .x-promotion-return-by-user-container.-v2 .-condition-container {
        height:220px
    }
}

.x-promotion-return-by-user-container.-v2 .-condition-container .-condition-title {
    margin: 1rem 0 .7rem;
    color: #fafafa
}

@media (max-width: 991.98px) {
    .x-promotion-return-by-user-container.-v2 .x-admin-contact {
        border-top:1px solid #656565
    }
}

.x-promotion-modal-list .-promotion-box-wrapper {
    position: relative;
    display: block;
    height: 100%;
    margin-bottom: 1rem;
    padding: 0 1rem;
    text-align: center;
    background-color: transparent
}

.x-promotion-modal-list .-promotion-box-wrapper:after,.x-promotion-modal-list .-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-promotion-modal-list .-promotion-box-wrapper:before {
    opacity: 1;
    background: transparent
}

.x-promotion-modal-list .-promotion-box-wrapper:after {
    opacity: 0;
    background: none
}

.x-promotion-modal-list .-promotion-box-wrapper:hover:before {
    opacity: 0
}

.x-promotion-modal-list .-promotion-box-wrapper:hover:after {
    opacity: 1
}

.x-promotion-modal-list .-promotion-box-wrapper .-cover-img {
    position: relative;
    z-index: 1;
    width: 100%
}

.x-promotion-modal-list .-promotion-box-wrapper .-title-img {
    position: relative;
    z-index: 1
}

@media (max-width: 767.98px) {
    .x-promotion-modal-list .-promotion-box-wrapper .-title-img {
        width:250px
    }
}

@media (max-width: 575.98px) {
    .x-promotion-modal-list .-promotion-box-wrapper .-title-img {
        width:200px
    }
}

@media (max-width: 767.98px) {
    .x-promotion-modal-list .-promotion-box-wrapper {
        padding:0 .5rem
    }
}

.x-promotion-card {
    height: 100%;
    color: #fff;
    border: none;
    transition: background .2s;
    min-height: 240px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.x-promotion-card .-img-container {
    text-align: center;
    z-index: 2;
    height: auto
}

@media (min-width: 992px) {
    .x-promotion-card .-img-container:hover .-img {
        -webkit-transform:translateY(-10px) scale(1.05);
        transform: translateY(-10px) scale(1.05)
    }
}

.x-promotion-card .-img-container .-img-promotion {
    width: 170px;
    transition: all .2s;
    margin-top: -5rem
}

@media (max-width: 767.98px) {
    .x-promotion-card .-img-container .-img-promotion {
        width:75%
    }
}

@media (max-width: 575.98px) {
    .x-promotion-card .-img-container .-img-promotion {
        margin-top:0
    }
}

@media (max-width: 375px) {
    .x-promotion-card .-img-container .-img-promotion {
        margin-top:0
    }
}

.x-promotion-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-promotion-card .card-body {
        z-index:1
    }
}

@media (max-width: 767.98px) {
    .x-promotion-card .card-body {
        align-items:center
    }
}

.x-promotion-card .card-body .-img-text-promotion {
    width: 200px;
    transition: all .2s
}

@media (max-width: 767.98px) {
    .x-promotion-card .card-body .-img-text-promotion {
        width:180px
    }
}

@media (max-width: 575.98px) {
    .x-promotion-card .card-body .-img-text-promotion {
        margin-bottom:1rem
    }
}

@media (max-width: 375px) {
    .x-promotion-card .card-body .-img-text-promotion {
        width:140px
    }
}

.x-promotion-card .card-footer {
    border: none;
    background-color: transparent;
    margin: auto auto 1.5rem;
    padding: 1rem 0 0
}

@media (max-width: 991.98px) {
    .x-promotion-card .card-footer {
        padding:0
    }
}

@media (max-width: 767.98px) {
    .x-promotion-card .card-footer {
        margin:0 auto 1.5rem
    }
}

@media (max-width: 375px) {
    .x-promotion-card .card-footer {
        margin:1rem auto 1.5rem
    }
}

.x-promotion-card .card-footer .-btn {
    border-radius: 6px;
    color: #fafafa;
    width: 120px;
    padding: 12px
}

@media (max-width: 375px) {
    .x-promotion-card .card-footer .-btn {
        padding:10px
    }
}

.x-promotion-card .card-footer .-btn.-get-promotion-btn {
    background: linear-gradient(180deg,#fbc844,#f88012)
}

@media (min-width: 992px) {
    .x-promotion-card .card-footer .-btn.-get-promotion-btn:hover {
        background:linear-gradient(180deg,#fcd776,#f99b44)
    }
}

.x-promotion-card.-card-promotion-detail {
    background: hsla(0,0%,100%,0)
}

.x-promotion-card.-card-promotion-detail .-img-container .-img-promotion {
    width: 200px;
    margin-top: -6rem
}

@media (max-width: 375px) {
    .x-promotion-card.-card-promotion-detail .-img-container .-img-promotion {
        width:170px;
        margin-top: 0
    }
}

.x-promotion-card.-card-promotion-detail .card-body {
    flex-direction: column;
    align-items: center
}

@media (max-width: 767.98px) {
    .x-promotion-card.-card-promotion-detail .card-body .-img-text-promotion {
        width:200px
    }
}

@media (max-width: 375px) {
    .x-promotion-card.-card-promotion-detail .card-body .-img-text-promotion {
        width:170px
    }
}

.x-promotion-card.-card-promotion-detail .card-body .x-promotion-content {
    overflow-y: auto;
    padding: 1rem;
    max-height: 320px
}

.x-promotion-card.-card-promotion-detail .card-body .x-promotion-content::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-promotion-card.-card-promotion-detail .card-body .x-promotion-content::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-promotion-card.-card-promotion-detail .card-body .x-promotion-content::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

@media (max-width: 991.98px) {
    .x-promotion-card.-card-promotion-detail .card-body .x-promotion-content {
        max-height:400px;
        margin-top: 1rem;
        background-color: hsla(0,0%,76.9%,.15)
    }
}

@media (max-width: 991.98px) {
    .x-promotion-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-promotion-card .-title-img {
    width: 300px;
    height: auto
}

@media (max-width: 767.98px) {
    .x-promotion-card .-title-img {
        width:250px
    }
}

@media (max-width: 575.98px) {
    .x-promotion-card .-title-img {
        width:200px
    }
}

.x-promotion-content {
    margin-top: 1rem;
    padding-right: .5rem;
    color: #fafafa;
    font-size: 1rem
}

.x-promotion-content h2 {
    font-size: 1.5rem!important;
    color: #fafafa
}

.x-promotion-content h3 {
    font-size: 1.25rem!important;
    color: #fff
}

.x-promotion-content table {
    width: 100%
}

.x-promotion-content.-v2 {
    font-size: .875rem!important
}

@media (max-width: 991.98px) {
    .x-login-form,.x-login-form .-animatable-container,.x-register-already-form,.x-register-already-form .-animatable-container {
        height:100%
    }
}

.x-register-already-form .-already-description {
    width: 100%;
    margin: 1rem 0 2rem;
    padding: 1rem 1rem .5rem;
    text-align: center;
    background: #242c2f
}

.x-register-already-form.-v2 .-already-description {
    padding: 1rem;
    background: hsla(0,0%,100%,.1);
    border-radius: 5px
}

@media (max-width: 767.98px) {
    .x-register-already-form.-v2 .-already-description {
        font-size:.875rem
    }
}

.x-reset-pw-text-container {
    width: 100%;
    margin: 1rem auto 0;
    text-align: right
}

.x-reset-pw-text-container.-v2 {
    margin: 1.5rem auto .75rem;
    font-size: .875rem;
    font-weight: 300;
    text-align: center
}

.x-reset-pw-text-container.-v2 .-link-reset-password {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #6d9eff
}

@media (min-width: 992px) {
    .x-reset-pw-text-container.-v2 .-link-reset-password:hover {
        color:#87afff
    }
}

.x-reset-pw-text-container .-link-reset-password {
    display: inline-block;
    font-size: .875rem;
    font-weight: 300;
    color: #fafafa
}

@media (min-width: 992px) {
    .x-reset-pw-text-container .-link-reset-password:hover {
        color:#fff
    }
}

.x-account-profile.-v2 .-profile-container {
    text-align: center;
    order: 0
}

@media (min-width: 992px) {
    .x-account-profile.-v2 .-profile-container {
        order:2
    }
}

.x-account-profile.-v2 .-profile-container .-bank-info {
    background-color: transparent;
    width: 80%;
    margin: auto
}

@media (max-width: 575.98px) {
    .x-account-profile.-v2 .-profile-container .-bank-info {
        width:90%
    }
}

.x-account-profile.-v2 .-profile-container .-change-password-container {
    width: 80%;
    margin: 0 auto 1rem
}

.x-account-profile.-v2 .-profile-container .x-checkbox-primary {
    margin-top: 10px
}

.x-account-profile.-v2 .-profile-container .x-checkbox-primary .form-check-label:before {
    margin-top: 0
}

.x-account-profile.-v2 .-profile-container .x-checkbox-primary .form-check-label:after {
    top: 0
}

.x-account-profile.-v2 .x-admin-contact {
    border-top: none;
    margin-top: 0
}

@media (max-width: 991.98px) {
    .x-account-profile.-v2 {
        background:none
    }
}

.x-account-profile.-v2 .-account-provider-container {
    order: 2;
    text-align: center;
    margin: 0 auto
}

.x-account-profile.-v2 .-account-provider-container .-account-provider-inner {
    margin: auto;
    text-align: center
}

.x-account-profile.-v2 .-account-provider-container .-account-provider-inner.-scroll {
    height: 320px;
    overflow-y: scroll
}

.x-account-profile.-v2 .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-account-profile.-v2 .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-account-profile.-v2 .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

.x-promotion-active-header.-v2 {
    text-align: center;
    font-size: .875rem
}

.x-promotion-active-header.-v2 .-promotion-active-container {
    padding: 0
}

@media (max-width: 991.98px) {
    .x-promotion-active-header.-v2 {
        padding-top:2rem;
        background: transparent
    }
}

@media (max-width: 575.98px) {
    .x-promotion-active-header.-v2 {
        padding-top:.75rem
    }
}

.x-promotion-active-header.-v2 .-active-promotion {
    margin-top: 1rem
}

.x-promotion-active-header.-v2 .-active-promotion .-name-wrapper {
    text-align: left
}

.x-promotion-active-header.-v2 .-active-promotion .-name-wrapper .-text-promotion {
    color: #fff;
    font-size: 1rem
}

.x-promotion-active-header.-v2 .-active-promotion .-name-wrapper .-text-promotion-expire {
    color: #ecbd7b;
    font-size: 1rem
}

.x-promotion-active-header.-v2 .-active-promotion .-joining {
    text-align: right
}

.x-promotion-active-header.-v2 .-active-promotion .-joining .-joining-text {
    color: #ecbd7b;
    font-size: 1rem
}

.x-promotion-active-header.-v2 .-active-promotion .-joining .fas.fa-circle {
    position: relative;
    top: -2px;
    font-size: 12px;
    color: #28a745
}

.x-promotion-active-header.-v2 .-turnover-wrapper {
    margin: 1rem 0
}

.x-promotion-active-header.-v2 .-turnover-wrapper .-text-turnover {
    color: #ecbd7b
}

.x-promotion-active-header.-v2 .-turnover-wrapper .progress {
    position: relative;
    height: 1.5rem;
    padding: .25rem;
    border-radius: 10px;
    background-color: #2e383c
}

.x-promotion-active-header.-v2 .-turnover-wrapper .progress .progress-bar {
    border-radius: 10px;
    background: linear-gradient(90deg,#6d5628 0,#ecbd7b)
}

.x-promotion-active-header.-v2 .-turnover-wrapper .progress span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: .75rem
}

.x-promotion-active-header.-v2 .-condition-wrapper {
    padding: 1rem 0;
    text-align: left;
    max-height: 200px;
    overflow: auto;
    border-top: 1px solid rgba(236,189,123,.4);
    border-bottom: 1px solid rgba(236,189,123,.4);
    -webkit-overflow-scrolling: touch
}

.x-promotion-active-header.-v2 .-condition-wrapper::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-promotion-active-header.-v2 .-condition-wrapper::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-promotion-active-header.-v2 .-condition-wrapper::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

@media (max-width: 767.98px) {
    .x-promotion-active-header.-v2 .-condition-wrapper {
        max-height:44vh
    }
}

@media screen and (max-width: 320px) {
    .x-promotion-active-header.-v2 .-condition-wrapper {
        max-height:40vh
    }
}

@media (max-width: 575.98px) {
    .x-promotion-active-header.-v2 .x-admin-contact {
        margin-top:0
    }
}

.x-account-verification-modal {
    text-align: center;
    font-size: 1.3rem;
    color: #d2d2d2
}

.x-account-verification-modal .fas.fa-spinner {
    font-size: 4rem;
    color: #fafafa
}

.x-account-verification-modal .-description {
    margin-top: 2rem
}

.x-account-verification-modal.-v2 {
    font-size: 1.125rem;
    font-weight: 300
}

.x-profile-modal-body-v2 {
    background: none;
    border-radius: 20px;
    padding: 2rem 0 2.5rem
}

.x-profile-modal-body-v2 .-text-username {
    color: #e5e5e5;
    font-size: .875rem
}

.x-profile-modal-body-v2 .-link-change-password {
    color: #6d9eff;
    font-size: .875rem;
    text-decoration: underline
}

.x-account-provider-v2 {
    padding-top: 1rem;
    margin: auto;
    text-align: center
}

.x-account-provider-v2 .-account-wrapper,.x-account-provider-v2 .-btn-action-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    font-size: .75rem
}

.x-account-provider-v2 .-account-wrapper {
    flex: 1 1 auto;
    align-items: flex-start;
    margin-left: .5rem
}

@media (max-width: 991.98px) {
    .x-account-provider-v2 .-account-wrapper {
        margin-left:.5rem
    }
}

.x-account-provider-v2 .-account-wrapper .-text-provider-user {
    color: #d2d2d2
}

.x-account-provider-v2 .-account-wrapper .-text-provider-user.-first-column {
    display: flex;
    justify-content: space-between;
    width: 62px
}

.x-account-provider-v2 .-account-wrapper .-text-provider-user:not(.-first-column) {
    margin-left: 6px
}

.x-account-provider-v2 .-btn-action-wrapper {
    flex: 0 0 70px;
    margin-left: 0;
    margin-right: .5rem;
    width: auto!important
}

@media (max-width: 767.98px) {
    .x-account-provider-v2 .-btn-action-wrapper {
        flex:0 0 68px
    }
}

.x-account-provider-v2 .-btn-action-wrapper .-text-copy-me {
    padding: 2px 6px;
    font-size: .725rem;
    border-radius: 10px;
    color: #fafafa;
    background: #6d9eff
}

@media (max-width: 767.98px) {
    .x-account-provider-v2 .-btn-action-wrapper .-text-copy-me {
        font-size:.7rem
    }
}

.x-account-provider-v2 .-img-wrapper {
    flex: 0 0 45px
}

@media (max-width: 767.98px) {
    .x-account-provider-v2 .-img-wrapper {
        flex:0 0 40px
    }
}

.x-account-provider-v2 .-img-wrapper .-img-provider {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.x-account-provider-v2 .-provider-row-wrapper {
    display: flex;
    justify-content: space-around;
    margin-bottom: .75rem
}

#notificationCenterModal .-modal-content .modal-header {
    margin-top: 0!important;
    padding-top: 0!important;
    padding-bottom: 1.5rem!important
}

@media (max-width: 991.98px) {
    #notificationCenterModal .-modal-content .modal-header {
        padding-bottom:2.5rem!important
    }
}

#notificationCenterModal .-modal-content .modal-header .-outer-wrapper {
    position: relative;
    margin: auto
}

#notificationCenterModal .-modal-content .modal-header .-outer-wrapper .-title-bg {
    width: 300px;
    height: auto;
    -webkit-filter: drop-shadow(2px 2px 6px rgba(0,0,0,.75));
    filter: drop-shadow(2px 2px 6px rgba(0,0,0,.75))
}

@media (max-width: 575.98px) {
    #notificationCenterModal .-modal-content .modal-header .-outer-wrapper .-title-bg {
        width:260px
    }
}

@media screen and (max-width: 360px) {
    #notificationCenterModal .-modal-content .modal-header .-outer-wrapper .-title-bg {
        width:250px
    }
}

#notificationCenterModal .-modal-content .modal-body {
    overflow: hidden;
    padding-right: 1rem;
    padding-left: 1rem
}

#notificationCenterModal .x-title-modal {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%,-55%);
    transform: translate(-50%,-55%)
}

#notificationCenterModal .x-title-modal .-ic-title {
    width: 40px;
    height: auto;
    -webkit-filter: drop-shadow(4px 2px 6px rgba(0,0,0,.75));
    filter: drop-shadow(4px 2px 6px rgba(0,0,0,.75))
}

@media (max-width: 767.98px) {
    #notificationCenterModal .x-title-modal .-ic-title {
        width:30px
    }
}

#notificationCenterModal .x-title-modal .-text {
    display: inline-block;
    position: relative;
    margin-left: 10px;
    background: radial-gradient(#ffd59b,#ad8553);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(2px 2px 2px #000);
    filter: drop-shadow(2px 2px 2px #000)
}

@media (max-width: 767.98px) {
    #notificationCenterModal .x-title-modal .-text {
        font-size:1.5rem
    }
}

.x-notification-center-render-container {
    position: relative
}

.x-notification-center-render-container .-no-result-with-reload {
    text-align: center
}

.x-notification-center-render-container .-delete-all-btn {
    position: absolute;
    bottom: -36px;
    left: 50%;
    background: transparent;
    border: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-notification-center-render-container .-delete-all-btn:focus {
    outline: none
}

@media (max-width: 991.98px) {
    .x-notification-center-render-container .-delete-all-btn {
        position:fixed;
        top: 80px;
        bottom: unset;
        right: 2rem;
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        z-index: 0
    }
}

.x-notification-center-render-container .-delete-all-btn .fas {
    font-size: .875rem;
    background: linear-gradient(180deg,#8f6b43,#e0ae61);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-notification-center-render-container .-delete-all-btn .-text {
    display: inline-block;
    font-size: .75rem;
    background: linear-gradient(180deg,#8f6b43,#e0ae61);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-notification-center-render-container .-delete-all-btn:hover .-text,.x-notification-center-render-container .-delete-all-btn:hover .fas {
    background: linear-gradient(180deg,#b08555,#e8c48c);
    background-clip: text;
    -webkit-background-clip: text;
}

.x-notification-history-list-container {
    position: relative;
    z-index: 1;
    max-height: 500px;
    overflow-y: auto;
    border-radius: 1rem
}

.x-notification-history-list-container::-webkit-scrollbar-track {
    background-color: #212020;
    border-radius: 5px
}

.x-notification-history-list-container::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px
}

.x-notification-history-list-container::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 5px
}

@media (max-width: 991.98px) {
    .x-notification-history-list-container {
        max-height:75vh
    }
}

@media (max-width: 575.98px) {
    .x-notification-history-list-container {
        padding-bottom:3rem
    }
}

.x-notification-history-list-container .-loading-wrapper {
    margin-top: 1rem;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all .2s
}

.x-notification-history-list-container .-loading-wrapper.-visible {
    opacity: 1;
    visibility: visible
}

.x-notification-history-list-container .wg-more {
    display: none
}

.x-notification-list-item-wrapper {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: .8rem 1rem;
    background: hsla(0,0%,83.9%,.1);
    border-radius: 1rem
}

@media screen and (max-width: 360px) {
    .x-notification-list-item-wrapper {
        padding:1rem .5rem .5rem
    }
}

.x-notification-list-item-wrapper:not(:first-child) {
    margin-top: 1rem
}

.x-notification-list-item-wrapper.-unread {
    background: hsla(0,0%,83.9%,.3)
}

.x-notification-list-item-wrapper.-unread .-details-wrapper {
    opacity: 1
}

.x-notification-list-item-wrapper .-badge {
    position: absolute;
    top: 18px;
    left: 0;
    padding: 5px 15px 5px 10px;
    font-size: .9rem;
    font-weight: 600;
    color: #fff;
    border-radius: 0 20px 20px 0;
    box-shadow: 0 4px 4px rgba(0,0,0,.25)
}

@media (max-width: 767.98px) {
    .x-notification-list-item-wrapper .-badge {
        padding:4px 10px 4px 8px;
        font-size: .875rem
    }
}

.x-notification-list-item-wrapper .-badge.-new {
    background: #3f9e98
}

.x-notification-list-item-wrapper .-ic-img {
    width: 70px;
    height: auto
}

@media (max-width: 575.98px) {
    .x-notification-list-item-wrapper .-ic-img {
        width:60px
    }
}

.x-notification-list-item-wrapper .-details-wrapper {
    flex: 1 1 auto;
    padding-left: 1rem;
    opacity: .7
}

@media screen and (max-width: 360px) {
    .x-notification-list-item-wrapper .-details-wrapper {
        padding-left:.5rem
    }
}

.x-notification-list-item-wrapper .-details-wrapper .-title {
    font-size: 1rem;
    font-weight: 600;
    color: #fafafa
}

@media screen and (max-width: 360px) {
    .x-notification-list-item-wrapper .-details-wrapper .-title {
        font-size:1rem
    }
}

.x-notification-list-item-wrapper .-details-wrapper .-description {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.4;
    color: #e6e6e6;
    word-break: break-word
}

.x-notification-list-item-wrapper .-details-wrapper .-datetime {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0;
    color: #e6e6e6;
    font-size: .75rem
}

.x-notification-list-item-wrapper .-details-wrapper .-apply-promotion-btn {
    display: inline-block;
    margin-right: 5px;
    padding: 4px 10px;
    font-size: 1rem;
    color: #fff;
    background: linear-gradient(180deg,#3f9e98,#175450);
    border: none
}

@media (max-width: 575.98px) {
    .x-notification-list-item-wrapper .-details-wrapper .-apply-promotion-btn {
        padding:4px 6px
    }
}

.x-notification-list-item-wrapper .-coupon-code {
    margin-top: 2px;
    font-size: 1rem;
    color: #e6e6e6
}

.x-notification-list-item-wrapper .-coupon-code .-label {
    display: inline-block;
    margin-right: 5px
}

.x-notification-list-item-wrapper .-coupon-code .-copy-coupon-wrapper {
    display: inline-block;
    color: #fafafa
}

.x-notification-list-item-wrapper .-coupon-code .fas {
    margin-left: 3px;
    font-size: 14px
}

.x-notification-list-item-wrapper .-actions-wrapper {
    text-align: right;
    flex: 0 0 25px
}

.x-notification-list-item-wrapper .-actions-wrapper .-delete-btn {
    padding: 0 .25rem
}

.x-notification-list-item-wrapper .-actions-wrapper .-delete-btn .fas {
    font-size: .875rem;
    background: linear-gradient(180deg,#8f6b43,#e0ae61);
    background-clip: text;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.x-notification-list-item-wrapper .-actions-wrapper .-delete-btn:hover .fas {
    background: linear-gradient(180deg,#b08555,#e8c48c);
    background-clip: text;
    -webkit-background-clip: text
}

.x-notification-badge-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    font-size: 1rem;
    font-weight: 700;
    background: linear-gradient(180deg,#e60000 28%,#a70000);
    border-radius: 50%
}

.x-notification-badge-container .-text {
    color: #fff
}

@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-term-and-condition.-home .-notice-box {
    position: relative;
    margin-top: 2rem;
    border: 1px solid #fafafa;
    border-radius: 20px
}

.x-term-and-condition.-home .-notice-box .-title {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    background-color: #000;
    text-align: center
}

.x-term-and-condition.-home .-notice-box .-title img {
    width: 160px
}

.x-term-and-condition .-block-content-term-and-condition h4 {
    margin-top: 1.5rem
}

.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
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal {
    font-size: .875rem
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal h2,.x-term-and-condition .-block-content-term-and-condition.-register-modal h4 {
    font-size: 1.375rem;
    margin-top: 0
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal hr {
    display: none
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal ul {
    text-align: left;
    font-size: .875rem
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal ul.-detail li {
    margin-bottom: .2rem
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal p {
    font-size: .875rem
}

.x-term-and-condition.-v2 .-register-modal {
    font-size: .875rem;
    font-weight: 300
}

@media (max-width: 991.98px) {
    .x-term-and-condition.-v2 .-register-modal {
        padding:1rem 1rem 4rem
    }
}

@media (max-width: 575.98px) {
    .x-term-and-condition.-v2 .-register-modal {
        padding-bottom:2rem
    }
}

.x-button-actions-v2 {
    display: none
}

@media (max-width: 991.98px) {
    .x-button-actions-v2 {
        display:block
    }

    .x-button-actions-v2:before {
        content: "";
        position: absolute;
        top: -4px;
        left: 0;
        width: 100%;
        height: 4px;
        background: linear-gradient(90deg,#cbaf63,#725108)
    }

    .x-button-actions-v2 .-menu-wrapper {
        display: flex
    }

    .x-button-actions-v2 .-menu-wrapper .-sub-menu-container {
        position: relative;
        flex: 1;
        display: flex
    }

    .x-button-actions-v2 .-menu-wrapper .-sub-menu-container .-lists-child-container {
        background: linear-gradient(180deg,#000,#242c31);
        position: absolute;
        top: 0;
        z-index: -1;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        transition: all .4s;
        opacity: 0;
        visibility: hidden;
        width: 100%;
        display: flex;
        flex-direction: column
    }

    .x-button-actions-v2 .-menu-wrapper .-sub-menu-container .-lists-child-container.open {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 0;
        visibility: visible;
        opacity: 1
    }

    .x-button-actions-v2 .-menu-wrapper .-sub-menu-container .-lists-child-container .-btn-item {
        border-bottom: 1px solid hsla(0,0%,100%,.1)
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-item {
        flex: 1;
        height: 70px;
        border-radius: 0;
        background: linear-gradient(180deg,#141315,#282828);
        font-size: .875rem;
        border: none;
        border-right: 1px solid hsla(0,0%,100%,.1);
        padding: 0
    }
}

@media screen and (max-width: 991.98px) and (max-width:360px) {
    .x-button-actions-v2 .-menu-wrapper .-btn-item {
        font-size:.875rem
    }
}

@media (max-width: 991.98px) {
    .x-button-actions-v2 .-menu-wrapper .-btn-item .-btn-wrapper {
        flex-direction:column;
        align-items: center;
        justify-content: flex-end;
        display: flex;
        height: 100%;
        color: #fff
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-item .-btn-wrapper .-typo {
        margin-top: 3px;
        margin-bottom: 4px
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-item:last-child {
        border-right: none
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-item:hover {
        text-decoration: none
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-item:focus {
        outline: none
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-event-container .-ic-img {
        width: 32px
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-login-container .-ic-img {
        width: 30px;
        -webkit-animation: x-rotate-item 1s infinite;
        animation: x-rotate-item 1s infinite
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-register-container .-ic-img {
        width: 30px
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-lobby-container .-ic-img {
        width: 32px
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-sood-container .-ic-img {
        width: 34px
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-deposit-container .-ic-img,.x-button-actions-v2 .-menu-wrapper .-btn-withdraw-container .-ic-img {
        width: 36px
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-competition-container .-ic-img,.x-button-actions-v2 .-menu-wrapper .-btn-ranking-win-amount-container .-ic-img,.x-button-actions-v2 .-menu-wrapper .-btn-ranking-win-rate-container .-ic-img {
        width: 32px
    }

    .x-button-actions-v2 .-menu-wrapper .-btn-zean-wrapper .-ic-img {
        width: 30px
    }
}

@media (max-width: 991.98px) {
    #account-actions #account-actions-mobile {
        display:block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 3
    }
}

.x-anon-container-v2 .-login-btn {
    border-radius: 30px;
    min-width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    background-image: linear-gradient(180deg,#141415,#282828),linear-gradient(90deg,#a07d4f 7.14%,#e3b06d 54.32%,#a07d4f);
    background-origin: border-box;
    background-clip: content-box,border-box;
    padding: 0;
    position: relative;
    height: 34px
}

.x-anon-container-v2 .-login-btn:active,.x-anon-container-v2 .-login-btn:focus {
    text-decoration: none;
    outline: none
}

.x-anon-container-v2 .-login-btn .-ic-login {
    position: absolute;
    width: 35px;
    left: 0;
    top: 0;
    -webkit-transform: translate(-16px,-4px);
    transform: translate(-16px,-4px)
}

.x-anon-container-v2 .-login-btn .-text-btn {
    color: #f6f6f6;
    font-size: .875rem
}

.x-modal.-v2.-alert-modal .modal-dialog.-modal-dialog-top {
    align-items: flex-start
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-alert-modal .modal-dialog.-modal-dialog-top {
        min-height:auto
    }
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content {
    background: linear-gradient(150.61deg,#1f2630 3.05%,#232b36 98.78%);
    border: 1px solid transparent
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content .close {
    color: #ecbd7b;
    font-size: 1.5rem!important;
    top: 15px
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content:before {
    background: #7e7e7e
}

@media (max-width: 991.98px) {
    .x-modal.-v2.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body {
        align-items:center;
        height: 100%
    }

    .x-modal.-v2.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
        height: auto
    }
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
    font-size: .875rem;
    color: #d1aa73
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .text-primary {
    color: #fafafa!important
}

.x-modal.-alert-modal {
    padding-right: 0!important
}

.x-modal.-alert-modal .modal-dialog .-modal-content {
    background: linear-gradient(180deg,#5a5e64,#2c2e2f);
    border: 1px solid transparent
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close {
    top: 20px;
    color: #ecbd7b
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close span {
    padding-top: 5px
}

.x-modal.-alert-modal .modal-dialog {
    margin: 1.75rem 1rem 1.75rem auto!important;
    color: #fff;
    width: 350px;
    transition: .6s linear
}

@media (max-width: 991.98px) {
    .x-modal.-alert-modal .modal-dialog {
        height:80px;
        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
}

@media (max-width: 991.98px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content {
        border-radius:8px;
        max-width: 270px
    }
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close {
    font-size: 1.875rem!important;
    border: none;
    border-radius: 0;
    right: 2px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

@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%
}

.x-modal.-alert-modal .modal-dialog .-modal-content:before {
    content: "";
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #7e7e7e;
    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: 44px;
    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:40px
    }
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
    font-size: .9rem;
    color: #d1aa73
}

@media (max-width: 767.98px) {
    .x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
        font-size:.875rem
    }
}

.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-error-404 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.x-error-404 .-error-404-body {
    background-color: hsla(0,0%,100%,0)
}

.x-error-404 #main__content {
    margin-top: 0;
    padding-top: 85px;
    height: 100vh
}

@media (max-width: 575.98px) {
    .x-error-404 #main__content {
        height:100%;
        overflow: hidden
    }
}

.x-error-404 #main__content .x-error-404-container {
    height: 85%;
    display: flex
}

.x-error-404 #main__content .x-error-404-container .-error-404-image-wrapper,.x-error-404 #main__content .x-error-404-container .-error-404-inner-wrapper {
    margin: auto
}

.x-error-404 #main__content .x-error-404-container .-error-404-image-wrapper .-img {
    width: 800px
}

.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper {
    text-align: center;
    margin-top: .5rem
}

.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
    color: #f6f6f6;
    font-size: 2.75rem;
    font-weight: 700
}

@media (max-width: 991.98px) {
    .x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
        font-size:2.5rem
    }
}

@media (max-width: 767.98px) {
    .x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
        font-size:2rem
    }
}

@media (max-width: 575.98px) {
    .x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
        font-size:1.5rem
    }
}

@media (max-width: 350px) {
    .x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
        font-size:1.125rem
    }
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper {
    margin-top: 1rem
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container {
    display: flex;
    justify-content: center
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn {
    position: relative;
    transition: all .4s
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-btn-image {
    width: 220px;
    transition: all .4s
}

@media (max-width: 767.98px) {
    .x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-btn-image {
        width:200px
    }
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-text-wrapper .-text-btn {
    transition: all .4s;
    color: #fff;
    font-size: 1.25rem
}

@media (max-width: 767.98px) {
    .x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-text-wrapper .-text-btn {
        font-size:1rem
    }
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn:hover {
    -webkit-filter: saturate(1.5);
    filter: saturate(1.5)
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn:hover .-text-btn {
    color: #f2f2f2
}

.x-promotion-notice-box {
    padding: 2rem;
    border: 1px solid #ecbd7b;
    border-radius: 20px
}

.x-promotion-notice-box .-content-wrapper {
    width: 80%;
    margin: auto;
    text-align: center
}

@media (max-width: 1199.98px) {
    .x-promotion-notice-box .-content-wrapper {
        width:100%
    }
}

.x-promotion-notice-box .-content-wrapper .-title {
    font-size: 1.5rem
}

.x-promotion-notice-box .-content-wrapper .-detail-text {
    font-size: 1.25rem
}

.x-bet-limit-updater-container {
    text-align: center
}

@media (max-width: 575.98px) {
    .x-bet-limit-updater-container.-transfer .-img-container {
        margin-bottom:2rem
    }
}

.x-bet-limit-updater-container.-transfer .-img-container .-splitter-line {
    border-color: #fafafa
}

.x-bet-limit-updater-container.-transfer .-submit,.x-bet-limit-updater-container.-transfer .x-admin-contact,.x-bet-limit-updater-container.-transfer form[name=bet_limit_group_choice] select {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 991.98px) {
    .x-bet-limit-updater-container.-transfer .-submit,.x-bet-limit-updater-container.-transfer .x-admin-contact,.x-bet-limit-updater-container.-transfer form[name=bet_limit_group_choice] select {
        width:100%
    }
}

.x-bet-limit-updater-container form[name=bet_limit_group_choice] {
    margin-top: 1rem
}

.x-bet-limit-updater-container form[name=bet_limit_group_choice] select {
    width: 100%;
    height: calc(1.5em + 1.5rem + 2px);
    padding: 0 1rem;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    border-radius: 30px;
    border: 2px solid #fff;
    color: #d2d2d2;
    background: #242c2f;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position: center right 7.5px
}

.x-bet-limit-updater-container form[name=bet_limit_group_choice] select:focus {
    outline: none;
    box-shadow: none
}

.x-bet-limit-updater-container form[name=bet_limit_group_choice] select option {
    color: #000
}

.x-timer-flip-wrapper {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 390px;
    margin: -1rem auto 1.5rem
}

@media (max-width: 991.98px) {
    .x-timer-flip-wrapper {
        width:320px
    }
}

@media (max-width: 767.98px) {
    .x-timer-flip-wrapper {
        margin-top:-.25rem;
        margin-bottom: 1rem
    }
}

@media (max-width: 575.98px) {
    .x-timer-flip-wrapper {
        width:240px;
        margin-top: -.75rem
    }
}

.x-timer-flip-wrapper .-inner-wrapper {
    flex: 1 1 25%;
    margin-right: 8px
}

.x-timer-flip-wrapper .-inner-wrapper:last-child {
    margin-right: 0
}

@media (max-width: 575.98px) {
    .x-timer-flip-wrapper .-inner-wrapper {
        margin-right:4px
    }
}

.x-timer-flip-wrapper .-count-title {
    display: block;
    width: 100%;
    margin-top: 8px;
    font-size: .875rem
}

@media (max-width: 575.98px) {
    .x-timer-flip-wrapper .-count-title {
        margin-top:4px
    }
}

.x-block-time {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
    border: 2px solid #3b3b3b;
    background: linear-gradient(180deg,#141414,#333)
}

.x-block-time .-figure {
    position: relative;
    float: left;
    width: calc(50% - 2px);
    background: linear-gradient(180deg,#212121,#393939);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
    height: 50px
}

.x-block-time .-figure>span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: #de4848;
    font-size: 3rem;
    font-weight: 400!important;
    line-height: 1
}

@media (max-width: 991.98px) {
    .x-block-time .-figure {
        height:42px
    }

    .x-block-time .-figure>span {
        font-size: 2.5rem
    }
}

@media (max-width: 575.98px) {
    .x-block-time .-figure {
        height:30px
    }

    .x-block-time .-figure>span {
        font-size: 1.75rem
    }
}

.x-block-time .-figure:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 2px;
    background: #212121;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.x-block-time .-figure .-top {
    z-index: 3;
    color: #cbcbcb;
    background: linear-gradient(180deg,#212121 0,#393939 200%);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: perspective(200px);
    transform: perspective(200px);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.x-block-time .-figure .-bottom {
    z-index: 1;
    color: #f6f6f6
}

.x-block-time .-figure .-bottom-back {
    z-index: 2;
    top: 0;
    height: 50%;
    overflow: hidden;
    background: linear-gradient(180deg,#212121 0,#393939 200%);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.x-block-time .-figure .-bottom-back span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #cbcbcb
}

.x-block-time .-figure .-top,.x-block-time .-figure .-top-back {
    height: 50%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.x-block-time .-figure .-top-back {
    z-index: 4;
    bottom: 0;
    background: linear-gradient(180deg,#212121 -100%,#393939);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: perspective(200px) rotateX(180deg);
    transform: perspective(200px) rotateX(180deg);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.x-block-time .-figure .-top-back span {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    margin: auto;
    color: #f6f6f6
}

.x-deposit-bank-maintenance {
    width: 90%;
    margin: 0 auto 1rem;
    border: 1px solid #fafafa
}

@media (max-width: 991.98px) {
    .x-deposit-bank-maintenance {
        margin:0 auto 2rem
    }
}

@media (max-width: 767.98px) {
    .x-deposit-bank-maintenance {
        width:100%
    }
}

.x-deposit-bank-maintenance .-text {
    margin-bottom: 0;
    padding: 18px 1rem 10px;
    font-size: 1.4rem
}

.x-select-amount {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-top: 2rem
}

@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 {
    position: relative;
    border-radius: 10px;
    padding: 0
}

.x-select-amount .-amount-container .-btn-select-amount:focus {
    outline: none;
    box-shadow: none
}

.x-select-amount .-amount-container .-btn-select-amount .-no {
    position: absolute;
    top: 14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-select-amount .-amount-container .-btn-select-amount .-default {
    display: inline-block;
    width: 100%
}

.x-select-amount .-amount-container .-btn-select-amount .-hover {
    display: none;
    width: 97%
}

.x-select-amount .-amount-container .-btn-select-amount .-effect {
    display: none
}

@media (min-width: 992px) {
    .x-select-amount .-amount-container .-btn-select-amount:hover {
        background:radial-gradient(circle,rgba(236,189,123,.5) 0,rgba(120,100,52,.5) 100%);
        box-shadow: 0 0 10px #7e6938
    }

    .x-select-amount .-amount-container .-btn-select-amount:hover .-default {
        display: none
    }

    .x-select-amount .-amount-container .-btn-select-amount:hover .-hover {
        display: inline-block;
        border-radius: 12px
    }

    .x-select-amount .-amount-container .-btn-select-amount:hover .-effect {
        display: inline-block;
        position: absolute;
        z-index: 1;
        top: -5px;
        left: 50%;
        width: 55px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.x-select-amount .-amount-container .-btn-select-amount.active {
    background: radial-gradient(circle,rgba(236,189,123,.5) 0,rgba(120,100,52,.5) 100%);
    box-shadow: 0 0 10px #7e6938
}

.x-select-amount .-amount-container .-btn-select-amount.active .-default {
    display: none
}

.x-select-amount .-amount-container .-btn-select-amount.active .-hover {
    display: inline-block;
    border-radius: 12px
}

.x-select-amount .-amount-container .-btn-select-amount.active .-effect {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 50%;
    width: 55px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 991.98px) {
    .x-select-amount .-amount-container .-btn-select-amount {
        font-size:1.5rem
    }

    .x-select-amount .-amount-container .-btn-select-amount .-hover {
        width: 97%
    }

    .x-select-amount .-amount-container .-btn-select-amount .-no {
        top: 20px
    }

    .x-select-amount .-amount-container .-btn-select-amount.active .-effect {
        top: -6px;
        width: 70px
    }
}

@media (max-width: 575.98px) {
    .x-select-amount .-amount-container .-btn-select-amount {
        font-size:1.3rem
    }

    .x-select-amount .-amount-container .-btn-select-amount .-no {
        top: 58%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .x-select-amount .-amount-container .-btn-select-amount.active .-effect {
        width: 60%
    }
}

.x-select-amount.-v2 {
    margin-top: 1.5rem
}

.x-select-amount.-v2 .-amount-container .-btn-select-amount {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 10px;
    background: lradial-gradient(100% 100% at 50% 0,#143f95 0,#051534 100%);
    border-radius: 5px;
    border: 1px solid #4180ff;
    line-height: normal
}

.x-select-amount.-v2 .-amount-container .-btn-select-amount .-no {
    position: relative;
    top: 0;
    left: 0;
    font-size: .9rem;
    font-weight: 500;
    color: #fafafa;
    -webkit-transform: none;
    transform: none
}

.x-select-amount.-v2 .-amount-container .-btn-select-amount.active {
    background: radial-gradient(100% 100% at 50% 0,#84cbff 0,#0048d8 100%);
    border-color: #4180ff;
    box-shadow: none
}

.x-select-amount.-v2 .-amount-container .-btn-select-amount.active .-no {
    font-weight: 600;
    color: #fafafa
}

@media (min-width: 992px) {
    .x-select-amount.-v2 .-amount-container .-btn-select-amount:hover {
        background:radial-gradient(100% 100% at 50% 0,#84cbff 0,#0048d8 100%);
        border-color: #4180ff;
        box-shadow: none
    }

    .x-select-amount.-v2 .-amount-container .-btn-select-amount:hover .-no {
        color: #fafafa
    }
}

.x-ball-loading .-ball-container {
    padding: 3rem 0 1rem
}

.x-ball-loading .-ball-container .-ball-container-wrapper {
    margin: 0 auto;
    width: 40px;
    height: 85px;
    position: relative
}

.x-ball-loading .-ball-container .-ball-container-wrapper .-shadow {
    position: absolute;
    width: 100%;
    height: 10px;
    background-color: grey;
    bottom: -10px;
    border-radius: 100%;
    -webkit-transform: scaleX(.8);
    transform: scaleX(.8);
    opacity: .6;
    -webkit-animation: x-ball-shadow 1.5s linear infinite;
    animation: x-ball-shadow 1.5s linear infinite
}

.x-ball-loading .-ball-container .-ball-container-wrapper .-gravity {
    width: 40px;
    height: 40px;
    -webkit-animation: x-ball-bounce 1.5s cubic-bezier(.68,.35,.29,.54) infinite;
    animation: x-ball-bounce 1.5s cubic-bezier(.68,.35,.29,.54) infinite
}

.x-ball-loading .-ball-container .-ball-container-wrapper .-gravity .-ball {
    width: 40px;
    height: 40px;
    background-size: cover;
    -webkit-animation: x-ball-roll 1.5s linear infinite;
    animation: x-ball-roll 1.5s linear infinite
}

.x-ball-loading .-description-container {
    text-align: center;
    margin: 2rem 0
}

.x-ball-loading .-description-container .-text-title {
    color: #fafafa;
    font-size: 1.5rem
}

.x-ball-loading .-description-container .-text-sub-title {
    margin-top: 1rem;
    font-size: 1.2rem
}

.x-notification-entrance-container {
    margin-right: 8px;
    margin-bottom: 10px
}

.x-notification-entrance-container .-link-wrapper {
    position: relative;
    display: inline-block
}

.x-notification-entrance-container .-link-wrapper .-img {
    width: 56px;
    height: auto;
    transition: .2s
}

.x-notification-entrance-container .-link-wrapper:hover .-img {
    -webkit-transform: scale(1.075) rotate(5deg);
    transform: scale(1.075) rotate(5deg)
}

.x-notification-entrance-container .-link-wrapper.-shake .-img-wrapper {
    -webkit-animation: x-rotate-item .8s infinite;
    animation: x-rotate-item .8s infinite
}

.x-notification-entrance-container .x-notification-badge-container {
    position: absolute;
    top: 0;
    right: -4px
}

.x-no-result-component {
    padding: 2rem 1rem;
    text-align: center
}

.x-no-result-component.-with-bg {
    background: rgba(0,0,0,.7)
}

@media (max-width: 767.98px) {
    .x-no-result-component {
        padding:1rem
    }
}

.x-no-result-component .-icon {
    width: 70px;
    height: auto;
    margin-bottom: 1rem
}

@media (max-width: 767.98px) {
    .x-no-result-component .-icon {
        width:50px
    }
}

.x-no-result-component .-title {
    font-size: 1.5rem;
    font-weight: 600
}

@media (max-width: 767.98px) {
    .x-no-result-component .-title {
        font-size:1.25rem
    }
}

.x-no-result-component .-description {
    margin-bottom: 0;
    font-size: 1.25rem;
    color: #9f9f9f
}

@media (max-width: 767.98px) {
    .x-no-result-component .-description {
        font-size:1.125rem
    }
}

.x-text-with-link-component {
    font-size: .875rem;
    font-weight: 300
}

.x-text-with-link-component .-link-message {
    color: #6d9eff;
    opacity: .75
}

.x-text-with-link-component .-text-message {
    margin: 0;
    opacity: .75
}

.x-footer-lobby-logo .-casino-wrapper .-nav-container,.x-footer-lobby-logo .-slot-wrapper .-nav-container,.x-footer-lobby-logo .-sport-wrapper .-nav-container {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item,.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item,.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item {
    padding: 5px;
    text-align: center
}

@media (max-width: 767.98px) {
    .x-footer-lobby-logo .-casino-wrapper .-nav-container {
        justify-content:center
    }
}

@media (max-width: 767.98px) {
    .x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item {
        width:25%!important
    }

    .x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item.-width-mobile {
        width: 20%!important
    }
}

.x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item .-logo-circle {
    width: 100%;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item:hover .-logo-circle {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width: 767.98px) {
    .x-footer-lobby-logo .-slot-wrapper .-nav-container {
        justify-content:center
    }
}

@media (max-width: 767.98px) {
    .x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item {
        width:25%!important
    }

    .x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item.-width-mobile {
        width: 20%!important
    }
}

.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item .-cv-box {
    position: relative;
    overflow: hidden
}

.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item .-cv-box .-cover-vertical {
    width: 100%;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item .-logo-horizontal {
    width: 80%;
    margin-top: 5px
}

.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item:hover .-cv-box .-cover-vertical {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width: 767.98px) {
    .x-footer-lobby-logo .-sport-wrapper .-nav-container {
        justify-content:center
    }
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item {
    width: 14.28571%
}

@media (max-width: 767.98px) {
    .x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item {
        width:25%!important
    }
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item .-cv-box {
    position: relative;
    overflow: hidden
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item .-cv-box .-cover-vertical {
    width: 100%;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item .-logo-horizontal {
    width: 80%;
    margin-top: 5px
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item:hover .-cv-box .-cover-vertical {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.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)
    }
}

.x-footer-copyright-bg {
    margin-top: 2rem;
    padding: .75rem .5rem .25rem;
    background-color: #4e4a4a
}

.x-footer-lobby-seo .-tags {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #353535
}

@media (max-width: 767.98px) {
    .x-footer-lobby-seo .-tags {
        justify-content:flex-start
    }
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-lobby-seo .-tags .vex-dialog-button,.x-footer-lobby-seo .-tags .btn,.x-footer-lobby-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 0 10px;
    border-radius: 7px;
    color: #8e8e8e;
    background: #12151c;
    font-size: 1rem
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-lobby-seo .-tags .vex-dialog-button:hover,.x-footer-lobby-seo .-tags .btn:hover,.x-footer-lobby-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover {
    background: #1d212a
}

.x-lobby-v2-body-main-container {
    font-family: FC Iconic,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 300;
    background-color: #000
}

.x-lobby-v2-body-main-container #main__content {
    margin-top: 0
}

.x-lobby-v2-content-container {
    width: 100%;
    height: auto;
    min-height: 500px;
    position: relative;
    overflow: hidden
}

.x-covid-19 {
    position: relative;
    pointer-events: none;
    cursor: not-allowed
}

.x-covid-19:before {
    content: "ปิดชั่วคราว \a Covid-19";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    background: #8c0d0d;
    z-index: 2;
    width: 88%;
    color: #fff;
    font-weight: 700;
    white-space: pre;
    border-radius: 4px;
    padding: 0 0 5px
}

@media (max-width: 767.98px) {
    .x-covid-19:before {
        font-size:.9em
    }
}

.x-covid-19 a {
    display: inline-block;
    pointer-events: none;
    cursor: not-allowed;
    opacity: .5
}

.x-covid-19 a:hover img {
    -webkit-transform: none!important;
    transform: none!important
}

.x-footer-lobby.-lobby-v2 {
    padding-bottom: 80px
}

.x-footer-lobby.-lobby-v2 .-tags-wrapper .-tags {
    margin-top: 0;
    border-top: none
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-lobby.-lobby-v2 .-tags-wrapper .-tags .vex-dialog-button,.x-footer-lobby.-lobby-v2 .-tags-wrapper .-tags .btn,.x-footer-lobby.-lobby-v2 .-tags-wrapper .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
    padding: 4px 10px 0;
    font-size: .875rem;
    font-weight: 300;
    border-radius: 4px
}

.x-lobby-v2-recently-game {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 1.5rem 0;
    position: relative
}

.x-lobby-v2-recently-game:after,.x-lobby-v2-recently-game:before {
    content: "";
    position: absolute;
    width: 80%;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.x-lobby-v2-recently-game:before {
    top: -1px
}

.x-lobby-v2-recently-game:after,.x-lobby-v2-recently-game:before {
    background: linear-gradient(90deg,rgba(190,163,124,0),#d9c699 51.04%,rgba(184,158,125,0))
}

.x-lobby-v2-recently-game:after {
    bottom: -1px
}

.x-component-recently-games-container .-title-recently-games {
    font-weight: 500;
    color: #f6f6f6;
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .x-component-recently-games-container .-recently-inner-wrapper {
        padding:0 6px
    }
}

@media (max-width: 575.98px) {
    .x-component-recently-games-container .-recently-inner-wrapper {
        overflow-x:auto
    }
}

.x-component-recently-games-container .-recently-inner-wrapper .navbar-nav {
    flex-direction: row
}

.x-component-recently-games-container .-recently-inner-wrapper .navbar-nav .nav-item {
    width: 146px
}

@media (max-width: 575.98px) {
    .x-component-recently-games-container .-recently-inner-wrapper .navbar-nav .nav-item {
        min-width:33.33333%
    }
}

.x-component-recently-games-container .-recently-inner-wrapper .navbar-nav .nav-item:not(last-child) {
    margin-right: .75rem
}

.x-component-recently-games-container .-recently-inner-wrapper .-inner-wrapper .-wrapper-container .-btn.-btn-demo,.x-component-recently-games-container .-recently-inner-wrapper .-inner-wrapper .-wrapper-container .-btn.-btn-play {
    font-size: .875rem!important
}

.x-lobby-v2-element-container .-element-01,.x-lobby-v2-element-container .-element-02 {
    position: absolute
}

.x-lobby-v2-element-container .-element-01,.x-lobby-v2-element-container .-element-02 {
    -webkit-animation: x-bg-1 8s ease infinite;
    animation: x-bg-1 8s ease infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.x-lobby-v2-element-container.-anon .-element-01 {
    right: -150px;
    bottom: 0;
    z-index: 0;
    width: 400px;
    opacity: .6
}

@media (max-width: 991.98px) {
    .x-lobby-v2-element-container.-anon .-element-01 {
        width:280px;
        bottom: -100px
    }
}

.x-lobby-v2-element-container.-anon .-element-02 {
    top: 250px;
    left: 5%;
    width: 500px
}

@media (max-width: 1199.98px) {
    .x-lobby-v2-element-container.-anon .-element-02 {
        left:0
    }
}

.x-lobby-v2-element-container.-logged .-element-01 {
    right: -150px;
    bottom: 0;
    z-index: 0;
    width: 400px
}

@media (max-width: 1199.98px) {
    .x-lobby-v2-element-container.-logged .-element-01 {
        width:300px;
        right: -100px
    }
}

@media (max-width: 991.98px) {
    .x-lobby-v2-element-container.-logged .-element-01 {
        width:280px;
        opacity: .6
    }
}

@media (max-width: 767.98px) {
    .x-lobby-v2-element-container.-logged .-element-01 {
        width:220px
    }
}

@media (max-width: 575.98px) {
    .x-lobby-v2-element-container.-logged .-element-01 {
        width:200px;
        right: -80px
    }
}

@media (max-width: 350px) {
    .x-lobby-v2-element-container.-logged .-element-01 {
        width:180px;
        right: -70px
    }
}

.x-lobby-v2-element-container.-logged .-element-02 {
    top: 250px;
    left: 5%;
    width: 500px
}

@media (max-width: 1199.98px) {
    .x-lobby-v2-element-container.-logged .-element-02 {
        left:0
    }
}

.x-lobby-v2-seo-provider {
    margin-top: 2.5rem;
    padding: 0 6px
}

.x-lobby-v2-seo-provider .-pre-footer-title {
    text-align: center;
    color: #fafafa;
    font-size: 1.5rem;
    font-weight: 500
}

.x-lobby-v2-seo-provider .-pre-footer-title:focus,.x-lobby-v2-seo-provider .-pre-footer-title:hover {
    outline: none;
    text-decoration: none
}

@media (max-width: 767.98px) {
    .x-lobby-v2-seo-provider .-pre-footer-title {
        font-size:1.25rem
    }
}

@media (max-width: 575.98px) {
    .x-lobby-v2-seo-provider .-pre-footer-title {
        font-size:1.15rem
    }
}

.x-lobby-v2-seo-provider .-pre-footer-paragraph {
    text-align: center;
    margin-bottom: 0;
    color: #d2d2d2;
    margin-top: .5rem;
    font-size: 1.25rem
}

@media (max-width: 767.98px) {
    .x-lobby-v2-seo-provider .-pre-footer-paragraph {
        font-size:1.15rem
    }
}

@media (max-width: 575.98px) {
    .x-lobby-v2-seo-provider .-pre-footer-paragraph {
        font-size:1rem
    }
}

.x-lobby-v2-seo-provider .-pre-footer-lists {
    padding-left: 3rem;
    list-style: auto;
    margin-top: .5rem;
    font-size: 1.25rem
}

@media (max-width: 575.98px) {
    .x-lobby-v2-seo-provider .-pre-footer-lists {
        padding-left:2rem
    }
}

@media (max-width: 767.98px) {
    .x-lobby-v2-seo-provider .-pre-footer-lists {
        font-size:1.15rem
    }
}

@media (max-width: 575.98px) {
    .x-lobby-v2-seo-provider .-pre-footer-lists {
        font-size:1rem
    }
}

.x-lobby-v2-tab-menu-container {
    background-color: #141414;
    border-top: 1px solid rgba(63,63,63,.65);
    border-bottom: 1px solid rgba(63,63,63,.65)
}

.x-lobby-tab-menu .-link {
    display: flex;
    align-items: center;
    justify-content: center
}

.x-lobby-tab-menu .-link .-ic {
    width: 46px
}

.x-lobby-tab-menu .-link .-text {
    margin-left: .5rem;
    margin-top: 3px;
    margin-bottom: 4px
}

@media (max-width: 767.98px) {
    .x-lobby-tab-menu .-link .-text {
        display:none
    }
}

.x-lobby-tab-menu .-link .-text-mobile {
    display: none;
    margin-top: 3px;
    margin-bottom: 4px
}

@media (max-width: 767.98px) {
    .x-lobby-tab-menu .-link .-text-mobile {
        margin-left:.5rem;
        display: block
    }
}

@media (max-width: 350px) {
    .x-lobby-tab-menu .-link .-text-mobile {
        margin-left:.25rem
    }
}

.x-lobby-tab-menu .nav-item {
    width: 200px;
    display: flex
}

@media (max-width: 767.98px) {
    .x-lobby-tab-menu .nav-item {
        width:33.33333%;
        justify-content: center
    }
}

@media (max-width: 575.98px) {
    .x-lobby-tab-menu .nav-item {
        border:1px solid #000
    }

    .x-lobby-tab-menu .nav-item:first-child {
        border-left: none
    }

    .x-lobby-tab-menu .nav-item:last-child {
        border-right: none
    }
}

.x-lobby-tab-menu .nav-link {
    padding: .5rem 0;
    color: hsla(0,0%,100%,.8);
    transition: all .4s;
    font-size: 1rem;
    border-radius: 0;
    background: transparent
}

@media (max-width: 575.98px) {
    .x-lobby-tab-menu .nav-link {
        background:hsla(0,0%,100%,.15);
        width: 100%
    }
}

.x-lobby-tab-menu .nav-link .-img-wrapper {
    position: relative
}

.x-lobby-tab-menu .nav-link .-img-wrapper .-ic {
    -webkit-filter: drop-shadow(0 0 4px rgba(255,222,136,0)) grayscale(.6);
    filter: drop-shadow(0 0 4px rgba(255,222,136,0)) grayscale(.6)
}

.x-lobby-tab-menu .nav-link .-img-wrapper .-ic-star {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: .4s
}

.x-lobby-tab-menu .nav-link.active {
    color: #fff;
    background-color: transparent;
    position: relative;
    transition: all .4s
}

@media (max-width: 575.98px) {
    .x-lobby-tab-menu .nav-link.active {
        background-color:hsla(0,0%,100%,.05)
    }
}

.x-lobby-tab-menu .nav-link.active:after {
    content: "";
    background: linear-gradient(90deg,rgba(190,163,124,0),#d9c699 51.04%,rgba(184,158,125,0));
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 2px
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper {
    position: relative
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic {
    -webkit-filter: drop-shadow(0 0 4px rgba(255,222,136,.8)) grayscale(0);
    filter: drop-shadow(0 0 4px rgba(255,222,136,.8)) grayscale(0)
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic-star {
    display: block;
    position: absolute;
    visibility: visible;
    opacity: 1
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic-star.-ic-1 {
    left: -15px;
    top: 15px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation: x-scale-blink 3s ease-in-out infinite alternate;
    animation: x-scale-blink 3s ease-in-out infinite alternate;
    width: 35px
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic-star.-ic-2 {
    left: 0;
    top: 5px;
    width: 20px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation: x-scale-blink 2.6s ease-in-out infinite alternate;
    animation: x-scale-blink 2.6s ease-in-out infinite alternate
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic-star.-ic-3 {
    right: -10px;
    bottom: -20px;
    width: 30px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation: x-scale-blink 2.2s ease-in-out infinite alternate;
    animation: x-scale-blink 2.2s ease-in-out infinite alternate
}

@media (min-width: 992px) {
    .x-lobby-tab-menu .nav-link:hover {
        color:#fff
    }

    .x-lobby-tab-menu .nav-link:hover .-img-wrapper {
        position: relative
    }

    .x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic {
        -webkit-filter: drop-shadow(0 0 4px rgba(255,222,136,.8)) grayscale(0);
        filter: drop-shadow(0 0 4px rgba(255,222,136,.8)) grayscale(0)
    }

    .x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic-star {
        display: block;
        position: absolute;
        visibility: visible;
        opacity: 1
    }

    .x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic-star.-ic-1 {
        left: -15px;
        top: 15px;
        -webkit-animation-delay: .4s;
        animation-delay: .4s;
        -webkit-animation: x-scale-blink 3s ease-in-out infinite alternate;
        animation: x-scale-blink 3s ease-in-out infinite alternate;
        width: 35px
    }

    .x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic-star.-ic-2 {
        left: 0;
        top: 5px;
        width: 20px;
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
        -webkit-animation: x-scale-blink 2.6s ease-in-out infinite alternate;
        animation: x-scale-blink 2.6s ease-in-out infinite alternate
    }

    .x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic-star.-ic-3 {
        right: -10px;
        bottom: -20px;
        width: 30px;
        -webkit-animation-delay: .6s;
        animation-delay: .6s;
        -webkit-animation: x-scale-blink 2.2s ease-in-out infinite alternate;
        animation: x-scale-blink 2.2s ease-in-out infinite alternate
    }
}

.x-lobby-v2-tab-content-container {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

.x-lobby-tab {
    padding: 2.5rem 0
}

.x-lobby-tab.-tab-sport .-row-wrapper {
    justify-content: flex-start
}

.x-lobby-tab.-tab-sport .-row-wrapper .x-game-list-item-macro-in-share {
    margin-right: .75rem;
    width: 28.56%
}

@media (max-width: 767.98px) {
    .x-lobby-tab.-tab-sport .-row-wrapper .x-game-list-item-macro-in-share {
        margin-right:0
    }
}

.x-lobby-tab .-row-wrapper {
    display: flex
}

.x-lobby-tab .-row-wrapper .-column-small .x-game-list-item-macro-in-share .-inner-wrapper .-btn {
    min-width: 100px
}

.x-lobby-tab .-row-wrapper .-column-left {
    width: 42.84%;
    display: flex
}

.x-lobby-tab .-row-wrapper .-column-left .-column-big {
    width: 66.66%
}

.x-lobby-tab .-row-wrapper .-column-left .-column-small {
    width: 33.33%
}

.x-lobby-tab .-row-wrapper .-column-left .-column-small .x-game-list-item-macro-in-share {
    padding: 0 8px
}

.x-lobby-tab .-row-wrapper .-column-right {
    width: 57.12%;
    display: flex
}

.x-lobby-tab .-row-wrapper .-column-right .-column-big {
    width: 50%
}

.x-lobby-tab .-row-wrapper .-column-right .-column-small {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 6px
}

.x-lobby-tab .-row-wrapper .-column-right .-column-small .x-game-list-item-macro-in-share {
    padding: 0 6px;
    width: 50%
}

.x-lobby-tab .-row-wrapper .x-game-list-item-macro-in-share .-title {
    margin-bottom: 5px
}

.x-lobby-tab .-row-wrapper.-new-line {
    margin-top: .5rem;
    display: flex;
    width: 100%
}

@media (max-width: 767.98px) {
    .x-lobby-tab .-row-wrapper.-new-line {
        margin-top:.25rem
    }
}

.x-lobby-tab .-row-wrapper.-new-line .-column-left .-column-small .x-game-list-item-macro-in-share {
    padding: 0 6px
}

.x-lobby-tab .-row-wrapper.-new-line .-column-left .-column-big {
    width: 66.66%;
    display: flex
}

.x-lobby-tab .-row-wrapper.-new-line .-column-left .-column-big .x-game-list-item-macro-in-share {
    padding: 0 6px;
    width: 50%
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right {
    width: 57.12%;
    display: flex
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right .-column-small.-first {
    padding: 0
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right .-column-small.-second {
    padding: 0 4px
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right .-column-big {
    display: flex
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right .-column-big .x-game-list-item-macro-in-share {
    padding: 0 6px
}

.x-lobby-tab .-row-wrapper.-mobile-view .-column-big {
    width: 66.66%
}

.x-lobby-tab .-row-wrapper.-mobile-view .-column-big .x-game-list-item-macro-in-share {
    padding: 0 2px;
    width: 100%
}

.x-lobby-tab .-row-wrapper.-mobile-view .-column-small {
    width: 33.33%;
    display: flex;
    flex-wrap: wrap
}

.x-lobby-tab .-row-wrapper.-mobile-view .-column-small .x-game-list-item-macro-in-share {
    padding: 0 6px 0 8px;
    width: 100%
}

.x-lobby-tab .-row-wrapper.-mobile-view.-new-line {
    flex-wrap: wrap
}

.x-lobby-tab .-row-wrapper.-mobile-view.-new-line .x-game-list-item-macro-in-share {
    width: 33.33%;
    padding: 0 6px
}

.x-base-cover-v2-container {
    position: relative;
    width: 100%;
    height: 350px;
    padding-top: 60px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (max-width: 991.98px) {
    .x-base-cover-v2-container:before {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,0,0,.5))
    }
}

@media (max-width: 767.98px) {
    .x-base-cover-v2-container {
        height:260px
    }
}

.x-base-cover-v2-container .-outer-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%
}

@media (max-width: 991.98px) {
    .x-base-cover-v2-container .-custom-container {
        text-align:center
    }
}

.x-base-cover-v2-container .-heading-title {
    font-size: 2rem
}

@media (max-width: 767.98px) {
    .x-base-cover-v2-container .-heading-title {
        font-size:1.5rem
    }
}

.x-base-cover-v2-container .-heading-sub-title {
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .x-base-cover-v2-container .-heading-sub-title {
        font-size:1rem
    }
}

.x-base-cover-v2-container .-play-button.-anon .-text-entry,.x-base-cover-v2-container .-play-button.-anon .-text-ma,.x-base-cover-v2-container .-play-button.-anon .-title {
    display: none
}

.x-base-cover-v2-container .-play-button.-anon .-text-register,.x-base-cover-v2-container .-play-button.-logged .-text-entry,.x-base-cover-v2-container .-play-button.-logged .-title {
    display: block
}

.x-base-cover-v2-container .-play-button.-logged .-text-ma,.x-base-cover-v2-container .-play-button.-logged .-text-register {
    display: none
}

.x-base-cover-v2-container .-cannot-entry.-play-button.-coming-soon,.x-base-cover-v2-container .-cannot-entry.-play-button.-in-condition,.x-base-cover-v2-container .-cannot-entry.-play-button.-ma,.x-base-cover-v2-container .-cannot-entry.-play-button.-untestable,.x-base-cover-v2-container .-cannot-entry.-play-button.x-covid-19 {
    -webkit-filter: brightness(.4);
    filter: brightness(.4);
    cursor: none;
    pointer-events: none
}

.x-base-cover-v2-container .-cannot-entry.-play-button.-coming-soon .-text-entry,.x-base-cover-v2-container .-cannot-entry.-play-button.-coming-soon .-text-register,.x-base-cover-v2-container .-cannot-entry.-play-button.-in-condition .-text-entry,.x-base-cover-v2-container .-cannot-entry.-play-button.-in-condition .-text-register,.x-base-cover-v2-container .-cannot-entry.-play-button.-ma .-text-entry,.x-base-cover-v2-container .-cannot-entry.-play-button.-ma .-text-register,.x-base-cover-v2-container .-cannot-entry.-play-button.-untestable .-text-entry,.x-base-cover-v2-container .-cannot-entry.-play-button.-untestable .-text-register,.x-base-cover-v2-container .-cannot-entry.-play-button.x-covid-19 .-text-entry,.x-base-cover-v2-container .-cannot-entry.-play-button.x-covid-19 .-text-register {
    display: none
}

.x-btn-image-cover-v2-container .-play-button {
    display: inline-block;
    position: relative;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    background: transparent;
    border-radius: 5px
}

.x-btn-image-cover-v2-container .-play-button .-img {
    position: relative;
    margin: auto;
    width: 180px;
    height: auto;
    border-radius: 5px
}

.x-btn-image-cover-v2-container .-play-button .-img.-hover {
    display: none
}

@media (max-width: 767.98px) {
    .x-btn-image-cover-v2-container .-play-button .-img {
        width:170px
    }
}

.x-btn-image-cover-v2-container .-play-button .-title {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    text-shadow: 0 0 5px #000;
    text-align: center;
    margin-top: 0
}

@media (max-width: 767.98px) {
    .x-btn-image-cover-v2-container .-play-button .-title {
        font-size:.875rem
    }
}

.x-btn-image-cover-v2-container .-play-button:hover .-img.-default {
    display: none!important
}

.x-btn-image-cover-v2-container .-play-button:hover .-img.-hover {
    display: inline-block!important
}

.x-lobby-v2-header-base-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 60px;
    padding: 0;
    background: rgba(0,0,0,.8)
}

.x-lobby-v2-header-base-container .-inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.x-lobby-v2-header-base-container .-menu-list {
    flex-direction: row
}

.x-lobby-v2-header-base-container .-menu-list .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .75rem
}

@media (max-width: 991.98px) {
    .x-lobby-v2-header-base-container .-menu-list .nav-link {
        margin:0 .5rem
    }
}

.x-lobby-v2-header-base-container .-menu-list .nav-link .-img {
    width: 22px;
    height: auto;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.x-lobby-v2-header-base-container .-menu-list .nav-link .-text {
    margin-left: 10px;
    font-size: .875rem;
    color: #fff;
    transition: color .2s
}

.x-lobby-v2-header-base-container .-menu-list .nav-link:hover .-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.x-lobby-v2-header-base-container .-menu-list .nav-link:hover .-text {
    color: #ccc
}

.x-lobby-v2-header-base-container .-menu-list button.nav-link {
    background: transparent;
    border: none
}

.x-lobby-v2-header-base-container .-menu-list button.nav-link:active,.x-lobby-v2-header-base-container .-menu-list button.nav-link:focus {
    outline: none;
    text-decoration: none
}

.x-lobby-v2-header-base-container .-menu-list .-info-wrapper {
    margin: 0 .5rem;
    font-size: .875rem;
    text-align: right;
    color: #fff
}

.x-lobby-header-sa-gaming-container-v2 .-logo {
    width: 120px;
    height: auto
}

.x-header .x-logged.-split-button .-logged-container {
    background: transparent!important
}

.x-promotion-render-by-route {
    margin-top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.x-index-cover-container.-vertical .-inner-wrapper .-title .-logo-title {
    width: 850px;
    height: auto;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .x-index-cover-container .-btn-glow-register:hover {
        -webkit-animation:blink-1 .8s ease-in-out infinite both;
        animation: blink-1 .8s ease-in-out infinite both
    }
}

.x-sa-button-container a.-btn-glow-play {
    display: block
}

.x-sa-button-container .-glow-container.-play,.x-sa-button-container .-glow-container.-register,.x-sa-button-container a.-btn-glow-register {
    border-radius: 45px
}

.x-index-cover-container.-vertical {
    padding-bottom: 0
}

.x-btn-image.-hoverable>img {
    max-width: unset;
    width: 250px
}

.x-sa-button-container .-glow-container.-play,.x-sa-button-container a.-btn-glow-play,.x-sa-button-container a.-btn-glow-register {
    width: 250px
}

@media (max-width: 600px) {
    .x-index-cover-container.-vertical .-inner-wrapper {
        padding-top:8rem
    }

    .x-btn-image.-hoverable>img {
        max-width: 100%
    }

    .x-sa-button-container .-glow-container.-play,.x-sa-button-container a.-btn-glow-play,.x-sa-button-container a.-btn-glow-register {
        width: 180px
    }
}

.x-header #headerContent .-header-login-btn {
    background: linear-gradient(180deg,#ebf3ff,#9bc3ff);
    color: #333;
    border-radius: 50px
}

.x-header #headerContent .-header-login-btn:hover {
    background: linear-gradient(180deg,#b0cfff,#5583ca);
    color: #333;
    border-radius: 50px
}

.x-header #headerContent .-btn-deposit {
    color: #fafafa;
    border: none;
    border-radius: 50px;
    background: radial-gradient(100% 100% at 50% 0,#5181e2 0,#2f59ab 38.48%,#002267 100%)
}

.x-header #headerContent .-btn-deposit:hover {
    color: #fafafa;
    border: none;
    border-radius: 50px;
    background: radial-gradient(100% 100% at 50% 0,#bed4ff 0,#6f9fff 40%,#05f 100%)
}

.x-header #headerContent .-btn-withdraw {
    background: radial-gradient(99.69% 99.69% at 50% .31%,#ff6a6a 0,#ae0909 100%);
    color: #fafafa;
    border-radius: 50px
}

.x-header #headerContent .-btn-withdraw:hover {
    background: radial-gradient(100% 100% at 50% 0,#ffc4c4 0,#b31a1a 100%);
    color: #fafafa;
    border-radius: 50px
}

@media (min-width: 1000px) {
    .x-aware-header-safe-area #main__content {
        padding-top:4rem
    }

    .x-header .navbar-brand .-logo {
        width: 230px
    }

    .x-index-cover-container.-vertical .-inner-wrapper .-sub-title {
        font-size: 1.7rem
    }
}

@media (max-width: 990px) {
    .x-aware-header-safe-area #main__content {
        margin-top:-6rem
    }
}

@-webkit-keyframes blink-1 {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes blink-1 {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}
