@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    border: 0
}

:focus {
    outline: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1;max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: unset
}

a:active,a:hover {
    outline: 0
}

a:focus-visible {
    outline-offset: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure,form {
    margin: 0
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
    border: 0
}

button,input,select,textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    *vertical-align: middle
}

button,input {
    line-height: normal
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    *overflow: visible;
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],html input[disabled] {
    cursor: default
}

button[disabled]:hover {
    -webkit-filter: unset;
    filter: unset
}

input[type=checkbox],input[type=radio] {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *width: 13px;
    *height: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

button,html,input,select,textarea {
    color: #222
}

::-moz-selection {
    text-shadow: none;
    background: #b3d4fc
}

::selection {
    text-shadow: none;
    background: #b3d4fc
}

img {
    vertical-align: middle
}

a {
    text-decoration: none
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

textarea {
    resize: vertical
}

.fullhdWidth {
    max-width: 1980px;
    margin: 0 auto
}

.chromeframe {
    margin: .2em 0;
    padding: .2em 0;
    color: #000;
    background: #ccc
}

.intercom-lightweight-app .intercom-lightweight-app-launcher,.intercom-namespace .intercom-app .intercom-launcher-frame,body .intercom-lightweight-app {
    z-index: 5
}

@font-face {
    font-family: Text Me One;
    src: url(/fonts/TextMeOne-Regular.woff2) format("woff2"),url(/fonts/TextMeOne-Regular.woff) format("woff"),url(/fonts/TextMeOne-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body,html {
    font-family: Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;
    font-size: 10px;
    background-color: #fffefe
}

:root {
    --pink: #ff9d9d;
    --dark-pink: #ff9f9f;
    --dark-yellow: #f9c50e;
    --drop-yellow: #ffd954;
    --light-white: #fdfdfd;
    --light-white2: #f1f1f1;
    --active-button-white: hsla(0,0%,100%,0.8);
    --lightest--header-white: #edecec;
    --light-gray: #5e5e5e;
    --light-blue: #283287;
    --lightest-gray: hsla(0,0%,76.9%,0.3);
    --white: #fff;
    --light-gray2: #c4c4c4;
    --light-gray3: #c3c3c3;
    --light-gray4: #bdbdbd;
    --light-gray5: #d0d0d0;
    --light-gray6: #dcdcdc;
    --sidus-gray: #d3d3d3;
    --sidus-gray2: #b1b2b1;
    --divider-graph: #bcbcbc;
    --black: #000;
    --black2: #1c1c1c;
    --black3: #363734;
    --dark-gray: #1d1d1d;
    --nfts-title: #4b3429;
    --radio-title: #d7d7d7;
    --lightest-dark-gray: rgba(29,29,29,0.6);
    --gray3: #a9a9a9;
    --divider: #eee;
    --blue: #3d4de3;
    --dark-blue: #335dd2;
    --blue-hover: #3d69e3;
    --yellow: #ffca0e;
    --yellow-hover: #ffdb0e;
    --orange-graph: #ff8f3d;
    --lighest-yellow: rgba(255,202,14,0.6);
    --light-red: #eb5757;
    --mint: #6fcf97;
    --sm: 32em;
    --md: 76.8em;
    --lg: 102.4em;
    --xl: 144em;
    --title: #ff7979;
    --subtitle: #283287;
    --supernova: #fac60e;
    --dove-gray: #707070;
    --golden-glow: #ffe792;
    --silver: #c3c3c3;
    --silver-chalice: #a8a8a8;
    --scorpion: #5d5d5d;
    --drop-title-black: #383838;
    --alabaster: #f9f9f9;
    --error-bg: #fee8e9;
    --error-red: #df1212;
    --cyberpunk-red: #eb282b;
    --whisper: #e4e4e4;
    --dim-gray: #707070;
    --opacity-gray: rgba(68,68,68,0.6);
    --shadow: rgba(0,0,0,0.16);
    --success: #5fca6d
}

.main {
    width: 100%
}

.LineLoading_lineLoading__container__y9aO0 {
    margin: auto;
    display: -moz-box;
    display: flex;
    width: 14.5em;
    height: .5em;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -moz-box-pack: center;
    justify-content: center
}

.LineLoading_lineLoading__align_start__32cu3 {
    margin: 0;
    -moz-box-pack: start;
    justify-content: flex-start
}

.LineLoading_lineLoading__size_small__3KI2i {
    max-width: 10em;
    font-size: .3em
}

.LineLoading_lineLoading__size_medium__f086t {
    max-width: 10em;
    font-size: .5em
}

.LineLoading_lineLoading__fullwidth__cFSEA {
    max-width: 100%
}

.LineLoading_lineLoading__element__1Msyp {
    margin-right: .5em;
    display: -moz-box;
    display: flex
}

.LineLoading_lineLoading__element__1Msyp:last-child {
    margin-right: 0
}

.LineLoading_lineLoading__current__2k9rV {
    width: 9.6em;
    height: .5em;
    background-color: var(--black);
    -webkit-animation: LineLoading_lineItem__25Wlj 5s ease-in-out infinite;
    -moz-animation: LineLoading_lineItem__25Wlj 5s ease-in-out infinite;
    animation: LineLoading_lineItem__25Wlj 5s ease-in-out infinite
}

.LineLoading_lineLoading__white__3IB_V .LineLoading_lineLoading__current__2k9rV,.LineLoading_lineLoading__white__3IB_V .LineLoading_lineLoading__rectangle__3l24q {
    background-color: var(--white)
}

.LineLoading_lineLoading__rectangle__3l24q {
    width: .5em;
    height: .5em;
    background-color: var(--black)
}

@-webkit-keyframes LineLoading_lineItem__25Wlj {
    0% {
        width: .5em
    }

    30% {
        width: 13em
    }

    to {
        width: .5em
    }
}

@-moz-keyframes LineLoading_lineItem__25Wlj {
    0% {
        width: .5em
    }

    30% {
        width: 13em
    }

    to {
        width: .5em
    }
}

@keyframes LineLoading_lineItem__25Wlj {
    0% {
        width: .5em
    }

    30% {
        width: 13em
    }

    to {
        width: .5em
    }
}

.text_text__qMNiw {
    font-family: Montserrat,sans-serif;
    font-style: normal
}

.text_text_size_big__1kWxr {
    font-size: 8.3em;
    line-height: 96%;
    font-weight: 900
}

.text_text_size_middle__4I2zQ {
    font-size: 3.2em;
    line-height: 125%;
    font-weight: 600
}

.text_text_size_small__2Znpt {
    font-size: 1.6em;
    font-weight: 600
}

@media screen and (max-width: 720px) {
    .text_text_size_big__1kWxr {
        font-size:5.9em
    }

    .text_text_size_middle__4I2zQ {
        font-size: 2.1em
    }
}

.no_mobile_container__-0zZl {
    padding: 2em;
    display: -moz-box;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100vh;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    background-image: url(/images/no-mobile.png);
    background-position: 50%;
    background-size: cover
}

.no_mobile_logo__2jq6Z {
    width: 8em
}

.no_mobile_text1__f0Udq {
    margin-top: 20vh;
    width: 85%
}

.no_mobile_text1__f0Udq,.no_mobile_text2__3Q90s {
    font-size: 3.2em;
    line-height: 1.21em;
    font-weight: 700;
    text-align: center;
    color: var(--white)
}

.no_mobile_text2__3Q90s {
    margin-top: 10vh
}
