@charset "UTF-8";
/*
Theme Name: Metsverser
Author: Masoome khademi
Author URI: http://imassi.ir
*/
/*===================== [ color (define in sass) ] ===========================*/
/*==============================================  css Reset ==============================================*/
* {
  direction: ltr;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

*:focus {
  outline: none !important;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

h1 {
  font-size: 1.5rem;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: 1.125rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.8125rem;
}

h6 {
  font-size: 0.9375rem;
}

p {
  margin: 0;
  padding: 0;
}

blockquote {
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: Nunito;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Nunito;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #eee;
  text-decoration: none;
}

big {
  font-size: 125%;
}

blockquote {
  quotes: "" "";
}

q {
  quotes: "“" "”" "‘" "’";
}

blockquote:before, blockquote:after {
  content: "";
}

label {
  color: #333;
  display: block;
  font-weight: 800;
  margin-bottom: 0.5em;
}

fieldset {
  margin-bottom: 1em;
}

select {
  border: 1px solid #bbb;
  border-radius: 3px;
  height: 3em;
  max-width: 100%;
}

b, strong {
  font-weight: bold;
}

html {
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
}

body {
  font-family: "Nunito";
  direction: ltr;
  position: relative;
  overflow-x: hidden;
  font-weight: normal;
  text-align: left;
  color: white;
}

input,
textarea,
button,
select, option {
  font-family: "Nunito";
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}

button, input[type=submit] {
  cursor: pointer;
}

a {
  text-decoration: none;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  color: white;
}
a:hover {
  color: white;
}

ul {
  list-style: none;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

figure {
  margin: 0;
}

button {
  background-color: transparent;
  border: none;
}

label {
  margin-bottom: 0;
}

/*======================= [ mixed-in (sass) ] ============================*/
/*_ mixed-in for ( display=flex; flex=1;)_*/
/*_ mixed-in for ( display=flex;)_*/
/*_ mixed-in for ( display=flex; - up to down = center , right to left = center )_*/
/*_ mixed-in for ( display=flex; - up to down = center , right to left = space-between )_*/
/*_ mixed-in for ( transition effect )_*/
/*_ mixed-in for ( transition effect )_*/
/*============================ [ breakpoints for responsive in sass ] ==================================*/
@media (min-width:1400px) {
  .container {
    max-width: 1320px;
  }
}
/*need for slick slider*/
.slick-track {
  display: flex !important;
  width: 100%;
}
.slick-track * {
  min-height: 0;
  min-width: 0;
}

.slick-slide {
  height: auto;
  width: 100%;
}

.slick-track, .slick-list, .slick-slider, .slick-slide {
  width: 100%;
  height: 100%;
}

/**** Slick > dots ****/
/* nunito-200 - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/nunito/nunito-v16-latin-200.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/nunito/nunito-v16-latin-200.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v16-latin-200.woff2") format("woff2"), url("../fonts/nunito/nunito-v16-latin-200.woff") format("woff"), url("../fonts/nunito/nunito-v16-latin-200.ttf") format("truetype"), url("../fonts/nunito/nunito-v16-latin-200.svg#Nunito") format("svg"); /* Legacy iOS */
}
/* nunito-300 - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/nunito/nunito-v16-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/nunito/nunito-v16-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v16-latin-300.woff2") format("woff2"), url("../fonts/nunito/nunito-v16-latin-300.woff") format("woff"), url("../fonts/nunito/nunito-v16-latin-300.ttf") format("truetype"), url("../fonts/nunito/nunito-v16-latin-300.svg#Nunito") format("svg"); /* Legacy iOS */
}
/* nunito-regular - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/nunito/nunito-v16-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/nunito/nunito-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v16-latin-regular.woff2") format("woff2"), url("../fonts/nunito/nunito-v16-latin-regular.woff") format("woff"), url("../fonts/nunito/nunito-v16-latin-regular.ttf") format("truetype"), url("../fonts/nunito/nunito-v16-latin-regular.svg#Nunito") format("svg"); /* Legacy iOS */
}
/* nunito-700 - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/nunito/nunito-v16-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/nunito/nunito-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v16-latin-700.woff2") format("woff2"), url("../fonts/nunito/nunito-v16-latin-700.woff") format("woff"), url("../fonts/nunito/nunito-v16-latin-700.ttf") format("truetype"), url("../fonts/nunito/nunito-v16-latin-700.svg#Nunito") format("svg"); /* Legacy iOS */
}
/* nunito-800 - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/nunito/nunito-v16-latin-800.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/nunito/nunito-v16-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v16-latin-800.woff2") format("woff2"), url("../fonts/nunito/nunito-v16-latin-800.woff") format("woff"), url("../fonts/nunito/nunito-v16-latin-800.ttf") format("truetype"), url("../fonts/nunito/nunito-v16-latin-800.svg#Nunito") format("svg"); /* Legacy iOS */
}
/* nunito-900 - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/nunito/nunito-v16-latin-900.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/nunito/nunito-v16-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v16-latin-900.woff2") format("woff2"), url("../fonts/nunito/nunito-v16-latin-900.woff") format("woff"), url("../fonts/nunito/nunito-v16-latin-900.ttf") format("truetype"), url("../fonts/nunito/nunito-v16-latin-900.svg#Nunito") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "meta";
  src: url("../fonts/meta.eot?tuw4rw");
  src: url("../fonts/meta.eot?tuw4rw#iefix") format("embedded-opentype"), url("../fonts/meta.ttf?tuw4rw") format("truetype"), url("../fonts/meta.woff?tuw4rw") format("woff"), url("../fonts/meta.svg?tuw4rw#meta") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "meta" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.meta-medium:before {
  content: "\e900";
}

.meta-bitbucket:before {
  content: "\e901";
}

.meta-github:before {
  content: "\e902";
}

.meta-discord:before {
  content: "\e903";
}

.meta-facebook:before {
  content: "\e916";
}

.meta-instagram:before {
  content: "\e91c";
}

.meta-linkedin:before {
  content: "\e956";
}

.meta-telegram:before {
  content: "\e936";
}

.meta-twitter:before {
  content: "\e937";
}

.meta-whatsapp:before {
  content: "\e93e";
}

.meta-youtube:before {
  content: "\ea1b";
}

/*===================== [ define Classes ] =================================*/
.d-flex { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
}

.align-items-center {
  align-items: center;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-start {
  align-items: flex-start;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-end {
  justify-content: flex-end;
}

.flex-column {
  flex-direction: column;
}

/*===================== [ Start coding] =================================*/
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1440px;
  }
}
@media (max-width: 992px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 720px;
    padding: 0 24px;
  }
}
/*
=======================================================================
                                                                     START  
=======================================================================
*/
/*
=======================================================================
                                                                     intro  
=======================================================================
*/
/* -------------------------------- [ intro__top ] ------------------------- */
/* -------- [ intro ] -------- */
.intro {
  background: url(../img/bg7.png) no-repeat center center/cover;
  height: 1080px;
}

/* -------- [ intro__top ] -------- */
.intro__top {
  color: white;
  padding-top: 60px;
  z-index: 2;
}

/* -------- [ menu ] -------- */
.menu {
  z-index: 2;
  flex-basis: 33.33%;
}
.menu li {
  margin-right: 60px;
}
.menu li a {
  font-weight: bold;
  transition: 0.3s;
  font-size: 1.25rem;
}
.menu li a:hover {
  background: -webkit-linear-gradient(#ff00ff, #767ae9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* -------- [ logo ] -------- */
.logo { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 33.33%;
  margin-bottom: 30px;
}
.logo img {
  width: 290px;
  z-index: 3;
}

.empty {
  flex-basis: 33.33%;
}

/* -------------------------------- [ intro__down ] ------------------------- */
.intro__center {
  flex-basis: 50%;
}
.intro__center .section__head {
  margin-bottom: 0;
}
.intro__center .section__head h2 {
  font-size: 45px;
}
.intro__center .section__head h4 {
  font-size: 30px;
  font-weight: bold;
}

.intro__left {
  flex-basis: 25%;
}
.intro__left img {
  height: 720px;
  transform: translateY(100px);
}

.intro__right {
  flex-basis: 25%;
}
.intro__right img {
  height: 720px;
}

.intro-c__text {
  margin: 30px 0;
}
.intro-c__text li {
  margin-right: 30px;
  padding-left: 15px;
  font-size: 20px;
  position: relative;
}
.intro-c__text li:last-child {
  margin-right: 0;
}

.intro-c__down {
  color: white;
  text-align: center;
  z-index: 4;
}
.intro-c__down span {
  font-size: 22px;
  font-weight: bold;
}
.intro-c__down .main__btn {
  margin: 140px 0;
}

.second__btn, .main__btn {
  border-radius: 60px; /* OLD - iOS 6-, Safari 3.1-6 */ /* NEW - Chrome */ /* dont delet ! this is important for safari */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  border: none;
  box-shadow: none;
  font-size: 27px;
  font-weight: bold;
  border-radius: 100px;
  padding: 20px 38px;
  transition: 0.3s;
  cursor: pointer;
  min-width: 308px;
}
@media (max-width:1800px) {
  .second__btn, .main__btn {
    font-size: 24px;
  }
}

.main__btn {
  background-color: #01d416;
}
.main__btn:hover {
  background-color: #00ac11;
}

.second__btn {
  border: 3px solid white;
}
.second__btn:hover {
  color: #01d416;
  border: 3px solid #01d416;
}

/*
=======================================================================
                                                                     trailer  
=======================================================================
*/
.trailer__parent {
  background: url(../img/trailer1.png) no-repeat center center/cover;
  height: 1080px;
}

.trailer {
  padding: 120px 0;
}

.trailer__info img {
  width: 117px;
  height: 83px;
}
.trailer__info span {
  font-size: 27px;
  margin-left: 27px;
  font-weight: bold;
}

.trailer__content {
  width: 100%;
  height: 650px;
  margin-top: 35px;
  position: relative;
}
.trailer__content img, .trailer__content video {
  width: 100%;
  height: 100%;
}
.trailer__content iframe {
  width: 100%;
  height: 100%;
}

.trailer__text {
  text-align: center;
  margin-top: 44px;
  font-weight: 600;
}

.play__vid {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 177px;
  width: 177px;
  border: 5px solid white;
  border-radius: 50%;
}
.play__vid img {
  width: 99px;
}

/*
=======================================================================
                                                                     create  
=======================================================================
*/
.create__parent {
  background: url(../img/create.png) no-repeat center center/cover;
  height: auto;
  padding-top: 110px;
  padding-bottom: 98px;
}

.create {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}

.section__head {
  text-align: center;
  margin-bottom: 80px;
}
.section__head h2 {
  font-size: 39px;
  font-weight: bold;
}

.create__box:nth-child(2) .create__top a {
  box-shadow: 0 0 20px rgba(254, 0, 254, 0.6);
}
.create__box:nth-child(2) .create__top a:hover {
  box-shadow: 0 0 30px rgba(254, 0, 254, 0.2);
}
.create__box:nth-child(3) .create__top a {
  box-shadow: 0 0 20px rgba(0, 255, 246, 0.6);
}
.create__box:nth-child(3) .create__top a:hover {
  box-shadow: 0 0 30px rgba(0, 255, 246, 0.2);
}
.create__box:hover .create__light-back {
  opacity: 1;
}

.create__img {
  background: url(../img/pattern_create_back.png) no-repeat center center/contain;
  height: 540px;
  width: 100%;
  transition: 0.5s;
  position: relative;
  transform: translateY(-100px);
  padding-bottom: 70px;
}
.create__img img {
  width: 70%;
  z-index: 3;
}

.create__light-back {
  position: absolute;
  width: 160%;
  height: 100%;
  bottom: 0;
  left: 75%;
  transform: translateX(-50%) translateY(90px);
  z-index: 0;
  opacity: 0.2;
  transition: 0.5s;
}

.create__top {
  z-index: 9;
}
.create__top a {
  width: 276px;
  height: 73px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #03012a;
  font-size: 1.5rem;
  border-radius: 40px;
  font-weight: 600;
  box-shadow: 0 0 20px rgba(254, 255, 0, 0.6);
}
.create__top a:hover {
  box-shadow: 0 0 30px rgba(254, 255, 0, 0.2);
}

.create__down {
  width: 100%;
  transform: translateY(-100px);
}

.create-down__icon {
  width: 110px;
  height: 142px;
  border-radius: 60px;
  margin-right: 14px;
  transition: 0.4s;
  border-radius: 50px; /*1*/
  position: relative;
}
.create-down__icon::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 60px;
  padding: 5px;
  background: linear-gradient(45deg, #be00ff, #5c0dc4);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.create-down__icon img {
  width: 70%;
}

.create-down__text {
  font-size: 22px;
  font-weight: bold;
}
.create-down__text span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.create-down__text span:last-child {
  display: -webkit-box;
  font-size: 18px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/*
=======================================================================
                                                                     create  
=======================================================================
*/
.avatar__parent {
  background: url(../img/bg-sec4.png) no-repeat center center/cover;
  height: 1080px;
  padding-top: 133px;
}
.avatar__parent:hover .avatar__left::before {
  opacity: 1;
  animation: identifier 2s forwards 0.2s infinite;
}

.avatar {
  display: grid;
  grid-template-columns: 700px 566px;
}

.avatar__left {
  background: url(../img/avatar_patern.png) no-repeat center center/contain;
  width: 100%;
  height: 800px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-top: 50px;
}
.avatar__left img {
  width: 388px;
  z-index: 3;
}
.avatar__left::before {
  content: url(../img/avatar_befor.png);
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.6;
  transition: 0.5s;
}
.avatar__left:hover::before {
  opacity: 1;
  animation: identifier 2s forwards 0.2s infinite;
}

@keyframes identifier {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.6;
  }
}
.avatar__img {
  margin-right: 20px;
  margin-bottom: 33px;
}
.avatar__img:last-child {
  margin-right: 0;
}
.avatar__img img {
  width: 77px;
  height: 77px;
}

.avatar__vid {
  margin-bottom: 33px;
  width: 566px;
  height: 319px;
}
.avatar__vid img, .avatar__vid video, .avatar__vid iframe {
  width: 100%;
  height: 100%;
}

.avatar__text {
  text-align: left;
}
.avatar__text h4 {
  font-size: 34px;
  font-weight: bold;
}
.avatar__text span {
  font-size: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.avatar__text .main__btn { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-end;
  padding: 20px 50px;
  margin-top: 60px;
}

.earn__parent {
  background: url(../img/earn.png) no-repeat center center/cover;
  height: 1080px;
  padding-top: 80px;
}
.earn__parent .section__head {
  margin-bottom: 60px;
}
.earn__parent .create-down__icon img {
  width: 50%;
}

.earn {
  padding-top: 10px;
}
.earn .create__top a {
  width: 151px;
  font-size: 30px;
}
.earn .create-down__text {
  font-size: 22px;
}
.earn .create-down__text span:last-child {
  font-size: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.earn .create__img {
  transform: translateY(-40px);
}
.earn .create__down {
  transform: translateY(-40px);
}
.earn .main__btn {
  display: inline-flex;
  justify-content: center;
  justify-self: center;
  margin-top: 0;
}

/*
=======================================================================
                                                                     nft  
=======================================================================
*/
.nft__parent {
  background: url(../img/bgnft.png) no-repeat center center/cover;
  height: 1080px;
}

.nft {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  align-content: center;
  align-items: center;
  padding-top: 80px;
}

.nft__img {
  background: url(../img/nft-ptrn.png) no-repeat bottom center/contain;
  height: 926px;
  padding-bottom: 120px;
  position: relative;
}
.nft__img img {
  height: 554px;
  z-index: 1;
}
.nft__img::before {
  content: "";
  background: url(../img/backlight-nft.png) no-repeat center center;
  width: 100%;
  height: 654px;
  position: absolute;
  bottom: 50px;
  right: 50%;
  transform: translateX(50%);
  width: 100%;
  opacity: 0.6;
  z-index: 0;
  transition: 0.6s;
}
.nft__img::after {
  content: "";
  background: url(../img/starback-nft.png) no-repeat center center;
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  z-index: 0;
  transition: 0.6s;
  height: 100%;
  width: 100%;
}
.nft__img:hover::before {
  opacity: 1;
}
.nft__img:hover::after {
  opacity: 1;
  transform: scale(1.01) translateX(50%);
}

.nft__text {
  text-align: left;
  padding-right: 150px;
}
.nft__text h2 {
  font-size: 40px;
  font-weight: bold;
}
.nft__text p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 2;
  font-size: 18px;
}
.nft__text .main__btn {
  margin-top: 50px;
}

/*
=======================================================================
                                                                     play  
=======================================================================
*/
.play__parent {
  background: url(../img/play.png) no-repeat center center/cover;
  height: auto;
  padding-top: 240px;
  padding-bottom: 240px;
  position: relative;
}
.play__parent:hover .play__img::before {
  animation: identifier 2s forwards 0.2s infinite;
}
.play__parent .section__head h2 {
  font-size: 25px;
}

.play {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.play__text {
  text-align: left;
  z-index: 8;
}
.play__text .section__head {
  text-align: left;
  margin-bottom: 0;
}
.play__text p {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1.25rem;
  line-height: 2;
  font-weight: 500;
}
.play__text .main__btn {
  margin-right: 20px;
}
.play__text .buttons {
  margin-top: 100px;
}

.icon__list {
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.icon__list li {
  height: 100px;
  width: 100px;
  margin-right: 98px;
}
.icon__list li:last-child {
  margin-right: 0;
}
.icon__list li img {
  height: 100%;
  width: 100%;
}

.play__img {
  background: url(../img/play-img-ptrn.png) bottom no-repeat;
  width: 100%;
  position: absolute;
  right: 100px;
  bottom: 50%;
  width: 820px;
  height: 726px;
  transform: translateY(50%);
  padding-top: 35px;
}
.play__img::before {
  content: url(../img/light-play-img.png);
  position: absolute;
  right: 100px;
  bottom: 50%;
  width: 820px;
  height: 900px;
  transform: translateY(50%);
  z-index: -1;
  animation: identifier 2s forwards 0.2s infinite;
}
.play__img img {
  z-index: 3;
  width: 100%;
}

/*
=======================================================================
                                                                     land  
=======================================================================
*/
.land__parent {
  background: url(../img/land-bg.png) no-repeat center center/cover;
  height: 1080px;
  padding-top: 230px;
}

.land {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: center;
  height: 100%;
}

.land__text {
  padding-right: 60px;
  z-index: 3;
}
.land__text .section__head {
  text-align: left;
  margin-bottom: 10px;
}
.land__text p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1.25rem;
  line-height: 2;
  font-weight: 500;
}
.land__text .main__btn {
  margin-top: 100px;
}

.land__img {
  background: url(../img/land-ptrn.png) no-repeat bottom center;
  height: 750px;
  position: relative;
}
.land__img img {
  z-index: 1;
  width: 70%;
}
.land__img::before {
  background: url(../img/star-land.png);
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  opacity: 0.6;
  z-index: 0;
  transition: 0.7s;
  width: 80%;
  height: 90%;
  animation: identifier 2s forwards 0.2s infinite;
}
.land__img:hover::before {
  transform: scale(1.02) translateX(50%);
}

/*
=======================================================================
                                                                     slider
=======================================================================
*/
.slider__parent {
  background: url(../img/sliderbg.png) no-repeat center center/cover;
  height: 1080px;
  padding-top: 90px;
}
.slider__parent .section__head span {
  font-size: 18px;
}

.slider {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-top: 100px;
}

.slider__left {
  background: url(../img/slider-img-ptrn.png) no-repeat bottom center/contain;
  height: 700px;
  position: relative;
  padding-bottom: 80px;
  flex-basis: 500px;
  margin-right: 60px;
}
.slider__left img {
  z-index: 1;
  transition: 0.7s;
}
.slider__left::before {
  content: url(../img/Star3image.png);
  position: absolute;
  bottom: 120px;
  right: 50%;
  transform: translateX(50%);
  opacity: 0.6;
  z-index: 0;
  transition: 0.7s;
  animation: identifier 2s forwards 0.2s infinite;
}
.slider__left:hover::before {
  animation: identifier 2s forwards 0.2s infinite;
}
.slider__left:hover img {
  transform: scale(1.05);
}
.slider__left::after {
  content: url(../img/Mobile.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 80px;
}

.slider__right {
  width: 60%;
  flex-basis: 60%;
}
.slider__right .slider__holder {
  position: relative;
  width: 100%;
  height: 589px;
}
.slider__right .slider__holder .slide__img {
  width: 100%;
  height: 100%;
}
.slider__right .slider__holder .slide__img img {
  width: 100%;
  height: 100%;
}
.slider__right .arrows {
  margin-top: 30px;
}
.slider__right .arrows .arrow__btn {
  height: 96px;
  width: 96px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #184cd4;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
.slider__right .arrows .arrow__btn::before {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 20px #00fff6, 0 0 50px #00fff6, 0 0 70px #00fff6, 0 0 60px #00fff6;
  background-color: rgba(0, 255, 246, 0.2);
  border-radius: 50%;
  z-index: 0;
}
.slider__right .arrows .prev {
  margin-right: 90px;
}
.slider__right .arrows img {
  z-index: 3;
}

.container__edit {
  width: 100%;
  padding: 0 150px;
  margin: 0 auto;
}

/*
=======================================================================
                                                                     partners
=======================================================================
*/
.partners__parent {
  background-image: linear-gradient(to right, #00022a, #0041ed);
  height: auto;
  padding: 80px 0;
  width: 100%;
}

.partners__logo {
  margin-top: 130px;
}
@media (max-width:992px) {
  .partners__logo {
    justify-content: flex-start !important;
  }
}
.partners__logo a {
  display: flex;
  justify-content: center;
  height: 60px;
  margin: 0 15px;
  margin-bottom: 30px;
}
@media (max-width:576px) {
  .partners__logo a {
    margin-bottom: 0;
  }
}

/*
=======================================================================
                                                                     join
=======================================================================
*/
.join__parent {
  background: url(../img/joinbg.png) no-repeat center center/cover;
  padding: 60px 0 0 0;
}
.join__parent .container__edit {
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
}

.join__img {
  height: auto;
  flex-basis: 60%;
  display: flex;
  align-items: flex-start;
}
.join__img img {
  height: 100%;
  width: 100%;
}

.join__text {
  flex-basis: 40%;
  padding-bottom: 60px;
}
.join__text .section__head {
  margin-bottom: 18px;
}
.join__text .section__head span {
  margin-top: 10px;
  font-size: 18px;
}

.social {
  margin-top: 40px;
}
.social li {
  margin: 0 5px;
}
.social li a {
  font-size: 18px;
  padding: 10px;
  border-radius: 10px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
}
.social li a:hover {
  background-color: white;
  color: #0041ed;
}

.copyright {
  background-image: linear-gradient(to right, #00022a, #0041ed);
  padding: 20px;
  color: white;
  font-size: 0.875rem;
  text-align: center;
}

/*********************************************** RESPONSIVE ******************************************************/
/*
=======================================================================
                                                                     break-max-3xl
=======================================================================
*/
@media (max-width:1800px) {
  .intro .container__edit, .join__parent .container__edit {
    max-width: 1440px;
  }
  .intro__right img, .intro__left img {
    height: 600px;
    transform: translateY(50px);
  }
  .intro__center .section__head h2 {
    font-size: 30px;
  }
  .intro__center .section__head h4 {
    font-size: 20px;
  }
  .logo img {
    width: 190px;
  }
  .intro__center .section__head h2 {
    font-size: 35px;
  }
  .intro__center .section__head h4 {
    font-size: 25px;
  }
  .intro-c__down .main__btn {
    margin: 100px 0;
  }
  .play__img {
    background: url(../img/play-img-ptrn.png) no-repeat bottom center/contain;
    width: 100%;
    position: absolute;
    right: 100px;
    bottom: 50%;
    width: 620px;
    height: 550px;
    transform: translateY(50%);
    padding-top: 35px;
  }
  .play__img::before {
    content: url(../img/light-play-img.png);
    position: absolute;
    right: 100px;
    bottom: 50%;
    width: 770px;
    height: 900px;
    transform: translateY(50%);
    z-index: -1;
  }
  .play__img img {
    z-index: 3;
  }
  .play__img:hover::before {
    animation: identifier 2s forwards 0.2s infinite;
  }
  .earn__parent {
    height: auto;
    padding: 80px 0;
  }
  .nft__text {
    text-align: left;
    padding-right: 0;
  }
  .nft__parent {
    height: auto;
    padding: 60px 0;
  }
  .icon__list li {
    height: 80px;
    width: 80px;
    margin-right: 80px;
  }
  .play__text .buttons {
    margin-top: 40px;
  }
  .play__text p {
    font-size: 1.125rem;
    padding-right: 50px;
  }
  .main__btn, .second__btn {
    font-size: 24px;
    padding: 20px 25px;
    min-width: 250px;
  }
  .slider__parent .container__edit {
    padding: 0 50px;
  }
  .slider__right {
    width: 60%;
    flex-basis: 60%;
  }
  .slider__right .slider__holder {
    height: 459px;
  }
}
/*
=======================================================================
                              min                                       break-min-xxl
=======================================================================
*/
@media (min-width:1400px) {
  .intro .container__edit {
    padding: 0 15px;
    max-width: 1440px;
  }
  .intro {
    height: auto;
    padding: 60px 0 0 0;
  }
  .intro__center .section__head h2 {
    font-size: 35px;
  }
  .intro__center .section__head h4 {
    font-size: 25px;
  }
  .main__btn, .second__btn {
    font-size: 22px;
    padding: 20px 25px;
    min-width: 250px;
  }
  .intro-c__down .main__btn {
    margin: 60px 0;
  }
  .intro-c__down span {
    font-size: 20px;
  }
  .intro__right img, .intro__left img {
    height: 550px;
    transform: translateY(0);
  }
  .intro__top {
    padding-top: 0;
    align-items: flex-start !important;
  }
  .logo {
    margin-bottom: 0;
  }
  .trailer__parent {
    height: auto;
    padding: 0;
  }
  .trailer__parent .trailer {
    padding: 80px 0;
  }
}
/*
=======================================================================
                             max                                     break-max-xxl
=======================================================================
*/
@media (max-width:1400px) {
  .intro {
    height: auto;
    padding: 60px 0 50px 0;
  }
  .intro__right img, .intro__left img {
    height: 450px;
    transform: translateY(50px);
  }
  .logo img {
    width: 150px;
  }
  .intro-c__down .main__btn {
    margin: 60px 0;
  }
  .intro-c__down span {
    font-size: 1.125rem;
  }
  .main__btn, .second__btn {
    font-size: 22px;
    padding: 20px 25px;
    min-width: 250px;
  }
  .intro__center .section__head h2 {
    font-size: 35px;
  }
  .intro__center .section__head h4 {
    font-size: 25px;
  }
  .intro__top {
    padding-top: 40px;
  }
  /* trailer */
  .trailer__parent {
    height: auto;
    padding: 0;
  }
  .trailer__parent .trailer {
    padding: 80px 0;
  }
  /* avatar */
  .avatar {
    grid-template-columns: 1fr 566px;
  }
  .play__img {
    right: 0;
  }
  .play__img::before {
    transform: translateY(50%) scale(0.8);
  }
  .play__img img {
    width: 90%;
  }
  .icon__list li {
    width: 60px;
    height: 60px;
    margin-right: 60px;
  }
  .section__head h2 {
    font-size: 30px;
  }
  .play__text p {
    font-size: 1rem;
    padding-right: 50px;
  }
  .play__img {
    width: 550px;
  }
  .play__img::before {
    bottom: 50%;
    width: 720px;
  }
  .land__img {
    background: url(../img/land-ptrn.png) no-repeat bottom center/contain;
    height: 650px;
    padding-bottom: 15px;
  }
  .land__img img {
    width: 60%;
  }
  .slider__right {
    width: 60%;
    flex-basis: 60%;
  }
  .slider__right .slider__holder {
    position: relative;
    width: 100%;
    height: 400px;
  }
  .create__img {
    padding-bottom: 147px;
  }
  .create__parent {
    padding-top: 130px;
  }
  .earn__parent {
    padding-top: 90px;
  }
}
/*
=======================================================================
                                                                     break-max-xl
=======================================================================
*/
@media (max-width:1200px) {
  .intro__right, .intro__left {
    display: none;
  }
  .intro__center {
    flex-basis: 90%;
    margin: 0 auto;
  }
  .menu {
    justify-content: center;
  }
  .menu li {
    margin-right: 0;
  }
  .logo {
    flex-basis: 100%;
    justify-content: center;
    width: 100%;
  }
  .container__edit {
    max-width: 960px;
  }
  .intro-c__down .main__btn {
    margin: 40px 0;
  }
  .intro__center .section__head h2 {
    font-size: 30px;
  }
  .intro__center .section__head h4 {
    font-size: 20px;
  }
  .trailer {
    padding: 60px 0;
  }
  .trailer__info img {
    width: 90px;
    height: auto;
  }
  .create__img {
    height: 400px;
  }
  .create-down__icon {
    width: 90px;
    height: 100px;
  }
  .create__parent {
    height: auto;
    padding: 120px 0 60px 0;
  }
  .create__parent .section__head {
    margin-bottom: 40px;
  }
  .earn__parent {
    padding: 50px 0 60px 0;
  }
  .create__top a {
    font-size: 1.25rem;
    width: 220px;
  }
  .create-down__text {
    font-size: 1rem;
    flex: 1;
  }
  .create__top a {
    font-size: 1.125rem;
    width: 200px;
  }
  .avatar__parent {
    height: auto;
    padding: 40px 0;
  }
  .avatar {
    grid-template-columns: 1fr;
  }
  .avatar__left {
    margin-bottom: 40px;
  }
  .avatar__text {
    text-align: center;
  }
  .avatar__text h4 {
    width: 100%;
  }
  .avatar__text .main__btn {
    align-self: center;
    margin-top: 40px;
  }
  .earn .main__btn {
    margin-top: 40px;
  }
  .play__parent {
    height: auto;
    padding: 80px 0 200px 0;
  }
  .play {
    grid-template-columns: 1fr;
  }
  .play__img {
    right: 0;
    bottom: 50%;
    width: 80%;
    height: auto;
    transform: translateY(50%);
    padding-top: 35px;
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .play__img img {
    width: 100%;
  }
  .play__text p {
    padding-right: 0;
  }
  .slider__right .slider__holder {
    position: relative;
    width: 100%;
    height: 300px;
  }
  .slider__left {
    height: 600px;
    margin-right: 30px;
  }
  .land__img img {
    transform: translateY(100px);
  }
  .create__img {
    padding-bottom: 70px;
  }
}
@media (max-width:992px) {
  .intro {
    position: relative;
    padding: 60px 0;
  }
  .intro .container__edit {
    padding: 0 50px;
  }
  .intro__top {
    padding-top: 40px;
    padding-top: 0;
    margin-bottom: 40px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .play__text p {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .nft__text p {
    -webkit-line-clamp: 10;
  }
  .intro__right {
    position: absolute;
    top: 40px;
    right: 20px;
  }
  .intro__left {
    position: absolute;
    bottom: 60px;
    left: 20px;
  }
  .intro__center {
    flex-basis: 90%;
    margin: 0 auto;
  }
  .trailer__content {
    height: 450px;
  }
  .trailer__parent .trailer {
    padding: 60px 0;
  }
  .create__parent, .earn__parent {
    background: url(../img/bgnft.png) no-repeat center center/cover;
  }
  .create {
    grid-template-columns: 1fr;
  }
  .create__img {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    height: 540px;
  }
  .create__img img {
    width: 50%;
  }
  .create__down {
    transform: translateY(0);
  }
  .create__down {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 30px;
  }
  .create__box:last-child .create__down {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .create__light-back {
    left: 90%;
  }
  .avatar__left img {
    width: 350px;
  }
  .avatar__left {
    height: 700px;
  }
  .nft {
    grid-template-columns: 1fr;
  }
  .play__parent {
    height: auto;
    padding: 60px 0 200px 0;
  }
  .play__img::before {
    height: auto;
    right: 0;
  }
  .land__parent {
    height: auto;
    padding: 60px 0 100px 0;
  }
  .land {
    grid-template-columns: 1fr;
  }
  .land__img {
    padding-bottom: 0;
    height: 500px;
  }
  .land__img img {
    transform: translateY(50px);
  }
  .land__text {
    padding-right: 0;
    text-align: center;
  }
  .land__text .main__btn {
    margin-top: 40px;
  }
  .slider__parent .container__edit {
    padding: 0 24px;
  }
  .slider__parent {
    height: auto;
    padding: 60px 0;
  }
  .slider {
    flex-wrap: wrap;
  }
  .slider .slider__right {
    flex-basis: 100%;
  }
  .slider .slider__right .slider__holder {
    height: 450px;
  }
  .slider .slider__left {
    margin-right: 0;
  }
  .land__img img {
    width: 40%;
  }
  .partners__parent {
    height: auto;
    padding: 80px 0;
  }
  .partners__parent .section__head {
    text-align: center;
    margin-bottom: 60px;
  }
  .partners__logo {
    margin-top: 130px;
  }
  .partners__logo a {
    height: 60px;
    margin: 0 15px;
    margin-bottom: 30px;
  }
  .slider .slider__right {
    margin-top: 40px;
  }
  .join {
    flex-wrap: wrap-reverse;
  }
  .join__img, .join__text {
    flex-basis: 100%;
  }
  .icon__list {
    margin-bottom: 70px;
  }
}
@media (max-width:768px) {
  .intro .container__edit {
    padding: 0 20px;
  }
  .intro::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
  }
  .intro__center {
    z-index: 3;
  }
  .intro__right {
    position: absolute;
    top: 0;
    right: 10px;
  }
  .intro__left {
    position: absolute;
    bottom: 50px;
    left: 10px;
  }
  .intro__center {
    flex-basis: 100%;
  }
  .trailer__content {
    height: 400px;
  }
  .trailer__parent .trailer {
    padding: 40px 0;
  }
  .create__img {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    height: 400px;
  }
  .create__img img {
    width: 40%;
  }
  .create__light-back {
    left: 100%;
    bottom: 60px;
  }
  .avatar__vid {
    width: 100%;
  }
  .avatar__img img {
    width: 70px;
    height: 70px;
  }
  .earn .create__img {
    transform: translateY(0);
  }
  .earn .create__down {
    transform: translateY(0);
  }
  .nft__img {
    height: 800px;
  }
  .nft__img img {
    height: 480px;
  }
  .slider .slider__right .slider__holder {
    height: 350px;
  }
  .create-down__text span:last-child {
    font-size: 16px;
  }
}
@media (max-width:576px) {
  .trailer__content {
    height: 300px;
  }
  .trailer__info img {
    width: 70px;
  }
  .section__head h2 {
    font-size: 30px;
  }
  .create__img {
    height: 350px;
  }
  .create__img img {
    width: 30%;
  }
  .create__light-back {
    left: calc(100% + 30px);
    bottom: -30px;
  }
  .create-down__icon {
    width: 70px;
  }
  .avatar__left img {
    width: 300px;
  }
  .avatar__left {
    height: 650px;
  }
  .avatar__img img {
    width: 60px;
    height: 60px;
  }
  .avatar__vid {
    height: 250px;
  }
  .avatar__text h4 {
    font-size: 1.25rem;
  }
  .avatar__text span {
    font-size: 1rem;
  }
  .nft__parent {
    padding: 40px 0;
  }
  .nft {
    padding-top: 20px;
    gap: 40px;
  }
  .nft__img::before {
    background-size: 130%;
    bottom: 50px;
  }
  .nft__img::after {
    background-size: 80%;
  }
  .buttons {
    flex-wrap: wrap;
  }
  .buttons a {
    min-width: 100%;
  }
  .buttons .main__btn {
    margin-right: 0;
  }
  .icon__list li {
    width: 40px;
    height: 40px;
    margin-right: 40px;
  }
  .section__head h2 {
    font-size: 25px;
  }
  .play__img::before {
    bottom: 250px;
    width: 500px;
    right: 50%;
  }
  .buttons {
    justify-content: center;
  }
  .land__img {
    padding-bottom: 0;
    height: 340px;
  }
  .slider .slider__right .slider__holder {
    height: 300px;
  }
  .slider__left {
    height: 500px;
  }
  .slider__left img {
    width: 100%;
  }
  .slider__left::after {
    bottom: 70px;
  }
  .slider__right .arrows .arrow__btn {
    width: 60px;
    height: 60px;
  }
  .slider__right .arrows .arrow__btn img {
    width: 50%;
    height: 50%;
  }
  .social {
    margin-top: 40px;
    justify-content: center;
  }
  .social li {
    margin: 0 5px 5px 5px;
  }
  .social li a {
    font-size: 18px;
    padding: 10px;
    border-radius: 10px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
    display: -moz-flex; /* TWEENER - IE 10 */ /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .social li a:hover {
    background-color: white;
    color: #0041ed;
  }
}
/*
=======================================================================
                                                                     break-max-xsm
=======================================================================
*/
@media (max-width:489px) {
  .create__img {
    height: 300px;
  }
  .create__img img {
    width: 50%;
  }
  .create__light-back {
    left: 90%;
    bottom: 70px;
  }
  .avatar__left img {
    width: 250px;
  }
  .avatar__left {
    height: 550px;
  }
  .nft__img {
    height: 550px;
  }
  .nft__img img {
    height: 350px;
  }
  .nft__img::before {
    background-size: 110%;
    bottom: -50px;
  }
  .nft__img::after {
    background-size: 70%;
  }
  .slider .slider__right .slider__holder {
    height: 200px;
  }
}
/*
=======================================================================
                                                                     break-max-2xsm
=======================================================================
*/
@media (max-width:420px) {
  .nft__img::before {
    background-size: 140%;
    bottom: -50px;
  }
  .nft__img::after {
    background-size: 90%;
  }
}
/*
=======================================================================
                                                                     break-max-3xsm
=======================================================================
*/
@media (max-width:330px) {
  .trailer__content {
    height: 200px;
  }
  .avatar__left img {
    width: 200px;
  }
  .avatar__left {
    height: 450px;
  }
  .avatar__vid {
    height: 200px;
  }
  .nft__img img {
    height: 300px;
  }
  .nft__img::before {
    background-size: 170%;
    bottom: -50px;
  }
  .nft__img::after {
    background-size: 100%;
  }
  .land__img {
    height: 340px;
    width: 288px;
  }
}
@media (max-width:992px) {
  .partners__logo {
    justify-content: flex-start !important;
  }
}
@media (max-width:576px) {
  .partners__logo a {
    margin-bottom: 0;
  }
}/*# sourceMappingURL=main.css.map */