@font-face {
  font-family: "Inter", serif;
  src: url("/static/assets/fonts/Inter-Regular.otf");
}
.lf-progress {
    -webkit-appearance: none;
    -moz-apperance: none;
    width: 100%;
    /* margin: 0 10px; */
    height: 4px;
    border-radius: 3px;
    cursor: pointer;
}

.lf-progress:focus {
    outline: none;
    border: none;
}

.lf-progress::-moz-range-track {
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
}

.lf-progress::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    height: 13px;
    width: 13px;
    border: 0;
    border-radius: 50%;
    background: #0fccce;
    cursor: pointer;
}

.lf-progress::-moz-range-thumb {
    -moz-appearance: none !important;
    height: 13px;
    width: 13px;
    border: 0;
    border-radius: 50%;
    background: #0fccce;
    cursor: pointer;
}

.lf-progress::-ms-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.lf-progress::-ms-fill-lower {
    background: #ccc;
    border-radius: 3px;
}

.lf-progress::-ms-fill-upper {
    background: #ccc;
    border-radius: 3px;
}

.lf-progress::-ms-thumb {
    border: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #0fccce;
    cursor: pointer;
}

.lf-progress:focus::-ms-fill-lower {
    background: #ccc;
}

.lf-progress:focus::-ms-fill-upper {
    background: #ccc;
}

.lf-player-container :focus {
    outline: 0;
}

.lf-popover {
    position: relative;
}

.lf-popover-content {
    display: inline-block;
    position: absolute;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -10px);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    transition: all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.lf-popover-content.hidden {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 0px);
}

.lf-player-btn-container {
    display: flex;
    align-items: center;
}

.lf-player-btn {
    cursor: pointer;
    fill: #999;
    width: 14px;
}

.lf-player-btn.active {
    fill: #555;
}

.lf-popover {
    position: relative;
}

.lf-popover-content {
    display: inline-block;
    position: absolute;
    background-color: #ffffff;
    opacity: 1;
    transform: translate(0, -10px);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    transition: all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97);
    padding: 10px;
}

.lf-popover-content.hidden {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 0px);
}

.lf-arrow {
    position: absolute;
    z-index: -1;
    content: '';
    bottom: -9px;
    border-style: solid;
    border-width: 10px 10px 0px 10px;
}

.lf-left-align,
.lf-left-align .lfarrow {
    left: 0;
    right: unset;
}

.lf-right-align,
.lf-right-align .lf-arrow {
    right: 0;
    left: unset;
}

.lf-text-input {
    border: 1px #ccc solid;
    border-radius: 5px;
    padding: 3px;
    width: 60px;
    margin: 0;
}

.lf-color-picker {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 90px;
}

.lf-color-selectors {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lf-color-component {
    display: flex;
    flex-direction: row;
    font-size: 12px;
    align-items: center;
    justify-content: center;
}

.lf-color-component strong {
    width: 40px;
}

.lf-color-component input[type='range'] {
    margin: 0 0 0 10px;
}

.lf-color-component input[type='number'] {
    width: 50px;
    margin: 0 0 0 10px;
}

.lf-color-preview {
    font-size: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding-left: 5px;
}

.lf-preview {
    height: 60px;
    width: 60px;
}

.lf-popover-snapshot {
    width: 150px;
}

.lf-popover-snapshot h5 {
    margin: 5px 0 10px 0;
    font-size: 0.75rem;
}

.lf-popover-snapshot a {
    display: block;
    text-decoration: none;
}

.lf-popover-snapshot a:before {
    content: '⥼';
    margin-right: 5px;
}

.lf-popover-snapshot .lf-note {
    display: block;
    margin-top: 10px;
    color: #999;
}

.lf-player-controls>div {
    margin-right: 5px;
    margin-left: 5px;
}

.lf-player-controls>div:first-child {
    margin-left: 0px;
}

.lf-player-controls>div:last-child {
    margin-right: 0px;
}

.kRTkpC {
    font-size: 12px;
}

.dRFMZW {
    font-size: 14px;
}

.lbuQsJ {
    font-size: 18px;
}

.gzDVGN {
    font-size: 13px;
}

.CauEG {
    font-size: 20px;
    line-height: 26px;
}

.iAfEZ {
    font-size: 24px;
    line-height: 30px;
}

.chXQlU {
    width: 32px;
    height: 32px;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    background: none;
    border-radius: 6px;
}

.chXQlU img {
    width: 100%;
    object-fit: contain;
}

.chXQlU.xxs {
    width: 10px;
    height: 10px;
}

.chXQlU.xs {
    width: 16px;
    height: 16px;
}

.chXQlU.lg {
    width: 64px;
    height: 64px;
}

.chXQlU.md {
    width: 36px;
    height: 36px;
}

.chXQlU.sm {
    width: 24px;
    height: 24px;
}

.chXQlU.xl {
    width: 128px;
    height: 128px;
}

.chXQlU.xxl {
    width: 192px;
    height: 192px;
}

.kylbsi {
    border-top: 1px solid rgb(220, 220, 228);
}

.cNEQrR {
    display: flex;
    flex-direction: row;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    padding: 7px 12px;
    background: rgb(255, 255, 255);
    color: rgb(1, 3, 6);
    border-radius: 6px;
    border: 1px solid rgb(241, 243, 245);
    cursor: pointer;
    transform: translateY(0px);
    transition: all 0.2s ease-in-out 0s;
    width: auto;
}

.cNEQrR.full {
    max-width: 100%;
    width: 100%;
}

.cNEQrR:hover {
    cursor: pointer;
    transform: translateY(-3px);
}

.cNEQrR:disabled {
    transform: translateY(0px);
}

.drNZaZ {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
}

.wdfDk {
    position: relative;
}

.wdfDk .prefixIcon {
    top: 0px;
    position: absolute;
}

.bgVuhk {
    font-family: Circular Std, Open Sans, Helvetica;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 32px;
    border: 1px solid rgb(229, 229, 234);
    border-radius: 10px;
    padding-left: 27px;
}

.bgVuhk:focus,
.bgVuhk:active {
    border: 1px solid rgb(48, 102, 219);
}

.bgVuhk:disabled {
    background: rgb(241, 243, 245);
    border: 1px solid rgb(229, 229, 234) !important;
    box-shadow: none !important;
}

.lnUpFh .Toastify__toast {
    box-shadow: rgba(22, 50, 109, 0.2) 0px 64px 174px;
    border-radius: 12px;
    background-color: rgb(255, 255, 255);
    color: rgb(1, 3, 6);
    font-family: Circular Std, Open Sans, Helvetica;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: 450;
    padding: 16px;
    margin: 10px auto;
}

@media (max-width: 599px) {
    .lnUpFh .Toastify__toast {
        width: 90%;
    }
}

.lnUpFh .Toastify__toast-body {
    padding: 0px 8px 0px 0px;
    align-items: flex-start;
    word-break: break-word;
}

.hQZCrz {
    display: inline-flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    position: relative;
    background: rgb(241, 243, 245);
    border-radius: 6px;
    padding: 4px;
}

.hQZCrz input {
    display: none;
}

.hQZCrz input:checked~label .toggler {
    left: 0%;
}

.hQZCrz input+label .toggler {
    left: 50%;
}

.hQZCrz label {
    cursor: pointer;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.hQZCrz label .toggleLabel {
    padding: 3.5px 24px;
    text-align: center;
    z-index: 1;
    flex: 1 1 0%;
    transition: all 0.5s ease 0s;
}

.fiFBZL {
    position: absolute;
    left: 0px;
    width: 50%;
    height: 100%;
    background: rgb(1, 3, 6);
    border-radius: 6px;
    transition: all 0.5s ease 0s;
}

.sEqiG {
    position: sticky;
    width: 100%;
    z-index: 1;
}

.fHlpHD .mobile-icon {
    display: none;
}

@media (max-width: 767px) {
    .fHlpHD .mobile-icon {
        display: flex;
    }
    .fHlpHD .not-ramp {
        display: none;
    }
}

.kiVqUz {
    padding: 8px 12px;
    margin-top: 8px;
    border-radius: 10px;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    font-family: Circular Std, Open Sans, Helvetica;
    font-weight: 400;
    position: relative;
}

.kiVqUz.account-menu .icon {
    display: none;
}

.kiVqUz.menu-limits {
    display: none;
}

.kiVqUz.disabled {
    pointer-events: none;
    color: rgb(176, 186, 197);
}

.kiVqUz.selected {
    background-color: rgba(48, 102, 219, 0.1);
}

.kiVqUz:hover {
    background-color: rgba(48, 102, 219, 0.1);
    cursor: pointer;
}

.kiVqUz:first-child {
    margin-top: 0px;
}

@media (max-width: 767px) {
    .kiVqUz {
        padding: 24px;
        -moz-box-pack: justify;
        justify-content: space-between;
        border-radius: 12px;
        border: 1px solid rgb(229, 229, 234);
    }
    .kiVqUz.menu-limits {
        display: flex;
    }
    .kiVqUz.menu-auth {
        display: none;
    }
    .kiVqUz.account-menu .title {
        font-size: 18px;
        color: rgb(1, 3, 6);
    }
    .kiVqUz.account-menu .icon {
        display: flex;
    }
    .kiVqUz.selected {
        background-color: rgb(241, 243, 245);
    }
    .kiVqUz:hover {
        background-color: rgb(241, 243, 245);
        cursor: pointer;
    }
}

.PLFLX {
    padding: 16px 0px;
    border-bottom: 1px solid rgb(241, 243, 245);
}

.jYvhCM {
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
}

.hSvdSv {
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
}

.hSvdSv .RampActiveIcon path {
    fill: rgb(255, 255, 255);
}

.pMokI {
    margin-top: 8px;
    display: flex;
    -moz-box-align: center;
    align-items: center;
}

.pMokI .address-text {
    max-width: 105px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pMokI .walletIcon {
    margin-right: 8px;
}

.pMokI .walletIcon svg {
    width: 24px;
    height: 24px;
}

.pMokI .copyIcon,
.pMokI .disconnectIcon {
    margin-left: 8px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.pMokI span {
    padding-right: 3px;
}

@media (max-width: 767px) {
    .hyAyOy {
        display: none;
    }
}

.jLHRnb {
    width: 100%;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    font-family: Circular Std, Open Sans, Helvetica;
}

.jLHRnb h1 {
    font-weight: 400;
    font-size: 24px;
}

.jLHRnb h2 {
    font-weight: 500;
    font-size: 14px;
}

.jLHRnb h3 {
    width: 100%;
    text-align: center;
    color: rgb(104, 116, 133);
    font-size: 14px;
    margin-top: 32px;
}

.jLHRnb span {
    color: rgb(0, 0, 0);
}

.jLHRnb button {
    width: 64px;
    height: 64px;
    background: none;
    border: medium none;
    padding: 0px;
}

.jLHRnb button:hover {
    cursor: pointer;
}

.jLHRnb.space-between {
    -moz-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.jLHRnb.space-between .icon.lg {
    width: 48px !important;
    height: 48px !important;
    margin-right: 0px;
}

.jLHRnb.space-between .icon svg {
    width: 48px;
    height: 48px;
}

.jLHRnb.header .icon {
    width: 18px;
    height: 18px;
    padding: 0px;
}

.jLHRnb.header .btn-autoramp {
    margin-right: 8px;
}

.jLHRnb.header .comming-tooltip .left-label {
    min-width: auto;
    white-space: nowrap;
}

.jLHRnb .icon {
    margin-right: 8px;
}

.jLHRnb .icon svg {
    width: 32px;
    height: 32px;
}

.jLHRnb.center {
    -moz-box-pack: center;
    justify-content: center;
    margin: 16px auto 0px;
}

.jLHRnb.flex-direction-column {
    flex-direction: column;
}

.jLHRnb.wenlaunch {
    padding: 64px 0px;
}

.jLHRnb.wenlaunch>h1 {
    font-size: 32px;
    padding-bottom: 8px;
    background: -webkit-linear-gradient(rgb(238, 238, 238), rgb(51, 51, 51)) padding-box text;
    -webkit-text-fill-color: transparent;
    transform: rotate(-15deg);
}

.jLHRnb.wenlaunch>h2 {
    font-size: 40px;
}

.jLHRnb.error {
    margin-top: 15px;
    -moz-box-pack: center;
    justify-content: center;
}

.jLHRnb.error span {
    font-family: Circular Std, Open Sans, Helvetica;
    color: rgb(255, 77, 53);
}

.hvciJt {
    padding: 8px 0px 16px;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
}

.hvciJt .left,
.hvciJt .left .content,
.hvciJt .right,
.hvciJt .right .content {
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
}

.hvciJt .left .content {
    margin-right: 0px;
}

.hvciJt .right .content {
    margin-right: 20px;
}

.hvciJt .left span {
    padding-right: 4px;
}

.hvciJt .estimates {
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    padding: 0px 8px;
}

.hvciJt .estimates>div:first-of-type {
    padding-right: 8px;
}

.hvciJt .estimates:last-of-type {
    padding-right: 0px;
}

@media (max-width: 767px) {
    .hvciJt {
        display: none;
    }
}

.hIlytF {
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    display: none;
}

.hIlytF .content {
    display: flex;
    -moz-box-align: center;
    align-items: center;
}

.hIlytF .summary-item {
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
}

.hIlytF .summary-item .btn-expand {
    display: flex;
    -moz-box-align: center;
    align-items: center;
}

.hIlytF .summary-item .btn-expand .icon {
    position: relative;
    top: 1px;
}

.hIlytF .summary-item .btn-expand .icon svg path {
    fill: rgb(122, 127, 141);
}

@media (max-width: 767px) {
    .hIlytF {
        display: block;
        margin-top: 8px;
    }
    .hIlytF .summary-item .btn-autoramp {
        display: none;
    }
}

.gfUBEI {
    background: rgb(255, 255, 255);
    border: 1px solid rgba(206, 218, 234, 0.6);
    box-sizing: border-box;
    border-radius: 12px;
    padding: 16px 24px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .gfUBEI {
        border-radius: 10px;
        padding: 16px;
    }
}

.bLQArK {
    width: 100%;
    padding: 2px 0px;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    font-family: Circular Std, Open Sans, Helvetica;
    -moz-box-align: center;
    align-items: center;
}

.bLQArK .input-wrapper {
    width: 100%;
}

.bLQArK input {
    width: 100%;
    border: medium none;
    outline: none;
    font-family: Circular Std, Open Sans, Helvetica;
}

.bLQArK input::-webkit-outer-spin-button,
.bLQArK input::-webkit-inner-spin-button {
    appearance: none;
    margin: 0px;
}

.bLQArK input[type="number"] {
    appearance: textfield;
}

.bLQArK h2 {
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 22px;
}

.bLQArK p {
    color: rgb(104, 116, 133);
    font-weight: 500;
    font-size: 14px;
}

.hwOwkU {
    border: medium none;
    outline: none;
    background: rgb(241, 243, 245);
    border-radius: 10px;
    padding: 10px;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
}

.hwOwkU:hover {
    cursor: pointer;
}

.hwOwkU .left {
    display: flex;
    min-width: 100px;
    -moz-box-align: center;
    align-items: center;
}

.hwOwkU .left h2 {
    font-family: Circular Std, Open Sans, Helvetica;
    font-size: 16px;
    font-weight: 500;
}

.hwOwkU .left .icon {
    margin-right: 8px;
}

.hwOwkU .left .icon svg {
    width: 24px;
    height: 24px;
}

@media (max-width: 767px) {
    .hwOwkU {
        padding: 8px;
    }
}

.jndZiT {
    width: 100%;
    margin-bottom: 8px;
    padding: 8px;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    border: 1px solid rgb(241, 243, 245);
    border-radius: 12px;
    box-sizing: border-box;
}

@keyframes borderFadeInOut {
    0% {
        border-color: rgb(241, 243, 245);
    }
    50% {
        border-color: rgb(48, 102, 219);
    }
    100% {
        border-color: rgb(241, 243, 245);
    }
}

@keyframes borderFadeInOut {
    0% {
        border-color: rgb(241, 243, 245);
    }
    50% {
        border-color: rgb(48, 102, 219);
    }
    100% {
        border-color: rgb(241, 243, 245);
    }
}

.jndZiT.animated-focus {
    animation-name: borderFadeInOut;
    animation-duration: 2s;
}

.xPSuS {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    flex: 1 1 0%;
}

.xPSuS .text-label {
    min-width: 70px;
    margin-right: 16px;
    padding-left: 8px;
}

.hdQtum {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    overflow: hidden;
    flex: 1 1 0%;
}

.hdQtum .name {
    max-width: 320px;
    margin: 0px 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.hdQtum .icon {
    padding: 0px;
    width: 18px;
    height: 18px;
}

.hdQtum .spacer {
    width: 8px;
}

@media (max-width: 767px) {
    .hdQtum .name {
        max-width: 150px;
    }
}

.kvSBJi {
    background: rgb(255, 255, 255);
    border: 1px solid rgba(206, 218, 234, 0.6);
    box-sizing: border-box;
    border-radius: 12px;
    padding: 16px 24px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .kvSBJi {
        border-radius: 10px;
        padding: 16px;
    }
}

.kpZBjD {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(255, 77, 53);
    box-sizing: border-box;
    border-radius: 12px;
    padding: 16px 24px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .kpZBjD {
        border-radius: 10px;
        padding: 16px;
    }
}

.cqluek {
    width: 100%;
    padding: 2px 0px;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    font-family: Circular Std, Open Sans, Helvetica;
    -moz-box-align: center;
    align-items: center;
}

.cqluek .input-wrapper {
    width: 100%;
}

.cqluek input {
    width: 100%;
    border: medium none;
    outline: none;
    font-family: Circular Std, Open Sans, Helvetica;
}

.cqluek input::-webkit-outer-spin-button,
.cqluek input::-webkit-inner-spin-button {
    appearance: none;
    margin: 0px;
}

.cqluek input[type="number"] {
    appearance: textfield;
}

.cqluek h2 {
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 22px;
}

.cqluek p {
    color: rgb(104, 116, 133);
    font-weight: 500;
    font-size: 14px;
}

.jvLODq {
    border: medium none;
    outline: none;
    background: rgb(241, 243, 245);
    border-radius: 10px;
    padding: 10px;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
}

.jvLODq:hover {
    cursor: pointer;
}

.jvLODq .left {
    display: flex;
    min-width: 100px;
    -moz-box-align: center;
    align-items: center;
}

.jvLODq .left h2 {
    font-family: Circular Std, Open Sans, Helvetica;
    font-size: 16px;
    font-weight: 500;
}

.jvLODq .left .icon {
    margin-right: 8px;
}

.jvLODq .left .icon svg {
    width: 24px;
    height: 24px;
}

@media (max-width: 767px) {
    .jvLODq {
        padding: 8px;
    }
}

.jBHGJc {
    padding: 4px 8px;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    background-color: rgb(255, 77, 53);
    border-radius: 6px;
}

.jBHGJc .icon {
    padding: 0px;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

.jBHGJc.axlUSDC {
    background-color: rgb(176, 186, 197);
}

.jBHGJc.minimum {
    min-width: 140px;
}

.eoimHN {
    padding: 24px;
    width: 100%;
    border: 1px solid rgb(241, 243, 245);
    border-radius: 12px;
}

.eoimHN.selected {
    border-color: rgb(48, 102, 219);
}

.eoimHN.selected:hover {
    cursor: default;
}

.eoimHN .info {
    margin-left: 24px;
}

.eoimHN .info a {
    color: rgb(48, 102, 219);
    text-decoration: underline;
}

.eoimHN:hover {
    border-color: rgb(48, 102, 219);
    cursor: pointer;
}

.jXcYZn {
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .jXcYZn {
        flex-wrap: wrap;
    }
}

.dfrPqQ {
    display: flex;
    -moz-box-align: center;
    align-items: center;
}

.dfrPqQ .icon {
    width: 40px;
    height: 40px;
    padding: 0px;
}

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

.hZYoMh {
    padding: 24px 16px;
    margin-bottom: 8px;
    width: 100%;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    border: 1px solid rgb(241, 243, 245);
    border-radius: 12px;
    cursor: pointer;
    text-transform: capitalize;
}

.hZYoMh:hover,
.hZYoMh.selected {
    background-color: rgba(48, 102, 219, 0.1);
    border-color: rgb(48, 102, 219);
}

.hZYoMh .icon {
    margin-right: 8px;
    background-color: rgb(241, 243, 245);
}

.hZYoMh .icon.OsmosisIcon,
.hZYoMh .icon.TerraIcon,
.hZYoMh .icon.JunoIcon {
    background: rgb(255, 255, 255);
}

.hZYoMh .icon.OsmosisIcon img,
.hZYoMh .icon.TerraIcon img,
.hZYoMh .icon.JunoIcon img,
.hZYoMh .icon.OsmosisIcon svg,
.hZYoMh .icon.TerraIcon svg,
.hZYoMh .icon.JunoIcon svg {
    padding: 6px;
}

.hZYoMh .icon.KujiraIcon {
    padding: 8px;
    background: rgb(255, 255, 255);
}

.jhjuqt {
    width: 100%;
    position: relative;
    margin-bottom: 8px;
}

.jhjuqt .search-input {
    width: 100%;
    padding: 24px 24px 24px 56px;
}

.jhjuqt .prefixIcon {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    left: 16px;
}

.jhjuqt .prefixIcon svg {
    width: 16px;
    height: 16px;
}

.jHtgwb {
    width: 100%;
    padding: 16px;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    font-family: Circular Std, Open Sans, Helvetica;
    background: rgb(241, 243, 245);
    border: medium none;
    border-radius: 10px;
    outline: none;
    margin-top: 8px;
}

.jHtgwb:hover {
    cursor: pointer;
    background: rgb(243, 246, 250);
}

.jHtgwb .left {
    display: flex;
    -moz-box-align: center;
    align-items: center;
}

.jHtgwb .left .title,
.jHtgwb .left .desc {
    display: flex;
    -moz-box-align: center;
    align-items: center;
}

.jHtgwb .left .title {
    width: 180px;
}

@media (max-width: 767px) {
    .jHtgwb .left .title {
        width: 100px;
    }
}

.jHtgwb .left .icon {
    margin-right: 8px;
}

.jHtgwb .left .icon svg,
.jHtgwb .left .icon img {
    width: 24px;
    height: 24px;
}

.jHtgwb h1 {
    font-size: 16px;
    font-weight: 400;
    color: rgb(0, 0, 0);
}

.jHtgwb h2 {
    font-size: 16px;
    font-weight: 400;
    color: rgb(104, 116, 133);
}

.go2286398182 {
    align-items: center;
    background: var(--rti-tag);
    border-radius: var(--rti-radius);
    display: inline-flex;
    justify-content: center;
    padding: var(--rti-tag-padding);
}

.go2286398182 button {
    background: none;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    line-height: inherit;
    padding: 0 var(--rti-s);
}

.go2286398182 button:hover {
    color: var(--rti-tag-remove);
}

.go2761622576 {
    --rti-bg: #fff;
    --rti-border: #ccc;
    --rti-main: #3182ce;
    --rti-radius: 0.375rem;
    --rti-s: 0.5rem;
    --rti-tag: #edf2f7;
    --rti-tag-remove: #e53e3e;
    --rti-tag-padding: 0.15rem 0.25rem;
    align-items: center;
    bg: var(--rti-bg);
    border: 1px solid var(--rti-border);
    border-radius: var(--rti-radius);
    display: flex;
    flex-wrap: wrap;
    gap: var(--rti-s);
    line-height: 1.4;
    padding: var(--rti-s);
}

.go2761622576 * {
    box-sizing: border-box;
    transition: all 0.2s ease;
}

.go2761622576:focus-within {
    border-color: var(--rti-main);
    box-shadow: var(--rti-main) 0px 0px 0px 1px;
}

.go3450369076 {
    border: 0;
    outline: 0;
    font-size: inherit;
    line-height: inherit;
    width: 50%;
}

iframe#_hjRemoteVarsFrame {
    display: none !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.dWbapF {
    font-family: Circular Std, Open Sans, Helvetica;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 76px;
}

.dWbapF:focus-within label,
.dWbapF .filled {
    top: 16px;
    transform: translateY(0%);
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: rgb(104, 116, 133);
}

.dWbapF .suffixIcon {
    display: none;
    position: absolute;
    right: 12px;
    padding: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.dWbapF .suffixButton {
    display: none;
    position: absolute;
    right: 4px;
    padding: 0px;
    top: 50%;
    transform: translateY(-50%);
    border: medium none;
    background: none;
    cursor: pointer;
}

.dWbapF .prefixIcon {
    display: none;
    position: absolute;
    padding: 0px;
    top: 30px;
    left: 16px;
}

.dWbapF .prefixBtn {
    position: absolute;
    top: 16px;
    right: 16px;
}

.dWbapF:focus-within .prefixIcon,
.dWbapF:focus-within .suffixButton,
.dWbapF:focus-within .suffixIcon {
    display: flex;
}

.dWbapF input {
    height: 100%;
    padding: 30px 36px 16px 16px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(229, 229, 234);
    border-radius: 10px;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    outline: none;
    box-shadow: none;
    transition: all 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
    font-family: Circular Std, Open Sans, Helvetica;
}

.dWbapF input:active,
.dWbapF input:focus {
    border: 1px solid rgb(48, 102, 219) !important;
    box-shadow: rgb(241, 243, 245) 0px 4px 4px !important;
}

.dWbapF input:hover {
    border: 1px solid rgb(176, 186, 197);
    box-shadow: rgb(241, 243, 245) 0px 4px 4px;
}

.dWbapF input:disabled {
    background: rgb(241, 243, 245);
    border: 1px solid rgb(229, 229, 234) !important;
    box-shadow: none !important;
}

.dWbapF label {
    position: absolute;
    pointer-events: none;
    transform: translateY(-50%);
    transform-origin: left top 0px;
    transition: all 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: rgb(122, 127, 141);
    top: 50%;
    left: 16px;
}

.dWbapF label span {
    font-size: 12px;
    color: rgb(122, 127, 141);
}

.custom-alert {
    font-family: "Inter", serif;
    display: none;
    padding: 15px 10px;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    border-radius: 7px;
    animation: slide-in 500ms ease-in-out;
}

.success {
    display: flex;
    background-color: rgba(1,137,80,.1);
    border: 1px solid rgba(1,137,80,.5);
    color: #555;
}

.warning {
    display: flex;
    background-color: #fff7d7;
    border: 1px solid #dac36d;
    color: #666;
}

.danger {
    display: flex;
    background-color: #ff847c;
    border:1px solid #e84a5f;
    color: #ddd;
    opacity: initial;
}

@keyframes slide-in {
    from {
        transform: translateY(50%);
        opacity: 0.5;
    }
    to {
        transform: translateY(0%);
        opacity: 0.7;
    }
}

.inset-field {
    border: none;
    box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    font-size: 12px;
    outline: 1px solid rgba(240,240,240,.5);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.inset-field:focus {
    border: none;
    box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
}

.custom-file-field {
    background-color: #fff7d7;
    padding: 15px;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
.custom-file-field label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.custom-file-field label span {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-left: 10px;
    outline: 2px dotted #dac36d;
    border-radius: 5px;
    padding: 10px;
    color: #668ba4;
    font-size: 12px;
}
.custom-file-field label img {
    height: 4rem;
    width: 4rem;
    display: none;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.custom-file-field .fa {
    font-size: 4rem;
    color: #dac36d;
}

.custom-file-field input[type=file] {
    display: none;
}
.mt-50 {
    margin-top: 5rem
}
.mt-40 {
    margin-top: 4rem;
}

.mt-30 {
    margin-top: 3rem;
}
.mt-20 {
    margin-top: 2rem;
}
.mt-10 {
    margin-top: 1rem;
}

.mb-50 {
    margin-bottom: 5rem
}
.mb-40 {
    margin-bottom: 4rem;
}

.mb-30 {
    margin-bottom: 3rem;
}
.mb-20 {
    margin-bottom: 2rem;
}
.mb-10 {
    margin-bottom: 1rem;
}
.center-content {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}
.shuffle {
    background-image: url("/static/assets/icons/shuffle.png");
    background-position: center;
    background-origin: content-box;
    background-size: 20px;
    height: 40px;
    width: 40px;
    display: block;
    background-repeat: no-repeat;
    border-radius: 100%;
    outline: 1px dotted #777;
}
.down-arrow {
    background-image: url("/static/assets/icons/down.png");
    display: inline-block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
    background-origin: content-box;
}
.right-arrow {
    background-image: url("/static/assets/icons/right-chevron.png");
    display: inline-block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
    background-origin: content-box;
}

.input-spinner {
    background-image: url("/static/assets/icons/progress.png");
    display: inline-block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-origin: content-box;
}
.in-progress {
  animation: spin-con 1s infinite linear;
}

@keyframes spin-con {
  100% {
    transform: rotate(1turn);
  }
}
.bing-legend {
    text-align: center;
    display: flex;
    height: 10px;
    align-items: flex-start;
    justify-content: center;
}
.bing-legend h1 {
    font-size: 3rem;
    font-weight: lighter;
}
.ramp-box {
    height: calc(100vh - 100px);
    width: 100%;
    justify-content: center;
    display: flex;
    padding: 12px;
    box-sizing: border-box;
    align-items: center;
}
.ramp-box .ramp-card {
    min-height: 300px;
    width: 450px;
    border-radius: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 35px 20px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.ramp-box .ramp-card .blocker {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    border-radius:  18px;
    display: flex;
    align-items: flex-end;
}
.ramp-box .ramp-card .blocker .blocker-content {
    background-color: #fff;
    height: calc(100% - 300px);
    width: 100%;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 0 0 18px 18px;
}
.ramp-box .ramp-card .blocker .blocker-content h1 {
    font-weight: lighter;
    font-size: 3rem;
}
.ramp-box .ramp-card .ramp-swipe-container {
    border: none;
    box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    font-size: 12px;
    outline: 1px solid rgba(240,240,240,.5);
    padding: 7px;
    width: 100%;
    border-radius: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.ramp-box .ramp-card .ramp-swipe-container .slider {
    display: inline-block;
    padding: 15px 10px;
    width: calc(48%);
    border-radius: 18px;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    font-family: "Inter", serif;
    color: #777;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}

.ramp-box .ramp-card .ramp-swipe-container .active {
    display: inline-flex;
    align-items: center;
    padding: 5px 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    background-color: #fff7d7;
    color: #222;
    justify-content: center;
}
.ramp-box .ramp-card .slider-content {
    margin-top: 20px;
    width: 100%;
    outline: 1px solid rgba(200,200,200,.3);
    border-radius: 20px;
    padding: 18px 16px 25px 16px;
}
.ramp-box .ramp-card .slider-content .label {
    font-weight: bold;
    text-transform: uppercase;
}
.ramp-box .ramp-card .slider-content .return-value {
    width: 100%;
    background-color: rgba(240,240,240,.5);
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
}
.ramp-box .ramp-card .slider-input-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
    border-radius: 20px;
}

.ramp-box .ramp-card .slider-input-group input {
    border: none;
    outline: none;
    width: calc(100% - 180px);
    height: inherit;
    padding: 15px 20px;
    border-radius: 20px 0 0 20px;
    font-size: 2rem;
    font-weight: bolder;
}

.ramp-box .ramp-card .slider-input-group .select-container {
    background-color: #eeeeee;
    border-radius: 0 20px 20px 0;
    height: inherit;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    width: 150px;
    box-sizing: border-box;
}
.ramp-box .ramp-card .slider-input-group .select-container span {
    margin-right: 10px;
}
.ramp-box .ramp-card .slider-input-group .select-container .currency {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}
.ramp-button-container {
    display: block;
    width: 100%;
}
.ramp-button-container button {
    background-color: #000;
    padding: 16px;
    border-radius: 18px;
    color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ramp-button-container button span:first-child {
    font-family: "Inter", serif;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}
.ramp-button-container button span:last-child {

}

@media only screen and (max-width: 600px) {
    .ramp-box .ramp-card .blocker {
        border-radius: 18px 18px 0 0;
    }
    .ramp-box .ramp-card .blocker .blocker-content {
        border-radius: 0;
    }
    .ramp-box .ramp-card .slider-input-group input {
        width: calc(100% - 130px);
    }
    .ramp-box .ramp-card .slider-input-group .select-container {
        width: 130px;
    }
    .dkt-d-none, .mbl-d-none {
        display: none;
    }
    .bing-legend {
        height: 400px;
        align-items: center;
    }
    .bing-legend h1 {
        font-size: 4rem;
    }
    .ramp-box {
        height: calc(100vh - 400px);
        display: flex;
        align-items: baseline;
        padding-bottom: 0;
    }
    .ramp-box .ramp-card {
        min-height: 100%;
        width: calc(100%);
        border-radius: 20px 20px 0 0;
        align-items: flex-end;
    }
}

@media only screen and (min-width: 768px) {
    .mbl-d-block {
        display: block;
    }
}