* {
    --bg-light-yellow: #F2F2EE;
    --bg-light-blue: #EDF2FF;
    --bg-light-red: #F2EEEE;
    --light-yellow: #FFF6C5;
    --yellow: #F8C231;
    --light-red: #FFC5EC;
    --red: #FF6969;
    --pink: #ED81FF;
    --light-pink: #FFE9FA;
    --blue: #00A3FF;
    --light-blue: #B7F2FF;
    --white: #FFFFFF;
    --white20: #ecedee;
    --black: #11181C;
    --light-gray: #858585;
    --gray: #687076;
    --light-black: rgba(0,0,0,0.05);
    --light-white: rgba(255,255,255,0.03);
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
    line-height: normal;
    transition: all 0.1s ease 0s;
}

head {
    display: none;
}

body.dark-mode {
    --img: invert(1);
}

body {
    font-family: Inter, sans-serif;
    background: var(--black);
    color: var(--white20);
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
}

div {
    display: block;
}

body.dark-mode {
    --img: invert(1);
}

body {
    font-family: Inter, sans-serif;
    background: var(--black);
    color: var(--white20);
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
}

/* 786px */

.eXfehy {
    background-size: 250%;
    background-position: -50vh 30vh;
}

.dwHfY {
    margin-top: 20px;
}

.klEjGg {
    width: 100%;
}

/*  */

.eXfehy {
    min-height: 100vh;
    background: url(/bg.png) -50vh 10% / 100% no-repeat fixed;
}

.klEjGg {
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 650px;
    margin: 0px auto;
}

.cvhpbU {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    padding: 24px;
}

.dwHfY {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 24px;
}

.evNbII {
    height: 90px;
    width: 90px;
    position: relative;
    margin-bottom: 12px;
}

.looHvu {
    height: 100%;
    width: 100%;
}

.looHvu .avatar-border {
    height: 100%;
    width: 100%;
    position: absolute;
    background: var(--white20);
}

.nft-clipped {
    clip-path: url(#hex);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.looHvu .avatar-fill {
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    position: absolute;
    background: var(--black);
}

.nft-clipped {
    clip-path: url(#hex);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.looHvu img {
    height: calc(100% - 6px);
    width: calc(100% - 6px);
}

.nft-clipped {
    clip-path: url(#hex);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.looHvu {
    height: 100%;
    width: 100%;
}

.evNbII {
    height: 90px;
    width: 90px;
    position: relative;
    margin-bottom: 12px;
}

.iUCSut {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.iUCSut .handle {
    width: 120px;
    margin-top: 6px;
}


.iUCSut .handle {
    width: 92px;
}

.dwHfY {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 24px;
}

.jwGmiZ {
    display: flex;
    flex-direction: column;
}


.jwGmiZ h1 {
    font-size: 16px;
    line-height: 20px;
    padding: 0px 8px;
}

.jwGmiZ h1 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: -0.6px;
    padding: 0px 20px;
    vertical-align: middle;
}

.jwGmiZ h1 span {
    font-size: 12px;
    vertical-align: bottom;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.3);
    margin: 0px 2px;
}

.jwGmiZ {
    display: flex;
    flex-direction: column;
}

.fkbjjT {
    padding: 12px;
}

.hA-DIpd h3 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 4px;
    color: rgba(255, 255, 255, 0.3);
}


.hA-DIpd h3 {
    font-size: 11px;
}

.hA-DIpd .iconsonly {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 8px;
}

.hA-DIpd .iconsonly {
    flex-wrap: wrap;
}

a {
    color: var(--white20);
}

.hA-DIpd .iconsonly {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 8px;
}

.fkbjjT {
    padding: 24px 80px;
}


.ekaeht {
    padding: 18px 20px;
    border-radius: 12px;
    margin: 8px 18px;
    border: 1px solid var(--light-white);
    flex-direction: row;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-align: center;
    position: relative;
}

.ekaeht {
    padding: 12px 16px;
    font-size: 16px;
}

.dheAZa {
    display: flex;
    font-size: 18px;
    -webkit-box-align: center;
    align-items: center;
}

.dheAZa {
    font-size: 14px;
}

.dheAZa img {
    height: 20px;
    margin-right: 10px;
}

.ekaeht .new-up {
    transform: scale(0.8);
    opacity: 0.7;
}

.ekaeht {
    padding: 18px 20px;
    border-radius: 12px;
    margin: 8px 18px;
    border: 1px solid var(--light-white);
    flex-direction: row;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-align: center;
    position: relative;
}

.blqRQc {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 16px 20px;
}

.ekaeht::before {
    content: "";
    border-radius: 12px;
    display: block;
    position: absolute;
    z-index: -1;
    inset: -2px;
    opacity: 0;
    transform: scale(0.8);
}

.hA-DIpd {
    padding: 12px 0px;
    display: flex;
    flex-direction: column;
}

.cvhpbU {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    padding: 24px;
}

.hA-DIpd h3 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 4px;
    color: rgba(255, 255, 255, 0.3);
}

.hA-DIpd .iconsonly {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 8px;
}

a {
    color: var(--white20);
}

.ekaeht.socialIcon {
    padding: 16px;
    border-radius: 50%;
    border: none;
    margin: 4px;
}

.ekaeht {
    padding: 18px 20px;
    border-radius: 12px;
    margin: 8px 18px;
    border: 1px solid var(--light-white);
    flex-direction: row;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-align: center;
    position: relative;
}

.ekaeht::before {
    content: "";
    border-radius: 12px;
    display: block;
    position: absolute;
    z-index: -1;
    inset: -2px;
    opacity: 0;
    transform: scale(0.8);
}

div {
    display: block;
}

.ekaeht.socialIcon img {
    height: 24px;
}

.ekaeht {
    padding: 18px 20px;
    border-radius: 12px;
    margin: 8px 18px;
    border: 1px solid var(--light-white);
    flex-direction: row;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-align: center;
    position: relative;
}

@media screen and (max-width: 768px) {
    .hA-DIpd h3 {
        font-size: 11px;
    }

    .eXfehy {
        background-size: 250%;
        background-position: -50vh 30vh;
    }

    .klEjGg {
        width: 100%;
    }

    .dwHfY {
        margin-top: 20px;
    }

    .iUCSut .handle {
        width: 92px;
    }

    .fkbjjT {
        padding: 12px;
    }

    .hA-DIpd h3 {
        font-size: 11px;
    }

    .hA-DIpd .iconsonly {
        flex-wrap: wrap;
    }

    .ekaeht.socialIcon {
        padding: 10px;
        margin: 2px;
    }

    .ekaeht.socialIcon img {
        height: 20px;
    }

    .hA-DIpd h3 {
        font-size: 11px;
    }

    .ekaeht {
        padding: 12px 16px;
        font-size: 16px;
    }

    .dheAZa {
        font-size: 14px;
    }

    .ekaeht {
        padding: 12px 16px;
        font-size: 16px;
    }

    .jwGmiZ h1 {
        font-size: 16px;
        line-height: 20px;
        padding: 0px 8px;
    }

    .jwGmiZ h1 span {
        font-size: 10px;
        line-height: 20px;
    }
}


