/*!
Template Name: Anftiland
Template URI: https://www.templatemonster.com/authors/codexcoder/
Author: codexcoder
Author URI: https://www.templatemonster.com/authors/codexcoder/
Description: Description
Version: 1.0.0
Text Domain: Anftiland
Tags:blackfriday, blackfridayoffer, product landing page, product offer, friday landing page, blackfriday product anding page

*/
/*=====================================================================*/
/*! 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.
 */
@import url("https://fonts.googleapis.com/css2?family=Oxanium:wght@200;300;400;500;600;700;800&display=swap");
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: #b3b3b3;
  font-size: 1rem;
  line-height: 1.7;
  font-family: "Oxanium", cursive;
  background-color: #060826;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oxanium", cursive;
  color: #ffffff;
  line-height: 1.2;
}

h1 {
  font-size: calc(1.575rem + 3.3428571429vw);
}
@media (min-width: 1400px) {
  h1 {
    font-size: 4.5rem;
  }
}

h2 {
  font-size: calc(1.46875rem + 2.25vw);
}
@media (min-width: 1400px) {
  h2 {
    font-size: 3.4375rem;
  }
}

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

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: #FFFFFF;
  text-decoration: underline;
}



@media not all and (pointer: coarse) {
  a:hover {
    color: #8D59FF;
  }
}

/*===== 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(0px);
  }
  100% {
    transform: translateY(-30px);
  }
}
@-moz-keyframes floating {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-30px);
  }
}
@-ms-keyframes floating {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-30px);
  }
}
@-o-keyframes floating {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-30px);
  }
}
@keyframes floating {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-30px);
  }
}
@-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;
  }
}
/**
 * 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 <======= -=-=-=-=-=-=-=*/
.color__theme-color {
  color: #8D59FF !important;
}

.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-10 {
  gap: 10px;
}

.bg__gradient {
  background: #8E2DE2;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #4A00E0, #8E2DE2);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #4A00E0, #8E2DE2);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.bg__gradient h1,
.bg__gradient h2,
.bg__gradient h3,
.bg__gradient h4,
.bg__gradient h5,
.bg__gradient h5,
.bg__gradient p {
color:#FFFFFF;}
.bg__gradient a {
  color: #00FFBA;
}

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

.sale__brand_wrap, .sale__wrapper, .accordion__button .plus-icon, .roadmap__inner, .default-btn, .contact__form, .contact__wrapper, .navbar-toggler--icon {
  position: relative;
}

.accordion__button .plus-icon:before, .accordion__button .plus-icon:after, .contact__wrapper:before, .contact__wrapper:after, .navbar-toggler--icon:after, .navbar-toggler--icon:before {
  position: absolute;
  content: "";
}

.sale__thumb, .artist, .accordion__item, .team__item, .team, .roadmap, .gallery__slider, .gallery, .about, .default-btn, .banner__thumb-item, .banner__thumb-slider, .banner {
  overflow: hidden;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.rating {
  justify-content: center;
}

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

.rating, .roadmap__inner, .social {
  align-items: center;
}

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

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

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

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

/* @@@@@@@@@@@@@  Extend Property Margin 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.roadmap__content p, .social {
  margin-bottom: 0;
}

.banner__content h1 {
  margin-bottom: 5px;
}

.sale .section-header, .community__content h2, .team__content p, .footer__content h3, .contact .section-header, .navbar-toggler {
  margin-bottom: 10px;
}

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

.community__content p, .team__thumb, .footer__content p, .contact__form input {
  margin-bottom: 20px;
}

.sale__content > p, .about__content h2 {
  margin-bottom: 30px;
}

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

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

.banner__content {
  margin-bottom: 50px;
}

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

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

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

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

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

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

.header {
  background-color: #060826;
}
@media (min-width: 992px) {
  .header--fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #060826;
    border-bottom: 1px solid rgba(141, 89, 255, 0.5);
  }
}
.header .navbar {
  padding-block: 1.35rem;
}
@media (min-width: 1200px) {
  .header .navbar-collapse {
    margin-top: 0;
  }
}
.header .social__link {
  background-color: #fff;
}
.header .social__link svg {
  color: #060826;
}

.nav-link {
  color: #fff;
  font-weight: 700;
  font-family: "Oxanium", cursive;
}
@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: #8D59FF;
}

.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: 20px;
    flex-direction: row;
    margin-top: 0;
  }
}
.social-btns .default-btn {
  border-radius: 99px;
}
.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: #6a26ff;
}

/*=-=-=-======< Section header start here >==========-=-=-=-*/
.section-header {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .section-header {
    margin-bottom: 60px;
  }
}
.section-header p {
  max-inline-size: 63ch;
  margin: auto;
}

/*=-=-=-======< Section header end here >==========-=-=-=-*/
.banner {
  padding-block: 75px;
  background: #8E2DE2;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #4A00E0, #8E2DE2);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #4A00E0, #8E2DE2);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
@media (min-width: 992px) {
  .banner {
    padding-block: 120px;
  }
}
.banner__content {
  text-align: center;
}
.banner__content h1 {
  font-size: calc(1.53125rem + 2.8928571429vw);
  text-transform: capitalize;
}
@media (min-width: 1400px) {
  .banner__content h1 {
    font-size: 4.0625rem;
  }
}
@media (min-width: 1400px) {
  .banner__content h1 {
    max-inline-size: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.banner__content h1,
.banner__content p {
  color: #fff;
}
.banner__content p {
  font-size: 1.125rem;
  line-height: 1.65;
}
.banner__thumb-item {
  border-radius: 5px;
}
.banner__slider {
  border-radius: 20px;
}

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

.contact .section-header .header-title {
  left: 35%;
  top: -45%;
}
.contact__wrapper {
  background-color: #171835;
  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(6, 8, 38, 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(141, 89, 255, 0.15);
  -moz-border-color: rgba(141, 89, 255, 0.15);
  -ms-border-color: rgba(141, 89, 255, 0.15);
  -o-border-color: rgba(141, 89, 255, 0.15);
  border-color: rgba(141, 89, 255, 0.15);
}
.contact__form .default-btn {
  background-color: #fff;
  color: #8D59FF;
}
@media not all and (pointer: coarse) {
  .contact__form .default-btn:hover {
    color: #8D59FF;
  }
}

.form-massage {
  color: #fff;
}

.footer__wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer__content p {
  font-size: 1.125rem;
  color: #fff;
}
.footer .social__link {
  background-color: #fff;
}
.footer .social__link svg {
  color: #8D59FF;
}
.footer .social__link:hover {
  background-color: #000000;
}

.social {
  gap: 15px;
}
.social__link {
  width: 35px;
  height: 35px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  line-height: 35px;
  border-radius: 5px;
  background-color: #000000;
}
.social__link svg {
  color: #fff;
  font-size: 1.0625rem;
}
@media not all and (pointer: coarse) {
  .social__link:hover {
    background-color: #8D59FF;
  }
  .social__link:hover svg {
    color: #fff;
  }
}

.default-btn {
  font-size: 0.875rem;
  -webkit-border-raidus: 4px;
  -moz-border-raidus: 4px;
  -ms-border-raidus: 4px;
  -o-border-raidus: 4px;
  border-raidus: 4px;
  text-decoration: none;
  font-family: "Oxanium", cursive;
  color: #fff;
  padding: 0 1.7rem;
  line-height: 50px;
  transform-origin: right;
  transition: all 0.3s ease;
  background: #8E2DE2;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #4A00E0, #8E2DE2);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #4A00E0, #8E2DE2);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  font-weight: bold;
}
@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: #8D59FF;
  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: #8D59FF;
  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: #8D59FF;
  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: #8D59FF;
  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);
  border-color: #8D59FF;
}
.default-btn-active {
  background-color: #8D59FF;
  border-color: #8D59FF;
}

.about__thumb--floating {
  -webkit-animation: floating 3s ease-in-out infinite alternate;
  -moz-animation: floating 3s ease-in-out infinite alternate;
  -ms-animation: floating 3s ease-in-out infinite alternate;
  -o-animation: floating 3s ease-in-out infinite alternate;
  animation: floating 3s ease-in-out infinite alternate;
}
.about__content p {
  font-size: 1.125rem;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  background-color: #000000;
  z-index: 999;
}
.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;
}

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

.roadmap__item {
  padding: 25px;
  background-color: #060826;
}
@media (min-width: 768px) {
  .roadmap__item {
    padding: 35px;
  }
}
.roadmap__item:not(.no-border) {
  border: 1px solid rgba(141, 89, 255, 0.8);
  box-shadow: inset 0 0 15px #8D59FF;
  border-radius: 20px;
}
.roadmap__inner {
  gap: 40px;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 768px) {
  .roadmap__inner {
    flex-direction: row;
    text-align: left;
    gap: 20px;
  }
}
.roadmap__thumb {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  box-shadow: inset 0 0 30px rgba(30, 228, 255, 0.8);
}
.roadmap__thumb span {
  font-size: calc(1.35rem + 1.0285714286vw);
  font-weight: 700;
  color: #fff;
}
@media (min-width: 1400px) {
  .roadmap__thumb span {
    font-size: 2.25rem;
  }
}
@media (min-width: 768px) {
  .roadmap__content {
    width: calc(100% - 190px);
  }
}
.roadmap__content h4 {
  margin-bottom: 1rem;
}
.roadmap__content p {
  max-inline-size: 92ch;
}
.team {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.team__item {
  -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;
  background-color: #060826;
  border-radius: 20px;
  text-align: center;
  padding: 20px;
}
@media not all and (pointer: coarse) {
  .team__item:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.team__thumb img {
  border-radius: 4px;
  width: 100%;
  object-fit: cover;
}
.team__content h4 a {
  color: #fff;
}
.team__content p {
  color: #b3b3b3;
}

@media (min-width: 992px) {
  .community__content p {
    margin-bottom: 30px;
  }
}
.community__content .default-btn {
  background: #fff;
}
.community__content .default-btn span {
  color: #8D59FF;
}

.accordion__button {
  font-size: calc(1.275rem + 0.2571428571vw);
  background-color: transparent;
  color: #8D59FF;
  font-family: "Oxanium", cursive;
  font-weight: bold;
  padding: 1.5rem 1rem;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@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: #8D59FF;
}
.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: 2px;
  top: 50%;
}
.accordion__button.collapsed {
  color: #ffffff;
}
.accordion__button.collapsed .plus-icon::before {
  background-color: #ffffff;
}
.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: 2px;
  top: 50%;
  left: 6px;
  background-color: #ffffff;
}
.accordion__body {
  padding: 0.5rem 1.5rem 1.5rem;
}

.rating {
  gap: 2px;
}
.rating__star svg {
  font-size: 0.875rem;
  color: #8D59FF;
}

.sale {
  overflow: hidden;
}
.sale .section-header .header-title {
  left: 15%;
  top: -50%;
}
.sale__brand .section-header .header-title {
  left: 30%;
}
@media (min-width: 992px) {
  .sale__brand .sale__wrapper:before {
    display: none;
  }
  .sale__brand .sale__wrapper::after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 60%;
    height: 100%;
    background-image: url(../images/brand/bg-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-position: initial;
  }
}
.sale__wrapper {
  padding: 50px 20px;
  background-color: #171835;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .sale__wrapper {
    padding: 60px 50px;
  }
}
@media (min-width: 992px) {
  .sale__wrapper:before {
    position: absolute;
    content: "";
    top: 0;
    right: 12%;
    width: 33%;
    height: 100%;
    background-color: #8D59FF;
    transform: skewX(-25deg);
  }
}
@media (min-width: 1200px) {
  .sale__wrapper {
    padding: 30px 70px;
  }
}
@media (min-width: 992px) {
  .sale__content {
    max-width: 84%;
  }
}
.sale__content > p {
  color: #fff;
}
@media (min-width: 992px) {
  .sale__content > p {
    margin-bottom: 45px;
  }
}
.sale__thumb {
  padding-inline: 50px;
}
.sale__brand_wrap {
  padding-block: 30px;
  z-index: 1;
}

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