@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&display=swap);@font-face {
    font-family: Helvetica;
    src: url(/static/media/Helvetica.06113bf748ae7dc33e05.ttf),url(/static/media/Helvetica-Bold.ed57aca7292971d8548c.ttf),url(/static/media/Helvetica-Oblique.5c03f243e475af718145.ttf),url(/static/media/Helvetica-BoldOblique.515cc70a63c280858dc7.ttf)
}

@font-face {
    font-family: Helvetica-Light;
    src: url(/static/media/helvetica-light-587ebe5a59211.6e816f786a7f97793401.ttf)
}

@font-face {
    font-family: Helvetica-Rounded;
    src: url(/static/media/helvetica-rounded-bold-5871d05ead8de.df374f732d8d59ef5980.otf)
}

body {
    margin: 0
}

code {
    font-family: source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace
}

.colorpick-eyedropper-input-trigger {
    display: none
}

.MuiSwitch-track {
    background-color: #00b6ff!important
}

#root>div.sc-iMWBiJ.dZfSHk>div.sc-jIGnZt.cjFyAj>div>div:nth-child(3)>div:nth-child(2)>span>code,#root>div.sc-iMWBiJ.dZfSHk>div.sc-jIGnZt.cjFyAj>div>div:nth-child(3)>div:nth-child(3)>span>code {
    font-size: 14px!important
}

iframe#webpack-dev-server-client-overlay {
    display: none!important
}

@keyframes blink {
    50% {
        box-shadow: 0 .5px .5px 0 #7c601026,0 1px 2px 1px #f3bf2b
    }
}

@keyframes blink2 {
    50% {
        fill: #df080826,#006e82
    }
}

.swiper-pagination-bullet-active {
    background-color: #f3bf2b!important
}

.MuiTypography-root {
    font-family: Poppins,Inter,sans-serif!important
}

.fw-6 {
    font-weight: 600
}

.MuiSlider-mark {
    background-color: #f3bf2b!important;
    border-radius: 50%!important;
    height: 10px!important;
    width: 10px!important
}

#near-wallet-selector-modal {
    --backdrop-bg: #26262630;
    --heading-color: #222;
    --text-color: #676767;
    --sidebar-border-color: #ededed;
    --selected-wallet-bg: #4f7cd1;
    --selected-wallet-bg-hover: #0000;
    --wallet-option-border-color: #a7a7a730;
    --wallet-option-bg-hover: #6494ee3d;
    --wallet-option-outline-color: #6494ee;
    --content-bg: #fafafa;
    --change-path-bg: #ededed;
    --home-button-bg: #ededed;
    --confirm-button-bg: #5f8afa;
    --confirm-button-bg-hover: #5aa6ff;
    --error: #db5555;
    --close-button-bg-color: #ededed;
    --close-button-fill-icon-color: #9f9f9f;
    --spinner-color: #676767;
    --bottom-section: #ececec;
    --mobile-text: #3e3e3e;
    --connected-green: #47e586;
    --gradient-dark-icon: radial-gradient(297.59% 179.46% at 91.67% -25%,#aec2ea 0%,#95d1e4 100%);
    --get-wallet-option-bg-color: #f8f9fa;
    --get-wallet-option-bg-color-hover: #6494ee3d;
    --get-wallet-option-border-color: #c1c1c1;
    --get-wallet-outline-color: #6494ee;
    --get-wallet-option-box-shadow: 0px 2px 2px #1116180a;
    --secondary-button-bg-color: #4f7cd129;
    --secondary-button-border-color: #4f7cd129;
    --secondary-button-text-color: #4f7cd1;
    --what-wallet-icon-color: #fff;
    --deprecated-icon-bg-color: #d7e2f7;
    --deprecated-icon-bg-color-selected: #4f7cd1
}

#near-wallet-selector-modal .dark-theme {
    --backdrop-bg: #26262630;
    --heading-color: #fff;
    --text-color: #c1c1c1;
    --sidebar-border-color: #313030;
    --selected-wallet-bg: #4f7cd1;
    --selected-wallet-bg-hover: #262626cc;
    --wallet-option-border-color: #a7a7a730;
    --wallet-option-bg-hover: #4f7cd13d;
    --wallet-option-outline-color: #4f7cd1;
    --content-bg: #232323;
    --change-path-bg: #161616;
    --home-button-bg: #313030;
    --confirm-button-bg: #5f8afa;
    --confirm-button-bg-hover: #5aa6ff;
    --error: #db5555;
    --close-button-bg-color: #313030;
    --close-button-fill-icon-color: #c1c1c1;
    --spinner-color: #fff;
    --bottom-section: #131313;
    --mobile-text: #c1c1c1;
    --connected-green: #47e586;
    --gradient-dark-icon: radial-gradient(124.37% 124.37% at 91.67% -25%,#112140 0%,#262b35 100%);
    --get-wallet-option-bg-color: #0000001f;
    --get-wallet-option-bg-color-hover: #4f7cd13d;
    --get-wallet-option-border-color: #313030;
    --get-wallet-outline-color: #4f7cd1;
    --get-wallet-option-box-shadow: 0px 2px 2px #1116180a;
    --secondary-button-bg-color: #4f7cd129;
    --secondary-button-border-color: #4f7cd1;
    --secondary-button-text-color: #fff;
    --what-wallet-icon-color: #568ffc;
    --deprecated-icon-bg-color: #2f394e;
    --deprecated-icon-bg-color-selected: #4f7cd1
}

@media (prefers-color-scheme: dark) {
    #near-wallet-selector-modal {
        --backdrop-bg:#26262630;
        --heading-color: #fff;
        --text-color: #c1c1c1;
        --sidebar-border-color: #313030;
        --selected-wallet-bg: #4f7cd1;
        --selected-wallet-bg-hover: #262626cc;
        --wallet-option-border-color: #a7a7a730;
        --wallet-option-bg-hover: #4f7cd13d;
        --wallet-option-outline-color: #4f7cd1;
        --content-bg: #232323;
        --change-path-bg: #161616;
        --home-button-bg: #313030;
        --confirm-button-bg: #5f8afa;
        --confirm-button-bg-hover: #5aa6ff;
        --error: #db5555;
        --close-button-bg-color: #313030;
        --close-button-fill-icon-color: #c1c1c1;
        --spinner-color: #fff;
        --bottom-section: #131313;
        --mobile-text: #c1c1c1;
        --connected-green: #47e586;
        --gradient-dark-icon: radial-gradient(124.37% 124.37% at 91.67% -25%,#112140 0%,#262b35 100%);
        --get-wallet-option-bg-color: #0000001f;
        --get-wallet-option-bg-color-hover: #4f7cd13d;
        --get-wallet-option-border-color: #313030;
        --get-wallet-outline-color: #4f7cd1;
        --get-wallet-option-box-shadow: 0px 2px 2px #1116180a;
        --secondary-button-bg-color: #4f7cd129;
        --secondary-button-border-color: #4f7cd1;
        --secondary-button-text-color: #fff;
        --what-wallet-icon-color: #568ffc;
        --deprecated-icon-bg-color: #2f394e;
        --deprecated-icon-bg-color-selected: #4f7cd1
    }
}

.nws-modal-wrapper {
    align-items: center;
    bottom: 0;
    color: var(--wallet-selector-text-color,var(--text-color));
    display: flex;
    font-family: Manrope,sans-serif;
    font-weight: 500;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 80
}

.nws-modal-wrapper .nws-modal-overlay {
    background: var(--wallet-selector-backdrop-bg,var(--backdrop-bg));
    height: 100%;
    position: absolute;
    width: 100%
}

.nws-modal-wrapper .nws-modal {
    background: var(--wallet-selector-content-bg,var(--content-bg));
    background-color: var(--wallet-selector-content-bg,var(--content-bg));
    border-radius: 16px;
    display: inline-flex;
    font-size: 16px;
    height: 555px;
    left: 50%;
    line-height: 1.6;
    max-width: 812px;
    overflow-y: auto;
    overflow: hidden;
    position: absolute;
    transform: translate(-50%);
    transition: visibility 0s linear 0s,opacity .25s 0s,transform .25s;
    width: 100%
}

.nws-modal-wrapper .nws-modal * {
    box-sizing: border-box
}

.nws-modal-wrapper .nws-modal button {
    border: none;
    cursor: pointer;
    padding: .5em 1em
}

.nws-modal-wrapper .nws-modal .modal-left {
    border-right: 1px solid var(--wallet-selector-sidebar-border-color,var(--sidebar-border-color));
    height: 100%;
    overflow: auto;
    padding: 32px 24px;
    width: 35%
}

.nws-modal-wrapper .nws-modal .modal-left .modal-left-title h2 {
    color: var(--wallet-selector-heading-color,var(--heading-color));
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0
}

.nws-modal-wrapper .nws-modal .modal-left::-webkit-scrollbar {
    width: 10px
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper {
    margin-bottom: 20px
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .description {
    margin-bottom: 0;
    margin-top: 0
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(auto-fit,minmax(150px,1fr));
    list-style-type: none;
    margin: 0;
    padding: 0
}

.single-wallet {
    align-content: center;
    align-items: center;
    column-gap: 24px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 12px;
    width: 100%
}

.single-wallet:focus-within {
    outline: var(--wallet-option-outline-color) solid 2px
}

.single-wallet .icon {
    height: 48px;
    width: auto
}

.single-wallet .icon img {
    height: auto;
    max-width: 48px;
    width: 100%
}

.single-wallet .content {
    width: 50%
}

.single-wallet .content .name {
    color: #fff;
    line-height: 24px
}

.single-wallet .content .description,.single-wallet .content .name {
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 700
}

.single-wallet .content .description {
    line-height: 150%
}

.single-wallet .button-get {
    margin-left: auto;
    margin-right: 0
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar {
    border-radius: 8px;
    column-gap: 12px;
    cursor: pointer;
    justify-content: flex-start
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar:hover {
    background-color: var(--wallet-selector-wallet-option-bg-hover,var(--wallet-option-bg-hover))
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.selected-wallet {
    background-color: var(--wallet-selector-selected-wallet-bg,var(--selected-wallet-bg));
    outline: none;
    padding: 12px
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.selected-wallet .content .title {
    color: #fff
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.deprecated-wallet .icon,.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.deprecated-wallet .title {
    opacity: .4
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.deprecated-wallet {
    position: relative
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .warning-triangle {
    background: var(--content-bg);
    border-bottom-left-radius: 10px;
    border-top-left-radius: 63px;
    display: flex;
    left: 42px;
    position: absolute;
    top: 2px
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar:hover .warning-triangle {
    background-color: var(--deprecated-icon-bg-color)
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.selected-wallet.sidebar .warning-triangle {
    background-color: var(--deprecated-icon-bg-color-selected)
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .icon {
    background-color: #fff;
    border-radius: 5px;
    height: 40px;
    padding: 5px;
    position: relative;
    width: 40px
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.connected-wallet .icon:before {
    background-color: var(--connected-green);
    border: 3px solid var(--wallet-selector-content-bg,var(--content-bg));
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: -8px;
    top: -8px;
    width: 10px
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar.selected-wallet.connected-wallet .icon:before {
    border: 3px solid var(--wallet-selector-selected-wallet-bg,var(--selected-wallet-bg))
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .content {
    height: 32px;
    width: auto
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .content .title {
    align-items: center;
    color: var(--wallet-selector-heading-color,var(--heading-color));
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-left: 10px
}

.nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .content .description {
    display: none
}

.nws-modal-wrapper .nws-modal .modal-right {
    overflow: auto;
    padding: 32px;
    width: 65%
}

.nws-modal-wrapper .nws-modal .modal-right::-webkit-scrollbar {
    width: 10px
}

.nws-modal-wrapper .nws-modal .connecting-wrapper,.nws-modal-wrapper .nws-modal .switch-network-message-wrapper,.nws-modal-wrapper .nws-modal .wallet-home-wrapper .get-wallet-wrapper,.nws-modal-wrapper .nws-modal .wallet-home-wrapper .wallet-info-wrapper,.nws-modal-wrapper .nws-modal .wallet-not-installed-wrapper {
    margin-top: 91px;
    padding: 0 28px
}

.nws-modal-wrapper .nws-modal .connecting-wrapper-err {
    margin-top: 45px;
    padding: 0 28px
}

.nws-modal-wrapper .nws-modal .wallet-home-wrapper .get-wallet-wrapper {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(auto-fit,minmax(110px,1fr));
    margin: 20px 0 0;
    padding: 0
}

.nws-modal-wrapper .nws-modal .modal-right .wallet-what {
    align-content: center;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 32px;
    justify-content: flex-start;
    width: 100%
}

.nws-modal-wrapper .nws-modal .modal-right .wallet-what+.wallet-what {
    margin-top: 50px
}

.nws-modal-wrapper .nws-modal .modal-right .wallet-what .icon-side {
    background: var(--gradient-dark-icon);
    border-radius: 12px;
    color: var(--what-wallet-icon-color);
    height: 56px;
    padding: 8px;
    width: 56px
}

.nws-modal-wrapper .nws-modal .modal-right .wallet-what .icon-side svg {
    opacity: .7
}

.nws-modal-wrapper .nws-modal .modal-right .wallet-what .content-side {
    width: 100%
}

.nws-modal-wrapper .nws-modal .modal-right .wallet-what .content-side h3 {
    color: var(--wallet-selector-text-color,var(--heading-color));
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0 auto 8px 0
}

.nws-modal-wrapper .nws-modal .modal-right .wallet-what .content-side p {
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    word-break: break-word
}

.nws-modal-wrapper .nws-modal .modal-right .nws-modal-header h3.middleTitle {
    color: var(--wallet-selector-heading-color,var(--heading-color));
    font-size: 18px;
    margin: 4px auto;
    text-align: center
}

.nws-modal-wrapper .nws-modal .modal-right .nws-modal-body.get-wallet-body {
    margin-top: 64px;
    padding-left: 32px;
    padding-right: 0;
    row-gap: 16px
}

.nws-modal-wrapper .nws-modal .nws-modal-body button.middleButton {
    background-color: var(--wallet-selector-selected-wallet-bg,var(--selected-wallet-bg));
    border-color: var(--wallet-selector-selected-wallet-bg,var(--selected-wallet-bg));
    border: .1em solid var(--wallet-selector-selected-wallet-bg,var(--selected-wallet-bg));
    border-radius: 4px;
    color: #fff;
    display: block;
    font: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin: 25px auto 12px
}

.nws-modal-wrapper .nws-modal .nws-modal-body button.get-wallet {
    background-color: var(--wallet-selector-home-button-bg,var(--home-button-bg));
    border-radius: 4px;
    border-width: 0;
    color: #6494ee;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 4px 0;
    padding: 8px 24px
}

.nws-modal-wrapper .nws-modal .nws-modal-header {
    align-items: flex-start;
    display: flex;
    flex: 1 1;
    justify-content: flex-start;
    width: 100%
}

.nws-modal-wrapper .nws-modal .nws-modal-header .close-button {
    align-items: center;
    background-color: var(--wallet-selector-close-button-bg-color,var(--close-button-bg-color));
    border: 0;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    height: 32px;
    justify-content: center;
    padding: 0;
    width: 32px
}

.nws-modal-wrapper .nws-modal .nws-modal-header .close-button svg {
    fill: var(--wallet-selector-close-button-fill-icon-color,var(--close-button-fill-icon-color))
}

.nws-modal-wrapper .nws-modal .back-button {
    background: #0000;
    border: none;
    border-radius: 50%;
    display: block;
    height: 32px;
    padding: 4px;
    width: 32px
}

.nws-modal-wrapper .nws-modal .nws-modal-header-wrapper {
    align-items: center;
    display: flex
}

.nws-modal-wrapper .nws-modal .nws-modal-header .close-button:active {
    background: #0000
}

.nws-modal-wrapper .nws-modal .nws-modal-header .close-button svg {
    pointer-events: none
}

.nws-modal-wrapper .nws-modal .nws-modal-header h2 {
    color: var(--wallet-selector-heading-color,var(--heading-color));
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0
}

.nws-modal-wrapper .nws-modal .action-buttons {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.nws-modal-wrapper .nws-modal .lang-selector-wrapper {
    bottom: 15px;
    display: none;
    position: absolute;
    right: 50px
}

.nws-modal-wrapper .nws-modal .lang-selector {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTIuNzUgMTkuMjUgMy4yNS02LjUgMy4yNSA2LjVNMTQgMTcuMjVoNE00Ljc1IDYuNzVoOC41TTkgNi41VjQuNzVNMTEuMjUgNi43NXMwIDIuNS0yIDQuNS00LjUgMi00LjUgMiIgc3Ryb2tlPSIjQzFDMUMxIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTEyLjI1IDEzLjI1cy0yLjUgMC00LjUtMmMtLjQwNC0uNDA1LTEtMS41LTEtMS41IiBzdHJva2U9IiNDMUMxQzEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) 5px/20px 20px no-repeat #0000;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    height: 32px;
    outline: none;
    padding-right: 54px;
    position: relative;
    text-indent: 54px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 54px;
    z-index: 1
}

.nws-modal-wrapper .nws-modal .lang-selector-wrapper:after {
    border-color: #72727a;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 7px;
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
    transform: rotate(135deg) translateY(-50%);
    width: 7px
}

.nws-modal-wrapper .nws-modal .switch-network-message-wrapper .content .network-id {
    color: var(--wallet-selector-selected-wallet-bg,var(--selected-wallet-bg))
}

.nws-modal-wrapper .nws-modal .derivation-path-wrapper {
    padding: 0 26px
}

.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-image {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 53px
}

.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-description {
    font-size: 14px;
    text-align: center
}

.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-description p {
    margin: 14px 0
}

.nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-description .specify-path {
    color: var(--wallet-selector-selected-wallet-bg,var(--selected-wallet-bg));
    cursor: pointer
}

.nws-modal-wrapper .nws-modal .derivation-path-wrapper .derivation-path-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 16px
}

.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 91px
}

.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .display-path {
    background: var(--home-button-bg);
    border-radius: 8px;
    color: #606060;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 16px
}

.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .change-path {
    align-items: center;
    background: var(--change-path-bg);
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    margin-left: 10px;
    padding: 0 5px;
    width: 63px
}

.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .change-path .path-value {
    font-weight: 700;
    text-align: center;
    width: 100%
}

.nws-modal-wrapper .nws-modal .specify-path-wrapper p {
    margin: 14px
}

.nws-modal-wrapper .nws-modal .specify-path-wrapper .path-description {
    font-size: 14px;
    margin-top: 24px;
    text-align: center
}

.nws-modal-wrapper .nws-modal .specify-path-wrapper .what-link {
    color: var(--selected-wallet-bg);
    cursor: pointer;
    font-size: 14px;
    text-align: center
}

.nws-modal-wrapper .nws-modal .specify-path-wrapper .what-link a {
    color: var(--selected-wallet-bg);
    font-size: 14px;
    text-decoration: none
}

.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .change-path .buttons-wrapper {
    display: flex;
    flex-direction: column
}

.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper .change-path .buttons-wrapper button {
    background-color: var(--home-button-bg);
    border: none;
    padding: 0;
    width: 23px
}

.nws-modal-wrapper .nws-modal .no-accounts-found-wrapper {
    font-size: 14px;
    margin-top: 50px
}

.nws-modal-wrapper .nws-modal .enter-custom-account {
    margin-top: 20px
}

.nws-modal-wrapper .nws-modal .enter-custom-account p {
    font-size: 14px;
    text-align: center
}

.nws-modal-wrapper .nws-modal .enter-custom-account .input-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 90px
}

.nws-modal-wrapper .nws-modal .enter-custom-account .input-wrapper input {
    border: 1px solid var(--confirm-button-bg-hover);
    border-radius: 50px;
    color: var(--wallet-selector-heading-color,var(--heading-color));
    padding: 6px 8px;
    text-align: center
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper p {
    font-size: 14px;
    margin-top: 20px;
    text-align: center
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .button-wrapper {
    display: flex;
    justify-content: center
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .button-wrapper button {
    background-color: initial;
    border: 1px solid var(--selected-wallet-bg);
    border-radius: 20px;
    color: var(--selected-wallet-bg);
    font-size: 14px;
    font-weight: 600;
    padding: 6px 8px;
    width: 78px
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .form {
    margin-top: 96px
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control {
    color: var(--text-color);
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
    padding: 10px
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control .account {
    border-bottom: 1px solid var(--sidebar-border-color);
    color: var(--wallet-selector-heading-color,var(--heading-color));
    padding: 16px 0
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control .account input[type=checkbox] {
    padding: 10px;
    transform: scale(1.7);
    width: 25px
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control label {
    color: inherit
}

.nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .action-buttons {
    justify-content: flex-end
}

.nws-modal-wrapper .nws-modal .overview-wrapper p {
    font-size: 14px;
    text-align: center
}

.nws-modal-wrapper .nws-modal .overview-wrapper .accounts {
    margin-top: 96px
}

.nws-modal-wrapper .nws-modal .overview-wrapper .account {
    border-bottom: 1px solid var(--sidebar-border-color);
    color: var(--wallet-selector-heading-color,var(--heading-color));
    padding: 16px 0
}

.nws-modal-wrapper .nws-modal .connecting-wrapper .content {
    align-items: center;
    display: flex;
    flex-direction: column
}

.nws-modal-wrapper .wallet-not-installed-wrapper .refresh-link {
    color: #5f8afa;
    cursor: pointer
}

.nws-modal-wrapper .wallet-not-installed-wrapper .wallet-data {
    align-items: center;
    display: flex
}

.nws-modal-wrapper .wallet-not-installed-wrapper .wallet-data p {
    margin: 0 0 0 10px
}

.nws-modal-wrapper .wallet-not-installed-wrapper p {
    margin: 16px 0
}

.nws-modal-wrapper .wallet-not-installed-wrapper .wallet-data .wallet-icon-box {
    height: 40px;
    width: 40px
}

.nws-modal-wrapper .wallet-not-installed-wrapper .wallet-data .wallet-icon-box img {
    height: auto;
    width: 100%
}

.open {
    opacity: 1;
    transition: visibility 0s linear 0s,opacity .25s 0s;
    visibility: visible
}

.nws-modal-wrapper .spinner {
    --size: 160px;
    --border: 6px;
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: var(--size);
    justify-content: center;
    margin-right: 10px;
    position: relative;
    width: var(--size)
}

.nws-modal-wrapper .spinner .icon {
    border: 1px solid #0000000d;
    border-radius: 50%;
    box-shadow: 0 10px 20px 0 #0000000d;
    height: calc(var(--size)/1.2);
    width: calc(var(--size)/1.2)
}

.nws-modal-wrapper .spinner img {
    height: auto;
    width: 100%
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@media (max-width: 600px) {
    .nws-modal-wrapper .nws-modal-wrapper .nws-modal {
        width:250px
    }

    .nws-modal-wrapper .nws-modal-wrapper .nws-modal .derivation-path-wrapper .derivation-path-list input {
        max-width: 140px
    }

    .nws-modal-wrapper .nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control {
        flex-direction: column
    }

    .nws-modal-wrapper .nws-modal-wrapper .nws-modal .choose-ledger-account-form-wrapper .nws-form-control select {
        text-align: center
    }

    .nws-modal-wrapper .nws-modal .wallet-home-wrapper .get-wallet-wrapper {
        grid-template-columns: repeat(auto-fit,minmax(150px,1fr))
    }
}

.nws-modal-wrapper .nws-modal-wrapper.dark-theme .spinner .icon {
    box-shadow: 0 10px 20px 0 #ffffff0d
}

@media (prefers-color-scheme: dark) {
    .nws-modal-wrapper .spinner .icon {
        box-shadow:0 10px 20px 0 #ffffff0d
    }
}

@keyframes outAnimation {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

.connecting-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.connecting-wrapper .content .icon {
    background-color: #fff;
    border-radius: 10px;
    height: 80px;
    padding: 10px;
    position: relative;
    width: 80px
}

.connecting-wrapper .content .icon .green-dot {
    background-color: var(--connected-green);
    border: 5px solid var(--wallet-selector-content-bg,var(--content-bg));
    border-radius: 50%;
    height: 30px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px
}

.connecting-wrapper .content .icon img {
    height: auto;
    width: 100%
}

.connecting-wrapper .content h3 {
    margin: 16px 0
}

.connecting-wrapper .content .connecting-name {
    align-items: center;
    color: var(--wallet-selector-heading-color,var(--heading-color));
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-align: center
}

.connecting-wrapper .content .connecting-message {
    font-size: 14px;
    margin-top: 16px
}

.connecting-wrapper .content .connecting-details {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-top: 40px
}

.connecting-wrapper .content .connecting-details span {
    color: var(--wallet-selector-selected-wallet-bg,var(--selected-wallet-bg))
}

.connecting-wrapper .content .connecting-details .spinner {
    animation: spinner 2s linear infinite;
    height: auto;
    width: 25px
}

@keyframes spinner {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection button {
    background: var(--secondary-button-bg-color);
    border: 1px solid var(--secondary-button-border-color);
    border-radius: 4px;
    color: var(--secondary-button-text-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    gap: 8px;
    line-height: 24px;
    padding: 10px 24px
}

.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error-wrapper {
    flex-direction: column
}

.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error,.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error-wrapper {
    align-items: center;
    column-gap: 12px;
    display: flex;
    flex-wrap: nowrap;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    justify-content: center;
    line-height: 150%;
    text-align: center;
    vertical-align: middle
}

.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error {
    color: #ce5a6f;
    flex-direction: row
}

.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error-wrapper .error svg {
    color: var(--wallet-selector-content-bg,var(--content-bg))
}

.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .error-wrapper p {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 14px 0;
    overflow: hidden;
    word-break: break-word
}

.nws-modal-wrapper .nws-modal .nws-modal-body .alert-message .connection .success {
    color: #4fd98f
}

.nws-modal-wrapper .nws-modal .connecting-wrapper .content {
    padding: 25px
}

.connecting-wrapper .content .connecting-details {
    margin-top: 20px
}

.connecting-wrapper .wallet-connected-success {
    align-items: center;
    display: flex
}

.connecting-wrapper .wallet-connected-success svg {
    color: var(--content-bg)
}

.connecting-wrapper .wallet-connected-success span {
    color: var(--wallet-selector-connected-green,var(--connected-green));
    font-size: 14px;
    margin-left: 10px
}

.single-wallet-get {
    align-content: center;
    align-items: center;
    background-color: var(--get-wallet-option-bg-color);
    border: 1px solid var(--get-wallet-option-border-color);
    border-radius: 8px;
    box-shadow: var(--get-wallet-option-box-shadow);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
    margin: 0 auto auto;
    padding: 14px;
    position: relative;
    width: 100%
}

.single-wallet-get:hover {
    background: var(--get-wallet-option-bg-color-hover)
}

.single-wallet-get:focus-within {
    outline: var(--get-wallet-outline-color) solid 2px
}

.single-wallet-get .icon {
    background-color: #fff;
    border-radius: 5px;
    height: 32px;
    margin-bottom: 8px;
    max-height: 32px;
    min-width: 32px;
    padding: 5px;
    position: relative;
    width: 32px
}

.single-wallet-get .icon img {
    height: auto;
    max-width: 48px;
    width: 100%
}

.single-wallet-get .title {
    align-items: center;
    color: var(--heading-color);
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-align: center
}

.single-wallet-get .type {
    color: var(--text-color);
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    margin-top: 0;
    text-align: center
}

.single-wallet-get .small-icon {
    position: absolute;
    right: 8px;
    top: 8px
}

.single-wallet-get .small-icon svg {
    color: #4c5155
}

.single-wallet-get:hover .small-icon svg {
    color: #4f7cd1
}

.single-wallet-get .description {
    align-items: center;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

.single-wallet-get .button-get {
    margin-left: auto;
    margin-right: 0
}

.connected-flag {
    align-items: center;
    border: 1px solid var(--connected-green);
    border-radius: 50px;
    color: var(--connected-green);
    display: flex;
    padding: 3px 10px
}

.connected-flag:before {
    background-color: var(--connected-green);
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    margin-right: 5px;
    width: 10px
}

.scan-qr-code {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.scan-qr-code .qr-code>div:first-of-type {
    background: #fff;
    border-radius: 16px;
    margin-bottom: 20px;
    padding: 20px
}

.scan-qr-code .qr-code {
    border: 1px solid var(--wallet-selector-content-bg,var(--content-bg));
    border-radius: 4px;
    height: calc(100% - 200px);
    margin-top: 64px;
    text-align: center
}

.scan-qr-code .qr-code svg {
    height: 239px;
    width: 239px
}

.scan-qr-code .qr-code .copy-btn {
    align-items: center;
    color: var(--selected-wallet-bg);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    justify-content: center;
    text-align: center
}

.scan-qr-code .qr-code .copy-btn svg {
    height: 24px;
    margin-right: 5px;
    width: 24px
}

.scan-qr-code .qr-code .notification {
    font-size: 14px
}

.scan-qr-code .footer {
    align-items: center;
    bottom: 0;
    display: flex;
    font-size: 14px;
    gap: 24px;
    justify-content: space-between;
    padding: 24px;
    position: relative
}

.scan-qr-code .footer .btn {
    background: var(--secondary-button-bg-color);
    border: 1px solid var(--secondary-button-border-color);
    border-radius: 4px;
    color: var(--secondary-button-text-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    padding: 8px 24px
}

@media (min-width: 577px) {
    .nws-modal-wrapper .nws-modal .modal-right .nws-modal-body .what-wallet-mobile {
        display:none
    }

    .scan-qr-code .footer {
        position: absolute
    }
}

@media (min-width: 769px) {
    .button-spacing {
        margin:90px
    }
}

@media (max-width: 768px) {
    .nws-modal-wrapper .nws-modal .wallet-home-wrapper .wallet-info-wrapper {
        margin-top:45px
    }

    .button-spacing {
        margin: 45px
    }

    .nws-modal-wrapper .nws-modal .modal-left {
        border-right: 1px solid var(--wallet-selector-sidebar-border-color,var(--sidebar-border-color));
        height: 100%;
        max-height: 70vh;
        overflow: auto;
        padding: 32px 16px;
        width: 40%
    }

    .nws-modal-wrapper .nws-modal .modal-right {
        overflow: auto;
        padding: 32px 16px;
        width: 60%
    }

    .nws-modal-wrapper .nws-modal .wallet-home-wrapper .wallet-info-wrapper {
        padding: 0 0 0 10px
    }

    .nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-image {
        margin-bottom: 35px;
        margin-top: 30px
    }
}

@media (max-width: 576px) {
    .nws-modal-wrapper .nws-modal .connecting-wrapper,.nws-modal-wrapper .nws-modal .switch-network-message-wrapper,.nws-modal-wrapper .nws-modal .wallet-home-wrapper .get-wallet-wrapper,.nws-modal-wrapper .nws-modal .wallet-home-wrapper .wallet-info-wrapper,.nws-modal-wrapper .nws-modal .wallet-not-installed-wrapper {
        margin-top:20px
    }

    .nws-modal-wrapper .nws-modal .modal-left .modal-left-title h2 {
        text-align: center
    }

    .nws-modal-wrapper .wallet-not-installed-wrapper>p {
        margin: 20px 0 30px;
        max-width: 500px
    }

    .nws-modal-wrapper .nws-modal .nws-modal-body button.get-wallet {
        background-color: var(--wallet-selector-home-button-bg,var(--content-bg))
    }

    .nws-modal-wrapper .nws-modal .modal-right .nws-modal-body .what-wallet-hide {
        display: none
    }

    .nws-modal-wrapper .nws-modal .modal-right .nws-modal-body .what-wallet-mobile p {
        font-size: 14px;
        margin: auto;
        text-align: center
    }

    .nws-modal-wrapper .nws-modal {
        background: var(--wallet-selector-mobile-bottom-section,var(--bottom-section));
        border-radius: 16px 16px 0 0;
        bottom: 0;
        display: block;
        height: 500px;
        overflow: auto;
        width: 100%
    }

    .nws-modal-wrapper .nws-modal .modal-left {
        background-color: var(--wallet-selector-content-bg,var(--content-bg));
        height: auto;
        padding: 32px 12px;
        width: 100%
    }

    .nws-modal-wrapper .nws-modal .modal-left .nws-modal-body {
        display: flex;
        overflow: auto
    }

    .nws-modal-wrapper .nws-modal .modal-left .nws-modal-body .wallet-options-wrapper {
        margin: auto
    }

    .nws-modal-wrapper .nws-modal .modal-right {
        background-color: var(--wallet-selector-mobile-bottom-section,var(--bottom-section));
        width: 100%
    }

    .nws-modal-wrapper .nws-modal .connecting-wrapper .content {
        padding-top: 0
    }

    .connecting-wrapper .content .icon .green-dot {
        border-color: var(--wallet-selector-mobile-bottom-section,var(--bottom-section))
    }

    .nws-modal-wrapper .nws-modal .modal-right .nws-modal-header h3.middleTitle {
        font-size: 16px;
        margin: 4px auto;
        text-align: center
    }

    .nws-modal-wrapper .nws-modal .modal-right .nws-modal-header h3.middleTitle.-open {
        padding-right: 32px
    }

    .nws-modal-wrapper .nws-modal .modal-right .nws-modal-body .content {
        color: var(--mobile-text);
        font-size: 14px;
        margin: 0;
        text-align: center
    }

    .nws-modal-wrapper .nws-modal .modal-right .nws-modal-body {
        margin-top: 10px;
        padding: 0
    }

    .nws-modal-wrapper .nws-modal .nws-modal-body button.middleButton {
        margin: 25px auto 12px
    }

    .nws-modal-wrapper .nws-modal .modal-header {
        display: block;
        font-size: 18px;
        text-align: center
    }

    .nws-modal-wrapper .nws-modal .nws-modal-header .close-button {
        position: absolute;
        right: 30px;
        top: 30px
    }

    .nws-modal-wrapper .nws-modal .nws-modal-header h2 {
        font-size: 18px;
        text-align: center
    }

    .nws-modal-wrapper .nws-modal .wallet-options-wrapper {
        margin-bottom: 0
    }

    .nws-modal-wrapper .nws-modal .wallet-options-wrapper .description {
        display: none
    }

    .nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list {
        grid-gap: 0;
        display: flex;
        gap: 0;
        overflow: auto;
        padding-block:10px}

    .nws-modal-wrapper .nws-modal .info {
        display: none;
        width: 90px
    }

    .single-wallet {
        display: block;
        max-width: 76px;
        min-width: 76px
    }

    .single-wallet.sidebar .icon {
        height: 56px;
        margin: auto;
        width: 56px
    }

    .single-wallet.sidebar .content {
        width: auto
    }

    .nws-modal-wrapper .nws-modal .wallet-options-wrapper .options-list .single-wallet.sidebar .content .title {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        line-height: 16px;
        margin-left: 0!important;
        margin-top: 10px;
        overflow: hidden;
        text-align: center
    }

    .single-wallet.my-near-wallet,.single-wallet.wallet-connect {
        word-break: break-word
    }

    .single-wallet-get:hover {
        background-color: #4f7cd129
    }

    .nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-image,.nws-modal-wrapper .specify-path-wrapper .change-path-wrapper {
        margin-bottom: 30px;
        margin-top: 30px
    }

    .nws-modal-wrapper .nws-modal .derivation-path-wrapper .enter-derivation-path .ledger-description>p {
        margin-left: auto;
        margin-right: auto;
        max-width: 450px
    }

    .nws-modal-wrapper ::-webkit-scrollbar {
        background: var(--backdrop-bg);
        height: 4px;
        width: 4px
    }

    .nws-modal-wrapper ::-webkit-scrollbar-thumb:horizontal {
        background: var(--close-button-fill-icon-color);
        border-radius: 10px
    }
}
