/* Base CSS */

@import url('https://fonts.googleapis.com/css2?family=DynaPuff:wght@400..700&display=swap');

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #3e3b6d;
  font-family: 'DynaPuff', sans-serif;
}

body {
    color: #4A0F81;
    font-weight: 400;
    font-family: 'DynaPuff', sans-serif;
    line-height: 25px;
}

.selector-for-some-widget {
    box-sizing: content-box;
}

a:hover {
    text-decoration: none
}

button:focus {
    outline: 0;
    outline: 5px auto -webkit-focus-ring-color;
}

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


.container {
    max-width: 1170px;
    margin: auto;
}



/*-------------- Header area css Start --------------*/
.header__area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	padding: 30px 0;
}
.header_site_blk {
	text-align: right;
}

/*-------------- Header area css End --------------*/





/*--------------- Hero area css Start ---------------*/
.hero__area.meni_height {
	min-height: 736px;
	background-size: cover;
	background-position: center bottom;
}

.hero_blk {
	text-align: center;
	padding-top: 113px;
}
.hero_text_logo {
  margin-bottom: 43px;
}
.hero_content p {
  font-size: 31px;
  color: #fff;
  font-weight: 400;
  line-height: 43px;
  word-spacing: 7px;
}
.hero_content {
  margin-bottom: 56px;
}

.hero_btn a {
  animation: backwards;
  background: #0EE7F1;
  width: 254px;
  height: 50px;
  display: inline-block;
  line-height: 42px;
  color: #2A0C58;
  text-decoration: none;
  font-size: 22px;
  font-weight: 400;
  border-radius: 22px;
  border: 5px solid#292D5D;
  transition: .3s;
}
.hero_btn a:hover {
	background: #F8448A;
	color: #fff;
	border-color: #F8448A;
}

.header_social_icon a {
	margin-left: 27px;
}
.header_social_icon a img {
	max-width: 50px;
}

/*---------------- Hero area css End ----------------*/


/*---------------- gank area css start ----------------*/
.gank__section{
    background: linear-gradient(180deg, #4C167E 0%, #2E0076 100%);
    padding-top: 120px;
}
.gank-blk {
    margin-bottom: 100px;
}
.gank-blk h6{
    color: #0EE7F1;
    font-weight: normal;
    font-size: 21px;
    line-height: 27px;
    text-transform: uppercase;
}
.gank-blk p{
    font-weight: normal;
    font-size: 41px;
    line-height: 53px;
    color: #F6FFED;
    max-width: 1000px;
}
.gank__img{
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(9, 1fr);
    max-width: 1400px;
    text-align: center;
    margin: 0 auto;
    align-items: end;
}

.gank__img img{
    max-width: 100%;
}
/*---------------- gank area css End ----------------*/


/*---------------- nft area css start ----------------*/
.nft__section{
    background: #200053;
    padding-top: 100px;
}
.nft-items {
    margin-bottom: 25px;
}
.nft-items h4{
    font-weight: normal;
    font-size: 47.97px;
    line-height: 61px;
    color: #0EE7F1;
    margin: 0;
}
.nft-items p{
    font-weight: normal;
    font-size: 32.76px;
    line-height: 62px;
    color: #F6FFED;
    margin: 0;
}
.nft-thumb img{
    max-width: 100%;
}
/*---------------- nft area css End ----------------*/


/*---------------- sealdna__section area css start ----------------*/
.sealdna__section{
    background: #200053;
    padding-top: 50px;
    padding-bottom: 140px;
}
.sealdna-title{
    margin-bottom: 60px;
}
.sealdna-title h3{
    font-weight: normal;
    font-size: 107.97px;
    line-height: 137px;
    color: #0EE7F1;
    margin: 0;
}

.hero_text_logo {
}
#scrollUp {
  position: absolute;
  background: #0EE7F1;
  width: 40px;
  height: 40px;
  right: 50px;
  bottom: 50px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  border-radius: 8px;
  transition: .3s;
}
#scrollUp:hover {
  background: #F8448A;
}

.sealdna-title p{
    font-weight: normal;
    font-size: 31px;
    line-height: 43px;
    color: #F6FFED;
}
.sealdna__section h5{
    font-weight: normal;
    font-size: 43.99px;
    line-height: 56px;
    color: #9959FC;
}
.seal-thumb img{
    max-width: 100%;
}
.seal-thumb:last-child{
    margin-right: 0;
}
.seal-thumb{
    display: inline-block;
    width: auto;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 100px;
}
.seal-items{
    margin-bottom: 25px;
}
.ml-40{
    margin-left: 40px;
}
/*---------------- sealdna__section area css End ----------------*/


/*---------------- roadmap__section area css start ----------------*/
.roadmap__section{
    background: linear-gradient(180deg, #44008B 0%, #200053 100%);
    padding: 110px 0;
}
.section__title {
    margin-bottom: 60px;
}
.section__title h2{
    font-weight: normal;
    font-size: 107.97px;
    line-height: 137px;
    color: #0EE7F1;
    margin: 0;
}
.section__title p{
    font-weight: normal;
    font-size: 31px;
    line-height: 43px;
    margin: 0;
    color: #F6FFED;
}
.roadmap-items {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 20px;
  margin: 15px 0;
  text-align: left;
  min-height: auto; /* remove tall vertical card */
}

.roadmap-items .number {
  flex: 0 0 60px;
  height: 60px;
  width: 60px;
  background: #9FE4F3;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  margin-right: 20px;
  position: static; /* remove top:-35px */
}

.roadmap-items .number.bg-two{
    background: #9FB1F3;
}
.roadmap-items .number.bg-three{
    background: #9FF3B5;
}
.roadmap-items .number.bg-four{
    background: #F39FE8;
}
.roadmap-items .number.bg-five{
    background: #F39F9F;
}
.roadmap-items .number.bg-six{
    background: #E09FF3;
}
.roadmap-content {
  margin: 0;
}

.roadmap-content h4 {
  margin: 0 0 10px 0;
  font-size: 28px;     /* bigger than before */
  font-weight: bold;
  color: #4A0F81;         /* you can keep purple if you want */
}

.roadmap-content p {
  margin: 0;
  font-size: 28px;     /* bigger than before */
  line-height: 1.6;
  color: #9645E2;
}

/*---------------- roadmap__section area css End ----------------*/


/*---------------- team__section area css start ----------------*/
.team__section{
    background: linear-gradient(0deg, #7B24D6 1.9%, #210054 100%);
    padding-bottom: 120px;
}
.team-area{
    max-width: 860px;
    margin: 0 auto;
}
.team-card{
    background: #F0E4FF;
    border-radius: 6.48px;
    overflow: hidden;
    text-align: center;
    padding: 13px;
    margin-top: 30px;
}
.team-thumb img{
    width: 100%;
    border-radius: 6.48px;
    height: 264px;
    object-fit: cover;
}
.team-meta{
    margin-top: 15px;
}
.team-meta a{
    font-weight: normal;
    font-size: 29.52px;
    line-height: 37px;
    color: #6224C3;
    text-decoration: none;
    margin: 0;
}
.team-meta p{
    font-weight: normal;
    font-size: 22.32px;
    line-height: 31px;
    text-align: center;
    color: #000000;
    margin: 0;
}
.team-meta{}
/*---------------- team__section area css End ----------------*/


/*---------------- footer area css start ----------------*/
.footer_area{
    text-align: center;
    background: #200053;
    padding: 30px 10px;
}
.footer_area span img{
    margin-right: 10px;
}
.footer_area span a{
    color: #D2C5E6;
    text-decoration: none;
}
.footer_area span{
    font-weight: normal;
    font-size: 31px;
    line-height: 43px;
    color: #D2C5E6;
}
/*---------------- footer area css end ----------------*/
















