html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: GTWalsheimPro-Regular;
    src: url(../fonts/_src/GTWalsheimPro-Regular.ttf) format("truetype")
}

@font-face {
    font-family: GTWalsheimPro-Bold;
    src: url(../fonts/_src/GTWalsheimPro-Bold.ttf) format("truetype")
}

@font-face {
    font-family: GTWalsheimPro-Medium;
    src: url(../fonts/_src/GTWalsheimPro-Medium.ttf) format("truetype")
}

@font-face {
    font-family: GTWalsheimPro-Light;
    src: url(../fonts/_src/GTWalsheimPro-Light.ttf) format("truetype")
}

@font-face {
    font-family: GTWalsheimPro-Light2;
    src: url(../fonts/_src/GTWalsheimPro-Light.woff) format("woff")
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #5f6c83
}

::-moz-placeholder {
    color: #5f6c83
}

:-ms-input-placeholder {
    color: #5f6c83
}

::-ms-input-placeholder {
    color: #5f6c83
}

::placeholder {
    color: #5f6c83
}

::-moz-selection {
    background-color: #f5af42;
    color: #fff
}

::selection {
    background-color: #f5af42;
    color: #fff
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none !important;
    outline: 0 !important
}

button, input, textarea {
    outline: 0
}

button:focus:required:invalid, input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: #cc1f51
}

button:required:valid, input:required:valid, textarea:required:valid {
    border-color: #5acdb8
}

input, select {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 3px;
    border: none;
    outline: 0;
    padding-left: 20px;
    height: 50px;
    color: #768296
}

ul {
    list-style: none
}

html {
    height: 100%;
    font-size: 16px
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    background-color: #0b1019;
    overflow-x: hidden;
    color: #fff;
    font-family: GTWalsheimPro-Regular, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

body.locked {
    overflow: hidden
}

body.not-login .grid {
    padding-bottom: 0
}

a {
    text-decoration: none;
    display: inline-block
}

.section {
    position: relative
}

.main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

.simplebar-scrollbar::before {
    background-color: #f5af42;
    opacity: 1 !important
}

.simplebar-track.simplebar-horizontal {
    height: 5px !important
}

.simplebar-track.simplebar-vertical {
    width: 5px !important
}

.simplebar-scrollbar {
    width: 5px;
    background-color: #1f2736
}

.navBurger {
    position: absolute;
    left: 30px;
    top: 50%;
    cursor: pointer;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: content-box;
    width: 28px;
    height: 10px;
    border-top: 6px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    -webkit-transition: all .25s ease-in-out;
    cursor: pointer;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 22;
    display: none;
    outline: 0
}

.navBurger:after, .navBurger:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 2px;
    width: 100%;
    right: 0;
    will-change: rotate;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.navBurger:before {
    top: -10px
}

.navBurger:after {
    bottom: -10px;
    width: 100%
}

.navBurger.active {
    background: 0 0;
    background-clip: content-box
}

.navBurger.active:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 0;
    background: #fff;
    width: 110%
}

.navBurger.active:after {
    bottom: 0;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #fff;
    width: 110%
}

.container {
    max-width: 1210px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

@media (max-width: 1230px) {
    .container {
        max-width: 960px
    }

    .header__menu-icons {
        max-width: 960px
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 720px
    }

    .header__menu-icons {
        max-width: 720px
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 100%
    }

    .header__menu-icons {
        max-width: 100%
    }
}

.menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 5px
}

.menu__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.menu__link.active span {
    background-color: #b12509
}

.menu__link span {
    background-color: #1d222c;
    border-radius: 3px;
    color: #fff;
    min-width: 43px;
    padding: 0 11px;
    min-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px
}

.menu__link:hover span {
    background-color: #b12509
}

.menu__link:not(:last-child) span {
    margin-right: 10px
}

.mobMenu {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    background-image: url(../img/svg/user.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
    -webkit-filter: invert(100%) sepia(0) saturate(7460%) hue-rotate(86deg) brightness(102%) contrast(100%);
    filter: invert(100%) sepia(0) saturate(7460%) hue-rotate(86deg) brightness(102%) contrast(100%);
    display: none
}

.mobMenu.active {
    -webkit-filter: invert(94%) sepia(15%) saturate(5661%) hue-rotate(325deg) brightness(98%) contrast(95%);
    filter: invert(94%) sepia(15%) saturate(5661%) hue-rotate(325deg) brightness(98%) contrast(95%)
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0
}

.header__menu-icons {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: none
}

.header.header--redirected {
    background-color: transparent;
    padding: 0
}

.header-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    height: 77px
}

.header-login__links {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden
}

.header-login a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    padding: 10px 30px;
    background-color: #1d222c;
    text-decoration: none;
    color: #fff
}

.header-login a:hover {
    background-color: #b12509
}

.header-login a:first-child {
    border-bottom: 1px solid #0b1019
}

.header-login .btn--bonus {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 20px
}

.bonus__icons {
    padding: 0 20px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bonus__icons a {
    display: block
}

.bonus__icons img {
    width: 32px;
    border-radius: 50%
}

.bonus__icons img:hover {
    background-color: #b12509
}

.btn--bonus {
    min-width: 150px;
    height: 100%;
    display: block;
    text-transform: uppercase
}

.games__item {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
    z-index: 5
}

.games__item::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #0b1019;
    width: 100%;
    height: 100%;
    opacity: .8;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
    border-radius: 3px
}

.games__item:hover .game-name {
    display: block
}

.games__item:hover .play-btn {
    display: block;
    z-index: 3
}

.games__item:hover::before {
    display: block
}

.games__item .play-btn {
    display: none;
    min-width: 85px;
    height: 33px;
    line-height: 33px;
    font-size: 14px
}

.games__item .label {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    display: inline-block;
    padding: 5px 16px;
    border-bottom-left-radius: 3px
}

.games__item .label--left {
    left: 0;
    right: unset;
    border-bottom-right-radius: 3px
}

.games__item .label-g {
    background-color: #20a05c
}

.games__item .label-b {
    background-color: #0b92fb
}

.games__item .label-d {
    background-color: #283b39
}

.games__item .game-name {
    position: absolute;
    top: 10px;
    text-align: center;
    width: 100%;
    display: none;
    z-index: 3;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.games__content {
    height: 100%;
    border-radius: 3px;
    position: relative;
    overflow: hidden
}

.games__content img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 3px
}

.play-btn {
    background-color: #b12509;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    border-radius: 3px;
    outline: 0;
    cursor: pointer
}

.slick-dots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    font-size: 0;
    position: absolute;
    bottom: 22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slick-dots li {
    width: 14px;
    height: 14px;
    background-color: #1c2535;
    border-radius: 50%;
    border: none;
    cursor: pointer
}

.slick-dots li button {
    border: none
}

.slick-dots li:not(:first-child) {
    margin-left: 14px
}

.slick-dots li.slick-active {
    background-color: #f5af42
}

.jackpot {
    max-width: 100%;
    width: 100%;
    height: 100%;
    background-color: #0f2035;
    border-radius: 3px
}
.jackpot-item{
    height: 50px !important;
}

.jackpot--value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 3px 40px 3px rgba(110, 159, 244, .25);
    box-shadow: 0 3px 40px 3px rgba(110, 159, 244, .25);
    border-radius: 3px;
    border: 2px solid rgba(110, 159, 244, .6);
    background-color: #0b1019
}

.jackpot__title {
    font-size: 20px;
    text-align: center;
    width: calc(100% - 40px);
    margin: 0 auto;
    background-color: #0b1019;
    padding: 20px;
    text-align: center;
    color: #f6b142;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    font-family: GTWalsheimPro-Light2;
    font-weight: 300
}

.jackpot__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 60px);
    margin: 27px auto 0 auto
}

.jackpot__item {
    max-width: 47%;
    width: 100%;
    height: 74px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 3px 40px 3px rgba(110, 159, 244, .25);
    box-shadow: 0 3px 40px 3px rgba(110, 159, 244, .25);
    border-radius: 5px;
    background-color: #0b1019;
    margin-bottom: 35px;
    border: 1px solid
}

.jackpot__item-major {
    -webkit-box-shadow: 0 3px 40px 3px rgba(110, 159, 244, .25);
    box-shadow: 0 3px 40px 3px rgba(110, 159, 244, .25);
    border-color: #46669c
}

.jackpot__item-maxi {
    -webkit-box-shadow: 0 3px 40px 3px rgba(240, 218, 75, .25);
    box-shadow: 0 3px 40px 3px rgba(240, 218, 75, .25);
    border-color: #938a3b
}

.jackpot__item-minor {
    -webkit-box-shadow: 0 3px 40px 3px rgba(190, 54, 43, .25);
    box-shadow: 0 3px 40px 3px rgba(190, 54, 43, .25);
    border-color: #772623
}

.jackpot__item-mini {
    -webkit-box-shadow: 0 3px 40px 3px rgba(193, 107, 233, .25);
    box-shadow: 0 3px 40px 3px rgba(193, 107, 233, .25);
    border-color: #7a4693
}

.jackpot__item-full {
    -webkit-box-shadow: 0 3px 40px 3px rgba(121, 238, 109, .25);
    box-shadow: 0 3px 40px 3px rgba(121, 238, 109, .25);
    border-color: #4d964b
}

.jackpot__item-mega {
    -webkit-box-shadow: 0 3px 40px 3px rgba(111, 231, 243, .25);
    box-shadow: 0 3px 40px 3px rgba(111, 231, 243, .25);
    border-color: #46929c
}

.jackpot__level {
    font-size: 14px;
    margin-bottom: 5px;
    letter-spacing: .5px
}

.jackpot__value {
    background-image: -o-linear-gradient(273deg, #f5a541 0, #f28c3c 100%);
    background-image: linear-gradient(-183deg, #f5a541 0, #f28c3c 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-size: 19px;
    font-family: GTWalsheimPro-Bold, sans-serif;
    letter-spacing: 1.3px
}

.jackpot__value--title {
    font-size: 49px
}

.mobile-menu {
    background-color: #0b1019;
    height: 100%;
    min-height: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: none
}

.mobile-menu__item--search {
    display: none
}

.mobile-menu__wrap {
    position: fixed;
    top: 70px;
    left: 0;
    display: -ms-grid;
    display: grid;
    gap: 10px;
    width: 100vw;
    overflow-y: auto;
    padding: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #0b1019
}

.mobile-menu__item-acc-img {
    text-align: center
}

.mobile-menu__item-acc-img img {
    margin: 0 auto 5px auto
}

.mobile-menu__item-acc-info li {
    margin-bottom: 5px
}

.mobile-menu__acc {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100px 1fr;
    grid-template-columns:100px 1fr
}

.mobile-menu__item .btn.btn--logout {
    margin-left: 0;
    margin-top: 15px;
    max-width: 150px;
    width: 100%;
    margin: 15px auto 0 auto;
    height: 50px;
    line-height: 50px
}

.mobile-menu__item .search-wrap input {
    padding-left: 55px;
    width: 100%
}

@media (max-width: 1230px) {
    .header__menu-icons {
        display: block
    }

    .mobMenu {
        display: block
    }

    .mobile-menu.active {
        display: block
    }

    .bonus, .header-login {
        position: fixed;
        top: 0;
        right: 25px;
        z-index: 50;
        height: 100%
    }

    .header-login a {
        padding: 0 15px
    }

    .header {
        position: fixed;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        background-color: #0b1019;
        height: 70px;
        padding: 0;
        z-index: 50;
        margin: 0
    }

    .menu__wrap {
        display: none
    }

    .navBurger {
        display: block
    }

    .menu {
        background-color: #0b1019;
        height: 100%;
        min-height: 100vh;
        display: none
    }

    .menu.active {
        display: block
    }

    .menu.active .menu__wrap {
        position: fixed;
        top: 70px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(1fr) [ 5 ];
        grid-template-columns:repeat(5, 1fr);
        gap: 10px;
        width: 100%;
        overflow-y: auto;
        padding: 0 10px 100px 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 100vh
    }

    .menu.active .menu__wrap .menu__link {
        width: 100%;
        max-height: 150px;
        min-height: 70px;
        height: 100%
    }

    .menu.active .menu__wrap .menu__link span {
        font-size: 16px;
        padding: 5px 5px;
        height: 100%;
        margin-bottom: 0
    }

    .menu.active .menu__wrap .menu__link:not(:last-child) span {
        margin-right: 0
    }

    .grid {
        padding-top: 80px
    }

    .grid-item--width3 {
        width: 470px
    }

    .grid-item--width2 {
        width: 235px
    }
}

@media (max-width: 991px) {
    .menu.active .menu__wrap {
        -ms-grid-columns:(1fr) [ 4 ];
        grid-template-columns:repeat(4, 1fr)
    }

    .bonus, .header-login {
        right: 20px
    }
}

@media (max-width: 767px) {
    .mobMenu {
        right: 10px
    }

    .menu.active .menu__wrap {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .mobile-menu__item--search {
        display: block
    }

    .bonus, .header-login {
        right: 10px
    }

    .grid {
        margin: 0 -5px;
        padding-bottom: 100px
    }

    .grid-item {
        padding: 0 5px;
        margin-bottom: 10px
    }

    .grid-item--width3 {
        width: 100%
    }

    .grid-item--width2 {
        width: 33.333%
    }

    .grid-item--height2 {
        height: 110px
    }

    .jackpot__item {
        max-width: 49%;
        margin-bottom: 30px
    }

    .jackpot__title {
        font-size: 18px
    }

    .jackpot__value {
        font-size: 16px
    }

    .jackpot__value--title {
        font-size: 35px
    }

    .jackpot__block {
        width: calc(100% - 15px)
    }
}

@media (max-width: 650px) {
    .games__item .label {
        font-size: 12px;
        padding: 5px 10px
    }
}

@media (max-width: 520px) {
    .menu__wrap {
        display: none
    }

    .grid-item--width2 {
        width: 50%
    }

    .grid-item--height2 {
        height: 110px
    }
}

.slick-slide {
    outline: 0 !important
}

.login {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.login__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto
}

.login__left {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 52%;
    flex: 1 0 52%;
    height: 100%;
    padding: 20px
}

.login__right {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px
}

.login-form {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.login-form .input__group {
    max-width: 512px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    margin-top: -5px
}

.login-form .input__group label {
    font-size: 20px;
    margin-bottom: 5px
}

.login-form .input__group input {
    background-color: rgba(0, 0, 0, .4);
    border-radius: 3px;
    border: none;
    color: #fff;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
    padding: 0 40px
}

.login-form .input__group input::-webkit-input-placeholder {
    color: #fff
}

.login-form .input__group input::-moz-placeholder {
    color: #fff
}

.login-form .input__group input:-ms-input-placeholder {
    color: #fff
}

.login-form .input__group input::-ms-input-placeholder {
    color: #fff
}

.login-form .input__group input::placeholder {
    color: #fff
}

.login-form .login-btn {
    height: 80px;
    line-height: 80px;
    text-align: center;
    max-width: 512px;
    width: 100%;
    font-size: 20px;
    border-radius: 3px
}

#PINform button:focus, #PINform input:focus, #PINform select:focus, #PINform textarea:focus {
    outline: 0
}

#PINform {
    max-width: 510px;
    width: 100%;
    margin: 0 auto;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    transform: translateY(-13px)
}

.form-pin {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns:1fr 1fr 1fr;
    gap: 30px 35px;
    max-width: 410px;
    width: 100%
}

.form-pin input {
    max-width: 113px;
    height: 113px
}

.PINbutton, .buttonClear {
    background-color: rgba(0, 0, 0, .4);
    font-size: 30px;
    text-align: center;
    padding: 0;
    border: none;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    border: 2px solid transparent
}

.PINbutton:hover, .buttonClear:hover {
    background-color: #b12509
}

.PINbutton.backspace, .PINbutton.clear {
    background: 0 0;
    font-size: 30px
}

.PINbutton:active {
    color: #fff
}

.shadow {
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .3)
}

@media (max-width: 1060px) {
    .login__left {
        max-width: 100%;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }

    .login__right {
        display: none
    }
}

@media (max-width: 767px) {
    .login-form .input__group input {
        height: 65px;
        line-height: 65px
    }

    .login-form .login-btn {
        height: 65px;
        line-height: 65px
    }
}

@media screen and (max-width: 500px) {
    .PINbutton, .buttonClear {
        font-size: 25px
    }
}

.redirect {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: calc(100% - 135px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.redirect__title {
    text-align: center;
    color: #f5af42;
    font-size: 40px;
    font-family: GTWalsheimPro-Bold, sans-serif;
    margin-bottom: 58px
}

.redirect__title span {
    display: block;
    color: #fff
}

.redirect .btn {
    min-width: 200px;
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px
}

@media (max-width: 767px) {
    .redirect {
        min-height: calc(100% - 75px)
    }

    .redirect__title {
        font-size: 30px;
        margin-bottom: 25px
    }

    .redirect .btn {
        min-width: 160px
    }
}

.nav {
    position: fixed;
    top: 20px;
    z-index: 22;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff
}

.footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    background-color: #1e2430;
    height: 100px;
    width: 100%;
    position: fixed;
    bottom: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    z-index: 30
}

.footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__block {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 600px 1fr 400px;
    grid-template-columns:600px 1fr 400px
}

.footer__item--left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__item--right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 30px
}

.footer__item--right input {
    min-height: 60px;
    padding-left: 50px;
    width: 100%;
    border-radius: 3px
}

.footer__item-search {
    width: 100%
}

.footer__item-acc {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 150px 1fr 1fr;
    grid-template-columns: 150px 1fr 1fr
}

.footer__item-acc-info {
    list-style: none;
    margin-left: 13px;
    padding: 30px 10px 0px 10px;
}

.footer__item-acc-info li {
    margin-bottom: 10px
}

.footer__item-acc-info li:last-child {
    margin-bottom: 0
}

.footer__item-acc-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #131820;
    padding: 10px
}

.footer__item-acc-img img {
    max-width: 53px;
    margin-bottom: 10px
}

.footer__item-tabs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 4 ];
    text-align: center;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #272e3c;
    height: 100%;
    -ms-grid-row-align: center;
    align-self: center
}

.footer__item-tab {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.footer__item-tab:hover {
    background-color: #151a23
}

.footer__item-tab:hover .footer__item-tab-title {
    color: #f5af42
}

.footer__item-tab--disabled .footer__item-tab-img {
    opacity: .3
}

.footer__item-tab--disabled .footer__item-tab-title {
    color: #45526b !important
}

.footer__item-tab-img {
    margin: 0 auto 20px auto
}

.footer__item-tab-img img {
    max-width: 55px;
    height: 40px;
    margin: 0 auto
}

.footer__item-tab-title {
    color: #fff;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.info-name {
    color: #f5af42
}

.info-value {
    text-transform: uppercase;
    color: #fff
}

.btn.btn--logout {
    min-width: 100px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px;
    margin-left: 22px
}

.btn.btn--logout svg {
    stroke-width: 2px;
    stroke: #fff;
    fill: none;
    width: 20px
}

.refunds-icon .info-value {
    position: relative;
    cursor: pointer
}

.refunds-icon .info-value::after {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    width: 14px;
    height: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/svg/plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-filter: invert(48%) sepia(61%) saturate(551%) hue-rotate(95deg) brightness(93%) contrast(87%);
    filter: invert(48%) sepia(61%) saturate(551%) hue-rotate(95deg) brightness(93%) contrast(87%)
}

.refunds-icon.disabled .info-value::after {
    -webkit-filter: invert(34%) sepia(8%) saturate(883%) hue-rotate(182deg) brightness(92%) contrast(87%);
    filter: invert(34%) sepia(8%) saturate(883%) hue-rotate(182deg) brightness(92%) contrast(87%)
}

.search-wrap {
    position: relative
}

.search-wrap::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/svg/search.svg);
    background-size: contain;
    pointer-events: none
}

.account-stats {
    padding: 10px 0
}

.account-stats a {
    display: inline-block
}

.balance__info {
    list-style: none
}

.balance__info li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.balance__info li:first-child span {
    color: #f6b142;
    text-decoration: underline
}

.balance__info li:first-child p {
    color: #fff
}

.balance__info li p {
    color: #8f969c;
    font-size: 14px
}

.balance__info li span {
    display: inline-block;
    font-size: 14px
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 54;
    background-color: #0b1019;
    opacity: .85;
    display: none
}

.modal.modal-loot .modal__subtitle {
    color: #5f6c83;
    margin-bottom: 30px
}

.modal.modal-loot .btn {
    margin: 0;
    line-height: 50px;
    height: 50px
}

.modal-slider-loot {
    padding-bottom: 60px
}

.modal-slider-loot .slick-arrow {
    position: absolute;
    bottom: 0;
    border: none;
    background-color: transparent;
    font-size: 0;
    background-size: 28px;
    width: 28px;
    height: 21px;
    background-image: url(../img/svg/arrow.svg);
    cursor: pointer
}

.modal-slider-loot .slick-next {
    right: 30%;
    -webkit-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

.modal-slider-loot .slick-prev {
    left: 30%
}

.modal-slider-loot .slick-dots {
    bottom: 0
}

.modal-pin .modal__content {
    max-width: 1120px;
    width: 100%;
    padding: 50px 60px
}

.modal-pin .PINbutton, .modal-pin .buttonClear {
    background-color: #1c2636;
    height: 70px
}

.modal-pin .PINbutton:hover, .modal-pin .buttonClear:hover {
    background-color: #b12509
}

.modal.modal-bonus .btn, .modal.modal-invite .btn {
    min-width: 320px;
    margin-top: 40px
}

.modal.modal-bonus .modal__title, .modal.modal-invite .modal__title {
    margin-bottom: 60px
}

.modal.modal-bonus .modal__text, .modal.modal-invite .modal__text {
    font-size: 18px;
    color: #768296
}

.modal.modal-info {
    padding: 0;
    min-height: 425px
}

.modal.active {
    display: block;
    visibility: visible;
    opacity: 1;
    z-index: 55
}

.modal {
    border-radius: 5px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.modal__content {
    max-width: 930px;
    width: 100%;
    padding: 50px 30px;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-color: #131a26;
    border-radius: 3px
}

.modal__invite {
    padding: 0 40px;
    text-align: center
}

.modal__invite-place {
    background-image: url(../img/_src/added-icon.png);
    background-size: 117px;
    background-position: center;
    background-repeat: no-repeat
}

.modal__invite-row {
    padding: 20px 25px;
    background-color: #1c2636;
    border-radius: 3px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 180px;
    grid-template-columns:1fr 180px
}

.modal__invite-row a.btn {
    margin-top: 0;
    max-width: 180px;
    width: 100%;
    min-width: auto
}

.modal__invite-phones {
    display: -ms-grid;
    display: grid;
    gap: 20px
}

.modal__invite-phones-value {
    width: 100%;
    font-size: 25px;
    font-family: GTWalsheimPro-Bold, sans-serif
}

.modal__invite-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px
}

.modal__invite-date {
    color: #485262
}

.modal__invite-valid {
    color: #485262
}

.modal__invite-text {
    font-size: 20px;
    color: #768296;
    margin-top: 30px
}

.modal__invite-label {
    margin-bottom: 20px;
    font-size: 20px
}

.modal__invite-title {
    font-size: 25px;
    color: #f5af42;
    margin-bottom: 30px;
    font-family: GTWalsheimPro-Bold, sans-serif
}

.modal__invite-subtitle {
    color: #768296;
    font-size: 20px
}

.modal__invite-place {
    margin-top: 30px;
    background-color: #10151e;
    border-radius: 3px;
    width: 100%;
    min-height: 370px
}

.modal__invite-btn {
    text-align: center
}

.modal__invite-btn .btn.modal-btn {
    min-width: 320px
}

.modal__invite-pin .form-pin {
    max-width: 100%
}

.modal__invite-input {
    position: relative
}

.modal__invite-input input {
    width: 100%;
    border-radius: 3px;
    font-size: 25px;
    font-family: GTWalsheimPro-Bold, sans-serif;
    color: #fff;
    margin-bottom: 20px;
    padding-left: 30px
}

.modal__invite-input input::-webkit-input-placeholder {
    color: #768296
}

.modal__invite-input input::-moz-placeholder {
    color: #768296
}

.modal__invite-input input:-ms-input-placeholder {
    color: #768296
}

.modal__invite-input input::-ms-input-placeholder {
    color: #768296
}

.modal__invite-input input::placeholder {
    color: #768296
}

.modal__invite-block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 410px;
    grid-template-columns:1fr 410px;
    gap: 0 30px;
    margin-top: 70px
}

.modal__wrap {
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 930px;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
    height: 100%
}

.modal__body {
    width: 100%;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 15px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.modal__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%
}

.modal__block label {
    margin-top: 30px;
    font-size: 20px
}

.modal__block .input__group {
    max-width: 512px;
    width: 100%;
    margin: 30px auto 0 auto
}

.modal__block .input__group input {
    background-color: #10151e;
    width: 100%;
    padding: 0 30px;
    height: 60px;
    border-radius: 5px;
    border: none;
    color: #5f6c83;
    margin: 0 auto
}

.modal__title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    letter-spacing: 1.6px;
    font-family: GTWalsheimPro-Bold, sans-serif;
    margin-bottom: 25px
}

.modal__subtitle {
    color: #f5af42;
    margin-bottom: 20px;
    font-size: 25px;
    display: block;
    text-align: center
}

.modal .btn {
    height: 60px;
    line-height: 60px;
    min-width: 185px;
    text-align: center;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    margin-top: 35px;
    color: #fff;
    font-family: GTWalsheimPro-Regular, sans-serif
}

.modal__slider-text {
    font-size: 20px;
    padding-right: 5px
}

.modal__slider-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal__slider-img img {
    max-width: 45px;
    margin-right: 18px
}

.modal__slider-slide {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns:1fr 1fr;
    gap: 12px 20px
}

.modal__slider-slide .btn {
    min-width: 130px
}

.modal__slider-row {
    display: -ms-grid;
    display: grid;
    padding: 10px 16px;
    background-color: #10151e;
    -ms-grid-columns: 1fr 130px;
    grid-template-columns:1fr 130px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal__table {
    padding: 20px 40px 0 40px
}

.modal__table-btn {
    text-align: center
}

.modal__table-btn .btn {
    min-height: 60px;
    padding: 0 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: GTWalsheimPro-Regular, sans-serif
}

.modal__kassa-row {
    display: -ms-grid;
    display: grid;
    gap: 20px
}

.modal__kassa-row-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 184px 1fr 184px;
    grid-template-columns:184px 1fr 184px;
    gap: 20px;
    -ms-grid-row-align: center;
    align-self: center
}

.modal__kassa-row-item input {
    width: 100%;
    height: 60px;
    padding-left: 34px
}

.modal__kassa-row-item .btn {
    margin: 0
}

.modal__table-wrap {
    width: 100%;
    max-height: 600px;
    overflow-y: auto
}

.modal__table-wrap::-webkit-scrollbar {
    width: 4px;
    background-color: #1f2736;
    height: 4px
}

.modal__table-wrap::-webkit-scrollbar-thumb {
    width: 4px;
    background-color: #f5af42
}

.modal__table-wrap .table {
    border-collapse: collapse;
    width: 100%
}

.modal__table-wrap thead tr {
    background-color: #10151e;
    height: 60px;
    border-radius: 13px
}

.modal__table-wrap thead td {
    color: #5f6c83
}

.modal__table-wrap td {
    text-align: center;
    padding: 0 5px
}

.modal__table-wrap tbody tr {
    height: 60px
}

.modal__table-wrap tbody td:last-child {
    padding-right: 20px
}

.modal__table-wrap .big-td {
    text-align: left;
    padding-left: 12px
}

.modal__table-wrap .big-td img {
    display: inline-block;
    width: 26px;
    vertical-align: middle;
    margin-right: 28px
}

.modal__text {
    font-size: 18px;
    color: #768296;
    text-align: left
}

.modal .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 30px;
    border-radius: 50%
}

.modal .close-btn:hover {
    background-color: #b12509
}

.modal__form {
    max-width: 460px;
    width: 100%;
    margin: 0 auto
}

.modal__form .input__group input {
    width: 100%;
    margin-bottom: 20px
}

.modal__form .button__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.modal__form .button__group .btn {
    max-width: 48%;
    width: 100%;
    border-radius: 5px;
    border: 2px solid #b12509;
    color: #fff;
    background-color: transparent;
    margin-top: 10px
}

.modal__form .button__group .btn:hover {
    background-color: #b12509;
    color: #fff
}

.modal__form .form__link {
    display: table;
    margin: 30px auto 0 auto;
    text-align: center;
    color: #7f7f7f
}

.modal__form .form__link:hover {
    color: #fff
}

.message-form {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    background-color: #b12509;
    display: none;
    font-size: 25px;
    font-family: GTWalsheimPro-Bold, sans-serif
}

.message-form span {
    font-size: 16px;
    font-family: GTWalsheimPro-Regular, sans-serif
}

.error-message {
    color: #b12509;
    position: absolute;
    bottom: 5px;
    font-size: 12px;
    left: 0;
    display: none
}

.modal-info {
    display: none;
    z-index: -1
}

.modal-arrows {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 0;
    z-index: 2;
    line-height: 46px;
    bottom: 90px
}

.modal-arrows .modal-prev {
    position: absolute;
    cursor: pointer;
    left: 19px;
    padding: 0 3px;
    width: 22px
}

.modal-arrows .modal-prev svg {
    width: 8px;
    height: 14px
}

.modal-arrows .modal-next {
    position: absolute;
    cursor: pointer;
    right: 19px;
    padding: 0 3px;
    width: 22px
}

.modal-arrows .modal-next svg {
    width: 8px;
    height: 14px
}

.modal-arrows svg {
    width: 10px;
    height: 10px;
    stroke: #4c586e;
    fill: transparent;
    stroke-width: 2px
}

.popup {
    border-radius: 5px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    overflow-x: hidden
}

.popup.active {
    visibility: visible;
    opacity: 1;
    z-index: 55
}

.popup__content {
    max-width: 695px;
    min-height: 758px;
    width: 100%;
    padding: 30px;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-color: #131a26;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2
}

.popup__body {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.popup__info {
    margin-top: auto;
    text-align: center
}

.popup__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    z-index: -1
}

.popup__value {
    background-image: -o-linear-gradient(273deg, #fce104 0, #f28c3c 100%);
    background-image: linear-gradient(-183deg, #fce104 0, #f28c3c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: GTWalsheimPro-Bold, sans-serif;
    font-size: 204px;
    position: relative;
    z-index: 3;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-top: auto
}

.popup__value::after {
    content: attr(data-attr);
    display: block;
    position: absolute;
    top: 8px;
    left: 50%;
    background-color: #9d4e07;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transform: translateZ(-1px) translateX(-50%);
    transform: translateZ(-1px) translateX(-50%)
}

.popup__value img {
    max-width: 205px
}

.popup__prize {
    color: #5f6c83;
    font-size: 25px
}

.popup__prize span {
    color: #f5af42
}

.popup__title {
    color: #f5af42;
    font-size: 40px;
    font-family: GTWalsheimPro-Bold, sans-serif;
    letter-spacing: 1.6px;
    text-align: center;
    line-height: 48px;
    margin-bottom: 25px
}

.popup__title span {
    display: block;
    letter-spacing: 1px;
    font-size: 25px;
    font-family: GTWalsheimPro-Regular, sans-serif;
    color: #fff
}

.popup .popup-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 60px;
    min-width: 320px;
    margin-top: 25px;
    margin-bottom: 50px;
    font-size: 20px
}

.popup .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 30px;
    border-radius: 50%
}

.popup .close-btn:hover {
    background-color: #b12509
}

@media screen and (max-width: 1280px) {
    .footer__block {
        -ms-grid-columns: 300px 1fr 300px;
        grid-template-columns:300px 1fr 300px
    }
}

@media (max-width: 1230px) {
    .modal__invite-row {
        -ms-grid-columns: 1fr 130px;
        grid-template-columns:1fr 130px
    }

    .footer__block {
        padding-right: 10px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns:1fr 1fr
    }

    .footer__item--left {
        display: none
    }

    .footer__item-tabs {
        border: none
    }

    .footer a.footer__btn {
        min-width: 100px
    }

    .footer__value {
        font-size: 16px
    }

    .footer__item {
        padding: 0 5px
    }

    .footer__column {
        margin: 0 -5px
    }

    .footer__center {
        padding: 0 20px 0 10px
    }

    .footer__info {
        min-width: 230px
    }
}

@media (max-width: 991px) {
    .popup__value {
        font-size: 145px
    }

    .popup__value img {
        max-width: 150px
    }

    .popup__title {
        font-size: 30px;
        line-height: 30px
    }

    .popup__title span {
        font-size: 20px
    }

    .popup .popup-btn {
        min-width: 200px;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .popup__prize {
        font-size: 20px
    }

    .modal-invite-3 .modal__invite-block {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .modal-invite-3 .modal__invite-item:last-child {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 20px
    }

    .modal-invite-3 .modal__invite-title {
        margin-bottom: 20px
    }

    .modal-invite-3 .modal__invite-place {
        margin-top: 20px
    }

    .modal-invite-3 .form-pin input {
        max-width: 100%
    }

    .modal__slider-slide {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .modal__invite-phones-value {
        font-size: 20px
    }

    .modal__invite-row a.btn {
        font-size: 16px
    }

    .footer__block {
        padding-right: 0;
        -ms-grid-columns: 1fr 40%;
        grid-template-columns:1fr 40%
    }

    .footer__center {
        visibility: hidden;
        opacity: 0
    }

    .footer__right {
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .modal-slider {
        min-height: auto;
        padding: 0 15px 60px 15px
    }

    .modal-slider .slick-arrow, .modal-slider .slick-dots {
        bottom: 0
    }

    .modal-pin .form-pin {
        gap: 20px
    }

    .modal-pin .modal__content {
        padding: 40px 20px
    }

    .modal__invite-place {
        min-height: 345px
    }

    .modal__invite-block {
        -ms-grid-columns: 1fr 300px;
        grid-template-columns:1fr 300px
    }

    .modal__wrap {
        min-width: auto;
        min-height: auto;
        padding-right: 15px;
        padding-left: 15px
    }

    .modal__wrap .input__group {
        max-width: 100%
    }

    .modal__text {
        font-size: 16px
    }

    .modal .close-btn {
        width: 25px;
        top: 10px;
        right: 10px
    }

    .footer__value {
        font-size: 16px
    }

    .footer__item {
        padding: 0 5px
    }

    .footer__column {
        margin: 0 -5px
    }

    .footer__left a:nth-child(2) {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    .footer__icon:not(:last-child) {
        margin-right: 20px
    }
}

@media (max-width: 767px) {
    .modal__invite-btn .btn.modal-btn {
        max-width: 180px;
        width: 100%;
        min-width: unset
    }

    .modal__table {
        padding: 20px 0 0 0
    }

    .modal__table-btn .btn {
        min-width: unset;
        max-width: 180px;
        width: 100%
    }

    .modal__table-wrap .table {
        width: 650px
    }

    .footer {
        display: none;
        height: 90px;
        padding: 0
    }

    .footer__block {
        margin: 0;
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .footer__item--right {
        display: none
    }

    .footer__item-tab-title {
        font-size: 14px
    }

    .footer__item-tab-img {
        margin-bottom: 10px
    }

    .footer__item-tab-img img {
        max-width: 45px
    }

    .footer .container {
        padding: 0 10px
    }

    .modal__invite-place {
        margin-top: 40px
    }

    .modal__invite-title {
        font-size: 20px
    }

    .modal__invite-subtitle {
        font-size: 16px
    }

    .modal__block {
        padding: 0
    }

    .modal__text {
        font-size: 14px
    }

    .modal .btn {
        height: 50px;
        line-height: 50px
    }

    .modal__center {
        padding: 0
    }

    .modal__title {
        font-size: 22px
    }

    .modal.modal-bonus .modal__title, .modal.modal-invite .modal__title {
        margin-bottom: 30px
    }

    .modal__subtitle {
        font-size: 18px
    }

    .modal.modal-bonus .modal__text, .modal.modal-invite .modal__text {
        font-size: 16px
    }

    .modal__invite {
        padding: 0
    }

    .modal.modal-bonus .btn, .modal.modal-invite .btn {
        max-width: 180px;
        width: 100%;
        min-width: auto
    }
}

@media screen and (max-width: 670px) {
    .modal__invite-label {
        font-size: 18px
    }

    .modal__invite-block {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        margin-top: 20px
    }

    .modal__invite-item:last-child {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 20px
    }

    .modal__invite-title {
        margin-bottom: 20px
    }

    .modal__invite-place {
        margin-top: 20px
    }

    .modal .form-pin input {
        max-width: 100%
    }

    .modal__kassa-row-item {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .modal__kassa-row-img img {
        margin: 0 auto
    }

    .modal__kassa-row {
        gap: 30px 20px
    }

    .modal__kassa-row-btn {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 630px) {
    .modal__invite-input input {
        font-size: 20px
    }

    .modal__slider-img img {
        max-width: 30px
    }

    .modal__slider-text {
        font-size: 15px
    }

    .modal__slider-row {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .modal.modal-loot .btn {
        min-width: 100px;
        font-size: 16px;
        max-width: 130px;
        margin: 15px auto 0 auto
    }

    .popup__content {
        min-height: 600px
    }

    .popup__value img {
        max-width: 100px
    }

    .modal-slider {
        min-height: auto;
        padding: 0 5px 60px 5px
    }

    .modal-slider .slick-prev {
        left: 15px
    }

    .modal-slider .slick-next {
        right: 15px
    }

    .footer__center {
        min-height: auto;
        height: 100%
    }

    .footer__column {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .modal__invite-row {
        padding: 10px;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .modal__invite-phones-btn {
        text-align: center;
        margin-top: 20px
    }

    .modal__invite-phones-value {
        margin-top: 10px
    }
}

@media (max-width: 470px) {
    .popup__content {
        min-height: 500px
    }
}

@media (max-width: 400px) {
    .modal-pin .form-pin {
        gap: 10px
    }

    .modal__invite-place {
        min-height: 200px
    }
}

.modal.profile {
    display: block;
    padding: 0
}

.profile__wrap {
    padding-bottom: 35px;
    background-color: #131a26
}

.profile-content__item {
    display: none
}

.profile-content__item.is-active {
    display: block
}

.profile .modal-close {
    display: table
}

.profile-top {
    height: 70px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #070c15
}

.profile-top__item {
    min-width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    color: #768296;
    opacity: .5;
    font-size: 20px;
    position: relative;
    font-family: GTWalsheimPro-Bold, sans-serif;
    webkit-tap-highlight-color: transparent
}

.profile-top__item:hover {
    color: #fff;
    opacity: 1
}

.profile-top__item::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #b12509;
    top: 0;
    left: 0;
    display: none
}

.profile-top__item.is-active {
    color: #fff;
    opacity: 1;
    background-color: #131a26
}

.profile-top__item.is-active::before {
    display: block
}

.profile-content {
    width: 100%
}

.profile-content__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.profile-content__img img {
    width: 57px;
    height: 57px;
    border-radius: 5px;
    background-color: #b12509
}

.profile-content__item {
    padding: 30px 35px 0 35px;
    cursor: pointer
}

.profile-content__item--2 {
    padding: 0 35px
}

.profile-content__name {
    text-align: center;
    font-size: 20px;
    font-family: GTWalsheimPro-Bold, sans-serif;
    padding: 25px 0;
    position: relative;
    display: table;
    margin-left: 40px
}

.profile-content__name.is-online::before {
    content: "";
    display: block;
    position: absolute;
    width: 13px;
    height: 13px;
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #7df440;
    border-radius: 50%
}

.profile-content__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.profile-content__list {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
    max-width: 48%;
    border-radius: 5px;
    padding: 0 13px;
    background-color: rgba(0, 0, 0, .25)
}

.profile-content__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #f5af42;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.profile-content__list span {
    color: #fff
}

.form-profile {
    padding: 20px 0
}

.form-profile__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
}

.form-profile .input__group {
    padding: 0 15px
}

.form-profile .input__group label {
    padding: 20px 0 6px 0;
    display: inline-block
}

.form-profile .input__group input {
    width: 100%
}

.form-profile .input__group select {
    width: 100%;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.kassa-tabs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 0, 0, .25);
    margin-top: 20px
}

.kassa-tabs__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.33333%;
    flex: 1 0 33.33333%;
    max-width: 33.33333%;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #768296;
    font-size: 20px;
    font-family: GTWalsheimPro-Bold, sans-serif;
    border-radius: 0;
    border-radius: 5px
}

.kassa-tabs__item:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.kassa-tabs__item.is-active {
    background-color: #b12509;
    color: #fff;
    border-radius: 5px
}

.kassa-tabs__item:hover {
    background-color: #b12509;
    color: #fff
}

.kassa-content__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.kassa-content__item {
    display: none
}

.kassa-content__item.is-active {
    display: block
}

.kassa-content__box {
    padding: 0 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    margin: 20px 0;
    position: relative
}

.kassa-content__box::before {
    content: "";
    display: block;
    position: absolute;
    border: 20px solid transparent;
    border-bottom: 20px solid #070c15;
    bottom: -20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    display: none
}

.kassa-content__box.is-checked::before {
    display: block
}

.kassa-content__box.is-checked .kassa-content__img {
    background-color: #070c15
}

.kassa-content__box.is-checked .kassa-content__limit {
    color: #f5af42
}

.kassa-content__box:hover .kassa-content__img {
    background-color: #070c15
}

.kassa-content__box:hover .kassa-content__limit {
    color: #f5af42
}

.kassa-content__img {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .25);
    padding-bottom: 15px
}

.kassa-content__img img {
    height: 120px;
    width: 100%;
    border-radius: 5px
}

.kassa-content__limit {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    max-width: 120px;
    width: 100%;
    margin: 20px auto 0 auto
}

.price {
    width: 100%;
    -webkit-box-ordinal-group: 223;
    -ms-flex-order: 222;
    order: 222;
    padding: 0 8px;
    display: none;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.price.is-active {
    display: block
}

.price__box {
    display: none;
    position: relative;
    background-color: #070c15;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 30px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.price__text {
    color: #f5af42;
    font-size: 18px;
    font-family: GTWalsheimPro-Bold, sans-serif;
    display: inline-block;
    min-width: 170px
}

.price__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-left: 15px
}

.price__group input[type=text] {
    background-color: #131a26;
    width: 100%
}

.price__group label {
    width: 100%
}

.price .btn {
    margin: 0 0 0 20px;
    font-size: 16px;
    border-radius: 5px
}

.radio__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.history-table__top table {
    width: 100%;
    border-collapse: collapse
}

.history-table__top table thead tr {
    height: 70px
}

.history-table__top table thead tr td {
    border-bottom: 1px solid #262626;
    color: #b12509;
    font-size: 18px;
    font-family: GTWalsheimPro-Bold, sans-serif
}

.history-table__top table tbody tr {
    height: 70px
}

.history-table__top table tbody td {
    border-bottom: 1px solid #262626
}

.order {
    display: none;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-top: 15px;
    width: 100%;
    padding: 0 8px
}

.order.is-active {
    display: block
}

.order .price {
    display: block
}

.order__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.order__box {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #070c15;
    padding: 20px 0 0 0;
    position: relative;
    width: 100%
}

.order .form-order {
    padding: 0 30px 40px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.order .input__box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.order .input__box:not(:first-child) {
    margin-left: 20px
}

.order .input__box input {
    background-color: #131a26;
    width: 100%;
    margin-bottom: 0
}

.order .input__box label {
    display: block;
    margin-bottom: 6px
}

.order .input__box .btn {
    padding: 0 40px;
    margin: 0;
    width: 100%;
    font-size: 16px
}

.order .price {
    position: relative
}

.order .price__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order .price__box::before {
    display: none
}

.order .price::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #f5af42;
    top: -3px;
    left: 0
}

@media (max-width: 991px) {
    .price {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .price__group {
        padding: 20px 0
    }

    .form-order {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -10px
    }

    .form-order .input__box {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        margin-bottom: 15px;
        max-width: 50%;
        margin-left: 0;
        padding: 0 10px
    }

    .order .input__box:not(:first-child) {
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .profile-content__info {
        margin: 0 -10px
    }

    .form-profile__wrap {
        margin: 0 -10px
    }

    .profile-content__item {
        padding: 25px 25px 0 25px
    }

    .form-profile .input__group label {
        font-size: 14px
    }

    .profile-content__name {
        font-size: 16px;
        margin: 10px auto
    }

    .profile-top__item {
        font-size: 18px;
        min-width: 150px
    }

    .kassa-tabs__item {
        font-size: 16px;
        height: 40px
    }

    .mobi_menu{
        grid-template-columns: 1fr 1fr;
    }

    .profile .modal-close {
        font-size: 18px
    }

    .form-profile .input__group {
        padding: 0 5px
    }

    .form-profile {
        margin: 0 -5px
    }

    .price .btn {
        margin-left: 0;
        margin-top: 15px
    }

    .price__group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .radio__line {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
        margin-bottom: 25px
    }

    .price {
        padding: 0 5px 0 5px
    }

    .price__box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .price__btn {
        width: 100%;
        text-align: center
    }

    .profile-content__item--2 {
        padding: 0 10px
    }

    .history-table__top {
        padding: 20px 15px 0 15px
    }
}

@media (max-width: 640px) {
    .history-table__top table tbody tr {
        height: 50px
    }

    .history-table__top table tbody td {
        font-size: 12px
    }

    .history-table__top table thead tr {
        height: 50px
    }

    .history-table__top table thead tr td {
        font-size: 14px
    }

    .kassa-content__box--1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .kassa-content__box--2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .kassa-content__box--3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .kassa-content__box--1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .kassa-content__box--2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .kassa-content__box--3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order {
        padding: 10px 8px
    }

    .order__box--1::before, .price__box--1::before {
        left: 25%
    }

    .order__box--2::before, .price__box--2::before {
        left: 75%
    }

    .order__box--3::before, .price__box--3::before {
        left: 25%
    }

    .kassa-content__line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 0
    }

    .kassa-content__box {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
        margin: 10px 0
    }

    .kassa-content__limit {
        font-size: 12px;
        padding: 0 5px
    }

    .profile-top {
        height: 50px
    }

    .kassa-tabs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .kassa-tabs__item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%;
        font-size: 12px
    }

    .kassa-tabs__item:not(:first-child) {
        border: none
    }

    .profile-top__item {
        min-width: 100px;
        font-size: 16px
    }

    .price {
        margin-top: 0;
        padding: 10px 8px
    }
}

@media (max-width: 520px) {
    .history-table__top {
        padding: 20px 5px 0 5px
    }

    .order .price__box {
        padding-bottom: 0
    }

    .order__box {
        padding: 20px 0
    }

    .price__box {
        padding: 20px 15px 20px 15px
    }

    .price__group {
        padding: 20px 0 0 0
    }

    .order .form-order {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 15px 20px 15px
    }

    .form-order .input__box {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
        width: 100%
    }
}

@media (max-width: 450px) {
    .form-profile__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .profile-content__list {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%
    }

    .kassa-content__box {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%
    }
}

[type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

[type=radio]:checked + label, [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
    height: 18px
}

[type=radio]:checked + label:before, [type=radio]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #141414
}

[type=radio]:checked + label:after, [type=radio]:not(:checked) + label:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #f5af42;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

[type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[type=radio]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.btn {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border: none;
    color: #fff;
    background-color: #b12509;
    border-radius: 3px;
    font-size: 16px;
    outline: 0 !important
}

.btn:hover {
    background-color: #a22208
}
