[data-v-144f4311]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-144f4311]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-144f4311]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-144f4311]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.exchanger-event-container[data-v-144f4311] {
    max-width: 1680px;
    margin: 32px 40px;
    overflow: hidden;
    font-weight: 500 !important;
}
@media screen and (max-width: 834px) {
    .exchanger-event-container[data-v-144f4311] {
        margin: 32px 0;
    }
}
@media screen and (min-width: 1800px) {
    .exchanger-event-container[data-v-144f4311] {
        margin: 32px auto;
    }
}
._exchanger-header_ny5ip_24 {
    display: flex;
    align-items: center;
    padding-bottom: 2rem;
    gap: 0.75rem;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 834px) {
    ._exchanger-header_ny5ip_24 {
        margin-left: 24px;
    }
}
@media screen and (min-width: 1800px) {
    ._exchanger-header_ny5ip_24 {
        margin-left: auto;
    }
}
@media screen and (max-width: 475px) {
    ._exchanger-header_ny5ip_24 {
        margin-left: 12px;
    }
}
@media screen and (max-width: 375px) {
    ._exchanger-header_ny5ip_24 {
        margin-left: 16px;
    }
}
._exchanger-header_ny5ip_24 ._title_ny5ip_52 {
    font-size: 32px;
    font-weight: 500;
    line-height: 32px;
}
@media screen and (max-width: 475px) {
    ._exchanger-header_ny5ip_24 ._title_ny5ip_52 {
        font-size: 24px;
        line-height: 28px;
    }
}
._exchanger-header_ny5ip_24 ._icon_ny5ip_63 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.5rem;
    width: 1.5rem;
    cursor: pointer;
}
._exchanger-header_ny5ip_24 ._icon_ny5ip_63 svg {
    margin-top: 6px;
    fill: var(--general-white);
}
._exchanger-header_ny5ip_24 ._icon_ny5ip_63 svg:hover {
    filter: drop-shadow(0px 0px 8px rgba(242, 248, 255, 0.3));
}
._exchanger-header_ny5ip_24 ._icon_ny5ip_63 svg:active {
    background: rgba(46, 46, 46, 0.12);
}
._exchanger-header_ny5ip_24 ._icon_ny5ip_63 svg:active svg {
    filter: drop-shadow(0px 0px 4px rgba(242, 248, 255, 0.2));
}
@media screen and (max-width: 475px) {
    ._exchanger-header_ny5ip_24 ._icon_ny5ip_63 {
        transform: scale(0.9);
    }
}
@media screen and (max-width: 475px) {
    ._exchanger-header_ny5ip_24 {
        padding-bottom: 1.5rem;
    }
}
[data-v-30e29bc2]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-30e29bc2]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-30e29bc2]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-30e29bc2]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.general-exchanger-modal[data-v-30e29bc2] {
    background-color: #1a1b1d;
    overflow: hidden;
}
.general-exchanger-modal-form[data-v-30e29bc2] {
    width: 436px;
}
.general-exchanger-modal-info[data-v-30e29bc2] {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    flex-direction: row;
    background: var(--button-tonal-default);
    border-radius: 10px;
    color: var(--general-white);
    gap: 12px;
    line-height: 20px;
    margin-bottom: 24px;
}
.general-exchanger-modal-info[data-v-30e29bc2] svg {
    flex: 0 0 20px;
    fill: var(--general-white);
}
.general-exchanger-modal-image[data-v-30e29bc2] {
    width: 100%;
}
.general-exchanger-modal-prise[data-v-30e29bc2] {
    text-align: center;
    color: #ffc259;
}
.general-exchanger-modal-button[data-v-30e29bc2] {
    font-size: 16px;
    line-height: 16px;
}
.general-exchanger-modal .skin-wrapper[data-v-30e29bc2] {
    margin: 0 32px;
    width: auto;
}
.general-exchanger-modal .skin-wrapper[data-v-30e29bc2] .bar {
    width: 100px;
}
.general-exchanger-modal .ellipse[data-v-30e29bc2] {
    width: 1416px;
    height: 540px;
    position: absolute;
    margin: auto 0;
    border-radius: 1416px;
    background: rgba(255, 255, 255, 0.3);
    mix-blend-mode: overlay;
    filter: blur(160px);
}
body {
    overflow-x: hidden;
}
.skibidi-scene-wrapper {
    position: absolute;
    top: -140px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 600px) {
    .skibidi-scene-wrapper {
        width: 1000px;
        top: -140px;
    }
}
@media screen and (max-width: 475px) {
    .skibidi-scene-wrapper {
        top: -170px;
    }
}
.skibidi-scene-wrapper .skibidi-scene {
    height: 1040px;
    min-width: 1600px;
}
@media screen and (min-width: 1800px) {
    .skibidi-scene-wrapper .skibidi-scene {
        min-width: 1900px;
    }
}
@media screen and (max-width: 1400px) {
    .skibidi-scene-wrapper .skibidi-scene {
        min-width: 1500px;
    }
}
@media screen and (max-width: 1100px) {
    .skibidi-scene-wrapper .skibidi-scene {
        height: 880px;
    }
}
.scene-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 600px) {
    .scene-wrapper {
        display: flex;
        justify-content: center;
    }
}
.scene-wrapper .scene {
    display: flex;
    justify-content: center;
    height: 100%;
}
.scene-wrapper .scene .left-image,
.scene-wrapper .scene .right-image,
.scene-wrapper .scene .table-image,
.scene-wrapper .scene .main-scene,
.scene-wrapper .scene .candle-image,
.scene-wrapper .scene .scene__bg {
    position: absolute;
}
.scene-wrapper .scene .left-image img,
.scene-wrapper .scene .right-image img,
.scene-wrapper .scene .table-image img,
.scene-wrapper .scene .candle-image img,
.scene-wrapper .scene .main-scene img {
    width: 100%;
    height: 100%;
}
.scene-wrapper .scene .main-scene {
    top: 0;
    width: 1360px;
    height: 640px;
}
@media screen and (max-width: 475px) {
    .scene-wrapper .scene .main-scene {
        top: 40px;
        width: 1000px;
        height: 480px;
    }
}
.scene-wrapper .scene .main-scene .main-image {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 700px) {
    .scene-wrapper .scene .main-scene .main-image img {
        height: 100%;
    }
}
.scene-wrapper .scene .main-scene .conveyor-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 475px) {
    .scene-wrapper .scene .main-scene .conveyor-image {
        left: 20%;
        width: auto;
    }
}
.scene-wrapper .scene .table-image {
    bottom: 0;
    width: 527px;
    transform: translate(-42%);
    z-index: 2;
}
@media screen and (max-width: 475px) {
    .scene-wrapper .scene .table-image {
        width: 326px;
        transform: translate(-37%);
    }
}
.scene-wrapper .scene .candle-image {
    bottom: 185px;
    width: 194px;
    transform: translate(-109%);
    z-index: 1;
}
@media screen and (max-width: 475px) {
    .scene-wrapper .scene .candle-image {
        bottom: 112px;
        width: 128px;
        transform: translate(-89%);
    }
}
.scene-wrapper .scene .left-image {
    width: 572px;
    bottom: 0;
    transform: translate(-120%);
}
.scene-wrapper .scene .left-image > :first-child {
    animation: fir_tree 1.5s infinite;
    position: relative;
}
.scene-wrapper .scene .left-image > :last-child {
    animation: fir_tree 1.5s infinite;
    animation-direction: reverse;
    position: absolute;
    left: 0;
}
@keyframes fir_tree {
    0% {
        z-index: 0;
    }
    to {
        z-index: 1;
    }
}
@media screen and (max-width: 900px) {
    .scene-wrapper .scene .left-image {
        transform: translate(-67%);
    }
}
@media screen and (max-width: 475px) {
    .scene-wrapper .scene .left-image {
        width: 313px;
        height: 392px;
        bottom: 43px;
    }
}
.scene-wrapper .scene .right-image {
    width: 883px;
    bottom: 15px;
    transform: translate(45%);
}
@media screen and (max-width: 475px) {
    .scene-wrapper .scene .right-image {
        width: 450px;
        height: 304px;
        bottom: -33px;
        transform: translate(36%);
    }
}
.scene-wrapper .scene__bg {
    height: 235px;
    width: 100vw;
    bottom: 0;
    background: var(--bdrop-exchange-scene-bg);
    z-index: 2;
}
@media screen and (max-width: 475px) {
    .scene-wrapper .scene__bg {
        height: 148px;
    }
}
.chests-form-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 200;
    background-color: #1a1b1d;
    overflow: hidden;
    display: flex;
    align-items: center;
    opacity: 0;
}
@media screen and (max-width: 500px) {
    .chests-form-wrapper {
        height: 100vh;
    }
}
.chests-form-wrapper.show-chests {
    opacity: 1;
    transition: opacity ease-out 0.35s;
}
.form-container {
    width: 100%;
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
@media screen and (max-width: 1000px) {
    .form-container {
        min-height: calc(100vh + 5px);
    }
}
.form-container .ellipse {
    width: 1416px;
    height: 540px;
    position: absolute;
    margin: auto 0;
    border-radius: 1416px;
    background: rgba(255, 255, 255, 0.3);
    mix-blend-mode: overlay;
    filter: blur(160px);
}
@media screen and (max-width: 834px) {
    .form-container .ellipse {
        width: 90%;
        height: 35%;
        border-radius: 50%;
        top: 35%;
        transform: translateY(-35%);
    }
}
.chests-wrapper {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 280px;
}
@media screen and (max-width: 952px) {
    .chests-wrapper {
        height: 200px;
    }
}
@media screen and (max-width: 648px) {
    .chests-wrapper {
        height: 120px;
    }
}
@media screen and (max-width: 408px) {
    .chests-wrapper {
        height: 100px;
    }
}
.chests-title {
    position: absolute;
    top: -160px;
    color: var(--general-white);
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    margin: 0 20px;
}
@media screen and (max-width: 734px) {
    .chests-title {
        top: -100px;
    }
}
@media screen and (max-width: 475px) {
    .chests-title {
        font-size: 24px;
        line-height: 28px;
    }
}
.chests {
    height: 100vh;
    top: 50%;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 56px;
    z-index: 1;
    transform: translateY(-45%);
}
@media screen and (max-width: 834px) {
    .chests {
        gap: 24px;
    }
}
.chests .chest-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
}
.chests .chest-wrapper .chest {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 280px;
    aspect-ratio: 1;
    border-radius: 10px;
}
@media screen and (max-width: 952px) {
    .chests .chest-wrapper .chest {
        width: 200px;
    }
}
@media screen and (max-width: 648px) {
    .chests .chest-wrapper .chest {
        width: 120px;
    }
}
@media screen and (max-width: 408px) {
    .chests .chest-wrapper .chest {
        width: 100px;
    }
}
.chests .chest-wrapper .chest .chest-img {
    width: 100%;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.3, 0, 0.3, 2);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
}
.chests .chest-wrapper .chest .chest-img-selected {
    transform: scale(1.2);
}
.chests .chest-wrapper .chest-hide {
    scale: 0.5;
    opacity: 0;
    transition: all 0.4s ease-out;
}
.chests .chest-wrapper .shadow {
    width: 60%;
    height: 32px;
    border-radius: 50%;
    background: #000;
    mix-blend-mode: overlay;
    filter: blur(28px);
}
.point {
    pointer-events: none;
}
.list-enter-active,
.list-leave-active {
    transition: all 0.5s ease;
}
.list-enter-from,
.list-leave-to {
    opacity: 0;
    transform: translateY(100%);
}
.list1-enter-active,
.list1-leave-active {
    transition: all 0.7s ease;
}
.list1-enter-from,
.list1-leave-to {
    opacity: 0;
    transform: translateY(100%);
}
.list2-enter-active,
.list2-leave-active {
    transition: all 0.9s ease;
}
.list2-enter-from,
.list2-leave-to {
    opacity: 0;
    transform: translateY(100%);
}
[data-v-aa5e2cf1]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-aa5e2cf1]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-aa5e2cf1]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-aa5e2cf1]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.change__wrapper[data-v-aa5e2cf1] {
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 3;
}
.change__wrapper button[data-v-aa5e2cf1] {
    padding: 24px 72px;
    outline: none;
    border: none;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.2px;
    transition: all 0.25s;
    background: var(--bdrop-exchange-btn);
    font-weight: 500;
    border-radius: 18px;
    background: linear-gradient(135deg, #f2e3ff 0%, #e9dfff 56%, #b0a6ff 100%);
    box-shadow: 0 2px 50px #d5dae380;
    color: var(--general-background);
}
.change__wrapper button[data-v-aa5e2cf1]:hover {
    border-radius: 18px;
    background: linear-gradient(135deg, #e7cbff 0%, #e4d9ff 32%, #b0a6ff 100%);
    box-shadow: 0 2px 70px #d5dae380;
}
.change__wrapper button[data-v-aa5e2cf1]:active {
    background: linear-gradient(135deg, #d7b8f3 0%, #e4d9ff 32%, #8b7ffa 100%);
}
@media screen and (max-width: 834px) {
    .change__wrapper[data-v-aa5e2cf1] {
        bottom: 4px;
    }
    .change__wrapper button[data-v-aa5e2cf1] {
        padding: 20px 72px;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: -0.18px;
        border-radius: 16px;
    }
}
@media screen and (max-width: 475px) {
    .change__wrapper[data-v-aa5e2cf1] {
        bottom: 0;
    }
    .change__wrapper button[data-v-aa5e2cf1] {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.16px;
        padding: 16px 72px;
        border-radius: 14px;
        box-shadow: 0 2px 30px #d5dae354;
    }
}
._balance__bg_1m3fg_24 {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    -webkit-clip-path: url(#clip-path-lg);
    clip-path: url(#clip-path-lg);
}
@media screen and (max-width: 475px) {
    ._balance__bg_1m3fg_24 {
        -webkit-clip-path: url(#clip-path-md);
        clip-path: url(#clip-path-md);
    }
}
@media screen and (max-width: 375px) {
    ._balance__bg_1m3fg_24 {
        -webkit-clip-path: url(#clip-path-sm);
        clip-path: url(#clip-path-sm);
    }
}
._balance__bg-lg_1m3fg_42 {
    display: block;
}
._balance__bg-md_1m3fg_45,
._balance__bg-sm_1m3fg_45 {
    display: none;
}
@media screen and (max-width: 475px) {
    ._balance__bg-lg_1m3fg_42,
    ._balance__bg-sm_1m3fg_45 {
        display: none;
    }
    ._balance__bg-md_1m3fg_45 {
        display: block;
    }
}
@media screen and (max-width: 375px) {
    ._balance__bg-lg_1m3fg_42,
    ._balance__bg-md_1m3fg_45 {
        display: none;
    }
    ._balance__bg-sm_1m3fg_45 {
        display: block;
    }
}
._border_1m3fg_65 {
    position: absolute;
    top: 0;
    z-index: 1;
}
._border_1m3fg_65 path {
    fill-opacity: 0;
}
._border_1m3fg_65 path,
._balance__bg_1m3fg_24 path {
    fill: #494a52;
    stroke: #3e404a;
}
._balance_73aqx_24 {
    position: relative;
    height: 83.4px;
    width: 260px;
    overflow: hidden;
}
._balance_73aqx_24 ._img-wrapper_73aqx_30 img {
    position: absolute;
    left: 4px;
    width: 103px;
    height: 103px;
    top: 5px;
}
@media screen and (max-width: 475px) {
    ._balance_73aqx_24 ._img-wrapper_73aqx_30 img {
        height: 82px;
        width: 82px;
        top: 2px;
        left: 6px;
    }
}
@media screen and (max-width: 375px) {
    ._balance_73aqx_24 ._img-wrapper_73aqx_30 img {
        height: 71px;
        width: 71px;
        top: 4px;
        left: 4px;
    }
}
._balance__wrapper_73aqx_53 {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 126px;
    position: relative;
    gap: 9px;
    height: 100%;
    z-index: 2;
}
._balance__wrapper_73aqx_53 ._balance__title_73aqx_64 {
    color: var(--general-grey-light);
    font-size: 14px;
    font-style: normal;
    line-height: 1rem;
    letter-spacing: -0.14px;
}
._balance__wrapper_73aqx_53 ._balance__amount-wrapper_73aqx_71 ._balance__amount_73aqx_71 {
    color: var(--general-white);
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: -0.2px;
    padding-bottom: 1rem;
    border-bottom: 0.6px solid #8c61ff;
}
._balance__wrapper_73aqx_53 ._balance__amount-wrapper_73aqx_71 ._bg-circle_73aqx_79 {
    width: 100%;
    padding-bottom: 50%;
    position: relative;
    bottom: 0;
    margin-top: -50%;
    filter: blur(20px);
    background-color: #6e2bcd;
    border-radius: 5rem 5rem 0 0;
    z-index: -1;
}
@media screen and (max-width: 475px) {
    ._balance_73aqx_24 {
        height: 64px;
        width: 204px;
    }
    ._balance__wrapper_73aqx_53 {
        margin-left: 106px;
        gap: 7px;
    }
    ._balance__wrapper_73aqx_53 ._balance__title_73aqx_64 {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: -0.1px;
    }
    ._balance__wrapper_73aqx_53 ._balance__amount-wrapper_73aqx_71 ._balance__amount_73aqx_71 {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.16px;
        padding-bottom: 13px;
    }
    ._balance__wrapper_73aqx_53 ._balance__amount-wrapper_73aqx_71 ._bg-circle_73aqx_79 {
        width: 100%;
        padding-bottom: 50%;
        position: relative;
        bottom: 0;
        margin-top: -50%;
        filter: blur(20px);
        background-color: #6e2bcd;
        border-radius: 5rem 5rem 0 0;
        z-index: -1;
    }
}
@media screen and (max-width: 375px) {
    ._balance__wrapper_73aqx_53 {
        margin-left: 81px;
    }
    ._balance__wrapper_73aqx_53 ._balance__amount-wrapper_73aqx_71 ._balance__amount_73aqx_71 {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.16px;
        padding-bottom: 13px;
    }
    ._balance__wrapper_73aqx_53 ._balance__amount-wrapper_73aqx_71 ._bg-circle_73aqx_79 {
        width: 100%;
        padding-bottom: 50%;
        position: relative;
        bottom: 0;
        margin-top: -50%;
        filter: blur(20px);
        background-color: #6e2bcd;
        border-radius: 5rem 5rem 0 0;
        z-index: -1;
    }
}
._timer__bg_4jsln_24 {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    -webkit-clip-path: url(#clip-path-timer-lg);
    clip-path: url(#clip-path-timer-lg);
}
@media screen and (max-width: 475px) {
    ._timer__bg_4jsln_24 {
        -webkit-clip-path: url(#clip-path-timer-md);
        clip-path: url(#clip-path-timer-md);
    }
}
@media screen and (max-width: 375px) {
    ._timer__bg_4jsln_24 {
        -webkit-clip-path: url(#clip-path-timer-sm);
        clip-path: url(#clip-path-timer-sm);
    }
}
._timer__bg-lg_4jsln_42 {
    display: block;
}
._timer__bg-md_4jsln_45,
._timer__bg-sm_4jsln_45 {
    display: none;
}
@media screen and (max-width: 475px) {
    ._timer__bg-lg_4jsln_42,
    ._timer__bg-sm_4jsln_45 {
        display: none;
    }
    ._timer__bg-md_4jsln_45 {
        display: block;
    }
}
@media screen and (max-width: 375px) {
    ._timer__bg-lg_4jsln_42,
    ._timer__bg-md_4jsln_45 {
        display: none;
    }
    ._timer__bg-sm_4jsln_45 {
        display: block;
    }
}
._border_4jsln_65 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
._border_4jsln_65 path {
    fill-opacity: 0;
}
._border_4jsln_65 path,
._timer__bg_4jsln_24 path {
    fill: #494a52;
    stroke: #3e404a;
}
:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    :root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    :root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    :root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
._timer_pwwve_24 {
    position: relative;
    height: 83.4px;
    width: 160px;
    overflow: hidden;
}
._timer__wrapper_pwwve_30 {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    position: relative;
    gap: 0.5rem;
    height: 100%;
    z-index: 2;
}
._timer__wrapper_pwwve_30 ._timer__title_pwwve_40 {
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--general-grey-light);
    font-size: 14px;
    font-style: normal;
    line-height: 1rem;
    letter-spacing: -0.14px;
}
._timer__wrapper_pwwve_30 ._timer__title_pwwve_40 svg {
    fill: var(--general-grey-light);
}
._timer__wrapper_pwwve_30 ._timer__amount-wrapper_pwwve_53 ._timer__amount_pwwve_53 {
    color: var(--general-white);
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: -0.2px;
    padding-bottom: 1rem;
    border-bottom: 0.6px solid #8c61ff;
}
._timer__wrapper_pwwve_30 ._timer__amount-wrapper_pwwve_53 ._bg-circle_pwwve_61 {
    width: 50%;
    padding-bottom: 25%;
    position: relative;
    bottom: 0;
    margin-top: -25%;
    filter: blur(25px);
    background-color: #6e2bcd;
    border-radius: 5rem 5rem 0 0;
    z-index: -1;
    margin-left: 25%;
}
@media screen and (max-width: 475px) {
    ._timer_pwwve_24 {
        height: 64px;
        width: 120px;
    }
    ._timer__wrapper_pwwve_30 {
        gap: 6px;
    }
    ._timer__wrapper_pwwve_30 ._timer__title_pwwve_40 {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: -0.1px;
    }
    ._timer__wrapper_pwwve_30 ._timer__title_pwwve_40 svg {
        transform: scale(0.75);
    }
    ._timer__wrapper_pwwve_30 ._timer__amount-wrapper_pwwve_53 ._timer__amount_pwwve_53 {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.16px;
        padding-bottom: 13px;
    }
}
@media screen and (max-width: 375px) {
    ._timer_pwwve_24 {
        width: 94px;
    }
    ._timer__wrapper_pwwve_30 ._timer__amount-wrapper_pwwve_53 ._timer__amount_pwwve_53 {
        font-size: 13px;
        line-height: 16px;
        letter-spacing: -0.16px;
        padding-bottom: 13px;
    }
    ._timer__wrapper_pwwve_30 ._timer__amount-wrapper_pwwve_53 ._bg-circle_pwwve_61 {
        padding-bottom: 30%;
        margin-top: -30%;
        filter: blur(20px);
        margin-left: 30%;
    }
}
[data-v-e13555c5]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-e13555c5]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-e13555c5]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-e13555c5]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.panel__wrapper[data-v-e13555c5] {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
    margin: 0 16px;
    width: calc(100% - 32px);
}
.panel__wrapper .panel__timer[data-v-e13555c5] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 12px;
    font-weight: 500;
}
@media (max-width: 834px) {
    .panel__wrapper .panel__timer[data-v-e13555c5] {
        margin-top: 0;
        gap: 8px;
    }
}
@media (max-width: 475px) {
    .panel__wrapper .panel__timer[data-v-e13555c5] {
        font-size: 12px;
        line-height: 16px;
        gap: 2px;
    }
}
.panel__wrapper .panel__timer .timer[data-v-e13555c5] .timer__items .timer__item {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
}
.panel__wrapper .panel__timer .timer[data-v-e13555c5]:before {
    display: none;
}
.panel__wrapper .panel__timer span[data-v-e13555c5] {
    align-self: end;
}
[data-v-b439cb69]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-b439cb69]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-b439cb69]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-b439cb69]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.reward-popup-submit-button[data-v-b439cb69] {
    cursor: pointer;
    display: block;
    width: 100%;
    padding: 20px 0;
    border-radius: 16px;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: var(--general-white);
    background: var(--bdrop-exchange-btn);
}
.reward-popup-submit-button[data-v-b439cb69]:hover {
    background: var(--bdrop-exhcange-btn-hover);
}
.reward-popup-submit-button[data-v-b439cb69]:active {
    background: var(--bdrop-exhcange-btn-active);
}
[data-v-93508892]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-93508892]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-93508892]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-93508892]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.unauthorized-popup[data-v-93508892] {
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%);
    width: 394px;
    padding: 2rem;
    border-radius: 1rem;
    border: 1px solid rgba(149, 151, 161, 0.42);
    text-align: center;
    -webkit-backdrop-filter: var(--bdrop-block-bl);
    backdrop-filter: var(--bdrop-block-bl);
    background: var(--general-transparent-dark-35);
    z-index: 6;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.18px;
}
.unauthorized-popup .login-button[data-v-93508892] {
    display: flex;
    padding: 22px 48px;
    justify-content: center;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto 0;
    border-radius: 16px;
    background: var(--bdrop-exchange-event-rule);
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.18px;
    height: auto;
}
.unauthorized-popup .login-button[data-v-93508892]:hover {
    background: var(--bdrop-exchange-event-rule-hover);
}
.unauthorized-popup .login-button[data-v-93508892]:active {
    background: var(--bdrop-exchange-event-rule-active);
}
@media screen and (max-width: 620px) {
    .unauthorized-popup[data-v-93508892] {
        width: 290px;
        font-size: 1rem;
        padding: 24px;
    }
    .unauthorized-popup .login-button[data-v-93508892] {
        padding: 1rem;
        font-size: 1rem;
    }
}
[data-v-9f57747b]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-9f57747b]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-9f57747b]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-9f57747b]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.shop[data-v-9f57747b] {
    position: relative;
    min-height: 680px;
    margin-bottom: 20px;
}
@media screen and (min-width: 1800px) {
    .shop[data-v-9f57747b] {
        min-height: 740px;
    }
}
@media screen and (max-width: 1100px) {
    .shop[data-v-9f57747b] {
        min-height: 575px;
    }
}
@media screen and (max-width: 475px) {
    .shop[data-v-9f57747b] {
        min-height: 530px;
    }
}
[data-v-97f2d48e]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-97f2d48e]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-97f2d48e]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-97f2d48e]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.loading[data-v-97f2d48e] {
    position: relative;
    height: 400px;
}
[data-v-5a1715e3]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-5a1715e3]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-5a1715e3]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-5a1715e3]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.participants-header[data-v-5a1715e3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 520px) {
    .participants-header[data-v-5a1715e3] {
        flex-direction: column;
        gap: 16px;
        align-items: flex-start;
    }
}
[data-v-7f28e153]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-7f28e153]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-7f28e153]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-7f28e153]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.participants-body[data-v-7f28e153] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 24px;
}
@media screen and (max-width: 1580px) {
    .participants-body[data-v-7f28e153] {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width: 1200px) {
    .participants-body[data-v-7f28e153] {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 720px) {
    .participants-body[data-v-7f28e153] {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 520px) {
    .participants-body[data-v-7f28e153] {
        grid-template-columns: 1fr;
    }
}
[data-v-c3c6a59f]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-c3c6a59f]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-c3c6a59f]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-c3c6a59f]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.participants-footer[data-v-c3c6a59f] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
}
[data-v-6161e887]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-6161e887]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-6161e887]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-6161e887]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.title[data-v-6161e887] {
    display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 36px;
}
@media screen and (max-width: 600px) {
    .title[data-v-6161e887] {
        font-size: 24px;
        line-height: 28px;
    }
}
.title svg[data-v-6161e887] {
    width: 2rem;
    margin-right: 15px;
    fill: var(--general-white);
    transform: translateY(2px);
}
@media screen and (max-width: 800px) {
    .title svg[data-v-6161e887] {
        width: 1.5rem;
    }
}
[data-v-d7f09925]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-d7f09925]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-d7f09925]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-d7f09925]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.avatar-wrapper[data-v-d7f09925] {
    position: relative;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
}
.border[data-v-d7f09925],
.avatar[data-v-d7f09925] {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.avatar[data-v-d7f09925] {
    border-radius: 6px;
}
.border[data-v-d7f09925] {
    position: absolute;
    transform: scale(1.2);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
[data-v-d4b52a38]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-d4b52a38]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-d4b52a38]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-d4b52a38]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.prize[data-v-d4b52a38] {
    display: flex;
    gap: 2px;
    color: var(--general-white);
    font-size: 18px;
    line-height: 20px;
    align-items: center;
}
.prize img[data-v-d4b52a38] {
    width: 18px;
    aspect-ratio: 1;
}
@media screen and (max-width: 475px) {
    .prize img[data-v-d4b52a38] {
        width: 14px;
    }
}
[data-v-d3d204f1]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-d3d204f1]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-d3d204f1]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-d3d204f1]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.current-user[data-v-d3d204f1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 48px;
    padding: 12px 16px;
    border-radius: 14px;
    border: 0.6px solid var(--general-stroke, #3e404a);
    background: var(--general-transparent-dark-75, rgba(34, 35, 38, 0.75));
    font-size: 1.125rem;
}
@media screen and (max-width: 600px) {
    .current-user[data-v-d3d204f1] {
        gap: 32px;
    }
}
@media screen and (max-width: 520px) {
    .current-user[data-v-d3d204f1] {
        width: 100%;
    }
}
.inner-container[data-v-d3d204f1] {
    display: flex;
    align-items: center;
}
@media screen and (max-width: 800px) {
    .current-user-avatar[data-v-d3d204f1] {
        width: 32px;
        height: 32px;
    }
}
.nickname[data-v-d3d204f1],
.prize[data-v-d3d204f1],
.place[data-v-d3d204f1] {
    line-height: 20px;
}
.nickname[data-v-d3d204f1] {
    max-width: 15ch;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.place[data-v-d3d204f1] {
    padding: 10px 16px;
    background-color: var(--general-transparent-mid-55);
    border-radius: 10px;
}
[data-v-3601fd48]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-3601fd48]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-3601fd48]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-3601fd48]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.place[data-v-3601fd48] {
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 40px; */
    height: 40px;
    padding: 10px;
    margin-left: 5px;
    border-radius: 10px;
    font-size: 1.125rem;
    color: var(--bdrop-tab-color);
    background-color: var(--general-transparent-mid-55);
}
@media screen and (max-width: 834px) {
    .place[data-v-3601fd48] {
        border-radius: 8px;
    }
}
.first[data-v-3601fd48],
.second[data-v-3601fd48],
.third[data-v-3601fd48] {
    color: var(--general-background);
}
.first[data-v-3601fd48] {
    background: linear-gradient(135deg, #ffcd77 0%, #ffa70f 100%);
    box-shadow: 0 2px 15px #ffb74354;
}
.second[data-v-3601fd48] {
    background: linear-gradient(135deg, #f1f4fa 0%, #aebbd4 100%), #d5dae3;
    box-shadow: 0 2px 15px #d5dae354;
}
.third[data-v-3601fd48] {
    background: linear-gradient(135deg, #ff9e6e 0%, #ff7d3d 100%);
    box-shadow: 0 2px 15px #ff905954;
}
[data-v-ce8795d4]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-ce8795d4]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-ce8795d4]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-ce8795d4]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.participant[data-v-ce8795d4] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px;
    gap: 16px;
    border-radius: 18px;
    background-color: var(--general-transparent-dark-75);
    border: 0.6px solid var(--general-stroke);
    cursor: pointer;
}
@media screen and (max-width: 834px) {
    .participant[data-v-ce8795d4] {
        border-radius: 16px;
    }
}
.participant .decorated-name[data-v-ce8795d4] {
    font-size: 18px;
    line-height: 20px;
    max-width: 12ch;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
@media screen and (max-width: 1340px) {
    .participant .decorated-name[data-v-ce8795d4] {
        max-width: 10ch;
    }
}
@media screen and (max-width: 880px) {
    .participant .decorated-name[data-v-ce8795d4] {
        max-width: 8ch;
    }
}
@media screen and (max-width: 720px) {
    .participant .decorated-name[data-v-ce8795d4] {
        max-width: 10ch;
    }
}
@media screen and (max-width: 520px) {
    .participant .decorated-name[data-v-ce8795d4] {
        max-width: 20ch;
    }
}
@media screen and (max-width: 834px) {
    .participant .decorated-name[data-v-ce8795d4] {
        font-size: 14px;
        line-height: 16px;
    }
}
.inner-wrapper[data-v-ce8795d4],
.inner-container[data-v-ce8795d4] {
    display: flex;
    align-items: center;
}
.inner-wrapper[data-v-ce8795d4] {
    justify-content: space-between;
}
.inner-container[data-v-ce8795d4] {
    line-height: 20px;
}
[data-v-12e5a0ec]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-12e5a0ec]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-12e5a0ec]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-12e5a0ec]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.no-participants[data-v-12e5a0ec] {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 400px;
    text-align: center;
}
.no-participants div[data-v-12e5a0ec]:first-of-type {
    font-size: 3rem;
    font-weight: 700;
}
@media screen and (max-width: 768px) {
    .no-participants div[data-v-12e5a0ec]:first-of-type {
        font-size: 2rem;
    }
}
.no-participants div[data-v-12e5a0ec]:last-of-type {
    font-size: 1.5rem;
    color: var(--bdrop-title);
}
@media screen and (max-width: 768px) {
    .no-participants div[data-v-12e5a0ec]:last-of-type {
        font-size: 1rem;
    }
}
[data-v-dbe36381]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-dbe36381]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-dbe36381]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-dbe36381]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.load-more[data-v-dbe36381] {
    cursor: pointer;
    position: relative;
    width: 375px;
    padding: 16px;
    border-radius: 10px;
    border: none;
    outline: none;
    color: var(--general-white);
    background-color: var(--button-tonal-default);
    transition: 0.25s;
    font-weight: 500;
}
.load-more[data-v-dbe36381]:hover {
    background-color: var(--button-tonal-hover);
}
[data-v-889d6547]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-889d6547]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-889d6547]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-889d6547]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
@media screen and (max-width: 834px) {
    .participants[data-v-889d6547] {
        margin: 48px 24px 0;
    }
}
@media screen and (max-width: 475px) {
    .participants[data-v-889d6547] {
        margin: 32px 12px 0;
    }
}
@media screen and (max-width: 375px) {
    .participants[data-v-889d6547] {
        margin: 24px 16px 0;
    }
}
[data-v-33967d61]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-33967d61]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-33967d61]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-33967d61]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.popup-title[data-v-33967d61] {
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 8px;
}
@media screen and (max-width: 475px) {
    .popup-title[data-v-33967d61] {
        font-size: 24px;
        line-height: 28px;
    }
}
.gradient-title[data-v-33967d61] {
    background: var(--bdrop-info-popup-title);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-title-fallback[data-v-33967d61] {
    color: #61399e;
}
[data-v-a8286ca8]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-a8286ca8]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-a8286ca8]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-a8286ca8]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.main-message[data-v-a8286ca8] {
    margin-bottom: 32px;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.18px;
}
@media screen and (max-width: 475px) {
    .main-message[data-v-a8286ca8] {
        font-size: 14px;
        line-height: 16px;
    }
}
[data-v-a69d7401]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-a69d7401]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-a69d7401]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-a69d7401]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.paragraph[data-v-a69d7401] {
    display: flex;
    margin-bottom: 48px;
}
[data-v-1c6055b4]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-1c6055b4]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-1c6055b4]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-1c6055b4]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.number[data-v-1c6055b4] {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    border-radius: 6px;
    font-size: 1.125rem;
    color: var(--general-background);
    background: linear-gradient(135deg, #f1f4fa 0%, #aebbd4 100%), #d5dae3;
    box-shadow: 0 2px 15px #d5dae354;
}
[data-v-f3a1e2d9]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-f3a1e2d9]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-f3a1e2d9]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-f3a1e2d9]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.paragraph-title[data-v-f3a1e2d9] {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.18px;
}
@media screen and (max-width: 475px) {
    .paragraph-title[data-v-f3a1e2d9] {
        font-size: 14px;
        line-height: 16px;
    }
}
.paragraph-title[data-v-f3a1e2d9] svg {
    width: 1rem;
    fill: var(--bdrop-balance-color);
}
[data-v-fbc62c15]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-fbc62c15]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-fbc62c15]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-fbc62c15]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.paragraph-details[data-v-fbc62c15] {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.14px;
    color: var(--general-grey-light);
}
@media screen and (max-width: 475px) {
    .paragraph-details[data-v-fbc62c15] {
        font-size: 0.75rem;
    }
}
[data-v-02127c56]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-02127c56]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-02127c56]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-02127c56]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.skrigal[data-v-02127c56] {
    margin: -16px 0 32px;
    height: 48px;
}
.skrigal__descr[data-v-02127c56] {
    position: relative;
    margin-left: 60px;
    width: 210px;
    display: flex;
    flex-direction: column;
    padding: 6px 0 6px 100px;
    font-weight: 500;
    border-radius: 14px;
    background: var(--bdrop-exchange-event-rule);
}
.skrigal__descr .title[data-v-02127c56] {
    font-size: 18px;
    line-height: 20px;
}
.skrigal__descr .subtitle[data-v-02127c56] {
    font-size: 12px;
    line-height: 16px;
}
.skrigal__descr .img-wrapper[data-v-02127c56] {
    position: absolute;
    flex-shrink: 1;
    width: 89px;
    left: 0;
    bottom: -16px;
    height: 89px;
    -webkit-clip-path: inset(-100vmax -100vmax 16px);
    clip-path: inset(-100vmax -100vmax 16px);
}
.skrigal__descr .img-wrapper img[data-v-02127c56] {
    width: 100%;
    aspect-ratio: 1;
    height: 100%;
}
[data-v-882c12c9]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-882c12c9]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-882c12c9]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-882c12c9]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.info-popup-form[data-v-882c12c9] {
    width: 628px;
    padding: 48px 32px 44px;
    margin-top: 0;
}
@media screen and (max-width: 475px) {
    .info-popup-form[data-v-882c12c9] {
        width: 431px;
        padding-bottom: 32px;
    }
}
[data-v-e030ea30]:root {
    --indentX: 80px;
    --indentY: 56px;
}
@media screen and (max-width: 1000px) {
    [data-v-e030ea30]:root {
        --indentX: 24px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 475px) {
    [data-v-e030ea30]:root {
        --indentX: 20px;
        --indentY: 48px;
    }
}
@media screen and (max-width: 375px) {
    [data-v-e030ea30]:root {
        --indentX: 20px;
        --indentY: 40px;
    }
}
.exchanger_event_body[data-v-e030ea30] {
    display: flex;
    flex-direction: column;
    margin-top: 4px;
}
