.iti {
    position: relative;
    display: inline-block
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width:500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: 5px 10px;
    outline: 0
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
    vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url("../img/flags.webp");
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-image: url("../img/flags@2x.webp")
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

:root .iti__flag {
    background-image: url('ember-phone-input/images/flags-416250f60d785a2e02f17e054d2e4e44.webp')
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    :root .iti__flag {
        background-image: url('ember-phone-input/images/flags@2x-d429a5777afaf2fc349652e812e9bb11.webp')
    }
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em
}

.daterangepicker:after,
.daterangepicker:before {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ''
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.daterangepicker.opensleft:before {
    right: 9px
}

.daterangepicker.opensleft:after {
    right: 10px
}

.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto
}

.daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto
}

.daterangepicker.opensright:before {
    left: 9px
}

.daterangepicker.opensright:after {
    left: 10px
}

.daterangepicker.drop-up {
    margin-top: -7px
}

.daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
    float: none
}

.daterangepicker.single .drp-selected {
    display: none
}

.daterangepicker.show-calendar .drp-calendar {
    display: block
}

.daterangepicker.show-calendar .drp-buttons {
    display: block
}

.daterangepicker.auto-apply .drp-buttons {
    display: none
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px
}

.daterangepicker .drp-calendar.right {
    padding: 8px
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid #000;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit
}

.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}

.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
    background-color: #fff;
    border-color: transparent;
    color: #999
}

.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker option.disabled,
.daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0 auto;
    line-height: 30px;
    position: relative
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 8px;
    border-top: 1px solid #ddd;
    display: none;
    line-height: 12px;
    vertical-align: middle
}

.daterangepicker .drp-selected {
    display: inline-block;
    font-size: 12px;
    padding-right: 8px
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 8px
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
    border-right: 1px solid #ddd
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 1px solid #ddd
}

.daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.daterangepicker .ranges li {
    font-size: 12px;
    padding: 8px 12px;
    cursor: pointer
}

.daterangepicker .ranges li:hover {
    background-color: #eee
}

.daterangepicker .ranges li.active {
    background-color: #08c;
    color: #fff
}

@media (min-width:564px) {
    .daterangepicker {
        width: auto
    }
    .daterangepicker .ranges ul {
        width: 140px
    }
    .daterangepicker.single .ranges ul {
        width: 100%
    }
    .daterangepicker.single .drp-calendar.left {
        clear: none
    }
    .daterangepicker.single .drp-calendar,
    .daterangepicker.single .ranges {
        float: left
    }
    .daterangepicker {
        direction: ltr;
        text-align: left
    }
    .daterangepicker .drp-calendar.left {
        clear: left;
        margin-right: 0
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .daterangepicker .drp-calendar.right {
        margin-left: 0
    }
    .daterangepicker .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 8px
    }
    .daterangepicker .drp-calendar,
    .daterangepicker .ranges {
        float: left
    }
}

@media (min-width:730px) {
    .daterangepicker .ranges {
        width: auto
    }
    .daterangepicker .ranges {
        float: left
    }
    .daterangepicker.rtl .ranges {
        float: right
    }
    .daterangepicker .drp-calendar.left {
        clear: none !important
    }
}

@font-face {
    font-family: icomoon;
    src: url('icomoon/fonts/icomoon-7e746d23bf15135d53928fdff90f92d9.woff') format('woff'), url('icomoon/fonts/icomoon-740dd899857afcaf378577f9d306d579.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class*=" sb-"],
[class^=sb-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sb-sport2:before {
    content: "\ea10"
}

.sb-holdwin:before {
    content: "\e900"
}

.sb-the_king_of_fighters:before {
    content: "\e9c4"
}

.sb-twentyone:before {
    content: "\e9c5"
}

.sb-victory_formula:before {
    content: "\e9c6"
}

.sb-winter_olympic_games:before {
    content: "\e9c7"
}

.sb-street_power_football:before {
    content: "\e9c8"
}

.sb-subway_surfers:before {
    content: "\e9c9"
}

.sb-tabs:before {
    content: "\e9ca"
}

.sb-tekken:before {
    content: "\e9cb"
}

.sb-sonic:before {
    content: "\e9cc"
}

.sb-steep:before {
    content: "\e9cd"
}

.sb-sociable_soccer:before {
    content: "\e9ce"
}

.sb-sekiro:before {
    content: "\e9cf"
}

.sb-rumble_stars:before {
    content: "\e9d0"
}

.sb-russian_lotto:before {
    content: "\e9d1"
}

.sb-raid_shadow_legends:before {
    content: "\e9d2"
}

.sb-robot_champions:before {
    content: "\e9d3"
}

.sb-playgrounds:before {
    content: "\e9d4"
}

.sb-overcooked:before {
    content: "\e9d5"
}

.sb-marble_ollision:before {
    content: "\e9d6"
}

.sb-marble_block_breaker:before {
    content: "\e9d7"
}

.sb-marble_curling:before {
    content: "\e9d8"
}

.sb-marble_fidget_spinners:before {
    content: "\e9d9"
}

.sb-marble_football:before {
    content: "\e9da"
}

.sb-marble_golf:before {
    content: "\e9db"
}

.sb-marble_lotto:before {
    content: "\e9dc"
}

.sb-marble_mma:before {
    content: "\e9dd"
}

.sb-marble_race:before {
    content: "\e9de"
}

.sb-marble_round_target:before {
    content: "\e9df"
}

.sb-marble_shooting:before {
    content: "\e9e0"
}

.sb-marble_slides:before {
    content: "\e9e1"
}

.sb-marble_volleyball:before {
    content: "\e9e2"
}

.sb-marble_waves:before {
    content: "\e9e3"
}

.sb-marble_billiards:before {
    content: "\e9e4"
}

.sb-marble_basketball:before {
    content: "\e9e5"
}

.sb-marble_baseball:before {
    content: "\e9e6"
}

.sb-live_darts:before {
    content: "\e9e7"
}

.sb-league_of_legends:before {
    content: "\e9e8"
}

.sb-laserleague:before {
    content: "\e9e9"
}

.sb-kopanito_soccer:before {
    content: "\e9ea"
}

.sb-killer_instinct:before {
    content: "\e9eb"
}

.sb-jump_force:before {
    content: "\e9ec"
}

.sb-injustice:before {
    content: "\e9ed"
}

.sb-heroes:before {
    content: "\e9ee"
}

.sb-flatout:before {
    content: "\e9ef"
}

.sb-esports_wrestling:before {
    content: "\e9f0"
}

.sb-esports_volleyball:before {
    content: "\e9f1"
}

.sb-esports_ufc:before {
    content: "\e9f2"
}

.sb-esports_tennis:before {
    content: "\e9f3"
}

.sb-esports_table_football:before {
    content: "\e9f4"
}

.sb-esports_rugby:before {
    content: "\e9f5"
}

.sb-esports_lacrosse:before {
    content: "\e9f6"
}

.sb-esports_ice_hockey:before {
    content: "\e9f7"
}

.sb-esports_handball:before {
    content: "\e9f8"
}

.sb-esports_golf:before {
    content: "\e9f9"
}

.sb-esports_floorball:before {
    content: "\e9fa"
}

.sb-esports_f1:before {
    content: "\e9fb"
}

.sb-esports_cricket:before {
    content: "\e9fc"
}

.sb-esports_bowling:before {
    content: "\e9fd"
}

.sb-esports_bicycle_racing:before {
    content: "\e9fe"
}

.sb-esports_basketball:before {
    content: "\e9ff"
}

.sb-esports_baseball:before {
    content: "\ea00"
}

.sb-esports_australian_rules:before {
    content: "\ea01"
}

.sb-esports_american_football:before {
    content: "\ea02"
}

.sb-dead_or_alive:before {
    content: "\ea03"
}

.sb-cut_the_rope:before {
    content: "\ea04"
}

.sb-crossout:before {
    content: "\ea05"
}

.sb-crash:before {
    content: "\ea06"
}

.sb-card_football:before {
    content: "\ea07"
}

.sb-brawlout:before {
    content: "\ea08"
}

.sb-boxing_champs:before {
    content: "\ea09"
}

.sb-bomberman:before {
    content: "\ea0a"
}

.sb-blade_and_soul:before {
    content: "\ea0b"
}

.sb-assault_squad:before {
    content: "\ea0c"
}

.sb-angry_birds:before {
    content: "\ea0d"
}

.sb-durak:before {
    content: "\e9ad"
}

.sb-rocket_league:before {
    content: "\e9ae"
}

.sb-street_fighter:before {
    content: "\e9af"
}

.sb-1286413:before {
    content: "\e9b0"
}

.sb-EASports:before {
    content: "\e9b1"
}

.sb-eSports:before {
    content: "\e9b2"
}

.sb-37693:before {
    content: "\e9b3"
}

.sb-37897:before {
    content: "\e9b4"
}

.sb-37933:before {
    content: "\e9b5"
}

.sb-Formula:before {
    content: "\e9b6"
}

.sb-world_of_tanks:before {
    content: "\e9b7"
}

.sb-wrestling:before {
    content: "\e9b8"
}

.sb-seka:before {
    content: "\e9b9"
}

.sb-pes:before {
    content: "\e9ba"
}

.sb-mortal_kombat:before {
    content: "\e9bb"
}

.sb-fifa:before {
    content: "\e9bc"
}

.sb-Lacrosse:before {
    content: "\e9bd"
}

.sb-dota:before {
    content: "\e9be"
}

.sb-bowling:before {
    content: "\e9bf"
}

.sb-counter_strike:before {
    content: "\e9c0"
}

.sb-battleship:before {
    content: "\e9c1"
}

.sb-baccarat:before {
    content: "\e9c2"
}

.sb-21:before {
    content: "\e9c3"
}

.sb-telegram:before {
    content: "\e9ac"
}

.sb-whatsapp:before {
    content: "\e9aa"
}

.sb-tiktok:before {
    content: "\e9ab"
}

.sb-imo:before {
    content: "\e9a8"
}

.sb-telegram1:before {
    content: "\e9a9"
}

.sb-store:before {
    content: "\e9a5"
}

.sb-refresh_button:before {
    content: "\e9a6"
}

.sb-team:before {
    content: "\e9a7"
}

.sb-yellow_card .path1:before {
    content: "\e990";
    color: #fed2a4
}

.sb-yellow_card .path2:before {
    content: "\e991";
    margin-left: -1em;
    color: #ffbd86
}

.sb-yellow_card .path3:before {
    content: "\e992";
    margin-left: -1em;
    color: #fee903
}

.sb-yellow_card .path4:before {
    content: "\e99c";
    margin-left: -1em;
    color: #fed402
}

.sb-yellow_card .path5:before {
    content: "\e99d";
    margin-left: -1em;
    color: #ffbd86
}

.sb-yellow_card .path6:before {
    content: "\e99e";
    margin-left: -1em;
    color: #ffbd86
}

.sb-yellow_card .path7:before {
    content: "\e99f";
    margin-left: -1em;
    color: #fed2a4
}

.sb-yellow_card .path8:before {
    content: "\e9a0";
    margin-left: -1em;
    color: #ffbd86
}

.sb-yellow_card .path9:before {
    content: "\e9a1";
    margin-left: -1em;
    color: #fff
}

.sb-yellow_card .path10:before {
    content: "\e9a2";
    margin-left: -1em;
    color: #fff
}

.sb-refreshing:before {
    content: "\e9a3"
}

.sb-lottery:before {
    content: "\e9a4"
}

.sb-cross .path1:before {
    content: "\e98b";
    color: #ef5f3c
}

.sb-cross .path2:before {
    content: "\e98c";
    margin-left: -1em;
    color: #ec380b
}

.sb-whistle:before {
    content: "\e98d"
}

.sb-stadium:before {
    content: "\e98e"
}

.sb-change:before {
    content: "\e98f"
}

.sb-pending:before {
    content: "\e979"
}

.sb-yellow-red-card .path1:before {
    content: "\e900";
    color: #fcc938
}

.sb-yellow-red-card .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: #e2a91b
}

.sb-yellow-red-card .path3:before {
    content: "\e977";
    margin-left: -1em;
    color: #ed3b3b
}

.sb-red-card .path1:before {
    content: "\e993";
    color: #fed2a4
}

.sb-red-card .path2:before {
    content: "\e994";
    margin-left: -1em;
    color: #ffbd86
}

.sb-red-card .path3:before {
    content: "\e995";
    margin-left: -1em;
    color: #fd4755
}

.sb-red-card .path4:before {
    content: "\e996";
    margin-left: -1em;
    color: #fb2b3a
}

.sb-red-card .path5:before {
    content: "\e997";
    margin-left: -1em;
    color: #fff
}

.sb-red-card .path6:before {
    content: "\e998";
    margin-left: -1em;
    color: #ffbd86
}

.sb-red-card .path7:before {
    content: "\e999";
    margin-left: -1em;
    color: #ffbd86
}

.sb-red-card .path8:before {
    content: "\e99a";
    margin-left: -1em;
    color: #fed2a4
}

.sb-red-card .path9:before {
    content: "\e99b";
    margin-left: -1em;
    color: #ffbd86
}

.sb-statistics:before {
    content: "\e98a"
}

.sb-fortune-wheel:before {
    content: "\e989"
}

.sb-betproduct:before {
    content: "\e988"
}

.sb-oBoom:before {
    content: "\e90d"
}

.sb-freebet:before {
    content: "\e986"
}

.sb-slots:before {
    content: "\e985"
}

.sb-sport:before {
    content: "\e981"
}

.sb-tournament1:before {
    content: "\e982"
}

.sb-live1:before {
    content: "\e983"
}

.sb-promotion:before {
    content: "\e984"
}

.sb-dice:before {
    content: "\e97e"
}

.sb-dices:before {
    content: "\e97f"
}

.sb-tournament:before {
    content: "\e980"
}

.sb-other:before {
    content: "\e97d"
}

.sb-cherry:before {
    content: "\e97c"
}

.sb-roulette:before {
    content: "\e97b"
}

.sb-video-poker:before {
    content: "\e97a"
}

.sb-poker:before {
    content: "\e978"
}

.sb-trash:before {
    content: "\e975"
}

.sb-virtuals:before {
    content: "\e971"
}

.sb-tv:before {
    content: "\e972"
}

.sb-slot:before {
    content: "\e973"
}

.sb-live-casino:before {
    content: "\e974"
}

.sb-items-list:before {
    content: "\e970"
}

.sb-two-col:before {
    content: "\e95a"
}

.sb-one-col:before {
    content: "\e96f"
}

.sb-arrow-down:before {
    content: "\e93f"
}

.sb-square-down-1:before {
    content: "\e96e"
}

.sb-home:before {
    content: "\e96d"
}

.sb-live:before {
    content: "\e968"
}

.sb-search1:before {
    content: "\e969"
}

.sb-favorite-border:before {
    content: "\e96a"
}

.sb-prematch:before {
    content: "\e96b"
}

.sb-clock:before {
    content: "\e96c"
}

.sb-settings:before {
    content: "\e967"
}

.sb-burger:before {
    content: "\e966"
}

.sb-american_football:before {
    content: "\e902"
}

.sb-australian_rules:before {
    content: "\e903"
}

.sb-badminton:before {
    content: "\e904"
}

.sb-ball:before {
    content: "\e905"
}

.sb-bandy:before {
    content: "\e906"
}

.sb-baseball:before {
    content: "\e907"
}

.sb-basketball:before {
    content: "\e908"
}

.sb-beach_volleyball:before {
    content: "\e909"
}

.sb-biathlon:before {
    content: "\e90a"
}

.sb-bicycle_racing:before {
    content: "\e90b"
}

.sb-boat_race:before {
    content: "\e90c"
}

.sb-boxing:before {
    content: "\e987"
}

.sb-chess:before {
    content: "\e90e"
}

.sb-cricket:before {
    content: "\e90f"
}

.sb-darts:before {
    content: "\e910"
}

.sb-esports:before {
    content: "\e911"
}

.sb-eurovision:before {
    content: "\e912"
}

.sb-floorball:before {
    content: "\e913"
}

.sb-football:before {
    content: "\e914"
}

.sb-formula_1:before {
    content: "\e915"
}

.sb-futsal_1:before {
    content: "\e916"
}

.sb-futsal:before {
    content: "\e917"
}

.sb-gaelic_football:before {
    content: "\e918"
}

.sb-golf:before {
    content: "\e919"
}

.sb-greyhound_antepost:before {
    content: "\e91a"
}

.sb-greyhound_racing:before {
    content: "\e91b"
}

.sb-handball:before {
    content: "\e91c"
}

.sb-hockey:before {
    content: "\e91d"
}

.sb-horse_racing_antepost:before {
    content: "\e91e"
}

.sb-horse_racing:before {
    content: "\e91f"
}

.sb-hurling:before {
    content: "\e920"
}

.sb-ice_hockey:before {
    content: "\e921"
}

.sb-inline_hockey:before {
    content: "\e922"
}

.sb-long-term_bets:before {
    content: "\e923"
}

.sb-lottery1:before {
    content: "\e924"
}

.sb-martial_arts:before {
    content: "\e925"
}

.sb-motorsport:before {
    content: "\e926"
}

.sb-muay_thai:before {
    content: "\e927"
}

.sb-poker1:before {
    content: "\e928"
}

.sb-politics:before {
    content: "\e929"
}

.sb-rugby:before {
    content: "\e92a"
}

.sb-ski_jumping:before {
    content: "\e92b"
}

.sb-skiing:before {
    content: "\e92c"
}

.sb-snooker:before {
    content: "\e92d"
}

.sb-special_bets:before {
    content: "\e92e"
}

.sb-stream:before {
    content: "\e92f"
}

.sb-table_tennis:before {
    content: "\e930"
}

.sb-tennis:before {
    content: "\e931"
}

.sb-toto:before {
    content: "\e932"
}

.sb-trotting:before {
    content: "\e933"
}

.sb-trotting_antepost:before {
    content: "\e934"
}

.sb-tv-games:before {
    content: "\e935"
}

.sb-ufc:before {
    content: "\e936"
}

.sb-update-game-info:before {
    content: "\e937"
}

.sb-volleyball:before {
    content: "\e938"
}

.sb-water_polo:before {
    content: "\e939"
}

.sb-weather:before {
    content: "\e93a"
}

.sb-facebook:before {
    content: "\e93b"
}

.sb-instagram:before {
    content: "\e93c"
}

.sb-twitter:before {
    content: "\e93d"
}

.sb-youtube:before {
    content: "\e93e"
}

.sb-arrow-dark-line-left:before {
    content: "\e940"
}

.sb-arrow-down-secondary:before {
    content: "\e941"
}

.sb-arrow-line-right:before {
    content: "\e942"
}

.sb-arrow-right:before {
    content: "\e943"
}

.sb-arrows-sortable:before {
    content: "\e944"
}

.sb-checkmark:before {
    content: "\e945"
}

.sb-clear-close:before {
    content: "\e946"
}

.sb-close:before {
    content: "\e947"
}

.sb-close-basic:before {
    content: "\e948"
}

.sb-favorite:before {
    content: "\e949"
}

.sb-favorite-full:before {
    content: "\ea12"
}

.sb-full-screen:before {
    content: "\e94a"
}

.sb-info:before {
    content: "\e94b"
}

.sb-line-arrow-down:before {
    content: "\e94c"
}

.sb-line-arrow-left:before {
    content: "\e94d"
}

.sb-line-arrow-right:before {
    content: "\e94e"
}

.sb-locked:before {
    content: "\e94f"
}

.sb-refresh:before {
    content: "\e950"
}

.sb-round-arrow-right:before {
    content: "\e951"
}

.sb-round-checkmark1:before {
    content: "\e952"
}

.sb-round-update1:before {
    content: "\e953"
}

.sb-search:before {
    content: "\e954"
}

.sb-tooltip-arrow:before {
    content: "\e955"
}

.sb-transition-arrow:before {
    content: "\e956"
}

.sb-upload1:before {
    content: "\e957"
}

.sb-18-plus:before {
    content: "\e958"
}

.sb-email:before {
    content: "\e959"
}

.sb-fb-round:before {
    content: "\e95b"
}

.sb-half-moon:before {
    content: "\e95c"
}

.sb-loading:before {
    content: "\e95d"
}

.sb-phone:before {
    content: "\e95e"
}

.sb-round-arrow-down:before {
    content: "\e95f"
}

.sb-round-error:before {
    content: "\e960"
}

.sb-round-success:before {
    content: "\e961"
}

.sb-square-down:before {
    content: "\e962"
}

.sb-square-up:before {
    content: "\e963"
}

.sb-tl-round:before {
    content: "\e964"
}

.sb-tw-round:before {
    content: "\e965"
}

.sb-user:before {
    content: "\e976"
}

.sb-dep-casino:before {
    content: "\eaf4"
}

.sb-dep-sports:before {
    content: "\eaf5"
}

.sb-load-more:before {
    content: "\ea0e"
}

.sb-notification:before {
    content: "\e95d"
}

.sb-close-thin:before {
    content: "\ea11"
}

.sb-approved:before {
    content: "\ea13"
}

.sb-failed:before {
    content: "\ea14"
}

:root {
    --ecn-container-position: 10px;
    --ecn-container-width: 80%;
    --ecn-container-max-with: 400px;
    --ecn-icon-width: 30px;
    --ecn-icon-position: 10px;
    --ecn-icon-color: rgba(255, 255, 255, 0.74);
    --ecn-icon-lighten-background: rgba(255, 255, 255, 0.2);
    --ecn-countdown-lighten-background: rgba(255, 255, 255, 0.4);
    --ecn-notification-max-height: 800px;
    --ecn-notification-border-radius: 3px;
    --ecn-green: #64ce83;
    --ecn-blue: #3ea2ff;
    --ecn-orange: #ff7f48;
    --ecn-red: #e74c3c;
    --ecn-spacing-1: .5rem;
    --ecn-spacing-2: 1rem
}

.ember-cli-notifications-notification__container {
    position: fixed;
    margin: 0 auto;
    width: 80%;
    width: var(--ecn-container-width);
    max-width: 400px;
    max-width: var(--ecn-container-max-with)
}

.ember-cli-notifications-notification__container--top {
    top: 10px;
    top: var(--ecn-container-position);
    right: 0;
    left: 0
}

.ember-cli-notifications-notification__container--top-left {
    top: 10px;
    top: var(--ecn-container-position);
    right: auto;
    left: 10px;
    left: var(--ecn-container-position)
}

.ember-cli-notifications-notification__container--top-right {
    top: 10px;
    top: var(--ecn-container-position);
    right: 10px;
    right: var(--ecn-container-position);
    left: auto
}

.ember-cli-notifications-notification__container--bottom {
    right: 0;
    bottom: 10px;
    bottom: var(--ecn-container-position);
    left: 0
}

.ember-cli-notifications-notification__container--bottom-left {
    right: auto;
    bottom: 10px;
    bottom: var(--ecn-container-position);
    left: 10px;
    left: var(--ecn-container-position)
}

.ember-cli-notifications-notification__container--bottom-right {
    right: 10px;
    right: var(--ecn-container-position);
    bottom: 10px;
    bottom: var(--ecn-container-position);
    left: auto
}

.ember-cli-notifications-notification__container .c-notification {
    display: flex;
    align-items: stretch;
    position: relative;
    overflow: hidden;
    border-radius: var(--ecn-notification-border-radius);
    border-bottom: 1rem;
    color: #fff;
    max-height: var(--ecn-notification-max-height);
    animation: notification-hide 250ms cubic-bezier(.33859, -.42, 1, -.22), notification-shrink 250ms 250ms cubic-bezier(.5, 0, 0, 1);
    animation-fill-mode: forwards;
    margin-bottom: var(--ecn-spacing-2)
}

.ember-cli-notifications-notification__container .c-notification--clickable {
    cursor: pointer
}

.ember-cli-notifications-notification__container .c-notification--in {
    animation: notification-show 180ms cubic-bezier(.175, .885, .32, 1.27499)
}

.ember-cli-notifications-notification__container .c-notification__content {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    justify-content: space-between;
    padding: var(--ecn-spacing-1) var(--ecn-spacing-2);
    word-break: break-word
}

.ember-cli-notifications-notification__container .c-notification__content a {
    color: #fff;
    text-decoration: underline
}

.ember-cli-notifications-notification__container .c-notification__icon {
    padding: var(--ecn-spacing-1) 0;
    text-align: center;
    flex: none;
    background-color: var(--ecn-icon-lighten-background);
    width: var(--ecn-icon-width);
    color: var(--ecn-icon-color)
}

.ember-cli-notifications-notification__container .c-notification__svg {
    width: 16px;
    height: 16px;
    vertical-align: text-top
}

.ember-cli-notifications-notification__container .c-notification__close {
    margin-left: var(--ecn-spacing-2);
    align-self: flex-start;
    opacity: .74;
    cursor: pointer
}

.ember-cli-notifications-notification__container .c-notification__close:focus,
.ember-cli-notifications-notification__container .c-notification__close:hover {
    opacity: 1
}

.ember-cli-notifications-notification__container .c-notification__countdown {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--ecn-countdown-lighten-background);
    width: 0;
    height: 4px;
    animation: notification-countdown linear 1
}

.ember-cli-notifications-notification__container .c-notification--info {
    background-color: var(--ecn-blue)
}

.ember-cli-notifications-notification__container .c-notification--success {
    background-color: var(--ecn-green)
}

.ember-cli-notifications-notification__container .c-notification--warning {
    background-color: var(--ecn-orange)
}

.ember-cli-notifications-notification__container .c-notification--error {
    background-color: var(--ecn-red)
}

@keyframes notification-show {
    0% {
        opacity: 0;
        transform: perspective(450px) translate(0, -30px) rotateX(90deg)
    }
    100% {
        opacity: 1;
        transform: perspective(450px) translate(0, 0) rotateX(0)
    }
}

@keyframes notification-shrink {
    0% {
        opacity: 0;
        max-height: var(--ecn-notification-max-height);
        transform: scale(.8)
    }
    100% {
        opacity: 0;
        max-height: 0;
        transform: scale(.8)
    }
}

@keyframes notification-hide {
    0% {
        opacity: 1;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(.8)
    }
}

@keyframes notification-countdown {
    0% {
        width: 100%
    }
    100% {
        width: 0%
    }
}

:root {
    --ecn-container-position: 10px;
    --ecn-container-width: 80%;
    --ecn-container-max-with: 400px;
    --ecn-icon-width: 30px;
    --ecn-icon-position: 10px;
    --ecn-icon-color: rgba(255, 255, 255, 0.74);
    --ecn-icon-lighten-background: rgba(255, 255, 255, 0.2);
    --ecn-countdown-lighten-background: rgba(255, 255, 255, 0.4);
    --ecn-notification-max-height: 800px;
    --ecn-notification-border-radius: 3px;
    --ecn-green: #64ce83;
    --ecn-blue: #3ea2ff;
    --ecn-orange: #ff7f48;
    --ecn-red: #e74c3c;
    --ecn-spacing-1: .5rem;
    --ecn-spacing-2: 1rem
}

.ember-cli-notifications-notification__container {
    position: fixed;
    margin: 0 auto;
    width: 80%;
    width: var(--ecn-container-width);
    max-width: 400px;
    max-width: var(--ecn-container-max-with)
}

.ember-cli-notifications-notification__container--top {
    top: 10px;
    top: var(--ecn-container-position);
    right: 0;
    left: 0
}

.ember-cli-notifications-notification__container--top-left {
    top: 10px;
    top: var(--ecn-container-position);
    right: auto;
    left: 10px;
    left: var(--ecn-container-position)
}

.ember-cli-notifications-notification__container--top-right {
    top: 10px;
    top: var(--ecn-container-position);
    right: 10px;
    right: var(--ecn-container-position);
    left: auto
}

.ember-cli-notifications-notification__container--bottom {
    right: 0;
    bottom: 10px;
    bottom: var(--ecn-container-position);
    left: 0
}

.ember-cli-notifications-notification__container--bottom-left {
    right: auto;
    bottom: 10px;
    bottom: var(--ecn-container-position);
    left: 10px;
    left: var(--ecn-container-position)
}

.ember-cli-notifications-notification__container--bottom-right {
    right: 10px;
    right: var(--ecn-container-position);
    bottom: 10px;
    bottom: var(--ecn-container-position);
    left: auto
}

.ember-cli-notifications-notification__container .c-notification {
    display: flex;
    align-items: stretch;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    border-radius: var(--ecn-notification-border-radius);
    border-bottom: 1rem;
    color: #fff;
    max-height: 800px;
    max-height: var(--ecn-notification-max-height);
    animation: notification-hide 250ms cubic-bezier(.33859, -.42, 1, -.22), notification-shrink 250ms 250ms cubic-bezier(.5, 0, 0, 1);
    animation-fill-mode: forwards;
    margin-bottom: 1rem;
    margin-bottom: var(--ecn-spacing-2)
}

.ember-cli-notifications-notification__container .c-notification--clickable {
    cursor: pointer
}

.ember-cli-notifications-notification__container .c-notification--in {
    animation: notification-show 180ms cubic-bezier(.175, .885, .32, 1.27499)
}

.ember-cli-notifications-notification__container .c-notification__content {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    justify-content: space-between;
    padding: .5rem 1rem;
    padding: var(--ecn-spacing-1) var(--ecn-spacing-2);
    word-break: break-word
}

.ember-cli-notifications-notification__container .c-notification__content a {
    color: #fff;
    text-decoration: underline
}

.ember-cli-notifications-notification__container .c-notification__icon {
    padding: .5rem 0;
    padding: var(--ecn-spacing-1) 0;
    text-align: center;
    flex: none;
    background-color: rgba(255, 255, 255, .2);
    background-color: var(--ecn-icon-lighten-background);
    width: 30px;
    width: var(--ecn-icon-width);
    color: rgba(255, 255, 255, .74);
    color: var(--ecn-icon-color)
}

.ember-cli-notifications-notification__container .c-notification__svg {
    width: 16px;
    height: 16px;
    vertical-align: text-top
}

.ember-cli-notifications-notification__container .c-notification__close {
    margin-left: 1rem;
    margin-left: var(--ecn-spacing-2);
    align-self: flex-start;
    opacity: .74;
    cursor: pointer
}

.ember-cli-notifications-notification__container .c-notification__close:focus,
.ember-cli-notifications-notification__container .c-notification__close:hover {
    opacity: 1
}

.ember-cli-notifications-notification__container .c-notification__countdown {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .4);
    background-color: var(--ecn-countdown-lighten-background);
    width: 0;
    height: 4px;
    animation: notification-countdown linear 1
}

.ember-cli-notifications-notification__container .c-notification--info {
    background-color: #3ea2ff;
    background-color: var(--ecn-blue)
}

.ember-cli-notifications-notification__container .c-notification--success {
    background-color: #64ce83;
    background-color: var(--ecn-green)
}

.ember-cli-notifications-notification__container .c-notification--warning {
    background-color: #ff7f48;
    background-color: var(--ecn-orange)
}

.ember-cli-notifications-notification__container .c-notification--error {
    background-color: #e74c3c;
    background-color: var(--ecn-red)
}

@keyframes notification-show {
    0% {
        opacity: 0;
        transform: perspective(450px) translate(0, -30px) rotateX(90deg)
    }
    100% {
        opacity: 1;
        transform: perspective(450px) translate(0, 0) rotateX(0)
    }
}

@keyframes notification-shrink {
    0% {
        opacity: 0;
        max-height: 800px;
        max-height: var(--ecn-notification-max-height);
        transform: scale(.8)
    }
    100% {
        opacity: 0;
        max-height: 0;
        transform: scale(.8)
    }
}

@keyframes notification-hide {
    0% {
        opacity: 1;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(.8)
    }
}

@keyframes notification-countdown {
    0% {
        width: 100%
    }
    100% {
        width: 0%
    }
}

.page-not-found {
    color: var(--website-font-color);
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center
}

.page-not-found__icon {
    font-size: 40px
}

.page-not-found__message {
    margin: 20px 0;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    max-width: 400px
}

.l-page-header {
    padding: 0 10px
}

.l-page-header__title {
    font-size: 21px;
    color: var(--base-color);
    margin: 0
}

.l-page-header__btn.c-btn {
    font-size: 17px;
    min-height: 30px;
    padding-top: 0;
    padding-bottom: 0
}

.l-page-header__btn.c-btn .sb-icon {
    font-size: 19px
}

.play-safe-container {
    font-size: 14px;
    color: var(--website-font-color) !important
}

.play-safe-container .l-page__title {
    font-size: 21px;
    font-weight: 700
}

.play-safe-container .l-page__header-btn {
    width: 26px;
    height: 26px
}

.play-safe-container .description {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.play-safe-container .l-page__body {
    padding: 0
}

.play-safe-container .break-type-section {
    display: flex;
    flex-direction: column;
    padding: 12px;
    gap: 16px
}

.play-safe-container .title {
    font-size: 16px;
    font-weight: 900;
    color: var(--base-color)
}

.play-safe-container .body {
    padding: 8px
}

.play-safe-container .body div {
    padding-bottom: 16px
}

.play-safe-container .break-options {
    display: flex;
    flex-direction: column;
    gap: 16px;
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0
}

.play-safe-container .break-options li::marker {
    color: var(--base-color)
}

.play-safe-container .break-options b {
    font-weight: 800;
    color: var(--base-color)
}

.play-safe-container .break-type-buttons {
    display: flex;
    gap: 12px;
    width: 100%
}

.play-safe-container .break-type-buttons button {
    flex: 1
}

.play-safe-container .break-type-buttons .c-btn_active {
    background-color: var(--base-color);
    color: var(--darken35-color)
}

.play-safe-container .break-type-button {
    color: var(--base-color);
    border: 1px solid var(--base-color);
    background-color: transparent;
    font-size: 13px;
    font-weight: 700;
    border-radius: 20px;
    height: 40px
}

.play-safe-container .break-period-section {
    display: flex;
    flex-direction: column;
    padding: 12px;
    gap: 16px
}

.play-safe-container .break-period-section .break-period-buttons {
    display: flex;
    gap: 8px;
    width: 100%
}

.play-safe-container .break-period-section .break-period-buttons button {
    flex: 1
}

.play-safe-container .break-period-section .break-period-button {
    font-size: 13px;
    font-weight: 700;
    border-radius: 4px;
    height: 40px
}

.play-safe-container .break-period-section .c-btn_active {
    color: var(--base-color);
    border: 1px solid var(--base-color)
}

.play-safe-container .reason {
    display: flex;
    flex-direction: column;
    padding: 12px;
    gap: 16px
}

.play-safe-container .agree {
    display: flex;
    flex-direction: column;
    padding: 12px;
    gap: 16px
}

.play-safe-container .agree .checkbox-section {
    position: relative;
    display: flex;
    align-items: baseline
}

.play-safe-container .agree .checkbox-section input[type=checkbox] {
    flex: 0 0 auto;
    appearance: none;
    -webkit-appearance: none;
    width: 13px;
    height: 13px;
    border: 1px solid var(--website-registration-font-color);
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    transition: border-color .2s, background .2s
}

.play-safe-container .agree .checkbox-section input[type=checkbox]:checked {
    background-color: #045bc8;
    border-color: #045bc8
}

.play-safe-container .agree .checkbox-section input[type=checkbox]:checked:after {
    content: "";
    display: block;
    position: absolute;
    left: 2px;
    top: 6px;
    width: 6px;
    height: 12px;
    border: solid var(--always-white);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) translate(-50%, -50%)
}

.play-safe-container .agree .checkbox-section label {
    margin-left: 8px;
    font-size: 14px;
    cursor: pointer;
    user-select: none
}

.play-safe-container .footer {
    display: flex;
    flex-direction: column;
    padding: 12px;
    gap: 16px;
    margin-bottom: 23px
}

.play-safe-container .footer .footer-text {
    color: #757575
}

.play-safe-container .footer button {
    font-size: 13px;
    font-weight: 700;
    border-radius: 20px;
    height: 40px;
    background-color: var(--base-color);
    color: var(--darken35-color);
    border: 1px solid var(--base-color)
}

.play-safe-container .footer button:disabled {
    background-color: #757575;
    color: var(--always-white);
    border: none
}

.desktop-container .play-safe-container .l-page__body {
    max-width: 630px
}

.desktop-container .play-safe-container .description {
    gap: 0
}

.desktop-container .play-safe-container .break-type-buttons {
    max-width: 400px
}

.desktop-container .play-safe-container .break-type-buttons button {
    max-width: 160px
}

.desktop-container .play-safe-container .reason-select-wrapper {
    max-width: 336px
}

.desktop-container .play-safe-container .apply-button {
    max-width: fit-content;
    min-width: 160px
}

.c-modal {
    color: var(--website-font-color)
}

.c-modal .top-section {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.c-modal .modal-title {
    color: var(--base-color) !important;
    font-weight: 700 !important
}

.c-modal .modal-text {
    font-weight: 600;
    font-size: 16px
}

.c-modal .buttons {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch
}

.c-modal .buttons button {
    flex: 1;
    border-radius: 20px
}

.c-modal_click-outside {
    cursor: pointer
}

.c-modal_click-outside>div {
    cursor: default
}

.confirm-modal {
    text-align: center
}

.confirm-modal .main-popup-wrapper {
    width: 500px !important;
    padding-top: 12px !important;
    padding-bottom: 24px !important;
    gap: 16px !important
}

.confirm-modal .confirm-modal-body {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.confirm-modal .modal-text {
    margin: 0
}

.confirm-modal .main-content {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.confirm-modal button {
    min-width: 134px;
    max-width: 250px;
    min-height: 40px;
    height: auto;
    padding: 8px 12px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    white-space: normal
}

.confirm-modal.desktop-modal button {
    min-width: 160px;
    max-width: 280px;
    min-height: 40px;
    height: auto;
    padding: 8px 12px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    white-space: normal
}

.search-modal .main-popup-wrapper .main-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: unset;
    position: relative
}

.search-modal .main-popup-wrapper .main-content .search-modal-results {
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--darken30-color) transparent;
    flex: 1
}

.search-modal-close-btn.c-btn {
    background-color: transparent;
    color: var(--text-color)
}

.search-field {
    align-items: center;
    border-radius: 10px;
    border: 1px solid var(--website-font-color);
    color: var(--text-color);
    display: flex;
    height: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 0 10px
}

.search-field__icon {
    color: #757575;
    font-size: 13px
}

.search-field__input {
    border: none;
    font-size: 13px;
    font-weight: 400;
    height: 30px;
    padding: 0 0 0 10px;
    width: 100%
}

.search-field__input::placeholder {
    color: #757575
}

.search-game-title {
    color: var(--base-color);
    font-size: 21px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 10px
}

.search-results_categories .search-result__title,
.search-results_providers .search-result__title {
    font-size: 11px;
    font-weight: 400
}

.search-result {
    border-radius: 0;
    height: auto;
    background-color: transparent;
    width: 100%;
    display: flex;
    padding: 7px 5px;
    color: var(--website-font-color);
    text-align: left
}

.search-result__image {
    align-items: center;
    display: flex;
    flex: 0;
    margin-right: 15px;
    min-height: 34px
}

.search-result__info {
    overflow: hidden;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    flex: 1
}

.search-result__img {
    width: 50px;
    height: 34px;
    object-fit: contain;
    border-radius: 3px
}

.search-result__icon {
    color: var(--base-color) !important;
    font-size: 24px
}

.search-result__title {
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.search-result__provider {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin: 0;
    width: 100%
}

.search-not-found {
    color: var(--website-font-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px
}

.search-not-found__icon {
    font-size: 30px;
    margin-bottom: 10px
}

.search-not-found__text {
    margin: 0;
    font-size: 13px;
    font-weight: 400
}

.earn-coins-modal .main-popup-wrapper {
    border-radius: 20px;
    padding: 0 !important
}

.earn-coins-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 57px;
    padding: 0 16px
}

.earn-coins-modal-header__col {
    width: 33%
}

.earn-coins-cards {
    margin: 0 18px 40px 18px;
    min-height: 200px;
    position: relative
}

.earn-coins-card {
    border-radius: 20px;
    padding: 10px 33px 10px 18px;
    background-color: var(--bottom-bar-color);
    color: var(--website-font-color);
    border: 1px solid var(--base-color)
}

.earn-coins-card:not(:last-child) {
    margin-bottom: 10px
}

.earn-coins-card__title {
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 3px
}

.earn-coins-card__text {
    font-weight: 200;
    font-size: 14px;
    margin: 0 0 10px
}

.earn-coins-card__main-button {
    min-width: 127px
}

.earn-coins-progress {
    position: relative;
    display: flex;
    height: 12px;
    background-color: var(--website-opposite-font-color);
    border-radius: 3px;
    border: 1px solid var(--base-color)
}

.earn-coins-progress__bar {
    background-color: var(--base-color);
    transition: width .6s ease;
    border-radius: 3px
}

.earn-coins-progress__goal {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 3px;
    outline: 1px solid var(--base-color);
    color: var(--website-font-color);
    padding: 0 2px;
    font-size: 8px;
    font-weight: 600
}

.earn-coins-progress-coins {
    position: absolute;
    border-radius: 3px;
    height: 20px;
    width: 20px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    outline: 1px solid var(--base-color);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--website-opposite-font-color)
}

.earn-coins-progress-coins__icon {
    color: var(--base-color);
    font-size: 10px
}

.earn-coins-progress-coins__count {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -6px;
    position: absolute;
    border-radius: 2px;
    height: 9px;
    outline: 1px solid var(--base-color);
    padding: 0 2px;
    font-size: 8px;
    font-weight: 600;
    background-color: var(--website-opposite-font-color);
    color: var(--website-font-color)
}

.earn-coins-progress-legend {
    margin-top: 14px;
    margin-bottom: 10px;
    color: #757575;
    font-size: 10px;
    font-weight: 600
}

.c-modal.buy-free-spins-modal .main-popup-wrapper {
    width: 324px;
    max-width: 324px;
    padding: 0
}

.c-modal.buy-free-spins-modal .main-content {
    background-color: var(--bottom-bar-color);
    color: var(--website-font-color);
    border-radius: 20px;
    width: 100%;
    padding: 16px 16px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.buy-free-spins-modal-header {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 100%;
    margin-bottom: 10px
}

.buy-free-spins-modal-header__title {
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 17px
}

.buy-free-spins-modal-header__close-btn.c-btn {
    background-color: var(--x-buttons-bg-color);
    color: var(--x-buttons-color);
    margin-left: 16px
}

.buy-free-spins-modal-game-card {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: 100px;
    padding: 12px;
    border-radius: 10px;
    border: 1px solid var(--base-color)
}

.buy-free-spins-modal-game-card__game-image {
    width: 140px;
    height: 80px;
    border-radius: 8px;
    background-size: cover;
    background-position: center
}

.buy-free-spins-modal-game-card__details {
    display: flex;
    flex-direction: column;
    gap: 6px;
    height: 100%;
    overflow: hidden;
    flex: 1
}

.buy-free-spins-modal-game-card__details-bet {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 3px 7px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .6);
    color: var(--always-white)
}

.buy-free-spins-modal-game-card__details-game-name {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: -.24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.buy-free-spins-modal-game-card__spins-amount {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.buy-free-spins-modal-game-card__spin-amount-button.c-btn {
    width: 90px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--base-color);
    border-radius: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: -.32px;
    background-color: var(--bottom-bar-color);
    color: var(--website-font-color);
    position: relative;
    overflow: hidden
}

.buy-free-spins-modal-game-card__spin-amount-button.c-btn:disabled {
    color: var(--website-font-color);
    background-color: var(--bottom-bar-color);
    opacity: .8
}

.buy-free-spins-modal-game-card__spin-amount-button.c-btn span {
    z-index: 1
}

.buy-free-spins-modal-game-card__spin-amount-button-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px
}

.buy-free-spins-modal-game-card__spin-amount-button--selected.c-btn .buy-free-spins-modal-game-card__spin-amount-button-bg {
    background-color: var(--base-color);
    opacity: .7
}

.buy-free-spins-modal__buy-button.c-btn {
    width: 100%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    gap: 6px;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: var(--bottom-bar-color);
    background-color: var(--base-color);
    text-transform: uppercase
}

.buy-free-spins-modal__buy-button.c-btn:disabled {
    color: var(--bottom-bar-color);
    background-color: var(--base-color);
    opacity: .8
}

.buy-free-spins-modal__shop-details-button {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -.24px;
    color: var(--website-font-color)
}

:root {
    --fast-deposit-submit-btn-background: #26B144
}

.c-modal.fast-deposit-modal {
    align-items: flex-end;
    padding: 15px 15px 0
}

.c-modal.fast-deposit-modal .main-popup-wrapper {
    border-radius: 8px 8px 0 0;
    padding: 15px 15px 30px;
    max-width: 650px;
    width: 100%
}

.c-modal.fast-deposit-modal .main-popup-wrapper .main-content {
    overflow-y: visible
}

.c-btn.fast-deposit-close-btn {
    width: 21px;
    height: 21px;
    font-size: 13px;
    color: var(--x-buttons-color);
    background-color: var(--x-buttons-bg-color)
}

.c-btn.fast-deposit-link-btn {
    color: var(--website-font-color)
}

.c-btn.fast-deposit-submit-btn {
    background-color: var(--fast-deposit-submit-btn-background);
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding: 11px
}

.fast-deposit-field-box {
    font-size: 14px
}

.fast-deposit-field-box .c-field-box__label {
    display: flex;
    margin-bottom: 10px
}

.fast-deposit-field-box .c-input {
    color: var(--website-font-color)
}

.fast-deposit-field-box .c-input:not(.c-input_active) {
    border-color: var(--website-font-color)
}

.fast-deposit-field-box .c-input::placeholder {
    color: var(--website-font-color);
    opacity: .5
}

.custom-select {
    position: relative;
    cursor: pointer;
    user-select: none;
    border: 1px solid var(--base-color);
    padding: 8px;
    padding-right: 26px;
    border-radius: 4px;
    word-break: break-word;
    white-space: normal;
    min-height: 40px;
    height: inherit
}

.custom-select .custom-select-selected-value {
    color: #757575
}

.custom-select .custom-select-list {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: var(--bottom-bar-color);
    border-top: 1px solid var(--base-color);
    z-index: 10;
    max-height: 200px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    color: var(--website-font-color)
}

.custom-select .custom-select-option {
    padding: 8px;
    border-bottom: 1px solid #757575;
    cursor: pointer;
    transition: background .3s ease-out
}

.custom-select .custom-select-option.selected,
.custom-select .custom-select-option:hover {
    background: var(--bottom-bar-color);
    background: color-mix(in srgb, var(--bottom-bar-color) 90%, #fff)
}

.custom-select .sb-arrow-down {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .2s
}

.custom-select-readonly {
    cursor: default
}

.custom-select.open .sb-arrow-down {
    transform: translateY(-50%) rotate(180deg)
}

.c-modal.reality-check-popup {
    background-color: transparent
}

.reality-check-modal .modal-bold-text,
.reality-check-modal .modal-text,
.reality-check-modal .modal-title {
    text-align: center;
    font-family: var(--primary-font-family, "DM Sans"), sans-serif
}

.reality-check-modal .modal-title {
    color: var(--base-color);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px
}

.reality-check-modal .modal-text {
    color: var(--website-font-color);
    font-size: 14px;
    font-weight: 400
}

.reality-check-modal .modal-bold-text {
    color: var(--website-font-color);
    font-size: 16px;
    font-weight: 700
}

.reality-check-modal .buttons {
    display: flex;
    justify-content: space-around;
    gap: 0
}

.reality-check-modal .buttons .btn-reality-check {
    font-weight: 700;
    font-size: 13px;
    height: 40px;
    margin: 0;
    width: 134px;
    max-width: 134px
}

.instructions-wrapper {
    margin: 0 auto
}

.instructions-wrapper * {
    font-family: var(--primary-font-family, "DM Sans"), sans-serif !important
}

.instructions-wrapper .hidden {
    display: none !important
}

.instructions-wrapper .c-tab-item__button {
    color: var(--text-color)
}

.instructions-wrapper .banner {
    position: relative;
    margin-bottom: 15px
}

.instructions-wrapper .banner .page-banner-background {
    aspect-ratio: 2.57/1;
    display: block;
    width: 100%;
    height: auto
}

.instructions-wrapper .banner .page-banner {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100%;
    width: auto;
    transform: translateX(-50%)
}

.instructions-wrapper p {
    color: var(--website-font-color);
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    max-width: 286px
}

.instructions-wrapper .heading {
    margin-bottom: 20px
}

.instructions-wrapper .heading * {
    text-align: center
}

.instructions-wrapper .heading h1 {
    color: var(--base-color);
    font-size: 30px;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 10px
}

.instructions-wrapper .heading>p {
    margin: 0 auto
}

.instructions-wrapper .instructions {
    padding: 0 25px;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.instructions-wrapper .instructions .sections {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: var(--bottom-bar-color);
    border-radius: 20px;
    padding: 20px 15px;
    max-width: 550px
}

.instructions-wrapper .instructions section {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.instructions-wrapper .instructions section h2 {
    margin-top: 0;
    margin-bottom: 20px;
    color: var(--text-color);
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    width: 100%
}

.instructions-wrapper .instructions section p {
    margin-bottom: 10px;
    color: var(--website-font-color)
}

.instructions-wrapper .instructions section img {
    margin-bottom: 20px
}

.wallet-transfers-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
    color: var(--website-font-color) !important
}

.wallet-transfers-container .l-page__body {
    border-bottom: none
}

.wallet-transfers-container .warning-message-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 1.4
}

.wallet-transfers-container .warning-message-body {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 16px
}

.wallet-transfers-container .balances {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.wallet-transfers-container .balances .title {
    font-size: 14px;
    text-align: center
}

.wallet-transfers-container .balances .display {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px
}

.wallet-transfers-container .balances .balance {
    display: flex;
    width: 122px;
    height: 50px;
    padding: 0 0 5px 5px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 3px;
    flex-shrink: 0;
    border-radius: 6px;
    background: var(--bottom-bar-color)
}

.wallet-transfers-container .balances .balance .title {
    font-size: 12px;
    font-weight: 500
}

.wallet-transfers-container .balances .balance .amount {
    font-size: 17px;
    font-weight: 700;
    color: var(--base-color)
}

.wallet-transfers-container .transfer {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 12px
}

.wallet-transfers-container .transfer label {
    font-size: 14px
}

.wallet-transfers-container .transfer .wallet-select-wrapper {
    position: relative
}

.wallet-transfers-container .transfer .wallet-select-wrapper .custom-select-selected-value {
    color: var(--text-color-70)
}

.wallet-transfers-container .transfer .wallet-select-wrapper button {
    position: absolute;
    right: 14px;
    top: 32px;
    background-color: transparent
}

.wallet-transfers-container .transfer .wallet-select-wrapper button .sbx-transactions {
    color: var(--base-color)
}

.wallet-transfers-container .transfer .wallet-select-wrapper button:disabled .sbx-transactions {
    color: #757575
}

.wallet-transfers-container .wallet-amount {
    display: flex;
    align-items: center;
    position: relative;
    border: 1px solid var(--base-color);
    border-radius: 6px
}

.wallet-transfers-container .wallet-amount .currency-symbol {
    padding: 11px 5px 11px 10px;
    font-size: 14px;
    color: #757575;
    white-space: nowrap
}

.wallet-transfers-container .wallet-amount .currency-symbol-active {
    color: var(--text-color-70)
}

.wallet-transfers-container .wallet-amount input {
    flex: 1;
    border: none;
    padding: 11px 50px 11px 0;
    color: var(--text-color-70);
    background: 0 0
}

.wallet-transfers-container .wallet-amount .wallet-amount-max {
    position: absolute;
    right: 10px;
    color: var(--base-color)
}

.wallet-transfers-container .transfer-button {
    padding: 12px
}

.wallet-transfers-container .transfer-button button {
    padding: 6.5px 9px;
    min-height: 40px
}

.wallet-transfers-container .c-field-box_error .c-field-box__label {
    color: var(--website-font-color)
}

.wallet-transfers-container .c-field-box_error .wallet-amount {
    border-color: #ff5b5b
}

.wallet-transfers-container .c-field-box_error .c-input {
    border-color: #ff5b5b
}

.desktop-container .wallet-transfers-container .l-page__body {
    min-width: 630px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.promotion-card {
    background: var(--bottom-bar-color);
    border-radius: 8px;
    overflow: hidden;
    padding: 0;
    min-width: 320px;
    width: 320px;
    min-height: 220px;
    height: 220px;
    display: block
}

.promotion-card .banner-double {
    height: 140px;
    min-height: 140px;
    box-shadow: none
}

.promotion-card__content {
    display: flex;
    flex-direction: row;
    gap: 8px;
    height: 80px;
    padding: 12px 7px 12px 8px;
    color: var(--website-font-color)
}

.promotion-card__title {
    font-size: 13px;
    font-weight: 900;
    line-height: normal;
    margin: 0;
    text-transform: uppercase
}

.promotion-card__description {
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    text-wrap: nowrap;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.promotion-card .btn-read-more {
    background: 0 0;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    transition: all .3s ease;
    padding: 0;
    text-decoration: underline;
    height: auto;
    color: var(--website-font-color) !important;
    margin-top: 6px
}

.promotion-card .btn-claim-now {
    background-color: var(--base-color);
    color: var(--darken35-color);
    border: none;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    transition: all .3s ease;
    min-width: 82px;
    padding: 6.5px 9px
}

.promotion-card .content-left-col {
    flex: 1;
    min-width: 0;
    padding-right: 5px
}

.promotion-card .content-right-col {
    display: flex;
    align-items: center
}

.sign-in-popup-container {
    background: var(--darken35-color);
    max-width: 360px;
    margin: 0 auto;
    border-radius: 8px;
    padding-bottom: 1px
}

.sign-in-popup-container .sign-in-header {
    z-index: 2;
    height: 50px;
    padding: 8px
}

.sign-in-popup-container .sign-in-header__title {
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    color: var(--website-sign-in-text-color)
}

.sign-in-popup-container .sign-in-header__close-btn {
    background: var(--x-buttons-bg-color);
    color: var(--x-buttons-color);
    cursor: pointer
}

.sign-in-popup-container .sign-in-header .col-4 {
    width: 33.333%;
    max-width: 33.333%;
    flex-basis: 33.333%
}

.sign-in-popup-container .sign-in-header-logo {
    align-items: center;
    display: flex;
    margin: 0;
    width: 100px
}

.sign-in-container {
    max-width: 293px;
    margin: 10px auto;
    height: 230px
}

.sign-in-container .line-div {
    display: flex;
    padding-bottom: 15px;
    gap: 8px;
    align-items: center
}

.sign-in-container .line-div div {
    width: 100%;
    border-bottom: 1px solid var(--text-color-70)
}

.sign-in-container .line-div span {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: var(--text-color)
}

.sign-in-container .secondary-social-tabs {
    display: flex;
    justify-content: space-around;
    color: var(--text-color-50);
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px
}

.sign-in-container .secondary-social-tabs .tab {
    border: 1px solid var(--text-color-70);
    border-radius: 5px;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 50px;
    width: 50px;
    cursor: pointer;
    background: 0 0;
    padding: 0;
    position: relative
}

.sign-in-container .secondary-social-tabs .tab:hover {
    background: var(--darken25-color);
    color: var(--text-color)
}

.sign-in-container .secondary-social-tabs .tab div {
    text-transform: uppercase
}

.sign-in-container .field-box {
    margin-bottom: 10px !important
}

.sign-in-container .field-box input {
    padding: 0 43px 0 10px;
    border: 1px solid var(--login-surround-line);
    border-radius: 3px;
    background-color: var(--website-sign-in-input-bg);
    height: 30px;
    color: var(--always-black)
}

.sign-in-container .field-box input ::placeholder {
    color: #666
}

.sign-in-container .field-box .sb-icon {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    color: #666;
    font-size: 18px
}

.sign-in-container .c-btn.log-in-btn {
    margin-bottom: 16px;
    padding: 10px 20px;
    border: 2px solid var(--login-surround-line)
}

.sign-in-container .error-message {
    color: red;
    text-align: center;
    margin: 0
}

.sign-in-container .forgot-password-link {
    background: 0 0;
    border: none;
    padding: 0;
    font-family: var(--primary-font-family, "DM Sans"), sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: var(--x-buttons-bg-color);
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
    margin-bottom: 16px
}

.sign-in-container .bottom-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    font-family: var(--primary-font-family, "DM Sans"), sans-serif
}

.sign-in-container .bottom-text .dont-have-account {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: var(--website-sign-in-text-color);
    text-align: center;
    margin: 0
}

.sign-in-container .bottom-text .create-account-link {
    background: 0 0;
    border: none;
    padding: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: var(--x-buttons-bg-color);
    text-decoration: underline;
    cursor: pointer;
    transition: opacity .2s
}

.sign-in-container .bottom-text .create-account-link:hover {
    opacity: .8
}

.breadcrumbs {
    font-family: var(--primary-font-family, "DM Sans"), sans-serif;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    width: 100%;
    overflow: hidden;
    text-wrap: nowrap;
    position: sticky;
    z-index: 2;
    background-color: var(--darken35-color)
}

.breadcrumbs .breadcrumb__current,
.breadcrumbs .breadcrumb__delimiter,
.breadcrumbs .breadcrumb__link {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--text-color)
}

.breadcrumbs .breadcrumb__delimiter,
.breadcrumbs .breadcrumb__link {
    opacity: .4
}

.breadcrumbs .breadcrumb__link {
    transition: opacity .3s ease-in-out
}

.breadcrumbs .breadcrumb__link:hover {
    opacity: 1
}

.landing-page-iframe {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    width: 100dvw;
    height: 100dvh;
    border: none;
    display: block;
    z-index: 1
}

.winner-slide {
    align-items: stretch;
    background-color: var(--bottom-bar-color);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: stretch;
    padding: 5px;
    text-align: left;
    width: 130px
}

.winner-slide:hover .winner-slide__img {
    transform: scale(1.1)
}

.winner-slide__img-box {
    display: block;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 120/77;
    border-radius: 8px;
    margin-bottom: 2px
}

.winner-slide__img {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform .2s ease-out;
    object-fit: cover
}

.winner-slide__name {
    display: block;
    color: var(--website-font-color);
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.winner-slide__amount {
    display: block;
    color: var(--base-color);
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.home-info {
    padding: 0 120px 50px;
    color: var(--website-font-color);
    overflow-x: auto;
    overflow-y: hidden
}

.home-info ul {
    list-style-type: disc;
    padding-left: 30px
}

.home-info a {
    text-decoration: underline
}

.home-info.collapsed {
    line-height: 20px;
    max-height: 365px
}

.home-info.collapsed .button-container {
    background-image: linear-gradient(to top, var(--darken35-color) 50px, transparent)
}

.home-info .button-container {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 10rem
}

.home-info .button-container .home-info-button {
    color: var(--base-color);
    background-color: transparent;
    height: 50px;
    font-weight: 400
}

.home-info .button-container .home-info-button .c-btn__text {
    display: block
}

.home-info .button-container .home-info-button:hover {
    background-color: transparent
}

.home-info .button-container .home-info-button .sb-arrow-down {
    margin-top: 5px;
    display: block
}

.home-info .button-container .home-info-button .sb-arrow-down.show {
    transform: rotateX(180deg)
}

.shop-details-title {
    color: var(--website-font-color);
    text-align: center;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px
}

.shop-details {
    border-radius: 20px;
    counter-reset: item
}

.shop-details__item {
    color: var(--website-font-color);
    border: 1px solid var(--base-color);
    position: relative;
    counter-increment: item;
    background-color: var(--bottom-bar-color)
}

.shop-details__item::before {
    content: counter(item);
    position: absolute;
    left: 12px;
    top: 20px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    border-radius: 25px;
    background-color: var(--base-color);
    color: var(--bottom-bar-color)
}

.shop-details__item::after {
    content: "\e93f";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 12px;
    height: 12px;
    font-size: 12px;
    transform: translateY(-50%) rotate(-90deg);
    font-family: icomoon !important
}

.shop-details__item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.shop-details__item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.shop-details__item+.list-group-item {
    border-top-width: 0
}

.shop-details-button {
    display: block;
    width: 100%;
    height: auto;
    background-color: transparent;
    padding: 20px 50px 20px 45px;
    white-space: normal;
    font-size: 14px;
    font-weight: 200;
    text-align: left
}

.shop-details-button__line {
    display: block
}

.l-page.shop-page .l-page__body,
.l-page.shop-page .l-page__body-header,
.l-page.shop-page .l-page__header {
    max-width: 1200px
}

.l-page.shop-page .l-page__body {
    padding-left: 10px;
    padding-right: 10px
}

.shop-balance__icon {
    font-size: 16px;
    margin-left: 3px
}

.shop-category .c-section-header {
    padding: 0
}

.shop-category .c-section-header__title {
    color: var(--base-color);
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    align-items: center;
    padding: 0
}

.shop-category__cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -5px 20px
}

.shop-category__swiper-cards.swiper {
    margin: 0 -10px 20px;
    padding: 0 10px
}

.shop-category-card-coins,
.swiper-slide.shop-category-card-coins {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 150px;
    height: 190px;
    padding: 15px 5px;
    margin: 0 5px 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px
}

.shop-category-card-coins__prize,
.swiper-slide.shop-category-card-coins__prize {
    width: 100%;
    display: block;
    color: var(--website-font-color);
    font-size: 18px;
    font-weight: 900;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.shop-category-card-coins__prize-image,
.swiper-slide.shop-category-card-coins__prize-image {
    height: 80px;
    width: 100%;
    object-fit: contain
}

.shop-category-card-coins__take-button,
.swiper-slide.shop-category-card-coins__take-button {
    border-width: 2px !important;
    padding: 8px !important
}

.shop-category-card-coins__take-button-title,
.swiper-slide.shop-category-card-coins__take-button-title {
    color: var(--website-font-color)
}

.shop-category-card-fs,
.swiper-slide.shop-category-card-fs {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 150px;
    height: 190px;
    padding: 9px 7px 11px;
    margin: 0 5px 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px
}

.shop-category-card-fs__game,
.swiper-slide.shop-category-card-fs__game {
    width: 100%;
    position: relative;
    height: 94px
}

.shop-category-card-fs__game-image,
.swiper-slide.shop-category-card-fs__game-image {
    height: 80px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25)
}

.shop-category-card-fs__prize,
.swiper-slide.shop-category-card-fs__prize {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 8px;
    min-width: 64px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    font-size: 8px;
    font-weight: 500
}

.shop-category-card-fs__game-title,
.swiper-slide.shop-category-card-fs__game-title {
    color: var(--website-font-color);
    font-weight: 500;
    font-size: 12px
}

.shop-category-card-fs__take-button.c-btn,
.swiper-slide.shop-category-card-fs__take-button.c-btn {
    padding: 0;
    height: 28px
}

.swiper-slide.shop-category-card-coins,
.swiper-slide.swiper-slide.shop-category-card-fs {
    margin: 0
}

.shop-category-card-fs-horizontal,
.swiper-slide.shop-category-card-fs-horizontal {
    display: flex;
    width: 100%;
    height: 100px;
    padding: 10px;
    margin: 0 5px 10px;
    border: 1px solid var(--base-color);
    background-color: var(--bottom-bar-color);
    border-radius: 10px
}

.shop-category-card-fs-horizontal__game-image,
.swiper-slide.shop-category-card-fs-horizontal__game-image {
    width: 140px;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    margin-right: 12px
}

.shop-category-card-fs-horizontal__details,
.swiper-slide.shop-category-card-fs-horizontal__details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex: 1
}

.shop-category-card-fs-horizontal__prize,
.swiper-slide.shop-category-card-fs-horizontal__prize {
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 8px;
    min-width: 69px;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 400
}

.shop-category-card-fs-horizontal__game-title,
.swiper-slide.shop-category-card-fs-horizontal__game-title {
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    color: var(--website-font-color);
    letter-spacing: -2%
}

.shop-category-card-fs-horizontal__take-button.c-btn,
.swiper-slide.shop-category-card-fs-horizontal__take-button.c-btn {
    min-width: 110px;
    padding: 0;
    height: 28px
}