@font-face {
    font-family: swiper-icons;
    src: url("");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper,
swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide,
swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, #00000080, #0000)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes _skeleton-animation_t0nvo_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._suspense_t0nvo_6 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

@keyframes _skeleton-animation_1jiwa_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._loader_1jiwa_6 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

._loader_1jiwa_6 .anticon {
    color: #0057ff
}

@keyframes _skeleton-animation_12fbt_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._icon_12fbt_6 {
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    vertical-align: middle;
    fill: currentColor
}

@keyframes _skeleton-animation_a4r7h_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._button_a4r7h_6 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4rem;
    height: 4rem;
    background-color: #f0f3f7;
    border-radius: 50%;
    font-size: 2.4rem;
    line-height: 100%;
    color: #a1a3a7;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._button_a4r7h_6 {
        width: 3rem;
        height: 3rem;
        font-size: 1.8rem
    }
}

._button_a4r7h_6._is-active_a4r7h_26,
._button_a4r7h_6:hover {
    color: #0057ff
}

._option_a4r7h_30 {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: .8rem 0;
    font-size: 1.4rem;
    line-height: 100%
}

._option_a4r7h_30 svg {
    color: #0057ff
}

@keyframes _skeleton-animation_8o4xe_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._header_8o4xe_6 {
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0;
    left: 32.6rem;
    display: flex;
    align-items: center;
    height: 9rem;
    padding: 0 4rem 0 6.4rem;
    background-color: #fff;
    box-shadow: 1rem .3rem 1rem #0000000d;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._header_8o4xe_6 {
        left: 0;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        height: 10rem;
        padding: 1.5rem 2rem
    }
}

@media (max-width: 767px) {
    ._header_8o4xe_6._has-back_8o4xe_31 ._logo_8o4xe_31 {
        margin-left: 2.2rem
    }

    ._header_8o4xe_6._has-back_8o4xe_31 ._back_8o4xe_34 {
        position: absolute;
        top: 1.5rem;
        left: 1.3rem
    }

    ._header_8o4xe_6._has-back_8o4xe_31 ._title_8o4xe_39 {
        left: 15rem
    }
}

._logo_8o4xe_31 {
    max-width: 10rem
}

._headline_8o4xe_48 {
    display: flex;
    align-items: center;
    gap: 1.6rem;
    margin-left: -3rem
}

@media (max-width: 767px) {
    ._headline_8o4xe_48 {
        margin-left: 0
    }
}

._back_8o4xe_34 {
    font-weight: 500;
    font-size: 3rem
}

._back_8o4xe_34:hover {
    color: #0057ff
}

@media (max-width: 767px) {
    ._back_8o4xe_34 {
        font-size: 1.6rem
    }
}

._title_8o4xe_39 {
    font-weight: 500;
    font-size: 2.8rem
}

@media (max-width: 767px) {
    ._title_8o4xe_39 {
        position: absolute;
        top: 1.8rem;
        right: 6rem;
        left: 13rem;
        margin-left: 0;
        font-size: 1.4rem
    }

    ._title_8o4xe_39:before {
        content: "/";
        margin-right: .6rem;
        font-size: 1.4rem;
        color: #a1a3a7
    }
}

._actions_8o4xe_94 {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-left: auto
}

@media (max-width: 767px) {
    ._actions_8o4xe_94 {
        width: 100%;
        margin-left: initial
    }
}

@keyframes _skeleton-animation_1d8oi_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._sidebar_1d8oi_6 {
    z-index: 10;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    min-width: 32.6rem;
    max-width: 32.6rem;
    border-right: 1px solid #F0F3F7;
    padding: 4rem 2.5rem 2.4rem;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: initial
}

._sidebar_1d8oi_6:hover::-webkit-scrollbar-thumb {
    background-color: #0000001a
}

._sidebar_1d8oi_6::-webkit-scrollbar {
    width: .6rem;
    height: .6rem
}

._sidebar_1d8oi_6::-webkit-scrollbar-track {
    background-color: transparent
}

._sidebar_1d8oi_6::-webkit-scrollbar-thumb {
    background-color: #0000;
    border-radius: .5rem;
    transition: all .25s ease-in-out;
    cursor: pointer
}

._sidebar_1d8oi_6::-webkit-scrollbar-thumb:hover {
    background-color: #0003
}

@media (max-width: 767px) {
    ._sidebar_1d8oi_6 {
        opacity: 0;
        z-index: 11;
        min-width: 30rem;
        max-width: 30rem;
        padding: 1.6rem;
        box-shadow: 0 1rem 2rem #0003;
        transform: translate3d(-100%, 0, 0);
        transition: transform .75s cubic-bezier(0, 1, .5, 1), opacity .35s ease;
        pointer-events: none
    }
}

@media (max-width: 767px) {
    ._sidebar_1d8oi_6._is-active_1d8oi_57 {
        opacity: 1;
        transform: translateZ(0);
        pointer-events: all
    }
}

._logo_1d8oi_64 {
    display: inline-flex;
    align-items: center;
    margin: 0 0 2.7rem;
    border-bottom: 1px solid #F0F3F7;
    padding-left: 2.1rem;
    padding-bottom: 3rem
}

@media (max-width: 767px) {
    ._logo_1d8oi_64 {
        padding-bottom: 2rem;
        margin-bottom: 2rem
    }
}

._logo_1d8oi_64 img {
    max-width: 11.5rem
}

._mode_1d8oi_82 {
    position: relative;
    padding-top: .2rem;
    padding-left: 2rem;
    font-weight: 500;
    font-size: 2rem;
    line-height: 100%;
    color: #000
}

@media (max-width: 767px) {
    ._mode_1d8oi_82 {
        font-size: 1.6rem
    }
}

._mode_1d8oi_82:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 1rem;
    width: 1px;
    height: 2.2rem;
    background-color: #d0d0d0;
    transform: translateY(-50%)
}

@keyframes _skeleton-animation_1s2r4_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._button_1s2r4_6 {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    box-sizing: border-box;
    font-weight: 500;
    cursor: pointer;
    transition: all .25s ease-in-out
}

._button_1s2r4_6:not(._loading_1s2r4_17)[disabled] {
    opacity: .25;
    pointer-events: none;
    cursor: default
}

._size-xs_1s2r4_23 {
    height: 2.4rem;
    padding: 0 1.2rem;
    font-size: 1.2rem
}

@media (max-width: 767px) {
    ._size-xs_1s2r4_23 {
        height: 2.2rem;
        padding-right: 1rem;
        padding-left: 1rem
    }
}

._size-s_1s2r4_35 {
    height: 3.4rem;
    padding: 0 1.6rem;
    font-size: 1.4rem
}

@media (max-width: 767px) {
    ._size-s_1s2r4_35 {
        height: 2.4rem;
        padding-right: 1rem;
        padding-left: 1rem
    }
}

._size-m_1s2r4_47 {
    height: 4.4rem;
    padding: 0 2.4rem
}

@media (max-width: 767px) {
    ._size-m_1s2r4_47 {
        height: 3.4rem;
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

._size-l_1s2r4_58 {
    height: 5.4rem;
    padding: 0 3.2rem
}

@media (max-width: 767px) {
    ._size-l_1s2r4_58 {
        height: 4rem;
        padding-right: 1.4rem;
        padding-left: 1.4rem;
        font-size: 1.4rem
    }
}

._size-xl_1s2r4_70 {
    height: 6.6rem;
    padding: 0 4.4rem;
    font-weight: 600;
    font-size: 1.8rem
}

@media (max-width: 767px) {
    ._size-xl_1s2r4_70 {
        height: 4.4rem;
        padding: 0 2.2rem;
        font-size: 1.5rem
    }
}

._size-xl_1s2r4_70._corner-round_1s2r4_83 {
    border-radius: 3.3rem
}

._type-primary_1s2r4_87 {
    background-color: #0057ff;
    color: #fff
}

._type-primary_1s2r4_87:hover {
    background-color: #3056d3
}

._type-primary-black_1s2r4_94 {
    background-color: #000;
    color: #fff
}

._type-primary-black_1s2r4_94:hover {
    background-color: #323d46
}

._type-primary-red_1s2r4_101 {
    background-color: #ed274b;
    color: #fff
}

._type-primary-red_1s2r4_101:hover {
    background-color: #d01134
}

._type-secondary_1s2r4_108 {
    background-color: #0057ff0d;
    color: #0057ff
}

._type-secondary_1s2r4_108:hover {
    background-color: #0057ff;
    color: #fff
}

._type-secondary-red_1s2r4_116 {
    background-color: #ffefe9;
    color: #ed274b
}

._type-secondary-red_1s2r4_116:hover {
    background-color: #ed274b;
    color: #fff
}

._type-bordered_1s2r4_124 {
    border: 1px solid #0057FF;
    color: #0057ff
}

._type-bordered_1s2r4_124:hover {
    background-color: #0057ff;
    color: #fff
}

._type-shadow_1s2r4_132 {
    background-color: #fff;
    box-shadow: 0 0 2rem #0000001a
}

._type-shadow_1s2r4_132:hover {
    box-shadow: 0 0 1.6rem #0003
}

._type-orange_1s2r4_139 {
    background: #ff7d41 linear-gradient(98.45deg, #ff7d41 6.53%, #fc3f38 97.3%);
    color: #fff
}

._type-orange_1s2r4_139:hover {
    background: #fc3f38
}

._type-primary-gradient_1s2r4_146 {
    background-color: #fe453d;
    color: #fff
}

._type-primary-gradient_1s2r4_146:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background: linear-gradient(280.7deg, #a32ccd, #fe453d);
    transition: opacity .25s ease-in-out
}

._type-primary-gradient_1s2r4_146:hover:before {
    opacity: 0
}

._type-primary-gradient_1s2r4_146 span {
    position: relative
}

._corner-rect_1s2r4_168 {
    border-radius: 1.2rem
}

@media (max-width: 767px) {
    ._corner-rect_1s2r4_168 {
        border-radius: .8rem
    }
}

._corner-rect_1s2r4_168._size-s_1s2r4_35 {
    border-radius: .8rem
}

._corner-round_1s2r4_83 {
    border-radius: 2.8rem
}

@media (max-width: 767px) {
    ._corner-round_1s2r4_83 {
        border-radius: 1.8rem
    }
}

._fullwidth_1s2r4_188 {
    width: 100%;
    padding-right: 2rem;
    padding-left: 2rem
}

._nowrap_1s2r4_194 {
    white-space: nowrap
}

._loading_1s2r4_17 {
    pointer-events: none;
    cursor: default
}

._loading_1s2r4_17:before {
    content: " ";
    z-index: 2;
    opacity: .75;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background-color: currentColor
}

._loading_1s2r4_17:after {
    content: " ";
    z-index: 3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1em;
    height: 1em;
    margin: auto;
    border: 3px solid #ffffff;
    border-right-color: transparent;
    border-radius: 50%;
    animation: _rotate360_1s2r4_1 1s infinite linear
}

@keyframes _rotate360_1s2r4_1 {
    to {
        transform: rotate(350deg)
    }
}

@keyframes _skeleton-animation_3qz79_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._wrap_3qz79_6 {
    position: relative
}

._button_3qz79_10 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: .5rem;
    min-width: 10rem;
    height: 4rem;
    padding: 0 1.5rem;
    background-color: #0057ff;
    border-radius: .8rem;
    box-sizing: border-box;
    color: #fff
}

@media (max-width: 767px) {
    ._button_3qz79_10 {
        gap: .6rem;
        min-width: 6rem;
        height: 3rem;
        padding: 0 .6rem;
        font-size: 1.4rem
    }
}

._button_3qz79_10:hover {
    background-color: #3056d3
}

._button_3qz79_10 ._text_3qz79_35 {
    font-weight: 700;
    font-size: 1.8rem;
    text-align: center
}

._button_3qz79_10 ._free_3qz79_40 {
    margin-left: .4rem;
    font-size: 1.8rem;
    color: #ffffffa6
}

._panel_3qz79_46 {
    z-index: 10;
    top: 5rem;
    left: 50%;
    overflow-y: auto;
    max-width: 44rem;
    max-height: calc(100vh - 10rem);
    margin-top: .5rem;
    margin-left: -20.7rem;
    padding: 2.4rem;
    background-color: #fff;
    border-radius: 2rem;
    box-sizing: border-box;
    box-shadow: 0 0 7rem #00000026
}

@media (max-width: 767px) {
    ._panel_3qz79_46 {
        position: fixed;
        left: 0;
        right: 2rem;
        min-width: calc(100vw - 4rem);
        max-height: calc(100vh - 11rem);
        margin-top: 0;
        margin-left: 0;
        padding: 2rem
    }
}

._title_3qz79_74 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.8rem
}

._title_3qz79_74 ._flex_button_3qz79_79 {
    display: flex;
    font-weight: 500;
    font-size: 1.8rem
}

._title_3qz79_74 ._flex_button_3qz79_79 ._icon_3qz79_84 {
    margin-left: 10px
}

._list_3qz79_88 {
    display: flex;
    flex-direction: column;
    gap: .8rem;
    margin-bottom: 2.4rem
}

._discover_3qz79_95 {
    width: 100%;
    margin-top: 2.4rem;
    text-align: center
}

._discover_3qz79_95 a {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    color: #77869e
}

._discover_3qz79_95 a:hover {
    color: #0057ff
}

._discover_3qz79_95 a:hover span {
    border-bottom-color: #0057ff
}

._discover_3qz79_95 a span {
    border-bottom: 1px solid transparent;
    font-size: 1.4rem;
    line-height: 140%;
    transition: border-color .2s ease, color .2s ease
}

._close_3qz79_119 {
    position: absolute;
    top: 2.4rem;
    right: 2.4rem;
    font-size: 1.6rem;
    color: #a1a3a7;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._close_3qz79_119 {
        top: 2rem;
        right: 2rem
    }
}

._close_3qz79_119:hover {
    color: #000
}

@keyframes _skeleton-animation_1u158_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._entry_1u158_6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.2rem;
    padding: 1.2rem 2rem;
    background-color: #f5f5f9;
    border-radius: 1rem;
    cursor: pointer
}

@media (max-width: 767px) {
    ._entry_1u158_6 {
        padding: 1rem
    }
}

._entry_1u158_6._is-active_1u158_21 {
    box-shadow: 0 .4rem 3rem #0000001a, inset 0 0 0 2px #0057ff
}

._checks_1u158_25 {
    display: inline-flex;
    align-items: center;
    font-weight: 900;
    font-size: 2.4rem
}

@media (max-width: 767px) {
    ._checks_1u158_25 {
        font-size: 2rem
    }
}

._icon_1u158_37 {
    margin-right: .3rem;
    font-size: 2rem;
    color: #0057ff
}

._label_1u158_43 {
    margin-top: .2rem;
    margin-left: 2.3rem;
    font-weight: 500;
    font-size: 1.4rem;
    color: #a1a3a7
}

@media (max-width: 767px) {
    ._label_1u158_43 {
        font-size: 1.2rem
    }
}

._priceWrap_1u158_56 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: .8rem;
    text-align: right
}

._price_1u158_56 {
    text-align: right
}

._value_1u158_68 {
    font-weight: 600;
    font-size: 2.4rem
}

@media (max-width: 767px) {
    ._value_1u158_68 {
        font-size: 2rem
    }
}

._of_1u158_78 {
    margin-top: .2rem;
    font-size: 1.2rem;
    color: #a1a3a7
}

._discount_1u158_84 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: .5rem .8rem;
    margin-left: 1rem;
    background-color: #0057ff;
    border-radius: .6rem;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 100%;
    color: #fff
}

._oldPrice_1u158_98 {
    opacity: .5;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e;
    text-decoration: line-through
}

._save_1u158_107 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: .4rem .6rem;
    background-color: #0057ff1a;
    border-radius: .6rem;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 100%;
    color: #0057ff;
    white-space: nowrap
}

@keyframes _skeleton-animation_1l5qc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._panel_1l5qc_6 {
    opacity: 0;
    position: absolute;
    transform: translate3d(0, 3%, 0);
    transition: all .25s ease-in-out
}

._panel_1l5qc_6.enter-active,
._panel_1l5qc_6.enter-done {
    opacity: 1;
    transform: translateZ(0)
}

@keyframes _skeleton-animation_19k66_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._lang_19k66_6 {
    position: relative;
    display: inline-flex
}

._lang_19k66_6._is-active_19k66_10 ._current_19k66_10 {
    background-color: #f0f3f7;
    color: #000
}

._lang_19k66_6._is-active_19k66_10 ._current_19k66_10:before {
    top: 1.8rem;
    transform: rotate(225deg)
}

@media (max-width: 767px) {
    ._lang_19k66_6._is-active_19k66_10 ._current_19k66_10:before {
        top: 1.4rem
    }
}

._lang_19k66_6:not(._is-active_19k66_10) ._current_19k66_10:hover {
    background-color: #e2e7f1
}

._lang_19k66_6._full_19k66_26 ._current_19k66_10,
._lang_19k66_6._full_19k66_26 ._list_19k66_27 {
    min-width: 13rem
}

._lang_19k66_6._full_19k66_26 ._item_19k66_30 {
    text-align: left
}

._is-rounded_19k66_34 ._current_19k66_10 {
    border-radius: 2rem
}

._is-rounded_19k66_34 ._list_19k66_27 {
    border-radius: 2rem 2rem 1rem 1rem
}

@media (max-width: 767px) {
    ._is-rounded_19k66_34 ._list_19k66_27 {
        padding-top: 3.2rem;
        padding-right: 0;
        padding-left: 0
    }
}

._is-show-arrow_19k66_48 ._current_19k66_10 {
    min-width: 6.5rem;
    padding: 0 3rem 0 1rem
}

@media (max-width: 767px) {
    ._is-show-arrow_19k66_48 ._current_19k66_10 {
        min-width: 6rem;
        padding-right: 2rem
    }
}

._is-show-arrow_19k66_48 ._current_19k66_10:before {
    content: " ";
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    display: block;
    width: .5rem;
    height: .5rem;
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform: rotate(45deg);
    transition: top .25s ease-in-out, transform .25s ease-in-out
}

@media (max-width: 767px) {
    ._is-show-arrow_19k66_48 ._current_19k66_10:before {
        top: 1rem
    }
}

._is-show-arrow_19k66_48 ._list_19k66_27 {
    min-width: 6.5rem
}

._is-show-arrow_19k66_48 ._item_19k66_30 {
    padding-left: .5rem
}

._current_19k66_10 {
    z-index: 2;
    position: relative;
    display: inline-flex;
    align-items: center;
    height: 4rem;
    min-width: 5rem;
    padding: 0 1.5rem;
    border-radius: .8rem;
    box-sizing: border-box;
    background-color: #f0f3f7;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 100%;
    color: currentColor;
    cursor: pointer;
    transition: all .25s ease-in-out;
    -webkit-user-select: none;
    user-select: none
}

@media (max-width: 767px) {
    ._current_19k66_10 {
        min-width: 4rem;
        height: 3rem;
        padding-right: 1rem;
        padding-left: 1rem;
        font-size: 1.4rem
    }
}

._current_19k66_10:hover {
    color: #000;
    background-color: #e2e7f1
}

._list_19k66_27 {
    min-width: 5rem;
    padding: 4.5rem .5rem .5rem;
    box-shadow: 0 3px 3px 1px #00000013;
    border-radius: 1rem;
    background-color: #fff;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._list_19k66_27 {
        min-width: 4rem
    }
}

._item_19k66_30 {
    width: 100%;
    padding: .8rem 1rem;
    box-sizing: border-box;
    border-radius: .5rem;
    background-color: transparent;
    font-size: 1.5rem;
    line-height: 100%;
    color: #000;
    text-align: center;
    transition: all .25s ease-in-out;
    text-align: left
}

._item_19k66_30:not(:last-child) {
    margin-bottom: .3rem
}

._item_19k66_30:hover {
    background-color: #0057ff;
    color: #fff
}

@keyframes _skeleton-animation_3dyue_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._avatar_3dyue_6 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4rem;
    height: 4rem;
    background-color: #ffd673;
    border-radius: 50%;
    font-weight: 600;
    font-size: 1.5rem
}

@media (max-width: 767px) {
    ._avatar_3dyue_6 {
        width: 3rem;
        height: 3rem;
        font-size: 1.2rem
    }
}

@keyframes _skeleton-animation_1g2fw_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._badge_1g2fw_6 ._icon_1g2fw_6 {
    color: #0057ff
}

._badge--blacklist_1g2fw_9 ._icon_1g2fw_6,
._badge--blacklist_1g2fw_9 ._label_1g2fw_10 {
    color: #ed274b
}

._inner_1g2fw_14 {
    display: inline-flex;
    align-items: center;
    gap: 1rem
}

._icon_1g2fw_6 {
    font-size: 2.2rem
}

._label_1g2fw_10 {
    font-weight: 500
}

._note_1g2fw_28 {
    margin-top: 1rem;
    font-size: 1.2rem;
    color: #77869e
}

@keyframes _skeleton-animation_i8yqd_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._section_i8yqd_6 {
    position: relative;
    width: 100%;
    border: 1px solid #E2E7F1;
    border-radius: 1.2rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._section_i8yqd_6 {
        border: none;
        padding: 0;
        border-radius: 0
    }
}

._section--medium_i8yqd_20 {
    padding: 2rem 2.4rem
}

@media (max-width: 767px) {
    ._section--medium_i8yqd_20 {
        padding: 0
    }
}

._section--medium-new_i8yqd_28 {
    border: 2px solid #F0F3F7;
    padding: 3rem
}

@media (max-width: 767px) {
    ._section--medium-new_i8yqd_28 {
        padding: 0
    }
}

._section--medium-new_i8yqd_28 ._title_i8yqd_37 {
    font-weight: 600;
    font-size: 2.4rem
}

._section--large_i8yqd_41 {
    padding: 3.2rem 4rem
}

@media (max-width: 767px) {
    ._section--large_i8yqd_41 {
        padding: 0
    }
}

._section--large_i8yqd_41 ._title_i8yqd_37 {
    font-size: 2.4rem
}

@media (max-width: 767px) {
    ._section--large_i8yqd_41 ._title_i8yqd_37 {
        font-size: 2rem
    }
}

._section_i8yqd_6:not(:last-child) {
    margin-bottom: 2.4rem
}

@media (max-width: 767px) {
    ._section_i8yqd_6:not(:last-child) {
        border-bottom: 1px solid #E2E7F1;
        margin-bottom: 2rem;
        padding-bottom: 3rem
    }
}

._header_i8yqd_68 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2.4rem
}

@media (max-width: 767px) {
    ._header_i8yqd_68 {
        margin-bottom: 1.6rem
    }
}

._title_i8yqd_37 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_i8yqd_37 {
        font-size: 1.8rem
    }
}

._body_i8yqd_91 {
    font-size: 1.6rem;
    line-height: 140%
}

@media (max-width: 767px) {
    ._body_i8yqd_91 {
        font-size: 1.4rem
    }
}

@media (max-width: 767px) {
    ._body_i8yqd_91>div:last-child {
        --field-info-group-actions-padding-bottom: 0
    }
}

@keyframes _skeleton-animation_b7shv_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._risk_b7shv_6 {
    display: flex;
    flex-direction: column
}

._risk--sanctions_b7shv_10,
._risk--danger_b7shv_13 {
    color: #ff6d5c
}

._risk--suspicious_b7shv_16 {
    color: #f90
}

._risk--trusted_b7shv_19 {
    color: #00bf59
}

._inner_b7shv_23 {
    display: inline-flex;
    align-items: center;
    gap: .5rem
}

._icon_b7shv_29 {
    font-size: inherit
}

._label_b7shv_33 {
    font-weight: 700;
    font-size: inherit;
    line-height: 100%;
    color: #000
}

._note_b7shv_40 {
    margin-top: 1rem;
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._note_b7shv_40 {
        margin-top: .5rem;
        font-size: 1rem
    }
}

@keyframes _skeleton-animation_1gr99_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._link_1gr99_6 {
    display: flex;
    align-items: center;
    height: 4.8rem;
    padding: 0 1.6rem;
    border-radius: 1.2rem;
    color: #000;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._link_1gr99_6 {
        height: 4rem;
        border-radius: .8rem
    }
}

._link_1gr99_6:hover:not(._is-active_1gr99_21) {
    background-color: #00000008
}

._link_1gr99_6._is-active_1gr99_21 ._text_1gr99_24 {
    font-weight: 600
}

._link_1gr99_6._is-no-icon_1gr99_27 {
    padding-left: 5.2rem
}

._link_1gr99_6._logout_1gr99_30 {
    color: #ed274b;
    width: 100%
}

._link_1gr99_6._logout_1gr99_30:hover {
    background-color: #00000005
}

._icon_1gr99_38 {
    margin-right: 1.4rem;
    font-size: 2.2rem
}

._text_1gr99_24 {
    font-weight: 500
}

@keyframes _skeleton-animation_ar2bk_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._button_ar2bk_6 {
    display: flex;
    align-items: center;
    height: 4.8rem;
    padding: 0 1.6rem;
    border-radius: 1.2rem;
    color: #77869e;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._button_ar2bk_6 {
        height: 4rem;
        border-radius: .8rem
    }
}

._button_ar2bk_6:hover {
    color: #0057ff
}

._button_ar2bk_6._is-active_ar2bk_24 {
    background-color: #0057ff;
    color: #fff
}

._button_ar2bk_6._is-active_ar2bk_24 ._button__text_ar2bk_28 {
    font-weight: 600
}

._button_ar2bk_6._logout_ar2bk_31 {
    color: #ed274b;
    width: 100%
}

._button_ar2bk_6._logout_ar2bk_31:hover {
    background-color: #00000005
}

._button_ar2bk_6 ._icon_ar2bk_38 {
    margin-right: 1.4rem;
    font-size: 2.2rem
}

._button_ar2bk_6 ._text_ar2bk_42 {
    font-weight: 500
}

@keyframes _skeleton-animation_14lie_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._sublink_14lie_6 {
    position: relative;
    display: flex;
    align-items: center;
    height: 3.6rem;
    padding-left: 7rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e
}

._sublink_14lie_6:hover,
._sublink_14lie_6._is-active_14lie_20 {
    color: #000
}

._sublink_14lie_6._is-active_14lie_20 ._text_14lie_23 {
    font-weight: 700
}

._text_14lie_23 {
    font-weight: 500
}

@keyframes _skeleton-animation_sc7gw_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._nestedSubmenu_sc7gw_6 {
    position: relative;
    padding-bottom: 1.6rem
}

._nestedSubmenu_sc7gw_6:before {
    content: "";
    position: absolute;
    left: 2.8rem;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #f0f3f7
}

@keyframes _skeleton-animation_kx00z_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._sublink_kx00z_6 {
    position: relative;
    display: flex;
    align-items: center;
    height: 4.8rem;
    padding-left: 5.2rem;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 120%;
    color: #77869e
}

._sublink_kx00z_6:hover,
._sublink_kx00z_6._is-active_kx00z_20 {
    color: #000
}

._sublink_kx00z_6._is-active_kx00z_20:before {
    background-color: #000
}

._sublink_kx00z_6._is-active_kx00z_20:after {
    opacity: 1
}

._sublink_kx00z_6._is-active_kx00z_20 ._text_kx00z_29 {
    font-weight: 700
}

._sublink_kx00z_6:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2.8rem;
    width: .2rem;
    background-color: #77869e1a;
    transition: background-color .25s ease-in-out
}

._sublink_kx00z_6:after {
    content: " ";
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 0;
    width: .8rem;
    height: .8rem;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    transform: translateY(-50%) rotate(45deg)
}

._text_kx00z_29 {
    font-weight: 500
}

@keyframes _skeleton-animation_frrhf_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._link_frrhf_6 {
    position: relative;
    display: flex;
    align-items: center;
    height: 4.8rem;
    padding: 0 0 0 1.6rem;
    border-radius: 1.2rem;
    color: #000;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._link_frrhf_6 {
        height: 4rem;
        margin-right: .9rem;
        border-radius: .8rem
    }
}

._link_frrhf_6:hover:not(._is-active_frrhf_23) {
    background-color: #00000008
}

._link_frrhf_6._is-active_frrhf_23 ._text_frrhf_26 {
    font-weight: 600
}

._icon_frrhf_30 {
    margin-right: 1.4rem;
    font-size: 2.2rem
}

._text_frrhf_26 {
    font-weight: 500
}

._submenu_frrhf_39 {
    padding-top: .8rem
}

@keyframes _skeleton-animation_oatq5_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._nav_oatq5_6 {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

._scope_oatq5_12 {
    display: flex;
    flex-direction: column;
    gap: .8rem
}

._pro_oatq5_18 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .4rem;
    margin: 2.4rem 1rem;
    padding: 1.2rem;
    border-radius: 1.2rem;
    background-color: #f5f8ff;
    font-size: 1.2rem;
    line-height: 120%
}

._pro_oatq5_18:hover ._link_oatq5_30 {
    color: #0057ff
}

._pro_oatq5_18 ._text_oatq5_33 {
    color: #57616c
}

._pro_oatq5_18 ._link_oatq5_30 {
    border-bottom: 1px solid;
    font-weight: 600;
    color: #1483e0;
    transition: color .25s ease-in-out
}

._bottom_oatq5_43 {
    margin-top: auto;
    padding-top: 1.2rem
}

._logout_oatq5_48 {
    color: #ed274b
}

._logout_oatq5_48:hover {
    background-color: #ed274b1a;
    color: #ed274b
}

@keyframes _skeleton-animation_1qd3k_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._alert_1qd3k_6 {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 1.4rem 1.4rem 1.4rem 2.4rem;
    background-color: #f0f3f7;
    border-radius: 1.2rem;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 130%;
    color: #111;
    text-align: left
}

@media (max-width: 767px) {
    ._alert_1qd3k_6 {
        padding-left: 1.4rem;
        font-size: 1.2rem
    }
}

._alert_1qd3k_6._info_1qd3k_25 {
    background-color: #e9f3ff;
    color: #003aaa
}

._alert_1qd3k_6._danger_1qd3k_29 {
    background-color: #ffefe9;
    color: #ed274b
}

._alert_1qd3k_6._warning_1qd3k_33 {
    background-color: #fffae9;
    color: #aa5c00
}

._alert_1qd3k_6._small_1qd3k_37 {
    padding: 0;
    margin-top: .5rem;
    background-color: transparent;
    border-radius: 0;
    font-size: 1.2rem
}

._alert_1qd3k_6+._alert_1qd3k_6 {
    margin-top: 1rem
}

._body_1qd3k_48 {
    flex-grow: 1
}

._title_1qd3k_52 {
    margin-bottom: .3rem;
    font-weight: 700
}

._icon_1qd3k_57 {
    font-size: 4rem;
    line-height: 100%
}

@media (max-width: 767px) {
    ._icon_1qd3k_57 {
        font-size: 3rem
    }
}

._icon--start_1qd3k_66 {
    margin-right: 2rem
}

._icon--end_1qd3k_69 {
    margin-left: 2rem
}

._actions_1qd3k_73 {
    margin-top: 1.2rem
}

@keyframes _skeleton-animation_1lozg_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._socials_1lozg_6 {
    display: flex;
    gap: 1.6rem
}

@media (max-width: 767px) {
    ._socials_1lozg_6 {
        gap: 1rem;
        flex-wrap: wrap
    }
}

._main_1lozg_17 {
    flex-grow: 1
}

._googleIcon_1lozg_21 {
    margin-right: 1.5rem;
    font-size: 2.4rem
}

._other_1lozg_26 {
    display: flex;
    gap: 1.6rem
}

@media (max-width: 767px) {
    ._other_1lozg_26 {
        width: 100%;
        gap: 1rem
    }
}

._short_1lozg_37 {
    width: 6.6rem;
    padding-right: 0;
    padding-left: 0;
    font-size: 2.4rem;
    color: #0057ff
}

@media (max-width: 767px) {
    ._short_1lozg_37 {
        width: 50%
    }
}

._short_1lozg_37:hover {
    color: #3056d3
}

@keyframes _skeleton-animation_gbqbx_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._short_gbqbx_6 {
    width: 6.6rem;
    padding-right: 0;
    padding-left: 0;
    font-size: 2.4rem;
    color: #0057ff
}

@media (max-width: 767px) {
    ._short_gbqbx_6 {
        width: 100%
    }
}

._short_gbqbx_6:hover {
    color: #3056d3
}

@keyframes _skeleton-animation_vi0b3_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._head_vi0b3_6 {
    margin-bottom: 3.4rem
}

@media (max-width: 767px) {
    ._head_vi0b3_6 {
        margin-bottom: 2.4rem
    }
}

._title_vi0b3_15 {
    margin: 0 0 2rem;
    font-weight: 700;
    font-size: 3.4rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_vi0b3_15 {
        margin-bottom: 1.6rem;
        font-size: 2.4rem
    }
}

._badge_vi0b3_28 {
    margin: 0 0 2rem;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 120%;
    background-color: #02ad50;
    padding: 1.2rem 2.4rem;
    border-radius: 1.2rem;
    color: #fff;
    letter-spacing: .04em;
    width: fit-content
}

@media (max-width: 767px) {
    ._badge_vi0b3_28 {
        margin-bottom: 1.2rem;
        font-size: 1.2rem
    }
}

._note_vi0b3_47 {
    margin-bottom: 1.2rem;
    line-height: 140%;
    color: #a1a3a7
}

@media (max-width: 767px) {
    ._note_vi0b3_47 {
        font-size: 1.4rem
    }
}

._description_vi0b3_58 {
    line-height: 150%
}

@media (max-width: 767px) {
    ._description_vi0b3_58 {
        font-size: 1.4rem
    }
}

._description_vi0b3_58 a {
    font-weight: 600;
    color: #0057ff
}

._alert_vi0b3_71 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

._fields_vi0b3_76 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

._buttons_vi0b3_82 {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
    margin-top: 5.4rem
}

@media (max-width: 767px) {
    ._buttons_vi0b3_82 {
        margin-top: 3.2rem
    }
}

@keyframes _skeleton-animation_1lrex_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._bodyLock_1lrex_6 {
    overflow: hidden
}

._modal_1lrex_10 {
    position: relative;
    width: 100%;
    max-width: 60rem;
    min-width: 60rem;
    margin: auto;
    padding: 2.4rem 3rem;
    background-color: #fff;
    border-radius: 1rem;
    box-sizing: border-box;
    outline: none;
    pointer-events: all
}

._modal_1lrex_10 {
    animation: _showModalContent_1lrex_1 .4s both
}

@media (max-width: 767px) {
    ._modal_1lrex_10 {
        width: calc(100% - 1rem);
        min-width: initial;
        padding: 2rem;
        border-radius: 1.6rem
    }
}

._title_1lrex_35 {
    margin-right: 3rem;
    margin-bottom: 1.6rem;
    margin-left: var(--modal-info-title-margin-left, 0);
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_1lrex_35 {
        margin-right: 3rem;
        font-size: 2.2rem
    }
}

._actions_1lrex_50 {
    display: flex;
    gap: 1.4rem;
    margin-top: 3rem
}

@media (max-width: 767px) {
    ._actions_1lrex_50 {
        margin-top: 2rem
    }
}

._actions_1lrex_50 button {
    min-width: 17.5rem
}

@media (max-width: 767px) {
    ._actions_1lrex_50 button {
        min-width: 12rem;
        flex-basis: 100%;
        font-size: 1.4rem
    }
}

._close_1lrex_71 {
    position: absolute;
    top: var(--close-button-top, 2rem);
    right: var(--close-button-right, 2rem);
    font-size: 1.6rem;
    color: #a1a3a7;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._close_1lrex_71 {
        top: var(--close-button-top-mobile, 2rem);
        right: var(--close-button-right-mobile, 2rem)
    }
}

._close_1lrex_71:hover {
    color: #000
}

@keyframes _showModalContent_1lrex_1 {
    0% {
        opacity: 0;
        transform: translate3d(0, 5%, 0) scale(.95)
    }

    to {
        opacity: 1;
        transform: translateZ(0) scale(1)
    }
}

.modal-overlay {
    animation: _showModalOverlay_1lrex_1 .3s both
}

@keyframes _showModalOverlay_1lrex_1 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes _skeleton-animation_12ozs_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_12ozs_6 {
    max-width: 60rem;
    padding: 5rem 4rem;
    box-shadow: 0 1.6rem 6rem #00000026;
    border-radius: 2rem;
    text-align: center
}

@media (max-width: 767px) {
    ._modal_12ozs_6 {
        padding: 3rem 2rem
    }
}

._title_12ozs_19 {
    margin: 0 0 3.2rem;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_12ozs_19 {
        margin-bottom: 2rem
    }
}

._description_12ozs_31 {
    margin: 0 0 4rem;
    font-size: 1.8rem;
    line-height: 150%;
    color: #77869e
}

@media (max-width: 767px) {
    ._description_12ozs_31 {
        margin-bottom: 2rem;
        font-size: 1.6rem
    }
}

._link_12ozs_44 {
    border-bottom: 1px solid;
    color: #0057ff
}

._link_12ozs_44:hover {
    color: #3056d3
}

._error_12ozs_52 {
    margin-top: -1rem;
    margin-bottom: 2rem;
    text-align: center
}

@keyframes _skeleton-animation_2ertq_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._row_2ertq_6 {
    display: flex;
    align-items: center;
    column-gap: 2rem;
    justify-content: space-around;
    margin: 0 -2rem;
    border: 1px transparent solid;
    padding: 0 1rem 0 2rem;
    border-radius: 1rem;
    font-size: 1.4rem;
    color: #77869e
}

._row_2ertq_6:last-child {
    margin-bottom: 2rem
}

._row_2ertq_6 ._col_2ertq_21 {
    display: flex;
    padding: 1.5rem 0
}

@media (max-width: 767px) {
    ._row_2ertq_6 ._col_2ertq_21 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

._row_2ertq_6 ._col--icon_2ertq_31 {
    min-width: 4.8rem
}

@media (max-width: 767px) {
    ._row_2ertq_6 ._col--icon_2ertq_31 {
        min-width: 3rem
    }
}

._row_2ertq_6 ._col--name_2ertq_39 {
    min-width: 15%;
    text-align: center
}

._row_2ertq_6 ._col--direction_2ertq_43,
._row_2ertq_6 ._col--risky_2ertq_48 {
    width: 15%;
    justify-content: center;
    text-align: center
}

._row_2ertq_6 ._col--status_2ertq_53 {
    width: 15%;
    text-align: center
}

._row_2ertq_6 ._col--label_2ertq_57 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 5%
}

._row_2ertq_6 ._col--method_2ertq_64 {
    width: 15%;
    justify-content: center
}

._row_2ertq_6 ._col--actions_2ertq_68 {
    min-width: 14%;
    max-width: 14%
}

._address_2ertq_73 {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600
}

@keyframes _skeleton-animation_px4eo_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._row_px4eo_6 {
    display: flex;
    align-items: center;
    column-gap: 2rem;
    border-radius: 1rem;
    border: 1px transparent solid;
    margin: 0 -2rem;
    padding: 0 1rem 0 2rem;
    justify-content: space-around
}

@media (max-width: 767px) {
    ._row_px4eo_6 {
        justify-content: space-between;
        gap: 1rem;
        margin: 0 -1rem;
        padding: 0 1rem
    }
}

._row_px4eo_6._is-pending_px4eo_24 {
    animation: _pulse_px4eo_1 2s infinite
}

._row_px4eo_6:last-child {
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._row_px4eo_6:last-child {
        margin-bottom: 1rem
    }
}

._row_px4eo_6:hover {
    box-shadow: #d3d3d3 0 .2rem 1rem
}

._row_px4eo_6 ._col_px4eo_38 {
    display: flex;
    padding: 1.5rem 0
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col_px4eo_38 {
        padding: .5rem 0
    }
}

._row_px4eo_6 ._col--icon_px4eo_47 {
    min-width: 4.8rem
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col--icon_px4eo_47 {
        min-width: 3rem
    }
}

._row_px4eo_6 ._col--name_px4eo_55 {
    min-width: 15%
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col--name_px4eo_55 {
        flex-grow: 1
    }
}

._row_px4eo_6 ._col--direction_px4eo_63 {
    width: 15%;
    justify-content: center
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col--direction_px4eo_63 {
        display: none
    }
}

._row_px4eo_6 ._col--risky_px4eo_72 {
    width: 15%;
    justify-content: center
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col--risky_px4eo_72 {
        display: none
    }
}

._row_px4eo_6 ._col--status_px4eo_81 {
    width: 15%
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col--status_px4eo_81 {
        font-size: 1rem;
        line-height: 140%
    }
}

._row_px4eo_6 ._col--label_px4eo_90 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col--label_px4eo_90 {
        display: none
    }
}

._row_px4eo_6 ._col--method_px4eo_101 {
    width: 15%;
    justify-content: center
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col--method_px4eo_101 {
        display: none
    }
}

._row_px4eo_6 ._col--actions_px4eo_110 {
    align-items: center;
    gap: 2rem;
    min-width: 14%;
    max-width: 14%
}

@media (max-width: 767px) {
    ._row_px4eo_6 ._col--actions_px4eo_110 {
        flex-direction: row-reverse;
        gap: 1rem;
        max-width: 100%
    }

    ._row_px4eo_6 ._col--actions_px4eo_110 button {
        padding-right: 1rem;
        padding-left: 1rem;
        border-radius: .8rem;
        font-size: 1.2rem
    }
}

._row_px4eo_6 ._col--dots_px4eo_129 {
    position: relative
}

._crypto_px4eo_133 {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

._crypto__address_px4eo_138 {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    overflow: unset
}

@media (max-width: 767px) {
    ._crypto__address_px4eo_138 {
        font-size: 1.2rem
    }
}

._crypto__info_px4eo_152 {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    ._crypto__info_px4eo_152 {
        gap: .5rem
    }
}

._crypto__network_px4eo_163 {
    font-weight: 500;
    font-size: 1.4rem;
    color: #77869e
}

@media (max-width: 767px) {
    ._crypto__network_px4eo_163 {
        font-size: 1.2rem
    }
}

._crypto__asset_px4eo_173 {
    display: flex;
    align-items: center;
    padding: .6rem 1.2rem;
    background-color: #f0f3f7;
    border-radius: 1.5rem;
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._crypto__asset_px4eo_173 {
        padding: .3rem .8rem;
        font-size: 1rem
    }
}

._icon_px4eo_190 {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.2rem
}

@media (max-width: 767px) {
    ._icon_px4eo_190 {
        width: 2rem;
        height: 2rem
    }
}

._icon_action_px4eo_204 {
    cursor: pointer
}

._icon_action_px4eo_204:hover {
    color: #0057ff
}

._icon_action_disabled_px4eo_210 {
    opacity: .25
}

@keyframes _pulse_px4eo_1 {
    0% {
        box-shadow: 0 0 #0057ff
    }

    70% {
        box-shadow: 0 0 0 5px #0057ff00
    }

    to {
        box-shadow: 0 0 #0057ff00
    }
}

._monitor_px4eo_225 {
    display: inline-flex;
    align-items: center;
    gap: .5rem
}

._monitor__count_px4eo_230 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.6rem;
    height: 1.6rem;
    padding: 0 .3rem;
    background-color: #0057ff;
    border-radius: .8rem;
    box-sizing: border-box;
    font-weight: 500;
    font-size: .8rem;
    line-height: 100%;
    color: #fff
}

@keyframes _skeleton-animation_n33u5_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._table__head_n33u5_6 {
    margin-bottom: 2rem;
    font-size: 1.4rem;
    color: #77869e
}

._table__body_n33u5_11 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

._table_blur_n33u5_16 {
    opacity: .25
}

@keyframes _skeleton-animation_7zyzj_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._input_7zyzj_6 {
    position: relative;
    height: 5.4rem
}

@media (max-width: 767px) {
    ._input_7zyzj_6 {
        height: 5rem
    }
}

._input_7zyzj_6._clearable_7zyzj_15 ._field_7zyzj_15 {
    padding-right: 5rem
}

@media (max-width: 767px) {
    ._input_7zyzj_6._clearable_7zyzj_15 ._field_7zyzj_15 {
        padding-right: 3rem
    }
}

._input_7zyzj_6._error_7zyzj_23 ._field_7zyzj_15 {
    color: #ed274b !important;
    border: 1px solid #ED274B !important;
    box-shadow: 0 0 1px .4rem #ed274b1a
}

._input_7zyzj_6._floating_7zyzj_28 ._field_7zyzj_15 {
    padding: 1.8rem 1.6rem 0;
    border: 1px solid rgba(0, 0, 0, .1)
}

@media (max-width: 767px) {
    ._input_7zyzj_6._floating_7zyzj_28 ._field_7zyzj_15 {
        padding-top: 1.4rem;
        padding-right: 1.2rem;
        padding-left: 1.2rem
    }
}

._input_7zyzj_6._floating_7zyzj_28 ._field_7zyzj_15::placeholder {
    color: transparent
}

._input_7zyzj_6._floating_7zyzj_28 ._field_7zyzj_15:focus+._label_7zyzj_42,
._input_7zyzj_6._floating_7zyzj_28 ._field_7zyzj_15:not(:placeholder-shown)+._label_7zyzj_42 {
    font-size: 12px;
    transform: translateY(-1.2rem)
}

._input_7zyzj_6._floating_7zyzj_28 ._field_7zyzj_15:focus {
    border-color: #0057ff;
    box-shadow: 0 0 1px .4rem #0057ff1a
}

._input_7zyzj_6._floating_7zyzj_28 ._label_7zyzj_42 {
    position: absolute;
    top: 0;
    left: 1.8rem;
    display: flex;
    align-items: center;
    height: inherit;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e;
    pointer-events: none;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._input_7zyzj_6._floating_7zyzj_28 ._label_7zyzj_42 {
        left: 1.4rem;
        font-size: 1.4rem
    }
}

._input_7zyzj_6._floating_7zyzj_28 ._password_7zyzj_69 {
    position: absolute;
    top: 50%;
    right: 2.4rem;
    font-size: 2.4rem;
    color: #a1a3a7;
    transform: translateY(-50%);
    transition: color .25s ease-in-out
}

._input_7zyzj_6._floating_7zyzj_28 ._password_7zyzj_69:hover {
    color: #77869e
}

._field_7zyzj_15 {
    width: 100%;
    height: inherit;
    border: 1px solid #E2E8F0;
    padding: 0 1.6rem;
    border-radius: 1.2rem;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 100%;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._field_7zyzj_15 {
        padding-right: 1.2rem;
        padding-left: 1.2rem;
        border-radius: .8rem;
        font-size: 1.5rem
    }
}

._field_7zyzj_15::placeholder {
    font-weight: 400;
    color: #00000040
}

._field_7zyzj_15:focus {
    border-color: #0057ff
}

._actions_7zyzj_110 {
    position: absolute;
    top: 50%;
    right: 2.4rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    ._actions_7zyzj_110 {
        right: 1.4rem
    }
}

._action_7zyzj_110 {
    background-color: transparent;
    font-size: 2rem;
    color: #a1a3a7;
    transition: color .25s ease-in-out
}

._action_7zyzj_110:hover {
    color: #77869e
}

._tooltip_7zyzj_135 {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translate(-50%);
    border: 1px solid #E2E8F0;
    background-color: #0057ff;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    opacity: 0;
    transition: opeacity .75s ease
}

._tooltip_7zyzj_135._tooltip_active_7zyzj_148 {
    opacity: 1
}

@keyframes _skeleton-animation_7btl7_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._input_7btl7_6 {
    position: relative;
    height: 6.4rem
}

._input_7btl7_6._error_7btl7_10 ._field_7btl7_10 {
    color: #ed274b;
    border: 1px solid #ED274B
}

._input_7btl7_6._floating_7btl7_14 ._field_7btl7_10 {
    padding: 1.8rem 1.6rem 0;
    border: 1px solid #F0F3F7
}

@media (max-width: 767px) {
    ._input_7btl7_6._floating_7btl7_14 ._field_7btl7_10 {
        padding-top: 1.4rem;
        padding-right: 1.2rem;
        padding-left: 1.2rem
    }
}

._input_7btl7_6._floating_7btl7_14 ._field_7btl7_10::placeholder {
    color: transparent
}

._input_7btl7_6._floating_7btl7_14 ._field_7btl7_10:focus+._label_7btl7_28,
._input_7btl7_6._floating_7btl7_14 ._field_7btl7_10:not(:placeholder-shown)+._label_7btl7_28 {
    font-size: 12px;
    transform: translateY(-1.2rem)
}

._input_7btl7_6._floating_7btl7_14 ._label_7btl7_28 {
    position: absolute;
    top: 0;
    left: 1.8rem;
    display: flex;
    align-items: center;
    height: inherit;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e;
    pointer-events: none;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._input_7btl7_6._floating_7btl7_14 ._label_7btl7_28 {
        left: 1.4rem;
        font-size: 1.4rem
    }
}

._field_7btl7_10 {
    width: 100%;
    height: inherit;
    border: 1px solid #E2E8F0;
    padding: 0 1.6rem;
    border-radius: 1.2rem;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 100%;
    transition: all .25s ease-in-out
}

._field_7btl7_10::placeholder {
    font-weight: 400;
    color: #00000040
}

._field_7btl7_10:focus {
    border-color: #0057ff
}

@keyframes _skeleton-animation_13ka2_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._checkbox_13ka2_6 {
    position: relative;
    display: inline-flex;
    align-self: flex-start;
    cursor: pointer
}

._checkbox_13ka2_6 input {
    opacity: 0;
    position: absolute;
    top: 0
}

._checkbox_13ka2_6 input:checked+._inner_13ka2_17 ._icon_13ka2_17 {
    background-color: #0057ff
}

._checkbox_13ka2_6 input:checked+._inner_13ka2_17 ._checkmark_13ka2_20 {
    opacity: 1
}

._checkbox_13ka2_6._error_13ka2_23 input+._inner_13ka2_17 ._icon_13ka2_17 {
    border: 1px solid #ED274B
}

._inner_13ka2_17 {
    display: inline-flex;
    gap: 1.2rem
}

@media (max-width: 767px) {
    ._inner_13ka2_17 {
        gap: .8rem
    }
}

._icon_13ka2_17 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
    border: 1px solid #0057FF;
    border-radius: .5rem;
    box-sizing: border-box;
    font-size: 1.1rem;
    color: #fff
}

._icon_13ka2_17 ._checkmark_13ka2_20 {
    opacity: 0
}

._content_13ka2_54 {
    padding-top: .15rem;
    font-size: 1.2rem;
    line-height: 150%;
    color: #a1a3a7
}

._content_13ka2_54 a {
    border-bottom: 1px solid transparent;
    font-weight: 600;
    color: #0057ff
}

._content_13ka2_54 a:hover {
    border-bottom-color: #0057ff
}

@keyframes _skeleton-animation_lsp3l_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._search_lsp3l_6 {
    display: flex
}

@media (max-width: 767px) {
    ._search_lsp3l_6 {
        width: 100%
    }
}

._search_lsp3l_6._expanded_lsp3l_14 ._inner_lsp3l_14 {
    width: 40rem
}

._search_lsp3l_6._error_lsp3l_17 ._input_lsp3l_17 {
    border: 1px solid #ED274B !important
}

._search_lsp3l_6._error_lsp3l_17 ._button_lsp3l_20 {
    background-color: #ed274b !important
}

._inner_lsp3l_14 {
    width: 20rem;
    transition: width .25s ease-in-out
}

@media (max-width: 767px) {
    ._inner_lsp3l_14 {
        width: 100%
    }
}

._input_lsp3l_17 {
    position: relative;
    width: 100%;
    height: 4rem;
    border: 1px solid #E2E8F0;
    padding: .8rem 1.2rem;
    box-sizing: border-box;
    border-radius: .8rem 0 0 .8rem;
    font-size: 1.6rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media (max-width: 767px) {
    ._input_lsp3l_17 {
        font-size: 1.4rem
    }
}

._button_lsp3l_20 {
    width: 8rem;
    height: 4rem;
    border: none;
    padding: 0 1.2rem;
    box-sizing: border-box;
    background-color: #0057ff;
    border-top-right-radius: .8rem;
    border-bottom-right-radius: .8rem;
    color: #fff;
    transition: background-color .25s ease-in-out
}

@media (max-width: 767px) {
    ._button_lsp3l_20 {
        font-size: 1.4rem
    }
}

._button_lsp3l_20:hover {
    background-color: #3056d3
}

@keyframes _skeleton-animation_c0s4d_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._textarea_c0s4d_6 {
    display: block;
    width: 100%;
    border: 1px solid #E2E7F1;
    padding: 2rem 1.6rem;
    box-sizing: border-box;
    border-radius: 1.2rem;
    font-size: 1.6rem;
    line-height: 140%;
    resize: none;
    transition: border-color .25s ease-in-out
}

._textarea_c0s4d_6:read-only {
    background: #f2f2f2
}

._textarea_c0s4d_6._error_c0s4d_21 {
    color: #ed274b;
    border: 1px solid #ED274B !important
}

._textarea_c0s4d_6:hover {
    border-color: #c0cbe0
}

._textarea_c0s4d_6:focus {
    border-color: #0057ff
}

._textarea_c0s4d_6::placeholder {
    color: #b8bcc1
}

@keyframes _skeleton-animation_1hs4b_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._group_1hs4b_6 {
    position: relative;
    display: block;
    margin-bottom: 3rem
}

@media (max-width: 767px) {
    ._group_1hs4b_6 {
        margin-bottom: 2.4rem
    }
}

._label_1hs4b_17 {
    margin-bottom: 1.2rem;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 120%;
    color: #77869e
}

@media (max-width: 767px) {
    ._label_1hs4b_17 {
        margin-bottom: .8rem;
        font-size: 1.4rem
    }
}

@keyframes _skeleton-animation_zzf1r_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._wrapper_zzf1r_6 {
    display: flex;
    flex-direction: row;
    margin-top: 1rem;
    margin-bottom: 1rem;
    gap: 1rem;
    padding: .4rem;
    background: #f0f3f7;
    border-radius: 3rem
}

@media (max-width: 767px) {
    ._wrapper_zzf1r_6 {
        padding: .3rem
    }
}

._option_zzf1r_22 {
    flex: 1 1 140px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 3rem;
    background-color: transparent;
    color: #77869e;
    transition: all .5s ease-in-out;
    box-sizing: border-box
}

._option--checked_zzf1r_32 {
    background-color: #fff;
    color: #323d46
}

._label_zzf1r_37 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 100%;
    padding: 1rem 0;
    box-sizing: border-box;
    cursor: pointer
}

@media (max-width: 767px) {
    ._label_zzf1r_37 {
        padding: .5rem 0;
        font-size: 1.2rem
    }
}

@keyframes _skeleton-animation_rvcsl_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._select_rvcsl_6 {
    display: block;
    width: 100%
}

._select_rvcsl_6._error_rvcsl_10 .chain-select__control {
    border: 1px solid #ED274B !important
}

._select_rvcsl_6 .chain-select__control {
    height: 6.4rem;
    border: 1px solid #E2E7F1;
    border-radius: 1.2rem;
    box-shadow: none;
    cursor: pointer
}

@media (max-width: 767px) {
    ._select_rvcsl_6 .chain-select__control {
        height: 5rem;
        border-radius: .8rem
    }
}

._select_rvcsl_6 .chain-select__control:hover {
    border-color: #c0cbe0
}

._select_rvcsl_6 .chain-select__control--is-focused {
    border-color: #0057ff !important
}

._select_rvcsl_6 .chain-select__control--is-focused .select .chain-select__input {
    padding-left: 1.6rem
}

._select_rvcsl_6 .chain-select__control--is-focused:hover {
    border-color: #0057ff !important
}

._select_rvcsl_6 .chain-select__value-container {
    padding: 0 1.6rem
}

._select_rvcsl_6 .chain-select__placeholder {
    color: #b8bcc1
}

._select_rvcsl_6 .chain-select__indicator {
    color: #000
}

._select_rvcsl_6 .chain-select__indicator-separator {
    display: none
}

._select_rvcsl_6 .chain-select__menu {
    overflow: hidden;
    border: none;
    padding: 0;
    border-radius: 1.2rem;
    box-shadow: 0 .5rem 5rem #0000001a
}

@keyframes _skeleton-animation_1ctu0_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._inputs_1ctu0_6 {
    display: flex;
    gap: .8rem
}

._inputs_1ctu0_6._is-active_1ctu0_10 ._connect_1ctu0_10 {
    background-color: #e1ecff;
    color: #0057ff
}

._inputs_1ctu0_6._is-active_1ctu0_10 ._connect_1ctu0_10:before {
    width: 4.5rem
}

._field_1ctu0_18 {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: .4rem
}

._field_1ctu0_18:has(input:focus) ._dollar_1ctu0_24 {
    color: #0057ff
}

._field_1ctu0_18 ._value_1ctu0_27 {
    position: relative
}

._field_1ctu0_18 ._label_1ctu0_30 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%;
    white-space: nowrap
}

._field_1ctu0_18 ._input_1ctu0_6 {
    width: 100%;
    height: 2.8rem
}

._field_1ctu0_18 ._input_1ctu0_6 input {
    padding-left: 2rem;
    border-radius: .8rem;
    background-color: #fff;
    font-size: 1.3rem
}

._field_1ctu0_18 ._input_1ctu0_6 input:disabled {
    color: #a1a3a7
}

._field_1ctu0_18 ._dollar_1ctu0_24 {
    position: absolute;
    top: .7rem;
    left: .5rem;
    font-size: 1.4rem;
    color: #a1a3a7;
    transition: color .3s ease-in-out
}

._connect_1ctu0_10 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: flex-end;
    min-width: 2rem;
    height: 2rem;
    margin-bottom: .4rem;
    background-color: #f5f8ff;
    border-radius: 4px;
    font-size: 1.4rem;
    color: #a1a3a7;
    transition: color .3s ease-in-out
}

._connect_1ctu0_10:hover {
    color: #0057ff
}

._connect_1ctu0_10:before {
    content: " ";
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0rem;
    height: 1px;
    background-color: #e1ecff;
    transform: translate(-50%, -50%);
    transition: all .3s ease-in-out
}

@keyframes _skeleton-animation_r42sz_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._option_r42sz_6 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: .2rem;
    cursor: pointer;
    padding: 1rem 1.4rem;
    transition: background-color .25s ease-in-out
}

._option__label_r42sz_16 {
    margin-bottom: .5rem;
    font-weight: 500;
    font-size: 1.4rem
}

._option__description_r42sz_21 {
    opacity: .6;
    font-size: 1.2rem
}

._option_r42sz_6:not(._is-selected_r42sz_25):hover {
    background-color: #e9f3ff
}

@keyframes _skeleton-animation_1je28_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._option_1je28_6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.4rem;
    transition: background-color .25s ease-in-out
}

._option_1je28_6:not(._is-disabled_1je28_14) {
    cursor: pointer
}

._option_1je28_6:not(._is-selected_1je28_17):hover {
    background-color: #e9f3ff
}

._option_1je28_6:not(._is-selected_1je28_17):hover ._abbr_1je28_20 {
    background-color: #fff
}

._icon_1je28_24 {
    display: block;
    width: 3rem;
    height: 3rem;
    object-fit: cover;
    object-position: center
}

._info_1je28_32 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

._label_1je28_39 {
    font-weight: 600
}

._discount_1je28_43 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: .5rem .8rem;
    background-color: #843cf4;
    border-radius: .6rem;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 100%;
    color: #fff
}

@keyframes _skeleton-animation_13xke_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._single_13xke_6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 1rem 0;
    transition: background-color .25s ease-in-out
}

._single_13xke_6:not(._is-disabled_13xke_14) {
    cursor: pointer
}

._icon_13xke_18 {
    display: block;
    width: 3rem;
    height: 3rem;
    object-fit: cover;
    object-position: center
}

._info_13xke_26 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

._label_13xke_33 {
    font-weight: 600
}

._discount_13xke_37 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: .5rem .8rem;
    background-color: #843cf4;
    border-radius: .6rem;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 100%;
    color: #fff
}

@keyframes _skeleton-animation_1l6rm_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._option_1l6rm_6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    transition: background-color .25s ease-in-out
}

._option_1l6rm_6:not(._is-disabled_1l6rm_13) {
    cursor: pointer
}

._icon_1l6rm_17 {
    display: block;
    width: 2rem;
    height: 2rem;
    object-fit: cover;
    object-position: center
}

._info_1l6rm_25 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

._label_1l6rm_32 {
    font-weight: 600
}

._discount_1l6rm_36 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: .5rem .8rem;
    background-color: #843cf4;
    border-radius: .6rem;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 100%;
    color: #fff
}

@keyframes _skeleton-animation_1l3jz_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._alertBadge_1l3jz_6 {
    gap: .6rem
}

._alertBadge--low_1l3jz_9 {
    color: #02ad50
}

._alertBadge--medium_1l3jz_12 {
    color: #e7a703
}

._alertBadge--high_1l3jz_15 {
    color: #ed274b
}

._alertBadge--severe_1l3jz_18 {
    background-color: #000;
    color: #fff
}

._alertBadge_1l3jz_6._is-text-only_1l3jz_22 {
    height: auto;
    padding: 0
}

._alertBadge_1l3jz_6._is-text-only_1l3jz_22:before {
    display: none
}

._alertBadge_1l3jz_6 ._text_1l3jz_29 {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: 500
}

._alertBadge_1l3jz_6 ._text_1l3jz_29:first-letter {
    text-transform: uppercase
}

@keyframes _skeleton-animation_1ltwa_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._signal--sanctions_1ltwa_6,
._signal--danger_1ltwa_9 {
    color: #ff6d5c
}

._signal--suspicious_1ltwa_12 {
    color: #f90
}

._signal--trusted_1ltwa_15 {
    color: #00bf59
}

._signal_1ltwa_6._is-text-only_1ltwa_18 {
    height: auto;
    padding: 0
}

._signal_1ltwa_6._is-text-only_1ltwa_18:before {
    display: none
}

._signal_1ltwa_6 span {
    font-weight: 500
}

._signal_1ltwa_6 span:first-letter {
    text-transform: uppercase
}

@keyframes _skeleton-animation_fpcoa_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._option_fpcoa_6._is-selected_fpcoa_6 {
    --pill-border-radius: .6rem;
    padding-right: 2.8rem
}

@keyframes _skeleton-animation_19nqk_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

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

._error_19nqk_12 {
    display: block
}

._loader_19nqk_16 {
    position: absolute;
    margin: 0 auto;
    top: 7rem;
    left: 0;
    right: 0
}

@media (max-width: 767px) {
    ._sectionHeader_19nqk_25 {
        flex-direction: column;
        align-items: initial;
        gap: 1.6rem
    }
}

@keyframes _skeleton-animation_odj0w_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._switch-button_odj0w_6 {
    height: var(--height);
    border-radius: var(--border-radius);
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    padding-right: var(--padding-slider);
    padding-left: var(--padding-slider);
    background-color: var(--background);
    color: var(--color);
    cursor: pointer;
    box-sizing: border-box;
    transition: all .25s ease-in-out
}

._switch-button_odj0w_6:hover {
    background-color: var(--background-hover);
    transition: backgroud-color .25s ease-in-out
}

._switch-button__item_odj0w_25 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit;
    height: 100%;
    min-width: var(--width-item);
    position: relative;
    z-index: 1;
    padding-right: var(--gap-item);
    padding-left: var(--gap-item);
    font-weight: inherit;
    font-size: inherit;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._switch-button__item_odj0w_25 {
        white-space: normal
    }
}

._switch-button__item_odj0w_25._is-active_odj0w_45 {
    font-weight: var(--font-weight-active);
    color: var(--color-active)
}

._switch-button__item_odj0w_25._is-active_odj0w_45:hover {
    color: var(--color-active)
}

._switch-button__item_odj0w_25:hover {
    color: var(--color-hover)
}

._switch-button__item_odj0w_25 ._text_odj0w_55 {
    display: flex
}

._switch-button__slider_odj0w_58 {
    position: absolute;
    height: var(--height-slider);
    width: var(--width-slider);
    border-radius: var(--border-radius);
    background-color: var(--background-slider);
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: var(--margin-left-slider);
    transition: left .25s ease-in-out
}

@keyframes _skeleton-animation_1j8ag_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._group_1j8ag_6 {
    display: flex;
    align-items: center;
    gap: 2rem 3rem
}

@media (max-width: 767px) {
    ._group_1j8ag_6 {
        flex-direction: column;
        align-items: flex-start
    }
}

._group_1j8ag_6:not(:last-child) {
    margin-bottom: 3rem;
    border-bottom: 1px solid #F0F3F7;
    padding-bottom: 3rem
}

@media (max-width: 767px) {
    ._group_1j8ag_6:not(:last-child) {
        margin-bottom: 2rem;
        padding-bottom: 2rem
    }
}

._group_1j8ag_6._has-children_1j8ag_28 {
    align-items: flex-start
}

._info_1j8ag_32 {
    flex-grow: 1
}

@media (max-width: 767px) {
    ._info_1j8ag_32 {
        width: 100%
    }
}

._info_header_1j8ag_40 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

._info_body_1j8ag_46 {
    margin-top: 3rem
}

._title_1j8ag_50 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_1j8ag_50 {
        font-size: 1.8rem
    }
}

._title_1j8ag_50+._description_1j8ag_60 {
    margin-top: 1.4rem
}

@media (max-width: 767px) {
    ._title_1j8ag_50+._description_1j8ag_60 {
        margin-top: 1rem
    }
}

._description_1j8ag_60 {
    font-size: 1.8rem;
    line-height: 120%;
    color: #77869e;
    margin-top: 2rem
}

@media (max-width: 767px) {
    ._description_1j8ag_60 {
        font-size: 1.4rem
    }
}

._actions_1j8ag_81 {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-left: auto
}

@media (max-width: 767px) {
    ._actions_1j8ag_81 {
        margin-left: 0;
        width: 100%
    }

    ._actions_1j8ag_81:not(:empty) {
        padding-bottom: var(--field-info-group-actions-padding-bottom, 1.6rem)
    }
}

@media (max-width: 767px) {
    ._actions_1j8ag_81 button {
        width: auto;
        min-width: initial
    }
}

@keyframes _skeleton-animation_60wxy_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._risk_60wxy_6 {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 23.5rem;
    height: 14rem
}

._risk--sanctions_60wxy_13,
._risk--danger_60wxy_16 {
    color: #ff6d5c
}

._risk--suspicious_60wxy_19 {
    color: #f90
}

._risk--trusted_60wxy_22 {
    color: #00bf59
}

._risk_60wxy_6._is-checking_60wxy_25 ._gray_60wxy_25,
._risk_60wxy_6._is-checking_60wxy_25 ._from_60wxy_26,
._risk_60wxy_6._is-checking_60wxy_25 ._to_60wxy_27 {
    opacity: .5
}

._inner_60wxy_31 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    height: 11.75rem
}

._value_60wxy_40 {
    position: absolute;
    top: 7.5rem;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

._value__icon_60wxy_49 {
    font-size: 25px;
    color: currentColor
}

._value__number_60wxy_53 {
    font-weight: 700;
    font-size: 4rem;
    line-height: 100%;
    color: #000
}

._gray_60wxy_25 {
    position: relative;
    height: 23.5rem;
    overflow: hidden;
    background-color: #e4e4e4;
    border-radius: 50%
}

._level_60wxy_68 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    border-radius: 50%;
    transform-origin: center
}

._level-fill_60wxy_78 {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: currentColor
}

._level-white_60wxy_86 {
    position: absolute;
    top: 3rem;
    right: 3rem;
    left: 3rem;
    height: 17.5rem;
    background-color: #fff;
    border-radius: 50%
}

._level-arrow_60wxy_95 {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border: .7rem solid transparent;
    border-right-width: 1.2rem;
    border-right-color: #fff;
    transform: translate(-100%, -50%)
}

._level-arrow-in_60wxy_108 {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border: .7rem solid transparent;
    border-right-width: 1.2rem;
    border-right-color: #c9c9c9;
    transform: translate(-15%, -50%)
}

._from_60wxy_26,
._to_60wxy_27 {
    position: absolute;
    bottom: 0;
    width: 3rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #a1a3a7;
    text-align: center
}

._from_60wxy_26 {
    left: 0
}

._to_60wxy_27 {
    right: 0
}

._loader_60wxy_142 {
    width: 4rem;
    height: 4rem;
    position: absolute;
    top: 6rem;
    right: 0;
    left: 0;
    margin: 0 auto;
    animation: _spin_60wxy_1 1s linear infinite
}

._checking_60wxy_153 {
    position: absolute;
    right: 3.5rem;
    bottom: 0;
    left: 3.5rem;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 130%;
    color: #000;
    text-align: center
}

@keyframes _spin_60wxy_1 {
    to {
        transform: rotate(360deg)
    }
}

@keyframes _skeleton-animation_10e51_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._crypto_10e51_6 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    min-height: 3.8rem;
    padding: .4rem 1.4rem;
    border-radius: 2rem;
    background-color: #f9f9f9;
    box-sizing: border-box
}

._icon_10e51_18 {
    width: 2.4rem;
    min-width: 2.4rem;
    margin-left: -.8rem
}

._inner_10e51_24 {
    display: flex;
    flex-direction: column;
    gap: .2rem;
    flex-grow: 1
}

._label_10e51_31 {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 120%
}

._protocol_10e51_37 {
    font-size: 10px;
    line-height: 120%
}

._abbr_10e51_42 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: .5rem 1.2rem;
    background-color: #00000008;
    border-radius: 1rem;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 100%
}

@keyframes _skeleton-animation_18ose_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._details__title_18ose_6 {
    margin-bottom: 2.4rem;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    text-align: center
}

._details__actions_18ose_13 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    margin-bottom: 1.2rem
}

._details__actionsGroup_18ose_19 {
    display: flex;
    align-items: center;
    gap: 1.2rem
}

@media (max-width: 767px) {
    ._details__actionsGroup_18ose_19 {
        flex-direction: column;
        align-items: initial;
        gap: 1rem
    }
}

._details__actionsButton_18ose_31 {
    flex-basis: 100%
}

._details__checked_18ose_34 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #a1a3a7;
    text-align: center
}

@media (max-width: 767px) {
    ._details__checked_18ose_34 {
        font-size: 1.2rem
    }
}

._details__notes_18ose_47 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 140%;
    color: #a1a3a7;
    text-align: center
}

@keyframes _skeleton-animation_1iflq_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._direction_1iflq_6 {
    padding: 0 2rem
}

@media (max-width: 767px) {
    ._direction_1iflq_6 {
        padding-right: 0;
        padding-left: 0
    }
}

._signals_1iflq_16 {
    display: flex;
    flex-direction: column;
    gap: 5rem
}

._signals__list_1iflq_21 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 2rem;
    border: 1px solid #E2E7F1;
    border-radius: 3rem
}

._signals__list__title_1iflq_29 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 3rem;
    font-size: 2rem;
    line-height: 2.2rem;
    font-weight: 600
}

._signals__list__risks_1iflq_38 {
    display: flex;
    flex-direction: column;
    gap: 4rem
}

._details__list_1iflq_44 {
    position: relative
}

@keyframes _skeleton-animation_coo5o_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._details_coo5o_6 {
    display: block
}

._details--sanctions_coo5o_9,
._details--danger_coo5o_12 {
    color: #ff6d5c
}

._details--suspicious_coo5o_15 {
    color: #f90
}

._details--trusted_coo5o_18 {
    color: #00bf59
}

._details__list_coo5o_21 {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    padding: 2rem 2rem 6rem;
    border: 1px solid #E2E7F1;
    border-radius: 3rem
}

._details__title_coo5o_29 {
    display: flex;
    justify-content: center;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 100%;
    color: #000;
    margin-bottom: 3rem
}

._head_coo5o_39 {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

._head_coo5o_39:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #0000000d
}

._items_coo5o_51 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

@keyframes _skeleton-animation_x2bgv_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._popup_x2bgv_6 {
    max-width: 36.7rem;
    padding: 2rem 1.5rem;
    box-sizing: border-box
}

._popup--sanctions_x2bgv_11,
._popup--danger_x2bgv_14 {
    color: #ff6d5c
}

._popup--suspicious_x2bgv_17 {
    color: #f90
}

._popup--trusted_x2bgv_20 {
    color: #00bf59
}

@media (max-width: 767px) {
    ._popup_x2bgv_6 {
        max-width: 28rem;
        padding: 1rem 0
    }
}

._value_x2bgv_30 {
    margin-bottom: 2.4rem;
    font-weight: 900;
    font-size: 2.4rem;
    line-height: 100%;
    text-align: center
}

@media (max-width: 767px) {
    ._value_x2bgv_30 {
        margin-bottom: 1.6rem;
        font-size: 2rem
    }
}

._title_x2bgv_44 {
    margin-bottom: 2.4rem;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 140%;
    color: #000;
    text-align: center;
    text-transform: capitalize
}

@media (max-width: 767px) {
    ._title_x2bgv_44 {
        margin-bottom: 1rem
    }
}

._label_x2bgv_59 {
    margin-bottom: .8rem;
    font-size: 1.4rem;
    line-height: 100%;
    color: #77869e;
    text-align: center
}

._price_x2bgv_67 {
    margin-bottom: 2.4rem;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 120%;
    color: #a1a3a7;
    text-align: center
}

._price_x2bgv_67 span {
    display: inline-block;
    margin: 0 .2rem;
    color: #000
}

._description_x2bgv_81 {
    font-size: 1.4rem;
    line-height: 150%;
    color: #77869e;
    text-align: center
}

@media (max-width: 767px) {
    ._description_x2bgv_81 {
        font-size: 1.2rem;
        line-height: 120%
    }
}

@keyframes _skeleton-animation_1xtxh_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._item_1xtxh_6 {
    position: relative
}

._inner_1xtxh_10 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 3.4rem
}

@media (max-width: 767px) {
    ._inner_1xtxh_10 {
        min-height: 2.8rem
    }
}

._value_1xtxh_22 {
    min-width: 4.5rem;
    margin-right: 1.2rem;
    margin-left: .7rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%
}

@media (max-width: 767px) {
    ._value_1xtxh_22 {
        min-width: 3.5rem;
        margin-right: .8rem;
        font-size: 1.2rem
    }
}

._title_1xtxh_38 {
    z-index: 2;
    position: relative;
    font-weight: 500;
    line-height: 100%;
    color: #000;
    text-transform: capitalize;
    cursor: help
}

@media (max-width: 767px) {
    ._title_1xtxh_38 {
        font-size: 1.4rem
    }
}

._dash_1xtxh_53 {
    flex-grow: 1;
    margin: 0 .5rem;
    border-bottom: 1px dashed rgba(0, 0, 0, .1)
}

._cash_1xtxh_59 {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 100%;
    color: #000
}

@media (max-width: 767px) {
    ._cash_1xtxh_59 {
        font-size: 1.6rem
    }
}

._level_1xtxh_71 {
    opacity: .2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    min-width: 1rem;
    border-radius: .4rem;
    background-color: currentColor
}

@keyframes _skeleton-animation_1k7lw_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._details_1k7lw_6 {
    display: block
}

._details--sanctions_1k7lw_9,
._details--danger_1k7lw_12 {
    color: #ff6d5c
}

._details--suspicious_1k7lw_15 {
    color: #f90
}

._details--trusted_1k7lw_18 {
    color: #00bf59
}

._details_1k7lw_6._is-blurred_1k7lw_21 {
    opacity: .5;
    filter: blur(.5rem);
    pointer-events: none
}

._head_1k7lw_27 {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    gap: 2rem
}

._title_1k7lw_34 {
    display: inline-flex;
    align-items: center;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 100%;
    color: #000
}

._title__icon_1k7lw_42 {
    margin-right: .8rem;
    font-size: 1.8rem
}

._title__name_1k7lw_46 {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 100%;
    text-transform: capitalize
}

._spacer_1k7lw_53 {
    flex-grow: 1;
    height: 1px;
    background-color: #0000000d
}

._percentage_1k7lw_59 {
    color: currentColor;
    font-size: 1.8rem;
    font-weight: 600
}

._items_1k7lw_65 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

@keyframes _skeleton-animation_s089r_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._empty_s089r_6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 44rem;
    margin: 0 auto;
    padding: 1rem 4rem 3rem;
    box-sizing: border-box;
    text-align: center
}

@media (max-width: 767px) {
    ._empty_s089r_6 {
        padding: 0
    }
}

._empty__icon_s089r_22 {
    max-width: 10rem;
    margin-bottom: 2rem
}

._empty__title_s089r_26 {
    margin-bottom: 1.4rem;
    font-weight: 600;
    font-size: 1.8rem
}

._empty__description_s089r_31 {
    font-size: 1.4rem;
    line-height: 150%;
    color: #a1a3a7
}

@keyframes _skeleton-animation_1j32k_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._item_1j32k_6 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    min-height: 6.8rem;
    border: 1px solid #DBDDE1;
    padding: 1rem 1.5rem;
    border-radius: 1rem;
    background-color: #fff;
    box-sizing: border-box;
    transition: all .25s ease-in-out;
    cursor: pointer
}

@media (max-width: 767px) {
    ._item_1j32k_6 {
        gap: .5rem;
        min-height: 4rem;
        padding: .8rem;
        border-radius: .5rem
    }
}

._item_1j32k_6:not(._is-selected_1j32k_29):hover {
    border-color: #bfc3ca
}

._item_1j32k_6._is-blank_1j32k_32 {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

._item_1j32k_6._is-selected_1j32k_29 {
    border-color: #0057ff;
    box-shadow: inset 0 0 0 2px #0057ff
}

._item_1j32k_6._is-muted_1j32k_41 {
    background-color: #eff3f6
}

._item_1j32k_6._is-negative_1j32k_44 ._value_1j32k_44 {
    background: linear-gradient(to top right, #fe453d, #a32ccd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

._item_1j32k_6._has-offset_1j32k_50 {
    margin-top: 5.4rem
}

._item_1j32k_6._has-data_1j32k_53 {
    border-color: var(--primary-color)
}

._item--income_1j32k_56 {
    --primary-color: #00BF59
}

._item--income_1j32k_56:before {
    content: " ";
    position: absolute;
    top: 2rem;
    left: 100%;
    display: block;
    width: 100vh;
    height: 3px;
    background-color: #00bf59
}

@media (max-width: 767px) {
    ._item--income_1j32k_56:before {
        height: 2px
    }
}

._item--outcome_1j32k_74 {
    --primary-color: #FF6D5C
}

._item--outcome_1j32k_74:before {
    content: " ";
    position: absolute;
    top: 2rem;
    right: 100%;
    display: block;
    width: 100vh;
    height: 3px;
    background-color: #ff6d5c
}

@media (max-width: 767px) {
    ._item--outcome_1j32k_74:before {
        height: 2px
    }
}

._item--outcome_1j32k_74 ._clusterAddress_1j32k_92 b {
    background: linear-gradient(to top right, #fe453d, #a32ccd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

._body_1j32k_99 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: .3rem;
    flex-grow: 1;
    max-width: 60%
}

._title_1j32k_108 {
    overflow: hidden;
    max-width: 100%;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 140%;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width: 767px) {
    ._title_1j32k_108 {
        font-size: 1rem
    }
}

._title_1j32k_108._unnamed_1j32k_122 {
    white-space: normal;
    text-overflow: ellipsis;
    line-height: 1.3;
    cursor: help
}

._title_1j32k_108._named_1j32k_128 {
    cursor: help;
    position: relative
}

._title_1j32k_108._named_1j32k_128>span {
    text-overflow: ellipsis;
    display: inline-block;
    max-width: calc(100% - .7rem);
    overflow: hidden
}

._title_1j32k_108._named_1j32k_128>sup {
    position: absolute;
    top: .5rem
}

._title_1j32k_108 sup {
    opacity: .5
}

._title_1j32k_108:hover sup {
    opacity: 1
}

._description_1j32k_149 {
    overflow: hidden;
    max-width: 100%;
    font-size: 1.2rem;
    color: #77869e;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width: 767px) {
    ._description_1j32k_149 {
        font-size: .8rem
    }
}

._info_1j32k_163 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: .3rem;
    max-width: 50%;
    text-align: right
}

@media (max-width: 767px) {
    ._info_1j32k_163 {
        overflow: visible
    }
}

._value_1j32k_44 {
    overflow: hidden;
    max-width: 100%;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 100%;
    color: #00bf59;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width: 767px) {
    ._value_1j32k_44 {
        font-size: 1rem
    }
}

._value--red_1j32k_192 span {
    background: linear-gradient(to top right, #fe453d, #a32ccd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

._caption_1j32k_199 {
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e;
    white-space: nowrap
}

@media (max-width: 767px) {
    ._caption_1j32k_199 {
        font-size: .8rem;
        line-height: 120%
    }
}

._clusterAddress_1j32k_92 {
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: .3rem;
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e;
    white-space: nowrap
}

@media (max-width: 767px) {
    ._clusterAddress_1j32k_92 {
        font-size: 1rem
    }
}

._clusterAddress_1j32k_92 span {
    display: block;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

._clusterAddress_1j32k_92 b {
    color: #00bf59
}

@keyframes _skeleton-animation_eqx6p_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._wallet_eqx6p_6 {
    z-index: 2;
    position: relative;
    top: 3rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 26%;
    padding: .3rem 1rem 0;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._wallet_eqx6p_6 {
        z-index: 5;
        overflow: visible;
        position: absolute;
        top: 7rem;
        right: 0;
        left: 0;
        min-width: 100%;
        margin: 0 auto;
        padding: 0
    }
}

._wallet--income_eqx6p_31 ._inner_eqx6p_31:before {
    content: " ";
    position: absolute;
    top: 8.3rem;
    right: 100%;
    width: 100vw;
    height: .3rem;
    background-color: #00bf59
}

@media (max-width: 767px) {
    ._wallet--income_eqx6p_31 ._inner_eqx6p_31:before {
        z-index: -1;
        top: calc(100% - 1.5rem);
        left: 49%;
        right: initial;
        width: 2px;
        height: 4.2rem;
        margin-left: -2px
    }
}

._wallet--outcome_eqx6p_51 ._inner_eqx6p_31:after {
    content: " ";
    position: absolute;
    top: 8.3rem;
    left: 100%;
    width: 100vw;
    height: .3rem;
    background-color: #ff6d5c
}

@media (max-width: 767px) {
    ._wallet--outcome_eqx6p_51 ._inner_eqx6p_31:after {
        z-index: -1;
        top: calc(100% - 1.5rem);
        right: 49%;
        left: initial;
        width: 2px;
        height: 4.2rem;
        margin-right: -2px
    }
}

._inner_eqx6p_31 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 22rem;
    min-height: 10.5rem;
    margin: 0 auto 1.2rem;
    border: 1px solid #E9E9E9;
    padding: 1.6rem;
    border-radius: 1.6rem;
    background-color: #fff;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._inner_eqx6p_31 {
        position: static;
        min-height: initial;
        padding: 1rem;
        border-radius: 1rem
    }
}

._address_eqx6p_96 {
    margin: 0 .5rem 1rem;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 120%;
    color: #000;
    word-break: break-word;
    text-align: center
}

@media (max-width: 767px) {
    ._address_eqx6p_96 {
        font-size: 1.2rem
    }
}

._cluster_eqx6p_111 {
    margin: 0 .5rem 1rem;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e;
    word-break: break-word
}

@media (max-width: 767px) {
    ._cluster_eqx6p_111 {
        font-size: 1.2rem
    }
}

._cluster__note_eqx6p_124 {
    font-weight: 400;
    font-size: 1.2rem
}

._cluster_name_eqx6p_129 {
    cursor: help
}

._caption_eqx6p_133 {
    margin: 0 .5rem 1rem;
    font-size: 1.2rem;
    line-height: 130%;
    color: #77869e
}

._actions_eqx6p_140 {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

._button_eqx6p_146 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    width: 100%;
    height: 3.2rem;
    border: none;
    border-radius: 1rem;
    background-color: #f0f3f7;
    font-size: 1.2rem;
    color: #77869e;
    text-decoration: none
}

@media (max-width: 767px) {
    ._button_eqx6p_146 {
        gap: .5rem;
        height: 2.4rem;
        border-radius: .5rem;
        font-size: 1rem
    }
}

._button_eqx6p_146:hover {
    background-color: #0057ff;
    color: #fff
}

@keyframes _skeleton-animation_1gfva_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._promo_1gfva_6 {
    margin-bottom: 3.4rem;
    margin-top: 3.4rem
}

._title_1gfva_11 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 100%;
    color: #0057ff
}

@media (max-width: 767px) {
    ._title_1gfva_11 {
        font-size: 1.8rem
    }
}

._text_1gfva_24 {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

._form_1gfva_30 {
    display: flex;
    gap: 1.6rem
}

@media (max-width: 767px) {
    ._form_1gfva_30 {
        flex-direction: column
    }
}

._field_1gfva_40 {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 1rem
}

._input_1gfva_47 {
    height: 5.4rem
}

@keyframes _skeleton-animation_1eal6_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._badge_1eal6_6 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: .4rem;
    height: 2.6rem;
    padding: 0 .8rem;
    background-color: #000;
    border-radius: .6rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%;
    color: #fff
}

._badge_1eal6_6._lite_1eal6_20 {
    background-color: #d9eee7;
    color: #008d5e
}

._badge_1eal6_6._lite_1eal6_20._is-active_1eal6_24 {
    background-color: #008d5e;
    color: #fff
}

._badge_1eal6_6._pro_1eal6_28 {
    background-color: #dae0ef;
    color: #01359d
}

._badge_1eal6_6._pro_1eal6_28._is-active_1eal6_24 {
    background-color: #01359d;
    color: #fff
}

._badge_1eal6_6._proPlus_1eal6_36 {
    background-color: #f1f3f6;
    color: #141822
}

._badge_1eal6_6._proPlus_1eal6_36._is-active_1eal6_24 {
    background-color: #141822;
    color: #fff
}

@keyframes _skeleton-animation_4vgtc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._value_4vgtc_6 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    font-weight: 500;
    font-size: 2rem;
    line-height: 120%;
    text-align: center
}

._value_4vgtc_6 ._checkbox_4vgtc_16 {
    color: #02ad50
}

._value_4vgtc_6 ._dismiss_4vgtc_19 {
    color: #ed274b
}

@keyframes _skeleton-animation_1r4m8_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._row_1r4m8_6 {
    display: flex;
    padding: 2.4rem 0;
    transition: background-color .3s ease-in-out
}

._row_1r4m8_6:hover {
    background-color: #f9f9f9
}

._row_1r4m8_6:not(:last-child) {
    border-bottom: 1px solid #F0F3F7
}

._title_1r4m8_18 {
    flex-basis: 25%;
    font-weight: 600;
    font-size: 2rem;
    line-height: 120%
}

._lite_1r4m8_25,
._pro_1r4m8_26,
._proPlus_1r4m8_27 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 25%;
    padding: 0 1.6rem;
    box-sizing: border-box
}

@keyframes _skeleton-animation_1415v_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._header_1415v_6 {
    display: flex;
    padding-bottom: .5rem
}

._col_1415v_11 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.4rem;
    flex-basis: 25%;
    padding: 0 1.6rem;
    box-sizing: border-box
}

._col_1415v_11:first-child {
    margin-left: 25%
}

._title_1415v_24 {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 120%
}

@keyframes _skeleton-animation_1gs8u_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._section_1gs8u_6:not(:last-child) {
    margin-bottom: 8rem
}

._sectionTitle_1gs8u_10 {
    margin-bottom: 6rem;
    font-weight: 500;
    font-size: 2.8rem;
    line-height: 120%
}

@keyframes _skeleton-animation_v3u3d_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._table_v3u3d_6 {
    margin-bottom: 6rem
}

._header_v3u3d_10 {
    margin-bottom: 4rem
}

._toggle_v3u3d_14 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
    font-weight: 500;
    font-size: 2.2rem;
    line-height: 120%
}

._toggle_v3u3d_14._expanded_v3u3d_24 ._arrow_v3u3d_24 {
    transform: rotate(180deg)
}

._toggle_v3u3d_14 ._arrow_v3u3d_24 {
    font-size: 2.4rem;
    transition: transform .3s ease-in-out
}

@keyframes _skeleton-animation_14448_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._badge_14448_6 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 1.8rem;
    padding: 0 .7rem;
    background-color: #000;
    border-radius: .5rem;
    font-weight: 600;
    font-size: 1rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff
}

._badge_14448_6._lite_14448_20 {
    background-color: #008d5e
}

._badge_14448_6._pro_14448_23 {
    background-color: #01359d
}

._badge_14448_6._proPlus_14448_26 {
    background-color: #141822
}

@keyframes _skeleton-animation_1192e_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._item_1192e_6 {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

._label_1192e_12 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #a1a3a7
}

._children_1192e_19 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 120%
}

@keyframes _skeleton-animation_x7dd6_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

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

._currentPlan_x7dd6_11 {
    display: flex;
    align-items: center;
    gap: 1rem
}

._usedLevel_x7dd6_17 {
    overflow: hidden;
    width: 100%;
    height: 2px;
    margin-top: .5rem;
    border-radius: .3rem;
    background-color: #e2e7f1
}

._usedLevel_x7dd6_17 ._usedLevelBar_x7dd6_25 {
    height: 100%;
    background-color: var(--current-tariff-color, #000000)
}

._moreChecks_x7dd6_30 {
    margin-top: 2rem;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 100%
}

._moreChecks_x7dd6_30 ._link_x7dd6_36 {
    color: #0057ff;
    text-decoration: underline
}

._moreChecks_x7dd6_30 ._link_x7dd6_36:hover {
    color: #6598fd
}

@keyframes _skeleton-animation_dyihp_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._tabs_dyihp_6 {
    width: 100%;
    padding-right: .2rem;
    padding-left: .2rem
}

@keyframes _skeleton-animation_6uqrq_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._verified_6uqrq_6 {
    margin-bottom: 1.5rem;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 2.4rem 3rem;
    background-color: #f9f9f9;
    border-radius: 1.6rem
}

._title_6uqrq_14 {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin-bottom: .8rem;
    font-size: 1.8rem
}

._title_6uqrq_14 ._icon_6uqrq_21 {
    color: #2196f3
}

._title_6uqrq_14 ._text_6uqrq_24 {
    font-weight: 600;
    line-height: 120%
}

._description_6uqrq_29 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%
}

@keyframes _skeleton-animation_10tcz_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._entry_10tcz_6 {
    display: flex;
    justify-content: space-between;
    gap: 1.6rem;
    width: 100%;
    border: 2px solid #F0F3F7;
    padding: 2.5rem 3rem;
    border-radius: 1.6rem;
    transition: border-color .3s ease-in-out;
    text-align: left;
    cursor: default
}

._entry_10tcz_6._is-clickable_10tcz_18 {
    cursor: pointer
}

._entry_10tcz_6._is-active_10tcz_21 {
    border-color: #000
}

._entry_10tcz_6._lite_10tcz_24 {
    border-color: #d9eee7
}

._entry_10tcz_6._lite_10tcz_24:hover {
    border-color: #008d5e80
}

._entry_10tcz_6._lite_10tcz_24._is-active_10tcz_21 {
    border-color: #008d5e
}

._entry_10tcz_6._pro_10tcz_33 {
    border-color: #dae0ef
}

._entry_10tcz_6._pro_10tcz_33:hover {
    border-color: #01359d80
}

._entry_10tcz_6._pro_10tcz_33._is-active_10tcz_21 {
    border-color: #01359d
}

._entry_10tcz_6._proPlus_10tcz_42 {
    border-color: #f1f3f6
}

._entry_10tcz_6._proPlus_10tcz_42:hover {
    border-color: #14182280
}

._entry_10tcz_6._proPlus_10tcz_42._is-active_10tcz_21 {
    border-color: #141822
}

._body_10tcz_52 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 1rem
}

._title_10tcz_60 {
    display: inline-block;
    font-weight: 600;
    font-size: 2.8rem;
    line-height: 120%;
    vertical-align: middle
}

._save_10tcz_68 {
    margin-left: 1rem;
    vertical-align: middle
}

._description_10tcz_73 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e
}

._prices_10tcz_80 {
    display: flex;
    flex-direction: column;
    gap: .3rem;
    text-align: right
}

._priceCustomText_10tcz_87 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 120%;
    color: #000
}

._price_10tcz_80 {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 120%
}

._oldPrice_10tcz_100 {
    font-weight: 500;
    font-size: 2rem;
    line-height: 120%;
    color: #77869e;
    text-decoration: line-through
}

@keyframes _skeleton-animation_d9pha_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._tariffs_d9pha_6 {
    max-width: 100rem
}

._nav_d9pha_10 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3rem
}

._nav_d9pha_10 ._tabs_d9pha_16 {
    max-width: 54rem;
    font-weight: 500;
    --font-weight-active: 600
}

._nav_d9pha_10 ._comparePlans_d9pha_21 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 120%;
    color: #0057ff;
    text-decoration: underline
}

._nav_d9pha_10 ._comparePlans_d9pha_21:hover {
    color: #3056d3
}

._title_d9pha_32,
._subTitle_d9pha_33 {
    margin-bottom: 3.4rem;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 120%
}

._title_d9pha_32 ._flex_button_d9pha_39,
._subTitle_d9pha_33 ._flex_button_d9pha_39 {
    display: flex;
    font-weight: 600;
    font-size: 2.4rem
}

._title_d9pha_32 ._flex_button_d9pha_39 ._icon_d9pha_45,
._subTitle_d9pha_33 ._flex_button_d9pha_39 ._icon_d9pha_45 {
    margin-left: 10px;
    margin-top: 3px
}

@media (max-width: 767px) {

    ._title_d9pha_32,
    ._subTitle_d9pha_33 {
        margin-bottom: 2rem;
        font-size: 1.8rem
    }

    ._title_d9pha_32 ._flex_button_d9pha_39,
    ._subTitle_d9pha_33 ._flex_button_d9pha_39 {
        font-size: 1.8rem
    }
}

._subTitle_d9pha_33 {
    margin-bottom: 2rem
}

._inner_d9pha_66 {
    display: flex;
    align-items: flex-start;
    gap: 4rem
}

@media (max-width: 767px) {
    ._inner_d9pha_66 {
        flex-direction: column;
        gap: 2rem
    }
}

._body_d9pha_78 {
    width: 100%;
    max-width: 54rem
}

._alert_d9pha_83 {
    margin-bottom: 3.4rem
}

@media (max-width: 767px) {
    ._alert_d9pha_83 {
        margin-bottom: 3rem
    }
}

._items_d9pha_92 {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
    margin-bottom: 3.4rem
}

@media (max-width: 767px) {
    ._items_d9pha_92 {
        gap: 1rem;
        margin-bottom: 2rem
    }
}

._sidebar_d9pha_105 {
    width: 100%;
    max-width: 42rem
}

._requestUpgradeButton_d9pha_110,
._checkoutButton_d9pha_111 {
    background-color: var(--current-tariff-color, #000000)
}

._requestUpgradeButton_d9pha_110:hover,
._checkoutButton_d9pha_111:hover {
    background-color: var(--current-tariff-color, #000000);
    opacity: .8
}

@keyframes _skeleton-animation_1ezmt_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._details_1ezmt_6 {
    position: relative;
    border: 2px solid #F0F3F7;
    padding: 2.4rem 3.4rem;
    border-radius: 1.6rem
}

@media (max-width: 767px) {
    ._details_1ezmt_6 {
        padding: 2rem;
        border-radius: 1.2rem
    }
}

._info_1ezmt_19 {
    margin-bottom: 3.4rem
}

._checks_1ezmt_23 {
    margin-bottom: 1.2rem;
    font-weight: 600;
    font-size: 3.2rem;
    line-height: 120%
}

._description_1ezmt_30 {
    margin-bottom: 2rem;
    font-size: 1.6rem;
    line-height: 120%
}

._priceWrap_1ezmt_36 {
    display: inline-flex;
    align-items: center;
    gap: 1.5rem
}

._price_1ezmt_36 {
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 100%;
    white-space: nowrap
}

@media (max-width: 767px) {
    ._price_1ezmt_36 {
        font-size: 3rem
    }
}

._oldPrice_1ezmt_54 {
    margin-top: .8rem;
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 100%;
    color: #77869e;
    text-decoration: line-through
}

@media (max-width: 767px) {
    ._oldPrice_1ezmt_54 {
        font-size: 1.8rem
    }
}

._pricePerCheck_1ezmt_68 {
    margin-top: 1.2rem;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 120%;
    color: #77869e
}

@media (max-width: 767px) {
    ._pricePerCheck_1ezmt_68 {
        font-size: 1.4rem
    }
}

._discount_1ezmt_81 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: .5rem .8rem;
    background-color: #843cf4;
    border-radius: .6rem;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 100%;
    color: #fff
}

._advantages_1ezmt_94 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

._advantages__item_1ezmt_99 {
    position: relative;
    padding-left: 2.7rem;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 130%
}

@media (max-width: 767px) {
    ._advantages__item_1ezmt_99 {
        font-size: 1.4rem
    }
}

._advantages__item_1ezmt_99:before {
    content: " ";
    position: absolute;
    top: 0;
    left: .5rem;
    display: block;
    width: .5rem;
    height: 1.2rem;
    border-right: 3px solid #0057FF;
    border-bottom: 3px solid #0057FF;
    transform: rotate(45deg)
}

._advantages__item_disabled_1ezmt_123 {
    opacity: .5;
    pointer-events: none
}

._advantages__item_disabled_1ezmt_123:before {
    border-color: #77869e
}

._advantages__soon_1ezmt_130 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: .7rem;
    padding: .6rem 1rem;
    border-radius: 1.2rem;
    background: linear-gradient(103.2deg, #20ffb7 11.92%, #409dff 87.47%);
    font-weight: 500;
    font-size: 1rem;
    line-height: 100%;
    color: #fff;
    letter-spacing: .5px;
    vertical-align: top
}

._payment__head_1ezmt_146 {
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 1.5rem
}

._payment__title_1ezmt_152 {
    position: relative;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._payment__title_1ezmt_152 {
        font-size: 1.4rem
    }
}

._payment__line_1ezmt_164 {
    flex-grow: 1;
    height: 1px;
    background-color: #0000000d
}

._payment__body_1ezmt_169 {
    padding-top: 2rem
}

@keyframes _skeleton-animation_1mp8g_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._item_1mp8g_6 {
    margin-top: 2rem
}

._item_1mp8g_6:not(:last-of-type) {
    margin-bottom: 2.4rem
}

._item_1mp8g_6._is-active_1mp8g_12 ._arrow_1mp8g_12 {
    transform: scaleY(-1)
}

._head_1mp8g_16 {
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    cursor: pointer
}

._head_1mp8g_16:hover ._title_1mp8g_23 {
    color: var(--current-tariff-color, #0057FF)
}

._head_1mp8g_16:hover ._arrow_1mp8g_12 {
    color: #0003
}

._title_1mp8g_23 {
    position: relative;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._title_1mp8g_23 {
        font-size: 1.4rem
    }
}

._line_1mp8g_43 {
    flex-grow: 1;
    height: 1px;
    background-color: #0000000d
}

._arrow_1mp8g_12 {
    font-size: 2rem;
    line-height: 100%;
    color: #0000001a;
    transition: all .25s ease-in-out
}

._body_1mp8g_56 {
    overflow: hidden;
    padding-top: 2rem;
    padding-bottom: 1rem
}

@keyframes _skeleton-animation_1cp6l_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._form_1cp6l_6 {
    text-align: center;
    width: 100%;
    margin-bottom: 2rem
}

._form_1cp6l_6 ._card_1cp6l_11 {
    margin-top: 1rem;
    padding: 2rem;
    border-radius: 9px;
    background-color: #fff;
    border: 1px solid #F0F3F7
}

._form_1cp6l_6 ._btn_1cp6l_18 {
    margin-top: 1rem;
    width: 100%
}

@keyframes _skeleton-animation_pq5jp_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._btn_pq5jp_6 {
    width: 100%;
    margin: 2rem 0
}

._container_pq5jp_11 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2.4rem;
    text-align: center
}

._qrCodeContainer_pq5jp_19 {
    width: 27.6rem
}

._qrCodeContainer_pq5jp_19 img {
    width: 20rem;
    margin: auto
}

._qrCodeContainer_pq5jp_19 ._tittle_pq5jp_26 {
    font-size: 1.8rem;
    font-weight: 500
}

._totalContainer_pq5jp_31 {
    width: 80%
}

._totalContainer_pq5jp_31 ._text_sm_pq5jp_34 {
    font-size: 1.3rem;
    color: #77869e
}

._totalContainer_pq5jp_31 ._amount_pq5jp_38 {
    display: flex;
    align-items: center
}

._totalContainer_pq5jp_31 ._amount_pq5jp_38 img {
    width: 2.8rem;
    height: 2.8rem
}

._totalContainer_pq5jp_31 ._amount_pq5jp_38 span {
    margin-left: 1rem;
    font-weight: 700;
    font-size: 2.4rem
}

._copyableInput_pq5jp_52 {
    width: 100%;
    margin-top: 2rem
}

._alert_pq5jp_57 {
    margin-top: 2rem
}

@keyframes _skeleton-animation_4qak4_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._link_4qak4_6 {
    display: flex;
    align-items: center;
    gap: 1.6rem;
    width: 100%;
    height: 4rem;
    padding: 0 2rem;
    background-color: #f0f3f7;
    border-radius: .8rem;
    font-weight: 500;
    font-size: 1.5rem
}

._link_4qak4_6:hover ._icon_4qak4_18 {
    color: #0057ff
}

._link_4qak4_6 ._icon_4qak4_18 {
    transition: color .25s ease-in-out
}

@keyframes _skeleton-animation_9clmn_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._tools_9clmn_6 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2.5rem
}

._iconButton_9clmn_13 {
    color: #a1a3a7;
    font-size: 2rem
}

._iconButton_9clmn_13:hover {
    color: #0057ff;
    cursor: pointer
}

._iconButton_9clmn_13._active_9clmn_21 {
    color: #0057ff
}

._filters_9clmn_25 {
    display: flex;
    flex-direction: column;
    gap: 2rem
}

._label_9clmn_31 {
    margin-bottom: 1rem
}

._label_9clmn_31 label {
    display: block;
    margin-bottom: .5rem;
    font-size: 1.4rem
}

._actions_9clmn_40 {
    display: flex;
    flex-direction: row;
    gap: 1rem
}

._close_9clmn_46 {
    display: flex;
    justify-content: flex-end
}

._switchType_9clmn_51 {
    width: 100%;
    display: flex
}

._switchType_9clmn_51 label {
    flex: 1;
    text-align: center
}

@keyframes _skeleton-animation_11x0p_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._table__head_11x0p_6 ._table__col_11x0p_6 {
    margin-bottom: 2rem;
    font-size: 1.4rem;
    color: #77869e
}

._table__body_11x0p_11 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

._table_blur_11x0p_16 {
    opacity: .25
}

._list_11x0p_20 {
    display: flex;
    flex-direction: column;
    gap: 4rem
}

._show_11x0p_26 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem
}

._loader_11x0p_33 {
    position: absolute;
    margin: 0 auto;
    top: 7rem;
    left: 0;
    right: 0
}

@keyframes _skeleton-animation_1ir97_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._investigations_1ir97_6 {
    position: relative;
    overflow: hidden;
    max-height: 100%;
    border: 1px solid #E2E7F1;
    border-radius: 3rem;
    transition: max-height .3s ease-in-out
}

@media (max-width: 767px) {
    ._investigations_1ir97_6 {
        overflow: visible;
        border: none;
        border-radius: 0
    }
}

._head_1ir97_22 {
    display: flex;
    justify-content: space-between;
    padding: 3rem 3rem 1rem
}

@media (max-width: 767px) {
    ._head_1ir97_22 {
        gap: 1.6rem;
        flex-wrap: wrap;
        margin-bottom: 2rem;
        padding: 0
    }

    ._head_1ir97_22 button {
        font-size: 1.2rem
    }
}

._title_1ir97_39 {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_1ir97_39 {
        width: 100%;
        font-size: 1.8rem
    }
}

._legends_1ir97_51 {
    display: flex;
    gap: 3rem
}

._legend_1ir97_51 {
    display: flex;
    align-items: center;
    gap: 1rem
}

._legend--sanctions_1ir97_61,
._legend--danger_1ir97_64 {
    color: #ff6d5c
}

._legend--suspicious_1ir97_67 {
    color: #f90
}

._legend--trusted_1ir97_70 {
    color: #00bf59
}

@media (max-width: 767px) {
    ._legend_1ir97_51 {
        gap: .5rem
    }
}

._legend__icon_1ir97_78 {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    height: 2.4rem
}

@media (max-width: 767px) {
    ._legend__icon_1ir97_78 {
        width: 2rem;
        height: 2rem
    }
}

._legend__icon_1ir97_78:before {
    content: " ";
    opacity: .15;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background-color: currentColor
}

._legend__text_1ir97_103 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #000
}

@media (max-width: 767px) {
    ._legend__text_1ir97_103 {
        font-size: 1.2rem
    }
}

._title-note_1ir97_115 {
    padding: 0 3rem;
    margin-bottom: 6rem;
    font-size: 1.4rem;
    line-height: 140%;
    color: #77869e
}

@media (max-width: 767px) {
    ._title-note_1ir97_115 {
        margin-bottom: 2rem;
        padding: 0;
        font-size: 1.2rem
    }
}

._body_1ir97_130 {
    position: relative
}

@media (max-width: 767px) {
    ._body_1ir97_130 {
        margin-right: -1rem;
        margin-left: -1rem
    }
}

._straight_1ir97_140 {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 3rem 3rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._straight_1ir97_140 {
        padding: 0
    }
}

._straight_1ir97_140 ._items_1ir97_152 {
    min-height: 23rem
}

._straight_1ir97_140 ._items_1ir97_152:not(._has-routing_1ir97_155)._is-single_1ir97_155 ._list_1ir97_155:before {
    bottom: initial;
    height: 3.2rem
}

@media (max-width: 767px) {
    ._straight_1ir97_140 ._items_1ir97_152:not(._has-routing_1ir97_155)._is-single_1ir97_155 ._list_1ir97_155:before {
        height: 0
    }
}

._straight_1ir97_140 ._items_1ir97_152._has-routing_1ir97_155._is-empty_1ir97_164:before {
    content: " ";
    position: absolute;
    top: 11.7rem;
    bottom: 0;
    width: 3px;
    background-color: #ff6d5c
}

@media (max-width: 767px) {
    ._straight_1ir97_140 ._items_1ir97_152._has-routing_1ir97_155._is-empty_1ir97_164:before {
        width: 2px;
        bottom: 3rem
    }
}

._straight_1ir97_140 ._items_1ir97_152._has-routing_1ir97_155._is-empty_1ir97_164._items--incoming_1ir97_178:before {
    right: 0;
    background-color: #00bf59
}

._straight_1ir97_140 ._items_1ir97_152._has-routing_1ir97_155 ._list_1ir97_155 {
    flex-grow: 1
}

._items_1ir97_152 {
    z-index: 2;
    position: relative;
    overflow: hidden;
    width: 37%;
    display: flex;
    flex-direction: column
}

@media (max-width: 767px) {
    ._items_1ir97_152 {
        width: 49%
    }
}

._items_1ir97_152._has-routing_1ir97_155 {
    margin-bottom: -8.1rem
}

._items_1ir97_152._has-routing_1ir97_155 ._list_1ir97_155 {
    padding-bottom: 10rem
}

._items_1ir97_152._has-routing_1ir97_155 ._list_1ir97_155:before {
    bottom: 0
}

@media (max-width: 767px) {
    ._items_1ir97_152._has-routing_1ir97_155 ._list_1ir97_155:before {
        bottom: 2.8rem
    }
}

._items--incoming_1ir97_178 ._list_1ir97_155 {
    padding-right: 25%
}

@media (max-width: 1400px) {
    ._items--incoming_1ir97_178 ._list_1ir97_155 {
        padding-right: 10%
    }
}

@media (max-width: 1200px) {
    ._items--incoming_1ir97_178 ._list_1ir97_155 {
        padding-right: 5%
    }
}

._items--incoming_1ir97_178 ._list_1ir97_155:before {
    right: 0;
    background-color: #00bf59
}

._items--outgoing_1ir97_230 ._hat_1ir97_230,
._items--outgoing_1ir97_230 ._list_1ir97_155 {
    padding-left: 25%
}

@media (max-width: 1400px) {

    ._items--outgoing_1ir97_230 ._hat_1ir97_230,
    ._items--outgoing_1ir97_230 ._list_1ir97_155 {
        padding-left: 10%
    }
}

@media (max-width: 1200px) {

    ._items--outgoing_1ir97_230 ._hat_1ir97_230,
    ._items--outgoing_1ir97_230 ._list_1ir97_155 {
        padding-left: 5%
    }
}

._items--outgoing_1ir97_230 ._list_1ir97_155:before {
    left: 0;
    background-color: #ff6d5c
}

._hat_1ir97_230 {
    min-height: 4.2rem;
    margin-bottom: 2.4rem;
    margin-left: 1.5rem
}

@media (max-width: 767px) {
    ._hat_1ir97_230 {
        margin-bottom: 12rem;
        margin-left: 1rem
    }
}

._subtitle_1ir97_263 {
    margin: 0 0 1.2rem;
    font-size: 1.4rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._subtitle_1ir97_263 {
        font-size: 1.1rem
    }
}

._stats_1ir97_275 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    white-space: nowrap
}

@media (max-width: 767px) {
    ._stats_1ir97_275 {
        font-size: 1rem;
        line-height: 140%;
        white-space: normal
    }
}

._stats_1ir97_275 b {
    font-weight: 600;
    white-space: nowrap
}

@media (max-width: 767px) {
    ._stats_1ir97_275 b {
        display: block
    }
}

._stats_1ir97_275 span {
    color: #a1a3a7
}

._list_1ir97_155 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

@media (max-width: 767px) {
    ._list_1ir97_155 {
        gap: 1rem
    }
}

._list_1ir97_155:before {
    content: " ";
    position: absolute;
    top: 2.2rem;
    bottom: 4.5rem;
    width: 3px
}

@media (max-width: 767px) {
    ._list_1ir97_155:before {
        width: 2px;
        bottom: 2.2rem
    }
}

._routing_1ir97_326 ._items_1ir97_152._has-direct_1ir97_326 ._list_1ir97_155:before {
    top: -5rem
}

._routing_1ir97_326 ._items_1ir97_152:not(._has-direct_1ir97_326) ._list_1ir97_155:before {
    top: 0
}

._routing_1ir97_326 ._list_1ir97_155 {
    flex-grow: initial
}

._routing__inner_1ir97_335 {
    position: relative;
    padding: 3rem;
    background-color: #f7f8f9;
    border-radius: 0 0 3rem 3rem
}

@media (max-width: 767px) {
    ._routing__inner_1ir97_335 {
        margin-right: -2rem;
        margin-bottom: -2rem;
        margin-left: -2rem;
        padding-right: 2rem;
        padding-left: 2rem;
        border-radius: 0
    }
}

._routing__title_1ir97_351 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    ._routing__title_1ir97_351 {
        z-index: 2
    }
}

._routing__title_1ir97_351 span {
    display: inline-flex;
    align-items: center;
    height: 3.7rem;
    padding: 0 3.2rem;
    background-color: #eff3f6;
    border-radius: 2rem;
    box-shadow: inset 0 0 0 .4rem #fff;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%
}

@media (max-width: 767px) {
    ._routing__title_1ir97_351 span {
        z-index: 2;
        height: 2.4rem;
        padding: 0 1.6rem;
        background-color: #f0f3f7cc;
        box-shadow: 0 0 0 .2rem #fffc;
        -webkit-backdrop-filter: blur(1px);
        backdrop-filter: blur(1px);
        font-size: 1.1rem
    }
}

._routing__list_1ir97_389 {
    display: flex
}

._routingStretch_1ir97_393 {
    width: 26%
}

@media (max-width: 767px) {
    ._routingStretch_1ir97_393 {
        width: 2%
    }
}

._more_1ir97_402 {
    z-index: 5;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 7.3rem;
    background-color: #f9f9f9d9;
    box-shadow: inset 0 1rem 1rem #0000001a;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

._more_1ir97_402 span {
    display: inline-block;
    border-bottom: 1px solid transparent;
    font-size: 1.8rem;
    line-height: 100%;
    color: #0057ff
}

._more_1ir97_402:hover span {
    border-bottom-color: #0057ff
}

._devModeTitle_1ir97_427 {
    margin-left: 1rem;
    color: #ed274b
}

@keyframes _skeleton-animation_1wqcj_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._info_1wqcj_6 {
    margin-bottom: 2rem
}

._info_1wqcj_6 span {
    font-size: 2.4rem
}

._error_1wqcj_13 {
    margin-top: 2rem
}

@keyframes _skeleton-animation_fel9u_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._alertBox_fel9u_6 {
    margin-bottom: 1.6rem
}

@keyframes _skeleton-animation_90n9g_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_90n9g_6 {
    max-width: 60rem;
    --modal-info-title-margin-right: 0;
    text-align: center
}

._wrap_90n9g_12 {
    width: 100%;
    max-width: 42.4rem;
    margin-right: auto;
    margin-left: auto
}

._wrap_90n9g_12 input {
    padding-right: 4.5rem;
    font-size: 1.5rem
}

._wrap_input_90n9g_22 {
    width: 65%;
    height: 10rem;
    margin: auto auto 1.5rem
}

@media (max-width: 767px) {
    ._wrap_input_90n9g_22 {
        width: 100%
    }
}

._qrCode_90n9g_33 {
    max-width: 22rem;
    margin: 0 auto 1rem
}

._description_90n9g_38 {
    margin-bottom: 2.5rem;
    font-size: 1.2rem;
    color: #77869e
}

._description_90n9g_38 a {
    font-weight: 600;
    color: #0057ff
}

div._yourCode_90n9g_48 {
    height: 5.4rem
}

@media (max-width: 767px) {
    div._yourCode_90n9g_48 {
        height: 5rem
    }
}

div._yourCode_90n9g_48 input {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 100%;
    text-align: center
}

div._yourCode_90n9g_48 input::placeholder {
    font-weight: 400
}

._alert_90n9g_66 {
    margin-top: 1.2rem;
    margin-bottom: 3rem;
    text-align: left
}

._loader_90n9g_72 {
    margin-bottom: 3rem
}

@keyframes _skeleton-animation_nmz67_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_nmz67_6 {
    max-width: 60rem;
    --modal-info-title-margin-right: 0;
    text-align: center
}

._wrap_nmz67_12 {
    width: 100%;
    max-width: 42.4rem;
    height: 10rem;
    margin-right: auto;
    margin-left: auto
}

._description_nmz67_20 {
    margin-bottom: 2.5rem;
    font-size: 1.5rem;
    color: #77869e
}

._description_nmz67_20 a {
    font-weight: 600;
    color: #0057ff
}

._yourCode_nmz67_30 {
    height: 5.4rem !important
}

._yourCode_nmz67_30 input {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 100%;
    text-align: center
}

._yourCode_nmz67_30 input::placeholder {
    font-weight: 400
}

._alert_nmz67_43 {
    margin-top: 1.2rem;
    margin-bottom: 3rem;
    text-align: left
}

@keyframes _skeleton-animation_1n4um_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._form_1n4um_6 {
    display: flex;
    gap: 2rem
}

._group_1n4um_11 {
    flex-basis: 100%
}

._group_1n4um_11 ._input_1n4um_14 {
    height: 6.4rem
}

@media (max-width: 767px) {
    ._group_1n4um_11 ._input_1n4um_14 {
        height: 5rem
    }
}

._alert_1n4um_23 {
    margin-top: 1.2rem;
    margin-bottom: 3rem;
    text-align: left
}

@keyframes _skeleton-animation_172o4_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._option_172o4_6 {
    cursor: pointer
}

._option__label_172o4_9 {
    margin-bottom: .5rem;
    font-weight: 500;
    font-size: 1.4rem
}

._option__description_172o4_14 {
    opacity: .6;
    font-size: 1.2rem
}

._error_172o4_19 {
    margin-bottom: 1rem
}

@keyframes _skeleton-animation_zaswz_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._form_zaswz_6 {
    display: flex;
    flex-direction: column;
    gap: 2rem
}

._form_zaswz_6 ._inputGroup_zaswz_11 {
    margin-bottom: 0
}

._alert_zaswz_15 {
    margin-top: 1.2rem;
    text-align: left
}

._info_zaswz_20 {
    text-align: left
}

._tips_zaswz_24 ._list_zaswz_24 li {
    list-style: inside
}

._tips_zaswz_24 ._list_zaswz_24 li:not(:last-child) {
    margin-bottom: 8px
}

._tips_zaswz_24 ._gap_zaswz_30 {
    margin-right: 5px
}

._tips_zaswz_24 ._link_zaswz_33,
._tips_zaswz_24 ._button_zaswz_34 {
    display: inline-block;
    border-bottom: 1px solid #0057FF;
    color: #0057ff
}

._tips_zaswz_24 ._link_zaswz_33:hover,
._tips_zaswz_24 ._button_zaswz_34:hover {
    color: #3056d3
}

._tips_zaswz_24 ._wrapper_zaswz_43 {
    display: inline-flex;
    align-items: center
}

@keyframes _skeleton-animation_ufe8w_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_ufe8w_6 {
    max-width: 70rem;
    height: 36rem
}

@media (max-width: 767px) {
    ._modal_ufe8w_6 {
        height: auto
    }
}

._socials_ufe8w_16 {
    display: flex;
    justify-content: space-around;
    padding: 2rem 0 4rem
}

@media (max-width: 767px) {
    ._socials_ufe8w_16 {
        flex-direction: column;
        gap: 1.6rem;
        padding: 0
    }
}

._social_ufe8w_16 {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    font-size: 1.8rem;
    line-height: 100%;
    color: #000;
    text-decoration: none;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._social_ufe8w_16 {
        font-size: 1.6rem
    }
}

._social_ufe8w_16:hover {
    color: #0057ff
}

._social_ufe8w_16 img {
    width: 8rem
}

@media (max-width: 767px) {
    ._social_ufe8w_16 img {
        width: 5rem
    }
}

._social_ufe8w_16 span {
    border-bottom: 1px solid
}

@keyframes _skeleton-animation_vs2aw_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_vs2aw_6 {
    width: 102.4rem;
    max-width: 102.4rem;
    padding: 3rem;
    --close-button-top: 3rem;
    --close-button-right: 3rem
}

@media (max-width: 767px) {
    ._modal_vs2aw_6 {
        width: auto;
        max-width: calc(100% - 1rem);
        padding: 2rem
    }
}

._summary_vs2aw_21 {
    display: flex;
    align-items: center;
    gap: 2rem
}

@media (max-width: 767px) {
    ._summary_vs2aw_21 {
        flex-direction: column;
        gap: 1rem
    }
}

._col_vs2aw_33 {
    overflow: hidden;
    flex-basis: 100%;
    max-width: 100%
}

@media (max-width: 767px) {
    ._col_vs2aw_33 {
        width: 100%
    }
}

div._analyzeItem_vs2aw_44 {
    cursor: default
}

._info_vs2aw_48 {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    text-align: center
}

@media (max-width: 767px) {
    ._info_vs2aw_48 {
        gap: 1rem
    }
}

._info_vs2aw_48._is-danger_vs2aw_59 ._info__value_vs2aw_59 {
    background: linear-gradient(to top right, #fe453d, #a32ccd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

._info_vs2aw_48._is-danger_vs2aw_59 ._info__value_vs2aw_59:before {
    background: linear-gradient(to right, #fff0, #fe453d, #fff0)
}

._info__value_vs2aw_59 {
    position: relative;
    font-weight: 700;
    font-size: 1.6rem;
    color: #02ad50
}

@media (max-width: 767px) {
    ._info__value_vs2aw_59 {
        font-size: 1.4rem
    }
}

._info__value_vs2aw_59:before {
    content: " ";
    position: absolute;
    right: 0;
    bottom: -1rem;
    left: 0;
    height: 1px;
    background: linear-gradient(to right, #fff0, #00b142, #fff0)
}

@media (max-width: 767px) {
    ._info__value_vs2aw_59:before {
        bottom: -.6rem
    }
}

._info__caption_vs2aw_93 {
    font-size: 1.4rem;
    line-height: 140%;
    color: #111
}

@media (max-width: 767px) {
    ._info__caption_vs2aw_93 {
        font-size: 1.2rem
    }
}

._lock_vs2aw_104 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 9rem;
    margin-top: 3.5rem;
    border-radius: .8rem;
    background-color: #f0f3f7;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    ._lock_vs2aw_104 {
        margin: 2rem -2rem -2rem;
        border-radius: 0 0 .8rem .8rem
    }
}

._unlockButton_vs2aw_125 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: .5rem;
    height: 4rem;
    padding: 0 2rem;
    background: linear-gradient(280.7deg, #a32ccd, #fe453d);
    border-radius: 1.2rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%;
    color: #fff;
    transition: transform .25s ease-in-out
}

._unlockButton_vs2aw_125:hover {
    transform: scale(1.015)
}

._unlockButton__icon_vs2aw_143 {
    font-size: 1.8rem
}

._unlockButton_vs2aw_125 span {
    display: inline-block;
    margin-right: .5rem;
    font-weight: 700;
    font-size: 2rem;
    line-height: 100%
}

._list_vs2aw_154 {
    overflow: hidden;
    position: relative;
    margin-top: 3.5rem;
    padding: 1.5rem 0 .3rem;
    background-color: #f0f3f7;
    border-radius: .8rem
}

._list_vs2aw_154:before,
._list_vs2aw_154:after {
    content: " ";
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px
}

._list_vs2aw_154:before {
    left: 0;
    background: linear-gradient(to right, #eff3f6, #eff3f6 1%, #fff0)
}

._list_vs2aw_154:after {
    right: 0;
    background: linear-gradient(to right, #fff0, #eff3f6 99%, #eff3f6)
}

._list__scroll_vs2aw_178 {
    overflow: hidden;
    overflow-x: auto;
    max-width: 100%
}

._list__items_vs2aw_183 {
    display: flex
}

._list__items_vs2aw_183:after {
    content: " ";
    display: block;
    width: 1.5rem;
    min-width: 1.5rem;
    height: 4rem
}

._item_vs2aw_194 {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    gap: .5rem;
    max-width: 33%;
    min-width: 25rem;
    margin-bottom: 1.2rem;
    border: 1px solid #DBDDE1;
    padding: .8rem;
    border-radius: .8rem
}

._item_vs2aw_194:first-child {
    margin-left: 1.5rem
}

._item_vs2aw_194:not(:last-child) {
    margin-right: 4rem
}

._item_vs2aw_194:not(:last-child):before {
    content: " ";
    position: absolute;
    top: 50%;
    right: -2.8rem;
    display: block;
    width: .8rem;
    height: .8rem;
    border-right: 2px solid #DBDDE1;
    border-bottom: 2px solid #DBDDE1;
    transform: rotate(-45deg) translateY(-50%)
}

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

._item__title_vs2aw_224 span {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 100%;
    vertical-align: middle
}

._item__title_vs2aw_224 small {
    font-weight: 400
}

._item__value_vs2aw_239 {
    flex-grow: 1;
    padding: .3rem;
    background-color: #fff;
    border-radius: .4rem;
    font-size: 1.2rem;
    line-height: 130%;
    color: #a1a3a7;
    word-break: break-word
}

._error_vs2aw_250 {
    margin-bottom: 1rem
}

@keyframes _skeleton-animation_9ocnc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_9ocnc_6 {
    text-align: center;
    --modal-info-title-margin-right: 0
}

._list_9ocnc_11 {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    margin-top: 5rem;
    text-align: left
}

@media (max-width: 767px) {
    ._list_9ocnc_11 {
        margin-top: 3rem;
        gap: 2rem
    }
}

._item_9ocnc_25 {
    display: flex;
    align-items: flex-start;
    gap: 2.7rem
}

@media (max-width: 767px) {
    ._item_9ocnc_25 {
        gap: 2rem
    }
}

._item--trusted_9ocnc_35 ._item__title_9ocnc_35 {
    color: #00bf59
}

._item--suspicious_9ocnc_38 ._item__title_9ocnc_35 {
    color: #f90
}

._item--danger_9ocnc_41 ._item__title_9ocnc_35 {
    color: #ff6d5c
}

._item__graph_9ocnc_44 {
    min-width: 10rem;
    max-width: 10rem
}

@media (max-width: 767px) {
    ._item__graph_9ocnc_44 {
        min-width: 8rem;
        max-width: 8rem
    }
}

._item__body_9ocnc_54 {
    flex-grow: 1
}

._item__title_9ocnc_35 {
    margin: 0 0 1rem;
    font-weight: 700;
    font-size: 2rem;
    line-height: 100%
}

@media (max-width: 767px) {
    ._item__title_9ocnc_35 {
        font-size: 1.8rem
    }
}

._item__description_9ocnc_68 {
    margin: 0;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 130%
}

@media (max-width: 767px) {
    ._item__description_9ocnc_68 {
        font-size: 1.4rem
    }
}

@keyframes _skeleton-animation_6hvdi_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._message_6hvdi_6 {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 3rem;
    font-size: 1.6rem;
    line-height: 150%
}

@media (max-width: 767px) {
    ._message_6hvdi_6 {
        margin-bottom: 2rem;
        font-size: 1.4rem
    }
}

._actions_6hvdi_21 {
    display: flex;
    gap: 1.4rem
}

@media (max-width: 767px) {
    ._actions_6hvdi_21 {
        gap: 1rem
    }
}

._actions_6hvdi_21 button {
    min-width: 17.5rem
}

@media (max-width: 767px) {
    ._actions_6hvdi_21 button {
        min-width: 12rem;
        flex-basis: 100%
    }
}

@keyframes _skeleton-animation_y01we_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._uploadError_y01we_6 {
    margin-bottom: 1rem
}

._upload_y01we_6 {
    display: flex;
    align-items: center;
    color: #a1a3a7;
    font-size: 1.3rem;
    gap: 1rem
}

._description_y01we_18 {
    color: #77869e;
    font-size: 1.4rem;
    margin-bottom: 1.2rem
}

._description_y01we_18._promo_y01we_23 {
    line-height: 130%;
    font-size: 1.6rem
}

._iconButton_y01we_28 {
    color: #a1a3a7;
    font-size: 1.3rem
}

._iconButton_y01we_28:hover {
    color: #0057ff;
    cursor: pointer
}

._iconRemove_y01we_37 {
    font-size: 10px;
    cursor: pointer
}

._iconRemove_y01we_37:hover {
    color: #ed274b
}

._list_y01we_45 {
    max-width: 70rem;
    padding-top: 3rem
}

@media (max-width: 767px) {
    ._list_y01we_45 {
        padding-top: 2rem
    }
}

._list_y01we_45 table {
    width: 100%;
    border-collapse: collapse
}

._list_y01we_45 table thead th {
    border-bottom: 1px solid #F0F3F7;
    padding: 0 1rem .5rem;
    font-weight: 600;
    text-align: left
}

@media (max-width: 767px) {
    ._list_y01we_45 table thead th {
        padding: 0 .5rem .2rem 0;
        font-size: 1.2rem
    }
}

._list_y01we_45 table tbody tr:hover td {
    background-color: #f9f9f9
}

._list_y01we_45 table tbody tr:first-child td {
    padding-top: 1rem
}

._list_y01we_45 table tbody tr td {
    padding: .5rem 1rem;
    font-size: 1.4rem;
    color: #111;
    transition: background-color .25s ease-in-out
}

@media (max-width: 767px) {
    ._list_y01we_45 table tbody tr td {
        padding: .2rem .5rem .2rem 0;
        font-size: 1.2rem
    }
}

._list_y01we_45 table tbody tr td ._tableAction_y01we_88 {
    font-size: 1.4rem
}

._attachments_y01we_92 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

._loader_y01we_98 {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0
}

@keyframes _skeleton-animation_jkq2t_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_jkq2t_6 {
    --modal-info-title-margin-right: 0;
    text-align: center
}

._form_jkq2t_11 {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding-left: 5%;
    padding-right: 5%
}

._form_jkq2t_11 ._inputGroup_jkq2t_18 {
    min-height: 10rem;
    max-height: 12rem;
    margin-bottom: 0
}

@keyframes _skeleton-animation_14p3y_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._list_14p3y_6 {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 7.3rem;
    padding: 2rem;
    background-color: #f0f3f7;
    border-radius: 1.2rem;
    box-sizing: border-box
}

._loader_14p3y_17 {
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: inherit;
    background-color: #ffffffbf;
    -webkit-backdrop-filter: blur(.3rem);
    backdrop-filter: blur(.3rem)
}

._item_14p3y_32 {
    display: flex;
    align-items: center;
    gap: 1rem
}

._item_14p3y_32:hover ._hiddenActions_14p3y_37 {
    opacity: 1;
    max-width: 5rem
}

._item_14p3y_32:not(:last-child) {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

._item_14p3y_32 ._name_14p3y_46 {
    overflow: hidden;
    flex-grow: 1;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.6rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

._item_14p3y_32 ._actions_14p3y_55 {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-left: auto
}

._item_14p3y_32 ._hiddenActions_14p3y_37 {
    opacity: 0;
    overflow: hidden;
    max-width: 0px;
    transition: all .35s ease
}

._item_14p3y_32 ._delete_14p3y_67 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.3rem;
    height: 3.3rem;
    margin-right: 1rem;
    border-radius: 50%;
    color: #a1a3a7;
    transition: all .35s ease
}

._item_14p3y_32 ._delete_14p3y_67:hover {
    background-color: #ed274b;
    color: #fff
}

._footerActions_14p3y_83 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

@keyframes _skeleton-animation_1h8pf_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._row_1h8pf_6 {
    z-index: 5;
    position: relative;
    min-height: 6.9rem;
    margin-top: -50px;
    pointer-events: none
}

._first_1h8pf_14 {
    min-width: calc(var(--col-width-1) + var(--col-width-2))
}

._inner_1h8pf_18 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    display: flex
}

._fieldGroup_1h8pf_27 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    min-height: 3.6rem;
    padding: 0 .8rem;
    box-sizing: border-box;
    background-color: #fff
}

._setting_form_1h8pf_38 {
    display: flex;
    gap: 2rem;
    position: relative
}

._setting_form__direction_1h8pf_43 {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 1rem;
    pointer-events: all
}

._setting_form__direction__title_1h8pf_50 {
    width: 100%;
    font-size: 1.6rem;
    color: #a1a3a7;
    text-transform: uppercase;
    text-align: center
}

._setting_form__data_1h8pf_57 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 1.2rem
}

._setting_form__data_1h8pf_57 label {
    font-size: 1.2rem
}

._setting_form__data_1h8pf_57 .ant-form-item {
    flex-grow: 1;
    margin-inline-end: 0;
    text-align: center
}

._setting_form__data_1h8pf_57 .ant-input {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    width: 6rem;
    padding: .1rem;
    background-color: #fff;
    font-size: 1.4rem;
    text-align: center
}

._setting_form__data_1h8pf_57 .ant-input:focus-visible {
    border-bottom-color: #0057ff
}

._setting_form__data_1h8pf_57 .ant-input-status-error {
    border-bottom: 1px solid #ED274B;
    color: #ed274b
}

._item_1h8pf_88 {
    padding: 0 .8rem;
    flex-basis: 100%
}

._selectWrap_1h8pf_93 {
    background-color: #fff
}

._actions_1h8pf_97 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 1rem;
    pointer-events: all
}

@keyframes _skeleton-animation_hrg2s_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._edit_hrg2s_6 {
    opacity: 0;
    z-index: 6;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    font-size: 1.2rem;
    color: #a1a3a7;
    transition: all .25s ease-in-out
}

._edit_hrg2s_6:hover {
    color: #0057ff
}

._edit_hrg2s_6._is-active_hrg2s_23 {
    opacity: 1;
    background-color: #f0f3f7;
    color: #0057ff
}

.ant-table-cell-row-hover ._edit_hrg2s_6 {
    opacity: 1
}

._expandedRow_hrg2s_33 .ant-table-cell {
    padding: 0
}

._actions_hrg2s_37 {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 2rem
}

._table_blur_hrg2s_43 {
    opacity: .25
}

@keyframes _skeleton-animation_1u4rm_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_1u4rm_6 {
    max-width: 100rem;
    --risk-table-scroll-height: calc(100vh - 40rem)
}

._footerActions_1u4rm_11 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 3rem;
    width: 100%
}

._footerActions_1u4rm_11 ._reset_1u4rm_18 {
    min-width: initial;
    background-color: transparent;
    color: #ed274b
}

._footerActions_1u4rm_11 ._reset_1u4rm_18:hover {
    background-color: #ed274b;
    color: #fff
}

._description_1u4rm_28 {
    margin-top: -2rem;
    margin-bottom: 3rem;
    font-size: 1.4rem;
    line-height: 150%;
    color: #a1a3a7
}

._loader_1u4rm_36 {
    position: absolute;
    margin: 0 auto;
    top: 35%;
    left: 0;
    right: 0;
    z-index: 5
}

@keyframes _skeleton-animation_1vz5b_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_1vz5b_6 {
    display: flex;
    gap: 7rem
}

@media (max-width: 767px) {
    ._modal_1vz5b_6 {
        flex-direction: column;
        gap: 5rem
    }
}

._logo_1vz5b_17 {
    max-width: 11.6rem;
    margin-bottom: 3rem
}

._title_1vz5b_22 {
    margin: 0 0 4rem;
    font-weight: 600;
    font-size: 2rem;
    line-height: 130%
}

@media (max-width: 767px) {
    ._title_1vz5b_22 {
        margin-bottom: 3rem
    }
}

._content_1vz5b_34 {
    position: relative;
    width: 50%
}

@media (max-width: 767px) {
    ._content_1vz5b_34 {
        width: 100%
    }
}

._content_1vz5b_34:before {
    content: " ";
    position: absolute;
    top: -1rem;
    right: -3.5rem;
    bottom: -1rem;
    width: 1px;
    background-color: #f0f3f7
}

@media (max-width: 767px) {
    ._content_1vz5b_34:before {
        top: initial;
        right: -1rem;
        bottom: -3rem;
        left: -1rem;
        width: 100%;
        height: 1px
    }
}

._list_1vz5b_63 ul {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    margin: 0 0 4rem
}

@media (max-width: 767px) {
    ._list_1vz5b_63 ul {
        margin-bottom: 3rem
    }
}

._list_1vz5b_63 ul li {
    position: relative;
    padding-left: 3rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%
}

._list_1vz5b_63 ul li:before {
    content: "";
    position: absolute;
    top: -.2rem;
    left: 0;
    display: block;
    width: 2rem;
    height: 2rem;
    background-color: #f0f3f7;
    border-radius: 50%
}

._list_1vz5b_63 ul li:after {
    content: " ";
    position: absolute;
    top: .3rem;
    left: .7rem;
    display: block;
    width: .3rem;
    height: .7rem;
    border-right: .2rem solid #57616C;
    border-bottom: .2rem solid #57616C;
    transform: rotate(45deg)
}

._actions_1vz5b_105 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

._compare_1vz5b_111 {
    width: 50%
}

@media (max-width: 767px) {
    ._compare_1vz5b_111 {
        width: 100%
    }
}

._compare_1vz5b_111 ._title_1vz5b_22 {
    text-align: center
}

._compare_1vz5b_111 ._compareActions_1vz5b_122 {
    display: flex;
    justify-content: center
}

._compare_1vz5b_111 ._link_1vz5b_126 {
    display: flex;
    align-items: center;
    gap: .4rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%;
    color: #0057ff
}

._compare_1vz5b_111 ._link_1vz5b_126:hover {
    text-decoration: underline
}

._preview_1vz5b_139 {
    overflow: hidden;
    margin-bottom: 3rem;
    border: 1px solid #F0F3F7;
    border-radius: 1.2rem;
    box-shadow: 0 .4rem 4rem #0000000d
}

._preview_1vz5b_139 .__rcs-handle-arrow {
    width: .6rem !important;
    height: .6rem !important;
    border: none !important;
    transform: rotate(45deg) !important
}

._preview_1vz5b_139 .__rcs-handle-arrow:first-child {
    border-bottom: 1.5px solid #0057FF !important;
    border-left: 1.5px solid #0057FF !important
}

._preview_1vz5b_139 .__rcs-handle-arrow:last-child {
    border-top: 1.5px solid #0057FF !important;
    border-right: 1.5px solid #0057FF !important
}

@keyframes _skeleton-animation_wamrf_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._bodyLock_wamrf_6 {
    overflow: hidden
}

._modal_wamrf_10 {
    position: relative;
    width: 100%;
    max-width: 70rem;
    min-width: 62rem;
    margin: auto;
    padding: 3rem 3.5rem;
    background-color: #fff;
    border-radius: 1.8rem;
    box-sizing: border-box;
    outline: none;
    pointer-events: all
}

._modal_wamrf_10 {
    animation: _showModalContent_wamrf_1 .4s both
}

@media (max-width: 767px) {
    ._modal_wamrf_10 {
        width: calc(100% - 1rem);
        min-width: initial;
        padding: 3rem 2rem;
        border-radius: 1.6rem
    }
}

._title_wamrf_35 {
    margin-right: 4rem;
    margin-bottom: 4rem;
    margin-left: var(--modal-info-title-margin-left, 0);
    font-weight: 600;
    font-size: 3rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_wamrf_35 {
        margin-right: 3rem;
        margin-bottom: 3rem;
        font-size: 2.2rem
    }
}

._actions_wamrf_51 {
    display: flex;
    gap: 1.4rem;
    margin-top: 3rem
}

@media (max-width: 767px) {
    ._actions_wamrf_51 {
        margin-top: 2rem
    }
}

._actions_wamrf_51 button {
    min-width: 17.5rem
}

@media (max-width: 767px) {
    ._actions_wamrf_51 button {
        min-width: 12rem;
        flex-basis: 100%;
        font-size: 1.4rem
    }
}

._close_wamrf_72 {
    position: absolute;
    top: var(--close-button-top, 1.7rem);
    right: var(--close-button-right, 1.7rem);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.4rem;
    height: 3.4rem;
    background-color: #f5f5f5;
    border-radius: 50%;
    font-size: 1.2rem;
    color: #a1a3a7;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._close_wamrf_72 {
        top: var(--close-button-top-mobile, 2rem);
        right: var(--close-button-right-mobile, 2rem);
        font-size: 1.8rem
    }
}

._close_wamrf_72:hover {
    color: #000
}

@keyframes _showModalContent_wamrf_1 {
    0% {
        opacity: 0;
        transform: translate3d(0, 5%, 0) scale(.95)
    }

    to {
        opacity: 1;
        transform: translateZ(0) scale(1)
    }
}

.modal-overlay {
    z-index: 2999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.modal-overlay {
    animation: _showModalOverlay_wamrf_1 .3s both
}

.modal-overlay--black {
    background-color: #000000bf
}

.modal-content {
    position: absolute;
    margin-top: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none
}

@media (max-width: 767px) {
    .modal-content {
        margin: 0;
        padding: .5rem 0
    }
}

@keyframes _showModalOverlay_wamrf_1 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes _skeleton-animation_86oen_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._csv_86oen_6 {
    color: #a1a3a7;
    font-weight: 400
}

._csv_86oen_6:hover {
    color: #0057ff;
    cursor: pointer
}

@keyframes _skeleton-animation_el1is_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._check_el1is_6 {
    width: 100%;
    max-width: 28rem
}

@media (max-width: 767px) {
    ._check_el1is_6 {
        max-width: initial
    }
}

._label_el1is_16 {
    margin-bottom: 1.2rem;
    color: #a1a3a7
}

._label_el1is_16 ._active_el1is_20 {
    color: #000
}

._fields_el1is_24 {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._fields_el1is_24 {
        gap: 2rem;
        margin-bottom: 1.6rem
    }
}

._textarea_el1is_37 {
    width: 100%
}

._textarea_el1is_37 input {
    font-weight: 600
}

._textarea_el1is_37 input::placeholder {
    font-weight: 400
}

@media (max-width: 767px) {
    ._textarea_el1is_37 input::placeholder {
        font-size: 1.2rem
    }
}

._description_el1is_52 {
    margin-top: 3.4rem;
    margin-bottom: 3.4rem
}

._message_el1is_57 {
    max-width: 60%;
    margin-bottom: 2rem;
    margin-top: 2rem
}

@media (max-width: 767px) {
    ._message_el1is_57 {
        max-width: 100%
    }
}

._like_el1is_68 {
    margin-bottom: 3.4rem
}

._like__label_el1is_71 {
    margin-bottom: 1.2rem;
    color: #77869e
}

._like__switch_el1is_75 {
    margin-bottom: 3.4rem
}

._direction_el1is_79 {
    max-width: 30%
}

@media (max-width: 767px) {
    ._direction_el1is_79 {
        max-width: 100%
    }
}

._receivers_el1is_88 {
    max-width: 60%
}

@media (max-width: 767px) {
    ._receivers_el1is_88 {
        max-width: 100%
    }
}

._subtitle_el1is_97 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 100%;
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._subtitle_el1is_97 {
        margin-bottom: 1.6rem;
        font-size: 1.6rem
    }
}

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

._sectionTitle_el1is_110 ._titleRow_el1is_115 {
    display: flex;
    column-gap: 2rem
}

._devModeTitle_el1is_120 {
    margin-left: 1rem;
    color: #ed274b
}

._monitoring_el1is_125 {
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
    gap: 2rem;
    max-width: 60%
}

@media (max-width: 767px) {
    ._monitoring_el1is_125 {
        max-width: 100%
    }
}

@keyframes _skeleton-animation_1slzm_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._check_1slzm_6 {
    width: 100%;
    max-width: 28rem
}

@media (max-width: 767px) {
    ._check_1slzm_6 {
        max-width: 100%
    }
}

._check_1slzm_6 span {
    display: inline-flex;
    align-items: center;
    gap: .3rem
}

._label_1slzm_21 {
    margin-bottom: 1.2rem;
    color: #a1a3a7
}

._label_1slzm_21 ._active_1slzm_25 {
    color: #000
}

._fields_1slzm_29 {
    display: flex;
    gap: 3rem;
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._fields_1slzm_29 {
        gap: 2rem;
        flex-direction: column
    }
}

._textarea_1slzm_41 {
    width: 100%
}

._textarea_1slzm_41 textarea {
    font-weight: 600
}

._textarea_1slzm_41 textarea::placeholder {
    font-weight: 400
}

._network_1slzm_51 {
    margin-bottom: 2rem
}

._tokens_1slzm_55 {
    width: 50%
}

@media (max-width: 767px) {
    ._tokens_1slzm_55 {
        width: 100%
    }
}

._description_1slzm_64 {
    margin-bottom: 3.4rem
}

@media (max-width: 767px) {
    ._description_1slzm_64 {
        margin-bottom: 2rem
    }
}

._message_1slzm_73 {
    max-width: 60%;
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._message_1slzm_73 {
        max-width: 100%;
        margin-bottom: 1.6rem
    }
}

._subtitle_1slzm_84 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 100%;
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._subtitle_1slzm_84 {
        margin-bottom: 1.6rem;
        font-size: 1.8rem
    }
}

._like_1slzm_97 {
    margin-bottom: 3.4rem
}

._like__label_1slzm_100 {
    margin-bottom: 1.2rem;
    color: #77869e
}

._like__switch_1slzm_104 {
    margin-bottom: 3.4rem
}

@media (max-width: 767px) {
    ._like__switch_1slzm_104 {
        margin-bottom: 2.4rem
    }
}

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

._devModeTitle_1slzm_119 {
    margin-left: 1rem;
    color: #ed274b
}

._bonusNote_1slzm_124 {
    width: 100%;
    max-width: 28rem;
    margin-top: 1rem
}

@media (max-width: 767px) {
    ._bonusNote_1slzm_124 {
        max-width: 100%
    }
}

._sectionDimmed_1slzm_135 {
    background: #f6f8fe
}

._sectionDimmedBody_1slzm_139 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    font-size: 1.4rem
}

._sectionDimmedBody_1slzm_139 ._sectionDimmedButton_1slzm_145 {
    max-width: 28rem
}

@keyframes _skeleton-animation_k69bj_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._row_k69bj_6 {
    display: flex;
    align-items: center;
    column-gap: 2rem;
    border-radius: 1rem;
    border: 1px transparent solid;
    margin: 0 -2rem;
    padding: 0 2rem
}

@media (max-width: 767px) {
    ._row_k69bj_6 {
        gap: 1.6rem;
        margin: 0 -1rem;
        padding: 0 1rem
    }
}

._row_k69bj_6._is-pending_k69bj_22 {
    animation: _pulse_k69bj_1 2s infinite
}

._row_k69bj_6:last-child {
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._row_k69bj_6:last-child {
        margin-bottom: 1rem
    }
}

._row_k69bj_6:hover {
    box-shadow: #d3d3d3 0 .2rem 1rem
}

._row_k69bj_6 ._col_k69bj_36 {
    display: flex;
    padding: 1.5rem 0
}

@media (max-width: 767px) {
    ._row_k69bj_6 ._col_k69bj_36 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

._row_k69bj_6 ._col--icon_k69bj_46 {
    min-width: 4.8rem
}

@media (max-width: 767px) {
    ._row_k69bj_6 ._col--icon_k69bj_46 {
        min-width: 3rem
    }
}

._row_k69bj_6 ._col--name_k69bj_54 {
    flex-grow: 1
}

._row_k69bj_6 ._col--status_k69bj_57 {
    width: 18%
}

@media (max-width: 767px) {
    ._row_k69bj_6 ._col--status_k69bj_57 {
        font-size: 1.2rem
    }
}

._row_k69bj_6 ._col--label_k69bj_65 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%
}

._row_k69bj_6 ._col--actions_k69bj_71 {
    margin-left: 2rem
}

@media (max-width: 767px) {
    ._row_k69bj_6 ._col--actions_k69bj_71 {
        margin-left: 0
    }

    ._row_k69bj_6 ._col--actions_k69bj_71 button {
        font-size: 1.2rem
    }
}

._row_k69bj_6 ._col--figures_k69bj_82 {
    width: 22%;
    justify-content: center
}

@media (max-width: 767px) {
    ._row_k69bj_6 ._col--figures_k69bj_82 {
        display: none
    }
}

._row_k69bj_6 ._col--nodata_k69bj_91 {
    flex-grow: 1;
    font-size: 1.4rem;
    color: #77869e
}

@media (max-width: 767px) {
    ._row_k69bj_6 ._col--nodata_k69bj_91 {
        font-size: .8rem;
        line-height: 120%
    }
}

._crypto_k69bj_103 {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

@media (max-width: 767px) {
    ._crypto_k69bj_103 {
        gap: .3rem
    }
}

._crypto__address_k69bj_113 {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600
}

@media (max-width: 767px) {
    ._crypto__address_k69bj_113 {
        font-size: 1.2rem
    }
}

._crypto__info_k69bj_126 {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    ._crypto__info_k69bj_126 {
        gap: .5rem
    }
}

._crypto__network_k69bj_137 {
    font-weight: 500;
    font-size: 1.4rem;
    color: #77869e
}

@media (max-width: 767px) {
    ._crypto__network_k69bj_137 {
        font-size: 1.2rem
    }
}

._crypto__asset_k69bj_147 {
    display: flex;
    align-items: center;
    padding: .6rem 1.2rem;
    background-color: #f0f3f7;
    border-radius: 1.5rem;
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._crypto__asset_k69bj_147 {
        padding: .3rem .8rem;
        font-size: 1rem
    }
}

@keyframes _pulse_k69bj_1 {
    0% {
        box-shadow: 0 0 #0057ff
    }

    70% {
        box-shadow: 0 0 0 5px #0057ff00
    }

    to {
        box-shadow: 0 0 #0057ff00
    }
}

@keyframes _skeleton-animation_1putx_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._totals_1putx_6 {
    display: flex;
    flex-direction: column;
    align-items: center
}

._inner_1putx_12 {
    display: inline-flex;
    gap: .5rem
}

._label_1putx_17 {
    font-size: 1.4rem;
    color: #000;
    margin-top: 1rem
}

._label_1putx_17 b {
    font-weight: 700
}

._label_1putx_17 span {
    font-size: 1.2rem;
    color: #77869e
}

._note_1putx_30 {
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e
}

@keyframes _skeleton-animation_1mzru_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._skeleton_1mzru_6 {
    width: 100%;
    height: 50px;
    position: relative;
    box-shadow: 0 2px 10px #f9f9f9;
    background: #f9f9f9;
    overflow: hidden
}

._skeleton_1mzru_6:before {
    content: "";
    display: block;
    position: absolute;
    left: -150px;
    top: 0;
    height: 100%;
    width: 80%;
    background: linear-gradient(to right, transparent 0%, #F0F3F7 50%, transparent 100%);
    animation: _load_1mzru_1 1s cubic-bezier(.4, 0, .2, 1) infinite
}

@keyframes _load_1mzru_1 {
    0% {
        left: -150px
    }

    to {
        left: 100%
    }
}

@keyframes _skeleton-animation_5a3wc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._list_5a3wc_6 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: auto;
    gap: 1rem;
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._list_5a3wc_6 {
        grid-template-columns: repeat(3, 1fr);
        gap: .8rem
    }
}

._item_5a3wc_20 {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 1.4rem;
    padding: .6rem 1.5rem;
    background: #f0f3f7;
    border-radius: 1rem;
    border: 2px solid transparent;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._item_5a3wc_20 {
        gap: .8rem;
        padding: .4rem .5rem;
        border-radius: .6rem;
        font-size: 1rem;
        white-space: nowrap
    }
}

._item--active_5a3wc_42 {
    border-color: #3056d3;
    background: #fff
}

._item--disabled_5a3wc_46 {
    pointer-events: none;
    opacity: .5
}

._item_5a3wc_20 ._icon_5a3wc_50 {
    width: 3.5rem;
    height: 3.5rem
}

@media (max-width: 767px) {
    ._item_5a3wc_20 ._icon_5a3wc_50 {
        width: 1.6rem;
        height: 1.6rem
    }
}

._item_5a3wc_20 ._limited_5a3wc_60 {
    position: absolute;
    right: 1rem;
    margin: 0 auto;
    text-transform: uppercase;
    color: #fff;
    background: #00359d;
    border-radius: .3rem;
    padding: .2rem .5rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .05em;
    text-align: center
}

@keyframes _skeleton-animation_13yes_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._selectWhite_13yes_6 .ant-select-selector {
    background-color: #fff !important
}

._tagPlaceholder_13yes_10 {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    padding: 0 .4rem;
    font-size: 1.2rem;
    line-height: 2.2rem;
    color: #000000a6;
    white-space: nowrap
}

@keyframes _skeleton-animation_1elt5_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._selectWhite_1elt5_6 .ant-select-selector {
    background-color: #fff !important
}

._tag_1elt5_10 {
    padding: 0 .4rem;
    margin-inline-end: .4rem;
    line-height: 2rem;
    font-size: 1.2rem;
    text-transform: capitalize
}

._optionSignal_1elt5_18 {
    border-radius: 0;
    padding-right: 2rem
}

._tagPlaceholder_1elt5_23 {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    padding: 0 .4rem;
    font-size: 1.2rem;
    line-height: 2.2rem;
    color: #000000a6;
    white-space: nowrap
}

._footer_1elt5_34 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .4rem;
    padding: .6rem .8rem;
    border-top: 1px solid rgba(0, 0, 0, .06)
}

._footerBtn_1elt5_43 {
    padding: 0;
    font-size: 1.2rem;
    line-height: 1.4;
    color: #1890ff;
    background: none;
    border: none;
    cursor: pointer
}

._footerBtn_1elt5_43:hover {
    text-decoration: underline
}

._footerDivider_1elt5_56 {
    font-size: 1.2rem;
    color: #00000040
}

@keyframes _skeleton-animation_mgtv5_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._copyTextComponent_mgtv5_6 {
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

._icon_mgtv5_12 {
    margin-left: .4rem
}

._iconCopy_mgtv5_16 {
    color: #111
}

._iconCopy_mgtv5_16:hover {
    color: #323d46
}

._copied_mgtv5_23 ._iconCheck_mgtv5_23 {
    color: #02ad50
}

@keyframes _skeleton-animation_18uds_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._notice_18uds_6 {
    margin-bottom: 3rem;
    padding: 3rem 5rem
}

@media (max-width: 767px) {
    ._notice_18uds_6 {
        width: auto;
        margin-right: -1.4rem;
        margin-left: -1.4rem;
        padding: 1.4rem
    }
}

@keyframes _skeleton-animation_1bl4b_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._support_1bl4b_6 {
    display: inline-flex
}

._support_1bl4b_6 a+a {
    margin-left: 10px
}

._support_1bl4b_6 img {
    height: 25px;
    width: 25px
}

@keyframes _skeleton-animation_rdk5k_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._locked_rdk5k_6,
._problem_rdk5k_7,
._support_rdk5k_8 {
    display: flex;
    justify-content: center;
    align-items: center
}

._locked_rdk5k_6 {
    height: 50vh;
    width: 100%
}

._wrapper_rdk5k_19 {
    padding: 32px;
    border-radius: 8px;
    border: 1px solid #E2E7F1
}

._row_rdk5k_25 {
    margin-bottom: 20px
}

._row_rdk5k_25:last-child {
    margin-bottom: 0
}

._problem_rdk5k_7 ._title_rdk5k_32 {
    font-size: 32px;
    margin: 0 16px 0 0
}

._problem_rdk5k_7 ._icon_rdk5k_36 {
    font-size: 32px
}

._support_rdk5k_8 ._text_rdk5k_40 {
    margin-right: 10px
}

@keyframes _skeleton-animation_10krc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._burger_10krc_6 {
    position: absolute;
    top: 1rem;
    right: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 4rem;
    border: none;
    background-color: transparent;
    color: currentColor;
    cursor: pointer;
    text-indent: -9999px
}

._burger__in_10krc_20 {
    position: relative;
    display: block;
    width: 2.4rem;
    height: 1.4rem;
    margin: auto
}

._burger__in_10krc_20 i {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    width: inherit;
    height: 2px;
    background-color: currentColor;
    border-radius: .4rem;
    transition: top .35s ease-in-out, background-color .35s ease;
    backface-visibility: hidden;
    perspective: 1000;
    transform: translateZ(0)
}

._burger__in_10krc_20 i:first-child {
    top: 0
}

._burger__in_10krc_20 i:nth-child(2) {
    top: .6rem
}

._burger__in_10krc_20 i:last-child {
    top: 1.2rem
}

._burger_10krc_6._is-active_10krc_50 i:first-child {
    opacity: 1;
    top: .6rem;
    transition: top .35s ease, width .35s ease .35s, transform .5s ease .35s, background-color .35s ease;
    transform: rotate(45deg)
}

._burger_10krc_6._is-active_10krc_50 i:nth-child(2) {
    opacity: 0;
    transition: opacity 50ms ease .35s
}

._burger_10krc_6._is-active_10krc_50 i:last-child {
    opacity: 1;
    top: .6rem;
    transition: top .35s ease, width .35s ease .35s, transform .5s ease .35s, background-color .35s ease;
    transform: rotate(-45deg)
}

@keyframes _skeleton-animation_fzpdi_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._investigations_fzpdi_6 {
    position: relative;
    overflow: hidden;
    max-height: 100%;
    border: 1px solid #E2E7F1;
    border-radius: 3rem;
    transition: max-height .3s ease-in-out
}

@media (max-width: 767px) {
    ._investigations_fzpdi_6 {
        overflow: visible;
        border: none;
        border-radius: 0
    }
}

._investigationsSingle_fzpdi_22 {
    border: none
}

._head_fzpdi_26 {
    display: flex;
    justify-content: space-between;
    padding: 3rem 3rem 1rem
}

@media (max-width: 767px) {
    ._head_fzpdi_26 {
        gap: 1.6rem;
        flex-wrap: wrap;
        margin-bottom: 2rem;
        padding: 0
    }

    ._head_fzpdi_26 button {
        font-size: 1.2rem
    }
}

._title_fzpdi_43 {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_fzpdi_43 {
        width: 100%;
        font-size: 1.8rem
    }
}

._legends_fzpdi_55 {
    display: flex;
    gap: 3rem
}

._legend_fzpdi_55 {
    display: flex;
    align-items: center;
    gap: 1rem
}

._legend--sanctions_fzpdi_65,
._legend--danger_fzpdi_68 {
    color: #ff6d5c
}

._legend--suspicious_fzpdi_71 {
    color: #f90
}

._legend--trusted_fzpdi_74 {
    color: #00bf59
}

@media (max-width: 767px) {
    ._legend_fzpdi_55 {
        gap: .5rem
    }
}

._legend__icon_fzpdi_82 {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    height: 2.4rem
}

@media (max-width: 767px) {
    ._legend__icon_fzpdi_82 {
        width: 2rem;
        height: 2rem
    }
}

._legend__icon_fzpdi_82:before {
    content: " ";
    opacity: .15;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background-color: currentColor
}

._legend__text_fzpdi_107 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #000
}

@media (max-width: 767px) {
    ._legend__text_fzpdi_107 {
        font-size: 1.2rem
    }
}

._title-note_fzpdi_119 {
    padding: 0 3rem;
    margin-bottom: 6rem;
    font-size: 1.4rem;
    line-height: 140%;
    color: #77869e
}

@media (max-width: 767px) {
    ._title-note_fzpdi_119 {
        margin-bottom: 2rem;
        padding: 0;
        font-size: 1.2rem
    }
}

._body_fzpdi_134 {
    position: relative
}

@media (max-width: 767px) {
    ._body_fzpdi_134 {
        margin-right: -1rem;
        margin-left: -1rem
    }
}

._straight_fzpdi_144 {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 3rem 3rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._straight_fzpdi_144 {
        padding: 0
    }
}

._straight_fzpdi_144 ._items_fzpdi_156 {
    min-height: 23rem
}

._straight_fzpdi_144 ._items_fzpdi_156:not(._has-routing_fzpdi_159)._is-single_fzpdi_159 ._list_fzpdi_159:before {
    bottom: initial;
    height: 3.2rem
}

@media (max-width: 767px) {
    ._straight_fzpdi_144 ._items_fzpdi_156:not(._has-routing_fzpdi_159)._is-single_fzpdi_159 ._list_fzpdi_159:before {
        height: 0
    }
}

._straight_fzpdi_144 ._items_fzpdi_156._has-routing_fzpdi_159._is-empty_fzpdi_168:before {
    content: " ";
    position: absolute;
    top: 11.7rem;
    bottom: 0;
    width: 3px;
    background-color: #ff6d5c
}

@media (max-width: 767px) {
    ._straight_fzpdi_144 ._items_fzpdi_156._has-routing_fzpdi_159._is-empty_fzpdi_168:before {
        width: 2px;
        bottom: 3rem
    }
}

._straight_fzpdi_144 ._items_fzpdi_156._has-routing_fzpdi_159._is-empty_fzpdi_168._items--incoming_fzpdi_182:before {
    right: 0;
    background-color: #00bf59
}

._straight_fzpdi_144 ._items_fzpdi_156._has-routing_fzpdi_159 ._list_fzpdi_159 {
    flex-grow: 1
}

._items_fzpdi_156 {
    z-index: 2;
    position: relative;
    overflow: hidden;
    width: 37%;
    display: flex;
    flex-direction: column
}

@media (max-width: 767px) {
    ._items_fzpdi_156 {
        width: 49%
    }
}

._items_fzpdi_156._has-routing_fzpdi_159 {
    margin-bottom: -8.1rem
}

._items_fzpdi_156._has-routing_fzpdi_159 ._list_fzpdi_159 {
    padding-bottom: 10rem
}

._items_fzpdi_156._has-routing_fzpdi_159 ._list_fzpdi_159:before {
    bottom: 0
}

@media (max-width: 767px) {
    ._items_fzpdi_156._has-routing_fzpdi_159 ._list_fzpdi_159:before {
        bottom: 2.8rem
    }
}

._items--incoming_fzpdi_182 ._list_fzpdi_159 {
    padding-right: 25%
}

@media (max-width: 1400px) {
    ._items--incoming_fzpdi_182 ._list_fzpdi_159 {
        padding-right: 10%
    }
}

@media (max-width: 1200px) {
    ._items--incoming_fzpdi_182 ._list_fzpdi_159 {
        padding-right: 5%
    }
}

._items--incoming_fzpdi_182 ._list_fzpdi_159:before {
    right: 0;
    background-color: #00bf59
}

._items--outgoing_fzpdi_234 ._hat_fzpdi_234,
._items--outgoing_fzpdi_234 ._list_fzpdi_159 {
    padding-left: 25%
}

@media (max-width: 1400px) {

    ._items--outgoing_fzpdi_234 ._hat_fzpdi_234,
    ._items--outgoing_fzpdi_234 ._list_fzpdi_159 {
        padding-left: 10%
    }
}

@media (max-width: 1200px) {

    ._items--outgoing_fzpdi_234 ._hat_fzpdi_234,
    ._items--outgoing_fzpdi_234 ._list_fzpdi_159 {
        padding-left: 5%
    }
}

._items--outgoing_fzpdi_234 ._list_fzpdi_159:before {
    left: 0;
    background-color: #ff6d5c
}

._hat_fzpdi_234 {
    min-height: 4.2rem;
    margin-bottom: 2.4rem;
    margin-left: 1.5rem
}

@media (max-width: 767px) {
    ._hat_fzpdi_234 {
        margin-bottom: 12rem;
        margin-left: 1rem
    }
}

._subtitle_fzpdi_267 {
    margin: 0 0 1.2rem;
    font-size: 1.4rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._subtitle_fzpdi_267 {
        font-size: 1.1rem
    }
}

._stats_fzpdi_279 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    white-space: nowrap
}

@media (max-width: 767px) {
    ._stats_fzpdi_279 {
        font-size: 1rem;
        line-height: 140%;
        white-space: normal
    }
}

._stats_fzpdi_279 b {
    font-weight: 600;
    white-space: nowrap
}

@media (max-width: 767px) {
    ._stats_fzpdi_279 b {
        display: block
    }
}

._stats_fzpdi_279 span {
    color: #a1a3a7
}

._list_fzpdi_159 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

@media (max-width: 767px) {
    ._list_fzpdi_159 {
        gap: 1rem
    }
}

._list_fzpdi_159:before {
    content: " ";
    position: absolute;
    top: 2.2rem;
    bottom: 4.5rem;
    width: 3px
}

@media (max-width: 767px) {
    ._list_fzpdi_159:before {
        width: 2px;
        bottom: 2.2rem
    }
}

._routing_fzpdi_330 ._items_fzpdi_156._has-direct_fzpdi_330 ._list_fzpdi_159:before {
    top: -5rem
}

._routing_fzpdi_330 ._items_fzpdi_156:not(._has-direct_fzpdi_330) ._list_fzpdi_159:before {
    top: 0
}

._routing_fzpdi_330 ._list_fzpdi_159 {
    flex-grow: initial
}

._routing__inner_fzpdi_339 {
    position: relative;
    padding: 3rem;
    background-color: #f7f8f9;
    border-radius: 0 0 3rem 3rem
}

@media (max-width: 767px) {
    ._routing__inner_fzpdi_339 {
        margin-right: -2rem;
        margin-bottom: -2rem;
        margin-left: -2rem;
        padding-right: 2rem;
        padding-left: 2rem;
        border-radius: 0
    }
}

._routing__title_fzpdi_355 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    ._routing__title_fzpdi_355 {
        z-index: 2
    }
}

._routing__title_fzpdi_355 span {
    display: inline-flex;
    align-items: center;
    height: 3.7rem;
    padding: 0 3.2rem;
    background-color: #eff3f6;
    border-radius: 2rem;
    box-shadow: inset 0 0 0 .4rem #fff;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%
}

@media (max-width: 767px) {
    ._routing__title_fzpdi_355 span {
        z-index: 2;
        height: 2.4rem;
        padding: 0 1.6rem;
        background-color: #f0f3f7cc;
        box-shadow: 0 0 0 .2rem #fffc;
        -webkit-backdrop-filter: blur(1px);
        backdrop-filter: blur(1px);
        font-size: 1.1rem
    }
}

._routing__list_fzpdi_393 {
    display: flex
}

._routingStretch_fzpdi_397 {
    width: 26%
}

@media (max-width: 767px) {
    ._routingStretch_fzpdi_397 {
        width: 2%
    }
}

._more_fzpdi_406 {
    z-index: 5;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 7.3rem;
    background-color: #f9f9f9d9;
    box-shadow: inset 0 1rem 1rem #0000001a;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

._more_fzpdi_406 span {
    display: inline-block;
    border-bottom: 1px solid transparent;
    font-size: 1.8rem;
    line-height: 100%;
    color: #0057ff
}

._more_fzpdi_406:hover span {
    border-bottom-color: #0057ff
}

._devModeTitle_fzpdi_431 {
    margin-left: 1rem;
    color: #ed274b
}

@keyframes _skeleton-animation_1eirl_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._emoji_1eirl_6 {
    display: inline-flex
}

._emoji_1eirl_6 img {
    display: inline-block;
    width: 1em;
    height: auto
}

@keyframes _skeleton-animation_3lyiy_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._statusBadge--rejected_3lyiy_6 {
    color: #ed274b
}

._statusBadge--confirmed_3lyiy_9 {
    color: #02ad50
}

._statusBadge--new_3lyiy_12,
._statusBadge--pending_3lyiy_12 {
    color: #e7a703
}

@keyframes _skeleton-animation_1gga4_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._table_1gga4_6 {
    margin-right: -.8rem;
    margin-left: -.8rem
}

._table_1gga4_6 th.ant-table-cell[scope=col] {
    font-weight: 400
}

._table_1gga4_6 td.ant-table-cell {
    line-height: 100%;
    vertical-align: middle
}

._table_1gga4_6 .ant-table-column-sorters {
    display: inline-flex
}

@media (max-width: 767px) {
    ._outerMobile_1gga4_22 {
        min-width: initial;
        margin-right: -2rem;
        margin-left: -2rem
    }

    ._outerMobile_1gga4_22 .ant-table-content {
        padding-right: 1.2rem;
        padding-left: 1.2rem
    }

    ._outerMobile_1gga4_22 table {
        min-width: 900px
    }
}

@keyframes _skeleton-animation_dtzax_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._action_dtzax_6 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    font-size: 2.4rem;
    color: #77869e80;
    transition: all .25s ease-in-out
}

._action_dtzax_6:hover {
    color: #0057ff
}

@keyframes _skeleton-animation_1e0fy_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._text--nowrap_1e0fy_6 {
    white-space: nowrap
}

._text--ellipsis_1e0fy_9 {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

._text--primary_1e0fy_16 {
    color: #0057ff
}

._text--red_1e0fy_19 {
    color: #ed274b
}

._text--gray_1e0fy_22 {
    color: #77869e
}

._text--currentColor_1e0fy_25 {
    color: currentColor
}

._text--regular_1e0fy_28 {
    font-weight: 400
}

._text--medium_1e0fy_31 {
    font-weight: 500
}

._text--semibold_1e0fy_34 {
    font-weight: 600
}

._text--bold_1e0fy_37 {
    font-weight: 700
}

@keyframes _skeleton-animation_1nogy_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._pill_1nogy_6 {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 2.6rem;
    padding: 0 1.2rem;
    border-radius: var(--pill-border-radius, .6rem);
    box-sizing: border-box;
    font-weight: 400;
    font-size: 1.4rem
}

._pill_1nogy_6._is-rounded_1nogy_19 {
    border-radius: var(--pill-border-radius, 1.3rem)
}

._pill_1nogy_6:before {
    content: " ";
    opacity: var(--pill-bg-opacity, .05);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background-color: currentColor
}

._pill_1nogy_6 ._text_1nogy_33 {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 2px;
    padding-bottom: 2px
}

@keyframes _skeleton-animation_1qkxs_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._risk_1qkxs_6 {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 23.5rem;
    height: 14rem
}

._risk--sanctions_1qkxs_13,
._risk--danger_1qkxs_16 {
    color: #ff6d5c
}

._risk--suspicious_1qkxs_19 {
    color: #f90
}

._risk--trusted_1qkxs_22 {
    color: #00bf59
}

._risk--high_1qkxs_25 ._level-fill_1qkxs_25 {
    background: linear-gradient(0deg, #e64c3c 20%, #ff6d5c33 80%, #ff6d5c00), linear-gradient(288.91deg, #e4e4e400, #e4e4e41a 40%, #e4e4e480, #e4e4e4)
}

._risk--low_1qkxs_28 ._level-fill_1qkxs_25 {
    background: linear-gradient(0deg, #00bf59 50%, #00bf5980, #00bf5900), linear-gradient(249.29deg, #e4e4e400, #e4e4e44d, #e4e4e4)
}

._inner_1qkxs_32 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    height: 11.75rem
}

._value_1qkxs_41 {
    position: absolute;
    top: 7.5rem;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

._value__icon_1qkxs_50 {
    font-size: 25px;
    color: currentColor
}

._value__number_1qkxs_54 {
    font-weight: 700;
    font-size: 4rem;
    line-height: 100%
}

._value__number-high_1qkxs_59 {
    color: #ed274b
}

._value__number-low_1qkxs_62 {
    color: #00bf59
}

._gray_1qkxs_66 {
    position: relative;
    height: 23.5rem;
    overflow: hidden;
    background-color: #e4e4e4;
    border-radius: 50%
}

._level_1qkxs_25 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    border-radius: 50%;
    transform-origin: center
}

._level-fill_1qkxs_25 {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0
}

._level-white_1qkxs_91 {
    position: absolute;
    top: 3rem;
    right: 3rem;
    left: 3rem;
    height: 17.5rem;
    background-color: #fff;
    border-radius: 50%
}

._from_1qkxs_101,
._to_1qkxs_102 {
    position: absolute;
    bottom: 0;
    width: 3rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #a1a3a7;
    text-align: center
}

._from_1qkxs_101 {
    left: 0
}

._to_1qkxs_102 {
    right: 0
}

._explanation_1qkxs_121 {
    width: 100%;
    padding: 1rem;
    margin-top: 1.8rem;
    border-radius: 1rem;
    color: #77869e;
    line-height: 2.2rem;
    font-size: 1.4rem;
    box-sizing: border-box;
    text-align: center
}

@keyframes _skeleton-animation_5d8mp_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._risk_5d8mp_6 {
    position: relative;
    width: 100%;
    max-width: 23.5rem;
    height: 14rem
}

._risk--sanctions_5d8mp_12,
._risk--danger_5d8mp_15 {
    color: #ff6d5c
}

._risk--suspicious_5d8mp_18 {
    color: #f90
}

._risk--trusted_5d8mp_21 {
    color: #00bf59
}

._inner_5d8mp_25 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    height: 11.75rem
}

._value_5d8mp_34 {
    position: absolute;
    top: 1.5rem;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1.4rem
}

._value__icon_5d8mp_45 {
    width: 4.4rem
}

._value__note_5d8mp_48 {
    text-align: center;
    color: #000;
    line-height: 140%
}

@media (max-width: 767px) {
    ._value__note_5d8mp_48 {
        font-size: 1.2rem
    }
}

._gray_5d8mp_59 {
    position: relative;
    height: 23.5rem;
    overflow: hidden;
    background-color: #e4e4e4;
    border-radius: 50%
}

._level_5d8mp_67 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    border-radius: 50%;
    transform-origin: center
}

._level-white_5d8mp_77 {
    position: absolute;
    top: 3rem;
    right: 3rem;
    left: 3rem;
    height: 17.5rem;
    background-color: #fff;
    border-radius: 50%
}

._from_5d8mp_87,
._to_5d8mp_88 {
    position: absolute;
    bottom: 0;
    width: 3rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #a1a3a7;
    text-align: center
}

._from_5d8mp_87 {
    left: 0
}

._to_5d8mp_88 {
    right: 0
}

@keyframes _skeleton-animation_171hh_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

@media (max-width: 767px) {
    ._tab_171hh_7 {
        font-size: 1.4rem
    }
}

[aria-selected=true] ._tab_171hh_7 {
    font-weight: 600
}

@keyframes _skeleton-animation_zqy7w_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._steps_zqy7w_6 {
    position: relative;
    display: flex;
    justify-content: space-between
}

._line_zqy7w_12 {
    position: absolute;
    top: 1.6rem;
    left: calc(var(--steps-offset));
    right: calc(var(--steps-offset));
    background-color: #b7c1d1
}

@media (max-width: 767px) {
    ._line_zqy7w_12 {
        top: 1rem
    }
}

._line_zqy7w_12 ._lineInner_zqy7w_24 {
    width: 0%;
    height: .8rem;
    background-color: #0057ff;
    transition: width .5s ease-in-out
}

@media (max-width: 767px) {
    ._line_zqy7w_12 ._lineInner_zqy7w_24 {
        height: .4rem
    }
}

._step_zqy7w_6 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: .4rem;
    flex-basis: 100%;
    cursor: default
}

._step_zqy7w_6._is-active_zqy7w_46 ._number_zqy7w_46:before {
    width: 100%;
    transition: width .3s .3s ease-in-out
}

._step_zqy7w_6._is-clickable_zqy7w_50 {
    cursor: pointer
}

._number_zqy7w_46 {
    z-index: 2;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background-color: #b7c1d1;
    font-weight: 700;
    font-size: 2rem;
    line-height: 100%;
    color: #fff;
    backface-visibility: hidden
}

@media (max-width: 767px) {
    ._number_zqy7w_46 {
        width: 2.4rem;
        height: 2.4rem;
        font-size: 1.4rem
    }
}

._number_zqy7w_46:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0%;
    background-color: #0057ff
}

._number_zqy7w_46 ._value_zqy7w_87 {
    z-index: 2;
    position: relative
}

._label_zqy7w_92 {
    margin-top: .4rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%;
    color: #a1a3a7
}

@media (max-width: 767px) {
    ._label_zqy7w_92 {
        font-size: 1.2rem
    }
}

@keyframes _skeleton-animation_5lrss_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._auth_5lrss_6 {
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100vh
}

@media (max-width: 767px) {
    ._auth_5lrss_6 {
        height: auto
    }

    ._auth_5lrss_6:before {
        content: " ";
        z-index: 1;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        height: 7rem;
        background-color: #fff;
        box-shadow: 0 .1rem .8rem .2rem #0000000d
    }
}

._inner_5lrss_29 {
    display: flex;
    width: 100%;
    min-height: 100%
}

@media (max-width: 767px) {
    ._inner_5lrss_29 {
        min-height: initial
    }
}

._logo_5lrss_40 {
    z-index: 2;
    position: absolute;
    top: 3.7rem;
    left: 6.4rem;
    display: block;
    width: 100%;
    max-width: 17rem;
    height: auto
}

@media (max-width: 767px) {
    ._logo_5lrss_40 {
        position: fixed;
        top: 2.2rem;
        left: 2rem;
        max-width: 13rem
    }
}

._info_5lrss_59 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 57%;
    background-color: #323d46
}

@media (max-width: 767px) {
    ._info_5lrss_59 {
        display: none
    }
}

._slider_5lrss_73 {
    position: relative;
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    padding: 7.5rem;
    box-sizing: border-box
}

._slide_5lrss_73 {
    text-align: center
}

._slide__image_5lrss_85 {
    margin-bottom: 5rem
}

._slide__title_5lrss_88 {
    margin: 0 0 1.2rem;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 120%;
    color: #fff
}

._slide__description_5lrss_95 {
    margin: 0;
    font-size: 1.6rem;
    line-height: 120%;
    color: #a1a3a7
}

._arrow_5lrss_102 {
    z-index: 2;
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff0d;
    border-radius: 1rem;
    color: #fff;
    transform: translateY(-50%)
}

._arrow_5lrss_102:hover {
    background-color: #ffffff1a
}

._arrow--prev_5lrss_119 {
    left: -5rem
}

._arrow--next_5lrss_122 {
    right: -5rem
}

._pagination_5lrss_126 {
    position: absolute;
    right: 0;
    bottom: 3.2rem;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.2rem
}

._bullet_5lrss_137 {
    width: .8rem;
    height: .8rem;
    background-color: #ffffff1a;
    border-radius: 50%
}

._bullet_5lrss_137._is-active_5lrss_143 {
    background-color: #fff
}

._body_5lrss_147 {
    position: relative;
    width: 43%
}

@media (max-width: 767px) {
    ._body_5lrss_147 {
        width: 100%
    }
}

._lang_5lrss_157 {
    z-index: 2;
    position: absolute;
    top: 4rem;
    right: 7.5rem
}

@media (max-width: 767px) {
    ._lang_5lrss_157 {
        position: fixed;
        top: 1.6rem;
        right: 2rem
    }
}

._outlet_5lrss_171 {
    max-width: 47rem;
    margin: 0 auto;
    padding: 16rem 7.5rem 7.5rem
}

@media (max-width: 767px) {
    ._outlet_5lrss_171 {
        max-width: 100%;
        padding: 9.4rem 2rem 2rem
    }
}

@keyframes _skeleton-animation_z1cy3_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._layout_z1cy3_6 {
    display: flex
}

._main_z1cy3_10 {
    flex-grow: 1;
    max-width: calc(100vw - 32.6rem - 3.2rem - 4rem);
    margin: 9rem 0 0 32.6rem;
    padding: 4rem 4rem 4rem 3.2rem
}

@media (max-width: 767px) {
    ._main_z1cy3_10 {
        max-width: calc(100vw - 4rem);
        margin-left: 0;
        padding: 3.2rem 2rem 2rem
    }
}

@keyframes _skeleton-animation_1t63t_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._panel_1t63t_6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    width: 100%;
    min-height: 5.2rem;
    margin-bottom: 4.8rem;
    padding: 1rem 2.4rem;
    border-radius: 1.2rem;
    background-color: #ff99001a;
    box-sizing: border-box;
    font-size: 1.5rem;
    line-height: 130%;
    color: #000;
    cursor: pointer;
    transition: background-color .25s ease-in-out
}

@media (max-width: 767px) {
    ._panel_1t63t_6 {
        flex-direction: column;
        margin-bottom: 3rem;
        padding: 1.6rem
    }
}

._panel_1t63t_6:hover {
    background-color: #ff990026
}

._title_1t63t_35 {
    opacity: .56
}

@media (max-width: 767px) {
    ._title_1t63t_35 {
        text-align: center
    }
}

._info_1t63t_44 {
    display: inline-flex;
    align-items: center;
    gap: .8rem;
    font-weight: 600
}

._info_1t63t_44 ._aml_1t63t_50 {
    font-size: 2rem;
    color: #0057ff
}

@keyframes _skeleton-animation_yzb1b_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._dashboard_yzb1b_6 {
    display: block
}

@keyframes _skeleton-animation_1lcct_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._infoTable_1lcct_6 {
    border-collapse: collapse
}

@media (max-width: 767px) {
    ._infoTable_1lcct_6 {
        width: 100%
    }
}

@media (max-width: 767px) {
    ._infoTable_1lcct_6 tbody {
        display: flex;
        flex-direction: column;
        gap: 2rem
    }
}

@media (max-width: 767px) {
    ._infoTable_1lcct_6 tr {
        display: flex;
        flex-direction: column
    }
}

._infoTable_1lcct_6 tr:not(:first-child) td {
    padding-top: 2rem
}

@media (max-width: 767px) {
    ._infoTable_1lcct_6 tr:not(:first-child) td {
        padding-top: 0
    }
}

._infoTable_1lcct_6 tr td {
    font-size: 1.8rem;
    line-height: 140%;
    vertical-align: top
}

@media (max-width: 767px) {
    ._infoTable_1lcct_6 tr td {
        font-size: 1.4rem
    }
}

._infoTable_1lcct_6 tr td:first-child {
    padding-right: 2rem;
    color: #77869e
}

@media (max-width: 767px) {
    ._infoTable_1lcct_6 tr td:first-child {
        padding-right: 1rem
    }
}

._infoTable_1lcct_6 tr td:last-child {
    word-break: break-word
}

._infoTable_1lcct_6 tr td b {
    font-weight: 500
}

._referral_1lcct_61 {
    display: flex;
    gap: 6rem;
    padding-top: 2rem
}

@media (max-width: 767px) {
    ._referral_1lcct_61 {
        gap: 3rem
    }
}

._referral__body_1lcct_71 {
    max-width: 36rem
}

._referral__list_1lcct_74 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 2rem
}

._referral__note_1lcct_80 {
    font-size: 1.4rem;
    line-height: 140%;
    color: #111
}

._referral__note_1lcct_80 span {
    font-weight: 600
}

._referral__info_1lcct_88 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    max-width: 30rem;
    padding-top: 1rem;
    font-size: 1.6rem;
    line-height: 140%
}

._referral__info_1lcct_88 span {
    font-weight: 700
}

._actionButton_1lcct_101 {
    min-width: 24rem;
    padding-right: 2rem;
    padding-left: 2rem;
    width: 100%
}

._sectionTitle_1lcct_108 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem
}

@media (max-width: 767px) {
    ._sectionTitle_1lcct_108 {
        flex-direction: column;
        align-items: flex-start
    }
}

@keyframes _skeleton-animation_aq7on_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_aq7on_6 {
    min-width: 100rem;
    min-height: 32rem;
    max-height: 60rem
}

._list_aq7on_12 {
    overflow: hidden;
    overflow-y: auto;
    max-height: 28rem;
    margin-right: -1.6rem;
    padding-right: 1.6rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: initial
}

._list_aq7on_12:hover::-webkit-scrollbar-thumb {
    background-color: #0000001a
}

._list_aq7on_12::-webkit-scrollbar {
    width: .6rem;
    height: .6rem
}

._list_aq7on_12::-webkit-scrollbar-track {
    background-color: transparent
}

._list_aq7on_12::-webkit-scrollbar-thumb {
    background-color: #0000;
    border-radius: .5rem;
    transition: all .25s ease-in-out;
    cursor: pointer
}

._list_aq7on_12::-webkit-scrollbar-thumb:hover {
    background-color: #0003
}

._list_aq7on_12 table {
    width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse
}

._list_aq7on_12 table:not(:last-child) {
    margin-bottom: 2rem
}

._list_aq7on_12 table:hover ._edit_aq7on_48 {
    opacity: 1
}

._list_aq7on_12 table thead tr th {
    border-bottom: 1px solid #F0F3F7;
    padding-bottom: .5rem;
    font-weight: 600;
    text-align: left
}

._list_aq7on_12 table tbody tr td {
    padding-top: 1rem;
    color: #323d46
}

._list_aq7on_12 table tbody tr td b {
    color: #111
}

._list_aq7on_12 table tbody tr td:nth-child(1) {
    width: 46%;
    padding-right: 6%
}

._list_aq7on_12 table tbody tr td:nth-child(2) {
    width: 18%
}

._list_aq7on_12 table tbody tr td:nth-child(3) {
    width: 18%
}

._list_aq7on_12 table tbody tr td:nth-child(4) {
    width: 18%
}

._list_aq7on_12 table tbody td {
    padding: 0 1rem;
    font-size: 1.4rem
}

._list_aq7on_12 table tbody td:first-child {
    padding-left: 0
}

._list_aq7on_12 table tbody td:last-child {
    padding-right: 0
}

._list_aq7on_12 ul {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

._list_aq7on_12 ul li {
    font-size: 1.4rem;
    line-height: 100%
}

._list_aq7on_12 ._edit_aq7on_48 {
    opacity: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 1rem;
    font-size: 1.2rem;
    line-height: 100%;
    color: #111;
    transition: opacity .25s ease-in-out
}

._list_aq7on_12 ._edit_aq7on_48:hover {
    color: #0057ff
}

@keyframes _skeleton-animation_17kz9_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_17kz9_6 {
    min-width: 60rem
}

._modal_17kz9_6 ._inputGroup_17kz9_9 {
    height: 12rem
}

@keyframes _skeleton-animation_14iog_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._list_14iog_6 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

._bonus_14iog_12 {
    display: block
}

@keyframes _skeleton-animation_1j03g_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._code_block_1j03g_6 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1.4rem
}

._code_block_1j03g_6 ._row_1j03g_12 {
    display: flex
}

._code_block_1j03g_6 ._row_1j03g_12 ._label_1j03g_15 {
    width: 30%
}

._actionButton_1j03g_19 {
    min-width: 24rem;
    padding-right: 2rem;
    padding-left: 2rem
}

._strong_1j03g_25 {
    font-weight: 600
}

._link_1j03g_29 {
    font-weight: 600;
    color: #0057ff
}

@keyframes _skeleton-animation_6dkii_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._actionButton_6dkii_6 {
    min-width: 24rem;
    padding-right: 2rem;
    padding-left: 2rem;
    width: 100%
}

._referral__note_6dkii_13 {
    font-size: 1.8rem;
    line-height: 120%;
    color: #77869e
}

@media (max-width: 767px) {
    ._referral__note_6dkii_13 {
        font-size: 1.4rem
    }
}

._referral__statistics_6dkii_24 {
    margin-top: 2rem;
    padding: 2rem;
    border: 1px solid #E2E7F1;
    border-radius: 8px;
    background-color: #f3f5f7
}

@media (max-width: 767px) {
    ._referral__statistics_6dkii_24 {
        max-width: 100%;
        padding: 1rem
    }
}

._referral__statistics_title_6dkii_38 {
    margin: 0 0 2rem
}

._referral__statistics_info_6dkii_42 {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    justify-content: space-between
}

._referral__statistics_info_item_6dkii_48 {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

._referral__statistics_info_item_label_6dkii_54 {
    color: #77869e;
    font-size: 1.4rem
}

@media (max-width: 767px) {
    ._referral__statistics_info_item_6dkii_48 {
        margin-bottom: .5rem
    }
}

._referral__links_title_6dkii_64 {
    margin-bottom: 2rem
}

._referral__links_6dkii_64 {
    width: 100%
}

._referral__list_6dkii_72 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 3rem;
    row-gap: 1rem
}

@media (max-width: 767px) {
    ._referral__list_6dkii_72 {
        max-width: 100%
    }
}

._referral__list_item_6dkii_85 {
    display: flex;
    height: 4rem;
    padding: 0 2rem;
    flex: 1 1 0;
    max-width: 275px;
    background-color: #f0f3f7;
    border-radius: .8rem;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.5rem
}

@media (max-width: 767px) {
    ._referral__list_item_6dkii_85 {
        height: 3rem;
        padding: 0 1rem;
        border-radius: .5rem;
        font-size: 1.2rem
    }
}

@keyframes _skeleton-animation_1f1dc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._code_block_1f1dc_6 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1.4rem
}

._code_block_1f1dc_6 ._row_1f1dc_12 {
    display: flex
}

._code_block_1f1dc_6 ._row_1f1dc_12 ._label_1f1dc_15 {
    width: 30%
}

._actionButton_1f1dc_19 {
    min-width: 24rem;
    padding-right: 2rem;
    padding-left: 2rem
}

._strong_1f1dc_25 {
    font-weight: 600
}

@keyframes _skeleton-animation_unxay_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

@keyframes _skeleton-animation_18zp8_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._profile_18zp8_6 {
    display: block
}

._infoTable_18zp8_10 {
    border-collapse: collapse
}

._infoTable_18zp8_10 tr:not(:first-child) td {
    padding-top: 2rem
}

._infoTable_18zp8_10 tr td {
    font-size: 1.8rem;
    line-height: 120%
}

._infoTable_18zp8_10 tr td:first-child {
    padding-right: 2rem;
    color: #77869e
}

._actionButton_18zp8_25 {
    min-width: 24rem;
    padding-right: 2rem;
    padding-left: 2rem
}

@keyframes _skeleton-animation_ry3pp_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._unlock_ry3pp_6 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.7rem;
    padding: 3rem;
    background-color: #fff;
    box-shadow: 0 -4px 40px #00000026;
    border-radius: 0 0 3rem 3rem;
    border-top: 1px solid #E2E7F1;
    text-align: center
}

._icon_ry3pp_21 {
    position: absolute;
    top: -2rem;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    background-color: #fff;
    border-radius: 50%;
    font-size: 1.6rem;
    line-height: 100%;
    transform: translate(-50%)
}

._title_ry3pp_37 {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 120%
}

._badge_ry3pp_43 {
    margin-left: .6rem;
    vertical-align: top
}

._description_ry3pp_48 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e
}

._button_ry3pp_55 {
    height: 3.6rem;
    padding-right: 2rem;
    padding-left: 2rem;
    border-radius: .8rem;
    font-weight: 600;
    font-size: 1.6rem
}

@keyframes _skeleton-animation_137gw_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._balance__title_137gw_6 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%
}

._balance__value_137gw_12 {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 100%
}

@media (max-width: 767px) {
    ._balance__value_137gw_12 {
        font-size: 2rem
    }
}

._balance__crypto_137gw_23 {
    margin-bottom: 2.4rem;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._balance__crypto_137gw_23 {
        margin-bottom: 2rem;
        font-size: 1.4rem
    }
}

._balance__list_137gw_35 {
    width: 100%;
    border-collapse: collapse;
    font-size: 1.4rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._balance__list_137gw_35 {
        font-size: 1.3rem
    }
}

._balance__list_137gw_35 tr:not(:first-child) td {
    padding-top: 1.2rem
}

._balance__list_137gw_35 tr:not(:last-child) td {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 1.2rem
}

._balance__list_137gw_35 tr td:last-child {
    color: #a1a3a7;
    text-align: right
}

._balance__list_137gw_35 tr td:last-child span {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #000
}

@media (max-width: 767px) {
    ._balance__list_137gw_35 tr td:last-child span {
        font-size: 1.2rem
    }
}

@keyframes _skeleton-animation_1v6f7_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._assets__head_1v6f7_6 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2rem
}

._assets__title_1v6f7_12 {
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
    line-height: 100%;
    color: #77869e
}

._assets__value_1v6f7_18 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 100%
}

._assets__badge_1v6f7_23 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: .6rem 1.4rem;
    background-color: #f9f9f9;
    border-radius: 1.4rem;
    font-size: 1.2rem;
    line-height: 100%
}

._assets__scroll_1v6f7_33 {
    overflow: hidden;
    overflow-y: auto;
    max-height: 32rem;
    margin-right: -1rem;
    padding-right: 1rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: initial
}

._assets__scroll_1v6f7_33:hover::-webkit-scrollbar-thumb {
    background-color: #0000001a
}

._assets__scroll_1v6f7_33::-webkit-scrollbar {
    width: .6rem;
    height: .6rem
}

._assets__scroll_1v6f7_33::-webkit-scrollbar-track {
    background-color: transparent
}

._assets__scroll_1v6f7_33::-webkit-scrollbar-thumb {
    background-color: #0000;
    border-radius: .5rem;
    transition: all .25s ease-in-out;
    cursor: pointer
}

._assets__scroll_1v6f7_33::-webkit-scrollbar-thumb:hover {
    background-color: #0003
}

._assets__list_1v6f7_61 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

._assets__actions_1v6f7_66 {
    display: flex;
    justify-content: center;
    padding-top: 1.6rem
}

._assets__more_1v6f7_71 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: .8rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #0057ff
}

._assets__more_1v6f7_71:hover {
    color: #3056d3
}

._item_1v6f7_85 {
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 1.2rem
}

._item__icon_1v6f7_91 {
    width: 3rem;
    min-width: 3rem
}

._item__body_1v6f7_95 {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: .4rem
}

._item__abbr_1v6f7_101 {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%
}

._item__name_1v6f7_106 {
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e
}

._item__info_1v6f7_111 {
    display: flex;
    flex-direction: column;
    gap: .4rem;
    text-align: right
}

._item__value_1v6f7_117 {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%
}

._item__fiat_1v6f7_122 {
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e
}

@keyframes _skeleton-animation_15fia_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._general__title_15fia_6 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%
}

._general__list_15fia_12 {
    display: flex;
    flex-direction: column;
    gap: 1.8rem
}

._general__list_15fia_12 dl {
    display: flex;
    align-items: center;
    gap: .4rem;
    margin: 0
}

._general__list_15fia_12 dl dt {
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e
}

@media (max-width: 767px) {
    ._general__list_15fia_12 dl dt {
        font-size: 1.3rem
    }
}

._general__list_15fia_12 dl dd {
    margin: 0;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._general__list_15fia_12 dl dd {
        font-size: 1.4rem
    }
}

@keyframes _skeleton-animation_1b3af_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._general__title_1b3af_6 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%
}

._general__subtitle_1b3af_12 {
    font-size: 1.4rem;
    line-height: 100%;
    font-weight: 500
}

._general__list_1b3af_17 {
    display: flex;
    flex-direction: column;
    gap: 1.8rem
}

._general__list_1b3af_17 dl {
    margin: 0
}

._general__list_1b3af_17 dl dt {
    margin-bottom: .4rem;
    font-size: 1.2rem;
    line-height: 120%;
    color: #77869e
}

@media (max-width: 767px) {
    ._general__list_1b3af_17 dl dt {
        font-size: 1.3rem
    }
}

._general__list_1b3af_17 dl dd {
    margin: 0;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._general__list_1b3af_17 dl dd {
        font-size: 1.4rem
    }
}

._general__list_1b3af_17 dl dd ._events_1b3af_47 {
    display: inline-flex;
    position: relative;
    align-items: center;
    color: #ff6d5c;
    border-radius: 6px;
    padding: .4rem
}

._general__list_1b3af_17 dl dd ._events_1b3af_47:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff6d5c;
    opacity: .1;
    border-radius: 4px
}

._result_1b3af_66 {
    position: relative
}

._example_1b3af_70 {
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
    margin-left: -.5rem
}

@keyframes _skeleton-animation_1m6qq_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._box_1m6qq_6 {
    border: 1px solid #E2E8F0;
    padding: 2rem;
    border-radius: 1.6rem
}

@media (max-width: 767px) {
    ._box_1m6qq_6 {
        padding: 1.6rem
    }
}

._skeleton_1m6qq_17 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    width: 100%;
    min-height: 7rem
}

._skeleton_1m6qq_17 ._skeletonTitle_1m6qq_25,
._skeleton_1m6qq_17 ._skeletonLine_1m6qq_26 {
    width: 100%;
    height: 1.8rem;
    border-radius: 1.2rem;
    background-image: linear-gradient(115deg, transparent 20%, rgba(255, 255, 255, .6) 50%, transparent 80%), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2);
    background-position: -60% 0, 0 0rem, 0 2.4rem, 0 4.8rem, 0 7.2rem;
    background-size: 50% 100%, 100% 100%, 100% 100%, 100% 100%, 69% 100%;
    background-repeat: no-repeat;
    animation: _skeleton-animation_1m6qq_1 1.5s infinite
}

._skeleton_1m6qq_17 ._skeletonTitle_1m6qq_25 {
    max-width: 33%;
    margin-bottom: 1rem
}

._skeleton_1m6qq_17 ._skeletonLine_1m6qq_26 {
    height: 3rem
}

@keyframes _skeleton-animation_i4s0i_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._general__title_i4s0i_6 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%
}

._general__list_i4s0i_12 {
    display: flex;
    flex-direction: column;
    gap: 1.8rem
}

._general__list_i4s0i_12 dl {
    margin: 0
}

._general__list_i4s0i_12 dl dt {
    margin-bottom: .4rem;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e
}

._general__list_i4s0i_12 dl dd {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
    margin: 0;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 150%
}

._general__list_i4s0i_12 dl dd ._info_i4s0i_36 {
    word-break: break-all
}

._general__list_i4s0i_12 dl dd._status_i4s0i_39 {
    text-transform: capitalize;
    align-items: center;
    gap: .5rem
}

._general__list_i4s0i_12 dl dd._status--sanctions_i4s0i_44,
._general__list_i4s0i_12 dl dd._status--danger_i4s0i_47 {
    color: #ff6d5c
}

._general__list_i4s0i_12 dl dd._status--suspicious_i4s0i_50 {
    color: #f90
}

._general__list_i4s0i_12 dl dd._status--trusted_i4s0i_53 {
    color: #00bf59
}

._icon-grey_i4s0i_57 {
    color: #77869e
}

._skeleton_i4s0i_61 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    width: 100%;
    min-height: 7rem
}

._skeleton_i4s0i_61 ._skeletonTitle_i4s0i_69,
._skeleton_i4s0i_61 ._skeletonLine_i4s0i_70 {
    width: 100%;
    height: 1.8rem;
    border-radius: 1.2rem;
    background-image: linear-gradient(115deg, transparent 20%, rgba(255, 255, 255, .6) 50%, transparent 80%), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2);
    background-position: -60% 0, 0 0rem, 0 2.4rem, 0 4.8rem, 0 7.2rem;
    background-size: 50% 100%, 100% 100%, 100% 100%, 100% 100%, 69% 100%;
    background-repeat: no-repeat;
    animation: _skeleton-animation_i4s0i_1 1.5s infinite
}

._skeleton_i4s0i_61 ._skeletonTitle_i4s0i_69 {
    max-width: 33%;
    margin-bottom: 1rem
}

._skeleton_i4s0i_61 ._skeletonLine_i4s0i_70 {
    height: 3rem
}

@keyframes _skeleton-animation_1i23c_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._general__title_1i23c_6 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    text-transform: capitalize
}

._general__list_1i23c_13 {
    display: flex;
    flex-direction: column;
    gap: 1.8rem
}

._general__list_1i23c_13 dl {
    margin: 0
}

._general__list_1i23c_13 dl dt {
    margin-bottom: .4rem;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e
}

._general__list_1i23c_13 dl dd {
    margin: 0;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 150%
}

._skeleton_1i23c_34 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    width: 100%;
    min-height: 12rem
}

._skeleton_1i23c_34 ._skeletonTitle_1i23c_42,
._skeleton_1i23c_34 ._skeletonLine_1i23c_43 {
    width: 100%;
    height: 1.8rem;
    border-radius: 1.2rem;
    background-image: linear-gradient(115deg, transparent 20%, rgba(255, 255, 255, .6) 50%, transparent 80%), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2);
    background-position: -60% 0, 0 0rem, 0 2.4rem, 0 4.8rem, 0 7.2rem;
    background-size: 50% 100%, 100% 100%, 100% 100%, 100% 100%, 69% 100%;
    background-repeat: no-repeat;
    animation: _skeleton-animation_1i23c_1 1.5s infinite
}

._skeleton_1i23c_34 ._skeletonTitle_1i23c_42 {
    max-width: 33%;
    margin-bottom: 1rem
}

._skeleton_1i23c_34 ._skeletonLine_1i23c_43 {
    height: 3rem
}

@keyframes _skeleton-animation_yve8h_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._box_yve8h_6 {
    border: 1px solid #E2E8F0;
    padding: 2rem;
    border-radius: 1.6rem
}

@keyframes _skeleton-animation_9m11g_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._result_9m11g_6 {
    position: relative
}

._info_9m11g_10 {
    position: absolute;
    top: 18rem;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 52rem;
    margin: 0 auto;
    padding: 5rem 3.5rem 3rem;
    border-radius: 1.6rem;
    background-color: #edf0f7;
    box-shadow: 0 .4rem 5rem #00000026;
    box-sizing: border-box;
    text-align: center
}

@media (max-width: 767px) {
    ._info_9m11g_10 {
        top: 10rem;
        right: 1rem;
        left: 1rem;
        width: initial;
        max-width: initial;
        padding-right: 2rem;
        padding-bottom: 2rem;
        padding-left: 2rem
    }
}

._info_9m11g_10 ._icon_9m11g_37 {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 7rem;
    transform: translate(-50%, -50%)
}

._info_9m11g_10 ._title_9m11g_44 {
    margin-bottom: 1.3rem;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 130%
}

._info_9m11g_10 ._description_9m11g_50 {
    margin-bottom: 1.3rem;
    font-size: 1.4rem;
    line-height: 140%;
    color: #77859d
}

._example_9m11g_57 {
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none
}

@keyframes _skeleton-animation_vgth3_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._box_vgth3_6 {
    border: 1px solid #E2E8F0;
    padding: 2rem;
    border-radius: 1.6rem
}

@media (max-width: 767px) {
    ._box_vgth3_6 {
        padding: 1.6rem
    }
}

._date__title_vgth3_17 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%
}

._date__list_vgth3_23 {
    width: 100%;
    border-collapse: collapse;
    font-size: 1.4rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._date__list_vgth3_23 {
        font-size: 1.3rem
    }
}

._date__list_vgth3_23 tr:not(:first-child) td {
    padding-top: 1.2rem
}

._date__list_vgth3_23 tr:not(:last-child) td {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 1.2rem
}

._date__list_vgth3_23 tr td:last-child {
    color: #a1a3a7;
    text-align: right
}

._date__list_vgth3_23 tr td:last-child span {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: #000
}

@media (max-width: 767px) {
    ._date__list_vgth3_23 tr td:last-child span {
        font-size: 1.2rem
    }
}

._date__actions_vgth3_57 {
    margin-top: 2rem
}

._skeleton_vgth3_61 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    width: 100%;
    min-height: 22rem
}

._skeleton_vgth3_61 ._skeletonTitle_vgth3_69,
._skeleton_vgth3_61 ._skeletonLine_vgth3_70,
._skeleton_vgth3_61 ._skeletonButton_vgth3_71 {
    width: 100%;
    height: 2rem;
    border-radius: 1.2rem;
    background-image: linear-gradient(115deg, transparent 20%, rgba(255, 255, 255, .6) 50%, transparent 80%), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2);
    background-position: -60% 0, 0 0rem, 0 2.4rem, 0 4.8rem, 0 7.2rem;
    background-size: 50% 100%, 100% 100%, 100% 100%, 100% 100%, 69% 100%;
    background-repeat: no-repeat;
    animation: _skeleton-animation_vgth3_1 1.5s infinite
}

._skeleton_vgth3_61 ._skeletonTitle_vgth3_69 {
    max-width: 33%;
    margin-bottom: 1rem
}

._skeleton_vgth3_61 ._skeletonLine_vgth3_70 {
    height: 3rem
}

._skeleton_vgth3_61 ._skeletonButton_vgth3_71 {
    width: 25%;
    height: 3.2rem;
    margin-top: 1rem
}

@keyframes _skeleton-animation_rjbox_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._box_rjbox_6 {
    border: 1px solid #E2E7F1;
    padding: 2rem;
    border-radius: 1.6rem
}

._box--danger_rjbox_11 {
    border-color: #ed274b;
    background: #ed274b0d
}

._box--trusted_rjbox_15 {
    border-color: #02ad50;
    background: #deffe5
}

@media (max-width: 767px) {
    ._box_rjbox_6 {
        padding: 1.6rem
    }
}

._box_rjbox_6 ._title_rjbox_24 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%
}

._box_rjbox_6 ._note_rjbox_30 {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
    width: 100%;
    border-collapse: collapse;
    font-size: 1.4rem;
    line-height: 140%;
    color: #77869e
}

._box_rjbox_6 ._note_rjbox_30 ._icon_rjbox_41 {
    width: 2.4rem;
    height: 2.4rem;
    align-self: self-start
}

._skeleton_rjbox_47 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    width: 100%;
    min-height: 7rem
}

._skeleton_rjbox_47 ._skeletonTitle_rjbox_55,
._skeleton_rjbox_47 ._skeletonLine_rjbox_56 {
    width: 100%;
    height: 1.8rem;
    border-radius: 1.2rem;
    background-image: linear-gradient(115deg, transparent 20%, rgba(255, 255, 255, .6) 50%, transparent 80%), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2);
    background-position: -60% 0, 0 0rem, 0 2.4rem, 0 4.8rem, 0 7.2rem;
    background-size: 50% 100%, 100% 100%, 100% 100%, 100% 100%, 69% 100%;
    background-repeat: no-repeat;
    animation: _skeleton-animation_rjbox_1 1.5s infinite
}

._skeleton_rjbox_47 ._skeletonTitle_rjbox_55 {
    max-width: 33%;
    margin-bottom: 1rem
}

._skeleton_rjbox_47 ._skeletonLine_rjbox_56 {
    height: 3rem
}

@keyframes _skeleton-animation_domfl_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._result_domfl_6 {
    display: flex;
    gap: 2.7rem;
    width: 100%;
    max-width: 126rem;
    margin: 0 auto
}

@media (max-width: 767px) {
    ._result_domfl_6 {
        gap: 4rem;
        flex-direction: column
    }
}

._main_domfl_20 {
    width: 66%;
    border: 1px solid #E2E8F0;
    padding: 4rem 4.4rem;
    border-radius: 3rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._main_domfl_20 {
        width: 100%;
        border: none;
        padding: 0;
        border-radius: 0
    }
}

._main__top_domfl_35 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1rem
}

._main__title_domfl_41 {
    margin-bottom: 1.6rem;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 120%;
    text-align: center
}

@media (max-width: 767px) {
    ._main__title_domfl_41 {
        margin-bottom: 2rem;
        font-size: 1.8rem
    }
}

._main__crypto_domfl_54 {
    display: flex;
    align-items: center;
    gap: 2rem;
    margin-bottom: 1.2rem
}

._main__address_domfl_60 {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 150%;
    text-align: center
}

._main__badge_domfl_66 {
    font-size: 1.8rem
}

._risk_domfl_70 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 6rem
}

._risk__indicator_domfl_76 {
    margin-bottom: 3.5rem
}

@media (max-width: 767px) {
    ._risk__indicator_domfl_76 {
        margin-bottom: 2rem
    }
}

._risk__title_domfl_84 {
    margin-bottom: 2rem;
    font-weight: 700;
    font-size: 3.2rem;
    line-height: 100%;
    text-align: center
}

._risk__title--sanctions_domfl_91,
._risk__title--danger_domfl_94 {
    color: #ff6d5c
}

._risk__title--suspicious_domfl_97 {
    color: #f90
}

._risk__title--trusted_domfl_100 {
    color: #00bf59
}

@media (max-width: 767px) {
    ._risk__title_domfl_84 {
        margin-bottom: 1.6rem;
        font-size: 2.8rem
    }
}

._risk__description_domfl_109 {
    width: 100%;
    max-width: 47rem;
    margin-bottom: 2.4rem;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 140%;
    text-align: center
}

@media (max-width: 767px) {
    ._risk__description_domfl_109 {
        margin-bottom: 2rem;
        font-size: 1.4rem
    }
}

._risk__counterparty_note_domfl_124 {
    margin-bottom: 2rem;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 120%;
    text-align: center
}

@media (max-width: 767px) {
    ._risk__counterparty_note_domfl_124 {
        margin-bottom: 1.5rem;
        font-size: 1.5rem
    }
}

._details__title_domfl_138 {
    margin-bottom: 2.4rem;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 120%;
    text-align: center
}

._details__list_domfl_145 {
    display: flex;
    flex-direction: column;
    gap: 4rem
}

._details__actions_domfl_150 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

._details__actionsGroup_domfl_155 {
    display: flex;
    align-items: center;
    gap: 1.2rem
}

@media (max-width: 767px) {
    ._details__actionsGroup_domfl_155 {
        flex-direction: column;
        align-items: initial;
        gap: 1rem
    }
}

._details__actionsButton_domfl_167 {
    flex-basis: 100%
}

._details__checked_domfl_170 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 140%;
    color: #a1a3a7;
    text-align: center
}

@media (max-width: 767px) {
    ._details__checked_domfl_170 {
        font-size: 1.2rem
    }
}

._details__notes_domfl_183 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 2rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 140%;
    color: #a1a3a7;
    text-align: center
}

._devModeTitle_domfl_195 {
    color: #ed274b;
    font-weight: 500;
    font-size: 2.4rem
}

._message_domfl_201 {
    max-width: 80%;
    margin-bottom: 2rem;
    margin-top: 2rem
}

@media (max-width: 767px) {
    ._message_domfl_201 {
        max-width: 100%
    }
}

._sidebar_domfl_212 {
    width: 33%;
    padding-top: 3rem
}

@media (max-width: 767px) {
    ._sidebar_domfl_212 {
        width: 100%;
        padding-top: 0
    }
}

._sidebarInner_domfl_223 {
    position: sticky;
    top: 11.5rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 1.2rem
}

@media (max-width: 767px) {
    ._sidebarInner_domfl_223 {
        position: relative;
        top: 0
    }
}

._subscribeBadge_domfl_238 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 1.6rem;
    height: 1.6rem;
    margin-left: -.4rem;
    padding: 0 .3rem;
    background-color: #0057ff;
    border-radius: .9rem;
    box-sizing: border-box;
    font-weight: 600;
    font-size: .8rem;
    color: #fff
}

._txNote_domfl_254 {
    color: #a1a3a7;
    font-size: 1.4rem
}

._unlock_domfl_259 {
    margin-top: -3rem
}

._blacklistFree_domfl_263 {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 2rem 0 4rem;
    color: #a1a3a7;
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-weight: 400
}

._blacklistFree_domfl_263 img {
    width: 2.4rem
}

._checking_domfl_277 {
    width: 100%;
    max-width: 28rem;
    margin: 0 auto 4rem;
    font-size: 1.5rem;
    line-height: 140%;
    color: #a1a3a7;
    text-align: center
}

._signalsSkeleton_domfl_287 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 5rem;
    width: 100%;
    min-height: 12rem;
    border: 1px solid #E2E7F1;
    border-radius: 1.6rem;
    padding: 2rem;
    box-sizing: border-box
}

._signalsSkeleton_domfl_287 ._skeletonWrap_domfl_299 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

._signalsSkeleton_domfl_287 ._skeletonTitle_domfl_304,
._signalsSkeleton_domfl_287 ._skeletonLine_domfl_305 {
    width: 100%;
    height: 1.8rem;
    border-radius: 1.2rem;
    background-image: linear-gradient(115deg, transparent 20%, rgba(255, 255, 255, .6) 50%, transparent 80%), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2), linear-gradient(#f2f2f2, #f2f2f2);
    background-position: -60% 0, 0 0rem, 0 2.4rem, 0 4.8rem, 0 7.2rem;
    background-size: 50% 100%, 100% 100%, 100% 100%, 100% 100%, 69% 100%;
    background-repeat: no-repeat;
    animation: _skeleton-animation_domfl_1 1.5s infinite
}

._signalsSkeleton_domfl_287 ._skeletonTitle_domfl_304 {
    max-width: 33%;
    margin-bottom: 1rem
}

._signalsSkeleton_domfl_287 ._skeletonLine_domfl_305 {
    height: 3rem
}

@keyframes _skeleton-animation_mgept_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._result_mgept_6 {
    display: flex;
    gap: 2.7rem;
    width: 100%;
    margin: 0 auto
}

@media (max-width: 767px) {
    ._result_mgept_6 {
        gap: 6rem;
        flex-direction: column
    }
}

._main_mgept_19 {
    width: 100%;
    padding: 4rem 4.4rem;
    border-radius: 3rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._main_mgept_19 {
        width: 100%;
        border: none;
        padding: 0;
        border-radius: 0
    }
}

@keyframes _skeleton-animation_1ybq1_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._banners_1ybq1_6 {
    min-height: 100vh;
    padding: 2rem;
    background: #f0f3f7;
    box-sizing: border-box
}

._banners_1ybq1_6 ._inner_1ybq1_12 {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    max-width: 91rem;
    margin: 0 auto;
    padding: 5rem;
    box-shadow: 0 .4rem 2.4rem #0000001a;
    background-color: #fff;
    border-radius: 2rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._banners_1ybq1_6 ._inner_1ybq1_12 {
        padding: 2rem
    }
}

._item_1ybq1_30:not(:last-child) {
    border-bottom: 1px solid #E2E7F1;
    padding-bottom: 4rem
}

@media (max-width: 767px) {
    ._item_1ybq1_30:not(:last-child) {
        padding-bottom: 3rem
    }
}

._item_1ybq1_30 ._title_1ybq1_39 {
    margin: 0 0 3rem;
    font-weight: 700;
    font-size: 2rem;
    line-height: 100%
}

._item_1ybq1_30 ._body_1ybq1_45 {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem
}

@media (max-width: 767px) {
    ._item_1ybq1_30 ._body_1ybq1_45 {
        gap: 2rem
    }
}

._item_1ybq1_30 ._preview_1ybq1_55 {
    min-width: 12rem
}

._item_1ybq1_30 ._preview_1ybq1_55 img {
    max-width: 100%
}

._item_1ybq1_30 ._fields_1ybq1_61 {
    display: flex;
    flex-grow: 1;
    gap: 3rem
}

@media (max-width: 767px) {
    ._item_1ybq1_30 ._fields_1ybq1_61 {
        flex-wrap: wrap;
        gap: 2rem
    }
}

._item_1ybq1_30 ._textarea_1ybq1_72 {
    flex-grow: 1
}

._item_1ybq1_30 ._textarea_1ybq1_72 textarea {
    display: block;
    width: 100%;
    border: 1px solid #A1A3A7;
    padding: 1rem;
    border-radius: .5rem;
    box-sizing: border-box;
    resize: none
}

@media (max-width: 767px) {
    ._item_1ybq1_30 ._textarea_1ybq1_72 textarea {
        min-height: 10rem
    }
}

@media (max-width: 767px) {
    ._item_1ybq1_30 ._actions_1ybq1_90 {
        width: 100%
    }
}

._header_1ybq1_95 {
    display: flex;
    padding: 1rem
}

._backButton_1ybq1_100 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    color: #0057ff
}

._backButton_1ybq1_100:hover {
    color: #3056d3
}

@keyframes _skeleton-animation_iqt99_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._sectionTitle_iqt99_6 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem
}

._subtitle_iqt99_15 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #77869e
}

._form_iqt99_21 {
    display: flex;
    flex-direction: column;
    background: #fafafc;
    padding: 3rem;
    box-sizing: border-box;
    border-radius: 3rem
}

@media (min-width: 1025px) {
    ._form_iqt99_21 {
        width: 50%
    }
}

._actions_iqt99_35 {
    display: flex;
    gap: 1.4rem;
    margin-top: 3rem
}

@media (max-width: 767px) {
    ._actions_iqt99_35 {
        margin-top: 2rem
    }
}

._actions_iqt99_35 button {
    min-width: 17.5rem
}

@media (max-width: 767px) {
    ._actions_iqt99_35 button {
        min-width: 12rem;
        flex-basis: 100%;
        font-size: 1.4rem
    }
}

@keyframes _skeleton-animation_4mydc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

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

@media (max-width: 767px) {
    ._stats_4mydc_6 {
        flex-wrap: wrap;
        gap: 1.6rem
    }
}

._item_4mydc_17 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .8rem;
    flex-basis: 100%
}

@media (max-width: 767px) {
    ._item_4mydc_17 {
        flex-basis: initial;
        justify-content: flex-start;
        width: calc(50% - .8rem)
    }
}

@media (max-width: 767px) {
    ._item_4mydc_17:not(:last-child) {
        margin-bottom: 1.6rem
    }
}

._item_4mydc_17:not(:last-child):before {
    content: " ";
    position: absolute;
    top: .8rem;
    right: 0;
    bottom: .8rem;
    width: 2px;
    background-color: #f0f3f7
}

@media (max-width: 767px) {
    ._item_4mydc_17:not(:last-child):before {
        display: none
    }
}

._item_4mydc_17 ._title_4mydc_51 {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 120%;
    color: #77869e
}

@media (max-width: 767px) {
    ._item_4mydc_17 ._title_4mydc_51 {
        font-size: 1.4rem
    }
}

._item_4mydc_17 ._value_4mydc_62 {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 120%;
    color: #000
}

@media (max-width: 767px) {
    ._item_4mydc_17 ._value_4mydc_62 {
        font-size: 2rem
    }
}

@keyframes _skeleton-animation_1xiae_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._info_1xiae_6 {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-bottom: 2.4rem;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 2.4rem 3.2rem;
    background-color: #feffe0;
    border-radius: 1.2rem
}

@media (max-width: 767px) {
    ._info_1xiae_6 {
        flex-direction: column;
        align-items: flex-start;
        padding: 2rem
    }
}

._content_1xiae_26 {
    flex-grow: 1
}

._title_1xiae_30 {
    margin-bottom: .8rem;
    font-size: 2.2rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_1xiae_30 {
        font-size: 1.8rem
    }
}

._title_1xiae_30 b {
    font-weight: 600
}

._description_1xiae_44 {
    font-size: 1.4rem;
    line-height: 140%
}

._actions_1xiae_49 {
    z-index: 2;
    position: relative
}

@media (max-width: 767px) {
    ._actions_1xiae_49 {
        margin-top: 2rem
    }
}

._dec_1xiae_59 {
    opacity: .2;
    position: absolute;
    top: 1.6rem;
    right: 25rem;
    font-size: 14rem;
    color: #f90;
    pointer-events: none
}

@media (max-width: 767px) {
    ._dec_1xiae_59 {
        right: 0;
        font-size: 18rem
    }
}

@keyframes _skeleton-animation_1fen2_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

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

._item_1fen2_11 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .8rem;
    flex-basis: 100%
}

._item_1fen2_11:not(:last-child):before {
    content: " ";
    position: absolute;
    top: .8rem;
    right: 0;
    bottom: .8rem;
    width: 2px;
    background-color: #f0f3f7
}

._item_1fen2_11 ._title_1fen2_28 {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 120%;
    color: #77869e
}

._item_1fen2_11 ._value_1fen2_34 {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 120%;
    color: #000
}

@keyframes _skeleton-animation_5ogzr_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._customers_5ogzr_6 {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

@keyframes _skeleton-animation_de5rk_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._stats_de5rk_6 {
    display: flex;
    justify-content: space-between;
    gap: 4rem
}

._total_de5rk_12 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%
}

._total_de5rk_12:not(:last-child):before {
    content: " ";
    position: absolute;
    top: .8rem;
    right: 0;
    bottom: .8rem;
    width: 2px;
    background-color: #f0f3f7
}

._total_de5rk_12 ._item_de5rk_29 {
    text-align: center
}

._total_de5rk_12 ._item_de5rk_29 {
    flex-basis: 0
}

._total_de5rk_12 ._item_de5rk_29 ._title_de5rk_35 {
    font-size: 1.6rem;
    text-align: center
}

._total_de5rk_12 ._item_de5rk_29 ._value_de5rk_39 {
    font-size: 4rem
}

._list_de5rk_43 {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 2rem
}

._item_de5rk_29 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: .8rem;
    flex-basis: 100%
}

._item_de5rk_29:not(:last-child):before {
    content: " ";
    position: absolute;
    top: .8rem;
    right: 0;
    bottom: .8rem;
    width: 2px;
    background-color: #f0f3f7
}

._item_de5rk_29 ._title_de5rk_35 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e
}

._item_de5rk_29 ._value_de5rk_39 {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 120%;
    color: #000
}

._first_de5rk_79,
._second_de5rk_80 {
    display: flex;
    align-items: center;
    gap: 4rem;
    width: 100%
}

._subtitle_de5rk_87 {
    min-width: 10rem;
    max-width: 10rem;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 130%;
    color: #77869e;
    white-space: nowrap
}

._items_de5rk_97 {
    display: flex;
    gap: 4rem;
    flex-grow: 1
}

@keyframes _skeleton-animation_10hes_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._icon_10hes_6 {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.2rem
}

@media (max-width: 767px) {
    ._icon_10hes_6 {
        width: 2rem;
        height: 2rem
    }
}

._icon_action_10hes_20 {
    cursor: pointer
}

._icon_action_10hes_20:hover {
    color: #0057ff
}

._icon_action_disabled_10hes_26 {
    opacity: .25
}

@keyframes _skeleton-animation_1vooe_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._entry_1vooe_6 {
    display: flex;
    align-items: flex-start;
    gap: .4rem
}

._label_1vooe_12 {
    flex-shrink: 0;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

._dots_1vooe_25 {
    opacity: .4;
    flex-grow: 1;
    min-width: 2rem;
    margin-top: 1.2rem;
    border-bottom: 1px dotted #77869E
}

._value_1vooe_33 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

@keyframes _skeleton-animation_1qing_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._customers_1qing_6 {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

._expandButton_1qing_12 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.4rem;
    height: 2.4rem;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: transform .2s ease-in-out
}

._expandButton_1qing_12:hover:not(:disabled) {
    opacity: .7
}

._expandButton_1qing_12:disabled {
    opacity: .25
}

._expandIcon_1qing_31 {
    color: #77869e;
    transition: transform .3s ease-in-out
}

._expandIcon_1qing_31._expanded_1qing_35 {
    transform: rotate(90deg)
}

._expandedContent_1qing_39 {
    padding: 2.4rem 3rem 1.6rem;
    background-color: #f9f9f9;
    border-left: 1px solid #0057FF;
    border-right: 1px solid #0057FF;
    border-bottom: 1px solid #0057FF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

@media (max-width: 767px) {
    ._expandedContent_1qing_39 {
        padding: 1.6rem
    }
}

._expandedTableRow_1qing_54 .ant-table-cell {
    border-top: 1px solid #0057FF
}

._expandedTableRow_1qing_54 .ant-table-cell:first-child {
    border-left: 1px solid #0057FF;
    border-top-left-radius: 5px
}

._expandedTableRow_1qing_54 .ant-table-cell:last-child {
    border-right: 1px solid #0057FF;
    border-top-right-radius: 5px
}

._expandedRow_1qing_66 .ant-table-cell {
    padding: 0 !important
}

._detailsGrid_1qing_70 {
    display: flex;
    gap: 5rem
}

@media (max-width: 767px) {
    ._detailsGrid_1qing_70 {
        flex-direction: column;
        gap: 0
    }
}

._detailsGroup_1qing_81 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6rem 5rem
}

@media (max-width: 767px) {
    ._detailsGroup_1qing_81 {
        grid-template-columns: 1fr;
        gap: 1.6rem
    }
}

._detailItem_1qing_93 {
    display: flex;
    flex-direction: column;
    gap: .4rem
}

._transactionsSection_1qing_99 {
    margin-top: 2.4rem;
    padding-top: 2.4rem;
    border-top: 1px solid #E2E7F1
}

._transactionsTitle_1qing_105 {
    margin-bottom: 1.6rem
}

._transactionsList_1qing_109 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    overflow-y: auto;
    max-height: 30rem
}

@media (max-width: 767px) {
    ._transactionsList_1qing_109 {
        max-height: 20rem
    }
}

._transactionItem_1qing_122 {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    align-items: center;
    width: 100%;
    padding: 1.2rem;
    background-color: #fff9;
    border-radius: 8px;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._transactionItem_1qing_122 {
        flex-direction: column;
        align-items: flex-start;
        gap: 1.2rem
    }
}

._transactionField_1qing_141 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .4rem;
    flex: 1
}

._transactionLabel_1qing_149 {
    font-size: 1.2rem
}

._transactionValue_1qing_153 {
    font-size: 1.4rem
}

@keyframes _skeleton-animation_ef0ca_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._tabs_ef0ca_6 {
    flex-grow: 1
}

._tabs_ef0ca_6 [role=tablist] {
    margin-bottom: -1.6rem
}

._tabs_ef0ca_6 [role=tablist]:before {
    display: none
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab {
    position: relative;
    height: 5.6rem;
    border: none;
    padding: 0 2rem 1.6rem;
    background-color: transparent;
    border-radius: 1.2rem 1.2rem 0 0;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e;
    transition: none
}

@media (max-width: 767px) {
    ._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab {
        padding-right: 2rem;
        padding-left: 2rem;
        font-size: 1.2rem
    }
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab:hover {
    color: #0057ff
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active {
    z-index: 4;
    background-color: #f5f8ff;
    border-radius: 1.2rem 1.2rem 0 0
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:not(:first-child):before {
    content: " ";
    left: -1rem
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:not(:first-child) [role=tab]:before {
    content: " ";
    left: -2rem
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:before,
._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:after {
    position: absolute;
    bottom: 1.6rem;
    width: 1rem;
    height: 1rem;
    background-color: #f5f8ff
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:after {
    content: " ";
    right: -1rem
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active [role=tab]:before,
._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active [role=tab]:after {
    z-index: 2;
    position: absolute;
    bottom: 1.6rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #fff
}

._tabs_ef0ca_6 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active [role=tab]:after {
    content: " ";
    right: -2rem
}

._tab_ef0ca_6 {
    white-space: nowrap
}

@keyframes _skeleton-animation_zvzk8_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._item_zvzk8_6 {
    overflow: hidden;
    border: 1px solid #E2E7F1;
    border-radius: .6rem;
    transition: border-color .3s ease-in-out
}

._item_zvzk8_6._is-expanded_zvzk8_12 {
    border-color: #0057ff
}

._item_zvzk8_6._is-expanded_zvzk8_12 ._arrow_zvzk8_15 {
    transform: rotate(90deg)
}

._item_zvzk8_6:not(._is-expanded_zvzk8_12):hover ._row_zvzk8_18 {
    background-color: #fff
}

._item_zvzk8_6._is-active_zvzk8_21 ._name_zvzk8_21,
._item_zvzk8_6._is-active_zvzk8_21 ._category_zvzk8_22,
._item_zvzk8_6._is-active_zvzk8_21 ._amount_zvzk8_23,
._item_zvzk8_6._is-active_zvzk8_21 ._transfers_zvzk8_24,
._item_zvzk8_6._is-active_zvzk8_21 ._time_zvzk8_25,
._item_zvzk8_6._is-active_zvzk8_21 ._grade_zvzk8_26 {
    opacity: 1
}

._row_zvzk8_18 {
    display: flex;
    align-items: center;
    min-height: 4.6rem;
    background-color: #fff;
    transition: background-color .3s ease-in-out
}

._row_zvzk8_18:hover ._actions_zvzk8_37 {
    opacity: 1;
    transform: translateZ(0)
}

._column_zvzk8_42 {
    padding: 0 var(--column-padding);
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 140%
}

._column_zvzk8_42._controls_zvzk8_49 {
    display: flex;
    align-items: center;
    gap: 1rem;
    min-width: var(--column-controls-width)
}

._column_zvzk8_42._controls_zvzk8_49 ._arrow_zvzk8_15 {
    color: #77869e;
    transition: transform .3s ease-in-out
}

._column_zvzk8_42._name_zvzk8_21 {
    opacity: .25;
    display: flex;
    align-items: center;
    width: var(--column-name-width);
    transition: opacity .3s ease-in-out
}

._column_zvzk8_42._name_zvzk8_21 span {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

._column_zvzk8_42._amount_zvzk8_23 {
    opacity: .25;
    width: var(--column-amount-width)
}

._column_zvzk8_42._transfers_zvzk8_24 {
    opacity: .25;
    width: var(--column-transfers-width)
}

._column_zvzk8_42._time_zvzk8_25 {
    opacity: .25;
    width: var(--column-time-width)
}

._column_zvzk8_42._category_zvzk8_22 {
    opacity: .4;
    width: var(--column-category-width)
}

._column_zvzk8_42._category_zvzk8_22 ._categoriesShort_zvzk8_89 {
    display: inline-flex;
    align-items: center;
    gap: .4rem
}

._column_zvzk8_42._category_zvzk8_22 ._moreCount_zvzk8_94 {
    color: #77869e;
    font-size: 1.2rem
}

._column_zvzk8_42._category_zvzk8_22 ._categories_zvzk8_89 {
    display: flex;
    flex-wrap: wrap;
    gap: .4rem;
    margin-left: .4rem;
    color: #77869e
}

._column_zvzk8_42._grade_zvzk8_26 {
    opacity: .4;
    width: var(--column-grade-width)
}

._column_zvzk8_42._actions_zvzk8_37 {
    opacity: 0;
    min-width: var(--column-actions-width);
    margin-left: auto;
    transform: translate3d(20%, 0, 0);
    transition: opacity .3s ease-in-out, transform .3s ease-in-out
}

._column_zvzk8_42._actions_zvzk8_37 ._delete_zvzk8_116 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2.8rem;
    height: 2.8rem;
    font-size: 1.6rem;
    color: #77869e;
    transition: color .3s ease-in-out
}

._column_zvzk8_42._actions_zvzk8_37 ._delete_zvzk8_116:hover {
    color: #ed274b
}

._details_zvzk8_130 {
    padding: 2.4rem 3rem 1.6rem;
    background-color: #fff
}

@media (max-width: 767px) {
    ._details_zvzk8_130 {
        padding: 1.6rem
    }
}

._details_zvzk8_130 ._groups_zvzk8_139 {
    display: flex;
    gap: 5rem
}

@media (max-width: 767px) {
    ._details_zvzk8_130 ._groups_zvzk8_139 {
        flex-direction: column;
        gap: 0rem
    }
}

._details_zvzk8_130 ._groups_zvzk8_139 ._group_zvzk8_139 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    gap: 1.6rem
}

._details_zvzk8_130 ._categories_zvzk8_89 {
    max-width: 100%;
    white-space: normal;
    color: #a1a3a7
}

._details_zvzk8_130 ._actions_zvzk8_37 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2rem
}

._details_zvzk8_130 ._actions_zvzk8_37 ._delete_zvzk8_116 {
    font-size: 1.6rem;
    color: #77869eb3;
    transition: color .3s ease-in-out
}

._details_zvzk8_130 ._actions_zvzk8_37 ._delete_zvzk8_116:hover {
    color: #ed274b
}

._details_zvzk8_130 ._actions_zvzk8_37 ._edit_zvzk8_174 {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    border-bottom: 1px solid #0057FF;
    font-size: 1.6rem;
    color: #0057ff;
    transition: color .3s ease-in-out
}

@media (max-width: 767px) {
    ._details_zvzk8_130 ._actions_zvzk8_37 ._edit_zvzk8_174 {
        font-size: 1.2rem
    }
}

._details_zvzk8_130 ._actions_zvzk8_37 ._edit_zvzk8_174:hover {
    color: #3056d3
}

._details_zvzk8_130 ._actions_zvzk8_37 ._edit_zvzk8_174 svg {
    font-size: 1.4rem
}

@keyframes _skeleton-animation_1skln_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._empty_1skln_6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    padding: 2rem
}

._empty_1skln_6 ._icon_1skln_14 {
    font-size: 4.2rem;
    line-height: 100%;
    color: #0057ff1a
}

._empty_1skln_6 ._title_1skln_19 {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 120%
}

._empty_1skln_6 ._description_1skln_24 {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 120%
}

@keyframes _skeleton-animation_1bcrn_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._table_1bcrn_6 {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: 100%;
    border: 1px solid #E2E7F1;
    border-radius: 1.2rem;
    box-sizing: border-box;
    --gutter: 1.4rem;
    --column-padding: 1rem;
    --column-controls-width: 9.2rem;
    --column-name-width: 14.16%;
    --column-amount-width: 14.65%;
    --column-transfers-width: 8.59%;
    --column-time-width: 10.16%;
    --column-category-width: 25.39%;
    --column-grade-width: 11.72%;
    --column-actions-width: 4.6rem
}

._table_1bcrn_6._is-scrolled_1bcrn_27 ._header_1bcrn_27 {
    box-shadow: 0 .4rem 3rem #0000001a
}

._header_1bcrn_27 {
    z-index: 2;
    position: relative;
    display: flex;
    border-bottom: 1px solid #E2E7F1;
    padding: 0 var(--gutter);
    background-color: #f0f3f7;
    box-shadow: 0 .4rem 3rem #0000;
    transition: box-shadow .3s ease-in-out
}

._header_1bcrn_27 ._column_1bcrn_41 {
    display: flex;
    align-items: center;
    min-height: 4.2rem;
    padding: var(--column-padding, 1rem);
    box-sizing: border-box
}

._header_1bcrn_27 ._column_1bcrn_41._controls_1bcrn_48 {
    min-width: var(--column-controls, 9.2rem)
}

._header_1bcrn_27 ._column_1bcrn_41._name_1bcrn_51 {
    width: var(--column-name, 14.16%)
}

._header_1bcrn_27 ._column_1bcrn_41._amount_1bcrn_54 {
    width: var(--column-amount, 14.65%)
}

._header_1bcrn_27 ._column_1bcrn_41._transfers_1bcrn_57 {
    width: var(--column-transfers, 8.59%)
}

._header_1bcrn_27 ._column_1bcrn_41._time_1bcrn_60 {
    width: var(--column-time, 10.16%)
}

._header_1bcrn_27 ._column_1bcrn_41._category_1bcrn_63 {
    width: var(--column-category, 25.39%)
}

._header_1bcrn_27 ._column_1bcrn_41._grade_1bcrn_66 {
    width: var(--column-grade, 11.72%)
}

._header_1bcrn_27 ._column_1bcrn_41._actions_1bcrn_69 {
    min-width: var(--column-actions, 4.6rem)
}

._header_1bcrn_27 ._column_1bcrn_41 span {
    overflow: hidden;
    display: block;
    width: 100%;
    padding: 2px 0;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%;
    color: #77869e;
    text-overflow: ellipsis;
    white-space: nowrap
}

._body_1bcrn_85 {
    overflow: hidden;
    overflow-y: auto;
    flex-grow: 1
}

._list_1bcrn_91 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 2rem var(--gutter)
}

._loader_1bcrn_99 {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f8ff80;
    border-radius: 1rem
}

@keyframes _skeleton-animation_mz8xs_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_mz8xs_6 {
    width: 42rem;
    min-width: 42rem
}

._actions_mz8xs_11 {
    display: flex;
    justify-content: flex-end;
    gap: 1.2rem;
    width: 100%
}

._loader_mz8xs_18 {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f8ff80;
    border-radius: 1rem
}

@keyframes _skeleton-animation_1mtxh_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._field_1mtxh_6 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%
}

._field_1mtxh_6 ._label_1mtxh_11 {
    display: block;
    margin-bottom: .8rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%
}

._field_1mtxh_6 ._label_1mtxh_11 sup {
    color: #ed274b
}

._categoryOptionsRow_1mtxh_22 {
    margin-top: .8rem
}

._segmented_1mtxh_26 {
    width: 100%
}

._segmented_1mtxh_26 .ant-segmented-item {
    flex-grow: 1;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

._switchRow_1mtxh_37 {
    display: inline-flex;
    align-items: center;
    gap: .8rem;
    cursor: pointer
}

._switchRow_1mtxh_37 ._label_1mtxh_11 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 1.2rem
}

._entityTypeField_1mtxh_49 {
    flex-basis: 100%;
    min-width: 100%
}

@keyframes _skeleton-animation_1qpg2_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_1qpg2_6 {
    width: 60rem;
    min-width: 60rem
}

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

._actions_1qpg2_17 {
    display: flex;
    justify-content: flex-end;
    gap: 1.2rem;
    width: 100%
}

._loader_1qpg2_24 {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f8ff80;
    border-radius: 1rem
}

._form_1qpg2_38 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 2rem
}

._group_1qpg2_45 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    padding: 1.2rem;
    background-color: #f9f9f9;
    border-radius: 1rem
}

@media (max-width: 767px) {
    ._group_1qpg2_45 {
        margin-right: -1.2rem;
        margin-left: -1.2rem
    }
}

._fields_1qpg2_60 {
    position: relative;
    display: flex;
    gap: 2rem
}

@media (max-width: 767px) {
    ._fields_1qpg2_60 {
        flex-direction: column
    }
}

._fields_1qpg2_60 ._field_1qpg2_60 {
    flex-basis: calc(50% - 1rem)
}

._field_1qpg2_60 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%
}

._field_1qpg2_60 ._label_1qpg2_79 {
    display: block;
    margin-bottom: .8rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%
}

._field_1qpg2_60 ._label_1qpg2_79 sup {
    color: #ed274b
}

._field_1qpg2_60 ._note_1qpg2_89 {
    display: block;
    margin-top: .3rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 120%;
    color: #77869e
}

@media (max-width: 767px) {
    ._field_1qpg2_60 ._note_1qpg2_89 {
        margin-top: .5rem
    }
}

._field_1qpg2_60 ._separator_1qpg2_102 {
    position: absolute;
    left: 50%;
    bottom: 1.8rem;
    width: .7rem;
    height: 1px;
    background-color: #000;
    transform: translate(-50%)
}

._field_1qpg2_60 ._prefix_1qpg2_111 {
    font-size: 1.4rem;
    color: #77869e
}

._fieldRow_1qpg2_116 {
    display: flex;
    align-items: center;
    gap: 1rem
}

@media (max-width: 767px) {
    ._fieldRow_1qpg2_116 {
        gap: 1rem;
        flex-direction: column;
        align-items: flex-start
    }
}

._fieldRow_1qpg2_116 input {
    max-width: 15.5rem
}

@media (max-width: 767px) {
    ._fieldRow_1qpg2_116 input {
        width: 100%;
        max-width: 100%
    }
}

._selectWhite_1qpg2_138 .ant-select-selector {
    background-color: #fff !important
}

._selectWhite_1qpg2_138 .ant-tag {
    padding: 0
}

@media (max-width: 767px) {
    ._amountRange_1qpg2_146 {
        flex-direction: row
    }
}

@keyframes _skeleton-animation_1vcoy_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_1vcoy_6 {
    width: 60rem;
    min-width: 60rem
}

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

._actions_1vcoy_17 {
    display: flex;
    justify-content: flex-end;
    gap: 1.2rem;
    width: 100%
}

._loader_1vcoy_24 {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f8ff80;
    border-radius: 1rem
}

._form_1vcoy_38 {
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    margin-top: 2rem
}

._group_1vcoy_45 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    padding: 1.2rem;
    background-color: #f9f9f9;
    border-radius: 1rem
}

@media (max-width: 767px) {
    ._group_1vcoy_45 {
        margin-right: -1.2rem;
        margin-left: -1.2rem
    }
}

._field_1vcoy_60 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%
}

._field_1vcoy_60 ._label_1vcoy_65 {
    display: block;
    margin-bottom: .8rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%
}

._field_1vcoy_60 ._label_1vcoy_65 sup {
    color: #ed274b
}

._fieldRow_1vcoy_76 {
    display: flex;
    align-items: center;
    gap: 1rem
}

@media (max-width: 767px) {
    ._fieldRow_1vcoy_76 {
        flex-direction: column;
        align-items: flex-start
    }
}

._fieldRow_1vcoy_76 input {
    max-width: 15.5rem
}

@media (max-width: 767px) {
    ._fieldRow_1vcoy_76 input {
        width: 100%;
        max-width: 100%
    }
}

._selectWhite_1vcoy_97 .ant-select-selector {
    background-color: #fff !important
}

._switchGroup_1vcoy_101 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: .8rem;
    margin-left: auto
}

._switchRow_1vcoy_110 {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    margin-top: 3rem;
    cursor: pointer
}

._switchRow_1vcoy_110 ._label_1vcoy_65 {
    margin-bottom: 0;
    flex-shrink: 0;
    font-weight: 400;
    font-size: 1.2rem
}

._fieldInline_1vcoy_124 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

@keyframes _skeleton-animation_9vhqk_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._actions_9vhqk_6 {
    position: absolute;
    top: -.2rem;
    right: 0
}

@media (max-width: 767px) {
    ._actions_9vhqk_6 {
        top: -.4rem
    }
}

._alerts_9vhqk_17 {
    overflow: hidden;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: -1.6rem
}

._alerts_9vhqk_17 ._tabsRow_9vhqk_25 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding-top: 1.5rem
}

@media (max-width: 767px) {
    ._alerts_9vhqk_17 ._tabsRow_9vhqk_25 {
        padding-top: .4rem
    }
}

._alerts_9vhqk_17 ._content_9vhqk_37 {
    z-index: 2;
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    display: flex;
    padding-top: 0;
    background-color: #f5f8ff;
    border-radius: 1.2rem
}

@keyframes _skeleton-animation_61xi4_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_61xi4_6 {
    max-width: 60rem
}

._text_61xi4_10 {
    font-size: 1.6rem;
    line-height: 150%
}

@media (max-width: 767px) {
    ._text_61xi4_10 {
        font-size: 1.4rem
    }
}

._actions_61xi4_20 {
    display: flex;
    justify-content: flex-end;
    gap: 1.2rem;
    width: 100%
}

._loader_61xi4_27 {
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffffd9;
    border-radius: inherit
}

@keyframes _skeleton-animation_13d0k_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

@media (max-width: 767px) {
    ._clearButton_13d0k_7 {
        width: 2.4rem;
        height: 2.4rem;
        padding: 0;
        font-size: 1.8rem
    }
}

@keyframes _skeleton-animation_gb19_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_gb19_6 {
    width: 70rem;
    min-width: 70rem
}

@media (max-width: 767px) {
    ._modal_gb19_6 {
        min-width: 100%
    }
}

._text_gb19_16 {
    margin-bottom: 2.5rem;
    font-size: 1.6rem;
    line-height: 130%
}

@media (max-width: 767px) {
    ._text_gb19_16 {
        font-size: 1rem
    }
}

._message_gb19_27 {
    position: relative;
    padding: 1.2rem 1.6rem;
    background-color: #e7f4fc;
    border-radius: 1rem;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 130%
}

@media (max-width: 767px) {
    ._message_gb19_27 {
        padding: 1rem;
        font-size: 1rem
    }
}

._message_gb19_27._message0_gb19_42 {
    max-width: 32rem
}

@media (max-width: 767px) {
    ._message_gb19_27._message0_gb19_42 {
        max-width: 24rem
    }
}

._message_gb19_27._message1_gb19_50 {
    max-width: 23rem
}

@media (max-width: 767px) {
    ._message_gb19_27._message1_gb19_50 {
        max-width: 12rem
    }
}

._message_gb19_27._message2_gb19_58 {
    max-width: 32rem
}

@media (max-width: 767px) {
    ._message_gb19_27._message2_gb19_58 {
        max-width: 16rem
    }
}

._message_gb19_27._messageTop_gb19_66:before {
    top: 0;
    bottom: initial;
    transform: rotate(45deg) translateY(-50%)
}

._message_gb19_27:before {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 auto;
    background-color: #e7f4fc;
    transform: rotate(45deg) translateY(50%)
}

._top_gb19_84 {
    display: flex;
    align-items: flex-end;
    gap: 2.8rem;
    margin-bottom: 1.4rem
}

@media (max-width: 767px) {
    ._top_gb19_84 {
        gap: 1.4rem
    }
}

._top_gb19_84 ._note_gb19_95 {
    max-width: 24.5rem;
    font-style: italic;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e
}

@media (max-width: 767px) {
    ._top_gb19_84 ._note_gb19_95 {
        max-width: 12rem;
        font-size: 1rem
    }
}

._bottom_gb19_110 {
    display: flex;
    gap: 5rem;
    margin-top: 1.4rem
}

@media (max-width: 767px) {
    ._bottom_gb19_110 {
        gap: 2.5rem
    }
}

@keyframes _skeleton-animation_hapqj_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._nav_hapqj_6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding-top: 1.5rem
}

@media (max-width: 767px) {
    ._nav_hapqj_6 {
        padding-top: .4rem
    }
}

._nav_hapqj_6 ._howItWorks_hapqj_18 {
    border-bottom: 1px solid;
    font-weight: 500;
    font-size: 1.6rem;
    color: #77869e;
    white-space: nowrap;
    transition: color .3s ease-in-out
}

@media (max-width: 767px) {
    ._nav_hapqj_6 ._howItWorks_hapqj_18 {
        margin-right: 2rem;
        font-size: 1.2rem
    }
}

._nav_hapqj_6 ._howItWorks_hapqj_18:hover {
    color: #0057ff
}

._tabs_hapqj_36 {
    flex-grow: 1
}

._tabs_hapqj_36 [role=tablist] {
    margin-bottom: -1.6rem
}

._tabs_hapqj_36 [role=tablist]:before {
    display: none
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab {
    position: relative;
    height: 5.6rem;
    border: none;
    padding: 0 2rem 1.6rem;
    background-color: transparent;
    border-radius: 1.2rem 1.2rem 0 0;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e;
    transition: none
}

@media (max-width: 767px) {
    ._tabs_hapqj_36 [role=tablist] .ant-tabs-tab {
        padding-right: 2rem;
        padding-left: 2rem;
        font-size: 1.2rem
    }
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab:hover {
    color: #0057ff
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active {
    z-index: 4;
    background-color: #f5f8ff;
    border-radius: 1.2rem 1.2rem 0 0
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:not(:first-child):before {
    content: " ";
    left: -1rem
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:not(:first-child) [role=tab]:before {
    content: " ";
    left: -2rem
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:before,
._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:after {
    position: absolute;
    bottom: 1.6rem;
    width: 1rem;
    height: 1rem;
    background-color: #f5f8ff
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active:after {
    content: " ";
    right: -1rem
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active [role=tab]:before,
._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active [role=tab]:after {
    z-index: 2;
    position: absolute;
    bottom: 1.6rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #fff
}

._tabs_hapqj_36 [role=tablist] .ant-tabs-tab.ant-tabs-tab-active [role=tab]:after {
    content: " ";
    right: -2rem
}

@keyframes _skeleton-animation_1qscu_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._group_1qscu_6 {
    border-radius: .6rem
}

._group_1qscu_6._is-active_1qscu_9 ._header_1qscu_9 {
    border-radius: .6rem .6rem 0 0
}

._group_1qscu_6._is-active_1qscu_9 ._arrow_1qscu_12 {
    transform: rotate(90deg)
}

._header_1qscu_9 {
    z-index: 2;
    position: sticky;
    top: 9.2rem;
    display: flex;
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: .6rem;
    cursor: pointer;
    transition: border-radius .3s ease-in-out
}

@media (max-width: 767px) {
    ._header_1qscu_9 {
        position: relative;
        top: initial
    }
}

._header_1qscu_9:hover ._arrow_1qscu_12 {
    color: #0057ff
}

._category_1qscu_37 {
    display: flex;
    align-items: center;
    gap: .5rem;
    width: 100%;
    max-width: var(--table-category-col-width);
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding: var(--table-col-padding);
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 140%
}

._arrow_1qscu_12 {
    transition: transform .3s ease-in-out, color .3s ease-in-out
}

._content_1qscu_54 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

._firstText_1qscu_63 {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 140%;
    color: #77869e
}

._secondText_1qscu_70 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 140%;
    color: #77869e
}

._actions_1qscu_77 {
    min-width: var(--table-actions-col-width)
}

@keyframes _skeleton-animation_1hoy3_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._header_1hoy3_6 {
    z-index: 5;
    position: sticky;
    top: 0;
    display: flex;
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: .6rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 120%;
    color: #77869e;
    transition: box-shadow .3s ease-in-out
}

._header_1hoy3_6._is-scrolled_1hoy3_20 {
    box-shadow: 0 .4rem 2rem #0000001a
}

._category_1hoy3_24 {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: var(--table-category-col-width);
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding: var(--table-col-padding)
}

._items_1hoy3_33 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex-grow: 1
}

._items_1hoy3_33 ._title_1hoy3_39 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.2rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-right: var(--table-actions-col-width);
    box-sizing: border-box;
    text-align: center
}

._items_1hoy3_33 ._cols_1hoy3_50 {
    display: flex
}

._items_1hoy3_33 ._cols_1hoy3_50 ._col_1hoy3_50 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 100%;
    padding: 1rem;
    box-sizing: border-box
}

._items_1hoy3_33 ._cols_1hoy3_50 ._col_1hoy3_50:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, .1)
}

._items_1hoy3_33 ._cols_1hoy3_50 ._actions_1hoy3_64 {
    min-width: var(--table-actions-col-width)
}

@keyframes _skeleton-animation_17dcp_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._value_17dcp_6 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .4rem;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 0 transparent;
    border-radius: .3rem;
    font-size: 1.2rem;
    line-height: 120%
}

._value_17dcp_6:hover {
    background-color: #fff;
    box-shadow: inset 0 0 0 1px #0057ff33
}

._value_17dcp_6._is-editable_17dcp_22 {
    cursor: pointer
}

._value_17dcp_6._is-editable_17dcp_22:hover {
    box-shadow: inset 0 0 0 2px #0057ff
}

@keyframes _skeleton-animation_1l5df_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._row_1l5df_6 {
    display: flex;
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-left: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    transition: background-color .3s ease-in-out
}

._row_1l5df_6:hover,
._row_1l5df_6._is-active_1l5df_13 {
    background-color: #f5f8ff
}

._row_1l5df_6:hover ._actions_1l5df_16,
._row_1l5df_6._is-active_1l5df_13 ._actions_1l5df_16 {
    opacity: 1
}

._row_1l5df_6:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

._row_1l5df_6:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0 0 .5rem .5rem
}

._category_1l5df_27 {
    width: 100%;
    max-width: var(--table-category-col-width);
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding: var(--table-col-padding);
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 140%
}

._content_1l5df_37 {
    display: flex;
    flex-grow: 1;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

._content_1l5df_37 ._low_1l5df_42,
._content_1l5df_37 ._medium_1l5df_43,
._content_1l5df_37 ._high_1l5df_44,
._content_1l5df_37 ._severe_1l5df_45 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 100%
}

._content_1l5df_37 ._low_1l5df_42:not(:last-child),
._content_1l5df_37 ._medium_1l5df_43:not(:last-child),
._content_1l5df_37 ._high_1l5df_44:not(:last-child),
._content_1l5df_37 ._severe_1l5df_45:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, .1)
}

._actions_1l5df_16 {
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: var(--table-actions-col-width);
    transition: opacity .3s ease-in-out
}

@media (max-width: 767px) {
    ._actions_1l5df_16 {
        opacity: 1
    }
}

._clear_1l5df_72 {
    opacity: .5;
    font-size: 1.2rem;
    line-height: 100%;
    color: #a1a3a7;
    transition: opacity .3s ease-in-out, color .3s ease-in-out
}

._clear_1l5df_72:hover {
    opacity: 1;
    color: #ed274b
}

@keyframes _skeleton-animation_7yv0l_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._table_7yv0l_6 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    --table-category-col-width: 22%;
    --table-actions-col-width: 6rem;
    --table-col-padding: 1.6rem
}

@media (max-width: 767px) {
    ._table_7yv0l_6 {
        gap: .8rem;
        min-width: 102.4rem
    }
}

@keyframes _skeleton-animation_1m6e9_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_1m6e9_6 {
    width: 38.4rem;
    min-width: 38.4rem
}

@media (max-width: 767px) {
    ._modal_1m6e9_6 {
        width: calc(100% - 1rem);
        min-width: calc(100% - 1rem)
    }
}

._fields_1m6e9_17 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

@media (max-width: 767px) {
    ._fields_1m6e9_17 {
        gap: 1rem
    }
}

._field_1m6e9_17 {
    display: flex;
    align-items: center;
    gap: 1.2rem
}

._fieldColumn_1m6e9_34 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

._label_1m6e9_40 {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 100%;
    color: #77869e;
    white-space: nowrap
}

@media (max-width: 767px) {
    ._label_1m6e9_40 {
        font-size: 1.4rem
    }
}

._actions_1m6e9_53 {
    display: flex;
    justify-content: flex-end;
    gap: 1.2rem;
    width: 100%
}

._segmented_1m6e9_60 {
    width: 100%
}

._segmented_1m6e9_60 .ant-segmented-item {
    flex-grow: 1
}

._select_1m6e9_67 {
    overflow: hidden;
    max-width: 100%
}

._select_1m6e9_67 div.ant-select-selector {
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important
}

._select_1m6e9_67 div.ant-select-selector .ant-select-selection-item {
    padding: 0 !important
}

._select_1m6e9_67 .ant-select-arrow {
    opacity: .7;
    color: #77869e
}

._dropdown_1m6e9_84 {
    z-index: 3000
}

._dropdown_1m6e9_84 div.ant-select-item-option.ant-select-item-option-selected,
._dropdown_1m6e9_84 div.ant-select-item-option.ant-select-item-option-active {
    background-color: transparent
}

._dropdown_1m6e9_84 div.ant-select-item-option.ant-select-item-option-selected:hover,
._dropdown_1m6e9_84 div.ant-select-item-option.ant-select-item-option-active:hover {
    background-color: #f9f9f9
}

._loader_1m6e9_96 {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f8ffcc;
    border-radius: 1rem
}

@keyframes _skeleton-animation_1h9nm_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_1h9nm_6 {
    max-width: 60rem
}

._text_1h9nm_10 {
    font-size: 1.6rem;
    line-height: 150%
}

._actions_1h9nm_15 {
    display: flex;
    justify-content: flex-end;
    gap: 1.2rem;
    width: 100%
}

._loader_1h9nm_22 {
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffffd9;
    border-radius: inherit
}

@keyframes _skeleton-animation_10p3f_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._actions_10p3f_6 {
    position: absolute;
    top: -.2rem;
    right: 0
}

@media (max-width: 767px) {
    ._actions_10p3f_6 {
        top: -.4rem
    }
}

._alerts_10p3f_17 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-bottom: -1.6rem
}

@media (max-width: 767px) {
    ._alerts_10p3f_17 {
        margin-right: -2rem;
        margin-bottom: -3rem;
        margin-left: -2rem
    }
}

._content_10p3f_32 {
    z-index: 2;
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    display: flex;
    padding: 1.8rem 0 0;
    background-color: #f5f8ff;
    border-radius: 1.2rem;
    box-sizing: border-box
}

._content_10p3f_32:before {
    content: " ";
    position: absolute;
    top: 1.8rem;
    right: 0;
    left: 0;
    height: 1rem;
    background-color: #f5f8ff
}

._content_10p3f_32:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1.8rem;
    background: linear-gradient(180deg, #f5f8ff00 50%, #f5f8ff)
}

._scroll_10p3f_62 {
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 0 1.8rem 1.8rem;
    border-radius: .6rem;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: initial
}

._scroll_10p3f_62:hover::-webkit-scrollbar-thumb {
    background-color: #0000001a
}

._scroll_10p3f_62::-webkit-scrollbar {
    width: .6rem;
    height: .6rem
}

._scroll_10p3f_62::-webkit-scrollbar-track {
    background-color: transparent
}

._scroll_10p3f_62::-webkit-scrollbar-thumb {
    background-color: #0000;
    border-radius: .5rem;
    transition: all .25s ease-in-out;
    cursor: pointer
}

._scroll_10p3f_62::-webkit-scrollbar-thumb:hover {
    background-color: #0003
}

@media (max-width: 767px) {
    ._scroll_10p3f_62 {
        overflow: auto
    }
}

._loader_10p3f_98 {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f8ff80;
    border-radius: 1rem
}

@keyframes _skeleton-animation_q957a_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._tabs_q957a_6 [role=tablist] {
    margin-bottom: 1.7rem
}

@media (max-width: 767px) {
    ._tabs_q957a_6 .ant-tabs-nav-list {
        gap: 1.6rem
    }

    ._tabs_q957a_6 .ant-tabs-nav-list .ant-tabs-tab {
        padding-right: 0rem;
        padding-left: 0rem;
        font-weight: 500;
        font-size: 1.2rem
    }
}

@keyframes _skeleton-animation_he32p_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._alertsSettings_he32p_6 {
    position: relative;
    display: flex;
    flex-direction: column;
    height: calc(100vh - 17rem)
}

@media (max-width: 767px) {
    ._alertsSettings_he32p_6 {
        height: calc(100vh - 15.2rem)
    }
}

@keyframes _skeleton-animation_z7jnc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._wrapper_z7jnc_6 {
    min-height: 100vh;
    padding: 2rem;
    background: #f0f3f7;
    box-sizing: border-box
}

._wrapper_z7jnc_6 ._inner_z7jnc_12 {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    max-width: 91rem;
    margin: 0 auto;
    padding: 5rem;
    box-shadow: 0 .4rem 2.4rem #0000001a;
    background-color: #fff;
    border-radius: 2rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._wrapper_z7jnc_6 ._inner_z7jnc_12 {
        padding: 2rem
    }
}

@keyframes _skeleton-animation_14x36_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._verifi_14x36_6 {
    position: relative
}

._verifi_14x36_6:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
    background-image: var(--bg-image);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4rem;
    pointer-events: none
}

@media (max-width: 767px) {
    ._verifi_14x36_6:before {
        top: .8rem;
        right: .8rem;
        bottom: .8rem;
        left: .8rem;
        border-radius: 2rem
    }
}

._wrapper_14x36_34 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 123rem;
    min-height: 100vh;
    margin: 0 auto;
    padding: 3rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._wrapper_14x36_34 {
        justify-content: flex-start;
        flex-direction: column
    }
}

._content_14x36_52 {
    max-width: 57rem
}

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

._content_14x36_52 ._amlbotLogo_14x36_62 {
    width: 100%;
    max-width: 14rem;
    height: auto;
    margin-bottom: 3.2rem
}

._label_14x36_69 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 3rem;
    margin-bottom: 3.2rem;
    border: 1px solid #0057FF;
    padding: 0 2rem;
    border-radius: 1.6rem;
    box-sizing: border-box;
    font-size: 1.6rem;
    line-height: 100%;
    color: #0057ff
}

@media (max-width: 767px) {
    ._label_14x36_69 {
        height: 2.4rem;
        margin-bottom: 2.4rem;
        padding: 0 1.6rem;
        border-radius: 1.2rem;
        font-size: 1.4rem
    }
}

._title_14x36_93 {
    margin: 0 0 3.2rem;
    font-weight: 700;
    font-size: 7.2rem;
    line-height: 100%
}

@media (max-width: 767px) {
    ._title_14x36_93 {
        margin-bottom: 2.4rem;
        font-size: 3.4rem;
        text-align: center
    }
}

._description_14x36_107 {
    margin: 0;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 140%
}

@media (max-width: 767px) {
    ._description_14x36_107 {
        font-size: 2rem;
        text-align: center
    }
}

._logos_14x36_120 {
    display: flex;
    align-items: center;
    gap: 4rem;
    margin-top: 4rem
}

._logos_14x36_120 img {
    display: block;
    width: auto
}

._logos_14x36_120 ._amlbotLogo_14x36_62 {
    height: 3rem;
    margin-bottom: 0
}

._logos_14x36_120 ._verifiLogo_14x36_134 {
    height: 4rem
}

._form_14x36_138 {
    position: relative;
    width: 100%;
    max-width: 47rem;
    border: 2px solid #0057FF;
    padding: 3.2rem;
    background: #fff;
    box-shadow: 0 0 3rem .5rem #0057ff1a;
    border-radius: 3.2rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._form_14x36_138 {
        width: initial;
        max-width: initial;
        margin: 3rem -.8rem 4rem;
        padding: 2.4rem;
        border-radius: 2.4rem
    }
}

._form_14x36_138 ._formTitle_14x36_158 {
    margin: 0 0 3.2rem;
    font-weight: 600;
    font-size: 3rem;
    line-height: 130%;
    text-align: center
}

@media (max-width: 767px) {
    ._form_14x36_138 ._formTitle_14x36_158 {
        margin-bottom: 2.4rem;
        font-size: 2.4rem
    }
}

._form_14x36_138 ._steps_14x36_171 {
    margin-right: -3rem;
    margin-bottom: 3.2rem;
    margin-left: -3rem
}

@media (max-width: 767px) {
    ._form_14x36_138 ._steps_14x36_171 {
        margin-right: -2rem;
        margin-bottom: 2.4rem;
        margin-left: -2rem
    }
}

._form_14x36_138 ._verifiLogo_14x36_134 {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 14rem;
    height: auto;
    margin: 2rem auto 0
}

._field_14x36_194,
._step_14x36_171 {
    position: relative
}

._error_14x36_202 {
    position: absolute;
    top: 5rem;
    left: 0;
    margin-top: .4rem
}

._companyNameInput_14x36_209,
._submitButton_14x36_213 {
    margin-top: 2.4rem
}

._loader_14x36_217 {
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffffbf;
    -webkit-backdrop-filter: blur(.1rem);
    backdrop-filter: blur(.1rem);
    border-radius: 3.2rem
}

._note_14x36_232 {
    margin: 2.4rem 0;
    font-size: 1.2rem;
    line-height: 150%;
    color: #a1a3a7;
    text-align: center
}

@keyframes _skeleton-animation_1r5f1_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._tips_1r5f1_6 ._list_1r5f1_6 li {
    list-style: inside
}

._tips_1r5f1_6 ._list_1r5f1_6 li:not(:last-child) {
    margin-bottom: 8px
}

._tips_1r5f1_6 ._gap_1r5f1_12 {
    margin-right: 5px
}

._tips_1r5f1_6 ._link_1r5f1_15,
._tips_1r5f1_6 ._button_1r5f1_16 {
    display: inline-block;
    border-bottom: 1px solid #0057FF;
    color: #0057ff
}

._tips_1r5f1_6 ._link_1r5f1_15:hover,
._tips_1r5f1_6 ._button_1r5f1_16:hover {
    color: #3056d3
}

._tips_1r5f1_6 ._wrapper_1r5f1_25 {
    display: inline-flex;
    align-items: center
}

._alert_1r5f1_30 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

._fields_1r5f1_35 {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

._buttons_1r5f1_41 {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
    margin-top: 3.8rem
}

@media (max-width: 767px) {
    ._buttons_1r5f1_41 {
        margin-top: 1.6rem
    }
}

@keyframes _skeleton-animation_a9sbq_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._forgot_a9sbq_6 {
    font-size: 1.4rem;
    text-align: right
}

._forgot_a9sbq_6 a {
    display: inline-block;
    border-bottom: 1px solid transparent;
    color: #0057ff
}

._forgot_a9sbq_6 a:hover {
    border-bottom-color: #0057ff
}

._input_a9sbq_19 {
    height: 5.4rem
}

._prevVersion_a9sbq_23 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    margin: 2rem 0;
    padding: 2rem;
    background-color: #e9f3ff;
    border-radius: 1.2rem
}

@media (max-width: 767px) {
    ._prevVersion_a9sbq_23 {
        padding: 1rem;
        border-radius: .8rem;
        font-size: 1.4rem
    }
}

@keyframes _skeleton-animation_17zdq_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._modal_17zdq_6 {
    position: relative;
    max-width: 50rem;
    padding: 8rem 4rem 4rem;
    box-shadow: 0 1.6rem 6rem #00000026;
    border-radius: 2rem;
    text-align: center
}

@media (max-width: 767px) {
    ._modal_17zdq_6 {
        padding: 6rem 2rem 2rem
    }
}

._modal_17zdq_6:before {
    content: " ";
    position: absolute;
    top: .2rem;
    right: .2rem;
    left: .2rem;
    height: 33.3%;
    border-radius: 1.8rem;
    background: linear-gradient(to bottom, #0057ff26, #0057ff00);
    pointer-events: none
}

._icon_17zdq_31 {
    position: absolute;
    top: 0;
    left: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 10rem;
    height: 10rem;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 1rem #0000001a;
    font-size: 4rem;
    color: #0057ff;
    transform: translate(-50%, -50%)
}

@media (max-width: 767px) {
    ._icon_17zdq_31 {
        width: 8rem;
        height: 8rem;
        font-size: 3rem
    }
}

._title_17zdq_55 {
    margin: 0 0 2.4rem;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._title_17zdq_55 {
        margin-bottom: 2rem
    }
}

._description_17zdq_67 {
    margin: 0 0 3rem;
    font-size: 1.6rem;
    line-height: 150%;
    color: #77869e
}

@media (max-width: 767px) {
    ._description_17zdq_67 {
        margin-bottom: 2rem
    }
}

._form_17zdq_79 {
    margin-bottom: 4rem
}

@media (max-width: 767px) {
    ._form_17zdq_79 {
        margin-bottom: 3rem
    }
}

._form_17zdq_79 input {
    min-width: 5rem;
    min-height: 6rem;
    font-weight: 500;
    font-size: 2.4rem
}

@media (max-width: 767px) {
    ._form_17zdq_79 input {
        min-width: 3rem;
        min-height: 4rem
    }
}

._input_17zdq_100 {
    width: 3rem;
    height: 3rem
}

._error_17zdq_105 {
    margin-top: -1rem;
    margin-bottom: 2rem;
    text-align: center
}

._close_17zdq_111 {
    position: absolute;
    top: 2.4rem;
    right: 2.4rem;
    font-size: 2rem;
    color: #77869e;
    transition: color .25s ease-in-out
}

@media (max-width: 767px) {
    ._close_17zdq_111 {
        top: 2rem;
        right: 2rem;
        font-size: 1.8rem
    }
}

._close_17zdq_111:hover {
    color: #000
}

@keyframes _skeleton-animation_cfejf_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._tips_cfejf_6 ._list_cfejf_6 li {
    list-style: inside
}

._tips_cfejf_6 ._list_cfejf_6 li:not(:last-child) {
    margin-bottom: 8px
}

._tips_cfejf_6 ._gap_cfejf_12 {
    margin-right: 5px
}

._tips_cfejf_6 ._link_cfejf_15,
._tips_cfejf_6 ._button_cfejf_16 {
    display: inline-block;
    border-bottom: 1px solid #0057FF;
    color: #0057ff
}

._tips_cfejf_6 ._link_cfejf_15:hover,
._tips_cfejf_6 ._button_cfejf_16:hover {
    color: #3056d3
}

._tips_cfejf_6 ._wrapper_cfejf_25 {
    display: inline-flex;
    align-items: center
}

@keyframes _skeleton-animation_17ngt_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._certifications_17ngt_6 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 3rem;
    width: 86%
}

@media (max-width: 767px) {
    ._certifications_17ngt_6 {
        gap: 2rem;
        width: 100%
    }
}

._certifications_17ngt_6 img {
    max-width: 7rem
}

@media (max-width: 767px) {
    ._certifications_17ngt_6 img {
        max-width: 5rem
    }
}

@keyframes _skeleton-animation_1lbvb_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._top_1lbvb_6 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 4rem;
    border-bottom: 1px solid var(--footer-separator-color, rgba(255, 255, 255, .2));
    padding-bottom: 4rem
}

@media (max-width: 767px) {
    ._top_1lbvb_6 {
        margin-bottom: 3rem;
        padding-bottom: 3rem
    }
}

._info_1lbvb_21 {
    display: flex;
    flex-grow: 1;
    width: 65%
}

@media (max-width: 767px) {
    ._info_1lbvb_21 {
        flex-direction: column;
        gap: 1.6rem;
        width: 50%
    }
}

._logo_1lbvb_34 {
    width: 30%
}

@media (max-width: 767px) {
    ._logo_1lbvb_34 {
        width: 10rem
    }
}

._logo_1lbvb_34 ._logoImg_1lbvb_42 {
    max-width: 16rem
}

._requisites_1lbvb_46 {
    display: flex;
    flex-grow: 1;
    gap: 6rem
}

@media (max-width: 767px) {
    ._requisites_1lbvb_46 {
        min-width: 31rem;
        margin-top: 2rem;
        gap: 2rem
    }
}

._requisit_1lbvb_46 {
    width: 22rem;
    padding-top: .4rem
}

@media (max-width: 767px) {
    ._requisit_1lbvb_46 {
        max-width: 50%
    }
}

._requisit_1lbvb_46 ._requisitTitle_1lbvb_68 {
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 100%;
    color: var(--footer-title-color, #ffffff);
    text-transform: uppercase
}

._requisit_1lbvb_46 p {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 140%;
    color: currentColor
}

@media (max-width: 767px) {
    ._requisit_1lbvb_46 p {
        font-size: 1rem
    }
}

._requisit_1lbvb_46 p:not(:last-child) {
    margin-bottom: 1rem
}

._right_1lbvb_92 {
    display: flex;
    align-items: flex-start;
    width: 35%
}

@media (max-width: 767px) {
    ._right_1lbvb_92 {
        flex-direction: column;
        gap: 1.6rem;
        width: 50%;
        margin-top: -1.4rem
    }
}

._trustpilot_1lbvb_106 {
    max-width: 18.5rem
}

@media (max-width: 767px) {
    ._trustpilot_1lbvb_106 {
        max-width: 12rem;
        --trustpilot-logo-margin-bottom: 1rem;
        --trustpilot-stars-gap: .4rem;
        --trustpilot-small-body-gap: 1rem;
        --trustpilot-of-font-size: 1.2rem
    }
}

@keyframes _skeleton-animation_4efzl_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._footer_4efzl_6 {
    padding: 6rem 0 4rem
}

@media (max-width: 767px) {
    ._footer_4efzl_6 {
        padding-top: 4rem
    }
}

._footer--black_4efzl_14 {
    background-color: #000;
    color: #77869e
}

._footer--black-transparent_4efzl_18 {
    color: #77869e
}

._footer--white_4efzl_21 {
    background-color: transparent;
    color: #111;
    --footer-title-color: #000000;
    --footer-link-color: #77869E;
    --footer-link-hover-color: #000000;
    --footer-link-hover-bg-color: rgba(0, 0, 0, .05);
    --footer-separator-color: rgba(0, 0, 0, .1);
    --footer-support-bg-color: #F0F3F7;
    --footer-support-color: #000000
}

._wrapper_4efzl_33 {
    width: 100%;
    max-width: 123rem;
    margin: 0 auto;
    padding: 0 3rem;
    box-sizing: border-box
}

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

@media (max-width: 767px) {
    ._nav_4efzl_41 {
        flex-wrap: wrap
    }
}

._title_4efzl_51 {
    margin: 0 0 1.6rem;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 140%;
    color: var(--footer-title-color, #ffffff);
    letter-spacing: .1rem;
    text-transform: uppercase
}

@media (max-width: 767px) {
    ._title_4efzl_51 {
        margin-bottom: 1.2rem;
        font-size: 1rem
    }
}

._list_4efzl_67 {
    display: flex;
    flex-direction: column;
    gap: .4rem;
    margin-bottom: 4rem;
    margin-left: -.8rem
}

._link_4efzl_75 {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    padding: .6rem .8rem;
    border-radius: .8rem;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 130%;
    color: var(--footer-link-color, currentColor);
    text-align: left;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._link_4efzl_75 {
        font-size: 1.4rem
    }
}

._link_4efzl_75:hover {
    background-color: var(--footer-link-hover-bg-color, rgba(255, 255, 255, .1));
    color: var(--footer-link-hover-color, #ffffff)
}

._bottom_4efzl_98 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3rem;
    border-top: 1px solid var(--footer-separator-color, rgba(255, 255, 255, .2));
    padding-top: 2rem
}

@media (max-width: 767px) {
    ._bottom_4efzl_98 {
        flex-direction: column;
        gap: 2.4rem;
        padding-top: 3rem
    }
}

._copy_4efzl_114 {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 100%;
    color: currentColor
}

@media (max-width: 767px) {
    ._copy_4efzl_114 {
        order: 3
    }
}

@keyframes _skeleton-animation_11t1b_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._socials_11t1b_6 {
    width: 20%;
    margin-bottom: 4rem
}

@media (max-width: 767px) {
    ._socials_11t1b_6 {
        width: 50%;
        margin-bottom: 3rem
    }
}

._list_11t1b_17 {
    display: flex;
    flex-direction: column;
    margin-left: -.8rem
}

._link_11t1b_23 {
    display: inline-flex;
    align-items: center;
    gap: 1.2rem;
    width: 100%;
    max-width: 15rem;
    padding: .4rem .8rem;
    border-radius: .8rem;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 130%;
    color: var(--footer-link-color, currentColor);
    text-align: left;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._link_11t1b_23 {
        font-size: 1.4rem
    }
}

._link_11t1b_23:hover {
    background-color: var(--footer-link-hover-bg-color, rgba(255, 255, 255, .1));
    color: var(--footer-link-hover-color, #ffffff)
}

._link_11t1b_23 svg {
    position: relative;
    border-radius: 50%;
    font-size: 2.8rem;
    color: #111
}

@keyframes _skeleton-animation_sw5nq_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._group_sw5nq_6 {
    width: 20%;
    padding-right: 2rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._group_sw5nq_6 {
        width: 50%
    }
}

._tracer_sw5nq_17 {
    width: 4rem;
    height: 1.4rem
}

@keyframes _skeleton-animation_1gqkc_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._support_1gqkc_6 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-right: auto;
    padding: 1.2rem 2rem;
    background-color: var(--footer-support-bg-color, rgba(255, 255, 255, .15));
    border-radius: 3rem;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 100%;
    color: var(--footer-support-color, #ffffff);
    text-align: center;
    transition: all .25s ease-in-out
}

@media (max-width: 767px) {
    ._support_1gqkc_6 {
        order: 0;
        width: 100%
    }
}

._support_1gqkc_6:hover {
    background-color: #0057ff;
    color: #fff
}

@keyframes _skeleton-animation_xo4wo_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._company_xo4wo_6 {
    width: 40%
}

@media (max-width: 767px) {
    ._company_xo4wo_6 {
        width: 50%
    }
}

@keyframes _skeleton-animation_ibvlp_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._regulatory_ibvlp_6 {
    display: flex;
    align-items: center;
    gap: 3rem
}

@media (max-width: 767px) {
    ._regulatory_ibvlp_6 {
        order: 2
    }
}

._link_ibvlp_17 {
    font-size: 1.4rem;
    line-height: 100%;
    color: var(--footer-link-color, currentColor);
    transition: all .25s ease-in-out
}

._link_ibvlp_17:hover {
    color: var(--footer-link-hover-color, #ffffff)
}

._link_ibvlp_17 svg {
    margin-right: .8rem;
    font-size: 140%;
    line-height: 100%;
    vertical-align: middle
}

._link_ibvlp_17 span {
    vertical-align: middle
}

@keyframes _skeleton-animation_21vs4_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._connections_21vs4_6 {
    width: 100%;
    margin-top: 4rem
}

._heading_21vs4_11 {
    margin-bottom: 3.2rem;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 100%;
    text-align: center
}

._list_21vs4_19 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

._connection_21vs4_6 {
    display: flex;
    justify-content: space-between;
    gap: 1.6rem;
    width: 100%
}

._connection_21vs4_6:not(:last-child) {
    border-bottom: 1px solid #E2E7F1;
    padding-bottom: 1.2rem
}

._connection--low_21vs4_35 {
    --connection-color: #00BF59
}

._connection--medium_21vs4_38 {
    --connection-color: #ff9900
}

._connection--high_21vs4_41 {
    --connection-color: #FF6D5C
}

._connection_21vs4_6 ._title_21vs4_44 {
    position: relative;
    padding: .2rem 0 .2rem 2.2rem;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 100%;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

._connection_21vs4_6 ._title_21vs4_44:before {
    content: " ";
    position: absolute;
    top: .3rem;
    left: 0;
    width: 1rem;
    height: 1rem;
    background-color: var(--connection-color, #E2E7F1);
    border-radius: 50%
}

._connection_21vs4_6 ._value_21vs4_66 {
    display: inline-flex;
    align-items: center;
    gap: .6rem;
    font-size: 1.4rem;
    color: #77869e;
    text-transform: lowercase
}

._connection_21vs4_6 ._value_21vs4_66 b {
    font-size: 1.6rem;
    color: var(--connection-color, #000000)
}

._connection_21vs4_6 ._value_21vs4_66 ._lockIcon_21vs4_78 {
    color: var(--connection-color, #000000)
}

@keyframes _skeleton-animation_15jl2_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._refSignUp_15jl2_6 {
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(100vw - 2rem);
    max-width: 254rem;
    margin: 1rem auto 0;
    padding-top: 10rem;
    background-image: var(--bg-image);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 4rem
}

@media (max-width: 767px) {
    ._refSignUp_15jl2_6 {
        width: calc(100vw - 1.6rem);
        margin-top: .8rem;
        margin-bottom: 0;
        padding-top: 12.2rem;
        padding-bottom: 0;
        border-radius: 2rem;
        background-size: auto 100%
    }
}

._refSignUp_15jl2_6:not(._has-info_15jl2_31) ._signIn_15jl2_31 {
    border-radius: 3rem
}

@media (max-width: 767px) {
    ._refSignUp_15jl2_6:not(._has-info_15jl2_31) ._header_15jl2_35 ._partner_15jl2_35 {
        top: 4.5rem
    }
}

._header_15jl2_35 {
    position: absolute;
    top: 2.6rem;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 2.4rem;
    box-sizing: border-box
}

@media (max-width: 767px) {
    ._header_15jl2_35 {
        top: 1.6rem;
        margin-right: 1.6rem;
        margin-left: 1.6rem
    }
}

._header_15jl2_35 ._logo_15jl2_58 {
    max-width: 13rem
}

@media (max-width: 767px) {
    ._header_15jl2_35 ._logo_15jl2_58 {
        max-width: 10.9rem
    }
}

._header_15jl2_35 ._partner_15jl2_35 {
    position: absolute;
    left: 50%;
    display: inline-flex;
    align-items: center;
    gap: .8rem;
    font-size: 1.6rem;
    white-space: nowrap;
    transform: translate(-50%)
}

@media (max-width: 767px) {
    ._header_15jl2_35 ._partner_15jl2_35 {
        top: 5.5rem;
        font-size: 1.4rem
    }
}

._header_15jl2_35 ._partner_15jl2_35 img {
    display: block;
    width: 12rem;
    height: auto
}

._header_15jl2_35 ._back_15jl2_87 {
    position: absolute;
    left: 50%;
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    font-size: 1.6rem;
    transform: translate(-50%)
}

@media (max-width: 767px) {
    ._header_15jl2_35 ._back_15jl2_87 {
        top: 5.5rem;
        font-size: 1.2rem
    }
}

._header_15jl2_35 ._back_15jl2_87:hover span {
    border-bottom-color: #0057ff
}

._header_15jl2_35 ._back_15jl2_87 span {
    border-bottom: 1px solid #E2E7F1;
    transition: border-bottom-color .25s ease-in-out
}

._header_15jl2_35 ._actions_15jl2_109 {
    display: flex;
    align-items: center;
    gap: .8rem
}

@media (max-width: 767px) {
    ._header_15jl2_35 ._actions_15jl2_109 {
        gap: .6rem
    }
}

._header_15jl2_35 ._actions_15jl2_109 ._signInLink_15jl2_119 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 4rem;
    padding: 0 1.6rem;
    background-color: #fff;
    border-radius: 2rem;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 100%;
    color: #000;
    transition: box-shadow .25s ease-in-out
}

@media (max-width: 767px) {
    ._header_15jl2_35 ._actions_15jl2_109 ._signInLink_15jl2_119 {
        height: 3rem;
        padding-right: 1.2rem;
        padding-left: 1.2rem;
        font-size: 1.4rem
    }
}

._header_15jl2_35 ._actions_15jl2_109 ._signInLink_15jl2_119:hover {
    box-shadow: 0 0 0 1px #0057ff40
}

._header_15jl2_35 ._actions_15jl2_109 ._langSwitcher_15jl2_144 {
    position: relative;
    top: 0;
    right: 0
}

._header_15jl2_35 ._actions_15jl2_109 ._langSwitcher_15jl2_144>button {
    background-color: #fff
}

._header_15jl2_35 ._actions_15jl2_109 ._langSwitcher_15jl2_144>button:hover {
    background-color: #fff;
    box-shadow: 0 0 0 1px #0057ff40
}

._content_15jl2_157 {
    width: 100%;
    max-width: 60rem;
    margin: 0 auto 4rem;
    border: 1px solid #F0F3F7;
    box-shadow: 0 2rem 4rem .5rem #0818371a;
    background-color: #fff;
    border-radius: 3rem
}

@media (max-width: 767px) {
    ._content_15jl2_157 {
        width: initial;
        max-width: 100%;
        margin-right: .8rem;
        margin-bottom: 3rem;
        margin-left: .8rem;
        box-shadow: none
    }
}

._freeCheck_15jl2_177 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0 2rem;
    font-size: 1.6rem;
    line-height: 140%;
    color: #77869e;
    text-align: center
}

@media (max-width: 767px) {
    ._freeCheck_15jl2_177 {
        padding: 2rem
    }
}

._freeCheck_15jl2_177 ._badge_15jl2_192 {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    margin: 0 .6rem;
    border: 1px solid #0057FF;
    padding: .4rem .8rem .4rem .6rem;
    box-sizing: border-box;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 100%;
    color: #0057ff
}

._info_15jl2_207 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem;
    padding: 4rem
}

@media (max-width: 767px) {
    ._info_15jl2_207 {
        padding: 2.4rem 2rem
    }
}

._info_15jl2_207 ._title_15jl2_219 {
    margin: 0 0 3rem;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 120%;
    text-align: center
}

@media (max-width: 767px) {
    ._info_15jl2_207 ._title_15jl2_219 {
        margin-bottom: 2rem;
        font-size: 2rem
    }
}

._info_15jl2_207 ._address_15jl2_232 {
    margin: 2rem 0;
    font-weight: 500;
    font-size: 2rem;
    line-height: 120%;
    word-break: break-word;
    text-align: center
}

@media (max-width: 767px) {
    ._info_15jl2_207 ._address_15jl2_232 {
        font-size: 1.8rem
    }
}

._info_15jl2_207 ._blacklistFree_15jl2_245 {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 0 0 4rem;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.7rem;
    color: #a1a3a7
}

._info_15jl2_207 ._blacklistFree_15jl2_245 img {
    width: 2.4rem
}

._signIn_15jl2_31 {
    position: relative;
    padding: 5rem 4rem 4rem;
    background-color: #f5f5f9;
    border-radius: 0 0 3rem 3rem
}

@media (max-width: 767px) {
    ._signIn_15jl2_31 {
        padding: 4rem 2rem 2rem
    }
}

._signIn_15jl2_31 ._lock_15jl2_270 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.4rem;
    height: 4.4rem;
    margin: 0 auto;
    background-color: #dce5f6;
    border-radius: 50%;
    font-size: 2.4rem;
    color: #0057ff;
    transform: translateY(-50%)
}

._signIn_15jl2_31 ._heading_15jl2_287 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2rem;
    margin-bottom: 3.4rem;
    text-align: center
}

._signIn_15jl2_31 ._title_15jl2_219 {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 120%
}

@media (max-width: 767px) {
    ._signIn_15jl2_31 ._title_15jl2_219 {
        font-size: 2rem
    }
}

._signIn_15jl2_31 ._description_15jl2_305 {
    font-size: 1.6rem;
    line-height: 120%
}

._signIn_15jl2_31 ._description_15jl2_305 a {
    border-bottom: 1px solid #E2E7F1;
    font-weight: 500;
    color: #0057ff;
    transition: border-bottom-color .25s ease-in-out
}

._signIn_15jl2_31 ._description_15jl2_305 a:hover {
    border-bottom-color: #0057ff
}

@keyframes _skeleton-animation_1e5jr_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._row_1e5jr_6 {
    display: flex;
    align-items: center;
    column-gap: 2rem;
    justify-content: space-around;
    margin: 0 -2rem;
    border: 1px transparent solid;
    padding: 0 1rem 0 2rem;
    border-radius: 1rem;
    font-size: 1.4rem;
    color: #77869e
}

._row_1e5jr_6:last-child {
    margin-bottom: 2rem
}

._row_1e5jr_6 ._col_1e5jr_21 {
    display: flex;
    padding: 1.5rem 0
}

@media (max-width: 767px) {
    ._row_1e5jr_6 ._col_1e5jr_21 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

._row_1e5jr_6 ._col--icon_1e5jr_31 {
    min-width: 4.8rem
}

@media (max-width: 767px) {
    ._row_1e5jr_6 ._col--icon_1e5jr_31 {
        min-width: 3rem
    }
}

._row_1e5jr_6 ._col--name_1e5jr_39 {
    min-width: 15%;
    text-align: center
}

._row_1e5jr_6 ._col--risky_1e5jr_43 {
    width: 15%;
    justify-content: center;
    text-align: center
}

._row_1e5jr_6 ._col--status_1e5jr_48 {
    width: 15%;
    text-align: center
}

._row_1e5jr_6 ._col--next-check_1e5jr_52 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 15%
}

._row_1e5jr_6 ._col--actions_1e5jr_59 {
    min-width: 14%;
    max-width: 14%
}

._address_1e5jr_64 {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600
}

@keyframes _skeleton-animation_1c0v7_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._row_1c0v7_6 {
    display: flex;
    align-items: center;
    column-gap: 2rem;
    border-radius: 1rem;
    border: 1px transparent solid;
    margin: 0 -2rem;
    padding: 0 1rem 0 2rem;
    justify-content: space-around
}

@media (max-width: 767px) {
    ._row_1c0v7_6 {
        justify-content: space-between;
        gap: 1rem;
        margin: 0 -1rem;
        padding: 0 1rem
    }
}

._row_1c0v7_6._is-pending_1c0v7_24 {
    animation: _pulse_1c0v7_1 2s infinite
}

._row_1c0v7_6:last-child {
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    ._row_1c0v7_6:last-child {
        margin-bottom: 1rem
    }
}

._row_1c0v7_6:hover {
    box-shadow: #d3d3d3 0 .2rem 1rem
}

._row_1c0v7_6 ._col_1c0v7_38 {
    display: flex;
    padding: 1.5rem 0
}

@media (max-width: 767px) {
    ._row_1c0v7_6 ._col_1c0v7_38 {
        padding: .5rem 0
    }
}

._row_1c0v7_6 ._col--icon_1c0v7_47 {
    min-width: 4.8rem
}

@media (max-width: 767px) {
    ._row_1c0v7_6 ._col--icon_1c0v7_47 {
        min-width: 3rem
    }
}

._row_1c0v7_6 ._col--name_1c0v7_55 {
    min-width: 15%
}

@media (max-width: 767px) {
    ._row_1c0v7_6 ._col--name_1c0v7_55 {
        flex-grow: 1
    }
}

._row_1c0v7_6 ._col--risky_1c0v7_63 {
    width: 15%;
    justify-content: center
}

@media (max-width: 767px) {
    ._row_1c0v7_6 ._col--risky_1c0v7_63 {
        display: none
    }
}

._row_1c0v7_6 ._col--status_1c0v7_72 {
    width: 15%
}

@media (max-width: 767px) {
    ._row_1c0v7_6 ._col--status_1c0v7_72 {
        font-size: 1rem;
        line-height: 140%
    }
}

._row_1c0v7_6 ._col--label_1c0v7_81 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%
}

@media (max-width: 767px) {
    ._row_1c0v7_6 ._col--label_1c0v7_81 {
        display: none
    }
}

._row_1c0v7_6 ._col--next-check_1c0v7_92 {
    width: 15%;
    justify-content: center
}

@media (max-width: 767px) {
    ._row_1c0v7_6 ._col--next-check_1c0v7_92 {
        display: none
    }
}

._row_1c0v7_6 ._col--actions_1c0v7_101 {
    align-items: center;
    gap: 2rem;
    min-width: 14%;
    max-width: 14%
}

@media (max-width: 767px) {
    ._row_1c0v7_6 ._col--actions_1c0v7_101 {
        flex-direction: row-reverse;
        gap: 1rem;
        max-width: 100%
    }

    ._row_1c0v7_6 ._col--actions_1c0v7_101 button {
        padding-right: 1rem;
        padding-left: 1rem;
        border-radius: .8rem;
        font-size: 1.2rem
    }
}

._row_1c0v7_6 ._col--dots_1c0v7_120 {
    position: relative
}

._crypto_1c0v7_124 {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

._crypto__address_1c0v7_129 {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    overflow: unset
}

@media (max-width: 767px) {
    ._crypto__address_1c0v7_129 {
        font-size: 1.2rem
    }
}

._crypto__info_1c0v7_143 {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    ._crypto__info_1c0v7_143 {
        gap: .5rem
    }
}

._crypto__network_1c0v7_154 {
    font-weight: 500;
    font-size: 1.4rem;
    color: #77869e
}

@media (max-width: 767px) {
    ._crypto__network_1c0v7_154 {
        font-size: 1.2rem
    }
}

._crypto__asset_1c0v7_164 {
    display: flex;
    align-items: center;
    padding: .6rem 1.2rem;
    background-color: #f0f3f7;
    border-radius: 1.5rem;
    font-size: 1.2rem;
    line-height: 100%;
    color: #77869e
}

@media (max-width: 767px) {
    ._crypto__asset_1c0v7_164 {
        padding: .3rem .8rem;
        font-size: 1rem
    }
}

._icon_1c0v7_181 {
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.2rem
}

@media (max-width: 767px) {
    ._icon_1c0v7_181 {
        width: 2rem;
        height: 2rem
    }
}

._icon_action_1c0v7_195 {
    cursor: pointer
}

._icon_action_1c0v7_195:hover {
    color: #0057ff
}

._icon_action_disabled_1c0v7_201 {
    opacity: .25
}

@keyframes _pulse_1c0v7_1 {
    0% {
        box-shadow: 0 0 #0057ff
    }

    70% {
        box-shadow: 0 0 0 5px #0057ff00
    }

    to {
        box-shadow: 0 0 #0057ff00
    }
}

@keyframes _dots_1c0v7_1 {
    20% {
        content: "."
    }

    40% {
        content: ".."
    }

    60% {
        content: "..."
    }

    to {
        content: ""
    }
}

._monitor_1c0v7_230 {
    display: inline-flex;
    align-items: center;
    gap: .5rem
}

._monitor__count_1c0v7_235 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.6rem;
    height: 1.6rem;
    padding: 0 .3rem;
    background-color: #0057ff;
    border-radius: .8rem;
    box-sizing: border-box;
    font-weight: 500;
    font-size: .8rem;
    line-height: 100%;
    color: #fff
}

@keyframes _skeleton-animation_1tjfj_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

div._sectionHeader_1tjfj_6 {
    justify-content: flex-start;
    align-items: center;
    gap: 2rem
}

@media (max-width: 767px) {
    div._sectionHeader_1tjfj_6 {
        flex-wrap: wrap;
        gap: 1.6rem
    }
}

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

._loader_1tjfj_24 {
    position: absolute;
    margin: 0 auto;
    top: 7rem;
    left: 0;
    right: 0
}

._error_1tjfj_32 {
    display: block
}

._refreshButton_1tjfj_36 {
    display: inline-flex;
    align-items: center
}

._iconButton_1tjfj_41 {
    color: #a1a3a7;
    font-size: 1.6rem;
    line-height: 100%
}

._iconButton_1tjfj_41:hover {
    color: #0057ff;
    cursor: pointer
}

@keyframes _skeleton-animation_v9uh7_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._form_v9uh7_6 {
    display: flex;
    flex-direction: column
}

._label_v9uh7_11 {
    margin-bottom: 3rem;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 120%;
    color: #77869e
}

._iconButton_v9uh7_19 {
    color: #a1a3a7;
    font-size: 2rem
}

._iconButton_v9uh7_19:hover {
    color: #0057ff;
    cursor: pointer
}

@keyframes _skeleton-animation_xwbro_1 {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

._preferences_xwbro_6 {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

._inner_xwbro_12 {
    display: flex;
    gap: 3rem;
    margin-bottom: 2.4rem
}

@media (max-width: 767px) {
    ._inner_xwbro_12 {
        flex-direction: column;
        gap: 2rem
    }
}

._actionButton_xwbro_24 {
    min-width: 24rem;
    padding-right: 2rem;
    padding-left: 2rem
}

@keyframes skeleton-animation {
    to {
        background-position: 180% 0, 0 0px, 0 2.4rem, 0 4.8rem, 0 7.2rem
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 10px
}

@media (max-width: 1300px) {
    html {
        font-size: .7vw
    }
}

@media (max-width: 767px) {
    html {
        font-size: 10px
    }
}

@media (max-width: 360px) {
    html {
        font-size: 9px
    }
}

body {
    overflow-x: hidden;
    width: 100%;
    font-size: 1.6rem;
    font-family: Inter, Helvetica, Arial, sans-serif
}

img {
    display: block;
    width: 100%;
    height: auto
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    text-decoration: none;
    transition: color .2s ease
}

a:focus,
a:active,
a:focus:active {
    outline: none
}

input,
button,
textarea {
    outline: none;
    border-radius: 0;
    -webkit-appearance: none
}

button {
    border: none;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
    transition: color, background-color .25s ease
}

:root {
    --toastify-color-light: #fff;
    --toastify-color-dark: #121212;
    --toastify-color-info: #3498db;
    --toastify-color-success: #07bc0c;
    --toastify-color-warning: #f1c40f;
    --toastify-color-error: #e74c3c;
    --toastify-color-transparent: rgba(255, 255, 255, .7);
    --toastify-icon-color-info: var(--toastify-color-info);
    --toastify-icon-color-success: var(--toastify-color-success);
    --toastify-icon-color-warning: var(--toastify-color-warning);
    --toastify-icon-color-error: var(--toastify-color-error);
    --toastify-toast-width: 320px;
    --toastify-toast-background: #fff;
    --toastify-toast-min-height: 64px;
    --toastify-toast-max-height: 800px;
    --toastify-font-family: sans-serif;
    --toastify-z-index: 9999;
    --toastify-text-color-light: #757575;
    --toastify-text-color-dark: #fff;
    --toastify-text-color-info: #fff;
    --toastify-text-color-success: #fff;
    --toastify-text-color-warning: #fff;
    --toastify-text-color-error: #fff;
    --toastify-spinner-color: #616161;
    --toastify-spinner-color-empty-area: #e0e0e0;
    --toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    --toastify-color-progress-dark: #bb86fc;
    --toastify-color-progress-info: var(--toastify-color-info);
    --toastify-color-progress-success: var(--toastify-color-success);
    --toastify-color-progress-warning: var(--toastify-color-warning);
    --toastify-color-progress-error: var(--toastify-color-error)
}

.Toastify__toast-container {
    z-index: var(--toastify-z-index);
    -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
    position: fixed;
    padding: 4px;
    width: var(--toastify-toast-width);
    box-sizing: border-box;
    color: #fff
}

.Toastify__toast-container--top-left {
    top: 1em;
    left: 1em
}

.Toastify__toast-container--top-center {
    top: 1em;
    left: 50%;
    transform: translate(-50%)
}

.Toastify__toast-container--top-right {
    top: 1em;
    right: 1em
}

.Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em
}

.Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    transform: translate(-50%)
}

.Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em
}

@media only screen and (max-width: 480px) {
    .Toastify__toast-container {
        width: 100vw;
        padding: 0;
        left: 0;
        margin: 0
    }

    .Toastify__toast-container--top-left,
    .Toastify__toast-container--top-center,
    .Toastify__toast-container--top-right {
        top: 0;
        transform: translate(0)
    }

    .Toastify__toast-container--bottom-left,
    .Toastify__toast-container--bottom-center,
    .Toastify__toast-container--bottom-right {
        bottom: 0;
        transform: translate(0)
    }

    .Toastify__toast-container--rtl {
        right: 0;
        left: initial
    }
}

.Toastify__toast {
    position: relative;
    min-height: var(--toastify-toast-min-height);
    box-sizing: border-box;
    margin-bottom: 1rem;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 0 1px 10px #0000001a, 0 2px 15px #0000000d;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-height: var(--toastify-toast-max-height);
    overflow: hidden;
    font-family: var(--toastify-font-family);
    cursor: default;
    direction: ltr;
    z-index: 0
}

.Toastify__toast--rtl {
    direction: rtl
}

.Toastify__toast--close-on-click {
    cursor: pointer
}

.Toastify__toast-body {
    margin: auto 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.Toastify__toast-body>div:last-child {
    word-break: break-word;
    -ms-flex: 1;
    flex: 1
}

.Toastify__toast-icon {
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex
}

.Toastify--animate {
    animation-fill-mode: both;
    animation-duration: .7s
}

.Toastify--animate-icon {
    animation-fill-mode: both;
    animation-duration: .3s
}

@media only screen and (max-width: 480px) {
    .Toastify__toast {
        margin-bottom: 0;
        border-radius: 0
    }
}

.Toastify__toast-theme--dark {
    background: var(--toastify-color-dark);
    color: var(--toastify-text-color-dark)
}

.Toastify__toast-theme--light,
.Toastify__toast-theme--colored.Toastify__toast--default {
    background: var(--toastify-color-light);
    color: var(--toastify-text-color-light)
}

.Toastify__toast-theme--colored.Toastify__toast--info {
    color: var(--toastify-text-color-info);
    background: var(--toastify-color-info)
}

.Toastify__toast-theme--colored.Toastify__toast--success {
    color: var(--toastify-text-color-success);
    background: var(--toastify-color-success)
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
    color: var(--toastify-text-color-warning);
    background: var(--toastify-color-warning)
}

.Toastify__toast-theme--colored.Toastify__toast--error {
    color: var(--toastify-text-color-error);
    background: var(--toastify-color-error)
}

.Toastify__progress-bar-theme--light {
    background: var(--toastify-color-progress-light)
}

.Toastify__progress-bar-theme--dark {
    background: var(--toastify-color-progress-dark)
}

.Toastify__progress-bar--info {
    background: var(--toastify-color-progress-info)
}

.Toastify__progress-bar--success {
    background: var(--toastify-color-progress-success)
}

.Toastify__progress-bar--warning {
    background: var(--toastify-color-progress-warning)
}

.Toastify__progress-bar--error {
    background: var(--toastify-color-progress-error)
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
    background: var(--toastify-color-transparent)
}

.Toastify__close-button {
    color: #fff;
    background: transparent;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer;
    opacity: .7;
    transition: .3s ease;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.Toastify__close-button--light {
    color: #000;
    opacity: .3
}

.Toastify__close-button>svg {
    fill: currentColor;
    height: 16px;
    width: 14px
}

.Toastify__close-button:hover,
.Toastify__close-button:focus {
    opacity: 1
}

@keyframes Toastify__trackProgress {
    0% {
        transform: scaleX(1)
    }

    to {
        transform: scaleX(0)
    }
}

.Toastify__progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    z-index: var(--toastify-z-index);
    opacity: .7;
    transform-origin: left
}

.Toastify__progress-bar--animated {
    animation: Toastify__trackProgress linear 1 forwards
}

.Toastify__progress-bar--controlled {
    transition: transform .2s
}

.Toastify__progress-bar--rtl {
    right: 0;
    left: initial;
    transform-origin: right
}

.Toastify__spinner {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 2px solid;
    border-radius: 100%;
    border-color: var(--toastify-spinner-color-empty-area);
    border-right-color: var(--toastify-spinner-color);
    animation: Toastify__spin .65s linear infinite
}

@keyframes Toastify__bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes Toastify__bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes Toastify__bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes Toastify__bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.Toastify__bounce-enter--top-left,
.Toastify__bounce-enter--bottom-left {
    animation-name: Toastify__bounceInLeft
}

.Toastify__bounce-enter--top-right,
.Toastify__bounce-enter--bottom-right {
    animation-name: Toastify__bounceInRight
}

.Toastify__bounce-enter--top-center {
    animation-name: Toastify__bounceInDown
}

.Toastify__bounce-enter--bottom-center {
    animation-name: Toastify__bounceInUp
}

.Toastify__bounce-exit--top-left,
.Toastify__bounce-exit--bottom-left {
    animation-name: Toastify__bounceOutLeft
}

.Toastify__bounce-exit--top-right,
.Toastify__bounce-exit--bottom-right {
    animation-name: Toastify__bounceOutRight
}

.Toastify__bounce-exit--top-center {
    animation-name: Toastify__bounceOutUp
}

.Toastify__bounce-exit--bottom-center {
    animation-name: Toastify__bounceOutDown
}

@keyframes Toastify__zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes Toastify__zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.Toastify__zoom-enter {
    animation-name: Toastify__zoomIn
}

.Toastify__zoom-exit {
    animation-name: Toastify__zoomOut
}

@keyframes Toastify__flipIn {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes Toastify__flipOut {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.Toastify__flip-enter {
    animation-name: Toastify__flipIn
}

.Toastify__flip-exit {
    animation-name: Toastify__flipOut
}

@keyframes Toastify__slideInRight {
    0% {
        transform: translate3d(110%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInLeft {
    0% {
        transform: translate3d(-110%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInUp {
    0% {
        transform: translate3d(0, 110%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInDown {
    0% {
        transform: translate3d(0, -110%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(110%, 0, 0)
    }
}

@keyframes Toastify__slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-110%, 0, 0)
    }
}

@keyframes Toastify__slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 500px, 0)
    }
}

@keyframes Toastify__slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -500px, 0)
    }
}

.Toastify__slide-enter--top-left,
.Toastify__slide-enter--bottom-left {
    animation-name: Toastify__slideInLeft
}

.Toastify__slide-enter--top-right,
.Toastify__slide-enter--bottom-right {
    animation-name: Toastify__slideInRight
}

.Toastify__slide-enter--top-center {
    animation-name: Toastify__slideInDown
}

.Toastify__slide-enter--bottom-center {
    animation-name: Toastify__slideInUp
}

.Toastify__slide-exit--top-left,
.Toastify__slide-exit--bottom-left {
    animation-name: Toastify__slideOutLeft
}

.Toastify__slide-exit--top-right,
.Toastify__slide-exit--bottom-right {
    animation-name: Toastify__slideOutRight
}

.Toastify__slide-exit--top-center {
    animation-name: Toastify__slideOutUp
}

.Toastify__slide-exit--bottom-center {
    animation-name: Toastify__slideOutDown
}

@keyframes Toastify__spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}