.card-Gmn0iifS {
    border-radius: 16px;
    box-sizing: border-box;
    cursor: pointer;
    height: auto;
    padding: 8px
}

@media (any-hover:hover) {
    .card-Gmn0iifS:hover {
        background-color: #f0f3fa
    }
    html.theme-dark .card-Gmn0iifS:hover {
        background-color: #2a2e39
    }
}

.card-Gmn0iifS {
    outline: none;
    overflow: visible;
    position: relative
}

.card-Gmn0iifS:focus {
    outline: none
}

.card-Gmn0iifS:focus-visible {
    outline: none
}

.card-Gmn0iifS:after {
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    content: "";
    display: none;
    height: calc(100% + 8px);
    left: -4px;
    pointer-events: none;
    position: absolute;
    top: -4px;
    width: calc(100% + 8px);
    z-index: 1
}

.card-Gmn0iifS:focus:after {
    display: block
}

.card-Gmn0iifS:focus-visible:after {
    display: block
}

.card-Gmn0iifS:focus:not(:focus-visible):after {
    display: none
}

.card-Gmn0iifS:after {
    border-color: #2962ffcc;
    border-radius: 20px
}

@media (any-hover:hover) {
    .card-Gmn0iifS:hover .content-Gmn0iifS {
        background-color: #f0f3fa
    }
    html.theme-dark .card-Gmn0iifS:hover .content-Gmn0iifS {
        background-color: #2a2e39
    }
}

.content-Gmn0iifS {
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-line-height: 24px;
    --ui-lib-typography-font-size: 20px;
    fill: #131722;
    align-items: center;
    background: #f8f9fd;
    border-radius: 8px;
    color: #131722;
    display: flex;
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 600;
    height: 100%;
    justify-content: center;
    line-height: var(--ui-lib-typography-line-height);
    padding: 0 20px;
    text-align: center
}

html.theme-dark .content-Gmn0iifS {
    fill: #d1d4dc;
    background: #1e222d;
    color: #d1d4dc
}

.content-Gmn0iifS:visited {
    fill: #131722;
    color: #131722
}

html.theme-dark .content-Gmn0iifS:visited {
    fill: #d1d4dc;
    color: #d1d4dc
}

@media (any-hover:hover) {
    .content-Gmn0iifS:hover {
        fill: #2962ff;
        color: #2962ff
    }
    html.theme-dark .content-Gmn0iifS:hover {
        fill: #2962ff;
        color: #2962ff
    }
}

.content-Gmn0iifS:active {
    fill: #1848cc;
    color: #1848cc
}

html.theme-dark .content-Gmn0iifS:active {
    fill: #1e53e5;
    color: #1e53e5
}

.content-Gmn0iifS:focus {
    outline: auto;
    outline-offset: 2px
}

.content-Gmn0iifS:focus-visible {
    outline: auto;
    outline-offset: 2px
}

.content-Gmn0iifS:focus:not(:focus-visible) {
    outline: none
}

.arrow-Gmn0iifS {
    display: inline-block
}

.wrap-Gmn0iifS {
    white-space: nowrap
}

.text-Gmn0iifS {
    white-space: pre-wrap
}