.question-round[data-v-f5607d95] {
    background: rgba(255, 229, 0, 0.1);
    border-radius: 16.5px;
    cursor: pointer;
    flex-shrink: 0;
    font-size: 15px;
    font-weight: 700;
    height: 21px;
    justify-content: center;
    line-height: 15px;
    padding: 0 6.25px 0 6.75px;
    width: 21px;
}
.details-buy[data-v-f5607d95],
.question-round[data-v-f5607d95] {
    align-items: center;
    color: #ffe500;
    display: flex;
    font-family: Geometria;
    font-style: normal;
}
.details-buy[data-v-f5607d95] {
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    background: #4c4931;
    border: 1px solid rgba(255, 229, 0, 0.1);
    border-radius: 16px 16px 0 0;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    justify-content: space-between;
    left: 0;
    padding: 16px;
    position: absolute;
    top: 0;
    width: 100%;
}
.details-buy-flex[data-v-f5607d95] {
    align-items: center;
    display: flex;
    gap: 10px;
}
.hint-margin[data-v-f5607d95] {
    padding-top: 40px;
}
.layout[data-v-f5607d95] {
    background-position: 100% 0;
    background-size: 100% auto, cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    padding-top: 83px;
    position: relative;
}
@media (max-width: 1280px) {
    .layout[data-v-f5607d95] {
        padding-top: 89px;
    }
}
@media (max-width: 767px) {
    .layout[data-v-f5607d95] {
        padding-top: 134px;
    }
}
.layout--pubg[data-v-f5607d95] {
    background-image: url(../img/bg.webp), radial-gradient(108.6% 58.92% at 77.03% 22.72%, #1c1a10 0, #14151b 100%);
}
.layout__header[data-v-f5607d95] {
    position: fixed;
}
.layout__content[data-v-f5607d95] {
    margin: 40px 0 auto;
}
@media (max-width: 1620px) {
    .layout__content[data-v-f5607d95] {
        grid-column-gap: 16px;
        grid-template-columns: 294px 620px 299px;
        margin-top: 48px;
    }
}
@media (max-width: 1280px) {
    .layout__content[data-v-f5607d95] {
        grid-row-gap: 24px;
        grid-template-columns: 1fr;
        margin-top: 8px;
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .layout__content[data-v-f5607d95] {
        grid-row-gap: 20px;
        margin-top: 12px;
        padding: 0 10px;
    }
}
@media (max-width: 1280px) {
    .layout__content__navigation[data-v-f5607d95] {
        margin: 0 -20px;
    }
}
@media (max-width: 767px) {
    .layout__content__navigation[data-v-f5607d95] {
        margin: 0 -10px;
    }
}
.layout__content__purchase[data-v-f5607d95] {
    grid-row-gap: 24px;
    display: grid;
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 1620px) {
    .layout__content__purchase[data-v-f5607d95] {
        grid-row-gap: 20px;
    }
}
@media (max-width: 767px) {
    .layout__content__purchase[data-v-f5607d95] {
        grid-row-gap: 20px;
    }
}
.layout__content__bonus[data-v-f5607d95] {
    background-image: linear-gradient(91deg, rgba(0, 255, 147, 0.25), rgba(0, 255, 147, 0.03) 99.77%);
    border: 1px solid rgba(0, 255, 147, 0.1);
    border-radius: 16px;
    color: #00ff93;
    font-size: 20px;
    font-weight: 700;
    grid-row: 2/3;
    line-height: 1.2;
    padding: 20px;
    text-align: center;
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 1620px) {
    .layout__content__bonus[data-v-f5607d95] {
        font-size: 16px;
        padding: 16px;
    }
}
.layout__content__bonus--yellow[data-v-f5607d95] {
    background-image: linear-gradient(91deg, rgba(255, 229, 0, 0.25), rgba(255, 229, 0, 0.25) 99.77%);
    color: #fff;
}
.layout__content__bonus_zepeto[data-v-f5607d95] {
    background-image: linear-gradient(91deg, rgba(242, 255, 0, 0.1), rgba(153, 138, 0, 0.1) 99.77%);
    border: 1px solid rgba(0, 255, 147, 0.1);
    border-radius: 16px;
    color: #ffe500;
    font-size: 20px;
    font-weight: 700;
    grid-row: 2/3;
    line-height: 1.2;
    padding: 20px;
    text-align: center;
}

.layout__content__payment[data-v-f5607d95] {
    margin-top: 40px;
}

@media (max-width: 767px), (min-width: 768px) and (max-width: 1620px) {
    .layout__content__bonus_zepeto[data-v-f5607d95] {
        font-size: 16px;
        padding: 16px;
    }
}
@media (max-width: 767px) {
    .layout__content__payment[data-v-f5607d95] {
        position: relative;
    }
}
@media (min-width: 1281px) {
    .layout__content__payment[data-v-f5607d95] {
        position: sticky;
    }
}
.layout__content__payment-flag[data-v-f5607d95] {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
}
.layout__content__payment-overlay[data-v-f5607d95] {
    align-items: end;
    background-color: #000000bf;
    display: grid;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    padding: 0;
    position: fixed;
    z-index: 20;
}
@media (min-width: 768px) {
    .layout__content__payment-overlay[data-v-f5607d95] {
        display: none;
    }
}
.layout__content__payment-overlay.payment-modal-enter-active[data-v-f5607d95],
.layout__content__payment-overlay.payment-modal-leave-active[data-v-f5607d95] {
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}
.layout__content__payment-overlay.payment-modal-enter-from[data-v-f5607d95],
.layout__content__payment-overlay.payment-modal-leave-to[data-v-f5607d95] {
    transform: translateY(100%);
}
.layout__content__payment-modal[data-v-f5607d95] {
    background-color: #212227;
    position: relative;
}
.layout__content__payment-modal-button[data-v-f5607d95] {
    position: absolute;
    right: 16px;
    top: 12px;
    z-index: 100;
}
.layout__content__bottom[data-v-f5607d95] {
    margin-bottom: 172px;
    margin-top: 157px;
}
@media (max-width: 1280px) {
    .layout__content__bottom[data-v-f5607d95] {
        margin-top: 120px;
    }
}
@media (max-width: 767px) {
    .layout__content__bottom[data-v-f5607d95] {
        margin-top: 100px;
    }
}
.layout__recommendations[data-v-f5607d95] {
    background-color: red;
    margin-top: 140px;
}
@media (max-width: 1280px) {
    .layout__recommendations[data-v-f5607d95] {
        margin-top: 97px;
    }
}
@media (max-width: 767px) {
    .layout__recommendations[data-v-f5607d95] {
        margin-top: 72px;
    }
}
.layout__footer[data-v-f5607d95] {
    margin-top: 32px;
}
@media (max-width: 1280px) {
    .layout__footer[data-v-f5607d95] {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .layout__footer[data-v-f5607d95] {
        margin-top: 24px;
    }
}
.payment-hint[data-v-f5607d95] {
    -webkit-backdrop-filter: blur(12.5px);
    backdrop-filter: blur(12.5px);
    background-color: #14151b;
    border-left: 1px solid hsla(0, 0%, 100%, 0.1);
    border-radius: 16px 16px 0 0;
    border-right: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    bottom: 0;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 16px;
    position: sticky;
    right: 0;
    transition-duration: 0.4s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
    z-index: 100;
}
@media (min-width: 768px) {
    .payment-hint[data-v-f5607d95] {
        display: none;
    }
}
@media (max-width: 767px) {
    .payment-hint--hidden[data-v-f5607d95] {
        transform: translateY(100%);
    }
}
.payment-hint__bottom[data-v-f5607d95] {
    display: flex;
    justify-content: space-between;
}
.payment-hint[data-v-f5607d95]:has(.payment-hint__top) {
    padding-top: 56px;
}
.payment-hint__top[data-v-f5607d95] {
    background: rgba(255, 229, 0, 0.102);
    border: 1px solid #5a562a;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    color: #ffe500;
    height: 40px;
    left: -1px;
    padding: 9.5px 16px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.payment-hint__container[data-v-f5607d95] {
    grid-row-gap: 4px;
    display: grid;
}
.payment-hint__coins[data-v-f5607d95] {
    grid-column-gap: 4px;
    align-items: center;
    display: grid;
    font-family: Jost;
    font-size: 24px;
    font-weight: 600;
    grid-auto-flow: column;
    justify-content: start;
    line-height: 1;
}
.payment-hint__price[data-v-f5607d95] {
    font-size: 14px;
    font-weight: 700;
    opacity: 0.7;
}
.payment-hint__button[data-v-f5607d95] {
    background-color: #00ff93;
    border-radius: 12px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 16px;
    text-align: center;
    width: 142px;
}
.warnings[data-v-f5607d95] {
    display: flex;
    justify-content: space-between;
}
.warnings__detail[data-v-f5607d95] {
    align-items: center;
    display: flex;
    font-weight: 500;
    gap: 10px;
}
.warnings__item[data-v-f5607d95],
.warnings__item img[data-v-f5607d95] {
    height: 16px;
    width: 16px;
}
.warnings__question[data-v-f5607d95] {
    align-items: center;
    background: rgba(255, 229, 0, 0.102);
    border-radius: 17px;
    display: flex;
    font-size: 13px;
    height: 21px;
    justify-content: center;
    line-height: 1;
    width: 21px;
}
.confirmation {
    grid-column-gap: 12px;
    display: grid;
    flex-grow: 1;
    grid-template-columns: repeat(2, 1fr);
    margin-left: 50px;
}
@media (min-width: 768px) and (max-width: 1620px) {
    .confirmation {
        margin-left: 98px;
    }
}
@media (max-width: 767px) {
    .confirmation {
        grid-column-gap: 8px;
        margin-bottom: 12px;
        margin-left: 0;
        width: 100%;
    }
}
.confirmation--mobile {
    display: none;
}
@media (max-width: 767px) {
    .layout .confirmation--mobile {
        display: grid;
    }
}
.confirmation__field {
    background-color: #ffffff0d;
    border-radius: 8px;
    display: grid;
    height: 36px;
    overflow: hidden;
    padding: 4px 12px;
    transition-duration: 0.2s;
    transition-property: background-color;
    transition-timing-function: ease-in-out;
}
.confirmation--checked .confirmation__field {
    background-color: #00ff930d;
}
.confirmation__field-title {
    color: #ffffff80;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.4;
    transition-duration: 0.2s;
    transition-property: color;
    transition-timing-function: ease-in-out;
}
.confirmation--checked .confirmation__field-title {
    color: #00ff93b3;
}
.confirmation__field-value {
    color: #ffffffb3;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.33;
    transition-duration: 0.2s;
    transition-property: color;
    transition-timing-function: ease-in-out;
}
.confirmation--checked .confirmation__field-value {
    color: #00ff93b3;
}
.confirmation__field-loading {
    height: 12px;
    width: 12px;
}