@font-face {
    font-family: Rubik;
    src: url("../hvqrpvxv_fonts/hvqrpvxv_rubik-regular.woff2");
}

@font-face {
    font-family: Montserrat;
    src: url("../hvqrpvxv_fonts/hvqrpvxv_montserrat-bold.woff2");
}

#confirmButton {
    background-color: #5956E9;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    width: 200px;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


#confirmButton:hover {
    background-color: #7F3FA7;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
}

body {
    font-family: Rubik;
    background: url("../hvqrpvxv_img/hvqrpvxv_body.webp") no-repeat center center;
    background-size: cover;
}

.hvqrpvxv_body {
    background: url("../hvqrpvxv_img/hvqrpvxv_body.webp") no-repeat center center;
    background-size: cover;
    background-position: bottom center;
}

.body__container {
    max-width: 1140px;
    margin: 0 auto;
}

.hvqrpvxv_header__fixed {
    position: fixed;
    z-index: 10000;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    width: 100%;
    top: 0px;
    left: 0;
}

.hvqrpvxv_header__burger {
    display: none;
}

.hvqrpvxv_header__wrappper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hvqrpvxv_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;
    gap: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 auto;
    max-width: 1140px;
}

.hvqrpvxv_header__bottom {
    padding: 10px 0;
    background: #5110F7;
}

.hvqrpvxv_header__info {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.hvqrpvxv_header__logo {
    max-width: 155px;
    margin: 0 auto;
}

.hvqrpvxv_header__box {
    padding-top: 70px;
}

.header__link__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.16px;
    text-transform: uppercase;
}


.hvqrpvxv_header {
    padding-top: 90px;
    padding-bottom: 34px;
    background: url("../hvqrpvxv_img/hvqrpvxv_header-background.webp") no-repeat center center;
    background-size: cover;
}

.hvqrpvxv_header__links {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
}

.hvqrpvxv_header__link {
    color: #FFF;
    font-family: Rubik;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_header__link:hover {
    color: #5110F7;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_header__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
}

.hvqrpvxv_header__block {
    max-width: 797px;
    width: 100%;
    z-index: 1;
}

.hvqrpvxv_header__circle {
    position: absolute;
    left: 0;
    width: 607px;
    height: 400px;
    background: url("../hvqrpvxv_img/hvqrpvxv_header-image.webp") no-repeat center center;
    background-size: contain;
    z-index: 0;
}

.hvqrpvxv_header__image {
    width: 333px;
    height: 333px;
    background: url("../hvqrpvxv_img/hvqrpvxv_header-play.webp") no-repeat center center;
    background-size: cover;

}

.hvqrpvxv_header__sup {
    color: #5110F7;
    -webkit-text-stroke-width: 0.6px;
    -webkit-text-stroke-color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_header__title {
    color: #FFF;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_header__subtitle {
    color: #FFF;
    font-family: Rubik;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_header__play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100px;
    border: 2px solid #372EED;
    background: #5110F7;
    width: 185px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hvqrpvxv_header__play:hover {
    background: #fff;
    color: #5110F7;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_start {
    padding-top: 60px;
    padding-bottom: 60px;
}

.hvqrpvxv_start__wrap {
    max-width: 753px;
    width: 100%;
    padding: 30px;
    border-radius: 30px;
    border: 3px solid #5110F7;
    background: rgba(0, 0, 0, 0.70);
    margin: 0 auto;
}

.hvqrpvxv_start__header {
    margin-bottom: 20px;
    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;
}

.hvqrpvxv_start__title {
    color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.hvqrpvxv_start__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.hvqrpvxv_start__bold {
    color: #FFF;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
}

.hvqrpvxv_start__info {
    font-weight: 400;
    font-family: Rubik;
}

.hvqrpvxv_start__text {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_start__img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.hvqrpvxv_start__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100px;
    border: 2px solid #372EED;
    background: #5110F7;
    color: #FFF;
    width: 367px;
    font-size: 15px;
    margin: 0 auto;
    font-weight: 400;
    line-height: normal;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_start__btn:hover {
    background: #fff;
    color: #5110F7;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_demo {
    padding-top: 80px;
    padding-bottom: 80px;
}

.hvqrpvxv_demo__iframe {
    border-radius: 30px;
}

.hvqrpvxv_players {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url("../hvqrpvxv_img/hvqrpvxv_about-background.webp") no-repeat center center;
    background-size: cover;
}

.hvqrpvxv_players__title {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_players__subtitle {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_players__items {
    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: 15px;
    padding-left: 0;
    list-style: none;
}

.hvqrpvxv_players__item {
    max-width: 367px;
    width: 100%;
    padding: 30px;
    border-radius: 30px;
    border: 1px solid #5110F7;
    background: -webkit-gradient(linear, left top, left bottom, from(#1C003D), to(#000));
    background: -o-linear-gradient(top, #1C003D 0%, #000 100%);
    background: linear-gradient(180deg, #1C003D 0%, #000 100%);
}

.hvqrpvxv_players__head {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_players__text {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.hvqrpvxv_community {
    padding-top: 80px;
    padding-bottom: 80px;
}

.hvqrpvxv_community__wrappper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 20px;
}

.community__wrappper{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.hvqrpvxv_community__content {
    max-width: 560px;
    width: 100%;
}

.hvqrpvxv_community__content{
    max-width: 100%;
}

.hvqrpvxv_community__title {
    color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_community__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
}

.hvqrpvxv_community__text {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.hvqrpvxv_community__images {
    border-radius: 30px;
    width: 498px;
    height: 280px;
    background: url("../hvqrpvxv_img/hvqrpvxv_community.webp") no-repeat center center;
}

.community__images{
    margin: 0 auto;
}

.hvqrpvxv_feedback {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url("../hvqrpvxv_img/hvqrpvxv_feedback-background.webp") no-repeat center center;
    background-size: cover;
}

.hvqrpvxv_feedback__title {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_feedback__subtitle {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_feedback__wrapper {}

.hvqrpvxv_contact {
    padding-top: 80px;
    padding-bottom: 80px;
}

.hvqrpvxv_contact__title {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_contact__subtitle {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_contact__wrap {
    padding: 40px;
    border-radius: 20px;
    border: 1px solid #FFF;
    background: #000;
    max-width: 834px;
    margin: 0 auto;
}

.hvqrpvxv_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: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.hvqrpvxv_contact__label {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px;
}

.hvqrpvxv_contact__input {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    border-radius: 10px;
    border: 1px solid #E6E6E6;
    background: rgba(255, 255, 255, 0.50);
    width: 100%;
    padding: 14px 16px;
    margin-bottom: 16px;
}

.hvqrpvxv_contact__input::-webkit-input-placeholder {
    color: #000;
}

.hvqrpvxv_contact__input::-moz-placeholder {
    color: #000;
}

.hvqrpvxv_contact__input:-ms-input-placeholder {
    color: #000;
}

.hvqrpvxv_contact__input::-ms-input-placeholder {
    color: #000;
}

.hvqrpvxv_contact__input::placeholder {
    color: #000;
}

.hvqrpvxv_contact__message {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    height: 100px;
    border-radius: 10px;
    border: 1px solid #E6E6E6;
    background: rgba(255, 255, 255, 0.50);
    width: 100%;
    resize: none;
    padding: 14px 16px;
    margin-bottom: 24px;
}

.hvqrpvxv_contact__message::-webkit-input-placeholder {
    color: #000;
}

.hvqrpvxv_contact__message::-moz-placeholder {
    color: #000;
}

.hvqrpvxv_contact__message:-ms-input-placeholder {
    color: #000;
}

.hvqrpvxv_contact__message::-ms-input-placeholder {
    color: #000;
}

.hvqrpvxv_contact__message::placeholder {
    color: #000;
}

.hvqrpvxv_contact__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100px;
    border: 2px solid #372EED;
    background: #5110F7;
    width: 100%;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_contact__btn:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}

.hvqrpvxv_contact__messages {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 12px;
}

.hvqrpvxv_disclaimer {
    padding-top: 80px;
    padding-bottom: 80px;
}

.hvqrpvxv_disclaimer__wrap {
    border-radius: 30px;
    border: 1px dashed #FFF;
    padding: 30px;
}

.hvqrpvxv_disclaimer__title {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.hvqrpvxv_disclaimer__text {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.hvqrpvxv_footer {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #000;
}

.hvqrpvxv_footer__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
}

.hvqrpvxv_footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    max-width: 366px;
    width: 100%;
}

.hvqrpvxv_footer__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
}

.hvqrpvxv_footer__age {
    width: 43px;
    height: 32px;
    background: url("../hvqrpvxv_img/hvqrpvxv_footer-age.webp") no-repeat center center;
}

.hvqrpvxv_footer__logo {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.hvqrpvxv_footer__sup {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}

.hvqrpvxv_footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    padding-left: 0;
    list-style: none;
}

.hvqrpvxv_footer__link {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_footer__link:hover {
    opacity: 0.5;
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s
}

.hvqrpvxv_footer__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    max-width: 366px;
    width: 100%;
}

.hvqrpvxv_footer__head {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
}

.hvqrpvxv_footer__text {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}

.hvqrpvxv_footer__right {
    max-width: 366px;
    width: 100%;
}

.hvqrpvxv_footer__addreess {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
}

.hvqrpvxv_footer__bold {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}

.hvqrpvxv_footer__info {
    font-weight: 400;
}

.hvqrpvxv_demo__wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.hvqrpvxv_demo__iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hvqrpvxv_info {
    padding-top: 80px;
    padding-bottom: 80px;
}
.hvqrpvxv_info__title {
    color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}
.hvqrpvxv_info__data {
    color: #FFF;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}
.hvqrpvxv_info__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
}
.hvqrpvxv_info__text {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
.hvqrpvxv_info__list {
    padding-left: 20px;
}
.hvqrpvxv_info__content {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.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, 0.8);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.modal__title {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.modal__subtitle {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.modal__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    border: none;
    border-radius: 100px;
    border: 2px solid #372EED;
    background: #5110F7;
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal__btn:hover {
    background: #fff;
    color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100px;
    border: 1px solid #372EED;
    color: #FFF;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    width: 100%;
    font-weight: 700;
    line-height: normal;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal__link:hover {
    background: #fff;
    color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    width: 100%;
}

.modal__content {
    position: relative;
    top: 0%;
    border-radius: 30px;
    background: #0A0825;
    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: 20px;
    max-width: 453px;
    width: 100%;
}

.modal__close {
    position: absolute;
    top: 0;
    right: 10px;
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
}

.modal__img {
    margin-bottom: 20px;
}


.modal__close:hover,
.modal__close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.active__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hvqrpvxv_feedback__container {
    width: 100%;
    max-width: 700px;
    padding: 40px 0;
    border-radius: 30px;
    border: 2px solid #5110F7;
    background: -webkit-gradient(linear, left bottom, left top, from(#1C003D), to(#32006C));
    background: -o-linear-gradient(bottom, #1C003D 0%, #32006C 100%);
    background: linear-gradient(0deg, #1C003D 0%, #32006C 100%);
    margin: 0 auto;
}

.hvqrpvxv_feedback__head {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    margin-bottom: 30px;
}

.hvqrpvxv_feedback__question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.hvqrpvxv_feedback__option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}

.hvqrpvxv_feedback__radio {
    width: 17px;
    height: 17px;
    border: 1px solid white;
    border-radius: 50%;
    margin-right: 20px;
    position: relative;
    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;
}

.hvqrpvxv_feedback__radio::after {
    content: '';
    width: 15px;
    height: 15px;
    background: #ff00ff;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.hvqrpvxv_feedback__radio.selected::after {
    opacity: 1;
}

.hvqrpvxv_feedback__option-label {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.hvqrpvxv_feedback__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
}

.hvqrpvxv_feedback__progress-dot {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    border: 1px solid #FFF;
    margin: 0 10px;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.hvqrpvxv_feedback__progress-dot.active {
    background: white;
}

.hvqrpvxv_feedback__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.hvqrpvxv_feedback__btn-back {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    cursor: pointer;
    padding: 15px 40px;
    border-radius: 100px;
    background: transparent;
    border: 2px solid #372EED;
    color: white;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_feedback__btn-back:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #372EED;
}

.hvqrpvxv_feedback__btn-next,
.hvqrpvxv_feedback__btn-send {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    padding: 15px 40px;
    border-radius: 100px;
    border: 2px solid #372EED;
    background: #5110F7;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hvqrpvxv_feedback__btn-next:hover,
.hvqrpvxv_feedback__btn-send:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #5110F7;
}

.hvqrpvxv_feedback__btn-send {
    background: #372EED;
}

.hvqrpvxv_feedback__btn-send:hover {
    background: #fff;
}

.hidden {
    display: none !important;
}

/* Экран благодарности */
.hvqrpvxv_feedback__thank-you-screen {
    text-align: center;
    padding: 20px;
}

.hvqrpvxv_feedback__thank-you-screen h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

.hvqrpvxv_feedback__thank-you-screen p {
    font-size: 18px;
    margin-top: 10px;
}

.desc__top {
    padding-top: 140px;
}

@media (max-width: 1140px) {
    .body__container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hvqrpvxv_header__nav {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hvqrpvxv_header__links {
        display: none
    }

    .hvqrpvxv_header__burger {
        background: transparent;
        padding: 0;
        border: none;
        display: block;
        cursor: pointer;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 22px;
        height: 22px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .hvqrpvxv_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
    }

    .hvqrpvxv_header__burger.active_menu .bar:nth-child(2) {
        opacity: 0
    }

    .hvqrpvxv_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
    }

    .hvqrpvxv_header__line {
        display: block;
        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: 30px;
        -webkit-backdrop-filter: blur(19px);
        backdrop-filter: blur(19px);
        background-color: rgba(0, 0, 0, 0.4);
        padding-left: 26px;
        padding-right: 26px;
        padding-top: 20px;
        padding-bottom: 20px;
        position: absolute;
        top: 87px;
        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
    }

    .hvqrpvxv_header__block {
        max-width: 60vw;
    }

    .hvqrpvxv_community__content {
        max-width: 45vw;
    }

    .hvqrpvxv_community__content{
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    .hvqrpvxv_header__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .hvqrpvxv_header__image {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    .hvqrpvxv_header__block {
        max-width: 100%;
    }

    .hvqrpvxv_header__circle {
        right: 0;
        left: auto;
        bottom: 0;
    }

    .hvqrpvxv_header {
        overflow: hidden;
    }

    .hvqrpvxv_header__circle {
        right: -200px;
        left: auto;
        bottom: -110px;
    }

    .hvqrpvxv_header__box {
        padding-top: 50px;
    }

    .hvqrpvxv_community__wrappper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .hvqrpvxv_community__content {
        max-width: 100%;
    }

    .hvqrpvxv_community__images {
        margin: 0 auto;
    }

    .hvqrpvxv_players__item {
        max-width: 800px;
    }

    .hvqrpvxv_header__bottom {
        padding: 10px 16px;
    }

    .hvqrpvxv_header__info {
        max-width: 500px;
        margin: 0 auto;
    }

    .menu {
        top: 102px;
    }
}

@media (max-width: 767px) {
    .hvqrpvxv_footer__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .hvqrpvxv_footer__left {
        max-width: 100%;
    }

    .hvqrpvxv_footer__center {
        max-width: 100%;
    }

    .hvqrpvxv_header__title {
        font-size: 44px;
    }
}

@media (max-width: 575px) {
    .body__container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .hvqrpvxv_header__nav {
        padding-left: 10px;
        padding-right: 10px;
    }

    .modal__button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .hvqrpvxv_start__btn {
        width: 100%
    }

    .hvqrpvxv_community__images {
        border-radius: 30px;
        width: 300px;
        height: 185px;
        background: url(../hvqrpvxv_img/hvqrpvxv_community.webp) no-repeat center center;
        background-size: cover;
    }

    .hvqrpvxv_header__info {
        max-width: 300px;
    }

    .hvqrpvxv_header__info {
        font-size: 10px;
    }

    .menu {
        top: 110px;
    }

    .hvqrpvxv_header {
        padding-bottom: 20px;
        background: url(../hvqrpvxv_img/hvqrpvxv_header-background-mob.webp) no-repeat center center;
        background-size: cover;
    }

    .hvqrpvxv_header__title {
        font-size: 40px;
    }

    .hvqrpvxv_header__play {
        width: 100%;
    }

    .hvqrpvxv_start {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hvqrpvxv_start__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 20px;
    }

    .hvqrpvxv_start__inner {
        width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .hvqrpvxv_start__img {
        margin-bottom: 20px;
    }

    .hvqrpvxv_demo {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hvqrpvxv_players {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hvqrpvxv_players__items {
        gap: 20px;
    }

    .hvqrpvxv_players__subtitle {
        text-align: left;
    }

    .hvqrpvxv_community {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hvqrpvxv_feedback {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hvqrpvxv_feedback__container {
        padding: 30px 20px;
    }

    .hvqrpvxv_feedback__head {
        text-align: left;
    }

    .hvqrpvxv_feedback__question {
        gap: 20px;
    }

    .hvqrpvxv_feedback__progress-dot {
        width: 10px;
        height: 10px;
    }

    .hvqrpvxv_feedback__btn-next,
    .hvqrpvxv_feedback__btn-send {
        font-size: 16px;
    }

    .hvqrpvxv_feedback__btn-back {
        font-size: 16px;
    }

    .hvqrpvxv_contact {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hvqrpvxv_contact__subtitle {
        text-align: left;
    }

    .hvqrpvxv_contact__wrap {
        padding: 40px 20px;
    }

    .hvqrpvxv_disclaimer {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hvqrpvxv_disclaimer__text {
        text-align: left;
    }

    .hvqrpvxv_footer__left {
        gap: 20px;
    }

    .hvqrpvxv_footer__wrapper {
        gap: 60px;
    }

    .hvqrpvxv_feedback__thank-you-screen h2 {
        text-align: center;
        font-size: 24px;
    }

    .hvqrpvxv_feedback__thank-you-screen {
        padding: 0;
    }

    .hvqrpvxv_feedback__thank-you-screen p {
        font-size: 16px;
    }

    .desc__top {
        padding-top: 150px;
    }

    .hvqrpvxv_info{
        padding-bottom: 20px;
    }
}