    /*! CSS Used from: Embedded */
    .eLgsvV {
        font-family: Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        color: rgb(38, 38, 38);
        font-size: 1.375rem;
        font-weight: 700;
        line-height: 1.875rem;
    }

    .gAPhMZ {
        position: relative;
        cursor: pointer;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        gap: 0.5rem;
        transition-property: all;
        transition-duration: 150ms;
        transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        width: 100%;
        border-radius: 8px;
        font-weight: 700;
        border-width: 1px;
        border-style: solid;
        background: rgb(240, 246, 255);
        color: rgb(56, 136, 255);
        border-color: transparent;
        font-size: 1rem;
        line-height: 1.25rem;
        height: 3rem;
        padding: 0px 1rem;
    }

    @media (hover: hover) {
        .gAPhMZ:hover {
            transform: translateY(-1px);
            background: rgb(209, 227, 255);
        }

        .gAPhMZ:active {
            transform: translateY(0px);
        }
    }

    @media (hover: none) {
        .gAPhMZ:active {
            transform: translateY(-1px);
            background: rgb(209, 227, 255);
        }
    }

    .gAPhMZ:disabled {
        cursor: not-allowed;
        background: rgb(232, 232, 232);
        transform: none;
        color: rgb(155, 155, 166);
        border-color: transparent;
    }

    .ecIUQj {
        position: relative;
        cursor: pointer;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        gap: 0.5rem;
        transition-property: all;
        transition-duration: 150ms;
        transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        width: 100%;
        border-radius: 8px;
        font-weight: 700;
        border-width: 1px;
        border-style: solid;
        background: rgb(56, 136, 255);
        color: rgb(255, 255, 255);
        border-color: transparent;
        font-size: 1rem;
        line-height: 1.25rem;
        height: 3rem;
        padding: 0px 1rem;
    }

    @media (hover: hover) {
        .ecIUQj:hover {
            transform: translateY(-1px);
            background: rgb(107, 166, 255);
        }

        .ecIUQj:active {
            transform: translateY(0px);
        }
    }

    @media (hover: none) {
        .ecIUQj:active {
            transform: translateY(-1px);
            background: rgb(107, 166, 255);
        }
    }

    .ecIUQj:disabled {
        cursor: not-allowed;
        background: rgb(232, 232, 232);
        transform: none;
        color: rgb(155, 155, 166);
        border-color: transparent;
    }

    .dDbrev {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .gFNLiS {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 100%;
        padding-right: 0.75rem;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: end;
        justify-content: flex-end;
        pointer-events: none;
    }

    .jyomvB {
        display: flex;
        padding: 0px 0.25rem;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        border: 2px solid white;
        border-radius: 9999px;
        font-size: 0.75rem;
        min-width: 1.5rem;
        height: 1.5rem;
        box-sizing: border-box;
        transition: all 0.3s ease-in-out 0s;
        transform: scale(0.3);
        opacity: 0;
    }

    *,
    ::before,
    ::after {
        box-sizing: border-box;
        margin: 0px;
        padding: 0px;
        font-family: Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        border-color: rgb(232, 232, 232);
        border-style: solid;
        border-width: 0px;
        color: currentcolor;
        font-size: 100%;
        font-feature-settings: "ss01", "ss03";
        vertical-align: baseline;
    }

    div {
        display: block;
    }

    input {
        display: block;
        appearance: none;
        outline: none;
    }

    button {
        background: none;
    }

    *,
    ::before,
    ::after {
        font-family: Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    }

    * {
        box-sizing: border-box;
        font-feature-settings: "ss01", "ss03";
    }

    .dxSAqu {
        backdrop-filter: blur(8px);
        width: 100%!important;
        height: 100vh;
        position: fixed;
        overflow: hidden;
        z-index: 999;
        top: 0px;
        left: 0px;
        transition: all 300ms cubic-bezier(0.15, 1.15, 0.6, 1) 0s;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .jgnJCO {
        overflow: auto;
        position: relative;
        border-color: rgb(232, 232, 232);
        transition: border-color 0.15s ease-in-out 0s;
    }

    .jgnJCO::-webkit-scrollbar-track {
        background-color: transparent;
    }

    .jgnJCO::-webkit-scrollbar {
        background-color: transparent;
    }

    .jgnJCO::-webkit-scrollbar-button {
        display: none;
    }

    .jgnJCO:hover {
        border-color: rgb(182, 182, 190);
    }

    .jgnJCO::before,
    .jgnJCO::after {
        content: "";
        position: sticky;
        left: 0px;
        width: 100%;
        display: block;
        height: 1px;
        background-color: rgba(232, 232, 232, 0);
        transition: background-color 0.15s ease-in-out 0s;
    }

    .jgnJCO::before {
        top: 0px;
    }

    .jgnJCO::after {
        bottom: 0px;
    }

    .hzdKuR {
        display: block;
        height: 0px;
    }

    .jjNJuf {
        display: block;
    }

    .goZIMO {
        position: relative;
        width: fit-content;
    }

    .goZIMO label {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 3rem;
        height: 2rem;
        font-size: 0.875rem;
        font-weight: 700;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        transition: color 0.1s linear 0s;
        cursor: pointer;
    }

    .goZIMO label#eth {
        color: rgb(255, 255, 255);
        transform: translate(-50%, -50%) translateX(-1.5rem);
    }

    .goZIMO label#fiat {
        color: rgb(155, 155, 166);
        transform: translate(-50%, -50%) translateX(1.5rem);
    }

    .goZIMO input[type="checkbox"]:checked~label#eth {
        color: rgb(155, 155, 166);
    }

    .goZIMO input[type="checkbox"]:checked~label#fiat {
        color: rgb(255, 255, 255);
    }

    .goZIMO input[type="checkbox"]:disabled~label#eth {
        color: rgb(255, 255, 255);
    }

    .goZIMO input[type="checkbox"]:disabled~label#fiat {
        color: rgb(155, 155, 166);
    }

    .goZIMO input[type="checkbox"]:disabled:checked~label#fiat {
        color: rgb(255, 255, 255);
    }

    .goZIMO input[type="checkbox"]:disabled:checked~label#eth {
        color: rgb(155, 155, 166);
    }

    .goZIMO input[type="checkbox"]:disabled~label {
        cursor: not-allowed;
    }

    .VtVfT {
        position: relative;
        background-color: rgb(245, 245, 245);
        height: 2.5rem;
        width: 6.5rem;
        border-radius: 8px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
    }

    .VtVfT::after {
        content: "";
        display: block;
        position: absolute;
        background-color: rgb(56, 136, 255);
        width: 3rem;
        height: 2rem;
        border-radius: 0.375rem;
        transform: translateX(-1.5rem);
        transition: transform 0.3s ease-in-out 0s, background-color 0.1s ease-in-out 0s;
    }

    .VtVfT:checked::after {
        transform: translateX(1.5rem);
    }

    .VtVfT:disabled::after {
        background-color: rgb(155, 155, 166);
    }

    .dxNbz {
        width: 100%;
        padding: 1.5rem 1rem;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        gap: 0.5rem;
        border-radius: 8px;
        text-align: center;
        overflow-x: auto;
        background-color: rgb(240, 246, 255);
        border: 1px solid rgb(56, 136, 255);
    }

    .jVgWHe {
        width: 1.5rem;
        height: 1.5rem;
        color: rgb(56, 136, 255);
    }

    .clIPol {
        width: 100%;
        position: fixed;
        left: 0px;
        z-index: 9999;
        bottom: 0px;
        display: flex;
        flex-direction: row;
        transition: all 300ms cubic-bezier(0.15, 1.15, 0.6, 1) 0s;
        opacity: 1;
        transform: translateY(0px);
    }

    @media (min-width: 640px) {
        .clIPol {
            width: min-content;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            bottom: initial;
        }
    }

    .cpuHRD {
        position: absolute;
        top: 0.5rem;
        right: 0.5rem;
        width: 2rem;
        height: 2rem;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        cursor: pointer;
        transition-property: all;
        transition-duration: 150ms;
        transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        border-radius: 9999px;
        background-color: transparent;
    }

    .cpuHRD:hover {
        background-color: rgb(245, 245, 245);
        transform: translateY(-1px);
    }

    .cpuHRD svg {
        display: block;
        width: 1rem;
        height: 1rem;
        color: rgb(155, 155, 166);
    }

    .jQLRSK {
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        gap: 1rem;
        padding: 1rem;
        border-radius: 24px 24px 0px 0px;
        background-color: rgb(255, 255, 255);
        position: relative;
        width: 100%;
    }

    @media (min-width: 640px) {
        .jQLRSK {
            min-width: 16rem;
            max-width: 80vw;
            border-radius: 24px;
            padding: 1.5rem;
            gap: 1.5rem;
        }
    }

    .fVvKoL {
        text-align: center;
    }

    .jCwaqV {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        justify-content: stretch;
        flex-direction: column;
        gap: 0.5rem;
        width: 100%;
    }

    @media (min-width: 640px) {
        .jCwaqV {
            flex-direction: row;
        }
    }

    .gnnbaQ {
        width: 100%;
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        gap: 1rem;
    }

    .klzGmC {
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        gap: 0.25rem;
    }

    .cYKFSV {
        transition: opacity 0.15s ease-in-out 0s;
        opacity: 1;
    }

    .cWYCNO {
        padding: 1rem;
        background: rgb(245, 245, 245);
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
        width: 100%;
        border-radius: 0.5rem;
    }

    .egaNNc {
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        line-height: 1.25rem;
        color: rgb(155, 155, 166);
    }

    .hIkIyn {
        color: rgb(38, 38, 38);
    }

    .dAQUBf {
        width: 100%;
        padding: 0.25rem;
        border: 1px solid rgb(232, 232, 232);
        border-radius: 9999px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        gap: 1rem;
    }

    .dOuvXC {
        height: 2.75rem;
        width: 2.75rem;
        border-radius: 50%;
        cursor: pointer;
        background: rgb(56, 136, 255);
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        transition: background-color 150ms ease-in-out 0s;
    }

    .dOuvXC svg {
        display: block;
        transform: scale(0.67);
        pointer-events: none;
    }

    .dOuvXC svg path {
        fill: rgb(255, 255, 255);
    }

    .dOuvXC:disabled {
        background-color: rgb(182, 182, 190);
        cursor: not-allowed;
    }

    .dTeNTJ {
        position: relative;
        flex: 1 1 0%;
        height: 2.75rem;
        border-radius: 9999px;
        background-color: transparent;
        transition: background-color 150ms ease-in-out 0s;
        overflow: hidden;
    }

    .dTeNTJ:hover {
        background-color: rgb(240, 246, 255);
    }

    .kSxIjb {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 2.75rem;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-style: normal;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 2.75rem;
        text-align: center;
        color: rgb(38, 38, 38);
        pointer-events: none;
        opacity: 1;
        transition: opacity 150ms ease-in-out 0s;
    }

    .KZSVf {
        width: 100%;
        height: 100%;
        text-align: center;
        font-style: normal;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 1.5rem;
        color: rgb(38, 38, 38);
        opacity: 0;
        transition: opacity 150ms ease-in-out 0s;
        background-color: rgb(240, 246, 255);
    }

    .gVaGkr {
        position: relative;
        display: flex;
        flex-direction: column;
        -webkit-box-align: stretch;
        align-items: stretch;
        -webkit-box-pack: center;
        justify-content: center;
        gap: 1rem;
    }

    .jekvQi {
        --bar-width: calc(90% - 0.25rem);
        background: linear-gradient(90deg, hsl(216 100% 61%) var(--bar-width), hsl(7 76% 44%) var(--bar-width));
        width: 100%;
        height: 1rem;
        border-radius: 6px;
        margin-bottom: 2.75rem;
    }

    .caILIa {
        position: absolute;
        transform-style: preserve-3d;
        bottom: 0px;
        left: 23.3333%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        gap: 0.25rem;
        width: 4rem;
        height: 2.5rem;
        padding: 0px 0.5rem;
        border-radius: 6px;
        background-color: rgb(255, 255, 255);
        font-size: 0.75rem;
        line-height: 1rem;
    }

    .caILIa b {
        display: block;
        white-space: nowrap;
    }

    .caILIa:not(b) {
        white-space: nowrap;
    }

    @media (min-width: 360px) {
        .caILIa {
            width: 4.5rem;
            font-size: 0.875rem;
        }
    }

    .caILIa::before {
        content: "";
        position: absolute;
        transform: translateZ(-1px);
        bottom: 2.25rem;
        height: 1.75rem;
        width: 0.25rem;
        outline: rgb(240, 246, 255) solid 0.125rem;
        border-radius: 6px;
        background-color: inherit;
    }

    .jlgudE {
        position: absolute;
        transform-style: preserve-3d;
        bottom: 0px;
        left: 56.6667%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        gap: 0.25rem;
        width: 4rem;
        height: 2.5rem;
        padding: 0px 0.5rem;
        border-radius: 6px;
        background-color: rgb(255, 255, 255);
        font-size: 0.75rem;
        line-height: 1rem;
    }

    .jlgudE b {
        display: block;
        white-space: nowrap;
    }

    .jlgudE:not(b) {
        white-space: nowrap;
    }

    @media (min-width: 360px) {
        .jlgudE {
            width: 4.5rem;
            font-size: 0.875rem;
        }
    }

    .jlgudE::before {
        content: "";
        position: absolute;
        transform: translateZ(-1px);
        bottom: 2.25rem;
        height: 1.75rem;
        width: 0.25rem;
        outline: rgb(240, 246, 255) solid 0.125rem;
        border-radius: 6px;
        background-color: inherit;
    }

    .iMyZPA {
        position: absolute;
        transform-style: preserve-3d;
        bottom: 0px;
        left: 90%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        gap: 0.25rem;
        width: 4rem;
        height: 2.5rem;
        padding: 0px 0.5rem;
        border-radius: 6px;
        background-color: rgb(255, 255, 255);
        font-size: 0.75rem;
        line-height: 1rem;
    }

    .iMyZPA:last-of-type {
        background-color: rgb(56, 136, 255);
        color: rgb(255, 255, 255);
    }

    .iMyZPA b {
        display: block;
        white-space: nowrap;
    }

    .iMyZPA:not(b) {
        white-space: nowrap;
    }

    @media (min-width: 360px) {
        .iMyZPA {
            width: 4.5rem;
            font-size: 0.875rem;
        }
    }

    .iMyZPA::before {
        content: "";
        position: absolute;
        transform: translateZ(-1px);
        bottom: 2.25rem;
        height: 1.75rem;
        width: 0.25rem;
        outline: rgb(240, 246, 255) solid 0.125rem;
        border-radius: 6px;
        background-color: inherit;
    }

    .jBXDrz {
        display: flex;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: start;
        justify-content: flex-start;
        gap: 0.25rem;
        font-size: 0.875rem;
        color: rgb(155, 155, 166);
        font-weight: bold;
        padding: 0px 1rem;
    }

    .jnXHTG {
        display: flex;
        width: 100%;
        max-height: 60vh;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        gap: 1rem;
    }

    @media (min-width: 640px) {
        .jnXHTG {
            width: calc(80vw - 3rem);
            max-width: 32rem;
        }
    }

    .TJBHd {
        width: 100%;
        padding-right: 0.5rem;
        margin-right: -0.5rem;
    }

    .ddbnMJ {
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        gap: 1rem;
    }

    .jcyCRn {
        width: 100%;
        max-width: 20rem;
        overflow: hidden;
        display: flex;
    }

    .jlPQaI {
        width: 100%;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
    }

    .dIyiHt {
        width: 100%;
        gap: 1rem;
        display: flex;
        flex-direction: column;
    }

    /*! CSS Used fontfaces */
    @font-face {
        font-family: 'Satoshi';
        src: url('https://app.ens.domains/fonts/sans-serif/Satoshi-Medium.otf') format('opentype'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Medium.woff2') format('woff2'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Medium.woff') format('woff');
        font-weight: 500;
        font-display: swap;
        font-style: normal;
    }

    @font-face {
        font-family: 'Satoshi';
        src: url('https://app.ens.domains/fonts/sans-serif/Satoshi-Bold.otf') format('opentype'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Bold.woff2') format('woff2'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Bold.woff') format('woff');
        font-weight: 700;
        font-display: swap;
        font-style: normal;
    }

    @font-face {
        font-family: 'Satoshi';
        src: url('https://app.ens.domains/fonts/sans-serif/Satoshi-Variable.ttf') format('truetype'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Variable.woff2') format('woff2'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Variable.woff') format('woff');
        font-weight: 800;
        font-variation-settings: 'wght'800;
        font-display: swap;
        font-style: normal;
    }

    @font-face {
        font-family: 'Satoshi';
        src: url('https://app.ens.domains/fonts/sans-serif/Satoshi-Black.otf') format('opentype'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Black.woff2') format('woff2'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Black.woff') format('woff');
        font-weight: 900;
        font-display: swap;
        font-style: normal;
    }

    /*! CSS Used from: Embedded */
    .gCSFeI {
        border-radius: 9999px;
        background-color: rgb(245, 245, 245);
        width: 100%;
        padding-bottom: 100%;
        overflow: hidden;
        position: relative;
    }

    .gCSFeI::after {
        border-radius: 9999px;
    }

    .gCSFeI::after {
        box-shadow: rgb(245, 245, 245) 0px 0px 0px 1px inset;
        content: "";
        inset: 0px;
        position: absolute;
    }

    .gCSFeI>* {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }

    .iVQseK {
        height: 100%;
        width: 100%;
        object-fit: cover;
        display: block;
    }

    .dwZTxx {
        font-family: Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        color: rgb(38, 38, 38);
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.25rem;
    }

    .eLgsvV {
        font-family: Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        color: rgb(38, 38, 38);
        font-size: 1.375rem;
        font-weight: 700;
        line-height: 1.875rem;
    }

    .fKdVur {
        font-family: Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        color: rgb(38, 38, 38);
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.25rem;
    }

    .ecIUQj {
        position: relative;
        cursor: pointer;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        gap: 0.5rem;
        transition-property: all;
        transition-duration: 150ms;
        transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        width: 100%;
        border-radius: 8px;
        font-weight: 700;
        border-width: 1px;
        border-style: solid;
        background: rgb(56, 136, 255);
        color: rgb(255, 255, 255);
        border-color: transparent;
        font-size: 1rem;
        line-height: 1.25rem;
        height: 3rem;
        padding: 0px 1rem;
    }

    @media (hover: hover) {
        .ecIUQj:hover {
            transform: translateY(-1px);
            background: rgb(107, 166, 255);
        }

        .ecIUQj:active {
            transform: translateY(0px);
        }
    }

    @media (hover: none) {
        .ecIUQj:active {
            transform: translateY(-1px);
            background: rgb(107, 166, 255);
        }
    }

    .ecIUQj:disabled {
        cursor: not-allowed;
        background: rgb(232, 232, 232);
        transform: none;
        color: rgb(155, 155, 166);
        border-color: transparent;
    }

    .dDbrev {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .gFNLiS {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 100%;
        padding-right: 0.75rem;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: end;
        justify-content: flex-end;
        pointer-events: none;
    }

    .jyomvB {
        display: flex;
        padding: 0px 0.25rem;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        border: 2px solid white;
        border-radius: 9999px;
        font-size: 0.75rem;
        min-width: 1.5rem;
        height: 1.5rem;
        box-sizing: border-box;
        transition: all 0.3s ease-in-out 0s;
        transform: scale(0.3);
        opacity: 0;
    }

    *,
    ::before,
    ::after {
        box-sizing: border-box;
        margin: 0px;
        padding: 0px;
        font-family: Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        border-color: rgb(232, 232, 232);
        border-style: solid;
        border-width: 0px;
        color: currentcolor;
        font-size: 100%;
        font-feature-settings: "ss01", "ss03";
        vertical-align: baseline;
    }

    div {
        display: block;
    }

    button {
        background: none;
    }

    .bMBiLP {
        width: 100%;
        height: 100%;
    }

    .bMBiLP img {
        display: block;
    }

    *,
    ::before,
    ::after {
        font-family: Satoshi, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    }

    * {
        box-sizing: border-box;
        font-feature-settings: "ss01", "ss03";
    }

    .dxSAqu {
        width: 100%;
        height: 100%;
        position: fixed;
        overflow: hidden;
        z-index: 999;
        top: 0px;
        left: 0px;
        transition: all 300ms cubic-bezier(0.15, 1.15, 0.6, 1) 0s;
        background-color: rgba(0, 0, 0, 0.5);
    }

    @media (max-width: 900px) {
        #ens21 {
            font-size: 25!important;
        }
        .sc-12f1d68e-0.emtCuB {
            overflow-x: auto!important;
        }
    }

    .clIPol {
        width: 100%;
        position: absolute;
        left: 0px;
        z-index: 9999;
        bottom: 0px;
        display: flex;
        flex-direction: row;
        transition: all 300ms cubic-bezier(0.15, 1.15, 0.6, 1) 0s;
        opacity: 1;
        transform: translateY(0%);
    }

    @media (min-width: 640px) {
        .clIPol {
            width: min-content;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            bottom: initial;
        }
    }

    .cpuHRD {
        position: absolute;
        top: 0.5rem;
        right: 0.5rem;
        width: 2rem;
        height: 2rem;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        cursor: pointer;
        transition-property: all;
        transition-duration: 150ms;
        transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        border-radius: 9999px;
        background-color: transparent;
    }

    .cpuHRD:hover {
        background-color: rgb(245, 245, 245);
        transform: translateY(-1px);
    }

    .cpuHRD svg {
        display: block;
        width: 1rem;
        height: 1rem;
        color: rgb(155, 155, 166);
    }

    .jQLRSK {
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        gap: 1rem;
        padding: 1rem;
        border-radius: 24px 24px 0px 0px;
        background-color: rgb(255, 255, 255);
        position: relative;
        width: 100%;
    }

    @media (min-width: 640px) {
        .jQLRSK {
            min-width: 16rem;
            max-width: 80vw;
            border-radius: 24px;
            padding: 1.5rem;
            gap: 1.5rem;
        }
    }

    .fVvKoL {
        text-align: center;
    }

    .jCwaqV {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        justify-content: stretch;
        flex-direction: column;
        gap: 0.5rem;
        width: 100%;
    }

    @media (min-width: 640px) {
        .jCwaqV {
            flex-direction: row;
        }
    }

    .gnnbaQ {
        width: 100%;
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        gap: 1rem;
    }

    .klzGmC {
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        gap: 0.25rem;
    }

    .kquHBm {
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: start;
        justify-content: flex-start;
        width: 100%;
        gap: 1rem;
        max-height: 60vh;
        max-width: 100vw;
    }

    @media (min-width: 640px) {
        .kquHBm {
            width: calc(80vw - 3rem);
            max-width: 32rem;
        }
    }

    .eSOjjd {
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        justify-content: stretch;
        width: 100%;
        gap: 0.5rem;
    }

    .gKyeKa {
        display: grid;
        grid-template-columns: 0.5fr 2fr;
        -webkit-box-align: center;
        align-items: center;
        border-radius: 12px;
        border: 1px solid rgb(232, 232, 232);
        min-height: 3.5rem;
        padding: 0.5rem 1.25rem;
        width: 100%;
    }

    .kYqckS {
        color: rgb(89, 89, 89);
        justify-self: flex-start;
    }

    .fxdvGz {
        width: 1.75rem;
        min-width: 1.75rem;
        height: 1.75rem;
    }

    .hJfEzY {
        display: flex;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: end;
        justify-content: flex-end;
        gap: 1rem;
    }

    .cxNibv {
        overflow-wrap: anywhere;
        text-align: right;
        margin-left: 0.5rem;
    }

    .fjfOwZ {
        width: 3rem;
    }

    .gCSsHa {
        text-align: center;
    }

    /*! CSS Used fontfaces */
    @font-face {
        font-family: 'Satoshi';
        src: url('https://app.ens.domains/fonts/sans-serif/Satoshi-Medium.otf') format('opentype'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Medium.woff2') format('woff2'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Medium.woff') format('woff');
        font-weight: 500;
        font-display: swap;
        font-style: normal;
    }

    @font-face {
        font-family: 'Satoshi';
        src: url('https://app.ens.domains/fonts/sans-serif/Satoshi-Bold.otf') format('opentype'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Bold.woff2') format('woff2'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Bold.woff') format('woff');
        font-weight: 700;
        font-display: swap;
        font-style: normal;
    }

    @font-face {
        font-family: 'Satoshi';
        src: url('https://app.ens.domains/fonts/sans-serif/Satoshi-Variable.ttf') format('truetype'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Variable.woff2') format('woff2'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Variable.woff') format('woff');
        font-weight: 800;
        font-variation-settings: 'wght'800;
        font-display: swap;
        font-style: normal;
    }

    @font-face {
        font-family: 'Satoshi';
        src: url('https://app.ens.domains/fonts/sans-serif/Satoshi-Black.otf') format('opentype'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Black.woff2') format('woff2'), url('https://app.ens.domains/fonts/sans-serif/Satoshi-Black.woff') format('woff');
        font-weight: 900;
        font-display: swap;
        font-style: normal;
    }