﻿.IframeModal_iframe___UvdN
{
    width: 100%;
    height: 100%;
    background-color: var(--grey200);
    display: block;
}
.IframeModal_iframeContainer__1Tqmt
{
    border-radius: 32px;
    overflow: hidden;
    height: calc(100% - 70px);
}
.IframeModal_iframeContainer--fullScreen__YGYWU
{
    height: calc(100% - 56px);
    border-radius: 24px 24px 0 0;
}
.IframeModal_iframeContainer--fullHeight__dHxRL
{
    height: 100%;
}
@supports(
-webkit-overflow-scrolling: touch)
{
.IframeModal_iframeContainer--mobileWebPreIos13__BAr5X
{
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}
}
.IframeModal_cashierLayout__Al3HD
{
    display: flex;
    flex-flow: column;
    height: inherit;
}
.CasinoCategory_container__X7rFn
{
    display: flex;
    align-items: center;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}
.CasinoCategory_arrows__7k9bJ
{
    transition: transform .3s ease-out;
}
.CasinoCategory_arrows--arrowBack__f2IuJ
{
    rotate: 180deg;
}
.CasinoCategory_arrows__7k9bJ:hover
{
    animation: CasinoCategory_zoomIn__kt7ha .3s linear forwards;
}
@keyframes CasinoCategory_zoomIn__kt7ha
{
    0%
    {
        transform: translate(0) scale(1);
    }
    to
    {
        transform: translate(0) scale(1.23);
    }
}
.CasinoCategory_arrowsContainer__6PQt7
{
    display: flex;
    position: absolute;
    justify-content: center;
    width: 40px;
    height: 40px;
    fill: #ccc;
    cursor: pointer;
    align-items: center;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0 0 16px 0 rgba(0,0,0,.06);
    z-index: 300;
}
.CasinoCategory_arrowsContainer--arrowBack__diCVv
{
    padding: 10px 11px 10px 9px;
    left: -10px;
}
.CasinoCategory_arrowsContainer--arrowForward__2KERn
{
    padding: 10px 9px 10px 11px;
    right: -16px;
}
.CasinoCategory_swipableGamesContainer__i6gY_
{
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-behavior: unset;
    touch-action: unset;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    align-items: flex-start;
    padding: 0 16px;
    margin-bottom: 0;
}
.CasinoCategory_swipableGamesContainer__i6gY_::-webkit-scrollbar
{
    display: none;
}
.CasinoCategory_swipableGamesContainer__i6gY_>div:not(:last-child)
{
    margin-right: 8px;
}
@media screen and (min-width: 1024px)
{
    .CasinoCategory_swipableGamesContainer__i6gY_
    {
        padding: 4px 0;
    }
    .CasinoCategory_swipableGamesContainer__i6gY_>div:first-child:hover
    {
        transform: translate(5px) scale(1.03);
    }
    .CasinoCategory_swipableGamesContainer__i6gY_>div:not(:first-child):hover
    {
        transform: translate(0) scale(1.03);
    }
    .CasinoCategory_swipableGamesContainer__i6gY_>div:last-child:hover
    {
        transform: translate(-5px) scale(1.03);
    }
}
.CasinoCategory_gameContainer__yrRM3
{
    width: 120px;
    height: 164px;
    min-width: 120px;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: transform .3s ease-out;
}
.CasinoCategory_gameSkeleton__O2vHK.CasinoCategory_gameSkeleton__O2vHK
{
    width: 100%;
    height: 100%;
    border-radius: 16px;
}
.CasinoGame_gameCard__qMt6Z
{
    position: relative;
    width: 100%;
    height: 100%;
}
.CasinoGame_gameCardClickTarget__pM_L2
{
    height: 124px;
    position: relative;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    cursor: pointer;
    background-color: #f0f0f0;
}
.CasinoGame_gameCardClickTarget--studio__UeTIH
{
    height: 164px;
    border-radius: 16px;
}
.CasinoGame_image__kwuwE.CasinoGame_image__kwuwE
{
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.CasinoGame_footer__DS1x0
{
    width: 100%;
    height: 88px;
    padding-bottom: 12px;
    border-radius: 0 0 16px 16px;
    background: linear-gradient(0deg,var(--gradientColor,var(--lobbyGameCardColor)) 18.52%,var(--gradientColor,var(--lobbyGameCardColor)) 45.31%,transparent 100%);
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    flex-grow: 1;
    align-items: center;
    z-index: 2;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}
.CasinoGame_titleContainer__2si5P
{
    margin: 0 auto 2px;
    line-height: 20px;
    max-height: 42px;
    white-space: normal;
}
.CasinoGame_subTitleContainer__sSiKv, .CasinoGame_titleContainer__2si5P
{
    width: 100%;
    padding: 0 8px;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    direction: ltr;
}
.CasinoGame_subTitleContainer__sSiKv
{
    margin: 0 auto;
    line-height: 12px;
    white-space: nowrap;
}
.CasinoGame_studioSubTitleContainer__cfOba
{
    width: 100%;
    padding: 0 8px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom: 9px;
    line-height: 14px;
    direction: ltr;
    white-space: nowrap;
}
.CasinoGame_title__YyG1F
{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    color: #fff;
    letter-spacing: -.64px;
    font-weight: 800;
    font-size: 16px;
}
.CasinoGame_subTitle__CJ774
{
    color: #fff;
    letter-spacing: -.2px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
}
.CasinoGame_studioSubTitle__cdrui
{
    color: var(--neutralWhite,#fff);
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.2px;
}
.CasinoGame_freeSpin__C1rll.CasinoGame_freeSpin__C1rll
{
    position: absolute;
    width: 65%;
    top: 8px;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 0;
    font-size: 8px;
}
.CasinoGame_gameInfoWrapper__gLBwZ
{
    position: absolute;
    height: 32px;
    width: 32px;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.CasinoGame_iconContainer__k5RZS
{
    position: absolute;
    top: 8px;
    right: 8px;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}
.CasinoGame_icon__ljJbX
{
    filter: drop-shadow(0 2px 2.667px rgba(0,0,0,.3));
}
._drawer_1rjsd_1
{
    --closed: translateY(100%);
    --opened: translateY(0%);
    --transition: transform .2s ease;
    --animation-duration: .2s ease;
    background: #fff;
    position: fixed;
    transition: var(--transition);
    z-index: var(--opentag-ui-drawer-zindex,999999);
    bottom: 0;
    left: 0;
    right: 0;
    transform: var(--closed);
    border-radius: 20px 20px 0 0;
    box-shadow: 0 0 15px #e6e6e6;
    display: flex;
    flex-direction: column;
    max-width: 600px;
    margin: 0 auto;
}
._drawer--open_1rjsd_21
{
    transform: var(--opened);
}
._drawer--keyFrames_1rjsd_24
{
    transition: none;
    transform: none;
    animation: _drawer-out_1rjsd_1 var(--animation-duration) forwards;
}
._drawer--keyFrames-open_1rjsd_29
{
    animation: _drawer-in_1rjsd_1 var(--animation-duration) forwards;
}
._drawer--withOverlay_1rjsd_32
{
    box-shadow: none;
}
._drawer--hugContent_1rjsd_35
{
    max-height: 80%;
}
._drawer--10_1rjsd_38
{
    height: 10%;
}
._drawer--20_1rjsd_41
{
    height: 20%;
}
._drawer--30_1rjsd_44
{
    height: 30%;
}
._drawer--40_1rjsd_47
{
    height: 40%;
}
._drawer--50_1rjsd_50
{
    height: 50%;
}
._drawer--60_1rjsd_53
{
    height: 60%;
}
._drawer--70_1rjsd_56
{
    height: 70%;
}
._drawer--80_1rjsd_59
{
    height: 80%;
}
._drawer--100_1rjsd_62
{
    height: 100%;
    border-radius: 0;
}
._drawerContent_1rjsd_67
{
    height: 100%;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    overscroll-behavior: contain;
}
._drawerContent--overflowVisible_1rjsd_75
{
    overflow: visible;
}
._drawerContent_1rjsd_67::-webkit-scrollbar
{
    display: none;
}
._backdrop_1rjsd_82
{
    visibility: hidden;
    opacity: 0;
    background: rgba(0,0,0,.5);
    transition: opacity .2s ease;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    pointer-events: none;
    z-index: 0;
}
._backdrop--open_1rjsd_95
{
    opacity: 1;
}
._backdrop--keyFrames-open_1rjsd_101, ._backdrop--open_1rjsd_95
{
    visibility: visible;
    pointer-events: auto;
    z-index: calc(var(--opentag-ui-drawer-zindex,999999) - 1);
}
._backdrop--keyFrames-open_1rjsd_101
{
    transition: none;
    animation: _backdrop-in_1rjsd_1 .2s ease forwards;
}
._handleContainer_1rjsd_109
{
    height: 30px;
    width: 43px;
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translate(-50%,-50%);
    touch-action: none;
}
._handle_1rjsd_109
{
    height: 6px;
    width: 43px;
    margin: auto;
    background-color: #e6e6e6;
    border-radius: 20px;
    top: 50%;
    position: relative;
}
._closeButton_1rjsd_129
{
    top: 0;
    right: 0;
    margin: 16px;
    padding: 5px;
    width: 30px;
    height: 30px;
    z-index: calc(var(--opentag-ui-drawer-zindex,999999) + 1);
    border: none;
    border-radius: 50%;
    position: fixed;
    background-color: #999;
}
._closeIcon_1rjsd_143
{
    font-size: 20px;
    color: #fff;
}
@keyframes _drawer-in_1rjsd_1
{
    0%
    {
        transform: var(--closed);
    }
    to
    {
        transform: var(--opened);
    }
}
@keyframes _drawer-out_1rjsd_1
{
    0%
    {
        transform: var(--opened);
    }
    to
    {
        transform: var(--closed);
    }
}
@keyframes _backdrop-in_1rjsd_1
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
._header_1y4tu_1
{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -.64px;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    z-index: 2;
    padding: 18px 16px;
    transition: box-shadow .3s ease-in-out;
}
._header--shadow_1y4tu_18
{
    box-shadow: 0 0 16px #0000000f;
}
._divider_1y4tu_22
{
    --opentag-ui-drawer-header-border-bottom: 1px solid #e0e0e0;
    --opentag-ui-drawer-header-margin-bottom: 16px;
    --opentag-ui-drawer-header-width: 500px;
    width: var(--opentag-ui-drawer-header-width);
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    border-bottom: var(--opentag-ui-drawer-header-border-bottom);
    margin-bottom: var(--opentag-ui-drawer-header-margin-bottom);
}
._drawer_nzi39_1
{
    --closed: translate(-50%,50vh);
    --opened: translate(-50%,-50%);
    --transition: transform .2s ease;
    width: 40vw;
    background: #fff;
    position: fixed;
    transition: var(--transition);
    z-index: var(--opentag-ui-drawer-zindex,999999);
    transform: var(--closed);
    border-radius: 20px;
    box-shadow: 0 0 15px #e6e6e6;
    display: flex;
    flex-direction: column;
    min-height: 500px;
    max-width: 500px;
    left: 50%;
    top: 50%;
}
._drawer--open_nzi39_20
{
    transform: var(--opened);
}
._drawer--keyFrames_nzi39_23
{
    transform: none;
    animation: _drawer-out_nzi39_1 .2s ease forwards;
}
._drawer--keyFrames-open_nzi39_27
{
    animation: _drawer-in_nzi39_1 .2s ease forwards;
}
._drawer--withOverlay_nzi39_30
{
    box-shadow: none;
}
._drawer--hugContent_nzi39_33
{
    height: -moz-fit-content;
    height: fit-content;
    max-height: calc(100% - 128px);
}
._drawer--noMinHeight_nzi39_37
{
    min-height: unset;
}
._drawer--30_nzi39_40
{
    height: 30%;
}
._drawer--40_nzi39_43
{
    height: 40%;
}
._drawer--50_nzi39_46
{
    height: 50%;
}
._drawer--60_nzi39_49
{
    height: 60%;
}
._drawer--70_nzi39_52
{
    height: 70%;
}
._drawer--80_nzi39_55
{
    height: 80%;
}
._drawer--100_nzi39_58
{
    height: calc(100% - 128px);
}
._drawerContent_nzi39_62
{
    height: 100%;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    border-radius: inherit;
    overflow-x: hidden;
}
._drawerContent--overflowVisible_nzi39_71
{
    overflow: visible;
}
._drawerContent_nzi39_62::-webkit-scrollbar
{
    display: none;
}
._backdrop_nzi39_78
{
    visibility: hidden;
    opacity: 0;
    background: rgba(0,0,0,.5);
    transition: opacity .2s ease;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    pointer-events: none;
    z-index: 0;
}
._backdrop--open_nzi39_91
{
    opacity: 1;
}
._backdrop--keyFrames-open_nzi39_97, ._backdrop--open_nzi39_91
{
    visibility: visible;
    pointer-events: auto;
    z-index: calc(var(--opentag-ui-drawer-zindex,999999) - 1);
}
._backdrop--keyFrames-open_nzi39_97
{
    animation: _backdrop-in_nzi39_1 .2s ease forwards;
    transition: none;
}
._closeButton_nzi39_105
{
    top: 0;
    right: 0;
    margin: 12px;
    padding: 5px;
    width: 30px;
    height: 30px;
    z-index: calc(var(--opentag-ui-drawer-zindex,999999) + 1);
    border: none;
    border-radius: 50%;
    position: fixed;
    background-color: #fff;
}
._closeIcon_nzi39_119
{
    font-size: 24px;
    color: #4d4d4d;
}
@keyframes _drawer-in_nzi39_1
{
    0%
    {
        transform: var(--closed);
    }
    to
    {
        transform: var(--opened);
    }
}
@keyframes _drawer-out_nzi39_1
{
    0%
    {
        transform: var(--opened);
    }
    to
    {
        transform: var(--closed);
    }
}
@keyframes _backdrop-in_nzi39_1
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
.Modal_modal__XOLxk
{
    z-index: 10000;
}
.Modal_wrapper__FitzQ
{
    overflow: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 -50% 0 0;
    transform: translate(-50%,-50%);
}
@media(max-width: 767px) and (orientation: landscape)
{
    .Modal_wrapper__FitzQ
    {
        height: 100vh;
        padding: 20px 0;
    }
}
.Modal_content__J_r28
{
    width: 292px;
    min-width: 292px;
    max-height: 484px;
    min-height: 120px;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 0 16px 0 rgba(0,0,0,.06);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
}
.Head_head__mRsse
{
    height: 150px;
    background-size: 100%!important;
    background-position: 50%!important;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Head_head--10BETCOM__02Rbz, .Head_head--10BETMX__xJf_K, .Head_head--10BETZA__6NXKU, .Head_head--10PLAYCH__cajOE
{
    background-image: url(../../bcgamebettingde/image/head.png);
}
.Head_head--10CRIC__BPILk, .Head_head--default__z6UUG
{
    background-image: url(../../bcgamebettingde/image/head1.png);
}
.Content_content__HlXmP
{
    padding: 16px 24px 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -.24px;
}
.Content_title__aidkp
{
    color: var(--dialog_title,#000);
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: -.64px;
    margin-bottom: 8px;
}
.Content_description__OGpvK
{
    color: var(--dialog_description,#000);
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -.24px;
    margin-bottom: 16px;
}
.Content_table__phodM
{
    position: relative;
    color: #000;
}
.Content_tableTitle__dOQ4_
{
    font-weight: 700;
    padding-bottom: 10px;
}
.Content_list__fVGj4
{
    overflow: auto;
    height: 95px;
    margin-right: -10px;
    padding-right: 10px;
}
[dir=rtl] .Content_list__fVGj4
{
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px;
}
.Content_row__6UxmY
{
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -.24px;
}
.Content_listItem__9uLUf
{
    font-weight: 500;
    border-top: 1px solid #eee;
    padding: 10px 0;
}
.Content_listItem__9uLUf :last-child
{
    font-weight: 700;
}
.Buttons_buttons__YSkIM
{
    background: #fff;
    box-shadow: 0 0 16px 0 rgba(0,0,0,.06);
    padding: 20px 24px;
    display: grid;
    grid-gap: 8px;
    gap: 8px;
}
.Content_monthlyAmountLimit__wsCRc
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 20px;
    border-radius: 16px;
    background: #f4f4f4;
    margin-bottom: 24px;
}
.Content_balance__KNs2d
{
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
}
.Content_title__MaJ9I
{
    font-size: 13px;
    line-height: 17px;
}
.WithdrawalPromotionBanner_banner__NqBo5.WithdrawalPromotionBanner_banner__NqBo5
{
    padding: 10px 0;
    background: var(--cashierBannerBg);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
}
.WithdrawalPromotionBanner_banner__NqBo5.WithdrawalPromotionBanner_banner__NqBo5>div>p
{
    line-height: 20px;
}
.WithdrawalPromotionBanner_percentContainer__pCE_U
{
    height: 38px;
    min-width: 38px;
}
.WithdrawalPromotionBanner_bonusSign__ETSFU
{
    color: var(--cashierBannerPercentColor);
    font-size: 16px;
    font-style: italic;
    font-weight: 900;
    line-height: 16px;
    margin-left: -2px;
    -webkit-text-stroke-width: 2;
    -webkit-text-stroke-color: #3f3287;
}
.WithdrawalPromotionBanner_bonusValue__PXLq6
{
    font-weight: 800;
    font-size: 24px;
    line-height: 26px;
    background: var(--cashierBannerPercentValueColor);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}
.Banner_banner__rLrkX
{
    padding: 10px 12px 10px 16px;
    margin-bottom: 8px;
    border-radius: 16px;
    align-items: center;
    display: grid;
    grid-gap: 12px;
    gap: 12px;
    grid-template-columns: auto 1fr auto;
    color: #fff;
    background: linear-gradient(90.11deg,#4533a3 1.99%,#7b61ff 116.51%);
}
.Banner_leftPart__IShNS
{
    display: flex;
}
.Banner_content__7g_Mt
{
    overflow: hidden;
    white-space: nowrap;
}
.Banner_title__4RvGE
{
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -.28px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.Banner_description__kdDiX
{
    font-size: 10px;
    line-height: 14px;
    letter-spacing: -.2px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.CashierDrawer_drawer_hideBackdrop__STJqI>div:nth-child(2)
{
    opacity: 0;
}
.CashierDrawer_drawer__WOP9M [id=drawer]
{
    border-radius: 32px;
    max-height: 673px;
}
.CashierDrawer_drawer_mobile__m9k3x>div:nth-child(2)
{
    opacity: 0;
}
.CashierDrawer_drawer_mobile__m9k3x [id=drawer]
{
    border-radius: 24px 24px 0 0;
    -webkit-clip-path: inset(0 0 0 0 round 24px 24px 0 0);
    clip-path: inset(0 0 0 0 round 24px 24px 0 0);
    overflow: hidden;
    height: 90%;
}
.SelectLanguage_container__myp2w
{
    padding: 0 16px 16px;
}
.DrawerHeaderWithUpdateButton_headerContainer__zeL9p
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.DrawerHeaderWithUpdateButton_headerActionContainer___19iF
{
    min-width: 75px;
    display: flex;
    z-index: 3;
}
.DrawerHeaderWithUpdateButton_headerActionContainer___19iF:last-of-type
{
    justify-content: flex-end;
}
.DrawerHeaderWithUpdateButton_closeButton__KKDmV
{
    border: none;
    background-color: transparent;
    display: flex;
    cursor: pointer;
}
.ChangeAvatar_root__hPJ0r [id=drawer]
{
    width: 492px;
    max-width: 100%;
}
.ChangeAvatar_head__tOtg4
{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
}
.ChangeAvatar_header__PBNQa
{
    padding: 0 16px;
}
.ChangeAvatar_currentAvatar__6OD8v
{
    padding: 16px 16px 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ChangeAvatar_avatarsList__wE295
{
    display: grid;
    grid-template-columns: repeat(auto-fill,109px);
    justify-content: center;
    grid-gap: 8px;
    gap: 8px;
    padding: 16px;
}
.ChangeAvatar_avatarsList__item__lxHjR
{
    width: 109px;
    height: 109px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.ChangeAvatar_avatarsList__item_selected__ImJ0s
{
    border: 2px solid #d90f60;
    border-radius: 50%;
}
.ChangeAvatar_bgPicker__zrQV4
{
    position: absolute;
    left: calc(50% + 134px);
    transform: translateX(-50%);
    border: 2px solid var(--grey100);
}