/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    overflow-x: hidden;
}

main {
    display: block;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}
input {
    outline: none;
    border:none;
    background-image:none;
    background-color:transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button,
select {
    text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}


@font-face {
    font-family: 'Onest';
    src: url('../fonts/onest/Onest-Regular.eot');
    src: url('../fonts/onest/Onest-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/onest/Onest-Regular.woff2') format('woff2'),
    url('../fonts/onest/Onest-Regular.woff') format('woff'),
    url('../fonts/onest/Onest-Regular.ttf') format('truetype'),
    url('../fonts/onest/Onest-Regular.svg#Onest-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../fonts/onest/Onest-Medium.eot');
    src: url('../fonts/onest/Onest-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/onest/Onest-Medium.woff2') format('woff2'),
    url('../fonts/onest/Onest-Medium.woff') format('woff'),
    url('../fonts/onest/Onest-Medium.ttf') format('truetype'),
    url('../fonts/onest/Onest-Medium.svg#Onest-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../fonts/onest/Onest-Bold.eot');
    src: url('../fonts/onest/Onest-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/onest/Onest-Bold.woff2') format('woff2'),
    url('../fonts/onest/Onest-Bold.woff') format('woff'),
    url('../fonts/onest/Onest-Bold.ttf') format('truetype'),
    url('../fonts/onest/Onest-Bold.svg#Onest-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('../fonts/onest/Onest-ExtraBold.eot');
    src: url('../fonts/onest/Onest-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/onest/Onest-ExtraBold.woff2') format('woff2'),
    url('../fonts/onest/Onest-ExtraBold.woff') format('woff'),
    url('../fonts/onest/Onest-ExtraBold.ttf') format('truetype'),
    url('../fonts/onest/Onest-ExtraBold.svg#Onest-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

:root {
    --main_blue: #129ad6;
    --main_pink: #db4f76;
    --text-color: #aaaaaa;

    --titles-color: #041527;
    --text-color_dark: #343a40;
    --text-color_reg: #5B6673;
    --gray-button: #EBF1F5;
    --gray-button-hover: #E1EAF0;
    /*--green-gradient: radial-gradient(290.02% 236.56% at 190.4% 228.57%, #C9F731 0%, #35CA94 100%);*/
    --green-gradient: radial-gradient(145.22% 107.86% at 90.91% 99.87%, #C9F731 0%, #35CA94 100%);
    --green-main: #43CE8B;
    --purple-gradient: radial-gradient(154.09% 114.47% at 104.5% 102.98%, #775BFF 0.01%, #2948FF 100%);

    --red: #eb5757;
    --orange: #f2994a;
    --yellow: #f2c94c;
    --green1: #219653;
    --green2: #27ae60;
    --green3: #6fcf97;
    --grey1: #4f4f4f;
    --grey2: #828282;
    --grey3: #bdbdbd;
    --grey4: #e0e0e0;
    --grey5: #E6EDF3;
    --white1: #F8FAFA;
}

* {
    -webkit-font-smoothing: antialiased;
    font-smooth: antialiased;
}

body {
    margin: 0;
    padding: 0;
    min-width: 360px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}

html {
    background-color: #fff;
    font-family: Onest, sans-serif;
}

main {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-bottom: 56px;
}

button {
    margin: 0;
    cursor: pointer;
}

p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

h1, h2, h3, h4, h5 {
    font-family: Onest, sans-serif;
    color: var(--titles-color);
    margin: 0;
}

h1 {
    font-weight: 800;
    font-size: 54px;
    line-height: 62px;
}

h2 {
    font-size: 40px;
    line-height: 51px;
}

h2, h3, h4, h5 {
    font-weight: 500;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    font-weight: inherit;
    text-decoration: none;
}

[data-href] {
    cursor: pointer;
}

.none {
    display: none !important;
}

.disabled {
    pointer-events: none;
    color: #B8C3CC;
}

.disabled a {
    color: #B8C3CC;
}

.disabled-button {
    pointer-events: none;
    background: #F5F8FA;
    color: #B8C3CC;
}

.disabled-button a {
    color: #B8C3CC;
}

.button_gray.disabled-button {
    color: #B8C3CC;
}


.custom-scrollbar::-webkit-scrollbar {
    height: 6px;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: #EBF1F5;
    border-radius: 40px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: #041527;
    border-radius: 40px;
}

.content > :last-child {
    margin-bottom: 0 !important;
}

.text_small {
    font-size: 14px;
}

.blue-text {
    color: var(--main_blue);
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.max-height {
    height: 100%;
}

.gold-gradient-text {
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            color-stop(50%, var(--yellow)),
            to(#FFFFFF)
    );

    background: -o-radial-gradient(621.33% 4646.8% at 126.53% -7.5%, #E5B539 0%, #FDF3D9 0.01%, #BA8D1B 20%);
    background: -o-radial-gradient(126.53% -7.5%, 621.33% 4646.8%, #E5B539 0%, #FDF3D9 0.01%, #BA8D1B 20%);
    background: radial-gradient(621.33% 4646.8% at 126.53% -7.5%, #E5B539 0%, #FDF3D9 0.01%, #BA8D1B 20%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.platinum-gradient-text {
    background: -o-linear-gradient(left, var(--grey1) 50%, #FFFFFF);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--grey1)), to(#FFFFFF));
    background: linear-gradient(90deg, var(--grey1) 50%, #FFFFFF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blue-gradient-text {
    background: -o-linear-gradient(left, var(--main_blue) 50%, #FFFFFF);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--main_blue)), to(#FFFFFF));
    background: linear-gradient(90deg, var(--main_blue) 50%, #FFFFFF);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.gradient-text {
    background: -o-linear-gradient(left, var(--main_blue) 50%, var(--main_pink));
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--main_blue)), to(var(--main_pink)));
    background: linear-gradient(90deg, var(--main_blue) 50%, var(--main_pink));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-text-revers {
    background: -o-linear-gradient(left, var(--main_pink) 0%, var(--main_blue));
    background: -webkit-gradient(linear, left top, right top, from(var(--main_pink)), to(var(--main_blue)));
    background: linear-gradient(90deg, var(--main_pink) 0%, var(--main_blue));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.button {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-color: transparent;

    color: var(--white1);
    border-radius: 8px;
    width: 232px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-align: center;
    padding: 13px 0;
    -webkit-transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: background 0.3s, box-shadow 0.3s, color 0.3s;
    transition: background 0.3s, box-shadow 0.3s, color 0.3s;
    transition: background 0.3s, box-shadow 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s, color 0.3s,
    -webkit-box-shadow 0.3s;
}

.button_fill {
    --btn-accent-color: var(--main_blue);
    border: 1px solid var(--btn-accent-color);
    background-color: var(--btn-accent-color);
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: inset 0 0 0 rgba(255, 255, 255, 0);
}

.button_fill:hover {
    --btn-accent-color: #41aedf;
}

.button_fill:active {
    --btn-accent-color: var(--main_blue);
    -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.25);
}

.button_fill.disabled,
.button_fill[disabled] {
    --btn-accent-color: var(--grey5);
}

.button_purple {
    background: -o-radial-gradient(104.5% 102.98%, 154.09% 114.47%, #775BFF 0.01%, #2948FF 100%);
    background: radial-gradient(154.09% 114.47% at 104.5% 102.98%, #775BFF 0.01%, #2948FF 100%);
    padding: 16px 0;
    font-size: 16px;
    line-height: 20px;
}

.button_purple:hover {
    background: -o-radial-gradient(104.5% 102.98%, 154.09% 114.47%, #A593FF 0.01%, #3038FF 100%);
    background: radial-gradient(154.09% 114.47% at 104.5% 102.98%, #A593FF 0.01%, #3038FF 100%);
}

.button_purple:active {
    background: -o-radial-gradient(104.5% 102.98%, 154.09% 114.47%, #6D50FF 22.4%, #2A31DB 100%);
    background: radial-gradient(154.09% 114.47% at 104.5% 102.98%, #6D50FF 22.4%, #2A31DB 100%);
}

.button_purple img {
    margin-left: 8px;
}

.button_gray {
    background: var(--gray-button);
    color: var(--titles-color);
}

.button_gray:hover {
    background: var(--gray-button-hover);
}

.button_transparent {
    border: 1px solid var(--white1);
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: inset 0 0 0 rgba(255, 255, 255, 0);
}

.button_transparent:hover {
    --btn-accent-color: #41aedf;
}

.button_transparent:active {
    --btn-accent-color: var(--main_blue);
    -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.25);
}

.button_transparent.disabled,
.button_transparent[disabled] {
    --btn-accent-color: var(--grey5);
    color: var(--btn-accent-color);
}

.button_soon {
    border-radius: 48px;
    background: var(--gray-button);
    padding: 10px 24px;
    color: #353B41;
    cursor: auto;
    width: 123px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 15px;
}

.hide {
    display: none;
}

.section:first-of-type {
    margin-top: 30px;
}

.section:last-of-type {
    margin-bottom: 0;
}

.isometric-card {
    -webkit-transform: matrix(0.71, -0.41, 1.22, 0.71, 0, 0);
    -ms-transform: matrix(0.71, -0.41, 1.22, 0.71, 0, 0);
    transform: matrix(0.71, -0.41, 1.22, 0.71, 0, 0);
    color: var(--text-color);
}

.isometric-card__bubble-block {
    position: relative;
    margin-bottom: 30px;
}

.isometric-card__bubble-wrapper {
    overflow: hidden;
    border-radius: 32px;
    padding: 1px;
    font-family: Neue Machine, -apple-system, BlinkMacSystemFont, Open Sans,
    Roboto, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 600;
    background-image: -o-linear-gradient(right, #fff, rgba(20, 156, 216, 0.5));
    background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(20, 156, 216, 0.5)));
    background-image: linear-gradient(-90deg, #fff, rgba(20, 156, 216, 0.5));
    color: var(--text-color_dark);
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
}

.isometric-card__bubble-wrapper.reflect {
    position: absolute;
    z-index: -1;
    left: -15px;
    top: 10px;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.isometric-card__bubble {
    height: 100%;
    border-radius: inherit;
    padding: 30px 0;
    background: #fff;
    text-align: center;
}

.card-with-icon {
    background: #fff;
    padding: 32px;
    border: 1px solid var(--grey5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    border-radius: 16px;
    color: var(--text-color_reg);
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    height: inherit;
}

.card-with-icon__title {
    position: relative;
    font-family: Onest, sans-serif;
    font-weight: 500;
    line-height: 36px;
    color: var(--titles-color);
}

.card-with-icon__icon {
    width: 48px;
    position: relative;
    margin-bottom: 24px;
}

.card-with-icon__icon::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.card-with-icon__icon img,
.card-with-icon__icon svg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    max-height: 48px;
    width: auto;
    margin: auto 0;
}

.table {
    font-family: Onest, sans-serif;
    font-weight: 500;
    text-align: center;
    width: 100%;
    border: none;
    border-spacing: 0;
    min-width: 1180px;
}

.table .trow__title,
.table thead {
    color: #c3c3c3;
}

.table thead th {
    padding: 20px 0;
    font-size: 13px;
    line-height: 17px;
    color: var(--text-color_reg);
}

.table .trow__title,
.table th {

}

.table tbody tr {
    margin-top: -4px;
    border: none;
}

.table tbody tr:nth-child(odd) td {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.table tbody tr:nth-child(odd) td:first-child {
    border-radius: 32px 0 0 32px;
    border-left: 1px solid #f2f2f2;
}

.table tbody tr:nth-child(odd) td:last-child {
    border-radius: 0 32px 32px 0;
    border-right: 1px solid #f2f2f2;
}

.table tbody tr:nth-child(odd) .trow__cell:nth-child(even) {
    background-color: var(--gray-button);
}

.table tbody tr:nth-child(even) td:last-child {
    border-radius: 0 32px 32px 0;
    border-right: 1px solid #f2f2f2;
}

.table tbody tr:nth-child(even) .trow__cell:nth-child(odd) {
    background-color: var(--gray-button);
}

.table tbody tr td {
    background-color: #fff;
    padding: 20px 0;
}

.table tbody tr .trow__title {
    min-width: 262px;
    font-size: 14px;
    line-height: 18px;
    background-color: rgba(255, 255, 255, 0);
    background-image: -o-linear-gradient(left, transparent 10%, #fff);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), to(#fff));
    background-image: linear-gradient(90deg, transparent 10%, #fff);
}

.table tbody tr .trow__cell {
    min-width: 153px;
    color: var(--titles-color);
}

.table tbody tr .zero {
    color: #c3c3c3 !important;
}

.simplebar-track {
    opacity: 1;
    background-color: var(--grey3);
    border-radius: 50px;
}

.simplebar-track.simplebar-horizontal {
    opacity: 1;
    height: 6px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    height: 100%;
    top: 0;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
    background-color: var(--titles-color);
    left: 0;
    right: 0;
    opacity: 1;
}

.simplebar-track.simplebar-vertical {
    width: 6px;
}

.check-items {
    max-width: 100%;
}

.check-item {
    padding: 12px 24px 12px 60px;
    text-align: left;
    background-image: url(../img/ui/check_green.svg);
    background-position: 24px center;
    background-size: 22px 22px;
    background-repeat: no-repeat;
    border-radius: 50px;
    border: 1px solid var(--grey5);
}

.check-item_dark {
    background-image: url(../img/ui/check_black.svg);
}

.check-item > :last-child {
    margin-bottom: 0;
}

.check-item p {
    font-size: 14px;
    color: var(--text-color);
    margin: 6px 0;
    font-weight: 400;
    font-family: Gilroy, -apple-system, BlinkMacSystemFont, Open Sans, Roboto,
    Helvetica Neue, Helvetica, sans-serif;
}

.card-with-link {
    padding: 40px;
    border-radius: 32px;
    border: 1px solid var(--grey5);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}

.card-with-link__button {
    margin-top: 24px;
    padding: 20px 50px;
}

.card-with-link__content {
    color: var(--text-color);
    margin-bottom: auto;
}

.card-with-link__content > * {
    margin: 24px 0;
}

.card-with-link__title {
    font-family: Neue Machine, -apple-system, BlinkMacSystemFont, Open Sans,
    Roboto, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    color: var(--titles-color);
    font-weight: 700;
}

.social-card {
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    border-radius: 16px;
    min-height: 341px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.social-card__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #4F5B68;
}

.social-card__title {
    margin: 16px 0 8px;
    font-weight: 500;
    font-size: 26px;
    line-height: 33px;
    color: var(--titles-color);
}

.social-card__icon {
    width: 48px;
    position: relative;
}

.social-card__icon::before {
    display: block;
    content: "";
    padding-top: 100%;
}

.social-card__icon img,
.social-card__icon svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-height: 37px;
    max-width: 44px;
    height: auto;
    width: auto;
}

.social-card__inner-icon {
    min-height: 48px;
    min-width: 48px;
}

.instagram__button {
    padding: 15px 49px;
}


/*  ROADMAP SECTION  */
.roadmap-section {
    margin-bottom: 62px;
}

.roadmap-section__title {
    margin-bottom: 32px;
}

.roadmap__block {
    background: #fff;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    border-radius: 32px;
    border: 1px solid #E6EDF3;
    padding: 25px;
    padding-right: 0;
}

.roadmap__content {
    overflow: auto;
}

.roadmap__content::-webkit-scrollbar {
    height: 6px;
}

.roadmap__content::-webkit-scrollbar-track {
    background: #EBF1F5;
    border-radius: 40px;
}

.roadmap__content::-webkit-scrollbar-thumb {
    background: #041527;
    border-radius: 40px;
}

.roadmap__content > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.roadmap__content > ul li:not(:first-child) {
    margin-right: 40px;
}

.roadmap__content > ul li.current .roadmap-card__title .check-item {
    color: #fff;
    background-color: var(--green-main);
}

.roadmap__content > ul li.current ~ li .roadmap-card__title .check-item {
    padding: 15px 20px 15px 55px;
    text-align: left;
    background-image: url(../img/mainPage/token/purple-check.svg);
    background-position: 20px center;
}

.roadmap-card {
    min-width: 235px;
    padding: 25px;
    font-size: 14px;
}

.roadmap-card__title .check-item {
    white-space: nowrap;
    border-radius: 8px;
    color: var(--titles-color);
    background-image: none;
    padding: 16px;
    text-align: center;
    font-size: 24px;
}

.roadmap-card__content {
    margin-top: 24px;
    color: var(--titles-color);
    font-weight: 400;
    line-height: 18px;
}

.roadmap-card__content ul {
    list-style: disc;
    padding-left: 15px;
}

.roadmap-card__content ul li:not(:last-child) {
    margin-bottom: 10px;
}

.accent-text {
    background: -o-radial-gradient(104.5% 102.98%, 154.09% 114.47%, #775BFF 0.01%, #2948FF 100%);
    background: radial-gradient(154.09% 114.47% at 104.5% 102.98%, #775BFF 0.01%, #2948FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.rounded-icon {
    display: block;
    width: 36px;
    border-radius: 100%;
    background: #F7FAFC;
    position: relative;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.rounded-icon::before {
    padding-top: 100%;
    content: "";
    display: block;
}

.rounded-icon img,
.rounded-icon svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 13px;
    width: auto;
    margin: auto;
}
.rounded-icon svg path {
    -webkit-transition: fill 0.4s ease-in-out;
    -o-transition: fill 0.4s ease-in-out;
    transition: fill 0.4s ease-in-out;
}

/* <<<<<<<<<<<<< HEADER */
.header {
    padding: 17px 0;
    position: fixed;
    top: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    left: 0;
    right: 0;
    z-index: 1000;
}

.header__container {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    border-radius: 16px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.header__mobile-menu {

}

.mobile-menu__wrap {
    position: absolute;
    left: 0;
    bottom: calc(100% - 10px);
    width: 100%;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.opened {
    height: 170px;
    opacity: 1;
}

.mobile-menu__list {
    background: #FFFFFF;
    border: 1px solid #E8EDF3;
    border-radius: 16px;
    padding: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}

.mobile-menu__item {
    cursor: pointer;
    width: 100%;
    border-radius: 8px;
    padding: 18px 0;
    text-align: center;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.mobile-menu__link {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: var(--titles-color);
}

.mobile-menu-button {
    position: relative;
    display: block;
    margin-right: 8px;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.mobile-menu-button__inner {
    padding: 17px 16px;
    background: #EBF1F5;
    border: 1px solid #D5DDE6;
    border-radius: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: var(--titles-color);
}

.mobile-menu-button__burger {
    margin-left: 38px;
    position: relative;
}

.cross.mobile-menu-button__burger:before {
    -webkit-transform: translate(0px, 9px) rotate(45deg);
    -ms-transform: translate(0px, 9px) rotate(45deg);
    transform: translate(0px, 9px) rotate(45deg);
}

.cross.mobile-menu-button__burger:after {
    -webkit-transform: translate(0px, -9px) rotate(-45deg);
    -ms-transform: translate(0px, -9px) rotate(-45deg);
    transform: translate(0px, -9px) rotate(-45deg);
}

.cross .mobile-menu-button__burger-line {
    opacity: 0;
}

.mobile-menu-button__burger:before, .mobile-menu-button__burger:after {
    position: absolute;
    content: '';
    left: 0;
    background: var(--titles-color);
    width: 24px;
    height: 3px;
    border-radius: 3px;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.mobile-menu-button__burger:before {
    top: calc(50% - 10px);
}

.mobile-menu-button__burger:after {
    top: calc(50% + 8px);
}

.mobile-menu-button__burger-line {
    background: var(--titles-color);
    width: 24px;
    height: 3px;
    border-radius: 3px;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.header__background-logo {
    position: absolute;
    top: -470px;
    right: -98px;
    width: 662px;
    height: auto;
    z-index: -1;
}

.header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__logo {
    display: none;
}

.header__logo img {
    display: block;
    width: 167px;
    height: 32px;

}

.header__socials .header-socials__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
}

.header__socials .header-socials__item:not(:last-child) {
    margin-right: 20px;
}

.header-links {
    display: none;
}

.header-links__list {
    gap: 40px;
}

.header-links__link {
    color: var(--text-color_dark);
    font-family: 'Onest', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    padding-bottom: 1px;
}

.header-links__link:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--text-color_dark);
    border-radius: 4px;
    display: none;
}

.header-links__link:hover.header-links__link:before {
    display: block;
}
.header-links__link_active {
    pointer-events: none;
}
.header-links__link_active.header-links__link:before {
    display: block;

}

.header__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header__menu ul li {
    color: var(--text-color_dark);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}

.header__menu ul li:not(:last-child) {
    margin-right: 65px;
}

.header__menu ul li a {
    color: var(--text-color_dark);
    font-size: 12px;
}

.header__button {
    background: -o-radial-gradient(90.91% 99.87%, 145.22% 107.86%, #C9F731 0%, #35CA94 100%);
    background: radial-gradient(145.22% 107.86% at 90.91% 99.87%, #C9F731 0%, #35CA94 100%);
    padding: 1px;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.3);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.3);
    border-radius: 16px;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.header__button-inner {
    background: #ffffff;
    color: var(--titles-color);
    border-radius: 15px;
    padding: 18px 11px;
    width: 100%;
}


/*  <<<<<<<<<<<<< HERO SECTION */


.hero-section {
    padding: 140px 0 72px;
}

.hero-section__container {
    position: relative;
}

.hero-section__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
}

.hero-section__subtitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    max-width: 530px;
    margin: 16px 0 42px;
    color: var(--text-color_reg);
}

.hero-section__button {
    width: 100%;
}

.hero-section__button:before {
    position: absolute;
    content: '';
    width: 170px;
    height: 32px;
    left: 50%;
    top: 28px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: rgba(94, 85, 255, 0.3);
    -webkit-filter: blur(16px);
    filter: blur(16px);
    z-index: -1;
}

.hero-section__intro, .hero-section__mint {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.hero-section__intro {
    margin-right: 0;
    margin-top: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.hero-section__web3 {
    background: -o-radial-gradient(104.5% 102.98%, 154.09% 114.47%, #775BFF 0.01%, #2948FF 100%);
    background: radial-gradient(154.09% 114.47% at 104.5% 102.98%, #775BFF 0.01%, #2948FF 100%);
    padding: 1px;
    border-radius: 58px;
    margin-bottom: 16px;

}

.hero-section__web3-inner {
    padding: 13px 24px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: var(--titles-color);
    background: #fff;
    border-radius: 57px;
}

.counter-section {
    min-width: 340px;
    padding: 24px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.3);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.3);
    border-radius: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.counter-section:before {
    position: absolute;
    content: 'Mint';
    bottom: 110px;
    right: 68px;
    -webkit-transform: rotate(-10.54deg);
    -ms-transform: rotate(-10.54deg);
    transform: rotate(-10.54deg);
    z-index: -1;
    font-weight: 700;
    font-size: 124px;
    line-height: 158px;
    color: var(--titles-color);
}


.counter-section a {
    width: 100%;
    margin-top: 24px;
    padding: 18px 0;
}

.counter-section__timer-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 41px;
    color: var(--titles-color);
}

.counter-section__timer {
    background: var(--green-gradient);
    border-radius: 8px;
    padding: 1px;
    width: 100%;
    margin-bottom: 12px;
}

.counter-section__timer-inner {
    background: var(--gray-button);
    border-radius: 7px;
    padding: 12px 0 12px 22px;
    min-height: 70px;
    font-size: 39px;
    line-height: 46px;
    font-weight: 500;
    color: var(--titles-color);
}

.counter-section__desc {
    min-width: 321px;
    color: var(--text-color_reg);
    font-size: 16px;
    line-height: 20px;
}

.counter-section__title:first-child {
    margin-left: 15px;
    margin-right: 36px;
}

.counter-section__title:nth-child(2) {
    margin-right: 34px;
}

.counter-section__title:nth-child(3) {
    margin-right: 28px;
}

.hero-section__mobile-logo {
    display: block;
    -webkit-transform: translateY(-130px);
    -ms-transform: translateY(-130px);
    transform: translateY(-130px);
}

.hero-section__content .button_fill {
    border: none;
    width: 100%;
    padding: 15px 30px;
    background-image: -o-linear-gradient(
            10deg,
            var(--main_blue) 44.31%,
            #fff 141.3%
    );
    background-image: linear-gradient(
            80deg,
            var(--main_blue) 44.31%,
            #fff 141.3%
    );
}

.hero-section__title-block {
    max-width: 721px;
    position: relative;

}

.hero-section__title {
    font-size: 23px;
    line-height: 29px;
}

.hero-section__image {
    margin-top: 90px;
    position: relative;
    margin-right: -20px;
    margin-left: -20px;
}

.hero-section__image:before {
    position: absolute;
    content: url("../../assets/img/mainPage/main-background-blur.svg");
    opacity: 0.3;
    width: 1396px;
    height: 950px;
    /*width: 391.47px;*/
    /*height: 459.86px;*/
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.hero-section__image img {
    border: 1px solid #E0E0E0;
    width: 590px;
    height: auto;
    border-radius: 20px;
    -webkit-transform: translateX(-32px);
    -ms-transform: translateX(-32px);
    transform: translateX(-32px);
}

/* TRUST-US-SECTION */

.trust-us-section {
    padding: 0 0 76px;
}

.trust-us-section .place-section__services {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
}

.trust-us-section__title {
    margin-bottom: 32px;
}

.trust-us-section__text {
    color: var(--text-color_reg);
    font-size: 16px;
    line-height: 20px;
}

.trust-us-section__img {
    max-height: 48px !important;
}

.trust-us-section__reasons ul {
    --space: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.trust-us-section__reasons img {
    width: 100%;
}

.trust-us-section__reasons ul li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.trust-us-section__reasons ul li .isometric-card {
    max-width: 300px;
    margin: 0 auto;
}

.our-results {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.our-results__container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.our-results__content-wrap {
    background-color: #fff;
    padding: 43px 40px 43px 46px;
    margin-top: 16px;
    border: 2px solid #F2F7F7;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    border-radius: 32px;
}

.our-results__content-line {
    width: 100%;
    height: 42px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.our-results__content-line:last-child {
    margin-top: 34px;
}

.our-results__name {
    padding-right: 16px;
    border-right: 1px solid #AAAAAA;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 103px;
    min-width: 103px;
    height: 42px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.our-results__progress-bar {
    width: 100%;
    padding: 7px 0 6px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

.our-results__progress-nft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #139BD7;
    position: relative;
    border-radius: 48px;
    margin-left: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}

.our-results__progress {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #E2E3E4;
    border-radius: 48px;
    margin-left: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #343A40;
}


/*ABOUT US SECTION*/

.about-us-section {
    padding: 0 0 72px;
}

.about-us-section__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}

.about-us-section__text {
    max-width: 450px;
    margin: 8px 0 32px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: var(--text-color_reg);
}

.about-us-section__button {
    width: 100%;
}

.about-us-section__img-wrap {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.about-us-section__img {
    width: 100%;
    max-width: 397px;
    height: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/*OUR SERVICES SECTION*/

.our-services-section {
    overflow: visible !important;
    padding: 0 0 20px;
}

.our-services-section__title {
    margin-bottom: 36px;
}

.our-services-section__services {
    display: none;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
}

.services-transform-down {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.services-transform-up {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.our-services-section__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 32px;
}

.our-services-section__item {
    height: 100%;
    min-height: 274px;
}

.our-services-section__card-with-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.our-services-section__card-with-icon p {
    margin: 8px 0 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.our-services__icon {
    max-height: 48px !important;
}


/* SLIDER */

.splide {
    display: block;
}

.splide__track {
    overflow: visible !important;
    margin-bottom: 20px;
}

.splide__pagination {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.your-class-pagination {
    margin-top: 20px;
}

.your-class-page {
    background: #EDF0F2;
    height: 12px;
    max-height: 12px;
    width: 12px;
    max-width: 12px !important;
    border: none;
    margin-right: 16px;
    border-radius: 100%;
}

.your-class-page.is-active {
    background-color: #775BFF;
}

.slider__item, .slider__item-inner {
    height: inherit;
}


/*PLACE SECTION SECTION*/

.place-section {
    padding: 0 0 72px;
}

.place-section__content .place-section__services {
    display: none;
}

.place-section__services {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    height: 100%;
}


.place-section__title {
    margin-bottom: 40px;
}

.place-section__services ul {
    --card-height: 300px;
    --space: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.place-section__services ul li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.place-section__services ul li:not(:last-child) {
    margin-bottom: var(--space);
}

.place-section__services ul li .card-with-icon {
    height: var(--card-height);
}

.place-section__service {
    min-height: 100%;
    height: 100%;
}

.place-section__card-with-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.place-section__card-text {

}

.place-section__card-button {
    background: #EBF1F5;
    font-size: 16px;
    line-height: 20px;
    color: var(--titles-color);
    width: 100%;
    margin-top: 32px;
}

.place-section__card-button:hover {
    background: #E1EAF0;
}
.place-section__card-button:active {
    background: #D8E3EB;
}

.place-section__first-card .card-with-icon {
    background: #C1F537;
    position: relative;
    overflow: hidden;
}

.place-section__first-card .first-logo {
    position: absolute;
    width: 311px;
    height: 365px;
    left: -36px;
    top: -48px;
    z-index: 0;
}

.place-section__first-card .card-with-icon__icon {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 0;
}

/*WELCOME SECTION SECTION*/

.welcome-section {
    margin-bottom: 86px;
}

.welcome-section__image img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: -60px;
    margin-bottom: -10px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.welcome-section__block {
    background: var(--green-gradient);
    border-radius: 16px;
    padding: 1px;
}

.welcome-section__block-inner {
    background: var(--gray-button);
    border-radius: 15px;
}

.welcome-section__content {
    height: 100%;
    color: #b0ddf2;
    padding: 32px;
    text-align: start;
}

.welcome-section__content .section__title {
    color: var(--titles-color);
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    max-width: none;
    margin-bottom: 8px;
}

.welcome-section__content p {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: var(--text-color_reg);
}

.welcome-section__button {
    margin-top: 32px;
    width: 100%;
}


/* NFT ART SECTION SECTION*/

.nft-art {
    padding: 0 0 120px;
}

.nft-art__title-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 56px;
}

.nft-art__title {
    margin-bottom: 0;
}


.benefits {
    gap: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
}

.benefits__wrap {
    padding: 40px 60px 40px 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.benefits__title {
    height: 72px;
    font-size: 24px;
    line-height: 31px;
}

.benefits__desc {

}

.benefits__icon {
    margin-bottom: 24px;
}

/*  TOKENOMIK SECTION  */

.tokenomics-section {
    padding-bottom: 82px;
}

.tokenomics-section__title {
    margin-bottom: 32px;
}


.tokenomics-table {
    overflow: hidden;
}

.tokenomics-section__table {
    overflow: auto;
    padding-bottom: 24px;
}

.tokenomics-section__table::-webkit-scrollbar {
    height: 6px;
}

.tokenomics-section__table::-webkit-scrollbar-track {
    background: #EBF1F5;
    border-radius: 40px;
}

.tokenomics-section__table::-webkit-scrollbar-thumb {
    background: #041527;
    border-radius: 40px;
}

/*  TOKEN SECTION  */

.token-section {
    padding: 0 0 86px;
}

.token-section__title {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}

.token-section__content {
    text-align: center;
    font-weight: 500;
}

.token-section__content p {
    font-weight: 500;
    color: var(--text-color_reg);
    margin: 16px 0 32px;
    max-width: 372px;
    text-align: start;
}

.token-section__content-wrap {
    margin-bottom: 40px;
}

.token-section__features {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.token-section__features ul li {
    margin-left: 0;
    width: 100%;
}

.token-section__features ul li:not(:last-child) {
    margin-bottom: 12px;

}


.token-section__features ul li .check-item {
    background-image: url(../img/mainPage/token/purple-check.svg);
    background-color: #fff;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    padding: 19px 16px 19px 56px;
    border-radius: 52px;
    display: block;
    color: var(--titles-color);
}

.token-section__img {
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 260px;
    height: 260px;
    margin-top: 65px;
}

.token-section__img img {
    width: 100%;
    height: 100%;
}

.token-section__img::after,
.token-section__img::before {
    position: absolute;
    content: "";
    width: 293px;
    height: 293px;
    z-index: -2;
    border-radius: 100%;
    -webkit-filter: blur(45px);
    opacity: 0.5;
    -webkit-filter: blur(60px);
    filter: blur(60px);
}

.token-section__img:before {
    left: -44px;
    bottom: -35px;
    background: #C1F545;
}

.token-section__img:after {
    right: -42px;
    top: -27px;
    background: #49D087;
}

/* BLOCKCHAIN SECTION*/

.blockchain-section {
    margin-bottom: 72px;
}

.blockchain-section__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 42px;
}

.blockchain-section__title-wrap {
    margin-bottom: 37px;
}

.blockchain-section__subtitle {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
}

.blockchain-section__content {
    margin-bottom: 42px;
}

.blockchain-section__button {
    margin: 0 auto;
    padding: 1px;
    background: var(--green-gradient);
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    border-radius: 92px;
    width: 100%;
}

.blockchain-section__button__inner {
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    border-radius: 91px;
    padding: 16px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: var(--titles-color);
}

.blockchain-section__offers-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    margin-left: 0;
}

.blockchain-section__offers-wrap ul {
    gap: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.blockchain-section__offers-wrap ul:last-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 0;

}

.blockchain-section__offers-item {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #5D6875;
    background-color: #fff;
}

.blockchain-section__offers-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: var(--titles-color);
    padding-bottom: 4px;
}

.blockchain-section__left {
    gap: 19px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}

.blockchain-section__card-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--titles-color);
    margin-top: 24px;
}


.blockchain-left {
    position: relative;
    padding: 0 0 42px 0;
}

.blockchain-left:after {
    position: absolute;
    content: '';
    width: 38px;
    height: 4px;
    top: 100%;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    background-color: #F2F2F2;
    border-radius: 32px;
}

.blockchain-right {
    padding: 42px 0 0;
}


.blockchain-section ul .check-item {
    background-image: url(../img/mainPage/token/purple-check.svg);
    background-color: #fff;
    padding: 19px 16px 19px 56px;
    border-radius: 92px;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.blockchain-section__features .check-item {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    min-height: 75px;
    border: none;
    background-position: 10px center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.blockchain-feature__title {
    font-size: 24px;
    line-height: 31px;
}

.blockchain-feature__text p {
    line-height: 16px;
    color: var(--text-color_reg);
}

.blockchain-section__feature-list {
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    border-radius: 16px;
    border: 1px solid var(--grey5);
    margin-bottom: 32px;
}

.blockchain-section__feature-list ul li:not(:last-child) {
    margin-bottom: 32px;
}

.blockchain-section__feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--text-color);
    font-size: 14px;
}

.blockchain-section__feature-item .blockchain-feature__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 72px;
    position: relative;
    margin-right: 24px;
}

.blockchain-section__feature-item .blockchain-feature__icon::before {
    content: "";
    padding-top: 100%;
    display: block;
}

.blockchain-section__feature-item .blockchain-feature__icon img,
.blockchain-section__feature-item .blockchain-feature__icon svg {
    position: absolute;
    left: 0;
    top: 0;
}


/* META UNIVERSE section*/


.about-universe {
    margin: 0 0 86px;
}

.about-universe__block {
    position: relative;
    padding: 0 10px;
}

.about-universe__back-logo {
    position: absolute;
    width: 556px;
    height: 651px;
    right: -35px;
    top: -54px;
}

.model {
    background: none repeat scroll 0;
}

.model model-viewer {
    height: 544px;
    width: 666px;
    margin-left: -10px;
}

.model-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.about-universe__model-wrap-outer {
    padding: 1px;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    border-radius: 16px;
    background: var(--green-gradient);
    width: 100%;
}

.about-universe__model-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    border-radius: 15px;
    background: #EBF1F5;
    overflow: hidden;
}

.about-universe__model-intro {
    position: absolute;
    left: 24px;
    bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 160px;
}

.about-universe__avatar {
    position: absolute;
    width: 160px;
    height: 160px;
    right: 0;
    bottom: 0;
}


.about-universe__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about-universe__model-desc {
    padding: 12px 48px;
    border: 1px solid #E6EDF3;
    max-width: 201px;
    background: #fff;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    border-radius: 8px;

    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: var(--titles-color);
    white-space: nowrap;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.model-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: var(--titles-color);
    margin-top: 8px;
    padding: 4px 11px;
    background: #fff;
    border-radius: 8px;

}

.about-universe__content {
    padding: 52px 20px;
    text-align: left;
    height: 100%;
    color: var(--titles-color);
    font-family: Onest, sans-serif;
    font-weight: 500;
}

.about-universe__title {
    text-align: start;
    color: var(--titles-color);
    margin-bottom: 24px;
    font-weight: 700;
}

.about-universe__subtitle {

    font-size: 24px;
    line-height: 31px;
    max-width: 411px;
}

.about-universe__desc {
    color: #5D6875;
    max-width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin: 16px 0 32px;
}


.about-universe__button svg {
    margin-left: 8px;
}


/*   GAMEFI SECTION  */

.gamefi-section {
    margin-bottom: 72px;
}

.gamefi-section-section__services {
    position: relative;
}

.gamefi-section-section__services:before, .gamefi-section-section__services:after {
    position: absolute;
}

.gamefi-section-section__services:before {
    content: url("../img/mainPage/gamefi/green-gamepad2.png");
    width: 306px;
    height: 278px;
    top: -220px;
    left: 0;
}

.gamefi-section-section__services:after {
    content: url("../img/mainPage/gamefi/pacman2.png");
    z-index: -1;
    width: 312px;
    height: 292px;
    bottom: 155px;
    right: 80px;
}

.defi-section__title {
    max-width: 505px;
}

.gamefi-section-section__services {

    gap: 170px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 180px;
}

.gamefi-section__game-development {
    padding: 40px;
    max-width: 517px;
}

.gamefi-section__game-development:first-child {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.gamefi-section__game-development:last-child {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.game-development__desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--titles-color);
}


/*  DEFI SECTION*/

.defi-section {
    margin-bottom: 72px;
}

.defi-section__services {
    margin-top: 32px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

.defi-section__services:before {
    display: none;
}

.defi-section__title {

}

.defi-section__service {
    height: 100%;
}

.defi-section__card {
    background: #fff;
    padding: 54px 40px;
    border: 1px solid var(--grey5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.2);
    border-radius: 16px;
    color: var(--text-color);
    font-size: 14px;
    height: 100%;
}

.defi-section__card p {
    color: var(--titles-color);
}

.defi-section__icon {
    min-height: 48px;
    min-width: 48px;
}


/*  smart-contract  */


.smart-contract-section {
    margin-bottom: 32px;
}

.smart-contract-section__head-wrap {
    margin-bottom: 32px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.smart-contract-section__title {
    margin-right: 15px;
}

.smart-contract-section__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.smart-contract-section .card-with-icon {
    padding: 40px;
}

.smart-contract-section .card-with-icon p {
    color: var(--titles-color);
}


/*SOCIAL SECTION */

.socials-section {
    overflow: hidden;
    margin-bottom: 56px;
    background: -o-radial-gradient(90.91% 99.87%, 145.22% 107.86%, #C9F731 0%, #35CA94 100%);
    background: radial-gradient(145.22% 107.86% at 90.91% 99.87%, #C9F731 0%, #35CA94 100%);
}

.socials-section__title {
    font-size: 96px;
    line-height: 122px;
    font-weight: 700;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

.socials-section__socials ul {
    margin: 32px 0 56px;
    display: -ms-grid;
    display: grid;
}

.socials-section__socials ul li:not(:last-child) {
    margin-bottom: 20px;

}

.socials-section__socials ul li .social-card {
    position: relative;
    width: 100%;
}

.socials-section__socials ul li .social-card:before, .socials-section__socials ul li .social-card:after {
    display: none;
    content: '';
    pointer-events: none;
    z-index: 0;
    opacity: 0.4;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
}


.socials-section__socials ul li .social-card:before {
    bottom: -20px;
    background-image: -o-linear-gradient(white -10%, rgba(255, 255, 255, 0));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-10%, white), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(white -10%, rgba(255, 255, 255, 0));
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.socials-section__socials ul li .social-card:after {
    top: -20px;
    background-image: -o-linear-gradient(bottom, rgba(252, 253, 253, 0.8) 0%, rgba(252, 253, 253, 0) 84.63%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(252, 253, 253, 0.8)), color-stop(84.63%, rgba(252, 253, 253, 0)));
    background-image: linear-gradient(0deg, rgba(252, 253, 253, 0.8) 0%, rgba(252, 253, 253, 0) 84.63%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.socials-section__socials ul li .social-card__control .button {
    margin-top: 50px;
    width: 100%;
}

.socials-section__socials ul li .social-card__icon {

}

.stages-section__stages-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 32px 0 24px;
}

.stages-section__stages-wrapper::-webkit-scrollbar {
    height: 6px;
}

.stages-section__stages-wrapper::-webkit-scrollbar-track {
    background: #EBF1F5;
    border-radius: 40px;
}

.stages-section__stages-wrapper::-webkit-scrollbar-thumb {
    background: #041527;
    border-radius: 40px;
}


.stages-section__stages {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(280px, 1fr)) [ 4 ];
    grid-template-columns: repeat(4, minmax(280px, 1fr));
    -ms-grid-rows: (auto) [ 6 ];
    grid-template-rows: repeat(6, auto);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.stages-section__stages .stages__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    -ms-grid-column: 1;
    grid-column: 1;
    color: var(--titles-color);
    text-align: right;
    margin-right: 35px;
    border-bottom: 1px solid var(--grey5);
    margin-bottom: 24px;
}

.stages-section__stages .stages__title:nth-of-type(1) {
    -ms-grid-row: 2;
    grid-row: 2;
}

.stages-section__stages .stages__title:nth-of-type(2) {
    -ms-grid-row: 3;
    grid-row: 3;
}

.stages-section__stages .stages__title:nth-of-type(3) {
    -ms-grid-row: 4;
    grid-row: 4;
}

.stages-section__stages .stages__title:nth-of-type(4) {
    -ms-grid-row: 5;
    grid-row: 5;
    border-bottom: none;
    margin-bottom: 0;
}

.stages-section__stages .prev {
    -ms-grid-column: 2;
    grid-column: 2;
    color: var(--text-color);
}

.stages-section__stages .current {
    -ms-grid-column: 3;
    grid-column: 3;
    color: var(--titles-color);
}

.stages-section__stages .next {
    -ms-grid-column: 4;
    grid-column: 4;
    color: var(--titles-color);
}

.stages-section__stages .balloon {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    grid-row: 1 / span 5;
    border: 1px solid #DEE7ED;
    border-radius: 32px;
    background-color: #fff;
}

.balloon.current {
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.25);
}

.stages-section__stages .balloon.next,
.stages-section__stages .balloon.prev {
    background-color: #fefefe;
}


.stages-section__stages .balloon__title {
    color: #775BFF;
}

.stages-section__stages .balloon__title.prev {
    color: #5D6875;
}

.stages-section__stages .balloon__title {
    -ms-grid-row: 1;
    grid-row: 1;
    padding: 28px 28px 0;
    margin-bottom: 85px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.stages-section__stages .balloon__price,
.stages-section__stages .balloon__target {
    font-weight: 700;
    font-size: 32px;
    line-height: 41px;
    border-bottom: 1px solid var(--grey5);
    padding: 0 28px;
    margin-bottom: 24px;
}

.stages-section__stages .balloon__price div,
.stages-section__stages .balloon__target div {
    font-size: 0.625em;
}

.stages-section__stages .balloon__target {
    -ms-grid-row: 2;
    grid-row: 2;
    padding-bottom: 15px;
}

.stages-section__stages .balloon__price {
    -ms-grid-row: 3;
    grid-row: 3;
    padding-bottom: 25px;
    background: var(--purple-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.stages-section__stages .balloon__price.prev {
    background: var(--text-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.stages-section__stages .balloon__depending,
.stages-section__stages .balloon__lockup {
    padding: 0 28px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

.stages-section__stages .balloon__depending p,
.stages-section__stages .balloon__lockup p {
    margin: 7px 0;
    font-weight: 500;
}

.stages-section__stages .balloon__depending {
    -ms-grid-row: 4;
    grid-row: 4;
    min-height: 105px;
    margin-bottom: 24px;
    border-bottom: 1px solid var(--grey5);
}

.stages-section__stages .balloon__lockup {
    -ms-grid-row: 5;
    grid-row: 5;
    padding-bottom: 42px;
    font-weight: 400;
    color: #5D6875;
}

.stages-section__stages .balloon__result {
    -ms-grid-row: 6;
    grid-row: 6;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 32px;
    padding: 0 28px;
}

.stages-section__stages .balloon__result.prev {
    color: var(--green-main);
}

.project-by-section {
    margin-top: 56px;
}

.project-by-section__title {
    text-align: center;
    font-size: 32px;
    line-height: 41px;
}

/*  FOOTER SECTION  */

.footer {
    padding: 0 0 130px;
    position: relative;
}

.footer__row {
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px;
    background: #041527;
    -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.3);
    box-shadow: 0 4px 120px rgba(173, 195, 205, 0.3);
    border-radius: 16px;
    position: relative;
}

.footer__row > :not(:last-child) {
    margin-bottom: 32px;
}

.footer__logo img {
    display: block;

    width: 155px;
    height: 32px;
}

.footer__socials .footer-socials__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer__socials .footer-socials__item:not(:last-child) {
    margin-right: 20px;
}

.rounded-icon_footer {
    background: #142538;
}

.footer__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer__menu ul li {
    color: var(--text-color_dark);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}

.footer__menu ul li:not(:last-child) {
    margin-right: 65px;
}

.footer__menu ul li a {
    color: var(--text-color_dark);
    font-size: 12px;
}

.footer-links ul {
    width: 211px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-links__link {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #FEFEFE;
}

/*  footer button  */
.footer__join {
    width: 100%;
    position: relative;
    padding: 1px;
    background: var(--green-gradient);
    border-radius: 8px;
}

.footer__join-inner {
    background: #041527;
    border-radius: 7px;
}

.footer__join .button {
    width: 100%;
    padding: 20px;
}


@media screen and (min-width: 576px) {

    main {
        padding-bottom: 86px;
    }

    h2 {
        font-size: 32px;
    }


    .section__title {

    }

    .card-with-icon__title {
        font-size: 22px;
    }

    .card-with-link {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
    }

    .card-with-link__title {
        font-size: 26px;
    }

    .header {
        padding: 15px 0;
    }

    .hero-section__title {
        font-size: 39px;
        line-height: 45px;
    }

    .hero-section__content .button_fill {
        width: auto;
    }

    .counter-section:before {
        bottom: 70px;
        right: 30px;
        font-size: 207px;
        line-height: 265px;
    }

    .counter-section {
        min-width: 420px;
    }

    .counter-section__timer-inner {
        font-size: 46px;
        line-height: 61px;
        min-height: 85px;
    }

    .counter-section__title:first-child {
        margin-left: 10px;
        margin-right: 52px;
    }

    .counter-section__title:nth-child(2) {
        margin-right: 34px;
    }

    .counter-section__title:nth-child(3) {
        margin-right: 31px;
    }


    .hero-section__button {
        width: 232px;
    }

    .hero-section__image {
        margin-right: 0;
        margin-left: 0;

    }

    .header__background-logo {
        top: -400px;
    }

    .hero-section {
        padding: 190px 0 72px;
    }

    .hero-section__mobile-logo {
        -webkit-transform: translateY(-170px);
        -ms-transform: translateY(-170px);
        transform: translateY(-170px);
    }


    .trust-us-section__reasons ul {
        margin: calc(var(--space) / 2 * -1);
    }

    .trust-us-section__reasons ul li {
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        padding: calc(var(--space) / 2);
    }

    .about-universe__model-intro {
        max-width: 100%;
    }

    .model-text {
        text-align: start;
        border-radius: 16px;
    }

    .about-universe__avatar {
        width: 187px;
        height: 187px;
    }

    .welcome-section__image img {
        margin-bottom: -35px;
        -webkit-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        transform: translate(30px, 0);
    }

    .welcome-section__content {
        padding: 40px;
    }

    .tokenomics-section__table-wrapper {
        margin-right: 0;
    }

    .token-section__img {
        width: 293px;
        height: 293px;
    }

    .blockchain-section__button {
        width: 380px;
    }

    .project-by-section__title {
        max-width: none;
    }

    .project-by-section {
        margin-top: 86px;
    }
}

@media screen and (min-width: 768px) {

    .header {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .header__container {
        background: #fff;
        -webkit-box-shadow: 0 4px 120px rgba(173, 195, 205, 0.3);
        box-shadow: 0 4px 120px rgba(173, 195, 205, 0.3);
    }

    .header__container {
        padding: 10px 10px 10px 22px;
    }

    .mobile-menu-button {
        display: none;
    }

    .header__button {
        border-radius: 8px;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }

    .header__button:hover .header__button-inner, .header__button:active .header__button-inner {
        background: -o-radial-gradient(90.91% 99.87%, 145.22% 107.86%, #C9F731 0%, #35CA94 100%);
        background: radial-gradient(145.22% 107.86% at 90.91% 99.87%, #C9F731 0%, #35CA94 100%);
    }

    .mobile-menu-button__inner {
        padding: 12px 16px;
    }

    .header__button-inner {
        border-radius: 7px;
        padding: 13px 16px;
        width: 232px;
    }

    .header__logo {
        display: block;
    }

    .header-links {
        display: block;
    }

    .hero-section__mint {
        margin-top: 0;
    }

    .hero-section__image img {
        width: 100%;
        height: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .hero-section__image:before {
        opacity: 1;
        width: 1396px;
        height: 950px;
    }

    .hero-section {
        /*padding: 105px 0 96px;*/
        padding: 220px 0 72px;
    }

    .hero-section__mobile-logo {
        display: none;
    }

    .hero-section__title-block {
        text-align: start;
        position: relative;
    }

    .hero-section__title {
        font-size: 54px;
        line-height: 62px;
    }

    .place-section__content .place-section__services {
        display: -ms-grid;
        display: grid;
    }

    .place-section__services {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .defi-section__title {
        text-align: start;
    }


    .trust-us-section__title {
        margin-bottom: 56px;
    }

    .trust-us-section {
        padding: 0 0 86px;
    }

    .trust-us-section .place-section__services {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .about-us-section__button {
        width: 232px;
    }

    .our-results {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .about-us-section {
        padding: 0 0 86px;
    }

    .about-us-section__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 40px 65px 40px 40px;
        gap: 20px;
    }


    /*OUR SERVICES SECTION*/
    .our-services-section__services {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }


    /* Slider */
    .splide {
        display: none;
    }

    .place-section__services {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .our-achievements {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 20px;
        position: relative;
        padding: 38px;
    }

    .our-achievements__wrap {
        max-width: 288px;
        width: 100%;
        max-height: 216px;
        height: auto;
    }

    .our-achievements__img {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 288px;
        height: 288px;
    }

    .opportunities {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 54px 40px 54px 400px;
    }

    .opportunities__img {
        left: 69px;
        bottom: 0;
        top: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .benefits {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .place-section {
        padding: 0 0 86px;
    }

    .about-universe__avatar {
        width: 230px;
        height: 230px;
    }

    .welcome-section__button {
        width: 232px;
    }

    .blockchain-section {
        margin-bottom: 86px;
    }

    .gamefi-section-section__services:before {
        top: -56px;
        left: -39px;
    }

    .gamefi-section-section__services:after {
        bottom: -30px;
        right: 0;
    }

    .gamefi-section__game-development:first-child {
        -webkit-transform: translateX(-90px);
        -ms-transform: translateX(-90px);
        transform: translateX(-90px);
    }

    .gamefi-section__game-development:last-child {
        -webkit-transform: translateX(90px);
        -ms-transform: translateX(90px);
        transform: translateX(90px);
    }

    .gamefi-section-section__services {
        gap: 50px;
        margin-top: 70px;
    }

    .defi-section {
        margin-bottom: 86px;
    }

    .smart-contract-section {
        margin-bottom: 86px;
    }

    .smart-contract-section__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .blockchain-left {
        position: relative;
        padding: 0 42px 0 0;
    }

    .blockchain-left:after {
        position: absolute;
        content: '';
        width: 4px;
        height: 38px;
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background-color: #F2F2F2;
        border-radius: 32px;
    }

    .blockchain-right {
        padding: 0 0 0 42px;
    }

    .gamefi-section {
        margin-bottom: 114px;
    }

    .defi-section__services {
        margin-top: 56px;
    }

    .smart-contract-section__head-wrap {
        margin-bottom: 56px;
    }


    .socials-section__title {
        font-size: 128px;
        line-height: 163px;
    }

    .roadmap-section {
        margin-bottom: 86px;
    }

    .roadmap-section__title {
        margin-bottom: 56px;
    }


    .stages-section__stages-wrapper {
        padding: 56px 0 86px;
    }

    .card-with-link__title {
        max-width: 291px;
    }

    .card-with-icon__title {
        font-size: 26px;
    }


    .footer {
        padding: 0 0 42px;
    }

    .footer__join {
        width: auto;
    }

    .footer__join .button {
        padding: 15px 30px;
        width: auto;
    }

    .footer__join:hover .footer__join-inner {
        background: var(--green-gradient);
    }
    .footer__join:hover .footer__join-inner a {
        color: var(--titles-color);
    }

    .footer__join:active .footer__join-inner {
        background: var(--green-gradient);
    }
}

@media screen and (min-width: 992px) {

    .header__socials .header-socials__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .hero-section__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        gap: 16px;
    }

    .hero-section {
        padding: 105px 0 96px;
    }

    .hero-section__intro {
        margin-right: 20px;
        margin-top: 0;
    }

    .place-section__services {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }


    /*TRUST US*/
    .trust-us-section .place-section__services {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    }


    .card-with-icon__title {
        font-size: 28px;
    }

    .our-services-section {
        padding: 0 0 120px;
    }

    .our-services-section__title {
        margin-bottom: 96px;
    }

    .our-services-section__services {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }

    .services-transform-down {
        -webkit-transform: translateY(49px);
        -ms-transform: translateY(49px);
        transform: translateY(49px);
    }

    .services-transform-up {
        -webkit-transform: translateY(-65px);
        -ms-transform: translateY(-65px);
        transform: translateY(-65px);
    }

    .about-universe__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .about-universe__content {
        padding: 82px 0;
    }

    .blockchain-section__offers-wrap ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .defi-section__services {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }

    .defi-section__title {
        text-align: left;
    }


    h2 {
        font-size: 40px;
    }

    .place-section__services ul {
        padding: 34px 0;
    }

    .place-section__services ul li:not(:last-child) {
        margin-bottom: 0;
    }

    .place-section__services ul li {
        -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
        padding: 10px;
    }

    .welcome-section__image {
        min-height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .welcome-section__image img {
        min-width: 100%;
        margin-bottom: 0;
        margin-top: -45px;
        margin-right: -30px;
    }

    .welcome-section__content {

        text-align: left;
    }

    .welcome-section__content .button_transparent {
        width: auto;
        padding: 15px 30px;
    }

    .about-universe__model-wrap-outer {
        width: 574px;
        margin-left: 24px;
    }

    .token-section__content {
        text-align: left;
    }

    .token-section__features {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .token-section__features ul li:not(:last-child) {
        margin-bottom: 8px;

    }

    .check-items {
        max-width: 541px;
    }

    .token-section__img {
        margin-top: 0;
    }

    .blockchain-section__feature-list {
        margin-bottom: 0;
    }

    .footer__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 16px 16px 16px 22px;
    }

    .footer__row > :not(:last-child) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1240px) {

    .check-items {
        max-width: 100%;
    }

    .benefits {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    }

    .about-universe__row {

    }

    .about-universe__model-wrap-outer {
        width: 666px;
    }

    .token-section__features ul li .check-item {
        display: inline-block;
    }

    .token-section__features ul li .check-items {
        width: auto;
    }

    .token-section__features ul li:first-child {
        margin-left: 34px;
    }

    .token-section__features ul li:nth-child(2) {
        margin-left: 250px;
    }

    .token-section__features ul li:last-child {
        margin-left: 158px;
    }

    .blockchain-section__head {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .blockchain-section__title-wrap {
        margin-bottom: 0;
    }


    .blockchain-section__offers-wrap ul:last-child {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 70px;
    }

    .socials-section {
        margin-bottom: 86px;
    }

    .socials-section__socials ul {
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 76px 0 226px;
    }

    .socials-section__socials ul li:not(:last-child) {
        margin-bottom: 0;
        margin-right: 20px;
    }

    .socials-section__socials ul li {
        padding: calc(var(--space) / 2);
        max-width: 280px;
    }

    .socials-section__socials ul li:nth-child(even) .social-card {
        -webkit-transform: translateY(137px);
        -ms-transform: translateY(137px);
        transform: translateY(137px);
    }

    .socials-section__socials ul li:nth-child(even) .social-card::before {
        content: "";
    }

    .socials-section__socials ul li:nth-child(odd) .social-card::before {
        content: "";
    }

    .socials-section__socials ul li .social-card:before, .socials-section__socials ul li .social-card:after {
        display: block;
    }
}