.header-main-nav-menu-button[data-v-c7878bce] {
    font-size: 3rem;
    user-select: none
}

[dir] .header-main-nav-menu-button[data-v-c7878bce] {
    cursor: pointer
}

[dir=ltr] .header-main-nav-menu-button[data-v-c7878bce] {
    padding: 6px 6px 0 0
}

[dir=rtl] .header-main-nav-menu-button[data-v-c7878bce] {
    padding: 6px 0 0 6px
}

.header-main-nav-menu-mobile-button[data-v-c7878bce] {
    font-size: 2rem
}

[dir] .header-main-nav-menu-mobile-button[data-v-c7878bce] {
    padding: 12px
}

.header-nav-opened[data-v-c7878bce] {
    z-index: 1051;
    position: relative
}

.header-nav-container[data-v-10a1bd6e] {
    z-index: 1050;
    position: fixed;
    top: 0;
    width: 350px;
    height: 100%
}

[dir] .header-nav-container[data-v-10a1bd6e] {
    padding: 1rem;
    background-color: inherit
}

[dir=ltr] .header-nav-container[data-v-10a1bd6e] {
    left: 0
}

[dir=rtl] .header-nav-container[data-v-10a1bd6e] {
    right: 0
}

[dir] .header-nav-container.mobile-view[data-v-10a1bd6e] {
    padding: 0
}

.header-nav-container.mobile-view .scrollable-box[data-v-10a1bd6e] {
    overflow: scroll;
    height: 100%
}

[dir] .header-nav-container .scrollable-box[data-v-10a1bd6e] {
    margin-top: 4rem
}

.header-nav-container[data-v-10a1bd6e] .nav {
    flex-direction: column
}

[dir=ltr] .header-nav-container[data-v-10a1bd6e] .nav .nav-item-landing-page {
    border-left: none
}

[dir=rtl] .header-nav-container[data-v-10a1bd6e] .nav .nav-item-landing-page {
    border-right: none
}

.header-nav-container[data-v-10a1bd6e] .nav .nav-item-landing-page .nav-link-landing-page {
    font-size: 1.1rem;
    color: inherit;
    transition: all .5s ease;
    max-height: 1.3125rem
}

[dir] .header-nav-container[data-v-10a1bd6e] .nav .nav-item-landing-page .nav-link-landing-page {
    margin: .2rem 0;
    padding: 1.25rem 1rem;
    background-color: transparent;
    border-radius: 100px
}

.header-nav-container[data-v-10a1bd6e] .nav .nav-item-landing-page .nav-link-landing-page:hover {
    color: inherit
}

[dir] .header-nav-container[data-v-10a1bd6e] .nav .nav-item-landing-page .nav-link-landing-page:hover {
    background-color: inherit
}

[dir=ltr] .header-nav-container[data-v-10a1bd6e] .nav .nav-item-landing-page .nav-link-landing-page i {
    margin-right: .5rem
}

[dir=rtl] .header-nav-container[data-v-10a1bd6e] .nav .nav-item-landing-page .nav-link-landing-page i {
    margin-left: .5rem
}

.nav-link.focus-hidden[data-v-deb38609]:focus {
    outline: none
}

[dir] .nav-link.focus-hidden[data-v-deb38609]:focus {
    box-shadow: none
}

.dropdown-toggle-no-caret[data-v-3d18f4c7]:after {
    display: none
}

.is-single-item[data-v-3d18f4c7]:after {
    visibility: hidden
}

.dropdown-item.focus-hidden[data-v-73ab2835]:focus {
    outline: none
}

[dir] .dropdown-item.focus-hidden[data-v-73ab2835]:focus {
    box-shadow: none
}

[dir] .floating-registration-form .form-group.form-group-floating[data-v-68214f73] {
    margin-bottom: 1.5rem
}

[dir] .floating-registration-form .form-group.form-group-floating.floating-checkbox[data-v-68214f73] {
    margin-bottom: .75rem
}

.form-floating legend[data-v-68214f73] {
    font-size: 14px;
    position: absolute;
    top: .875rem;
    pointer-events: none;
    transition: all .2s ease;
    z-index: 100
}

[dir] .form-floating legend[data-v-68214f73] {
    padding: 0 4px
}

[dir=ltr] .form-floating legend[data-v-68214f73] {
    left: calc(1.125rem + 2px);
    margin-left: -4px
}

[dir=rtl] .form-floating legend[data-v-68214f73] {
    right: calc(1.125rem + 2px);
    margin-right: -4px
}

.form-floating input:not(:placeholder-shown)+legend[data-v-68214f73],
.form-floating input:focus+legend[data-v-68214f73] {
    font-size: 10px;
    top: .5rem
}

.pending-withdrawal-cancel-modal .modal-dialog {
    max-width: 480px
}

[dir] .pending-withdrawal-cancel-modal .modal-header {
    padding: 1rem
}

.pending-withdrawal-cancel-modal .modal-header .modal-title {
    width: 100%
}

[dir] .pending-withdrawal-cancel-modal .modal-header .modal-title {
    text-align: center;
    margin-top: 20px
}

.pending-withdrawal-cancel-modal .modal-header .modal-title .modal-title-text {
    font-family: Roboto, Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 28.13px;
    color: #ffce1a
}

.pending-withdrawal-cancel-modal .modal-header .close {
    position: absolute;
    top: 10px
}

[dir=ltr] .pending-withdrawal-cancel-modal .modal-header .close {
    right: 10px
}

[dir=rtl] .pending-withdrawal-cancel-modal .modal-header .close {
    left: 10px
}

[dir] .pending-withdrawal-cancel-modal .modal-body {
    padding: 0 .5rem
}

.pending-withdrawal-cancel-modal .modal-body .confirmation {
    font-size: 1.125rem
}

[dir] .pending-withdrawal-cancel-modal .modal-body .confirmation {
    margin-top: 12px
}

[dir] .pending-withdrawal-cancel-modal .modal-footer {
    padding: 1.5rem 2rem
}

[dir] .pending-withdrawal-cancel-modal .modal-footer>:last-child {
    background-color: #29cc6a
}

[dir=ltr] .pending-withdrawal-cancel-modal .modal-footer>:last-child {
    margin-left: .5rem
}

[dir=rtl] .pending-withdrawal-cancel-modal .modal-footer>:last-child {
    margin-right: .5rem
}

[dir] .pending-withdrawal-cancel-modal .modal-footer>:first-child {
    background-color: #fc5555
}

[dir=ltr] .pending-withdrawal-cancel-modal .modal-footer>:first-child {
    margin-right: .5rem
}

[dir=rtl] .pending-withdrawal-cancel-modal .modal-footer>:first-child {
    margin-left: .5rem
}

.pending-withdrawal-cancel-modal .modal-footer .btn {
    font-weight: 400;
    font-size: 1rem
}

[dir] .pending-withdrawal-cancel-modal .modal-footer .btn {
    border-radius: 3px
}

.pending-withdrawal-cancel-modal.mobile .modal-dialog {
    position: absolute;
    bottom: 0;
    max-width: unset
}

[dir] .pending-withdrawal-cancel-modal.mobile .modal-dialog {
    margin: 0
}

[dir=ltr] .pending-withdrawal-cancel-modal.mobile .modal-dialog {
    left: 0;
    right: 0
}

[dir=rtl] .pending-withdrawal-cancel-modal.mobile .modal-dialog {
    right: 0;
    left: 0
}

[dir=ltr] .pending-withdrawal-cancel-modal.mobile .modal-dialog .modal-content {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px
}

[dir=rtl] .pending-withdrawal-cancel-modal.mobile .modal-dialog .modal-content {
    border-top-right-radius: 24px;
    border-top-left-radius: 24px
}

[dir] .pending-withdrawal-cancel-modal.mobile .modal-dialog .modal-footer {
    padding: 1rem 1rem 2rem
}

.pending-withdrawal-cancel-modal.mobile .modal-dialog .modal-footer .btn {
    font-size: .75rem
}

[dir=ltr] .pending-withdrawal-cancel-modal.new-layout .modal-dialog .modal-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

[dir=rtl] .pending-withdrawal-cancel-modal.new-layout .modal-dialog .modal-content {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.pending-withdrawal[data-v-aa71b2bf] {
    line-height: 1;
    white-space: nowrap
}

[dir] .pending-withdrawal[data-v-aa71b2bf] {
    background-color: #d9d9d91f;
    padding: 6px;
    border-radius: 15px;
    cursor: pointer
}

[dir=ltr] .pending-withdrawal.mobile[data-v-aa71b2bf] {
    margin-right: 12px
}

[dir=rtl] .pending-withdrawal.mobile[data-v-aa71b2bf] {
    margin-left: 12px
}

.pending-withdrawal .pending-withdrawal-image[data-v-aa71b2bf] {
    width: 18px
}

.pending-withdrawal .pending-withdrawal-amount[data-v-aa71b2bf] {
    font-family: Roboto, Roboto, sans-serif;
    font-weight: 700;
    font-size: .6875rem;
    line-height: 1rem
}

.dropdown-bottom-offset-wrapper[data-v-ebdaed9f] {
    width: 100vw;
    top: 100%;
    max-height: calc(100dvh - var(--7cabae06))
}

[dir] .dropdown-bottom-offset-wrapper[data-v-ebdaed9f] {
    margin: 0
}

[dir] .dropdown-bottom-offset-wrapper .scrollable-box[data-v-ebdaed9f] {
    background-color: #4a4a4a
}

@media screen and (min-width: 767px) {
    .dropdown-bottom-offset-wrapper[data-v-ebdaed9f] {
        width: 400px
    }
}

.component-backdrop[data-v-7d33a1bb] {
    position: fixed;
    top: 0;
    bottom: 0;
    opacity: .5;
    z-index: -1
}

[dir] .component-backdrop[data-v-7d33a1bb] {
    background-color: #000
}

[dir=ltr] .component-backdrop[data-v-7d33a1bb] {
    right: 0;
    left: 0
}

[dir=rtl] .component-backdrop[data-v-7d33a1bb] {
    left: 0;
    right: 0
}

.product-header-item[data-v-4b6245f4] {
    white-space: nowrap;
    font-size: .8125rem;
    line-height: 1.25rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff
}

.product-header-item.active[data-v-4b6245f4],
.product-header-item.active .superpot .superpot-holder[data-v-4b6245f4] {
    color: #f7931e
}

.product-header-item .superpot[data-v-4b6245f4] {
    height: 20px;
    overflow: hidden
}

.product-header-item .superpot .superpot-holder[data-v-4b6245f4] {
    color: #fff
}

[dir] .product-header-item .superpot .superpot-holder[data-v-4b6245f4] {
    text-align: center
}

[dir=ltr] .product-header-item .superpot .superpot-holder[data-v-4b6245f4],
[dir=rtl] .product-header-item .superpot .superpot-holder[data-v-4b6245f4] {
    animation: superpot-animation-4b6245f4 6s infinite linear
}

.product-header-item .superpot .superpot-holder .value[data-v-4b6245f4] {
    font-weight: 500
}

@keyframes superpot-animation-4b6245f4 {

    0%,
    38%,
    to {
        transform: translateY(0);
        color: inherit
    }

    50%,
    88% {
        transform: translateY(-50%);
        color: #fadf00
    }
}

.mobile-product-header[data-v-f4c85e0f] {
    min-height: 37px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    gap: 20px
}

[dir] .mobile-product-header[data-v-f4c85e0f] {
    padding: 8.5px 12px;
    background: #282a29
}

.new-landing-page-header .column-brand .app-logo-image[data-v-9a517973] {
    width: auto;
    height: 22px
}

[dir] .has-license-bar {
    padding-bottom: 40px
}

.bga-gaming[data-v-c778275f] {
    display: block;
    width: 99px;
    height: 10px;
    flex: 0 0 99px
}

[dir] .bga-gaming[data-v-c778275f] {
    background-image: url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='534px' height='54px' viewBox='0 0 5340 540' preserveAspectRatio='xMidYMid meet'%3E%3Cg id='layer101' fill='%23b3b3b3' stroke='none'%3E%3Cpath d='M555 521 c-64 -39 -95 -100 -95 -186 0 -123 71 -205 177 -205 96 0 164 70 179 183 l7 47 -132 0 c-85 0 -131 4 -131 10 0 6 7 24 15 39 26 52 100 58 125 12 9 -17 20 -21 60 -21 30 0 50 4 50 11 0 27 -46 88 -80 108 -49 27 -133 28 -175 2z m149 -253 c-30 -52 -72 -62 -111 -26 -13 12 -23 25 -23 30 0 4 32 8 71 8 53 0 68 -3 63 -12z'/%3E%3Cpath d='M993 524 c-73 -37 -115 -128 -116 -250 -1 -72 3 -89 31 -145 42 -87 78 -112 163 -117 62 -4 68 -2 102 28 l37 32 0 -31 c0 -28 3 -31 30 -31 l30 0 0 85 0 85 -30 0 c-24 0 -33 -7 -49 -38 -22 -42 -66 -72 -106 -72 -40 0 -90 35 -111 78 -22 46 -30 153 -15 209 14 50 66 109 106 119 55 14 145 -62 145 -122 0 -22 -4 -24 -55 -24 -54 0 -55 0 -55 -30 l0 -30 90 0 90 0 0 130 0 130 -30 0 c-27 0 -30 -3 -30 -32 l0 -32 -35 34 c-31 30 -42 34 -98 37 -43 3 -72 -1 -94 -13z'/%3E%3Cpath d='M1369 512 c-39 -35 -51 -107 -24 -148 22 -34 88 -63 164 -70 54 -6 61 -9 61 -29 0 -12 -9 -34 -21 -49 -16 -20 -29 -26 -60 -26 -41 0 -79 26 -79 55 0 10 -11 15 -35 15 -40 0 -43 -11 -15 -57 29 -49 65 -68 129 -68 71 0 116 29 131 83 5 20 10 88 10 150 l0 112 25 0 c20 0 25 5 25 25 0 24 -3 25 -55 25 -48 0 -55 -2 -55 -20 0 -18 -2 -18 -36 5 -53 36 -123 35 -165 -3z m141 -37 c35 -18 60 -62 60 -106 l0 -31 -47 7 c-111 16 -153 66 -99 120 29 29 46 31 86 10z'/%3E%3Cpath d='M2476 515 c-34 -23 -36 -23 -36 -5 0 18 -7 20 -60 20 -57 0 -60 -1 -60 -25 0 -20 5 -25 25 -25 l25 0 0 -215 c0 -208 -1 -215 -20 -215 -15 0 -20 -7 -20 -25 0 -24 3 -25 55 -25 l55 0 0 97 0 96 23 -21 c58 -54 131 -49 186 13 38 44 55 104 48 177 -13 143 -123 219 -221 153z m103 -51 c32 -23 51 -73 51 -134 0 -54 -10 -81 -43 -117 -31 -34 -72 -30 -114 12 l-35 35 4 81 c3 77 5 82 36 110 37 33 67 37 101 13z'/%3E%3Cpath d='M3014 521 c-70 -43 -105 -139 -85 -233 16 -72 44 -113 97 -138 49 -24 96 -22 147 8 35 21 77 105 77 154 l0 38 -130 0 -130 0 6 28 c12 49 34 81 66 98 28 15 34 15 64 1 18 -9 35 -25 39 -36 5 -17 15 -21 45 -21 39 0 39 0 29 27 -23 61 -74 93 -146 93 -29 0 -60 -7 -79 -19z m166 -236 c0 -25 -28 -73 -49 -85 -11 -5 -29 -10 -41 -10 -28 0 -90 61 -90 89 0 20 5 21 90 21 75 0 90 -3 90 -15z'/%3E%3Cpath d='M4364 530 c-40 -16 -64 -59 -64 -114 0 -82 49 -120 170 -133 65 -6 78 -24 42 -56 -30 -28 -70 -22 -90 13 -15 27 -22 30 -65 30 -47 0 -47 0 -41 -27 17 -73 68 -107 159 -107 65 0 111 20 136 58 9 14 15 61 17 139 3 91 7 117 18 117 10 0 14 12 14 40 l0 40 -65 0 c-38 0 -65 -4 -65 -10 0 -6 -13 -4 -30 5 -31 16 -102 19 -136 5z m141 -95 c15 -14 25 -36 25 -53 0 -28 -1 -29 -42 -22 -62 10 -77 19 -84 46 -14 54 57 74 101 29z'/%3E%3Cpath d='M5080 522 c-19 -10 -48 -41 -65 -67 -25 -41 -29 -57 -29 -119 0 -60 4 -79 27 -119 59 -101 196 -119 274 -35 31 33 53 90 53 138 l0 40 -125 0 c-117 0 -125 1 -125 19 0 25 38 67 68 76 17 5 30 -1 53 -24 26 -26 38 -31 80 -31 47 0 50 1 44 23 -9 31 -36 67 -68 91 -39 29 -140 34 -187 8z m150 -252 c0 -18 -39 -50 -61 -50 -28 0 -56 17 -69 40 -10 19 -7 20 60 20 40 0 70 -4 70 -10z'/%3E%3Cpath d='M0 485 c0 -33 4 -45 15 -45 13 0 15 -25 15 -165 0 -140 -2 -165 -15 -165 -11 0 -15 -12 -15 -45 l0 -45 146 0 c162 0 197 9 227 59 26 44 23 128 -5 159 -21 22 -22 24 -5 33 47 27 63 138 28 195 -33 54 -70 64 -240 64 l-151 0 0 -45z m278 -61 c15 -10 22 -25 22 -49 0 -47 -29 -65 -102 -65 l-58 0 0 65 0 65 58 0 c36 0 66 -6 80 -16z m-6 -221 c10 -9 18 -26 18 -39 0 -34 -36 -54 -97 -54 l-53 0 0 55 0 55 57 0 c38 0 62 -5 75 -17z'/%3E%3Cpath d='M1720 505 c0 -20 5 -25 25 -25 l25 0 0 -145 0 -145 -25 0 c-20 0 -25 -5 -25 -25 0 -24 3 -25 55 -25 53 0 55 1 55 27 l0 27 29 -28 c21 -20 43 -30 75 -33 42 -5 48 -3 76 27 25 27 31 29 36 16 9 -22 56 -46 93 -46 78 0 91 29 91 210 l0 140 25 0 c20 0 25 5 25 25 0 24 -3 25 -55 25 l-55 0 0 -155 c0 -141 -2 -157 -20 -175 -21 -21 -42 -18 -74 9 -36 32 -46 67 -46 171 l0 100 25 0 c20 0 25 5 25 25 0 24 -3 25 -55 25 l-55 0 0 -151 c0 -84 -5 -159 -10 -170 -15 -26 -61 -25 -87 4 -37 40 -43 64 -43 166 l0 101 25 0 c20 0 25 5 25 25 0 25 -1 25 -80 25 -79 0 -80 0 -80 -25z'/%3E%3Cpath d='M2730 505 c0 -20 5 -25 25 -25 l25 0 0 -215 0 -215 -25 0 c-20 0 -25 -5 -25 -25 0 -24 3 -25 55 -25 l55 0 0 240 0 240 25 0 c20 0 25 5 25 25 0 25 -1 25 -80 25 -79 0 -80 0 -80 -25z'/%3E%3Cpath d='M3300 485 c0 -37 3 -45 18 -45 15 0 30 -38 82 -210 l64 -211 65 3 65 3 38 125 c21 69 50 162 64 208 20 66 29 82 45 82 16 0 19 7 19 45 l0 45 -60 0 -59 0 -16 -55 -16 -55 -78 0 -78 0 -15 53 -15 52 -61 3 -62 3 0 -46z m276 -172 c-4 -16 -17 -59 -28 -98 -18 -60 -22 -66 -28 -45 -4 14 -16 58 -28 98 l-20 72 55 0 c55 0 55 0 49 -27z'/%3E%3Cpath d='M3815 375 c-33 -126 -43 -155 -57 -155 -14 0 -18 -9 -18 -40 l0 -40 80 0 80 0 0 40 c0 29 -4 40 -15 40 -19 0 -18 17 4 110 20 86 20 86 52 -77 l22 -113 52 0 52 0 22 112 c32 164 32 164 52 73 23 -98 23 -105 4 -105 -11 0 -15 -11 -15 -40 l0 -40 75 0 75 0 0 40 c0 28 -4 40 -14 40 -10 0 -26 47 -52 155 l-38 155 -53 0 c-60 0 -54 11 -91 -159 l-18 -84 -18 84 c-35 170 -29 159 -89 159 l-53 0 -39 -155z'/%3E%3Cpath d='M4710 490 c0 -33 3 -40 20 -40 19 0 20 -7 20 -115 0 -108 -1 -115 -20 -115 -17 0 -20 -7 -20 -40 l0 -40 65 0 c58 0 65 2 65 20 0 18 2 17 25 -5 18 -18 35 -25 65 -25 l40 0 0 53 0 53 -33 -4 c-25 -3 -41 3 -63 21 -27 24 -29 31 -33 111 l-3 86 26 0 c24 0 26 4 26 40 l0 40 -90 0 -90 0 0 -40z'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    transition-property: color, background
}

[dir=ltr] .bga-gaming[data-v-c778275f] {
    margin-left: 0;
    margin-right: auto
}

[dir=rtl] .bga-gaming[data-v-c778275f] {
    margin-right: 0;
    margin-left: auto
}

[dir] .bga-gaming[data-v-c778275f]:hover {
    background-image: url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='534px' height='54px' viewBox='0 0 5340 540' preserveAspectRatio='xMidYMid meet'%3E%3Cg id='layer101' fill='%23fc9901' stroke='none'%3E%3Cpath d='M555 521 c-64 -39 -95 -100 -95 -186 0 -123 71 -205 177 -205 96 0 164 70 179 183 l7 47 -132 0 c-85 0 -131 4 -131 10 0 6 7 24 15 39 26 52 100 58 125 12 9 -17 20 -21 60 -21 30 0 50 4 50 11 0 27 -46 88 -80 108 -49 27 -133 28 -175 2z m149 -253 c-30 -52 -72 -62 -111 -26 -13 12 -23 25 -23 30 0 4 32 8 71 8 53 0 68 -3 63 -12z'/%3E%3Cpath d='M993 524 c-73 -37 -115 -128 -116 -250 -1 -72 3 -89 31 -145 42 -87 78 -112 163 -117 62 -4 68 -2 102 28 l37 32 0 -31 c0 -28 3 -31 30 -31 l30 0 0 85 0 85 -30 0 c-24 0 -33 -7 -49 -38 -22 -42 -66 -72 -106 -72 -40 0 -90 35 -111 78 -22 46 -30 153 -15 209 14 50 66 109 106 119 55 14 145 -62 145 -122 0 -22 -4 -24 -55 -24 -54 0 -55 0 -55 -30 l0 -30 90 0 90 0 0 130 0 130 -30 0 c-27 0 -30 -3 -30 -32 l0 -32 -35 34 c-31 30 -42 34 -98 37 -43 3 -72 -1 -94 -13z'/%3E%3Cpath d='M1369 512 c-39 -35 -51 -107 -24 -148 22 -34 88 -63 164 -70 54 -6 61 -9 61 -29 0 -12 -9 -34 -21 -49 -16 -20 -29 -26 -60 -26 -41 0 -79 26 -79 55 0 10 -11 15 -35 15 -40 0 -43 -11 -15 -57 29 -49 65 -68 129 -68 71 0 116 29 131 83 5 20 10 88 10 150 l0 112 25 0 c20 0 25 5 25 25 0 24 -3 25 -55 25 -48 0 -55 -2 -55 -20 0 -18 -2 -18 -36 5 -53 36 -123 35 -165 -3z m141 -37 c35 -18 60 -62 60 -106 l0 -31 -47 7 c-111 16 -153 66 -99 120 29 29 46 31 86 10z'/%3E%3Cpath d='M2476 515 c-34 -23 -36 -23 -36 -5 0 18 -7 20 -60 20 -57 0 -60 -1 -60 -25 0 -20 5 -25 25 -25 l25 0 0 -215 c0 -208 -1 -215 -20 -215 -15 0 -20 -7 -20 -25 0 -24 3 -25 55 -25 l55 0 0 97 0 96 23 -21 c58 -54 131 -49 186 13 38 44 55 104 48 177 -13 143 -123 219 -221 153z m103 -51 c32 -23 51 -73 51 -134 0 -54 -10 -81 -43 -117 -31 -34 -72 -30 -114 12 l-35 35 4 81 c3 77 5 82 36 110 37 33 67 37 101 13z'/%3E%3Cpath d='M3014 521 c-70 -43 -105 -139 -85 -233 16 -72 44 -113 97 -138 49 -24 96 -22 147 8 35 21 77 105 77 154 l0 38 -130 0 -130 0 6 28 c12 49 34 81 66 98 28 15 34 15 64 1 18 -9 35 -25 39 -36 5 -17 15 -21 45 -21 39 0 39 0 29 27 -23 61 -74 93 -146 93 -29 0 -60 -7 -79 -19z m166 -236 c0 -25 -28 -73 -49 -85 -11 -5 -29 -10 -41 -10 -28 0 -90 61 -90 89 0 20 5 21 90 21 75 0 90 -3 90 -15z'/%3E%3Cpath d='M4364 530 c-40 -16 -64 -59 -64 -114 0 -82 49 -120 170 -133 65 -6 78 -24 42 -56 -30 -28 -70 -22 -90 13 -15 27 -22 30 -65 30 -47 0 -47 0 -41 -27 17 -73 68 -107 159 -107 65 0 111 20 136 58 9 14 15 61 17 139 3 91 7 117 18 117 10 0 14 12 14 40 l0 40 -65 0 c-38 0 -65 -4 -65 -10 0 -6 -13 -4 -30 5 -31 16 -102 19 -136 5z m141 -95 c15 -14 25 -36 25 -53 0 -28 -1 -29 -42 -22 -62 10 -77 19 -84 46 -14 54 57 74 101 29z'/%3E%3Cpath d='M5080 522 c-19 -10 -48 -41 -65 -67 -25 -41 -29 -57 -29 -119 0 -60 4 -79 27 -119 59 -101 196 -119 274 -35 31 33 53 90 53 138 l0 40 -125 0 c-117 0 -125 1 -125 19 0 25 38 67 68 76 17 5 30 -1 53 -24 26 -26 38 -31 80 -31 47 0 50 1 44 23 -9 31 -36 67 -68 91 -39 29 -140 34 -187 8z m150 -252 c0 -18 -39 -50 -61 -50 -28 0 -56 17 -69 40 -10 19 -7 20 60 20 40 0 70 -4 70 -10z'/%3E%3Cpath d='M0 485 c0 -33 4 -45 15 -45 13 0 15 -25 15 -165 0 -140 -2 -165 -15 -165 -11 0 -15 -12 -15 -45 l0 -45 146 0 c162 0 197 9 227 59 26 44 23 128 -5 159 -21 22 -22 24 -5 33 47 27 63 138 28 195 -33 54 -70 64 -240 64 l-151 0 0 -45z m278 -61 c15 -10 22 -25 22 -49 0 -47 -29 -65 -102 -65 l-58 0 0 65 0 65 58 0 c36 0 66 -6 80 -16z m-6 -221 c10 -9 18 -26 18 -39 0 -34 -36 -54 -97 -54 l-53 0 0 55 0 55 57 0 c38 0 62 -5 75 -17z'/%3E%3Cpath d='M1720 505 c0 -20 5 -25 25 -25 l25 0 0 -145 0 -145 -25 0 c-20 0 -25 -5 -25 -25 0 -24 3 -25 55 -25 53 0 55 1 55 27 l0 27 29 -28 c21 -20 43 -30 75 -33 42 -5 48 -3 76 27 25 27 31 29 36 16 9 -22 56 -46 93 -46 78 0 91 29 91 210 l0 140 25 0 c20 0 25 5 25 25 0 24 -3 25 -55 25 l-55 0 0 -155 c0 -141 -2 -157 -20 -175 -21 -21 -42 -18 -74 9 -36 32 -46 67 -46 171 l0 100 25 0 c20 0 25 5 25 25 0 24 -3 25 -55 25 l-55 0 0 -151 c0 -84 -5 -159 -10 -170 -15 -26 -61 -25 -87 4 -37 40 -43 64 -43 166 l0 101 25 0 c20 0 25 5 25 25 0 25 -1 25 -80 25 -79 0 -80 0 -80 -25z'/%3E%3Cpath d='M2730 505 c0 -20 5 -25 25 -25 l25 0 0 -215 0 -215 -25 0 c-20 0 -25 -5 -25 -25 0 -24 3 -25 55 -25 l55 0 0 240 0 240 25 0 c20 0 25 5 25 25 0 25 -1 25 -80 25 -79 0 -80 0 -80 -25z'/%3E%3Cpath d='M3300 485 c0 -37 3 -45 18 -45 15 0 30 -38 82 -210 l64 -211 65 3 65 3 38 125 c21 69 50 162 64 208 20 66 29 82 45 82 16 0 19 7 19 45 l0 45 -60 0 -59 0 -16 -55 -16 -55 -78 0 -78 0 -15 53 -15 52 -61 3 -62 3 0 -46z m276 -172 c-4 -16 -17 -59 -28 -98 -18 -60 -22 -66 -28 -45 -4 14 -16 58 -28 98 l-20 72 55 0 c55 0 55 0 49 -27z'/%3E%3Cpath d='M3815 375 c-33 -126 -43 -155 -57 -155 -14 0 -18 -9 -18 -40 l0 -40 80 0 80 0 0 40 c0 29 -4 40 -15 40 -19 0 -18 17 4 110 20 86 20 86 52 -77 l22 -113 52 0 52 0 22 112 c32 164 32 164 52 73 23 -98 23 -105 4 -105 -11 0 -15 -11 -15 -40 l0 -40 75 0 75 0 0 40 c0 28 -4 40 -14 40 -10 0 -26 47 -52 155 l-38 155 -53 0 c-60 0 -54 11 -91 -159 l-18 -84 -18 84 c-35 170 -29 159 -89 159 l-53 0 -39 -155z'/%3E%3Cpath d='M4710 490 c0 -33 3 -40 20 -40 19 0 20 -7 20 -115 0 -108 -1 -115 -20 -115 -17 0 -20 -7 -20 -40 l0 -40 65 0 c58 0 65 2 65 20 0 18 2 17 25 -5 18 -18 35 -25 65 -25 l40 0 0 53 0 53 -33 -4 c-25 -3 -41 3 -63 21 -27 24 -29 31 -33 111 l-3 86 26 0 c24 0 26 4 26 40 l0 40 -90 0 -90 0 0 -40z'/%3E%3C/g%3E%3C/svg%3E")
}

.mobile-indent[data-v-72e32214] {
    width: 60px
}

.height-unset[data-v-0b85c1dd] {
    min-height: unset
}

.banner-overlay-text[data-v-0b85c1dd] {
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

[dir=ltr] .banner-overlay-text[data-v-0b85c1dd] {
    left: 0
}

[dir=rtl] .banner-overlay-text[data-v-0b85c1dd] {
    right: 0
}

.my-bets-cashout[data-v-db0452f7] {
    width: 100%
}

[dir] .cashout-body[data-v-db0452f7] {
    background-color: #4a4a4a
}

[dir] .cashout-settings-container .range-holder .input-track[data-v-db0452f7] {
    background-color: #242424
}

@media (max-width: 768px) {
    [dir] .cashout-body[data-v-db0452f7] {
        padding: 12px
    }
}

.ui-toggle[data-v-3042569e] {
    --ui-toggle-circle-width: 17px;
    --ui-toggle-circle-width-mobile: 12px;
    display: flex;
    align-items: center;
    white-space: nowrap
}

.ui-toggle-label[data-v-3042569e] {
    height: 26px;
    display: flex;
    align-items: center;
    position: relative;
    font-size: .625rem;
    font-weight: 700;
    justify-content: flex-start;
    will-change: color, justify-content;
    transition: all .3s linear
}

[dir] .ui-toggle-label[data-v-3042569e] {
    margin-bottom: 0;
    background: #797979;
    cursor: pointer;
    border-radius: 100px
}

[dir=ltr] .ui-toggle-label[data-v-3042569e] {
    padding: 0 9px 0 calc(var(--ui-toggle-circle-width) + 9px)
}

[dir=rtl] .ui-toggle-label[data-v-3042569e] {
    padding: 0 calc(var(--ui-toggle-circle-width) + 9px) 0 9px
}

.ui-toggle-label[data-v-3042569e]:after {
    content: "";
    position: absolute;
    top: 50%;
    width: var(--ui-toggle-circle-width);
    height: var(--ui-toggle-circle-width);
    transition: .3s
}

[dir] .ui-toggle-label[data-v-3042569e]:after {
    transform: translateY(-50%);
    background: silver;
    border-radius: 90px
}

[dir=ltr] .ui-toggle-label[data-v-3042569e]:after {
    left: 6px
}

[dir=rtl] .ui-toggle-label[data-v-3042569e]:after {
    right: 6px
}

.ui-toggle-label--non-checked[data-v-3042569e] {
    justify-content: flex-end
}

.ui-toggle-label[data-v-3042569e]:active:after {
    width: 22px
}

.ui-toggle .ui-toggle-input[data-v-3042569e] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute
}

[dir=ltr] .ui-toggle .ui-toggle-input[data-v-3042569e] {
    left: -999em
}

[dir=rtl] .ui-toggle .ui-toggle-input[data-v-3042569e] {
    right: -999em
}

.ui-toggle .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e] {
    color: #fff
}

[dir] .ui-toggle .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e] {
    background: #fe8408
}

[dir=ltr] .ui-toggle .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e] {
    padding: 0 calc(var(--ui-toggle-circle-width) + 9px) 0 9px
}

[dir=rtl] .ui-toggle .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e] {
    padding: 0 9px 0 calc(var(--ui-toggle-circle-width) + 9px)
}

[dir] .ui-toggle .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e]:after {
    background: #fff
}

[dir=ltr] .ui-toggle .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e]:after {
    left: calc(100% - 6px);
    transform: translate(-100%, -50%)
}

[dir=rtl] .ui-toggle .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e]:after {
    right: calc(100% - 6px);
    transform: translate(100%, -50%)
}

.ui-toggle--mobile .ui-toggle-label[data-v-3042569e] {
    min-width: 42px;
    height: 18px;
    font-size: 9px
}

[dir=ltr] .ui-toggle--mobile .ui-toggle-label[data-v-3042569e] {
    padding: 0 7px 0 calc(var(--ui-toggle-circle-width-mobile) + 7px)
}

[dir=rtl] .ui-toggle--mobile .ui-toggle-label[data-v-3042569e] {
    padding: 0 calc(var(--ui-toggle-circle-width-mobile) + 7px) 0 7px
}

.ui-toggle--mobile .ui-toggle-label[data-v-3042569e]:after {
    width: var(--ui-toggle-circle-width-mobile);
    height: var(--ui-toggle-circle-width-mobile)
}

[dir=ltr] .ui-toggle--mobile .ui-toggle-label[data-v-3042569e]:after {
    left: 4px
}

[dir=rtl] .ui-toggle--mobile .ui-toggle-label[data-v-3042569e]:after {
    right: 4px
}

[dir=ltr] .ui-toggle--mobile .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e] {
    padding: 0 calc(var(--ui-toggle-circle-width-mobile) + 7px) 0 7px
}

[dir=rtl] .ui-toggle--mobile .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e] {
    padding: 0 7px 0 calc(var(--ui-toggle-circle-width-mobile) + 7px)
}

[dir=ltr] .ui-toggle--mobile .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e]:after {
    left: calc(100% - 4px)
}

[dir=rtl] .ui-toggle--mobile .ui-toggle-input:checked+.ui-toggle-label[data-v-3042569e]:after {
    right: calc(100% - 4px)
}

.ui-toggle--no-text[data-v-3042569e] {
    width: 50px
}

.ui-toggle--no-text-mobile[data-v-3042569e] {
    width: 40px
}

.ui-toggle--disabled[data-v-3042569e] {
    pointer-events: none;
    opacity: .4;
    filter: grayscale(1)
}

.jackpot-counter[data-v-aed8c1e3] {
    font-variant-numeric: tabular-nums
}

[dir] .jackpot-counter[data-v-aed8c1e3] {
    text-align: center
}

.jackpot-item-wrapper[data-v-9660eea1] {
    position: relative
}

.jackpot-item-wrapper[data-v-9660eea1]:before,
.jackpot-item-wrapper[data-v-9660eea1]:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 84%;
    top: 50%
}

[dir] .jackpot-item-wrapper[data-v-9660eea1]:before,
[dir] .jackpot-item-wrapper[data-v-9660eea1]:after {
    transform: translateY(-50%);
    background: linear-gradient(to top, #6a2e04, #d8a120 6%, #dba629 17%, #e8d25b 23%, #cda432 41%, #af730f 54%, #683b06 77%, #a25103 87.5%, #301200)
}

[dir] .jackpot-item-wrapper-major[data-v-9660eea1]:before,
[dir] .jackpot-item-wrapper-major[data-v-9660eea1]:after {
    background: linear-gradient(to bottom, #4c4c4c, #686868 6%, #949494 17%, #a5a5a5 23%, #9e9e9e 41% 54%, #f3f3f3 77%, #979797 87%, #4c4c4c 96%)
}

[dir=ltr] .jackpot-item-wrapper-major .jackpot-item-counter-wrapper[data-v-9660eea1] {
    background-image: linear-gradient(to bottom, #2b2b2b, #121212 50%, #000 50% 100%), linear-gradient(to left, #686868, #949494 15%, #9e9e9e 30% 50%, #f3f3f3 75%, #686868)
}

[dir=rtl] .jackpot-item-wrapper-major .jackpot-item-counter-wrapper[data-v-9660eea1] {
    background-image: linear-gradient(to bottom, #2b2b2b, #121212 50%, #000 50% 100%), linear-gradient(to right, #686868, #949494 15%, #9e9e9e 30% 50%, #f3f3f3 75%, #686868)
}

[dir] .jackpot-item-wrapper-major .jackpot-item[data-v-9660eea1]:before,
[dir] .jackpot-item-wrapper-major .jackpot-item[data-v-9660eea1]:after {
    background: linear-gradient(to bottom, #4f4f4f, #636363 50.52%, #9b9b9b 76.04%, #404040)
}

[dir=ltr] .jackpot-item-wrapper-major .jackpot-item-category[data-v-9660eea1] {
    background: linear-gradient(90deg, #525252 -1.81%, #a3a3a3 12.51%, #d8d8d8 26.3% 71.9%, #ececec 85.15%, #4c4c4c)
}

[dir=rtl] .jackpot-item-wrapper-major .jackpot-item-category[data-v-9660eea1] {
    background: linear-gradient(-90deg, #525252 -1.81%, #a3a3a3 12.51%, #d8d8d8 26.3% 71.9%, #ececec 85.15%, #4c4c4c)
}

[dir] .jackpot-item-wrapper-minor[data-v-9660eea1]:before,
[dir] .jackpot-item-wrapper-minor[data-v-9660eea1]:after {
    background: linear-gradient(to bottom, #7e4525, #a24917 10.42%, #873f17 23%, #733512 41%, #7e4a1a 54%, #e7964c 77%, #e5ac78 87%, #83401b 96%)
}

[dir=ltr] .jackpot-item-wrapper-minor .jackpot-item-counter-wrapper[data-v-9660eea1] {
    background-image: linear-gradient(to bottom, #2b2b2b, #121212 50%, #000 50% 100%), linear-gradient(to left, #90451b, #a65223 15%, #7e3e1a 60%, #e39054 80%, #e5ad78, #90451b)
}

[dir=rtl] .jackpot-item-wrapper-minor .jackpot-item-counter-wrapper[data-v-9660eea1] {
    background-image: linear-gradient(to bottom, #2b2b2b, #121212 50%, #000 50% 100%), linear-gradient(to right, #90451b, #a65223 15%, #7e3e1a 60%, #e39054 80%, #e5ad78, #90451b)
}

[dir] .jackpot-item-wrapper-minor .jackpot-item[data-v-9660eea1]:before,
[dir] .jackpot-item-wrapper-minor .jackpot-item[data-v-9660eea1]:after {
    background: linear-gradient(to bottom, #662413, #511b0f 42.71%, #976040 77.08%, #532418)
}

[dir=ltr] .jackpot-item-wrapper-minor .jackpot-item-category[data-v-9660eea1] {
    background: linear-gradient(90deg, #9b5f33 -1.81%, #a9683a 11.98%, #f8b578 25.77% 70.84%, #f7c99f 85.68%, #9b5833)
}

[dir=rtl] .jackpot-item-wrapper-minor .jackpot-item-category[data-v-9660eea1] {
    background: linear-gradient(-90deg, #9b5f33 -1.81%, #a9683a 11.98%, #f8b578 25.77% 70.84%, #f7c99f 85.68%, #9b5833)
}

[dir] .jackpot-item-wrapper-mini[data-v-9660eea1]:before,
[dir] .jackpot-item-wrapper-mini[data-v-9660eea1]:after {
    background: linear-gradient(to bottom, #6c463d, #794b40 6%, #9e6656 17%, #845246 23%, #71443b 41%, #7a4e43 54%, #dbb198 71.88%, #e9d3c5 81.25%, #6c463d 96%)
}

[dir=ltr] .jackpot-item-wrapper-mini .jackpot-item-counter-wrapper[data-v-9660eea1] {
    background-image: linear-gradient(to bottom, #2b2b2b, #121212 50%, #000 50% 100%), linear-gradient(to left, #8a5346, #9e6656 15%, #7a4e43 60%, #dbb198 80%, #f6c7a8, #8a5346)
}

[dir=rtl] .jackpot-item-wrapper-mini .jackpot-item-counter-wrapper[data-v-9660eea1] {
    background-image: linear-gradient(to bottom, #2b2b2b, #121212 50%, #000 50% 100%), linear-gradient(to right, #8a5346, #9e6656 15%, #7a4e43 60%, #dbb198 80%, #f6c7a8, #8a5346)
}

[dir] .jackpot-item-wrapper-mini .jackpot-item[data-v-9660eea1]:before,
[dir] .jackpot-item-wrapper-mini .jackpot-item[data-v-9660eea1]:after {
    background: linear-gradient(to bottom, #613e35, #50312a 42.71%, #8c7060 77.08%, #3e312d)
}

[dir=ltr] .jackpot-item-wrapper-mini .jackpot-item-category[data-v-9660eea1] {
    background: linear-gradient(90deg, #ac664b -1.81%, #df9d83 15.69%, #f6b49a 27.36% 70.84%, #f9c2ad 85.68%, #ac664b)
}

[dir=rtl] .jackpot-item-wrapper-mini .jackpot-item-category[data-v-9660eea1] {
    background: linear-gradient(-90deg, #ac664b -1.81%, #df9d83 15.69%, #f6b49a 27.36% 70.84%, #f9c2ad 85.68%, #ac664b)
}

[dir=ltr] .jackpot-item-wrapper[data-v-9660eea1]:before {
    left: -5px;
    border-radius: 6px 0 0 6px
}

[dir=rtl] .jackpot-item-wrapper[data-v-9660eea1]:before {
    right: -5px;
    border-radius: 0 6px 6px 0
}

[dir=ltr] .jackpot-item-wrapper[data-v-9660eea1]:after {
    right: -5px;
    border-radius: 0 6px 6px 0
}

[dir=rtl] .jackpot-item-wrapper[data-v-9660eea1]:after {
    left: -5px;
    border-radius: 6px 0 0 6px
}

[dir=ltr] .jackpot-item-wrapper--mobile[data-v-9660eea1]:before {
    left: -4px;
    border-radius: 4px 0 0 4px
}

[dir=rtl] .jackpot-item-wrapper--mobile[data-v-9660eea1]:before {
    right: -4px;
    border-radius: 0 4px 4px 0
}

[dir=ltr] .jackpot-item-wrapper--mobile[data-v-9660eea1]:after {
    right: -4px;
    border-radius: 0 4px 4px 0
}

[dir=rtl] .jackpot-item-wrapper--mobile[data-v-9660eea1]:after {
    left: -4px;
    border-radius: 4px 0 0 4px
}

[dir=ltr] .jackpot-item-wrapper[data-v-9660eea1]:has(.jackpot-item.xs):before {
    left: -4px;
    border-radius: 4px 0 0 4px
}

[dir=rtl] .jackpot-item-wrapper[data-v-9660eea1]:has(.jackpot-item.xs):before {
    right: -4px;
    border-radius: 0 4px 4px 0
}

[dir=ltr] .jackpot-item-wrapper[data-v-9660eea1]:has(.jackpot-item.xs):after {
    right: -4px;
    border-radius: 0 4px 4px 0
}

[dir=rtl] .jackpot-item-wrapper[data-v-9660eea1]:has(.jackpot-item.xs):after {
    left: -4px;
    border-radius: 4px 0 0 4px
}

.jackpot-item[data-v-9660eea1] {
    display: flex;
    position: relative;
    z-index: 1
}

.jackpot-item[data-v-9660eea1]:before,
.jackpot-item[data-v-9660eea1]:after {
    content: "";
    position: absolute;
    width: 4px;
    height: calc(84% - 4px);
    top: 50%
}

[dir] .jackpot-item[data-v-9660eea1]:before,
[dir] .jackpot-item[data-v-9660eea1]:after {
    transform: translateY(-50%);
    background: linear-gradient(to top, #8c6713, #9a8c3c 50.52%, #4d2c05 76.04%, #6f3802)
}

[dir=ltr] .jackpot-item[data-v-9660eea1]:before {
    left: -2px;
    border-radius: 3px 0 0 3px
}

[dir=rtl] .jackpot-item[data-v-9660eea1]:before {
    right: -2px;
    border-radius: 0 3px 3px 0
}

[dir=ltr] .jackpot-item[data-v-9660eea1]:after {
    right: -2px;
    border-radius: 0 3px 3px 0
}

[dir=rtl] .jackpot-item[data-v-9660eea1]:after {
    left: -2px;
    border-radius: 3px 0 0 3px
}

.jackpot-item-category[data-v-9660eea1] {
    position: absolute;
    display: flex;
    align-items: center;
    top: -2px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 2
}

[dir] .jackpot-item-category[data-v-9660eea1] {
    border-radius: .325rem
}

[dir=ltr] .jackpot-item-category[data-v-9660eea1] {
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(90deg, #a26a18 -1.81%, #d8a120 17.28%, #e8d25b 29.48% 63.41%, #edc67e 75.08%, #d8a120 86.21%, #a16a18)
}

[dir=rtl] .jackpot-item-category[data-v-9660eea1] {
    right: 50%;
    transform: translate(50%, -50%);
    background: linear-gradient(-90deg, #a26a18 -1.81%, #d8a120 17.28%, #e8d25b 29.48% 63.41%, #edc67e 75.08%, #d8a120 86.21%, #a16a18)
}

.jackpot-item-counter-wrapper[data-v-9660eea1] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    background-origin: border-box;
    z-index: 1
}

[dir] .jackpot-item-counter-wrapper[data-v-9660eea1] {
    text-align: center;
    background-clip: content-box, border-box;
    border: double 2px transparent;
    border-radius: 13px
}

[dir=ltr] .jackpot-item-counter-wrapper[data-v-9660eea1] {
    background-image: linear-gradient(to bottom, #2b2b2b, #121212 50%, #000 50% 100%), linear-gradient(to left, #bb7000, #c57702, #fdd534, #b86c03 45%, #c27a11 50%, #ffd668 70%, #b86c03)
}

[dir=rtl] .jackpot-item-counter-wrapper[data-v-9660eea1] {
    background-image: linear-gradient(to bottom, #2b2b2b, #121212 50%, #000 50% 100%), linear-gradient(to right, #bb7000, #c57702, #fdd534, #b86c03 45%, #c27a11 50%, #ffd668 70%, #b86c03)
}

.jackpot-item.xs .jackpot-item-category[data-v-9660eea1] {
    font-size: .75rem;
    line-height: .75rem;
    display: inline-block;
    min-width: 3.75rem
}

[dir] .jackpot-item.xs .jackpot-item-category[data-v-9660eea1] {
    padding: .1rem .5rem;
    text-align: center
}

.jackpot-item.xs .jackpot-item-counter-wrapper[data-v-9660eea1] {
    min-width: 8.5rem;
    font-size: 1.125rem;
    line-height: 2.25rem
}

.jackpot-item.sm .jackpot-item-category[data-v-9660eea1] {
    font-size: .875rem;
    line-height: .875rem
}

[dir] .jackpot-item.sm .jackpot-item-category[data-v-9660eea1] {
    padding: .25rem 1rem
}

.jackpot-item.sm .jackpot-item-counter-wrapper[data-v-9660eea1] {
    min-width: 16rem;
    font-size: 1.5rem;
    line-height: 3rem
}

.jackpot-item.md .jackpot-item-category[data-v-9660eea1] {
    font-size: 1rem;
    line-height: 1rem
}

[dir] .jackpot-item.md .jackpot-item-category[data-v-9660eea1] {
    padding: .25rem 1rem
}

.jackpot-item.md .jackpot-item-counter-wrapper[data-v-9660eea1] {
    min-width: 20rem;
    font-size: 2rem;
    line-height: 3.5rem
}

.jackpot-item.lg .jackpot-item-category[data-v-9660eea1] {
    font-size: 1.25rem;
    line-height: 1.25rem
}

[dir] .jackpot-item.lg .jackpot-item-category[data-v-9660eea1] {
    padding: .25rem 1.6rem
}

.jackpot-item.lg .jackpot-item-counter-wrapper[data-v-9660eea1] {
    min-width: 26rem;
    font-size: 2.5rem;
    line-height: 4.25rem
}

.jackpot-item.jackpot-item--mobile[data-v-9660eea1]:before {
    width: 3px
}

[dir=ltr] .jackpot-item.jackpot-item--mobile[data-v-9660eea1]:before {
    left: -4px
}

[dir=rtl] .jackpot-item.jackpot-item--mobile[data-v-9660eea1]:before {
    right: -4px
}

.jackpot-item.jackpot-item--mobile[data-v-9660eea1]:after {
    width: 2px
}

[dir=ltr] .jackpot-item.jackpot-item--mobile[data-v-9660eea1]:after {
    right: -4px
}

[dir=rtl] .jackpot-item.jackpot-item--mobile[data-v-9660eea1]:after {
    left: -4px
}

.jackpot-item.jackpot-item--mobile.sm .jackpot-item-category[data-v-9660eea1],
.jackpot-item.jackpot-item--mobile.md .jackpot-item-category[data-v-9660eea1] {
    font-size: .75rem;
    line-height: .75rem
}

[dir] .jackpot-item.jackpot-item--mobile.sm .jackpot-item-category[data-v-9660eea1],
[dir] .jackpot-item.jackpot-item--mobile.md .jackpot-item-category[data-v-9660eea1] {
    padding: .125rem 1.25rem
}

.jackpot-item.jackpot-item--mobile.sm .jackpot-item-counter-wrapper[data-v-9660eea1],
.jackpot-item.jackpot-item--mobile.md .jackpot-item-counter-wrapper[data-v-9660eea1] {
    min-width: 9.25rem;
    font-size: 1.25rem;
    line-height: 2.75rem
}

.jackpot-item.jackpot-item--mobile.md .jackpot-item-counter-wrapper[data-v-9660eea1] {
    min-width: 12rem
}

.jackpot-item.jackpot-item--mobile.lg .jackpot-item-category[data-v-9660eea1] {
    font-size: .75rem;
    line-height: .75rem
}

[dir] .jackpot-item.jackpot-item--mobile.lg .jackpot-item-category[data-v-9660eea1] {
    padding: .125rem 1.5rem
}

.jackpot-item.jackpot-item--mobile.lg .jackpot-item-counter-wrapper[data-v-9660eea1] {
    min-width: 16.5rem;
    font-size: 2rem;
    line-height: 3.5rem
}

.low-balance-message[data-v-39d203fb] {
    color: #fff;
    text-transform: initial;
    font-weight: 400;
    z-index: 3;
    font-size: 14px
}

[dir] .low-balance-message[data-v-39d203fb] {
    background-color: #0d0d0d98;
    cursor: pointer
}

[dir=ltr] .low-balance-message[data-v-39d203fb] {
    margin-right: 2px;
    padding: 18px 31px 18px 12px;
    animation: low-balance-message-animation-ltr-39d203fb linear;
    animation-duration: var(--78f30c9c)
}

[dir=rtl] .low-balance-message[data-v-39d203fb] {
    margin-left: 2px;
    padding: 18px 12px 18px 31px;
    animation: low-balance-message-animation-rtl-39d203fb linear;
    animation-duration: var(--78f30c9c)
}

.low-balance-message-text--marked[data-v-39d203fb] {
    color: #ff0;
    font-weight: 600
}

[dir=ltr] .low-balance-message span[data-v-39d203fb]:nth-child(2) {
    margin-right: 4px
}

[dir=rtl] .low-balance-message span[data-v-39d203fb]:nth-child(2) {
    margin-left: 4px
}

.low-balance-message.mobile[data-v-39d203fb] {
    font-size: 12px;
    transition: all ease .4s
}

[dir] .low-balance-message.mobile[data-v-39d203fb] {
    background-color: #0d0d0d88;
    padding: 5px 11px
}

[dir=ltr] .low-balance-message.mobile[data-v-39d203fb],
[dir=rtl] .low-balance-message.mobile[data-v-39d203fb] {
    animation: low-balance-message-mobile-animation-39d203fb linear;
    animation-duration: var(--78f30c9c)
}

[dir=ltr] .low-balance-message.mobile span[data-v-39d203fb]:not(:last-child) {
    margin-right: 4px
}

[dir=rtl] .low-balance-message.mobile span[data-v-39d203fb]:not(:last-child) {
    margin-left: 4px
}

@keyframes low-balance-message-animation-ltr-39d203fb {

    0%,
    98%,
    to {
        opacity: 0;
        transform: translate(100%)
    }

    10%,
    90% {
        opacity: 1;
        transform: translate(0)
    }
}

@keyframes low-balance-message-animation-rtl-39d203fb {

    0%,
    98%,
    to {
        opacity: 0;
        transform: translate(-100%)
    }

    10%,
    90% {
        opacity: 1;
        transform: translate(0)
    }
}

@keyframes low-balance-message-mobile-animation-39d203fb {

    0%,
    98%,
    to {
        opacity: 0;
        transform: translateY(-100%)
    }

    10%,
    90% {
        opacity: 1;
        transform: translateY(0)
    }
}

.opt-in[data-v-d967affa] {
    color: #fff
}

[dir=ltr] .opt-in[data-v-d967affa] {
    margin-left: 1.125rem
}

[dir=rtl] .opt-in[data-v-d967affa] {
    margin-right: 1.125rem
}

.opt-in-title[data-v-d967affa] {
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: .9px;
    white-space: nowrap
}

[dir] .opt-in-title[data-v-d967affa] {
    margin-bottom: 5px
}

[dir=ltr] .opt-in-title[data-v-d967affa] {
    text-align: left
}

[dir=rtl] .opt-in-title[data-v-d967affa] {
    text-align: right
}

.opt-in-contribution[data-v-d967affa] {
    font-size: 11px;
    font-weight: 400;
    line-height: 11px;
    letter-spacing: .9px;
    white-space: nowrap
}

.opt-in[data-v-d967affa] .ui-toggle-label {
    min-width: 3.5rem
}

.switchable[data-v-d967affa] {
    position: absolute;
    visibility: hidden
}

.switchable.visible[data-v-d967affa] {
    visibility: visible
}

.notifications[data-v-d967affa] {
    display: flex;
    flex-direction: column;
    align-items: end;
    position: fixed;
    top: 76px;
    z-index: 3
}

[dir=ltr] .notifications[data-v-d967affa] {
    right: 15px
}

[dir=rtl] .notifications[data-v-d967affa] {
    left: 15px
}

.notifications-opt-in[data-v-d967affa] {
    max-width: 18.75rem;
    box-sizing: border-box;
    color: #fff;
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400
}

[dir] .notifications-opt-in[data-v-d967affa] {
    padding: 1.125rem 1.25rem;
    background-color: #00000080
}

[dir=ltr] .notifications-opt-in[data-v-d967affa] {
    text-align: left
}

[dir=rtl] .notifications-opt-in[data-v-d967affa] {
    text-align: right
}

.slide-right-leave-active[data-v-d967affa] {
    transition: all 1s ease
}

.slide-right-leave-to[data-v-d967affa] {
    opacity: 0
}

[dir=ltr] .slide-right-leave-to[data-v-d967affa] {
    transform: translate(100%)
}

[dir=rtl] .slide-right-leave-to[data-v-d967affa] {
    transform: translate(-100%)
}

[dir] .game-title-ttm[data-v-d967affa] {
    text-align: start !important
}

.game-title-wrapper[data-v-d967affa] {
    container-name: game-title-wrapper;
    container-type: inline-size
}

@container game-title-wrapper (width < 350px) {
    .game-title[data-v-d967affa] {
        font-size: .875rem !important
    }
}

.casino-welcome-promo-banner[data-v-38339f30] {
    position: relative;
    font-size: .75rem;
    color: var(--white)
}

[dir] .casino-welcome-promo-banner[data-v-38339f30] {
    background-color: #0052b4;
    text-align: center
}

[dir=ltr] .casino-welcome-promo-banner[data-v-38339f30] {
    padding: 6px 48px 6px 6px
}

[dir=rtl] .casino-welcome-promo-banner[data-v-38339f30] {
    padding: 6px 6px 6px 48px
}

.casino-welcome-promo-banner p[data-v-38339f30] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

[dir] .casino-welcome-promo-banner p[data-v-38339f30] {
    margin-bottom: 0
}

.casino-welcome-promo-banner a[data-v-38339f30] {
    color: var(--primary-color)
}

.casino-welcome-promo-banner a[data-v-38339f30]:hover,
.casino-welcome-promo-banner a[data-v-38339f30]:focus {
    color: var(--primary-color-d-3)
}

.casino-welcome-promo-banner .close-button[data-v-38339f30] {
    position: absolute;
    top: 50%
}

[dir] .casino-welcome-promo-banner .close-button[data-v-38339f30] {
    transform: translateY(-50%)
}

[dir=ltr] .casino-welcome-promo-banner .close-button[data-v-38339f30] {
    right: 12px
}

[dir=rtl] .casino-welcome-promo-banner .close-button[data-v-38339f30] {
    left: 12px
}

.casino-welcome-promo-banner .close-button button[data-v-38339f30] {
    color: var(--white);
    font-size: 1.5rem;
    opacity: .6
}

[dir] .casino-welcome-promo-banner .close-button button[data-v-38339f30] {
    background: none;
    border: none;
    cursor: pointer
}

.casino-welcome-promo-banner .close-button button[data-v-38339f30]:hover,
.casino-welcome-promo-banner .close-button button[data-v-38339f30]:focus {
    opacity: 1
}

.my-bets-counter {
    font-size: .625rem;
    font-weight: 700;
    width: .875rem;
    height: .875rem;
    color: #000
}

[dir] .my-bets-counter {
    background: #f7931e;
    border-radius: 50%
}

[dir=ltr] .message-ticker-list[data-v-85e67f7e] {
    animation: scrollText-ltr-85e67f7e 40s linear infinite
}

[dir=rtl] .message-ticker-list[data-v-85e67f7e] {
    animation: scrollText-rtl-85e67f7e 40s linear infinite
}

@keyframes scrollText-ltr-85e67f7e {
    0% {
        transform: translate(100%)
    }

    to {
        transform: translate(-100%)
    }
}

@keyframes scrollText-rtl-85e67f7e {
    0% {
        transform: translate(-100%)
    }

    to {
        transform: translate(100%)
    }
}

[dir] .user-navigation-header[data-v-f289c99f] {
    background: #4a4a4a;
    border-bottom: 1px solid #1c1c1c
}

.user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-item {
    position: relative;
    flex-basis: 50%;
    z-index: 0
}

.user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 1px;
    z-index: -1
}

[dir] .user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-item:after {
    background: #1c1c1c
}

[dir=ltr] .user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-item:after {
    left: 0
}

[dir=rtl] .user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-item:after {
    right: 0
}

.user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-link {
    color: #cacbcc;
    transition: all .2s ease-in-out
}

[dir] .user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-link {
    padding: 15px 1rem;
    border-bottom: 3px solid transparent;
    cursor: pointer
}

.user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-link.active {
    color: #fff;
    font-weight: 700
}

[dir] .user-navigation-header .user-navigation-header-tabs[data-v-f289c99f] .nav-link.active {
    border-bottom: 3px solid #f7931e
}

.user-navigation-header .user-navigation-header-content[data-v-f289c99f] {
    overflow: hidden;
    color: #cacbcc
}

[dir] .user-navigation-header .user-navigation-header-content[data-v-f289c99f] {
    padding: 15px 1rem
}

[dir] .user-navigation-header .user-navigation-header-main[data-v-f289c99f] {
    margin-bottom: 15px
}

.user-navigation-header .user-navigation-main-info[data-v-f289c99f] {
    overflow: hidden
}

[dir=ltr] .user-navigation-header .user-navigation-main-info[data-v-f289c99f] {
    margin-right: 6px
}

[dir=rtl] .user-navigation-header .user-navigation-main-info[data-v-f289c99f] {
    margin-left: 6px
}

.user-navigation-header .user-navigation-username[data-v-f289c99f] {
    font-size: .75rem
}

.user-navigation-header .user-navigation-balance[data-v-f289c99f] {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.25
}

.user-navigation-header .user-navigation-header-bonuses[data-v-f289c99f] {
    font-size: .75rem
}

[dir] .user-navigation-header .user-navigation-header-bonuses>div[data-v-f289c99f]:not(:first-child) {
    margin-top: 6px
}

.user-navigation-header .user-navigation-vip-icon img[data-v-f289c99f] {
    height: 30px
}

[dir] .user-navigation-menu-item-container[data-v-77dab842]:not(:last-child),
[dir] .user-navigation-my-products-menu-item-wrapper>.user-navigation-menu-item-container[data-v-77dab842] {
    border-bottom: 1px solid #1c1c1c
}

[dir] .user-navigation-main-menu-item[data-v-77dab842] {
    background-color: #4a4a4a
}

[dir=ltr] .user-navigation-main-menu-item.gift-item[data-v-77dab842] {
    background-image: linear-gradient(to bottom right, #ff7e534d 0, #4a4a4a 60% 100%)
}

[dir=rtl] .user-navigation-main-menu-item.gift-item[data-v-77dab842] {
    background-image: linear-gradient(to bottom left, #ff7e534d 0, #4a4a4a 60% 100%)
}

.user-navigation-main-menu-item.gift-item .user-navigation-menu-item-icon[data-v-77dab842] {
    color: #ff8962;
    font-size: 1.125rem
}

[dir] .user-navigation-main-menu-item.gift-item .user-navigation-menu-item-icon[data-v-77dab842] {
    padding: .1875rem
}

.user-navigation-main-menu-item.gift-item.active .user-navigation-menu-item-icon[data-v-77dab842] {
    color: #ff7e53
}

.user-navigation-main-menu-item .user-navigation-menu-item-title[data-v-77dab842] {
    font-size: .875rem;
    color: #cacbcc;
    position: relative
}

.user-navigation-main-menu-item.active .user-navigation-menu-item-title[data-v-77dab842],
.user-navigation-main-menu-item.active .user-navigation-menu-item-icon[data-v-77dab842] {
    color: #fff
}

.user-navigation-main-menu-item.active[data-v-77dab842]:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3px
}

[dir] .user-navigation-main-menu-item.active[data-v-77dab842]:before {
    background-color: #f7931e
}

[dir=ltr] .user-navigation-main-menu-item.active[data-v-77dab842]:before {
    left: 0
}

[dir=rtl] .user-navigation-main-menu-item.active[data-v-77dab842]:before {
    right: 0
}

@media (min-width: 768px) {
    [dir] .user-navigation-main-menu-item[data-v-77dab842]:hover {
        background-color: #3b3b3b
    }
}

.user-navigation-menu-item[data-v-77dab842] {
    position: relative;
    user-select: none
}

[dir] .user-navigation-menu-item[data-v-77dab842] {
    padding: 15px 1rem;
    cursor: pointer
}

.user-navigation-menu-item-icon[data-v-77dab842] {
    color: #cacbcc;
    font-size: 1.5rem
}

[dir=ltr] .user-navigation-menu-item-icon[data-v-77dab842] {
    margin-right: 1rem
}

[dir=rtl] .user-navigation-menu-item-icon[data-v-77dab842] {
    margin-left: 1rem
}

.user-navigation-menu-item-title[data-v-77dab842] {
    color: #cacbcc;
    position: relative
}

.user-navigation-menu-item-title.active[data-v-77dab842] {
    font-weight: 700
}

.user-navigation-menu-item-side-content[data-v-77dab842] {
    font-size: .8125rem;
    font-weight: 700
}

[dir=ltr] .user-navigation-menu-item-side-content[data-v-77dab842] {
    margin-left: 1rem
}

[dir=rtl] .user-navigation-menu-item-side-content[data-v-77dab842] {
    margin-right: 1rem
}

.user-navigation-menu-item-chevron[data-v-77dab842] {
    color: #cacbcc
}

[dir=ltr] .user-navigation-menu-item-chevron[data-v-77dab842] {
    margin-left: 1rem
}

[dir=rtl] .user-navigation-menu-item-chevron[data-v-77dab842] {
    margin-right: 1rem
}

[dir] .user-navigation-menu-item-content>div[data-v-77dab842]:first-child:not(.user-navigation-preferences-menu) {
    border-top: 1px solid #1c1c1c
}

[dir] .user-navigation-preferences-menu[data-v-77dab842],
[dir] .user-navigation-preferences-menu-item[data-v-77dab842] {
    background-color: #363636
}

.user-navigation-preferences-menu-item.active .user-navigation-menu-item-title[data-v-77dab842],
.user-navigation-preferences-menu-item.active .user-navigation-menu-item-icon[data-v-77dab842] {
    color: #fe8f04
}

[dir] .user-navigation-preferences-menu-item[data-v-77dab842]:hover,
[dir] .user-navigation-child-menu-item[data-v-77dab842] {
    background-color: #404040
}

.user-navigation-child-menu-item .user-navigation-menu-item-title[data-v-77dab842] {
    font-size: .75rem
}

[dir] .user-navigation-child-menu-item[data-v-77dab842]:hover {
    background-color: #545454
}

.user-navigation-child-menu-item.active .user-navigation-menu-item-title[data-v-77dab842],
.user-navigation-child-menu-item.active .user-navigation-menu-item-icon[data-v-77dab842] {
    color: #fff
}

[dir] .user-navigation-child-menu[data-v-77dab842] {
    background-color: #363636
}

[dir] .user-navigation-child-menu-item[data-v-2fb3d47c] {
    background-color: #404040
}

.user-navigation-child-menu-item .user-navigation-menu-item-title[data-v-2fb3d47c] {
    font-size: .75rem
}

[dir] .user-navigation-child-menu-item[data-v-2fb3d47c]:hover {
    background-color: #545454
}

.user-navigation-child-menu-item.active .user-navigation-menu-item-title[data-v-2fb3d47c],
.user-navigation-child-menu-item.active .user-navigation-menu-item-icon[data-v-2fb3d47c] {
    color: #fff
}

[dir] .user-navigation-child-menu[data-v-2fb3d47c],
[dir] .user-navigation-preferences-menu[data-v-2fb3d47c] {
    background-color: #363636
}

[dir] .language-picker-content[data-v-2fb3d47c] {
    padding: 0
}

.language-picker-content .language-picker-items-list[data-v-2fb3d47c] {
    width: 100%
}

[dir] .language-picker-content .language-picker-item-container[data-v-2fb3d47c] {
    padding: 0
}

.language-picker-content .language-picker-item[data-v-2fb3d47c] {
    color: #fff
}

[dir] .language-picker-content .language-picker-item[data-v-2fb3d47c] {
    border-radius: 0;
    padding: 1rem
}

[dir] .language-picker-content .language-picker-item.active[data-v-2fb3d47c] {
    background-color: transparent
}

[dir] .language-picker-content .language-picker-item[data-v-2fb3d47c]:hover {
    background-color: #3b3b3b
}

.user-navigation-square-menu-item[data-v-2573ce43] {
    color: #fff
}

[dir] .user-navigation-square-menu-item[data-v-2573ce43] {
    padding-top: 12px;
    padding-bottom: 12px
}

.user-navigation-square-menu-item[data-v-2573ce43]:hover {
    color: #f7931e
}

.user-navigation-square-menu-item-icon[data-v-2573ce43] {
    font-size: 2.2rem
}

.user-navigation-square-menu-item-icon.vip-club-link[data-v-2573ce43] {
    font-size: initial
}

.user-navigation-square-menu-item-icon.vip-club-link .vip-club-icon[data-v-2573ce43] {
    width: 32px;
    height: 32px
}

[dir] .user-navigation-square-menu-item-icon.vip-club-link .vip-club-icon[data-v-2573ce43] {
    background-repeat: no-repeat
}

.user-navigation-square-menu-item-title[data-v-2573ce43] {
    font-size: .75rem
}

[dir] .user-navigation-square-menu-item-title[data-v-2573ce43] {
    text-align: center
}

[dir] .user-navigation-square-menu[data-v-0d76c036] {
    padding: 15px 1rem;
    background-color: #404040
}

.user-navigation-menu .user-navigation-menu-item-counter[data-v-3228c67e] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    line-height: 1;
    color: #fff;
    font-size: .625rem;
    font-weight: 700
}

[dir] .user-navigation-menu .user-navigation-menu-item-counter[data-v-3228c67e] {
    background-color: #e3141f;
    border-radius: 100%
}

.user-navigation-menu .user-navigation-last-login-label[data-v-3228c67e] {
    font-weight: 400;
    font-size: .75rem;
    color: #b3b3b3
}

[dir] .user-navigation-menu .user-navigation-preferences-menu-item[data-v-3228c67e] {
    background-color: #363636
}

.user-navigation-menu .user-navigation-preferences-menu-item.active .user-navigation-menu-item-title[data-v-3228c67e],
.user-navigation-menu .user-navigation-preferences-menu-item.active .user-navigation-menu-item-icon[data-v-3228c67e] {
    color: #fe8f04
}

[dir] .user-navigation-menu .user-navigation-preferences-menu-item[data-v-3228c67e]:hover {
    background-color: #404040
}

.user-navigation-menu.user-navigation-main-menu[data-v-3228c67e] {
    flex: 1
}

[dir] .user-navigation-menu.user-navigation-main-menu[data-v-3228c67e] {
    background-color: #4a4a4a
}

.dropdown-bottom-offset-navigation[data-v-2e593710] {
    display: flex;
    flex-direction: column;
    height: auto;
    max-height: calc(100dvh - var(--65a55532));
    overflow-y: auto;
    font-size: .875rem;
    user-select: none
}

[dir] .scrollable-box[data-v-2e593710] {
    background-color: #4a4a4a
}

.arrows-xs[data-v-68337a59] {
    font-size: 1rem !important
}

.slider-wrapper[data-v-68337a59] {
    overflow: hidden
}

[dir] .slider-wrapper[data-v-68337a59] {
    padding: 0 var(--2fd64516)
}

.slider-wrapper-video[data-v-68337a59] video {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover
}

[dir=ltr] .slider-wrapper-video[data-v-68337a59] video {
    left: 0
}

[dir=rtl] .slider-wrapper-video[data-v-68337a59] video {
    right: 0
}

.slider-inner[data-v-68337a59] {
    min-width: 100%
}

[dir=ltr] .slider-inner[data-v-68337a59] {
    margin-left: var(--47edafb0) !important
}

[dir=rtl] .slider-inner[data-v-68337a59] {
    margin-right: var(--47edafb0) !important
}

.slider-inner .slider-item[data-v-68337a59] {
    min-width: 0 !important;
    flex: var(--50364074) !important
}

[dir=ltr] .slider-inner .slider-item[data-v-68337a59] {
    padding-left: var(--7c63a11f) !important
}

[dir=rtl] .slider-inner .slider-item[data-v-68337a59] {
    padding-right: var(--7c63a11f) !important
}

.slider-inner .slider-item-cms[data-v-68337a59] {
    min-width: calc(100% + 2px) !important
}

.slider-inner .slider-item.scale-layout-active-item[data-v-68337a59] {
    opacity: 1
}

[dir] .slider-inner[data-v-68337a59]:not(.slider-inner-mobile) {
    padding: 0 var(--2fd64516) !important
}

.owl-dot[data-v-68337a59] {
    color: inherit;
    font: inherit;
    outline: 0
}

[dir] .owl-dot[data-v-68337a59] {
    border: none;
    padding: 0 !important;
    cursor: pointer
}

[dir=ltr] .owl-dot[data-v-68337a59] {
    background: 0 0
}

[dir=rtl] .owl-dot[data-v-68337a59] {
    background: 100% 0
}

.sport-carousel-nav.slider-container-nav[data-v-68337a59] {
    height: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
    user-select: none
}

[dir] .sport-carousel-nav.slider-container-nav[data-v-68337a59] {
    transform: translateY(-50%)
}

[dir=ltr] .sport-carousel-nav.slider-container-nav[data-v-68337a59] {
    left: 0;
    right: 0
}

[dir=rtl] .sport-carousel-nav.slider-container-nav[data-v-68337a59] {
    right: 0;
    left: 0
}

.sport-carousel-nav.slider-container-nav-mobile[data-v-68337a59] {
    opacity: 1;
    visibility: visible
}

.sport-carousel-nav.slider-container-nav .embla-carousel-prev[data-v-68337a59],
.sport-carousel-nav.slider-container-nav .embla-carousel-next[data-v-68337a59] {
    top: unset
}

.sport-carousel-nav.slider-container-nav .embla-carousel-prev .embla-carousel-slider-icon.carousel-icon-nav[data-v-68337a59],
.sport-carousel-nav.slider-container-nav .embla-carousel-next .embla-carousel-slider-icon.carousel-icon-nav[data-v-68337a59] {
    position: static
}

.slider-container:hover .sport-carousel-nav.slider-container-nav[data-v-68337a59] {
    opacity: 1;
    visibility: visible
}

.embla-carousel-prev[data-v-68337a59],
.embla-carousel-next[data-v-68337a59] {
    align-items: center;
    appearance: none;
    display: flex;
    justify-content: center;
    outline: none;
    position: relative;
    transition: all .3s ease-in-out;
    opacity: 1
}

[dir] .embla-carousel-prev[data-v-68337a59],
[dir] .embla-carousel-next[data-v-68337a59] {
    border: none;
    cursor: pointer;
    padding: .75rem .0625rem
}

[dir=ltr] .embla-carousel-prev[data-v-68337a59] {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    left: 0
}

[dir=rtl] .embla-carousel-prev[data-v-68337a59],
[dir=ltr] .embla-carousel-next[data-v-68337a59] {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    right: 0
}

[dir=rtl] .embla-carousel-next[data-v-68337a59] {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    left: 0
}

.embla-carousel-slider-icon[data-v-68337a59] {
    font-size: 1rem;
    color: inherit;
    transition: all .3s ease-in-out
}

[dir] .embla-carousel-slider-icon[data-v-68337a59] {
    padding: 0
}

#vueQuickBets .slider-container[data-v-8e4c71dd] {
    display: flex;
    flex-direction: column-reverse
}

.iframe-container[data-v-4ab757ac] {
    max-width: 100%
}

.iframe-container iframe[data-v-4ab757ac] {
    width: 100vw;
    min-height: 100%;
    min-width: 100%;
    max-width: 100%
}

[dir] .iframe-container iframe[data-v-4ab757ac] {
    border: none
}

.iframe-container.view-loader[data-v-4ab757ac] {
    height: 75dvh
}

[data-v-4fd73673] .breadcrumb-container:not(.is-new-layout) .breadcrumb-trail {
    overflow-x: scroll;
    scrollbar-width: none
}

[data-v-4fd73673] .breadcrumb-container:not(.is-new-layout) .breadcrumb-trail-item {
    text-wrap: nowrap;
    opacity: .6
}

[data-v-4fd73673] .breadcrumb-container:not(.is-new-layout) .breadcrumb-trail-item:last-child {
    opacity: 1
}

[data-v-4fd73673] .breadcrumb-container:not(.is-new-layout) .breadcrumb-trail-item:before {
    content: none
}

.additional-text-overlay-container[data-v-7b347af9] {
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 2
}

[dir] .additional-text-overlay-container[data-v-7b347af9] {
    background-image: linear-gradient(to bottom, #0000001a, #000)
}

.additional-text-overlay-container.new-layout-desktop-carousel-banner-text[data-v-7b347af9] {
    position: absolute;
    bottom: 0
}

[dir=ltr] .additional-text-overlay-container.new-layout-desktop-carousel-banner-text[data-v-7b347af9] {
    left: 0
}

[dir=rtl] .additional-text-overlay-container.new-layout-desktop-carousel-banner-text[data-v-7b347af9] {
    right: 0
}

.additional-text[data-v-7b347af9] {
    position: relative;
    z-index: 3
}

[data-v-3be313a7] img {
    opacity: 0;
    transition: opacity .5s
}

[data-v-3be313a7] img[srcset] {
    opacity: 1
}

#sportsEventsCards .horizontal-scroll-container[data-v-45c9751d] {
    overflow-x: auto;
    overflow-y: hidden;
    gap: 6px
}

[dir] #sportsEventsCards .horizontal-scroll-container[data-v-45c9751d] {
    padding-bottom: 8px
}

[dir=ltr] #sportsEventsCards .horizontal-scroll-container[data-v-45c9751d] {
    padding-left: 12px
}

[dir=rtl] #sportsEventsCards .horizontal-scroll-container[data-v-45c9751d] {
    padding-right: 12px
}

#sportsEventsCards .sportEventCard[data-v-45c9751d] {
    flex: 0 0 auto
}

.view-desktop .horizontal-scroll-container[data-v-45c9751d] {
    scrollbar-width: thin;
    scrollbar-color: #ccc #333
}

[data-v-1bd7b789] .carousel-nav-inner {
    flex: 1
}

[dir=ltr] [data-v-1bd7b789] .carousel-nav-inner {
    padding-right: 36px
}

[dir=rtl] [data-v-1bd7b789] .carousel-nav-inner {
    padding-left: 36px
}

.nav-list[data-v-1bd7b789] {
    will-change: transform
}

[data-v-1bd7b789] .nav-item-label {
    white-space: nowrap
}

.flipped[data-v-43bb3e46] {
    -webkit-transform: scaleX(-1)
}

[dir] .flipped[data-v-43bb3e46] {
    transform: scaleX(-1)
}

.red-card[data-v-ec0a5a16] {
    width: 11px;
    min-width: 11px;
    height: 15px;
    font-size: 10px
}

[dir] .red-card[data-v-ec0a5a16] {
    border: .5px solid #7C3232;
    background-color: #b64040;
    border-radius: 2px
}

.event-participant-logo-icon[data-v-be3b016f] .team-emblem-box i,
.event-participant-logo-icon[data-v-be3b016f] .team-emblem-box .flag-icon-placeholder,
.event-participant-logo-icon[data-v-be3b016f] .team-emblem-box img {
    width: 1rem;
    min-width: initial;
    height: 1rem
}

[dir] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box i,
[dir] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box .flag-icon-placeholder,
[dir] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box img {
    background-size: 1rem
}

[dir=ltr] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box i,
[dir=ltr] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box .flag-icon-placeholder,
[dir=ltr] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box img {
    margin-right: 6px
}

[dir=rtl] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box i,
[dir=rtl] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box .flag-icon-placeholder,
[dir=rtl] .event-participant-logo-icon[data-v-be3b016f] .team-emblem-box img {
    margin-left: 6px
}

.live-result-item-ball[data-v-b8e52a07] {
    --img-side-size: 12px;
    position: relative
}

.live-result-item-ball-img-wrapper[data-v-b8e52a07],
.live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07] {
    top: calc(50% - calc(var(--img-side-size) / 2));
    position: absolute;
    width: var(--img-side-size);
    height: var(--img-side-size);
    opacity: 0;
    will-change: opacity, transform
}

[dir] .live-result-item-ball-img-wrapper[data-v-b8e52a07],
[dir] .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07] {
    transform-origin: center
}

[dir=ltr] .live-result-item-ball-img-wrapper[data-v-b8e52a07],
[dir=ltr] .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07] {
    transform: translate(-500%) rotate(0)
}

[dir=rtl] .live-result-item-ball-img-wrapper[data-v-b8e52a07],
[dir=rtl] .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07] {
    transform: translate(500%) rotate(0)
}

.live-result-item-ball-img-wrapper[data-v-b8e52a07]:before,
.live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07]:before {
    content: "";
    position: absolute;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: calc(var(--img-side-size) * 2.5);
    clip-path: path("M30 4 C3 5 17 5 1 6 C17 7 3 7 30 8");
    will-change: opacity, transform
}

[dir=ltr] .live-result-item-ball-img-wrapper[data-v-b8e52a07]:before,
[dir=ltr] .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07]:before {
    right: 100%;
    background: linear-gradient(90deg, #6b6b6b99 20%, #7d7d7d 80%)
}

[dir=rtl] .live-result-item-ball-img-wrapper[data-v-b8e52a07]:before,
[dir=rtl] .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07]:before {
    left: 100%;
    background: linear-gradient(-90deg, #6b6b6b99 20%, #7d7d7d 80%)
}

[dir=ltr] .live-result-item-ball-img-wrapper[data-v-b8e52a07]:before {
    transform: translate(1px) scaleX(1)
}

[dir=rtl] .live-result-item-ball-img-wrapper[data-v-b8e52a07]:before {
    transform: translate(-1px) scaleX(1)
}

[dir=ltr] .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07]:before {
    transform: translate(1px) scaleX(-1)
}

[dir=rtl] .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07]:before {
    transform: translate(-1px) scaleX(-1)
}

.live-result-item-ball-img[data-v-b8e52a07] {
    position: absolute;
    width: var(--img-side-size);
    height: var(--img-side-size)
}

[dir=ltr] .live-result-item-ball-img[data-v-b8e52a07] {
    left: 0
}

[dir=rtl] .live-result-item-ball-img[data-v-b8e52a07] {
    right: 0
}

[dir=ltr] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-rotate .live-result-item-ball-img-wrapper[data-v-b8e52a07],
[dir=ltr] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-rotate .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07] {
    animation: live-score-ball-rotate-ltr-b8e52a07 .6s 0s 1 normal backwards
}

[dir=rtl] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-rotate .live-result-item-ball-img-wrapper[data-v-b8e52a07],
[dir=rtl] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-rotate .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07] {
    animation: live-score-ball-rotate-rtl-b8e52a07 .6s 0s 1 normal backwards
}

[dir=ltr] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-trail .live-result-item-ball-img-wrapper[data-v-b8e52a07] {
    animation: live-score-ball-with-trail-ltr-b8e52a07 .6s 0s 1 normal backwards
}

[dir=rtl] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-trail .live-result-item-ball-img-wrapper[data-v-b8e52a07] {
    animation: live-score-ball-with-trail-rtl-b8e52a07 .6s 0s 1 normal backwards
}

[dir=ltr] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-trail .live-result-item-ball-img-wrapper[data-v-b8e52a07]:before {
    animation: live-score-trail-ltr-b8e52a07 .6s 0s 1 normal backwards
}

[dir=rtl] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-trail .live-result-item-ball-img-wrapper[data-v-b8e52a07]:before {
    animation: live-score-trail-rtl-b8e52a07 .6s 0s 1 normal backwards
}

[dir=ltr] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-trail .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07] {
    animation: live-score-ball-with-trail-ltr-b8e52a07 .6s 0s 1 normal backwards
}

[dir=rtl] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-trail .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07] {
    animation: live-score-ball-with-trail-rtl-b8e52a07 .6s 0s 1 normal backwards
}

[dir=ltr] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-trail .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07]:before {
    animation: live-score-trail-rtl-b8e52a07 .6s 0s 1 normal backwards
}

[dir=rtl] .live-result-item-ball.live-result-item-ball-action.live-result-item-ball-action-trail .live-result-item-ball-img-wrapper-rtl[data-v-b8e52a07]:before {
    animation: live-score-trail-rtl-b8e52a07 .6s 0s 1 normal backwards
}

.live-result-item-score-action[data-v-b8e52a07] {
    opacity: 1;
    will-change: opacity, transform
}

[dir] .live-result-item-score-action[data-v-b8e52a07] {
    transform: scale(1)
}

[dir=ltr] .live-result-item-score-action[data-v-b8e52a07],
[dir=rtl] .live-result-item-score-action[data-v-b8e52a07] {
    animation: live-score-number-b8e52a07 1.8s 0s 1 normal backwards
}

[dir] .live-result-item-score-value[data-v-b8e52a07] {
    text-align: center
}

@keyframes live-score-number-b8e52a07 {
    20% {
        transform: scale(.5);
        opacity: 0
    }

    36% {
        opacity: 0
    }

    40% {
        opacity: 1;
        transform: scale(1.8)
    }

    to {
        transform: scale(1)
    }
}

@keyframes live-score-ball-rotate-ltr-b8e52a07 {
    10% {
        opacity: 1;
        transform: translate(-500%) rotate(0)
    }

    to {
        transform: translate(0) rotate(360deg);
        opacity: 1
    }
}

@keyframes live-score-ball-rotate-rtl-b8e52a07 {
    10% {
        opacity: 1;
        transform: translate(500%) rotate(0)
    }

    to {
        transform: translate(0) rotate(-360deg);
        opacity: 1
    }
}

@keyframes live-score-ball-with-trail-ltr-b8e52a07 {
    5% {
        opacity: 1;
        transform: translate(-500%)
    }

    to {
        transform: translate(0);
        opacity: 1
    }
}

@keyframes live-score-ball-with-trail-rtl-b8e52a07 {
    5% {
        opacity: 1;
        transform: translate(500%)
    }

    to {
        transform: translate(0);
        opacity: 1
    }
}

@keyframes live-score-trail-ltr-b8e52a07 {
    5% {
        opacity: .1
    }

    25% {
        opacity: .5
    }

    75% {
        transform: translate(1px) scaleX(1);
        opacity: .6
    }

    to {
        transform: translate(10px) scaleX(1);
        opacity: 0
    }
}

@keyframes live-score-trail-rtl-b8e52a07 {
    5% {
        opacity: .1
    }

    25% {
        opacity: .5
    }

    75% {
        transform: translate(-1px) scaleX(1);
        opacity: .6
    }

    to {
        transform: translate(-10px) scaleX(1);
        opacity: 0
    }
}

@keyframes live-score-trail-rtl-b8e52a07 {
    5% {
        opacity: .1
    }

    25% {
        opacity: .5
    }

    75% {
        transform: translate(1px) scaleX(-1);
        opacity: .6
    }

    to {
        transform: translate(10px) scaleX(-1);
        opacity: 0
    }
}

[dir] .spread-column-container[data-v-cfe8903d] {
    background-color: transparent !important
}

.live-outrights[data-v-268a8ff9] {
    flex: 0 0 100%
}

[dir] [data-v-aa36c3a5] .market-selection-keys-wrapper {
    padding: 0 6px
}

.is-single-item[data-v-00c4fb87] {
    pointer-events: none
}

[data-v-8b84e6b8] .dropdown-menu {
    min-width: 100%
}

[data-v-88c74450] .dropdown {
    width: 100%
}

[data-v-88c74450] .dropdown .btn-dropdown {
    width: 100%;
    display: flex;
    align-items: center
}

[data-v-88c74450] .dropdown .btn-dropdown .btn-dropdown-label {
    flex: 1
}

@media print {
    [dir=ltr] .member-pages-collapsible-item[data-v-afdf4a23] {
        padding-right: 100px
    }

    [dir=rtl] .member-pages-collapsible-item[data-v-afdf4a23] {
        padding-left: 100px
    }
}

[dir=ltr] .event-favourite-button-outright-sport[data-v-fdd07a7e] {
    left: unset !important;
    right: 0
}

[dir=rtl] .event-favourite-button-outright-sport[data-v-fdd07a7e] {
    right: unset !important;
    left: 0
}

.sports-list-header[data-v-3daf5b0d] {
    min-height: 4.96875rem
}

.mobile-video[data-v-3abc3835] video {
    width: 100%;
    height: 100% !important
}

.game-thumb-label-wrapper[data-v-1b77f94f] {
    z-index: 1 !important
}

.spinner[data-v-2d40f436] {
    overflow: hidden;
    height: 2rem
}

.spinner-item[data-v-2d40f436] {
    bottom: 0
}

[dir] .spinner-item[data-v-2d40f436] {
    transform: translateY(50%)
}

[dir=ltr] .spinner-item[data-v-2d40f436] {
    left: 0;
    right: 0
}

[dir=rtl] .spinner-item[data-v-2d40f436] {
    right: 0;
    left: 0
}

[dir=ltr] .spinner-item.animated[data-v-2d40f436],
[dir=rtl] .spinner-item.animated[data-v-2d40f436] {
    animation: spin-2d40f436 ease-in-out infinite;
    animation-duration: var(--00933f03)
}

@keyframes spin-2d40f436 {
    0% {
        bottom: 0;
        opacity: 0
    }

    12% {
        bottom: 50%;
        opacity: 1
    }

    88% {
        bottom: 50%;
        opacity: 1
    }

    to {
        bottom: 100%;
        opacity: 0
    }
}

.provider-jackpot-counter--single[data-v-03acedb4] {
    height: 2rem;
    overflow: hidden;
    white-space: nowrap
}

.provider-jackpot-counter--multiple[data-v-03acedb4] {
    bottom: unset;
    overflow: hidden;
    white-space: nowrap
}

[dir] .provider-jackpot-counter--multiple[data-v-03acedb4] {
    background-color: transparent
}

.random-game-generator .random-game-generator-link[data-v-799bf8a1] {
    position: absolute;
    width: 0;
    height: 0;
    z-index: -9999
}

.animation-placeholder[data-v-7f6fb018] {
    min-height: 600px
}

@media screen and (max-width: 440px) {
    .animation-placeholder[data-v-7f6fb018] {
        min-height: 500px
    }
}

.random-game-generator[data-v-7f6fb018] {
    display: flex
}

.random-game-generator .random-game-generator-selector[data-v-7f6fb018] {
    width: 170px;
    height: 139px;
    overflow: hidden;
    top: 165px;
    z-index: 1
}

[dir] .random-game-generator .random-game-generator-selector[data-v-7f6fb018] {
    background: #1a1a1a
}

[dir=ltr] .random-game-generator .random-game-generator-selector[data-v-7f6fb018] {
    left: 50%;
    transform: translate(-50%)
}

[dir=rtl] .random-game-generator .random-game-generator-selector[data-v-7f6fb018] {
    right: 50%;
    transform: translate(50%)
}

@media screen and (max-width: 1600px) {
    .random-game-generator .random-game-generator-selector[data-v-7f6fb018] {
        width: 145px;
        height: 120px;
        top: 127px
    }
}

@media screen and (max-width: 992px) {
    .random-game-generator .random-game-generator-selector[data-v-7f6fb018] {
        width: 135px;
        height: 107px;
        top: 160px
    }
}

@media screen and (max-width: 440px) {
    .random-game-generator .random-game-generator-selector[data-v-7f6fb018] {
        width: 125px;
        height: 98px;
        top: 163px
    }
}

[dir=ltr] .random-game-generator .random-game-generator-selector.clicked-on-handle[data-v-7f6fb018] {
    animation: selectorAnimated-ltr-7f6fb018 .6s linear
}

[dir=rtl] .random-game-generator .random-game-generator-selector.clicked-on-handle[data-v-7f6fb018] {
    animation: selectorAnimated-rtl-7f6fb018 .6s linear
}

.random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel[data-v-7f6fb018] {
    width: 100%;
    bottom: 0
}

.random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel.animated[data-v-7f6fb018] {
    --wheel-offset: 138px
}

[dir=ltr] .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel.animated[data-v-7f6fb018],
[dir=rtl] .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel.animated[data-v-7f6fb018] {
    animation: scrollWheelAnimation-7f6fb018 cubic-bezier(.6, 0, 0, 1) forwards;
    animation-duration: var(--21b277d6)
}

@media screen and (max-width: 1600px) {
    .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel.animated[data-v-7f6fb018] {
        --wheel-offset: 119px
    }
}

@media screen and (max-width: 992px) {
    .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel.animated[data-v-7f6fb018] {
        --wheel-offset: 106px
    }
}

@media screen and (max-width: 440px) {
    .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel.animated[data-v-7f6fb018] {
        --wheel-offset: 97px
    }
}

[dir] .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel .random-game-wheel-item-holder[data-v-7f6fb018]:first-child .random-game-wheel-item {
    margin-top: 0
}

.random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel[data-v-7f6fb018] .random-game-wheel-item {
    width: 100%;
    height: 139px
}

[dir] .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel[data-v-7f6fb018] .random-game-wheel-item {
    margin-top: 10px
}

@media screen and (max-width: 1600px) {
    .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel[data-v-7f6fb018] .random-game-wheel-item {
        height: 120px
    }
}

@media screen and (max-width: 992px) {
    .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel[data-v-7f6fb018] .random-game-wheel-item {
        height: 107px
    }
}

@media screen and (max-width: 440px) {
    .random-game-generator .random-game-generator-selector .random-game-generator-selector-wheel[data-v-7f6fb018] .random-game-wheel-item {
        height: 98px
    }
}

.random-game-generator .random-game-generator-animation[data-v-7f6fb018] {
    width: 470px;
    z-index: 2;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

[dir] .random-game-generator .random-game-generator-animation[data-v-7f6fb018] {
    margin: -100px auto 40px
}

@media screen and (max-width: 1600px) {
    .random-game-generator .random-game-generator-animation[data-v-7f6fb018] {
        width: 400px
    }
}

@media screen and (max-width: 992px) {
    .random-game-generator .random-game-generator-animation[data-v-7f6fb018] {
        width: 370px
    }

    [dir] .random-game-generator .random-game-generator-animation[data-v-7f6fb018] {
        margin: -50px auto 20px
    }
}

@media screen and (max-width: 440px) {
    .random-game-generator .random-game-generator-animation[data-v-7f6fb018] {
        min-width: 340px;
        width: 340px
    }

    [dir] .random-game-generator .random-game-generator-animation[data-v-7f6fb018] {
        margin: -30px auto 65px
    }
}

.random-game-generator.mobile-landscape .random-game-generator-selector[data-v-7f6fb018] {
    width: 76px;
    height: 67px;
    top: 65px
}

.random-game-generator.mobile-landscape .random-game-generator-selector .random-game-generator-selector-wheel.animated[data-v-7f6fb018] {
    --wheel-offset: 66px
}

.random-game-generator.mobile-landscape .random-game-generator-selector .random-game-generator-selector-wheel[data-v-7f6fb018] .random-game-wheel-item {
    height: 67px
}

.random-game-generator.mobile-landscape .random-game-generator-animation[data-v-7f6fb018] {
    width: 210px;
    min-width: unset
}

[dir] .random-game-generator.mobile-landscape .random-game-generator-animation[data-v-7f6fb018] {
    margin: -50px auto 20px
}

.random-game-generator-t-and-c[data-v-7f6fb018] {
    bottom: 10px;
    font-size: .75rem;
    text-decoration-line: underline;
    text-decoration-skip-ink: none
}

[dir=ltr] .random-game-generator-t-and-c[data-v-7f6fb018] {
    right: 10px
}

[dir=rtl] .random-game-generator-t-and-c[data-v-7f6fb018] {
    left: 10px
}

@keyframes scrollWheelAnimation-7f6fb018 {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(calc(100% - var(--wheel-offset)))
    }
}

@keyframes selectorAnimated-ltr-7f6fb018 {

    0%,
    to {
        transform: translate(-50%)
    }

    50% {
        transform: translate(-46.5%, 7px) rotate(1.75deg)
    }
}

@keyframes selectorAnimated-rtl-7f6fb018 {

    0%,
    to {
        transform: translate(50%)
    }

    50% {
        transform: translate(46.5%, 7px) rotate(-1.75deg)
    }
}

.random-game-modal-content.isMobile .modal-body {
    display: flex;
    align-items: center;
    justify-content: center
}

.leave-campaign-modal-v2 .modal-dialog {
    max-width: 440px
}

[dir] .leave-campaign-modal-v2 .modal-dialog .modal-content {
    background: #e2f3ff;
    border-radius: 9px
}

.leave-campaign-modal-v2 .modal-dialog .modal-content .modal-header {
    position: relative;
    justify-content: center
}

.leave-campaign-modal-v2 .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 1.5rem;
    font-weight: 500;
    color: #031321
}

.leave-campaign-modal-v2 .modal-dialog .modal-content .modal-header .close {
    position: absolute;
    top: 0;
    color: #031321;
    opacity: 1
}

[dir] .leave-campaign-modal-v2 .modal-dialog .modal-content .modal-header .close {
    background: unset;
    padding: 4px 6px;
    margin: 4px 7px
}

[dir=ltr] .leave-campaign-modal-v2 .modal-dialog .modal-content .modal-header .close {
    right: 0
}

[dir=rtl] .leave-campaign-modal-v2 .modal-dialog .modal-content .modal-header .close {
    left: 0
}

.leave-campaign-modal-v2 .modal-dialog .modal-content .modal-body {
    color: #031321;
    font-weight: 500
}

[dir] .leave-campaign-modal-v2 .modal-dialog .modal-content .modal-body {
    padding: .25rem 1rem
}

.leave-campaign-modal-v2 .modal-dialog .modal-content .modal-footer .btn {
    text-transform: initial;
    font-size: 1rem;
    font-weight: 500
}

[dir] .leave-campaign-modal-v2 .modal-dialog .modal-content .modal-footer .btn {
    padding: 13px
}

[dir] .leave-campaign-modal-v2 .modal-dialog .modal-content .modal-footer .btn.btn-danger {
    background: #c91417
}

[dir] .leave-campaign-modal-v2 .modal-dialog .modal-content .modal-footer .btn.btn-success {
    background: #59ae24
}

[dir] .leave-campaign-modal-v2.dark-theme .modal-content {
    background: #242d3a
}

.leave-campaign-modal-v2.dark-theme .modal-content .modal-header .modal-title,
.leave-campaign-modal-v2.dark-theme .modal-content .modal-header .close,
.leave-campaign-modal-v2.dark-theme .modal-content .modal-body {
    color: #fff
}

.leave-campaign-modal-v2.mobile {
    display: none
}

.leave-campaign-modal-v2.mobile .modal-dialog {
    align-items: flex-end;
    min-height: 100svh;
    max-width: unset
}

[dir] .leave-campaign-modal-v2.mobile .modal-dialog {
    margin: 0
}

[dir] .leave-campaign-modal-v2.mobile .modal-dialog .modal-content {
    border-radius: 9px 9px 0 0
}

[dir] .leave-campaign-modal-v2.mobile .modal-dialog .modal-content .modal-header {
    padding-top: 35px
}

[dir] .leave-campaign-modal-v2.mobile .modal-dialog .modal-content .modal-body {
    padding: .5rem 1rem
}

[dir] .leave-campaign-modal-v2.mobile .modal-dialog .modal-content .modal-footer {
    padding-bottom: 60px
}

.widget-fade-enter-active[data-v-966bbe42] {
    transition: all .4s ease-out
}

.widget-fade-leave-active[data-v-966bbe42] {
    transition: all .4s ease-in
}

.widget-fade-enter-from[data-v-966bbe42],
.widget-fade-leave-to[data-v-966bbe42] {
    opacity: 0
}

[dir=ltr] .widget-fade-enter-from[data-v-966bbe42],
[dir=ltr] .widget-fade-leave-to[data-v-966bbe42] {
    transform: translate3d(-50%, 100%, 0)
}

[dir=rtl] .widget-fade-enter-from[data-v-966bbe42],
[dir=rtl] .widget-fade-leave-to[data-v-966bbe42] {
    transform: translate3d(50%, 100%, 0)
}

.label-live-pill[data-v-2a70f2a0] {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .5rem;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1
}

[dir] .label-live-pill[data-v-2a70f2a0] {
    background-color: #e3141f;
    border-radius: .2rem;
    padding: .125rem .25rem
}

[dir=ltr] .label-live-pill[data-v-2a70f2a0] {
    margin-right: 3px
}

[dir=rtl] .label-live-pill[data-v-2a70f2a0] {
    margin-left: 3px
}

[dir=ltr] .bet-builder-live-label[data-v-6472c718] {
    margin-right: 6px
}

[dir=rtl] .bet-builder-live-label[data-v-6472c718] {
    margin-left: 6px
}

.auto-suggest-container[data-v-a6aefacc] {
    position: relative
}

.auto-suggest-items-container[data-v-a6aefacc] {
    color: #000;
    font-size: .875rem;
    position: absolute;
    z-index: 9000;
    top: 100%;
    width: 100%;
    max-height: 250px;
    display: flex;
    flex-direction: column
}

[dir] .auto-suggest-items-container[data-v-a6aefacc] {
    background-color: #fff;
    border-radius: .5em
}

.auto-suggest-items-wrapper[data-v-a6aefacc] {
    overflow-y: auto;
    flex: 1
}

.auto-suggest-item[data-v-a6aefacc],
.pinned-item[data-v-a6aefacc] {
    flex: 1 0 auto
}

[dir] .auto-suggest-item[data-v-a6aefacc],
[dir] .pinned-item[data-v-a6aefacc] {
    cursor: pointer;
    padding: .25rem 12px
}

.auto-suggest-item[data-v-a6aefacc]:hover,
.pinned-item[data-v-a6aefacc]:hover {
    color: #fff !important
}

[dir] .auto-suggest-item[data-v-a6aefacc]:hover,
[dir] .pinned-item[data-v-a6aefacc]:hover {
    background-color: #2d68ce !important
}

.pinned-items-container[data-v-a6aefacc] {
    flex-shrink: 0
}

[dir] .pinned-items-container[data-v-a6aefacc] {
    border-top: 1px solid #cacbcc;
    background-color: #0000001a
}

.clear-button[data-v-a6aefacc] {
    position: absolute;
    top: 50%;
    bottom: 50%;
    color: #b3b3b3
}

[dir] .clear-button[data-v-a6aefacc] {
    cursor: pointer
}

[dir=ltr] .clear-button[data-v-a6aefacc] {
    right: .75rem
}

[dir=rtl] .clear-button[data-v-a6aefacc] {
    left: .75rem
}

.clear-button[data-v-a6aefacc]:hover {
    color: #909092
}

.form-floating .phone-prefix-container[data-v-5f36b520] {
    width: 115px;
    top: 50%
}

[dir] .form-floating .phone-prefix-container[data-v-5f36b520] {
    transform: translateY(-50%)
}

.phone-prefix-container[data-v-5f36b520] {
    z-index: 10
}

[data-v-1612cd1a] .clear-button {
    font-size: 18px
}

[dir] [data-v-1612cd1a] .clear-button {
    padding-top: .5rem !important
}

[dir] .opt-in-wrapper[data-v-8eac2532] {
    background-color: #131313
}

.enhanced-ew-icon[data-v-0fd59f30] {
    position: absolute;
    top: -.1rem;
    font-size: 1rem
}

[dir=ltr] .enhanced-ew-icon[data-v-0fd59f30] {
    right: -.25rem
}

[dir=rtl] .enhanced-ew-icon[data-v-0fd59f30] {
    left: -.25rem
}

.enhanced-ew-icon.mobile-event-view[data-v-0fd59f30] {
    top: -.125rem;
    font-size: 1.2rem
}

[dir=ltr] .enhanced-ew-icon.mobile-event-view[data-v-0fd59f30] {
    right: -.125rem
}

[dir=rtl] .enhanced-ew-icon.mobile-event-view[data-v-0fd59f30] {
    left: -.125rem
}

[dir] .enhanced-ew-icon.offer-badge-new-layout[data-v-0fd59f30] {
    background-color: var(--body-bg);
    border: 1px solid transparent;
    border-radius: 25px
}

[dir=ltr] .enhanced-ew-icon.offer-badge-right-auto[data-v-0fd59f30] {
    right: auto
}

[dir=rtl] .enhanced-ew-icon.offer-badge-right-auto[data-v-0fd59f30] {
    left: auto
}

.event-racing-race-number[data-v-a45e9905] {
    position: relative
}

[dir=ltr] .league-title-item {
    margin: 6px 6px 6px 0
}

[dir=rtl] .league-title-item {
    margin: 6px 0 6px 6px
}

.live-stream-racing-label {
    align-self: flex-start
}

[dir=ltr] .live-stream-racing-label {
    margin-right: 0
}

[dir=rtl] .live-stream-racing-label {
    margin-left: 0
}

.event-racing-race-number[data-v-367dcd2d] {
    position: relative
}

[dir=ltr] .league-title-item[data-v-e6441745] {
    margin: 6px 6px 6px 0
}

[dir=rtl] .league-title-item[data-v-e6441745] {
    margin: 6px 0 6px 6px
}

.live-stream-racing-label[data-v-e6441745] {
    align-self: flex-start
}

[dir] .live-stream-racing-label[data-v-e6441745] {
    margin: 3px 0
}