.GameFrame_game-frame-container__CXRTe {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.GameFrame_game-frame-container__CXRTe.GameFrame_general-mobile__s6AL0
    .GameFrame_game-frame-content__DfdOO {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.GameFrame_game-frame-container__CXRTe .GameFrame_game-frame-content__DfdOO {
    display: -webkit-flex;
    display: flex;
}

.GameFrame_game-frame-container__CXRTe .GameFrame_game-frame-footer__nTAan {
    border-top: 1px solid rgba(232, 229, 255, 0.05);
    width: 100%;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: #191f3b;
}

.GameFrame_game-frame-container__CXRTe
    .GameFrame_game-frame-footer__nTAan
    .GameFrame_faded-logo__vvQ53 {
    margin-right: 20px;
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
}

.GameFrame_game-frame-container__CXRTe
    .GameFrame_game-frame-footer__nTAan
    .GameFrame_faded-logo__vvQ53
    svg
    path {
    fill: #3f445b;
}

.GameFrame_game-frame-container__CXRTe
    .GameFrame_game-frame-footer__nTAan
    .GameFrame_game-frame-footer-controls__ZQDZe {
    display: -webkit-flex;
    display: flex;
    margin-left: 20px;
}

.GameFrame_game-frame-container__CXRTe
    .GameFrame_game-frame-footer__nTAan
    .GameFrame_game-frame-footer-controls__ZQDZe
    .GameFrame_settings-icon-container__mcX7C {
    margin-top: 3px;
    height: auto;
    display: -webkit-inline-flex;
    display: inline-flex;
}

.GameFrame_game-frame-container__CXRTe
    .GameFrame_game-frame-footer__nTAan
    .GameFrame_game-frame-footer-controls__ZQDZe
    .GameFrame_settings-icon-container__mcX7C
    svg
    path {
    transition: fill 0.3s ease-in-out;
}

.GameFrame_game-frame-container__CXRTe
    .GameFrame_game-frame-footer__nTAan
    .GameFrame_game-frame-footer-controls__ZQDZe
    .GameFrame_settings-icon-container__mcX7C:hover {
    cursor: pointer;
}

.GameFrame_game-frame-container__CXRTe
    .GameFrame_game-frame-footer__nTAan
    .GameFrame_game-frame-footer-controls__ZQDZe
    .GameFrame_settings-icon-container__mcX7C:hover
    svg
    path {
    fill: #0f66bd;
}

.GameFrame_settings-dropdown-content__kLPz1 {
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1.5px solid rgba(93, 92, 178, 0.2);
    background: linear-gradient(
            180deg,
            rgba(93, 92, 178, 0.25),
            rgba(71, 70, 149, 0.25)
        ),
        #0f1328;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
}

.GameFrame_settings-dropdown-content__kLPz1
    .GameFrame_settings-dropdown-content-item__5jIwO {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
    padding-right: 10px;
    width: 200px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 10px;
}

.GameFrame_settings-dropdown-content__kLPz1
    .GameFrame_settings-dropdown-content-item__5jIwO
    .GameFrame_item-description__CgXkO {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
}

.GameFrame_settings-dropdown-content__kLPz1
    .GameFrame_settings-dropdown-content-item__5jIwO
    .GameFrame_item-description__CgXkO
    .GameFrame_item-icon__YFQdr {
    display: -webkit-flex;
    display: flex;
    width: 20px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
}

.GameFrame_settings-dropdown-content__kLPz1
    .GameFrame_settings-dropdown-content-item__5jIwO
    span {
    color: #e8e5ff;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.GameFrame_game-frame-header__45HxI,
.GameFrame_settings-dropdown-content__kLPz1 hr {
    border-bottom: 1px solid rgba(232, 229, 255, 0.05);
    width: 100%;
}

.GameFrame_game-frame-header__45HxI {
    height: 50px;
    background: #191f3b;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-right: 5px;
    z-index: 1;
    position: relative;
}

@media (max-width: 600px) {
    .GameFrame_game-frame-header__45HxI
        .GameFrame_free-play-available__AvDBJ
        .GameFrame_sponsor-display-container__1Mqjm {
        display: none !important;
    }
}

.GameFrame_info-btn__DPAbd {
    border: none;
    margin-left: 15px;
}

.GameFrame_info-btn__DPAbd:hover {
    cursor: pointer;
}

.GameFrame_settings-dropdown__Qvzfn {
    width: auto !important;
}

.GameFrame_instructions-modal-content__DRcRB {
    max-width: 500px;
    position: relative;
}

.GameFrame_instructions-modal-content__DRcRB h2 {
    font-size: 18px;
    font-weight: 600;
}

.GameFrame_max-payout-content__gejE0 {
    margin-top: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 50px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-radius: 10px;
    background: #121730;
    padding: 16px;
    max-width: 500px;
}

.GameFrame_rules-content__NhTcj {
    margin-top: 20px;
}

.GameFrame_rules-content__NhTcj h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.GameFrame_rules-content__NhTcj p {
    font-size: 14px;
}

.GameFrame_instructions-modal-content-close__zc4d3 {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.DropDown_golden-text__twstD {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.DropDown_drop-down-container__Frr1g {
    opacity: 0;
    pointer-events: none;
    width: 155px;
    overflow: hidden;
    border-radius: 6px;
    background-color: #1b213e;
    z-index: 5002;
    transition: opacity 0.2s ease-in-out;
}

.DropDown_drop-down-container__Frr1g.DropDown_emote-select__vtkzx {
    width: 220px;
    height: 200px;
    overflow-y: scroll;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.08);
    border: 1px solid #1a1f3d;
    background: #151a33;
}

.DropDown_drop-down-container__Frr1g.DropDown_emote-select__vtkzx::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.DropDown_drop-down-container__Frr1g.DropDown_emote-select__vtkzx::-webkit-scrollbar-thumb {
    background: #394067;
    border-radius: 6px;
}

.DropDown_drop-down-container__Frr1g.DropDown_emote-select__vtkzx::-webkit-scrollbar-track {
    background: transparent;
}

.DropDown_drop-down-container__Frr1g.DropDown_emote-select__vtkzx {
    scrollbar-face-color: #394067;
    scrollbar-track-color: transparent;
}

.DropDown_drop-down-container__Frr1g.DropDown_rewards-dropdown__zSMMJ {
    width: 330px;
    background-color: #1c213d;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.DropDown_drop-down-container__Frr1g.DropDown_active__vrF9x {
    opacity: 1;
    pointer-events: all;
}

.DropDown_drop-down-container__Frr1g.DropDown_lang-dropdown__YGqw7 {
    background: #171d3b;
    border-radius: 6px;
    border: 1px solid #262b42;
    background: rgba(37, 42, 71, 0.3);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    width: 100%;
    max-width: 198px;
}

.DropDown_drop-down-container__Frr1g.DropDown_profile-dropdown__ozcls {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    background: #262c52;
    padding: 8px;
    max-width: 330px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.DropDown_drop-down-container__Frr1g.DropDown_balance-dropdown___H6GJ {
    width: 270px;
}

.DropDown_drop-down-container__Frr1g.DropDown_crypto-dropdown__6Gejb,
.DropDown_drop-down-container__Frr1g.DropDown_network-dropdown__Slx6C {
    width: 100%;
    background: #262c52;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    border: 2px solid #282f58;
    padding: 10px 10px 0;
    max-height: 250px;
}

.DropDown_drop-down-container__Frr1g.DropDown_network-dropdown__Slx6C {
    padding: 0;
}

.DropDown_drop-down-container__Frr1g.DropDown_auto-width__Q4tea {
    width: auto;
}

.frame-footer_game-frame-content__DgqUG {
    display: -webkit-flex;
    display: flex;
}

.frame-footer_game-frame-footer__rff0t {
    border-top: 1px solid rgba(232, 229, 255, 0.05);
    width: 100%;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: #191f3b;
}

.frame-footer_game-frame-footer__rff0t .frame-footer_faded-logo__WN923 {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    left: 340px;
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-justify-content: center;
    justify-content: center;
    right: 0;
}

.frame-footer_game-frame-footer__rff0t
    .frame-footer_faded-logo__WN923
    svg
    path {
    fill: #3f445b;
}

.frame-footer_game-frame-footer__rff0t
    .frame-footer_faded-logo__WN923.frame-footer_mobile-logo__TCH_K {
    position: relative;
    left: auto;
    margin-right: 20px;
}

.frame-footer_game-frame-footer__rff0t
    .frame-footer_game-frame-footer-controls__eYEa3 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 18px;
    margin-left: 20px;
}

.frame-footer_game-frame-footer__rff0t
    .frame-footer_game-frame-footer-controls__eYEa3
    .frame-footer_settings-icon-container__mDV1_ {
    height: auto;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 3px;
}

.frame-footer_game-frame-footer__rff0t
    .frame-footer_game-frame-footer-controls__eYEa3
    .frame-footer_settings-icon-container__mDV1_
    svg
    path {
    transition: fill 0.3s ease-in-out;
}

.frame-footer_game-frame-footer__rff0t
    .frame-footer_game-frame-footer-controls__eYEa3
    .frame-footer_settings-icon-container__mDV1_:hover {
    cursor: pointer;
}

.frame-footer_game-frame-footer__rff0t
    .frame-footer_game-frame-footer-controls__eYEa3
    .frame-footer_settings-icon-container__mDV1_:hover
    svg
    path {
    fill: #0f66bd;
}

.frame-footer_settings-dropdown-content__NJdLQ {
    border-radius: 6px;
    border: 1px solid rgba(93, 92, 178, 0.2);
    background: linear-gradient(
            180deg,
            rgba(93, 92, 178, 0.251),
            rgba(71, 70, 149, 0.251)
        ),
        #0f1328;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    align-items: stretch;
    min-width: 225px;
    box-shadow: 0 4px 24px 0 rgba(20, 22, 31, 0.24);
    overflow: hidden;
}

.frame-footer_settings-dropdown-content__NJdLQ
    .frame-footer_settings-dropdown-content-item__m68XV {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: 12px;
    padding: 8px 9px;
    border: 1px solid transparent;
    transition: background border 0.2s;
    width: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    transition: background 0.15s ease-out;
}

.frame-footer_settings-dropdown-content__NJdLQ
    .frame-footer_settings-dropdown-content-item__m68XV:hover {
    border-top: 1px solid rgba(93, 92, 178, 0.2);
    border-bottom: 1px solid rgba(93, 92, 178, 0.2);
    background: rgba(93, 92, 178, 0.149);
}

.frame-footer_settings-dropdown-content__NJdLQ
    .frame-footer_settings-dropdown-content-item__m68XV:hover:first-child {
    border-top: 1px solid transparent;
}

.frame-footer_settings-dropdown-content__NJdLQ
    .frame-footer_settings-dropdown-content-item__m68XV:hover:last-child {
    border-bottom: 1px solid transparent;
}

.frame-footer_settings-dropdown-content__NJdLQ
    .frame-footer_settings-dropdown-content-item__m68XV
    .frame-footer_item-description__gUTPV {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
}

.frame-footer_settings-dropdown-content__NJdLQ
    .frame-footer_settings-dropdown-content-item__m68XV
    .frame-footer_item-description__gUTPV
    .frame-footer_item-icon__ytYgg {
    display: -webkit-flex;
    display: flex;
    width: 20px;
    height: 20px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.frame-footer_settings-dropdown-content__NJdLQ
    .frame-footer_settings-dropdown-content-item__m68XV
    span {
    color: #e8e5ff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
}

.frame-footer_settings-dropdown__4vy4Y {
    width: auto !important;
}

.frame-footer_volume-slider-row__mB05i {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    cursor: default;
}

.frame-footer_volume-slider-container__O6t6R {
    width: 100%;
    max-width: 118px;
}

.frame-footer_volume-slider-root__lEhAQ {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-user-select: none;
    user-select: none;
    touch-action: none;
    width: 100%;
    height: 7px;
}

.frame-footer_volume-slider-track__A9ra1 {
    background: #282d4f;
    position: relative;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    border-radius: 9999px;
    height: 8px;
}

.frame-footer_volume-slider-range__ylAmW {
    position: absolute;
    background: #0077db;
    border-radius: 9999px;
    height: 100%;
}

.frame-footer_volume-slider-thumb__iWNBG {
    display: block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 9999px;
    cursor: -webkit-grab;
    cursor: grab;
    -webkit-tap-highlight-color: hsla(0, 0%, 100%, 0);
}

.frame-footer_volume-slider-thumb__iWNBG:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.frame-footer_volume-slider-thumb__iWNBG:focus {
    box-shadow: none;
    border: none;
    outline: none;
}

.frame-footer_volume-value__GDOfd {
    color: #e8e5ff;
    width: 36px;
    height: 16px;
    text-align: center;
    font-size: 14px;
}

.frame-footer_theater-mode-button__ECIvW {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 3px;
    cursor: pointer;
}

.frame-footer_theater-mode-button__ECIvW svg path {
    transition: fill 0.2s ease-out;
    fill: #e8e5ff;
}

.frame-footer_theater-mode-button__ECIvW.frame-footer_active__2Dg4R svg path,
.frame-footer_theater-mode-button__ECIvW:hover svg path {
    fill: #0f66bd;
}

.hotkey-modal_hotkey-modal-content__g69Xh {
    max-width: 500px;
    width: 100%;
}

.hotkey-modal_hotkey-icon__rJ1Hv path:first-child {
    fill: #e8e5ff;
}

.hotkey-modal_hotkey-icon__rJ1Hv path:last-child {
    stroke: #e8e5ff;
}

.hotkey-modal_hotkey-icon__rJ1Hv.hotkey-modal_active__OxGg8 path:first-child {
    fill: #5295cd;
}

.hotkey-modal_hotkey-icon__rJ1Hv.hotkey-modal_active__OxGg8 path:last-child {
    stroke: #5295cd;
}

.hotkey-modal_hotkey-item__rkffZ {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 10px;
    background: #121730;
    padding: 10px 15px;
    gap: 50px;
    margin-bottom: 8px;
}

.hotkey-modal_hotkey-item__rkffZ .hotkey-modal_hotkey-item-label__nyfAd {
    font-size: 14px;
    font-weight: 500;
}

.hotkey-modal_hotkey-item__rkffZ .hotkey-modal_key-display__ikPbH {
    border-radius: 0.5rem;
    background-color: #262c52;
    padding: 8px;
}

.hotkey-modal_hotkey-item__rkffZ
    .hotkey-modal_key-display__ikPbH
    .hotkey-modal_key-display-key__mtg92 {
    border-radius: 5.625px;
    border: 1.5px solid rgba(232, 229, 255, 0.1);
    background: rgba(232, 229, 255, 0.05);
    color: hsla(0, 0%, 100%, 0.75);
    text-align: center;
    width: 33px;
    height: 33px;
    font-size: 18px;
    font-weight: 500;
    line-height: 114.5%;
    text-transform: capitalize;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hotkey-modal_hotkey-item__rkffZ
    .hotkey-modal_key-display__ikPbH.hotkey-modal_Space__UNFsE
    .hotkey-modal_key-display-key__mtg92 {
    font-size: 14px;
    padding: 5px 20px 10px 5px;
    width: auto;
}

.hotkey-modal_footer-toggle-container-warning___bCUI {
    border-radius: 6px;
    border: 1px solid #f37d63;
    background: rgba(243, 125, 99, 0.1);
    line-height: 1.1em;
    display: -webkit-flex;
    display: flex;
    padding: 16px 20px;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    gap: 20px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.hotkey-modal_footer-toggle-container-warning___bCUI span {
    color: #f37d63;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}

.hotkey-modal_footer-toggle-container__99Bq3 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    gap: 20px;
    margin-top: 24px;
}

.hotkey-modal_footer-toggle-container__99Bq3 span {
    color: #e8e5ff;
    font-size: 14px;
    font-weight: 600;
}

.GameFrame_game-frame-container__JI0DU {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.GameFrame_game-frame-container__JI0DU .GameFrame_game-frame-footer__0Mics {
    border-top: 1px solid rgba(232, 229, 255, 0.05);
    width: 100%;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: #191f3b;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_faded-logo__5h5ud,
.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_sponser-logo__heWUP {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    left: 340px;
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-justify-content: center;
    justify-content: center;
    right: 0;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_faded-logo__5h5ud
    svg
    path,
.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_sponser-logo__heWUP
    svg
    path {
    fill: #3f445b;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_faded-logo__5h5ud.GameFrame_mobile-logo__C_EW2,
.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_mobile-logo__C_EW2.GameFrame_sponser-logo__heWUP {
    position: relative;
    left: auto;
    margin-right: 20px;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_blackjack-logo__iAgST.GameFrame_sponser-logo__heWUP,
.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_faded-logo__5h5ud.GameFrame_blackjack-logo__iAgST {
    left: 0;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_sponser-logo__heWUP {
    opacity: 0;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_game-frame-footer-controls__GlCGS {
    display: -webkit-flex;
    display: flex;
    margin-left: 20px;
    -webkit-align-items: center;
    align-items: center;
    gap: 18px;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_game-frame-footer-controls__GlCGS
    .GameFrame_settings-icon-container__N19j0 {
    height: auto;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-top: 3px;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_game-frame-footer-controls__GlCGS
    .GameFrame_settings-icon-container__N19j0
    svg
    path {
    transition: fill 0.3s ease-in-out;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_game-frame-footer-controls__GlCGS
    .GameFrame_settings-icon-container__N19j0:hover {
    cursor: pointer;
}

.GameFrame_game-frame-container__JI0DU
    .GameFrame_game-frame-footer__0Mics
    .GameFrame_game-frame-footer-controls__GlCGS
    .GameFrame_settings-icon-container__N19j0:hover
    svg
    path {
    fill: #0f66bd;
}

.GameFrame_game-frame-header-container__GlamC {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: 10px;
}

@media (max-width: 600px) {
    .GameFrame_game-frame-header-container__GlamC.GameFrame_free-play-available__9HkMP
        .GameFrame_sponsor-display-container__0WXrV {
        display: none;
    }
}

.GameFrame_settings-dropdown-content__Nf3US {
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1.5px solid rgba(93, 92, 178, 0.2);
    background: linear-gradient(
            180deg,
            rgba(93, 92, 178, 0.25),
            rgba(71, 70, 149, 0.25)
        ),
        #0f1328;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
}

.GameFrame_settings-dropdown-content__Nf3US
    .GameFrame_settings-dropdown-content-item__J2rYB {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
    padding-right: 10px;
    width: 200px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 10px;
}

.GameFrame_settings-dropdown-content__Nf3US
    .GameFrame_settings-dropdown-content-item__J2rYB
    .GameFrame_item-description__S8h0W {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
}

.GameFrame_settings-dropdown-content__Nf3US
    .GameFrame_settings-dropdown-content-item__J2rYB
    .GameFrame_item-description__S8h0W
    .GameFrame_item-icon__yJ9ye {
    display: -webkit-flex;
    display: flex;
    width: 20px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
}

.GameFrame_settings-dropdown-content__Nf3US
    .GameFrame_settings-dropdown-content-item__J2rYB
    span {
    color: #e8e5ff;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.GameFrame_settings-dropdown-content__Nf3US hr {
    border-bottom: 1px solid rgba(232, 229, 255, 0.05);
    width: 100%;
}

.GameFrame_settings-dropdown___Ewm4 {
    width: auto !important;
}

.clouds_climacon___SF_0 {
    display: inline-block;
    width: 35px;
    -webkit-animation: clouds_cloudAnimation__balFf 1s linear infinite;
    animation: clouds_cloudAnimation__balFf 1s linear infinite;
}

.clouds_is-freeplay__16aTK .clouds_climacon_component-stroke__W5J_j,
.clouds_is-freeplay__16aTK .clouds_climacon_component-stroke_cloud__kmTRE,
.clouds_is-freeplay__16aTK .clouds_climacon_component-stroke_drizzle__3pGp4 {
    fill: #181e3a;
    stroke: #181e3a;
}

.clouds_climacon_component-stroke__W5J_j {
    fill: #fff;
    stroke-width: 0%;
    stroke: #000;
}

.clouds_climacon_component-fill__XkLAQ {
    fill: #aedef4;
    stroke-width: 0%;
    stroke: #b31111;
}

.clouds_climacon_component-stroke_drizzle__3pGp4 {
    fill-opacity: 0;
    -webkit-animation-name: clouds_drizzleFall__LojBR,
        clouds_fillOpacity2__nna8b;
    animation-name: clouds_drizzleFall__LojBR, clouds_fillOpacity2__nna8b;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: 0.3333333333s;
    animation-duration: 0.3333333333s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.clouds_climacon_component-stroke_drizzle__3pGp4:first-child {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.clouds_climacon_component-stroke_drizzle__3pGp4:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.clouds_climacon_component-stroke_drizzle__3pGp4:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.clouds_climacon_component-fill_cloud__SdcqJ,
.clouds_climacon_component-stroke_cloud__kmTRE {
    fill: #fff;
}

@-webkit-keyframes clouds_drizzleFall__LojBR {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    to {
        -webkit-transform: translate(3px, 24px);
        transform: translate(3px, 24px);
    }
}

@keyframes clouds_drizzleFall__LojBR {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    to {
        -webkit-transform: translate(3px, 24px);
        transform: translate(3px, 24px);
    }
}

@-webkit-keyframes clouds_fillOpacity2__nna8b {
    0% {
        fill-opacity: 0;
        stroke-opacity: 0;
    }

    50% {
        fill-opacity: 1;
        stroke-opacity: 1;
    }

    to {
        fill-opacity: 0;
        stroke-opacity: 0;
    }
}

@keyframes clouds_fillOpacity2__nna8b {
    0% {
        fill-opacity: 0;
        stroke-opacity: 0;
    }

    50% {
        fill-opacity: 1;
        stroke-opacity: 1;
    }

    to {
        fill-opacity: 0;
        stroke-opacity: 0;
    }
}

@-webkit-keyframes clouds_cloudAnimation__balFf {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg);
    }

    25% {
        -webkit-transform: translateY(-1px) rotate(1deg);
        transform: translateY(-1px) rotate(1deg);
    }

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

    75% {
        -webkit-transform: translateY(1px) rotate(-1deg);
        transform: translateY(1px) rotate(-1deg);
    }

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

@keyframes clouds_cloudAnimation__balFf {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg);
    }

    25% {
        -webkit-transform: translateY(-1px) rotate(1deg);
        transform: translateY(-1px) rotate(1deg);
    }

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

    75% {
        -webkit-transform: translateY(1px) rotate(-1deg);
        transform: translateY(1px) rotate(-1deg);
    }

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

.style_golden-text__RAQUs {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.style_bet-type-toggle__K3r9r {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 6px;
    padding: 4px;
    gap: 5px;
    transition: opacity 0.1s ease-in-out;
    border: 1px solid #2c3258;
    background: rgba(46, 54, 92, 0.5);
}

@media (max-width: 990px) {
    .style_bet-type-toggle__K3r9r {
        width: 100%;
    }
}

.style_bet-type-toggle__K3r9r.style_disabled__tJGdA {
    opacity: 0.5;
    pointer-events: none;
}

.style_toggle-button__W8_aq {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
    border: none;
    position: relative;
    padding: 12px 20px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid hsla(0, 0%, 100%, 0);
    background: none;
}

@media (max-width: 990px) {
    .style_toggle-button__W8_aq {
        width: 100%;
        -webkit-align-items: center;
        align-items: center;
    }
}

.style_toggle-button__W8_aq span {
    font-size: 14px;
    font-style: normal;
    color: #9398b9;
    z-index: 1;
}

.style_toggle-button__W8_aq:active {
    scale: 0.98;
}

.style_toggle-button__W8_aq.style_active__lp9xQ span {
    color: #fff;
}

.style_toggle-button__W8_aq.style_active__lp9xQ
    .style_background-gradient__ctdUa {
    opacity: 1;
    transition: opacity 0.2s ease-out;
}

.style_toggle-button__W8_aq:hover {
    cursor: pointer;
    background: rgba(94, 103, 158, 0.15);
}

.style_toggle-button__W8_aq .style_background-gradient__ctdUa {
    position: absolute;
    inset: 0;
    background: linear-gradient(#0077db, #0077db) padding-box,
        linear-gradient(180deg, #3d9eef, #176bc6) border-box;
    border-radius: inherit;
    border: 1px solid transparent;
    transition: opacity 0.1s ease-out;
    opacity: 0;
}

.game-bet-bar_game-bet-bar__8HwKw {
    min-width: 340px;
    max-width: 340px;
    height: 100%;
    min-height: 700px;
    padding: 20px;
    border-right: 1px solid rgba(232, 229, 255, 0.05);
    background-color: #191f3b;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.game-bet-bar_general-mobile__xtMRE {
    min-height: 300px !important;
    max-width: 100% !important;
    width: 100% !important;
}

.dice-main-gameplay-display_main-gameplay-display-container__blUAh {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 400px;
    min-width: 340px;
    padding: 30px;
    background-color: #161935;
    overflow: hidden;
}

.footer-inputs_golden-text__RDVFV {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer-inputs_dice-input-row__1RgS8 {
    display: -webkit-flex;
    display: flex;
    gap: 16px;
    width: 100%;
}

.footer-inputs_dice-input-row__1RgS8.footer-inputs_disabled__iI7pk {
    pointer-events: none;
}

.footer-inputs_dice-input-row__1RgS8 > div {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

@media (max-width: 768px) {
    .footer-inputs_dice-input-row__1RgS8 {
        margin-top: 25px;
        gap: 10px;
    }
}

@media (max-width: 420px) {
    .footer-inputs_dice-input-row__1RgS8 > div {
        width: 100%;
        -webkit-flex-basis: 1;
        flex-basis: 1;
    }
}

.footer-inputs_dice-input-row__1RgS8 label {
    color: #767b9d !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
}

.footer-inputs_dice-input-row__1RgS8 input {
    height: 46px;
    background: #161935 !important;
    border-radius: 6px;
    border: 1.5px solid #494e6f;
    padding: 12px 12px 12px 14px;
    color: #fff;
    font-family: var(--main-font);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.footer-inputs_roll-over-container__F_szv {
    position: relative;
}

.footer-inputs_roll-over-container__F_szv > * {
    pointer-events: none;
}

.footer-inputs_roll-over-container__F_szv input {
    background: rgba(73, 78, 111, 0.2) !important;
}

.footer-inputs_roll-over-container__F_szv svg {
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.footer-inputs_roll-over-container__F_szv svg path {
    transition: fill 0.2s ease;
}

.footer-inputs_roll-over-container__F_szv:hover {
    cursor: pointer;
}

.footer-inputs_roll-over-container__F_szv:hover input {
    background: rgba(73, 78, 111, 0.4) !important;
    border-color: #2099ff !important;
    box-shadow: 0 0 22px 0 rgba(96, 120, 227, 0.1) !important;
    transition: all 0.2s ease;
}

.footer-inputs_roll-over-container__F_szv:hover svg {
    -webkit-transform: rotate(180deg) scale(0.9);
    transform: rotate(180deg) scale(0.9);
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.footer-inputs_roll-over-container__F_szv:hover svg path {
    fill: #2099ff !important;
    transition: fill 0.2s ease;
}

.footer-inputs_dice-game-input__w15Vb .footer-inputs_icon__vcfrP {
    top: 2px;
}

@media (max-width: 768px) {
    .footer-inputs_dice-game-input__w15Vb .footer-inputs_icon__vcfrP {
        right: 4%;
        -webkit-transform: scale(0.8) translateY(4%);
        transform: scale(0.8) translateY(4%);
    }
}

.limbo-main-gameplay-display_main-gameplay-display-container__VuniY {
    min-height: 400px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    background-color: #161935;
}

.limbo-main-gameplay-display_bottom-input-container__2poD2 {
    position: absolute;
    bottom: 0;
    display: -webkit-flex;
    display: flex;
}

.game-bet-bar_game-bet-bar__Ls6iZ {
    min-width: 340px;
    max-width: 340px;
    height: 100%;
    min-height: 700px;
    padding: 20px;
    border-right: 1px solid rgba(232, 229, 255, 0.05);
    background-color: #191f3b;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.game-bet-bar_general-mobile___doDr {
    min-height: 300px !important;
    max-width: 100% !important;
    width: 100% !important;
}

.base-button_golden-text__O3mEV {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

@property --tertiary-color1 {
    syntax: "<color>";
    initial-value: #7339fa;
    inherits: false;
}

@property --tertiary-color2 {
    syntax: "<color>";
    initial-value: #9c73fb;
    inherits: false;
}

@property --tertiary-hover-color1 {
    syntax: "<color>";
    initial-value: #8451fb;
    inherits: false;
}

@property --tertiary-hover-color2 {
    syntax: "<color>";
    initial-value: #7339fa;
    inherits: false;
}

.base-button_base-button__LoI3U {
    position: relative;
    border-radius: 6px;
    border: 1px solid rgba(154, 161, 252, 0.4);
    background: linear-gradient(180deg, #42a6ed -2.86%, #1e78b9);
    background: #0077db;
    transition: background 0.2s ease, opacity 0.2s ease, border-radius 0.2s ease,
        -webkit-transform 0.1s ease;
    transition: background 0.2s ease, opacity 0.2s ease, border-radius 0.2s ease,
        transform 0.1s ease;
    transition: background 0.2s ease, opacity 0.2s ease, border-radius 0.2s ease,
        transform 0.1s ease, -webkit-transform 0.1s ease;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    touch-action: manipulation;
    cursor: pointer;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    outline: none;
}

.base-button_base-button__LoI3U.base-button_size-small__ReN4G {
    height: 36px;
    padding: 0 16px;
    font-size: 12px;
}

.base-button_base-button__LoI3U.base-button_size-medium__w7D1G {
    height: 44px;
    padding: 0 20px;
    font-size: 14px;
}

.base-button_base-button__LoI3U.base-button_size-large__i53RA {
    height: 50px;
    padding: 0 24px;
    font-size: 14px;
}

.base-button_base-button__LoI3U.base-button_full-width__kRq24 {
    width: 100%;
}

.base-button_base-button__LoI3U.base-button_disabled__z7fSU {
    opacity: 0.6;
    pointer-events: none;
    cursor: not-allowed;
}

.base-button_base-button__LoI3U.base-button_loading__sSpUQ {
    opacity: 0.8;
    pointer-events: none;
    cursor: not-allowed;
}

.base-button_base-button__LoI3U:hover:not(.base-button_disabled__z7fSU):not(
        .base-button_loading__sSpUQ
    ) {
    cursor: pointer;
    background: linear-gradient(180deg, #42a6ed -2.86%, #1e78b9);
    background: #0077db;
}

.base-button_base-button__LoI3U:active:not(.base-button_disabled__z7fSU):not(
        .base-button_loading__sSpUQ
    ) {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
}

.base-button_base-button__LoI3U:focus-visible {
    outline: 2px solid rgba(154, 161, 252, 0.6);
    outline-offset: 2px;
}

.base-button_button-content__Btpkp {
    display: -webkit-flex;
    display: flex;
    gap: 8px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}

.base-button_loading-spinner__n_UWg {
    width: 16px;
    height: 16px;
    border: 2px solid hsla(0, 0%, 100%, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    -webkit-animation: base-button_spin__ZDUC0 1s linear infinite;
    animation: base-button_spin__ZDUC0 1s linear infinite;
}

@-webkit-keyframes base-button_spin__ZDUC0 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes base-button_spin__ZDUC0 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.base-button_variant-secondary__GZQXL {
    background: #3a426e;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    color: #fff;
}

.base-button_variant-secondary__GZQXL:hover:not(
        .base-button_disabled__z7fSU
    ):not(.base-button_loading__sSpUQ) {
    background: #4d5894;
}

.base-button_variant-tertiary__yVStY {
    border-radius: 6px;
    border: 1px solid hsla(0, 0%, 100%, 0);
    background: transparent;
}

.base-button_variant-tertiary__yVStY:before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid transparent;
    border-radius: inherit;
    background: linear-gradient(var(--tertiary-color1), var(--tertiary-color1))
            padding-box,
        linear-gradient(
                180deg,
                var(--tertiary-color2) 0,
                var(--tertiary-color1) 100%
            )
            border-box;
    transition: --tertiary-color1 0.2s ease, --tertiary-color2 0.2s ease;
}

.base-button_variant-tertiary__yVStY:hover:not(
        .base-button_disabled__z7fSU
    ):not(.base-button_loading__sSpUQ) {
    border: 1px solid hsla(0, 0%, 100%, 0);
    background: transparent;
}

.base-button_variant-tertiary__yVStY:hover:not(
        .base-button_disabled__z7fSU
    ):not(.base-button_loading__sSpUQ):before {
    --tertiary-color1: var(--tertiary-hover-color1);
    --tertiary-color2: var(--tertiary-hover-color2);
}

.base-button_variant-outline__fYdt4 {
    background: transparent;
    border: 2px solid #0077db;
    color: #0077db;
}

.base-button_variant-outline__fYdt4:hover:not(.base-button_disabled__z7fSU):not(
        .base-button_loading__sSpUQ
    ) {
    background: rgba(0, 119, 219, 0.1);
}

.base-button_variant-outline__fYdt4.base-button_disabled__z7fSU {
    border-color: rgba(0, 119, 219, 0.3);
}

.notched-slider_notched-slider-header__te0Dz,
.notched-slider_plinko-settings-header___JObR {
    color: rgba(232, 229, 255, 0.75);
    font-size: 12px;
    margin-bottom: 8px;
    display: inline-block;
}

.notched-slider_notched-slider-value__Z1tUS,
.notched-slider_slider-value__ew4fX {
    width: 40px;
    height: 47px;
    border-radius: 4px 0 0 4px;
    margin-left: 1px;
    text-align: center;
    background-color: #191f3b;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.notched-slider_notched-slider-value__Z1tUS span,
.notched-slider_slider-value__ew4fX span {
    font-size: 12px;
    font-weight: 800;
    color: #fff;
}

.notched-slider_notched-slider-value-right__lODFf.notched-slider_slider-value__ew4fX,
.notched-slider_notched-slider-value__Z1tUS.notched-slider_notched-slider-value-right__lODFf {
    border-radius: 0 4px 4px 0;
    margin-right: 1px;
    margin-left: 0;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background-color: #2c3258;
    border-radius: 4px;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc {
    width: 100%;
    position: relative;
    padding: 5px 10px;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf {
    padding: 10px;
    border-radius: 4px;
    background-color: #191f3b;
    position: absolute;
    bottom: 10px;
    top: 10px;
    left: 10px;
    right: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    gap: 4px;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56 {
    border-radius: 3px;
    height: 9px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    background-color: #282d4f;
    transition: background-color 0s ease;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-layout__wIJzb
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_notched-slider-content__3Xi1A
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notched-slider-notches__TllvS
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notch__EfKIG.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch-active__vfdj_.notched-slider_notch__EfKIG,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_active___80EA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-container__EssaG
    .notched-slider_slider-content__HvYtc
    .notched-slider_notches__Yhtsf
    .notched-slider_notched-slider-notch__jok56.notched-slider_notched-slider-notch-active__vfdj_ {
    transition: background-color 0.3s ease;
    background-color: #7c4efd;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-root__Q4BE6,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_rows-slider___JiZ_,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-root__Q4BE6,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_rows-slider___JiZ_ {
    width: 100%;
    height: 40px;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-root__Q4BE6
    [data-part="slider-thumb"],
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_rows-slider___JiZ_
    [data-part="slider-thumb"],
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-root__Q4BE6
    [data-part="slider-thumb"],
.notched-slider_slider-component-container__4UYSl
    .notched-slider_rows-slider___JiZ_
    [data-part="slider-thumb"] {
    width: 26px;
    height: 25px;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_border-detail__4mTzA,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-border-detail__FK0bF,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_border-detail__4mTzA,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-border-detail__FK0bF {
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    z-index: -1;
    border-radius: 4px;
    background-color: #2c3258;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-thumb__53Gbi,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-thumb__hInOa,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-thumb__53Gbi,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-thumb__hInOa {
    width: 26px;
    height: 25px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    display: -webkit-flex;
    display: flex;
    gap: 2px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-thumb__53Gbi:hover,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-thumb__hInOa:hover,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-thumb__53Gbi:hover,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-thumb__hInOa:hover {
    cursor: -webkit-grab;
    cursor: grab;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-thumb__53Gbi:active,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-thumb__hInOa:active,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-thumb__53Gbi:active,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-thumb__hInOa:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-thumb__53Gbi
    .notched-slider_notched-slider-vertical-detail__pdTjt,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_notched-slider-thumb__53Gbi
    .notched-slider_vertical-detail__Q9kxW,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-thumb__hInOa
    .notched-slider_notched-slider-vertical-detail__pdTjt,
.notched-slider_notched-slider-container__r_qjM
    .notched-slider_slider-thumb__hInOa
    .notched-slider_vertical-detail__Q9kxW,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-thumb__53Gbi
    .notched-slider_notched-slider-vertical-detail__pdTjt,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_notched-slider-thumb__53Gbi
    .notched-slider_vertical-detail__Q9kxW,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-thumb__hInOa
    .notched-slider_notched-slider-vertical-detail__pdTjt,
.notched-slider_slider-component-container__4UYSl
    .notched-slider_slider-thumb__hInOa
    .notched-slider_vertical-detail__Q9kxW {
    -webkit-transform: perspective(1px);
    transform: perspective(1px);
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 0.18em;
    display: inline-block;
    height: 12px;
    border: none;
    border-radius: 1px;
    background-color: #252956;
}

.style_container__vvKic {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    border-radius: 6px;
    border: 1px solid #282f58;
    padding: 4px;
    gap: 1px;
    background: linear-gradient(
            180deg,
            rgba(93, 92, 178, 0.24),
            rgba(93, 92, 178, 0.18)
        ),
        linear-gradient(
            180deg,
            rgba(93, 92, 178, 0.15),
            rgba(93, 92, 178, 0.09)
        );
}

.style_container__vvKic.style_disabled__yMy1e {
    opacity: 0.5;
    pointer-events: none;
}

.style_item__plEne {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    -webkit-flex: 1;
    flex: 1;
    border: none;
    border-radius: 0;
    overflow: hidden;
    padding: 12px 0;
    transition: all 0.3s ease-in-out;
    background: linear-gradient(
            180deg,
            rgba(93, 92, 178, 0.24),
            rgba(93, 92, 178, 0.18)
        ),
        linear-gradient(
            180deg,
            rgba(93, 92, 178, 0.15),
            rgba(93, 92, 178, 0.09)
        );
}

.style_item__plEne:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.style_item__plEne:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.style_item__plEne:active {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
}

.style_item__plEne:hover {
    cursor: pointer;
}

.style_item__plEne.style_active__7oDX_ .style_label__wRp2e {
    color: #fff;
}

.style_item__plEne.style_active__7oDX_ .style_gradient__3L_8f {
    opacity: 1;
}

.style_label__wRp2e {
    font-size: 12px;
    font-style: normal;
    color: #e8e5ff;
    z-index: 1;
}

.style_gradient__3L_8f {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(93, 92, 178, 0.8),
        rgba(93, 92, 178, 0.6)
    );
    transition: opacity 0.3s ease;
    opacity: 0;
}

.profit-display_container__7SWEg {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-radius: 6px;
    border: 1px solid transparent;
}

.profit-display_container__7SWEg.profit-display_error__D1JJl {
    border: 1px solid #892f2f;
}

.profit-display_profitBox__repRu {
    position: relative;
    border-radius: 0 0 6px 6px;
    padding: 12px 8px;
    background-color: #2c3258;
}

.profit-display_borderIcon__tEBe6 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.profit-display_borderIcon__tEBe6.profit-display_left__SdfM3 {
    left: 8px;
}

.profit-display_borderIcon__tEBe6.profit-display_right__2cRMG {
    right: 8px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.profit-display_profitValue__UDn7C {
    font-weight: 600;
    font-size: 18px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.profit-display_profitValue__UDn7C span {
    color: #78ffae;
}

.profit-display_profitValueText__WEjVb {
    font-size: 15px;
    line-height: 18px;
    color: #78ffae;
    margin-left: 5px;
}

.profit-display_label__en1P2 {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    background-color: #373e6d;
    padding: 12px;
    border-radius: 6px 6px 0 0;
}

.profit-display_label__en1P2 .profit-display_multiplierValue__sdVrh {
    font-size: 15px;
    font-weight: 600;
    color: #78ffae;
}

.profit-display_error__D1JJl {
    color: #fe5b17;
}

.style_win-result-content__kXL4A {
    overflow: hidden;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 250px;
    margin-top: 20px;
    gap: 15px;
    background: linear-gradient(180deg, #5d5cb2, #474695);
    border: 2.5px solid #84ec9d;
    padding: 16px;
    border-radius: 10px;
    background: radial-gradient(
            85.23% 100% at 49.82% 100%,
            rgba(0, 184, 52, 0.1) 0,
            rgba(0, 184, 52, 0.02) 100%
        ),
        linear-gradient(
            180deg,
            rgba(92, 178, 116, 0.1),
            rgba(92, 178, 116, 0.1)
        ),
        #292b57;
    box-shadow: 0 2.3px 100px 0 rgba(82, 255, 131, 0.2),
        0 2.3px 46px 0 rgba(10, 11, 15, 0.3);
}

.style_win-result-content__kXL4A .style_divider__9FEQm {
    background: linear-gradient(
        90deg,
        rgba(125, 217, 52, 0),
        rgba(125, 217, 52, 0.2) 50%,
        rgba(125, 217, 52, 0)
    );
    width: 100%;
    height: 1px;
    z-index: 1;
}

.style_win-result-content__kXL4A .style_multiplier-container__939tT {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    border-radius: 6px;
    border: 2px solid #52ff83;
    background: linear-gradient(
        160deg,
        rgba(82, 255, 131, 0.1) 11.27%,
        rgba(66, 255, 120, 0.1) 88.73%
    );
    mask-image: radial-gradient(
        circle at 50% 50%,
        transparent 10%,
        rgba(0, 0, 0, 0.212) 80%
    );
    -webkit-mask-image: radial-gradient(
        circle at 50% 50%,
        transparent 10%,
        rgba(0, 0, 0, 0.463) 80%
    );
}

.style_win-result-content__kXL4A .style_multiplier__R2zzx {
    background: linear-gradient(
        196deg,
        #fff 15.24%,
        #fff 39.27%,
        #a2d0e9 96.69%
    );
    position: absolute;
    top: 24px;
    font-weight: 700;
    font-size: 34px;
    background: linear-gradient(160deg, #79ff9f 11.27%, #42ff78 88.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.style_win-result-content__kXL4A .style_background-icon__M10r0 {
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: -75px;
    opacity: 0.1;
}

.style_win-result-content__kXL4A .style_win-amount__g6Pv7 {
    font-size: 1.1em;
    color: #4caf50;
    z-index: 1;
}

.style_win-result-content__kXL4A .style_win-amount__g6Pv7 span {
    font-size: 18px;
    color: #79ff9f;
}

.wheel-canvas_canvasContainer__45MMr {
    position: relative;
    width: 100%;
    height: 100%;
}

.wheel-canvas_canvas__bHwg_ {
    width: 100%;
    height: 100%;
    touch-action: manipulation !important;
}

.game-bet-bar_game-bet-bar__K3KRu {
    min-width: 340px;
    max-width: 340px;
    height: 100%;
    min-height: 700px;
    padding: 20px;
    border-right: 1px solid rgba(232, 229, 255, 0.05);
    background-color: #191f3b;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.game-bet-bar_general-mobile__L8cnm {
    min-height: 300px !important;
    max-width: 100% !important;
    width: 100% !important;
}

.action-buttons_action-button-wrapper__OPjPg {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    gap: 10px;
    height: var(--rpsActionWrapperH, 165px);
    margin-bottom: 15px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    position: relative;
}

.action-buttons_action-button-wrapper__OPjPg
    .action-buttons_side-buttons-circuits-wrapper__zVBjW {
    position: absolute;
    top: 50%;
    height: 10px;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    gap: var(--rpsSideCircuitsGap, 330px);
    overflow: hidden;
}

.action-buttons_action-button-wrapper__OPjPg
    .action-buttons_side-buttons-circuits-container-left__9WlOX {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.action-buttons_action-button-wrapper__OPjPg
    .action-buttons_player-circuit-container__n6VT3 {
    position: absolute;
    top: -45px;
}

.action-buttons_action-button-wrapper__OPjPg
    .action-buttons_action-button-visual-container__t1maH {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.action-buttons_action-button-wrapper__OPjPg
    .action-buttons_action-button-visual-container__t1maH
    .action-buttons_inner-button-container__NzIqW {
    border: 2px solid #2b335a;
    padding: 16px;
    border-radius: 12px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    gap: 15px;
    background-color: #131831;
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out;
    pointer-events: none;
}

.action-buttons_action-button-wrapper__OPjPg
    .action-buttons_action-button-visual-container__t1maH
    .action-buttons_inner-button-container__NzIqW.action-buttons_enabled__jBr7c {
    opacity: 1;
    pointer-events: auto;
}

.action-buttons_player-circuit-mask__epccT {
    -webkit-mask-image: linear-gradient(
        180deg,
        transparent 0,
        rgba(0, 0, 0, 0.25) 20%,
        rgba(0, 0, 0, 0.6) 40%,
        #000 60%
    );
    mask-image: linear-gradient(
        180deg,
        transparent 0,
        rgba(0, 0, 0, 0.25) 20%,
        rgba(0, 0, 0, 0.6) 40%,
        #000 60%
    );
    width: var(--rpsPlayerCircuitW, 220px);
}

.action-buttons_player-circuit-mask__epccT,
.action-buttons_side-circuit-mask__GLSmd {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.action-buttons_side-circuit-mask__GLSmd {
    -webkit-mask-image: linear-gradient(
        90deg,
        #000 0,
        #000 70%,
        rgba(0, 0, 0, 0.5) 80%,
        transparent
    );
    mask-image: linear-gradient(
        90deg,
        #000 0,
        #000 70%,
        rgba(0, 0, 0, 0.5) 80%,
        transparent
    );
}

.action-buttons_auto-bet-action-button__mAAsL,
.action-buttons_rps-action-button___2BKs {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    position: relative;
    border-radius: 12px;
    box-sizing: border-box;
    z-index: 2;
    border: 1.5px solid #677cd2;
    box-shadow: 0 4px 0 0 #344077;
    transition: box-shadow 0.2s ease-in-out, border 0.2s ease-in-out,
        -webkit-transform 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out,
        border 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out,
        border 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.action-buttons_auto-bet-action-button__mAAsL:hover
    .action-buttons_background-gradient__Za6MD,
.action-buttons_rps-action-button___2BKs:hover
    .action-buttons_background-gradient__Za6MD {
    box-shadow: 0 4px 0 0 #344077, inset 0 0 20px rgba(93, 124, 255, 0.2);
}

.action-buttons_auto-bet-action-button__mAAsL:active,
.action-buttons_rps-action-button___2BKs:active {
    transition: box-shadow 50ms ease-in-out, border 50ms ease-in-out,
        -webkit-transform 50ms ease-in-out;
    transition: box-shadow 50ms ease-in-out, transform 50ms ease-in-out,
        border 50ms ease-in-out;
    transition: box-shadow 50ms ease-in-out, transform 50ms ease-in-out,
        border 50ms ease-in-out, -webkit-transform 50ms ease-in-out;
    box-shadow: 0 2px 0 0 #344077, inset 0 0 20px rgba(93, 124, 255, 0.2);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}

.action-buttons_auto-bet-action-button__mAAsL
    .action-buttons_icon-container__vJ3yQ,
.action-buttons_rps-action-button___2BKs .action-buttons_icon-container__vJ3yQ {
    position: relative;
    pointer-events: none;
    width: 60%;
    height: 60%;
    z-index: 2;
}

.action-buttons_auto-bet-action-button__mAAsL
    .action-buttons_background-gradient__Za6MD,
.action-buttons_rps-action-button___2BKs
    .action-buttons_background-gradient__Za6MD {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    transition: box-shadow 0.2s ease-in-out, opacity 0.2s ease-in-out;
    background: linear-gradient(
            180deg,
            rgba(93, 124, 255, 0.01),
            rgba(93, 124, 255, 0.25)
        ),
        linear-gradient(180deg, #3b4163 99.99%, #2f3556);
}

.action-buttons_inner-button-container__NzIqW.action-buttons_disabled-buttons__T_WaK
    .action-buttons_auto-bet-action-button__mAAsL,
.action-buttons_inner-button-container__NzIqW.action-buttons_disabled-buttons__T_WaK
    .action-buttons_rps-action-button___2BKs {
    border: 1.5px solid #2b335a;
    box-shadow: 0 4px 0 0 #212a54;
}

.action-buttons_inner-button-container__NzIqW.action-buttons_disabled-buttons__T_WaK
    .action-buttons_auto-bet-action-button__mAAsL
    .action-buttons_background-gradient__Za6MD,
.action-buttons_inner-button-container__NzIqW.action-buttons_disabled-buttons__T_WaK
    .action-buttons_rps-action-button___2BKs
    .action-buttons_background-gradient__Za6MD {
    opacity: 0.5;
}

.action-buttons_action-button-border-background-gradient__K8ZeD {
    background: #5d7cff;
    border-radius: 12px;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.action-buttons_action-button-border-background-gradient__K8ZeD
    .action-buttons_action-button-border-background-inner-top-layer__GB6_3 {
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    position: absolute;
    border-radius: 12px;
    background: #353a5a;
}

.action-buttons_auto-bet-action-button__mAAsL {
    overflow: hidden;
}

.action-buttons_rps-action-button-template-icon__D4J5_ {
    position: relative;
    pointer-events: none;
    z-index: 2;
    width: 55%;
    height: 55%;
}

.action-buttons_auto-bet-action-player-icon-wrapper__Hi_H3 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 2;
}

.action-buttons_auto-bet-action-button-icon__4Iw_j {
    position: relative;
    pointer-events: none;
    width: 60%;
    height: 60%;
}

.action-buttons_action-button___IbuG {
    width: var(--rpsActionBtnSize, 90px);
    height: var(--rpsActionBtnSize, 90px);
    aspect-ratio: 1/1;
}

.action-buttons_auto-bet-item__5PADq {
    --autoBetSize: 120px;
    --autoBetGlobalScale: 1;
    --autoBetPercent: 100%;
    width: min(
        var(--autoBetPercent),
        var(--autoBetSize) * var(--autoBetGlobalScale)
    );
    height: min(
        var(--autoBetPercent),
        var(--autoBetSize) * var(--autoBetGlobalScale)
    );
    aspect-ratio: 1/1;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
}

.action-buttons_auto-bet-item__5PADq[data-house-hand="P"]
    .action-buttons_house-hand-results___PDrQ
    .action-buttons_house-hand-results-paper__jdM9j,
.action-buttons_auto-bet-item__5PADq[data-house-hand="R"]
    .action-buttons_house-hand-results___PDrQ
    .action-buttons_house-hand-results-rock__BJfbz,
.action-buttons_auto-bet-item__5PADq[data-house-hand="S"]
    .action-buttons_house-hand-results___PDrQ
    .action-buttons_house-hand-results-scissors__pvS2o {
    display: block;
}

.action-buttons_auto-bet-item__5PADq {
    --rps-win-color: #41dd63;
}

.action-buttons_auto-bet-item__5PADq[data-round-result="win"]
    .action-buttons_house-hand-results___PDrQ {
    background: linear-gradient(
        180deg,
        rgba(65, 221, 99, 0.2),
        rgba(65, 221, 99, 0.8)
    );
}

.action-buttons_auto-bet-item__5PADq {
    --rps-lose-color: #dd4141;
}

.action-buttons_auto-bet-item__5PADq[data-round-result="lose"]
    .action-buttons_house-hand-results___PDrQ {
    background: linear-gradient(180deg, rgba(221, 65, 65, 0.2), #dd4141),
        hsla(0, 0%, 100%, 0.05);
}

.action-buttons_auto-bet-item__5PADq {
    --rps-draw-color: #d8ab4c;
}

.action-buttons_auto-bet-item__5PADq[data-round-result="draw"]
    .action-buttons_house-hand-results___PDrQ {
    background: linear-gradient(
        180deg,
        rgba(216, 171, 76, 0.2),
        rgba(216, 171, 76, 0.8)
    );
}

.action-buttons_auto-bet-item__5PADq .action-buttons_house-hand-results___PDrQ {
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    z-index: 1;
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_house-hand-results___PDrQ
    .action-buttons_house-hand-results-icon-container__Rxn6a {
    position: relative;
    left: 50%;
    height: 80%;
    width: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_house-hand-results___PDrQ
    .action-buttons_house-hand-results-icon__v4hDj {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_auto-bet-item-index__OdRSv {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    padding: 4px;
    border-radius: 50%;
    width: clamp(10px, 24%, 25px);
    height: clamp(10px, 24%, 25px);
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    pointer-events: none;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_auto-bet-item-index__OdRSv
    span {
    color: #fff;
    text-shadow: 0 4px 4px #222741;
    font-size: clamp(7px, 50%, 12px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_auto-bet-item-index__OdRSv {
    background-color: #343a5a;
    border: 1px solid #141934;
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_users-selected-hand-container__5_L79 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    gap: 10px;
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_users-selected-hand-container__5_L79
    .action-buttons_auto-item-multiplier-result-container__usb9n {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    z-index: 4;
    pointer-events: none;
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_users-selected-hand-container__5_L79
    .action-buttons_auto-item-multiplier-result-container__usb9n
    .action-buttons_auto-item-multiplier-result-text__qXtwD {
    -webkit-transform: scale(0);
    transform: scale(0);
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 25px;
    border: 3px solid #414b87;
    display: block;
}

.action-buttons_auto-bet-item__5PADq
    .action-buttons_users-selected-hand-container__5_L79
    .action-buttons_auto-item-multiplier-result-container__usb9n
    .action-buttons_auto-item-multiplier-result-text__qXtwD
    span {
    color: #fff;
    text-shadow: 0 0 4px #222741;
}

.icon-input-field_icon-input-field-wrapper__w7_qR {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    gap: 7px;
}

.icon-input-field_icon-input-field-wrapper__w7_qR
    .icon-input-field_label__hH5ki
    span {
    font-size: 12px;
    font-weight: 600;
    color: #9aa0c1;
    margin-bottom: 4px;
}

.icon-input-field_inner-input-container__r8SQK {
    width: 100%;
    background-color: #2c3258;
    border-radius: 6px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 6px 0 6px 6px;
}

.icon-input-field_inner-input-container__r8SQK input {
    -webkit-flex: 1;
    flex: 1;
    padding: 10px;
    background-color: #23284a;
    border-radius: 6px;
    font-size: 14px;
}

.icon-input-field_inner-input-container__r8SQK input:focus {
    outline: none;
}

.icon-input-field_input-container__gilb9,
.icon-input-field_input-container__gilb9 > div {
    width: 100%;
}

.icon-input-field_icon-container__eva_m {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.icon-input-field_icon-container__eva_m svg {
    width: 100%;
    height: 100%;
}

.footer-inputs_bottom-input-container__qm3_c {
    position: absolute;
    bottom: 0;
    display: -webkit-flex;
    display: flex;
    left: 0;
    right: 0;
    padding: 40px;
    gap: 20px;
    transition: opacity 0.15s ease-in-out;
}

.footer-inputs_bottom-input-container__qm3_c.footer-inputs_disabled__9kAWw {
    pointer-events: none;
}

.footer-inputs_bottom-input-container__qm3_c.footer-inputs_mobile-inputs__8JsOZ {
    padding: 10px;
}

.footer-inputs_bottom-input-container__qm3_c.footer-inputs_vertical-inputs__O2I6j {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 10px;
}

.result-history_history-container__7a2QR {
    position: absolute;
    width: 310px;
    height: 32px;
    right: 20px;
    top: 20px;
}

.result-history_history-container__7a2QR.result-history_mobile-history__krmoK {
    left: 10px;
    right: auto;
}

.result-history_history-item__vLV2g {
    position: absolute;
    display: -webkit-flex;
    display: flex;
    width: 58px;
    height: 30px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 4px;
    border: 0.5px solid rgba(232, 229, 255, 0.1);
    background: #2c3258;
    opacity: 0;
    -webkit-transform: scale(0.5) translateY(-10px);
    transform: scale(0.5) translateY(-10px);
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    color: #fff;
}

.result-history_history-item__vLV2g.result-history_win___Zu1X {
    border-radius: 4px;
    border: 0.5px solid rgba(232, 229, 255, 0.1);
    background: #35ba64;
}

.corner-details_corner-details__IXbdz {
    opacity: 0.1;
}

.corner-details_top-corner__Nrdpx,
.corner-details_top-left-corner__dpGtZ,
.corner-details_top-right-corner__nWlJk {
    position: absolute;
    top: -75px;
    width: 225px;
    height: 225px;
}

.corner-details_top-left-corner__dpGtZ {
    left: -80px;
}

.corner-details_top-right-corner__nWlJk {
    right: -80px;
    rotate: 90deg;
}

.corner-details_bottom-corner__KR8cP,
.corner-details_bottom-left-corner__72tzv,
.corner-details_bottom-right-corner__xIR1t {
    position: absolute;
    bottom: -60px;
    width: 225px;
    height: 225px;
}

.corner-details_bottom-left-corner__72tzv {
    left: -85px;
}

.corner-details_bottom-right-corner__xIR1t {
    right: -100px;
    rotate: -110deg;
    bottom: -50px;
}

.background-branding_background-branding-container__HFkbO {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden;
    opacity: 1;
    pointer-events: none;
}

.directed-lightning-item_lightning-item__adkUc {
    opacity: 0;
    position: absolute;
    overflow: hidden;
    top: -175px;
    left: -100px;
    right: -100px;
    bottom: -25px;
}

.directed-lightning-item_lightning-item__adkUc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lightning-item_lightning-item__v_Mw9 {
    opacity: 0.02;
    position: absolute;
    -webkit-transform: rotate(-9deg) scale(1.3);
    transform: rotate(-9deg) scale(1.3);
    overflow: hidden;
    top: -100px;
    left: -100px;
    right: -100px;
    bottom: -100px;
}

.lightning-item_lightning-item__v_Mw9 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rain-item_rain-item__0AyvU {
    opacity: 0.07;
    position: absolute;
    -webkit-transform: rotate(-9deg) scale(1.3);
    transform: rotate(-9deg) scale(1.3);
    overflow: hidden;
    top: -75px;
    left: -75px;
    right: -75px;
    bottom: -75px;
}

.rain-item_rain-item__0AyvU img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.background-branding_background-branding-container__Tg20r,
.background-branding_background-branding__YecU_ {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden;
    opacity: 0;
}

.background-branding_background-branding-container__Tg20r {
    opacity: 1;
}

.rps-auto-gameplay_rps-auto-gameplay-container__pKlyj {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    transition: opacity 0.1s ease-in-out;
    background-color: #141934;
    min-height: 600px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.rps-auto-gameplay_rps-auto-gameplay-container__pKlyj
    .rps-auto-gameplay_hidden-auto-bet-asset-preloader__5pkDk {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
}

.rps-auto-gameplay_rps-auto-gameplay-container__pKlyj
    .rps-auto-gameplay_hidden-auto-bet-asset-preloader__5pkDk
    img {
    width: 1px;
    height: 1px;
}

.rps-auto-gameplay_rps-auto-gameplay-container__pKlyj
    .rps-auto-gameplay_auto-bet-items-container__01MPJ {
    --autoBetGlobalScale: 1;
    --autoBetGap: 1.6rem;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
    padding: 5%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.rps-auto-gameplay_rps-auto-gameplay-container__pKlyj
    .rps-auto-gameplay_auto-bet-items-container__01MPJ,
.rps-auto-gameplay_rps-auto-gameplay-container__pKlyj
    .rps-auto-gameplay_auto-bet-items-container__01MPJ
    .rps-auto-gameplay_auto-bet-row__2RJUr {
    display: -webkit-flex;
    display: flex;
    gap: var(--autoBetGap, 1.5rem);
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
}

.rps-auto-gameplay_rps-auto-gameplay-container__pKlyj.rps-auto-gameplay_disabled__5B_L4 {
    pointer-events: none;
}

.rps-auto-gameplay_rps-auto-gameplay-container__pKlyj
    .rps-auto-gameplay_footer-auto-bet-values__ZVUZz {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.rps-auto-gameplay_footer-auto-bet-values-container__zy69w {
    padding: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    gap: 20px;
}

.rps-auto-gameplay_footer-auto-bet-values-container__zy69w span {
    color: #b8b6d3 !important;
}

.rps-auto-gameplay_footer-auto-bet-values-container__zy69w.rps-auto-gameplay_mobile-inputs__2vLZu {
    padding: 10px;
    gap: 10px;
}

.rps-auto-gameplay_footer-auto-bet-values-container__zy69w.rps-auto-gameplay_vertical-inputs__sF8OW {
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.profit-display_container__wor5Z {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-radius: 6px;
    border: 1px solid transparent;
}

.profit-display_container__wor5Z.profit-display_error__JBKTM {
    border: 1px solid #892f2f;
}

.profit-display_profitBox__Jx_nw {
    position: relative;
    border-radius: 0 0 6px 6px;
    padding: 12px 8px;
    background-color: #2c3258;
    overflow: hidden;
}

.profit-display_borderIcon__j3b_z {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.profit-display_borderIcon__j3b_z.profit-display_left__XlGGr {
    left: 8px;
}

.profit-display_borderIcon__j3b_z.profit-display_right__8XqcO {
    right: 8px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.profit-display_profitValue__eoQVk {
    font-weight: 600;
    font-size: 18px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.profit-display_profitValue__eoQVk span {
    color: #78ffae;
}

.profit-display_placeholder__vOy3u {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #b0b6de;
}

.profit-display_profitValueText__vaAIk {
    font-size: 15px;
    line-height: 18px;
    color: #78ffae;
    margin-left: 5px;
}

.profit-display_label__3KSP_ {
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    background-color: #373e6d;
    padding: 12px;
    border-radius: 6px 6px 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: 5px;
}

.profit-display_current-multiplier__wmPNb {
    color: #78ffae;
}

.profit-display_labelText__AL110 {
    text-transform: capitalize;
}

.profit-display_error__JBKTM {
    color: #fe5b17;
}

.rps-bet-bar_rps-bet-bar-container__HFacj {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.rps-bet-bar_random-bet-button__PoaHU {
    height: 50px;
    border-radius: 6px;
    border: 1px solid hsla(0, 0%, 100%, 0);
    width: 100%;
    background: #3a426e;
}

.rps-bet-bar_random-bet-button__PoaHU span {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.style_trigger__bEUwT {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    position: relative;
    border-radius: 6px;
    padding: 0;
    background: #2c3258;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

.style_trigger__bEUwT:hover:not(:disabled) {
    cursor: pointer;
}

.style_trigger__bEUwT.style_disabled__B4YRa {
    opacity: 0.5;
    pointer-events: none;
}

.style_trigger__bEUwT[data-state="open"] .style_chevron___5Zbn {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.style_triggerContent__juw8W {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    position: relative;
    padding: 12px 16px;
    gap: 8px;
}

.style_label__0Mt2D {
    font-size: 13px;
    font-style: normal;
    color: #fff;
    z-index: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: left;
    text-transform: capitalize;
}

.style_chevron___5Zbn {
    width: 16px;
    height: 16px;
    color: #fff;
    z-index: 1;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.style_content__qGuAI {
    z-index: 5004;
    min-width: var(--radix-dropdown-menu-trigger-width);
    max-height: var(--radix-dropdown-menu-content-available-height);
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 6px;
    background: #2c3258;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}

.style_item__wWYfM {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
    overflow: hidden;
    padding: 0;
    transition: all 0.2s ease-in-out;
    background: transparent;
    cursor: pointer;
    outline: none;
}

.style_item__wWYfM:focus,
.style_item__wWYfM:hover {
    background: #323862;
}

.style_item__wWYfM[data-disabled] {
    opacity: 0.5;
    pointer-events: none;
}

.style_item__wWYfM.style_active__H8ojV .style_itemLabel__Y8fn_ {
    color: #fff;
}

.style_itemContent__5DlT5 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    padding: 12px 16px;
    position: relative;
    z-index: 1;
    font-size: 13px;
    font-style: normal;
    color: #fff;
}

.style_itemLabel__Y8fn_ {
    font-size: 13px;
    font-style: normal;
    color: #e8e5ff;
    z-index: 1;
    text-transform: capitalize;
}

.pixi-canvas_canvasContainer__WujQy {
    position: relative;
    width: 100%;
    height: 100%;
}

.pixi-canvas_canvas__cL1CE {
    width: 100%;
    height: 100%;
    touch-action: manipulation !important;
}

.BetInputField_golden-text__fu1HF {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.BetInputField_bet-input-field-container__C78_q {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 15px;
}

.BetInputField_bet-input-field-label__Z8C4h {
    font-size: 12px;
}

.BetInputField_bet-input-field-label__Z8C4h span {
    color: rgba(232, 229, 255, 0.75);
}

.BetInputField_bet-input-content__imNM8 {
    position: relative;
    border-radius: 6px;
    border: 1px solid #262c52;
    background: radial-gradient(
        ellipse farthest-corner at 50% 100%,
        #262c51,
        #1d2341
    );
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    transition: border 0.3s ease-in-out;
}

.BetInputField_bet-input-content__imNM8 input {
    border: none;
    width: 100%;
    padding-right: 5px;
    height: 50px;
    font-size: 14px;
    background: transparent;
    color: #fff;
}

.BetInputField_bet-input-content__imNM8 input::-webkit-input-placeholder {
    color: #5b628c;
}

.BetInputField_bet-input-content__imNM8 input::placeholder {
    color: #5b628c;
}

.BetInputField_bet-input-content__imNM8 input.BetInputField_icon-space__KE2Em {
    padding-left: 40px;
}

.BetInputField_bet-input-content__imNM8
    input.BetInputField_current-winnings__blQHf {
    color: #7dd933;
    pointer-events: none;
}

.BetInputField_bet-input-content__imNM8 input:focus {
    border-color: transparent;
}

.BetInputField_bet-input-content__imNM8:focus-within {
    border-color: #2099ff;
}

.BetInputField_bet-input-content__imNM8 input:focus {
    outline: none;
}

.BetInputField_bet-input-content__imNM8
    input:focus
    ~ .BetInputField_inline-btn-container__XjBJT {
    border-color: #2099ff;
    background-color: #fff;
}

.BetInputField_bet-input-content__imNM8
    input[type="number"]::-webkit-inner-spin-button,
.BetInputField_bet-input-content__imNM8
    input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.BetInputField_bet-input-content__imNM8 .BetInputField_btn-container__urywt {
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    display: -webkit-flex;
    display: flex;
    gap: 5px;
    margin-right: 15px;
}

.BetInputField_bet-input-content__imNM8 .BetInputField_currency-icon__yKEoI {
    height: 100%;
    padding-left: 15px;
    padding-right: 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.BetInputField_bet-input-content__imNM8
    .BetInputField_currency-icon__yKEoI
    span {
    font-size: 14px;
    color: #7d7e97;
}

.BetInputField_bet-input-content__imNM8
    .BetInputField_currency-icon__yKEoI
    img {
    width: 100%;
    height: 100%;
}

.BetInputField_bet-input-content__imNM8.BetInputField_inline-error__j9u1F {
    border: 1px solid #892f2f;
}

.BetInputField_bet-input-field-buttons-container__Arphq {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 5px;
    margin-right: 15px;
}

.BetInputField_adding-bet-btns__mgA98 {
    min-width: auto;
    width: 45px;
    height: 28px;
    border-radius: 6px;
    padding: 0;
    background-color: #191f3b;
    border: 1px solid #191f3b;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.BetInputField_adding-bet-btns__mgA98 span {
    transition: color 0.3s ease-in-out;
    font-size: 12px;
    color: #5b628c;
    line-height: 0em;
}

.BetInputField_adding-bet-btns__mgA98:hover {
    cursor: pointer;
}

.BetInputField_adding-bet-btns__mgA98:hover span {
    color: rgba(115, 119, 143, 0.918);
}

.NeutralBtn_neutral-btn__52Ba_ {
    width: 100%;
    padding: 16px 20px;
    background: linear-gradient(225deg, #4e54c8 20%, #8f94fb);
    box-shadow: 0 0 22px 0 rgba(114, 96, 227, 0.25);
    transition: opacity 0.3s ease, box-shadow 0.3s ease;
    font-size: 14px;
    box-shadow: none;
    border-radius: 6px;
    border: 1px solid hsla(0, 0%, 100%, 0.05);
    background: linear-gradient(
        180deg,
        rgba(93, 92, 178, 0.4),
        rgba(93, 92, 178, 0.3)
    );
}

.NeutralBtn_neutral-btn__52Ba_.NeutralBtn_de-active__MWx2N {
    opacity: 0.5;
    pointer-events: none;
}

.NeutralBtn_neutral-btn__52Ba_:hover {
    cursor: pointer;
    box-shadow: 0 0 10px 0 rgba(114, 96, 227, 0.25);
}

.NeutralBtn_neutral-btn__52Ba_:active {
    scale: 0.98;
    box-shadow: 0 0 10px 0 rgba(114, 96, 227, 0);
}

.style_bet-btn-container__fBS5D {
    position: relative;
}

.style_bet-btn___Z9Vg {
    width: 100%;
    height: 50px;
    border-radius: 6px;
    border: 1px solid rgba(154, 161, 252, 0.4);
    background: linear-gradient(180deg, #42a6ed -2.86%, #1e78b9);
    background: #0077db;
    box-shadow: 0 0 22px rgba(0, 119, 219, 0.25);
    transition: opacity 0.2s ease, border-radius 0.2s ease, box-shadow 0.2s ease;
    font-size: 14px;
    position: relative;
    z-index: 2;
    -webkit-user-select: none;
    user-select: none;
}

.style_bet-btn___Z9Vg .style_hover-background__0Oe5n {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(225deg, #585ecd 10%, #9ba0f9);
    transition: opacity 0.2s ease;
    opacity: 0;
    pointer-events: none;
}

.style_bet-btn___Z9Vg span {
    position: relative;
    z-index: 2;
}

.style_bet-btn___Z9Vg.style_de-active__Mg1U5 {
    opacity: 0.8;
    pointer-events: none;
}

.style_bet-btn___Z9Vg:hover {
    cursor: pointer;
}

.style_bet-btn___Z9Vg:hover .style_hover-background__0Oe5n {
    opacity: 1;
}

.style_bet-btn___Z9Vg:hover {
    background: linear-gradient(225deg, #4e54c8 20%, #8f94fb);
    box-shadow: 0 0 22px 0 rgba(114, 96, 227, 0.4);
}

.style_bet-btn___Z9Vg .style_hover-background__0Oe5n,
.style_bet-btn___Z9Vg:hover {
    background: linear-gradient(180deg, #42a6ed -2.86%, #1e78b9);
    background: #0077db;
}

.style_bet-btn___Z9Vg:hover {
    box-shadow: 0 0 22px 0 rgba(96, 168, 227, 0.4);
}

.style_bet-btn___Z9Vg:active {
    scale: 0.98;
    box-shadow: 0 0 22px 0 rgba(96, 120, 227, 0.1);
}

.style_bet-btn___Z9Vg.style_freeplay__Cfq0P {
    background: linear-gradient(0deg, #ae740a 7.98%, #f8ce24 97.91%);
    box-shadow: 0 0 22px rgba(247, 168, 20, 0.25);
}

.style_bet-btn___Z9Vg.style_freeplay__Cfq0P span {
    color: #fff;
}

.style_bet-btn___Z9Vg.style_freeplay__Cfq0P .style_hover-background__0Oe5n {
    background: #f7a814 !important;
    box-shadow: 0 0 22px rgba(247, 168, 20, 0.25) !important;
    border-radius: 6px;
}

.style_bet-btn-content__vrg3Z {
    display: -webkit-flex;
    display: flex;
    gap: 5px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.style_demo-mode-text-container__XTHV6 {
    border-radius: 6px;
    background: linear-gradient(
        225deg,
        rgba(78, 84, 200, 0.2) 20%,
        rgba(143, 148, 251, 0.2)
    );
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity 0.2s ease, padding 0.2s ease, margin-top 0.2s ease,
        -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease, padding 0.2s ease,
        margin-top 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease, padding 0.2s ease,
        margin-top 0.2s ease, -webkit-transform 0.2s ease;
    z-index: 1;
    text-align: center;
    letter-spacing: 0.01em;
    color: #fff;
    pointer-events: none;
    position: relative;
}

.style_demo-mode-text-container__XTHV6 span {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
}

.style_demo-mode-text-container__XTHV6.style_active__ko_ny {
    padding: 10px 10px 12px;
    opacity: 1;
    margin-top: 10px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.style_arrow-up__1qSd3 {
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: -8px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(78, 84, 200, 0.2);
}

.style_animation-container__J0hJw {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
}

.style_animation-inner-1__PsN_x,
.style_animation-inner-2__pu8Hh {
    position: absolute;
    width: 150px;
    height: 150px;
    z-index: -1;
    background-color: transparent;
    left: calc(50% - 75px);
    pointer-events: none;
    border-radius: 100%;
}

.style_animation-inner-1__PsN_x {
    -webkit-animation: style_scaleUp__BtF0J 2s ease-in-out infinite;
    animation: style_scaleUp__BtF0J 2s ease-in-out infinite;
}

.style_animation-inner-2__pu8Hh {
    -webkit-animation: style_scaleUp__BtF0J 2s ease-in-out 0.75s infinite;
    animation: style_scaleUp__BtF0J 2s ease-in-out 0.75s infinite;
}

@-webkit-keyframes style_scaleUp__BtF0J {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        background-color: rgba(122, 122, 246, 0.47);
    }

    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        background-color: rgba(122, 122, 246, 0);
    }
}

@keyframes style_scaleUp__BtF0J {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        background-color: rgba(122, 122, 246, 0.47);
    }

    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        background-color: rgba(122, 122, 246, 0);
    }
}

.mines-auto-betting_bet-types__HZgIm {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    transition: opacity 0.1s ease-in-out;
}

.mines-auto-betting_bet-types__HZgIm.mines-auto-betting_disabled__WUj0_ {
    opacity: 0.7;
    pointer-events: none;
}

.mines-auto-betting_bet-types__HZgIm
    .mines-auto-betting_bet-types-inputs__R0wh6 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    transition: opacity 0.1s ease-in-out;
}

.mines-auto-betting_bet-types__HZgIm
    .mines-auto-betting_bet-types-inputs__R0wh6.mines-auto-betting_disabled__WUj0_ {
    opacity: 0.7;
    pointer-events: none;
}

.mines-auto-betting_auto-bet-profit-container__Ltzmn,
.mines-auto-betting_bet-types__HZgIm
    .mines-auto-betting_bet-types-inputs-row__CiKEC {
    display: -webkit-flex;
    display: flex;
    gap: 10px;
}

.mines-auto-betting_auto-bet-profit-container__Ltzmn > * {
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
}

.mines-auto-betting_temp-btn-styling___V_tt {
    height: 50px;
    margin: 10px;
    background-color: #b79e9e;
}

.style_input-container__XV1o4 .style_content-container__BKrXq {
    background: radial-gradient(
        ellipse farthest-corner at 50% 100%,
        #262c51,
        #1d2341
    );
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 12px 14px 12px 10px;
    border-radius: 6px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    transition: outline 0.2s ease-in-out;
}

.style_input-container__XV1o4 .style_input-item___r_EM {
    background: none;
    color: rgba(232, 229, 255, 0.75);
    border: none;
    outline: none;
    width: 50px;
    font-size: 14px;
    transition: color 0.2s ease-in-out;
    margin-right: 5px;
}

.style_input-container__XV1o4
    .style_input-item___r_EM::-webkit-inner-spin-button,
.style_input-container__XV1o4
    .style_input-item___r_EM::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.style_input-container__XV1o4
    .style_input-item___r_EM::-webkit-input-placeholder {
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: rgba(232, 229, 255, 0.4);
}

.style_input-container__XV1o4 .style_input-item___r_EM::placeholder {
    transition: color 0.2s ease-in-out;
    color: rgba(232, 229, 255, 0.4);
}

.style_input-container__XV1o4 .style_input-item___r_EM:focus {
    outline: none;
}

.style_input-container__XV1o4
    .style_input-item___r_EM:focus
    + .style_content-container__BKrXq {
    outline: 2px solid rgba(232, 229, 255, 0.75);
}

.style_input-container__XV1o4
    .style_input-item___r_EM.style_active__sAj_Z::-webkit-input-placeholder {
    color: rgba(232, 229, 255, 0.9);
}

.style_input-container__XV1o4
    .style_input-item___r_EM.style_active__sAj_Z::placeholder {
    color: rgba(232, 229, 255, 0.9);
}

.style_label__6pQwB {
    color: rgba(232, 229, 255, 0.75);
    font-size: 12px;
    margin-bottom: 12px;
    line-height: 1em;
}

.style_left-content__BT5Mn,
.style_right-content__OzaxN {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.style_active-precent-increase-indicator__9hIBS {
    font-size: 14px;
    white-space: nowrap;
    margin: 0 8px;
}

.style_active-precent-increase-indicator__9hIBS span {
    transition: color 0.2s ease-in-out;
    color: #575784;
}

.style_active-precent-increase-indicator__9hIBS.style_active__sAj_Z span,
.style_reset-button__IgxtU {
    color: rgba(232, 229, 255, 0.75);
}

.style_reset-button__IgxtU {
    padding: 8px 14px;
    background: none;
    border-radius: 6px;
    border: none;
    font-size: 12px;
    background: linear-gradient(
        180deg,
        rgba(94, 103, 158, 0.4),
        rgba(94, 103, 158, 0.2)
    );
    transition: opacity 0.2s ease-in-out;
}

.style_reset-button__IgxtU:hover {
    cursor: pointer;
}

.style_reset-button__IgxtU:active {
    scale: 0.98;
}

.style_reset-button__IgxtU.style_de-active__d9cyV {
    opacity: 0.5;
}

.style_percent-icon__FbD3g {
    color: rgba(232, 229, 255, 0.15);
    font-size: 18px;
    font-style: normal;
    line-height: normal;
}

.CurrentProfit_current-profit-container__U5OmI {
    width: 100%;
    border-radius: 6px;
    border: 1px solid rgba(93, 92, 178, 0.3);
    background: linear-gradient(
        180deg,
        rgba(93, 92, 178, 0.06),
        rgba(93, 92, 178, 0.08)
    );
    padding: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.CurrentProfit_current-profit-container__U5OmI
    .CurrentProfit_profit-item__t657C {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.CurrentProfit_current-profit-container__U5OmI
    .CurrentProfit_profit-item__t657C
    span {
    font-size: 12px;
}

.CurrentProfit_current-profit-container__U5OmI
    .CurrentProfit_profit-item__t657C.CurrentProfit_profit-positive__eUyq2
    span {
    color: #7dd933;
}

.CurrentProfit_current-profit-container__U5OmI
    .CurrentProfit_profit-item__t657C.CurrentProfit_profit-negative__10pbY
    span {
    color: rgba(232, 229, 255, 0.749);
}

.CurrentProfit_current-profit-container__U5OmI
    .CurrentProfit_profit-label__UaDXh {
    color: rgba(232, 229, 255, 0.75) !important;
    font-size: 12px;
}

.basic-input-field_golden-text__Hx_I4 {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.basic-input-field_input-wrapper__yF_yt {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #e8e5ff;
    font-size: 12px;
}

.basic-input-field_input-wrapper__yF_yt
    .basic-input-field_label-wrapper__K3i07 {
    margin-bottom: 8px;
}

.basic-input-field_input-wrapper__yF_yt label {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    text-wrap: nowrap;
    font-size: 12px;
    line-height: normal;
    display: inline;
    cursor: pointer;
}

.basic-input-field_input-wrapper__yF_yt label span {
    color: rgba(232, 229, 255, 0.75);
}

.basic-input-field_input-wrapper__yF_yt.basic-input-field_second__dUEFJ
    .basic-input-field_input-item__ot4BE {
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    background: radial-gradient(
            76.33% 100% at 50% 100%,
            rgba(38, 44, 82, 0.8) 0,
            rgba(38, 44, 82, 0) 100%
        ),
        hsla(0, 0%, 100%, 0.05);
}

.basic-input-field_input-wrapper__yF_yt
    .basic-input-field_input-container__aBm5r {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: radial-gradient(
        ellipse farthest-corner at 50% 100%,
        #262c51,
        #1d2341
    );
    border: 1px solid #282f58;
    border-radius: 6px;
    padding-left: 10px;
    transition: border 0.2s ease-in-out;
}

.basic-input-field_input-wrapper__yF_yt
    .basic-input-field_input-container__aBm5r:focus-within {
    border-color: #2099ff;
    background-color: #f0f0f0;
}

.basic-input-field_input-wrapper__yF_yt .basic-input-field_input-item__ot4BE {
    background: #0f1328;
    color: #e8e5ff;
    padding: 14px 20px 14px 5px;
    border: none;
    background: none;
    width: 100%;
    outline: none;
}

.basic-input-field_input-wrapper__yF_yt
    .basic-input-field_input-item__ot4BE:focus {
    outline: none;
}

.basic-input-field_input-wrapper__yF_yt
    .basic-input-field_input-item__ot4BE::-webkit-input-placeholder {
    color: #7179a5;
}

.basic-input-field_input-wrapper__yF_yt
    .basic-input-field_input-item__ot4BE::placeholder {
    color: #7179a5;
}

.basic-input-field_input-wrapper__yF_yt
    .basic-input-field_input-item__ot4BE[readonly] {
    cursor: not-allowed;
    opacity: 0.5;
    -webkit-user-select: none;
    user-select: none;
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_content-container__fVF14 {
    background: radial-gradient(
        ellipse farthest-corner at 50% 100%,
        #262c51,
        #1d2341
    );
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 12px 14px 12px 10px;
    border-radius: 6px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    transition: outline 0.2s ease-in-out;
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT {
    background: none;
    color: rgba(232, 229, 255, 0.75);
    border: none;
    outline: none;
    width: 50px;
    font-size: 14px;
    transition: color 0.2s ease-in-out;
    margin-right: 5px;
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT::-webkit-inner-spin-button,
.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT::-webkit-input-placeholder {
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: rgba(232, 229, 255, 0.4);
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT::placeholder {
    transition: color 0.2s ease-in-out;
    color: rgba(232, 229, 255, 0.4);
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT:focus {
    outline: none;
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT:focus
    + .bet-modify-input-field-v2_content-container__fVF14 {
    outline: 2px solid rgba(232, 229, 255, 0.75);
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT.bet-modify-input-field-v2_active__m5mvn::-webkit-input-placeholder {
    color: rgba(232, 229, 255, 0.9);
}

.bet-modify-input-field-v2_input-container__pzq6P
    .bet-modify-input-field-v2_input-item__sLzUT.bet-modify-input-field-v2_active__m5mvn::placeholder {
    color: rgba(232, 229, 255, 0.9);
}

.bet-modify-input-field-v2_label__uFPFi {
    color: rgba(232, 229, 255, 0.75);
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 1em;
    display: inline-block;
}

.bet-modify-input-field-v2_left-content__U_XLN,
.bet-modify-input-field-v2_right-content__toD5m {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.bet-modify-input-field-v2_active-precent-increase-indicator__vDL1U {
    font-size: 14px;
    white-space: nowrap;
    margin: 0 8px;
}

.bet-modify-input-field-v2_active-precent-increase-indicator__vDL1U span {
    transition: color 0.2s ease-in-out;
    color: #575784;
}

.bet-modify-input-field-v2_active-precent-increase-indicator__vDL1U.bet-modify-input-field-v2_active__m5mvn
    span {
    color: rgba(232, 229, 255, 0.75);
}

.bet-modify-input-field-v2_reset-button__0tVFp {
    padding: 8px 14px;
    background: none;
    border-radius: 6px;
    border: none;
    font-size: 12px;
    color: rgba(232, 229, 255, 0.75);
    background: linear-gradient(
        180deg,
        rgba(94, 103, 158, 0.4),
        rgba(94, 103, 158, 0.2)
    );
    transition: opacity 0.2s ease-in-out;
}

.bet-modify-input-field-v2_reset-button__0tVFp:hover {
    cursor: pointer;
}

.bet-modify-input-field-v2_reset-button__0tVFp:active {
    scale: 0.98;
}

.bet-modify-input-field-v2_reset-button__0tVFp.bet-modify-input-field-v2_de-active__zqNlC {
    opacity: 0.5;
}

.bet-modify-input-field-v2_percent-icon__DpGLe {
    color: rgba(232, 229, 255, 0.15);
    font-size: 18px;
    font-style: normal;
    line-height: normal;
}

.inline-auto-bet-input-v2_golden-text__WRxU9 {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #e8e5ff;
    font-size: 12px;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_label-wrapper__aFu1J {
    margin-bottom: 8px;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n label {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    text-wrap: nowrap;
    font-size: 12px;
    line-height: normal;
    display: inline;
    cursor: pointer;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n label span {
    color: rgba(232, 229, 255, 0.75);
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n.inline-auto-bet-input-v2_second__1Sc47
    .inline-auto-bet-input-v2_input__JnPp9 {
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    background: radial-gradient(
            76.33% 100% at 50% 100%,
            rgba(38, 44, 82, 0.8) 0,
            rgba(38, 44, 82, 0) 100%
        ),
        hsla(0, 0%, 100%, 0.05);
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_input-container__G7Zb0 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: radial-gradient(
        ellipse farthest-corner at 50% 100%,
        #262c51,
        #1d2341
    );
    border: 1px solid #282f58;
    border-radius: 6px;
    padding-right: 10px;
    transition: border 0.2s ease-in-out;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_infinite-button__knwfR {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_infinite-button__knwfR
    svg {
    width: 80%;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_infinite-button__knwfR
    svg
    path {
    transition: fill 0.2s ease-in-out;
    fill: rgba(232, 229, 255, 0.15);
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_infinite-button__knwfR.inline-auto-bet-input-v2_active__hOzjr
    svg
    path {
    fill: rgba(232, 229, 255, 0.7);
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_input__JnPp9 {
    background: #0f1328;
    color: #e8e5ff;
    padding: 14px 20px;
    margin-right: 10px;
    border: none;
    background: none;
    width: 100%;
    outline: none;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_input__JnPp9:focus {
    outline: none;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_input__JnPp9::-webkit-input-placeholder {
    color: #7179a5;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_input__JnPp9::placeholder {
    color: #7179a5;
}

.inline-auto-bet-input-v2_input-wrapper__kOy_n
    .inline-auto-bet-input-v2_input__JnPp9[readonly] {
    cursor: not-allowed;
    opacity: 0.5;
    -webkit-user-select: none;
    user-select: none;
}

.style_golden-text__PKH4e {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.style_input-wrapper__StADB {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #e8e5ff;
    font-size: 12px;
}

.style_input-wrapper__StADB .style_label-wrapper__YVl88 {
    margin-bottom: 12px;
}

.style_input-wrapper__StADB label {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    text-wrap: nowrap;
    font-size: 12px;
    line-height: normal;
    display: inline;
    cursor: pointer;
}

.style_input-wrapper__StADB label span {
    color: rgba(232, 229, 255, 0.75);
}

.style_input-wrapper__StADB.style_second__AoBpb .style_input__Herj4 {
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    background: radial-gradient(
            76.33% 100% at 50% 100%,
            rgba(38, 44, 82, 0.8) 0,
            rgba(38, 44, 82, 0) 100%
        ),
        hsla(0, 0%, 100%, 0.05);
}

.style_input-wrapper__StADB .style_input-container__UhSFX {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: radial-gradient(
        ellipse farthest-corner at 50% 100%,
        #262c51,
        #1d2341
    );
    border: 1px solid #282f58;
    border-radius: 6px;
    padding-right: 10px;
    transition: border 0.2s ease-in-out;
}

.style_input-wrapper__StADB .style_infinite-button__rUCsj {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
}

.style_input-wrapper__StADB .style_infinite-button__rUCsj svg {
    width: 80%;
}

.style_input-wrapper__StADB .style_infinite-button__rUCsj svg path {
    transition: fill 0.2s ease-in-out;
    fill: rgba(232, 229, 255, 0.15);
}

.style_input-wrapper__StADB
    .style_infinite-button__rUCsj.style_active__VpvVN
    svg
    path {
    fill: rgba(232, 229, 255, 0.7);
}

.style_input-wrapper__StADB .style_input__Herj4 {
    background: #0f1328;
    color: #e8e5ff;
    padding: 14px 20px;
    margin-right: 10px;
    border: none;
    background: none;
    width: 100%;
    outline: none;
}

.style_input-wrapper__StADB .style_input__Herj4:focus {
    outline: none;
}

.style_input-wrapper__StADB .style_input__Herj4::-webkit-input-placeholder {
    color: #7179a5;
}

.style_input-wrapper__StADB .style_input__Herj4::placeholder {
    color: #7179a5;
}

.style_input-wrapper__StADB .style_input__Herj4[readonly] {
    cursor: not-allowed;
    opacity: 0.5;
    -webkit-user-select: none;
    user-select: none;
}

.style_golden-text__dLJZT {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.style_input-wrapper__IRwb4 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #e8e5ff;
    font-size: 12px;
}

.style_input-wrapper__IRwb4 .style_label-wrapper__Gb4AD {
    margin-bottom: 12px;
}

.style_input-wrapper__IRwb4 label {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    text-wrap: nowrap;
    font-size: 12px;
    line-height: normal;
    display: inline;
    cursor: pointer;
}

.style_input-wrapper__IRwb4 label span {
    color: rgba(232, 229, 255, 0.75);
}

.style_input-wrapper__IRwb4.style_second__SCq8D .style_input-item__ODaVM {
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    background: radial-gradient(
            76.33% 100% at 50% 100%,
            rgba(38, 44, 82, 0.8) 0,
            rgba(38, 44, 82, 0) 100%
        ),
        hsla(0, 0%, 100%, 0.05);
}

.style_input-wrapper__IRwb4 .style_input-container__BKj_e {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: radial-gradient(
        ellipse farthest-corner at 50% 100%,
        #262c51,
        #1d2341
    );
    border: 1px solid #282f58;
    border-radius: 6px;
    padding-left: 10px;
    transition: border 0.2s ease-in-out;
}

.style_input-wrapper__IRwb4 .style_input-container__BKj_e:focus-within {
    border-color: #2099ff;
    background-color: #f0f0f0;
}

.style_input-wrapper__IRwb4 .style_input-item__ODaVM {
    background: #0f1328;
    color: #e8e5ff;
    padding: 14px 20px 14px 5px;
    border: none;
    background: none;
    width: 100%;
    outline: none;
}

.style_input-wrapper__IRwb4 .style_input-item__ODaVM:focus {
    outline: none;
}

.style_input-wrapper__IRwb4
    .style_input-item__ODaVM::-webkit-input-placeholder {
    color: #7179a5;
}

.style_input-wrapper__IRwb4 .style_input-item__ODaVM::placeholder {
    color: #7179a5;
}

.style_input-wrapper__IRwb4 .style_input-item__ODaVM[readonly] {
    cursor: not-allowed;
    opacity: 0.5;
    -webkit-user-select: none;
    user-select: none;
}

.sidebar-payout-next-multiplier_container___YOuQ {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-radius: 6px;
    border: 1px solid transparent;
}

.sidebar-payout-next-multiplier_container___YOuQ.sidebar-payout-next-multiplier_error__9lqRq {
    border: 1px solid #892f2f;
}

.sidebar-payout-next-multiplier_container___YOuQ.sidebar-payout-next-multiplier_disabled__oSos0 {
    opacity: 0.5;
    pointer-events: none;
}

.sidebar-payout-next-multiplier_profitBox__Irexn {
    position: relative;
    padding: 12px 8px;
    background-color: #2c3258;
    min-height: 51px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 6px 6px 0 0;
}

.sidebar-payout-next-multiplier_borderIcon__I8RMc {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sidebar-payout-next-multiplier_borderIcon__I8RMc.sidebar-payout-next-multiplier_left__1hApX {
    left: 8px;
}

.sidebar-payout-next-multiplier_borderIcon__I8RMc.sidebar-payout-next-multiplier_right___bLv1 {
    right: 8px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.sidebar-payout-next-multiplier_profitValue__NBuqb {
    width: 100%;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.sidebar-payout-next-multiplier_profitValue__NBuqb span {
    font-weight: 600;
    font-size: 14px;
}

.sidebar-payout-next-multiplier_profitValue__NBuqb
    .sidebar-payout-next-multiplier_current__49gYR
    span {
    color: #78ffae;
}

.sidebar-payout-next-multiplier_profitValueText__LqbMg {
    font-size: 10px;
    line-height: 14px;
    color: #78ffae;
    margin-left: 5px;
}

.sidebar-payout-next-multiplier_label__peSGN {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    background-color: #373e6d;
    padding: 12px;
    border-radius: 0 0 6px 6px;
}

.sidebar-payout-next-multiplier_label__peSGN
    .sidebar-payout-next-multiplier_multiplierValue__pUT27 {
    font-size: 12px;
    font-weight: 600;
    color: #78ffae;
}

.sidebar-payout-next-multiplier_label__peSGN
    .sidebar-payout-next-multiplier_nextMultiplierValue__TjMjW {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.sidebar-payout-next-multiplier_error__9lqRq {
    color: #fe5b17;
}

.GlobalSoundManager_golden-text__UPyRg {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.GlobalSoundManager_sound-setting__d7q_m {
    border: 2px solid #7179a5;
    padding: 4px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 37px;
    height: 37px;
    border-radius: 6px;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    background: #1a1d3d;
}

.GlobalSoundManager_sound-setting__d7q_m svg {
    width: 15px;
    height: auto;
}

.GlobalSoundManager_sound-setting__d7q_m svg path {
    fill: #fff;
}

.GlobalSoundManager_sound-setting__d7q_m:hover {
    cursor: pointer;
}

.auto-betting_auto-bet-container__cjglG {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    transition: opacity 0.1s ease-in-out;
}

.auto-betting_auto-bet-container__cjglG.auto-betting_disabled__2CaxL {
    opacity: 0.7;
    pointer-events: none;
}

.auto-betting_auto-bet-container__cjglG .auto-betting_bet-types-inputs__SKoQU {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    transition: opacity 0.1s ease-in-out;
}

.auto-betting_auto-bet-container__cjglG
    .auto-betting_bet-types-inputs__SKoQU.auto-betting_disabled__2CaxL {
    opacity: 0.7;
    pointer-events: none;
}

.auto-betting_auto-bet-container__cjglG
    .auto-betting_bet-types-inputs-row___h2L6,
.auto-betting_auto-bet-profit-container__gI571 {
    display: -webkit-flex;
    display: flex;
    gap: 10px;
}

.auto-betting_auto-bet-profit-container__gI571 > * {
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
}

.auto-betting_temp-btn-styling__irFas {
    height: 50px;
    margin: 10px;
    background-color: #b79e9e;
}

.v2_golden-text__Gt0RF {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.v2_container__cb0vq {
    width: 100%;
    overflow: hidden;
}

.v2_container__cb0vq .v2_head__urLeW {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    border-radius: 6px;
    color: #fff;
}

.v2_container__cb0vq .v2_head__urLeW,
.v2_container__cb0vq .v2_head__urLeW * {
    transition: all 0.2s;
}

.v2_container__cb0vq.v2_open__AY7ZZ .v2_head__urLeW {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.v2_container__cb0vq .v2_body__ylwfM {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    overflow: hidden;
    transition: all 0.2s;
}

.v2_container__cb0vq .v2_body__ylwfM:not(.v2_open__AY7ZZ) {
    height: 0;
    border-color: transparent;
}

.v2_container__cb0vq.v2_padding__56f8g .v2_body__ylwfM > div {
    padding: 15px 20px;
}

.v2_container__cb0vq.v2_second__qdzRx.v2_open__AY7ZZ .v2_head__urLeW {
    border-bottom-color: transparent;
}

.v2_container__cb0vq.v2_second__qdzRx .v2_head__urLeW {
    border: 1px solid hsla(0, 0%, 100%, 0.05);
}

.v2_container__cb0vq.v2_second__qdzRx .v2_body__ylwfM {
    border: 1px solid transparent;
}

.v2_container__cb0vq.v2_second__qdzRx.v2_open__AY7ZZ .v2_body__ylwfM {
    border-color: transparent hsla(0, 0%, 100%, 0.05) hsla(0, 0%, 100%, 0.05);
}

.v2_container__cb0vq.v2_third__k2vYX {
    margin-top: 40px;
}

.v2_container__cb0vq.v2_third__k2vYX > div {
    font-size: 14px;
    line-height: normal;
}

.v2_container__cb0vq.v2_third__k2vYX > div h2:first-child {
    margin-top: 0;
}

.v2_container__cb0vq.v2_third__k2vYX > div:first-child {
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    background: linear-gradient(
        180deg,
        rgba(124, 131, 177, 0.15),
        rgba(94, 103, 158, 0.15)
    );
    padding: 16px 20px;
}

.v2_container__cb0vq.v2_third__k2vYX > div:nth-child(2) {
    background: #171b34;
}

.tippy-box[data-animation="scale"][data-placement^="top"] {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}

.tippy-box[data-animation="scale"][data-placement^="bottom"] {
    -webkit-transform-origin: top;
    transform-origin: top;
}

.tippy-box[data-animation="scale"][data-placement^="left"] {
    -webkit-transform-origin: right;
    transform-origin: right;
}

.tippy-box[data-animation="scale"][data-placement^="right"] {
    -webkit-transform-origin: left;
    transform-origin: left;
}

.tippy-box[data-animation="scale"][data-state="hidden"] {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
}

.tippy-box[data-animation="shift-away-subtle"][data-state="hidden"] {
    opacity: 0;
}

.tippy-box[data-animation="shift-away-subtle"][data-state="hidden"][data-placement^="top"] {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.tippy-box[data-animation="shift-away-subtle"][data-state="hidden"][data-placement^="bottom"] {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.tippy-box[data-animation="shift-away-subtle"][data-state="hidden"][data-placement^="left"] {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.tippy-box[data-animation="shift-away-subtle"][data-state="hidden"][data-placement^="right"] {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}

.tippy-box[data-animation="fade"][data-state="hidden"] {
    opacity: 0;
}

[data-tippy-root] {
    max-width: calc(100vw - 10px);
}

.tippy-box {
    position: relative;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    white-space: normal;
    outline: 0;
    transition-property: visibility, opacity, -webkit-transform;
    transition-property: transform, visibility, opacity;
    transition-property: transform, visibility, opacity, -webkit-transform;
}

.tippy-box[data-placement^="top"] > .tippy-arrow {
    bottom: 0;
}

.tippy-box[data-placement^="top"] > .tippy-arrow:before {
    bottom: -7px;
    left: 0;
    border-width: 8px 8px 0;
    border-top-color: initial;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

.tippy-box[data-placement^="bottom"] > .tippy-arrow {
    top: 0;
}

.tippy-box[data-placement^="bottom"] > .tippy-arrow:before {
    top: -7px;
    left: 0;
    border-width: 0 8px 8px;
    border-bottom-color: initial;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.tippy-box[data-placement^="left"] > .tippy-arrow {
    right: 0;
}

.tippy-box[data-placement^="left"] > .tippy-arrow:before {
    border-width: 8px 0 8px 8px;
    border-left-color: initial;
    right: -7px;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.tippy-box[data-placement^="right"] > .tippy-arrow {
    left: 0;
}

.tippy-box[data-placement^="right"] > .tippy-arrow:before {
    left: -7px;
    border-width: 8px 8px 8px 0;
    border-right-color: initial;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.tippy-box[data-inertia][data-state="visible"] {
    transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
    width: 16px;
    height: 16px;
    color: #333;
}

.tippy-arrow:before {
    content: "";
    position: absolute;
    border-color: transparent;
    border-style: solid;
}

.tippy-content {
    position: relative;
    padding: 5px 9px;
    z-index: 1;
}

.ToolTip_golden-text__7smhy {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ToolTip_container__7uaxp {
    position: relative;
    display: inline-block;
}

.ToolTip_tippy-container__TM_Oj {
    border-radius: 6px;
    min-width: 100px;
    max-width: 300px;
    color: #e8e5ff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    overflow-wrap: break-word;
}

.ToolTip_tippy-container__TM_Oj.ToolTip_big__oVaeD {
    padding: 10px 20px;
    font-size: 15px;
}

.ToolTip_tippy-container__TM_Oj.ToolTip_small__65MDf {
    padding: 6px 12px;
    min-width: 40px;
    font-size: 13px;
}

.ToolTip_tippy-container__TM_Oj.ToolTip_single-line__b0nbb {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-wrap: normal;
    max-width: none;
    min-width: auto;
}

.ToolTip_tippy-container__TM_Oj.ToolTip_error-tooltip__x0fwO {
    color: #892f2f;
}

@media screen and (max-width: 769px) {
    .ToolTip_tippy-container__TM_Oj {
        max-width: 200px;
    }
}

.ToolTip_custom-arrow__LnTIB {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #212749;
    -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
    top: -5px;
    left: calc(50% - 5px);
}

.ToolTip_tooltip__1QyCO {
    visibility: hidden;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 5;
    top: 50%;
    width: 100px;
    padding: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
    font-family: var(--main-font);
    font-size: 15px;
}

.ToolTip_container__7uaxp:hover .ToolTip_tooltip__1QyCO {
    visibility: visible;
    opacity: 1;
}

.ToolTip_flyout-container__GCXa6 {
    min-height: 200px;
    max-height: 400px;
    z-index: 1000;
    width: 200px;
    overflow: auto;
}

.ToolTip_flyout-container__GCXa6::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.ToolTip_flyout-container__GCXa6::-webkit-scrollbar-thumb {
    background: #1b213e;
    border-radius: 6px;
}

.ToolTip_flyout-container__GCXa6::-webkit-scrollbar-track {
    background: transparent;
}

.ToolTip_flyout-container__GCXa6 {
    scrollbar-face-color: #1b213e;
    scrollbar-track-color: transparent;
}

.ToolTip_flyout-container__GCXa6 .ToolTip_inner-flyout-container__ewvko {
    padding: 5px 4px 6px 6px;
    top: 18px;
    right: 2px;
    left: 6px;
    bottom: 0;
    overflow-y: auto;
    background-color: #171d3b;
}

.ToolTip_flyout-container__GCXa6
    .ToolTip_inner-flyout-container__ewvko.ToolTip_side-menu-nav__ubBdp {
    background-color: #000;
}

.ValueIcons_golden-text__MirFv {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ValueIcons_value-icon__AeyXs {
    width: 20px;
    display: -webkit-inline-flex;
    display: inline-flex;
}

.ValueIcons_value-icon__AeyXs.ValueIcons_large__zugCg {
    width: 18px;
}

.ValueIcons_value-icon__AeyXs.ValueIcons_mid__IZqLX {
    width: 15px;
}

.ValueIcons_value-icon__AeyXs.ValueIcons_small__O9nT_ {
    width: 13px;
}

.ValueIcons_value-icon__AeyXs.ValueIcons_inline-popup-icon__0xjuK {
    width: 13px;
    display: block;
}

.ValueIcons_value-icon__AeyXs svg {
    width: 100%;
}

.ValueIcons_value-icon__AeyXs .ValueIcons_text-icon__Qi9Ky {
    font-size: 14px;
    padding: 0;
    color: #daa030;
}

.ValueDisplay_golden-text__sgEYs {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ValueDisplay_value-display__Zl3L5 {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 4px;
}

.ValueDisplay_value-display__Zl3L5 .ValueDisplay_value-number-display__Z3TJd {
    color: rgba(232, 229, 255, 0.85);
}

.ValueDisplay_custom-value-display__2_hjf {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 4px;
}

.ValueDisplay_custom-value-display__2_hjf span {
    color: rgba(232, 229, 255, 0.75);
    font-size: 13px;
}

.ValueDisplay_currency-icon__zh_dK {
    width: 22px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
}

.ValueDisplay_currency-icon__zh_dK.ValueDisplay_xlarge__OO6SL {
    width: 25px;
}

.ValueDisplay_currency-icon__zh_dK.ValueDisplay_large__cvUlo {
    width: 20px;
}

.ValueDisplay_currency-icon__zh_dK.ValueDisplay_mid__sv_Ck {
    width: 17px;
}

.ValueDisplay_currency-icon__zh_dK.ValueDisplay_mid2__x6NLM {
    width: 16px;
    height: 16px;
}

.ValueDisplay_currency-icon__zh_dK.ValueDisplay_small__oYAlV {
    width: 14px;
    height: 14px;
}

.ValueDisplay_currency-icon__zh_dK.ValueDisplay_balance__0I_4W {
    width: 15px;
}

.ValueDisplay_currency-icon__zh_dK.ValueDisplay_inline-popup-icon__a9E42 {
    width: 13px;
    display: block;
}

.ValueDisplay_currency-icon__zh_dK svg {
    width: 100%;
}

.ValueDisplay_currency-icon__zh_dK .ValueDisplay_text-icon__iyt_H {
    font-size: inherit;
    padding: 0;
    color: #daa030;
}

.ValueDisplay_span-class__rx28A {
    color: rgba(232, 229, 255, 0.75);
    font-size: 12px;
    display: inline-block;
}

.ValueDisplay_text-currency__eWvkF {
    gap: 2px;
}

.ValueDisplay_text-display__l63tN {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 500;
}

.ValueDisplay_value__8zmxa.ValueDisplay_value-number-display__Z3TJd {
    color: rgba(232, 229, 255, 0.85);
}

.ValueDisplay_value__8zmxa.ValueDisplay_value-number-display__Z3TJd[style*="--symbol-color"]
    span[data-currency-symbol="true"] {
    color: var(--symbol-color);
}

.Table_golden-text__5C6pe {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.Table_table__JRZ51 {
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 13px;
}

.Table_table__JRZ51,
.Table_table__JRZ51 > * {
    display: -webkit-flex;
    display: flex;
    width: 100%;
}

.Table_table__JRZ51 > * {
    -webkit-justify-content: space-around;
    justify-content: space-around;
    height: 52px;
    border-radius: 6px;
}

.Table_table__JRZ51 > :nth-child(2n) {
    background: rgba(36, 41, 77, 0.667);
}

.Table_table__JRZ51 > :nth-child(n + 2) {
    color: #fff;
    font-weight: 500;
    cursor: pointer;
}

.Table_table__JRZ51 > * > * {
    width: var(--width);
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.Table_table__JRZ51 .Table_head__oYd36 {
    font-weight: 400;
    color: #5b628c;
}

.GamesIcons_golden-text__3Hglx {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.GamesIcons_no-width__oczhW {
    width: auto !important;
}

.GamesIcons_value-icon__p9Oky {
    width: 40px;
    display: inline-block;
}

.GamesIcons_value-icon__p9Oky.GamesIcons_large__mXRlH {
    width: 18px;
}

.GamesIcons_value-icon__p9Oky.GamesIcons_mid__V8LNR {
    width: 15px;
}

.GamesIcons_value-icon__p9Oky.GamesIcons_small__QUAeX {
    width: 20px;
}

.GamesIcons_value-icon__p9Oky.GamesIcons_has-glow__M_PMV {
    -webkit-filter: drop-shadow(0 0 10px rgba(92, 180, 255, 0.5));
    filter: drop-shadow(0 0 10px rgba(92, 180, 255, 0.5));
}

.GamesIcons_value-icon__p9Oky.GamesIcons_has-glow__M_PMV svg,
.GamesIcons_value-icon__p9Oky.GamesIcons_has-glow__M_PMV svg path {
    fill: #228de9;
}

.GamesIcons_value-icon__p9Oky.GamesIcons_no-glow__5IRNV {
    -webkit-filter: none;
    filter: none;
}

.GamesIcons_value-icon__p9Oky.GamesIcons_has-custom-color__2sPCl svg {
    width: 100%;
    fill: #228de9;
}

.GamesIcons_value-icon__p9Oky.GamesIcons_has-custom-color__2sPCl svg path {
    fill: #228de9;
}

.GamesIcons_default-icon__y12aD {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-filter: drop-shadow(0 0 10px rgba(92, 180, 255, 0.5));
    filter: drop-shadow(0 0 10px rgba(92, 180, 255, 0.5));
}

.GamesIcons_live-games-icon__7UjfY svg {
    width: 20px !important;
    height: 20px !important;
}

.GameUi_golden-text__N4cPT {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.GameUi_green__umILq {
    color: #7dd934;
}

.GameUi_green__umILq * {
    color: inherit;
}

.GameUi_game-container__E_Czr {
    box-sizing: border-box;
    margin: 0;
    transition: padding 0.3s ease-in-out;
}

.GameUi_game-container__E_Czr,
.GameUi_game-container__E_Czr .GameUi_game-content-container__hGUxU {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.GameUi_game-container__E_Czr .GameUi_game-content-container__hGUxU {
    -webkit-justify-content: center;
    justify-content: center;
}

.GameUi_game-container__E_Czr .GameUi_game-display___XMKn {
    width: 100%;
}

.GameUi_games-heading__1kmKE {
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 20px;
    padding-top: 25px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.GameUi_games-heading__1kmKE .GameUi_games-heading-title__rbubu {
    display: -webkit-flex;
    display: flex;
    gap: 8px;
    -webkit-align-items: center;
    align-items: center;
}

.GameUi_games-heading__1kmKE h1 {
    font-size: 17px;
}

.GameUi_games-heading__1kmKE .GameUi_game-heading-nav__psIj1 {
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    -webkit-align-items: center;
    align-items: center;
}

.GameUi_games-heading__1kmKE.GameUi_case-open-top__yqOYl {
    padding-top: 25px;
}

.GameUi_game-side-bar-container__7SAG5 {
    width: 340px;
    border-radius: 6px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.GameUi_game-side-bar-container__7SAG5.GameUi_mobile-two__SQmgi {
    width: 100%;
}

@media (max-width: 1100px) {
    .GameUi_game-side-bar-container__7SAG5 {
        width: 100%;
    }
}

.GameUi_game-side-bar-container__7SAG5 .GameUi_top-field__gp7xj {
    border-radius: 6px;
    padding: 20px;
    background-color: #191f3b;
    margin-bottom: 20px;
}

.GameUi_game-side-bar-container__7SAG5 .GameUi_top-field__gp7xj,
.GameUi_game-side-bar-container__7SAG5
    .GameUi_top-field__gp7xj
    .GameUi_bottom-background__QnTy0 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 520px) {
    .GameUi_game-side-bar-container__7SAG5
        .GameUi_top-field__gp7xj
        .GameUi_bottom-background__QnTy0 {
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 16px;
    }
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_top-field__gp7xj
    .GameUi_top-field-container__ARj2_
    * {
    position: relative;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_top-field__gp7xj
    .GameUi_top-field-container__ARj2_
    > div
    > div:nth-child(2)
    > div
    > div {
    width: auto !important;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_top-field__gp7xj
    .GameUi_top-field-container__ARj2_
    label {
    pointer-events: all;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_top-field__gp7xj
    .GameUi_top-field-container__ARj2_
    input {
    padding-left: 5px !important;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_top-field__gp7xj
    .GameUi_top-field-container__ARj2_
    .GameUi_currency-icon__omVAt
    span {
    line-height: 50px;
    font-size: 14px;
    color: #7d7e97 !important;
}

.GameUi_game-side-bar-container__7SAG5 .GameUi_player-display-field__CF6ji {
    background-color: #191f3b;
    border-radius: 6px;
    padding-top: 20px;
    width: 100%;
    font-size: 13px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_player-display-field__CF6ji
    span {
    font-family: var(--main-font);
    color: #b7b4d2;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_player-display-field__CF6ji
    .GameUi_heading__8Kod8 {
    padding-left: 20px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_player-display-field__CF6ji
    .GameUi_stats-header__ouvA7 {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 13px;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px 20px 20px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_player-display-field__CF6ji
    .GameUi_stats-header__ouvA7
    .GameUi_user-count__zBlcS {
    display: -webkit-flex;
    display: flex;
    gap: 5px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_player-display-field__CF6ji
    .GameUi_stats-header__ouvA7
    .GameUi_user-count__zBlcS
    p {
    color: #b7b4d2;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_player-display-field__CF6ji
    .GameUi_stats-header__ouvA7
    .GameUi_player-pot__cllkN {
    display: -webkit-flex;
    display: flex;
    gap: 5px;
    -webkit-align-items: center;
    align-items: center;
}

.GameUi_game-side-bar-container__7SAG5 .GameUi_dice-profit-display__fbKlU {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-family: var(--main-font);
    padding-top: 20px;
    padding-bottom: 10px;
}

.GameUi_game-side-bar-container__7SAG5 .GameUi_dice-profit-display__fbKlU span {
    color: #72d76c;
    font-size: 28px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_dice-profit-display__fbKlU
    .GameUi_profit__nknP7
    h3 {
    color: #7179a5;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_dice-profit-display__fbKlU
    .GameUi_profit__nknP7
    > div {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_dice-profit-display__fbKlU
    .GameUi_profit__nknP7
    > div
    .GameUi_value-icon__xdWl3 {
    width: 30px;
    display: -webkit-flex;
    display: flex;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_dice-profit-display__fbKlU
    .GameUi_profit__nknP7
    > div
    .GameUi_value-icon__xdWl3
    svg {
    width: 100%;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_dice-profit-display__fbKlU
    .GameUi_profit__nknP7
    > div
    span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 175px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_dice-profit-display__fbKlU
    .GameUi_icon__AoWvC {
    margin-right: -20px;
    margin-top: -30px;
    position: relative;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_dice-profit-display__fbKlU
    .GameUi_icon__AoWvC
    svg {
    width: 110px;
}

.GameUi_game-side-bar-container__7SAG5 .GameUi_user-display-list__aY5TD {
    padding-left: 20px;
    width: 100%;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD::-webkit-scrollbar-thumb {
    background: #242a4b;
    border-radius: 6px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD::-webkit-scrollbar-track {
    background: transparent;
}

.GameUi_game-side-bar-container__7SAG5 .GameUi_user-display-list__aY5TD {
    scrollbar-face-color: #242a4b;
    scrollbar-track-color: transparent;
    height: 300px;
    padding-right: 10px;
    overflow-y: auto;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE {
    border-radius: 6px;
    height: 45px;
    margin-bottom: 5px;
    padding-right: 15px;
    background-color: #252b4d;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    p {
    font-family: var(--main-font);
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE:nth-child(2n) {
    background: linear-gradient(40deg, #252b4d, transparent);
    background: linear-gradient(90deg, #000);
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_color-gradient__MfPRd {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 20%;
    z-index: 0;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_color-gradient__MfPRd.GameUi_r__XxrfU {
    background: linear-gradient(
        90deg,
        rgba(217, 43, 80, 0.3),
        rgba(217, 43, 80, 0)
    );
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_color-gradient__MfPRd.GameUi_b__HddQu {
    background: linear-gradient(
        90deg,
        rgba(78, 83, 123, 0.3),
        rgba(78, 83, 123, 0)
    );
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_color-gradient__MfPRd.GameUi_g__5Hcof {
    background: linear-gradient(
        90deg,
        rgba(114, 215, 108, 0.3),
        rgba(114, 215, 108, 0)
    );
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_multiplier__k3om4 {
    margin-left: auto;
    margin-right: 20px;
    line-height: 1em;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9 {
    text-align: center;
    padding-left: 20px;
    font-family: var(--main-font);
    font-size: 13px;
    display: -webkit-flex;
    display: flex;
    z-index: 2;
    transition: opacity 0.5s ease-in-out;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_won__luIIp {
    color: #64b425;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9
    .GameUi_hidden__iMprg {
    color: #7179a5;
    display: -webkit-flex;
    display: flex;
    gap: 5px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9
    .GameUi_roulette-indicator__cp_ol {
    margin-right: 10px;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9
    .GameUi_roulette-indicator__cp_ol
    div {
    border-radius: 50%;
    width: 5px;
    height: 5px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_mult-color-r__YrKw5
    .GameUi_roulette-indicator__cp_ol {
    background-color: rgba(217, 43, 80, 0.5);
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_mult-color-r__YrKw5
    .GameUi_roulette-indicator__cp_ol
    div {
    background-color: #d92b50;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_mult-color-g__kgoyr
    .GameUi_roulette-indicator__cp_ol {
    background-color: rgba(114, 215, 108, 0.5);
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_mult-color-g__kgoyr
    .GameUi_roulette-indicator__cp_ol
    div {
    background-color: #72d76c;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_mult-color-b__egU_9
    .GameUi_roulette-indicator__cp_ol {
    background-color: rgba(78, 83, 123, 0.5);
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_mult-color-b__egU_9
    .GameUi_roulette-indicator__cp_ol
    div {
    background-color: #4e537b;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_game-over__sSlb7 {
    opacity: 0.1;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_left-section__pQWb9.GameUi_win__CEBiN {
    opacity: 1;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_bet-amount__nX5yO {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 5px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_bet-amount__nX5yO
    span {
    padding-top: 2px;
}

.GameUi_game-side-bar-container__7SAG5
    .GameUi_user-display-list__aY5TD
    .GameUi_player-display-item__C_afE
    .GameUi_bet-amount__nX5yO.GameUi_won__luIIp
    p {
    color: #64b425;
}

.GameUi_game-description__mqF0i {
    width: 100%;
    margin-top: 40px;
    border-radius: 6px;
    padding: 25px;
    background-color: #191f3b;
    display: -webkit-flex;
    display: flex;
    gap: 30px;
}

@media (max-width: 650px) {
    .GameUi_game-description__mqF0i {
        margin-top: 40px;
    }
}

@media (max-width: 450px) {
    .GameUi_game-description__mqF0i {
        gap: 20px;
    }
}

.GameUi_game-description__mqF0i.GameUi_mobile-three__0Hdsv {
    -webkit-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
    padding: 0;
}

.GameUi_game-description__mqF0i.GameUi_mobile-three__0Hdsv
    .GameUi_game-image-container__rIJ5u {
    display: -webkit-flex;
    display: flex;
    gap: 20px;
    -webkit-flex-basis: 170px;
    flex-basis: 170px;
    max-width: none;
}

.GameUi_game-description__mqF0i.GameUi_mobile-three__0Hdsv
    .GameUi_game-image-container__rIJ5u
    .GameUi_game-image__10mlP {
    max-width: 130px;
}

.GameUi_game-description__mqF0i.GameUi_mobile-three__0Hdsv
    .GameUi_game-image-container__rIJ5u
    hr {
    display: none;
}

.GameUi_game-description__slot-mobile-display__sPaVQ {
    margin-top: 40px;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.GameUi_game-description__slot-mobile-display__sPaVQ
    .GameUi_game-image-container__rIJ5u {
    width: 100%;
    gap: 20px;
    display: -webkit-flex;
    display: flex;
    max-width: none !important;
    -webkit-flex-basis: auto !important;
    flex-basis: auto !important;
}

.GameUi_game-description__slot-mobile-display__sPaVQ
    .GameUi_game-image-container__rIJ5u
    .GameUi_game-image__10mlP {
    max-width: 162px;
    min-width: 122px;
}

@media (max-width: 450px) {
    .GameUi_game-description__slot-mobile-display__sPaVQ
        .GameUi_game-image-container__rIJ5u
        .GameUi_game-image__10mlP {
        max-width: 100px !important;
    }
}

.GameUi_game-description__slot-mobile-display__sPaVQ
    .GameUi_meta-container__QJwpP {
    width: 100%;
    gap: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.GameUi_game-description__slot-mobile-display__sPaVQ
    .GameUi_meta-container__QJwpP
    hr {
    display: none;
}

.GameUi_game-description__slot-mobile-display__sPaVQ
    .GameUi_meta-container__QJwpP
    .GameUi_mobile-heading__2gZJT {
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 1.4;
}

.GameUi_game-description__mqF0i .GameUi_count__Wv45l {
    min-width: 100px;
}

.GameUi_game-description__mqF0i .GameUi_count__type__Q3TUF {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 6px;
    height: 20px;
}

.GameUi_game-description__mqF0i .GameUi_count__type__Q3TUF svg path {
    fill: linear-gradient(180deg, #5cb4ff, #0082f0), #0077db;
}

.GameUi_game-description__mqF0i .GameUi_count__title__wdi76 {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 14px;
}

.GameUi_game-description__mqF0i .GameUi_count__value__Uu0Ou span {
    color: #e8e5ff;
    font-weight: 500;
    margin-right: 6px;
}

.GameUi_game-description__mqF0i .GameUi_count__value__Uu0Ou {
    border-radius: 8px;
    border: 1px solid rgba(124, 131, 177, 0.145);
    background: linear-gradient(
            180deg,
            rgba(124, 131, 177, 0.05),
            rgba(94, 103, 158, 0.05)
        ),
        rgba(38, 44, 82, 0.3);
    display: -webkit-flex;
    display: flex;
    padding: 10px 15px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
    width: 180px;
    -webkit-align-self: stretch;
    align-self: stretch;
    color: rgba(232, 229, 255, 0.75);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.GameUi_game-description__mqF0i h1 {
    margin-bottom: 27px;
    color: #e8e5ff;
    font-size: 14px;
}

.GameUi_game-description__mqF0i p {
    font-size: 13px;
    color: #7179a5;
}

.GameUi_game-description__mqF0i .GameUi_game-image-container__rIJ5u {
    -webkit-flex-basis: 180px;
    flex-basis: 180px;
    width: 100%;
    max-width: 180px;
    position: relative;
}

.GameUi_game-description__mqF0i .GameUi_game-image-container__rIJ5u img {
    border-radius: 6px;
}

@media (max-width: 992px) {
    .GameUi_game-description__mqF0i .GameUi_game-image-container__rIJ5u {
        max-width: 170px;
    }
}

.GameUi_game-description__mqF0i
    .GameUi_game-description-bottom-container__BUo4b {
    font-size: 13px;
    min-height: 170px;
    width: 100%;
    color: #7179a5;
}

@media (min-width: 1100px) {
    .GameUi_game-description__mqF0i
        .GameUi_game-description-bottom-container__BUo4b {
        width: calc(100% - 210px);
    }
}

.GameUi_game-description__mqF0i
    .GameUi_game-description-bottom-container__BUo4b
    h1 {
    margin-bottom: 15px;
}

.GameUi_game-description__mqF0i
    .GameUi_game-description-bottom-container__BUo4b.GameUi_mobile-version__qcE6d
    h2 {
    display: none;
}

.GameUi_game-description__mqF0i .GameUi_game-description-bottom-buttons__A1EyB {
    display: -webkit-flex;
    display: flex;
    border-radius: 6px;
    display: -webkit-inline-flex;
    display: inline-flex;
    background-color: #262c52;
    padding: 4px;
    gap: 1px;
    border: 2px solid #282f58;
    margin-bottom: 28px;
}

.GameUi_game-description__mqF0i
    .GameUi_game-description-bottom-buttons__A1EyB
    h2 {
    font-size: 15px;
    color: #c1c4dc;
    line-height: 1.4em;
    margin: 15px 0 0;
}

.GameUi_game-description__mqF0i
    .GameUi_game-description-bottom-buttons__A1EyB
    H3 {
    font-size: 14px;
    color: #c1c4dc;
    line-height: 1.4em;
    margin: 15px 0 0;
}

.GameUi_game-description__mqF0i
    .GameUi_game-description-bottom-buttons__A1EyB
    H4,
.GameUi_game-description__mqF0i
    .GameUi_game-description-bottom-buttons__A1EyB
    H5,
.GameUi_game-description__mqF0i
    .GameUi_game-description-bottom-buttons__A1EyB
    H6 {
    font-size: 14px;
    line-height: 1.4em;
    margin: 20px 0 0;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb {
    line-height: 1.5em;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb h1,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb h2,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb h3,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb h4,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb h5,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb h6 {
    padding: 0;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb h1 {
    font-size: 20px;
    line-height: 1em;
    margin: 15px 0 0;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb H2 {
    font-size: 15px;
    color: #c1c4dc;
    line-height: 1.4em;
    margin: 15px 0 0;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb H3 {
    font-size: 14px;
    color: #c1c4dc;
    line-height: 1.4em;
    margin: 15px 0 0;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb H4,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb H5,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb H6 {
    font-size: 14px;
    line-height: 1.4em;
    margin: 15px 0 0;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb p {
    font-size: 14px;
    margin: 15px 0 0;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb div:has(table) {
    padding: 16px;
    margin-top: 20px;
    border-radius: 8px;
    border: 1px solid rgba(124, 131, 177, 0.314);
    background: linear-gradient(
            180deg,
            rgba(124, 131, 177, 0.05),
            rgba(94, 103, 158, 0.05)
        ),
        rgba(38, 44, 82, 0.3);
}

.GameUi_game-description__mqF0i
    .GameUi_game-content__neRcb
    div:has(table)
    table {
    width: 100% !important;
}

@media screen and (max-width: 500px) {
    .GameUi_game-description__mqF0i
        .GameUi_game-content__neRcb
        div:has(table)
        table {
        min-width: 450px;
    }
}

.GameUi_game-description__mqF0i
    .GameUi_game-content__neRcb
    div:has(table)
    table
    tbody
    tr
    p {
    margin: 10px 0;
}

.GameUi_game-description__mqF0i
    .GameUi_game-content__neRcb
    div:has(table)
    table
    tbody
    tr
    td {
    padding-left: 4px;
}

.GameUi_game-description__mqF0i
    .GameUi_game-content__neRcb
    div:has(table)
    table
    tbody
    tr
    :first-child
    p {
    color: #e8e5ff;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.GameUi_game-description__mqF0i
    .GameUi_game-content__neRcb
    div:has(table)
    table
    tbody
    tr:not(:last-child) {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
}

@media screen and (max-width: 500px) {
    .GameUi_game-description__mqF0i .GameUi_game-content__neRcb div:has(table) {
        overflow-x: scroll;
    }
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb ol,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb ul {
    list-style-type: decimal;
}

.GameUi_game-description__mqF0i .GameUi_game-content__neRcb ol li,
.GameUi_game-description__mqF0i .GameUi_game-content__neRcb ul li {
    text-align: left;
    margin-left: 1rem;
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 15px;
    color: #b2b1c9;
}

.GameUi_game-settings-btn__3iRZV {
    bottom: 20px;
    left: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    gap: 10px;
    z-index: 10;
}

.GameUi_game-settings-btn__3iRZV.GameUi_crash__795RC {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.GameUi_game-settings-btn__3iRZV.GameUi_dice__ZJ9gV {
    bottom: auto;
    left: auto;
    right: 20px;
    top: 20px;
}

.GameUi_game-settings-btn__3iRZV.GameUi_case__NgPsU {
    position: absolute;
    left: auto;
    right: 0;
}

.GameUi_roulette-btn-container__otE9l .GameUi_heading__8Kod8 {
    padding-bottom: 5px;
    font-size: 13px;
    color: #7179a5;
    font-family: var(--main-font);
}

.GameUi_roulette-btn-container__otE9l .GameUi_btn-container__kR0U6 {
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    transition: opacity 0.5s ease-in-out;
}

.GameUi_roulette-btn-container__otE9l
    .GameUi_btn-container__kR0U6.GameUi_hide__a_Nab {
    opacity: 0.25;
    pointer-events: none;
}

.GameUi_roulette-btn-container__otE9l
    .GameUi_btn-container__kR0U6.GameUi_hide__a_Nab
    .GameUi_bet-color-select__UHwgM {
    pointer-events: none;
}

.GameUi_roulette-btn-container__otE9l
    .GameUi_btn-container__kR0U6
    .GameUi_bet-color-select__UHwgM {
    background-color: #37ba2f;
    width: 100%;
    position: absolute;
    bottom: 4px;
    top: 0;
    border-radius: 6px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    transition: bottom 0.2s ease-in-out;
}

.GameUi_roulette-btn-container__otE9l
    .GameUi_btn-container__kR0U6
    .GameUi_bet-color-select__UHwgM.GameUi_green__umILq {
    background: linear-gradient(45deg, #7fd879, #37ba2f);
}

.GameUi_roulette-btn-container__otE9l
    .GameUi_btn-container__kR0U6
    .GameUi_bet-color-select__UHwgM.GameUi_red__BiNrf {
    background: linear-gradient(45deg, #e33952, #ac003e);
}

.GameUi_roulette-btn-container__otE9l
    .GameUi_btn-container__kR0U6
    .GameUi_bet-color-select__UHwgM.GameUi_black__BL6Fs {
    background: linear-gradient(45deg, #383f62, #303458);
}

.GameUi_roulette-btn-container__otE9l
    .GameUi_btn-container__kR0U6
    .GameUi_bet-color-select__UHwgM
    .GameUi_color-name__DV5Bt {
    font-family: var(--main-font);
    font-size: 10px;
}

.GameUi_roulette-btn-container__otE9l
    .GameUi_btn-container__kR0U6
    .GameUi_bet-color-select__UHwgM
    span {
    font-family: var(--main-font);
    font-size: 15px;
    color: #fff;
}

.GameUi_mobile-bet-btn-container__J6W7k {
    margin-bottom: 10px;
}

.Slots_golden-text__03cvg {
    background: linear-gradient(181.17deg, #ffd999 14.35%, #e49d26 99%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.Slots_providers-container__h8Nls {
    padding-top: 20px;
}

.Slots_games-heading-title__Am8X5 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 24px;
    padding-bottom: 20px;
}

.Slots_games-heading-title__Am8X5 h1 {
    font-size: 17px;
}

.Slots_games-heading-title__Am8X5 svg {
    width: 40px;
    height: 40px;
}

.Slots_games-heading-title__Am8X5 button {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 12px 14px;
    cursor: pointer;
    border-radius: 66px;
    border: 1px solid #212649;
    background: radial-gradient(
            76.33% 100% at 50% 100%,
            #262c52 0,
            rgba(38, 44, 82, 0.1) 100%
        ),
        #202546;
    transition: all 0.1s ease-in-out;
}

.Slots_games-heading-title__Am8X5 button svg {
    width: 15px;
}

.Slots_games-heading-title__Am8X5 button.Slots_active__2FIN7,
.Slots_games-heading-title__Am8X5 button:hover {
    cursor: pointer;
    background: #0077db;
    border: 1px solid #0077db;
}

.Slots_games-heading-title__Am8X5 button.Slots_active__2FIN7 p,
.Slots_games-heading-title__Am8X5 button:hover p {
    color: #fff;
}

.Slots_games-heading-title__Am8X5 button:hover svg path {
    stroke: #fff;
    stroke-opacity: 1;
}

.Slots_games-heading-title__Am8X5 .Slots_games-container__r8tQu {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
}

.Slots_games-heading-title__Am8X5 .Slots_games-container__r8tQu h1 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.Slots_games-heading-title__Am8X5 .Slots_games-container__r8tQu svg {
    width: 22.318px;
    height: 24px;
}

.Slots_mobile-option-display__ZX_aH {
    background-color: #202648;
    padding: 15px;
    border-radius: 6px;
}

.Slots_mobile-option-display__ZX_aH .Slots_mobile-toggles-content__Mxa2S {
    display: -webkit-flex;
    display: flex;
    gap: 20px;
}

@media (max-width: 415px) {
    .Slots_mobile-option-display__ZX_aH .Slots_mobile-toggles-content__Mxa2S {
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .Slots_mobile-option-display__ZX_aH
        .Slots_mobile-toggles-content__Mxa2S
        .Slots_mobile-toggle-container__aCOr1 {
        margin-bottom: 0;
    }
}

.Slots_mobile-option-display__ZX_aH .Slots_mobile-toggle-container__aCOr1 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
    gap: 10px;
    margin-left: -10px;
}

.Slots_mobile-option-display__ZX_aH .Slots_mobile-toggle-container__aCOr1 span {
    font-size: 12px;
}

.Slots_mobile-option-display__ZX_aH
    .Slots_mobile-toggle-container__turn-off__CJS2e {
    opacity: 0.5;
    pointer-events: none;
}

.Slots_mobile-option-display__ZX_aH
    .Slots_mobile-play-btn-container___jqg6
    .Slots_mobile-register-login-container__CHmCr {
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.Slots_container__4JMBd {
    background-color: #191f3b;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    height: auto;
    margin-bottom: 40px;
}

@media (max-width: 1100px) {
    .Slots_container__4JMBd {
        margin: 0;
    }
}

.Slots_container__4JMBd .Slots_game-content__kCakJ,
.Slots_container__4JMBd .Slots_game-content__kCakJ .Slots_aspect-ratio__vSYS_ {
    position: relative;
    width: 100%;
}

@media (min-width: 1000px) {
    .Slots_container__4JMBd
        .Slots_game-content__kCakJ
        .Slots_aspect-ratio__vSYS_ {
        padding-bottom: var(--aspectratio);
    }
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_aspect-ratio__vSYS_
    .Slots_loading-spinner__vTqix {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 50px;
    height: 50px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_aspect-ratio__vSYS_
    .Slots_slot-game-container__0khzO {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #141931;
    z-index: 998;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_aspect-ratio__vSYS_
    .Slots_slot-game-container__0khzO
    iframe {
    width: 100%;
    height: 100%;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_aspect-ratio__vSYS_
    .Slots_slot-game-container__0khzO.Slots_mobile-view__lrc8m {
    display: none;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_aspect-ratio__vSYS_
    .Slots_slot-game-container__0khzO.Slots_active-mobile-view__Xgz_4 {
    display: block;
    position: fixed;
    width: auto;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

@media (max-width: 1100px) {
    .Slots_container__4JMBd
        .Slots_game-content__kCakJ
        .Slots_aspect-ratio__vSYS_
        .Slots_slot-game-container__0khzO.Slots_active-mobile-view__Xgz_4 {
        padding-bottom: 68px;
        padding-top: 68px;
    }
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_aspect-ratio__vSYS_
    .Slots_slot-game-container__0khzO.Slots_full-screen__pqOaQ {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    z-index: 5100;
    position: fixed;
}

.Slots_container__4JMBd .Slots_game-content__kCakJ .Slots_overlay___ic1_ {
    position: absolute;
    z-index: 999;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 80px;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_overlay___ic1_.Slots_active-overaly__G_YG9 {
    opacity: 1;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_overlay___ic1_.Slots_close__5d52S {
    display: none;
    pointer-events: none;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_overlay___ic1_
    .Slots_button-content__mDR_A {
    display: -webkit-flex;
    display: flex;
    gap: 10px;
}

.Slots_container__4JMBd .Slots_game-content__kCakJ .Slots_slot-game-bar__e5fFw {
    background-color: #151a33;
    height: 80px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-align-items: center;
    align-items: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw.Slots_mobile-three__5_Xpp {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    height: 140px !important;
    gap: 10px;
    padding: 15px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T {
    display: -webkit-flex;
    display: flex;
    gap: 40px;
    -webkit-align-items: center;
    align-items: center;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T
    svg {
    width: 131px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T
    .Slots_divider-line__WEI_t {
    height: 40px;
    width: 2px;
    background: #10152b;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T.Slots_mobile-one__mNhmw {
    gap: 30px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T.Slots_mobile-one__mNhmw
    svg {
    width: 120px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T.Slots_mobile-two__GOFxj {
    gap: 20px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T.Slots_mobile-two__GOFxj
    svg {
    width: 100px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T.Slots_mobile-three__5_Xpp {
    gap: 0;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T.Slots_mobile-three__5_Xpp
    svg {
    width: 80px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_slot-game-bar-left-container__CKA2T.Slots_mobile-three__5_Xpp
    .Slots_divider-line__WEI_t {
    display: none;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il {
    cursor: default;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il
    h2 {
    color: #e8e5ff;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il
    .Slots_game-link-content__H5vqK {
    display: -webkit-inline-flex;
    display: inline-flex;
    padding: 2px 0;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    gap: 7px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il
    .Slots_game-link-content__H5vqK
    h3 {
    color: rgba(232, 229, 255, 0.5);
    font-size: 13px;
    font-style: normal;
    line-height: normal;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il
    .Slots_game-link-content__H5vqK
    svg {
    width: 11px;
    margin-top: 4px;
    display: none;
    fill: rgba(232, 229, 255, 0.85);
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il
    .Slots_game-link-content__H5vqK:hover {
    text-decoration: underline;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il
    .Slots_game-link-content__H5vqK:hover
    h3 {
    color: rgba(232, 229, 255, 0.85);
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il
    .Slots_game-link-content__H5vqK:hover
    svg {
    display: block;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il.Slots_mobile-three__5_Xpp
    h2 {
    font-size: 12px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-info__dx_il.Slots_mobile-three__5_Xpp
    h3 {
    font-size: 11px;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-options__EITAZ {
    display: -webkit-flex;
    display: flex;
    gap: 20px;
    -webkit-align-items: center;
    align-items: center;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-options__EITAZ
    .Slots_game-options-buttons__VePBD {
    display: -webkit-flex;
    display: flex;
    gap: 0;
    -webkit-align-items: center;
    align-items: center;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-options__EITAZ.Slots_mobile-three__5_Xpp {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
}

.Slots_container__4JMBd
    .Slots_game-content__kCakJ
    .Slots_slot-game-bar__e5fFw
    .Slots_game-options__EITAZ.Slots_mobile-three__5_Xpp
    .Slots_game-options-buttons__VePBD {
    margin-left: 10px;
}

.Slots_error-display__TLtaw {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    text-align: center;
    z-index: 999;
    color: #7179a5;
    background-color: #191f3b;
}

.Slots_error-display__TLtaw .Slots_error-content__iTY0t p {
    color: #7179a5;
}

.Slots_error-display__TLtaw .Slots_error-content__iTY0t {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    gap: 15px;
    width: 100%;
    max-width: 450px;
    line-height: 1.1em;
    padding: 20px;
}

.Slots_error-display__TLtaw .Slots_error-content__iTY0t svg {
    width: 50px;
}

.Slots_error-display__TLtaw
    .Slots_error-content__iTY0t
    .Slots_demo-error-button-container__rYAO9 {
    display: -webkit-flex;
    display: flex;
    gap: 10px;
}

@media (max-width: 1100px) {
    .Slots_error-display__TLtaw {
        position: relative;
        border-radius: 6px;
    }
}

.Slots_demo-toggle__eOQDC {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 10px;
}

.Slots_demo-toggle__eOQDC .Slots_real-play-span__6k5ht {
    color: #5e679e;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    margin-right: -10px;
    margin-left: 40px;
}

.Slots_demo-toggle__eOQDC .Slots_real-play-span__6k5ht.Slots_mobile-one__mNhmw {
    margin-left: 20px;
}

.Slots_demo-toggle__eOQDC .Slots_real-play-span__6k5ht.Slots_mobile-two__GOFxj {
    margin-left: 0;
}

.Slots_demo-toggle__eOQDC
    .Slots_real-play-span__6k5ht.Slots_mobile-three__5_Xpp {
    margin-left: 0;
    font-size: 12px;
}

.Slots_demo-toggle__eOQDC .Slots_real-play-span__6k5ht.Slots_demo-mode__lAzg6 {
    color: #e8e5ff;
}

.Slots_demo-toggle__eOQDC span {
    color: #e8e5ff;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
}

.Slots_demo-toggle__eOQDC span.Slots_demo-mode-real__LFtCq {
    color: #5e679e;
}

.Slots_demo-toggle__eOQDC.Slots_mobile-three__5_Xpp span {
    font-size: 12px;
}

.Slots_demo-toggle__eOQDC.Slots_guest__vvm9D {
    pointer-events: none;
}

.Slots_demo-toggle__eOQDC.Slots_guest__vvm9D .Slots_real-play-demo__dvtGQ {
    color: #fff;
    opacity: 1;
}

.Slots_game-details-container__Tw2KZ {
    padding-bottom: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.Slots_game-details-container__slot-mobile-display__uLo_s {
    margin-top: 20px;
}

.Slots_all-slots-container__ETMV5 {
    padding-top: 25px;
}

.Slots_all-slots-container__ETMV5 .Slots_slots-list__UDEqg {
    display: -webkit-flex;
    display: flex;
    gap: 20px;
}

.Slots_all-slots-container__ETMV5
    .Slots_slots-list__UDEqg
    .Slots_quick-link-content__PUwtN {
    border: 1px solid #fff;
    display: block;
    position: relative;
    width: 100px;
}

.Slots_all-slots-container__ETMV5 .Slots_more-slots-container__qfKGe {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 20px;
}

.Slots_games-might-like-container__4Te3q {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.Slots_accordion__T9hWT {
    margin-bottom: 20px;
}

.Slots_accordion__T9hWT > div:nth-child(2) > div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.LoadingSpinner_spinner__ma_Em {
    z-index: 800;
    background-color: inherit;
}

.LoadingSpinner_lds-ring__uRh7U {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    width: 40px;
    height: 40px;
    -webkit-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.LoadingSpinner_lds-ring__uRh7U div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 8px;
    border: 3px solid var(--spinner-color, #7078a3);
    border-radius: 50%;
    -webkit-animation: LoadingSpinner_lds-ring__uRh7U 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: LoadingSpinner_lds-ring__uRh7U 1.2s cubic-bezier(0.5, 0, 0.5, 1)
        infinite;
    border-color: var(--spinner-color, #7078a3) transparent transparent
        transparent;
}

.LoadingSpinner_lds-ring__uRh7U div:first-child {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

.LoadingSpinner_lds-ring__uRh7U div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.LoadingSpinner_lds-ring__uRh7U div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

@-webkit-keyframes LoadingSpinner_lds-ring__uRh7U {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes LoadingSpinner_lds-ring__uRh7U {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.LoadingSpinner_lds-ring-qr-code__IEoEG {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    width: 40px;
    height: 45px;
    -webkit-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 10;
}

.LoadingSpinner_lds-ring-qr-code__IEoEG div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 33px;
    height: 33px;
    margin: 8px;
    border: 3px solid var(--spinner-color, #7078a3);
    border-radius: 50%;
    -webkit-animation: LoadingSpinner_lds-ring-qr-code__IEoEG 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: LoadingSpinner_lds-ring-qr-code__IEoEG 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: var(--spinner-color, #7078a3) transparent transparent
        transparent;
}

.LoadingSpinner_lds-ring-qr-code__IEoEG div:first-child {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

.LoadingSpinner_lds-ring-qr-code__IEoEG div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.LoadingSpinner_lds-ring-qr-code__IEoEG div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

@-webkit-keyframes LoadingSpinner_lds-ring-qr-code__IEoEG {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes LoadingSpinner_lds-ring-qr-code__IEoEG {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.LoadingSpinner_lds-ring-two-factor__eUkvS {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    width: 50px;
    height: 50px;
    -webkit-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    justify-content: center;
    top: 30px;
    left: 40px;
}

.LoadingSpinner_lds-ring-two-factor__eUkvS div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 8px;
    border: 3px solid var(--spinner-color, #7078a3);
    border-radius: 50%;
    -webkit-animation: LoadingSpinner_lds-ring-two-factor__eUkvS 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: LoadingSpinner_lds-ring-two-factor__eUkvS 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: var(--spinner-color, #7078a3) transparent transparent
        transparent;
}

.LoadingSpinner_lds-ring-two-factor__eUkvS div:first-child {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

.LoadingSpinner_lds-ring-two-factor__eUkvS div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.LoadingSpinner_lds-ring-two-factor__eUkvS div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

@-webkit-keyframes LoadingSpinner_lds-ring-two-factor__eUkvS {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes LoadingSpinner_lds-ring-two-factor__eUkvS {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.LoadingSpinner_lds-ring-fee__0lhYs {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    width: 20px;
    height: 20px;
    -webkit-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    justify-content: center;
    top: -16px;
    left: -9px;
}

.LoadingSpinner_lds-ring-fee__0lhYs div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    margin: 8px;
    border: 1px solid var(--spinner-color, #7078a3);
    border-radius: 50%;
    -webkit-animation: LoadingSpinner_lds-ring-fee__0lhYs 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: LoadingSpinner_lds-ring-fee__0lhYs 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: var(--spinner-color, #7078a3) transparent transparent
        transparent;
}

.LoadingSpinner_lds-ring-fee__0lhYs div:first-child {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

.LoadingSpinner_lds-ring-fee__0lhYs div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.LoadingSpinner_lds-ring-fee__0lhYs div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

@-webkit-keyframes LoadingSpinner_lds-ring-fee__0lhYs {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.LoadingSpinner_lds-ring-button__pJc4E {
    display: -webkit-flex;
    display: flex;
    width: 16px;
    height: 16px;
    -webkit-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.LoadingSpinner_lds-ring-button__pJc4E div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    -webkit-animation: LoadingSpinner_lds-ring-fee__0lhYs 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: LoadingSpinner_lds-ring-fee__0lhYs 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border: 1px solid transparent;
    border-top-color: #fff;
}

.LoadingSpinner_lds-ring-button__pJc4E div:first-child {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

.LoadingSpinner_lds-ring-button__pJc4E div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.LoadingSpinner_lds-ring-button__pJc4E div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

@keyframes LoadingSpinner_lds-ring-fee__0lhYs {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.LoadingSpinner_lds-ring-slots__DvAxP {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    width: 50px;
    height: 50px;
    -webkit-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.LoadingSpinner_lds-ring-slots__DvAxP div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 8px;
    border: 3px solid var(--spinner-color, #7078a3);
    border-radius: 50%;
    -webkit-animation: LoadingSpinner_lds-ring-slots__DvAxP 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: LoadingSpinner_lds-ring-slots__DvAxP 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: var(--spinner-color, #7078a3) transparent transparent
        transparent;
}

.LoadingSpinner_lds-ring-slots__DvAxP div:first-child {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

.LoadingSpinner_lds-ring-slots__DvAxP div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.LoadingSpinner_lds-ring-slots__DvAxP div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

@-webkit-keyframes LoadingSpinner_lds-ring-slots__DvAxP {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes LoadingSpinner_lds-ring-slots__DvAxP {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.LoadingSpinner_in-play-ring-slots__VyHqq {
    display: -webkit-flex;
    display: flex;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    justify-content: center;
    top: -10px;
    left: 0;
}

.LoadingSpinner_in-play-ring-slots__VyHqq div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 8px;
    border: 2px solid var(--spinner-color, #7078a3);
    border-radius: 50%;
    -webkit-animation: LoadingSpinner_lds-ring__uRh7U 1.2s
        cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: LoadingSpinner_lds-ring__uRh7U 1.2s cubic-bezier(0.5, 0, 0.5, 1)
        infinite;
    border-color: var(--spinner-color, #7078a3) transparent transparent
        transparent;
}

.LoadingSpinner_in-play-ring-slots__VyHqq div:first-child {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

.LoadingSpinner_in-play-ring-slots__VyHqq div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.LoadingSpinner_in-play-ring-slots__VyHqq div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

@-webkit-keyframes LoadingSpinner_in-play-ring-slots__VyHqq {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes LoadingSpinner_in-play-ring-slots__VyHqq {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
