/* --- Extracted <style> block #1 --- */
a:where(.css-os2fvf) {
    color: #1677ff;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color 0.3s;
    -webkit-text-decoration-skip: objects;
}

a:where(.css-os2fvf):hover {
    color: #69b1ff;
}

a:where(.css-os2fvf):active {
    color: #0958d9;
}

a:where(.css-os2fvf):active,
a:where(.css-os2fvf):hover {
    text-decoration: none;
    outline: 0;
}

a:where(.css-os2fvf):focus {
    text-decoration: none;
    outline: 0;
}

a:where(.css-os2fvf)[disabled] {
    color: rgba(0, 0, 0, 0.25);
    cursor: not-allowed;
}

:where(.css-os2fvf) a {
    color: #1677ff;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color 0.3s;
    -webkit-text-decoration-skip: objects;
}

:where(.css-os2fvf) a:hover {
    color: #69b1ff;
}

:where(.css-os2fvf) a:active {
    color: #0958d9;
}

:where(.css-os2fvf) a:active,
:where(.css-os2fvf) a:hover {
    text-decoration: none;
    outline: 0;
}

:where(.css-os2fvf) a:focus {
    text-decoration: none;
    outline: 0;
}

:where(.css-os2fvf) a[disabled] {
    color: rgba(0, 0, 0, 0.25);
    cursor: not-allowed;
}

:where(.css-os2fvf).anticon {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:where(.css-os2fvf).anticon>* {
    line-height: 1;
}

:where(.css-os2fvf).anticon svg {
    display: inline-block;
}

:where(.css-os2fvf).anticon .anticon .anticon-icon {
    display: block;
}

/* --- Extracted <style> block #2 --- */
:where(.css-os2fvf)[class^="ant-modal"],
:where(.css-os2fvf)[class*=" ant-modal"] {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 14px;
    box-sizing: border-box;
}

:where(.css-os2fvf)[class^="ant-modal"]::before,
:where(.css-os2fvf)[class*=" ant-modal"]::before,
:where(.css-os2fvf)[class^="ant-modal"]::after,
:where(.css-os2fvf)[class*=" ant-modal"]::after {
    box-sizing: border-box;
}

:where(.css-os2fvf)[class^="ant-modal"] [class^="ant-modal"],
:where(.css-os2fvf)[class*=" ant-modal"] [class^="ant-modal"],
:where(.css-os2fvf)[class^="ant-modal"] [class*=" ant-modal"],
:where(.css-os2fvf)[class*=" ant-modal"] [class*=" ant-modal"] {
    box-sizing: border-box;
}

:where(.css-os2fvf)[class^="ant-modal"] [class^="ant-modal"]::before,
:where(.css-os2fvf)[class*=" ant-modal"] [class^="ant-modal"]::before,
:where(.css-os2fvf)[class^="ant-modal"] [class*=" ant-modal"]::before,
:where(.css-os2fvf)[class*=" ant-modal"] [class*=" ant-modal"]::before,
:where(.css-os2fvf)[class^="ant-modal"] [class^="ant-modal"]::after,
:where(.css-os2fvf)[class*=" ant-modal"] [class^="ant-modal"]::after,
:where(.css-os2fvf)[class^="ant-modal"] [class*=" ant-modal"]::after,
:where(.css-os2fvf)[class*=" ant-modal"] [class*=" ant-modal"]::after {
    box-sizing: border-box;
}

:where(.css-os2fvf).ant-modal-root .ant-modal-wrap-rtl {
    direction: rtl;
}

:where(.css-os2fvf).ant-modal-root .ant-modal-centered {
    text-align: center;
}

:where(.css-os2fvf).ant-modal-root .ant-modal-centered::before {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: "";
}

:where(.css-os2fvf).ant-modal-root .ant-modal-centered .ant-modal {
    top: 0;
    display: inline-block;
    padding-bottom: 0;
    text-align: start;
    vertical-align: middle;
}

@media (max-width: 767px) {
    :where(.css-os2fvf).ant-modal-root .ant-modal {
        max-width: calc(100vw - 16px);
        margin: 8px auto;
    }

    :where(.css-os2fvf).ant-modal-root .ant-modal-centered .ant-modal {
        flex: 1;
    }
}

:where(.css-os2fvf).ant-modal {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    color: rgba(0, 0, 0, 0.88);
    font-size: 14px;
    line-height: 1.5714285714285714;
    list-style: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    pointer-events: none;
    position: relative;
    top: 100px;
    width: auto;
    max-width: calc(100vw - 32px);
    padding-bottom: 24px;
}

:where(.css-os2fvf).ant-modal .ant-modal-title {
    margin: 0;
    color: rgba(0, 0, 0, 0.88);
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    word-wrap: break-word;
}

:where(.css-os2fvf).ant-modal .ant-modal-content {
    position: relative;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 0;
    border-radius: 8px;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
    pointer-events: auto;
    padding: 20px 24px;
}

:where(.css-os2fvf).ant-modal .ant-modal-close {
    position: absolute;
    top: 12px;
    inset-inline-end: 12px;
    z-index: 1010;
    padding: 0;
    color: rgba(0, 0, 0, 0.45);
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    background: transparent;
    border-radius: 4px;
    width: 32px;
    height: 32px;
    border: 0;
    outline: 0;
    cursor: pointer;
    transition: color 0.2s, background-color 0.2s;
}

:where(.css-os2fvf).ant-modal .ant-modal-close-x {
    display: flex;
    font-size: 16px;
    font-style: normal;
    line-height: 32px;
    justify-content: center;
    text-transform: none;
    text-rendering: auto;
}

:where(.css-os2fvf).ant-modal .ant-modal-close:disabled {
    pointer-events: none;
}

:where(.css-os2fvf).ant-modal .ant-modal-close:hover {
    color: rgba(0, 0, 0, 0.88);
    background-color: rgba(0, 0, 0, 0.06);
    text-decoration: none;
}

:where(.css-os2fvf).ant-modal .ant-modal-close:active {
    background-color: rgba(0, 0, 0, 0.15);
}

:where(.css-os2fvf).ant-modal .ant-modal-close:focus-visible {
    outline: 3px solid #91caff;
    outline-offset: 1px;
    transition: outline-offset 0s, outline 0s;
}

:where(.css-os2fvf).ant-modal .ant-modal-header {
    color: rgba(0, 0, 0, 0.88);
    background: #ffffff;
    border-radius: 8px 8px 0 0;
    margin-bottom: 8px;
    padding: 0;
    border-bottom: none;
}

:where(.css-os2fvf).ant-modal .ant-modal-body {
    font-size: 14px;
    line-height: 1.5714285714285714;
    word-wrap: break-word;
    padding: 0;
}

:where(.css-os2fvf).ant-modal .ant-modal-body .ant-modal-body-skeleton {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px auto;
}

:where(.css-os2fvf).ant-modal .ant-modal-footer {
    text-align: end;
    background: transparent;
    margin-top: 12px;
    padding: 0;
    border-top: none;
    border-radius: 0;
}

:where(.css-os2fvf).ant-modal .ant-modal-footer>.ant-btn+.ant-btn {
    margin-inline-start: 8px;
}

:where(.css-os2fvf).ant-modal .ant-modal-open {
    overflow: hidden;
}

:where(.css-os2fvf).ant-modal-pure-panel {
    top: auto;
    padding: 0;
    display: flex;
    flex-direction: column;
}

:where(.css-os2fvf).ant-modal-pure-panel .ant-modal-content,
:where(.css-os2fvf).ant-modal-pure-panel .ant-modal-body,
:where(.css-os2fvf).ant-modal-pure-panel .ant-modal-confirm-body-wrapper {
    display: flex;
    flex-direction: column;
    flex: auto;
}

:where(.css-os2fvf).ant-modal-pure-panel .ant-modal-confirm-body {
    margin-bottom: auto;
}

:where(.css-os2fvf).ant-modal-root .ant-modal-wrap-rtl {
    direction: rtl;
}

:where(.css-os2fvf).ant-modal-root .ant-modal-wrap-rtl .ant-modal-confirm-body {
    direction: rtl;
}

:where(.css-os2fvf).ant-modal-root .ant-modal.ant-zoom-enter,
:where(.css-os2fvf).ant-modal-root .ant-modal.ant-zoom-appear {
    transform: none;
    opacity: 0;
    animation-duration: 0.3s;
    user-select: none;
}

:where(.css-os2fvf).ant-modal-root .ant-modal.ant-zoom-leave .ant-modal-content {
    pointer-events: none;
}

:where(.css-os2fvf).ant-modal-root .ant-modal-mask {
    position: fixed;
    inset: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    pointer-events: none;
}

:where(.css-os2fvf).ant-modal-root .ant-modal-mask .ant-modal-hidden {
    display: none;
}

:where(.css-os2fvf).ant-modal-root .ant-modal-wrap {
    position: fixed;
    inset: 0;
    z-index: 1000;
    overflow: auto;
    outline: 0;
    -webkit-overflow-scrolling: touch;
}

:where(.css-os2fvf).ant-modal-root .ant-fade-enter,
:where(.css-os2fvf).ant-modal-root .ant-fade-appear {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

:where(.css-os2fvf).ant-modal-root .ant-fade-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

:where(.css-os2fvf).ant-modal-root .ant-fade-enter.ant-fade-enter-active,
:where(.css-os2fvf).ant-modal-root .ant-fade-appear.ant-fade-appear-active {
    animation-name: css-os2fvf-antFadeIn;
    animation-play-state: running;
}

:where(.css-os2fvf).ant-modal-root .ant-fade-leave.ant-fade-leave-active {
    animation-name: css-os2fvf-antFadeOut;
    animation-play-state: running;
    pointer-events: none;
}

:where(.css-os2fvf).ant-modal-root .ant-fade-enter,
:where(.css-os2fvf).ant-modal-root .ant-fade-appear {
    opacity: 0;
    animation-timing-function: linear;
}

:where(.css-os2fvf).ant-modal-root .ant-fade-leave {
    animation-timing-function: linear;
}

:where(.css-os2fvf).ant-zoom-enter,
:where(.css-os2fvf).ant-zoom-appear {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

:where(.css-os2fvf).ant-zoom-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}

:where(.css-os2fvf).ant-zoom-enter.ant-zoom-enter-active,
:where(.css-os2fvf).ant-zoom-appear.ant-zoom-appear-active {
    animation-name: css-os2fvf-antZoomIn;
    animation-play-state: running;
}

:where(.css-os2fvf).ant-zoom-leave.ant-zoom-leave-active {
    animation-name: css-os2fvf-antZoomOut;
    animation-play-state: running;
    pointer-events: none;
}

:where(.css-os2fvf).ant-zoom-enter,
:where(.css-os2fvf).ant-zoom-appear {
    transform: scale(0);
    opacity: 0;
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

:where(.css-os2fvf).ant-zoom-enter-prepare,
:where(.css-os2fvf).ant-zoom-appear-prepare {
    transform: none;
}

:where(.css-os2fvf).ant-zoom-leave {
    animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

:where(.css-os2fvf).ant-modal-root .ant-modal {
    width: var(--ant-modal-xs-width);
}

@media (min-width: 576px) {
    :where(.css-os2fvf).ant-modal-root .ant-modal {
        width: var(--ant-modal-sm-width);
    }
}

@media (min-width: 768px) {
    :where(.css-os2fvf).ant-modal-root .ant-modal {
        width: var(--ant-modal-md-width);
    }
}

@media (min-width: 992px) {
    :where(.css-os2fvf).ant-modal-root .ant-modal {
        width: var(--ant-modal-lg-width);
    }
}

@media (min-width: 1200px) {
    :where(.css-os2fvf).ant-modal-root .ant-modal {
        width: var(--ant-modal-xl-width);
    }
}

@media (min-width: 1600px) {
    :where(.css-os2fvf).ant-modal-root .ant-modal {
        width: var(--ant-modal-xxl-width);
    }
}

/* --- Extracted <style> block #3 --- */
@keyframes css-os2fvf-antFadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* --- Extracted <style> block #4 --- */
@keyframes css-os2fvf-antFadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* --- Extracted <style> block #5 --- */
@keyframes css-os2fvf-antZoomIn {
    0% {
        transform: scale(0.2);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/* --- Extracted <style> block #6 --- */
@keyframes css-os2fvf-antZoomOut {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.2);
        opacity: 0;
    }
}

/* --- Extracted <style> block #7 --- */
@font-face {
    font-family: 'Roboto Condensed';
    src: url(fonts/font_e2219c42d76dd8e6a46dea7f6cd4bb5a3f8af31a.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url(fonts/font_09f839e3a568966b2c4d381b75dcf358e41ab7e9.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url(fonts/font_07db2e7370ae6ac4efc9919f255540047d035996.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@media(prefers-color-scheme:dark) {
    :root {
        --foreground-rgb: 255, 255, 255;
        --background-start-rgb: 0, 0, 0;
        --background-end-rgb: 0, 0, 0
    }
}

:root {
    --foreground-rgb: 0, 0, 0;
    --background-start-rgb: 214, 219, 220;
    --background-end-rgb: 255, 255, 255;
    --adm-color-text: #fff  ;
    --adm-font-family: Roboto  
}

body {
    background-color: #000;
    -webkit-font-smoothing: antialiased  ;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-weight: 400;
    line-height: 1.6;
    color: #ffffff;
}

.ant-alert {
    border-radius: 12px  
}

.ant-alert-message {
    font-weight: 500;
    font-family: Roboto Condensed;
    font-size: 14px
}

.ant-modal-mask {
    background-color: rgba(0, 0, 0, .7)  
}

.ant-modal-content {
    border-radius: 0  ;
    padding-left: 0  ;
    padding-right: 0  
}

.ant-modal-header {
    font-family: Roboto Condensed;
    min-height: 25px  ;
    padding-bottom: 20px;
    padding-left: 24px  ;
    padding-right: 24px  ;
    margin-bottom: 0  
}

.ant-modal-header .ant-modal-title {
    font-size: 20px  ;
    line-height: 28px  ;
    font-family: Roboto Condensed;
    font-weight: 700
}

.ant-modal-body {
    padding-left: 24px  ;
    padding-right: 24px  
}

.ant-modal-title {
    text-align: left
}

.ant-select-dropdown {
    padding: 0
}

.ant-tooltip .ant-tooltip-arrow:before,
.ant-tooltip-inner {
    background-color: #fff  
}

.ant-tooltip-inner {
    border-radius: 8px  ;
    color: #000  ;
    font-size: 16px;
    line-height: 24px;
    font-family: Roboto Condensed;
    font-weight: 500;
    padding: 12px 16px  
}

.ant-select-selector {
    box-shadow: none  
}

.myDatePicker .ant-picker-panel-container {
    background: #f8f4d7  ;
    border-radius: 0
}

.myDatePicker .ant-picker-cell-selected .ant-picker-cell-inner {
    color: #f8f4d7  ;
    background: #000  ;
    border-radius: 0  
}

.myDatePicker .ant-picker-cell-today .ant-picker-cell-inner:before {
    border-radius: 0  ;
    border-color: #cacac8  
}

.myDatePicker .ant-picker-ok button {
    width: 80px;
    height: 28px;
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #fffce4;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    margin: 8px 0
}

.myDatePicker .ant-picker-ok button:hover {
    background: #000
}

.myDatePicker .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
    background: #000  ;
    color: #fffce4  ;
    border-radius: 0  
}

.tableEllipsis {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

:where(.css-dev-only-do-not-override-12jzuas).ant-table-wrapper .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,
:where(.css-dev-only-do-not-override-12jzuas).ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before {
    background-color: transparent  
}

@media screen and (max-width:768px) {
    .ant-modal {
        border-radius: 0;
        padding-bottom: 0;
        width: 100vw  ;
        margin: 0;
        position: fixed;
        bottom: 0;
        left: 0
    }

    .ant-modal .ant-modal-content {
        border-radius: 0  ;
        width: 100vw;
        position: fixed;
        bottom: 0;
        padding-left: 0  ;
        padding-right: 0  ;
        padding-top: 0  
    }

    .ant-modal .ant-modal-content .ant-modal-header {
        border-radius: 0;
        color: #fff;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .ant-modal .ant-modal-content .ant-modal-body,
    .ant-modal .ant-modal-content .ant-modal-header {
        padding-left: 24px  ;
        padding-right: 24px  
    }
}

.ant-skeleton-input,
.ant-skeleton-input-sm {
    border-radius: 20px  
}

.ant-skeleton-input-sm {
    height: 16px  
}

.ant-input-focused {
    box-shadow: none  
}

:where(.css-12jzuas).ant-input-focused,
:where(.css-12jzuas).ant-input:focus {
    box-shadow: none  
}

:where(.css-12jzuas).ant-table-wrapper .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,
:where(.css-12jzuas).ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before {
    background-color: transparent  
}

:where(.css-dev-only-do-not-override-12jzuas).ant-picker .ant-picker-clear {
    background: #f8f4d7  
}

:where(.css-12jzuas).ant-picker .ant-picker-clear {
    background: #f8f4d7  
}

.rc-virtual-list-scrollbar,
.rc-virtual-list-scrollbar-show {
    display: none  
}

.nameContent {
    width: 100%;
    line-height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

:where(.css-dev-only-do-not-override-12jzuas).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
    font-size: 12px;
    font-weight: 700;
    height: 15px;
    color: #3f3f3f  ;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px
}

:where(.css-dev-only-do-not-override-12jzuas).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state svg path {
    stroke-width: 3px;
    stroke: currentColor;
    filter: drop-shadow(0 0 30px currentColor)
}

:where(.css-12jzuas).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
    font-size: 12px;
    font-weight: 700;
    height: 15px;
    color: #3f3f3f  ;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px
}

:where(.css-12jzuas).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state svg path {
    stroke-width: 3px;
    stroke: currentColor;
    filter: drop-shadow(0 0 30px currentColor)
}

.pleTextSlider::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.pleTextSlider::-webkit-scrollbar-thumb,
.pleTextSlider::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .04);
    border-radius: 6px
}

.pleTextSlider::-webkit-scrollbar-thumb:hover {
    background: #171616
}

.tasksPointContentOut {
    max-height: 400px;
    overflow: auto;
    padding-right: 10px
}

.tasksPointContentOut::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.tasksPointContentOut::-webkit-scrollbar-track {
    background: #292828;
    border-radius: 6px
}

.tasksPointContentOut::-webkit-scrollbar-thumb {
    background: #767575;
    border-radius: 6px
}

.tasksPointContentOut::-webkit-scrollbar-thumb:hover {
    background: #aeacac
}

.ant-radio-wrapper .ant-radio-inner {
    border-color: #000
}

.ant-radio-wrapper .ant-radio-checked .ant-radio-inner {
    border-color: #3736dc  ;
    background: transparent  
}

.ant-radio-wrapper .ant-radio-checked .ant-radio-inner:after {
    background: #3736dc  ;
    transform: scale(.5)  
}

.ant-radio-wrapper .ant-radio-disabled .ant-radio-inner {
    border-color: rgba(0, 0, 0, .6)  
}

.ant-radio-wrapper .ant-radio-disabled .ant-radio-inner:after {
    background: rgba(0, 0, 0, .6)  
}

.ant-modal-mask,
.ant-modal-wrap {
    z-index: 1000  
}

.ant-steps.ant-steps-dot .ant-steps-item-icon {
    width: auto  ;
    margin-top: 5px  
}

.ant-steps.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail {
    margin-left: 12px
}

.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after {
    background-color: #00d8ff;
    width: .5px;
    border-radius: 1px;
    height: 100%;
    transition: background-color .3s ease;
    margin-left: 6px  
}

.scale-up-ver-top {
    animation: scale-up-ver-top .4s cubic-bezier(.39, .575, .565, 1) both
}

.hide {
    display: none
}

@keyframes scale-up-ver-top {
    0% {
        transform: scaleY(.4);
        transform-origin: 100% 0
    }

    to {
        transform: scaleY(1);
        transform-origin: 100% 0
    }
}

.cat {
    width: 500px;
    position: absolute;
    top: -50px;
    right: -56px;
    z-index: 1
}

.catShow {
    animation: showSol 1s cubic-bezier(.39, .575, .565, 1) both
}

@keyframes showSol {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.pc-card-wrapper {
    perspective: 500px;
    transform: translateZ(.1px);
    position: relative;
    touch-action: none
}

.pc-card-wrapper:before {
    content: "";
    position: absolute;
    inset: -10px;
    background: inherit;
    background-position: inherit;
    border-radius: inherit;
    transition: all .5s ease;
    transform: scale(.8) translateZ(.1px)
}

.pc-card-wrapper.active,
.pc-card-wrapper:hover {
    --card-opacity: 1
}

.pc-card-wrapper.active:before,
.pc-card-wrapper:hover:before {
    transform: scale(.9) translateZ(.1px)
}

.pc-card {
    width: 100%;
    display: grid;
    aspect-ratio: .718;
    position: relative;
    animation: glow-bg 12s linear infinite;
    transition: transform 1s ease;
    transform: translateZ(.1px) rotateX(0deg) rotateY(0deg);
    overflow: hidden
}

.pc-card.active,
.pc-card:hover {
    transition: none;
    transform: translateZ(.1px) rotateX(var(--rotate-y)) rotateY(var(--rotate-x))
}

.pc-card * {
    display: grid;
    grid-area: 1/-1;
    transform: translateZ(.1px);
    pointer-events: none
}

.pc-inside {
    inset: 1px;
    position: absolute;
    transform: translateZ(.01px)
}

.pc-shine {
    -webkit-mask-image: var(--icon);
    mask-image: var(--icon);
    mask-mode: luminance;
    -webkit-mask-repeat: repeat;
    mask-repeat: repeat;
    -webkit-mask-size: 150%;
    mask-size: 150%;
    -webkit-mask-position: top calc(200% - var(--background-y)*5) left calc(100% - var(--background-x));
    mask-position: top calc(200% - var(--background-y)*5) left calc(100% - var(--background-x));
    transition: filter .6s ease;
    filter: brightness(.66) contrast(1.33) saturate(.33) opacity(.5);
    animation: holo-bg 18s linear infinite;
    mix-blend-mode: color-dodge
}

.pc-shine,
.pc-shine:after {
    --space: 5%;
    --angle: -45deg;
    transform: translateZ(1px);
    overflow: hidden;
    z-index: 3;
    background: transparent;
    background-size: cover;
    background-position: 50%;
    background-image: repeating-linear-gradient(0deg, var(--sunpillar-clr-1) calc(var(--space) * 1), var(--sunpillar-clr-2) calc(var(--space) * 2), var(--sunpillar-clr-3) calc(var(--space) * 3), var(--sunpillar-clr-4) calc(var(--space) * 4), var(--sunpillar-clr-5) calc(var(--space) * 5), var(--sunpillar-clr-6) calc(var(--space) * 6), var(--sunpillar-clr-1) calc(var(--space) * 7)), repeating-linear-gradient(var(--angle), #0e152e 0, #8fa3a3 3.8%, #8fc1c1 4.5%, #8fa3a3 5.2%, #0e152e 10%, #0e152e 12%), radial-gradient(farthest-corner circle at var(--pointer-x) var(--pointer-y), rgba(0, 0, 0, .1) 12%, rgba(0, 0, 0, .15) 20%, rgba(0, 0, 0, .25) 120%);
    background-position: 0 var(--background-y), var(--background-x) var(--background-y), 50%;
    background-blend-mode: color, hard-light;
    background-size: 500% 500%, 300% 300%, 200% 200%;
    background-repeat: repeat
}

.pc-shine:after,
.pc-shine:before {
    content: "";
    background-position: 50%;
    background-size: cover;
    grid-area: 1/1;
    opacity: 0
}

.pc-card.active .pc-shine,
.pc-card:hover .pc-shine {
    animation: none
}

.pc-card.active .pc-shine:after,
.pc-card.active .pc-shine:before,
.pc-card:hover .pc-shine:after,
.pc-card:hover .pc-shine:before {
    opacity: 1
}

.pc-shine:before {
    background-image: linear-gradient(45deg, var(--sunpillar-4), var(--sunpillar-5), var(--sunpillar-6), var(--sunpillar-1), var(--sunpillar-2), var(--sunpillar-3)), radial-gradient(circle at var(--pointer-x) var(--pointer-y), #b3b3b3 0, rgba(77, 77, 77, .2) 90%), var(--grain);
    background-size: 250% 250%, 100% 100%, 220px 220px;
    background-position: var(--pointer-x) var(--pointer-y), 50%, calc(var(--pointer-x)*.01) calc(var(--pointer-y)*.01);
    background-blend-mode: color-dodge;
    filter: brightness(calc(2 - var(--pointer-from-center))) contrast(calc(var(--pointer-from-center) + 2)) saturate(calc(.5 + var(--pointer-from-center)));
    mix-blend-mode: luminosity
}

.pc-shine:after {
    background-position: 0 var(--background-y), calc(var(--background-x)*.4) calc(var(--background-y)*.5), 50%;
    background-size: 200% 300%, 700% 700%, 100% 100%;
    mix-blend-mode: difference;
    filter: brightness(.8) contrast(1.5)
}

.pc-glare {
    transform: translateZ(1.1px);
    overflow: hidden;
    background-image: radial-gradient(farthest-corner circle at var(--pointer-x) var(--pointer-y), #c3bfd9 12%, rgba(46, 80, 107, .8) 90%);
    mix-blend-mode: overlay;
    filter: brightness(1.8) contrast(2.2);
    z-index: 4
}

.pc-avatar-content {
    mix-blend-mode: screen;
    overflow: hidden
}

.pc-avatar-content .avatar {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scale(1);
    opacity: 1
}

.pc-avatar-content:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    -webkit-mask: linear-gradient(180deg, transparent 0, transparent 60%, #000 90%, #000);
    mask: linear-gradient(180deg, transparent 0, transparent 60%, #000 90%, #000);
    pointer-events: none
}

.pc-user-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 2;
    justify-content: space-between;
    background: hsla(0, 0%, 100%, .1);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    border: 1px solid hsla(0, 0%, 100%, .1);
    border-radius: 15px;
    padding: 12px 14px;
    pointer-events: auto
}

.pc-user-details,
.pc-user-info {
    display: flex;
    align-items: center
}

.pc-user-details {
    gap: 12px
}

.pc-mini-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid hsla(0, 0%, 100%, .1);
    flex-shrink: 0
}

.pc-mini-avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

.pc-user-text {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 6px
}

.pc-handle {
    font-weight: 500;
    color: hsla(0, 0%, 100%, .9)
}

.pc-handle,
.pc-status {
    font-size: 14px;
    line-height: 1
}

.pc-status {
    color: hsla(0, 0%, 100%, .7)
}

.pc-contact-btn {
    border: 1px solid hsla(0, 0%, 100%, .1);
    border-radius: 8px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    color: hsla(0, 0%, 100%, .9);
    cursor: pointer;
    transition: all .2s ease;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.pc-contact-btn:hover {
    border-color: hsla(0, 0%, 100%, .4);
    transform: translateY(-1px);
    transition: all .2s ease
}

.pc-content {
    max-height: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    transform: translate3d(calc(var(--pointer-from-left) * -6px + 3px), calc(var(--pointer-from-top) * -6px + 3px), .1px)  ;
    z-index: 5
}

.pc-details {
    width: 100%;
    position: absolute;
    top: 3em;
    display: flex;
    flex-direction: column
}

.pc-details h3 {
    font-size: min(5svh, 3em);
    margin: 0;
    background-image: linear-gradient(180deg, #fff, #6f6fbe)
}

.pc-details h3,
.pc-details p {
    font-weight: 600;
    background-size: 1em 1.5em;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text
}

.pc-details p {
    position: relative;
    top: -12px;
    white-space: nowrap;
    font-size: 16px;
    margin: 0 auto;
    width: -moz-min-content;
    width: min-content;
    background-image: linear-gradient(180deg, #fff, #4a4ac0)
}

@keyframes glow-bg {
    0% {
        --bgrotate: 0deg
    }

    to {
        --bgrotate: 360deg
    }
}

@keyframes holo-bg {
    0% {
        background-position: 0 var(--background-y), 0 0, 50%
    }

    to {
        background-position: 0 var(--background-y), 90% 90%, 50%
    }
}

@media(max-width:768px) {
    .pc-card {
        height: 70svh;
        max-height: 450px
    }

    .pc-details {
        top: 2em
    }

    .pc-details h3 {
        font-size: min(4svh, 2.5em)
    }

    .pc-details p {
        font-size: 14px
    }

    .pc-user-info {
        bottom: 15px;
        left: 15px;
        right: 15px;
        padding: 10px 12px
    }

    .pc-mini-avatar {
        width: 28px;
        height: 28px
    }

    .pc-user-details {
        gap: 10px
    }

    .pc-handle {
        font-size: 13px
    }

    .pc-status {
        font-size: 10px
    }

    .pc-contact-btn {
        padding: 6px 12px;
        font-size: 11px
    }
}

@media(max-width:480px) {
    .pc-card {
        height: 60svh;
        max-height: 380px
    }

    .pc-details {
        top: 1.5em
    }

    .pc-details h3 {
        font-size: min(3.5svh, 2em)
    }

    .pc-details p {
        font-size: 12px;
        top: -8px
    }

    .pc-user-info {
        bottom: 12px;
        left: 12px;
        right: 12px;
        padding: 8px 10px;
        border-radius: 50px
    }

    .pc-mini-avatar {
        width: 24px;
        height: 24px
    }

    .pc-user-details {
        gap: 8px
    }

    .pc-handle {
        font-size: 12px
    }

    .pc-status {
        font-size: 9px
    }

    .pc-contact-btn {
        padding: 5px 10px;
        font-size: 10px;
        border-radius: 50px
    }
}

@media(max-width:320px) {
    .pc-card {
        height: 55svh;
        max-height: 320px
    }

    .pc-details h3 {
        font-size: min(3svh, 1.5em)
    }

    .pc-details p {
        font-size: 11px
    }

    .pc-user-info {
        padding: 6px 8px;
        border-radius: 50px
    }

    .pc-mini-avatar {
        width: 20px;
        height: 20px
    }

    .pc-user-details {
        gap: 6px
    }

    .pc-handle {
        font-size: 11px
    }

    .pc-status {
        font-size: 8px
    }

    .pc-contact-btn {
        padding: 4px 8px;
        font-size: 9px;
        border-radius: 50px
    }
}

body,
html {
    width: 100%;
    height: 100%
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0
}

[tabindex="-1"]:focus {
    outline: none
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5em;
    font-weight: 500
}

p {
    margin-top: 0;
    margin-bottom: 1em
}

abbr[data-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help
}

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit
}

input[type=number],
input[type=password],
input[type=text],
textarea {
    -webkit-appearance: none
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1em
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5em;
    margin-left: 0
}

blockquote {
    margin: 0 0 1em
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace
}

pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto
}

figure {
    margin: 0 0 1em
}

img {
    vertical-align: middle;
    border-style: none
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75em;
    padding-bottom: .3em;
    text-align: left;
    caption-side: bottom
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5em;
    padding: 0;
    color: inherit;
    font-size: 1.5em;
    line-height: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none  
}

mark {
    padding: .2em;
    background-color: #feffe6
}

.Footer_footerOuter__4RP3S {
    width: 100%;
    border-top: 1px solid hsla(0, 0%, 100%, .16);
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #000
}

.Footer_footer__MpYUT {
    width: 1216px;
    padding-top: 60px;
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #000
}

@media(min-width:1440px) {
    .Footer_footer__MpYUT {
        padding-left: 5%;
        padding-right: 5%
    }
}

@media(min-width:1240px) {
    .Footer_footer__MpYUT {
        padding-left: 0;
        padding-right: 0
    }
}

@media(max-width:1240px) {
    .Footer_footer__MpYUT {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:768px) {
    .Footer_footer__MpYUT {
        padding-left: 20px;
        padding-right: 20px;
        flex-direction: column;
        padding: 80px 20px;
        height: auto
    }
}

.Footer_footer__MpYUT .Footer_footerLeft__QnJnK {
    display: flex;
    justify-content: flex-start;
    flex-direction: column
}

@media(max-width:768px) {
    .Footer_footer__MpYUT .Footer_footerLeft__QnJnK {
        width: 100%;
        align-items: center
    }
}

.Footer_footer__MpYUT .Footer_footerLeft__QnJnK .Footer_footerLeftIn__GBcVS {
    position: relative;
    height: 32px
}

.Footer_footer__MpYUT .Footer_footerLeft__QnJnK .Footer_headerLeftText__DZKuL {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 130px;
    height: 16px;
    cursor: pointer;
    z-index: 10
}

@media(max-width:768px) {
    .Footer_footer__MpYUT .Footer_footerLeft__QnJnK .Footer_headerLeftText__DZKuL {
        right: 0;
        width: 130px;
        bottom: 25px
    }
}

.Footer_footer__MpYUT .Footer_footerLogo__bxYvG {
    cursor: pointer
}

.Footer_footer__MpYUT .Footer_footerLeftText__TR5ON {
    font-family: Roboto Condensed;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    color: hsla(0, 0%, 100%, .4);
    margin-top: 8px
}

.Footer_footer__MpYUT .Footer_footerRight__8RP8e {
    font-family: Roboto Condensed;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px
}

@media(max-width:768px) {
    .Footer_footer__MpYUT .Footer_footerRight__8RP8e {
        flex-direction: column-reverse;
        width: 100%;
        align-items: center;
        font-size: 16px;
        line-height: 24px;
        margin-top: 40px
    }
}

.Footer_footer__MpYUT .Footer_footerRight__8RP8e .Footer_footerIcon__djXWU {
    cursor: pointer
}

.Footer_footer__MpYUT .Footer_footerRight__8RP8e .Footer_footerRightLogo__BSzrk {
    display: flex;
    align-items: center;
    gap: 40px
}

@media(max-width:768px) {
    .Footer_footer__MpYUT .Footer_footerRight__8RP8e .Footer_footerRightLogo__BSzrk {
        gap: 60px
    }
}

.Header_header__vtMaK {
    height: 90px;
    width: 100%;
    margin: 0 auto;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999
}

.Header_header__vtMaK .Header_headerCenter___C94W {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    padding: 0 40px
}

.Header_header__vtMaK .Header_headerCenter___C94W .Header_logo__Ejfo_ {
    height: 28px;
    cursor: pointer
}

.Header_header__vtMaK .Header_headerRight__TObwy {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.Header_header__vtMaK .Header_headerRight__TObwy .Header_headerRightItem__SSR1o {
    margin-left: 20px;
    font-size: 14px;
    font-family: Roboto Condensed;
    display: flex;
    align-items: center;
    position: relative
}

.Header_header__vtMaK .Header_headerRight__TObwy .Header_headerRightText__JIj4R {
    margin-left: 8px
}

.Header_header__vtMaK .Header_headerClaimed__SaCez {
    width: 438px;
    height: 48px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    display: flex;
    padding-left: 8px;
    position: absolute;
    right: 240px;
    z-index: 1
}

.Header_header__vtMaK .Header_headerClaimedRight__vKZXw {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    padding: 4px 10px
}

.Header_header__vtMaK .Header_claimInfoCard__NluI7 {
    background: linear-gradient(135deg, transparent 5px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 5px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-weight: 500;
    padding: 8px;
    font-size: 12px;
    display: flex;
    position: absolute;
    right: 0;
    top: 60px;
    width: 170px
}

.Header_header__vtMaK .Header_claimInfoCard__NluI7 .Header_claimInfoCardDes__PxUfP {
    display: flex;
    flex-direction: column;
    line-height: 15px
}

@media(max-width:768px) {
    .Header_header__vtMaK {
        height: 56px
    }

    .Header_header__vtMaK .Header_headerCenter___C94W {
        padding: 0 20px;
        max-width: 100%
    }

    .Header_header__vtMaK .Header_headerCenter___C94W .Header_logo__Ejfo_ {
        width: 98px
    }
}

.Header_limitBar__Q9Koa {
    min-height: 48px;
    color: #fff;
    background-color: #460879;
    font-weight: 600;
    font-size: 24px;
    width: 100%;
    z-index: -1
}

.DiscordConnectModal_commonBtn__lfToM,
.Header_limitBar__Q9Koa {
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    text-align: center
}

.DiscordConnectModal_commonBtn__lfToM {
    width: 240px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .DiscordConnectModal_commonBtn__lfToM {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.DiscordConnectModal_commonBtn__lfToM:hover {
    opacity: .7
}

.DiscordConnectModal_authModal__4vBWr .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .DiscordConnectModal_authModal__4vBWr .ant-modal-content {
        background: #fff
    }
}

.DiscordConnectModal_authModal__4vBWr .ant-modal-header {
    border-bottom: none  
}

.DiscordConnectModal_authModal__4vBWr .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.DiscordConnectModal_authModal__4vBWr .DiscordConnectModal_des__GxSqM {
    margin: 20px 0 32px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700
}

@media(max-width:768px) {
    .DiscordConnectModal_authModal__4vBWr .DiscordConnectModal_des__GxSqM {
        text-align: center
    }
}

.DiscordConnectModal_authModal__4vBWr .DiscordConnectModal_authBtn__M4c12 {
    width: 280px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0, linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

.DiscordConnectModal_authModal__4vBWr .DiscordConnectModal_authBtn__M4c12:hover {
    opacity: .7
}

.SuccessModal_commonBtn__Z6jit {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .SuccessModal_commonBtn__Z6jit {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.SuccessModal_commonBtn__Z6jit:hover {
    opacity: .7
}

.SuccessModal_welcomeModal__lB477 .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .SuccessModal_welcomeModal__lB477 .ant-modal-content {
        background: #fff
    }
}

.SuccessModal_welcomeModal__lB477 .ant-modal-header {
    border-bottom: none
}

.SuccessModal_welcomeModal__lB477 .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.SuccessModal_welcomeModal__lB477 .SuccessModal_des__3B8O7 {
    margin: 20px 0 32px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700
}

@media(max-width:768px) {
    .SuccessModal_welcomeModal__lB477 .SuccessModal_des__3B8O7 {
        text-align: center
    }
}

.SuccessModal_welcomeModal__lB477 .SuccessModal_welcomeBtn__NAkXH {
    width: 210px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0, linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

@media(max-width:768px) {
    .SuccessModal_welcomeModal__lB477 .SuccessModal_welcomeBtn__NAkXH {
        width: 100%
    }
}

.SuccessModal_welcomeModal__lB477 .SuccessModal_space__RX0Ln {
    display: flex;
    justify-content: space-between
}

@media(max-width:768px) {
    .SuccessModal_welcomeModal__lB477 .SuccessModal_space__RX0Ln {
        width: 100%
    }
}

.WelcomeModal_commonBtn__nK7zv {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .WelcomeModal_commonBtn__nK7zv {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.WelcomeModal_commonBtn__nK7zv:hover {
    opacity: .7
}

.WelcomeModal_welcomeModal__5Y7Jv .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .WelcomeModal_welcomeModal__5Y7Jv .ant-modal-content {
        background: #fff
    }
}

.WelcomeModal_welcomeModal__5Y7Jv .ant-modal-header {
    border-bottom: none
}

.WelcomeModal_welcomeModal__5Y7Jv .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.WelcomeModal_welcomeModal__5Y7Jv .WelcomeModal_title__h7Bwl {
    font-family: Roboto Condensed;
    font-size: 36px;
    font-weight: 700;
    margin-top: 10px
}

@media(max-width:768px) {
    .WelcomeModal_welcomeModal__5Y7Jv .WelcomeModal_title__h7Bwl {
        text-align: center;
        font-size: 20px
    }
}

.WelcomeModal_welcomeModal__5Y7Jv .WelcomeModal_des__6pVB8 {
    margin: 12px 0 32px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700
}

@media(max-width:768px) {
    .WelcomeModal_welcomeModal__5Y7Jv .WelcomeModal_des__6pVB8 {
        text-align: center;
        font-size: 16px
    }
}

.WelcomeModal_welcomeModal__5Y7Jv .WelcomeModal_welcomeBtn__fCsA4 {
    width: 210px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0, linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

@media(max-width:768px) {
    .WelcomeModal_welcomeModal__5Y7Jv .WelcomeModal_welcomeBtn__fCsA4 {
        width: 100%
    }
}

.WelcomeModal_welcomeModal__5Y7Jv .WelcomeModal_space__SJF66 {
    display: flex;
    justify-content: space-between
}

@media(max-width:768px) {
    .WelcomeModal_welcomeModal__5Y7Jv .WelcomeModal_space__SJF66 {
        width: 100%
    }
}

.DiscordJoinModal_commonBtn__IWI9C {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .DiscordJoinModal_commonBtn__IWI9C {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.DiscordJoinModal_commonBtn__IWI9C:hover {
    opacity: .7
}

.DiscordJoinModal_discordJoinModalBox__DRLRH {
    display: flex;
    align-items: center;
    justify-content: center
}

.DiscordJoinModal_discordJoinModalBox__DRLRH .ant-alert-error {
    position: fixed;
    z-index: 1001;
    background-color: #ffe6e6  ;
    color: #f9474a  ;
    top: calc(50% - 260px)  
}

@media(max-width:768px) {
    .DiscordJoinModal_discordJoinModalBox__DRLRH .ant-alert-error {
        top: calc(50% - 80px)  
    }
}

.DiscordJoinModal_authModal__AhWs1 .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .DiscordJoinModal_authModal__AhWs1 .ant-modal-content {
        background: #fff
    }
}

.DiscordJoinModal_authModal__AhWs1 .ant-modal-header {
    border-bottom: none  
}

.DiscordJoinModal_authModal__AhWs1 .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.DiscordJoinModal_authModal__AhWs1 .DiscordJoinModal_account__XtqCJ {
    margin-bottom: 20px;
    font-family: Roboto Condensed;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.DiscordJoinModal_authModal__AhWs1 .DiscordJoinModal_des__ieEUt {
    margin: 20px 0 32px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700
}

@media(max-width:768px) {
    .DiscordJoinModal_authModal__AhWs1 .DiscordJoinModal_des__ieEUt {
        text-align: center
    }
}

.DiscordJoinModal_authModal__AhWs1 .DiscordJoinModal_authBtn__V4fd3 {
    width: 280px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0, linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

.DiscordJoinModal_authModal__AhWs1 .DiscordJoinModal_authBtn__V4fd3:hover {
    opacity: .7
}

.DiscordLoadingModal_commonBtn__vmeHc {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .DiscordLoadingModal_commonBtn__vmeHc {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.DiscordLoadingModal_commonBtn__vmeHc:hover {
    opacity: .7
}

.DiscordLoadingModal_authModal__21xXG .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .DiscordLoadingModal_authModal__21xXG .ant-modal-content {
        background: #fff
    }
}

.DiscordLoadingModal_authModal__21xXG .ant-modal-header {
    border-bottom: none  
}

.DiscordLoadingModal_authModal__21xXG .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.DiscordLoadingModal_authModal__21xXG .DiscordLoadingModal_des__wKkGP {
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    text-align: center
}

.DiscordLoadingModal_authModal__21xXG .DiscordLoadingModal_space__r4rdZ {
    margin-top: 20px;
    color: #ed7b4c;
    font-size: 16px;
    font-family: Roboto Condensed;
    font-weight: 400;
    text-align: center
}

.DiscordLoadingModal_authModal__21xXG .DiscordLoadingModal_loadingOut__phOF0 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.DiscordLoadingModal_authModal__21xXG .DiscordLoadingModal_loadingOut__phOF0 .DiscordLoadingModal_loadingIn__JsbFG {
    width: 104px;
    height: 104px;
    position: relative;
    margin-bottom: 30px
}

.DiscordLoadingModal_authModal__21xXG .DiscordLoadingModal_loadingOut__phOF0 .DiscordLoadingModal_loadingImg__jn_jW {
    width: 104px;
    height: 104px;
    animation: DiscordLoadingModal_rotate-counterclockwise__e7hH5 1.5s linear infinite
}

.DiscordLoadingModal_authModal__21xXG .DiscordLoadingModal_loadingOut__phOF0 .DiscordLoadingModal_loadingImgLogo__F4L5X {
    position: absolute;
    top: 12px;
    left: 12px
}

@keyframes DiscordLoadingModal_rotate-counterclockwise__e7hH5 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-1turn)
    }
}

.XConnectModal_commonBtn__PIyXy {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .XConnectModal_commonBtn__PIyXy {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.XConnectModal_commonBtn__PIyXy:hover {
    opacity: .7
}

.XConnectModal_authModal__q6K5J .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .XConnectModal_authModal__q6K5J .ant-modal-content {
        background: #fff
    }
}

.XConnectModal_authModal__q6K5J .ant-modal-header {
    border-bottom: none  
}

.XConnectModal_authModal__q6K5J .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.XConnectModal_authModal__q6K5J .XConnectModal_des__WHUkj {
    margin: 20px 0 8px 32px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700
}

@media(max-width:768px) {
    .XConnectModal_authModal__q6K5J .XConnectModal_des__WHUkj {
        text-align: center
    }
}

.XConnectModal_authModal__q6K5J .XConnectModal_des2___dmHy {
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    color: rgba(0, 0, 0, .8);
    text-align: center
}

.XConnectModal_authModal__q6K5J .XConnectModal_authBtn__tx3ZU {
    width: 280px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0, linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

.XConnectModal_authModal__q6K5J .XConnectModal_authBtn__tx3ZU:hover {
    opacity: .7
}

.XJoinModal_commonBtn__i6Y84 {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .XJoinModal_commonBtn__i6Y84 {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.XJoinModal_commonBtn__i6Y84:hover {
    opacity: .7
}

.XJoinModal_xJoinModalBox__wItWH {
    display: flex;
    align-items: center;
    justify-content: center
}

.XJoinModal_xJoinModalBox__wItWH .ant-alert-error {
    position: fixed;
    z-index: 1001;
    background-color: #ffe6e6  ;
    color: #f9474a  ;
    top: calc(50% - 260px)  
}

@media(max-width:768px) {
    .XJoinModal_xJoinModalBox__wItWH .ant-alert-error {
        top: calc(50% - 30px)  
    }
}

.XJoinModal_authModal__gr_t_ .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .XJoinModal_authModal__gr_t_ .ant-modal-content {
        background: #fff
    }
}

.XJoinModal_authModal__gr_t_ .ant-modal-header {
    border-bottom: none  
}

.XJoinModal_authModal__gr_t_ .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.XJoinModal_authModal__gr_t_ .XJoinModal_account__pMpf2 {
    margin-bottom: 20px;
    font-family: Roboto Condensed;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.XJoinModal_authModal__gr_t_ .XJoinModal_des__P_968 {
    margin: 20px 0 32px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700
}

@media(max-width:768px) {
    .XJoinModal_authModal__gr_t_ .XJoinModal_des__P_968 {
        text-align: center
    }
}

.XJoinModal_authModal__gr_t_ .XJoinModal_authBtn__x7T5I {
    width: 280px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0, linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

.XJoinModal_authModal__gr_t_ .XJoinModal_authBtn__x7T5I:hover {
    opacity: .7
}

.XLoadingModal_commonBtn__Pg_mC {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .XLoadingModal_commonBtn__Pg_mC {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.XLoadingModal_commonBtn__Pg_mC:hover {
    opacity: .7
}

.XLoadingModal_authModal__4yGsX .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .XLoadingModal_authModal__4yGsX .ant-modal-content {
        background: #fff
    }
}

.XLoadingModal_authModal__4yGsX .ant-modal-header {
    border-bottom: none  
}

.XLoadingModal_authModal__4yGsX .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.XLoadingModal_authModal__4yGsX .XLoadingModal_des__b6j9P {
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px
}

@media(max-width:768px) {
    .XLoadingModal_authModal__4yGsX .XLoadingModal_des__b6j9P {
        text-align: center
    }
}

.XLoadingModal_authModal__4yGsX .XLoadingModal_des2__HZffb {
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    color: rgba(0, 0, 0, .8)
}

@media(max-width:768px) {
    .XLoadingModal_authModal__4yGsX .XLoadingModal_des2__HZffb {
        text-align: center
    }
}

.XLoadingModal_authModal__4yGsX .XLoadingModal_loadingBtn__bEp4T {
    width: 320px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, rgba(0, 0, 0, .4) 0) 0 0, linear-gradient(-135deg, transparent 7px, rgba(0, 0, 0, .4) 0) 100% 0, linear-gradient(-45deg, transparent 7px, rgba(0, 0, 0, .4) 0) 100% 100%, linear-gradient(45deg, transparent 7px, rgba(0, 0, 0, .4) 0) 0 100%;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.XLoadingModal_authModal__4yGsX .XLoadingModal_loadingOut__Q_rPM {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.XLoadingModal_authModal__4yGsX .XLoadingModal_loadingOut__Q_rPM .XLoadingModal_loadingIn__hTBNB {
    width: 104px;
    height: 104px;
    position: relative;
    margin-bottom: 30px
}

.XLoadingModal_authModal__4yGsX .XLoadingModal_loadingOut__Q_rPM .XLoadingModal_loadingImg__mXQYa {
    width: 104px;
    height: 104px;
    animation: XLoadingModal_rotate-counterclockwise__vpCUB 1.5s linear infinite
}

.XLoadingModal_authModal__4yGsX .XLoadingModal_loadingOut__Q_rPM .XLoadingModal_loadingImgLogo__W8ouP {
    position: absolute;
    top: 12px;
    left: 12px
}

@keyframes XLoadingModal_rotate-counterclockwise__vpCUB {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-1turn)
    }
}

.PointModal_commonBtn__KJ__t {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .PointModal_commonBtn__KJ__t {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.PointModal_commonBtn__KJ__t:hover {
    opacity: .7
}

.PointModal_welcomeModal__7xhBL .ant-modal-content {
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .PointModal_welcomeModal__7xhBL .ant-modal-content {
        background: #fff
    }
}

.PointModal_welcomeModal__7xhBL .ant-modal-header {
    border-bottom: none
}

.PointModal_welcomeModal__7xhBL .ant-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 30px 40px
}

.PointModal_welcomeModal__7xhBL .PointModal_title__bfA_S {
    font-family: Roboto Condensed;
    font-size: 36px;
    font-weight: 700;
    margin-top: 10px;
    text-align: center
}

@media(max-width:768px) {
    .PointModal_welcomeModal__7xhBL .PointModal_title__bfA_S {
        font-size: 32px
    }
}

.PointModal_welcomeModal__7xhBL .PointModal_des__2ZQ7V {
    margin: 12px 0 32px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    text-align: center
}

.PointModal_welcomeModal__7xhBL .PointModal_welcomeBtn__eNhR0 {
    width: 210px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0, linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

@media(max-width:768px) {
    .PointModal_welcomeModal__7xhBL .PointModal_welcomeBtn__eNhR0 {
        width: 100%
    }
}

.PointModal_welcomeModal__7xhBL .PointModal_space__FxVae {
    display: flex;
    justify-content: space-between
}

@media(max-width:768px) {
    .PointModal_welcomeModal__7xhBL .PointModal_space__FxVae {
        width: 100%
    }
}

.Layout_layout__2NfWA {
    width: 100%;
    min-width: 1300px;
    margin: 0 auto;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-repeat: no-repeat  ;
    background-size: contain  ;
    background-position: center top 20px  ;
    position: relative
}

.Layout_layout__2NfWA .Layout_referralByText__Y3cPF {
    font-family: Roboto Condensed;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: hsla(0, 0%, 100%, .6);
    width: 100%;
    text-align: right;
    padding-right: 20px
}

.Layout_layout__2NfWA .Layout_catBg__565O1 {
    width: 80%;
    height: 390px
}

.Layout_layout__2NfWA .Layout_layoutBg__LDQSW {
    width: 100%;
    height: 1000px;
    position: absolute;
    top: 700px;
    left: 0;
    background: linear-gradient(180deg, transparent 0, #000 15%)
}

@media(max-width:768px) {
    .Layout_layout__2NfWA {
        max-width: 100%;
        min-width: 100%
    }
}

.Layout_layout__2NfWA .Layout_layoutCenterBg__3kA_s {
    width: 1400px;
    background:
        /*savepage-url=/_next/static/media/topBg.3fc17e4e.svg*/
        url();
    background-size: cover;
    display: flex;
    justify-content: center
}

.Layout_layout__2NfWA .Layout_layoutCenter__7Lvjg {
    width: 1216px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 1260px;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    position: relative
}

@media(max-width:768px) {
    .Layout_layout__2NfWA .Layout_layoutCenter__7Lvjg {
        max-width: 100%;
        min-width: 100%;
        padding: 16px;
        box-sizing: border-box
    }
}

.Layout_layout__2NfWA .Layout_leftCatClaws__4f_SG {
    position: absolute;
    left: 0;
    top: 615px;
    opacity: .7;
    z-index: 999
}

.Layout_layout__2NfWA .Layout_rightCatClaws__FG5_z {
    position: absolute;
    right: 0;
    top: 900px;
    opacity: .7
}

.Layout_layout__2NfWA .Layout_limitBar__FUaU2 {
    height: 48px;
    line-height: 48px;
    color: #fff;
    background-color: #460879;
    font-family: Roboto Condensed;
    font-weight: 600;
    font-size: 24px;
    width: 100%;
    text-align: center;
    z-index: -1
}

.Layout_layout__2NfWA .ant-alert-error {
    position: fixed;
    z-index: 1001;
    background-color: #ffe6e6  ;
    color: #f9474a  ;
    top: calc(50% - 260px)
}

@media(max-width:768px) {
    .Layout_layout__2NfWA .ant-alert-error {
        top: calc(50% - 30px)
    }
}

.ProviderModal_providerModal__Y0RFZ {
    width: 410px
}

.ProviderModal_providerModal__Y0RFZ .ant-modal-content {
    padding-left: 0  ;
    padding-right: 0  ;
    background: linear-gradient(135deg, transparent 10px, #fff 0) 0 0, linear-gradient(-135deg, transparent 10px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 10px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 10px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .ProviderModal_providerModal__Y0RFZ .ant-modal-content {
        background: #fff
    }

    .ProviderModal_providerModal__Y0RFZ .ProviderModal_providerList__FXsxh {
        max-height: calc(90vh - 2.2rem);
        overflow: scroll
    }
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_content__2OheQ {
    padding-top: 40px
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_provider_box__NuWkH {
    width: 100%;
    height: 76px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px;
    background: linear-gradient(-45deg, transparent 10px, #000 0) 100% 100%, linear-gradient(45deg, transparent 10px, #000 0) 0 100%, linear-gradient(135deg, transparent 10px, #000 0) 0 0, linear-gradient(-135deg, transparent 10px, #000 0) 100% 0;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_provider__9t55B {
    width: 100%;
    height: 100%;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: linear-gradient(-45deg, transparent 9.6px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 9.6px, #fff 0) 0 100%, linear-gradient(135deg, transparent 9.6px, #fff 0) 0 0, linear-gradient(-135deg, transparent 9.6px, #fff 0) 100% 0;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_provider__9t55B .ProviderModal_providerLeft__CXbCU {
    display: flex;
    align-items: center
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_provider__9t55B .ProviderModal_providerText__OufKx {
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin-left: 8px
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_provider_box__NuWkH:last-child {
    margin-bottom: 0
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_tooltip__FdFNi {
    margin-top: 4px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    text-align: center
}

@media(max-width:768px) {
    .ProviderModal_providerModal__Y0RFZ .ProviderModal_tooltip__FdFNi {
        margin-top: .24rem;
        height: .2rem;
        line-height: .2rem;
        font-size: .15rem
    }
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_providerFooter__y_6uM {
    margin-top: 30px;
    text-align: center
}

@media(max-width:768px) {
    .ProviderModal_providerModal__Y0RFZ .ProviderModal_providerFooter__y_6uM {
        margin-top: .08rem;
        margin-bottom: 58px
    }
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_providerFooter__y_6uM .ProviderModal_acceptText__WIaK6 {
    font-family: Roboto Condensed;
    font-size: 12px;
    line-height: 16px;
    color: #3f3f3f
}

@media(max-width:768px) {
    .ProviderModal_providerModal__Y0RFZ .ProviderModal_providerFooter__y_6uM .ProviderModal_acceptText__WIaK6 {
        font-size: .12rem
    }
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_providerFooter__y_6uM .ProviderModal_actionText__De_OH {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Roboto Condensed;
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
    margin-bottom: 20px
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_providerFooter__y_6uM .ProviderModal_actionText__De_OH .ProviderModal_providerFooterBtn__ZdZG8 {
    color: #3736dc;
    cursor: pointer
}

.ProviderModal_providerModal__Y0RFZ .ProviderModal_providerFooter__y_6uM .ProviderModal_actionText__De_OH .ProviderModal_line__iYOtZ {
    width: 1.5px;
    height: 12px;
    background: #3736dc;
    margin: 0 6px
}

@media(max-width:768px) {
    .ProviderModal_providerModal__Y0RFZ .ProviderModal_providerFooter__y_6uM .ProviderModal_actionText__De_OH .ProviderModal_line__iYOtZ {
        width: .015rem;
        height: .12rem
    }
}

/* --- Extracted <style> block #8 --- */
.ConnectButton_commonBtn__nPuZr {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .ConnectButton_commonBtn__nPuZr {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font: size 1px;
        
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.ConnectButton_commonBtn__nPuZr:hover {
    opacity: .7
}

.ConnectButton_walletAddress__T_fx4 {
    z-index: 2;
    display: flex;
    align-items: center
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ {
    cursor: pointer
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_menuWordBox__6vHUl,
.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_mobileMenuWordBox__kGlKw {
    min-width: 240px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px;
    background: linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%, linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_mobileMenuWordBox__kGlKw {
    height: 32px;
    min-width: auto
}

@media(max-width:768px) {
    .ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_mobileMenuWordBox__kGlKw {
        background: linear-gradient(-45deg, transparent 5px, #000 0) 100% 100%, linear-gradient(45deg, transparent 5px, #000 0) 0 100%, linear-gradient(135deg, transparent 5px, #000 0) 0 0, linear-gradient(-135deg, transparent 5px, #000 0) 100% 0;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_menuWord__YMphP,
.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_mobileMenuWord__TrHQT {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, transparent 6.6px, #fff 0) 0 0, linear-gradient(-135deg, transparent 6.6px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 6.6px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 6.6px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 0 32px
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_menuWord__YMphP justify-content .ConnectButton_menuArrowTopIcon__iDgyt,
.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_mobileMenuWord__TrHQT justify-content .ConnectButton_menuArrowTopIcon__iDgyt {
    transform: rotate(180deg)
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_mobileMenuWord__TrHQT {
    height: 32px
}

@media(max-width:768px) {
    .ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_mobileMenuWord__TrHQT {
        background: linear-gradient(135deg, transparent 4.6px, #fff 0) 0 0, linear-gradient(-135deg, transparent 4.6px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 4.6px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 4.6px, #fff 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat;
        padding: 0 12px
    }
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_linkedAddress__4ip5o {
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    color: #000;
    height: 48px;
    line-height: 48px
}

@media(max-width:768px) {
    .ConnectButton_walletAddress__T_fx4 .ConnectButton_linked__X3GpJ .ConnectButton_linkedAddress__4ip5o {
        font-size: 12px;
        height: 32px;
        line-height: 32px;
        display: flex;
        align-items: center
    }
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_walletDropdown__unA5j {
    padding: 0 32px
}

@media(max-width:768px) {
    .ConnectButton_walletAddress__T_fx4 .ConnectButton_walletDropdown__unA5j {
        padding: 0
    }
}



.ConnectButton_walletAddress__T_fx4 .ConnectButton_unLink__4CszR {
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    padding: 12px 32px;
    background: #fff;
    cursor: pointer
}

@media(max-width:768px) {
    .ConnectButton_walletAddress__T_fx4 .ConnectButton_unLink__4CszR {
        font-size: 12px;
        line-height: 16px;
        margin-right: 24px;
        padding: 8px 16px
    }
}

.ConnectButton_walletAddress__T_fx4 .ConnectButton_unLink__4CszR:hover {
    opacity: .6
}

.ConnectButton_dropDownList__xItuu {
    top: 82px  ;
    border-radius: 0;
    width: auto;
    width: 415px;
    z-index: 9999
}

.ConnectButton_dropDownList__xItuu .ant-dropdown-menu {
    border-radius: 0;
    padding: 24px 20px
}

.ConnectButton_dropDownList__xItuu .ant-dropdown-menu .ant-dropdown-menu-item {
    padding: 0 2px
}

.ConnectButton_dropDownList__xItuu .ant-dropdown-menu .ant-dropdown-menu-item:hover {
    cursor: default
}

.ConnectButton_dropDownList__xItuu .ant-dropdown-menu .ant-dropdown-menu-item:nth-child(2):hover {
    cursor: pointer
}

.ConnectButton_dropDownList__xItuu .ant-dropdown-menu-item {
    background: #000  ;
    margin-bottom: 5px  ;
    height: 40px  ;
    color: #fff  ;
    font-family: Roboto  ;
    font-weight: 700  ;
    font-size: 12px  ;
    border-radius: 0  
}

.ConnectButton_dropDownList__xItuu .ant-dropdown-menu-item:nth-child(2) {
    background: #fff  ;
    color: #000  ;
    margin-top: 15px  ;
    border-bottom: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 24px
}

.ConnectButton_dropDownList__xItuu .ant-dropdown-menu-item:last-child {
    border-bottom: none;
    margin-bottom: 0  
}

.ConnectButton_dropDownList__xItuu .ant-dropdown-menu-item:nth-child(3) {
    background: #fff  ;
    color: #000  ;
    margin-top: 15px  ;
    padding-top: 15px;
    padding-bottom: 24px;
    font-family: Roboto Condensed  ;
    font-weight: 700  ;
    font-size: 16px  ;
    line-height: 24px  
}

.ConnectButton_walletShow__ygjnV {
    margin-top: 50px
}

.ConnectButton_walletShow__ygjnV .ConnectButton_walletAddr__GnYvh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background: #000;
    color: #fff;
    font-size: 12px;
    font-family: Roboto Condensed;
    font-weight: 700  ;
    margin-bottom: 20px
}

.ConnectButton_walletShow__ygjnV .ConnectButton_disconnectWalletBox__zb0B8 {
    margin-top: 32px;
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px;
    background: linear-gradient(-45deg, transparent 7px, #000 0) 100% 100%, linear-gradient(45deg, transparent 7px, #000 0) 0 100%, linear-gradient(135deg, transparent 7px, #000 0) 0 0, linear-gradient(-135deg, transparent 7px, #000 0) 100% 0;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

.ConnectButton_walletShow__ygjnV .ConnectButton_disconnectWallet__mRO1L {
    padding: 12px 16px;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, transparent 6.6px, #fff 0) 0 0, linear-gradient(-135deg, transparent 6.6px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 6.6px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 6.6px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 18px;
    font-family: Roboto Condensed;
    font-weight: 700
}

.ConnectButton_walletShow__ygjnV .ConnectButton_disconnectText__t6vve {
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: 24px
}

.ConnectButton_walletModal__QJsEN .ant-modal-content {
    padding: 0  ;
    border-radius: 0  
}

@media(max-width:768px) {
    .ConnectButton_walletModal__QJsEN .ant-modal-content {
        background: #fff
    }
}

.ConnectButton_walletModal__QJsEN .ant-modal-header {
    padding: 18px 20px;
    border-bottom: 1px solid #f8f4d7  
}

.ConnectButton_walletModal__QJsEN .ant-modal-title {
    font-size: 20px;
    font-family: Roboto Condensed;
    line-height: 28px;
    letter-spacing: -.02em
}

.ConnectButton_walletModal__QJsEN .ant-modal-body {
    padding: 40px 20px 70px  
}

.ConnectButton_walletModal__QJsEN .ConnectButton_provider__xqXHI {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ece8cb;
    padding: 16px;
    cursor: pointer
}

.ConnectButton_walletModal__QJsEN .ConnectButton_provider__xqXHI .ConnectButton_itemLeft__qxLlA {
    display: flex;
    align-items: center
}

.ConnectButton_walletModal__QJsEN .ConnectButton_provider__xqXHI .ConnectButton_providerText__UTOD6 {
    font-family: Roboto Condensed;
    font-size: 18px;
    line-height: 24px;
    margin-left: 8px
}

.ConnectButton_walletModal__QJsEN .ConnectButton_modalFooter__j5K5X {
    text-align: center
}

.ConnectButton_walletModal__QJsEN .ConnectButton_modalFooter__j5K5X .ConnectButton_modalFooter__j5K5X {
    font-family: Roboto Condensed;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: .025em;
    text-align: center;
    margin-top: 42px
}

.ConnectButton_walletModal__QJsEN .ConnectButton_modalFooter__j5K5X .ConnectButton_modalFooter2__mnmTa {
    font-family: Roboto Condensed;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: .025em;
    text-align: center;
    color: #3736dc;
    margin-top: 4px
}

.ConnectButton_walletModal__QJsEN .ConnectButton_modalFooter__j5K5X .ConnectButton_modalFooter2__mnmTa .ConnectButton_privacy__NJfNb,
.ConnectButton_walletModal__QJsEN .ConnectButton_modalFooter__j5K5X .ConnectButton_modalFooter2__mnmTa .ConnectButton_terms__lIZOP {
    cursor: pointer
}

.ConnectButton_menuItem__RPava {
    display: flex;
    align-items: center;
    border-radius: 2px;
    position: relative;
    padding: 7px 4px 7px 0
}

.ConnectButton_menuItem__RPava .ConnectButton_menuItemAddress__WLRd_ {
    font-family: Roboto Condensed;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.12px;
    text-align: left;
    margin-left: 8px;
    margin-right: 2px
}

.ConnectButton_menuItemDis__22K3q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 2px;
    padding: 12px 4px 12px 0
}

.ConnectButton_menuItemDis__22K3q .ConnectButton_menuItemDisconnect__PHpLn {
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: 24x;
    text-align: left;
    padding: 0 4px 0 0
}

.ConnectButton_mobileSocialTitle__S_Isn {
    color: #000;
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: 24x;
    font-weight: 700;
    margin-bottom: 16px
}

.ConnectButton_mobileMenuItem__mVezv {
    display: flex;
    align-items: center;
    padding: 7px 12px;
    border-radius: 2px;
    position: relative;
    height: 40px;
    line-height: 40px;
    background-color: #000;
    color: #fff;
    margin-bottom: 20px
}

.ConnectButton_mobileMenuItem__mVezv .ConnectButton_menuItemAddress__WLRd_ {
    font-family: Roboto Condensed;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.12px;
    text-align: left;
    margin-left: 8px;
    margin-right: 2px
}

.ConnectButton_connected__FtonN {
    color: #00d8ff;
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    right: 12px
}

.ConnectButton_copy__3YWGA {
    cursor: pointer;
    position: absolute;
    right: 12px
}

.ConnectButton_referralByText__n7V5h {
    font-family: Roboto Condensed;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: hsla(0, 0%, 100%, .6);
    margin-right: 15px
}

/* --- Extracted <style> block #9 --- */
.TopContent_commonBtn__UTWvf {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background: linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    cursor: pointer
}

@media(max-width:768px) {
    .TopContent_commonBtn__UTWvf {
        height: 32px;
        line-height: 32px;
        width: 160px;
        font-size: 12px;
        background: linear-gradient(135deg, transparent 4px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 4px, #f9ff42 0) 100% 0, linear-gradient(-45deg, transparent 4px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 4px, #f9ff42 0) 0 100%;
        background-size: 51% 51%;
        background-repeat: no-repeat
    }
}

.TopContent_commonBtn__UTWvf:hover {
    opacity: .7
}

.TopContent_content__rw2OL {
    position: relative;
    min-height: 550px;
    width: 777px;
    z-index: 1000
}

@media(max-width:768px) {
    .TopContent_content__rw2OL {
        padding: 0;
        width: 100%;
        min-height: auto
    }
}

.TopContent_content__rw2OL .ant-spin-container,
.TopContent_content__rw2OL .ant-spin-nested-loading {
    height: 100%
}

.TopContent_content__rw2OL .TopContent_bgImg__JG1CU {
    position: fixed;
    top: -383px;
    left: 30%
}

.TopContent_content__rw2OL .TopContent_catImg__vQPzN {
    position: fixed;
    top: 34px;
    right: 27px
}

.TopContent_content__rw2OL .TopContent_contentTop__N9w8_ {
    padding: 20px 0;
    font-family: Roboto Condensed;
    color: #fff
}

@media(max-width:768px) {
    .TopContent_content__rw2OL .TopContent_contentTop__N9w8_ {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

.TopContent_content__rw2OL .TopContent_contentTopTitle__ELHoJ {
    font-family: Roboto Condensed;
    font-size: 72px;
    line-height: 80px;
    font-weight: 700;
    display: block;
    white-space: nowrap
}

.TopContent_content__rw2OL .TopContent_contentTopTitle2__W8oMq {
    font-family: Roboto Condensed;
    font-size: 34px;
    font-weight: 700;
    display: block;
    white-space: nowrap
}

.TopContent_content__rw2OL .TopContent_contentTopText___Qp7j {
    font-size: 28px;
    line-height: 36px;
    margin-top: 24px;
    display: block;
    white-space: nowrap;
    font-family: Roboto Condensed;
    font-weight: 500
}

.TopContent_content__rw2OL .TopContent_mobileContentTopText__0sKiv {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    font-family: Roboto Condensed;
    text-align: center
}

.TopContent_content__rw2OL .TopContent_mobileContentTopTitle__jLNSW {
    font-size: 36px;
    font-weight: 700;
    font-family: Roboto Condensed;
    text-align: center
}

.TopContent_content__rw2OL .TopContent_commonBtn__UTWvf {
    margin-top: 60px
}

@media(max-width:768px) {
    .TopContent_content__rw2OL .TopContent_commonBtn__UTWvf {
        margin-top: 20px;
        width: 21px;
        height: 44px;
        line-height: 44px;
        font-size: 14px
    }
}

.TopContent_content__rw2OL .TopContent_cheerBtn__OBPlK {
    width: 637px;
    height: 136px;
    padding: 16px
}

@media(max-width:768px) {
    .TopContent_content__rw2OL .TopContent_cheerBtn__OBPlK {
        width: 100%;
        height: 96px;
        margin-top: 30px
    }
}

.TopContent_content__rw2OL .TopContent_cheerTitle__zClOH {
    margin: auto
}

.TopContent_content__rw2OL .TopContent_claimBtn__1Hbnx {
    width: 589px;
    height: 56px;
    background-color: #000;
    color: #f9ff42;
    margin: auto;
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

@media(max-width:768px) {
    .TopContent_content__rw2OL .TopContent_claimBtn__1Hbnx {
        width: 100%;
        font-size: 16px;
        height: 32px
    }
}

.TopContent_copy__e7b4w:hover {
    opacity: .7
}

.TopContent_copyMobile__OiuP5 {
    margin-top: 15px;
    background: linear-gradient(135deg, transparent 5px, #fff 0) 0 0, linear-gradient(-135deg, transparent 5px, #fff 0) 100% 0, linear-gradient(-45deg, transparent 5px, #fff 0) 100% 100%, linear-gradient(45deg, transparent 5px, #fff 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center
}

.TopContent_referral__P5Pkk {
    padding: 20px 32px;
    font-family: Roboto Condensed;
    color: #fff;
    font-size: 20px;
    background: linear-gradient(135deg, transparent 10px, #24262f 0) 0 0, linear-gradient(-135deg, transparent 10px, #24262f 0) 100% 0, linear-gradient(-45deg, transparent 10px, #24262f 0) 100% 100%, linear-gradient(45deg, transparent 10px, #24262f 0) 0 100%;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    width: 100%;
    height: 68px;
    min-height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 10;
    margin-bottom: 25px;
    position: relative
}

@media(max-width:768px) {
    .TopContent_referral__P5Pkk {
        padding: 20px 16px;
        font-size: 16px;
        flex-direction: column;
        height: auto;
        margin-top: 50px;
        z-index: 1
    }
}

.TopContent_referralBorderTop__HABNb {
    top: 1px
}

.TopContent_referralBorderBottom__Z3P4_,
.TopContent_referralBorderTop__HABNb {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0, rgba(136, 0, 156, 0), #88009c, rgba(136, 0, 156, 0), transparent);
    position: absolute;
    z-index: 10
}

.TopContent_referralBorderBottom__Z3P4_ {
    bottom: 0
}

.TopContent_referralBorderBottom__Z3P4_ img {
    width: 100%
}

.TopContent_referralBy__eSFJS {
    width: 100%;
    position: absolute;
    left: 0;
    top: 16px;
    z-index: 9
}

@media(max-width:768px) {
    .TopContent_referralBy__eSFJS {
        top: 60px;
        z-index: 0
    }
}

.TopContent_referralByOut__R9DzZ {
    width: 100%;
    font-size: 28px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px;
    margin-top: 16px;
    background: linear-gradient(-45deg, transparent 16px, rgba(36, 38, 47, .7) 0) 100% 100%, linear-gradient(45deg, transparent 16px, rgba(36, 38, 47, .7) 0) 0 100%, linear-gradient(135deg, transparent 16px, rgba(36, 38, 47, .7) 0) 0 0, linear-gradient(-135deg, transparent 16px, rgba(36, 38, 47, .7) 0) 100% 0;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    position: relative
}

@media(max-width:768px) {
    .TopContent_referralByOut__R9DzZ {
        padding: 0
    }
}

.TopContent_referralByOut__R9DzZ .TopContent_referralByInner__ztGuS {
    width: 100%;
    height: 100%;
    padding: 40px 32px 12px;
    background: linear-gradient(-45deg, transparent 16px, #0c0c0c 0) 100% 100%, linear-gradient(45deg, transparent 16px, #0c0c0c 0) 0 100%, linear-gradient(135deg, transparent 16px, #0c0c0c 0) 0 0, linear-gradient(-135deg, transparent 16px, #0c0c0c 0) 100% 0;
    background-size: 50% 50%;
    background-repeat: no-repeat
}

@media(max-width:768px) {
    .TopContent_referralByOut__R9DzZ .TopContent_referralByInner__ztGuS {
        padding: 70px 32px 12px 16px
    }
}

.TopContent_referralByOut__R9DzZ .TopContent_referralByText__8lAmx {
    font-family: Roboto Condensed;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: hsla(0, 0%, 100%, .8);
    display: flex;
    align-items: center
}

.TopContent_tasksUnconnect__xykFq {
    width: 100%;
    height: 502px;
    color: #fff;
    font-family: Roboto Condensed;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px;
    position: relative;
    margin-bottom: 80px
}

@media(max-width:768px) {
    .TopContent_tasksUnconnect__xykFq {
        margin-top: 60px
    }
}

.TopContent_tasksUnconnect__xykFq .TopContent_unConnectBorder__oep20 {
    width: 100%;
    height: 502px;
    background:
        /*savepage-url=/_next/static/media/bgFilter.3d1366e8.png*/
        var(--media-url-12);
    background-size: cover;
    padding: 100px 135px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

@media(max-width:768px) {
    .TopContent_tasksUnconnect__xykFq .TopContent_unConnectBorder__oep20 {
        padding: 40px 16px;
        background-size: contain;
        background-repeat: no-repeat
    }
}

.TopContent_tasksUnconnect__xykFq .TopContent_connectTitle__5vDku,
.TopContent_tasksUnconnect__xykFq .TopContent_unConnectTitle__PxPol {
    color: #00d8ff;
    font-size: 48px;
    text-align: center;
    font-family: Roboto Condensed;
    font-weight: 400
}

.TopContent_tasksUnconnect__xykFq .TopContent_connectTitle__5vDku {
    font-size: 32px
}

@media(max-width:768px) {
    .TopContent_tasksUnconnect__xykFq .TopContent_connectTitle__5vDku {
        font-size: 24px
    }
}

.TopContent_tasksUnconnect__xykFq .TopContent_unConnectBtnBox__n7JkQ {
    width: 240px;
    height: 48px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px;
    background: linear-gradient(-45deg, transparent 7px, #f9ff42 0) 100% 100%, linear-gradient(45deg, transparent 7px, #f9ff42 0) 0 100%, linear-gradient(135deg, transparent 7px, #f9ff42 0) 0 0, linear-gradient(-135deg, transparent 7px, #f9ff42 0) 100% 0;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

.TopContent_tasksUnconnect__xykFq .TopContent_unConnectBtn__gZPTc {
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #f9ff42;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
    background: linear-gradient(-45deg, transparent 6.6px, #000 0) 100% 100%, linear-gradient(45deg, transparent 6.6px, #000 0) 0 100%, linear-gradient(135deg, transparent 6.6px, #000 0) 0 0, linear-gradient(-135deg, transparent 6.6px, #000 0) 100% 0;
    background-size: 51% 51%;
    background-repeat: no-repeat
}

.TopContent_tasksUnconnect__xykFq .TopContent_unConnectBtn__gZPTc:hover {
    opacity: .9
}

/* --- Extracted <style> block #10 --- */
:root {
    --media-url-10: url(images/image_02dd341078e73caa92b272367b049c12842aa9d8.png);
    --media-url-12: url(images/image_60cf5232852684bd19e4f64aae7a2f293f83e8e0.png);
}

/* Улучшенная типографика для всего сайта */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    color: #ffffff;
}

p,
span,
div {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

/* Улучшенные стили для заголовков */
.TopContent_contentTopTitle__ELHoJ {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif  ;
    font-size: 72px  ;
    line-height: 80px  ;
    font-weight: 700  ;
    letter-spacing: -0.02em  ;
     
}

.TopContent_contentTopText___Qp7j {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif  ;
    font-size: 18px  ;
    line-height: 1.6  ;
    font-weight: 400  ;
    color: rgba(255, 255, 255, 0.9)  ;
}

.TopContent_unConnectTitle__PxPol {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif  ;
    font-size: 24px  ;
    font-weight: 700  ;
    letter-spacing: 0.02em  ;
    text-transform: uppercase  ;
}

/* Улучшенные стили для кнопок */
.TopContent_commonBtn__UTWvf,
.ConnectButton_commonBtn__nPuZr {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif ;
    font-weight: 700  ;
   
  
    width: 240px  ;
    height: 48px  ;
    line-height: 48px  ;
    font-size: 14px  ;
}

/* Уменьшенные отступы и компоновка */
.TopContent_content__rw2OL {
    min-height: 550px  ;
    width: 777px  ;
    padding: 20px 0  ;
}

.TopContent_contentTop__N9w8_ {
    padding: 20px 0  ;
}

/* Уменьшаем контейнер с котом */
.cat {
    transform: scale(1)  ;
    margin-right: 0px  ;
}



/* Компактный футер */
.Footer_footerOuter__4RP3S {
    padding: 20px 0  ;
}

.Footer_footerLeftText__TR5ON {
    font-size: 12px  ;
}

/* Стили для футера */
.Footer_footerLeftText__TR5ON {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif  ;
    font-weight: 400  ;
    font-size: 14px  ;
    color: rgba(255, 255, 255, 0.7)  ;
}