/* SELECTOR.GG BUILD 1615387059*/
@media (max-width: 767px) {
    .form_checkbox .form_radio .form_value {
        font-size: 13px !important;
    }
    .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .text-white-50 {
        font-size: 0.7rem !important;
    }
}
@media (max-width: 768px) {
    .btn-provider {
        font-size: 0.9rem !important;
    }
    .btn-control {
        font-size: 0.9rem !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .form_checkbox .form_radio .form_value {
        font-size: 13px !important;
    }
    .col-md-3 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media (min-width: 992px) and (max-width: 1365px) {
    .form_checkbox .form_radio .form_value {
        font-size: 13px !important;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .gamemode-title {
        font-size: 0.9em;
    }
    .text-white-50 {
        font-size: 0.7rem;
    }
}
@media (min-width: 1366px) {
    .col-md-3 {
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .btn-provider {
        font-size: 0.9rem !important;
    }
    .btn-control {
        font-size: 0.9rem !important;
    }
}
.gamemode-title {
    font-weight: 500;
    font-size: 1em;
    text-transform: capitalize;
    margin: 0;
    border-radius: 5px;
}
.text-white-50 {
    font-size: 0.9rem;
}
.gamemode-img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.gamemode:before {
    content: "";
    display: block;
    padding-top: 66%;
}
.mb-5 {
    margin-bottom: 0.4rem !important;
}
.gamemode-description > :first-child {
    margin-right: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.form_form {
    width: auto;
    position: relative;
    margin: -5px -5px 25px;
    display: flex;
    flex-wrap: wrap;
}
.form_item {
    min-width: 20%;
    max-width: 20%;
    padding: 5px;
}
@media (max-width: 768px) {
    .slots_categories_switch {
        display: flex !important;
    }
    .form_item {
        min-width: 50% !important;
    }
    .slots_provider_container {
        min-width: 100% !important;
    }
    .slots_provider_container:first-child {
        margin-bottom: 18px;
    }
    .slots_categories .slots_provider_container:first-child {
        margin-bottom: 0 !important;
    }
    .input-slot {
        width: 75% !important;
    }
    .find-slot {
        width: 25% !important;
    }
    .btn-play-slot-demo {
        padding: 2px 25px !important;
        margin-top: 5px !important;
    }
    .btn-play-slot {
        padding: 2px 25px !important;
    }
}
.form_checkbox .form_radio.form_withOutImage {
    height: 40px;
}
.form_checkbox .form_radio {
    height: 60px;
}
.form_radio {
    width: 100%;
    height: 42px;
    border-radius: 6px;
    border: 1px solid #343b48;
    background: 0 0;
    outline: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.form_checkbox .form_radio .form_checked {
    position: absolute;
    width: 15px;
    height: 13px;
    left: 0;
    top: 0;
    background: #4986f5;
    border-radius: 0 0 4px 0;
    border: 0;
    display: none;
}
.form_radio .form_checked {
    display: block;
    position: absolute;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 2px solid #4c5465;
    left: 15px;
}
.form_checkbox .form_radio .form_value {
    color: #93969b;
    padding-left: 2px;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
}
.form_radio .form_value {
    padding-left: 25px;
    display: flex;
    align-items: center;
}
.form_checkbox .form_radio .form_value svg {
    margin-left: 3px;
    margin-top: 2px;
    font-size: 13px;
}
.form_checkbox .form_radio.form_isActive {
    border: 2px solid #4986f5;
}
.form_checkbox .form_radio.form_isActive .form_checked {
    display: block;
}
.form_checkbox .form_radio .form_checked:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 0;
    width: 4px;
    height: 7px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.slot_block {
    width: calc(100%);
    position: relative;
    padding-bottom: 56.25%;
    margin-right: 0;
    margin-left: 0;
}
.slot_block iframe {
    border: none;
    position: absolute;
    width: 100%;
    height: 100%;
}
.container ::-webkit-scrollbar {
    height: 5px;
}
.slots-container {
    margin-top: 20px;
}
.input-slot {
    width: 85%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.find-slot {
    width: 15%;
}
.btn-find-slot {
    width: 100%;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.slot_overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    flex-flow: column nowrap;
    padding-top: 15%;
    transition: all 0.3s linear;
    background-color: #000000d6;
    display: none;
}
.slot_overlay .connected {
    position: absolute;
    bottom: 5px;
    left: 7px;
    display: block;
    color: #6c757d;
}
.slot_overlay .connected .icon {
    height: 13px;
}
.slot_overlay .connected span {
    line-height: 13px;
    font-size: 13px;
}
.slot_overlay .favorite {
    position: absolute;
    bottom: 5px;
    right: 7px;
    display: block;
    color: #6c757d;
}
.slot_overlay .favorite .icon {
    height: 13px;
}
.slot_overlay .favorite .icon-marketd {
    color: #d44446;
}
.btn-play-slot {
    padding: 3px 30px;
    border-radius: 100px;
}
.btn-play-slot-demo {
    margin-top: 10px;
    padding: 3px 25px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.28px;
    white-space: nowrap;
}
.gamemode:hover .slot_overlay {
    display: flex;
}
.gamemode:hover .slot_labels {
    opacity: 0;
}
.slot_labels {
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: flex;
    align-items: center;
    transition: all 0.3s linear;
    opacity: 1;
}
.slot_labels .btn {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    width: fit-content;
    margin-right: 5px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
}
.control_buttons {
    display: block;
    margin-left: auto;
    margin-right: 0;
    align-items: center;
    margin-right: -15px;
}
.btn-slot-control {
    box-shadow: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.28px;
    padding: 5px 13px;
    white-space: nowrap;
    margin-right: 15px;
}
.input-group {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .control_buttons {
        text-align: center;
        margin-right: 0;
    }
    .btn-slot-control {
        width: 100%;
        float: none !important;
        padding: 10px 13px;
        margin: 5px auto;
    }
}
.container-slots {
    padding: 25px 0 15px;
    height: auto;
    width: 100%;
    min-height: 280px;
    background-color: #191919;
    border-radius: 6px;
}
.slots-container .nothing-found {
    color: #626d7e;
    font-size: 25px;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 227px;
}
.gamemode {
    overflow: hidden;
    border-radius: 5px;
}
.random-slot .slot_overlay {
    background: 0 0;
    display: flex;
}
.random-slot .gamemode-img {
    background-image: linear-gradient(to top, #4986f5, #4986f5);
}
.random-slot button {
    top: calc(50% - 16px);
    position: absolute;
    background-color: #fff !important;
    border: none;
    border-radius: 30px;
    color: #087fff !important;
    font-size: 20px;
    font-weight: 500;
}
.btn-group {
    width: 100%;
    height: 42px;
}
.slots_provider_container {
    float: left;
    min-width: 20%;
}
.slot_button {
    min-width: 15%;
}
.slot_button:nth-child(2) {
    margin-left: auto;
}
.slot_button button {
    width: 100%;
    height: 42px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
div.dropdown-multicol {
    width: 30em;
}
div.dropdown-row > a.dropdown-item {
    display: inline-block;
    width: 32%;
}
.btn-provider {
    width: 100%;
    height: 42px;
    border-radius: 6px;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    font-size: 0.7rem;
    text-transform: uppercase !important;
}
.btn-control {
    font-size: 0.7rem;
    text-transform: uppercase !important;
}
.btn-control .icon {
    margin-bottom: -1px;
}
.btn-control .icon-bets {
    margin-bottom: 2px !important;
}
.btn-control-history {
    color: #f5e349f5;
    border: 2px solid #f5ef496b;
}
.btn-control-top {
    color: #78f549bd;
    border: 2px solid #7cf5496b;
}
.btn-control-new {
    color: #4986f5f5;
    border: 2px solid #4986f56b;
}
.btn-add-favorite,
.btn-add-favorite:hover {
    color: #f54949d6 !important;
}
.btn-control-favorite {
    color: #f54949d6;
    border: 2px solid #f549496b;
}
.btn-control-active,
.btn-control-favorite:hover,
.btn-control-history:hover,
.btn-control-new:hover,
.btn-control-top:hover {
    color: #6c757d !important;
    border-color: #6c757d !important;
}
.slots_categories .slots_provider_container {
    min-width: 25%;
}
.slots_categories .slots_provider_container .btn-light {
    background: #2a2a2a;
    color: #fff;
}
.slots_categories .slots_provider_container .btn-control-active {
    background: #4986f5 !important;
    border-color: #4986f5 !important;
    color: #fff !important;
}
.gamemode-el > * + * {
    margin-top: 0.5rem !important;
}
.slots_categories_switch {
    display: none;
}
.slots_categories_block {
    display: none;
}
@media (min-width: 769px) {
    .slots_categories_block {
        display: block;
    }
}
.slots_provider_container .btn-outline-secondary {
    background: #4986f5;
    color: #fff;
    border: none;
}
.slots_categories .btn-light,
.slots_provider_container .btn-light,
.slots_providers .btn-provider {
    background: #fdcd2d;
    color: #000000;
    font-family: "Rubik", Arial, sans-serif;
}
.slot_loader_logo {
    position: absolute;
    top: 38%;
    left: 37.5%;
    width: 50%;
    opacity: 0.75;
}
.slot_loader_logo img {
    width: 50%;
}
.slot_loader_cirlce {
    position: absolute;
    top: 58%;
    left: 25%;
    width: 50%;
    opacity: 0.75;
    display: block;
    pointer-events: none;
}
.slot_loader_cirlce img {
    width: 10%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.stats-counters {
    display: flex;
    width: 100%;
    margin-top: 20px;
}
@media (max-width: 900px) {
    .stats-counters {
        flex-wrap: wrap;
        margin: 20px -10px -5px;
        width: calc(100% + 10px);
    }
    .stats-counters .stats-block {
        margin: 5px;
        width: calc(50% - 10px);
    }
}
.stats-block {
    border: 1px solid #2d3340;
    border-radius: 6px;
    padding: 15px 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    margin-right: 30px;
}
.stats-block:last-child {
    margin-right: 0;
}
@media (max-width: 1100px) {
    .stats-block {
        margin-top: 15px;
    }
}
@media (max-width: 1150px) {
    .stats-block {
        margin-right: 15px;
    }
    .stats-block .stats-num {
        font-size: 14px;
    }
    .stats-block .stats-text {
        max-width: 130px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: auto auto 2px;
    }
}
@media (max-width: 900px) {
    .stats-block {
        border: 1px solid #2d3340;
        border-radius: 5px;
        padding: 10px 0;
    }
    .stats-block .stats-text {
        margin-bottom: 0;
    }
}
@media (max-width: 400px) {
    .stats-block .stats-text {
        font-size: 11px;
    }
}
.stats-text {
    color: #5e6a7f;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
.stats-num {
    font-size: 16px;
    font-weight: 500;
    color: #61cf6c;
}
.slotsHeader {
    padding: 25px 16px 25px;
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 2px solid rgb(45, 197, 58);
    color: #fff;
    margin: -25px -16px 25px;
}
.slotsHeader:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-position: 100%;
    opacity: 1;
    background-size: contain;
    background-image: url(/assets/header-VoP1hsyC.png);
    background-repeat: no-repeat;
    border-radius: 20px;
}
.slotsHeader .leftHeader {
    position: relative;
}
.slotsHeader .leftHeader .title {
    position: relative;
    font-weight: 400;
    font-size: 30px;
    margin: -5px 0 14px;
    display: flex;
    align-items: center;
}
.slotsHeader .leftHeader .text {
    font-size: 14px;
    line-height: 20px;
}
.slotsHeader .rightHeader {
    position: relative;
    margin-left: auto;
    min-width: 192px;
}
.slotsHeader .rightHeader .amountWrapper {
    padding: 15px;
    text-align: center;
    background: rgba(0, 0, 0, 0.34);
    border-radius: 5px;
}
.slotsHeader .rightHeader .amountWrapper .amount {
    text-align: center;
    justify-content: center;
    position: relative;
    font-weight: 400;
    font-size: 34px;
    margin: -5px 0 2px;
    display: flex;
    align-items: center;
    color: #2dc53a;
    text-shadow: 1px 1px 1px #2d4014;
}
.slotsHeader .rightHeader .amountWrapper .text {
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-right: -3px;
}
@media (max-width: 1000px) {
    .slotsHeader .leftHeader {
        display: none;
    }
    .slotsHeader .rightHeader {
        width: 100%;
    }
}
.slider-handle {
    background-color: #27a745;
    background-image: -moz-linear-gradient(top, #0480be, #036fa5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#27a745), to(#27a745));
    background-image: -webkit-linear-gradient(top, #27a745, #27a745);
    background-image: -o-linear-gradient(top, #0480be, #036fa5);
    background-image: linear-gradient(to bottom, #27a745, #27a745);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: #27a745;
    border: 0 solid transparent;
}
.slider-track {
    background-color: #5f6a7f;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5f6a7f), to(#5f6a7f));
    background-image: -webkit-linear-gradient(top, #5f6a7f, #5f6a7f);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #5f6a7f, #5f6a7f);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    cursor: pointer;
}
.slider-handle.round {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 5px;
}
.slider-selection {
    background-color: #5f6a7f;
    background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5f6a7f), to(#5f6a7f));
    background-image: -webkit-linear-gradient(top, #5f6a7f, #5f6a7f);
    background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: linear-gradient(to bottom, #5f6a7f, #5f6a7f);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
}
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.slider.slider-horizontal {
    width: 210px;
    height: 20px;
}
.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-high,
.slider.slider-horizontal .slider-track-low {
    height: 100%;
    top: 0;
    bottom: 0;
}
.slider.slider-horizontal .slider-handle,
.slider.slider-horizontal .slider-tick {
    margin-left: -10px;
}
.slider.slider-horizontal .slider-handle.triangle,
.slider.slider-horizontal .slider-tick.triangle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #036fa5;
    margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    display: inline-block;
    text-align: center;
}
.slider.slider-horizontal.slider-rtl .slider-track {
    left: initial;
    right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-handle,
.slider.slider-horizontal.slider-rtl .slider-tick {
    margin-left: initial;
    margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
    left: initial;
    right: 0;
}
.slider.slider-vertical {
    height: 210px;
    width: 20px;
}
.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    left: 25%;
    top: 0;
}
.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.slider.slider-vertical .slider-track-high,
.slider.slider-vertical .slider-track-low {
    width: 100%;
    left: 0;
    right: 0;
}
.slider.slider-vertical .slider-handle,
.slider.slider-vertical .slider-tick {
    margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle,
.slider.slider-vertical .slider-tick.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #036fa5;
    margin-left: 0;
}
.slider.slider-vertical .slider-tick-label-container {
    white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
    padding-left: 4px;
}
.slider.slider-vertical.slider-rtl .slider-track {
    left: initial;
    right: 25%;
}
.slider.slider-vertical.slider-rtl .slider-selection {
    left: initial;
    right: 0;
}
.slider.slider-vertical.slider-rtl .slider-handle.triangle,
.slider.slider-vertical.slider-rtl .slider-tick.triangle {
    border-width: 10px 10px 10px 0;
}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
    padding-left: initial;
    padding-right: 4px;
}
.slider.slider-disabled .slider-handle {
    background-color: #cfcfcf;
    background-image: -moz-linear-gradient(top, #dfdfdf, #bebebe);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dfdfdf), to(#bebebe));
    background-image: -webkit-linear-gradient(top, #dfdfdf, #bebebe);
    background-image: -o-linear-gradient(top, #dfdfdf, #bebebe);
    background-image: linear-gradient(to bottom, #dfdfdf, #bebebe);
    background-repeat: repeat-x;
}
.slider.slider-disabled .slider-track {
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #e5e5e5, #e9e9e9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#e9e9e9));
    background-image: -webkit-linear-gradient(top, #e5e5e5, #e9e9e9);
    background-image: -o-linear-gradient(top, #e5e5e5, #e9e9e9);
    background-image: linear-gradient(to bottom, #e5e5e5, #e9e9e9);
    background-repeat: repeat-x;
    cursor: not-allowed;
}
.slider input {
    display: none;
}
.slider .tooltip-inner {
    white-space: nowrap;
    max-width: none;
}
.slider .bs-tooltip-bottom .tooltip-inner,
.slider .bs-tooltip-top .tooltip-inner {
    position: relative;
    left: -50%;
}
.slider.bs-tooltip-left .tooltip-inner,
.slider.bs-tooltip-right .tooltip-inner {
    position: relative;
    top: -100%;
}
.slider .tooltip {
    pointer-events: none;
}
.slider .tooltip.bs-tooltip-bottom .arrow,
.slider .tooltip.bs-tooltip-top .arrow {
    left: -0.4rem;
}
.slider .tooltip.bs-tooltip-top {
    margin-top: -44px;
}
.slider .tooltip.bs-tooltip-bottom {
    margin-top: 2px;
}
.slider .tooltip.bs-tooltip-left,
.slider .tooltip.bs-tooltip-right {
    margin-top: -14px;
}
.slider .tooltip.bs-tooltip-left .arrow,
.slider .tooltip.bs-tooltip-right .arrow {
    top: 8px;
}
.slider .hide {
    display: none;
}
.slider-selection.tick-slider-selection {
    background-color: #46c1fe;
    background-image: -moz-linear-gradient(top, #52c5ff, #3abcfd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));
    background-image: -webkit-linear-gradient(top, #52c5ff, #3abcfd);
    background-image: -o-linear-gradient(top, #52c5ff, #3abcfd);
    background-image: linear-gradient(to bottom, #52c5ff, #3abcfd);
    background-repeat: repeat-x;
}
.slider-track-high,
.slider-track-low {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    background: 0 0;
}
.slider-handle:hover {
    cursor: pointer;
}
.slider-handle.triangle {
    background: transparent none;
}
.slider-handle.custom {
    background: transparent none;
}
.slider-handle.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: "\2605";
    color: #726204;
}
.slider-tick {
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    cursor: pointer;
    width: 20px;
    height: 20px;
    filter: none;
    opacity: 0.8;
    border: 0 solid transparent;
}
.slider-tick.round {
    border-radius: 50%;
}
.slider-tick.triangle {
    background: transparent none;
}
.slider-tick.custom {
    background: transparent none;
}
.slider-tick.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: "\2605";
    color: #726204;
}
.slider-tick.in-selection {
    background-color: #46c1fe;
    background-image: -moz-linear-gradient(top, #52c5ff, #3abcfd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));
    background-image: -webkit-linear-gradient(top, #52c5ff, #3abcfd);
    background-image: -o-linear-gradient(top, #52c5ff, #3abcfd);
    background-image: linear-gradient(to bottom, #52c5ff, #3abcfd);
    background-repeat: repeat-x;
    opacity: 1;
}
.turboMode {
    background-color: #191d24;
    min-height: 400px;
    display: block;
    margin-right: 0;
    margin-left: 0;
    width: calc(100%);
    margin-top: 20px;
}
.turboTitle {
    color: #ffc12b;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 35px;
}
.turboTitleAmount {
    color: #5f6a7f;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    margin-bottom: -20px;
}
.turboTitleCount {
    color: #5f6a7f;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 5px;
}
.amountButtons {
    display: block;
    width: 300px;
    margin: 30px auto;
    text-align: center;
}
.amountButtons button {
    margin: 3px 5px;
}
.amountButtons button.isActive {
    color: #fff;
    background: #4986f5;
}
.turboSliderBlock {
    width: 100%;
    text-align: center;
}
.turboPlayBtn,
.turboStopBtn {
    display: block;
    margin: 20px auto;
}
.turboPlayBtn span,
.turboStopBtn span {
    text-transform: uppercase;
}
.turboBalance {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    margin-bottom: -20px;
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    overflow: visible!important
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._loaderBlock_f6a4x_340 {
    min-height: 150px;
    margin-top: calc(150px - 5rem)
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 {
    position: relative;
    flex: 0 0 33.33%;
    width: 100%;
    max-width: 33.33%;
    margin-bottom: 15px!important;
    padding-right: 5px!important;
    padding-left: 5px!important;
    -webkit-transform-origin: center;
    transform-origin: center;
    cursor: pointer;
    transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    transition: transform .1s linear,-webkit-transform .1s linear;
    will-change: transform
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media (min-width: 539px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 {
        flex:0 0 25%;
        max-width: 25%;
        padding-right: 5px!important;
        padding-left: 5px!important
    }
}

@media (min-width: 700px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 {
        flex:0 0 20%;
        max-width: 20%;
        padding-right: 5px!important;
        padding-left: 5px!important
    }
}

@media (min-width: 901px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 {
        flex:0 0 25%;
        max-width: 25%;
        padding-right: 5px!important;
        padding-left: 5px!important
    }
}

@media (min-width: 975px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 {
        flex:0 0 20%;
        max-width: 20%;
        padding-right: 5px!important;
        padding-left: 5px!important
    }
}

@media (min-width: 1135px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 {
        flex:0 0 16.66%;
        max-width: 16.66%;
        padding-right: 5px!important;
        padding-left: 5px!important
    }
}

@media (min-width: 1294px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 {
        flex:0 0 14.28%;
        max-width: 14.28%;
        padding-right: 5px!important;
        padding-left: 5px!important
    }
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 {
    position: relative
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 {
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733:before {
    display: block;
    padding-top: 132%;
    content: ""
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733:hover ._gameOverlay_f6a4x_11671 {
    visibility: visible!important
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733:hover ._imgBlock_f6a4x_17931 {
    filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._imgBlock_f6a4x_17931 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%!important;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition-delay: .4s;
    transition-property: all
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    opacity: 1;
    transition: all .3s linear
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184 {
    position: absolute;
    width: fit-content;
    margin-right: 0;
    padding: 1% 10%;
    color: #fff;
    font-weight: 500;
    font-size: 80%;
    line-height: 16px;
    text-transform: uppercase
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._right_f6a4x_1111 {
    top: 0;
    right: 0;
    border-radius: 0 0 0 25px
}

@media (max-width: 539px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._right_f6a4x_1111 {
        padding:4px 4px 4px 8px
    }
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._left_f6a4x_1102 {
    top: 0;
    left: 0;
    border-radius: 0 0 25px
}

@media (max-width: 539px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._left_f6a4x_1102 {
        padding:4px 8px 4px 4px
    }
}

@media (min-width: 901px) and (max-width: 1600px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184 {
        font-weight:400;
        font-size: 10px;
        line-height: 8px
    }
}

@media (max-width: 620px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184 {
        font-weight:400;
        font-size: 8px;
        line-height: 8px
    }
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._new_f6a4x_10716 {
    color: #fff;
    background: #1070e3
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._top_f6a4x_3084 {
    color: #fff;
    background: #219a19
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._rtpUp_f6a4x_11934 {
    padding-right: 10px;
    color: #fff;
    background: #dc3545
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._rtpUp_f6a4x_11934 svg {
    margin-bottom: 3px;
    margin-left: 2px;
    transform: rotate(270deg) scale(1.5)
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._minbet_f6a4x_11955 {
    color: #fff;
    background: #8b3ffd
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._halloween_f6a4x_11964 {
    color: #fff;
    background: #df710c
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._newYear_f6a4x_10716 {
    color: #fff;
    background: red
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._tournament_f6a4x_11930 {
    color: #000;
    background: #fce820
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._select_f6a4x_5787 {
    color: #fff;
    background: #ff5722
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._crash_f6a4x_11943 {
    color: #000;
    background: #f88627
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._live_f6a4x_127 {
    color: #fff;
    background: #6e78ed
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._jackpot_f6a4x_11951 {
    color: #fff;
    background: #e16600
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameLabels_f6a4x_17952 ._btn_f6a4x_184._valentine_f6a4x_11972 {
    color: #fff;
    background: #f11da9
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    background-color: #0000004d;
    visibility: hidden;
    cursor: pointer;
    transition-delay: .4s;
    transition-property: all
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._connected_f6a4x_18080 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 4px 10px 2px 13px;
    color: #fff;
    font-size: 12px;
    background: #00000059;
    border-radius: 18px 0 0;
    opacity: .7
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._connected_f6a4x_18080 svg {
    height: 12px;
    margin: -1px 3px 0 0;
    font-size: 9px
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._connected_f6a4x_18080 span {
    margin-left: 1px;
    font-size: 13px;
    line-height: 13px
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._favorite_f6a4x_14786 {
    position: absolute;
    bottom: 2px;
    left: 5px;
    display: block;
    color: #fff;
    cursor: pointer;
    opacity: .7;
    transition: transform .3s ease-in-out,opacity .3s ease-in-out
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._favorite_f6a4x_14786._active_f6a4x_739 {
    color: #f54949d6
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._favorite_f6a4x_14786:hover {
    transform: scale(1.2);
    opacity: 1
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._favorite_f6a4x_14786 svg {
    height: 13px
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._playReal_f6a4x_18124 {
    position: absolute;
    top: 50%;
    left: 50%;
    flex-grow: 1;
    font-size: 36px;
    transform: translate(-50%,-50%) scale(1);
    transition: transform .3s ease-in-out
}

@media (max-width: 539px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._playReal_f6a4x_18124 {
        font-size:28px
    }
}

@media (max-width: 374px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._playReal_f6a4x_18124 {
        font-size:20px
    }
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._playReal_f6a4x_18124:hover {
    transform: translate(-50%,-50%) scale(1.1)
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._playDemo_f6a4x_18146 {
    margin-top: 10px;
    color: #242831;
    font-size: 11px;
    border-bottom: 1px dotted #242831
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._playDemo_f6a4x_18146:hover {
    color: #fff;
    border-bottom: 1px dotted #fff
}

@media (min-width: 500px) and (max-width: 1139px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._playDemo_f6a4x_18146 {
        font-size:13px
    }
}

@media (max-width: 499px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._playDemo_f6a4x_18146 {
        font-size:11px
    }
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._gameOverlayTitle_f6a4x_11726 {
    position: absolute;
    top: 30px;
    right: 10px;
    left: 10px;
    z-index: 1;
    max-width: 100%;
    max-height: 62px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize
}

@media (min-width: 540px) and (max-width: 1600px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._gameOverlayTitle_f6a4x_11726 {
        top:20px;
        max-height: 43px
    }
}

@media (min-width: 975px) and (max-width: 1600px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._gameOverlayTitle_f6a4x_11726 {
        font-size:12px
    }
}

@media (max-width: 539px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._gameOverlayTitle_f6a4x_11726 {
        top:20px;
        max-height: 46px;
        font-size: 12px
    }
}

@media (max-width: 373px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._gameOverlayTitle_f6a4x_11726 {
        top:15px
    }
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._gameOverlayProvider_f6a4x_11793 {
    position: absolute;
    right: 10px;
    bottom: 30px;
    left: 10px;
    max-width: 100%;
    color: #fff;
    font-size: 14px
}

@media (max-width: 539px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._gameOverlayProvider_f6a4x_11793 {
        max-width:100%;
        overflow: hidden;
        font-size: 12px;
        white-space: nowrap;
        text-overflow: ellipsis
    }
}

@media (max-width: 373px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 ._gameOverlayProvider_f6a4x_11793 {
        display:none
    }
}

@media (min-width: 901px) and (max-width: 1139px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 {
        padding-top:14%
    }
}

@media (max-width: 499px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733 ._gameOverlay_f6a4x_11671 {
        padding-top:14%
    }
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameDescription_f6a4x_14938 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    margin-top: .5rem;
    margin-left: .1rem;
    line-height: 1;
    text-align: left;
    -webkit-box-pack: justify;
    -webkit-box-align: center
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameDescription_f6a4x_14938 ._title_f6a4x_6168 {
    display: none;
    width: 100%;
    margin-bottom: .5rem;
    overflow: hidden;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.2;
    white-space: nowrap;
    text-transform: capitalize;
    text-overflow: ellipsis;
    border-radius: 5px
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameDescription_f6a4x_14938 ._stats_f6a4x_9217 {
    width: 100%;
    color: #ffffff80;
    font-size: 13px
}

@media (min-width: 975px) and (max-width: 1600px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameDescription_f6a4x_14938 ._stats_f6a4x_9217 {
        font-size:12px
    }
}

@media (max-width: 375px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameDescription_f6a4x_14938 ._stats_f6a4x_9217 {
        font-size:12px
    }
}

@media (max-width: 500px) {
    ._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837 ._item_f6a4x_131 ._gameWrapper_f6a4x_14281 ._gameDescription_f6a4x_14938 ._volatility_f6a4x_18277 {
        display:none
    }
}

._lobbySection_f6a4x_16792 ._gamesList_f6a4x_17837._static_f6a4x_1079 ._gameWrapper_f6a4x_14281 ._gameBlock_f6a4x_14733:hover ._imgBlock_f6a4x_17931 {
    filter: none
}
