<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    font: 300 12px "IBM Plex Sans", serif;
    word-break: keep-all;
    overflow-wrap: normal;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

a:visited,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: inherit;
    outline: none;
}


::-moz-selection {
  color: #000;
  background: #97FDE5;
}

::selection {
  color: #000;
  background: #97FDE5;
}


main .intro .container .right .trades_box,
.code_box,
header,
footer,
button,
main .staking .container .left .form_box {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


h1 {
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 30px;
}

h2 {
    letter-spacing: 2px;
    color: #97FDE5;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 21px;
}

.intro h1 {
    line-height: 60px;
}
.intro h1 span {
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: 200;
}

button {
    min-width: 240px;
    height: 45px;
    border-radius: 5px;
    padding: 20px 20px 10px;
    outline: none;
    border: none;
    text-align: left;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    background: rgba(255,255,255,.1);
    color: rgba(255,255,255,.5);
    cursor: pointer;
    font-size: 14px
}
button:hover {
    background: rgba(255,255,255,.2);
    color: rgba(255,255,255,.75);
}

button.cian {
    background: rgba(151,253,229,1);
    color: rgba(0,0,0,1);
}
button.cian:hover {
    background: rgba(151,253,229,.8);
    color: rgba(0,0,0,0.75);
}

button.black {
    background: rgba(0,0,0,1);
    color: rgba(255,255,255,1);
}
button.black:hover {
    background: rgba(0,0,0,0.8);
    color: rgba(255,255,255,0.8);
}


body {
    background: #000
}


.container {
    width: 100%;
    max-width: 1620px;
    padding: 0 40px;
    box-sizing: border-box;
}

.container-max {
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box
}




header {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000
}

header .container-max {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%
}

header .container-max .logo {
    height: 30px;
}

header .container-max .logo &gt; * {
    height: 100%;
    width: auto
}

header .container-max .right nav {
    display: flex;
    gap: 40px;
}

header .container-max .right nav a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 400;
}
header .container-max .right nav a:hover {
    opacity: 0.75
}




main .intro {
    height: 100vh;
    min-height: 800px;
    max-height: 1080px;
    color: #fff;
    overflow: hidden;
    display: flex;
    justify-content: center;
    padding-top: 60px;
    box-sizing: border-box;
    
    position: relative
}

main .intro .container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    height: 100%
}

main .intro .container .left {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 50%;
    flex-direction: column;
}

main .intro .container .left .button_box {
    width: 100%;
    display: flex;
    gap: 20px;
    padding-top: 75px;
}
main .intro .container .left .button_box .button {}
main .intro .container .left .button_box .button button {}

main .intro .container .left .button_box .socials {
    display: flex;
    flex-direction: row;
    align-items: center;
}
main .intro .container .left .button_box .socials div {
    width: 45px;
    height: 45px;
    background-size: auto 14px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

main .intro .container .left .button_box .socials a:hover div {
    opacity: 0.8
}

main .intro .container .left .button_box .socials div.telegram {
    background: url('data:image/svg+xml,&lt;svg data-name="Isolation Mode" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 11.67"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %2397fde5; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M5.49,7.69l-.23,3.26c.33,0,.47-.14.65-.31l1.55-1.48,3.22,2.36c.59.33,1.01.16,1.17-.54L13.96,1.06h0c.19-.87-.32-1.21-.89-1L.65,4.82c-.85.33-.83.8-.14,1.02l3.18.99,7.38-4.61c.35-.23.66-.1.4.13l-5.97,5.36Z"/&gt;&lt;/svg&gt;');
}
main .intro .container .left .button_box .socials div.twitter {
    background: url('data:image/svg+xml,&lt;svg data-name="Isolation Mode" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.74 12"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %2397fde5; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M6.99,5.08L11.36,0h-1.04l-3.8,4.41L3.5,0H0l4.58,6.67L0,12h1.04l4.01-4.66,3.2,4.66h3.5l-4.75-6.92h0ZM5.57,6.73l-.46-.66L1.41.78h1.59l2.98,4.27.46.66,3.88,5.55h-1.59l-3.16-4.53h0Z"/&gt;&lt;/svg&gt;');
}

main .intro .container .right {
    display: flex;
    width: 50%;
    position: relative;
}
main .intro .container .right .video_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 800px;
    height: 800px;
}
main .intro .container .right .video_box video {
    width: 100%;
    background-color: black;
    display: block;
}
main .intro .container .right .trades_box {
    width: 100%;
    height: 100%;
    position: relative;
}
main .intro .container .right .trades_box .trade {
    min-width: 220px;
    height: 50px;
    background: rgba(188,188,188,0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(63,76,72,.2);
    border-radius: 5px;
    
    position: absolute;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  
    top: 45%;
    left: 10%;
    
    z-index: 500
    
}

main .intro .container .right .trades_box .trade.shib {
    left: inherit;
    right: 5%;
    top: 35%
}

main .intro .container .right .trades_box .trade.bonk {
    left: 5%;
    top: 65%
}

main .intro .container .right .trades_box .trade.neo {
    left: inherit;
    right: 10%;
    top: 55%
}

.trade.hypepe {
    position: absolute;
    animation: levitate-hypepe 18s ease-in-out infinite;
    will-change: transform;
}


.trade.shib {
    position: absolute;
    animation: levitate-shib 20s ease-in-out infinite;
    will-change: transform;
}

.trade.bonk {
    position: absolute;
    animation: levitate-bonk 22s ease-in-out infinite;
    will-change: transform;
}


.trade.neo {
    position: absolute;
    animation: levitate-neo 18s ease-in-out infinite;
    will-change: transform;
}

@keyframes levitate-hypepe {
    0% {
        transform: translate(0, 0) translateZ(0);
    }
    25% {
        transform: translate(-5px, -5px) translateZ(0);
    }
    50% {
        transform: translate(5px, -10px) translateZ(0);
    }
    75% {
        transform: translate(-5px, -5px) translateZ(0);
    }
    100% {
        transform: translate(0, 0) translateZ(0);
    }
}

@keyframes levitate-shib {
    0% {
        transform: translate(0, 0) translateZ(0);
    }
    25% {
        transform: translate(10px, -5px) translateZ(0);
    }
    50% {
        transform: translate(-10px, -10px) translateZ(0);
    }
    75% {
        transform: translate(5px, -5px) translateZ(0);
    }
    100% {
        transform: translate(0, 0) translateZ(0);
    }
}

@keyframes levitate-bonk {
    0% {
        transform: translate(0, 0) translateZ(0);
    }
    25% {
        transform: translate(-10px, 5px) translateZ(0);
    }
    50% {
        transform: translate(10px, -5px) translateZ(0);
    }
    75% {
        transform: translate(-5px, 5px) translateZ(0);
    }
    100% {
        transform: translate(0, 0) translateZ(0);
    }
}

@keyframes levitate-neo {
    0% {
        transform: translate(0, 0) translateZ(0);
    }
    25% {
        transform: translate(5px, -5px) translateZ(0);
    }
    50% {
        transform: translate(-10px, -10px) translateZ(0);
    }
    75% {
        transform: translate(10px, 5px) translateZ(0);
    }
    100% {
        transform: translate(0, 0) translateZ(0);
    }
}




main .intro .container .right .trades_box .trade .image {
    height: 32px;
    width: 32px;
}
main .intro .container .right .trades_box .trade .image img {
    height: 100%;
}

main .intro .container .right .trades_box .trade .title_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

main .intro .container .right .trades_box .trade .title_box .title {
    display: flex;
    align-items: center;
    gap: 5px;
}
main .intro .container .right .trades_box .trade .title_box .title .text span {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
}
main .intro .container .right .trades_box .trade .title_box .title .text span.cian {
    color: #97FDE5
}
main .intro .container .right .trades_box .trade .title_box .title .chain {
    height: 12px;
    width: 12px;
}

main .intro .container .right .trades_box .trade .title_box .stats {
    display: flex;
    align-items: center;
    gap: 10px;
}

main .intro .container .right .trades_box .trade .title_box .stats &gt; div {
    display: flex;
    align-items: center;
    gap: 5px;
}
main .intro .container .right .trades_box .trade .title_box .stats &gt; div .icon {
    width: 8px;
    height: 8px;
}

main .intro .container .right .trades_box .trade .title_box .stats &gt; div .text {
    font-size: 10px;
}

main .intro .container .right .trades_box .trade .title_box .stats &gt; .holders_box .icon {
    background: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 8"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %2338f993; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M4.35,4.67H1.65c-.91,0-1.65.74-1.65,1.65v1.68h6v-1.68c0-.91-.74-1.65-1.65-1.65Z"/&gt;&lt;circle class="cls-1" cx="3" cy="2" r="2"/&gt;&lt;/svg&gt;') center no-repeat;
    background-size: contain
}

main .intro .container .right .trades_box .trade .title_box .stats &gt; .team_box .icon {
    background: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %2338f993; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M0,2C0,1.08.75.34,1.67.33c.32,0,.64.09.9.27.77-.79,2.04-.8,2.83-.03.01,0,.02.02.03.03.27-.18.58-.27.9-.27.92,0,1.67.74,1.67,1.66,0,.79-.56,1.48-1.33,1.63v2.37H1.33v-2.37C.56,3.47,0,2.79,0,2ZM1.33,6.67v1.33h5.33v-1.33H1.33Z"/&gt;&lt;/svg&gt;') center no-repeat;
    background-size: contain
}



main .intro .container .right .trades_box .trade .title_box .title .chain.hype {
    background: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.48 8.55"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %2397fde5; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M11.48,4.23c.01.94-.19,1.84-.57,2.7-.55,1.22-1.88,2.23-3.09,1.16-.99-.87-1.17-2.63-2.65-2.89-1.96-.24-2,2.03-3.28,2.29C.45,7.78-.02,5.38,0,4.3.02,3.21.31,1.68,1.55,1.68c1.43,0,1.52,2.16,3.33,2.04,1.79-.12,1.82-2.37,2.99-3.33,1.01-.83,2.2-.22,2.79.78.55.92.79,2.01.81,3.06h0Z"/&gt;&lt;/svg&gt;') center no-repeat;
    background-size: contain
}
main .intro .container .right .trades_box .trade .title_box .title .chain.eth {
    background: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" width="2500" height="2500" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;circle cx="16" cy="16" r="16" fill="%23627EEA"/&gt;&lt;g fill="%23FFF" fill-rule="nonzero"&gt;&lt;path fill-opacity=".602" d="M16.498 4v8.87l7.497 3.35z"/&gt;&lt;path d="M16.498 4L9 16.22l7.498-3.35z"/&gt;&lt;path fill-opacity=".602" d="M16.498 21.968v6.027L24 17.616z"/&gt;&lt;path d="M16.498 27.995v-6.028L9 17.616z"/&gt;&lt;path fill-opacity=".2" d="M16.498 20.573l7.497-4.353-7.497-3.348z"/&gt;&lt;path fill-opacity=".602" d="M9 16.22l7.498 4.353v-7.701z"/&gt;&lt;/g&gt;&lt;/g&gt;&lt;/svg&gt;') center no-repeat;
    background-size: contain
}
main .intro .container .right .trades_box .trade .title_box .title .chain.sol {
    background: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 15.67"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: url(%23linear-gradient-3); } .cls-2 { fill: url(%23linear-gradient-2); } .cls-3 { fill: url(%23linear-gradient); } &lt;/style&gt;&lt;linearGradient id="linear-gradient" x1="18.15" y1="592.12" x2="7.1" y2="613.27" gradientTransform="translate(0 -594)" gradientUnits="userSpaceOnUse"&gt;&lt;stop offset="0" stop-color="%2300ffa3"/&gt;&lt;stop offset="1" stop-color="%23dc1fff"/&gt;&lt;/linearGradient&gt;&lt;linearGradient id="linear-gradient-2" x1="13.32" y1="589.6" x2="2.27" y2="610.75" xlink:href="%23linear-gradient"/&gt;&lt;linearGradient id="linear-gradient-3" x1="15.72" y1="590.85" x2="4.67" y2="612" xlink:href="%23linear-gradient"/&gt;&lt;/defs&gt;&lt;path class="cls-3" d="M3.25,11.96c.12-.12.29-.19.46-.19h15.96c.29,0,.44.35.23.56l-3.15,3.15c-.12.12-.29.19-.46.19H.33c-.29,0-.44-.35-.23-.56l3.15-3.15Z"/&gt;&lt;path class="cls-2" d="M3.25.19c.13-.12.29-.19.46-.19h15.96c.29,0,.44.35.23.56l-3.15,3.15c-.12.12-.29.19-.46.19H.33c-.29,0-.44-.35-.23-.56L3.25.19Z"/&gt;&lt;path class="cls-1" d="M16.75,6.04c-.12-.12-.29-.19-.46-.19H.33c-.29,0-.44.35-.23.56l3.15,3.15c.12.12.29.19.46.19h15.96c.29,0,.44-.35.23-.56l-3.15-3.15Z"/&gt;&lt;/svg&gt;') center no-repeat;
    background-size: contain
}
main .intro .container .right .trades_box .trade .title_box .title .chain.bsc {
    background: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17.01 20"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %23f0b90b; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M1.91,10v3.87s3.3,1.93,3.3,1.93v2.26L0,15.01v-6.14l1.91,1.13h0ZM1.91,6.13v2.25l-1.91-1.13v-2.25l1.91-1.13,1.92,1.13-1.92,1.13h0ZM6.58,5l1.91-1.13,1.92,1.13-1.92,1.13-1.91-1.13h0Z"/&gt;&lt;path class="cls-1" d="M3.3,13.07v-2.26l1.91,1.13v2.25l-1.91-1.12h0ZM6.58,16.61l1.91,1.13,1.92-1.13v2.25l-1.92,1.13-1.91-1.13v-2.25h0ZM13.17,5l1.91-1.13,1.92,1.13v2.25l-1.92,1.13v-2.25l-1.91-1.13h0ZM15.08,13.87v-3.87s1.92-1.13,1.92-1.13v6.14l-5.21,3.06v-2.26l3.29-1.93h0Z"/&gt;&lt;polygon class="cls-1" points="13.71 13.07 11.79 14.19 11.79 11.93 13.71 10.8 13.71 13.07"/&gt;&lt;path class="cls-1" d="M13.71,6.93v2.26s-3.29,1.93-3.29,1.93v3.88l-1.91,1.12-1.91-1.12v-3.88l-3.3-1.93v-2.26l1.92-1.13,3.28,1.94,3.3-1.94,1.92,1.13h0ZM3.3,3.07L8.5,0l5.21,3.07-1.91,1.13-3.3-1.94-3.29,1.94-1.91-1.13h0Z"/&gt;&lt;/svg&gt;') center no-repeat;
    background-size: contain
}

main .intro .container .right .trades_box .trade .chart {
    height: 22px;
}
main .intro .container .right .trades_box .trade .chart img {
    height: 100%;
}


.code_box {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 100%;
    padding: 70px 10px 10px;
    box-sizing: border-box;
    z-index: 100;
    overflow: hidden;
    
}

.code_box_before {
    content: "";
    display: block;
    position: absolute;
    top: 60px;
    right: 0;
    width: 220px;
    height: 40px;
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    z-index: 101;
}

.code_box_after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 220px;
    height: 40px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    z-index: 101;
}

.code_box .cycle {
    margin-bottom: 20px;
}
.code_box .cycle &gt; * {
    font: 400 9px "IBM Plex Sans", serif;
    letter-spacing: 1px;
    box-sizing: border-box !important;
    width: 100%;
    
    font-size: 9px;
    
    
    -webkit-transition: color 1s ease-in-out;
    transition: color 1s ease-in-out;
    
    color: rgba(255,255,255,0.1);
}

.padding-level-0 {
    padding-left: 0px;
}

.padding-level-1 {
    padding-left: 15px;
}

.padding-level-2 {
    padding-left: 30px;
}


.code_box:hover .cycle &gt; * {
    color: rgba(151,253,229,0.5);
}









main .download {
    padding: 100px 0;
    background: #f8fffe;
    display: flex;
    justify-content: center;
}
main .download .container {
    display: flex;
    gap: 40px
}
main .download .container .left {
    flex: 1;
}
main .download .container .right {
    flex: 0;
}

main .download .container &gt; div {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 40px;
}

main .download .container &gt; div .image {
    height: 395px;
}
main .download .container &gt; div .image img {
    height: 100%;
}

main .download .container &gt; div .text_box {
    width: 360px;
}
main .download .container &gt; div .text_box .title_box {
    width: 100%;
    padding-bottom: 60px;
}
main .download .container &gt; div .text_box .title_box h3 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 20px;
}
main .download .container &gt; div .text_box .title_box h4 {
    font-size: 16px;
    font-weight: 300;
}

main .download .container &gt; div .download_box {
    width: 100%;
}
main .download .container &gt; div .download_box .title {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px
}
main .download .container &gt; div .download_box .download_links {
    display: flex;
    gap: 15px;
    padding-top: 20px;
}
main .download .container &gt; div .download_box .download_links .browser {
    height: 40px;
}
main .download .container &gt; div .download_box.soon .download_links .browser {
    filter: grayscale(100%);
    opacity: 0.75
}
main .download .container &gt; div .download_box .download_links .browser img {
    height: 100%;
}

main .download .container &gt; div .download_box.soon .title {
    opacity: 0.5
}

main .download .container &gt; div .download_box .download_links .telegram_box {
    min-width: 220px;
    height: 40px;
    display: flex;
    gap: 10px;
    background: #039BE5;
    border-radius: 5px;
    align-items: center;
}
main .download .container &gt; div .download_box .download_links .telegram_box img {
    height: 40px;
}
main .download .container &gt; div .download_box .download_links .telegram_box .text {
    padding-right: 30px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase
}




main .product_explained {
    padding: 120px 0;
    background: #111111;
    display: flex;
    justify-content: center;
    color: #fff
}

main .product_explained .title_box {
    width: 100%;
    text-align: center;
}

main .product_explained .title_box h3 {
    font-size: 54px;
    line-height: 60px;
    font-weight: 200;
    margin-bottom: 30px;
}

main .product_explained .title_box h4 {
    font-size: 16px;
    letter-spacing: 2px;
    color: #97FDE5;
    font-weight: 300;
    text-transform: uppercase;
}

main .product_explained .products_box {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 20px));
    column-gap: 40px;
    row-gap: 80px;
    padding-top: 50px;
}

main .product_explained .products_box .product {
    min-height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative
}

main .product_explained .products_box .product.insights {
    background: url(../images/product_insights.png) center no-repeat;
    background-size: contain
}

main .product_explained .products_box .product.automated {
    background: url(../images/product_automated.png) center no-repeat;
    background-size: contain
}
main .product_explained .products_box .product.custom {
    background: url(../images/product_custom.png) center no-repeat;
    background-size: contain
}
main .product_explained .products_box .product.risk {
    background: url(../images/product_risk.png) center no-repeat;
    background-size: contain
}
main .product_explained .products_box .product .text_box {
    width: 80%;
    padding-left: 20px;
    box-sizing: border-box
}
main .product_explained .products_box .product .text_box &gt; div {
    min-height: 40px;
    background: #000;
    padding: 10px 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex: 0;
    width: fit-content;
}
main .product_explained .products_box .product .text_box .title {
    font-size: 16px;
    font-weight: 700;
    color: #97FDE5;
    letter-spacing: 2px;
    text-transform: uppercase
}
main .product_explained .products_box .product.risk .text_box .title,
main .product_explained .products_box .product.insights .text_box .title {
    margin-left: 40px;
}

main .product_explained .products_box .product .text_box .desc {
    font-size: 16px;
    font-weight: 200;
    padding: 15px 30px;
    color: #fff;
}


main .product_explained .products_box .product .ai_box {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    gap: 12px;
    align-items: flex-end;
}
main .product_explained .products_box .product .ai_box .ai_image {
    width: 50px;
    height: 50px;
    background: url(../images/ai_agent.png) center no-repeat;
    background-size: contain
}
main .product_explained .products_box .product .ai_box .ai_messages {
    display: flex;
    flex-direction: column;
    gap: 10px
}
main .product_explained .products_box .product .ai_box .ai_message {
    min-height: 26px;
    display: flex;
    align-items: center;
    padding: 0 15px 0 25px;
    background: #97FDE5;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: fit-content;
}
main .product_explained .products_box .product .ai_box .ai_message .un {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    text-decoration: underline
}
main .product_explained .products_box .product .ai_box .ai_message.flash {
    background: #97FDE5 url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.14 10.1"&gt;&lt;path d="M3.59,10.1h-1.62l.84-3.37h-1.74C.48,6.73,0,6.25,0,5.65c0-.11.02-.21.05-.31L1.66,0h3.98l-1.26,3.37h1.69c.59,0,1.07.48,1.07,1.07,0,.21-.06.41-.18.59l-3.37,5.08Z"/&gt;&lt;/svg&gt;') 10px center no-repeat;
    background-size: auto 10px
}
main .product_explained .products_box .product .ai_box .ai_message.info {
    background: #97FDE5 url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %2397fde5; } &lt;/style&gt;&lt;/defs&gt;&lt;path d="M5,0C2.24,0,0,2.24,0,5s2.24,5,5,5,5-2.24,5-5C10,2.24,7.76,0,5,0Z"/&gt;&lt;g&gt;&lt;circle class="cls-1" cx="5" cy="2.71" r=".75"/&gt;&lt;path class="cls-1" d="M5,4.04h-.42c-.3,0-.54.24-.54.54s.24.54.54.54h.29v2.38c0,.3.24.54.54.54s.54-.24.54-.54v-2.5c0-.53-.43-.96-.96-.96Z"/&gt;&lt;/g&gt;&lt;/svg&gt;') 10px center no-repeat;
    background-size: auto 10px
}

main .product_explained .products_box .product.insights .ai_box {
    top: 10%;
    left: 10%;
    position: absolute;
    animation: levitate-shib 20s ease-in-out infinite;
    will-change: transform;
}

main .product_explained .products_box .product.automated .ai_box {
    top: 12%;
    right: 5%;
    left: inherit;
    position: absolute;
    animation: levitate-hypepe 20s ease-in-out infinite;
    will-change: transform;
}

main .product_explained .products_box .product.custom .ai_box {
    top: 25%;
    left: 0%;
    position: absolute;
    animation: levitate-shib 20s ease-in-out infinite;
    will-change: transform;
}

main .product_explained .products_box .product.risk .ai_box {
    top: 30%;
    right: 10%;
    left: inherit;
    position: absolute;
    animation: levitate-shib 20s ease-in-out infinite;
    will-change: transform;
}

main .product_explained .products_box .product.custom .text_box,
main .product_explained .products_box .product.automated .text_box {
    padding: 0
}

main .product_explained .products_box .product.custom .text_box .desc,
main .product_explained .products_box .product.automated .text_box .desc {
    margin-left: 40px;
}





main .staking {
    padding: 100px 0;
    background: #D9F4F0;
    display: flex;
    justify-content: center;
}

main .staking .container {
    display: flex;
    gap: 40px;
}

main .staking .container &gt; * {
    width: calc(50% - 20px);
    display: flex;
    align-items: center;
}

main .staking .container .left .form_box {
    width: 100%;
    padding: 40px;
    border: 1px solid rgba(0, 0, 0, .05);
    box-sizing: border-box;
    border-radius: 10px
}

main .staking .container .left .form_box .label {
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 15px
}

main .staking .container .left .form_box .input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    padding: 0 20px;
    background: rgba(14,14,14,0.1);
    border: 1px solid rgba(14,14,14,0.25);
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 400;
    color: rgba(0,0,0,0.15)
}

main .staking .container .left .form_box .button {
    padding-top: 20px
}

main .staking .container .left .form_box .tiers {
    width: 100%;
    display: flex;
    gap: 10px;
    padding-top: 30px
}

main .staking .container .left .form_box .tiers .tier {
    border: 1px solid rgba(14,14,14,0.5);
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 1;
}

main .staking .container .left .form_box .tiers .tier .tier_title {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    gap: 5px;
}

main .staking .container .left .form_box .tiers .tier .tier_title .pro {
    padding: 2px 7px;
    border-radius: 5px;
    background: #0E0E0E;
    color: #97FDE5;
    font-weight: 700;
    font-size: 12px
}

main .staking .container .left .form_box .tiers .tier .desc {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

main .staking .container .left .form_box .tiers .tier .desc .amount {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

main .staking .container .left .form_box .tiers .tier .desc .sdesc {
    font-size: 9px;
    font-weight: 400;
}

main .staking .container .right {
    box-sizing: border-box;
    padding: 40px 50px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

main .staking .container .right .title_box {
    width: 100%;
}

main .staking .container .right .title_box h3 {
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 30px
}

main .staking .container .right .title_box h4 {
    font-size: 16px;
    opacity: 0.75
}

main .staking .container .right .button_box {
    width: 100%;
    padding-top: 60px;
}

main .product_explained .products_box .product .text_box .title {
    font-size: 14px
}






main .marketplace {
    padding: 100px 0;
    background: #000;
    display: flex;
    justify-content: center;
}

main .marketplace .container {
    color: #fff;
}

main .marketplace .title_box {
    width: 100%;
    text-align: center;
}

main .marketplace .title_box h3 {
    font-size: 54px;
    line-height: 60px;
    font-weight: 200;
    margin-bottom: 30px;
}

main .marketplace .title_box h4 {
    font-size: 14px;
    letter-spacing: 2px;
    color: #97FDE5;
    font-weight: 300;
    text-transform: uppercase;
}

main .marketplace .marketplace_box {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative
}

main .marketplace .marketplace_box .bg {
    width: 100%;
    max-width: 1440px;
}

main .marketplace .marketplace_box .bg img {
    width: 100%;
}

main .marketplace .ai_box {
    position: absolute;
    left: 5%;
    bottom: 5%;
}




main .marketplace .ai_box {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    gap: 20px;
    align-items: flex-end;
    animation: levitate-shib 20s ease-in-out infinite;
}
main .marketplace .ai_box .ai_image {
    width: 100px;
    height: 100px;
    background: url(../images/ai_agent.png) center no-repeat;
    background-size: contain
}
main .marketplace .ai_box .ai_messages {
    display: flex;
    flex-direction: column;
    gap: 10px
}

main .marketplace .ai_box .ai_message {
    width: fit-content;
    height: 50px;
    background: rgba(188, 188, 188, 0.2);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(63, 76, 72, .2);
    border-radius: 5px;

    padding: 0 20px 0 35px;
    box-sizing: border-box;
    
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    line-height: 13px;
    font-weight: 400;
    color: #fff;
    
    display: flex;
    align-items: center;
    
    position: relative
}

main .marketplace .ai_box .ai_message::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #97FDE5;
    position: absolute;
    left: 20px;
    top: calc(50% - 2px);
    
}



main .extra_desc {
    padding: 100px 0;
    background: #E2E8E7;
    display: flex;
    justify-content: center;
}
main .extra_desc .container {
    display: flex;
    gap: 60px;
    flex-direction: column;
    align-items: center;
}

main .extra_desc .title_box {
    width: 100%;
    text-align: center;
}

main .extra_desc .title_box h3 {
    font-size: 54px;
    line-height: 60px;
    font-weight: 200;
    margin-bottom: 30px;
}

main .extra_desc .title_box h4 {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 500;
    color: #4c4d4d;
}

main .extra_desc .text_boxes {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 20px));
    gap: 40px
}

main .extra_desc .text_boxes .text_box {
    padding: 40px 50px;
    border: 1px solid rgba(0, 0, 0, .05);
    box-sizing: border-box;
    border-radius: 10px;
}

main .extra_desc .text_boxes .text_box .title {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px;
}

main .extra_desc .text_boxes .text_box .desc {
    font-size: 16px;
    font-weight: 300;
    
}





main .sustained {
    padding: 100px 0;
    background: #111111;
    display: flex;
    justify-content: center;
}

main .sustained .container {
    color: #fff;
    gap: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

main .sustained .title_box {
    width: 100%;
    text-align: center;
}

main .sustained .title_box h3 {
    font-size: 54px;
    line-height: 60px;
    font-weight: 200;
    margin-bottom: 30px;
}

main .sustained .title_box h4 {
    font-size: 14px;
    letter-spacing: 2px;
    color: #97FDE5;
    font-weight: 300;
    text-transform: uppercase;
}

main .sustained .text_boxes {
    width: 100%;
    display: flex;
    gap: 40px;
}
main .sustained .text_boxes .text_box {
    min-width: 30%;
    padding: 0 30px 30px;
    box-sizing: border-box;
    border: 1px solid #2B2B2B;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
main .sustained .text_boxes .text_box .img {
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}
main .sustained .text_boxes .text_box .img img {
    height: 100%;
    display: block
}

main .sustained .text_boxes .text_box .content {
    display: flex;
    padding: 0 30px;
    text-align: center;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    box-sizing: border-box
}

main .sustained .text_boxes .text_box .content .title {
    font-weight: 600;
    font-size: 21px;
    letter-spacing: 2px;
    text-transform: uppercase
}

main .sustained .text_boxes .text_box .content .desc {
   font-size: 16px;
    font-weight: 200;
    opacity: 0.75
}



footer {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, .1);
    background: #000 url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.51 29.25"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %230D0D0D; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M23.75,0C10.63,0,0,6.55,0,14.62s10.63,14.62,23.75,14.62,23.75-6.55,23.75-14.62S36.87,0,23.75,0ZM26.88,25.54c-10.59,3.28-20.55,1.02-22.25-5.04C2.94,14.42,10.16,6.84,20.75,3.56c10.59-3.28,20.55-1.02,22.25,5.04,1.69,6.07-5.52,13.65-16.12,16.93Z"/&gt;&lt;/svg&gt;') 10% center no-repeat;
    background-size: auto 140%;
    color: #fff
}

footer .container-max {
    display: flex;
    justify-content: space-between;
    height: 100%;
    padding: 60px 50px;
    box-sizing: border-box;
}

footer .container-max .logo {
    height: 40px;
}
footer .container-max .logo img {
    height: 100%;
}

footer .container-max .copyright {
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.3;
    padding: 30px 0 0 5px
}


footer .container-max .right nav {
    height: 40px;
    display: flex;
    align-items: center;
    gap: 40px;
}

footer .container-max .right nav a {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
}
footer .container-max .right nav .socials {
    display: flex;
    height: 14px;
    gap: 20px
}
footer .container-max .right nav a div.twitter {
    width: 14px;
    height: 14px;
    background: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.74 12"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %23fff; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M6.99,5.08L11.36,0h-1.04l-3.8,4.41L3.5,0H0l4.58,6.67L0,12h1.04l4.01-4.66,3.2,4.66h3.5l-4.75-6.92h0ZM5.57,6.73l-.46-.66L1.41.78h1.59l2.98,4.27.46.66,3.88,5.55h-1.59l-3.16-4.53h0Z"/&gt;&lt;/svg&gt;') center no-repeat;
    background-size: contain
}

footer .container-max .right nav a div.telegram {
    width: 14px;
    height: 14px;
    background: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 11.67"&gt;&lt;defs&gt;&lt;style&gt; .cls-1 { fill: %23fff; } &lt;/style&gt;&lt;/defs&gt;&lt;path class="cls-1" d="M5.49,7.69l-.23,3.26c.33,0,.47-.14.65-.31l1.55-1.48,3.22,2.36c.59.33,1.01.16,1.17-.54L13.96,1.06h0c.19-.87-.32-1.21-.89-1L.65,4.82c-.85.33-.83.8-.14,1.02l3.18.99,7.38-4.61c.35-.23.66-.1.4.13l-5.97,5.36Z"/&gt;&lt;/svg&gt;') center no-repeat;
    background-size: contain
}


main .marketplace .marketplace_box .bg .desktop-image {
    display: block;
}

header .mobile-menu,
main .marketplace .marketplace_box .bg .mobile-image,
main .marketplace .marketplace_box .bg .half-desktop-image {
    display: none
}



main .page {
    min-height: 800px;
    color: #fff;
    display: flex;
    justify-content: center;
    padding: 60px 15px 0;
    box-sizing: border-box;
    
    position: relative
}

main .page .container {
    padding: 60px 0;
    width: 100%;
    max-width: 1280px;
    height: 100%
}

main .page .table_box {
    width: 100%;
    overflow-x: auto;
}

main .page table {
    width: 100%;
    border-collapse: collapse;
}

main .page table th,
main .page table td {
    padding: 12px;
    border: 1px solid #1A1A1A;
    text-align: left;
}

main .page table th {
    background-color: #151515;
    color: white;
    font-weight: bold;
}

main .page table tr:nth-child(even) {
    background-color: #0E0E0E;
}

main .page table tr:hover {
    background-color: #151515;
}

main .page .extra-info-table {
    margin-top: 40px;
}

@media screen and (max-width: 1560px) {
    
    main .intro {
        min-height: 740px
    }
    
    main .intro .container .right .video_box {
        width: 600px;
        height: 600px;
    }
    
    
    
    main .download .container &gt; div .image {
        height: 320px
    }
    main .download .container &gt; div .text_box .title_box h3 {
        font-size: 28px;
        line-height: 30px
    }
    
    main .download .container &gt; div .text_box {
        width: auto
    }
    main .download .container .right {
        flex: 1;
    }
    main .download .container &gt; div {
        gap: 30px
    }
    main .download .container &gt; div .download_box .download_links .browser {
        width: 30px;
        height: 30px
    }
    main .download .container &gt; div .download_box .download_links {
        padding-top: 10px
    }
    
    .code_box .cycle &gt; * {
        font-size: 8px
    }
    
    
    main .staking .container .right .title_box h3 {
        font-size: 36px;
        line-height: 40px
    }
    
}

@media screen and (max-width: 1440px) {
    
    main .sustained .title_box h3,
    main .marketplace .title_box h3,
    main .extra_desc .title_box h3,
    main .product_explained .title_box h3,
    h1, h3 {
        font-size: 48px;
        line-height: 54px;
    }
    
    .intro h1 {
        font-size: 48px;
        line-height: 48px;
    }
    .intro h1 span {
        font-size: 28px;
        line-height: normal;
    }
    
    main .sustained .title_box h4,
    main .extra_desc .title_box h4,
    main .marketplace .title_box h4,
    h2,h4 {
        font-size: 12px;
        line-height: 18px
    }
    
    main .staking .container .right .title_box h4,
    main .download .container &gt; div .text_box .title_box h4 {
        font-size: 14px;
        line-height: normal;
    }
    
    button {
        font-size: 12px;
        min-width: 220px
    }
    
    main .download .container {
        flex-direction: column;
        align-items: center;
        gap: 120px;
    }
    main .download .container &gt; div {
        gap: 60px
    }
    main .download .container &gt; div .text_box {
        width: 400px
    }
    main .download .container &gt; div .image {
        width: 330px;
        display: flex;
        justify-content: flex-end;
    }
    
    main .staking .container {
        flex-direction: column;
        align-items: center;
    }
    
    main .staking .container &gt; * {
        width: 100%;
        max-width: 740px;
    }
    
    main .staking .container .left .form_box .tiers .tier .tier_title .pro {
        font-size: 10px;
        display: flex;
        align-items: center;
    }
    
    main .staking .container .right {
        padding: 0;
        text-align: center
    }

    .padding-level-1 {
        padding-left: 10px;
    }

    .padding-level-2 {
        padding-left: 20px;
    }
    
    main .sustained .text_boxes {
        gap: 20px
    }
    
    
    main .sustained .text_boxes .text_box {
        padding: 0 25px 25px;
    }
    
    main .sustained .text_boxes .text_box .content {
        padding: 0
    }
    
    main .sustained .text_boxes .text_box .content .title {
        font-size: 18px;
    }
    main .sustained .text_boxes .text_box .content .desc {
        font-size: 14px
    }
    
}

@media screen and (max-width: 1280px) {
    button {
        min-width: 180px;
        height: 40px;
        border-radius: 5px;
        padding: 20px 15px 10px;
        font-size: 10px
    }
    

    h2 br, h4 br, h5 br, h6 br {
        display: none
    }


    main .sustained .title_box h3,
    main .marketplace .title_box h3,
    main .extra_desc .title_box h3,
    main .product_explained .title_box h3,
    h1,
    h3 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    
    main .staking .container .right .title_box h3 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    main .sustained .title_box h4,
    main .product_explained .title_box h4,
    main .extra_desc .title_box h4,
    main .marketplace .title_box h4,
    h2,
    h4 {
        font-size: 12px;
        line-height: 16px;
    }
    


    main .intro .container .left {
        z-index: 500;
        position: relative;
    }
    
    
    main .extra_desc .text_boxes .text_box .title {
        font-size: 24px
    }
    
    main .intro .container .right .trades_box .trade .image {
        height: 28px;
        width: 28px;
    }
    main .intro .container .right .trades_box .trade .title_box .title .chain {
        height: 10px;
        width: 10px;
    }
    main .intro .container .right .trades_box .trade .title_box .title .text * {
        font-size: 9px !important;
    }
    
    main .intro .container .right .trades_box .trade .title_box .stats &gt; div .icon {
        width: 6px;
        height: 6px;
    }
    main .intro .container .right .trades_box .trade .title_box .stats &gt; div .text {
        font-size: 8px !important
    }
    
    main .intro .container .right .trades_box .trade {
        min-width: 190px;
        height: 40px
    }
    main .intro .container .right .trades_box .trade .chart {
        height: 18px
    }
    
    
    .code_box {
        width: 160px;
    }
    .code_box * {
        font-size: 8px !important
    }
    
    .padding-level-1 {
        padding-left: 5px;
    }

    .padding-level-2 {
        padding-left: 10px;
    }
    
    
    
    main .product_explained {
        overflow: hidden
    }
    main .product_explained .products_box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    main .product_explained .products_box .product {
        align-items: center;
    }
    
    main .marketplace .ai_box .ai_message {
        font-size: 10px;
        line-height: 13px;
        min-height: 40px;
        height: auto;
        padding: 5px 10px 5px 25px
    }
    
    main .marketplace .ai_box .ai_message::before {
        left: 10px
    }
    
    main .marketplace .ai_box .ai_image {
        width: 60px;
        height: 60px;
    }
    
    main .product_explained .products_box .product .ai_box .ai_message {
        font-size: 10px;
    }
    
    main .product_explained .products_box .product .text_box .title {
        font-size: 12px;
    }
    main .product_explained .products_box .product .text_box .desc {
        font-size: 14px;
        line-height: normal
    }
    
    main .product_explained .products_box .product .text_box &gt; div {
        padding: 10px 20px
    }
    
    main .extra_desc .text_boxes .text_box .title {
        font-size: 21px;
    }
    
    main .extra_desc .text_boxes .text_box .desc {
        font-size: 14px;
    }
    
    main .marketplace .marketplace_box .bg .mobile-image,
    main .marketplace .marketplace_box .bg .desktop-image {
        display: none;
    }
    
    main .marketplace .marketplace_box .bg .half-desktop-image {
        display: block
    }
    
    
    main .sustained .text_boxes {
        flex-direction: column;
        align-items: center;
    }
    
     main .sustained .text_box {
        max-width: 700px
    }
    
    
}

@media screen and (max-width: 960px) {
    
    main .staking .container .right .title_box h3,
    main .marketplace .title_box h3,
    main .extra_desc .title_box h3,
    main .product_explained .title_box h3,
    main .sustained .title_box h3,
    h1,
    h3 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    
    .intro h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .intro h1 span {
        font-size: 21px;
        line-height: normal;
    }
    
    main .sustained .text_boxes .text_box .content .title {
        font-size: 16px;
    }
    
    button {
        min-width: 220px;
        height: 40px;
        border-radius: 5px;
        font-size: 10px;
    }
    
    
    main .product_explained .title_box h4,
    main .extra_desc .title_box h4,
    main .marketplace .title_box h4,
    main .sustained .title_box h4,
    h2,
    h4 {
        font-size: 10px;
        line-height: 14px;
    }
    
    
    .container {
        padding: 0 15px;
    }
    
    main .intro {
        min-height: inherit;
        height: auto;
        padding: 100px 0 40px;
        box-sizing: border-box
    }
    
    main .intro .container {
        flex-direction: column-reverse;
        align-items: center;
        gap: 40px
    }
    
    main .intro .container .right {
        width: 100%;
        max-width: 400px;
        height: 400px;
    }
    
    main .intro .container .right .video_box {
        width: 400px;
        height: 400px;
    }
    
    main .intro .container .right .trades_box .trade.hypepe {
        transform-origin: left center;
    }
    main .intro .container .right .trades_box .trade.bonk {
        transform-origin: left center;
    }
    main .intro .container .right .trades_box .trade.shib {
        transform-origin: right center;
    }
    main .intro .container .right .trades_box .trade.neo {
        transform-origin: right center;
    }
    
    
    
    @keyframes levitate-hypepe {
        0% {
            transform: translate(0, 0) translateZ(0) scale(0.7);
        }

        25% {
            transform: translate(-5px, -5px) translateZ(0) scale(0.7);
        }

        50% {
            transform: translate(5px, -10px) translateZ(0) scale(0.7);
        }

        75% {
            transform: translate(-5px, -5px) translateZ(0) scale(0.7);
        }

        100% {
            transform: translate(0, 0) translateZ(0) scale(0.7);
        }
    }

    @keyframes levitate-shib {
        0% {
            transform: translate(0, 0) translateZ(0) scale(0.7);
        }

        25% {
            transform: translate(10px, -5px) translateZ(0) scale(0.7);
        }

        50% {
            transform: translate(-10px, -10px) translateZ(0) scale(0.7);
        }

        75% {
            transform: translate(5px, -5px) translateZ(0) scale(0.7);
        }

        100% {
            transform: translate(0, 0) translateZ(0) scale(0.7);
        }
    }

    @keyframes levitate-bonk {
        0% {
            transform: translate(0, 0) translateZ(0) scale(0.7);
        }

        25% {
            transform: translate(-10px, 5px) translateZ(0) scale(0.7);
        }

        50% {
            transform: translate(10px, -5px) translateZ(0) scale(0.7);
        }

        75% {
            transform: translate(-5px, 5px) translateZ(0) scale(0.7);
        }

        100% {
            transform: translate(0, 0) translateZ(0) scale(0.7);
        }
    }

    @keyframes levitate-neo {
        0% {
            transform: translate(0, 0) translateZ(0) scale(0.7);
        }

        25% {
            transform: translate(5px, -5px) translateZ(0) scale(0.7);
        }

        50% {
            transform: translate(-10px, -10px) translateZ(0) scale(0.7);
        }

        75% {
            transform: translate(10px, 5px) translateZ(0) scale(0.7);
        }

        100% {
            transform: translate(0, 0) translateZ(0) scale(0.7);
        }
    }
    
    
    .code_box {
        width: 120px
    }
    .code_box .cycle {
        margin-bottom: 10px
    }
    
    .code_box .cycle * {
        font-size: 5px !important
    }
    
    .padding-level-1 {
        padding-left: 5px;
    }

    .padding-level-2 {
        padding-left: 10px;
    }
    
    
    main .intro .container .left {
        width: 100%;
        text-align: center;
        align-items: center;
    }
    
    main .intro .container .left .button_box {
        padding-top: 30px;
        flex-direction: column;
        align-items: center;
    }
    
    
    main .intro .container .left .button_box .socials {
        gap: 10px;
    }
    
    main .intro .container .left .button_box .socials div {
        width: 50px;
        height: 50px;
    }
    
    
    .code_box_before,
    .code_box_after {
        width: 120px;
    }
    
    
    main .download {
        padding: 60px 0;
    }
    
    main .download .container {
        gap: 60px;
    }
    
    main .download .container &gt; div {
        width: 100%;
        flex: none !important;
        gap: 30px;
    }
    
    main .download .container &gt; div .text_box {
        width: 100%;
        text-align: center
    }
    
    main .download .container &gt; div .image {
        justify-content: center;
    }
    
    main .download .container &gt; div .text_box .title_box {
        padding-bottom: 20px;
    }
    
    main .download .container &gt; div .download_box .download_links {
        justify-content: center;
    }
    
    main .download .container &gt; div .image {
        height: 280px
    }
    
    main .download .container &gt; div .text_box .title_box h3 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 15px
    }
    
    
    
    main .product_explained {
        padding: 60px 0;
    }
    
    main .product_explained .container {
        padding: 0;
    }
    
    main .product_explained .title_box {
        padding: 0 10px;
        box-sizing: border-box
    }
    
    main .product_explained .title_box h3 br {
        display: none
    }
    
    main .product_explained .products_box {
        padding-top: 30px;
        row-gap: 10px;
    }
    
    main .product_explained .products_box .product {
        min-height: 280px;
    }
    
    main .product_explained .products_box .product .text_box {
        width: 100%;
        padding: 0 10px !important;
    }
    
    main .product_explained .products_box .product.risk .text_box .title, main .product_explained .products_box .product.insights .text_box .title {
        margin-left: 20px;
    }
    
    main .product_explained .products_box .product.custom .text_box .desc, main .product_explained .products_box .product.automated .text_box .desc {
        margin-left: 20px;
    }
    
    main .product_explained .products_box .product .text_box .title {
        font-size: 10px;
    }
    main .product_explained .products_box .product .text_box .desc {
        font-size: 12px;
        line-height: normal;
    }
    
    main .product_explained .products_box .product.custom .ai_box {
        left: 5%;
    }
    
    main .product_explained .products_box .product.custom .ai_box,
    main .product_explained .products_box .product.insights .ai_box {
        transform-origin: left center;
    }
    
    main .product_explained .products_box .product.risk .ai_box,
    main .product_explained .products_box .product.automated .ai_box {
        transform-origin: right center;
    }
    
    
    main .staking {
        padding: 60px 0;
        justify-content: center;
    }
    main .staking .container .left .form_box {
        padding: 20px 30px;
        border: 1px solid rgba(0, 0, 0, .15);
    }
    main .staking .container .left .form_box .tiers .tier {
        min-width: 45%;
    }
    
    main .staking .container .right .button_box {
        padding-top: 30px
    }
    
    
    main .marketplace {
        padding: 60px 0
    }
    main .marketplace .marketplace_box .bg .desktop-image,
    main .marketplace .marketplace_box .bg .half-desktop-image {
        display: none;
    }
    
    main .marketplace .marketplace_box .bg .mobile-image {
        display: block
    }
    
    main .marketplace .ai_box {
        transform-origin: left bottom;
        bottom: 0;
        left: 2%
    }
    
    main .marketplace .ai_box .ai_message br {
        display: none
    }
    
    
    
    main .extra_desc {
        padding: 60px 0;
    }
    
    main .extra_desc .container {
        gap: 30px;
    }
    
    main .extra_desc .text_boxes {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    
    main .extra_desc .text_boxes .text_box {
        padding: 20px 30px
    }
    
    
    main .download .container &gt; div {
            flex-direction: column;
    }
    
    
    
    main .staking .container .left .form_box .tiers {
        flex-wrap: wrap;
    }
    
    
    .container-max {
        padding: 0 15px;
    }
    
    
    
    main .sustained .text_box {
        max-width: 100%;
        min-width: inherit;
        width: 100%;
    }
    
    
    
    
    
    footer {
        background-size: auto 80%;
        background-position: 90% -60%
    }
    
    footer .container-max {
        padding: 40px 15px 60px;
        flex-direction: column;
        align-items: center;
    }
    
    footer .container-max .copyright {
        padding-top: 15px;
        text-align: center
    }
    
    footer .container-max .right nav {
        flex-direction: column;
        height: auto;
        padding-top: 60px
    }
    
    footer .container-max .right nav .socials {
        flex-direction: column;
        height: auto;
        gap: 0;
    }
    
    footer .container-max .right nav a div {
        height: 50px !important;
        width: 50px !important;
        background-size: 16px !important
    }
    
    
    
    header .left {
        position: relative;
        z-index: 2100
    }
    
    
    header .right {
        
        display: none;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1900;
        background: #000;
        padding: 90px 20px 60px;
        box-sizing: border-box;
        opacity: 0;
        
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    
    header .right nav {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    header .right nav * {
        font-size: 18px !important;
        font-weight: 200 !important;
        opacity: 0.75
    }
    
    header.active .right {
        display: flex
    }
    
    header .container-max .logo {
        height: 26px;
    }
    
    .mobile-menu {
        display: block !important;
        height: 60px;
        width: 60px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2100;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mobile-menu::before,
    .mobile-menu::after {
        content: '';
        position: absolute;
        width: 14px;
        left: calc(50% - 7px);
        height: 1px;
        background-color: white;
        transition: transform 0.3s ease, top 0.3s ease;
    }

    .mobile-menu::before {
        top: calc(50% - 3.5px);
        transform: rotate(0deg);
    }

    .mobile-menu::after {
        top: calc(50% + 3.5px);
        transform: rotate(0deg);
    }

    header.visible .mobile-menu::before {
        top: 50%;
        transform: rotate(45deg);
    }

    header.visible .mobile-menu::after {
        top: 50%;
        transform: rotate(-45deg);
    }

    
    header.visible .right {
        opacity: 1
    }
    
}</pre></body></html>