@font-face {
    font-family: nunitosans;
    src: url("../kaszinokvip_fonts/kaszinokvip_nunitosans-regular.woff2")
}

@font-face {
    font-family: nunitosans-bold;
    src: url("../kaszinokvip_fonts/kaszinokvip_nunitosans-bold.woff2")
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0
}

a {
    color: inherit;
    text-decoration: none
}

img {
    max-width: 100%
}

body {
    background: #F2F3F2;
    font-family: nunitosans;
}

.body__container {
    max-width: 1240px;
    margin: 0 auto
}

.kaszinokvip_header__fixed {
    position: fixed;
    z-index: 10000;
    width: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#0C0A4D), to(#1C1D20));
    background: -o-linear-gradient(top, #0C0A4D 0%, #1C1D20 100%);
    background: linear-gradient(180deg, #0C0A4D 0%, #1C1D20 100%);
}

.kaszinokvip_header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1240px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px
}

.kaszinokvip_header__box {
    padding-top: 80px;
}

.header__link__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}


.kaszinokvip_header__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    padding-left: 0;
    list-style: none;
}

.kaszinokvip_header__burger {
    display: none
}

.kaszinokvip_header__link {
    color: #81FAE4;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.kaszinokvip_header__link:hover {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0.5;
}

.kaszinokvip_header__title {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.kaszinokvip_header__subtitle{
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px; 
    margin-bottom: 16px;
}

.kaszinokvip_header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}
.kaszinokvip_header__lang {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px; 
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    background: #1C1C1C;
}
.kaszinokvip_header__age {
    width: 38px;
    height: 38px;
    background: url("../kaszinokvip_img/kaszinokvip-header-icon-age.webp") no-repeat center;
}

.header__lang{
    background: -webkit-gradient(linear, left top, left bottom, from(#81FAE4), to(#9747FF));
    background: -o-linear-gradient(top, #81FAE4 0%, #9747FF 100%);
    background: linear-gradient(180deg, #81FAE4 0%, #9747FF 100%);
}

.kaszinokvip_header {
    padding-top: 140px;
    padding-bottom: 120px;
    margin-bottom: 70px;
    background: url("../kaszinokvip_img/kaszinokvip-header-background.webp") no-repeat center;
    background-size: cover;
}

.kaszinokvip_header__block{
    max-width: 584px;
    width: 100%;
    margin: 0 auto;
}

.kaszinokvip_header__play{
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    padding: 12px 72px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(#81FAE4), to(#9747FF));
    background: -o-linear-gradient(top, #81FAE4 0%, #9747FF 100%);
    background: linear-gradient(180deg, #81FAE4 0%, #9747FF 100%);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.kaszinokvip_header__play:hover{
    background: #fff;
    color: #000;
}

.kaszinokvip_games {
    margin-bottom: 70px;
}
.kaszinokvip_games__title{
    color: #1C1C1C;
    text-align: center;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.kaszinokvip_games__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 60px 40px;
    border-radius: 20px;
    background: #1C1C1C;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.30) inset;
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.30) inset;
    margin-bottom: 20px;
}
.kaszinokvip_games__logo {
    margin-bottom: 24px;
}
.kaszinokvip_games__link {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    padding: 12px 72px;
    width: 480px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(#81FAE4), to(#9747FF));
    background: -o-linear-gradient(top, #81FAE4 0%, #9747FF 100%);
    background: linear-gradient(180deg, #81FAE4 0%, #9747FF 100%);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.kaszinokvip_games__link:hover{
    background: #fff;
    color: #000;
}
.kaszinokvip_games__sup {
    color: #1C1C1C;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}


.kaszinokvip_info {
    margin-bottom: 70px;
}
.kaszinokvip_info__title {
    color: #1C1C1C;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 38px; 
    text-transform: uppercase;
    margin-bottom: 40px;
}
.kaszinokvip_info__items {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
}
.kaszinokvip_info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 400px;
    width: 100%;
    min-height: 374px;
    padding: 16px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#0C0A4D), to(#1C1D20));
    background: -o-linear-gradient(top, #0C0A4D 0%, #1C1D20 100%);
    background: linear-gradient(180deg, #0C0A4D 0%, #1C1D20 100%);
}
.kaszinokvip_info__content {
}
.kaszinokvip_info__head {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 16px;
}
.kaszinokvip_info__text {
    color: #C1C1C1;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}

.kaszinokvip_info__item:nth-child(1)::after {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 250px;
    height: 250px;
    background: url("../kaszinokvip_img/kaszinokvip-information-image-1.webp") no-repeat center;
}

.kaszinokvip_info__item:nth-child(2)::after {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 250px;
    height: 250px;
    background: url("../kaszinokvip_img/kaszinokvip-information-image-2.webp") no-repeat center;
}

.kaszinokvip_info__item:nth-child(3)::after {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 250px;
    height: 250px;
    background: url("../kaszinokvip_img/kaszinokvip-information-image-3.webp") no-repeat center;
}

.kaszinokvip_choose {
    margin-bottom: 70px;
}
.kaszinokvip_choose__title {
    color: #1C1C1C;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.kaszinokvip_choose__subtitle {
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px; 
    margin-bottom: 24px;
}
.kaszinokvip_choose__items {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 651px;
    width: 100%;
    margin: 0 auto;
}
.kaszinokvip_choose__item {
    max-width: 315px;
    width: 100%;
}
.kaszinokvip_choose__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    color: #1C1C1C;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}

.kaszinokvip_choose__text::before{
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    background: url("../kaszinokvip_img/kaszinokvip-choose-icon.webp") no-repeat center;
}


.kaszinokvip_faq{
    margin-bottom: 70px;
}

.kaszinokvip_faq__title{
    color: #1C1C1C;
    font-size: 34px;
    font-weight: 700;
    line-height: 38px; 
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.accordion {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 0;
    list-style: none;
}

.accordion__item {
    margin-bottom: 20px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#3A0155), color-stop(53.85%, #24006C), to(#2E2168));
    background: -o-linear-gradient(top, #3A0155 0%, #24006C 53.85%, #2E2168 100%);
    background: linear-gradient(180deg, #3A0155 0%, #24006C 53.85%, #2E2168 100%);
    padding: 24px;
}

.kaszinokvip_faq__arrow {
    position: absolute;
    right: 0;
    top: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: none;
    background-image: url(../kaszinokvip_img/kaszinokvip-faq-icon-plus.svg);
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.accordion__arrow_rotated {
    background-image: url(../kaszinokvip_img/kaszinokvip-faq-icon-minus.svg);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.accordion__header {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    padding-bottom: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

.accordion__header::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    content: "";
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.accordion__item:not(.accordion__item_show) .accordion__header {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.accordion__text {
    max-width: 100%;
    margin-bottom: 0px;
}

.accordion__content {
    color: #CFC9D4;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 20px;
}

.accordion__item:not(.accordion__item_show) .accordion__body {
    display: none;
}

.kaszinokvip_faq__btn{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.kaszinokvip_faq__link{
    color: #1C1C1C;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
}

.kaszinokvip_ready {
    margin-bottom: 70px;
}
.kaszinokvip_ready__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background: url("../kaszinokvip_img/kaszinokvip-ready-background.webp") no-repeat center left;
    background-size: 545px;
    padding-top: 70px;
    padding-bottom: 70px;
}
.kaszinokvip_ready__content {
    max-width: 675px;
    width: 100%;
}
.kaszinokvip_ready__title {
    color: #1C1C1C;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px; /* 111.765% */
    text-transform: uppercase;
    margin-bottom: 24px;
}
.kaszinokvip_ready__text {
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 24px;
}
.kaszinokvip_ready__link {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px; 
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex;
    padding: 12px 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(#81FAE4), to(#9747FF));
    background: -o-linear-gradient(top, #81FAE4 0%, #9747FF 100%);
    background: linear-gradient(180deg, #81FAE4 0%, #9747FF 100%);
    width: 332px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.kaszinokvip_ready__link:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}

.kaszinokvip_disclaimer {
    margin-bottom: 70px;
}
.kaszinokvip_disclaimer__wrap{
    padding: 24px 60px;
    border-radius: 22px;
    background: -webkit-gradient(linear, left top, left bottom, from(#0C0A4D), to(#1C1D20));
    background: -o-linear-gradient(top, #0C0A4D 0%, #1C1D20 100%);
    background: linear-gradient(180deg, #0C0A4D 0%, #1C1D20 100%);
}
.kaszinokvip_disclaimer__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 16px;
}
.kaszinokvip_disclaimer__title::before{
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 66px;
    height: 29px;
    background: url("../kaszinokvip_img/kaszinokvip-footer-age.webp") no-repeat center center;
}
.kaszinokvip_disclaimer__text {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px; 
}

.kaszinokvip_footer {
    padding-top: 40px;
    padding-bottom: 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#0C0A4D), to(#1C1D20));
    background: -o-linear-gradient(top, #0C0A4D 0%, #1C1D20 100%);
    background: linear-gradient(180deg, #0C0A4D 0%, #1C1D20 100%);
}
.kaszinokvip_footer__logo {
    display: block;
    margin: 0 auto;
    margin-bottom: 24px;
}
.kaszinokvip_footer__items {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 76px;
    margin-bottom: 24px;
}
.kaszinokvip_footer__item {
    max-width: 362px;
    width: 100%;
}
.kaszinokvip_footer__head {
    color:#FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 8px;
}
.kaszinokvip_footer__text {
    color: #C1C1C1;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}
.kaszinokvip_footer__inner {
    margin-bottom: 24px;
}
.kaszinokvip_footer__wrap {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    margin-bottom: 24px;
}
.kaszinokvip_footer__links {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
}
.kaszinokvip_footer__link {
    color: #81FAE4;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.kaszinokvip_footer__link:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0.5;
}
.kaszinokvip_footer__inners{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}
.kaszinokvip_footer__lang {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    background: #1C1C1C;
}
.header__lang {
    background: -webkit-gradient(linear, left top, left bottom, from(#81FAE4), to(#9747FF));
    background: -o-linear-gradient(top, #81FAE4 0%, #9747FF 100%);
    background: linear-gradient(180deg, #81FAE4 0%, #9747FF 100%);
}
.kaszinokvip_footer__age {
    width: 38px;
    height: 38px;
    background: url(../kaszinokvip_img/kaszinokvip-header-icon-age.webp) no-repeat center;
}
.kaszinokvip_footer__sup {
    color: #C1C1C1;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.kaszinokvip_contact {
    padding-top: 80px;
    padding-bottom: 80px;
}
.kaszinokvip_contact__wrap {
    max-width: 820px;
    width: 100%;
    margin: 0 auto;
}
.kaszinokvip_contact__title {
    color: #1C1C1C;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.kaszinokvip_contact__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.kaszinokvip_contact__input {
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    height: 55px;
    padding: 24px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid #C1C1C1;
    background: #FFF;
    margin-bottom: 16px;
}
.kaszinokvip_contact__message {
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    height: 93px;
    padding: 24px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid #C1C1C1;
    background: #FFF;
    margin-bottom: 16px;
    resize: none;
}
.kaszinokvip_contact__btn {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    padding: 12px 72px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(#81FAE4), to(#9747FF));
    background: -o-linear-gradient(top, #81FAE4 0%, #9747FF 100%);
    background: linear-gradient(180deg, #81FAE4 0%, #9747FF 100%);
    width: 100%;
    border: none;
    cursor: pointer;
    margin-bottom: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.kaszinokvip_contact__btn:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #000;
    color: #FFF;
}
.kaszinokvip_contact__messages {
    font-size: 20px;
    display: none;
}

.modal {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    z-index: 10000;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.modal__title {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 9px;
}

.modal__info{
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
}

.modal__text{
    margin: 0;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .2px
}

.modal__subtitle {
    margin: 0;
    margin-bottom: 20px;
    color: #EAEAEA;
    font-size: 14px;
    font-weight: 400;
}

.modal__btns{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
}

.modal__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    border-radius: 14px;
    background: linear-gradient(180deg, #81FAE4 0%, #9747FF 100%);
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.modal__no{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    border-radius: 14px;
    border: 1px solid #81FAE4;
    width: 100%;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.modal__no:hover{
    background: #ff8235;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.modal__btn:hover {
    background: #ff8235;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.modal__link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 56px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    border-radius: 15px;
    border: 1px solid #4484BA;
    width: 100%;
    margin-bottom: 20px;
    color: #FFF;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.modal__link:hover {
    background: #ff8235;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.modal__content {
    position: relative;
    top: 0;
    border-radius: 20px;
    background: #1C1C1C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px;
    max-width: 453px;
    width: 100%
}

.modal__close {
    position: absolute;
    top: 0;
    right: 10px;
    color: #aaa;
    font-size: 28px;
    font-weight: 700
}

.modal__close:focus,
.modal__close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.header__hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    clip: rect(0 0 0 0)
}

.terms__container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.content__title,
.info__title {
    color: #1C1C1C;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 38px; 
    text-transform: uppercase;
    margin-bottom: 24px
}

.info__head,
.terms__subtitle {
    color: #FFF;
    
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 30px
}

.terms__list{
    margin-bottom: 20px;
    padding-left: 30px;
}

.info__text,
.terms__text {
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px; 
    margin-bottom: 20px
}

.terms__info{
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px; 
}

.desc__top {
    padding-top: 120px;
    padding-bottom: 20px
}

.terms__link{
    text-decoration: underline;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.terms__link:hover {
    text-decoration: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


.active__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.mobile{
    display: none;
}

@media (max-width:1260px) {
    .body__container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .kaszinokvip_header__fixed {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .kaszinokvip_header__links {
        display: none
    }

    .kaszinokvip_header__burger {
        display: block;
        cursor: pointer;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 22px;
        height: 22px
    }

    .kaszinokvip_header__burger.active_menu .bar:first-child {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 1px;
        -ms-transform-origin: 1px;
        transform-origin: 1px
    }

    .kaszinokvip_header__burger.active_menu .bar:nth-child(2) {
        opacity: 0
    }

    .kaszinokvip_header__burger.active_menu .bar:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 5px;
        -ms-transform-origin: 5px;
        transform-origin: 5px
    }

    .kaszinokvip_header__line {
        height: 2px;
        background-color: #fff;
        margin: 4px 0;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .menu {
        display: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px;
        background: -webkit-gradient(linear, left top, left bottom, from(#0C0A4D), to(#1C1D20));
        background: -o-linear-gradient(top, #0C0A4D 0%, #1C1D20 100%);
        background: linear-gradient(180deg, #0C0A4D 0%, #1C1D20 100%);
        padding-left: 26px;
        padding-right: 26px;
        padding-top: 20px;
        padding-bottom: 20px;
        position: absolute;
        top: 88px;
        left: 0;
        width: 100%;
        border-radius: 0;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        align-items: center;
        max-width: 100%;
        margin: 0 auto;
        padding-top: 20px;
        padding-bottom: 20px;
        padding: 20px
    }

    .menu.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .mobile{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .desctop{
        display: none;
    }

    .kaszinokvip_ready__content{
        max-width: 48vw;
    }

    .kaszinokvip_ready__wrap {
        background: url(../kaszinokvip_img/kaszinokvip-ready-background.webp) no-repeat center left;
        background-size: 450px;
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (max-width: 991px) {
    .kaszinokvip_ready__content{
        max-width: 100%;
    }

    .kaszinokvip_ready__wrap {
        background: url(../kaszinokvip_img/kaszinokvip-ready-background.webp) no-repeat center bottom;
        background-size: 500px;
        padding-top: 0px;
        padding-bottom: 300px;
    }

    .kaszinokvip_footer__wrap{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 20px;
    }

    .kaszinokvip_footer__links{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 20px;
    }

    .kaszinokvip_games__logo{
        max-width: 296px;
    }
}

@media (max-width:575px) {
    .body__container {
        padding-left: 13px;
        padding-right: 13px
    }

    .kaszinokvip_header__fixed {
        padding-left: 13px;
        padding-right: 13px
    }

    .kaszinokvip_games__link{
        width: 100%;
    }

    .kaszinokvip_header__icon{
        max-width: 154px;
    }

    .menu{
        top: 75px;
    }

    .kaszinokvip_header__box{
        padding-top: 40px;
    }

    .kaszinokvip_header{
        padding-bottom: 140px;
        margin-bottom: 60px;
    }

    .kaszinokvip_header__title{
        font-size: 34px;
    }

    .kaszinokvip_games__wrap{
        margin-bottom: 10px;
    }

    .kaszinokvip_games{
        margin-bottom: 60px;
    }

    .kaszinokvip_info__title{
        font-size: 20px;
    }

    .kaszinokvip_info{
        margin-bottom: 60px;
    }

    .kaszinokvip_choose__title{
        font-size: 20px;
    }

    .kaszinokvip_choose__items{
        gap: 8px;
    }

    .kaszinokvip_choose {
        margin-bottom: 60px;
    }

    .kaszinokvip_faq__title{
        font-size: 20px;
    }

    .kaszinokvip_ready__title{
        font-size: 20px;
        text-align: center;
    }

    .kaszinokvip_ready__wrap {
        background: url(../kaszinokvip_img/kaszinokvip-ready-background.webp) no-repeat center bottom;
        background-size: 280px;
        padding-top: 0px;
        padding-bottom: 170px;
    }

    .kaszinokvip_ready{
        margin-bottom: 60px;
    }

    .kaszinokvip_disclaimer__wrap{
        padding: 24px;
    }

    .kaszinokvip_disclaimer{
        margin-bottom: 60px;
    }

    .kaszinokvip_footer__items{
        gap: 16px;
    }

    .kaszinokvip_footer__sup{
        font-size: 14px;
    }

    .kaszinokvip_ready__link{
        width: 100%;
    }

    .kaszinokvip_ready__link{
        padding: 12px 30px;
    }

    .kaszinokvip_games__wrap{
        padding: 40px 16px;
    }

    .kaszinokvip_contact__title{
        font-size: 20px;
    }

    .kaszinokvip_games__title{
        font-size: 20px;
    }
}