﻿.Label_root__nPBVf
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    display: flex;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    min-height: 19px;
    padding: 4px;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.31px;
    text-transform: uppercase;
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
    transition: -webkit-clip-path .2s ease;
    transition: clip-path .2s ease;
    transition: clip-path .2s ease,-webkit-clip-path .2s ease;
    background-color: #5a5d64;
}
.Label_banzai_choice__Q3OqP, .Label_top__cykpY
{
    background-color: #f00;
}
.Label_vip__eP1Ir
{
    background-color: #ffa902;
}
.Label_new__LKuBE
{
    background-color: #a0a4ac;
}
.Label_tournament__f5D5p
{
    background-color: #ec6db2;
}
.Label_rm__DI9eh
{
    background-color: #2fc072;
}
.Label_sale__0Nk7K
{
    background-color: #338af3;
}
.Label_best_seller__XgkMl
{
    background-color: #6533f3;
}
.Label_action__DfuTf
{
    background-color: #e63f6d;
}
.Label_leftSkew__uQl6p
{
    -webkit-clip-path: polygon(0 12.5%,100% 0,100% 100%,0 87.5%);
    clip-path: polygon(0 12.5%,100% 0,100% 100%,0 87.5%);
}
.Label_rightSkew__BmzZX
{
    -webkit-clip-path: polygon(0 0,100% 12.5%,100% 87.5%,0 100%);
    clip-path: polygon(0 0,100% 12.5%,100% 87.5%,0 100%);
}
.GameCard_root__JPZ0r
{
    cursor: pointer;
    scroll-snap-align: center;
    position: relative;
    overflow: hidden;
    display: flex;
    place-content: center;
    place-items: center;
    aspect-ratio: 1.5065359477;
    border-radius: 10px;
    isolation: isolate;
    z-index: 1;
}
@supports not (
aspect-ratio: 1.5065359477)
{
.GameCard_root__JPZ0r:before
{
    content: "";
    float: left;
    padding-top: calc(153 / 230.5 * 100%);
}
.GameCard_root__JPZ0r:after
{
    content: "";
    display: block;
    clear: both;
}
}
@media(max-width: 1365px)
{
    .GameCard_root__JPZ0r
    {
        aspect-ratio: 1.5;
    }
    @supports not (
    aspect-ratio: 1.5)
    {
    .GameCard_root__JPZ0r:before
    {
        content: "";
        float: left;
        padding-top: calc(136 / 204 * 100%);
    }
    .GameCard_root__JPZ0r:after
    {
        content: "";
        display: block;
        clear: both;
    }
    }
}
@media(max-width: 1023px)
{
    .GameCard_root__JPZ0r
    {
        aspect-ratio: 1.3559322034;
    }
    @supports not (
    aspect-ratio: 1.3559322034)
    {
    .GameCard_root__JPZ0r:before
    {
        content: "";
        float: left;
        padding-top: calc(118 / 160 * 100%);
    }
    .GameCard_root__JPZ0r:after
    {
        content: "";
        display: block;
        clear: both;
    }
    }
}
.GameCard_root__JPZ0r:after
{
    content: "";
    pointer-events: none;
    position: absolute;
    inset: 0;
    display: block;
    transition: background-color .2s ease,-webkit-backdrop-filter .2s ease;
    transition: background-color .2s ease,backdrop-filter .2s ease;
    transition: background-color .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease;
    z-index: 3;
    opacity: 0;
    background-color: hsla(0,0%,8%,.75);
    transition: opacity .2s ease;
}
.GameCard_root__JPZ0r:hover:after
{
    opacity: 1;
    -webkit-backdrop-filter: grayscale(100%) blur(1px);
    backdrop-filter: grayscale(100%) blur(1px);
}
.GameCard_background__V9MLZ
{
    position: absolute;
    inset: 0;
    z-index: -1;
}
.GameCard_backgroundImage__9Kef9
{
    object-fit: cover;
    object-position: center;
}
.GameCard_labels__ilrBI
{
    position: absolute;
    z-index: 2;
    top: 8px;
    left: 8px;
    display: flex;
    flex-direction: column;
    transition: filter .2s ease;
}
.GameCard_root__JPZ0r:hover .GameCard_labels__ilrBI
{
    filter: grayscale(100%);
}
.GameCard_label__FHVCR
{
    margin-bottom: 1px;
}
.GameCard_actions__eC9wj
{
    position: absolute;
    inset: 0;
    display: flex;
    padding: 8px;
    opacity: 0;
    transform: scale(0);
    transition: transform .2s ease,opacity .2s ease;
    z-index: 5;
}
.GameCard_root__JPZ0r:hover .GameCard_actions__eC9wj
{
    transform: translateZ(0);
    opacity: 1;
}
.GameCard_actionsWrapper__BolPE
{
    position: relative;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.GameCard_providerButton__5Wh8H
{
    position: absolute;
    top: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    word-break: break-word;
    white-space: break-spaces;
    text-align: center;
}
.GameCard_playButtonContainer__KaE_U
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.GameCard_playButton__Jz7Rl
{
    max-width: 110px;
    height: 24px;
    padding: 0 22px;
    text-transform: uppercase;
    border-radius: 5px;
}
.GameCard_playIcon___fx1o
{
    min-width: 46px;
    min-height: 46px;
}
.GameCard_playIcon___fx1o:after
{
    content: "";
    position: absolute;
    width: 46px;
    height: 46px;
    background-color: #f00;
    border-radius: 50%;
    z-index: -1;
    bottom: 0;
    right: 0;
}
.GameCard_playIcon___fx1o:hover
{
    -webkit-clip-path: polygon(0 45%,27% 70%,0 54%,0 100%,100% 100%,100% 60%,72% 33%,100% 50%,100% 0,0 0);
    clip-path: polygon(0 45%,27% 70%,0 54%,0 100%,100% 100%,100% 60%,72% 33%,100% 50%,100% 0,0 0);
}
.GameCard_demoButton__l26Bg
{
    position: absolute;
    bottom: 0;
    font-weight: 900;
    height: 24px;
}
.GameCard_limits__wGfXo
{
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #141414;
    color: #a4a8af;
    z-index: 4;
    font-size: 10px;
    padding-inline: 6px;
    padding-block: 4px;
    -webkit-clip-path: polygon(0 20%,100% 0,100% 100%,0 100%);
    clip-path: polygon(0 20%,100% 0,100% 100%,0 100%);
}
.GameCard_defaultButtonSize__GWmjz
{
    min-width: 46px;
    min-height: 46px;
}
.GameCard_defaultButtonSize__GWmjz:after
{
    width: 46px;
    height: 46px;
}
.GameCard_smallButtonSize__t_YCY
{
    min-width: 28px;
    min-height: 27px;
}
.GameCard_smallButtonSize__t_YCY:after
{
    width: 28px;
    height: 27px;
}
.SliderCards_arrow__nxKfi
{
    display: grid;
    place-items: center;
    cursor: pointer;
}
.SliderCards_arrow__nxKfi.SliderCards_arrowDisabled__tq9eJ, .SliderCards_arrow__nxKfi.SliderCards_arrowDisabled__tq9eJ .SliderCards_arrowIcon__OahvP
{
    cursor: default;
}
.SliderCards_arrow__nxKfi.SliderCards_arrowHide__fvnwP
{
    display: none;
}
.SliderCards_arrow__nxKfi svg
{
    opacity: .2;
    transition: opacity .2s ease;
}
@media(hover: hover)
{
    .SliderCards_arrow__nxKfi:hover:not(.SliderCards_arrowDisabled__tq9eJ) svg
    {
        opacity: 1;
    }
}
@media(hover: none)
{
    .SliderCards_arrow__nxKfi:active:not(.SliderCards_arrowDisabled__tq9eJ) svg
    {
        opacity: 1;
    }
}
.SliderCards_arrow__nxKfi:first-of-type
{
    border-radius: 5px 0 0 5px;
}
.SliderCards_arrow__nxKfi:last-of-type
{
    border-radius: 0 5px 5px 0;
}
@media(max-width: 767px)
{
    .SliderCards_arrow__nxKfi
    {
        display: none;
    }
}
.SliderCards_root__tQ880
{
    display: flex;
    flex-direction: column;
}
.SliderCards_root__tQ880 .SliderCards_moreButton__rmnQq
{
    -moz-column-gap: 4px;
    column-gap: 4px;
    padding-inline: 8px;
    font-size: 12px;
    line-height: 2;
    border-radius: 100vw;
}
.SliderCards_root__tQ880 .SliderCards_slider__56zsx
{
    margin: 0;
    width: 100%;
}
.SliderCards_root__tQ880 .SliderCards_sliderSlide___8Ig4
{
    min-width: var(--card-min-width,auto);
    max-width: var(--card-max-width,auto);
    width: auto;
}
.SliderCards_title__diIx_
{
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    font-size: 32px;
    line-height: normal;
    font-weight: 700;
    display: flex;
}
.SliderCards_title__diIx_ .SliderCards_icon__5i2NQ
{
    display: none;
}
.SliderCards_title__diIx_ .SliderCards_text__pa0xT
{
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.SliderCards_title__diIx_ sup
{
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    top: -3px;
    color: #5a5d64;
    vertical-align: text-top;
    margin-left: 8px;
}
.SliderCards_title__diIx_.SliderCards_uppercaseHeaderVariant__vDtwO
{
    text-transform: uppercase;
}
.SliderCards_title__diIx_.SliderCards_capitalizeHeaderVariant__L5IY0
{
    text-transform: lowercase;
}
.SliderCards_title__diIx_.SliderCards_capitalizeHeaderVariant__L5IY0:first-letter 
{
    text-transform: capitalize;
}
.SliderCards_itemsCount__yoVE0
{
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    color: #5a5d64;
    margin-left: 8px;
}
@media(max-width: 767px)
{
    .SliderCards_itemsCount__yoVE0
    {
        font-size: 10px;
        line-height: 1.2;
    }
}
.SliderCards_header__hrDPM
{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    min-height: 32px;
}
.SliderCards_arrows__GnfPi
{
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-left: 16px;
    flex: 1 1;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}
@media(max-width: 767px)
{
    .SliderCards_root__tQ880 .SliderCards_slider__56zsx
    {
        padding-right: 16px;
    }
    .SliderCards_root__tQ880 .SliderCards_sliderWrapper__d_jdC
    {
        width: calc(100% + 16px);
    }
    .SliderCards_header__hrDPM
    {
        min-height: 24px;
    }
    .SliderCards_title__diIx_
    {
        font-size: 22px;
        font-weight: 700;
    }
    .SliderCards_title__diIx_ .SliderCards_icon__5i2NQ
    {
        display: inline-flex;
        width: 24px;
        height: 24px;
        margin-right: 8px;
        position: relative;
    }
    .SliderCards_title__diIx_ .SliderCards_text__pa0xT
    {
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 225px;
    }
    .SliderCards_title__diIx_ sup
    {
        font-size: 10px;
        top: -2px;
    }
    .SliderCards_titleWithoutButton__dJFQ4, .SliderCards_titleWithoutButton__dJFQ4 .SliderCards_text__pa0xT
    {
        max-width: 100%;
    }
    .SliderCards_arrows__GnfPi
    {
        min-width: 0;
    }
}
@media(max-width: 374px)
{
    .SliderCards_title__diIx_ .SliderCards_text__pa0xT
    {
        max-width: 180px;
    }
    .SliderCards_titleWithoutButton__dJFQ4, .SliderCards_titleWithoutButton__dJFQ4 .SliderCards_text__pa0xT
    {
        max-width: 100%;
    }
    .SliderCards_arrows__GnfPi
    {
        min-width: 0;
    }
}
.IconLabel_root__cH2a8
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    place-items: center;
    font-weight: 700;
    color: #141414;
    text-transform: uppercase;
}
.IconLabel_icon__GhuyK
{
    display: flex;
    place-content: center;
    place-items: center;
    padding: 2px 11px 2px 4px;
    font-size: 18px;
    line-height: 1.1;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 6px) 100%,0 100%);
    clip-path: polygon(0 0,100% 0,calc(100% - 6px) 100%,0 100%);
}
.IconLabel_text__cxWi9
{
    position: relative;
    left: -2px;
    padding: 3px 4px 3px 5px;
    font-size: 12px;
    line-height: 1.3;
    background-color: #fff;
    -webkit-clip-path: polygon(3px 0,100% 0,100% 100%,0 100%);
    clip-path: polygon(3px 0,100% 0,100% 100%,0 100%);
}
.PromoCardPopup_popupRoot__ByMt2 .PromoCardPopup_popupWrapper__B2EM_
{
    width: 656px;
    padding-right: 4px;
}
.PromoCardPopup_container__mDYXX
{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
    gap: 16px;
    min-height: 339px;
}
.PromoCardPopup_card__lXUro
{
    isolation: isolate;
    position: relative;
    display: flex;
    width: 298px;
    height: 275px;
    padding: 16px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 10px;
    background: #292c33;
    filter: url(#blur-and-scale);
}
.PromoCardPopup_card__lXUro:before
{
    z-index: -2;
    pointer-events: none;
    border-radius: 10px;
    content: "";
    position: absolute;
    display: block;
    inset: 0;
    background: url(https://banzai.bet/assets/promo/images/promoCardBg.webp) no-repeat 50%/cover;
}
.PromoCardPopup_card__lXUro:after
{
    z-index: -1;
    border-radius: 0 0 10px 10px;
    pointer-events: none;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    inset: auto 0 0 0;
    height: 153px;
    -webkit-clip-path: none;
    clip-path: none;
    background: url(https://banzai.bet/assets/promo/images/promoCardCover.webp) no-repeat bottom/contain;
}
.PromoCardPopup_title__cP_MU
{
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .9px;
    text-transform: uppercase;
}
.PromoCardPopup_card__lXUro .PromoCardPopup_title__cP_MU
{
    text-align: center;
}
.PromoCardPopup_col__gB4vS
{
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 298px;
}
.PromoCardPopup_col__gB4vS .PromoCardPopup_button__r9J0k
{
    font-size: 22px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 1.1px;
    white-space: break-spaces;
    height: auto;
    min-height: 48px;
    padding-block: 8px;
}
.PromoCardPopup_col__gB4vS:nth-child(2)
{
    gap: 8px;
    max-width: unset;
}
.PromoCardPopup_image__qqKL8
{
    flex: 1 1;
    object-fit: contain;
}
.PromoCardPopup_background__8JPsj
{
    position: absolute;
    top: 28px;
    left: 0;
    width: 100%;
    height: 169px;
    flex: 1 1;
    aspect-ratio: 1;
}
.PromoCardPopup_labels__l_VDP
{
    position: absolute;
    z-index: 2;
    top: 16px;
    left: 16px;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}
.PromoCardPopup_labels__l_VDP .PromoCardPopup_labelText__Nsm7O
{
    color: #141414;
    font-size: 11px;
    font-weight: 800;
}
.PromoCardPopup_labels__l_VDP .PromoCardPopup_bonusLabel__rHIAE
{
    color: #ffa902;
}
.PromoCardPopup_labels__l_VDP .PromoCardPopup_casinoLabel__H082q
{
    color: #6533f3;
}
.PromoCardPopup_labels__l_VDP .PromoCardPopup_sportLabel__o30Ee
{
    color: #2fc072;
}
.PromoCardPopup_scrollable__XSLvi
{
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    max-height: 307px;
    line-height: normal;
    white-space: pre-line;
}
.PromoCardPopup_text__L6aXE
{
    padding-right: 12px;
}
@media(max-width: 767px)
{
    .PromoCardPopup_container__mDYXX
    {
        max-height: 100%;
        display: flex;
        flex-direction: column;
        max-width: unset;
        align-items: center;
    }
    .PromoCardPopup_scrollable__XSLvi
    {
        max-height: unset;
    }
    .PromoCardPopup_scrollableCol__RGbUf
    {
        overflow: hidden;
    }
    .PromoCardPopup_col__gB4vS
    {
        width: 100%;
    }
    .PromoCardPopup_card__lXUro
    {
        margin-inline: auto;
    }
    .PromoCardPopup_popupRoot__ByMt2 .PromoCardPopup_popupWrapper__B2EM_
    {
        padding: 16px;
        width: 344px;
        max-height: 100%;
    }
}
@media(max-width: 374px)
{
    .PromoCardPopup_popupRoot__ByMt2 .PromoCardPopup_popupWrapper__B2EM_
    {
        padding: 16px;
        width: calc(100% - 16px);
        max-width: calc(100% - 16px);
    }
    .PromoCardPopup_card__lXUro
    {
        width: 100%;
    }
}
.PromoCardV2_root__cYIzg
{
    isolation: isolate;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 16px;
    border-radius: 10px;
    z-index: 1;
    justify-content: space-between;
    gap: 36px;
    background-color: #141414;
    width: 100%;
    height: 100%;
}
.PromoCardV2_root__cYIzg:before
{
    content: "";
    pointer-events: none;
    border-radius: 10px;
    position: absolute;
    inset: 0;
    background: url(https://banzai.bet/assets/promo/images/promoCardBg.webp) no-repeat 50%/cover;
}
.PromoCardV2_root__cYIzg:after
{
    content: "";
    pointer-events: none;
    width: 100%;
    position: absolute;
    inset: auto 0 0 0;
    height: 126px;
    background: url(https://banzai.bet/assets/promo/images/promoCardCover.webp) no-repeat bottom/contain;
}
.PromoCardV2_root__cYIzg .PromoCardV2_question__xEf6H
{
    z-index: 2;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    color: hsla(0,0%,100%,.5);
}
@media(max-width: 1365px)
{
    .PromoCardV2_root__cYIzg:not(.PromoCardV2_disableIntermediateSizing__lR_ym)
    {
        padding: 8px;
        min-width: 160px;
    }
}
@media(max-width: 767px)
{
    .PromoCardV2_root__cYIzg
    {
        padding: 8px;
        gap: 40px;
    }
}
.PromoCardV2_background__NhfIF
{
    position: absolute;
    width: 100%;
    height: 170px;
    z-index: 1;
    top: 0;
    left: 0;
}
@media(max-width: 1365px)
{
    .PromoCardV2_root__cYIzg:not(.PromoCardV2_disableIntermediateSizing__lR_ym) .PromoCardV2_background__NhfIF
    {
        height: 127px;
    }
}
@media(max-width: 767px)
{
    .PromoCardV2_root__cYIzg.PromoCardV2_disableIntermediateSizing__lR_ym .PromoCardV2_background__NhfIF
    {
        height: 127px;
    }
}
.PromoCardV2_image__MDZ5V
{
    flex: 1 1;
    object-fit: contain;
}
.PromoCardV2_content__1KSp9
{
    display: flex;
    flex: 1 1;
    flex-direction: column;
    row-gap: 8px;
    z-index: 1;
    margin-bottom: 0;
    justify-content: flex-end;
}
.PromoCardV2_title__QYboH
{
    white-space: wrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-inline: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .9px;
}
@media(max-width: 1365px)
{
    .PromoCardV2_root__cYIzg:not(.PromoCardV2_disableIntermediateSizing__lR_ym) .PromoCardV2_title__QYboH
    {
        padding: 0 10px;
        font-size: 16px;
        line-height: 19px;
    }
}
.PromoCardV2_labels__lAEio
{
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    top: 8px;
    left: 8px;
}
.PromoCardV2_labels__lAEio .PromoCardV2_labelText__ddY9b
{
    color: #141414;
    font-size: 11px;
    font-weight: 800;
}
.PromoCardV2_labels__lAEio .PromoCardV2_bonusLabel__sk6X6
{
    color: #ffa902;
}
.PromoCardV2_labels__lAEio .PromoCardV2_casinoLabel__9Krgs
{
    color: #6533f3;
}
.PromoCardV2_labels__lAEio .PromoCardV2_sportLabel__7KcoZ
{
    color: #2fc072;
}
@media(max-width: 767px)
{
    .PromoCardV2_root__cYIzg
    {
        padding: 8px;
    }
    .PromoCardV2_root__cYIzg:after
    {
        height: 91px;
    }
    .PromoCardV2_image__MDZ5V
    {
        width: 100%;
    }
    .PromoCardV2_title__QYboH
    {
        font-size: 14px;
        line-height: 100%;
    }
}
.Promotions_slide__zBxga
{
    width: auto;
    height: 275px;
}
@media(max-width: 767px)
{
    .Promotions_slide__zBxga
    {
        height: 221px;
    }
}
.Promotions_wrapper__Sv1_P
{
    width: 100%;
}
@media(max-width: 767px)
{
    .Promotions_wrapper__Sv1_P
    {
        width: calc(100% + 16px);
    }
}
.TournamentPlace_place__s_0Eh
{
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    text-align: center;
    font-weight: 700;
    z-index: 1;
}
.TournamentPlace_button___21gF
{
    z-index: 1;
    align-self: start;
}
.Counter_counter__L2k6z
{
    padding: 0 2px;
    font-weight: 700;
    position: relative;
    color: #141414;
    width: 125px;
    height: 100px;
}
.Counter_back__vTs8t
{
    width: 100%;
    height: 100%;
}
.Counter_back__vTs8t .Counter_backTop__yxw_4
{
    width: 100%;
    height: 50%;
    background: #fff;
    border-radius: var(--counter-border-radius,8px) var(--counter-border-radius,8px) 0 0;
    -webkit-clip-path: polygon(0 0,100% 0,100% 88%,75% 100%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 88%,75% 100%,0 100%);
    transform: translateX(2px);
}
.Counter_back__vTs8t .Counter_backBottom__npAIY
{
    width: calc(100% - 4px);
    height: 50%;
    background: #fff;
    border-radius: 0 0 var(--counter-border-radius,8px) var(--counter-border-radius,8px);
    -webkit-clip-path: polygon(0 12%,25% 0,100% 0,100% 100%,0 100%);
    clip-path: polygon(0 12%,25% 0,100% 0,100% 100%,0 100%);
    transform: translateX(-2px);
}
.Counter_dark__ZQkr6 .Counter_back__vTs8t .Counter_backBottom__npAIY, .Counter_dark__ZQkr6 .Counter_back__vTs8t .Counter_backTop__yxw_4
{
    background: #292c33;
}
.Counter_content__HbebG
{
    position: absolute;
    padding: 0 2px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.Counter_content__HbebG .Counter_contentTop__LLPW3
{
    font-size: 24px;
    font-weight: 900;
    line-height: 32px;
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width: 1365px)
{
    .Counter_content__HbebG .Counter_contentTop__LLPW3
    {
        font-size: 24px;
    }
}
.Counter_content__HbebG .Counter_contentBottom__y3wAP
{
    color: #f00;
    font-size: 16px;
    font-weight: 600;
    width: calc(100% - 8px);
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}
.Counter_dark__ZQkr6 .Counter_content__HbebG .Counter_contentTop__LLPW3
{
    color: #fff;
}
.Counter_counter__L2k6z.Counter_mobile__BvIom
{
    width: 60px;
}
.Counter_counter__L2k6z.Counter_mobile__BvIom .Counter_contentTop__LLPW3
{
    font-size: 24px;
}
.Renderer_root__Shsv_
{
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 16px;
}
.Renderer_place__M5609
{
    z-index: 1;
}
.Renderer_countdown__hnfsu
{
    display: flex;
    width: 100%;
    justify-content: flex-start;
    gap: 12px;
}
.Renderer_status__20QUu
{
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: hsla(0,0%,100%,.702);
    z-index: 1;
}
.Renderer_compact___Vism
{
    gap: 8px;
}
.Renderer_compact___Vism .Renderer_place__M5609
{
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    text-align: center;
    font-weight: 700;
}
.Renderer_compact___Vism .Renderer_countdown__hnfsu
{
    width: 100%;
    background: #fff;
    color: #141414;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    gap: 4px;
    z-index: 1;
    line-height: 24px;
    font-weight: 900;
}
.Renderer_compact___Vism .Renderer_dots__6AmKz
{
    color: #f00;
}
.Renderer_compact___Vism .Renderer_status__20QUu
{
    text-align: center;
    font-size: 14px;
}
.Renderer_counter__DwlTB
{
    height: 64px;
    width: 100%;
    max-width: 100px;
}
.SpecialBadge_badge__KS8hT
{
    padding: 2px;
    font-size: 11px;
    background: #ffa902;
}
.SpecialBadge_vip__B6wHa
{
    background: #9a1bba;
}
.SpecialBadge_casino__jkJzV
{
    background: #1b9dba;
}
.SpecialBadge_leftSkew__Y3WAe
{
    -webkit-clip-path: polygon(0 17.5%,125% 0,100% 100%,-25% 82.5%);
    clip-path: polygon(0 17.5%,125% 0,100% 100%,-25% 82.5%);
}
.SpecialBadge_rightSkew__zevqD
{
    -webkit-clip-path: polygon(0 0,125% 17.5%,100% 82.5%,-25% 100%);
    clip-path: polygon(0 0,125% 17.5%,100% 82.5%,-25% 100%);
}
.TournamentCard_root__GsbkT
{
    margin-top: 2px;
    position: relative;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    background: url(https://banzai.bet/assets/casino/tournament/lines.webp) no-repeat top/cover;
    background-color: #292c33;
    border-radius: 10px;
    cursor: pointer;
    height: 100%;
}
.TournamentCard_root__GsbkT.TournamentCard_disabled__qTuIm
{
    filter: grayscale(1);
}
.TournamentCard_root__GsbkT .TournamentCard_place__Em9_J
{
    order: 5;
    padding: 6px 8px;
    font-size: 14px;
}
.TournamentCard_root__GsbkT .TournamentCard_timer__jjZgV
{
    order: 5;
}
.TournamentCard_root__GsbkT .TournamentCard_aboutButton__Xgnt0
{
    order: 6;
    margin-top: 8px;
    font-weight: 900;
}
.TournamentCard_header__BGVgL
{
    display: flex;
    width: 100%;
    gap: 8px;
    align-items: center;
    order: 3;
}
.TournamentCard_casino__YkEqI
{
    flex: 1 1;
    display: flex;
    justify-content: flex-end;
}
.TournamentCard_casinoImg__dTgpe
{
    max-width: 84px;
}
.TournamentCard_bannerImage__pRa6B
{
    position: absolute;
    top: 16px;
    bottom: 16px;
    right: 0;
    min-width: 253px;
    z-index: 0;
    aspect-ratio: 310/418;
    order: 2;
}
.TournamentCard_type__HIldz
{
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: hsla(0,0%,100%,.7);
    z-index: 1;
}
.TournamentCard_angle__SwYPu
{
    width: 260px;
    height: auto;
}
.TournamentCard_angleHovered__fVb6Z
{
    display: none;
}
.TournamentCard_angleWrapper__mt8Ff
{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    order: 1;
}
.TournamentCard_title__nv6VW
{
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    z-index: 1;
    width: 50%;
    min-height: 60px;
    word-wrap: break-word;
    margin-top: -8px;
    order: 4;
}
.TournamentCard_prize__xk2uT
{
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: .05em;
    color: #f00;
    flex: 1 1;
    z-index: 1;
    order: 4;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd
{
    gap: 8px;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd .TournamentCard_aboutButton__Xgnt0
{
    margin-top: 0;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd .TournamentCard_header__BGVgL
{
    justify-content: center;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd .TournamentCard_badges__vwzhC
{
    position: absolute;
    top: -2px;
    right: -2px;
    display: flex;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd .TournamentCard_bannerImage__pRa6B
{
    min-width: unset;
    position: absolute;
    bottom: unset;
    order: 5;
    height: 100%;
    max-height: unset;
    top: 0;
    right: 0;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd .TournamentCard_title__nv6VW
{
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    min-height: unset;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd .TournamentCard_prize__xk2uT
{
    text-align: center;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 1.2px;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd .TournamentCard_angle__SwYPu
{
    width: 200px;
}
.TournamentCard_root__GsbkT.TournamentCard_compact__ZkQVd .TournamentCard_type__HIldz
{
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
}
@media(hover: hover)
{
    .TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):hover
    {
        background-color: #f00;
    }
    .TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):hover .TournamentCard_prize__xk2uT
    {
        color: #fff;
    }
    .TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):hover.TournamentCard_compact__ZkQVd .TournamentCard_prize__xk2uT
    {
        color: #ffa902;
    }
}
@media(hover: none)
{
    .TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):active
    {
        background-color: #f00;
    }
    .TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):active .TournamentCard_prize__xk2uT
    {
        color: #fff;
    }
    .TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):active.TournamentCard_compact__ZkQVd .TournamentCard_prize__xk2uT
    {
        color: #ffa902;
    }
}
.TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):hover .TournamentCard_aboutButton__Xgnt0
{
    color: #f00;
    background-color: #fff;
}
.TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):hover .TournamentCard_angle__SwYPu
{
    display: none;
}
.TournamentCard_root__GsbkT:not(.TournamentCard_disabled__qTuIm):hover .TournamentCard_angleHovered__fVb6Z
{
    display: block;
}
@media(max-width: 374px)
{
    .Tournaments_header__78sl0
    {
        margin-bottom: -2px;
    }
}
.Tournaments_slide__lFoeC
{
    height: auto;
    max-width: 360px;
    min-width: 316px;
}
@media(max-width: 767px)
{
    .Tournaments_slide__lFoeC
    {
        min-width: 166px;
    }
    .Tournaments_wrapper__ZUudv
    {
        width: calc(100% + 16px);
    }
}
.ProviderCard_root__q1uA9
{
    cursor: pointer;
    scroll-snap-align: center;
    position: relative;
    aspect-ratio: 160/140;
    border-radius: 10px;
}
.ProviderCard_full__p_oZZ
{
    width: 100%;
    height: 100%;
}
.ProviderCard_fix__nT6d_
{
    width: clamp(140px,25vw,310px);
}
.ProviderCard_contentWrapper__qPmmd
{
    position: relative;
    width: 100%;
    height: 100%;
}
.ProviderCard_arrow__fAjaI
{
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    background-color: #292c33;
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%,0 49%,100% 22%,0 37%);
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%,0 49%,100% 22%,0 37%);
}
.Providers_root__bWFVX .Providers_button__PMSS_
{
    height: 25px;
    width: 25px;
}
.Providers_root__bWFVX .Providers_providerCard___ULYP
{
    width: 100%;
}
.Providers_header__Ey_zX
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}
.Providers_title__RG2QU
{
    height: auto;
    font-size: 32px;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.Providers_title__RG2QU .Providers_text__ouxFn
{
    white-space: nowrap;
}
.Providers_actions__tVudw
{
    display: flex;
    gap: 8px;
    align-items: center;
}
.Providers_all__axd7r
{
    -moz-column-gap: 4px;
    column-gap: 4px;
    padding-inline: 8px;
    font-size: 12px;
    line-height: 2;
    border-radius: 100vw;
}
.Providers_disabledButton__QRz8M
{
    pointer-events: none;
    cursor: default;
}
.Providers_arrows__6kq0I
{
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-left: 16px;
    flex: 1 1;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}
.Providers_arrow__UN1K7
{
    display: grid;
    place-items: center;
    cursor: pointer;
}
.Providers_arrow__UN1K7.Providers_disabledButton__QRz8M, .Providers_arrow__UN1K7.Providers_disabledButton__QRz8M .Providers_arrowIcon__Ss8rT
{
    cursor: default;
}
.Providers_arrow__UN1K7.Providers_arrowHide__1RoWc
{
    display: none;
}
.Providers_arrow__UN1K7 svg
{
    opacity: .2;
    transition: opacity .2s ease;
}
@media(hover: hover)
{
    .Providers_arrow__UN1K7:hover:not(.Providers_disabledButton__QRz8M) svg
    {
        opacity: 1;
    }
}
@media(hover: none)
{
    .Providers_arrow__UN1K7:active:not(.Providers_disabledButton__QRz8M) svg
    {
        opacity: 1;
    }
}
.Providers_arrow__UN1K7:first-of-type
{
    border-radius: 5px 0 0 5px;
}
.Providers_arrow__UN1K7:last-of-type
{
    border-radius: 0 5px 5px 0;
}
@media(max-width: 767px)
{
    .Providers_arrow__UN1K7
    {
        display: none;
    }
    .Providers_title__RG2QU
    {
        font-size: 22px;
        font-weight: 700;
    }
    .Providers_title__RG2QU .Providers_text__ouxFn
    {
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 225px;
        display: block;
    }
    .Providers_root__bWFVX .Providers_sliderWrapper__9sX6D
    {
        width: calc(100% + 16px);
    }
    .Providers_root__bWFVX .Providers_slide__pqQZ3
    {
        width: auto;
    }
    .Providers_root__bWFVX .Providers_providerCard___ULYP
    {
        width: auto;
        min-width: 166px;
    }
    .Providers_root__bWFVX .Providers_arrow__UN1K7
    {
        display: none;
    }
    .Providers_arrows__6kq0I
    {
        min-width: 0;
    }
}/*# sourceMappingURL=0481e975583ce98a.css.map*/