/*!
Template Name: Biloi
Template URI: https://www.templatemonster.com/authors/DiscreteDev/
Author: DiscreteDev
Author URI: https://www.templatemonster.com/authors/DiscreteDev/
Description: Description
Version: 1.0.0
Text Domain: Biloi

*/
/*=====================================================================*/
@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.Rectangle_2_copy_3 {
  border-radius: 2px;
  background-image: -moz-linear-gradient(0deg, #eb9854 0%, #6D39FF 100%);
  background-image: -webkit-linear-gradient(0deg, #eb9854 0%, #6D39FF 100%);
  background-image: -ms-linear-gradient(0deg, #eb9854 0%, #6D39FF 100%);
  position: absolute;
  left: 307px;
  top: 655px;
  width: 240px;
  height: 60px;
  z-index: 221;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Basic typography style for copy text
 */
.body {
  color: #b2acc2;
  font-size: 1.225rem;
  line-height: 1.4;
  font-family: "Poppins", sans-serif;
  background-color: #04031A;
}
.body p {
  font-size: 1.125rem;
}
.body h1,
.body h2,
.body h3,
.body h4,
.body h5,
.body h6 {
  font-family: "Orbitron", sans-serif;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
}
.body h1 a,
.body h2 a,
.body h3 a,
.body h4 a,
.body h5 a,
.body h6 a {
  color: inherit;
  font-family: inherit;
}
.body--home2 {
  color: #A4988B;
  background-color: #191005;
}

h1 {
  font-size: calc(1.625rem + 3.8571428571vw);
}
@media (min-width: 1400px) {
  h1 {
    font-size: 5rem;
  }
}

h2 {
  font-size: calc(1.425rem + 1.8vw);
}
@media (min-width: 1400px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  font-size: calc(1.375rem + 1.2857142857vw);
}
@media (min-width: 1400px) {
  h3 {
    font-size: 2.5rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.2571428571vw);
}
@media (min-width: 1400px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

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

a {
  color: #b2acc2;
  text-decoration: underline;
}
@media not all and (pointer: coarse) {
  a:hover {
    color: #6D39FF;
  }
}

/*===== keyframes for banner img ====*/
@-webkit-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-moz-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-ms-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-o-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(15%);
  }
}
@-webkit-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-o-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-moz-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-ms-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-o-keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes rotate {
  0%, 5% {
    transform: rotate(15deg) skew(1deg);
  }
  50% {
    transform: skew(30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-moz-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-ms-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-o-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-webkit-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-moz-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-ms-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-o-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-moz-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-ms-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-o-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@keyframes neon-pulse {
  0% {
    opacity: 0.8;
    filter: brightness(200%) saturate(150%);
  }
  100% {
    opacity: 0.4;
    filter: brightness(400%) saturate(200%);
  }
}
/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*=-=-=-=-=-=====> utility classes start here <======= -=-=-=-=-=-=-=*/
.bg--cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg--fixed {
  background-attachment: fixed;
}

.color--theme-color {
  color: #6D39FF !important;
}
.color--theme-color2 {
  color: #EA531C !important;
}
.color--tertiary-color {
  color: #18E9F7 !important;
}
.color--gradient-y {
  background: linear-gradient(90deg, #6D39FF 0%, #eb9854 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color--gradient-y2 {
  background: linear-gradient(90deg, #EA531C 0%, #0CC0DF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text--3d {
  filter: drop-shadow(2px 5px 0px #fff);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

.padding-top {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .padding-top {
    padding-top: 100px;
  }
}

.padding-bottom {
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .padding-bottom {
    padding-bottom: 100px;
  }
}

.g-20 {
  gap: 20px;
}

.g-10 {
  gap: 10px;
}

/*=-=-=-=-=-=====> utility classes end here <======= -=-=-=-=-=-=-=*/
/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
.social, .accordion__button, .roadmap__item-header, .social-btns {
  display: flex;
  flex-wrap: wrap;
}

.mint__content, .mint, .faq, .accordion__button .plus-icon, .team__content, .roadmap__item, .roadmap__wrapper, .collection__content, .nft-card2__inner, .nft-card__inner, .default-btn2, .default-btn, .contact__form, .contact__wrapper, .banner__content, .banner, .navbar-toggler--icon {
  position: relative;
}

.accordion__button .plus-icon:before, .accordion__button .plus-icon:after, .nft-card2__content, .nft-card2__inner::after, .nft-card__content, .nft-card__inner::after, .contact__wrapper:before, .contact__wrapper:after, .navbar-toggler--icon:after, .navbar-toggler--icon:before {
  position: absolute;
  content: "";
}

.artist, .mint, .faq, .accordion__item, .community, .team, .roadmap__wrapper, .roadmap, .gallery__slider, .gallery, .about, .collection, .nft-card2__inner, .nft-card__inner, .default-btn2, .default-btn, .banner {
  overflow: hidden;
}

.accordion__button, .nft-card2__thumb img, .nft-card__thumb img, .contact__form input,
.contact__form textarea, .navbar-toggler--icon:after, .navbar-toggler--icon:before {
  width: 100%;
}

.accordion__button, .roadmap__item-header {
  justify-content: space-between;
}

.social, .roadmap__item-header {
  align-items: center;
}

.social__link, .default-btn2, .default-btn, .navbar-toggler--icon {
  display: inline-block;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.social__link, .section-header__content, .nav-link {
  text-align: center;
}

.accordion__button, .contact .section-header {
  text-align: left;
}

.social, ul,
ol {
  list-style: none;
}

/* @@@@@@@@@@@@@  Extend Property Margin 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.social, .roadmap__item-content p, .roadmap__item-header h4,
.roadmap__item-header p, .nft-card2__content p, .nft-card__content p {
  margin-bottom: 0;
}

.team__content p, .collection__content p {
  margin-bottom: 5px;
}

.contact .section-header, .navbar-toggler {
  margin-bottom: 10px;
}

.roadmap__item-header, .section-header__content h2 {
  margin-bottom: 15px;
}

.community__content h2, .footer__content img, .contact__form input {
  margin-bottom: 20px;
}

.footer__content p, .banner__content h1 {
  margin-bottom: 30px;
}

.community__content p, .contact__form textarea {
  margin-bottom: 40px;
}

.banner__content p {
  margin-bottom: 45px;
}

.form-massage {
  margin-top: 10px;
}

.header .navbar-collapse {
  margin-top: 20px;
}

.default-btn2 span svg, .default-btn span svg {
  margin-right: 5px;
}

.navbar-toggler {
  margin-right: 15px;
}

/* @@@@@@@@@@@@@  Extend Property padding 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.navbar-toggler {
  padding: 0;
}

.team__content, .collection__content, .nft-card2__content, .nft-card__content {
  padding: 20px;
}

.social, ul,
ol {
  padding-left: 0;
}

.header {
  background-color: #04031A;
}
@media (min-width: 992px) {
  .header--fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #1E1C45;
  }
}
.header .navbar {
  padding-block: 1.35rem;
}
@media (min-width: 1200px) {
  .header .navbar-collapse {
    margin-top: 0;
  }
}
.header .dropdown-menu {
  overflow: hidden;
  top: 40px !important;
  font-family: "Orbitron", sans-serif;
  background-color: #6D39FF;
  border-radius: 4px;
  padding-block: 0 !important;
  clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
}
.header .dropdown-menu a {
  color: #fff !important;
  font-weight: 500;
  padding-block: 0.5rem !important;
}
.header .dropdown-menu a:hover, .header .dropdown-menu a:focus {
  color: rgb(229.6596858639, 124.497382199, 38.3403141361);
  background-color: #eb9854;
}
.header--home2 {
  background-color: #191005;
}

.nav-link {
  color: #fff;
  font-family: "Orbitron", sans-serif;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .nav-link {
    text-align: left;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.nav-link--active, .nav-link:hover, .nav-link:focus {
  color: #6D39FF;
}
.nav-link--home2--active, .nav-link--home2:hover, .nav-link--home2:focus {
  color: #EA531C;
}

.navbar-toggler:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.navbar-toggler--icon {
  background-color: #fff;
  height: 2px;
  width: 27px;
  -webkit-transform: rotate(45deg) translateY(-5px);
  -moz-transform: rotate(45deg) translateY(-5px);
  -ms-transform: rotate(45deg) translateY(-5px);
  -o-transform: rotate(45deg) translateY(-5px);
  transform: rotate(45deg) translateY(-5px);
}
.navbar-toggler--icon:after, .navbar-toggler--icon:before {
  background-color: #fff;
  height: 2px;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.navbar-toggler--icon:after {
  bottom: 7px;
  left: 0;
  -webkit-transform: rotate(-90deg) translateX(-6px);
  -moz-transform: rotate(-90deg) translateX(-6px);
  -ms-transform: rotate(-90deg) translateX(-6px);
  -o-transform: rotate(-90deg) translateX(-6px);
  transform: rotate(-90deg) translateX(-6px);
}
.navbar-toggler--icon:before {
  top: 7px;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}
.navbar-toggler.collapsed .navbar-toggler--icon {
  transform: none;
}
.navbar-toggler.collapsed .navbar-toggler--icon:after {
  transform: none;
}
.navbar-toggler.collapsed .navbar-toggler--icon:before {
  opacity: 1;
  transform: none;
}

.social-btns {
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .social-btns {
    margin-left: 50px;
    flex-direction: row;
    margin-top: 0;
  }
}
.social-btns .default-btn {
  border-radius: 5px;
}
.social-btns .default-btn span {
  text-transform: capitalize;
}
.social-btns .default-btn:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background-color: rgb(71.3939393939, 6, 255);
}

/*=-=-=-======< Section header start here >==========-=-=-=-*/
.section-header {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .section-header__content h2 {
    max-inline-size: 10ch;
    margin-inline: auto;
  }
  .section-header__content p {
    max-inline-size: 41ch;
    margin: auto;
  }
}
.section-header__content--left {
  text-align: start;
}
.section-header__content--left h2 {
  margin-inline: inherit;
}
@media (min-width: 992px) {
  .section-header {
    margin-bottom: 60px;
  }
}

/*=-=-=-======< Section header end here >==========-=-=-=-*/
.banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-block: 100px 0;
}
@media (min-width: 992px) {
  .banner {
    padding-block: 160px;
  }
}
@media (min-width: 1400px) {
  .banner {
    padding-block: 220px;
  }
}
.banner__content {
  z-index: 1;
}
.banner__content p {
  max-inline-size: 52ch;
  font-size: calc(1.275rem + 0.2571428571vw);
  line-height: 1.65;
}
@media (min-width: 1400px) {
  .banner__content p {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  .banner__thumb {
    margin-left: -40px;
  }
}

.banner__thumb img {
  animation: light 5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s infinite alternate;
}
@media (min-width: 992px) {
  .banner__thumb {
    position: relative;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  .bg-attach--fixed {
    background-attachment: fixed;
  }
}

.contact .section-header .header-title {
  left: 35%;
  top: -45%;
}
.contact__wrapper {
  background-color: #1E1C45;
  padding: 50px 20px;
}
@media (min-width: 576px) {
  .contact__wrapper {
    padding: 50px 30px;
  }
}
@media (min-width: 992px) {
  .contact__wrapper {
    padding: 60px 40px;
  }
}
@media (min-width: 1200px) {
  .contact__wrapper {
    padding: 65px;
  }
}
.contact__wrapper:before, .contact__wrapper:after {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.contact__wrapper:before {
  top: 5%;
  right: 38%;
  background-image: url(../images/contact/contact-shape1.png);
  width: 100px;
  height: 100px;
  animation-delay: 2s;
  animation: floating 5s linear infinite alternate;
}
.contact__wrapper:after {
  bottom: 0;
  right: 8%;
  background-image: url(../images/contact/contact-shape2.png);
  width: 400px;
  height: 200px;
  animation: fade 5s linear infinite alternate;
}
.contact__content {
  max-width: 84%;
}
.contact__content > p {
  color: #fff;
}
.contact__form {
  z-index: 1;
}
.contact__form input,
.contact__form textarea {
  -webkit-border: 1px solid transparent;
  -moz-border: 1px solid transparent;
  -ms-border: 1px solid transparent;
  -o-border: 1px solid transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(4, 3, 26, 0.7);
  color: #fff;
  padding: 20px 30px;
}
.contact__form input::placeholder,
.contact__form textarea::placeholder {
  color: #fff;
}
.contact__form input:focus-within,
.contact__form textarea:focus-within {
  outline: none;
  -webkit-border-color: rgba(109, 57, 255, 0.15);
  -moz-border-color: rgba(109, 57, 255, 0.15);
  -ms-border-color: rgba(109, 57, 255, 0.15);
  -o-border-color: rgba(109, 57, 255, 0.15);
  border-color: rgba(109, 57, 255, 0.15);
}
.contact__form .default-btn {
  background-color: #fff;
  color: #6D39FF;
}
@media not all and (pointer: coarse) {
  .contact__form .default-btn:hover {
    color: #6D39FF;
  }
}

.form-massage {
  color: #fff;
}

.footer {
  background-color: #000000;
}
.footer__wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer__content {
  text-align: center;
}
@media (min-width: 992px) {
  .footer__content {
    text-align: start;
  }
}
.footer__content img {
  justify-content: center;
}
.footer__content .social {
  justify-content: center;
}
@media (min-width: 992px) {
  .footer__content .social {
    justify-content: start;
  }
}
.footer__content p {
  font-size: 1.125rem;
  max-inline-size: 42ch;
  margin-inline: auto;
}
@media (min-width: 1200px) {
  .footer__content p {
    margin-inline: 0;
  }
}
.footer__link {
  display: flex;
  justify-content: space-around;
  padding-top: 1rem;
}
.footer__link h5 {
  margin-bottom: 1.5rem;
}
.footer__link a {
  font-size: 16px;
}
.footer__copyright {
  border-top: 2px solid rgba(255, 255, 255, 0.05);
}

.default-btn {
  font-size: 1.125rem;
  -webkit-clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  -moz-clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  -ms-clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  -o-clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  border-radius: 4px;
  text-decoration: none;
  font-family: "Orbitron", sans-serif;
  font-weight: 600;
  color: #fff;
  padding: 0 1.7rem;
  line-height: 50px;
  transform-origin: right;
  transition: all 0.3s ease;
  background: linear-gradient(-90deg, #8877a8 0%, #6D39FF 100%);
}
@media (min-width: 768px) {
  .default-btn {
    padding: 0 2.25rem;
    line-height: 56px;
  }
}
.default-btn span {
  position: inherit;
  z-index: 1;
  text-transform: uppercase;
}
.default-btn__small {
  line-height: 46px;
  padding: 0 1.25rem;
}
.default-btn__rounded {
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  -o-border-radius: 99px;
  border-radius: 99px;
}
.default-btn.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6D39FF;
  transition: transform 0.5s;
  transform-origin: right;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-right:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s;
}
.default-btn.move-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6D39FF;
  transition: transform 0.5s;
  transform-origin: left;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-left:hover:before {
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.5s;
}
.default-btn.move-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6D39FF;
  transition: transform 0.5s;
  transform-origin: bottom;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-bottom:hover:before {
  transform: scaleY(1);
  transform-origin: top;
  transition: transform 0.5s;
}
.default-btn.move-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6D39FF;
  transition: transform 0.5s;
  transform-origin: top;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-top:hover:before {
  transform: scaleY(1);
  transform-origin: bottom;
  transition: transform 0.5s;
}
.default-btn:hover {
  color: #fff;
  transform: translateY(3px);
  background: linear-gradient(90deg, #8877a8 0%, #6D39FF 100%);
  border-color: #6D39FF;
  box-shadow: none;
}
.default-btn-active {
  background-color: #6D39FF;
  border-color: #6D39FF;
}

.default-btn2 {
  font-size: 1.125rem;
  clip-path: polygon(0 0, 94% 0, 100% 15%, 100% 80%, 100% 100%, 6% 100%, 0 84%, 0% 20%);
  text-decoration: none;
  font-family: "Orbitron", sans-serif;
  font-weight: 600;
  color: #000000;
  padding: 0 1.5rem;
  line-height: 50px;
  transform-origin: right;
  transition: all 0.3s ease;
  background: linear-gradient(-90deg, #0CC0DF 0%, #EA531C 100%);
}
@media (min-width: 768px) {
  .default-btn2 {
    padding: 0 2.25rem;
    line-height: 56px;
  }
}
.default-btn2 span {
  position: inherit;
  z-index: 1;
  text-transform: uppercase;
}
.default-btn2:hover:before {
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.5s;
}
.default-btn2:hover {
  color: #000000;
  transform: translateY(3px);
  background: linear-gradient(90deg, #0CC0DF 0%, #EA531C 100%);
  border-color: #EA531C;
  box-shadow: none;
}
.default-btn2-active {
  background-color: #EA531C;
  border-color: #EA531C;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  background-color: #000000;
  z-index: 99999;
}
.preloader img {
  -webkit-animation: floating 1s cubic-bezier(0.4, -0.35, 0.01, 1.08) infinite alternate;
  -moz-animation: floating 1s cubic-bezier(0.4, -0.35, 0.01, 1.08) infinite alternate;
  -ms-animation: floating 1s cubic-bezier(0.4, -0.35, 0.01, 1.08) infinite alternate;
  -o-animation: floating 1s cubic-bezier(0.4, -0.35, 0.01, 1.08) infinite alternate;
  animation: floating 1s cubic-bezier(0.4, -0.35, 0.01, 1.08) infinite alternate;
}

.scrollToTop {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
  bottom: -20%;
  right: 5%;
  z-index: 9;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #6D39FF;
  text-align: center;
  border-radius: 5px;
  color: #04031A;
}
.scrollToTop:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #04031A;
}

.nft-card__inner {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  clip-path: polygon(85% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
}
.nft-card__inner::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 0 5px red);
}
.nft-card__thumb img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nft-card__content {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(4, 3, 26, 0.35);
  border: 1px solid rgba(109, 57, 255, 0.09);
  border-radius: 0.5rem;
  bottom: 15px;
  left: 50%;
  width: calc(100% - 30px);
}
.nft-card__content h4 a:hover {
  color: #18E9F7;
}
.nft-card__price {
  color: #eb9854;
  font-weight: 600;
}
.nft-card:hover .nft-card__inner {
  border-color: rgba(109, 57, 255, 0.5);
}
.nft-card:hover .nft-card__thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.nft-card2__inner {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  clip-path: polygon(0 0, 90% 0, 100% 10%, 100% 90%, 100% 100%, 10% 100%, 0 90%, 0 10%);
}
.nft-card2__inner::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 0 5px red);
}
.nft-card2__thumb img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nft-card2__content {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px);
  -ms-backdrop-filter: blur(15px);
  -o-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(25, 16, 5, 0.35);
  border: 1px solid rgba(234, 83, 28, 0.09);
  clip-path: polygon(0 0, 93% 0, 100% 16%, 100% 90%, 100% 100%, 7% 100%, 0 85%, 0 10%);
  border-radius: 0.5rem;
  bottom: 15px;
  left: 50%;
  width: calc(100% - 30px);
}
.nft-card2__content h4 a:hover {
  color: #18E9F7;
}
.nft-card2__price {
  color: #0CC0DF;
  font-weight: 600;
}
.nft-card2:hover .nft-card__inner {
  border-color: rgba(234, 83, 28, 0.5);
}
.nft-card2:hover .nft-card__thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.collection {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) {
  .collection .section-header__content p {
    max-inline-size: 55ch;
  }
}
.collection .section-header__content p {
  max-inline-size: 55ch;
}
.collection__inner {
  background-color: #1E1C45;
  border-radius: 0.75rem;
  clip-path: polygon(0px 0px, 85% 0px, 100% 11.23%, 100% 80%, 100% 100%, 0px 100%, 0% 80%, 0% 20%);
  padding: 14px;
  text-align: center;
  transition: all 0.3s ease;
}
.collection__inner:hover {
  background-color: #6D39FF;
}
.collection__inner--home2 {
  background-color: #423529;
  clip-path: polygon(0px 0px, 88.69% 0px, 100% 8.53%, 100% 80%, 100% 100%, 10% 100%, 0px 94.17%, 0% 20%);
  border-radius: 0;
}
.collection__inner--home2:hover {
  background-color: #EA531C;
}
.collection__inner--home2:hover a {
  color: #000000;
}
.collection__thumb {
  clip-path: polygon(0 0, 85% 0, 100% 15%, 100% 80%, 100% 100%, 15% 100%, 0 85%, 0% 20%);
}
.collection__thumb img {
  border-radius: 0.75rem;
}
.collection__thumb--home2 {
  clip-path: polygon(-0.07% 2px, 90% 0px, 100% 10%, 100% 90%, 100.07% 100%, 10% 100%, 0px 90%, 0px 10%);
}
.collection__thumb--home2 img {
  border-radius: 0;
}
.collection__content {
  z-index: 1;
}
.collection__content .nft-info__price {
  color: #eb9854;
  font-weight: 500;
}
.collection__content h5 a {
  color: #fff;
  transition: all 0.3s ease;
}
.collection__content p {
  color: #fff;
  font-size: 1rem;
}

.tokenomics {
  padding: 100px 20px;
  background: linear-gradient(135deg, #0f0f1a, #1c1c2d);
}

.tokenomics__container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
}

.tokenomics__content {
  text-align: left;
}

.tokenomics__title {
  font-size: 2.8rem;
  margin-bottom: 15px;
  font-weight: 700;
  background: linear-gradient(90deg, #00eaff, #6bcfff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tokenomics__subtitle {
  font-size: 1.1rem;
  color: #ccc;
  margin-bottom: 40px;
  line-height: 1.6;
}

.tokenomics__chart-wrapper {
  background: #1a1a2e;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
}

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

.tokenomics__utilities {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.utility-card {
  background: #1a1a2e;
  padding: 25px;
  border-radius: 15px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-align: left;
}

.utility-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.5);
}

.utility-card__title {
  font-size: 1.3rem;
  margin-bottom: 10px;
  color: #00eaff;
}

.utility-card__desc {
  font-size: 1rem;
  color: #ddd;
  line-height: 1.5;
}

.utility-card--staking {
  border-left: 5px solid #ff6b6b;
}

.utility-card--rewards {
  border-left: 5px solid #ffd93d;
}

.utility-card--metaverse {
  border-left: 5px solid #6bcfff;
}

@media (max-width: 992px) {
  .tokenomics__container {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .tokenomics__content {
    text-align: center;
  }
  .tokenomics__utilities {
    grid-template-columns: 1fr;
  }
}
.about__thumb {
  position: relative;
}
.about__thumb::before {
  position: absolute;
  content: url(../images/about/2.png);
  z-index: -1;
  filter: blur(80px);
  left: 0;
}

.counter__list--home2 {
  background-color: #423529;
  padding: 1.5rem 3rem;
  clip-path: polygon(0 0, 94% 0, 100% 15%, 100% 80%, 100% 100%, 6% 100%, 0 84%, 0% 20%);
}

.gallery {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.gallery__slider {
  padding-inline: 0;
}

.roadmap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 768px) {
  .roadmap__wrapper:after {
    position: absolute;
    content: "";
    height: 50%;
    width: 10px;
    background-image: linear-gradient(to bottom, #eb9854, rgba(30, 28, 69, 0));
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .roadmap__wrapper:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 20px;
    background-color: #000000;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .roadmap__wrapper--home2:after {
    position: absolute;
    content: "";
    height: 50%;
    width: 10px;
    background-image: linear-gradient(to bottom, #0CC0DF, rgba(66, 53, 41, 0));
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .roadmap .col-md-6:not(:first-child) .roadmap__item {
    margin-top: -70px;
  }
}
.roadmap__item {
  background: linear-gradient(90deg, rgba(109, 57, 255, 0.2) -12.74%, rgba(106, 116, 255, 0) 56.76%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 5% 100%, 0 85%);
}
.roadmap__item-header h4,
.roadmap__item-header p {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.roadmap__item-header p {
  font-size: calc(1.275rem + 0.2571428571vw);
  font-weight: 700;
  font-family: "Orbitron", sans-serif;
  color: #6D39FF;
}
@media (min-width: 1400px) {
  .roadmap__item-header p {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .roadmap__item.text-end .roadmap__item-inner:after {
    top: 30px;
    right: -68px;
    left: auto;
  }
}
.roadmap__item-content {
  padding: 20px;
}
@media (min-width: 992px) {
  .roadmap__item-content {
    padding: 40px;
  }
}
.roadmap__item:hover .roadmap__item-header h4,
.roadmap__item:hover .roadmap__item-header p {
  color: #6D39FF;
}
.roadmap__item--home2 {
  background: linear-gradient(90deg, rgba(234, 83, 28, 0.2) -12.74%, rgba(106, 116, 255, 0) 56.76%);
}
.roadmap__item--home2-header p {
  color: #EA531C;
}
.roadmap__item--home2:hover .roadmap__item-header h4,
.roadmap__item--home2:hover .roadmap__item-header p {
  color: #0CC0DF;
}

.team {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) {
  .team .section-header__content p {
    max-inline-size: 55ch;
  }
}
.team .section-header__content p {
  max-inline-size: 55ch;
}
.team__inner {
  background-color: #1E1C45;
  border-radius: 0.75rem;
  clip-path: polygon(0px 0px, 85% 0px, 100% 11.23%, 100% 80%, 100% 100%, 0px 100%, 0% 80%, 0% 20%);
  padding: 14px;
  text-align: center;
  transition: all 0.3s ease;
}
.team__inner:hover {
  background-color: #6D39FF;
}
.team__inner--home2 {
  background-color: #423529;
  clip-path: polygon(0px 0px, 88.69% 0px, 100% 8.53%, 100% 80%, 100% 100%, 10% 100%, 0px 94.17%, 0% 20%);
  border-radius: 0;
}
.team__inner--home2:hover {
  background-color: #EA531C;
}
.team__inner--home2:hover a {
  color: #000000;
}
.team__thumb {
  clip-path: polygon(0 0, 85% 0, 100% 15%, 100% 80%, 100% 100%, 15% 100%, 0 85%, 0% 20%);
}
.team__thumb img {
  border-radius: 0.75rem;
}
.team__thumb--home2 {
  clip-path: polygon(-0.07% 2px, 90% 0px, 100% 10%, 100% 90%, 100.07% 100%, 10% 100%, 0px 90%, 0px 10%);
}
.team__thumb--home2 img {
  border-radius: 0;
}
.team__content {
  z-index: 1;
}
.team__content h5 a {
  color: #fff;
  transition: all 0.3s ease;
}
.team__content p {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}

.community {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) {
  .community__content p {
    margin-bottom: 45px;
  }
}

.accordion__item {
  -webkit-clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  -moz-clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  -ms-clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  -o-clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 100%);
  background: #04031A;
  border-radius: 0.8rem;
}
.accordion__item--home2 {
  border-color: #191005;
}
.accordion__button {
  font-size: calc(1.275rem + 0.2571428571vw);
  background-color: #1E1C45;
  color: #fff;
  font-family: "Orbitron", sans-serif;
  font-weight: 400;
  padding: 1.5rem 1rem;
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 1400px) {
  .accordion__button {
    font-size: 1.5rem;
  }
}
.accordion__button .plus-icon {
  width: 14px;
  height: 14px;
  display: none;
}
@media (min-width: 576px) {
  .accordion__button .plus-icon {
    display: initial;
  }
}
.accordion__button .plus-icon:before, .accordion__button .plus-icon:after {
  background-color: #fff;
}
.accordion__button .plus-icon::before {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 14px;
  height: 4px;
  top: 50%;
}
.accordion__button.collapsed {
  color: #fff;
}
.accordion__button.collapsed .plus-icon::before {
  background-color: #fff;
}
.accordion__button.collapsed .plus-icon::after {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 14px;
  width: 4px;
  top: 50%;
  left: 5px;
  background-color: #fff;
}
.accordion__button--home2 {
  background-color: #423529;
  color: #faf7f2;
}
.accordion__body {
  padding: 0.5rem 1.5rem 1.5rem;
  background: linear-gradient(-90deg, #000000 0%, #04031A 100%);
  line-height: 1.6;
}

@media (min-width: 992px) {
  .faq .section-header__content h2 {
    max-inline-size: 30ch;
  }
}
@media (min-width: 992px) {
  .faq__thumb {
    position: absolute;
    bottom: 0;
  }
}

.social {
  gap: 15px;
}
.social__link {
  font-size: 2rem;
  color: #8877a8;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  line-height: 50px;
}
@media not all and (pointer: coarse) {
  .social__link:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

.mint__content {
  z-index: 1;
}
.mint__name {
  color: #6D39FF;
}
@media (min-width: 992px) {
  .mint__thumb {
    position: absolute;
    bottom: 0;
  }
}
.mint .monkey-icon {
  display: none;
}
@media (min-width: 1600px) {
  .mint .monkey-icon {
    display: block;
    position: absolute;
    top: 0;
    left: 3%;
    -webkit-animation: left-right 3s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
    -moz-animation: left-right 3s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
    -ms-animation: left-right 3s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
    -o-animation: left-right 3s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
    animation: left-right 3s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
  }
}

.artist__thumb {
  position: relative;
}
.artist__thumb::before {
  position: absolute;
  content: url(../images/artist/02.png);
  z-index: -1;
  filter: blur(40px);
  right: 0;
}


/*# sourceMappingURL=style.css.map */
