﻿
[_nghost-thj-c253] .sidebar-menu .title {
    margin: 0 0 20px;
    font-size: 14px;
    font-weight: 600
}

.theme-dark [_nghost-thj-c253] .sidebar-menu .title {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c253] .sidebar-menu .title {
    color: #7f8fa4
}

[_nghost-thj-c253] .sidebar-menu > ul {
    list-style-type: none;
    margin-bottom: 50px
}

[_nghost-thj-c253] .sidebar-menu > ul > li {
    margin-bottom: 10px;
    position: relative
}

[_nghost-thj-c253] .sidebar-menu > ul > li > a {
    font-size: 16px;
    font-weight: 600
}

.theme-dark [_nghost-thj-c253] .sidebar-menu > ul > li > a {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c253] .sidebar-menu > ul > li > a {
    color: #616f83
}

.theme-dark [_nghost-thj-c253] .sidebar-menu > ul > li > a.active, .theme-dark [_nghost-thj-c253] .sidebar-menu > ul > li > a:hover {
    color: #fff
}

.theme-light [_nghost-thj-c253] .sidebar-menu > ul > li > a.active, .theme-light [_nghost-thj-c253] .sidebar-menu > ul > li > a:hover {
    color: #354052
}

[_nghost-thj-c253] .sidebar-menu > ul > li > a .budget {
    position: absolute;
    right: 0
}

[_nghost-thj-c253] .sidebar-menu-child {
    list-style-type: none;
    margin: 10px 0 10px 27px
}

[_nghost-thj-c253] .sidebar-menu-child > li {
    margin-bottom: 10px;
    position: relative
}

[_nghost-thj-c253] .sidebar-menu-child > li > a {
    font-size: 16px;
    font-weight: 600
}

.theme-dark [_nghost-thj-c253] .sidebar-menu-child > li > a {
    color: #8c9aad
}

.theme-light [_nghost-thj-c253] .sidebar-menu-child > li > a {
    color: #78879c
}

.theme-dark [_nghost-thj-c253] .sidebar-menu-child > li > a.active, .theme-dark [_nghost-thj-c253] .sidebar-menu-child > li > a:hover {
    color: #bfc7d2
}

.theme-light [_nghost-thj-c253] .sidebar-menu-child > li > a.active, .theme-light [_nghost-thj-c253] .sidebar-menu-child > li > a:hover {
    color: #5a687b
}

[_nghost-thj-c253] .sidebar-menu-child > li > a.active:before, [_nghost-thj-c253] .sidebar-menu-child > li > a:hover:before {
    content: "";
    width: 4px;
    height: 3px;
    border-radius: 30%;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%)
}

.theme-dark [_nghost-thj-c253] .sidebar-menu-child > li > a.active:before, .theme-dark [_nghost-thj-c253] .sidebar-menu-child > li > a:hover:before {
    background: #39b54a
}

.theme-light [_nghost-thj-c253] .sidebar-menu-child > li > a.active:before, .theme-light [_nghost-thj-c253] .sidebar-menu-child > li > a:hover:before {
    background: #39b54a
}

[_nghost-thj-c253] .sidebar-menu-child > li > a .budget {
    position: absolute;
    right: 0
}

[_nghost-thj-c253] .mobile-betslip-close[_ngcontent-thj-c253] {
    position: absolute;
    top: -38px;
    left: 5px;
    height: auto;
    min-width: auto;
    padding: 6px 10px
}

[_nghost-thj-c253] .mobile-betslip-close[_ngcontent-thj-c253] .icon[_ngcontent-thj-c253] {
    font-size: 10px;
    opacity: .5
}

app-claim-bonus[_ngcontent-thj-c253] {
    position: relative;
    z-index: 999
}

[_nghost-thj-c13] {
    position: relative;
    display: block;
    pointer-events: none
}

[_nghost-thj-c13] .ngx-spinner[_ngcontent-thj-c13] {
    transition: .35s linear all;
    display: block;
    position: absolute;
    top: 5px;
    left: 0px
}

[_nghost-thj-c13] .ngx-spinner[_ngcontent-thj-c13] .ngx-spinner-icon[_ngcontent-thj-c13] {
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: inherit;
    border-left-color: inherit;
    border-radius: 50%;
    -webkit-animation: _ngcontent-thj-c13_loading-bar-spinner .4s linear infinite;
    animation: _ngcontent-thj-c13_loading-bar-spinner .4s linear infinite
}

[_nghost-thj-c13] .ngx-bar[_ngcontent-thj-c13] {
    transition: width .35s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px
}

[dir=rtl] [_nghost-thj-c13] .ngx-bar[_ngcontent-thj-c13] {
    right: 0;
    left: unset
}

[fixed=true][_nghost-thj-c13] {
    z-index: 10002
}

[fixed=true][_nghost-thj-c13] .ngx-bar[_ngcontent-thj-c13] {
    position: fixed
}

[fixed=true][_nghost-thj-c13] .ngx-spinner[_ngcontent-thj-c13] {
    position: fixed;
    top: 10px;
    left: 10px
}

[dir=rtl] [fixed=true][_nghost-thj-c13] .ngx-spinner[_ngcontent-thj-c13] {
    right: 10px;
    left: unset
}

@-webkit-keyframes _ngcontent-thj-c13_loading-bar-spinner {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes _ngcontent-thj-c13_loading-bar-spinner {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.mat-drawer-container {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow: hidden
}

.mat-drawer-container[fullscreen] {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.mat-drawer-container[fullscreen].mat-drawer-container-has-open {
    overflow: hidden
}

.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side {
    z-index: 3
}

.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop, .mat-drawer-container.ng-animate-disabled .mat-drawer-content, .ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop, .ng-animate-disabled .mat-drawer-container .mat-drawer-content {
    transition: none
}

.mat-drawer-backdrop {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    display: block;
    z-index: 3;
    visibility: hidden
}

.mat-drawer-backdrop.mat-drawer-shown {
    visibility: visible
}

.mat-drawer-transition .mat-drawer-backdrop {
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-property: background-color, visibility
}

.cdk-high-contrast-active .mat-drawer-backdrop {
    opacity: .5
}

.mat-drawer-content {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    overflow: auto
}

.mat-drawer-transition .mat-drawer-content {
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-property: transform, margin-left, margin-right
}

.mat-drawer {
    position: relative;
    z-index: 4;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    outline: 0;
    box-sizing: border-box;
    overflow-y: auto;
    transform: translate3d(-100%, 0, 0)
}

.cdk-high-contrast-active .mat-drawer, .cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end {
    border-right: solid 1px currentColor
}

.cdk-high-contrast-active [dir=rtl] .mat-drawer, .cdk-high-contrast-active .mat-drawer.mat-drawer-end {
    border-left: solid 1px currentColor;
    border-right: none
}

.mat-drawer.mat-drawer-side {
    z-index: 2
}

.mat-drawer.mat-drawer-end {
    right: 0;
    transform: translate3d(100%, 0, 0)
}

[dir=rtl] .mat-drawer {
    transform: translate3d(100%, 0, 0)
}

[dir=rtl] .mat-drawer.mat-drawer-end {
    left: 0;
    right: auto;
    transform: translate3d(-100%, 0, 0)
}

.mat-drawer[style*="visibility: hidden"] {
    display: none
}

.mat-drawer-inner-container {
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.mat-sidenav-fixed {
    position: fixed
}

[_nghost-thj-c163] .wallet-icon[_ngcontent-thj-c163] {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px
}

[_nghost-thj-c163] .container-fluid[_ngcontent-thj-c163] > .row[_ngcontent-thj-c163] {
    padding: 12px 5px
}

.theme-dark [_nghost-thj-c163] .container-fluid[_ngcontent-thj-c163] > .row[_ngcontent-thj-c163] {
    background: #1a805e
}

.theme-light [_nghost-thj-c163] .container-fluid[_ngcontent-thj-c163] > .row[_ngcontent-thj-c163] {
    background: #1a805e
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .logo[_ngcontent-thj-c163] {
        width: 8rem
    }
}

.dropdown-custom[_ngcontent-thj-c163] {
    position: relative
}

.dropdown-custom[_ngcontent-thj-c163] a[_ngcontent-thj-c163] {
    color: #dfe3e8
}

.dropdown-custom[_ngcontent-thj-c163] a[_ngcontent-thj-c163]:hover {
    color: #fff
}

.dropdown-custom.active[_ngcontent-thj-c163] > .dropdown-content[_ngcontent-thj-c163] {
    opacity: 1;
    visibility: visible
}

.dropdown-custom[_ngcontent-thj-c163] > *[_ngcontent-thj-c163]:first-child > *[_ngcontent-thj-c163] {
    pointer-events: none
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    left: 0;
    top: 110%;
    transition: all .2s;
    z-index: 2;
    background: #273142;
    border-color: #313d4f
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] {
    list-style-type: none
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] {
    padding: 5px 15px;
    border-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    white-space: nowrap
}

.theme-dark[_ngcontent-thj-c163] .dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] {
    border-color: #313d4f
}

.theme-light[_ngcontent-thj-c163] .dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] {
    border-color: #dfe3e9
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163]:last-child {
    border-bottom-width: 0
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li.active[_ngcontent-thj-c163], .dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163]:hover {
    background: #2c3749
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li.active[_ngcontent-thj-c163]:hover a[_ngcontent-thj-c163], .dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163]:hover:hover a[_ngcontent-thj-c163] {
    color: #26bf8c
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    font-size: 14px
}

.theme-dark[_ngcontent-thj-c163] .dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    color: #fff
}

.theme-light[_ngcontent-thj-c163] .dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    color: #354052
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content[_ngcontent-thj-c163] ul[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163]:hover {
    color: #26bf8c
}

.dropdown-custom[_ngcontent-thj-c163] .dropdown-content.right[_ngcontent-thj-c163] {
    left: unset;
    right: calc(100% - 99px)
}

@media (min-width: 1200px) {
    [_nghost-thj-c163] .container-fluid[_ngcontent-thj-c163] > .row[_ngcontent-thj-c163] {
        padding: 16px 5px
    }
}

[_nghost-thj-c163] .balance .bet-poker-chips {
    font-size: 30px;
    vertical-align: middle
}

.theme-dark [_nghost-thj-c163] .balance .bet-poker-chips {
    color: #f7d219
}

.theme-light [_nghost-thj-c163] .balance .bet-poker-chips {
    color: #f7d219
}

[_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] {
    white-space: nowrap;
    list-style-type: none;
    display: flex;
    margin-top: 6px
}

[_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] {
    margin: 0 15px
}

[_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163]:first-child {
    margin-left: 0
}

[_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    font-size: 13px;
    font-weight: 600;
    position: relative;
    transition: all .5s
}

.theme-dark [_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    color: #7f8fa4
}

.theme-dark [_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163], .theme-dark [_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163]:hover {
    color: #dfe3e8
}

.theme-light [_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163], .theme-light [_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163]:hover {
    color: #485467
}

[_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163]:before {
    content: "";
    border-bottom-width: 2px;
    border-style: solid;
    border-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    transition: all .5s
}

.theme-dark [_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163]:before {
    border-color: #1a805e
}

.theme-light [_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163]:before {
    border-color: #1a805e
}

[_nghost-thj-c163] .sub-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163] ~ .sub-menu[_ngcontent-thj-c163] {
    display: none
}

[_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    transition: all .5s
}

@media (max-width: 1399.98px) {
    [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
        font-size: 15px
    }
}

.theme-dark [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    color: #dfe3e8
}

.theme-light [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    color: #485467
}

.theme-dark [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163], .theme-dark [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163]:hover {
    color: #fff
}

.theme-light [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163], .theme-light [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163]:hover {
    color: #354052
}

[_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a[_ngcontent-thj-c163]:before {
    content: "";
    border-bottom-width: 2px;
    border-style: solid;
    border-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -32px;
    transition: all .5s
}

.theme-dark [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163]:before {
    border-color: #f7d219
}

.theme-light [_nghost-thj-c163] .nav-menu[_ngcontent-thj-c163] > li[_ngcontent-thj-c163] > a.active[_ngcontent-thj-c163]:before {
    border-color: #f7d219
}

[_nghost-thj-c163] .top-right[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    font-size: 14px
}

.theme-dark [_nghost-thj-c163] .top-right[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    color: #fff
}

.theme-light [_nghost-thj-c163] .top-right[_ngcontent-thj-c163] > a[_ngcontent-thj-c163] {
    color: #354052
}

[_nghost-thj-c163] .sub-nav-menu[_ngcontent-thj-c163] {
    height: 36px;
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.theme-dark [_nghost-thj-c163] .sub-nav-menu[_ngcontent-thj-c163] {
    background: #273142;
    border-color: #313d4f
}

.theme-light [_nghost-thj-c163] .sub-nav-menu[_ngcontent-thj-c163] {
    background: #fff;
    border-color: #e9ebee
}

[_nghost-thj-c163] .bet-menu[_ngcontent-thj-c163], [_nghost-thj-c163] .bet-user[_ngcontent-thj-c163] {
    font-size: 20px
}

.theme-dark [_nghost-thj-c163] .bet-menu[_ngcontent-thj-c163], .theme-dark [_nghost-thj-c163] .bet-user[_ngcontent-thj-c163] {
    color: #e5e9ed
}

.theme-light [_nghost-thj-c163] .bet-menu[_ngcontent-thj-c163], .theme-light [_nghost-thj-c163] .bet-user[_ngcontent-thj-c163] {
    color: #445062
}

[_nghost-thj-c163] .mobile-top[_ngcontent-thj-c163] {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11
}

[_nghost-thj-c163] .mobile-top-space[_ngcontent-thj-c163] {
    height: 47px
}

[_nghost-thj-c163] .nav-search input {
    font-size: 13px;
    font-weight: 600;
    border: none;
    border-radius: 0;
    background: transparent
}

[_nghost-thj-c163] .nav-search input:focus {
    box-shadow: none
}

.theme-dark [_nghost-thj-c163] .nav-search input:focus + i.icon:before {
    color: #dfe3e8
}

.theme-light [_nghost-thj-c163] .nav-search input:focus + i.icon:before {
    color: #485467
}

.theme-dark [_nghost-thj-c163] .nav-search input::placeholder {
    color: #dfe3e8
}

.theme-light [_nghost-thj-c163] .nav-search input::placeholder {
    color: #485467
}

.theme-dark [_nghost-thj-c163] .nav-search input + i.icon:before {
    color: #dfe3e8
}

.theme-light [_nghost-thj-c163] .nav-search input + i.icon:before {
    color: #485467
}

[_nghost-thj-c163] .sub-nav-menu .app-select .ng-select-container {
    background: transparent;
    border: none;
    font-size: 13px;
    font-weight: 600
}

[_nghost-thj-c163] .sub-nav-menu .bar-right > span {
    font-size: 13px;
    font-weight: 600
}

[_nghost-thj-c163] .logo-mbl {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media (min-width: 768px) {
    [_nghost-thj-c163] .mobile-top-space[_ngcontent-thj-c163] {
        height: 57px
    }
}

@media (max-width: 767.98px) {
    [_nghost-thj-c163] .dropdown .dropdown-content ul > li {
        padding: 10px 30px
    }
}

[_nghost-thj-c163] .bar-right .app-select .ng-dropdown-panel {
    min-width: 100px
}

.newLabel[_ngcontent-thj-c163] {
    background-color: #e7353c;
    border-radius: 2px;
    padding: 2px
}

[_nghost-thj-c252] ngx-float-button {
    bottom: 75px !important;
    right: 10px !important
}

[_nghost-thj-c252] .main_floating_button {
    border-radius: 50%;
    width: 48px;
    height: 48px;
    padding: 0;
    min-width: unset;
    background: #1a805e;
    color: #fff;
    box-shadow: #4caf50 0 0 10px;
    border: 1px solid #4CAF50
}

[_nghost-thj-c252] .main_floating_button .mat-icon {
    height: 26px;
    width: 25px;
    overflow: hidden;
    font-size: 25px;
    line-height: 124%
}

[_nghost-thj-c252] ngx-float-item-button .float_item_button {
    border-radius: 50%;
    min-width: unset;
    padding: 0;
    width: 40px;
    height: 40px
}

[_nghost-thj-c252] ngx-float-item-button .float_item_button .mat-icon {
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 120%
}

.ngx-progress-bar[_ngcontent-thj-c14] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    z-index: 99999 !important;
    display: none;
    color: #00acc1;
    overflow: hidden
}

.ngx-progress-bar.loading-foreground[_ngcontent-thj-c14], .ngx-progress-bar.foreground-closing[_ngcontent-thj-c14] {
    display: block
}

.ngx-progress-bar.foreground-closing[_ngcontent-thj-c14] {
    opacity: 0 !important;
    transition: opacity .5s ease-out .5s
}

.ngx-progress-bar.fast-closing[_ngcontent-thj-c14] {
    transition: opacity .3s ease-out .3s !important
}

.ngx-progress-bar[_ngcontent-thj-c14]:before, .ngx-progress-bar[_ngcontent-thj-c14]:after {
    background-color: currentColor;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.ngx-progress-bar-ltr[_ngcontent-thj-c14]:before {
    transform: translate3d(-100%, 0, 0)
}

.ngx-progress-bar-ltr[_ngcontent-thj-c14]:after {
    animation: _ngcontent-thj-c14_progressBar-slide-ltr 12s ease-out 0s 1 normal;
    transform: translate3d(-5%, 0, 0)
}

.ngx-progress-bar-rtl[_ngcontent-thj-c14]:before {
    transform: translate3d(100%, 0, 0)
}

.ngx-progress-bar-rtl[_ngcontent-thj-c14]:after {
    animation: _ngcontent-thj-c14_progressBar-slide-rtl 12s ease-out 0s 1 normal;
    transform: translate3d(5%, 0, 0)
}

.foreground-closing.ngx-progress-bar-ltr[_ngcontent-thj-c14]:before {
    animation: _ngcontent-thj-c14_progressBar-slide-complete-ltr 1s ease-out 0s 1;
    transform: translateZ(0)
}

.fast-closing.ngx-progress-bar-ltr[_ngcontent-thj-c14]:before {
    animation: _ngcontent-thj-c14_progressBar-slide-complete-ltr .6s ease-out 0s 1 !important
}

.foreground-closing.ngx-progress-bar-rtl[_ngcontent-thj-c14]:before {
    animation: _ngcontent-thj-c14_progressBar-slide-complete-rtl 1s ease-out 0s 1;
    transform: translateZ(0)
}

.fast-closing.ngx-progress-bar-rtl[_ngcontent-thj-c14]:before {
    animation: _ngcontent-thj-c14_progressBar-slide-complete-rtl .6s ease-out 0s 1 !important
}

@keyframes _ngcontent-thj-c14_progressBar-slide-ltr {
    0% {
        transform: translate3d(-100%, 0, 0)
    }
    to {
        transform: translate3d(-5%, 0, 0)
    }
}

@keyframes _ngcontent-thj-c14_progressBar-slide-rtl {
    0% {
        transform: translate3d(100%, 0, 0)
    }
    to {
        transform: translate3d(5%, 0, 0)
    }
}

@keyframes _ngcontent-thj-c14_progressBar-slide-complete-ltr {
    0% {
        transform: translate3d(-75%, 0, 0)
    }
    50% {
        transform: translateZ(0)
    }
}

@keyframes _ngcontent-thj-c14_progressBar-slide-complete-rtl {
    0% {
        transform: translate3d(75%, 0, 0)
    }
    50% {
        transform: translateZ(0)
    }
}

.ngx-overlay[_ngcontent-thj-c14] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998 !important;
    background-color: #282828cc;
    cursor: progress;
    display: none
}

.ngx-overlay.loading-foreground[_ngcontent-thj-c14], .ngx-overlay.foreground-closing[_ngcontent-thj-c14] {
    display: block
}

.ngx-overlay.foreground-closing[_ngcontent-thj-c14] {
    opacity: 0 !important;
    transition: opacity .5s ease-out .5s
}

.ngx-overlay.fast-closing[_ngcontent-thj-c14] {
    transition: opacity .3s ease-out .3s !important
}

.ngx-overlay[_ngcontent-thj-c14] > .ngx-foreground-spinner[_ngcontent-thj-c14] {
    position: fixed;
    width: 60px;
    height: 60px;
    margin: 0;
    color: #00acc1
}

.ngx-overlay[_ngcontent-thj-c14] > .ngx-loading-logo[_ngcontent-thj-c14] {
    position: fixed;
    margin: 0;
    width: 120px;
    height: 120px
}

.ngx-overlay[_ngcontent-thj-c14] > .ngx-loading-text[_ngcontent-thj-c14] {
    position: fixed;
    margin: 0;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    color: #fff
}

.ngx-background-spinner[_ngcontent-thj-c14] {
    position: fixed;
    z-index: 99997 !important;
    width: 60px;
    height: 60px;
    margin: 0;
    color: #00acc1;
    opacity: .6;
    display: none
}

.ngx-background-spinner.loading-background[_ngcontent-thj-c14], .ngx-background-spinner.background-closing[_ngcontent-thj-c14] {
    display: block
}

.ngx-background-spinner.background-closing[_ngcontent-thj-c14] {
    opacity: 0 !important;
    transition: opacity .7s ease-out
}

.ngx-background-spinner.fast-closing[_ngcontent-thj-c14] {
    transition: opacity .4s ease-out !important
}

.ngx-position-absolute[_ngcontent-thj-c14] {
    position: absolute !important
}

.ngx-position-absolute[_ngcontent-thj-c14] > .ngx-foreground-spinner[_ngcontent-thj-c14], .ngx-position-absolute[_ngcontent-thj-c14] > .ngx-loading-logo[_ngcontent-thj-c14], .ngx-position-absolute[_ngcontent-thj-c14] > .ngx-loading-text[_ngcontent-thj-c14] {
    position: absolute !important
}

.ngx-position-absolute.ngx-progress-bar[_ngcontent-thj-c14] {
    z-index: 99996 !important
}

.ngx-position-absolute.ngx-overlay[_ngcontent-thj-c14] {
    z-index: 99995 !important
}

.ngx-position-absolute.ngx-background-spinner[_ngcontent-thj-c14] {
    z-index: 99994 !important
}

.ngx-position-absolute[_ngcontent-thj-c14] .sk-square-jelly-box[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    z-index: 99994 !important
}

.top-left[_ngcontent-thj-c14] {
    top: 30px;
    left: 30px
}

.top-center[_ngcontent-thj-c14] {
    top: 30px;
    left: 50%;
    transform: translate(-50%)
}

.top-right[_ngcontent-thj-c14] {
    top: 30px;
    right: 30px
}

.center-left[_ngcontent-thj-c14] {
    top: 50%;
    left: 30px;
    transform: translateY(-50%)
}

.center-center[_ngcontent-thj-c14] {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.center-right[_ngcontent-thj-c14] {
    top: 50%;
    right: 30px;
    transform: translateY(-50%)
}

.bottom-left[_ngcontent-thj-c14] {
    bottom: 30px;
    left: 30px
}

.bottom-center[_ngcontent-thj-c14] {
    bottom: 30px;
    left: 50%;
    transform: translate(-50%)
}

.bottom-right[_ngcontent-thj-c14] {
    bottom: 30px;
    right: 30px
}

.sk-ball-scale-multiple[_ngcontent-thj-c14], .sk-ball-scale-multiple[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-ball-scale-multiple[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    font-size: 0
}

.sk-ball-scale-multiple[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-ball-scale-multiple[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    opacity: 0;
    animation: _ngcontent-thj-c14_ball-scale-multiple 1s 0s linear infinite
}

.sk-ball-scale-multiple[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    animation-delay: .2s
}

.sk-ball-scale-multiple[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    animation-delay: .4s
}

@keyframes _ngcontent-thj-c14_ball-scale-multiple {
    0% {
        opacity: 0;
        transform: scale(0)
    }
    5% {
        opacity: .75
    }
    to {
        opacity: 0;
        transform: scale(1)
    }
}

.sk-ball-spin[_ngcontent-thj-c14], .sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-ball-spin[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    font-size: 0
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25%;
    height: 25%;
    margin-top: -12.5%;
    margin-left: -12.5%;
    border-radius: 100%;
    animation: _ngcontent-thj-c14_ball-spin-clockwise 1s infinite ease-in-out
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    top: 5%;
    left: 50%;
    animation-delay: -1.125s
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    top: 18.1801948466%;
    left: 81.8198051534%;
    animation-delay: -1.25s
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    top: 50%;
    left: 95%;
    animation-delay: -1.375s
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    top: 81.8198051534%;
    left: 81.8198051534%;
    animation-delay: -1.5s
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    top: 94.9999999966%;
    left: 50.0000000005%;
    animation-delay: -1.625s
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6) {
    top: 81.8198046966%;
    left: 18.1801949248%;
    animation-delay: -1.75s
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7) {
    top: 49.9999750815%;
    left: 5.0000051215%;
    animation-delay: -1.875s
}

.sk-ball-spin[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8) {
    top: 18.179464974%;
    left: 18.1803700518%;
    animation-delay: -2s
}

@keyframes _ngcontent-thj-c14_ball-spin {
    0%, to {
        opacity: 1;
        transform: scale(1)
    }
    20% {
        opacity: 1
    }
    80% {
        opacity: 0;
        transform: scale(0)
    }
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14], .sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    font-size: 0
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25%;
    height: 25%;
    margin-top: -12.5%;
    margin-left: -12.5%;
    border-radius: 100%;
    animation: _ngcontent-thj-c14_ball-spin-clockwise 1s infinite ease-in-out
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    top: 5%;
    left: 50%;
    animation-delay: -.875s
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    top: 18.1801948466%;
    left: 81.8198051534%;
    animation-delay: -.75s
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    top: 50%;
    left: 95%;
    animation-delay: -.625s
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    top: 81.8198051534%;
    left: 81.8198051534%;
    animation-delay: -.5s
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    top: 94.9999999966%;
    left: 50.0000000005%;
    animation-delay: -.375s
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6) {
    top: 81.8198046966%;
    left: 18.1801949248%;
    animation-delay: -.25s
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7) {
    top: 49.9999750815%;
    left: 5.0000051215%;
    animation-delay: -.125s
}

.sk-ball-spin-clockwise[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8) {
    top: 18.179464974%;
    left: 18.1803700518%;
    animation-delay: 0s
}

@keyframes _ngcontent-thj-c14_ball-spin-clockwise {
    0%, to {
        opacity: 1;
        transform: scale(1)
    }
    20% {
        opacity: 1
    }
    80% {
        opacity: 0;
        transform: scale(0)
    }
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14], .sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] {
    font-size: 0;
    width: 100%;
    height: 100%;
    animation: _ngcontent-thj-c14_ball-spin-clockwise-fade-rotating-rotate 6s infinite linear
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25%;
    height: 25%;
    margin-top: -12.5%;
    margin-left: -12.5%;
    border-radius: 100%;
    animation: _ngcontent-thj-c14_ball-spin-clockwise-fade-rotating 1s infinite linear
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    top: 5%;
    left: 50%;
    animation-delay: -.875s
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    top: 18.1801948466%;
    left: 81.8198051534%;
    animation-delay: -.75s
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    top: 50%;
    left: 95%;
    animation-delay: -.625s
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    top: 81.8198051534%;
    left: 81.8198051534%;
    animation-delay: -.5s
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    top: 94.9999999966%;
    left: 50.0000000005%;
    animation-delay: -.375s
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6) {
    top: 81.8198046966%;
    left: 18.1801949248%;
    animation-delay: -.25s
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7) {
    top: 49.9999750815%;
    left: 5.0000051215%;
    animation-delay: -.125s
}

.sk-ball-spin-clockwise-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8) {
    top: 18.179464974%;
    left: 18.1803700518%;
    animation-delay: 0s
}

@keyframes _ngcontent-thj-c14_ball-spin-clockwise-fade-rotating-rotate {
    to {
        transform: rotate(-360deg)
    }
}

@keyframes _ngcontent-thj-c14_ball-spin-clockwise-fade-rotating {
    50% {
        opacity: .25;
        transform: scale(.5)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14], .sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    font-size: 0;
    animation: _ngcontent-thj-c14_ball-spin-fade-rotate 6s infinite linear
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25%;
    height: 25%;
    margin-top: -12.5%;
    margin-left: -12.5%;
    border-radius: 100%;
    animation: _ngcontent-thj-c14_ball-spin-fade 1s infinite linear
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    top: 5%;
    left: 50%;
    animation-delay: -1.125s
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    top: 18.1801948466%;
    left: 81.8198051534%;
    animation-delay: -1.25s
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    top: 50%;
    left: 95%;
    animation-delay: -1.375s
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    top: 81.8198051534%;
    left: 81.8198051534%;
    animation-delay: -1.5s
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    top: 94.9999999966%;
    left: 50.0000000005%;
    animation-delay: -1.625s
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6) {
    top: 81.8198046966%;
    left: 18.1801949248%;
    animation-delay: -1.75s
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7) {
    top: 49.9999750815%;
    left: 5.0000051215%;
    animation-delay: -1.875s
}

.sk-ball-spin-fade-rotating[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8) {
    top: 18.179464974%;
    left: 18.1803700518%;
    animation-delay: -2s
}

@keyframes _ngcontent-thj-c14_ball-spin-fade-rotate {
    to {
        transform: rotate(360deg)
    }
}

@keyframes _ngcontent-thj-c14_ball-spin-fade {
    0%, to {
        opacity: 1;
        transform: scale(1)
    }
    50% {
        opacity: .25;
        transform: scale(.5)
    }
}

.sk-chasing-dots[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    animation: _ngcontent-thj-c14_sk-chasingDots-rotate 2s infinite linear
}

.sk-chasing-dots[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: _ngcontent-thj-c14_sk-chasingDots-bounce 2s infinite ease-in-out
}

.sk-chasing-dots[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes _ngcontent-thj-c14_sk-chasingDots-rotate {
    to {
        transform: rotate(360deg)
    }
}

@keyframes _ngcontent-thj-c14_sk-chasingDots-bounce {
    0%, to {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

.sk-circle[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    position: relative
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: currentColor;
    border-radius: 100%;
    animation: _ngcontent-thj-c14_sk-circle-bounceDelay 1.2s infinite ease-in-out both
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    transform: rotate(30deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    transform: rotate(60deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    transform: rotate(90deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    transform: rotate(120deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6) {
    transform: rotate(150deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7) {
    transform: rotate(180deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8) {
    transform: rotate(210deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(9) {
    transform: rotate(240deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(10) {
    transform: rotate(270deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(11) {
    transform: rotate(300deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(12) {
    transform: rotate(330deg)
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2):before {
    animation-delay: -1.1s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3):before {
    animation-delay: -1s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4):before {
    animation-delay: -.9s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5):before {
    animation-delay: -.8s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6):before {
    animation-delay: -.7s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7):before {
    animation-delay: -.6s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8):before {
    animation-delay: -.5s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(9):before {
    animation-delay: -.4s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(10):before {
    animation-delay: -.3s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(11):before {
    animation-delay: -.2s
}

.sk-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(12):before {
    animation-delay: -.1s
}

@keyframes _ngcontent-thj-c14_sk-circle-bounceDelay {
    0%, 80%, to {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

.sk-cube-grid[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    margin: auto
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 33%;
    height: 33%;
    background-color: currentColor;
    float: left;
    animation: _ngcontent-thj-c14_sk-cubeGrid-scaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    animation-delay: .2s
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    animation-delay: .3s
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    animation-delay: .4s
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    animation-delay: .1s
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    animation-delay: .2s
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6) {
    animation-delay: .3s
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7) {
    animation-delay: 0s
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8) {
    animation-delay: .1s
}

.sk-cube-grid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(9) {
    animation-delay: .2s
}

@keyframes _ngcontent-thj-c14_sk-cubeGrid-scaleDelay {
    0%, 70%, to {
        transform: scaleZ(1)
    }
    35% {
        transform: scale3D(0, 0, 1)
    }
}

.sk-double-bounce[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    position: relative;
    margin: auto
}

.sk-double-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: currentColor;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: _ngcontent-thj-c14_sk-doubleBounce-bounce 2s infinite ease-in-out
}

.sk-double-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    animation-delay: -1s
}

@keyframes _ngcontent-thj-c14_sk-doubleBounce-bounce {
    0%, to {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

.sk-fading-circle[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    position: relative
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: currentColor;
    border-radius: 100%;
    animation: _ngcontent-thj-c14_sk-fadingCircle-FadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    transform: rotate(30deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    transform: rotate(60deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    transform: rotate(90deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    transform: rotate(120deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6) {
    transform: rotate(150deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7) {
    transform: rotate(180deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8) {
    transform: rotate(210deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(9) {
    transform: rotate(240deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(10) {
    transform: rotate(270deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(11) {
    transform: rotate(300deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(12) {
    transform: rotate(330deg)
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2):before {
    animation-delay: -1.1s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3):before {
    animation-delay: -1s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4):before {
    animation-delay: -.9s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5):before {
    animation-delay: -.8s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(6):before {
    animation-delay: -.7s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(7):before {
    animation-delay: -.6s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(8):before {
    animation-delay: -.5s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(9):before {
    animation-delay: -.4s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(10):before {
    animation-delay: -.3s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(11):before {
    animation-delay: -.2s
}

.sk-fading-circle[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(12):before {
    animation-delay: -.1s
}

@keyframes _ngcontent-thj-c14_sk-fadingCircle-FadeDelay {
    0%, 39%, to {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

.sk-folding-cube[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    position: relative;
    transform: rotate(45deg)
}

.sk-folding-cube[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1)
}

.sk-folding-cube[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    animation: _ngcontent-thj-c14_sk-foldingCube-angle 2.4s infinite linear both;
    transform-origin: 100% 100%
}

.sk-folding-cube[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    transform: scale(1.1) rotate(90deg)
}

.sk-folding-cube[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    transform: scale(1.1) rotate(270deg)
}

.sk-folding-cube[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    transform: scale(1.1) rotate(180deg)
}

.sk-folding-cube[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2):before {
    animation-delay: .3s
}

.sk-folding-cube[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3):before {
    animation-delay: .9s
}

.sk-folding-cube[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4):before {
    animation-delay: .6s
}

@keyframes _ngcontent-thj-c14_sk-foldingCube-angle {
    0%, 10% {
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%, 75% {
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }
    90%, to {
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.sk-pulse[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    margin: auto
}

.sk-pulse[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 100%;
    animation: _ngcontent-thj-c14_sk-pulse-scaleOut 1s infinite ease-in-out
}

@keyframes _ngcontent-thj-c14_sk-pulse-scaleOut {
    0% {
        transform: scale(0)
    }
    to {
        transform: scale(1);
        opacity: 0
    }
}

.sk-rectangle-bounce[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0
}

.sk-rectangle-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    background-color: currentColor;
    height: 100%;
    width: 10%;
    margin: 0 5%;
    display: inline-block;
    animation: _ngcontent-thj-c14_sk-rectangleBounce-stretchDelay 1.2s infinite ease-in-out
}

.sk-rectangle-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    animation-delay: -1.1s
}

.sk-rectangle-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    animation-delay: -1s
}

.sk-rectangle-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    animation-delay: -.9s
}

.sk-rectangle-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    animation-delay: -.8s
}

@keyframes _ngcontent-thj-c14_sk-rectangleBounce-stretchDelay {
    0%, 40%, to {
        transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1)
    }
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14], .sk-rectangle-bounce-party[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 10%;
    height: 100%;
    margin: 0 5%;
    border-radius: 0;
    animation-name: _ngcontent-thj-c14_rectangle-bounce-party;
    animation-iteration-count: infinite
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    animation-duration: .43s;
    animation-delay: -.23s
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    animation-duration: .62s;
    animation-delay: -.32s
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    animation-duration: .43s;
    animation-delay: -.44s
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    animation-duration: .8s;
    animation-delay: -.31s
}

.sk-rectangle-bounce-party[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    animation-duration: .74s;
    animation-delay: -.24s
}

@keyframes _ngcontent-thj-c14_rectangle-bounce-party {
    0% {
        transform: scaleY(1)
    }
    50% {
        transform: scaleY(.4)
    }
    to {
        transform: scaleY(1)
    }
}

.sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14], .sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0
}

.sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 10%;
    height: 100%;
    margin: 0 5%;
    border-radius: 0;
    animation: _ngcontent-thj-c14_rectangle-bounce-pulse-out .9s infinite cubic-bezier(.85, .25, .37, .85)
}

.sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    animation-delay: -.9s
}

.sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2), .sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    animation-delay: -.7s
}

.sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1), .sk-rectangle-bounce-pulse-out[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    animation-delay: -.5s
}

@keyframes _ngcontent-thj-c14_rectangle-bounce-pulse-out {
    0% {
        transform: scaley(1)
    }
    50% {
        transform: scaley(.4)
    }
    to {
        transform: scaley(1)
    }
}

.sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14], .sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0
}

.sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 10%;
    height: 100%;
    margin: 0 5%;
    border-radius: 0;
    animation: _ngcontent-thj-c14_rectangle-bounce-pulse-out-rapid .9s infinite cubic-bezier(.11, .49, .38, .78)
}

.sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    animation-delay: -.9s
}

.sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2), .sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(4) {
    animation-delay: -.65s
}

.sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1), .sk-rectangle-bounce-pulse-out-rapid[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(5) {
    animation-delay: -.4s
}

@keyframes _ngcontent-thj-c14_rectangle-bounce-pulse-out-rapid {
    0% {
        transform: scaley(1)
    }
    80% {
        transform: scaley(.4)
    }
    90% {
        transform: scaley(1)
    }
}

.sk-rotating-plane[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: auto
}

.sk-rotating-plane[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    background-color: currentColor;
    animation: _ngcontent-thj-c14_sk-rotatePlane 1.2s infinite ease-in-out
}

@keyframes _ngcontent-thj-c14_sk-rotatePlane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    to {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.sk-square-jelly-box[_ngcontent-thj-c14], .sk-square-jelly-box[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-square-jelly-box[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    font-size: 0
}

.sk-square-jelly-box[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-square-jelly-box[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1), .sk-square-jelly-box[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    position: absolute;
    left: 0;
    width: 100%
}

.sk-square-jelly-box[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    top: -25%;
    z-index: 99997;
    height: 100%;
    border-radius: 10%;
    animation: _ngcontent-thj-c14_square-jelly-box-animate .6s -.1s linear infinite
}

.sk-square-jelly-box[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    bottom: -9%;
    height: 10%;
    background: #000;
    border-radius: 50%;
    opacity: .2;
    animation: _ngcontent-thj-c14_square-jelly-box-shadow .6s -.1s linear infinite
}

@keyframes _ngcontent-thj-c14_square-jelly-box-animate {
    17% {
        border-bottom-right-radius: 10%
    }
    25% {
        transform: translateY(25%) rotate(22.5deg)
    }
    50% {
        border-bottom-right-radius: 100%;
        transform: translateY(50%) scaleY(.9) rotate(45deg)
    }
    75% {
        transform: translateY(25%) rotate(67.5deg)
    }
    to {
        transform: translateY(0) rotate(90deg)
    }
}

@keyframes _ngcontent-thj-c14_square-jelly-box-shadow {
    50% {
        transform: scaleX(1.25)
    }
}

.sk-square-loader[_ngcontent-thj-c14], .sk-square-loader[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: relative;
    box-sizing: border-box
}

.sk-square-loader[_ngcontent-thj-c14] {
    font-size: 0;
    width: 100%;
    height: 100%
}

.sk-square-loader[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.sk-square-loader[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%;
    background: transparent;
    border-width: 3px;
    border-radius: 0;
    animation: _ngcontent-thj-c14_square-loader 2s infinite ease
}

.sk-square-loader[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:after {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    content: "";
    background-color: currentColor;
    animation: _ngcontent-thj-c14_square-loader-inner 2s infinite ease-in
}

@keyframes _ngcontent-thj-c14_square-loader {
    0% {
        transform: rotate(0)
    }
    25% {
        transform: rotate(180deg)
    }
    50% {
        transform: rotate(180deg)
    }
    75% {
        transform: rotate(360deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes _ngcontent-thj-c14_square-loader-inner {
    0% {
        height: 0
    }
    25% {
        height: 0
    }
    50% {
        height: 100%
    }
    75% {
        height: 100%
    }
    to {
        height: 0
    }
}

.sk-three-bounce[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center
}

.sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    margin-top: 35%;
    width: 30%;
    height: 30%;
    background-color: currentColor;
    border-radius: 100%;
    display: inline-block;
    animation: _ngcontent-thj-c14_sk-threeBounce-bounceDelay 1.4s infinite ease-in-out both
}

.bottom-center[_ngcontent-thj-c14] > .sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14], .bottom-left[_ngcontent-thj-c14] > .sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14], .bottom-right[_ngcontent-thj-c14] > .sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    margin-top: 70% !important
}

.top-center[_ngcontent-thj-c14] > .sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14], .top-left[_ngcontent-thj-c14] > .sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14], .top-right[_ngcontent-thj-c14] > .sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    margin-top: 0 !important
}

.sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    animation-delay: -.32s
}

.sk-three-bounce[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    animation-delay: -.16s
}

@keyframes _ngcontent-thj-c14_sk-threeBounce-bounceDelay {
    0%, 80%, to {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

.sk-three-strings[_ngcontent-thj-c14] {
    width: 100%;
    height: 100%
}

.sk-three-strings[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.sk-three-strings[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(1) {
    left: 0%;
    top: 0%;
    animation: _ngcontent-thj-c14_sk-threeStrings-rotateOne 1s linear infinite;
    border-bottom: 3px solid currentColor
}

.sk-three-strings[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    right: 0%;
    top: 0%;
    animation: _ngcontent-thj-c14_sk-threeStrings-rotateTwo 1s linear infinite;
    border-right: 3px solid currentColor
}

.sk-three-strings[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(3) {
    right: 0%;
    bottom: 0%;
    animation: _ngcontent-thj-c14_sk-threeStrings-rotateThree 1s linear infinite;
    border-top: 3px solid currentColor
}

@keyframes _ngcontent-thj-c14_sk-threeStrings-rotateOne {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotate(0)
    }
    to {
        transform: rotateX(35deg) rotateY(-45deg) rotate(360deg)
    }
}

@keyframes _ngcontent-thj-c14_sk-threeStrings-rotateTwo {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotate(0)
    }
    to {
        transform: rotateX(50deg) rotateY(10deg) rotate(360deg)
    }
}

@keyframes _ngcontent-thj-c14_sk-threeStrings-rotateThree {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotate(0)
    }
    to {
        transform: rotateX(35deg) rotateY(55deg) rotate(360deg)
    }
}

.sk-wandering-cubes[_ngcontent-thj-c14] {
    margin: auto;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center
}

.sk-wandering-cubes[_ngcontent-thj-c14] > div[_ngcontent-thj-c14] {
    background-color: currentColor;
    width: 25%;
    height: 25%;
    position: absolute;
    top: 0;
    left: 0;
    animation: _ngcontent-thj-c14_sk-wanderingCubes-cubeMove 1.8s infinite ease-in-out
}

.sk-wandering-cubes[_ngcontent-thj-c14] > div[_ngcontent-thj-c14]:nth-child(2) {
    animation-delay: -.9s
}

@keyframes _ngcontent-thj-c14_sk-wanderingCubes-cubeMove {
    25% {
        transform: translate(290%) rotate(-90deg) scale(.5)
    }
    50% {
        transform: translate(290%) translateY(290%) rotate(-179deg)
    }
    50.1% {
        transform: translate(290%) translateY(290%) rotate(-180deg)
    }
    75% {
        transform: translate(0) translateY(290%) rotate(-270deg) scale(.5)
    }
    to {
        transform: rotate(-360deg)
    }
}

[_nghost-thj-c172] .ng-select.app-select.select-currency .ng-select-container {
    border-left: none;
    border-radius: 0 4px 4px 0
}

[_nghost-thj-c172] .ng-select.app-select.select-country .ng-select-container {
    border-radius: 4px 0 0 4px
}

[_nghost-thj-c172] .group-title {
    margin-bottom: 10px
}

.theme-dark [_nghost-thj-c172] .group-title {
    color: #26bf8c
}

.theme-light [_nghost-thj-c172] .group-title {
    color: #0af
}

[_nghost-thj-c172] .dot > div {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px
}

.theme-dark [_nghost-thj-c172] .dot > div {
    border-color: #313d4f
}

.theme-light [_nghost-thj-c172] .dot > div {
    border-color: #e9ebee
}

.theme-dark [_nghost-thj-c172] .dot > div.active {
    border-color: #26bf8c;
    background: #26bf8c
}

.theme-light [_nghost-thj-c172] .dot > div.active {
    border-color: #0af;
    background: #00aaff
}

[_nghost-thj-c177] .type-icon[_ngcontent-thj-c177] {
    font-size: 60px;
    text-align: center
}

[_nghost-thj-c160] {
    display: block
}

[_nghost-thj-c158] {
    position: fixed;
    z-index: 100000000000
}

@media screen and (min-width: 600px), screen and (min-width: 960px), screen and (min-width: 1280px), screen and (min-width: 1920px), screen and (min-width: 1920px) and (max-width: 4999.9px), screen and (max-width: 1919.9px), screen and (min-width: 1280px) and (max-width: 1919.9px), screen and (max-width: 1279.9px), screen and (min-width: 960px) and (max-width: 1279.9px), screen and (max-width: 959.9px), screen and (min-width: 600px) and (max-width: 959.9px), screen and (max-width: 599.9px), screen and (min-width: 0px) and (max-width: 599.9px), print {
    .fx-query-test {
    }
}


.mat-icon {
    -webkit-user-select: none;
    user-select: none;
    background-repeat: no-repeat;
    display: inline-block;
    fill: currentColor;
    height: 24px;
    width: 24px;
    overflow: hidden
}

.mat-icon.mat-icon-inline {
    font-size: inherit;
    height: inherit;
    line-height: inherit;
    width: inherit
}

.mat-icon.mat-ligature-font[fontIcon]::before {
    content: attr(fontIcon)
}

[dir=rtl] .mat-icon-rtl-mirror {
    transform: scale(-1, 1)
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon, .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon {
    display: block
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon, .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon {
    margin: auto
}

@charset "UTF-8";
.ng-select {
    position: relative;
    display: block;
    box-sizing: border-box
}

.ng-select div, .ng-select input, .ng-select span {
    box-sizing: border-box
}

.ng-select [hidden] {
    display: none
}

.ng-select.ng-select-searchable .ng-select-container .ng-value-container .ng-input {
    opacity: 1
}

.ng-select.ng-select-opened .ng-select-container {
    z-index: 1001
}

.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder, .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value {
    -webkit-user-select: none;
    user-select: none;
    cursor: default
}

.ng-select.ng-select-disabled .ng-arrow-wrapper {
    cursor: default
}

.ng-select.ng-select-filtered .ng-placeholder {
    display: none
}

.ng-select .ng-select-container {
    cursor: default;
    display: flex;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%
}

.ng-select .ng-select-container .ng-value-container {
    display: flex;
    flex: 1
}

.ng-select .ng-select-container .ng-value-container .ng-input {
    opacity: 0
}

.ng-select .ng-select-container .ng-value-container .ng-input > input {
    box-sizing: content-box;
    background: none transparent;
    border: 0 none;
    box-shadow: none;
    outline: none;
    padding: 0;
    cursor: default;
    width: 100%
}

.ng-select .ng-select-container .ng-value-container .ng-input > input::-ms-clear {
    display: none
}

.ng-select .ng-select-container .ng-value-container .ng-input > input[readonly] {
    -webkit-user-select: none;
    user-select: none;
    width: 0;
    padding: 0
}

.ng-select.ng-select-single.ng-select-filtered .ng-select-container .ng-value-container .ng-value {
    visibility: hidden
}

.ng-select.ng-select-single .ng-select-container .ng-value-container, .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value .ng-value-icon {
    display: none
}

.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
    position: absolute;
    left: 0;
    width: 100%
}

.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value .ng-value-icon {
    display: none
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container {
    flex-wrap: wrap
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
    position: absolute
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
    white-space: nowrap
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-icon {
    display: none
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
    cursor: pointer
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
    flex: 1;
    z-index: 2
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
    z-index: 1
}

.ng-select .ng-clear-wrapper {
    cursor: pointer;
    position: relative;
    width: 17px;
    -webkit-user-select: none;
    user-select: none
}

.ng-select .ng-clear-wrapper .ng-clear {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    pointer-events: none
}

.ng-select .ng-spinner-loader {
    border-radius: 50%;
    width: 17px;
    height: 17px;
    margin-right: 5px;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 2px solid rgba(66, 66, 66, .2);
    border-right: 2px solid rgba(66, 66, 66, .2);
    border-bottom: 2px solid rgba(66, 66, 66, .2);
    border-left: 2px solid #424242;
    transform: translateZ(0);
    animation: load8 .8s infinite linear
}

.ng-select .ng-spinner-loader:after {
    border-radius: 50%;
    width: 17px;
    height: 17px
}

@keyframes load8 {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.ng-select .ng-arrow-wrapper {
    cursor: pointer;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    user-select: none
}

.ng-select .ng-arrow-wrapper .ng-arrow {
    pointer-events: none;
    display: inline-block;
    height: 0;
    width: 0;
    position: relative
}

.ng-dropdown-panel {
    box-sizing: border-box;
    position: absolute;
    opacity: 0;
    width: 100%;
    z-index: 1050;
    -webkit-overflow-scrolling: touch
}

.ng-dropdown-panel .ng-dropdown-panel-items {
    display: block;
    height: auto;
    box-sizing: border-box;
    max-height: 240px;
    overflow-y: auto
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label:empty:before {
    content: "\200b"
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .highlighted {
    font-weight: 700;
    text-decoration: underline
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.disabled {
    cursor: default
}

.ng-dropdown-panel .scroll-host {
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    display: block;
    -webkit-overflow-scrolling: touch
}

.ng-dropdown-panel .scrollable-content {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.ng-dropdown-panel .total-padding {
    width: 1px;
    opacity: 0
}


[_nghost-thj-c260] .scroll-menu-space[_ngcontent-thj-c260] {
    height: 75px
}

[_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] {
    position: fixed;
    left: 0;
    right: 0;
    top: 47px;
    z-index: 10;
    padding: 0;
    margin: 0 -5px;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.theme-dark [_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] {
    background: #273142;
    border-bottom-color: #313d4f
}

.theme-light [_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] {
    background: #fff;
    border-bottom-color: #e9ebee
}

[_nghost-thj-c260] .scrool-menu.single[_ngcontent-thj-c260] {
    padding-top: 0
}

[_nghost-thj-c260] .scrool-menu.single[_ngcontent-thj-c260] > ul[_ngcontent-thj-c260] > li[_ngcontent-thj-c260] {
    position: relative;
    margin-right: 2rem
}

[_nghost-thj-c260] .scrool-menu.single[_ngcontent-thj-c260] > ul[_ngcontent-thj-c260] > li[_ngcontent-thj-c260] .count[_ngcontent-thj-c260] {
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    right: -15px;
    top: 0
}

.theme-dark [_nghost-thj-c260] .scrool-menu.single[_ngcontent-thj-c260] > ul[_ngcontent-thj-c260] > li[_ngcontent-thj-c260] .count[_ngcontent-thj-c260] {
    color: #69778b
}

.theme-light [_nghost-thj-c260] .scrool-menu.single[_ngcontent-thj-c260] > ul[_ngcontent-thj-c260] > li[_ngcontent-thj-c260] .count[_ngcontent-thj-c260] {
    color: #69778b
}

[_nghost-thj-c260] .scrool-menu.single[_ngcontent-thj-c260] > ul[_ngcontent-thj-c260] > li[_ngcontent-thj-c260] a[_ngcontent-thj-c260] {
    font-size: 13px;
    font-weight: 600
}

[_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] .disable[_ngcontent-thj-c260] a[_ngcontent-thj-c260] {
    cursor: unset
}

.theme-dark [_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] .disable[_ngcontent-thj-c260] a[_ngcontent-thj-c260] {
    color: #4f5c6f
}

.theme-light [_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] .disable[_ngcontent-thj-c260] a[_ngcontent-thj-c260] {
    color: #4f5c6f
}

.theme-dark [_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] .disable[_ngcontent-thj-c260] a[_ngcontent-thj-c260]:hover {
    color: #4f5c6f
}

.theme-light [_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] .disable[_ngcontent-thj-c260] a[_ngcontent-thj-c260]:hover {
    color: #4f5c6f
}

[_nghost-thj-c260] .scrool-menu[_ngcontent-thj-c260] .disable[_ngcontent-thj-c260] a[_ngcontent-thj-c260]:hover span[_ngcontent-thj-c260] {
    color: inherit
}

@media (max-width: 767.98px) {
    .scrool-menu[_ngcontent-thj-c260] {
        top: 47px !important
    }
}

[_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] {
    list-style-type: none;
    display: flex
}

[_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li[_ngcontent-thj-c260] {
    position: relative;
    padding: 10px 15px 0;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 24px;
    transition: all .5s;
    cursor: pointer
}

.theme-dark [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li[_ngcontent-thj-c260] {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li[_ngcontent-thj-c260] {
    color: #7f8fa4
}

.theme-dark [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li[_ngcontent-thj-c260]:hover, .theme-dark [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li.active[_ngcontent-thj-c260] {
    color: #f7d219
}

.theme-light [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li[_ngcontent-thj-c260]:hover, .theme-light [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li.active[_ngcontent-thj-c260] {
    color: #f7d219
}

.theme-dark [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li[_ngcontent-thj-c260]:hover span[_ngcontent-thj-c260], .theme-dark [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li.active[_ngcontent-thj-c260] span[_ngcontent-thj-c260] {
    color: #d9dde4
}

.theme-light [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li[_ngcontent-thj-c260]:hover span[_ngcontent-thj-c260], .theme-light [_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li.active[_ngcontent-thj-c260] span[_ngcontent-thj-c260] {
    color: #4b586b
}

[_nghost-thj-c260] .live-calendar-list[_ngcontent-thj-c260] li[_ngcontent-thj-c260] span[_ngcontent-thj-c260] {
    font-size: 26px;
    margin-bottom: 5px
}

[_nghost-thj-c165] {
    display: block;
    position: relative
}

[_nghost-thj-c165] .terms-conditions[_ngcontent-thj-c165] {
    text-decoration: underline;
    color: #b0bac6
}

[_nghost-thj-c165] .terms-conditions[_ngcontent-thj-c165]:hover {
    color: #fff
}

.border-radius[_nghost-thj-c165] {
    border-radius: 4px;
    border-top-width: 1px;
    border-top-style: solid
}

.theme-dark .border-radius[_nghost-thj-c165] {
    border-top-color: #313d4f
}

.theme-light .border-radius[_nghost-thj-c165] {
    border-top-color: #e9ebee
}

.theme-dark [_nghost-thj-c165] {
    background: #273142
}

.theme-light [_nghost-thj-c165] {
    background: #273142
}

.container[_ngcontent-thj-c165] > .row[_ngcontent-thj-c165] {
    padding: 30px 0
}

[_nghost-thj-c165] .nav[_ngcontent-thj-c165] > li[_ngcontent-thj-c165] > a[_ngcontent-thj-c165] {
    font-size: 13px;
    font-weight: 600;
    position: relative
}

.theme-dark [_nghost-thj-c165] .nav[_ngcontent-thj-c165] > li[_ngcontent-thj-c165] > a[_ngcontent-thj-c165] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c165] .nav[_ngcontent-thj-c165] > li[_ngcontent-thj-c165] > a[_ngcontent-thj-c165] {
    color: #616f83
}

.theme-dark [_nghost-thj-c165] .nav[_ngcontent-thj-c165] > li[_ngcontent-thj-c165] > a[_ngcontent-thj-c165]:hover {
    color: #e9eaec
}

.theme-light [_nghost-thj-c165] .nav[_ngcontent-thj-c165] > li[_ngcontent-thj-c165] > a[_ngcontent-thj-c165]:hover {
    color: #343f50
}

[_nghost-thj-c165] .description[_ngcontent-thj-c165] {
    font-size: 13px;
    line-height: 1.308;
    text-align: justify;
    text-align-last: center
}

.theme-dark [_nghost-thj-c165] .description[_ngcontent-thj-c165] {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c165] .description[_ngcontent-thj-c165] {
    color: #7f8fa4
}

.theme-dark [_nghost-thj-c165] a.description[_ngcontent-thj-c165]:hover {
    color: #bbc3ce
}

.theme-light [_nghost-thj-c165] a.description[_ngcontent-thj-c165]:hover {
    color: #bbc3ce
}

.theme-dark [_nghost-thj-c165] .ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value, .theme-dark [_nghost-thj-c165] .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c165] .ng-select.app-select.ng-select-single .ng-select-container .ng-value-container .ng-value, .theme-light [_nghost-thj-c165] .ng-select.app-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
    color: #616f83
}

[_nghost-thj-c165] .footer-sign-filter {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[_nghost-thj-c165] .footer-sign-filter:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    opacity: .3
}

.theme-dark [_nghost-thj-c165] .footer-sign-filter:before {
    background: #273142
}

.theme-light [_nghost-thj-c165] .footer-sign-filter:before {
    background: #fff
}

[_nghost-thj-c165] .curacao-licence-2[_ngcontent-thj-c165] {
    position: absolute;
    left: 50%;
    transform: translate(-50%)
}

[_nghost-thj-c165] .curacao-licence[_ngcontent-thj-c165] {
    position: absolute;
    right: 5px;
    z-index: 22;
    bottom: 0
}

[_nghost-thj-c165] .curacao-licence[_ngcontent-thj-c165] > a[_ngcontent-thj-c165] {
    font-size: 12px
}

.theme-dark [_nghost-thj-c165] .curacao-licence[_ngcontent-thj-c165] > a[_ngcontent-thj-c165] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c165] .curacao-licence[_ngcontent-thj-c165] > a[_ngcontent-thj-c165] {
    color: #616f83
}

[_nghost-thj-c165] .licence[_ngcontent-thj-c165] {
    position: absolute;
    left: 50%;
    transform: translate(-50%)
}

[_nghost-thj-c165] .mobile-menu {
    height: 65px;
    padding: 8px 25px 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
    border-top-width: 1px;
    border-top-style: solid
}

.theme-dark [_nghost-thj-c165] .mobile-menu {
    background: #273142;
    border-top-color: #313d4f
}

.theme-light [_nghost-thj-c165] .mobile-menu {
    background: #fff;
    border-top-color: #e9ebee
}

[_nghost-thj-c165] .mobile-menu ul {
    list-style-type: none
}

[_nghost-thj-c165] .mobile-menu ul li {
    position: relative
}

[_nghost-thj-c165] .mobile-menu ul li a {
    display: block;
    position: relative;
    z-index: 1;
    font-size: 23px;
    text-align: center
}

.theme-dark [_nghost-thj-c165] .mobile-menu ul li a {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c165] .mobile-menu ul li a {
    color: #7f8fa4
}

.theme-dark [_nghost-thj-c165] .mobile-menu ul li a:hover, .theme-dark [_nghost-thj-c165] .mobile-menu ul li a.active {
    color: #d9dde4
}

.theme-light [_nghost-thj-c165] .mobile-menu ul li a:hover, .theme-light [_nghost-thj-c165] .mobile-menu ul li a.active {
    color: #4b586b
}

[_nghost-thj-c165] .mobile-menu ul li a .bet-count {
    position: absolute;
    top: -15px;
    font-size: 10px;
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

[_nghost-thj-c165] .mobile-menu ul li a .currency {
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 1px
}

.theme-dark [_nghost-thj-c165] .mobile-menu ul li a .currency {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c165] .mobile-menu ul li a .currency {
    color: #616f83
}

[_nghost-thj-c165] .mobile-menu ul li a > div:last-child {
    line-height: 7px;
    text-align: center
}

[_nghost-thj-c165] .mobile-menu ul li a small {
    font-size: 11px
}

[_nghost-thj-c165] .mobile-menu ul li.back-shadow {
    width: 60px
}

[_nghost-thj-c165] .mobile-menu ul li.back-shadow a {
    line-height: 15px
}

[_nghost-thj-c165] .mobile-menu ul li.back-shadow:before {
    content: "";
    background: #1b2431;
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translate(-50%);
    border-radius: 50%
}

[_nghost-thj-c165] .mobile-menu ul li.back-shadow:after {
    content: "";
    background: #1b2431;
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translate(-50%);
    border-radius: 50%
}

.theme-dark [_nghost-thj-c165] .mobile-menu ul li.back-shadow:after {
    box-shadow: inset 0 0 0 1px #313d4f
}

.theme-light [_nghost-thj-c165] .mobile-menu ul li.back-shadow:after {
    box-shadow: inset 0 0 0 1px #e9ebee
}

.theme-dark [_nghost-thj-c165] .mobile-menu ul li.back-shadow.active span, .theme-dark [_nghost-thj-c165] .mobile-menu ul li.back-shadow.active div {
    color: #f7d219
}

.theme-light [_nghost-thj-c165] .mobile-menu ul li.back-shadow.active span, .theme-light [_nghost-thj-c165] .mobile-menu ul li.back-shadow.active div {
    color: #f7d219
}

.theme-dark [_nghost-thj-c165] .mobile-menu ul li.back-shadow.active:after {
    background: rgba(26, 128, 94, .4) !important;
    box-shadow: inset 0 0 0 1px #1a805e !important
}

.theme-light [_nghost-thj-c165] .mobile-menu ul li.back-shadow.active:after {
    background: #F1F4F8 !important;
    box-shadow: inset 0 0 0 1px #d5dce6 !important
}

.theme-dark [_nghost-thj-c165] .footer-phone {
    color: #ccd2db
}

.theme-light [_nghost-thj-c165] .footer-phone {
    color: #536073
}

.laliga-logo[_ngcontent-thj-c165] {
    opacity: .8;
    width: 85%;
    display: block;
    margin: 0 auto
}

[_nghost-thj-c262] .swiper-pagination-bullets {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    padding: 10px;
    justify-content: flex-end
}

[_nghost-thj-c262] .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    border-width: 1px;
    border-style: solid;
    opacity: .9;
    transition: all .5s
}

[_nghost-thj-c262] .swiper-pagination-bullets .swiper-pagination-bullet span {
    display: none
}

.theme-dark [_nghost-thj-c262] .swiper-pagination-bullets .swiper-pagination-bullet {
    border-color: #1a805e
}

.theme-dark [_nghost-thj-c262] .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1a805e
}

.theme-light [_nghost-thj-c262] .swiper-pagination-bullets .swiper-pagination-bullet {
    border-color: #1a805e
}

.theme-light [_nghost-thj-c262] .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1a805e
}

[_nghost-thj-c105] {
    display: block
}

[_nghost-thj-c174] .ngucarousel {
    position: unset !important
}

[_nghost-thj-c174] .title-pad[_ngcontent-thj-c174] {
    padding-top: 35px
}

.skeleton-slider-content[_ngcontent-thj-c174] {
    margin-top: 35px
}

.panel-heading-title[_ngcontent-thj-c174] {
    margin-bottom: -15px
}

[_nghost-thj-c174] h3[_ngcontent-thj-c174] {
    font-weight: 600
}

.theme-dark [_nghost-thj-c174] h3[_ngcontent-thj-c174] {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c174] h3[_ngcontent-thj-c174] {
    color: #7f8fa4
}

[_nghost-thj-c174] .content {
    display: flex;
    position: relative
}

[_nghost-thj-c174] .content > .tile {
    width: 100%
}

[_nghost-thj-c174] swiper {
    margin: 0;
    position: unset !important
}

[_nghost-thj-c174] swiper.dot-active {
    padding-bottom: 25px
}

[_nghost-thj-c174] swiper .item-wrapper {
    width: 100%;
    padding: 20px 30px 10px;
    background: #273142;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

.theme-dark [_nghost-thj-c174] swiper .item-wrapper {
    border-color: #313d4f
}

.theme-light [_nghost-thj-c174] swiper .item-wrapper {
    border-color: #dfe3e9
}

[_nghost-thj-c174] swiper .item {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-bottom: 15px
}

[_nghost-thj-c174] swiper .owl-nav {
    height: 0;
    width: 0;
    margin: 0
}

[_nghost-thj-c174] swiper .owl-next, [_nghost-thj-c174] swiper .owl-prev {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
    border-radius: unset
}

[_nghost-thj-c174] swiper .direction {
    position: absolute;
    font-size: 20px;
    cursor: pointer
}

.theme-dark [_nghost-thj-c174] swiper .direction {
    color: #d9dde4
}

.theme-light [_nghost-thj-c174] swiper .direction {
    color: #4b586b
}

[_nghost-thj-c174] swiper .direction.right {
    right: -10px;
    top: 0
}

[_nghost-thj-c174] swiper .direction.left {
    right: 15px;
    top: 0
}

[_nghost-thj-c174] swiper .swiper-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    list-style-type: none;
    transform: translate(-50%);
    display: flex;
    justify-content: center
}

[_nghost-thj-c174] swiper .swiper-pagination .swiper-pagination-bullet {
    margin-right: 8px;
    cursor: pointer;
    width: 13px;
    height: 13px;
    border-radius: 50%
}

[_nghost-thj-c174] swiper .swiper-pagination .swiper-pagination-bullet span {
    display: none
}

.theme-dark [_nghost-thj-c174] swiper .swiper-pagination .swiper-pagination-bullet {
    background: #7f8fa4
}

.theme-light [_nghost-thj-c174] swiper .swiper-pagination .swiper-pagination-bullet {
    background: #7f8fa4
}

.theme-dark [_nghost-thj-c174] swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e7353c
}

.theme-light [_nghost-thj-c174] swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e7353c
}

[_nghost-thj-c174] swiper .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

[_nghost-thj-c174] swiper .team {
    font-size: 12px;
    text-align: center;
    max-width: 25%
}

[_nghost-thj-c174] swiper .team .img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
    image-rendering: pixelated;
    image-rendering: -webkit-optimize-contrast
}

[_nghost-thj-c174] swiper .league {
    text-align: center;
    padding-top: 10px
}

[_nghost-thj-c174] swiper .league .icon {
    font-size: 43px
}

.theme-dark [_nghost-thj-c174] swiper .league .icon {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c174] swiper .league .icon {
    color: #616f83
}

[_nghost-thj-c174] swiper .league .day {
    font-size: 12px;
    margin: 5px 0
}

.theme-dark [_nghost-thj-c174] swiper .league .day {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c174] swiper .league .day {
    color: #616f83
}

[_nghost-thj-c174] swiper .league .time {
    font-size: 14px
}

[_nghost-thj-c174] swiper .odds {
    display: flex;
    justify-content: space-around;
    width: 100%;
    background: #242d3d;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

.theme-dark [_nghost-thj-c174] swiper .odds {
    border-color: #313d4f
}

.theme-light [_nghost-thj-c174] swiper .odds {
    border-color: #dfe3e9
}

[_nghost-thj-c174] swiper .odds > div {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 34px;
    padding: 10px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

[_nghost-thj-c174] swiper .odds > div .odd-type {
    font-size: 12px
}

.theme-dark [_nghost-thj-c174] swiper .odds > div .odd-type {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c174] swiper .odds > div .odd-type {
    color: #616f83
}

[_nghost-thj-c174] swiper .odds > div .odd-icon-wrap {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

[_nghost-thj-c174] swiper .odds > div .odd-rate {
    font-size: 13px
}

.theme-dark [_nghost-thj-c174] swiper .odds > div .odd-rate {
    color: #fff
}

.theme-light [_nghost-thj-c174] swiper .odds > div .odd-rate {
    color: #354052
}

[_nghost-thj-c174] swiper .odds > div.lock {
    cursor: unset
}

.theme-dark [_nghost-thj-c174] swiper .odds > div.lock {
    color: #5c697d;
    background: #2a3546
}

.theme-light [_nghost-thj-c174] swiper .odds > div.lock {
    color: #b2bcc8;
    background: #f8f9fa
}

.theme-dark [_nghost-thj-c174] swiper .odds > div.lock .odd-rate {
    color: #5c697d
}

.theme-light [_nghost-thj-c174] swiper .odds > div.lock .odd-rate {
    color: #b2bcc8
}

[_nghost-thj-c174] swiper .odds > div.active {
    cursor: auto;
    border-style: solid;
    border-width: 1px
}

.theme-dark [_nghost-thj-c174] swiper .odds > div.active {
    background: rgba(26, 128, 94, .4) !important;
    border-color: #1a805e !important;
    color: #fff
}

.theme-light [_nghost-thj-c174] swiper .odds > div.active {
    background: #F1F4F8 !important;
    border-color: #d5dce6 !important;
    color: #354052
}

.theme-dark [_nghost-thj-c174] swiper .odds > div.active .odd-rate {
    color: #fff
}

.theme-light [_nghost-thj-c174] swiper .odds > div.active .odd-rate {
    color: #354052
}

[_nghost-thj-c174] swiper .odds > div.active.loader {
    pointer-events: none
}

.theme-dark [_nghost-thj-c174] swiper .odds > div.active.loader {
    background: #222C3C url(/hitit/img/spinner.svg) no-repeat center center !important;
    border-top-color: #222c3c !important;
    border-bottom-color: #222c3c !important;
    color: #7f8fa4
}

.theme-light [_nghost-thj-c174] swiper .odds > div.active.loader {
    background: #fff url(/hitit/img/spinner.svg) no-repeat center center !important;
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
    color: #7f8fa4
}

[_nghost-thj-c174] swiper .odds > div.active.loader .odd-rate {
    opacity: .3
}

[_nghost-thj-c174] swiper .odds > div.loader {
    pointer-events: none;
    border-style: solid;
    border-width: 1px
}

.theme-dark [_nghost-thj-c174] swiper .odds > div.loader {
    background: #222C3C url(/hitit/img/spinner.svg) no-repeat center center !important;
    border-color: #222c3c !important;
    color: #7f8fa4
}

.theme-light [_nghost-thj-c174] swiper .odds > div.loader {
    background: #fff url(/hitit/img/spinner.svg) no-repeat center center !important;
    border-color: #fff !important;
    color: #7f8fa4
}

[_nghost-thj-c174] swiper .odds > div.loader .odd-rate {
    opacity: .3
}

[_nghost-thj-c174] swiper .odds > div:nth-child(2) {
    border-style: solid;
    border-right-width: 1px;
    border-left-width: 1px
}

.theme-dark [_nghost-thj-c174] swiper .odds > div:nth-child(2) {
    border-color: #313d4f
}

.theme-light [_nghost-thj-c174] swiper .odds > div:nth-child(2) {
    border-color: #dfe3e9
}

[_nghost-thj-c174] swiper .event-notify {
    margin: 10px -30px 0;
    padding: 10px 10px 0;
    text-align: center;
    border-style: solid;
    border-top-width: 1px;
    font-size: 12px;
    transition: all .5s
}

.theme-dark [_nghost-thj-c174] swiper .event-notify {
    color: #b2bcc8;
    border-color: #313d4f
}

.theme-light [_nghost-thj-c174] swiper .event-notify {
    color: #616f83;
    border-color: #dfe3e9
}

.theme-dark [_nghost-thj-c174] swiper .event-notify:hover {
    color: #f2f4f6
}

.theme-light [_nghost-thj-c174] swiper .event-notify:hover {
    color: #3c485a
}

[_nghost-thj-c174] swiper .ball {
    width: 13px;
    height: 13px;
    border-radius: 50%
}

.theme-dark [_nghost-thj-c174] swiper .ball {
    background: #b2bcc8
}

.theme-light [_nghost-thj-c174] swiper .ball {
    background: #616f83
}

[_nghost-thj-c174] swiper .ball.active {
    background: #e34f4f
}

[_nghost-thj-c174] swiper.transition {
    transition: all .4s ease-in-out
}

[_nghost-thj-c174] swiper .pane {
    display: inline-flex;
    justify-content: center;
    width: 100%;
    background-attachment: scroll;
    background-size: cover;
    background-position: center
}

@media (max-width: 575.98px) {
    [_nghost-thj-c174] .title-pad[_ngcontent-thj-c174] {
        padding-top: 20px
    }

    [_nghost-thj-c174] .carousel[_ngcontent-thj-c174] .item[_ngcontent-thj-c174] {
        margin-bottom: 0;
        padding-bottom: 0
    }

    [_nghost-thj-c174] .carousel[_ngcontent-thj-c174] .item-wrapper[_ngcontent-thj-c174] {
        padding-bottom: 10px;
        padding-top: 15px
    }

    [_nghost-thj-c174] .event-notify[_ngcontent-thj-c174] {
        display: none !important
    }
}

@media (min-width: 768px) {
    [_nghost-thj-c174] .carousel.dot-active {
        padding-bottom: 35px
    }
}

@media (min-width: 992px) {
    [_nghost-thj-c174] .carousel.dot-active {
        padding-bottom: 45px
    }
}

@media (max-width: 575.98px) {
    [_nghost-thj-c200] .menu-list[_ngcontent-thj-c200] {
        padding: 10px 0
    }
}

.menu-list[_ngcontent-thj-c200] li[_ngcontent-thj-c200] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}


.bullet-skeleton[_ngcontent-thj-c199] {
    max-width: 10rem;
    padding: 5px 0
}

swiper {
    display: block
}


[_nghost-thj-c254] .carousel {
    height: auto;
    position: relative
}

[_nghost-thj-c254] .swiper-pagination-bullets {
    position: absolute;
    left: 50%;
    bottom: 15px;

}

[_nghost-thj-c254] .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 5px;
    transition: all .5s
}

[_nghost-thj-c254] .swiper-pagination-bullets .swiper-pagination-bullet span {
    display: none
}

.theme-dark [_nghost-thj-c254] .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #b2bcc8
}

.theme-light [_nghost-thj-c254] .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #616f83
}

[_nghost-thj-c254] .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e34f4f
}

[_nghost-thj-c254] .owl-stage {
    position: relative
}

[_nghost-thj-c254] .owl-stage:before {
    content: "";
    height: 83px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgb(25, 24, 26);
    background: linear-gradient(0deg, rgb(25, 24, 26) 0%, rgba(25, 24, 26, .01) 100%)
}

[_nghost-thj-c255] .container[_ngcontent-thj-c255] > .row[_ngcontent-thj-c255] > div[_ngcontent-thj-c255] {
    background: transparent;
    transition: all .5s
}

.theme-dark [_nghost-thj-c255] .container[_ngcontent-thj-c255] > .row[_ngcontent-thj-c255] > div[_ngcontent-thj-c255]:hover {
    background: #1f2938
}

.theme-light [_nghost-thj-c255] .container[_ngcontent-thj-c255] > .row[_ngcontent-thj-c255] > div[_ngcontent-thj-c255]:hover {
    background: #f6f8fa
}

.theme-dark [_nghost-thj-c255] .container[_ngcontent-thj-c255] > .row[_ngcontent-thj-c255] > div[_ngcontent-thj-c255]:hover .product-item-wrapper[_ngcontent-thj-c255] {
    background: #f7d219
}

.theme-light [_nghost-thj-c255] .container[_ngcontent-thj-c255] > .row[_ngcontent-thj-c255] > div[_ngcontent-thj-c255]:hover .product-item-wrapper[_ngcontent-thj-c255] {
    background: #f7d219
}

.product-item-wrapper[_ngcontent-thj-c255] {
    width: 94px;
    padding: 23px 0;
    margin: 0 auto;
    background: transparent;
    border-radius: 50%;
    transition: all .5s
}

[_nghost-thj-c255] .icon[_ngcontent-thj-c255] {
    font-size: 48px;
    text-align: center;
    line-height: 0
}

.theme-dark [_nghost-thj-c255] .icon[_ngcontent-thj-c255] {
    color: #26bf8c
}

.theme-light [_nghost-thj-c255] .icon[_ngcontent-thj-c255] {
    color: #0af
}

.product-title[_ngcontent-thj-c255] {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

[_nghost-thj-c255] .product-desc[_ngcontent-thj-c255] {
    font-size: 14px
}

.theme-dark [_nghost-thj-c255] .product-desc[_ngcontent-thj-c255] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c255] .product-desc[_ngcontent-thj-c255] {
    color: #616f83
}

[_nghost-thj-c257] .tile {
    box-shadow: none !important;
    padding: 0
}

.item-wrapper[_ngcontent-thj-c257] {
    width: 100px;
    height: 155px;
    position: relative;
    margin: 0 auto
}

.item-wrapper[_ngcontent-thj-c257] .item[_ngcontent-thj-c257] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.direction[_ngcontent-thj-c257] {
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    cursor: pointer
}

.direction.left[_ngcontent-thj-c257] {
    left: -15px
}

.direction.right[_ngcontent-thj-c257] {
    right: -15px
}

[_nghost-thj-c257] .icon[_ngcontent-thj-c257] {
    cursor: pointer;
    font-size: 35px;
    opacity: .3;
    transition: opacity .5s
}

.theme-dark [_nghost-thj-c257] .icon[_ngcontent-thj-c257] {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c257] .icon[_ngcontent-thj-c257] {
    color: #7f8fa4
}

[_nghost-thj-c257] .icon[_ngcontent-thj-c257]:hover {
    opacity: .6
}

[_nghost-thj-c256] {
    text-align: center
}

[_nghost-thj-c256] h3[_ngcontent-thj-c256] {
    font-weight: 600
}

.theme-dark [_nghost-thj-c256] h3[_ngcontent-thj-c256] {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c256] h3[_ngcontent-thj-c256] {
    color: #7f8fa4
}

[_nghost-thj-c256] .item[_ngcontent-thj-c256] {
    padding: 10px 10px 20px;
    background: #273142;
    position: relative;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    cursor: -webkit-grab;
    transition: background .5s
}

.theme-dark [_nghost-thj-c256] .item[_ngcontent-thj-c256] {
    border-color: #313d4f
}

.theme-light [_nghost-thj-c256] .item[_ngcontent-thj-c256] {
    border-color: #dfe3e9
}

.theme-dark [_nghost-thj-c256] .item[_ngcontent-thj-c256]:hover {
    background: #1a805e
}

.theme-light [_nghost-thj-c256] .item[_ngcontent-thj-c256]:hover {
    background: #1a805e
}

[_nghost-thj-c256] .item[_ngcontent-thj-c256]:hover .item-btn[_ngcontent-thj-c256], [_nghost-thj-c256] .item[_ngcontent-thj-c256]:hover .item-desc[_ngcontent-thj-c256] {
    opacity: 1
}

[_nghost-thj-c256] .item-image[_ngcontent-thj-c256] {
    height: 165px;
    position: relative
}

.theme-dark [_nghost-thj-c256] .item-image[_ngcontent-thj-c256] {
    background: #313d4f
}

.theme-light [_nghost-thj-c256] .item-image[_ngcontent-thj-c256] {
    background: #DFE3E9
}

[_nghost-thj-c256] .item-image[_ngcontent-thj-c256] img[_ngcontent-thj-c256] {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[_nghost-thj-c256] .item-star[_ngcontent-thj-c256] {
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer
}

.theme-dark [_nghost-thj-c256] .item-star[_ngcontent-thj-c256] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c256] .item-star[_ngcontent-thj-c256] {
    color: #616f83
}

[_nghost-thj-c256] .item-star[_ngcontent-thj-c256] .icon[_ngcontent-thj-c256]:before {
    content: "\e808";
    transition: color .5s
}

.theme-dark [_nghost-thj-c256] .item-star[_ngcontent-thj-c256]:hover .icon[_ngcontent-thj-c256]:before {
    color: #f7d219
}

.theme-light [_nghost-thj-c256] .item-star[_ngcontent-thj-c256]:hover .icon[_ngcontent-thj-c256]:before {
    color: #f7d219
}

.item-name[_ngcontent-thj-c256] {
    font-size: 16px
}

[_nghost-thj-c256] .item-provider[_ngcontent-thj-c256] {
    font-size: 12px
}

.theme-dark [_nghost-thj-c256] .item-provider[_ngcontent-thj-c256] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c256] .item-provider[_ngcontent-thj-c256] {
    color: #616f83
}

.item-btn[_ngcontent-thj-c256], .item-desc[_ngcontent-thj-c256] {
    opacity: 0;
    transition: all .5s
}

.item-btn[_ngcontent-thj-c256] button[_ngcontent-thj-c256] {
    font-weight: 600;
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translate(-50%)
}

[_nghost-thj-c256] .item-desc[_ngcontent-thj-c256] {
    position: absolute;
    top: 125px;
    left: 50%;
    transform: translate(-50%);
    font-size: 14px;
    font-weight: 600
}

.theme-dark [_nghost-thj-c256] .item-desc[_ngcontent-thj-c256] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c256] .item-desc[_ngcontent-thj-c256] {
    color: #616f83
}

[_nghost-thj-c256] .casino-button[_ngcontent-thj-c256] {
    height: 45px;
    font-weight: 700;
    font-size: 18px;
    padding: 0 25px;
    transition: background .5s
}

.theme-dark [_nghost-thj-c256] .casino-button[_ngcontent-thj-c256] {
    color: #000;
    background: #f7d219
}

.theme-light [_nghost-thj-c256] .casino-button[_ngcontent-thj-c256] {
    color: #cabfad;
    background: #f7d219
}

.theme-dark [_nghost-thj-c256] .casino-button[_ngcontent-thj-c256]:hover {
    background: #d6b307
}

.theme-light [_nghost-thj-c256] .casino-button[_ngcontent-thj-c256]:hover {
    background: #d6b307
}

[_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] {
    font-size: 16px;
    margin: 15px 0
}

[_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168] {
    font-size: 30px
}

.theme-dark [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168] {
    color: #26bf8c
}

.theme-light [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168] {
    color: #0af
}

[_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .title[_ngcontent-thj-c168] > div[_ngcontent-thj-c168]:first-child {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px
}

.theme-dark [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .title[_ngcontent-thj-c168] > div[_ngcontent-thj-c168]:first-child {
    color: #d9dde4
}

.theme-light [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .title[_ngcontent-thj-c168] > div[_ngcontent-thj-c168]:first-child {
    color: #4b586b
}

[_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .title[_ngcontent-thj-c168] > div[_ngcontent-thj-c168]:last-child {
    font-size: 13px;
    font-weight: 600
}

.theme-dark [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .title[_ngcontent-thj-c168] > div[_ngcontent-thj-c168]:last-child {
    color: #7f8fa4
}

.theme-light [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .title[_ngcontent-thj-c168] > div[_ngcontent-thj-c168]:last-child {
    color: #7f8fa4
}

[_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .all[_ngcontent-thj-c168] {
    cursor: pointer;
    border-radius: 4px;
    padding: 8px 20px;
    font-size: 13px;
    font-weight: 600;
    border-style: solid;
    border-width: 1px;
    transition: all .5s
}

.theme-dark [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .all[_ngcontent-thj-c168] {
    color: #7f8fa4;
    border-color: #313d4f
}

.theme-light [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .all[_ngcontent-thj-c168] {
    color: #7f8fa4;
    border-color: #e9ebee
}

.theme-dark [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .all.active[_ngcontent-thj-c168], .theme-dark [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .all[_ngcontent-thj-c168]:hover {
    color: #d9dde4;
    border-color: #8c9aad
}

.theme-light [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .all.active[_ngcontent-thj-c168], .theme-light [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .all[_ngcontent-thj-c168]:hover {
    color: #4b586b;
    border-color: #78879c
}

[_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168] {
    cursor: pointer;
    font-size: 18px;
    transition: all .5s
}

.theme-dark [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168] {
    color: #bfc7d2
}

.theme-light [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168] {
    color: #5a687b
}

.theme-dark [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168]:hover {
    color: #f2f4f6
}

.theme-light [_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168]:hover {
    color: #3c485a
}

[_nghost-thj-c168] .title-wrap[_ngcontent-thj-c168] .right-control[_ngcontent-thj-c168] .icon.bet-right-dir[_ngcontent-thj-c168]:before {
    margin: 0 1px 0 0;
    width: auto
}

[_nghost-thj-c168] .item[_ngcontent-thj-c168] {
    text-align: center;
    padding: 10px;
    background: #273142;
    position: relative;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 30px;
    cursor: -webkit-grab;
    transition: background .5s;
    overflow: hidden
}

.theme-dark [_nghost-thj-c168] .item[_ngcontent-thj-c168] {
    border-color: #313d4f
}

.theme-light [_nghost-thj-c168] .item[_ngcontent-thj-c168] {
    border-color: #dfe3e9
}

.theme-dark [_nghost-thj-c168] .item[_ngcontent-thj-c168]:hover {
    background: #1a805e
}

.theme-light [_nghost-thj-c168] .item[_ngcontent-thj-c168]:hover {
    background: #1a805e
}

[_nghost-thj-c168] .item[_ngcontent-thj-c168]:hover .item-btn[_ngcontent-thj-c168], [_nghost-thj-c168] .item[_ngcontent-thj-c168]:hover .item-desc[_ngcontent-thj-c168] {
    opacity: 1
}

[_nghost-thj-c168] .item[_ngcontent-thj-c168]:hover .item-image[_ngcontent-thj-c168] > img[_ngcontent-thj-c168] {
    opacity: .6
}

[_nghost-thj-c168] .item[_ngcontent-thj-c168] .item-msg[_ngcontent-thj-c168] {
    width: 100%;
    text-align: center;
    font-size: 11px;
    padding: 3px 10px;
    font-weight: 700
}

.theme-dark [_nghost-thj-c168] .item[_ngcontent-thj-c168] .item-msg[_ngcontent-thj-c168] {
    background: #f7d219;
    color: #273142
}

.theme-light [_nghost-thj-c168] .item[_ngcontent-thj-c168] .item-msg[_ngcontent-thj-c168] {
    background: #f7d219;
    color: #273142
}

[_nghost-thj-c168] .item-image[_ngcontent-thj-c168] {
    height: 233px;
    position: relative;
    overflow: hidden
}

.theme-dark [_nghost-thj-c168] .item-image[_ngcontent-thj-c168] {
    background: #313d4f
}

.theme-light [_nghost-thj-c168] .item-image[_ngcontent-thj-c168] {
    background: #DFE3E9
}

[_nghost-thj-c168] .item-image[_ngcontent-thj-c168] img[_ngcontent-thj-c168] {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all .5s;
    transform: translate(-50%, -50%)
}

[_nghost-thj-c168] .item-star[_ngcontent-thj-c168] {
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer
}

.theme-dark [_nghost-thj-c168] .item-star[_ngcontent-thj-c168] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c168] .item-star[_ngcontent-thj-c168] {
    color: #616f83
}

[_nghost-thj-c168] .item-star[_ngcontent-thj-c168] .icon[_ngcontent-thj-c168]:before {
    content: "\e808";
    transition: color .5s
}

.theme-dark [_nghost-thj-c168] .item-star[_ngcontent-thj-c168]:hover .icon[_ngcontent-thj-c168]:before {
    color: #f7d219
}

.theme-light [_nghost-thj-c168] .item-star[_ngcontent-thj-c168]:hover .icon[_ngcontent-thj-c168]:before {
    color: #f7d219
}

.item-name[_ngcontent-thj-c168] {
    font-size: 16px
}

[_nghost-thj-c168] .item-provider[_ngcontent-thj-c168] {
    font-size: 12px
}

.theme-dark [_nghost-thj-c168] .item-provider[_ngcontent-thj-c168] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c168] .item-provider[_ngcontent-thj-c168] {
    color: #616f83
}

[_nghost-thj-c168] .player-count[_ngcontent-thj-c168] {
    font-size: 12px
}

.theme-dark [_nghost-thj-c168] .player-count[_ngcontent-thj-c168] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c168] .player-count[_ngcontent-thj-c168] {
    color: #616f83
}

[_nghost-thj-c168] .item-limit {
    bottom: 2px;
    left: 7px;
    font-size: 12px
}

.theme-dark [_nghost-thj-c168] .item-limit {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c168] .item-limit {
    color: #616f83
}

[_nghost-thj-c168] .item-limit .icon:before {
    margin: 0 !important
}

[_nghost-thj-c168] .item-hour[_ngcontent-thj-c168] {
    position: absolute;
    bottom: 2px;
    right: 7px;
    font-size: 12px
}

.theme-dark [_nghost-thj-c168] .item-hour[_ngcontent-thj-c168] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c168] .item-hour[_ngcontent-thj-c168] {
    color: #616f83
}

.item-btn[_ngcontent-thj-c168], .item-desc[_ngcontent-thj-c168] {
    opacity: 0;
    transition: all .5s
}

.item-btn[_ngcontent-thj-c168] button[_ngcontent-thj-c168] {
    font-weight: 600;
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translate(-50%)
}

[_nghost-thj-c168] .item-desc[_ngcontent-thj-c168] {
    position: absolute;
    top: 125px;
    left: 50%;
    transform: translate(-50%);
    font-size: 14px;
    font-weight: 600
}

.theme-dark [_nghost-thj-c168] .item-desc[_ngcontent-thj-c168] {
    color: #b2bcc8
}

.theme-light [_nghost-thj-c168] .item-desc[_ngcontent-thj-c168] {
    color: #616f83
}

.slide-wrap[_ngcontent-thj-c168] {
    padding: 0 1px
}

[_nghost-thj-c168] .providers[_ngcontent-thj-c168] {
    transition: all .5s
}

[_nghost-thj-c168] .p-item[_ngcontent-thj-c168] {
    width: 45px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    transition: all .5s
}

.theme-dark [_nghost-thj-c168] .p-item[_ngcontent-thj-c168] {
    border-color: transparent
}

.theme-light [_nghost-thj-c168] .p-item[_ngcontent-thj-c168] {
    border-color: transparent
}

[_nghost-thj-c168] .p-item.BetGames[_ngcontent-thj-c168] {
    width: 75px
}

.theme-dark [_nghost-thj-c168] .p-item.active[_ngcontent-thj-c168], .theme-dark [_nghost-thj-c168] .p-item[_ngcontent-thj-c168]:hover {
    border-color: #8c9aad
}

.theme-light [_nghost-thj-c168] .p-item.active[_ngcontent-thj-c168], .theme-light [_nghost-thj-c168] .p-item[_ngcontent-thj-c168]:hover {
    border-color: #78879c
}

.ribbon[_ngcontent-thj-c168] {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 80px;
    height: 80px;
    text-align: right
}

.ribbon[_ngcontent-thj-c168] span[_ngcontent-thj-c168] {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    width: 100px;
    display: block;
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 23px;
    left: -17px
}

.ribbon[_ngcontent-thj-c168] span.open[_ngcontent-thj-c168] {
    background: #39b54a
}

.ribbon[_ngcontent-thj-c168] span.close[_ngcontent-thj-c168] {
    background: #e7353c
}

.item-container[_ngcontent-thj-c168] img[_ngcontent-thj-c168] {
    width: 100%;
    height: 160px !important;
    max-width: unset !important
}

.item-container[_ngcontent-thj-c168] .item-play-now[_ngcontent-thj-c168] {
    position: absolute;
    left: 50%;
    bottom: -50px;
    padding: 8px 10px;
    transform: translate(-50%);
    font-weight: 600;
    white-space: nowrap;
    transition: all .5s
}

.item-container[_ngcontent-thj-c168] .item-play-now.slot[_ngcontent-thj-c168] {
    background: #e7353c;
    color: #e9ebee
}

.item-container[_ngcontent-thj-c168] .item-play-now.live[_ngcontent-thj-c168] {
    background: rgba(27, 36, 49, .8);
    color: #d0d5df
}

.item-container[_ngcontent-thj-c168]:hover .item-play-now[_ngcontent-thj-c168] {
    bottom: 30%;
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 768px) {
    .item-container[_ngcontent-thj-c168]:hover .item-play-now[_ngcontent-thj-c168] {
        bottom: 23%
    }
}

.item-container[_ngcontent-thj-c168]:hover .item-play-now.small[_ngcontent-thj-c168] {
    font-size: 8px
}

.item-container[_ngcontent-thj-c168] .border-colored.slot[_ngcontent-thj-c168]:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: #399953;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(#d53e33, #d53e33), linear-gradient(#377af5, #377af5), linear-gradient(#399953, #399953), linear-gradient(#fbb300, #fbb300)
}

.item-container[_ngcontent-thj-c168] .border-colored.live[_ngcontent-thj-c168]:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: #1a232a;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: conic-gradient(transparent, #0089a8, transparent 30%);
    animation: rotate 4s linear infinite
}

.item-container[_ngcontent-thj-c168] .item-provider[_ngcontent-thj-c168] {
    position: absolute;
    z-index: 1;
    left: 1%;
    top: 6%
}

.item-container[_ngcontent-thj-c168] .item-provider[_ngcontent-thj-c168] div[_ngcontent-thj-c168] {
    color: #e9ebee
}

.item-container[_ngcontent-thj-c168] .item-provider.live[_ngcontent-thj-c168] {
    background: rgba(27, 36, 49, .8);
    padding: 1% 2%;
    border: 1px solid #313d4f;
    border-left: none;
    color: #d0d5df;
    font-size: small
}

.item-container[_ngcontent-thj-c168] .item-provider.slot[_ngcontent-thj-c168] {
    background: #e7353c;
    padding: 1% 2%;
    border: 1px solid #e7353c;
    border-left: none;
    color: #e9ebee;
    font-size: small
}

.video-container[_ngcontent-thj-c16] {
    min-width: 80vw;
    position: relative;
    padding-bottom: 56.25%
}

.video-container[_ngcontent-thj-c16] iframe[_ngcontent-thj-c16] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width: 576px) {
    .video-container[_ngcontent-thj-c16] {
        min-width: 60vw
    }
}