
@font-face {
    font-family: inter;
    src: url("../lkfdgwxvc_fonts/lkfdgwxvc_inter-regular.woff2");
}

@font-face {
    font-family: inter-bold;
    src: url("../lkfdgwxvc_fonts/lkfdgwxvc_inter-bold.woff2");
}
@font-face {
    font-family: Jaro;
    src: url("../lkfdgwxvc_fonts/lkfdgwxvc_jaro-regular.woff2");
}

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: inter;
    background: #000A1F;
}

.body-page {
    
}

.page__container {
    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;
    min-height: 100vh;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-page.webp") no-repeat center;
    gap: 40px;
    background-size: cover;
    overflow-y: auto;
}

.lkfdgwxvc_page__header {
    color: #F9F9F9;
    text-align: center;
    text-shadow: 0 2px 20px #000;
    font-family: inter-bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px;
}

.lkfdgwxvc_page__color {
    color: #00D4FF;
}

.body__container {
    margin: 0 auto;
}

.lkfdgwxvc_quiz_1__inner {
    position: relative;
    padding-top: 40px;
    padding-bottom: 0px;
    gap: 0px;
    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;
}

.lkfdgwxvc_quiz_1__sup {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 120%;
    /* 24px */
}

.lkfdgwxvc_quiz_1__logo {
    width: 512px;
    height: 48px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-logo.webp") no-repeat center;
    margin-bottom: 64px;
}

.lkfdgwxvc_lightning {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    max-width: 490px;
    width: 100%;
    padding: 6px 16px;
    border-radius: 33554400px;
    border: 1px solid rgba(0, 212, 255, 0.30);
    background: rgba(0, 212, 255, 0.10);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
            box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
    margin-bottom: 8px;
}
.lkfdgwxvc_lightning__icon {
    width: 16px;
    height: 16px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-lightning.webp") no-repeat center;
}
.lkfdgwxvc_lightning__text {
    color: #00D4FF;
    text-align: center;
    font-family: inter-bold;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.quiz_1__logo {
    margin-bottom: 64px;
}

.lkfdgwxvc_quiz_1__title {
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 80px;
    font-style: normal;
    font-weight: 900;
    line-height: 88px; /* 110% */
    letter-spacing: -2px;
    max-width: 1148px;
    margin: 0 auto;
    margin-bottom: 24px;
}

.lkfdgwxvc_quiz_1__top {
    max-width: 1188px;
    width: 100%;
}

.lkfdgwxvc_quiz_1__subtitle {
    color: #9CA3AF;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 43px; 
    width: 100%;
}

.quiz_1__subtitle{
    color: #FDFDFD;
    line-height: 120%;
}

.lkfdgwxvc_quiz_1__color {
    color: #00D4FF;
}

.lkfdgwxvc_quiz_1__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;
    gap: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: -o-radial-gradient(50% 42.44%, 57.56% 50%, #0C1219 0%, rgba(12, 18, 25, 0.00) 100%);
    background: radial-gradient(57.56% 50% at 50% 42.44%, #0C1219 0%, rgba(12, 18, 25, 0.00) 100%);
}



.lkfdgwxvc_quiz_1__info {
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 19.2px */
}

.lkfdgwxvc_quiz_1__wrapper {
    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-top: 0px;
    padding-bottom: 4px;
    gap: 20px;
}

.lkfdgwxvc_quiz_1__btn {
    position: relative;
    /* обязательно для ::after */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFF;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.40);
    font-family: inter-bold;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    padding: 10px 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    cursor: pointer;
    outline: 1px solid rgba(0, 152, 255);
    /* Отступ границы регулируется здесь */
    outline-offset: 2px;
    /* Отступ между кнопкой и границей */
    border-radius: 100px;
    background: -o-linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    background: linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    width: 389px;
    height: 68px;
    -webkit-animation: pulse 1s infinite;
    animation: pulse 1s infinite;
    -webkit-transition: -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    transition: -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    -o-transition: transform 0.4s, box-shadow 0.4s;
    transition: transform 0.4s, box-shadow 0.4s;
    transition: transform 0.4s, box-shadow 0.4s, -webkit-transform 0.4s, -webkit-box-shadow 0.4s;
    overflow: hidden;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.lkfdgwxvc_quiz_1__content{
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}
.lkfdgwxvc_quiz_1__line{
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 245px;
    height: 10px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-line.webp") no-repeat center;
}
.lkfdgwxvc_quiz_1__blue {
    background: var(--123, linear-gradient(90deg, #00D4FF 0%, #FF00C8 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lkfdgwxvc_quiz_1__btn:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}


.lkfdgwxvc_progress__container {
    margin: 0 auto;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    max-width: 400px;
    width: 100%;
}

.lkfdgwxvc_progress__player {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 5px;
    background: #001540;
    border: 1px solid #00D4FF;
    position: relative;
}

.lkfdgwxvc_progress__info {
    position: absolute;
    left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
}

.lkfdgwxvc_progress__avatar {
    width: 24px;
    height: 24px;
}

.progress__avatar_1 {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-player-1.webp") no-repeat center;
    background-size: cover;
}

.lkfdgwxvc_progress__name {
    color: #FDFDFD;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.50);
    font-family: inter-bold;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 12px */
}

.lkfdgwxvc_progress__bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 7px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 30px;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
    margin: 0px 0px;
}

.lkfdgwxvc_progress__fill {
    height: 100%;
    background: #0090FF;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

.progress__avatar_2 {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-player-2.webp") no-repeat center;
    background-size: cover;
}
.progress__avatar_3 {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-player-3.webp") no-repeat center;
    background-size: cover;
}

.lkfdgwxvc_progress__washer{
    width: 20px;
    height: 20px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-washer.webp") no-repeat center;
    background-size: contain;
    pointer-events: none;
}

.lkfdgwxvc_page__wrawpper {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lkfdgwxvc_page__search.valid {
    border-color: #4CAF50;
}

.lkfdgwxvc_page__search.invalid {
    border-color: #f44336;
}

.lkfdgwxvc_page__select.valid {
    border-color: #4CAF50;
}

.lkfdgwxvc_page__select.invalid {
    border-color: #f44336;
}

.lkfdgwxvc_forms__gender-label.selected {
    border-color: green;
}

.lkfdgwxvc_forms__gender-label.unselected {
    border-color: #005EB4;
}

.lkfdgwxvc_information {
    padding-top: 0px;
    padding-bottom: 120px;
}

.lkfdgwxvc_information__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 24px;
}

.lkfdgwxvc_information__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: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    padding: 32px;
    max-width: 283px;
    border-radius: 24px;
    border: 0.5px solid rgba(255, 255, 255, 0.70);
    background: rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    width: 100%;
}

.lkfdgwxvc_information__item:nth-child(1)::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: 64px;
    height: 64px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-1.webp") no-repeat center center;
}

.lkfdgwxvc_information__item:nth-child(2)::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: 64px;
    height: 64px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-2.webp") no-repeat center center;
}

.lkfdgwxvc_information__item:nth-child(3)::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: 64px;
    height: 64px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-3.webp") no-repeat center center;
}

.lkfdgwxvc_information__text {
    color: #FFF;
    text-align: center;
    text-shadow: 0 10px 15px rgba(0, 0, 0, 0.10), 0 4px 6px rgba(0, 0, 0, 0.10);
    font-family: inter-bold;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.lkfdgwxvc_page__form {
    max-width: 694px;
    margin: 0 auto;
    width: 100%;
    padding: 20px;
    border-radius: 16px;
    border: 1px solid #9CA3AF;
    background: #001540;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
            box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
}

.lkfdgwxvc_page__wraps {
    width: 100%;
    position: relative;
}

.lkfdgwxvc_page__select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 16px;
    height: 51px;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #9CA3AF;
    background: #1F2D50;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    /* 16.8px */
    margin-bottom: 10px;
}

.lkfdgwxvc_select__valid {
    position: absolute;
    top: 16%;
    right: 10px;
}



.lkfdgwxvc_forms__checkbox-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
    font-size: 14px;
    color: #212529;
    line-height: 1.4;
}

.lkfdgwxvc_forms__checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    border: 1px solid #FDFDFD;
    background: transparent;
    position: relative;
    cursor: pointer;
    margin-right: 0px;
    vertical-align: top;
    top: 1px;
}

.lkfdgwxvc_forms__checkbox:checked::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}


.lkfdgwxvc_forms__consent__info {
    color: #FDFDFD;
    text-shadow: 0 2px 20px #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    max-width: 90%;
}

.lkfdgwxvc_forms__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.lkfdgwxvc_forms__gender-options {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.lkfdgwxvc_forms__gender-label {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    cursor: pointer;
    height: 51px;
    border-radius: 8px;
    border: 1px solid #9CA3AF;
    background: #1F2D50;
    text-align: center;
}

.lkfdgwxvc_page__name {
    display: block;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
    padding-top: 0px;
}

.page__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.lkfdgwxvc_page__club {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.lkfdgwxvc_page__search {
    color: #fff;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    height: 64px;
    width: 100%;
    padding: 16px;
    border-radius: 12px;
    border: 1px solid #A8A8A8;
    background: #1F2D50;
}

.lkfdgwxvc_page__search::-webkit-input-placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__search::-moz-placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__search:-ms-input-placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__search::-ms-input-placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__search::placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    cursor: pointer;
    opacity: 0.5;
    position: absolute;
    right: 0px;
    cursor: pointer;
    width: 100%;
    height: 64px;
    background: transparent;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_page__icons {
    display: block;
    width: 32px;
    height: 32px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_chevron-down.webp") no-repeat center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_page__arrow.open .lkfdgwxvc_page__icons {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.no-results {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    opacity: 0.5;
    font-weight: 400;
    line-height: 120%;
}


.lkfdgwxvc_page__list {
    position: absolute;
    top: 64px;
    width: 100%;
    z-index: 1000;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    padding-left: 0;
    list-style: none;
    padding: 16px;
    border-radius: 12px;
    border-right: 1px solid #0090FF;
    border-bottom: 1px solid #0090FF;
    border-left: 1px solid #0090FF;
    background: #1F2D50;
}

.lkfdgwxvc_page__list.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.lkfdgwxvc_forms__links {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_forms__links:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0.5;
}

.lkfdgwxvc_page__item {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
    cursor: pointer;
}

.club-item {
    background: transparent;
    border: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.lkfdgwxvc_page__label {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.lkfdgwxvc_page__input {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    height: 51px;
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #9CA3AF;
    background: #1F2D50;
}

.lkfdgwxvc_page__input::-webkit-input-placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__input::-moz-placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__input:-ms-input-placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__input::-ms-input-placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__input::placeholder {
    color: #9CA3AF;
}

.lkfdgwxvc_page__icon {
    position: absolute;
    top: 50%;
    right: 0px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.lkfdgwxvc_page__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.lkfdgwxvc_page__info {
    color: #FFF;
    text-shadow: 0 2px 20px #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 12px */
}

.lkfdgwxvc_page__link {
    color: #FFF;
    font-family: inter-bold;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_page__link:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0.5;
}

.lkfdgwxvc_page__button {
    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;
    padding-top: 20px;
}

.lkfdgwxvc_page__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    height: 72px;
    width: 100%;
    -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;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%), -o-linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%), linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    color: #FDFDFD;
    outline: 1px solid rgba(5, 96, 187);
    border: none;
    outline-offset: 2px;
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 32px;
    font-style: italic;
    font-weight: 900;
    line-height: 120%;
    /* 28.8px */
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_page__sup {
    color: #FFF;
    text-shadow: 0 2px 20px #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    max-width: 86%;
}

.lkfdgwxvc_page__modal {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    color: #FF00C8;
    font-family: inter-bold;
    font-size: 12px;
    font-weight: 700;
    line-height: 120%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_page__modal:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0.5;
}

.lkfdgwxvc_page__btn:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}

.page__btn__end {
    display: none;
}



.bonus__container {
    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;
    min-height: 100vh;
    background: url(../lkfdgwxvc_images/lkfdgwxvc_bonus-background.webp) no-repeat center;
    background-size: cover;
    overflow-y: auto;
}

.lkfdgwxvc_footer {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid transparent;
    -o-border-image: -o-linear-gradient(left, rgba(0, 212, 255, 1) 0%, rgba(80, 0, 255, 1) 50%, rgba(255, 0, 200, 1) 100%) 1 stretch;
       border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 212, 255, 1)), color-stop(50%, rgba(80, 0, 255, 1)), to(rgba(255, 0, 200, 1))) 1 stretch;
       border-image: linear-gradient(90deg, rgba(0, 212, 255, 1) 0%, rgba(80, 0, 255, 1) 50%, rgba(255, 0, 200, 1) 100%) 1 stretch;
    background: #030303;
}

.lkfdgwxvc_footer__list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.lkfdgwxvc_footer__links {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 50px;
    max-width: 100%;
    margin: 0 auto;
}

.lkfdgwxvc_footer__btns {
    background: transparent;
    padding: 0;
    border: none;
    cursor: pointer;
    color: #9CA3AF;
    text-align: center;
    font-family: inter-bold;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%; /* 19.2px */
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_footer__btns:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0.5;
}

.lkfdgwxvc_footer__nav {
    margin-bottom: 20px;
}

.lkfdgwxvc_footer__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: 10px;
    max-width: 100%;
    margin: 0 auto;
}

.lkfdgwxvc_footer__sup {
    color:#9CA3AF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}


.lkfdgwxvc_questions__top {
    padding-top: 40px;
    padding-bottom: 20px;
    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;
}

.lkfdgwxvc_questions_thanks {
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 64px;
    font-style: normal;
    font-weight: 900;
    line-height: 88px; /* 137.5% */
    letter-spacing: -2px;
    margin-bottom: 10px;
}

.lkfdgwxvc_questions__resilt {
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 33.6px */
    margin-bottom: 0px;
}

.lkfdgwxvc_questions__number {
    color: #00C9FF;
    font-family: inter-bold;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 0px;
}

.lkfdgwxvc_questions__count {
    color: #00C9FF;
    font-family: inter-bold;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
}

.lkfdgwxvc_questions__info {
    color: #FFF;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    line-height: 120%;
    /* 33.6px */
}

.lkfdgwxvc_questions__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 24px;
    max-width: 1188px;
    width: 100%;
    margin-bottom: 20px;
}

.lkfdgwxvc_questions__item {
    max-width: 283px;
    width: 100%;
    border-radius: 24px;
    border: 1px solid #00D4FF;
    background: -o-linear-gradient(45deg, rgba(0, 212, 255, 0.20) 0%, rgba(0, 128, 255, 0.20) 29.36%, rgba(85, 0, 255, 0.20) 54.1%, rgba(170, 0, 255, 0.20) 77.74%, rgba(255, 0, 255, 0.20) 100%);
    background: linear-gradient(45deg, rgba(0, 212, 255, 0.20) 0%, rgba(0, 128, 255, 0.20) 29.36%, rgba(85, 0, 255, 0.20) 54.1%, rgba(170, 0, 255, 0.20) 77.74%, rgba(255, 0, 255, 0.20) 100%);
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    min-height: 271px;
    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: 8px;
}

.questions__item {
    min-height: 321px;
}

.lkfdgwxvc_questions__tops {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
}

.lkfdgwxvc_questions__avatar {
    width: 64px;
    height: 64px;
}

.questions__avatar_1 {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_player-1.webp") no-repeat center;
    background-size: cover;
}

.lkfdgwxvc_questions__name {
    color: #FDFDFD;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    /* 28.8px */
}

.lkfdgwxvc_questions__cup {
    width: 155px;
    height: 80px;
}

.questions__cup_1 {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_cap-2.webp") no-repeat center;
    background-size: cover;
}

.lkfdgwxvc_questions__price {
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.50);
    font-family: inter-bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 33.6px */
}

.questions__price{
    color: #FF00C8;
}

.questions__avatar_2 {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_player-2.webp") no-repeat center;
    background-size: cover;
}

.questions__cup_2 {
    width: 233px;
    height: 120px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_cap-1.webp") no-repeat center;
    background-size: cover;
}

.questions__avatar_3 {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_player-3.webp") no-repeat center;
    background-size: cover;
}

.questions__cup_3 {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_cap-3.webp") no-repeat center;
    background-size: cover;
}

.lkfdgwxvc_questions__title {
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 56px;
    font-weight: 900;
    line-height: 120%;
    margin-bottom: 40px;
}

.lkfdgwxvc_questions__blue {
    color: #00D4FF;
}

.lkfdgwxvc_questions__red {
    color: #FF00C8;
}

.lkfdgwxvc_questions__color {
    color: #FF00C8;
    font-family: inter-bold;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
}

.questions__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.lkfdgwxvc_questions__header {
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 32px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 32px;
}


.lkfdgwxvc_questions__containers {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
    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;
    background: -webkit-gradient(linear, right top, left top, from(rgba(2, 17, 46, 0.16)), color-stop(20.14%, rgba(3, 22, 58, 0.80)), color-stop(80%, rgba(3, 22, 58, 0.80)), to(rgba(2, 17, 46, 0.16)));
    background: -o-linear-gradient(right, rgba(2, 17, 46, 0.16) 0%, rgba(3, 22, 58, 0.80) 20.14%, rgba(3, 22, 58, 0.80) 80%, rgba(2, 17, 46, 0.16) 100%);
    background: linear-gradient(270deg, rgba(2, 17, 46, 0.16) 0%, rgba(3, 22, 58, 0.80) 20.14%, rgba(3, 22, 58, 0.80) 80%, rgba(2, 17, 46, 0.16) 100%);
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -o-border-image: -o-linear-gradient(left, rgba(0, 127, 153, 0) 0%, rgba(0, 127, 153, 1) 50%, rgba(0, 127, 153, 0) 100%) 1 stretch;
       border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 127, 153, 0)), color-stop(50%, rgba(0, 127, 153, 1)), to(rgba(0, 127, 153, 0))) 1 stretch;
       border-image: linear-gradient(90deg, rgba(0, 127, 153, 0) 0%, rgba(0, 127, 153, 1) 50%, rgba(0, 127, 153, 0) 100%) 1 stretch;
    overflow: hidden;
}

.span-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: -o-linear-gradient(left, #171618, #007f99);
    background: -webkit-gradient(linear, left top, right top, from(#171618), to(#007f99));
    background: linear-gradient(to right, #171618, #007f99);
    -webkit-animation: animate1 2s linear infinite;
    animation: animate1 2s linear infinite;
}

@-webkit-keyframes animate1 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes animate1 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}


.span-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: -o-linear-gradient(right, #171618, #007f99);
    background: -webkit-gradient(linear, right top, left top, from(#171618), to(#007f99));
    background: linear-gradient(to left, #171618, #007f99);
    -webkit-animation: animate3 2s linear infinite;
    animation: animate3 2s linear infinite;
}

@-webkit-keyframes animate3 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes animate3 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}


.lkfdgwxvc_questions__information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}



.lkfdgwxvc_questions__text {
    color: #F9F9F9;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    /* 28.8px */
    max-width: 1188px;
    width: 100%;
    margin-bottom: 0px;
}

.lkfdgwxvc_questions__text:last-child {
    margin-bottom: 0;
}

.lkfdgwxvc_questions__bold {
    color: #00D4FF;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    /* 28.8px */
    max-width: 1188px;
    width: 100%;
}

.lkfdgwxvc_questions__container {
    padding-top: 40px;
    padding-bottom: 120px;
}

.lkfdgwxvc_questions__team {
    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;
    margin-bottom: 40px;
}

.lkfdgwxvc_questions__mobile {
    display: none;
}

.lkfdgwxvc_questions__timer {
    max-width: 1188px;
    width: 100%;
    margin: 0 auto;
    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;
    margin-bottom: 20px;
}

.lkfdgwxvc_questions__head {
    color: #00C9FF;
    font-family: inter-bold;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 28.8px */
    margin-bottom: 20px;
}

.lkfdgwxvc_questions__time {
    color: #FFF;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.50);
    font-family: inter-bold;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
}

.lkfdgwxvc_questions__btn {
    position: relative;
    overflow: hidden;
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    /* 28.8px */
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -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;
    height: 62px;
    outline: 1px solid rgba(0, 152, 255);
    outline-offset: 2px;
    border-radius: 100px;
    background: -o-linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    background: linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    -webkit-box-shadow: 0 4px 15px 0 #000;
    box-shadow: 0 4px 15px 0 #000;
    width: 320px;
    -webkit-animation: pulse 1s infinite;
    animation: pulse 1s infinite;
    margin: 0 auto;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_questions__btn:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}


@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.lkfdgwxvc_questions__puls {
    border-radius: 19.074px;
    -webkit-box-shadow: 0 0 40px 0 rgba(255, 45, 49, 0.40);
            box-shadow: 0 0 40px 0 rgba(255, 45, 49, 0.40);
    -webkit-animation: pulse_1 1s infinite;
            animation: pulse_1 1s infinite;
}

@-webkit-keyframes pulse_1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse_1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}



.body-impressum {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-page.webp") no-repeat center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100vh;
}



.body__containers {
    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;
    min-height: 100vh;
    /* Занимает минимум 100% высоты экрана */
    background: url(../lkfdgwxvc_images/lkfdgwxvc_body-page.webp) no-repeat center;
    background-size: cover;
    overflow-y: auto;
    /* Появление скролла при необходимости */
}

.id_1 {
    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;
    min-height: 100vh;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-club-1.webp") no-repeat center;
    background-size: cover;
    overflow-y: auto;
}

.id_2 {
    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;
    min-height: 100vh;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-club-2.webp") no-repeat center;
    background-size: cover;
    overflow-y: auto;
}

.id_3 {
    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;
    min-height: 100vh;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-club-3.webp") no-repeat center;
    background-size: cover;
    overflow-y: auto;
}

.id_4 {
    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;
    min-height: 100vh;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-club-4.webp") no-repeat center;
    background-size: cover;
    overflow-y: auto;
}

.id_5 {
    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;
    min-height: 100vh;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-club-5.webp") no-repeat center;
    background-size: cover;
    overflow-y: auto;
}

.id_6 {
    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;
    min-height: 100vh;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-club-6.webp") no-repeat center;
    background-size: cover;
    overflow-y: auto;
}

.id_7 {
    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;
    min-height: 100vh;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_body-club-7.webp") no-repeat center;
    background-size: cover;
    overflow-y: auto;
}

.lkfdgwxvc_quiz_dop {
    height: 100vh;
}

.lkfdgwxvc_quiz {
    padding-top: 30px;
    padding-bottom: 110px;
}

.lkfdgwxvc_quiz__logo {
    width: 300px;
    height: 48px;
    background: url(../lkfdgwxvc_images/lkfdgwxvc_quiz-logo.webp) no-repeat center;
    margin: 0 auto;
    margin-bottom: 40px;
}

.lkfdgwxvc_quiz__top {
    margin-bottom: 0px;
}

.lkfdgwxvc_quiz__numbers {
    color: #FDFDFD;
    text-align: center;
    text-shadow: 0 4px 10px #000;
    font-family: inter-bold;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.lkfdgwxvc_quiz__count {
    color: #00D4FF;
    font-family: inter-bold;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
}

.lkfdgwxvc_quiz__counts{
    color: #FFF;
    text-shadow: 0 4.339px 10.848px rgba(0, 0, 0, 0.50);
    font-family: Jaro;
    font-size: 37.543px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 37.543px */
    text-transform: capitalize;
}

.lkfdgwxvc_quiz__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
}

.lkfdgwxvc_question__item {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #9CA3AF;
    background: #001540;
}

.lkfdgwxvc_question__item:nth-child(1).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;

}

.lkfdgwxvc_question__item:nth-child(2).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_question__item:nth-child(3).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_question__item:nth-child(4).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_question__item:nth-child(5).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_question__item:nth-child(6).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_question__item:nth-child(7).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_question__item:nth-child(8).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_question__item:nth-child(9).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_question__item:nth-child(10).lkfdgwxvc_question__item_active {
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), -o-radial-gradient(50% 50%, 50% 50%, #0454A4 0%, #000A1F 100%);
    background: url(../lkfdgwxvc_images/lkfdgwxvc_step-icon.webp), radial-gradient(50% 50% at 50% 50%, #0454A4 0%, #000A1F 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.lkfdgwxvc_quiz__timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}

.lkfdgwxvc_quiz__clock {
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-icon.webp");
    width: 48px;
    height: 48px;
    background-size: cover;
    margin-bottom: 10px;
}

.lkfdgwxvc_quiz__time {
    color: #FFF;
    text-align: center;
    text-shadow: 0 0 20px #000;
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
}

.lkfdgwxvc_quiz__content {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1188px;
    width: 100%;
    padding: 40px;
    border-radius: 30px;
    border-radius: 16px;
    border: 2px solid #00D4FF;
    background: rgba(0, 10, 31, 0.80);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
            box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    margin-bottom: 0px;
}

.lkfdgwxvc_quiz__block {
    max-width: 1188px;
    width: 100%;
}

.lkfdgwxvc_quiz__wrap {
    margin-bottom: 0px;
}

.lkfdgwxvc_quiz__head {
    color: #FDFDFD;
    text-align: center;
    font-family: inter-bold;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 24px;
}

.lkfdgwxvc_quiz__button {
    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: 10px;
}

.lkfdgwxvc_quiz__btn_img img {
    max-width: 120px;
}

.quiz__button_wrap {
    max-width: 524px;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.lkfdgwxvc_quiz__btn_img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 250px;
    width: 100%;
}

.lkfdgwxvc_quiz__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    gap: 16px;
    padding: 16px;
    border-radius: 12px;
    border: 1px solid #9CA3AF;
    background: #1F2D50;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
            box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
    color: #FFF;
    cursor: pointer;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_quiz__answer {
    display: none;
    -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 10px;
    border-radius: 20px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    margin-bottom: 20px;
    margin-top: 20px;
}

.quiz__btn__true {
    border-radius: 12px;
    border: 1px solid #26FF00;
    background: rgba(38, 255, 0, 0.80);
    -webkit-box-shadow: 0 0 15px 0 rgba(38, 255, 0, 0.50);
            box-shadow: 0 0 15px 0 rgba(38, 255, 0, 0.50);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
    color: #fff;
}

.quiz__btn__false {
    color: #fff;
    border-radius: 12px;
    border: 1px solid #F02;
    background: rgba(255, 0, 34, 0.80);
    -webkit-box-shadow: 0 0 15px 0 rgba(255, 0, 34, 0.80);
            box-shadow: 0 0 15px 0 rgba(255, 0, 34, 0.80);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
}


.lkfdgwxvc_quiz__result {
    text-align: center;
    font-family: inter-bold;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
}

.result_correct {
    color: #0F4;
}

.result_incorrect {
    color: #FF0069;
}

.lkfdgwxvc_quiz__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.lkfdgwxvc_quiz__insight {
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    line-height: 120%;
}

.lkfdgwxvc_quiz__text {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}

.lkfdgwxvc_quiz__btn-step {
    color: #FDFDFD;
    text-align: center;
    margin-top: 24px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.40);
    font-family: inter-bold;
    font-size: 32px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    height: 65px;
    width: 594px;
    cursor: pointer;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    outline: 1px solid rgba(0, 152, 255);
    outline-offset: 2px;
    padding: 15px;
    -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;
    background: -o-linear-gradient(4deg, #00D4FF 1.93%, #0080FF 26.04%, #50F 54.55%, #A0F 82.92%, #F0F 107.17%);
    background: linear-gradient(86deg, #00D4FF 1.93%, #0080FF 26.04%, #50F 54.55%, #A0F 82.92%, #F0F 107.17%);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_quiz__btn-step:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}



.btn-step {
    display: none;
}

.block__active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.block__none {
    display: none;
}

/* Оверлей для модальных окон */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    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;
    z-index: 1000;
}

/* Содержимое модального окна */
.modal-content {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #555B61;
    background: -o-radial-gradient(0% 0%, 100% 100%, rgba(0, 0, 0, 0.70) 100%);
    background: radial-gradient(100% 100% at 0% 0%, rgba(0, 0, 0, 0.70) 100%);
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.50);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.50);
    -webkit-backdrop-filter: blur(2.5px);
    backdrop-filter: blur(2.5px);
    max-width: 500px;
    width: 90%;
    text-align: center;
    position: relative;
}

/* Заголовок модального окна */
.modal-content h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.5em;
    color: #333;
}

/* Текст внутри модального окна */
.modal-content p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 20px;
}

/* Кнопки внутри модального окна */
.modal-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.modal-btn {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #555B61;
    background: #131618;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    cursor: pointer;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    width: 100%;
    color: #FFF;
    font-family: inter-bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.modal-btn:hover {
    background-color: #fff;
    color: #000;
}

.home-link {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #4CCE56;
    background: #4CCE56;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    cursor: pointer;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    width: 100%;
    color: #161616;
    font-family: inter-bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.home-link:hover {
    background: transparent;
    color: #fff;
}

/* Кнопка закрытия модального окна */
.close-modal {
    background-color: #f44336;
    color: white;
}

.close-modal:hover {
    background-color: #d32f2f;
}


.lkfdgwxvc_modal {
    position: fixed;
    inset: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    overflow-y: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9999;
    padding: 10px;
}

.lkfdgwxvc_modal.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.lkfdgwxvc_modal__content {
    margin: auto;
    width: 100%;
    padding: 20px;
    max-width: 694px;
    height: 337px;
    position: relative;
    border-radius: 16px;
    border: 1px solid #00D4FF;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_modal-background.webp") lightgray 50% / cover no-repeat;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
            box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
}

.lkfdgwxvc_modal_close {
    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;
    position: absolute;
    right: 0;
    top: -40px;
    border: none;
    padding: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 100px;
    background: #fff;
    font-size: 22px;
    color: #000;
}

.lkfdgwxvc_modal__title {
    color: #FDFDFD;
    text-align: center;
    font-family: inter-bold;
    font-size: 32px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 24px;
}

.lkfdgwxvc_modal__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    gap: 40px;
    overflow-y: scroll;
}

/* Кастомизация скроллбара для WebKit браузеров (Chrome, Safari, Edge) */
.lkfdgwxvc_modal__inner::-webkit-scrollbar {
    width: 3px;
    /* Ширина вертикального скроллбара */
}

.lkfdgwxvc_modal__inner::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Цвет фона трека */
    border-radius: 10px;
    /* Скругление углов */
}

.lkfdgwxvc_modal__inner::-webkit-scrollbar-thumb {
    background: #a8a8a8;
    /* Цвет ползунка */
    border-radius: 10px;
    /* Скругление ползунка */
}

.lkfdgwxvc_modal__inner::-webkit-scrollbar-thumb:hover {
    background: #888;
    /* Цвет ползунка при наведении */
}

/* Кастомизация скроллбара для Firefox */
.lkfdgwxvc_modal__inner {
    scrollbar-width: thin;
    /* Тонкий скроллбар */
    scrollbar-color: #a8a8a8 #f1f1f1;
    /* Цвет ползунка и фона */
}

.lkfdgwxvc_modal__wrapper {
    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;
}

.lkfdgwxvc_modal__text {
    color: #FDFDFD;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}

.lkfdgwxvc_modal__head {
    color: #FDFDFD;
    font-family: inter-bold;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
}

.lkfdgwxvc_modal__italic{
    color: #FDFDFD;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 120%; 
}

.lkfdgwxvc_modal__list {
    padding-left: 20px;
}

.lkfdgwxvc_modal__data {
    color: #FDFDFD;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 120%;
    /* 28.8px */
}

.lkfdgwxvc_modal_btn {
    width: 100%;
    height: 50px;
    color: #fff;
    text-align: center;
    font-family: inter-bold;
    font-size: 14px;
    border: none;
    cursor: pointer;
    font-style: italic;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    padding: 10px 10px;
    -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;
    background: -o-linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    background: linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_modal_btn:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}

.lkfdgwxvc_popup_icon1{
    width: 40px;
    height: 40px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-popup-icon-1.webp") no-repeat center;
    background-size: cover;
}
.lkfdgwxvc_popup_icon2{
    width: 40px;
    height: 40px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-popup-icon-2.webp") no-repeat center;
    background-size: cover;
}
.lkfdgwxvc_popup_icon3{
    width: 40px;
    height: 40px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-popup-icon-3.webp") no-repeat center;
    background-size: cover;
}
.lkfdgwxvc_popup_icon4{
    width: 40px;
    height: 40px;
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-popup-icon-4.webp") no-repeat center;
    background-size: cover;
}

.game-mode-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    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;
    z-index: 9999;
    -webkit-animation: fadeIn 0.3s ease;
            animation: fadeIn 0.3s ease;
}

.lkfdgwxvc_start {
    position: relative;
    border-radius: 16px;
    border: 1px solid var(--1, #00D4FF);
    background: url("../lkfdgwxvc_images/lkfdgwxvc_quiz-popup.webp") lightgray 50% / cover no-repeat;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
            box-shadow: 0 0 15px 0 rgba(0, 212, 255, 0.20);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
    padding: 20px;
    text-align: center;
    max-width: 633px;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.lkfdgwxvc_start__close {
    background-color: rgba(0, 0, 0, 0.60);
    position: absolute;
    top: 5px;
    color: #fff;
    right: 17px;
    width: 20px;
    border-radius: 100px;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

.lkfdgwxvc_start__title {
    color: #FDFDFD;
    text-align: center;
    font-family: inter-bold;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.lkfdgwxvc_start__subtitle {
    color: #FDFDFD;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 20px;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.lkfdgwxvc_start__buttons {
    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;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.lkfdgwxvc_start__play,
.lkfdgwxvc_start__solo {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 15px;
}

.lkfdgwxvc_start__play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    cursor: pointer;
    outline: 1px solid rgba(0, 152, 255);
    outline-offset: 2px;
    border-radius: 100px;
    background: -o-linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    background: linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    width: 100%;
    height: 56px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_start__play:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}

.lkfdgwxvc_start__solo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    width: 100%;
    -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 #00D4FF;
    background: transparent;
    color: #fff;
    outline: 1px solid rgba(5, 96, 187);
    border: none;
    outline-offset: 2px;
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.lkfdgwxvc_start__solo:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}

.challenge-search-container {
    background: white;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    max-width: 500px;
    width: 90%;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.lkfdgwxvc_start__container{
    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: 8px;
}

.lkfdgwxvc_start__sup {
    text-align: center;
    text-shadow: 0 0 15px rgba(0, 212, 255, 0.20);
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    background: -webkit-gradient(linear, left top, right top, from(#00D4FF), to(#FF00C8));
    background: -o-linear-gradient(left, #00D4FF 0%, #FF00C8 100%);
    background: linear-gradient(90deg, #00D4FF 0%, #FF00C8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
}

.lkfdgwxvc_start__start {
    color: #FFF;
    text-align: center;
    font-family: inter-bold;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    padding: 15px;
    border: none;
    height: 56px;
    cursor: pointer;
    border-radius: 100px;
    outline: 1px solid rgba(5, 96, 187);
    outline-offset: 2px;
    border: 1px solid #0080FF;
    background: -o-linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    background: linear-gradient(45deg, #00D4FF 0%, #0080FF 29.36%, #50F 54.1%, #A0F 77.74%, #F0F 100%);
    width: 100%;
    -webkit-animation: fadeIn 0.5s forwards 5s;
            animation: fadeIn 0.5s forwards 5s;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.lkfdgwxvc_start__start:hover {
    background: #fff;
    color: #000;
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes slideIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
                transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

@keyframes slideIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
                transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

@media (max-width: 1199px) {
    .lkfdgwxvc_quiz_1__items {
        padding: 10px 12px;
        margin-bottom: 20px;
    }

    .lkfdgwxvc_questions__title {
        font-size: 40px;
    }

    .lkfdgwxvc_questions__items {
        gap: 8px;
    }

    .lkfdgwxvc_questions__name {
        font-size: 18px;
    }

    .lkfdgwxvc_questions__bold {
        font-size: 18px;
    }

    .lkfdgwxvc_question__item:nth-child(1).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(2).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(3).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(4).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(5).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(6).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(7).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(8).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(9).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(10).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(11).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(12).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(13).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(14).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }

    .lkfdgwxvc_question__item:nth-child(15).lkfdgwxvc_question__item_active {
        background-size: 10px;
        background-position: center;
    }


    .lkfdgwxvc_page__wrawpper {
        padding: 0px 12px;
    }

    .lkfdgwxvc_questions__color {
        font-size: 18px;
    }

    .lkfdgwxvc_quiz_mob {
        height: 100vh;
    }

    .body-quiz {
        gap: 30px;
    }

    .lkfdgwxvc_quiz_1__wrapper {
        padding: 0px 12px;
        padding-bottom: 0;
    }

    .lkfdgwxvc_quiz_1__title {
        font-size: 60px;
        max-width: 700px;
            line-height: normal;
    }

    .lkfdgwxvc_quiz_1__info {
        font-size: 12px;
    }

    .lkfdgwxvc_questions__top {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .lkfdgwxvc_questions_thanks {
        font-size: 38px;
    }

    .lkfdgwxvc_questions__resilt {
        font-size: 20px;
    }

    .lkfdgwxvc_questions__number {
        font-size: 32px;
    }

    .lkfdgwxvc_questions__count {
        font-size: 32px;
    }

    .lkfdgwxvc_questions__containers {
        padding: 16px 10px 16px 10px;
    }

    .lkfdgwxvc_questions__text {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .lkfdgwxvc_questions__container {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .lkfdgwxvc_questions__team {
        margin-bottom: 30px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .lkfdgwxvc_questions__timer {
        margin-bottom: 10px;
    }

    .lkfdgwxvc_questions__timer {
        padding-left: 12px;
        padding-right: 12px;
        margin-bottom: 24px;
    }

    .lkfdgwxvc_questions__head {
        font-size: 18px;
    }

    .lkfdgwxvc_politica__content {
        padding-left: 12px;
        padding-right: 12px;
    }

    .lkfdgwxvc_politica__wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .lkfdgwxvc_politica__title {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 36px;
    }

    .lkfdgwxvc_quiz {
        padding-top: 20px;
        padding-bottom: 100px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .lkfdgwxvc_question__item {
        width: 18px;
        height: 18px;
        border-radius: 4px;
    }

    .lkfdgwxvc_quiz__items {
        gap: 4px;
    }

    .lkfdgwxvc_quiz__numbers {
        margin-bottom: 20px;
        font-size: 26px;
    }

    .lkfdgwxvc_quiz__count {
        font-size: 30px;
    }

    .lkfdgwxvc_quiz__clock {
        background: url(../lkfdgwxvc_images/lkfdgwxvc_quiz-icon.webp);
        width: 30px;
        height: 30px;
        background-size: cover;
        margin-bottom: 10px;
    }

    .lkfdgwxvc_quiz__time {
        font-size: 22px;
    }

    .lkfdgwxvc_quiz__head {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .lkfdgwxvc_quiz__btn {
        font-size: 16px;
    }

    .lkfdgwxvc_quiz__btn_img {
        max-width: 229px;
    }

    .lkfdgwxvc_quiz_1__logo {
        width: 222px;
        height: 45px;
        background: url(../lkfdgwxvc_images/lkfdgwxvc_quiz-logo.webp) no-repeat center;
        background-size: cover;
        margin-bottom: 40px;
    }

    .lkfdgwxvc_quiz_1__inner {
        padding-top: 40px;
        padding-bottom: 0px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .lkfdgwxvc_information__items{
        padding-left: 12px;
        padding-right: 12px;
        gap: 10px;
    }

    .lkfdgwxvc_footer{
        padding-left: 12px;
        padding-right: 12px;
    }

    .lkfdgwxvc_footer__links{
        gap: 18px;
    }

    .lkfdgwxvc_questions__header {
        font-size: 24px;
        margin-bottom: 16px;
    }


}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    .lkfdgwxvc_quiz_1__title {
        font-size: 45px;
        max-width: 500px;
        margin-bottom: 20px;
    }

    .lkfdgwxvc_quiz_1__subtitle {
        font-size: 18px;
        line-height: normal;
    }

    .lkfdgwxvc_quiz_1__content{
        max-width: 521px;
    }

    .lkfdgwxvc_information__text {
        font-size: 12px;
    }

    .lkfdgwxvc_questions__btn {
        width: 90%;
        font-size: 20px;
    }
    .lkfdgwxvc_information__item:nth-child(1)::before {
        width: 34px;
        height: 34px;
        background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-1.webp") no-repeat center center;
        background-size: cover;
    }

    .lkfdgwxvc_information__item:nth-child(2)::before {
        width: 34px;
        height: 34px;
        background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-2.webp") no-repeat center center;
        background-size: cover;
    }

    .lkfdgwxvc_information__item:nth-child(3)::before {
        width: 34px;
        height: 34px;
        background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-3.webp") no-repeat center center;
        background-size: cover;
    }

    .lkfdgwxvc_information__item{
        padding: 15px;
    }

    .lkfdgwxvc_information{
        padding-bottom: 60px;
    }

    .lkfdgwxvc_questions__cup {
        width: 100px;
        height: 45px;
    }


    .questions__cup_2 {
        width: 160px;
        height: 70px;
        background: url("../lkfdgwxvc_images/lkfdgwxvc_cap-1.webp") no-repeat center;
        background-size: cover;
    }
}

@media (max-width: 575px) {
    .lkfdgwxvc_modal__content {
        padding: 15px;
    }

    .lkfdgwxvc_quiz__content{
        padding: 16px;
        border-radius: 16px;
    }

    .lkfdgwxvc_modal__title {
        font-size: 24px;
    }

    .lkfdgwxvc_modal__italic{
        font-size: 12px;
    }

    .lkfdgwxvc_modal__wrapper{
        gap: 10px;
    }

    .lkfdgwxvc_modal__head {
        font-size: 12px;
    }

    .lkfdgwxvc_modal__text {
        font-size: 12px;
    }

    .lkfdgwxvc_modal_btn {
        height: 41px;
        font-size: 14px;
    }

    .page__container {
        background: url("../lkfdgwxvc_images/lkfdgwxvc_body-page-mobile.webp") no-repeat center;
        background-size: cover;
        gap: 20px;
    }

    .lkfdgwxvc_quiz {
        padding-top: 24px;
        padding-bottom: 48px;
    }

    .body__containers_act {
        gap: 35vh;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .lkfdgwxvc_quiz__logo {
        display: none;
    }

    .lkfdgwxvc_quiz_1__inner {
        padding-top: 24px;
        padding-bottom: 0px;
        padding-left: 12px;
        padding-right: 12px;
        gap: 0px;
    }

    .lkfdgwxvc_information__items {
        gap: 8px;
    }

    .lkfdgwxvc_information {
        padding-top: 0px;
        padding-bottom: 48px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .lkfdgwxvc_quiz_1__logo {
        width: 300px;
        height: 32px;
        background: url(../lkfdgwxvc_images/lkfdgwxvc_quiz-logo.webp) no-repeat center;
        background-size: cover;
        margin-bottom: 32px;
    }

    .lkfdgwxvc_lightning__text{
        font-size: 9px;
        letter-spacing: normal;
    }

    .lkfdgwxvc_lightning{
        max-width: 278px;
        padding: 6px 10px;
        gap: 4px;
    }

    .lkfdgwxvc_quiz_1__sup {
        font-size: 14px;
    }

    .lkfdgwxvc_quiz_1__items {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 0;
    }

    .lkfdgwxvc_modal__content {
        height: 337px;
        border-radius: 15px;
    }

    .lkfdgwxvc_page__wrawpper {
        padding: 0 12px;
    }

    .lkfdgwxvc_quiz_1__title {
        font-size: 32px;
        margin-bottom: 24px;
        max-width: 328px;
    }

    .lkfdgwxvc_quiz_1__line {
        position: absolute;
        top: 28%;
        left: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 164px;
        height: 7px;
        background: url(../lkfdgwxvc_images/lkfdgwxvc_quiz-line.webp) no-repeat center;
        background-size: cover;
    }

    .lkfdgwxvc_quiz_1__subtitle {
        font-size: 18px;
        padding-bottom: 0px;
        line-height: normal;
    }

    .lkfdgwxvc_quiz_1__content{
        max-width: 328px;
    }

    .lkfdgwxvc_quiz_1__item {
        max-width: 110px;
    }

    .lkfdgwxvc_quiz_1__info {
        font-size: 7px;
    }

    .lkfdgwxvc_quiz_1__btn {
        padding: 12px;
        height: 50px;
        width: 90%;
        font-size: 14px;
    }

    .lkfdgwxvc_information__items{
        padding-left: 0;
        padding-right: 0;
    }

    .lkfdgwxvc_information__item{
        padding: 8px;
        border-radius: 12px;
    }

    .lkfdgwxvc_information__text{
        font-size: 10px;
    }

    .body-impressum {
        background: url("../lkfdgwxvc_images/lkfdgwxvc_body-page-mobile.webp") no-repeat center;
        background-size: cover;
    }

    .lkfdgwxvc_quiz__count {
        font-size: 24px;
    }

    .lkfdgwxvc_quiz__items {
        margin-bottom: 10px;
    }

    .lkfdgwxvc_page__form {
        border-radius: 10px;
        padding: 16px 12px;
    }

    .lkfdgwxvc_page__select {
        margin-bottom: 0;
    }

    .lkfdgwxvc_page__information {
        margin-top: 20px;
        font-size: 12px;
        text-align: left;
    }

    .page__select {
        margin-bottom: 0px;
    }

    .lkfdgwxvc_page__name {
        padding-top: 0;
        font-size: 12px;
    }

    .lkfdgwxvc_forms__gender-options {
        padding-bottom: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .lkfdgwxvc_page__header {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .lkfdgwxvc_page__btn {
        width: 100%;
        padding: 12px;
        font-size: 14px;
        height: 66px;
    }

    .lkfdgwxvc_page__sup {
        font-size: 10px;
        max-width: 80%;
    }

    .lkfdgwxvc_page__modal {
        font-size: 10px;
    }

    .lkfdgwxvc_page__search {
        font-size: 14px;
        height: 56px;
    }

    .lkfdgwxvc_page__arrow{
        height: 56px;
    }

    .lkfdgwxvc_page__item {
        font-size: 11px;
    }

    .lkfdgwxvc_page__list {
        padding: 10px;
        border-radius: 10px;
        top: 57px;
    }

    .lkfdgwxvc_page__input {
        font-size: 16px;
        height: 51px;
    }

    .lkfdgwxvc_page__icon {
        max-width: 24px;
    }

    .lkfdgwxvc_page__label {
        margin-bottom: 10px;
    }

    .page__label {
        margin-bottom: 0;
    }

    .lkfdgwxvc_page__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .lkfdgwxvc_page__info {
        font-size: 12px;
    }

    .lkfdgwxvc_page__select {
        font-size: 16px;
    }

    .lkfdgwxvc_page__select {
        height: 51px;
    }

    .lkfdgwxvc_page__link {
        font-size: 8px;
    }

    .lkfdgwxvc_forms__gender-label {
        font-size: 16px;
    }

    .lkfdgwxvc_forms__gender-label {
        height: 51px;
    }

    .lkfdgwxvc_forms__consent__info {
        font-size: 8px;
    }

    .club-item {
        padding: 0;
    }

    .lkfdgwxvc_questions__desctop {
        display: none;
    }

    .lkfdgwxvc_questions__mobile {
        display: block;
    }

    .lkfdgwxvc_questions_thanks {
        font-size: 36px;
        margin-bottom: 10px;
        line-height: normal;
        letter-spacing: -2px;
    }

    .lkfdgwxvc_questions__resilt {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .lkfdgwxvc_questions__number {
        font-size: 20px;
    }

    .lkfdgwxvc_questions__count {
        font-size: 20px;
    }

    .lkfdgwxvc_questions__containers {
        padding: 16px 10px;
        margin-bottom: 0px;
        width: 100%;
    }

    .questions__text {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .lkfdgwxvc_questions__header {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .lkfdgwxvc_questions__color {
        font-size: 14px;
    }

    .lkfdgwxvc_questions__bold {
        font-size: 14px;
    }

    .questions__text {
        gap: 4px;
    }

    .lkfdgwxvc_questions__text {
        font-size: 14px;
    }

    .lkfdgwxvc_questions__head {
        font-size: 20px;
        margin-bottom: 24px;
    }

    .lkfdgwxvc_questions__time {
        font-size: 24px;
    }

    .lkfdgwxvc_questions__btn {
        width: 80%;
        height: 50px;
        font-size: 14px;
        padding: 10px;
    }

    .lkfdgwxvc_politica__title {
        padding-top: 30px;
        font-size: 28px;

    }

    .lkfdgwxvc_politica__head {
        font-size: 14px;
    }

    .lkfdgwxvc_politica__text {
        font-size: 14px;
    }

    .lkfdgwxvc_quiz__numbers {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .lkfdgwxvc_quiz__count {
        font-size: 24px;
    }

    .lkfdgwxvc_quiz__time {
        font-size: 24px;
    }

    .lkfdgwxvc_quiz__head {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .lkfdgwxvc_quiz__counts{
        font-size: 36px;
    }

    .lkfdgwxvc_quiz__btn {
        font-size: 14px;
        padding: 10px 15px;
    }

    .lkfdgwxvc_quiz__result {
        font-size: 14px;
    }

    .lkfdgwxvc_quiz__insight {
        font-size: 20px;
    }

    .lkfdgwxvc_quiz__text {
        font-size: 12px;
    }

    .lkfdgwxvc_quiz__btn-step {
        margin-top: 16px;
        font-size: 14px;
        width: 100%;
        height: 56px;
        padding: 10px;
    }

    .lkfdgwxvc_quiz__answer {
        margin-top: 20px;
        padding: 15px 10px;
    }

    .lkfdgwxvc_quiz__timer {
        margin-bottom: 32px;
    }

    .lkfdgwxvc_quiz__btn_img img {
        max-width: 80px;
    }

    .lkfdgwxvc_questions__info {
        font-size: 14px;
    }

    .lkfdgwxvc_questions__information {
        gap: 8px;
    }

    .lkfdgwxvc_questions__top {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .lkfdgwxvc_return {
        top: 10px;
        padding: 0;
        width: 20px;
        height: 20px;
        background-size: 12px;
    }


    .lkfdgwxvc_forms__consent__info {
        max-width: 87%;
    }


    .lkfdgwxvc_questions__img {
        max-width: 336px;
        width: 100%;
    }

    .lkfdgwxvc_information__item:nth-child(1)::before {
        width: 24px;
        height: 24px;
        background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-1.webp") no-repeat center center;
        background-size: cover;
    }

    .lkfdgwxvc_information__item:nth-child(2)::before {
        width: 24px;
        height: 24px;
        background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-2.webp") no-repeat center center;
        background-size: cover;
    }

    .lkfdgwxvc_information__item:nth-child(3)::before {
        width: 24px;
        height: 24px;
        background: url("../lkfdgwxvc_images/lkfdgwxvc_info-icon-3.webp") no-repeat center center;
        background-size: cover;
    }

    .lkfdgwxvc_footer {
        padding-left: 12px;
        padding-right: 12px;
    }

    .lkfdgwxvc_footer__btns {
        font-size: 12px;
    }

    .lkfdgwxvc_footer__links {
        gap: 18px;
    }

    .lkfdgwxvc_footer__inner{
        gap: 8px;
    }

    .lkfdgwxvc_footer__sup {
        font-size: 12px;
    }

    .lkfdgwxvc_start {
        padding: 15px;
    }

    .lkfdgwxvc_start__title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .lkfdgwxvc_start__subtitle {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .lkfdgwxvc_start__buttons {
        gap: 15px;
    }

    .lkfdgwxvc_start__play {
        height: 41px;
        padding: 12px;
        font-size: 14px;
    }

    .lkfdgwxvc_start__solo {
        height: 41px;
        padding: 12px;
        font-size: 14px;
    }

    .lkfdgwxvc_start__sup {
        margin: 0px 0;
        font-size: 14px;
    }

    .lkfdgwxvc_start__start {
        font-size: 14px;
        padding: 12px;
        height: 41px;
    }

    .lkfdgwxvc_quiz__btn_img {
        max-width: 39vw;
    }

    .lkfdgwxvc_page__button {
        padding-top: 15px;
    }

    .bonus__container {
        background: url(../lkfdgwxvc_images/lkfdgwxvc_bonus-background.webp) no-repeat center;
        background-size: cover;
    }

    .quiz_1__title {
        font-size: 32px;
    }

    .lkfdgwxvc_quiz__button {
        gap: 5px;
    }

    .lkfdgwxvc_questions__title {
        font-size: 32px;
        margin-bottom: 32px;
    }

    .lkfdgwxvc_questions__avatar {
        width: 32px;
        height: 32px;
    }

    .lkfdgwxvc_questions__name {
        font-size: 16px;
    }

    .lkfdgwxvc_questions__tops {
        gap: 3px;
    }

    .lkfdgwxvc_questions__cup {
        width: 62px;
        height: 32px;
    }

    .questions__cup_2 {
        width: 93px;
        height: 48px;
        background: url("../lkfdgwxvc_images/lkfdgwxvc_cap-1.webp") no-repeat center;
        background-size: cover;
    }

    .lkfdgwxvc_questions__price {
        font-size: 16px;
    }

    .lkfdgwxvc_questions__item {
        gap: 2px;
        min-height: 131px;
        border-radius: 12px;
        padding: 10px;
    }

    .questions__item {
        min-height: 173px;
    }

    .lkfdgwxvc_questions__items {
        margin-bottom: 0;
    }

    .lkfdgwxvc_progress__washer {
        width: 13px;
        height: 13px;
        background: url(../lkfdgwxvc_images/lkfdgwxvc_quiz-washer.webp) no-repeat center;
        background-size: cover;
        pointer-events: none;
    }

    .lkfdgwxvc_progress__container{
        max-width: 300px;
    }
}

@media (max-width: 350px) {
    .lkfdgwxvc_quiz {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .lkfdgwxvc_quiz__items {
        margin-bottom: 10px;
    }

    .lkfdgwxvc_quiz__timer {
        margin-bottom: 20px;
    }

    .lkfdgwxvc_quiz__head {
        font-size: 11px;
    }

    .body-quiz {
        gap: 20px;
    }

    .lkfdgwxvc_quiz__clock {
        background: url(../lkfdgwxvc_images/lkfdgwxvc_quiz-icon.webp);
        width: 20px;
        height: 20px;
        background-size: cover;
        margin-bottom: 10px;
    }

    .lkfdgwxvc_quiz__numbers {
        font-size: 20px;
    }

    .lkfdgwxvc_quiz__head {
        margin-bottom: 10px;
    }

    .lkfdgwxvc_quiz__btn {
        padding: 7px;
        font-size: 11px;
    }

    .lkfdgwxvc_question__item {
        width: 16px;
        height: 16px;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(1).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(2).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(3).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(4).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(5).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(6).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(7).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(8).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(9).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(10).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(11).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(12).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(13).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(14).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

    .lkfdgwxvc_question__item:nth-child(15).lkfdgwxvc_question__item_active {
        background-size: 7px;
        background-position: center;
        border-radius: 4px;
    }

}