ol,
ul {
    list-style: none;
    padding: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

body:has(:is( .lightboxOverlay[style*="display: block"], .lity[aria-hidden="false"])) {
    overflow: hidden;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

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;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

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;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-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 {
    display: inline-block;
    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-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "Poppins", sans-serif;
    background-repeat: no-repeat;
    background-size: cover;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all .3s ease;
    display: inline-block;
}

@font-face {
    font-family: "nokia";
    src: url("../webfonts/NokiaExpandedOutline-Regular.woff2") format("woff2"), url("../webfonts/NokiaExpandedOutline-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "nokiamedium";
    src: url("../webfonts/NokiaExpandedOutline-Medium.woff") format("woff2"), url("../webfonts/NokiaExpandedOutline-Medium.woff2") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "nokiabold";
    src: url("../webfonts/NokiaExpandedOutline-Bold.woff") format("woff2"), url("../webfonts/NokiaExpandedOutline-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'deneme';
    src: url('../webfonts/NokiaExpandedOutline-Black.ttf');
}

@font-face {
    font-family: "ninetea";
    src: url("../webfonts/Ninetea-Medium.woff2") format("woff2"), url("../webfonts/Ninetea-Medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

header {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 35px 0;
    z-index: 999;
}

header .header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-menu {
    display: flex;
    gap: 100px;
}

.header-menu a {
    font-size: 20px;
    font-family: 'nokia';
    font-weight: 300;
    color: #FFD6B0;
}

@keyframes fly {
    0%,
    100% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(-4%);
    }
    85% {
        transform: translateY(4%);
    }
}

@keyframes cold {
    0%,
    100% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(4%);
    }
    85% {
        transform: translateX(0%);
    }
}

@keyframes cold2 {
    0%,
    100% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-4%);
    }
    85% {
        transform: translateX(0%);
    }
}

.cold-animation {
    animation: 6s cold linear infinite;
}

.cold-animation2 {
    animation: 6s cold2 linear infinite;
}

.fly-animation {
    animation: 6s fly linear infinite;
}

.hero-component {
    background: black;
}

.hero-component .container {
    position: relative;
    height: 100%;
}

.hero-fly-wrapper {
    position: absolute;
    width: 100%;
    top: 300px;
    height: 100%;
}

.hero-component .container .stone-1 {
    position: absolute;
    top: -100px;
    z-index: 99;
}

.hero-content-wrapper {
    position: absolute;
    top: 100px;
    text-align: center;
}

.hero-content-wrapper .hero-small-text {
    color: #FFD6B0;
    font-size: 24px;
    font-family: 'ninetea';
    letter-spacing: 5px;
    margin-top: 30px;
}

.stone-2 {
    position: absolute;
    bottom: 20px;
    right: -100px;
}

.hover-box {
    max-width: 400px;
    display: grid;
    align-items: center;
    grid-template-columns: 2fr 10fr;
    color: #FFD6B0;
    font-family: "Special Elite";
}

.hover-box .text {
    transition: all .3s ease;
}

.hover-box:hover .text {
    opacity: 1;
    visibility: visible;
}

.top-hover-box {
    position: absolute;
    right: 0;
    top: -60px;
    cursor: pointer;
}

.bottom-hover-box {
    cursor: pointer;
    position: absolute;
    bottom: 32%;
    left: -100px;
}

.story-content .sub-title {
    color: #FFD6B0;
    font-size: 24px;
    font-family: 'ninetea';
    letter-spacing: 2px;
}

.story-content .title {
    color: #DF9A5C;
    font-size: 48px;
    font-family: 'ninetea';
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative;
}

.story-content .title::before {
    position: absolute;
    content: '';
    width: 248px;
    height: 4px;
    background: #DF9A5C;
    bottom: 0;
}

.story-content .content-wrapper {
    color: white;
    font-family: 'Special Elite';
    font-size: 18px;
    line-height: 24px;
}


/* general css */

.flex-center {
    align-items: center;
}


/* history nft */

.history-left-component .top-title {
    font-size: 24px;
    color: #FFD6B0;
    font-family: 'ninetea';
    margin-bottom: 40px;
    letter-spacing: 4px;
}

.history-left-component .number-title {
    color: #DF9A5C;
    font-family: 'ninetea';
    font-size: 165px;
    /* -webkit-text-stroke: 10px; */
    /* letter-spacing: 10px; */
}

.history-left-component .number-title span {
    font-family: 'ninetea';
    -webkit-text-stroke: 10px;
    letter-spacing: 10px;
}

.history-left-component .desc {
    color: white;
    font-size: 20px;
    font-family: 'Special Elite';
    line-height: 28px;
    margin-bottom: 70px;
}

.read-btn {
    display: inline-block;
}

.read-btn img {
    max-width: 380px;
}

.nft-box {
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
}

.nft-box .nft-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.nft-box img {
    width: 100%;
    border-radius: 90px;
    border-bottom-right-radius: 0;
}

.nft-number {
    position: absolute;
    bottom: -2px;
    right: 20px;
    color: white;
    font-family: 'ninetea';
    font-size: 18px;
}

.nft-box .nft-border svg {
    width: 100%;
    height: 100%;
}


/* space */

.history-nft {
    padding: 180px 0;
}

.space-component {
    padding: 180px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.space-component .section-top .sub-title {
    color: #FFD6B0;
    font-size: 24px;
    letter-spacing: 4px;
    text-align: center;
    font-family: 'ninetea';
    margin-bottom: 30px;
}

.space-component .section-top .title {
    color: #DF9A5C;
    text-align: center;
    font-size: 48px;
    font-family: 'ninetea';
    letter-spacing: 10px;
    font-weight: 500;
}

.space-component .section-top {
    margin-bottom: 100px;
}

.space-image {
    text-align: center;
}

.space-box .title {
    color: #DF9A5C;
    font-weight: bold;
    font-size: 20px;
    font-family: 'ninetea';
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}

.space-box .title::before {
    position: absolute;
    content: '';
    width: 80px;
    height: 2px;
    background: #DF9A5C;
    bottom: 0;
}

.space-box .desc {
    font-family: 'Special Elite';
    color: white;
    font-size: 18px;
    line-height: 24px;
    position: relative;
}

.first-box {
    margin-top: 155px;
}

.three-box {
    margin-top: 250px;
}

.second-box {
    margin-top: 340px;
}

.space-box .desc .circle {
    position: absolute;
    right: -50px;
    bottom: 25px;
}

.four-box {
    margin-top: 250px;
}

.four-box .desc .circle {
    right: unset;
    left: -60px;
    top: 20px;
}

.second-box .desc .circle {
    right: unset;
    left: -60px;
    top: 0;
}

.cold-1.cold-animation {
    position: absolute;
    right: 0;
    max-width: 500px;
}

.cold-2.cold-animation2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.space-right-wrapper {
    position: relative;
}

.space-right-wrapper .space-btn {
    position: absolute;
    top: -220px;
    left: -50px;
}

.star-of-space .sub-title {
    color: #FFD6B0;
    font-size: 22px;
    font-family: 'ninetea';
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.star-of-space .sub-title+.title {
    font-size: 80px;
    font-family: 'ninetea';
    color: #FFD6B0;
    width: 60%;
    margin-bottom: 25px;
    letter-spacing: 5px;
}

.number-box {
    display: grid;
    grid-template-columns: 2fr 8fr;
    align-items: center;
    gap: 0;
    margin-bottom: 40px;
}

.number-box .number {
    font-size: 86px;
    color: #FFD6B0;
    font-weight: bold;
    position: relative;
}

.number-box .title {
    font-size: 20px;
    color: #FFD6B0;
    font-weight: 600;
}

.number-box .desc {
    font-size: 20px;
    color: white;
    font-family: 'Special Elite';
    margin-top: 12px;
}

.number-box .number img {
    position: absolute;
    right: 15px;
    top: -13px;
    max-width: 80px;
}

.center-box {
    text-align: center;
    position: relative;
}

.center-box .title {
    font-size: 76px;
    color: #33487C;
    font-weight: bold;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-family: 'ninetea';
}

.center-box .title span {
    font-weight: normal;
}

.coming-moon {
    padding: 180px 0;
}

.clock-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.clock-box {
    display: flex;
    gap: 10px;
    align-items: center;
}

.clock-box .clock-timer {
    color: #33487C;
    font-size: 34px;
    font-weight: bold;
    font-family: 'ninetea';
}

.clock-box .clock-label {
    font-family: 'ninetea';
    letter-spacing: 5px;
    font-size: 13px;
    color: #33487C;
}

.sponsors {
    padding: 100px 0;
}

.sponsor-title {
    text-align: center;
    font-size: 24px;
    font-family: 'ninetea';
    letter-spacing: 5px;
    color: #33487C;
    margin-bottom: 60px;
}

.sponsor-box {
    text-align: center;
    padding: 30px 0;
    border: solid 2px #33487C;
    border-radius: 60px;
    min-height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer {
    padding-top: 150px;
    text-align: center;
}

footer .footer-logo {
    margin-bottom: 50px;
}

.footer-menu {
    display: flex;
    justify-content: center;
    gap: 45px;
    font-size: 18px;
    font-family: 'ninetea';
    color: #33487C;
    letter-spacing: 3px;
}

.footer-bottom-wrapper {
    position: relative;
}

.footer-bottom-wrapper .copyright {
    position: absolute;
    font-size: 14px;
    letter-spacing: 3px;
    color: #33487C;
    bottom: 30px;
}

.footer-bottom-wrapper .social-links ul {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 0;
}

.footer-bottom-wrapper .social-links {
    position: absolute;
    bottom: 15px;
    right: 0;
}


/* custom home css */

.hero-image img {
    width: 100%;
}

.hero-image .go-to img {
    width: auto;
    min-height: auto;
}

.hero-image .go-to {
    position: absolute;
    bottom: 170px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.hero-image {
    position: relative;
}

.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 170px;
    overflow-x: hidden;
}

.track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 32s linear infinite;
}

.trackright {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marqueeright 32s linear infinite;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@keyframes marqueeright {
    from {
        transform: translateX(-50%);
    }
    to {
        transform: translateX(0);
    }
}

.marquee .content {
    font-size: 56px;
    font-family: 'ninetea';
    font-weight: bold;
    color: #DF9A5C;
    display: flex;
    align-items: center;
    gap: 30px;
}

.marquee-wrapper {
    margin-top: -350px;
}

.wave-component {
    padding-bottom: 200px;
    overflow: hidden;
    margin-top: -280px;
}


/* listing page css */

.listing-hero .bg {
    position: absolute;
    top: 0;
    z-index: -1;
}

.listing-hero {
    padding-top: 150px;
    text-align: center;
    color: #DF9A5C;
}

.listing-hero .breadcrumb-wrapper .breadcrumb-nav {
    width: 40%;
    padding: 35px 0;
    border: solid 1px #DF9A5C;
    border-radius: 200px;
}

.listing-hero .breadcrumb-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}

.listing-hero .breadcrumb-wrapper .breadcrumb-nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    font-size: 24px;
    font-family: 'ninetea';
    letter-spacing: 4px;
}

.listing-content-wrapper .left-content-wrapper .big-number {
    font-size: 167px;
    font-family: 'nokia';
    -webkit-text-stroke: 16px;
    letter-spacing: 20px;
    line-height: 200px;
}

.listing-content-wrapper .right-content-wrapper .big-title {
    font-size: 100px;
    font-family: 'ninetea';
    font-weight: bold;
}

.listing-content-wrapper .right-content-wrapper {
    text-align: left;
}

.listing-content-wrapper .right-content-wrapper .desc {
    color: white;
    font-family: 'Special Elite';
    font-size: 20px;
    line-height: 26px;
}


/* FİLTER */

.menu-items {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}

.menu-items li:last-child {
    border-bottom: none;
}

.menu-items a {
    text-decoration: none;
    color: #333;
    display: block;
    padding: 10px 20px;
}

.toggle-button {
    background: none;
    border: none;
    color: #FFD6B0;
    font-size: 20px;
    font-family: 'ninetea';
    display: flex;
    align-items: center;
    gap: 13px;
    padding-bottom: 8px;
    position: relative;
    padding-left: 0;
    cursor: pointer;
}

.toggle-button.toggled::before {
    position: absolute;
    content: '';
    width: 80px;
    height: 2px;
    background: #DF9A5C;
    bottom: -2px;
}

ul.menu-items a {
    padding: 10px 0;
    color: white;
    font-family: 'ninetea';
    position: relative;
    cursor: pointer;
}

ul.menu-items a span {
    color: #674646;
}

.toggle-button-area {
    margin-bottom: 15px;
}

.filter-component {
    padding-top: 100px;
}

.continents-wrap {
    float: left;
    width: 20%;
    margin: 0 5% 0 0;
    padding: 0;
}

.flowers-wrap {
    float: left;
    width: 20%;
    margin: 0 5% 0 0;
    padding: 0;
    position: relative;
}

.flowers {
    float: left;
    width: 50%;
}

.flowers div {
    float: left;
    width: 90%;
    height: 68px;
    line-height: 68px;
    padding: 0 5%;
    background: #eee;
    margin: 0 0 1px;
    position: relative;
}

.menu-items a input {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}

.menu-items a.checked {
    color: #DF9A5C;
}

.filter-title {
    padding: 10px 15px;
    background: #DF9A5C;
    margin-bottom: 30px;
    font-size: 20px;
    color: white;
    font-family: 'Special Elite';
    border-radius: 5px;
}

@media(max-width:1700px) {
    .marquee-wrapper {
        margin-top: -330px;
    }
}

@media(max-width:1600px) {
    .marquee-wrapper {
        margin-top: -300px;
    }
}

.clocks.clock-container {
    margin-top: -100px;
}

@media(max-width:992px) {
    header .header-wrapper {
        flex-wrap: wrap;
    }
    .header-menu {
        gap: 20px;
    }
    .header-menu a svg {
        width: 50px;
    }
    .header-wrapper .logo-link img {
        max-width: 90px;
    }
    .header-btn {
        display: none;
    }
    header {
        padding: 20px 0;
        z-index: 9999;
    }
    .top-hover-box {
        top: 257px;
        left: 15px;
        padding: 0 20px 0 0;
    }
    .hero-fly-wrapper {
        top: 0;
    }
    .hero-image img {
        min-height: 900px;
        object-fit: cover;
    }
    .hero-component .container .stone-1 {
        max-width: 150px;
        top: unset;
        bottom: 0;
    }
    .stone-2.fly-animation {
        max-width: 150px;
        right: 0;
        bottom: 200px;
    }
    .hero-content-wrapper .hero-small-text {
        font-size: 14px;
        margin-top: 15px;
        line-height: 26px;
        letter-spacing: 3px;
    }
    .bottom-hover-box {
        left: 15px;
        max-width: none;
        bottom: unset;
        padding: 0 15px 0 0;
        top: 340px;
    }
    .history-nft {
        padding: 50px 0;
    }
    .history-left-component {
        margin-bottom: 60px;
    }
    .space-component {
        padding: 60px 0;
    }
    .cold-1.cold-animation {
        max-width: 280px;
        top: 0;
        z-index: -1;
    }
    .space-box.first-box {
        margin: 0;
    }
    .space-box.three-box {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .space-right-wrapper .space-btn {
        position: relative;
        top: unset;
        left: unset;
        display: block;
        text-align: center;
        margin-top: 40px;
    }
    .space-box.second-box {
        margin-top: 40px;
    }
    .space-box.four-box {
        margin-top: 40px;
    }
    .cold-2.cold-animation2 {
        bottom: unset;
        top: 50%;
        z-index: -1;
    }
    .star-of-space .sub-title+.title {
        font-size: 48px;
        width: auto;
    }
    .number-box {
        grid-template-columns: 1fr;
    }
    .number-box .number {
        max-width: 150px;
    }
    .center-box .title {
        font-size: 56px;
    }
    .clock-box {
        margin-top: 30px;
    }
    .coming-moon {
        padding: 100px 0 50px 0;
    }
    .sponsors {
        padding: 50px 0;
    }
    .sponsor-box {
        margin-bottom: 30px;
    }
    footer {
        padding-top: 60px;
    }
    ul.footer-menu {
        margin-bottom: 60px;
    }
    .space-box .desc .circle {
        display: none;
    }
    .hero-image .go-to {
        bottom: 66px;
    }
    .hover-box .text {
        font-size: 14px;
    }
    .marquee-wrapper {
        margin: -100px;
    }
    .marquee .content {
        font-size: 22px;
    }
    .marquee {
        height: 72px;
        width: 100%;
    }
    .listing-hero .breadcrumb-wrapper .breadcrumb-nav {
        width: 100%;
        border-radius: 60px;
    }
    .listing-hero .breadcrumb-wrapper {
        padding: 0 15px;
    }
    .listing-hero .breadcrumb-wrapper .breadcrumb-nav ul {
        font-size: 18px;
    }
    .listing-content-wrapper .left-content-wrapper .big-number {
        font-size: 120px;
        -webkit-text-stroke: 12px;
        text-align: left;
        line-height: 120px;
    }
    .listing-content-wrapper .right-content-wrapper .big-title {
        font-size: 64px;
    }
    .listing-content-wrapper .right-content-wrapper .desc {
        font-size: 18px;
    }
    .filter-component {
        padding-top: 50px;
    }
    .wave-component {
        margin-top: 0;
    }
    .clocks.clock-container {
        margin-top: 0;
    }
}

.center-image img {
    width: 100%;
}


/* custom css */

.header-btn {
    display: flex;
    align-items: center;
    gap: 20px;
    color: white;
    font-family: 'Special Elite';
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 0;
}

.go-to.desktop-go-to img {
    max-width: 250px;
    margin-top: 30px;
}

.go-to.mobile-go-to {
    display: none;
}

.clocks.clock-container {
    margin-top: -100px;
}

.story-image {
    text-align: center;
    position: relative;
    z-index: 99;
    margin-bottom: 30px;
}

.story-image::before {
    position: absolute;
    content: '';
    width: 250px;
    height: 250px;
    background: #954927;
    filter: blur(200px);
    z-index: -1;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}


/* coming soon page css */

.coming-soon .bg-gif img {
    width: 100%;
    height: 100%;
}

.coming-soon .coming-soon-wrapper {
    position: absolute;
    width: 100%;
    top: 175px;
}

.coming-soon .coming-soon-wrapper .clocks.clock-container {
    margin: 0;
    max-width: 50%;
    display: flex;
    gap: 40px;
    margin-top: 25px;
}

.coming-soon .coming-soon-wrapper .left-slogan {
    font-size: 75px;
    color: #445EA1;
    line-height: 94px;
    font-family: 'ninetea';
    max-width: 50%;
}

.coming-soon .coming-soon-wrapper .left-slogan span {
    display: block;
    font-size: 119px;
    font-family: 'ninetea';
    -webkit-text-stroke-width: 8px;
}

.coming-soon .coming-soon-wrapper .clocks.clock-container .clock-wrapper {
    display: flex;
    gap: 40px;
}

.coming-soon .clock-box {
    flex-direction: column;
    gap: 3px;
    position: relative;
}

.coming-soon .clock-box .clock-timer {
    font-size: 80px;
    font-weight: bold;
    -webkit-text-stroke: 1px;
    color: #445EA1;
}

.coming-soon .clock-box .clock-label {
    font-size: 10px;
    letter-spacing: 0;
    color: #BAFFFF;
}

.coming-soon .clock-box::before {
    position: absolute;
    content: ':';
    right: -28px;
    top: -8px;
    font-size: 80px;
    color: #445EA1;
}

.coming-soon .coming-soon-wrapper .clocks.clock-container .clock-area:last-child .clock-wrapper .clock-box:last-child::before {
    display: none;
}

.footer-coming-soon {
    display: flex;
    position: absolute;
    bottom: 30px;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 30px;
    color: #000033;
    font-size: 12px;
    letter-spacing: 5px;
}

.coming-soon {
    position: relative;
}

.footer-coming-soon ul {
    display: flex;
    gap: 15px;
    margin: 0;
}

.footer-coming-soon ul a {
    color: black;
    display: block;
    line-height: 0;
}

@media(max-width:992px) {
    .header-btn {
        justify-content: center;
        width: 100%;
        font-size: 18px;
    }
    .go-to.mobile-go-to {
        display: block;
    }
    .go-to.desktop-go-to img {
        display: none;
    }
    .hero-content-wrapper {
        top: 120px;
    }
    .coming-soon .coming-soon-wrapper {
        position: relative;
        top: 126px;
    }
    .coming-soon {
        display: flex;
        flex-direction: column-reverse;
        background: #000033;
    }
    .coming-soon .coming-soon-wrapper .left-slogan {
        max-width: unset;
        text-align: center;
        font-size: 45px;
        line-height: 60px;
    }
    .coming-soon .coming-soon-wrapper .left-slogan span {
        font-size: 71px;
        -webkit-text-stroke: 4px;
        line-height: 60px;
    }
    .coming-soon .coming-soon-wrapper .clocks.clock-container {
        margin-top: 0;
        text-align: center;
        justify-content: center;
        width: 100%;
        max-width: unset;
        gap: 20px;
    }
    .coming-soon .clock-box .clock-timer {
        font-size: 30px;
    }
    .coming-soon .clock-box::before {
        font-size: 30px;
        top: -2px;
        right: -14px;
    }
    .coming-soon .coming-soon-wrapper .clocks.clock-container .clock-wrapper {
        gap: 20px;
    }
    .coming-soon .clock-box .clock-label {
        font-size: 8px;
    }
    .coming-soon .bg-gif {
        margin-top: 150px;
        min-height: 50vh;
    }
    .coming-soon .bg-gif img {
        min-height: 60vh;
        object-fit: cover;
    }
    
    .nft-box {
    padding: 10px;
}

.nft-box img {
    border-radius: 50px;
}

.nft-number {
    font-size: 18px;
    bottom: -13px;
}
}
.lets-win {
    padding: 200px 0 100px 0;
}

.lets-win .left-area {
    position: relative;
}

.lets-win .left-area .star {
    position: absolute;
    top: -93px;
    right: 220px;
}

.lets-win .left-area .dog {
    position: absolute;
    right: 0;
    top: 100px;
    width: 47%;
}

.lets-win .top-title {
    font-size: 38px;
    color: #FFD6B0;
    font-family: 'Ninetea';
    font-weight: bold;
}

.lets-win .desc {
    color: white;
    font-size: 18px;
    font-family: 'Special Elite';
    line-height: 24px;
    margin-bottom: 30px;
}

.lets-win a.read-btn {
    width: 80%;
}

.lets-win a.read-btn img {
    width: 100%;
}

.social-icon-wrapper ul {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.social-icon-wrapper {
    margin-bottom: 50px;
}

.social-icon-wrapper ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #33487C;
    border-radius: 20px;
    padding: 3px 13px 3px 3px;
    color: white;
    font-family: 'Ninetea';
}

.social-icon-wrapper ul li a img {
    width: 100%;
    height: 100%;
}

.social-icon-wrapper ul li a .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icon-wrapper ul li a span {
    font-weight: bold;
}

@media(max-width:992px){
    .lets-win .left-area .star {
    top: 0;
    right: 0;
}

.lets-win .left-area {
    margin-bottom: 50px;
}

.lets-win .left-area .dog {
    top: unset;
    bottom: -64px;
    right: 0;
}

.lets-win {
    padding: 100px 0 50px 0;
}

.social-icon-wrapper ul {
    flex-wrap: wrap;
}
}