@charset "UTF-8";

a, aside, b, body, caption, center, code, dd, div, footer, h1, h2, h3, h4, h5, h6, header, html, i, label, li, menu, nav, ol, p, s, section, span, strike, sub, table, tbody, td, tr, ul {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

img, sup {
    margin: 0;
    padding: 0;
}

img {
    vertical-align: baseline;
}

sup {
    border: 0;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}

a img, img {
    border: none;
}

input[type=email], input[type=tel], input[type=text] {
    -webkit-appearance: none;
}

button, input[type=submit] {
    cursor: pointer;
}

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

button, input {
    margin: 0;
    padding: 0;
    border: 0;
}

.slick-list:focus, a, a:focus, button, div, h1, h2, h3, h4, h5, h6, input, select, span {
    outline: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

*, :after, :before {
    box-sizing: inherit;
}

@media (prefers-reduced-motion: reduce) {
    * {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

.icon-apple {
    width: 1em;
    height: 1em;
    fill: initial;
}

.icon-close {
    width: 1em;
    height: 1em;
    fill: #fff;
}

.icon-compass, .icon-cup, .icon-diamond {
    width: 1em;
    height: 1em;
    fill: #fff;
}

.icon-diamond {
    width: 1.18em;
}

.icon-google {
    width: 1em;
    height: 1em;
    fill: initial;
}

.icon-login_btn {
    width: 1.38em;
    height: 1em;
    fill: initial;
}

.icon-login_btn {
    width: 1.1em;
}

.icon-logo {
    width: 8.44em;
    height: 1em;
    fill: #fff;
}

.icon-magnifier {
    width: 1em;
    height: 1em;
    fill: initial;
}

.icon-mail {
    width: 1em;
    height: 1em;
    fill: #fff;
}

.icon-question {
    width: .85em;
    height: 1em;
    fill: #fff;
}

.icon-question {
    width: 1em;
}

.icon-recurs, .icon-search {
    width: .91em;
    height: 1em;
    fill: initial;
}

.icon-search {
    width: .95em;
}

.icon-spade {
    width: 1em;
    height: 1em;
    fill: initial;
}

.icon-spade {
    fill: none;
}

.icon-star-hover-01 {
    width: 1em;
    height: 1em;
    fill: initial;
}

.icon-star, .icon-support {
    width: 1.02em;
    height: 1em;
    fill: #fff;
}

.icon-support {
    width: 1em;
}

.icon-user {
    width: 1em;
    height: 1em;
    fill: initial;
}

.icon-user {
    fill: #fff;
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

@supports (-ms-overflow-style:none) {
    .ps {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-search--inline {
    float: left;
}

body {
    background-color: #3875d7;
    color: #fff;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }
}

@media (min-width: 1024px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }
}

body {
    font-family: -apple-system, BlinkMacSystemFont, Arial, Segoe UI, Roboto, Helvetica Neue, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 400;
    font-size: 13px;
    background-color: #000;
}

body.is-hidden {
    height: 100%;
    width: 100%;
    position: fixed;
}

body.is-hidden, html.ie .out {
    overflow: hidden;
}

@media only screen and (max-width: 1023px) {
    .out {
        padding-top: 102px;
    }
}

@media only screen and (max-width: 767px) {
    .out {
        padding-top: 61px;
    }
}

@media only screen and (max-width: 599px) {
    .out {
        padding-top: 54px;
    }
}

a {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
    -webkit-transition: .1s;
    transition: .1s;
}

.news-block__content p, h2 {
    font-size: 25px;
    font-weight: 400;
}

h2 {
    text-transform: uppercase;
    letter-spacing: -.6px;
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size: 20px;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 599px) {
    h2 {
        font-weight: 400;
        font-size: 17px;
        text-transform: none;
    }
}

.h2--lg {
    letter-spacing: .02em;
}

h3 {
    font-size: 18px;
    letter-spacing: -.33px;
}

@media only screen and (max-width: 767px) {
    h3 {
        letter-spacing: 0;
    }

    .h3.title-color, h3 {
        font-size: 16px;
    }
}

.h2--lg, .h3--lg, h3, h4 {
    font-weight: 400;
}

.h3--lg {
    text-transform: uppercase;
    letter-spacing: .06em;
    font-size: 20px;
}

@media only screen and (max-width: 767px) {
    .h3--lg {
        font-size: 17px;
    }
}

h4 {
    font-size: 15px;
}

@media only screen and (max-width: 767px) {
    h4 {
        font-size: 13px;
    }
}

sup {
    vertical-align: top;
}

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

.gradient-bottom, .gradient-top {
    z-index: -1;
    position: absolute;
    left: 0;
    width: 100%;
}

.gradient-top {
    top: 0;
    height: 474px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), color-stop(160%, #300d60));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5) 0%, #300d60 160%);
}

.gradient-bottom {
    bottom: 0;
    height: 295px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .4)), color-stop(160%, rgba(48, 13, 96, .8)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .4) 0%, rgba(48, 13, 96, .8) 160%);
}

@media only screen and (min-width: 600px) {
    h1.section-title {
        margin-bottom: 17px;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
}

.h2-section-title {
    font-weight: 400;
    font-size: 18px;
}

.section-title {
    margin-bottom: 17px;
}

@media only screen and (max-width: 767px) {
    .section-title {
        margin-bottom: 12px;
    }
}

@media only screen and (max-width: 599px) {
    .section-title--desc {
        display: none;
    }
}

.section-title--gradient {
    font-size: 23px;
    position: relative;
}

@media only screen and (max-width: 1023px) {
    .section-title--gradient {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title--gradient {
        font-size: 18px;
    }
}

@media only screen and (max-width: 599px) {
    .section-title--gradient {
        font-size: 16px;
    }
}

.section-title--gradient:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    height: 2px;
    border-bottom: 2px dotted #ec094b;
    box-shadow: inset 0 0 10px 3px rgba(128, 0, 255, .6), 0 0 10px 3px rgba(128, 0, 255, .6);
}

@media only screen and (max-width: 599px) {
    .section-title--mob {
        margin-bottom: 14px;
        font-weight: 400;
        font-size: 17px;
        text-transform: none;
    }
}

@media only screen and (min-width: 600px) {
    .section-title.is-mobile {
        display: none;
    }
}

.align-center {
    text-align: center;
}

.news-block {
    border-radius: 2px;
    background-color: #fc0;
}

.news-block__content {
    padding: 5px 45px 35px;
}

@media only screen and (max-width: 599px) {
    .news-block__content {
        padding: 5px 20px 35px;
    }
}

.news-block__content p {
    margin: 15px 0;
    line-height: 1.2;
    color: #000;
}

@media only screen and (max-width: 599px) {
    .news-block__content p {
        font-size: 18px;
    }
}

.news-block__content p:last-child {
    margin-bottom: 0;
}

.text-block {
    border-radius: 2px;
    background-color: #1d0839;
    padding: 47px 60px 109px;
}

@media only screen and (max-width: 767px) {
    .text-block {
        padding: 20px;
    }
}

.text-block--medium {
    font-weight: 400;
}

@media only screen and (max-width: 599px) {
    .text-block--mobile {
        padding: 15px 10px 20px;
        background-color: #240648;
    }

    .text-block--mobile .list, .text-block--mobile .text {
        font-weight: 400;
        font-size: 16px;
        letter-spacing: .015em;
        line-height: 1.188em;
    }

    .text-block--mobile .list {
        padding-left: 0;
        margin-bottom: 14px;
    }

    .text-block--mobile .list li {
        margin-bottom: 8px;
        padding-left: 25px;
    }

    .text-block--mobile .list li:after {
        font-size: 20px;
    }
}

.text-main-title {
    margin-bottom: 27px;
}

@media only screen and (max-width: 767px) {
    .text-main-title {
        margin-bottom: 15px;
    }
}

.text-title {
    margin-bottom: 20px;
    line-height: 1.4;
}

.title-color {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    color: #ffc600;
}

html:not(.ie) .title-color {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffd100), to(#ff7300));
    background-image: linear-gradient(180deg, #ffd100 50%, #ff7300 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
}

.title-color:before {
    content: attr(data-text);
    position: absolute;
    font-size: 20px;
    left: 0;
    right: 0;
    text-shadow: 0 6px 10px #2c0c57;
    bottom: 0;
    font-weight: 400;
    top: 0;
    z-index: -1;
}

.title-color--sm, .title-color--sm::before {
    font-size: 16px;
}

@media only screen and (max-width: 359px) {
    .title-color--sm, .title-color--sm::before {
        font-size: 14px;
    }
}

.title-color--lg, .title-color--lg:before {
    font-weight: 400;
    font-size: 22px;
}

@media only screen and (max-width: 380px) {
    .title-color--lg {
        font-size: 17px;
    }
}

@media only screen and (max-width: 400px) {
    .title-color--lg, .title-color--lg::before {
        font-size: 20px;
    }
}

html:not(.ie) .nav__link.is-active span, html:not(.ie) .nav__link:hover span {
    background-image: -webkit-gradient(linear, left top, right top, from(#e59b33), color-stop(50%, #fee6c0), to(#e59b33));
    background-image: linear-gradient(90deg, #e59b33 0%, #fee6c0 50%, #e59b33 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    position: relative;
    z-index: 1;
    text-shadow: none;
}

.text {
    font-size: 15px;
    margin-bottom: 37px;
    line-height: 1.34;
}

@media only screen and (max-width: 767px) {
    .text {
        font-size: 12px;
        margin-bottom: 20px;
    }
}

.text p + p {
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    .text p + p {
        margin-top: 10px;
    }
}

.text--color span {
    color: #e21d5c;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 400;
}

.text--lg {
    font-size: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1023px) {
    .text--lg {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .text--lg {
        font-size: 16px;
    }
}

.text--lg span {
    padding-left: 10px;
}

@media only screen and (max-width: 1023px) {
    .text--lg span {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .text--lg span {
        font-size: 16px;
    }
}

.text--lg p {
    margin-bottom: 10px;
}

.text-left {
    text-align: left;
}

.list {
    max-width: 610px;
    font-size: 15px;
    color: #e21d5c;
    font-weight: 400;
    padding-left: 20px;
}

@media only screen and (max-width: 767px) {
    .list {
        font-size: 13px;
        padding-left: 5px;
    }
}

.list li {
    margin-bottom: 17px;
    position: relative;
    padding-left: 24px;
}

@media only screen and (max-width: 767px) {
    .list li {
        margin-bottom: 10px;
        padding-left: 15px;
    }
}

.list li:after {
    content: '•';
    position: absolute;
    top: 0;
    left: 0;
}

.list--color li {
    font-size: 20px;
    color: #fff;

    font-weight: 400;
}

@media only screen and (max-width: 1023px) {
    .list--color li {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .list--color li {
        font-size: 16px;
    }
}

.color-purple {
    color: #ff2391;
}

.hide-sm {
    display: block;
}

@media only screen and (max-width: 767px) {
    .hide-sm {
        display: none;
    }
}

.tab-item {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.tab-item.is-active {
    max-height: none;
    overflow: visible;
    opacity: 1;
}

@-webkit-keyframes border {
    0%, to {
        border-image: url(../img/border.png) 4 fill repeat;
        -moz-border-image: url(../img/border.png) 4 repeat;
        -webkit-border-image: url(../img/border.png) 4 repeat;
        -o-border-image: url(../img/border.png) 4 repeat;
    }

    25% {
        border-image: url(../img/border1.png) 4 fill repeat;
        -moz-border-image: url(../img/border1.png) 4 repeat;
        -webkit-border-image: url(../img/border1.png) 4 repeat;
        -o-border-image: url(../img/border1.png) 4 repeat;
    }

    75% {
        border-image: url(../img/border2.png) 4 fill repeat;
        -moz-border-image: url(../img/border2.png) 4 repeat;
        -webkit-border-image: url(../img/border2.png) 4 repeat;
        -o-border-image: url(../img/border2.png) 4 repeat;
    }
}

@keyframes border {
    0%, to {
        border-image: url(../img/border.png) 4 fill repeat;
        -moz-border-image: url(../img/border.png) 4 repeat;
        -webkit-border-image: url(../img/border.png) 4 repeat;
        -o-border-image: url(../img/border.png) 4 repeat;
    }

    25% {
        border-image: url(../img/border1.png) 4 fill repeat;
        -moz-border-image: url(../img/border1.png) 4 repeat;
        -webkit-border-image: url(../img/border1.png) 4 repeat;
        -o-border-image: url(../img/border1.png) 4 repeat;
    }

    75% {
        border-image: url(../img/border2.png) 4 fill repeat;
        -moz-border-image: url(../img/border2.png) 4 repeat;
        -webkit-border-image: url(../img/border2.png) 4 repeat;
        -o-border-image: url(../img/border2.png) 4 repeat;
    }
}

.w-25 {
    width: 25%;
}

.w-50 {
    width: 50%;
}

.w-75 {
    width: 75%;
}

.w-100 {
    width: 100%;
}

.popup__white--end-registration .popup__content p {
    margin-bottom: 20px;
}

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

.d-none {
    display: none;
}

.d-block, .simple-btn__icon svg {
    display: block;
}

.d-inline-block {
    display: inline-block;
}

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

.container {
    max-width: 1250px;
    padding: 0 40px;
    margin: 0 auto;
}

@media only screen and (max-width: 600px) {
    .container {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 599px) {
    .container {
        padding: 0 15px;
    }
}

.main {
    padding: 40px 0 70px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .main {
        padding: 20px 0 40px;
    }
}

@media only screen and (max-width: 599px) {
    .main {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 599px) {
    .main--bg {
        background-color: #1a0732;
    }

    .main--bg .gradient-bottom, .main--bg .gradient-top {
        display: none;
    }
}

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

@media only screen and (max-width: 1023px) {
    .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.content {
    width: 73.3%;
}

@media only screen and (max-width: 1023px) {
    .content {
        width: 100%;
    }
}

.content--lg {
    width: 100%;
}

.aside {
    width: 24.4%;
}

@media only screen and (max-width: 1023px) {
    .aside {
        margin-top: 20px;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

@media only screen and (max-width: 524px) {
    .aside {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.ic {
    display: inline-block;
}

.ic-hover {
    opacity: 0;
    visibility: hidden;
}

.ic-star, .ic-star-full {
    background-image: url(../img/sprite.png);
    width: 13px;
    height: 12px;
    background-position: -346px -211px;
}

.ic-star-full {
    background-position: -323px -211px;
}

.ic-cat-lotery {
    background-image: url(../img/sprite.png);
    width: 45px;
    height: 41px;
    background-position: -54px -229px;
}

.ic-cat-lotery {
    width: 71px;
    height: 66px;
    background-position: -88px 0;
}

.ic-cat-lotery {
    width: 51px;
    height: 38px;
    background-position: -88px -161px;
}

.ic-cat-lotery-a, .ic-cat-new, .ic-cat-new-a {
    background-image: url(../img/sprite.png);
    width: 75px;
    height: 62px;
    background-position: 0 -89px;
}

.ic-cat-new, .ic-cat-new-a {
    width: 44px;
    height: 44px;
    background-position: 0 -229px;
}

.ic-cat-new-a {
    width: 68px;
    height: 68px;
    background-position: -169px 0;
}

.ic-cat-rocket, .ic-cat-rocket-a, .ic-cat-slot {
    background-image: url(../img/sprite.png);
    width: 42px;
    height: 41px;
    background-position: -323px -52px;
}

.ic-cat-rocket-a, .ic-cat-slot {
    width: 66px;
    height: 65px;
    background-position: -247px 0;
}

.ic-cat-slot {
    width: 53px;
    height: 32px;
    background-position: -149px -161px;
}

.ic-cat-slot-a, .ic-cat-star, .ic-cat-star-a {
    background-image: url(../img/sprite.png);
    width: 78px;
    height: 58px;
    background-position: 0 -161px;
}

.ic-cat-star, .ic-cat-star-a {
    width: 42px;
    height: 42px;
    background-position: -323px 0;
}

.ic-cat-star-a {
    width: 68px;
    height: 68px;
    background-position: -169px -78px;
}

.ic-cup {
    background-image: url(../img/sprite.png);
    width: 53px;
    height: 53px;
    background-position: -247px -75px;
}

.ic-cup {
    width: 47px;
    height: 47px;
    background-position: -85px -89px;
}

.ic-cup {
    width: 78px;
    height: 79px;
    background-position: 0 0;
}

.btn {
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
    padding: 10px 28px;
    line-height: 1.23;
    letter-spacing: -.24px;
    border-radius: 3px;
    border: 2px solid rgba(128, 0, 255, .5);
    display: inline-block;
}

.btn:hover {
    background-color: #8000ff;
}

.btn--md {
    font-size: 13px;
    padding: 8px 16px 10px;
}

.btn--book {

    font-weight: 400;
    font-size: 17px;
}

@media only screen and (max-width: 767px) {
    .btn--book {
        font-size: 15px;
    }
}

.btn--red {
    border-color: #e21d5c;
}

.btn--red:hover {
    background-color: #e21d5c;
}

@media only screen and (max-width: 599px) {
    .btn--mob {
        box-shadow: none;
        border: 2px solid #cf1e65;
        border-radius: 2px;
        background-color: transparent;

        font-weight: 400;
        font-size: 19px;
        padding: 5px 28px 7px;
    }

    .btn--mob:focus, .btn--mob:hover {
        background-color: #cf1e65;
        box-shadow: none;
        border-color: #cf1e65;
    }

    .btn--mob:after {
        display: none;
    }

    html:not(.ie) .btn--mob span {
        color: #fff;
        background-image: none;
        -webkit-text-fill-color: #fff;
    }

    .btn--mob-full {
        max-width: 320px;
        width: 100%;
    }
}

.btn-wrapper {
    max-width: 384px;
    margin: 0 auto;
}

.simple-btn {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: inline-block;
    border-radius: 3px;
    border: 3px solid #e21d5c;
    background-color: transparent;
    font-size: 19px;

    font-weight: 400;
    padding: 10px;
}

@media only screen and (max-width: 767px) {
    .simple-btn {
        font-size: 16px;
        padding: 5px;
    }
}

@media only screen and (max-width: 599px) {
    .simple-btn {
        border-width: 2px;
    }
}

.simple-btn:hover {
    background-color: #e21d5c;
}

.simple-btn__icon {
    display: inline-block;
    vertical-align: sub;
    font-size: 22px;
    margin-left: 2px;
}

@media only screen and (max-width: 599px) {
    .simple-btn.is-desktop {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .simple-btn.is-mobile {
        display: none;
    }
}

.simple-btn__title {
    position: relative;
}

.simple-btn__title:after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12%;
    background-color: rgba(0, 0, 0, .3);
    -webkit-filter: blur(16px);
    filter: blur(16px);
}

.simple-btn--payment {
    background-color: #e21d5c;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.simple-btn--payment:hover {
    background-color: transparent;
}

.simple-btn--white {
    color: #fff;
}

.simple-btn--sm {
    font-size: 17px;

    font-weight: 400;
    min-width: 185px;
    padding: 6px 10px;
    border-width: 2px;
}

@media only screen and (max-width: 767px) {
    .simple-btn--sm {
        background-color: #e21d5c;
    }
}

.simple-btn--md {
    font-size: 21px;
    border-width: 1px;
    min-width: 178px;
    padding-top: 8px;
    padding-bottom: 8px;

    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .simple-btn--md {
        min-width: 0;
        padding: 5px 20px;
        font-size: 19px;
    }
}

.simple-btn--lg {

    font-weight: 400;
    border-width: 2px;
    min-width: 157px;
    padding: 4px 20px 8px;
    font-size: 18px;
}

@media only screen and (max-width: 599px) {
    .simple-btn--mob {
        box-shadow: none;
        border: 2px solid #cf1e65;
        border-radius: 2px;
        background-color: transparent;

        font-weight: 400;
        font-size: 19px;
        padding: 6px 28px 8px;
    }

    .simple-btn--mob:focus, .simple-btn--mob:hover {
        background-color: #cf1e65;
        box-shadow: none;
        border-color: #cf1e65;
    }
}

.show-more-link {
    text-transform: uppercase;
    padding: 0 !important;
    font-weight: 400;
    font-size: 15px;
}

.show-more-link--games {
    display: inline-block;
    text-transform: none;

    font-weight: 400;
    font-size: 17px;
}

.show-more-link--games svg {
    display: inline-block;
    vertical-align: middle;
    fill: #ce1e65;
    font-size: 23px;
    margin-top: -4px;
    margin-right: 8px;
}

.simple-link {
    color: #e21d5c;
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
}

.simple-link:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 599px) {
    .simple-link--sm {
        font-size: 14px;
    }
}

.btn-link {

    font-weight: 400;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    min-width: 40px;
}

.btn-link--red {
    color: #d1024b;
}

.header {
    padding: 33px 0;
    background-color: #1c0836;
    -webkit-transition: background-image .15s ease, background-color .15s ease;
    transition: background-image .15s ease, background-color .15s ease;
}

@media only screen and (max-width: 1023px) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 200;
    }
}

@media only screen and (max-width: 767px) {
    .header {
        padding: 17px 0;
    }
}

@media only screen and (max-width: 599px) {
    .header {
        background-color: #110423;
    }
}

.header__btns-mob {
    display: none;
    float: left;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
    .header__btns-mob {
        display: block;
    }
}

.header__logo {
    width: 300px;
    margin-right: 37px;
    height: 36px;
}

@media only screen and (max-width: 1023px) {
    .header__logo {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        width: 250px;
    }
}

@media only screen and (max-width: 767px) {
    .header__logo {
        width: 217px;
        height: 27px;
    }
}

@media only screen and (max-width: 599px) {
    .header__logo {
        width: 100%;
        max-width: 160px;
        height: 20px;
    }
}

@media only screen and (max-width: 319px) {
    .header__logo {
        width: 70%;
    }
}

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

@media only screen and (max-width: 599px) {
    .header__logo--flex {
        position: relative;
    }
}

.header__logo--flex .logo {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media only screen and (max-width: 1200px) {
    .header__logo--flex .logo {
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}

@media only screen and (max-width: 599px) {
    .header__logo--flex .logo {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 10px;
    }
}

.header__user-mob {
    display: none;
    position: absolute;
    top: 20px;
    right: 40px;
}

@media only screen and (max-width: 1023px) {
    .header__user-mob {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .header__user-mob {
        top: 3px;
    }
}

@media only screen and (max-width: 599px) {
    .header__user-mob {
        right: 15px;
        top: 12px;
    }
}

.header__burger {
    position: absolute;
    left: 40px;
    top: 36px;
    display: none;
    z-index: 50;
}

.header__burger .burger {
    display: inline-block;
}

@media only screen and (max-width: 1023px) {
    .header__burger {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .header__burger {
        top: 24px;
    }
}

@media only screen and (max-width: 599px) {
    .header__burger {
        top: 18px;
        left: 15px;
    }
}

.header__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1023px) {
    .header__content {
        display: block;
    }

    .header__content:after {
        content: " ";
        display: table;
        clear: both;
    }
}

@media only screen and (max-width: 599px) {
    .header__content {
        font-size: 11px;
    }
}

.header__center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
}

@media only screen and (max-width: 1023px) {
    .header__center {
        display: none;
    }
}

.header__btn {
    margin-right: 7px;
}

@media only screen and (max-width: 767px) {
    .header__btn {
        margin: 0 5px 10px;
    }
}

.header__right {
    min-width: 196px;
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1210px) {
    .header__right .btn {
        margin-bottom: 8px;
    }
}

.header__right .btn:last-child {
    margin-left: 11px;
}

@media only screen and (max-width: 359px) {
    .header__right .btn:last-child {
        margin-left: 4px;
    }
}

@media only screen and (max-width: 1023px) {
    .header__right {
        display: none;
    }
}

.header.is-not-logged .header__content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.header.is-not-logged .header__center {
    -webkit-box-flex: unset;
    -webkit-flex-grow: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    margin-left: auto;
}

.header.is-not-logged .header__right {
    margin-left: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.header.is-not-logged .header__btn:not(:last-child) {
    margin-right: 25px;
}

.logo {
    display: inline-block;
    width: 100%;
 
    position: relative;
}

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

@media only screen and (max-width: 1023px) {
    .user-info {
        display: none;
    }
}

.user-item {
    margin-right: 30px;
    margin-left: -10px;

    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1120px) {
    .user-item {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 1023px) {
    .user-item {
        margin-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        margin-right: 0;
    }
}

@media only screen and (max-width: 550px) {
    .user-item {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1023px) {
    .user-item--row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        top: 34%;
        left: -50px;
    }
}

@media only screen and (max-width: 599px) {
    .user-item--row {
        top: 25%;
        left: -40px;
    }
}

@media only screen and (max-width: 400px) {
    .user-item--row {
        left: -50px;
    }
}

@media only screen and (max-width: 340px) {
    .user-item--row {
        top: 34%;
        left: -45px;
    }
}

@media only screen and (max-width: 1023px) {
    .user-item--row .user-item__content {
        margin-bottom: 3px;
        text-align: left;
        margin-left: 3px;
    }
}

@media only screen and (max-width: 599px) {
    .user-item--row .user-item__content {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 340px) {
    .user-item--row .user-item__content {
        margin-bottom: 3px;
    }
}

.user-item__icon {
    height: 50px;
    width: 50px;
}

@media only screen and (max-width: 1023px) {
    .user-item__icon {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

.logo .icon-logo, .user-item__icon img {
    height: 100%;
    width: 100%;
}

.user-item__icon--lg {
    height: 65px;
    min-width: 65px;
}

.user-item__icon--md {
    width: 50px;
    min-width: auto;
    height: 50px;
    margin-right: 8px;
}

@media only screen and (max-width: 1023px) {
    .user-item__content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 9px;
    }
}

@media only screen and (max-width: 767px) {
    .user-item__content {
        margin-bottom: 4px;
    }
}

@media only screen and (max-width: 359px) {
    .user-item__content {
        margin-bottom: 12px;
    }
}

.user-item__content-mob {
    display: none;
    font-size: 14px;
    padding-top: 5px;
}

@media only screen and (max-width: 1023px) {
    .user-item__content-mob {
        display: block;
    }
}

@media only screen and (max-width: 359px) {
    .user-item__content-mob {
        font-size: 11px;
    }
}

.user-item__login {
    margin-bottom: 6px;
    font-size: 17px;

    font-weight: 400;
}

@media only screen and (max-width: 1023px) {
    .user-item__login {
        margin-bottom: 0;
        font-size: 13px;
        min-width: 120px;
    }
}

@media only screen and (max-width: 599px) {
    .user-item__login {
        text-align: right;
    }
}

@media only screen and (max-width: 400px) {
    .user-item__login {
        max-width: 120px;
        min-width: 90px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media only screen and (max-width: 359px) {
    .user-item__login {
        font-size: 10px;
        max-width: 100px;
    }
}

@media only screen and (max-width: 340px) {
    .user-item__login {
        max-width: 90px;
    }
}

@media only screen and (max-width: 319px) {
    .user-item__login {
        max-width: 100px;
        min-width: 50px;
    }
}

.user-item--play {
    margin-right: 0;
    margin-bottom: 17px;
}

@media only screen and (max-width: 599px) {
    .user-item--logged {
        display: block;
    }

    .user-item--logged .user-item__icon {
        height: 24px;
        width: 24px;
        margin-right: 5px;
    }

    .user-item--logged .user-item__content {

        font-weight: 400;
        font-size: 14px;
    }
}

.login-popup-link {
    display: block;
}

.login-popup-link svg {
    fill: #b61b5d;
    font-size: 32px;
}

@media only screen and (max-width: 767px) {
    .login-popup-link svg {
        font-size: 28px;
    }
}

@media only screen and (max-width: 599px) {
    .login-popup-link svg {
        font-size: 24px;
    }
}

.menu {
    overflow: hidden;
    background-color: #280750;
}

@media only screen and (max-width: 1023px) {
    .menu {
        padding: 0;
        position: relative;
        overflow: visible;
        z-index: 111;
    }
}

@media only screen and (max-width: 599px) {
    .menu:before {
        visibility: hidden;
        opacity: 0;
        content: '';
        position: absolute;
        top: -15px;
        left: 15px;
        width: 0;
        height: 0;
        border: 0 solid transparent;
        border-right-width: 31px;
        border-left-width: 0;
        border-bottom: 15px solid #240648;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }
}

.menu__overlay {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: rgba(20, 5, 40, .8);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
}

.menu .container {
    position: relative;
}

.menu__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1023px) {
    .menu__content {
        z-index: 100;
        background-color: #240648;
        position: fixed;
        top: 15px;
        left: 15px;
        overflow: auto;
        overflow-x: hidden;
        width: 400px;
        height: 100%;
        padding: 22px 0 25px;
        opacity: 0;
        visibility: hidden;
        display: block;
    }
}

@media only screen and (max-width: 1000px) {
    .menu__content {
        -webkit-transition: opacity .3s, visibility .3s;
        transition: opacity .3s, visibility .3s;
    }
}

@media only screen and (max-width: 767px) {
    .menu__content {
        top: 61px;
    }
}

@media only screen and (max-width: 599px) {
    .menu__content {
        width: 215px;
        top: 54px;
        padding: 22px 15px;
        height: auto;
        max-height: 80vh;
    }
}

@media only screen and (max-width: 1023px) {
    .menu__content .nav__item {
        text-align: center;
        display: block;
    }
}

@media only screen and (max-width: 1023px) and (max-width: 599px) {
    .menu__content .nav__item {
        text-align: left;
    }
}

@media only screen and (max-width: 1023px) {
    .menu__content .nav__item:after {
        content: none;
    }

    .menu__content .nav__item:not(:first-child) {
        padding-left: 0;
    }

    .menu__content .nav__item:not(:last-child) {
        padding-right: 0;
    }

    .menu__content .nav__link {
        padding: 12px 0 15px;
    }
}

@media only screen and (max-width: 1023px) and (max-width: 1023px) {
    .menu__content .nav__link {
        padding: 0 0 5px;
        margin-bottom: 17px;
        display: inline-block;
    }
}

@media only screen and (max-width: 1023px) and (max-width: 599px) {
    .menu__content .nav__link {
        margin-left: 34px;
        margin-bottom: 8px;
    }
}

.menu__lang, .menu__search.is-desc-hidden {
    display: none;
}

@media only screen and (max-width: 599px) {
    .menu__lang {
        display: block;
    }
}

.menu__search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0 15px 15px;
}

@media only screen and (max-width: 1023px) {
    .menu__search {
        padding-left: 0;
    }
}

@media only screen and (max-width: 599px) {
    .menu__search {
        padding-top: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .menu__search.is-desc-hidden {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (max-width: 599px) {
    .menu__search.is-desc-hidden {
        display: none;
    }
}

@media only screen and (max-width: 1023px) {
    .menu__search {
        max-width: 170px;
        margin: 0 auto;
    }

    .menu__search input {
        width: -webkit-calc(100% - 19px);
        width: calc(100% - 19px);
    }
}

@media only screen and (max-width: 599px) {
    .menu__search {
        display: none;
    }
}

.menu__close {
    position: absolute;
    width: 19px;
    height: 19px;
    top: 37px;
    right: 50px;
    display: none;
}

.menu__close .icon {
    font-size: 25px;
}

@media only screen and (max-width: 767px) {
    .menu__close .icon {
        font-size: 19px;
    }
}

@media only screen and (max-width: 1023px) {
    .menu__close {
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
    .menu__close {
        top: 20px;
        right: 45px;
    }
}

@media only screen and (max-width: 599px) {
    .menu__close {
        right: 20px;
    }
}

.menu__input, .menu__search-btn {
    background-color: transparent;
}

.menu__search-btn .icon-magnifier {
    fill: #8000ff;
    height: 19px;
    width: 19px;
}

.menu__input {
    color: #8000ff;
    font-size: 15px;
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
}

.menu__input::-webkit-input-placeholder {
    color: #8000ff;
}

.menu__input:-ms-input-placeholder {
    color: #8000ff;
}

.menu__input::placeholder {
    color: #8000ff;
}

.menu__nav {
    white-space: nowrap;
}

@media only screen and (max-width: 1023px) {
    .menu__nav {
        margin-bottom: 10px;
        white-space: normal;
    }
}

@media only screen and (max-width: 599px) {
    .menu.is-active:before {
        visibility: visible;
        opacity: 1;
    }
}

.menu.is-active .menu__content, .menu.is-active .menu__overlay {
    opacity: 1;
    visibility: visible;
}

.burger {
    display: none;
    width: 35px;
}

.burger span {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    display: block;
    height: 3px;
    background-color: #8000ff;
}

.burger span:not(:last-child) {
    margin-bottom: 8px;
}

@media only screen and (max-width: 1023px) {
    .burger {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .burger {
        width: 25px;
    }

    .burger span {
        height: 2px;
    }

    .burger span:not(:last-child) {
        margin-bottom: 4px;
    }
}

.burger.is-active span:nth-child(1) {
    -webkit-transform: translate(0, 14px) rotate(45deg);
    -ms-transform: translate(0, 14px) rotate(45deg);
    transform: translate(0, 14px) rotate(45deg);
}

@media only screen and (max-width: 767px) {
    .burger.is-active span:nth-child(1) {
        -webkit-transform: translate(0, 7px) rotate(45deg);
        -ms-transform: translate(0, 7px) rotate(45deg);
        transform: translate(0, 7px) rotate(45deg);
    }
}

.burger.is-active span:nth-child(2) {
    opacity: 0;
    visibility: hidden;
}

.burger.is-active span:nth-child(3) {
    -webkit-transform: translate(0, -7px) rotate(-45deg);
    -ms-transform: translate(0, -7px) rotate(-45deg);
    transform: translate(0, -7px) rotate(-45deg);
}

@media only screen and (max-width: 767px) {
    .burger.is-active span:nth-child(3) {
        -webkit-transform: translate(0, -5px) rotate(-45deg);
        -ms-transform: translate(0, -5px) rotate(-45deg);
        transform: translate(0, -5px) rotate(-45deg);
    }
}

.lang {
    margin-left: 30px;
}

.lang__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
}

.lang__item.is-active {
    border: 2px solid #cf1e65;
    padding: 4px;
}

.lang__item:not(:last-child) {
    margin-right: 15px;
}

.lang__item svg {
    display: block;
    width: 26px;
    height: 26px;
}

.nav {
    font-size: 18px;

    font-weight: 400;
    text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
    .nav {
        font-size: 20px;
    }
}

@media only screen and (max-width: 599px) {
    .nav {
        font-size: 19px;

        font-weight: 400;
        text-transform: none;
    }
}

.nav__icon {
    display: none;
}

@media only screen and (max-width: 599px) {
    .nav__icon {
        display: block;
        width: 22px;
        height: 22px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -34px;
    }
}

.nav__icon svg {
    fill: #7101e2;
    font-size: 22px;
}

.nav__icon .icon-diamond {
    font-size: 19px;
}

.nav__icon .icon-question {
    font-size: 20px;
}

.nav__tag {
    position: absolute;
    font-size: 9px;

    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
    top: 10px;
    left: 26px;
    box-shadow: inset 0 7px 9px -7px #f83b91, 0 0 8px 2px rgba(224, 68, 130, .45);
    padding: 1px 10px 1px 8px;
    background-color: #cf1e65;
    border-radius: 14px 0 14px 0/24px 0 24px 2px;
}

@media only screen and (max-width: 1023px) {
    .nav__tag {
        position: static;
        float: right;
        margin-top: 6px;
        margin-left: 8px;
    }
}

.nav__item {
    display: inline-block;
    position: relative;
}

.nav__item:not(:first-child) {
    padding-left: 25px;
}

.nav__item:not(:last-child) {
    padding-right: 25px;
}

.nav__item:not(:last-child):after {
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-image: -webkit-gradient(linear, left top, right top, from(#e59b33), color-stop(50%, #fee6c0), to(#e59b33));
    background-image: linear-gradient(90deg, #e59b33 0%, #fee6c0 50%, #e59b33 100%);
    box-shadow: 0 0 6px 1px #e59b33;
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

@media only screen and (max-width: 1023px) {
    .nav__item:not(:last-child):after {
        display: none;
    }
}

.nav__notification {
    z-index: 1;
    position: absolute;
    bottom: 50%;
    right: 0;
    border-radius: 50%;
    text-align: center;
    padding-right: 1px;
    line-height: 22px;
    vertical-align: middle;
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
    background-color: #e21d5c;
    height: 22px;
    width: 22px;
    font-size: 13px;
    -webkit-transform: translateX(70%);
    -ms-transform: translateX(70%);
    transform: translateX(70%);
}

@media only screen and (max-width: 1023px) {
    .nav__notification {
        display: none;
    }
}

.nav__link {
    display: block;
    padding: 26px 0 21px;
    position: relative;
    background-color: transparent;
    letter-spacing: -.33px;
}

.nav__link span {
    z-index: 1;
    position: relative;
    white-space: nowrap;
}

.nav__link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-filter: blur(30px);
    filter: blur(30px);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

@media only screen and (max-width: 1023px) {
    .nav__link:after {
        display: none;
    }
}

.nav__link:before {
    -webkit-transition: .5s;
    transition: .5s;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #d52473;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0;
    z-index: 2;
}

@media only screen and (max-width: 1023px) {
    .nav__link:before {
        height: 2px;
    }
}

@media only screen and (max-width: 599px) {
    .nav__link:before {
        box-shadow: none;
        bottom: 2px;
    }
}

html.ie .nav__link.is-active span, html.ie .nav__link:hover span {
    color: #e8ae52;
}

@media only screen and (max-width: 599px) {
    .nav__link.is-active span, .nav__link:hover span {
        position: relative;
        z-index: 1;
    }

    html:not(.ie) .nav__link.is-active span, html:not(.ie) .nav__link:hover span {
        background-image: -webkit-gradient(linear, left top, right top, from(#e59b33), color-stop(50%, #fee6c0), to(#e59b33));
        background-image: linear-gradient(90deg, #e59b33 0%, #fee6c0 50%, #e59b33 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #fff;
        text-shadow: none;
    }
}

.nav__link.is-active span:before, .nav__link:hover span:before {
    background: 0 0;
    content: attr(data-text);
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}

@media only screen and (max-width: 599px) {
    .nav__link.is-active span:before, .nav__link:hover span:before {
        display: none;
    }
}

.nav__link.is-active span:after, .nav__link:hover span:after {
    background: 0 0;
    content: attr(data-text);
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}

@media only screen and (max-width: 599px) {
    .nav__link.is-active span:after, .nav__link:hover span:after {
        display: none;
    }
}

.nav__link.is-active:before, .nav__link:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nav__link.is-active:after, .nav__link:hover:after {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .nav--popup .nav__item {
        text-align: center;
        display: block;
        padding: 0;
    }

    .nav--popup .nav__item:after, .nav--popup .nav__link:before {
        content: none;
    }

    .nav--popup .nav__link {
        padding: 5px;
    }
}

.nav--popup .nav__link:after {
    content: none;
}

@media only screen and (max-width: 599px) {
    .nav--mob-popup {
        width: 100%;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

.nav-common {
    padding-bottom: 12px;
}

.nav-common__item {
    display: inline-block;
}

@media only screen and (max-width: 1023px) {
    .nav-common__item {
        display: block;
    }
}

.nav-common__item:not(:last-child) {
    margin-right: 31px;
}

@media only screen and (max-width: 1023px) {
    .nav-common__item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 599px) {
    .nav-common__item:not(:last-child) {
        margin-bottom: 4px;
    }
}

.nav-common__link {
    display: block;

    font-size: 17px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: .09px;
    color: #fffefe;
    text-decoration: none;
}

@media only screen and (max-width: 599px) {
    .nav-common__link {
        font-size: 19px;
    }
}

.nav-common__link:hover {
    opacity: .7;
}

.hero.js-slider {
    background-color: #1a0732;
    position: relative;
}

@media only screen and (max-width: 599px) {
    .hero.js-slider {
        padding: 0 15px;
    }
}

.hero .slick-slide, .hero__slider {
    height: 384px;
}

@media only screen and (max-width: 599px) {
    .hero .slick-slide {
        height: 210px;
    }
}

@media only screen and (max-width: 460px) {
    .hero .slick-slide {
        height: 300px;
    }
}

.hero .slick-slide > div, .hero__slider .hero__item, .hero__slider .promo, .hero__slider .promo > .container, .hero__slider .promo__bg, .hero__slider .slick-list, .hero__slider .top-banner {
    height: 100%;
}

@media only screen and (max-width: 599px) {
    .hero__slider {
        padding: 0 15px;
        height: 270px;
    }
}

@media only screen and (max-width: 460px) {
    .hero__slider {
        height: 300px;
    }
}

.hero__slider .promo--md .promo__inner {
    padding-bottom: 64px;
    display: block;
}

@media only screen and (max-width: 1023px) {
    .hero__slider .promo--md .promo__inner {
        padding-top: 71px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .hero__slider .promo--md .promo__inner {
        padding-top: 63px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo--md .promo__inner {
        padding-top: 25px;
        padding-bottom: 0;
    }
}

.hero__content {
    padding-left: 51px;
}

@media only screen and (max-width: 767px) {
    .hero__content {
        padding-left: 0;
    }
}

.hero__item {
    padding: 85px 0 75px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .hero__item {
        padding: 57px 0;
    }
}

.hero__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .hero__overlay {
        opacity: 1;
        visibility: visible;
    }
}

.hero__text {
    font-size: 37px;

    font-weight: 400;
    margin-bottom: 27px;
    padding-left: 19px;
    letter-spacing: -1px;
}

@media only screen and (max-width: 1023px) {
    .hero__text {
        font-size: 32px;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 767px) {
    .hero__text {
        font-size: 28px;
        padding-left: 0;
        text-align: center;
    }
}

.hero__text--lg {
    padding-left: 0;
    font-size: 150px;

    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: -10px;
    line-height: .7;
}

@media only screen and (max-width: 1023px) {
    .hero__text--lg {
        font-size: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .hero__text--lg {
        font-size: 80px;
    }
}

.hero__btn {
    margin-left: 21px;
    max-width: 286px;
}

.hero__btn .simple-btn, .logos__item img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .hero__btn {
        max-width: 200px;
        margin: 0 auto;
    }
}

.btn-slick {
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 50%;
    left: 75px;
    height: 50px;
    width: 50px;
    background-color: #306;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1320px) {
    .btn-slick {
        left: 40px;
    }
}

@media only screen and (max-width: 1023px) {
    .btn-slick {
        height: 40px;
        width: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-slick {
        display: none !important;
    }
}

.btn-slick:hover {
    background-color: #e21d5c;
}

@media only screen and (max-width: 599px) {
    .hero__slider .simple-btn--md {
        padding: 5px 37px;
    }

    .hero__slider .promo--md .promo__btn {
        margin-left: auto;
        margin-right: auto;
    }
}

.hero__slider .top-banner {
    margin-bottom: 0;
}

.hero__slider .slick-slide {
    font-size: 0;
}

@media only screen and (max-width: 767px) {
    .hero__slider .promo__title.promo__title--white {
        font-size: 20px;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo__title.promo__title--white {
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .hero__slider .promo__title.promo__title--white img {
        max-width: 70%;
    }

    .hero__slider .promo__head {
        padding-top: 15px;
    }

    .hero__slider .promo__sub-title {
        font-size: 15px;
    }

    .hero__slider .promo__amount--lg {
        font-size: 35px;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo--lg--lg {
        padding-top: 0;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo__img {
        margin-bottom: -27px;
    }
}

@media only screen and (max-width: 767px) {
    .hero__slider .promo__img {
        margin-bottom: -20px;
    }
}

.footer {
    position: relative;
    padding: 82px 0 75px;
    background-color: #110423;
}

@media only screen and (max-width: 599px) {
    .footer {
        padding: 15px 0 30px;
    }
}

.footer__logos {
    margin-bottom: 52px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -9%;
}

@media only screen and (max-width: 1023px) {
    .footer__logos {
        margin-right: auto;
    }
}

@media only screen and (max-width: 600px) {
    .footer__logos {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 599px) {
    .footer__logos {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 524px) {
    .footer__logos {
        padding: 0;
        margin-bottom: 12px;
    }
}

.footer__payment-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 16px;
}

@media only screen and (max-width: 1023px) {
    .footer__payment-logos {
        padding-right: 0;
    }
}

@media only screen and (max-width: 600px) {
    .footer__payment-logos {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 524px) {
    .footer__payment-logos {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 0 15px;
        margin-bottom: 15px;
    }
}

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

@media only screen and (max-width: 1023px) {
    .footer__content {
        display: block;
    }
}

@media only screen and (max-width: 524px) {
    .footer__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 15px;
        padding-bottom: 0;
    }
}

.footer__slider {
    padding-bottom: 35px;
    margin-bottom: 45px;
}

@media only screen and (max-width: 524px) {
    .footer__slider {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

.footer__title {
    display: inline-block;
    margin-bottom: 23px;

    font-size: 25px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: .13px;
    color: #fffefe;
    text-decoration: none;
}

.footer__title.is-active .footer__title-btn {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

@media only screen and (max-width: 524px) {
    .footer__title {
        margin-bottom: 30px;
        font-size: 18px;
        letter-spacing: .01em;
        line-height: 1.167em;
        cursor: pointer;
    }
}

.footer__title-btn {
    position: relative;
    display: none;
    width: 13px;
    height: 8px;
    transition: transform .25s ease, -webkit-transform .25s ease;
    -webkit-transform-origin: 52% 34%;
    -ms-transform-origin: 52% 34%;
    transform-origin: 52% 34%;
}

.footer__title-btn::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6.5px 0;
    border-color: currentColor transparent transparent;
}

@media only screen and (max-width: 524px) {
    .footer__title-btn {
        display: inline-block;
    }
}

.footer__left {
    width: 69%;
}

@media only screen and (max-width: 1023px) {
    .footer__left {
        width: 100%;
    }
}

@media only screen and (max-width: 524px) {
    .footer__left {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

.footer__text {
    display: block;
    color: #fffefe;

    font-size: 15px;
    font-weight: 300;
    line-height: 21.33px;
    letter-spacing: -.15px;
}

.footer__text a {
    color: #fffefe;
}

@media only screen and (max-width: 524px) {
    .footer__text {
        display: none;
        position: relative;
        margin-bottom: 35px;
        padding-bottom: 30px;
    }
}

.footer__right {
    width: 24.4%;
    padding-left: 27px;
    padding-right: 0;
}

@media only screen and (max-width: 1023px) {
    .footer__right {
        width: 100%;
        padding-right: 0;
        padding-top: 28px;
        padding-left: 0;
    }
}

@media only screen and (max-width: 524px) {
    .footer__right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-bottom: 7px;
        padding: 0;
    }
}

.footer__payment {
    width: 51%;
}

@media only screen and (max-width: 599px) {
    .footer__payment {
        display: none;
    }
}

.footer__help {
    margin-bottom: 49px;
}

@media only screen and (max-width: 1023px) {
    .footer__help {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 524px) {
    .footer__help {
        margin-bottom: 0;
    }
}

.footer__bottom {
    text-align: left;
}

.footer__btn {
    margin-bottom: 52px;
    min-width: 230px;
}

@media only screen and (max-width: 1023px) {
    .footer__btn {
        width: 100%;
        max-width: 228px;
        margin-bottom: 0;
        min-width: auto;
    }
}

@media only screen and (max-width: 599px) {
    .footer__btn {
        display: none;
    }
}

.footer__link {
    margin-bottom: 5px;
}

.footer__nav {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(216, 216, 216, .3);
}

@media only screen and (max-width: 599px) {
    .footer__nav {
        width: 100%;
        margin-bottom: 0;
        border-bottom: 0;
    }
}

.logos__item {
    max-width: 16%;
}

.logos__item:not(:last-child) {
    padding-right: 20px;
}

@media only screen and (max-width: 600px) {
    .logos__item {
        max-width: 30%;
        margin: 15px;
    }

    .logos__item--width {
        width: auto;
        max-width: 50%;
    }

    .logos__item--width:not(:last-child) {
        padding-right: 23px;
    }
}

@media only screen and (max-width: 599px) {
    .logos__item--width img {
        max-width: 100px;
    }
}

.logos--sm .logos__item {
    max-width: 100%;
}

@media only screen and (max-width: 524px) {
    .logos--sm {
        border-bottom: 1px solid #3e2659;
    }

    .logos--sm .logos__item {
        max-width: none;
        margin-bottom: 10px;
        padding-right: 16px;
        margin-right: 0;
    }
}

@media only screen and (max-width: 524px) and (max-width: 599px) {
    .logos--sm .logos__item {
        padding-right: 25px;
    }
}

@media only screen and (max-width: 524px) {
    .logos--sm img {
        width: auto;
        max-width: 83%;
    }
}

.payment__title {
    font-size: 14px;

    font-weight: 400;
    margin-bottom: 17px;
}

.payment__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 38px;
}

@media only screen and (max-width: 767px) {
    .payment__logos {
        margin-bottom: 10px;
    }
}

.payment__logo {
    max-width: 20%;
}

.payment__logo:not(:last-child) {
    padding-right: 10px;
}

.payment__logo img {
    width: 100%;
}

.payment--lg .payment__logos {
    margin-bottom: 34px;
    padding-left: 4px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.payment--lg .payment__logo {
    max-width: 100%;
    margin-bottom: 8px;
}

.payment--lg .payment__logo:not(:last-child) {
    padding-right: 14px;
}

.payment--lg .payment__title {
    display: block;
    margin-bottom: 14px;
    color: #fffefe;

    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: .08px;
    text-decoration: none;
}

@media only screen and (max-width: 524px) {
    .payment--lg {
        position: absolute;
        top: 14px;
        right: 20px;
        width: 101px;
    }
}

.help {
    font-size: 15px;
    line-height: 21.33px;

    font-weight: 300;
    letter-spacing: -.16px;
    color: #fffefe;
}

.help__title {
    display: block;
    margin-bottom: 2px;
}

@media only screen and (max-width: 599px) {
    .help__title {
        margin-bottom: 0;
        line-height: 1.1;
    }
}

.copyright, .help__link {
    letter-spacing: -.16px;
    color: #fffefe;
}

.help__link {
    text-decoration: none;
    display: block;

    font-weight: 500;
}

@media only screen and (max-width: 599px) {
    .help.is-desktop {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .help.is-mobile {
        display: none;
    }
}

.copyright {
    display: inline-block;

    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
}

@media only screen and (max-width: 599px) {
    .copyright {
        margin-bottom: 7px;
    }
}

.categories {
    margin-bottom: 33px;
    text-align: center;
    position: relative;
}

.categories__item {
    display: inline-block;
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .categories__item {
        width: 114px;
        vertical-align: top;
    }
}

.categories__link {
    display: block;
    padding: 9px 17px 10px;
}

.categories__link.is-active {
    border-radius: 3px;
    box-shadow: inset 0 0 10px 3px rgba(128, 0, 255, .6), 0 0 10px 3px rgba(128, 0, 255, .6);
    position: relative;
}

.categories__link.is-active:after {
    z-index: 1;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: -webkit-calc(100% + 2px);
    height: calc(100% + 2px);
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    border-radius: 3px;
    border: 2px dotted #ec094b;
}

.categories__link.is-active span {
    -webkit-transition: .3s;
    transition: .3s;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffdb3b), to(#ff7d13));
    background-image: linear-gradient(180deg, #ffdb3b 20%, #ff7d13 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body:not(.is-touch) .categories__link:hover span {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffdb3b), to(#ff7d13));
    background-image: linear-gradient(180deg, #ffdb3b 20%, #ff7d13 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.categories__link--more span {
    display: inline-block;
    position: relative;
    padding-right: 25px;
}

.categories--payment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .categories--payment {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.categories--payment .categories__link {
    display: block;
    padding: 9px 22px 10px;
}

.categories--payment .categories__link.is-active span {
    text-shadow: 0 2px 0 rgba(0, 0, 0, .1);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#3d79e0), to(#07e1c3));
    background-image: linear-gradient(to top, #3d79e0 0%, #07e1c3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body:not(.is-touch) .categories--payment .categories__link:hover span {
    text-shadow: 0 2px 0 rgba(0, 0, 0, .1);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#3d79e0), to(#07e1c3));
    background-image: linear-gradient(to top, #3d79e0 0%, #07e1c3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.categories--icons {
    margin-bottom: 0;
    overflow: visible !important;
}

@media only screen and (max-width: 599px) {
    .categories--icons {
        white-space: nowrap;
        overflow-x: hidden !important;
        padding-top: 15px;
    }
}

.categories--icons .categories__item {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1260px) {
    .categories--icons .categories__item {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .categories--icons .categories__item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 599px) {
    .categories--icons .categories__item {
        width: auto;
        margin-bottom: 10px;
    }
}

.categories--icons .categories__link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    font-weight: 400;
    font-size: 17px;
}

@media only screen and (max-width: 599px) {
    .categories--icons .categories__link {
        font-size: 16px;

        font-weight: 400;
        padding: 9px 16px 10px;
    }
}

.categories--icons .categories__link.is-active, .categories--icons .categories__link:hover {
    box-shadow: none;
    border: none;
}

.categories--icons .categories__link.is-active span, .categories--icons .categories__link:hover span {
    color: #fff;
    -webkit-text-fill-color: #fff;
}

.categories--icons .categories__link.is-active::after, .categories--icons .categories__link:hover::after {
    display: none;
}

.categories--icons .categories__link.is-active .categories__icon .ic, .categories--icons .categories__link:hover .categories__icon .ic {
    opacity: 0;
    visibility: hidden;
}

.categories--icons .categories__link.is-active .categories__icon .ic-hover, .categories--icons .categories__link:hover .categories__icon .ic-hover {
    visibility: visible;
    opacity: 1;
}

.categories--icons .categories__icon {
    position: absolute;
    display: inline-block;
    height: 45px;
    width: 45px;
    left: 50%;
    bottom: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.categories--icons .categories__icon .ic {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.games {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 34px;
}

@media only screen and (max-width: 599px) {
    .games {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 11px;
    }
}

.games__item {
    margin-right: 1%;
    width: 24%;
    position: relative;
    padding-top: 24%;
    margin-bottom: 9px;
    display: table;
}

.games__item--sm {
    width: 19%;
    padding-top: 19%;
}

@media only screen and (max-width: 767px) {
    .games__item {
        width: 32%;
        padding-top: 32%;
    }
}

@media only screen and (max-width: 599px) {
    .games__item {
        /*    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    padding-top: 49%;
    margin-left: 0;
    margin-right: 0;*/
        width: 205px;
        padding-top: 60%;
        margin: 0 auto;

    }
}

@media only screen and (max-width: 374px) {
    .games__item {
        /*    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);*/

        width: 205px;
        padding-top: 75%;

    }
}

@media only screen and (max-width: 767px) {
    .games__item.is-desktop {
        display: none;
    }
}

.game, .game:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.game {
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 3px;
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s;
}

.game:after {
    content: '';
    border: 4px solid #e21d5c;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

@media only screen and (max-width: 599px) {
    .game:after {
        border: none;
    }
}

.game:focus, .game:hover {
    box-shadow: 0 0 10px 3px rgba(255, 164, 0, .4);
}

@media only screen and (max-width: 599px) {
    .game:focus, .game:hover {
        box-shadow: none;
    }
}

.game:focus .game__content, .game:focus:after, .game:hover .game__content, .game:hover:after {
    opacity: 1;
}

.game:focus .game__label-win, .game:focus .game__label-wrap, .game:hover .game__label-win, .game:hover .game__label-wrap {
    opacity: 0;
    visibility: hidden;
}

.game__content {
    padding: 20px 18px;
    position: relative;
    -webkit-transition: ease-in-out .4s;
    transition: ease-in-out .4s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    opacity: 0;
}

@media only screen and (max-width: 599px) {
    .game__content {
        padding: 10px 5px;
    }
}

.game__last-content {
    padding: 20px 18px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.game__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

@media only screen and (max-width: 599px) {
    .game__overlay {
        background-color: rgba(36, 6, 72, .85);
    }
}

.game__title {
    z-index: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;

    font-weight: 400;
    font-size: 26px;
    text-shadow: 0 2px 3px #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 599px) {
    .game__title {
        font-size: 18px;
        margin-top: 10px;

        font-weight: 400;
        text-shadow: none;
        line-height: 1.1;
    }
}

@media only screen and (max-width: 400px) {
    .game__title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 360px) {
    .game__title {
        font-size: 14px;
    }
}

.game__title--last {
    font-size: 15px;
    text-transform: uppercase;
    text-shadow: 0 0 10px #e21d5c;
}

.game__btn, .game__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.game__btns {
    z-index: 1;
}

.game__btn {
    padding: 13px 5px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-transform: uppercase;

    font-weight: 400;
    font-size: 15px;
    text-shadow: 0 1px 0 #b61045;
    background: -webkit-gradient(linear, left top, left bottom, from(#f13d8d), color-stop(47%, #e21e5e), color-stop(51%, #d10e2f), to(#d20e2f));
    background: linear-gradient(to bottom, #f13d8d 0%, #e21e5e 47%, #d10e2f 51%, #d20e2f 100%);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .2), inset 0 0 7px 1px #d10e2f;
    border-radius: 3px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.game__btn:hover {
    box-shadow: 0 0 10px 3px #d10e2f, inset 0 0 7px 5px #d10e2f;
}

@media only screen and (max-width: 599px) {
    .game__btn.is-desktop {
        display: none;
    }
}

.game__btn--demo {
    margin-left: 6px;
    background: -webkit-gradient(linear, left top, left bottom, from(#b413ff), color-stop(26%, #a500ff), color-stop(47%, #8200ff), color-stop(51%, #4100ff), to(#4403ff));
    background: linear-gradient(to bottom, #b413ff 0%, #a500ff 26%, #8200ff 47%, #4100ff 51%, #4403ff 100%);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .2), inset 0 0 7px 1px #ae5cff;
}

@media only screen and (max-width: 599px) {
    .game__btn--demo {
        background: 0 0;
        box-shadow: none;
        margin-left: auto;
        margin-right: auto;
        text-shadow: none;
        color: #9d9d9d;
        font-size: 14px;
        padding: 0;
        margin-top: 14px;
    }
}

.game__btn--demo:hover {
    box-shadow: 0 0 10px 3px #7d3bff, inset 0 0 7px 5px #821cff;
}

@media only screen and (max-width: 599px) {
    .game__btn--demo:hover {
        box-shadow: none;
    }
}

.game__play-btn {
    display: block;
    margin: 7px auto;
    position: relative;
    z-index: 10;
    background: url(../img/play_btn.png) no-repeat;
    background-size: contain;
    width: 50%;
    height: 50%;
    background-position: center center;
}

@media only screen and (max-width: 350px) {
    .game__play-btn {
        width: 100%;
        /*    height: 47px;*/
    }
}

.game__play-btn img {
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 600px) {
    .game__play-btn {
        display: none;
    }
}

.game__label {
    position: absolute;
    top: -22px;
    left: -36px;
    text-transform: uppercase;
    color: #fff;

    font-weight: 400;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 90px;
    height: 60px;
    text-align: center;
    padding-top: 35px;
    -webkit-transition: opasity .3s;
    transition: opasity .3s;
}

.game__label span {
    display: inline-block;
    font-size: 16px;
}

.game__label.is-hot {
    background-color: #d40f47;
}

.game__label.is-new {
    background-color: #015a04;
}

.game__label-win {
    position: absolute;
    top: -19px;
    right: -7px;
    pointer-events: none;
}

@media only screen and (max-width: 599px) {
    .game__label-win {
        top: -13px;
    }

    .game__label-win .ic-cup {
        zoom: .6;
    }
}

.game__label-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.game__icon {
    position: absolute;
    display: block;
    top: 13px;
    right: 16px;
    -webkit-transition: opasity .3s;
    transition: opasity .3s;
    width: 25px;
    height: 25px;
    z-index: 1;
}

@media only screen and (max-width: 599px) {
    .game__icon {
        display: none;
    }
}

.game__icon .icon {
    width: 100%;
    height: 100%;
}

.game__icon .icon-star-hover-01 {
    fill: #ffc850;
    display: none;
}

.game__icon.is-selected .icon-star-hover-01, .game__icon:hover .icon-star-hover-01 {
    display: inline-block;
}

.game-winner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.game-winner__image {
    height: 44px;
    min-width: 44px;
    width: 44px;
    border-radius: 3px;
    margin-right: 20px;
    overflow: hidden;
}

.game-winner__image a {
    width: 44px;
    height: 44px;
    display: inline-block;
}

.game-winner__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.game-winner__user {
    margin-bottom: 2px;
    text-overflow: ellipsis;
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
}

@media only screen and (max-width: 1180px) {
    .game-winner__user {
        text-overflow: ellipsis;
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
    }
}

.game-winner__user--sm {
    text-overflow: ellipsis;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
}

.game-winner__title {
    margin-bottom: 5px;
}

.game-winner__value {
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #ffa400;
}

.tops {
    background-color: #22183c;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 2px;
    padding: 25px 30px 33px;
    margin-bottom: 60px;
}

@media only screen and (max-width: 1023px) {
    .tops {
        display: none;
    }
}

.tops__item:not(:last-child) {
    margin-bottom: 10px;
}

.tops__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
}

.tops__link, .tops__title {
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
}

.tops__title {
    margin-bottom: 23px;
}

.tops__link {
    padding-bottom: 12px;
    position: relative;
}

.tops__link:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    height: 3px;
    box-shadow: 0 0 5px #e21d5c;
    border-radius: 1px;
    background-color: #e21d5c;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .1)), to(rgba(0, 0, 0, .1)));
    background-image: linear-gradient(0deg, rgba(255, 255, 255, .1) 0%, rgba(0, 0, 0, .1) 100%);
}

.tops__link:not(:last-child) {
    margin-right: 27px;
}

.tabs__link.is-active:after, .tops__link.is-active:after {
    width: 100%;
}

.tops--play {
    background: 0 0;
    padding: 0;
}

.tabs__item:not(:last-child) {
    margin-bottom: 10px;
}

.tabs__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}

.tabs__title {
    margin-bottom: 23px;
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
}

.tabs__link {
    padding-bottom: 20px;
    position: relative;
    width: 50%;
    text-align: center;

    font-size: 18px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: .52px;
    color: #fff;
}

.tabs__link:after, .tabs__link:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    height: 1px;
    border-radius: 1px;
    background-color: #e21d5c;
}

.tabs__link:before {
    width: 100%;
    background-color: #858089;
}

.tabs__link.is-active {
    color: #e21d5c;
}

.tabs--play {
    background: 0 0;
    padding: 0;
}

.jackpot {
    padding: 18px 22px;
    position: relative;
    border-radius: 5px;
}

@media only screen and (max-width: 599px) {
    .jackpot {
        padding: 13px 22px;
    }
}

.jackpot:after, .jackpot__icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.jackpot:after {
    z-index: 1;
    height: -webkit-calc(100% + 2px);
    height: calc(100% + 2px);
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    border-radius: 3px;
    border: 2px dashed #ec094b;
}

.jackpot__title {
    font-size: 15px;
    color: #09ece7;

    font-weight: 400;
    text-transform: uppercase;
}

@media only screen and (max-width: 599px) {
    .jackpot__title {
        font-size: 16px;

        font-weight: 400;
        letter-spacing: .01em;
        color: #fff;
        margin-bottom: 3px;
    }
}

.jackpot__value {

    font-weight: 400;
    font-size: 42px;
    letter-spacing: -.78px;
    line-height: 1;
}

@media only screen and (max-width: 599px) {
    .jackpot__value {
        background-image: -webkit-gradient(linear, left top, right top, from(#e59b33), color-stop(50%, #fee6c0), to(#e59b33));
        background-image: linear-gradient(90deg, #e59b33 0%, #fee6c0 50%, #e59b33 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #fff;
        position: relative;
        z-index: 1;
        text-shadow: none;
        -webkit-filter: drop-shadow(0 0 3px rgba(218, 28, 89, .9));
        filter: drop-shadow(0 0 3px rgba(218, 28, 89, .9));
    }
}

.jackpot__value sup {
    font-size: 18px;
}

@media only screen and (max-width: 1180px) {
    .jackpot__value {
        font-size: 31px;
        letter-spacing: .5px;
    }
}

.jackpot__icon {
    z-index: 2;
    position: absolute;
    height: 59px;
    width: 72px;
    top: -31px;
    right: 6px;
}

/*.jackpot__icon:before {
  height: 70%;
  width: 70%;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  background-color: #190631;
}*/

.jackpot__icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jackpot--aside {
    margin-bottom: 50px;
}

@media only screen and (max-width: 1023px) {
    .jackpot--aside {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 524px) {
    .jackpot--aside {
        margin: 55px 0 30px;
    }
}

@media only screen and (max-width: 599px) {
    .jackpot--aside {
        max-width: 250px;
        width: 100%;
    }
}

.jackpot--helm .jackpot__icon {
    /*  height: 87px;
  width: 85px;*/
    top: -45px;
}

@media only screen and (max-width: 599px) {
    .jackpot--helm .jackpot__icon {
        height: 62px;
        width: 60px;
        right: 0;
        top: -38px;
    }

    .jackpot--helm .jackpot__icon:before {
        width: 87%;
    }
}

.register {
    text-align: center;
}

@media only screen and (max-width: 524px) {
    .register {
        width: 100%;
    }
}

.register__title {
    font-size: 35px;

    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 21px;
    line-height: 1.1;
}

@media only screen and (max-width: 1180px) {
    .register__title {
        font-size: 31px;
    }
}

@media only screen and (max-width: 599px) {
    .register__title {
        text-transform: none;
        font-size: 19px;

        font-weight: 400;
        letter-spacing: .01em;
    }
}

.register__title span {
    display: block;
    color: #ffa400;
    font-size: 15px;
}

@media only screen and (max-width: 599px) {
    .register__title span {
        font-size: 19px;
        display: inline-block;

        font-weight: 400;
        color: #fff;
    }
}

.register__btn {
    width: 100%;
    margin-bottom: 27px;
}

@media only screen and (max-width: 599px) {
    .register__btn {
        font-size: 19px;
        padding: 7px 5px;

        font-weight: 400;
        margin-bottom: 18px;
        width: 100%;
    }
}

@media only screen and (max-width: 524px) {
    .register__btn {
        display: block;
        width: 100%;
        max-width: 288px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 375px) {
    .register__btn {
        max-width: none;
    }
}

.input {
    width: 100%;
    border-radius: 3px;
    border: 2px solid rgba(128, 0, 255, .4);
    background-color: rgba(0, 0, 0, .7);
    height: 50px;
    padding: 0 20px;
    color: rgba(255, 255, 255, .5);
    font-size: 15px;
    font-family: HelveticaNeue, Arial, sans-serif;
    font-weight: 400;
}

@media only screen and (max-width: 599px) {
    .input {
        border-color: #6a488e;
    }
}

.input__icon {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    right: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
    height: 16px;
    display: block;
    background-image: url(../img/error.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.input--color {
    border-color: #e21d5c;
}

.input--center {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .input {
        height: 40px;
        padding: 0 10px;
        font-size: 12px;
    }
}

.input--sm {
    height: 33px;
    padding: 0 10px;
    border-radius: 1px;
    border: 1px solid #430186;
    background-color: #000;
}

@media only screen and (max-width: 767px) {
    .input--sm {
        height: 33px;
    }
}

.wrapper-position {
    background-position: left 50%;
    background-size: cover;
    box-shadow: inset 1px 2px 0 rgba(255, 255, 255, .1), 0 0 5px 1px rgba(119, 166, 221, .03);
}

@media only screen and (max-width: 1140px) {
    .wrapper-position {
        background-position: 25% 50%;
    }
}

@media only screen and (max-width: 697px) {
    .wrapper-position {
        background-position: 32% 50%;
    }
}

@media only screen and (max-width: 599px) {
    .wrapper-position {
        position: relative;
        background-image: url(../img/action2mob.html) !important;
    }
}

.wrapper-position .simple-link {
    margin-left: auto;
}

@media only screen and (max-width: 599px) {
    .wrapper-position .simple-link {
        margin-right: auto;
        margin-left: 0;
        margin-top: 0;
    }
}

.play {
    background-repeat: no-repeat;
    background-position: top;
    padding: 47px 0 75px;
    position: relative;
}

.play__logo {
    width: 400px;
    margin: 0 auto 40px;
    height: 48px;
}

@media only screen and (max-width: 767px) {
    .play__logo {
        width: 280px;
        height: 34px;
    }
}

.play .games {
    max-width: 1065px;
    margin: 0 auto;
}

.drop-down__title {
    display: none;
    text-transform: uppercase;
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
    margin: 0 auto 20px;
    text-align: center;
}

.drop-down__title span {
    position: relative;
    padding-right: 25px;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .drop-down__title {
        display: block;
    }
}

.drop-down__content {
    display: block;
    font-size: 0;
}

@media only screen and (max-width: 767px) {
    .drop-down__content {
        display: none;
    }
}

.drop-down__select {
    vertical-align: top;
    width: 20%;
}

.drop-down__search .menu__search, .drop-down__select, .drop-down__select .custom-select {
    display: inline-block;
}

@media only screen and (max-width: 1260px) {
    .drop-down__select {
        width: 100%;
        text-align: center;
        margin-bottom: 33px;
    }
}

.drop-down__categories {
    display: inline-block;
    vertical-align: top;
    width: 55%;
}

@media only screen and (max-width: 1260px) {
    .drop-down__categories {
        width: 100%;
        text-align: center;
    }
}

.drop-down__search {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: right;
    padding-top: 8px;
    padding-right: 10px;
}

@media only screen and (max-width: 1260px) {
    .drop-down__search {
        width: 100%;
        text-align: center;
        margin-bottom: 33px;
    }
}

.drop-down--comb {
    padding-top: 40px;
}

@media only screen and (max-width: 599px) {
    .drop-down--categories {
        padding-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .drop-down--categories .drop-down__content {
        display: block;
    }
}

@media only screen and (max-width: 599px) {
    .drop-down--categories .drop-down__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .drop-down--categories .drop-down__select {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        text-align: left;
        margin-bottom: 0;
    }

    .drop-down--categories .drop-down__select .custom-select {
        width: 163px;
    }

    .drop-down--categories .drop-down__search {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        text-align: right;
    }

    .drop-down--categories .drop-down__search .search--sm {
        max-width: 100px;
    }

    .drop-down--categories .drop-down__search .search--sm input {
        text-overflow: ellipsis;
        overflow: hidden;

        font-weight: 400;
        
        width: -webkit-calc(100% - 16px);
        width: calc(100% - 16px);
    }

    .drop-down--categories .drop-down__search .search--sm .menu__search-btn .icon-magnifier {
        width: 16px;
        height: 16px;
    }
}

.drop-down--categories .drop-down__categories {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
}

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

.table tbody tr {
    height: 47px;
    background-color: #1d0839;
}

.table tbody tr:nth-child(odd) {
    background-color: #0d021b;
}

.table tbody tr td {
    vertical-align: middle;
    padding: 0 20px;
    font-size: 15px;
    font-family: HelveticaNeue, Arial, sans-serif;
    font-weight: 400;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .table tbody tr td {
        padding: 0 5px;
        font-size: 11px;
    }
}

.table tbody tr td:last-child {
    font-family: HelveticaNeue-Bold, Arial, sans-serif;
    font-weight: 400;
    color: #ffa400;
}

.table tbody tr td:nth-child(1) {
    width: 99px;
}

@media only screen and (max-width: 767px) {
    .table tbody tr td:nth-child(1) {
        width: 50px;
    }
}

.table tbody tr td:nth-child(3) {
    text-align: right;
}

.table tbody tr td:nth-child(4) {
    padding: 0 23px 0 10px;
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .table tbody tr td:nth-child(4) {
        padding-right: 5px;
    }
}

.promo {
    min-height: 338px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 599px) {
    .promo {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.promo__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-size: cover;
}

@media only screen and (max-width: 599px) {
    .promo__img {
        text-align: left;
    }
}

.promo__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 80px;
}

@media only screen and (max-width: 599px) {
    .promo__inner {
        padding-left: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.promo__body, .promo__count {
    position: relative;
}

.promo__body:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 1px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    box-shadow: 0 0 159px 70px #8000ff;
}

.promo__count {
    font-size: 100px;

    font-weight: 400;
    line-height: 1.2;
    margin-top: -9px;
    margin-bottom: -9px;
    letter-spacing: -2.5px;
    color: #ffc600;
}

html:not(.ie) .promo__count {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffd100), to(#ff7300));
    background-image: linear-gradient(180deg, #ffd100 50%, #ff7300 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    -webkit-text-stroke: 1px rgba(134, 0, 140, .55);
}

.promo__count:after, .promo__count:before {
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}

.promo__count:before {
    font-size: 100px;
    letter-spacing: -2.5px;
    bottom: 0;

    font-weight: 400;
    content: attr(data-diff);
    text-shadow: 0 6px 10px #2c0c57;
}

.promo__count:after {
    background: 0 0;
    content: attr(data-title);
    margin: auto;
    text-align: center;
    text-shadow: 0 2px 2px #9c27b0;
    text-shadow: 0 0 1px rgba(141, 22, 58, .56), 0 0 2px rgba(141, 22, 37, .69), 0 0 2px rgba(141, 22, 77, .7), 0 0 6px #8d1672, 0 0 4px #8d1616, 0 0 14px rgba(141, 22, 50, .6), 0 0 22px rgba(141, 22, 114, .65), 0 0 23px rgba(141, 22, 50, .59);
}

@media only screen and (max-width: 1023px) {
    .promo__count:after {
        display: none;
    }
}

@media only screen and (max-width: 599px) {
    .promo__count {
        font-size: 60px;
        text-align: center;
        margin-bottom: 10px;
    }
}

.promo__title {
    color: #fff;
    text-transform: uppercase;
    font-family: BebasNeueBold, Arial, sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 1;
    letter-spacing: -.81px;
    text-align: center;
    margin-bottom: 36px;
}

@media only screen and (max-width: 599px) {
    .promo__title {
        font-size: 30px;
    }
}

.promo__title_md {
    font-size: 25px;

    font-weight: 400;
    letter-spacing: .5px;
}

.promo__title--info {

    font-weight: 400;
    font-size: 18px;
    line-height: 30.79px;
    color: #cf1e65;
    letter-spacing: .39px;
    text-transform: none;
}

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

.promo__row {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.promo__label {
    margin-right: 30px;
    margin-left: 30px;
}

.promo__head {
    margin-bottom: 20px;
    padding-top: 50px;
}

@media only screen and (max-width: 599px) {
    .promo__head {
        margin-bottom: 5px;
        padding-top: 20px;
    }
}

@media only screen and (max-width: 355px) {
    .promo__head {
        padding-top: 8px;
        margin-bottom: 3px;
    }
}

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

/*@media only screen and (max-width:599px) {
  .promo__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}*/

.promo__btn {
    margin-right: 35px;
    width: 144px;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 599px) {
    .promo__btn {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.promo__amount {
    display: block;
    margin-left: -7px;

    font-size: 53px;
    font-weight: 400;
    line-height: 44.59px;
    letter-spacing: -1.63px;
    text-shadow: 2px 2px 7px rgba(0, 0, 0, .43);
    color: #fff;
}

@media only screen and (max-width: 1023px) {
    .promo__amount {
        margin-left: 0;
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .promo__amount {
        font-size: 48px;
    }
}

@media only screen and (max-width: 599px) {
    .promo__amount {
        text-align: center;
        font-size: 43px;
    }
}

@media only screen and (max-width: 355px) {
    .promo__amount {
        font-size: 38px;
    }
}

.promo__amount--lg {
    font-size: 60px;

    font-weight: 400;
}

@media only screen and (max-width: 599px) {
    .promo__amount--lg {
        text-align: left;
        font-size: 32px;
    }
}

.promo__sub-title {
    display: block;
    margin-bottom: 6px;

    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    color: #09ece7;
    text-transform: uppercase;
}

@media only screen and (max-width: 599px) {
    .promo__sub-title {
        margin-bottom: 0;
        text-align: center;
    }
}

.promo__sub-title--sm {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.2;
    text-transform: none;
}

.promo__sub-title--md {
    font-size: 18px;
}

@media only screen and (max-width: 599px) {
    .promo__sub-title--md {
        text-align: left;
        font-size: 14px;
    }
}

.promo__sub-title--md--medium {

    font-weight: 400;
    text-transform: none;
}

@media only screen and (max-width: 599px) {
    .promo__sub-title--md--medium {
        font-size: 16px;
    }
}

.promo__descr {

    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}

.promo__descr--medium {
    font-size: 19px;
    white-space: nowrap;

    font-weight: 400;
}

@media only screen and (max-width: 599px) {
    .promo__descr--medium {
        display: none;
        font-size: 16px;
    }
}

.promo__descr--medium--mob {
    display: none;
}

@media only screen and (max-width: 599px) {
    .promo__descr--medium--mob {
        display: block;
    }
}

.promo__info {
    margin-right: 41px;
}

@media only screen and (max-width: 599px) {
    .promo__info {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 355px) {
    .promo__info {
        margin-bottom: 7px;
    }
}

.promo--full {
    min-height: 300px;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .promo--full {
        margin-left: -20px;
        margin-right: -20px;
        min-height: 0;
        padding: 25px 20px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--full {
        margin-left: 0;
        margin-right: 0;
    }
}

.promo--full .promo__title {

    font-weight: 400;
    margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
    .promo--full .promo__title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--full .promo__title {
        font-size: 23px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--full .promo__title {
        margin-bottom: 10px;
    }
}

.promo--full .promo__count {
    font-size: 94px;

    font-weight: 400;
}

.promo--full .promo__count:before {
    font-size: 94px;
}

@media only screen and (max-width: 1023px) {
    .promo--full .promo__count, .promo--full .promo__count:before {
        font-size: 72px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--full .promo__count, .promo--full .promo__count:before {
        font-size: 33px;
    }

    html:not(.ie) .promo--full .promo__count {
        -webkit-text-stroke: 1px #9e1f5d;
    }
}

@media only screen and (max-width: 599px) {
    .promo--full .promo__count {
        text-align: left;
    }
}

.promo--full .promo__body {
    margin-bottom: 35px;
}

@media only screen and (max-width: 599px) {
    .promo--full .promo__body {
        margin-bottom: 10px;
    }
}

.promo--full .promo__inner {
    padding-left: 51px;
}

@media only screen and (max-width: 767px) {
    .promo--full .promo__inner {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 0;
    }
}

@media only screen and (max-width: 599px) {
    .promo--full .promo__btn {
        margin-right: 15px;
        margin-bottom: 0;
        width: 130px;
    }
}

.promo--full .promo__footer--column-mob {
    padding-top: 11px;
    padding-bottom: 20px;
}

.promo--full .promo__footer--column-mob--md {
    padding-top: 11px;
    padding-bottom: 40px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media only screen and (max-width: 599px) {
    .promo--full .promo__footer--column-mob--md {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .promo--full .promo__footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .promo--full .promo__footer--column-mob {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.promo--full .promo__bg {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.promo--full .promo__bg--position {
    background-position: 60% 50%;
}

@media only screen and (max-width: 599px) {
    .promo--full .promo__bg--position {
        background-position: 63.5% 50%;
    }
}

@media only screen and (max-width: 349px) {
    .promo--full .promo__bg--position {
        background-position: 64% 50%;
    }
}

@media only screen and (max-width: 767px) {
    .promo--lg.has-no-side-margins-mob, .promo--md.has-no-side-margins-mob, .promo--sm.has-no-side-margins-mob {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 599px) {
    .promo--lg .promo__bg::before, .promo--md .promo__bg::before, .promo--sm .promo__bg::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        background-color: rgba(0, 0, 0, .4);
    }

    .promo--lg .promo__bg--gradient::before, .promo--md .promo__bg--gradient::before, .promo--sm .promo__bg--gradient::before {
        display: none;
    }

    .promo--lg .promo__bg--gradient::after, .promo--md .promo__bg--gradient::after, .promo--sm .promo__bg--gradient::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 70%;
        height: 70%;
        border-radius: 50%;
        background-color: rgba(66, 13, 84, .56);
        -webkit-filter: blur(70px);
        filter: blur(70px);
    }

    .promo--lg .promo__btn, .promo--md .promo__btn, .promo--sm .promo__btn {
        margin-right: 0;
    }
}

.promo--md {
    padding-bottom: 64px;
    padding-top: 120px;
    display: block;
}

@media only screen and (max-width: 1023px) {
    .promo--md {
        padding-top: 71px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--md {
        padding-top: 63px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--md {
        padding-top: 73px;
        padding-bottom: 53px;
    }
}

.promo--md .promo__inner {
    padding-left: 0;
}

@media only screen and (max-width: 599px) {
    .promo--md .promo__inner {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.promo--md .promo__title {
    font-size: 35px;
    letter-spacing: .01em;
    margin-bottom: 8px;
    text-align: left;

    font-weight: 400;
}

@media only screen and (max-width: 1023px) {
    .promo--md .promo__title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--md .promo__title {
        font-size: 23px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--md .promo__title {
        margin-bottom: 10px;
        text-align: center;
    }
}

.promo--md .promo__count {
    font-size: 84px;
    text-align: left;
}

.promo--md .promo__count::before {
    display: none;
}

html:not(.ie) .promo--md .promo__count {
    background-image: radial-gradient(#fff7ea, #f8c680);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    -webkit-text-stroke: 1px rgba(134, 0, 140, .55);
}

@media only screen and (max-width: 1023px) {
    .promo--md .promo__count {
        font-size: 72px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--md .promo__count {
        font-size: 33px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--md .promo__count {
        text-align: center;
    }
}

.promo--md .promo__body::before {
    box-shadow: none;
}

.promo--md .promo__btn {
    width: auto;
}

.promo--lg {
    padding-bottom: 54px;
    padding-top: 72px;
    display: block;
}

@media only screen and (max-width: 1023px) {
    .promo--lg {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--lg {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--lg {
        padding-top: 40px;
    }
}

.promo--lg .promo__inner {
    padding-left: 0;
}

@media only screen and (max-width: 599px) {
    .promo--lg .promo__inner {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.promo--lg .promo__title {
    color: #dedede;
    font-size: 61px;
    position: relative;

    font-weight: 400;
    letter-spacing: .04em;
    text-align: left;
    text-shadow: 3.536px 3.536px 20px rgba(0, 0, 0, .6);
}

html:not(.ie) .promo--lg .promo__title {
    -webkit-text-stroke: 2px rgba(58, 0, 111, .768627);
}

@media only screen and (max-width: 1023px) {
    .promo--lg .promo__title {
        font-size: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--lg .promo__title {
        font-size: 33px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--lg .promo__title {
        margin-bottom: 10px;
        text-align: center;
    }
}

.promo--lg .promo__count {
    font-size: 151px;
    line-height: .9;
    padding-left: 30px;

    font-weight: 400;
}

.promo--lg .promo__count::before {
    display: none;
}

.promo--lg .promo__count:after {
    background: 0 0;
    content: attr(data-title);
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    text-shadow: 0 2px 2px #9c27b0;
    text-shadow: 0 0 1px rgba(141, 22, 58, .56), 0 0 2px rgba(141, 22, 37, .69), 0 0 2px rgba(141, 22, 77, .7), 0 0 6px #8d1672, 0 0 4px #8d1616, 0 0 14px rgba(141, 22, 50, .6), 0 0 22px rgba(141, 22, 114, .65), 0 0 23px rgba(141, 22, 50, .59);
    top: 0;
    z-index: -1;
    font-size: 151px;
    line-height: .9;
    padding-left: 21px;
}

html:not(.ie) .promo--lg .promo__count {
    background-image: radial-gradient(#fbf2e3, #f8c680);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    -webkit-text-stroke: 0;
    -webkit-text-stroke: 1px rgba(134, 0, 140, .55);
}

@media only screen and (max-width: 1023px) {
    .promo--lg .promo__count {
        font-size: 92px;
    }

    .promo--lg .promo__count:after {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .promo--lg .promo__count {
        font-size: 73px;
        padding-left: 0;
    }
}

@media only screen and (max-width: 599px) {
    .promo--lg .promo__count {
        text-align: center;
    }
}

.promo--lg .promo__body {
    margin-bottom: 16px;
}

.promo--lg .promo__body::before {
    box-shadow: none;
}

.promo--lg .promo__btn {
    width: auto;
}

.promo--sm {
    padding-bottom: 15px;
    padding-top: 10px;
    display: block;
}

@media only screen and (max-width: 1023px) {
    .promo--sm {
        padding-top: 15px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--sm {
        padding-top: 15px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--sm {
        padding-top: 40px;
    }
}

.promo--sm .promo__inner {
    padding-left: 0;
}

@media only screen and (max-width: 599px) {
    .promo--sm .promo__inner {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.promo--sm .promo__title {
    color: #dedede;
    font-size: 61px;
    position: relative;

    font-weight: 400;
    letter-spacing: .04em;
    text-align: left;
    text-shadow: 3.536px 3.536px 20px rgba(0, 0, 0, .6);
}

html:not(.ie) .promo--sm .promo__title {
    -webkit-text-stroke: 2px rgba(58, 0, 111, .768627);
}

@media only screen and (max-width: 1023px) {
    .promo--sm .promo__title {
        font-size: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .promo--sm .promo__title {
        font-size: 33px;
    }
}

@media only screen and (max-width: 599px) {
    .promo--sm .promo__title {
        margin-bottom: 10px;
        text-align: center;
    }
}

.promo--sm .promo__count {
    font-size: 151px;
    line-height: .9;
    padding-left: 30px;

    font-weight: 400;
}

.promo--sm .promo__count::before {
    display: none;
}

.promo--sm .promo__count:after {
    background: 0 0;
    content: attr(data-title);
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    text-shadow: 0 2px 2px #9c27b0;
    text-shadow: 0 0 1px rgba(141, 22, 58, .56), 0 0 2px rgba(141, 22, 37, .69), 0 0 2px rgba(141, 22, 77, .7), 0 0 6px #8d1672, 0 0 4px #8d1616, 0 0 14px rgba(141, 22, 50, .6), 0 0 22px rgba(141, 22, 114, .65), 0 0 23px rgba(141, 22, 50, .59);
    top: 0;
    z-index: -1;
    font-size: 151px;
    line-height: .9;
    padding-left: 21px;
}

html:not(.ie) .promo--sm .promo__count {
    background-image: radial-gradient(#fbf2e3, #f8c680);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    -webkit-text-stroke: 1px rgba(134, 0, 140, .55);
}

@media only screen and (max-width: 1023px) {
    .promo--sm .promo__count {
        font-size: 92px;
    }

    .promo--sm .promo__count:after {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .promo--sm .promo__count {
        font-size: 73px;
        padding-left: 0;
    }
}

@media only screen and (max-width: 599px) {
    .promo--sm .promo__count {
        text-align: center;
    }
}

.promo--sm .promo__body {
    margin-bottom: 16px;
}

.promo--sm .promo__body::before {
    box-shadow: none;
}

@media only screen and (max-width: 599px) {
    .promo--sm .promo__body {
        margin-bottom: 10px;
    }
}

.promo--sm .promo__btn {
    width: auto;
}

.promo__title.promo__title--white {
    position: relative;
    top: -18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 27px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    text-shadow: 0 0 23px #00d0ff;
    letter-spacing: 1.2px;
    margin-bottom: 0;

    font-weight: 400;
}

@media only screen and (max-width: 599px) {
    .promo__title.promo__title--white {
        font-size: 17px;
    }
}

.promo__title.promo__title--white img {
    max-width: 100%;
    padding-top: 10px;
}

@media only screen and (max-width: 599px) {
    .promo__title.promo__title--white img {
        max-width: 80%;
    }

    html:not(.ie) .promo--mob-common .promo__count {
        background-image: -webkit-gradient(linear, left top, right top, from(#e59b33), color-stop(50%, #fee6c0), to(#e59b33));
        background-image: linear-gradient(90deg, #e59b33 0%, #fee6c0 50%, #e59b33 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #fff;
        position: relative;
        z-index: 1;
        text-shadow: none;
        -webkit-text-stroke: 0;
        -webkit-filter: drop-shadow(0 0 3px rgba(218, 28, 89, .9));
        filter: drop-shadow(0 0 3px rgba(218, 28, 89, .9));
        font-size: 26px;
        margin-bottom: 5px;
        letter-spacing: -.03em;
    }

    .promo--mob-common {
        padding: 20px 15px 5px 12px;
    }

    .promo--mob-common .promo__bg {
        background-position: 65% 50%;
    }

    .promo--mob-common .promo__bg:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: #000;
        opacity: .4;
    }

    .promo--mob-common .promo__body:before, .promo--mob-common .promo__btn .btn:after {
        display: none;
    }

    .promo--mob-common .promo__title {
        text-align: left;

        font-weight: 400;
        font-size: 18px;
        letter-spacing: .025em;
        margin-bottom: 15px;
    }

    .promo--mob-common .promo__footer {
        display: block;
        text-align: left;
    }

    .promo--mob-common .promo__btn {
        margin-right: 0;
        width: 170px;
    }

    .promo--mob-common .promo__btn .btn {
        box-shadow: none;
        color: #fff;
        font-size: 19px;

        font-weight: 400;
        background-color: #cf1e65;
        border: none;
        border-radius: 0;
        padding: 5px 28px 7px;
    }

    .promo--mob-common .promo__btn .btn span {
        color: #fff;
    }
}

.label {
    background-color: #fff;
    padding: 0 12px 0 9px;
    -webkit-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    transform: skewY(-10deg);
    border-radius: 2px;
}

.label__text {
    color: #24132c;
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);

    font-weight: 400;
    font-size: 38px;
}

.promo-greeting {
    padding-top: 130px;
}

@media only screen and (max-width: 599px) {
    .promo-greeting {
        padding: 20px;
    }
}

.promo-greeting .promo__bg {
    background-position: 50% 10%;
}

@media only screen and (max-width: 1340px) {
    .promo-greeting .promo__bg {
        background-position: 80% 0;
    }
}

@media only screen and (min-width: 2000px) {
    .promo-greeting .promo__bg {
        background-position: 50% 0;
    }
}

@media only screen and (max-width: 599px) {
    .promo-greeting .promo__bg:after, .promo-greeting .promo__bg:before {
        display: none;
    }
}

@media only screen and (max-width: 460px) {
    .promo-greeting .promo__bg.is-desktop {
        display: none;
    }
}

@media only screen and (min-width: 461px) {
    .promo-greeting .promo__bg.is-mobile {
        display: none;
    }
}

.promo-greeting .promo__title {

    font-weight: 400;
}

@media only screen and (max-width: 599px) {
    .promo-greeting .promo__title {
        text-align: left;
    }
}

@media only screen and (max-width: 380px) {
    .promo-greeting .promo__title {
        font-size: 19px;
    }
}

.promo-greeting .promo__count {
    margin-left: -10px;

    font-weight: 400;
    -webkit-text-stroke: transparent !important;
}

@media only screen and (max-width: 767px) {
    .promo-greeting .promo__count {
        margin-left: 0;
    }
}

@media only screen and (max-width: 599px) {
    .promo-greeting .promo__count {
        text-align: left;
        letter-spacing: normal;
    }
}

@media only screen and (max-width: 380px) {
    .promo-greeting .promo__count {
        font-size: 28px;
    }
}

@media only screen and (max-width: 360px) {
    .promo-greeting .promo__count {
        font-size: 26px;
    }
}

@media only screen and (max-width: 1200px) {
    .promo-greeting .promo__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-top: 30px;
    }
}

@media only screen and (max-width: 599px) {
    .promo-greeting .promo__inner {
        min-height: 220px;
    }
}

@media only screen and (max-width: 460px) {
    .promo-greeting .promo__inner {
        display: block;
        padding-top: 0;
        height: 225px;
    }
}

@media only screen and (max-width: 1023px) {
    .promo-greeting .promo__body {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 599px) {
    .promo-greeting .promo__body {
        margin-bottom: 35px;
    }

    .promo-greeting .promo__footer {
        display: block;
        text-align: left;
        padding-bottom: 0;
        position: absolute;
        bottom: 20px;
    }
}

.promo-greeting .promo__btn {
    margin-right: 40px;
}

.promo-greeting .promo__btn .simple-btn--md {
    min-width: 200px;
    padding-top: 6px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 599px) {
    .promo-greeting .promo__btn .simple-btn--md {
        min-width: 155px;
        background-color: #c43377;
    }

    .promo-greeting .promo__btn .simple-btn--md:hover {
        background-color: transparent;
    }
}

@media only screen and (max-width: 460px) {
    .hero__slider {
        height: 225px;
    }
}

@media only screen and (max-width: 767px) {
    .hero__slider .promo-greeting {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo-greeting {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 1440px) {
    .hero__slider .promo-greeting .promo__inner {
        padding-left: 60px;
    }
}

@media only screen and (max-width: 1023px) {
    .hero__slider .promo-greeting .promo__inner {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .hero__slider .promo-greeting .promo__inner {
        padding-left: 0;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo-greeting .promo__inner {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 460px) {
    .hero__slider .promo-greeting .promo__inner {
        padding-top: 0;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo-greeting .promo__title {
        font-size: 21px;
    }
}

@media only screen and (max-width: 380px) {
    .hero__slider .promo-greeting .promo__title {
        font-size: 19px;
    }
}

@media only screen and (max-width: 360px) {
    .hero__slider .promo-greeting .promo__title {
        font-size: 17px;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo-greeting .promo__footer {
        bottom: 25px;
    }

    .hero__slider .promo-greeting .promo__btn .simple-btn--md {
        padding-top: 4px;
        padding-bottom: 6px;
    }
}

.hero__slider .promo-greeting .promo__count {
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .hero__slider .promo-greeting .promo__count {
        margin-left: 0;
    }
}

@media only screen and (max-width: 599px) {
    .hero__slider .promo-greeting .promo__count {
        font-size: 32px;
    }
}

@media only screen and (max-width: 380px) {
    .hero__slider .promo-greeting .promo__count {
        font-size: 28px;
    }
}

@media only screen and (max-width: 360px) {
    .hero__slider .promo-greeting .promo__count {
        font-size: 26px;
    }
}

@media only screen and (max-width: 460px) {
    .hero__slider .slick-slide {
        height: 225px;
    }
}

.top-banner {
    margin-bottom: 60px;
}

@media only screen and (max-width: 599px) {
    .top-banner {
        margin-bottom: 10px;
    }

    .top-banner--mob {
        margin-bottom: 20px;
    }
}

.custom-select {

    font-weight: 400;
    font-size: 17px;
    color: #fff;
    position: relative;
    width: 203px;
}

.custom-select select {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.custom-select__option {
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 3px;
    cursor: default;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.custom-select__option:first-child {
    display: none;
}

.custom-select__option.is-selected, .custom-select__option:hover {
    background-color: rgba(68, 20, 121, .5);
    color: #e21d5c;
}

.search--sm {
    max-width: 155px;
}

.search--sm input {
    width: -webkit-calc(100% - 19px);
    width: calc(100% - 19px);
    padding-right: 5px;
}

.info-list__list:after {
    content: " ";
    display: table;
    clear: both;
}

.info-list__title {

    font-weight: 400;
    font-size: 18px;
    color: #fff;
    float: left;
    margin-right: 3px;
}

@media only screen and (max-width: 767px) {
    .info-list__title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 599px) {
    .info-list__title {
        font-size: 19px;
        color: #9068b8;
    }
}

.info-list__text {
    font-size: 19px;

    font-weight: 400;
    margin-bottom: 1px;
    color: #fff;
}

.title-stroke {
    position: relative;
    text-shadow: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fff), color-stop(10%, #fdf5d0), color-stop(55%, #ffd400), to(#ff7d00));
    background-image: linear-gradient(180deg, #fff 5%, #fdf5d0 10%, #ffd400 55%, #ff7d00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;

    font-size: 42px;
    font-weight: 400;
    line-height: 35.43px;
    text-transform: uppercase;
    letter-spacing: -2px;
}

html:not(.ie) .title-stroke {
    -webkit-text-stroke: 1px #86008c;
}

@media only screen and (max-width: 1023px) {
    .title-stroke {
        font-size: 40px;
        letter-spacing: -1.2px;
    }
}

@media only screen and (max-width: 599px) {
    .title-stroke {
        text-align: center;
        font-size: 36px;
    }
}

.search-inner .menu__search.is-desc-hidden input {
    width: 100%;
}

@-webkit-keyframes scaleGift {
    0%, to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

@keyframes scaleGift {
    0%, to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

@-webkit-keyframes scaleGiftCerera {
    0%, to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@keyframes scaleGiftCerera {
    0%, to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@media only screen and (max-width: 599px) {
    .search-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        margin-left: 13px;
        margin-right: 10px;
    }
}

.search-inner .menu__search.is-desc-hidden {
    display: none;
    max-width: 95px;
}

@media only screen and (max-width: 599px) {
    .search-inner .menu__search.is-desc-hidden {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (max-width: 767px) {
    .info-block {
        background-color: #280750;
        padding: 14px 16px 0;
    }
}

@media only screen and (max-width: 767px) {
    .cashback-info__inner {
        padding: 25px 35px 25px 40px;
    }
}

@media only screen and (max-width: 599px) {
    .cashback-info__inner {
        padding: 30px 35px;
    }
}

@media only screen and (max-width: 599px) {
    .cashback-info__title {
        font-size: 15px;
    }
}

@media only screen and (max-width: 599px) {
    .cashback-info__desc-item {
        line-height: 1.4;
    }
}

@media only screen and (max-width: 599px) {
    .cashback-info__desc-item:before {
        top: 10px;
    }
}

@media only screen and (max-width: 599px) {
    .cashback-info__desc-item:not(:last-child) {
        margin-bottom: 6px;
    }
}

.cashback-info__inner {
    padding: 30px 34px 30px 50px;
    background-color: #306;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    .cashback-info__inner {
        padding: 25px 35px 25px 40px;
    }
}

@media only screen and (max-width: 599px) {
    .cashback-info__inner {
        padding: 30px 35px;
    }
}

.cashback-info__title {
    display: inline-block;
    margin-bottom: 15px;

    font-weight: 700;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
}

@media only screen and (max-width: 599px) {
    .cashback-info__title {
        font-size: 15px;
    }
}

.cashback-info__desc-item {
    position: relative;
    text-align: left;
    font-size: 15px;

    font-weight: 400;
    line-height: 1.8;
}

@media only screen and (max-width: 599px) {
    .cashback-info__desc-item {
        line-height: 1.4;
    }
}

.cashback-info__desc-item:before {
    content: '';
    position: absolute;
    top: 13px;
    left: -14px;
    width: 5px;
    height: 2px;
    margin-right: 5px;
    background-color: #d52473;
}

@media only screen and (max-width: 599px) {
    .cashback-info__desc-item:before {
        top: 10px;
    }
}

.cashback-info__desc-item:not(:last-child) {
    margin-bottom: 4px;
}

@media only screen and (max-width: 599px) {
    .cashback-info__desc-item:not(:last-child) {
        margin-bottom: 6px;
    }
}

.footer__text {
    margin: 35px 0;
}

.custom-select {
    top: -5px;
}


/**/

.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
  
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-initialized .slick-slide, .slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-loading .slick-list {
    background: #000;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: none;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    /*font-family: "slick";*/
    font-size: 42px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.slick-prev {
    left: 50px
}

.slick-prev::before {
    content: "\2039";
    left: 1px;
    bottom: 3px;
    position: relative;
}


.slick-next {
    right: 75px;
    left: initial;
}

.slick-next::before {
    content: "\203A";
    left: 3px;
    bottom: 2px;
    position: relative;
}

.slick-dots {
    display: none;
}

/**/

.bg-age18 {
    width: 37px;
    height: 37px;
    background: url('../img/footer_sprites.png') -306px -187px;
}

.bg-_dmca_premi_badge_5 {
    width: 135px;
    height: 28px;
    background: url('../img/footer_sprites.png') -10px -10px;
    margin-right: 10px;
}

.bg-footer_logo8 {
    width: 121px;
    height: 29px;
    background: url('../img/footer_sprites.png') -165px -10px;
}

.bg-footer_logo10 {
    width: 121px;
    height: 25px;
    background: url('../img/footer_sprites.png') -165px -59px;
}

.bg-footer_logo11 {
    width: 89px;
    height: 21px;
    background: url('../img/footer_sprites.png') -10px -157px;
}

.bg-footer_logo12 {
    width: 78px;
    height: 28px;
    background: url('../img/footer_sprites.png') -165px -104px;
}

.bg-footer_logo13 {
    width: 36px;
    height: 40px;
    background: url('../img/footer_sprites.png') -306px -127px;
}

.bg-footer_logo14 {
    width: 61px;
    height: 30px;
    background: url('../img/footer_sprites.png') -10px -198px;
}

.bg-herader_logo_msl {
    width: 120px;
    height: 32px;
    background: url('../img/footer_sprites.png') -10px -58px;
}

.bg-mastercard_bg {
    width: 48px;
    height: 37px;
    background: url('../img/footer_sprites.png') -306px -10px;
}

.bg-pci_logo_bg {
    width: 53px;
    height: 35px;
    background: url('../img/footer_sprites.png') -10px -248px;
}

.bg-privatb_bg {
    width: 38px;
    height: 40px;
    background: url('../img/footer_sprites.png') -306px -67px;
}

.bg-visa_bg {
    width: 58px;
    height: 21px;
    background: url('../img/footer_sprites.png') -119px -157px;
}

.bg-ssli_logo_bg {
    width: 134px;
    height: 27px;
    background: url('../img/footer_sprites.png') -10px -110px;
}


/* Sprites for Content */


.bg-88_dragon {
    width: 205px;
    height: 205px;
    background: url('../img/content_sprite.webp') -0 -0;
}

.bg-animals_12 {
    width: 205px;
    height: 205px;
    background: url('../img/magic.jpg');
}

.bg-book_of_sun2 {
    width: 205px;
    height: 205px;
    background: url('../img/royal.jpg');
}

.bg-dragon_pearls {
    width: 205px;
    height: 205px;
    background: url('../img/AztecFire.jpg');
}

.bg-fu_cai_shen {
    width: 205px;
    height: 205px;
    background: url('../img/sweet-bonanza.jpg');
}

.bg-gods_temple_deluxe {
    width: 205px;
    height: 205px;
    background: url('../img/sun.jpg');
}

.bg-last_more {
    width: 205px;
    height: 205px;
    background: url('../img/content_sprite.webp') -0 -410px;
}

.bg-olimpian_gods {
    width: 205px;
    height: 205px;
    background: url('../img/hot.jpg');
}

.bg-pls_fruits_and_jokers_20 {
    width: 205px;
    height: 205px;
    background: url('../img/content_sprite.webp') -410px -410px;
}

.bg-qs_stickybandits {
    width: 205px;
    height: 205px;
    background: url('new_app2c97.css@v=11111121.11.css');
}

.bg-scarab_riches {
    width: 205px;
    height: 205px;
    background: url('../img/sun3.jpg');
}

.bg-shen_long_mi_bao {
    width: 205px;
    height: 205px;
    background: url('../img/StarlightPrincess.jpg');
}

.bg-sky_gems_5_wilds {
    width: 205px;
    height: 205px;
    background: url('../img/paddy.jpg');
}

.bg-Sticky_Bandits_Wild_Return {
    width: 205px;
    height: 205px;
    background: url('../img/content_sprite.webp') -205px -615px;
}

.bg-turnir_viking_vinter_avatar {
    width: 205px;
    height: 205px;
    background: url('../img/VikingsBerzerk.jpg');
}

.bg-vikings_gods_gold {
    width: 205px;
    height: 205px;
    background: url('../img/WarriorsandWarlocks.jpg');
}


.bg_pari {
    width: 205px;
    height: 205px;
    background: url('../img/pm_casino_l.png');
}

.bg_favorit {
    width: 205px;
    height: 205px;
    background: url('../img/favoritsport.png');
}

.bg_goxbet {
    width: 205px;
    height: 205px;
    background: url('../img/goxbet2.png');
}

.bg_oligarh {
    width: 205px;
    height: 205px;
    background: url('../img/oligarh.png');
}

.bg_pin_up {
    width: 205px;
    height: 205px;
    background: url('../img/pinup.png');
}

.bg_pointloto {
    width: 205px;
    height: 205px;
    background: url('../img/pointloto_thumb.png');
}

.bg_rox {
    width: 205px;
    height: 205px;
    background: url('../img/rox34.png');
}

.bg_slava {
    width: 205px;
    height: 205px;
    background: url('../img/logo21.png');
}

.bg_slotor {
    width: 205px;
    height: 205px;
    background: url('../img/sloto.png');
}

.bg_zolotoloto {
    width: 205px;
    height: 205px;
    background: url('../img/zoloto_loto.png');
}


.game.bg-last_more {
    position: relative;
    padding-top: 0;
}


/* Top Sprites */


.bg-always_hot {
    width: 44px;
    height: 44px;
    background: url('https://cosmoloto.com.ua/static/img/top_sprites.web') -311px -163px;
}

.bg-bgaming_desert_treasure {
    width: 44px;
    height: 44px;
    background: url('../img/top_sprites.webp') -357px -163px;
}

.bg-book_of_sun2_small {
    width: 44px;
    height: 44px;
    background: url('../img/top_sprites.webp') -403px -163px;
}

.bg-cashback10 {
    width: 245px;
    height: 152px;
    background: url('../img/top_sprites.webp') -1px -163px;
    display: inline-block;
}

.bg-ddd {
    width: 250px;
    height: 159px;
    background: url('../img/bonus.avif');
    display: inline-block;
}

.bg-helm_purple {
    width: 61px;
    height: 60px;
    background: url('../img/top_sprites.webp') -248px -163px;
}

.bg-is_crazymonkey {
    width: 44px;
    height: 44px;
    background: url('../img/top_sprites.webp') -449px -163px;
}

.bg-scarab_riches_small {
    width: 44px;
    height: 44px;
    background: url('../img/top_sprites.webp') -248px -225px;
}

.bg-er {
    width: 250px;
    height: 160px;
    background: url('../img/welcom_bonus.avif') -70px -1px;
    display: inline-block;
}


/* ************ from file --> new_custom.css ************ */

.header__center > .btn.js-popup-link1 {
    margin-right: 10px;
}

.btn.red {
    border-color: #e21d5c;
}

.btn.red:hover {
    background-color: #E21D5C;
}

.play__logo {
    max-width: 400px !important;
    width: 100% !important;
    margin: 0 auto 10px;
    z-index: 20;
    position: relative;
}

.play__logo .logo span {
    display: inline-block;
    text-align: right;
    width: 100%;
    padding-right: 3px;
    opacity: 0.2;
    color: #fff;
}

.play__logo .logo span img {
    width: 13px;
    height: 10px;
}

.play__logo .logo:hover span {
    -webkit-transition: opacity 1s ease-out 0s;
    transition: opacity 1s ease-out 0s;
    opacity: .8;
}

@media only screen and (max-width: 767px) {
    .play__logo .logo span {
        text-align: center;
        padding: 0px;
    }
}


.categories__item {
    margin-left: 10px;
    margin-right: 10px;
}


.game-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    z-index: -1;
}

.game-overlay.show-overlay {
    -webkit-transition: opacity 6s ease-out 2s;
    transition: opacity 6s ease-out 2s;
    opacity: .8;
    z-index: 10;
}


.play {
    padding-top: 22px !important;
}

.jackpot__value sub {
    font-size: 14px;
}

.tops__tab.all-winners, .tops__tab.top-winners {
    height: 260px !important;
}

.jackpot.jackpot--aside {
    height: 98px !important;
}

.user-item__content.js-popup-link1 {
    cursor: pointer;
}

.simple-btn:disabled {
    border: 3px solid #333;
    color: #888 !important;
}

.simple-btn:disabled:hover {
    border: 3px solid #333;
    color: #888 !important;
    background: none !important;
}

@keyframes blink-svg {
    0% {
        fill: #E21D5C;
    }

    100% {
        fill: #ccc;
    }
}

@-webkit-keyframes blink-svg {
    0% {
        fill: #E21D5C;
    }

    100% {
        fill: #ccc;
    }
}

@keyframes blink-yellow {
    0% {
        color: #ff7300;
    }

    100% {
        color: #ccc;
    }
}

@-webkit-keyframes blink-yellow {
    0% {
        color: #ff7300;
    }

    100% {
        color: #ccc;
    }
}

.user-item__login svg {
    width: 14px;
    margin-left: 5px;
}

.col-3 {
    width: 100%;
}


.menu__search > select {
    display: none;
}

.menu__search-btn {
    margin-left: -16px;
    padding-right: 7px;
}


@media only screen and (max-width: 599px) {
    .promo__count:before {
        font-size: 60px;
    }
}


@media only screen and (max-width: 1199px) {
    .popup .popup__content div[data-content="payin-content"] .popup__main {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
    }
}

.payment__logos1 {
    text-align: center;
}

.logos__item img {
    max-height: 50px;
}

.footer__payment .payment__logo img {
    max-width: 38px !important;
}

.input-w-placeholder {
    position: relative;
}

.input-w-placeholder input {
    padding-right: 50px;
}

.input-w-placeholder .placeholder {
    position: absolute;
    right: 12px;
    top: 17.5px;
    font-size: 13px;
    color: #666;
}


.payment .payment__logos {
    justify-content: start;
    -webkit-justify-content: start;
}


.footer__title {
    text-transform: none !important;
}

.main2 {
    padding: 17px 0 0px;
}


@media only screen and (max-width: 1260px) {
    .drop-down__categories {
        width: 100%;
    }

    .drop-down__search {
        width: 100%;
    }
}

.menu__search {
    position: relative;
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

@media only screen and (min-width: 1023px) {
    .header.is-logged {
        padding: 10px 0 9px;
    }
}


.promo-image {
    margin-top: 50px;
}

.promo-image a {
    text-decoration: none;
}

.promo-image a img {
    max-width: 100%;
}

.promo-image-mob {
    margin-top: 10px;
    display: none;
}

.promo-image-mob a {
    text-decoration: none;
}

.promo-image-mob a img {
    max-width: 100%;
}

@media only screen and (max-width: 768px) {
    .promo-image-mob {
        display: block;
    }

    .promo-image {
        display: none;
    }
}

.hero .top-banner {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 768px) {
    .hero .top-banner .promo__btn a {
        background-color: #e21d5c;
        box-shadow: 0px 0px 5px #e21d5c;
    }
}


.hero.js-slider {
    height: 378px;
}

.hero.js-slider .promo--full {
    max-height: 378px;
}

.hero.js-slider .promo--full .promo__bg {
    max-height: 378px;
}

@media only screen and (max-width: 1024px) {
    .hero.js-slider {
        height: 300px;
    }

    .hero.js-slider .promo--full .promo__bg {
        max-height: 300px;
    }

    .hero.js-slider .promo--full {
        min-height: 300px;
        height: 300px;
    }

    .hero.js-slider .promo--md {
        padding-top: 50px;
    }

    .hero.js-slider .promo--lg {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .hero.js-slider {
        height: 240px;
    }

    .hero.js-slider .promo--full .promo__bg {
        max-height: 240px;
    }

    .hero.js-slider .promo--full {
        min-height: 240px;
        height: 240px;
    }

    .hero.js-slider .promo__head {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 600px) {
    .hero.js-slider {
        height: 300px;
    }

    .hero.js-slider .promo--full .promo__bg {
        max-height: 300px;
    }

    .hero.js-slider .promo--full {
        min-height: 300px;
        height: 300px;
    }

    .hero.js-slider .promo--md {
        padding-top: 73px;
    }

    .hero.js-slider .promo--lg {
        padding-top: 50px;
    }

    .hero.js-slider .promo--lg.promo--lg--lg {
        padding-top: 15px;
    }

    .hero.js-slider .promo--lg--lg .promo__body {
        margin-bottom: 0px;
    }

    .hero.js-slider .promo--lg--lg .promo__info {
        margin-bottom: 19px;
    }
}

.simple-btn--md {
    font-size: 21px;
    border-width: 1px;
    min-width: 178px;
    padding-top: 7px;
    padding-bottom: 6px;
    font-weight: 400;
}

.categories {

    text-align: left;
}

@media only screen and (max-width: 1260px) {
    .categories {
        margin-bottom: 0px;
        text-align: center;
        overflow-x: auto !important;
    }
}

.promo--md .promo__inner {
    padding-left: 51px;
}

.promo--full .promo__inner {
    padding-left: 51px;
}

@media only screen and (max-width: 767px) {
    .promo--md .promo__inner {
        padding-left: 0px;
    }

    .promo--full .promo__inner {
        padding-left: 0px;
    }
}

.footer-slider {
    position: relative;
    margin-bottom: 40px;
}

.footer-slider .footer__text {
    margin-bottom: 0px !important;
    padding-right: 20px;
}

@media only screen and (max-width: 400px) {
    .footer-slider .footer__text {
        padding-right: 0px;
    }
}

.footer__slider .footer__text p:not(:last-child) {
    margin-bottom: 15px;
}

.footer__slider .footer__text a {
    color: #e21d5c;
}

.footer__slider .footer__text ul {
    color: #e21d5c;
    padding-left: 20px;
}

.footer__slider .footer__text ul li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 24px;
}

.footer__slider .footer__text ul li:after {
    content: '•';
    position: absolute;
    top: 0;
    left: 0;
}

.footer__slider .footer__text h2, .footer__slider h1 {
    margin-bottom: 15px;
    letter-spacing: -.6px;

    font-weight: 400;
    color: #fff;
    text-transform: none !important;
}

.footer__slider h1 {
    font-size: 26px;
}

.footer__slider .footer__text h2 {
    font-size: 22px;
}


.text-red {
    color: #e21d5c;
}

@media only screen and (max-width: 599px) {
    .promo__inner.main-carousel .promo__head .title-stroke {
        font-size: 18px;
        line-height: 22px;
    }

    .promo__body .promo__amount {
        font-size: 28px;
        line-height: 26px;
    }
}

.align-right {
    text-align: right;
}

@media only screen and (max-width: 400px) {
    .user-item--row {
        left: -60px;
    }
}

@media only screen and (max-width: 340px) {
    .user-item--row {
        left: -45px;
    }
}

.color-red {
    color: #ff7070;
}

.table tbody tr td:nth-child(3) {
    white-space: nowrap;
}

@media only screen and (min-width: 600px) {
    .main {
        padding-top: 17px !important;
    }
}

.mainmain {
    padding: 30px 0 70px !important;
    margin: -3px 0 0 0;
}

@media only screen and (max-width: 767px) {
    .mainmain {
        padding: 0px 0px 30px !important;
        margin: 0;
    }
}


h1.section-title-main {
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;

}

@media only screen and (max-width: 499px) {
    h1.section-title-main {
        font-size: 16px;
        text-align: center;
    }
}


@media only screen and (max-width: 599px) {
    .hero__slider {
        height: 216px;
    }

    .promo--md {
        padding-top: 25px;
    }

    .promo--lg {
        padding-top: 25px;
    }
}

@media only screen and (max-width: 460px) {
    .hero__slider {
        height: 225px;
    }
}

@media only screen and (max-width: 599px) {
    .game__icon {
        display: block;
        right: 5px;
        top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .game__icon:hover .icon-star-hover-01, .game__icon:focus .icon-star-hover-01 {
        display: none !important;
    }

    .game__icon.is-selected .icon-star-hover-01 {
        display: inline-block !important;
    }
}

.game__title {
    font-size: 1.7vw;
}

@media only screen and (min-width: 1680px) {
    .game__title {
        font-size: 1.3vw;
    }
}

@media only screen and (min-width: 1921px) {
    .game__title {
        font-size: 0.8vw;
    }
}

@media only screen and (min-width: 2561px) {
    .game__title {
        font-size: 0.5vw;
    }
}

@media only screen and (max-width: 1260px) {
    .game__title {
        font-size: 1.7vw;
    }
}

@media only screen and (max-width: 1023px) {
    .game__title {
        font-size: 2.4vw;
    }
}

@media only screen and (max-width: 767px) {
    .game__title {
        font-size: 2vw;
    }
}

@media only screen and (max-width: 599px) {
    .game__title {
        font-size: 3vw;
    }
}

@media only screen and (max-width: 400px) {
    .game__title {
        font-size: 4vw;
    }
}

@media only screen and (max-width: 360px) {
    .game__title {
        font-size: 4vw;
    }
}

.burger span {
    background-color: #e21d5c;
}

.login-popup-link svg {
    fill: #e21d5c;
}

.is-mobile {
    display: none !important;
}

.is-desktop {
    display: block !important;
}

td.is-desktop {
    display: table-cell !important;
}

td.is-desktop {
    display: table-cell;
}

@media only screen and (max-width: 599px) {
    .is-mobile {
        display: block !important;
    }

    td.is-mobile {
        display: table-cell !important;
    }

    .is-desktop {
        display: none !important;
    }

    td.is-desktop {
        display: none !important;
    }
}


.btn-registration {
    margin-right: 7px;
    padding: 8px 15px;
}

.login-btn {
    margin-right: 5px;
    padding: 8px 28px 8px;
    font-size: 18px;
    margin-right: 10px !important;
}

.header.is-not-logged .header__right {
    margin-left: 5px;
}

.header__center {
    margin-right: 0px;
}

.user-item:last-child {
    margin-right: 0px;
}

.popup {
    z-index: 1200 !important;
}

.color-white {
    color: #fff;
}

.user-item {
    margin-right: 50px !important;
}

@media only screen and (max-width: 1023px) {
    .user-item {
        margin-right: 0px !important;
    }
}

.user-item__icon {
    padding: 8px;
}

@media only screen and (max-width: 1023px) {
    .user-item__icon {
        padding: 0px;
    }
}

.col-2 {
    width: 73.3%;
}

@media only screen and (max-width: 1023px) {
    .col-2 {
        width: 100%;
    }
}


.flex-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}


.flex-right {
    display: flex;
    justify-content: flex-end;
}

@media only screen and (max-width: 460px) {
    .hero .slick-slide {
        height: 210px;
    }
}


.cashback-min-amount {
    display: none;
    color: #e21d5c;
}

.cashback-min-amount span {
    display: inline !important;
    font-weight: bold !important;
    color: #e21d5c !important;
}

@media only screen and (min-width: 1340px) {
    .promo-greeting .promo__count {
        font-size: 55px;

        font-weight: 400;
    }
}

@media only screen and (max-width: 599px) {
    .promo-greeting .promo__footer {
        display: flex;
    }

    .promo-greeting .promo__btn {
        margin-right: 10px;
    }
}

.news-block__content a {
    color: #e21d5c;
}

.news-block__content a:hover {
    text-decoration: underline;
}

.popup[data-popup="cup-event-activated"] .popup__text-color a {
    color: #e21d5c;
}

.popup__left-image-registration {
    height: 526px;
}

.popup__head-mob-menu-item.is-active {
    color: #c43377;
    border-bottom: 1px solid #c43377;
    text-decoration: none !important;
}

.popup__white--registration .popup__right-content {
    padding: 32px 35px;
}

.popup__registration-footer {
    justify-content: center;
}

.popup__title {
    margin-bottom: 20px !important;
}

.nav__tag {
    right: -10px;
    left: auto;
}

/* ************ /end from file --> new_custom.css ************ */


/* ************ from file --> new_additional_styles.css ************ */

.promo-tile.best-promo-tile.green.exclusive-item.t-hidden {
    display: flex;
}

.promo-tile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 12px;
    -webkit-box-shadow: 0 2px 0 #dae0e4;
    background-color: #1d0839;
    box-shadow: inset 0 2px 0 0 #2f1253;
    padding: 10px 16px;
    width: 100%;
    min-height: 175px;
}

.promo-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -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;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
}

.promo-tile .promo-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
    .promo-tile .promo-content {
        flex-direction: column;
    }

    .image-wrapper {
        text-align: center;
    }

    .promo-tile {
        display: flex;
        flex-flow: column wrap;
    }

    .promo-content {
        width: 100% !important;
        text-align: center;
    }
}

.promo-header-wrap {
    width: 80%;
}

.promo-btn-wrap {
    border-radius: 5px;
}

@media (max-width: 415px) {
    .promo-btn-wrap {
        min-width: 117px;
    }
}

.promo-btn-wrap .text {
    font-size: 15px;
    margin-bottom: 37px;
    line-height: 1.34;
}

h3.promo-title, .promo-text .promo-description {
    color: white;
    padding: 0 10px;
}

.promo-description {
    padding: 10px;
}

.promo-title {
    margin: 10px 0;
    color: #28313e;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
}

/**/

.tftable {
    font-size: 12px;
    color: #333;
    width: 100%;
    border-width: 1px;
    border-color: #729ea5;
    border-collapse: collapse;
    text-align: center;
    min-width: 100%;
    margin-top: 40px;
}

.tftable tr {
    background-color: #1d0837;
    color: #fff;
}

.tftable tr:hover {
    background-color: #ff9;
    color: #000;
}

.tftable td {
    font-size: 13px;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #729ea5;
}

.w100p {
    width: 100%;
}

.white {
    color: #fff;
}

.pdb10 {
    padding-bottom: 10px;
}

.inr-txt {
    font-size: 14px;
}

.inr-txt p {
    margin: 15px 0;
    line-height: 1.5em;
}

.main-txt h1, .main-txt h2, .main-txt h3, .main-txt h4, .main-txt h5, .main-txt h6 {
    text-align: center;
}

.main-txt {
    margin: 30px 0;
    background: linear-gradient(to bottom, rgba(40, 10, 80, 0) 0%, rgba(40, 10, 80, 0.5) 50%, rgba(40, 10, 80, 0) 100%);
    padding: 0 25px;
    text-align: justify;
}

.main-txt ul {
    margin: 0 0 0 25px;
}

.main-txt ul li {
    margin: 5px 0;
}

.mgb25 {
    margin: 0 0 25px 0;
}

.mg-r15 {
    margin-right: 15px;
}

.std-table-wrp {
    width: 100%;
    overflow-x: auto;
    cursor: default;
}

/**/

/* for table of contents */

.ez-toc-title {
    display: inline-block;
    margin: 35px 0 0 0;
    font-size: 16px;
    font-weight: bold;
}

.ez-toc-list {
    list-style: none;
    line-height: 1.5;
    font-size: 14px;
    margin: 0 0 35px 0;
}

.ez-toc-list li {
    margin: 10px 0;
}

nav ol {
    counter-reset: li;
    margin: 0;
    padding: 0 0 0 1rem;
    list-style: none;
}

nav li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
}

/* / for table of contents */

@media screen and (max-width: 460px) {
    .promo__inner.main-carousel.mustang {
        bottom: 35px;
        position: relative;
    }
}

/* ************ /end from file --> new_additional_styles.css ************ */


.cntr {
    text-align: center;
}

.ovf-x {
    overflow-x: auto;
}

.mg25 {
    margin: 25px !important;
}

/* for Video YouTube */

/*.video{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000000;
}*/

.video {
    position: relative;
    width: 560px;
    background-color: #000000;
    height: 315px;
    margin: 0 auto;
}

.video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    padding: 0;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.video__button-shape {
    fill: #212121;
    fill-opacity: 0.8;
}

.video__button-icon {
    fill: #fff;
}

.video__button:focus {
    outline: none;
}

.video:hover .video__button-shape,
.video__button:focus .video__button-shape {
    fill: #ff0000;
    fill-opacity: 1;
}

/* Enabled */
.video--enabled {
    cursor: pointer;
}

.video--enabled .video__button {
    display: block;
}

/* / for Video YouTube */

@media screen and (max-width: 599px) {
    .entr-cstm {
        margin: 20px 0 0 0;
    }
}

@media screen and (min-width: 1024px) {
    .entr-cstm {
        display: none;
    }
}


/**/

.wrng-txt {
    font-size: 18px;
}

.wrng-txt p {
    margin: 15px 0;
}

.std-undr-link {
    color: #e21d5c;
    text-decoration: underline;
}

.pdd-b-fix {
    padding-bottom: 35px !important;
}

.pdd-t-fix {
    padding-top: 30px !important;
}

.download-btns {
    display: flex;
    flex-wrap: wrap;
}

.download-btns a {
    padding: 8px 15px;
    border-radius: 3px;
    border: 2px solid rgba(128, 0, 255, .5);
    background: #37017d;
    margin: 0 10px;
    font-size: 18px;
    transition: all .3s;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.download-btns a img {
    width: 18px;
    height: initial;
    margin-left: 8px;
}


.download-btns a:hover {
    transition: all .3s;
    background: #8000ff;
}

@media only screen and (max-width:1100px) {
    .download-btns{
        position: fixed;
        left: 0;
        bottom: 20px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 100;
        padding-bottom: 5px;
    }
    .download-btns a{
        margin: 0 5px;
        display: inline-block;
    }
}


@media only screen and (max-width: 1100px) {
    .header__logo {
        width: 150px;
    }
}