body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: Readex Pro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  background: #070a29;
  position: relative;
  overflow-x: hidden;
  color: #fff;
  background-image: url(../media/line.ad93247a.png);
}

:root {
  --primary-color: #5c27fe;
}

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

p {
  margin-bottom: 0;
}

a,
button {
  font-family: Conthrax, sans-serif;
  font-size: 15px;
  text-decoration: none;
  color: unset;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  display: inline-block;
  color: #fff;
}

a:hover,
button:hover {
  transition: all 0.3s;
  color: #5c27fe;
  color: var(--primary-color);
}

a,
a:active,
a:focus,
a:hover {
  text-decoration: none;
  color: inherit;
}

.boild {
  font-weight: 700;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Conthrax, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 0;
}

.h2,
h2 {
  font-size: 60px;
}

@media only screen and (max-width: 767px) {
  .h2,
  h2 {
    font-size: 40px;
  }
}

.h3,
h3 {
  font-size: 50px;
}

@media only screen and (max-width: 1024px) {
  .h3,
  h3 {
    font-size: 30px;
  }
}

.h4,
h4 {
  font-size: 40px;
}

@media only screen and (max-width: 767px) {
  .h4,
  h4 {
    font-size: 30px;
  }
}

.h5,
h5 {
  font-size: 20px;
}

.h6,
h6 {
  font-size: 15px;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-17 {
  font-size: 17px;
}

.fs-18 {
  font-size: 18px;
  line-height: 1.7;
}

.fs-20 {
  font-size: 20px;
}

.fs-21 {
  font-size: 21px;
}

.fs-24 {
  font-size: 24px;
}

.fs-30 {
  font-size: 30px;
}

.fs-36 {
  font-size: 36px;
}

.fs-42 {
  font-size: 42px;
}

.mr-0 {
  margin-right: 0;
}

.pt-128 {
  padding-top: 128px;
}

.mt--16 {
  margin-top: -16px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-17 {
  margin-top: 17px;
}

.mb--30 {
  margin-bottom: -30px;
}

.mt--23 {
  margin-top: -23px;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-9 {
  margin-top: 9px;
}

.mt-12 {
  margin-top: 12px;
}

.mt-16 {
  margin-top: 16px !important;
}

.mt-19 {
  margin-top: 19px;
}

.mt-21 {
  margin-top: 21px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-27 {
  margin-top: 27px;
}

.mt-28 {
  margin-top: 28px;
}

.mt-29 {
  margin-top: 29px;
}

.mt-37 {
  margin-top: 37px;
}

.mt-42 {
  margin-top: 42px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-51 {
  margin-top: 51px;
}

.mt-52 {
  margin-top: 52px;
}

.mt-53 {
  margin-top: 53px;
}

.mt-61 {
  margin-top: 61px;
}

.mt-67 {
  margin-top: 67px;
}

.mt-104 {
  margin-top: 104px;
}

.mt-107 {
  margin-top: 107px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-223 {
  margin-top: 223px;
}

.mb-0 {
  margin-bottom: 0;
}

.pd-0 {
  padding: 0 !important;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.mb-7 {
  margin-bottom: 7px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-13 {
  margin-bottom: 13px;
}

.mb-14 {
  margin-bottom: 14px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-17 {
  margin-bottom: 17px;
}

.mb-19 {
  margin-bottom: 19px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-26 {
  margin-bottom: 26px;
}

.mb-28 {
  margin-bottom: 28px;
}

.mb-29 {
  margin-bottom: 29px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-31 {
  margin-bottom: 31px;
}

.mb-33 {
  margin-bottom: 33px;
}

.mb-34 {
  margin-bottom: 34px;
}

.mb-37 {
  margin-bottom: 37px;
}

.mb-41 {
  margin-bottom: 41px;
}

.mb-43 {
  margin-bottom: 43px;
}

.mb-46 {
  margin-bottom: 46px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-53 {
  margin-bottom: 53px;
}

.mb-58 {
  margin-bottom: 58px;
}

.mr-28 {
  margin-right: 28px;
}

.pt-12 {
  padding-top: 12px;
}

.pt-24 {
  padding-top: 24px;
}

@media only screen and (max-width: 1024px) {
  .pd-0 {
    padding: 0;
  }
}

.pb-team {
  padding: 0 150px;
  margin-top: 38px;
}

@media only screen and (max-width: 1024px) {
  .pb-team {
    padding: 0;
    margin-top: 0;
  }
}

.line-h17 {
  line-height: 1.7;
}

.container {
  max-width: 1140px;
  width: 100%;
  margin: auto;
}

.container.big {
  max-width: 1650px;
}

.row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.wrapper {
  height: 100%;
  overflow: hidden;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .wrapper {
    background: 0 0 !important;
  }
}

@media only screen and (max-width: 1200px) {
  .rev {
    flex-direction: column-reverse;
  }
}

.center {
  text-align: center;
}

.bg-1 {
  background: #130f40;
}

.bg-2 {
  background: #010f33;
}

@-webkit-keyframes move5 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes move5 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.mouse-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
}

.cursor-inner {
  margin-left: -3px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  z-index: 100;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out,
    margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.cursor-inner,
.cursor-inner.cursor-hover {
  background-color: #5c27fe;
  background-color: var(--primary-color);
}

.cursor-inner.cursor-hover {
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  opacity: 0.3;
}

.cursor-outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border: 2px solid #5c27fe;
  border: 2px solid var(--primary-color);
  box-sizing: border-box;
  z-index: 100;
  opacity: 0.5;
  transition: all 0.08s ease-out;
}

.cursor-outer.cursor-hover {
  opacity: 0;
}

body[data-magic-cursor="hide"] .mouse-cursor {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1111;
}

@-webkit-keyframes animate-1 {
  0%,
  to {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }

  50% {
    -webkit-transform: translateY(-1.5vh) translateX(5vmin);
    transform: translateY(-1.5vh) translateX(5vmin);
  }
}

@keyframes animate-1 {
  0%,
  to {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }

  50% {
    -webkit-transform: translateY(-1.5vh) translateX(5vmin);
    transform: translateY(-1.5vh) translateX(5vmin);
  }
}

@-webkit-keyframes animate-2 {
  0%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-15vmin);
    transform: translateY(-15vmin);
  }
}

@keyframes animate-2 {
  0%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-15vmin);
    transform: translateY(-15vmin);
  }
}

@-webkit-keyframes animate-3 {
  0%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-5vmin);
    transform: translateY(-5vmin);
  }
}

@keyframes animate-3 {
  0%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-5vmin);
    transform: translateY(-5vmin);
  }
}

@-webkit-keyframes animate-4 {
  0%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(10vmin);
    transform: translateY(10vmin);
  }
}

@keyframes animate-4 {
  0%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(10vmin);
    transform: translateY(10vmin);
  }
}

@-webkit-keyframes animate-5 {
  0%,
  to {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }

  50% {
    -webkit-transform: translateY(-1.5vh) translateX(5vmin);
    transform: translateY(-1.5vh) translateX(5vmin);
  }
}

@keyframes animate-5 {
  0%,
  to {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }

  50% {
    -webkit-transform: translateY(-1.5vh) translateX(5vmin);
    transform: translateY(-1.5vh) translateX(5vmin);
  }
}

.shape {
  content: "";
  position: absolute;
  width: 2000px;
  height: 2000px;
  top: -70%;
  left: -60%;
  z-index: -1;
  background: radial-gradient(
    34.98% 34.98% at 50% 50%,
    #725bda 0,
    rgba(6, 19, 45, 0) 100%
  );
  opacity: 0.5;
}

.shape.right {
  left: auto;
  right: -60%;
}

.shape.s3 {
  z-index: -2;
  width: 800px;
  height: 800px;
  background: linear-gradient(239.67deg, #0057ff -10.29%, #7ff805 197.14%);
  opacity: 0.6;
  mix-blend-mode: normal;
  -webkit-filter: blur(150px);
  filter: blur(150px);
  left: auto !important;
  top: 15% !important;
  right: -20%;
}

a,
span {
  display: inline-block;
  text-decoration: none;
}

.splitting.animated .char {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeInUp 0.4s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(30ms * var(--char-index));
  animation-delay: calc(30ms * var(--char-index));
}

.splitting .whitespace {
  width: 9px;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.splitting.text.animated .char {
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation: fadeIn 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(10ms * var(--char-index));
  animation-delay: calc(10ms * var(--char-index));
}

.splitting.text .whitespace {
  width: 4px;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.imgio {
  position: relative;
}

.imgio .cimgio {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  right: 0;
  background: #fff;
  visibility: visible !important;
  transition: all 0.5s linear;
  transition-delay: 0.2s;
}

.imgio .animated {
  height: 0;
}

.cimgio[data-delay="100"] {
  transition-delay: 0.1s;
}

.cimgio[data-delay="200"] {
  transition-delay: 0.2s;
}

.cimgio[data-delay="300"] {
  transition-delay: 0.3s;
}

.cimgio[data-delay="400"] {
  transition-delay: 0.4s;
}

.cimgio[data-delay="500"] {
  transition-delay: 0.5s;
}

.cimgio[data-delay="600"] {
  transition-delay: 0.6s;
}

.cimgio[data-delay="700"] {
  transition-delay: 0.7s;
}

.cimgio[data-delay="800"] {
  transition-delay: 0.8s;
}

.cimgio[data-delay="900"] {
  transition-delay: 0.9s;
}

.cimgio[data-delay="1s"] {
  transition-delay: 1s;
}

.heading-title span,
.title span {
  font-weight: 700;
}

.header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  height: 98px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header.is-fixed {
  position: absolute;
  visibility: hidden;
  background: #070a29;
  top: -100%;
  transition: all 0.4s ease-in-out;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
  z-index: 9999;
  opacity: 0;
  left: 0;
  width: 100%;
}

.header.is-fixed.is-fixed.is-small {
  position: fixed;
  top: -1px;
  opacity: 1;
  visibility: visible;
  height: 80px;
}

.header.is-fixed.is-small {
  position: fixed;
  top: 0;
  opacity: 1;
  z-index: 9999;
  height: 60px;
  left: 0;
  width: 100%;
  visibility: visible;
}

.header .header__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header .header__right {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.header .header__right .mobile-button {
  display: none;
  position: absolute;
  right: 15px;
  width: 26px;
  height: 26px;
  background-color: initial;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-left: 30px;
}

@media only screen and (max-width: 1024px) {
  .header .header__right .mobile-button {
    display: block;
  }
}

.header .header__right .mobile-button:after,
.header .header__right .mobile-button:before {
  content: "";
  position: absolute;
  top: 0;
  height: 3px;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.header .header__right .mobile-button:after,
.header .header__right .mobile-button:before,
.header .header__right .mobile-button span {
  background-color: #fff;
  transition: all 0.3s ease;
}

.header .header__right .mobile-button:before {
  -webkit-transform: translate3d(0, -7px, 0);
  transform: translate3d(0, -7px, 0);
}

.header .header__right .mobile-button:after {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
}

.header .header__right .mobile-button span {
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  top: 50%;
  overflow: hidden;
  text-indent: 200%;
}

.header .header__right .mobile-button.active:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header .header__right .mobile-button.active:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header .header__right .mobile-button.active span {
  opacity: 0;
}

.header .header__right .main-nav .menu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.header .header__right .main-nav .menu li {
  position: relative;
  padding: 30px 40px 30px 0;
}

.header .header__right .main-nav .menu li:last-child {
  padding-right: 0;
}

.header .header__right .main-nav .menu li a {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.6px;
}

@media only screen and (max-width: 1200px) {
  .header .header__right .main-nav .menu li {
    padding-right: 30px;
  }

  .header .header__right .main-nav .menu li a {
    font-size: 14px;
  }
}

.header .header__right .main-nav .menu li .sub-menu {
  position: absolute;
  top: 50px;
  left: 0;
  width: 240px;
  z-index: 99;
  border-radius: 5px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
  background: #fff;
  box-shadow: 0 0 1.25rem rgba(30, 34, 40, 0.06);
}

.header .header__right .main-nav .menu li .sub-menu li {
  padding: 15px 20px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header .header__right .main-nav .menu li .sub-menu li:last-child {
  border: none;
}

.header .header__right .main-nav .menu li .sub-menu li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #5c27fe;
  background: var(--primary-color);
  transition: width 0.3s ease-in-out;
}

.header .header__right .main-nav .menu li .sub-menu li.current-item:before,
.header .header__right .main-nav .menu li .sub-menu li:hover:before {
  width: 100%;
}

.header .header__right .main-nav .menu li .sub-menu li a {
  color: #000;
  font-size: 14px;
}

.header .header__right .main-nav .menu li .sub-menu li a:after,
.header .header__right .main-nav .menu li .sub-menu li a:before {
  display: none;
}

.header .header__right .main-nav .menu li .sub-menu li.current-item > a,
.header .header__right .main-nav .menu li .sub-menu li:hover a {
  color: #5c27fe;
  color: var(--primary-color);
}

.header .header__right .main-nav .menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(26px);
  transform: translateY(26px);
}

.header .header__right .main-nav .menu li.menu-item-has-children > a:after {
  color: hsla(0, 0%, 100%, 0.5);
  font-family: icomoon;
  content: "\E90A";
  font-size: 7px;
  font-weight: 400;
  position: absolute;
  right: -15px;
  top: 6px;
}

.header .header__right .group-button {
  display: flex;
  margin-left: 80px;
}

@media only screen and (max-width: 1200px) {
  .header .header__right .group-button {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .header .header__right .group-button {
    display: none;
  }
}

.header .header__right .group-button a {
  font-family: Inter;
  font-size: 16px;
  font-weight: 700;
  margin-left: 20px;
  padding: 10px 40px;
}

.header .header__action {
  display: flex;
  align-items: center;
}

.header .header__action .action-btn {
  margin-left: 30px;
}

@media only screen and (max-width: 1024px) {
  .header .header__action {
    margin-right: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .header .header__action {
    display: none;
  }
}

.header #main-nav-mobi {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999999;
  box-shadow: 0 3px 16px rgba(47, 83, 109, 0.12);
  height: 100vh;
  overflow: auto;
}

.header #main-nav-mobi ul {
  padding: 0;
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.header #main-nav-mobi ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.header #main-nav-mobi ul li:last-child {
  border: 0;
}

.header #main-nav-mobi ul li a {
  padding: 12px 30px;
  color: #181818;
  font-size: 16px;
  font-weight: 600;
}

.header #main-nav-mobi ul li .arrow {
  cursor: pointer;
  font-size: 20px;
  line-height: 48px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 0;
  width: 48px;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
}

.header #main-nav-mobi ul li .arrow:before {
  font-family: icomoon;
  content: "\E90A";
  display: inline-block;
  transition: all 0.3s ease-in-out;
  color: #070a29;
}

.header #main-nav-mobi ul li .arrow.active:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.header #main-nav-mobi ul li ul > li:first-child {
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
}

.header #main-nav-mobi ul li ul li {
  padding-left: 20px;
}

.header #main-nav-mobi ul li.current-item > a,
.header .current-item a,
.header .menu-current-item > a {
  color: #5c27fe;
  color: var(--primary-color);
}

.header .menu-current-item > a:after {
  color: #5c27fe !important;
  color: var(--primary-color) !important;
}

.header.style-3 {
  height: 88px;
}

.header.style-3 .group-button a {
  font-size: 16px;
  font-weight: 700;
  margin-left: 18px;
  padding: 8px 32px;
}

.header.style-3 .group-button .btn-action-outline.style-1 {
  border-color: #2e72d2;
  padding: 10px 32px;
}

.header.style-3 .group-button .btn-action-outline.style-1:before {
  background: #2e72d2;
}

.header.style-3 .header__right .main-nav {
  margin-right: 0;
}

.header.style-4 {
  height: 88px;
  border: none;
}

.header.style-4 .group-button {
  margin-right: -40px;
}

.header.style-4 .group-button a {
  padding: 10px 40px;
}

.header.style-4 .header__right .main-nav .menu li a {
  font-size: 17px;
  font-weight: 400;
}

.header.style-5 {
  height: 84px;
  border: none;
}

.header.style-5 .group-button a {
  font-family: Russo One;
  font-weight: 400;
  font-size: 14px;
  padding: 8px 38px;
}

.header.style-5 .header__right .main-nav .menu li a {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.header.style-7 {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  height: 80px;
}

.header.style-7 .group-button a {
  font-size: 14px;
  padding: 10px 40px;
}

.header.style-7 .header__right .main-nav .menu li a {
  font-size: 14px;
  font-weight: 400;
}

.header.style-8 {
  height: 80px;
  border: none;
}

.header.style-8 .group-button a {
  font-size: 14px;
  font-weight: 700;
  padding: 10px 40px;
  border: 2px solid #48d6d2;
  border-radius: 12px;
}

.header.style-8 .group-button a:before {
  background: #48d6d2;
}

.action-btn {
  font-weight: 700;
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 15px;
  margin-right: 6px;
}

.action-btn,
.action-btn span {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.action-btn span {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  padding: 10px 20px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.action-btn span:after {
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.13),
    hsla(0, 0%, 100%, 0.13) 77%,
    hsla(0, 0%, 100%, 0.5) 92%,
    hsla(0, 0%, 100%, 0)
  );
  content: "";
  height: 200%;
  left: -210%;
  opacity: 0;
  position: absolute;
  top: -50%;
  transition: all 0.7s ease 0s;
  width: 200%;
}

.action-btn:hover span:after {
  left: -30%;
  opacity: 1;
  top: -20%;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: linear;
}

.action-btn.s1 span {
  background: linear-gradient(
    264.28deg,
    hsla(0, 0%, 100%, 0) -38.2%,
    hsla(0, 0%, 100%, 0.1) 103.12%
  );
}

#scroll-top {
  position: fixed;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  text-align: center;
  z-index: 999;
  right: 14px;
  bottom: 23px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  overflow: hidden;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  display: flex;
  align-items: center;
  justify-content: center;
}

#scroll-top span {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  display: block;
  font-size: 12px;
}

#scroll-top.show {
  right: 15px;
  opacity: 1;
  visibility: visible;
}

#scroll-top:hover {
  -webkit-transform: translateY(-7%);
  transform: translateY(-7%);
}

.block-text .sub-heading {
  padding: 7px 14px;
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  border-radius: 100px;
  display: inline-block;
  margin-bottom: 22px;
}

.block-text .sub-heading span {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.block-text .heading {
  margin-bottom: 25px;
  text-transform: none;
}

.block-text .action-btn span {
  padding: 14px 24px;
}

.banner {
  position: relative;
  background: url(../media/bg-banner.9a8f0c9c.png) no-repeat;
  background-size: cover;
}

.banner .block-text .heading {
  margin-bottom: 40px;
}

.banner .block-text .heading span {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.banner .block-text .heading span.s1:after {
  content: "";
  width: 317.39px;
  height: 64.77px;
  position: absolute;
  bottom: -57px;
  left: -63px;
  background: url(data:image/png;base64,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)
    no-repeat;
}

.banner .block-text .desc {
  padding-right: 130px;
  margin-bottom: 40px;
  font-size: 16px;
}

@media only screen and (max-width: 1200px) {
  .banner .block-text .desc {
    padding: 0;
  }
}

.banner .banner__left {
  padding: 127px 0;
}

@media only screen and (max-width: 767px) {
  .banner .banner__left {
    padding: 80px 0 100px;
  }
}

.banner .banner__left .pay {
  margin-top: 130px;
}

.banner .banner__left .pay h6 {
  text-transform: none;
  margin-bottom: 20px;
}

.banner .banner__left .pay .list {
  display: flex;
  align-items: center;
}

.banner .banner__left .pay .list p {
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.3);
  margin-right: 16px;
}

.banner .banner__left .pay .list ul {
  display: flex;
}

.banner .banner__left .pay .list ul li {
  margin-right: 20px;
}

.banner .banner__left .pay .list ul li a span {
  font-size: 33px;
  opacity: 0.3;
  transition: all 0.3s ease-in-out;
}

.banner .banner__left .pay .list ul li a:hover span {
  opacity: 1;
}

.banner .banner__right {
  padding: 83px 0;
  position: relative;
}

.banner .banner__right .image {
  width: 551px;
  height: 700px;
  margin-left: auto;
  margin-right: 74px;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.25);
  border-radius: 130px;
  position: relative;
}

.banner .banner__right .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 130px;
  position: relative;
  z-index: 2;
}

.banner .banner__right .image:after,
.banner .banner__right .image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 130px;
}

.banner .banner__right .image:before {
  -webkit-transform: rotate(-17deg);
  transform: rotate(-17deg);
}

.banner .banner__right .image:after {
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

@media only screen and (max-width: 767px) {
  .banner .banner__right .image {
    width: 100%;
  }
}

.banner .banner__right .price {
  display: flex;
  align-items: center;
  padding: 20px;
  background: #fff;
  border-radius: 30px;
  position: absolute;
  top: 168px;
  right: 0;
  z-index: 3;
  -webkit-animation: animate-1 15s linear 0s infinite;
  animation: animate-1 15s linear 0s infinite;
}

.banner .banner__right .price .icon {
  margin-right: 15px;
  -webkit-filter: drop-shadow(0 15px 20px rgba(164, 128, 255, 0.5));
  filter: drop-shadow(0 15px 20px rgba(164, 128, 255, 0.5));
}

.banner .banner__right .price p {
  color: #000;
  font-size: 14px;
}

.banner .banner__right .price h5 {
  color: #000;
}

.banner .banner__right .owner {
  display: flex;
  align-items: center;
  padding: 20px;
  background: #fff;
  border-radius: 30px;
  position: absolute;
  bottom: 206px;
  left: 4px;
  z-index: 3;
  -webkit-animation: animate-3 5s linear 0s infinite;
  animation: animate-3 5s linear 0s infinite;
}

.banner .banner__right .owner .image {
  margin-right: 15px;
  min-width: 70px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}

.banner .banner__right .owner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .banner__right .owner p {
  color: #000;
  font-size: 14px;
}

.banner .banner__right .owner h5 {
  color: #000;
}

.banner.s2 {
  padding: 73px 0 0;
  background: url(data:image/png;base64,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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgJmUUtpMn+ky2wAAAAAAgKnU8vmgXwUAAAAAAExnfXQeAgAAAAAAplLnOLo6yWGOAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBNQSmkzfabLbAMAAAAAAKZSy+eDPgAAAAAAYCKrzPro9xAAAAAAADCVOsfR1UkOcxwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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)
    no-repeat;
}

.banner.s2 .shape {
  top: -40%;
  left: -30%;
}

.banner.s2 .shape.right {
  left: auto;
  top: -85%;
}

@media only screen and (max-width: 767px) {
  .banner.s2 {
    padding: 73px 0 10px;
  }
}

.banner.s2 .block-text .sub-heading {
  margin-bottom: 15px;
}

.banner.s2 .block-text .heading {
  margin-bottom: 28px;
}

.banner.s2 .block-text p {
  padding: 0 285px;
  font-size: 17px;
  font-size: 16px;
}

@media only screen and (max-width: 1200px) {
  .banner.s2 .block-text p {
    padding: 0;
  }
}

.banner.s2 .bannerSwiper {
  margin-top: 100px;
}

.banner.s2 .swiper-cards .swiper-slide {
  background: 0 0 !important;
  box-shadow: none;
}

.banner.s2 .swiper-3d,
.banner.s2 .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1800px;
  perspective: 1800px;
}

.banner.s2 .banner__main {
  margin-top: 21px;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .banner.s2 .banner__main {
    flex-wrap: wrap;
  }

  .banner.s2 .banner__main .card-box:first-child {
    margin-left: 20px;
    margin-top: 60px;
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }

  .banner.s2 .banner__main .card-box:last-child {
    -webkit-transform: translateX(34px) translateY(150px) rotate(4deg);
    transform: translateX(34px) translateY(150px) rotate(4deg);
    z-index: 1;
  }
}

@media only screen and (max-width: 767px) {
  .banner.s2.s3 {
    padding: 73px 0 50px;
  }
}

.card-box {
  width: 397px;
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.66%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding: 31px 23px;
  border-radius: 20px;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  height: 100%;
  z-index: 3;
}

.card-box .top {
  margin-bottom: 20px;
}

.card-box .top span {
  font-size: 30px;
  margin-right: 13px;
}

.card-box .top h6 {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: -5px;
}

.card-box .top h6.price {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 20px;
}

.card-box .content .image {
  height: 349px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 17px;
}

.card-box .content .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.card-box .content .info {
  align-items: center;
}

.card-box .content .info img {
  min-width: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 13px;
}

.card-box .content .info h6 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 2px;
}

.card-box .content .info p {
  font-weight: 300;
  font-size: 14px;
}

.card-box:hover .content .image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.banner.s3 .shape {
  top: -90%;
}

.banner.s3 .shape.right {
  top: -40%;
}

.banner.s3 .banner__left {
  padding: 158px 0;
}

@media only screen and (max-width: 1024px) {
  .banner.s3 .banner__left {
    padding: 40px 0;
  }
}

.banner.s3 .banner__left .block-text .heading {
  margin-bottom: 19px;
}

.banner.s3 .banner__left .block-text .desc {
  margin-bottom: 45px;
}

.banner.s3 .banner__left .block-text .action-btn {
  margin-right: 15px;
}

.banner.s3 .banner__left .block-text .action-btn span {
  padding: 18px 65px;
}

.banner.s3 .banner__left .block-text .action-btn.s1 span {
  padding: 17px 30px;
}

.banner.s3 .banner__left .couter-list {
  margin-top: 123px;
}

.banner.s3 .banner__left .couter-list .couter-box {
  margin-right: 102px;
  max-width: 105px;
}

.banner.s3 .banner__left .couter-list .couter-box:last-child {
  margin-right: 0;
}

.banner.s3 .banner__left .couter-list .couter-box:after {
  height: 70px;
  top: 0;
  right: -59px;
}

.banner.s3 .banner__left .couter-list .couter-box .numb span {
  font-size: 22px;
  position: absolute;
  right: -14px;
  top: 3px;
}

.banner.s3 .banner__right {
  padding: 93px 108px 93px 77px;
}

.banner.s3 .banner__right .image-1 {
  -webkit-animation: animate-1 15s linear 0s infinite;
  animation: animate-1 15s linear 0s infinite;
}

@media only screen and (max-width: 1200px) {
  .banner.s3 .banner__right {
    padding: 60px 0 80px;
  }

  .banner.s3 .banner__right .image-1,
  .banner.s3 .banner__right .image-1 img {
    width: 100%;
  }
}

.banner-box {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 20px;
  padding: 20px 26px 0 14px;
}

.banner-box .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-bottom: 14px;
  margin-bottom: 27px;
}

.banner-box .top .title {
  font-weight: 600;
  font-size: 26px;
}

.banner-box .top .wishlist {
  display: flex;
  align-items: center;
}

.banner-box .top .wishlist .icon {
  width: 30px;
  height: 30px;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}

.banner-box .top .wishlist p {
  margin-bottom: 0;
}

.banner-box .main {
  display: flex;
}

.banner-box .main p {
  color: hsla(0, 0%, 100%, 0.5);
}

.banner-box .main .info {
  margin-right: 72px;
}

.banner-box .main .info h4 {
  font-size: 26px;
  margin-top: 9px;
  margin-bottom: 5px;
}

.banner-box .main .coundown p {
  margin-bottom: 8px;
}

.banner-box .main .coundown .countdown__item {
  font-family: Conthrax;
  font-weight: 600;
  font-size: 26px;
  color: #fff;
  margin-right: 50px;
  position: relative;
  text-align: center;
}

.banner-box .main .coundown .countdown__item:last-child {
  margin: 0;
}

.banner-box .main .coundown .countdown__item:last-child:before {
  display: none;
}

.banner-box .main .coundown .countdown__item:after {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  font-weight: 300;
  font-size: 14px;
  font-family: Readex Pro;
  color: hsla(0, 0%, 100%, 0.5);
}

.banner-box .main .coundown .countdown__item:before {
  content: "";
  position: absolute;
  right: -19px;
  top: 17px;
  width: 1px;
  height: 22px;
  background: hsla(0, 0%, 100%, 0.1);
}

.banner-box .main .coundown .countdown__item:first-child:after {
  content: "Days";
}

.banner-box .main .coundown .countdown__item:nth-child(2):after {
  content: "Hours";
}

.banner-box .main .coundown .countdown__item:nth-child(3):after {
  content: "Minutes";
}

.banner-box .main .coundown .countdown__item:nth-child(4):after {
  content: "Seconds";
}

@media only screen and (max-width: 767px) {
  .banner-box .main {
    flex-wrap: wrap;
  }

  .banner-box .main .info {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .banner-box .main .coundown {
    margin: 30px auto;
    text-align: center;
  }
}

.banner-box .button {
  text-align: center;
  margin-top: 22px;
}

.banner-box .button a {
  margin-bottom: -40px;
}

.banner-box .button a span {
  padding: 19px 24px 19px 62px;
}

.banner-box .button a span svg {
  margin-left: 40px;
}

.footer {
  position: relative;
}

.footer .block-text .heading {
  margin-bottom: 16px;
}

.footer .footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 100px 0;
}

.footer .footer__bottom div p {
  font-weight: 300;
  font-size: 12px;
  color: hsla(0, 0%, 100%, 0.2);
}

.footer .footer__bottom .list {
  display: flex;
  margin-bottom: 16px;
  margin-left: 22px;
}

.footer .footer__bottom .list li {
  margin: 0 16px;
}

.footer .footer__bottom .list li a {
  font-weight: 600;
  font-size: 13px;
}

.footer .footer__bottom .list-social {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
}

.footer .footer__bottom .list-social li {
  margin: 0 5px;
}

.footer .footer__bottom .list-social li:last-child {
  margin-right: 0;
}

.footer .footer__bottom .list-social li a {
  min-width: 38px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: hsla(0, 0%, 100%, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer .footer__bottom .list-social li a:hover {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
}

@media only screen and (max-width: 1024px) {
  .footer .footer__bottom {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer .footer__bottom div {
    width: 100%;
    margin: 30px 0;
  }

  .footer .footer__bottom div .list {
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer .footer__bottom div .list li {
    margin: 0 10px;
  }
}

.form {
  text-align: center;
  margin-top: 39px;
}

.form .form-control {
  max-width: 540px;
  background: hsla(0, 0%, 100%, 0.1);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  padding: 15px;
  box-shadow: none;
}

.form .form-control:focus {
  border-color: #5c27fe;
  border-color: var(--primary-color);
}

.form button {
  margin-top: 14px;
}

.form button span {
  padding: 15px 40px;
}

.footer.s1 {
  padding: 0 0 20px;
}

.footer.s1 .footer__bottom {
  padding: 25px 0;
}

@-webkit-keyframes pulse-grow-on-hover {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.footer.style-2 {
  padding-bottom: 30px;
}

.footer.style-2 .footer__main {
  display: flex;
}

.footer.style-2 .footer__main .info-left {
  width: 30%;
}

.footer.style-2 .footer__main .info-left .list-social {
  justify-content: flex-start;
  margin-top: 16px;
}

.footer.style-2 .footer__main .info-left .list-social li:first-child {
  margin-left: 0;
}

.footer.style-2 .footer__main .right {
  width: 70%;
  padding-left: 47px;
  padding-top: 2px;
}

.footer.style-2 .footer__main .right .top {
  display: flex;
}

@media only screen and (max-width: 767px) {
  .footer.style-2 .footer__main .right .top {
    flex-wrap: wrap;
  }

  .footer.style-2 .footer__main .right .top .widget {
    width: 50%;
    margin: 0;
  }

  .footer.style-2 .footer__main .right .top .widget:last-child {
    padding-left: 0;
    padding-top: 30px;
    width: 100%;
  }

  .footer.style-2
    .footer__main
    .right
    .top
    .widget:last-child
    .form
    .form-control {
    max-width: 100%;
  }
}

.footer.style-2 .footer__main .right .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 51px;
}

.footer.style-2 .footer__main .right .bottom p {
  font-weight: 300;
  font-size: 12px;
  color: hsla(0, 0%, 100%, 0.3);
}

.footer.style-2 .footer__main .right .bottom .list {
  display: flex;
  margin-right: 9px;
}

.footer.style-2 .footer__main .right .bottom .list li {
  margin-left: 41px;
}

.footer.style-2 .footer__main .right .bottom .list li a {
  font-family: Readex Pro;
  font-weight: 300;
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  .footer.style-2 .footer__main .right .bottom {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  .footer.style-2 .footer__main .right .bottom .list {
    margin-top: 20px;
  }

  .footer.style-2 .footer__main .right .bottom .list li {
    margin: 0 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .footer.style-2 .footer__main {
    flex-wrap: wrap;
  }

  .footer.style-2 .footer__main .info-left {
    width: 100%;
  }

  .footer.style-2 .footer__main .right {
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
  }
}

.widget {
  margin-right: 80px;
}

.widget:last-child {
  margin-right: 0;
  width: 49%;
  padding-left: 9px;
}

.widget li a {
  font-family: Readex Pro;
  font-weight: 300;
  font-size: 14px;
}

.widget h5 {
  font-size: 18px;
  text-transform: none;
}

.widget li {
  margin-bottom: 10px;
}

.widget li:first-child {
  margin-bottom: 45px;
}

.widget form {
  text-align: left;
}

.widget form p {
  margin-top: 45px;
  margin-bottom: 14px;
}

.widget form .form-group {
  position: relative;
}

.widget form .form-group button {
  position: absolute;
  right: 15px;
  top: 4px;
  background: 0 0;
  border: none;
  outline: none;
}

.about__video {
  position: relative;
}

.about__video img {
  border-radius: 20px;
}

@media only screen and (max-width: 1024px) {
  .about__video img {
    width: 100%;
  }
}

.about__video .wrap-video a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  top: 38.5%;
  left: 44%;
  background: hsla(0, 0%, 100%, 0.4);
}

.about__video .wrap-video a span {
  font-size: 45px;
}

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #3f3f3f;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-bg,
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}

.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  background: 0 0;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  top: 50%;
  margin: -55px 0 0;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.mfp-arrow.mfp-arrow-left.mfp-prevent-close,
.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
  background: 0 0;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure,
img.mfp-img {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

@media screen and (max-height: 300px),
  screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.my-mfp-slide-bottom.mfp-ready .mfp-content {
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.my-mfp-slide-bottom.mfp-removing .mfp-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.my-mfp-slide-bottom.mfp-bg,
.my-mfp-slide-bottom.mfp-removing .mfp-content {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.my-mfp-slide-bottom.mfp-bg {
  transition: opacity 0.3s ease-out;
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.about {
  padding: 0 0 100px;
  position: relative;
}

.about .block-text {
  padding: 116px 0 116px 35px;
}

@media only screen and (max-width: 1200px) {
  .about .block-text {
    padding: 80px 0;
  }
}

.about .about__right .images {
  position: relative;
}

.about .about__right .images .img1 {
  width: 420px;
  height: 533px;
  object-fit: cover;
  border-radius: 110px;
  margin: 60px 0 0 -4px;
  z-index: 3;
  position: relative;
}

.about .about__right .images .img2,
.about .about__right .images .img3,
.about .about__right .images .img4,
.about .about__right .images .img5 {
  position: absolute;
  border-radius: 20%;
}

.about .about__right .images .img2 {
  width: 121px;
  height: 117px;
  object-fit: cover;
  top: 230px;
  left: -183px;
  -webkit-animation: animate-2 15s linear 0s infinite;
  animation: animate-2 15s linear 0s infinite;
}

.about .about__right .images .img3 {
  width: 222px;
  height: 222px;
  object-fit: cover;
  bottom: -93px;
  left: -108px;
  -webkit-animation: animate-3 15s linear 0s infinite;
  animation: animate-3 15s linear 0s infinite;
}

.about .about__right .images .img4 {
  width: 65px;
  height: 62px;
  object-fit: cover;
  bottom: -89px;
  left: 129px;
  -webkit-animation: animate-4 15s linear 0s infinite;
  animation: animate-4 15s linear 0s infinite;
}

.about .about__right .images .img5 {
  width: 255px;
  height: 246px;
  object-fit: cover;
  bottom: -162px;
  right: 75px;
  z-index: 4;
  -webkit-animation: animate-5 15s linear 0s infinite;
  animation: animate-5 15s linear 0s infinite;
}

.about .about__right .images:after {
  content: "";
  position: absolute;
  top: 56px;
  right: 125px;
  z-index: 1;
  width: 420px;
  height: 533px;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 110px;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}

@media only screen and (max-width: 767px) {
  .about .about__right .images:after {
    display: none;
  }

  .about .about__right .images .img1 {
    width: 100%;
  }

  .about .about__right .images .img2 {
    left: -15px;
    z-index: 3;
  }

  .about .about__right .images .img3 {
    left: -100px;
    bottom: -170px;
  }

  .about .about__right .images .img5 {
    right: -70px;
  }
}

@media only screen and (max-width: 1200px) {
  .about .about__right {
    padding-bottom: 70px;
  }

  .about .about__right .images {
    max-width: 540px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 1024px) {
  .about .about__right .images {
    max-width: 500px;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 767px) {
  .about .about__right .images {
    max-width: 100%;
  }
}

.about.s2 {
  padding: 0 0 150px;
}

.about.s2 .shape {
  top: -30%;
}

.about.s2 .shape.right {
  top: -60%;
}

@media only screen and (max-width: 767px) {
  .about.s2 {
    padding: 0 0 80px;
  }
}

.about.s2 .about__main img {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .about.s2 .about__main img {
    width: 100%;
  }
}

.about.s2 .block-text .heading {
  margin-bottom: 38px;
}

.about.s2 .action-btn span {
  padding: 15px 24px;
}

.about.s3 {
  padding: 90px 0 0;
}

@media only screen and (max-width: 1024px) {
  .about.s3 {
    padding: 60px 0 0;
  }
}

.about.s3 .block-text {
  padding-right: 30px !important;
}

.about.s3 .card-box:first-child {
  margin-left: 117px;
  -webkit-transform: rotate(9deg);
  transform: rotate(9deg);
  margin-top: 48px;
}

@media only screen and (max-width: 1200px) {
  .about.s3 .card-box:first-child {
    margin: 80px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .about.s3 .card-box:first-child {
    width: 100%;
  }
}

.about.s3 .card-box.sm {
  width: 236px;
  padding: 15px 14px 15px 10px;
}

.about.s3 .card-box.sm .top {
  margin-bottom: 10px;
}

.about.s3 .card-box.sm .top h6 {
  font-size: 8px;
}

.about.s3 .card-box.sm .top h6.price {
  font-size: 12px;
}

.about.s3 .card-box.sm .top span {
  font-size: 25px;
  margin-right: 3px;
}

.about.s3 .card-box.sm .content .image {
  height: 208px;
  margin-bottom: 13px;
}

.about.s3 .card-box.sm .content .info img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.about.s3 .card-box.sm .content .info h6 {
  font-size: 9px;
}

.about.s3 .card-box.sm .content .info p {
  font-size: 8px;
}

@media only screen and (max-width: 1200px) {
  .about.s3 .card-box.sm {
    margin: 0 auto;
  }
}

.about.s3 .card-box:last-child {
  -webkit-transform: translateX(-150px) translateY(-194px) rotate(-13deg);
  transform: translateX(-150px) translateY(-194px) rotate(-13deg);
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .about.s3 .card-box:last-child {
    -webkit-transform: translateX(0) translateY(0) rotate(-13deg);
    transform: translateX(0) translateY(0) rotate(-13deg);
    margin-bottom: 40px;
  }
}

.speciality {
  padding: 100px 0 75px;
  position: relative;
}

.speciality .container {
  max-width: 1140px;
}

.speciality .block-text p {
  padding: 0 300px;
}

@media only screen and (max-width: 1200px) {
  .speciality .block-text p {
    padding: 0;
  }
}

.speciality.s1 {
  padding: 0 0 78px;
}

.speciality.s1 .block-text .heading {
  margin-bottom: 2px;
}

.speciality.s1 .speciality-box .title {
  padding: 0 15px;
}

.speciality-box {
  text-align: center;
  margin-top: 38px;
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.05),
    hsla(0, 0%, 100%, 0) 73.86%
  );
  position: relative;
  padding: 20px 20px 10px;
  border-radius: 15px;
}

.speciality-box,
.speciality-box .icon {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.speciality-box .icon {
  background: linear-gradient(289.89deg, #dec7ff -23.71%, #5c27fe 96.09%);
  width: 105px;
  height: 105px;
  min-width: 105px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 1s ease-in-out;
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.speciality-box .title {
  margin-bottom: 11px;
}

.speciality-box p {
  margin-bottom: 14px;
}

.speciality-box .number {
  color: hsla(0, 0%, 100%, 0.1);
  transition: all 0.3s ease-in-out;
}

.speciality-box:hover {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  opacity: 1;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: linear;
}

.portfolio {
  position: relative;
}

.portfolio .container {
  max-width: 1140px;
}

.portfolio .block-text .heading {
  margin-bottom: 38px;
}

.portfolio .portfolio__right .image {
  -webkit-animation: animate-1 15s linear 0s infinite;
  animation: animate-1 15s linear 0s infinite;
}

@media only screen and (max-width: 767px) {
  .portfolio .portfolio__right .image,
  .portfolio .portfolio__right .image img {
    width: 100%;
  }
}

.portfolio-box {
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.05),
    hsla(0, 0%, 100%, 0) 73.86%
  );
  border-radius: 16px;
  position: relative;
  padding: 40px 23px;
  display: flex;
  margin-bottom: 19px;
}

.portfolio-box,
.portfolio-box .step {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.portfolio-box .step {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  border-radius: 100px;
  position: absolute;
  top: -15px;
  left: 22px;
  padding: 6px 16px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  font-weight: 600;
  font-size: 12px;
  font-family: Conthrax;
}

.portfolio-box .icon {
  margin-right: 17px;
}

.portfolio-box .content {
  border-left: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-left: 16px;
}

.portfolio-box .content .title {
  margin-top: 4px;
  margin-bottom: 10px;
}

.project {
  position: relative;
  padding: 40px 0;
}

.project .shape {
  top: 0;
}

.project .container {
  max-width: 1322px;
}

.project.s2 {
  padding: 97px 0 32px;
}

.project.s2 .shape {
  top: -70%;
}

.project.s2 .block-text .heading {
  margin-bottom: 39px;
}

.project.s2 .container {
  max-width: 1780px;
}

.project.s2 .container .project-box {
  margin-bottom: 30px;
  padding: 19px;
}

.project.s2 .container .project-box .content .title {
  letter-spacing: -1.3px;
}

.project.s3 {
  padding: 215px 0 36px;
}

@media only screen and (max-width: 1024px) {
  .project.s3 {
    padding: 80px 0;
  }
}

.project.s3 .project-swiper {
  margin-top: 37px;
  max-width: 540px;
}

.project.s3 .project-swiper .swiper-button-next {
  right: 17%;
}

.project.s3 .project-swiper .swiper-button-prev {
  left: 17%;
}

.project.s3 .project-swiper .swiper-slide .project-box .image,
.project.s3
  .project-swiper
  .swiper-slide.swiper-slide-active
  .project-box
  .image {
  height: 500px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
  margin: 0 5px !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 3px solid #fff;
  background: 0 0;
}

.project-swiper,
.project-swiper-3 {
  margin-top: 40px;
  overflow: visible;
}

.project-swiper-3 .swiper-pagination-bullet,
.project-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
  margin: 0 5px !important;
}

.project-swiper-3 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.project-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 3px solid #fff;
  background: 0 0;
}

.project-swiper-3 .swiper-button-next,
.project-swiper-3 .swiper-button-prev,
.project-swiper .swiper-button-next,
.project-swiper .swiper-button-prev {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: hsla(0, 0%, 100%, 0.1);
  top: auto;
  bottom: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.project-swiper-3 .swiper-button-next:after,
.project-swiper-3 .swiper-button-prev:after,
.project-swiper .swiper-button-next:after,
.project-swiper .swiper-button-prev:after {
  display: none;
}

.project-swiper-3 .swiper-button-next:hover,
.project-swiper-3 .swiper-button-prev:hover,
.project-swiper .swiper-button-next:hover,
.project-swiper .swiper-button-prev:hover {
  background: #703ffe;
}

@media only screen and (max-width: 1200px) {
  .project-swiper-3 .swiper-button-next,
  .project-swiper-3 .swiper-button-prev,
  .project-swiper .swiper-button-next,
  .project-swiper .swiper-button-prev {
    display: none;
  }
}

.project-swiper-3 .swiper-button-next,
.project-swiper .swiper-button-next {
  right: 36%;
}

.project-swiper-3 .swiper-button-prev,
.project-swiper .swiper-button-prev {
  left: 36%;
  background: #703ffe;
}

.banner.s2 .swiper-button-next,
.banner.s2 .swiper-button-prev,
.banner.s3 .swiper-button-next,
.banner.s3 .swiper-button-prev,
.banner.s4 .swiper-button-next,
.banner.s4 .swiper-button-prev {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: hsla(0, 0%, 100%, 0.1);
  bottom: 30%;
  top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner.s2 .swiper-button-next:after,
.banner.s2 .swiper-button-prev:after,
.banner.s3 .swiper-button-next:after,
.banner.s3 .swiper-button-prev:after,
.banner.s4 .swiper-button-next:after,
.banner.s4 .swiper-button-prev:after {
  display: none;
}

.banner.s2 .swiper-button-next:hover,
.banner.s2 .swiper-button-prev:hover,
.banner.s3 .swiper-button-next:hover,
.banner.s3 .swiper-button-prev:hover,
.banner.s4 .swiper-button-next:hover,
.banner.s4 .swiper-button-prev:hover {
  background: #703ffe;
}

@media only screen and (max-width: 1200px) {
  .banner.s2 .swiper-button-next,
  .banner.s2 .swiper-button-prev,
  .banner.s3 .swiper-button-next,
  .banner.s3 .swiper-button-prev,
  .banner.s4 .swiper-button-next,
  .banner.s4 .swiper-button-prev {
    display: none;
  }
}

.banner.s2 .swiper-button-next,
.banner.s3 .swiper-button-next,
.banner.s4 .swiper-button-next {
  right: 10%;
}

@media only screen and (max-width: 1600px) {
  .banner.s2 .swiper-button-next,
  .banner.s3 .swiper-button-next,
  .banner.s4 .swiper-button-next {
    right: 5%;
  }
}

@media only screen and (max-width: 1400px) {
  .banner.s2 .swiper-button-next,
  .banner.s3 .swiper-button-next,
  .banner.s4 .swiper-button-next {
    display: none;
  }
}

.banner.s2 .swiper-button-prev,
.banner.s3 .swiper-button-prev,
.banner.s4 .swiper-button-prev {
  left: 10%;
  background: #703ffe;
}

@media only screen and (max-width: 1600px) {
  .banner.s2 .swiper-button-prev,
  .banner.s3 .swiper-button-prev,
  .banner.s4 .swiper-button-prev {
    left: 5%;
  }
}

@media only screen and (max-width: 1400px) {
  .banner.s2 .swiper-button-prev,
  .banner.s3 .swiper-button-prev,
  .banner.s4 .swiper-button-prev {
    display: none;
  }
}

.project-box {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 26px;
  padding: 20px;
  position: relative;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  margin-bottom: 110px;
}

.project-box .image {
  height: 375px;
  border-radius: 20px;
  overflow: hidden;
}

.project-box .image a {
  width: 100%;
  height: 100%;
}

.project-box .image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}

.project-box .content {
  position: absolute;
  padding: 17px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  background: hsla(0, 0%, 100%, 0.1);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  text-align: center;
  border-radius: 11px;
}

.project-box:hover .image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.roadmap {
  position: relative;
  padding: 69px 0;
}

.roadmap .img-line {
  position: absolute;
  top: 30%;
  left: 0;
  z-index: -2;
}

.roadmap .shape {
  top: 0;
}

.roadmap .container {
  max-width: 1140px;
}

.roadmap.s2 {
  padding: 69px 0 47px;
}

.roadmap.s2 .shape {
  top: -60%;
}

@media only screen and (max-width: 1024px) {
  .roadmap.s2 {
    padding: 30px 0 47px;
  }
}

.roadmap.s2 .container {
  max-width: 1590px;
}

.roadmap.s2 .block-text .heading {
  margin-bottom: 47px;
}

.roadmap-swiper .roadmap-box {
  margin-top: 45px;
  width: 100%;
  padding: 35px 17px;
}

.roadmap-swiper .roadmap-box .title {
  padding-bottom: 11px;
  margin-bottom: 19px;
}

.roadmap-swiper .roadmap-box .title:after {
  height: 1px;
}

.roadmap-swiper .roadmap-box:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -43px;
  left: 50%;
  width: 1px;
  height: 28px;
  background: #1f223e;
}

.roadmap-swiper .roadmap-box:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -54px;
  left: 46%;
  width: 19px;
  height: 19px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  border: 4px solid #1f223e;
  border-radius: 50%;
}

.roadmap__main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 90px;
  position: relative;
}

.roadmap__main:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -40px;
  left: 50%;
  right: 50%;
  background: #1f223e;
  height: 104%;
  width: 1px;
}

.roadmap__main .icon {
  position: absolute;
  top: -52px;
  left: 49.6%;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
}

.roadmap__main .icon.bottom {
  top: auto;
  bottom: 0;
}

@media only screen and (max-width: 767px) {
  .roadmap__main:after {
    left: auto;
    right: 0;
  }
}

.roadmap__main.s1 {
  position: relative;
  margin-top: 0;
}

.roadmap__main.s1:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #1f223e;
  height: 1px;
  width: 100%;
}

.roadmap__main.s1 .swiper-button-next,
.roadmap__main.s1 .swiper-button-prev {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: hsla(0, 0%, 100%, 0.1);
  top: 111px;
}

.roadmap__main.s1 .swiper-button-next:after,
.roadmap__main.s1 .swiper-button-prev:after {
  display: none;
}

.roadmap__main.s1 .swiper-button-next:hover,
.roadmap__main.s1 .swiper-button-prev:hover {
  background: #703ffe;
}

.roadmap__main.s1 .swiper-button-prev {
  left: -95px;
}

.roadmap__main.s1 .swiper-button-next {
  right: -95px;
}

.roadmap__main.s1 .swiper-pagination {
  bottom: 19px;
}

.roadmap__main.s1 .roadmap-box {
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.05),
    hsla(0, 0%, 100%, 0) 73.86%
  );
  border: none;
}

.button {
  text-align: center;
  margin-top: 38px;
}

.button a span {
  padding: 14px 24px;
}

.roadmap-box {
  width: calc(50% - 30px);
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.05),
    hsla(0, 0%, 100%, 0) 73.86%
  );
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 16px;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  margin-right: 30px;
  margin-left: 0;
  padding: 37px 30px;
  margin-bottom: 34px;
}

.roadmap-box:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 48%;
  right: -28px;
  width: 28px;
  height: 1px;
  background: #1f223e;
}

.roadmap-box:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 43%;
  right: -40px;
  width: 19px;
  height: 19px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  border: 4px solid #1f223e;
  border-radius: 50%;
}

.roadmap-box.right {
  margin-left: 30px;
  margin-right: 0;
  -webkit-transform: translateY(112px);
  transform: translateY(112px);
}

.roadmap-box.right:before {
  right: auto;
  left: -28px;
}

.roadmap-box.right:after {
  right: auto;
  left: -40px;
}

.roadmap-box .time {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 100px;
  position: absolute;
  top: -15px;
  left: 29px;
  padding: 6px 16px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%), #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  font-weight: 600;
  font-size: 12px;
  font-family: Conthrax;
}

.roadmap-box .title {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 21px;
  letter-spacing: -1.5px;
}

.roadmap-box .title:after {
  content: "";
  width: 60px;
  height: 4px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  border-radius: 1.2px;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .roadmap-box {
    width: 100%;
  }

  .roadmap-box.right {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin: 0 30px 34px 0;
  }

  .roadmap-box.right:before {
    left: auto;
    right: -28px;
  }

  .roadmap-box.right:after {
    left: auto;
    right: -40px;
  }
}

.team {
  position: relative;
  padding: 30px 0 105px;
}

.team .container {
  max-width: 1140px;
}

.team .team-swiper {
  margin-top: 40px;
}

.team.s2 {
  padding: 30px 0 69px;
}

.team.s2 .img-line {
  position: absolute;
  z-index: -2;
  top: -85%;
  left: 0;
}

.team.s2 .block-text .heading {
  margin-bottom: 38px;
}

.team.s2 .team-box {
  margin-bottom: 30px;
}

.team.s2 .team-box .image .list-social {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  margin-top: 0;
  -webkit-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  opacity: 0;
  transition: all 0.5s ease-in-out;
  z-index: 9;
}

.team.s2 .team-box .image .list-social li a {
  background: #fff;
  transition: all 0.5s ease-in-out;
}

.team.s2 .team-box .image .list-social li a span:before {
  color: #5c27fe;
  color: var(--primary-color);
  transition: all 0.3s ease-in-out;
}

.team.s2 .team-box .image .list-social li a:hover {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
}

.team.s2 .team-box .image .list-social li a:hover span:before {
  color: #fff;
}

.team.s2 .team-box:hover .list-social {
  position: absolute;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1200px) {
  .team .swiper-button-next,
  .team .swiper-button-prev {
    display: none;
  }
}

.team-box .image {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  padding: 12px;
  position: relative;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  height: 255px;
  border-radius: 20px;
  overflow: hidden;
}

.team-box .image:after {
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.13),
    hsla(0, 0%, 100%, 0.13) 77%,
    hsla(0, 0%, 100%, 0.5) 92%,
    hsla(0, 0%, 100%, 0)
  );
  content: "";
  height: 200%;
  left: -210%;
  opacity: 0;
  position: absolute;
  top: -50%;
  transition: all 0.7s ease 0s;
  width: 200%;
}

.team-box .image a {
  width: 100%;
  height: 100%;
}

.team-box .image a img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
}

.team-box .image .list-social li a {
  width: 38px;
  height: 38px;
}

.team-box .content {
  margin-top: 33px;
  text-align: center;
}

.team-box .content .name {
  letter-spacing: -1.5px;
  margin-bottom: 7px;
}

.team-box:hover .image:after {
  left: -30%;
  opacity: 1;
  top: -20%;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: linear;
}

.list-social {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}

.list-social li {
  margin: 0 5px;
}

.list-social li a {
  min-width: 38px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: hsla(0, 0%, 100%, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-social li a:hover {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
}

.brands {
  margin-top: 40px;
}

.brands .sub-heading span {
  color: #fff;
  background: 0 0;
  -webkit-text-fill-color: #fff;
  text-transform: none;
}

.brands.s2 {
  margin-top: 49px;
}

.brands.s3 {
  margin-top: 108px;
}

.brands-swiper {
  margin-top: 25px;
}

.brands-swiper .swiper-slide a {
  opacity: 0.2;
}

.brands-swiper .swiper-slide a:hover {
  opacity: 1;
}

.testimonials {
  position: relative;
}

.testimonials .container {
  max-width: 1782px;
}

.testimonials .testimonials__main {
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.05),
    hsla(0, 0%, 100%, 0) 73.86%
  );
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 26px;
  padding: 98px 15px;
}

.testimonials.s2 .testimonials__main {
  padding: 78px 15px;
  border: none;
}

@media only screen and (max-width: 767px) {
  .testimonials.s2 .testimonials__main {
    padding: 50px 15px;
  }
}

.testimonials.s3 {
  padding: 0 0 141px;
}

@media only screen and (max-width: 1024px) {
  .testimonials.s3 {
    padding: 0 0 80px;
  }
}

.testimonials.s3 .testimonials__main {
  padding: 68px 0;
}

.box-testimonial {
  max-width: 1000px;
  margin: 0 auto;
}

.box-testimonial img {
  margin-bottom: 25px;
}

.box-testimonial .text {
  font-weight: 300;
  font-size: 26px;
}

.box-testimonial .info {
  text-align: center;
  margin-top: 30px;
}

.box-testimonial .info img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  object-position: right;
  border-radius: 50%;
  margin-bottom: 22px;
}

.box-testimonial .info .name {
  font-size: 18px;
  margin-bottom: 6px;
}

.box-testimonial .info p {
  font-weight: 300;
  font-size: 14px;
}

.testimonials-swiper {
  margin-top: 53px;
}

.testimonials-swiper.s2 {
  max-width: 1110px;
  padding-top: 77px;
  margin-top: 38px;
}

.testimonials-swiper.s2 .box-testimonial {
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.05),
    hsla(0, 0%, 100%, 0) 51.68%
  );
  padding: 40px 20px 0;
  border-radius: 20px;
}

.testimonials-swiper.s2 .box-testimonial .image {
  width: 116px;
  height: 116px;
  border-radius: 50%;
  border: 1px solid hsla(0, 0%, 100%, 0.37);
  padding: 5px;
  margin: -117px auto 0;
}

.testimonials-swiper.s2 .box-testimonial .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.testimonials-swiper.s2 .box-testimonial .info {
  margin-top: 22px;
}

.testimonials-swiper.s2 .box-testimonial .info img {
  width: auto;
  height: auto;
  margin-top: 11px;
  margin-bottom: 11px;
}

.testimonials-swiper.s2 .box-testimonial .text {
  font-weight: 300;
  font-size: 16px;
}

.faq {
  position: relative;
  padding: 96px 0 129px;
}

@media only screen and (max-width: 1024px) {
  .faq {
    padding: 90px 0;
  }
}

.faq.s2 {
  padding: 22px 0 87px;
}

.faq.s3 {
  padding: 22px 0 48px;
}

.faq.s3 .block-text .heading {
  margin-right: -25px;
}

.faq.s3 .menu-tab {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 30px;
  padding-bottom: 0;
  border: none;
}

.faq.s3 .menu-tab li {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 10px;
}

.faq.s3 .menu-tab li:last-child {
  margin-bottom: 0;
}

.faq.s3 .image {
  -webkit-animation: animate-3 5s linear 0s infinite;
  animation: animate-3 5s linear 0s infinite;
}

@media only screen and (max-width: 1024px) {
  .faq.s3 .image img {
    width: 100%;
  }
}

.faq__main {
  margin: 39px auto 0;
  max-width: 1116px;
}

.faq__main ul {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-bottom: 30px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .faq__main ul {
    flex-wrap: wrap;
  }
}

.faq__main ul li {
  background: hsla(0, 0%, 100%, 0.1);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 6px;
  padding: 10px 16px;
  margin: 0 5px;
  cursor: pointer;
}

.faq__main ul li.active {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%),
    hsla(0, 0%, 100%, 0.1);
}

@media only screen and (max-width: 767px) {
  .faq__main ul li {
    margin-bottom: 10px;
  }
}

.flat-accordion .flat-toggle {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 6px;
  padding: 16px 16px 16px 20px;
  margin-bottom: 12px;
  cursor: pointer;
}

.flat-accordion .flat-toggle .toggle-title {
  text-transform: none;
  position: relative;
}

.flat-accordion .flat-toggle .toggle-title span {
  margin-right: 29px;
}

.flat-accordion .flat-toggle .toggle-title span.icon-plus {
  position: absolute;
  right: 0;
  top: 2px;
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .flat-accordion .flat-toggle {
    padding: 16px 30px 16px 20px;
  }

  .flat-accordion .flat-toggle .toggle-title span.icon-plus {
    right: -15px;
  }
}

.flat-accordion .toggle-content {
  display: none;
  margin-top: 15px;
}

.create {
  padding: 0 0 173px;
}

@media only screen and (max-width: 1024px) {
  .create {
    padding: 0 0 100px;
  }
}

.create .container {
  max-width: 1140px;
}

.couter-list {
  display: flex;
}

@media only screen and (max-width: 767px) {
  .couter-list {
    flex-wrap: wrap;
  }
}

.couter-box {
  text-align: center;
  margin-right: 106px;
  position: relative;
}

.couter-box:after {
  content: "";
  position: absolute;
  top: 35px;
  right: -53px;
  width: 1px;
  height: 80px;
  background: hsla(0, 0%, 100%, 0.15);
}

.couter-box .icon {
  width: 66px;
  height: 66px;
  border-radius: 60%;
  background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0.5));
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
}

.couter-box .numb {
  margin-bottom: 4px;
}

.couter-box:last-child {
  margin: 0;
}

.couter-box:last-child:after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .couter-box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .couter-box:after {
    display: none;
  }
}

.blog {
  padding: 0 0 100px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .blog {
    padding: 0 0 60px;
  }
}

.blog .block-text .heading {
  margin-bottom: 39px;
}

.blog.s3 {
  padding: 100px 0 75px;
}

@media only screen and (max-width: 767px) {
  .blog-box {
    margin-bottom: 50px;
  }
}

.blog-box .image {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  padding: 14px;
  position: relative;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  height: 351px;
  border-radius: 20px;
  overflow: hidden;
}

.blog-box .image:after {
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.13),
    hsla(0, 0%, 100%, 0.13) 77%,
    hsla(0, 0%, 100%, 0.5) 92%,
    hsla(0, 0%, 100%, 0)
  );
  content: "";
  height: 200%;
  left: -210%;
  opacity: 0;
  position: absolute;
  top: -50%;
  transition: all 0.7s ease 0s;
  width: 200%;
}

.blog-box .image a {
  width: 100%;
  height: 100%;
}

.blog-box .image a img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
}

.blog-box .content {
  margin-top: 30px;
}

.blog-box .content .meta {
  margin-bottom: 8px;
}

.blog-box .content .meta p {
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-box .content .meta p svg {
  margin-right: 10px;
}

.blog-box .content .title {
  font-size: 18px;
  line-height: 1.4;
}

.blog-box:hover .image:after {
  left: -30%;
  opacity: 1;
  top: -20%;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: linear;
}

.token {
  position: relative;
  margin-top: -49px;
}

.token .token__main {
  margin-top: 68px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  border-radius: 16px;
  padding: 31px;
}

.token-list li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-bottom: 20px;
  margin-bottom: 23px;
}

.token-list li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

.token-list li .name {
  display: flex;
  min-width: 148px;
}

.token-list li .name svg {
  margin-right: 14px;
}

.token-list li h6 {
  font-size: 14px;
  text-transform: uppercase;
}

.page-about .about {
  padding: 106px 0 150px;
}

.page-about .portfolio {
  padding: 97px 0 41px;
}

.page-about .team {
  padding: 0 0 140px;
}

@media only screen and (max-width: 1024px) {
  .page-about .team {
    padding: 0 0 80px;
  }
}

.page-roadmap .roadmap {
  padding: 106px 0 0;
}

.page-roadmap .project.s2 {
  padding: 53px 0 49px;
}

.page-team .team {
  padding: 104px 0 110px;
}

.touch__main {
  background: #191e4f;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  margin-top: 40px;
}

.touch__main .info {
  width: 34.3%;
  border-right: 1px solid hsla(0, 0%, 100%, 0.1);
  padding: 43px 30px 0;
  position: relative;
}

.touch__main .info h5 {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 20px;
}

.touch__main .info h5:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 1px;
  top: auto;
  bottom: 0;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  border-radius: 1.2px;
}

.touch__main .info .list li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-bottom: 13px;
}

.touch__main .info .list li svg {
  margin-right: 8px;
}

.touch__main .info .list li p {
  font-weight: 300;
  font-size: 16px;
}

.touch__main .info .image {
  margin-left: -30px;
}

@media only screen and (max-width: 1024px) {
  .touch__main {
    flex-wrap: wrap;
  }

  .touch__main .info {
    width: 100%;
  }

  .touch__main .form-box {
    width: 100%;
    padding: 60px 15px;
  }
}

.form-box {
  margin-top: 0;
  width: 65.7%;
  padding: 41px 42px;
  text-align: left;
}

.form-box .row {
  margin-bottom: 23px;
}

.form-box .col {
  padding-left: 10px;
  padding-right: 10px;
}

.form-box label {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 7px;
}

.form-box input.form-control,
.form-box select,
.form-box textarea {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 6px;
  padding: 12px 15px;
  font-weight: 300;
  font-size: 14px;
  font-family: Readex Pro;
  box-shadow: none;
  color: #fff;
  outline: none;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
}

.form-box input.form-control:focus-visible,
.form-box select:focus-visible,
.form-box textarea:focus-visible {
  border-color: #5c27fe;
  border-color: var(--primary-color);
}

.form-box select option {
  color: #070a29;
}

.form-box textarea {
  width: 100%;
  border-color: hsla(0, 0%, 100%, 0.1);
  outline: none;
  height: 160px;
}

.form-box textarea:focus-visible {
  border-color: #5c27fe;
  border-color: var(--primary-color);
}

.form-box .action-btn {
  margin-top: -7px;
  width: auto;
}

.form-box .action-btn span {
  padding: 15px 24px;
}

section.touch {
  padding: 104px 0 98px;
}

.map__main iframe {
  width: 100%;
  border-radius: 16px;
  height: 545px;
}

.page-contact .faq {
  padding: 94px 0 48px;
}

.nft .shape {
  top: 0;
}

.filter {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.filter .widget-search {
  position: relative;
  width: 350px;
  margin-bottom: 10px;
}

.filter .widget-search input {
  padding: 16px 13px;
  background: hsla(0, 0%, 100%, 0.1);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  color: #fff;
  border-radius: 10px;
  box-shadow: none;
  outline: none;
  border: none;
  width: 100%;
}

.filter .widget-search .btn-search {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.filter .dropdown {
  position: relative;
  margin-left: 10px;
  width: 180px;
}

.filter .dropdown a {
  background: hsla(0, 0%, 100%, 0.1);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 10px;
  padding: 15px;
  width: 100%;
  font-family: Readex Pro;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 10px;
}

.filter .dropdown a:hover {
  color: #fff;
}

.filter .dropdown ul {
  position: absolute;
  width: 100%;
  background: #070a29;
  padding: 10px 20px;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  transition: all 0.3s ease;
}

.filter .dropdown ul.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.filter .dropdown ul li {
  padding: 5px 0;
}

@media only screen and (max-width: 767px) {
  .filter {
    flex-wrap: wrap;
  }
}

.nft {
  padding: 106px 0;
}

.nft .container {
  max-width: 1324px;
}

.nft-item {
  background: #282b46;
  border-radius: 24px;
  padding: 14px 14px 8px;
  transition: all 0.3s ease-in-out;
  margin-bottom: 30px;
}

.nft-item .card-media {
  width: 100%;
  height: 272px;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 21px;
}

.nft-item .card-media a {
  width: 100%;
  height: 100%;
}

.nft-item .card-media a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.nft-item .card-title {
  margin-bottom: 18px;
}

.nft-item .card-title a {
  font-size: 18px;
}

.nft-item .meta-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.nft-item .meta-info .author {
  display: flex;
  align-items: center;
}

.nft-item .meta-info .author .avatar {
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 9px;
}

.nft-item .meta-info .author .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nft-item .meta-info .author .info span {
  font-weight: 400;
  font-size: 12px;
  color: hsla(0, 0%, 100%, 0.3);
  display: block;
}

.nft-item .meta-info .author .info a {
  font-weight: 600;
  font-size: 14px;
}

.nft-item .meta-info .wishlist-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  color: #fff;
}

.nft-item .meta-info .wishlist-button span {
  font-family: Readex Pro;
  font-weight: 300;
  font-size: 12px;
}

.nft-item .card-bottom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-top: 16px;
}

.nft-item .card-bottom .price {
  display: flex;
  align-items: center;
}

.nft-item .card-bottom .price span {
  font-size: 20px;
  margin-right: 7px;
}

.nft-item .card-bottom .price .price-details span {
  font-weight: 400;
  font-size: 12px;
  color: hsla(0, 0%, 100%, 0.3);
}

.nft-item .card-bottom .price .price-details h6 {
  font-size: 14px;
}

.nft-item .card-bottom .sc-button {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  border-radius: 8px;
  padding: 8px 20px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.nft-item .card-bottom .sc-button:after {
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.13),
    hsla(0, 0%, 100%, 0.13) 77%,
    hsla(0, 0%, 100%, 0.5) 92%,
    hsla(0, 0%, 100%, 0)
  );
  content: "";
  height: 200%;
  left: -210%;
  opacity: 0;
  position: absolute;
  top: -50%;
  transition: all 0.7s ease 0s;
  width: 200%;
}

.nft-item .card-bottom .sc-button:hover:after {
  left: -30%;
  opacity: 1;
  top: -20%;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: linear;
}

.nft-item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.nft-item:hover .card-media a img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.widget-search {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

.widget-search input {
  padding: 16px 13px;
  background: hsla(0, 0%, 100%, 0.1);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  color: #fff;
  border-radius: 10px;
  box-shadow: none;
  outline: none;
  border: none;
  width: 100%;
}

.widget-search input::-webkit-input-placeholder {
  color: #fff;
}

.widget-search input::placeholder {
  color: #fff;
}

.widget-search .btn-search {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bloglist {
  padding: 106px 0;
}

@media only screen and (max-width: 1024px) {
  .bloglist {
    padding: 60px 0;
  }
}

.bloglist__main {
  display: flex;
}

.bloglist__main .list {
  width: 75%;
  padding-right: 49px;
}

.bloglist__main .sidebar {
  width: 25%;
  padding-left: 23px;
  border-left: 1px solid hsla(0, 0%, 100%, 0.1);
}

.bloglist__main .sidebar .widget-search {
  margin-bottom: 36px;
}

.bloglist__main .sidebar .widget-sidebar {
  margin-bottom: 34px;
}

.bloglist__main .sidebar .widget-sidebar .heading {
  font-size: 18px;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 20px;
}

.bloglist__main .sidebar .widget-sidebar .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 1px;
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  border-radius: 1.2px;
}

.bloglist__main .sidebar .widget-sidebar ul {
  padding-left: 16px;
}

.bloglist__main .sidebar .widget-sidebar ul li {
  list-style: disc;
  margin-bottom: 10px;
}

.bloglist__main .sidebar .widget-sidebar ul li:last-child {
  margin-bottom: 0;
}

.bloglist__main .sidebar .widget-sidebar ul li a {
  font-family: Readex Pro;
  font-weight: 300;
  font-size: 16px;
}

.bloglist__main .sidebar .widget-sidebar ul li a span {
  color: hsla(0, 0%, 100%, 0.5);
}

.bloglist__main .sidebar .widget-sidebar.recent ul {
  padding: 0;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li {
  display: flex;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-bottom: 19px;
  margin-bottom: 20px;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li .image {
  width: 76px;
  height: 76px;
  min-width: 76px;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 14px;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li .image a {
  width: 100%;
  height: 100%;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li .image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li .content .meta {
  margin-bottom: 10px;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li .content .meta a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li .content .meta a svg {
  margin-right: 5px;
}

.bloglist__main .sidebar .widget-sidebar.recent ul li .content .title {
  font-family: Conthrax;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
}

.bloglist__main .sidebar .widget-sidebar.tag ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.bloglist__main .sidebar .widget-sidebar.tag ul li {
  list-style: none;
  margin-right: 8px;
}

.bloglist__main .sidebar .widget-sidebar.tag ul li a {
  background: hsla(0, 0%, 100%, 0.1);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 6px;
  padding: 10px 16px;
  font-family: Readex Pro;
  font-weight: 300;
  font-size: 14px;
}

.bloglist__main .sidebar .widget-sidebar.tag ul li a:hover {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  .bloglist__main {
    flex-wrap: wrap;
  }

  .bloglist__main .list {
    width: 100%;
    padding-right: 0;
  }

  .bloglist__main .sidebar {
    width: 100%;
    margin-top: 60px;
    padding-left: 0;
    border: none;
  }
}

.blog-box-2 {
  display: flex;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.blog-box-2 .image {
  background: linear-gradient(
    89.95deg,
    hsla(0, 0%, 100%, 0.05) -2.98%,
    hsla(0, 0%, 100%, 0.008) 49.65%,
    hsla(0, 0%, 100%, 0.05) 102.98%
  );
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 26px;
  overflow: hidden;
  padding: 10px;
  height: 240px;
  width: 350px;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
}

.blog-box-2 .image a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 26px;
}

.blog-box-2 .image a img {
  width: 100%;
  height: 100%;
  border-radius: 26px;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}

.blog-box-2 .content {
  width: calc(100% - 350px);
  padding-left: 30px;
}

.blog-box-2 .content .meta {
  margin-bottom: 8px;
}

.blog-box-2 .content .meta p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: hsla(0, 0%, 100%, 0.5);
}

.blog-box-2 .content .meta p svg {
  margin-right: 10px;
}

.blog-box-2 .content .title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .blog-box-2 {
    flex-wrap: wrap;
  }

  .blog-box-2 .image {
    width: 100%;
  }

  .blog-box-2 .content {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
  }
}

.blog-box-2:hover .image a img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.create,
.partner {
  position: relative;
}

.partner {
  padding: 106px 0 11px;
}

.partner .block-text .heading {
  margin-bottom: 60px;
}

.partner .brands-swiper {
  margin-top: 50px;
}

.page-advisor .team.s2 {
  padding: 107px 0 69px;
}

.page-advisor .team.s2 .team-box .content .name {
  margin-bottom: 0;
}

.page-advisor .partner {
  padding: 3px 0 11px;
}

.page-advisor .faq {
  padding: 96px 0 89px;
}

.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.pagination ul li {
  margin: 0 5px;
}

.pagination ul li a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: hsla(0, 0%, 100%, 0.1);
  font-weight: 600;
  font-size: 20px;
  color: #fff;
}

.pagination ul li a:hover {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
}

.list.details .title {
  margin-bottom: 17px;
}

.list.details p svg {
  margin-right: 7px;
}

.line {
  width: 100%;
  height: 1px;
  background: hsla(0, 0%, 100%, 0.1);
  margin: 23px 0;
}

.content-d {
  display: flex;
  margin-top: 40px;
}

.content-d .list-social {
  margin-top: 0;
  margin-right: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.content-d .list-social li {
  margin: 0 0 10px;
}

.content-d .main p.boild {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 26px;
}

.content-d .main .image {
  width: 100%;
  margin-bottom: 27px;
}

.content-d .main .image img {
  width: 100%;
  height: 403px;
  object-fit: cover;
  margin-bottom: 14px;
}

.content-d .main .image p {
  font-size: 12px;
  font-weight: 400;
  color: hsla(0, 0%, 100%, 0.5);
}

.content-d .main p {
  font-weight: 300;
  font-size: 16px;
}

.content-d .main .bottom {
  display: flex;
  align-items: center;
  margin-top: 33px;
}

.content-d .main .bottom p {
  font-size: 12px;
  margin-right: 12px;
}

.content-d .main .bottom .list-tag {
  display: flex;
}

.content-d .main .bottom .list-tag li {
  margin-right: 4px;
}

.content-d .main .bottom .list-tag li a {
  padding: 6px 8px;
  background: hsla(0, 0%, 100%, 0.1);
  color: #fff;
  border-radius: 6px;
  font-family: Readex Pro;
  font-weight: 400;
  font-size: 12px;
}

.content-d .main .bottom .list-tag li a:hover {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%);
}

.bottom {
  margin-top: 40px;
}

.bottom .recent {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
}

.bottom .recent .ac {
  display: flex;
  align-items: center;
  background: url(../media/recent.6bef35a5.png) no-repeat;
  background-size: cover;
  background-position: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  margin: 0 10px;
  padding: 15px 10px 15px 17px;
  position: relative;
}

.bottom .recent .ac:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}

.bottom .recent .ac svg {
  margin-right: 10px;
  position: relative;
  z-index: 1;
}

.bottom .recent .ac.next {
  flex-direction: row-reverse;
  padding: 15px 14px 15px 10px;
  background: url(../media/recent-2.68b9834b.png) no-repeat;
}

.bottom .recent .ac.next svg {
  margin-right: 0;
  margin-left: 22px;
}

.bottom .recent .ac.next .meta a svg {
  margin-left: 0;
}

.bottom .recent .ac div {
  position: relative;
  z-index: 1;
}

.bottom .recent .ac div .meta {
  margin-bottom: 6px;
}

.bottom .recent .ac div .meta a {
  font-family: Readex Pro;
  font-weight: 300;
  font-size: 14px;
}

.bottom .recent .ac div .meta a svg {
  margin-right: 5px;
}

.bottom .recent .ac div .title {
  font-size: 14px;
  margin-bottom: 0;
}

.bottom .comment {
  margin-top: 44px;
}

.bottom .comment h5 {
  margin-bottom: 26px;
}

.bottom .form-box {
  width: 100%;
  padding: 0;
  margin-top: 41px;
}

.comment-box {
  display: flex;
  border-top: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-top: 20px;
  margin-top: 19px;
}

.comment-box.s1 {
  border: none;
  padding: 0;
  margin: 0;
}

.comment-box.rep {
  margin-left: 65px;
}

.comment-box .avt {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 14px;
}

.comment-box .avt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.comment-box .info .name {
  margin-bottom: 5px;
}

.comment-box .info .meta,
.comment-box .info .text {
  margin-bottom: 13px;
}

.comment-box .info a {
  font-family: Readex Pro;
  font-weight: 700;
  font-size: 14px;
}

.page-details .footer .footer__bottom {
  padding: 22px 0;
}

.page-visions .about {
  padding: 80px 0 216px;
  overflow: hidden;
}

.page-visions .about .block-text {
  padding: 96px 0 43px;
}

.page-visions .about .block-text:last-child {
  padding: 0;
}

.page-visions .about .about__right {
  margin-left: 117px;
}

.page-visions .about .about__right .images:after {
  right: 8px;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.page-visions .about .about__right .images .img2 {
  top: 147px;
  left: auto;
  right: -87px;
  z-index: 3;
}

.page-visions .about .about__right .images .img3 {
  left: auto;
  right: -95px;
  bottom: -117px;
}

.page-visions .about .about__right .images .img4 {
  bottom: -89px;
  left: 197px;
}

.page-visions .about .about__right .images .img5 {
  right: auto;
  left: -87px;
  bottom: -69px;
}

.page-visions .faq {
  padding: 96px 0 91px;
}

.page-help .faq {
  padding: 105px 0 102px;
}

@media only screen and (max-width: 1024px) {
  .page-help .faq {
    padding: 60px 0;
  }
}

.page-help .faq .widget-search {
  max-width: 540px;
  margin: 25px auto 30px;
}

.page-help .faq .faq__main {
  margin-top: 61px;
}

.page-help .faq .faq__main .action-btn span {
  padding: 14px 28px;
}

.watch-video {
  padding: 0 0 100px;
  position: relative;
}

.watch-video__main {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 26px;
  padding: 16px;
  margin-top: 39px;
}

.watch-video__main .main {
  background: url(../media/watch.8903228e.png) no-repeat;
  background-position: 50%;
  padding: 30px 15px 0;
  border-radius: 26px;
  text-align: center;
}

.watch-video__main .main h5 {
  margin-bottom: 33px;
}

@media only screen and (max-width: 1024px) {
  .watch-video__main .main img {
    width: 100%;
  }
}

.wrap-video {
  margin-bottom: 27px;
}

.wrap-video a {
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: hsla(0, 0%, 100%, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-animation: pulse-anim2 2s infinite;
  animation: pulse-anim2 2s infinite;
}

@-webkit-keyframes pulse-anim2 {
  0% {
    box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.4);
  }

  to {
    box-shadow: 0 0 0 10px hsla(0, 0%, 100%, 0.1);
  }
}

@keyframes pulse-anim2 {
  0% {
    box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.4);
  }

  to {
    box-shadow: 0 0 0 10px hsla(0, 0%, 100%, 0.1);
  }
}

.assets {
  position: relative;
}

.assets .shape {
  top: -130%;
}

.assets .container {
  max-width: 1750px;
}

.assets .block-text {
  padding: 0 400px;
}

@media only screen and (max-width: 1200px) {
  .assets .block-text {
    padding: 0;
  }
}

.assets .block-text .heading {
  margin-bottom: 42px;
}

.assets .assets__main {
  margin-top: 33px;
}

.assets .assets__main h5 {
  margin-bottom: 30px;
}

.assets .assets__main img {
  margin-left: -15px;
  width: 100%;
}

.participants {
  padding: 107px 0 99px;
}

@media only screen and (max-width: 1024px) {
  .participants {
    padding: 60px 0;
  }
}

.participants .block-text .heading {
  margin-bottom: 40px;
}

.participants .par-bot {
  margin-top: 50px;
  padding: 0 100px;
}

@media only screen and (max-width: 1024px) {
  .participants .par-bot {
    padding: 0;
  }
}

.participants .par-bot a span {
  padding: 15px 54px;
}

.popup .modal-content {
  border-radius: 20px !important;
  border: none !important;
  box-shadow: 0 3px 16px rgba(47, 83, 109, 0.12) !important;
  background-color: #070a29;
  width: 100%;
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}

.popup .modal-content input {
  background: 0 0;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  color: #fff;
  box-shadow: none;
  outline: none;
}

.popup .modal-content input:focus {
  border-color: #5c27fe;
  border-color: var(--primary-color);
}

.popup .modal-body {
  padding: 25px;
}

.modal-body .price {
  font-weight: 500;
  font-size: 16px;
}

.modal-body .quantity {
  color: var(--primary-color2);
}

.modal-body .btn.btn-primary:hover {
  opacity: 0.8;
}

.modal-content .close {
  overflow: hidden;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #070a29;
  border: none;
  outline: none;
  z-index: 10 !important;
  opacity: 1;
  box-shadow: 0 3px 16px rgba(47, 83, 109, 0.12);
}

.modal-content .close:hover {
  opacity: 1;
}

.modal-content .close span {
  font-size: 15px;
  color: var(--primary-color2);
}

.modal-body h4 {
  text-align: center;
  font-size: 30px;
}

.modal {
  z-index: 999999 !important;
}

.modal-open .modal {
  overflow: hidden !important;
  padding-right: 0 !important;
}

.modal-dialog-centered {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  min-height: calc(100% - 1rem);
  max-width: 500px;
  margin: 1.75rem auto;
}

.modal.fade.popup.show {
  padding-right: 0 !important;
}

.bannerSwiper {
  position: relative;
}

.cardSwiper {
  padding: 100px 0;
}

.cardSwiper .swiper-slide.swiper-slide-prev {
  -webkit-transform: translateY(-10px) rotate(20deg) !important;
  transform: translateY(-10px) rotate(20deg) !important;
}

.cardSwiper .swiper-slide.swiper-slide-active {
  -webkit-transform: rotate(0) !important;
  transform: rotate(0) !important;
  z-index: 9 !important;
}

.cardSwiper .swiper-slide.swiper-slide-next {
  -webkit-transform: translateY(-10px) rotate(-20deg) !important;
  transform: translateY(-10px) rotate(-20deg) !important;
}

section.banner.s3.s2 .container {
  max-width: 1230px;
}

section.banner.s3.s2 .container .swiper-button-next,
section.banner.s3.s2 .container .swiper-button-prev {
  bottom: 8%;
}

section.banner.s3.s2 .container .swiper-button-next {
  right: 46%;
}

section.banner.s3.s2 .container .swiper-button-prev {
  left: 46%;
}

.card-box.s2 {
  width: 533px;
}

.card-box.s2 .content {
  position: absolute;
  top: 50px;
  left: 40px;
}

@media only screen and (max-width: 767px) {
  .card-box.s2 {
    width: auto;
  }
}

.card-box.s2 .image {
  height: 612px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 17px;
}

.card-box.s2 .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .card-box.s2 .image {
    height: 300px;
  }
}

.banner.s4 .swiper-button-next,
.banner.s4 .swiper-button-prev {
  bottom: 0;
  z-index: 9999;
}

.cardSwiper2 {
  padding-bottom: 100px;
}

.banner.s4 .swiper-button-prev {
  left: 22%;
}

.banner.s4 .swiper-button-next {
  right: 61%;
}

.banner.s4 .swiper-pagination {
  bottom: 20px;
  left: 60px;
}

@media only screen and (max-width: 1024px) {
  .banner.s4 .swiper-pagination {
    left: 0;
  }
}

.banner.s4 .swiper-pagination .swiper-pagination-bullet {
  width: 70px;
  height: 6px;
  border-radius: 100px;
  background: hsla(0, 0%, 100%, 0.1);
}

.banner.s4
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.bannerSwiper3 {
  padding-top: 100px;
}

@media only screen and (max-width: 1024px) {
  .bannerSwiper3 {
    padding-top: 0;
  }
}

.banner.s3 .right-c .swiper-button-prev {
  bottom: 49%;
  left: 49%;
}

.banner.s3 .right-c .swiper-button-next {
  bottom: 57%;
  right: auto;
  left: 49%;
}

.right-c {
  padding-left: 200px;
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .right-c {
    padding-left: 0;
  }
}

.container-fluid.s4 {
  max-width: 1750px;
}

.cardSwiper4 {
  padding: 100px 0 0;
}

.banner.s2 .container-fluid.s4 .swiper-button-next,
.banner.s2 .container-fluid.s4 .swiper-button-prev {
  bottom: 10%;
}

.banner.s2 .container-fluid.s4 .swiper-button-prev {
  left: 46%;
}

.banner.s2 .container-fluid.s4 .swiper-button-next {
  right: 46%;
}

.pd {
  padding: 0 460px;
}

@media only screen and (max-width: 1400px) {
  .pd {
    padding: 0;
  }
}

.cardSwiper5 {
  padding: 100px 0;
}

.cardSwiper5 .swiper-slide .card-box.s2 {
  width: 350px;
  height: 430px;
  padding: 0;
}

@media only screen and (max-width: 600px) {
  .cardSwiper5 .swiper-slide .card-box.s2 {
    width: 100%;
  }
}

.cardSwiper5 .swiper-slide .card-box.s2 .image {
  height: 100%;
}

.cardSwiper5 .swiper-slide .card-box.s2 .content {
  top: 30px;
  left: 30px;
  display: none;
}

.cardSwiper5 .swiper-slide .card-box.s2 .top {
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin-bottom: 0;
  display: none !important;
}

.cardSwiper5 .swiper-slide.swiper-slide-active .card-box.s2 .content,
.cardSwiper5 .swiper-slide.swiper-slide-active .card-box.s2 .top {
  display: block !important;
}

.preloader {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  transition: all 0.3s ease-in-out;
}

.clear-loading {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px auto 0 -50px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.loading-effect-2 {
  width: 100px;
  height: 100px;
}

.loading-effect-2 > span,
.loading-effect-2 > span:after,
.loading-effect-2 > span:before {
  content: "";
  display: block;
  border-radius: 50%;
  border: 2px solid #5c27fe;
  border: 2px solid var(--primary-color);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loading-effect-2 > span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-left-color: transparent;
  -webkit-animation: effect-2 2s linear infinite;
  animation: effect-2 2s linear infinite;
}

.loading-effect-2 > span:before {
  width: 75%;
  height: 75%;
  border-right-color: transparent;
}

.loading-effect-2 > span:after {
  width: 50%;
  height: 50%;
  border-bottom-color: transparent;
}

@-webkit-keyframes effect-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes effect-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.page-title {
  position: relative;
  background: url(../media/bg-banner.9a8f0c9c.png) no-repeat;
  padding: 24px 0;
}

.page-title .shape {
  top: -110%;
  left: -20%;
  width: 800px;
  height: 800px;
}

.page-title .page-title__body {
  background: linear-gradient(
    89.96deg,
    hsla(0, 0%, 100%, 0.05) 0.03%,
    hsla(0, 0%, 100%, 0.008) 49.67%,
    hsla(0, 0%, 100%, 0.05) 99.96%
  );
  padding: 16px;
}

.page-title .page-title__body,
.page-title .page-title__main {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-radius: 26px;
}

.page-title .page-title__main {
  background: linear-gradient(264.28deg, #dec7ff -38.2%, #5c27fe 103.12%),
    linear-gradient(
      89.96deg,
      hsla(0, 0%, 100%, 0.05) 0.03%,
      hsla(0, 0%, 100%, 0.008) 49.67%,
      hsla(0, 0%, 100%, 0.05) 99.96%
    );
  padding: 30px;
  text-align: center;
}

.page-title .page-title__main .bottom {
  padding-top: 35px;
  margin-top: 30px;
  position: relative;
}

.page-title .page-title__main .bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 1px;
  width: 96px;
  background: hsla(0, 0%, 100%, 0.1);
}

.page-title .page-title__main .bottom p {
  font-size: 12px;
  color: hsla(0, 0%, 100%, 0.5);
  margin-bottom: 10px;
}

.page-title .page-title__main .bottom .list-social {
  margin-top: 0;
}

.page-title .breacrumb {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}

.page-title .breacrumb li {
  margin: 0 16px;
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  font-family: Readex Pro;
}

.page-title .breacrumb li a {
  font-weight: 300;
  font-size: 14px;
  color: #c2c3c5;
  font-family: Readex Pro;
}

.page-title .breacrumb li a:hover {
  color: #5c27fe;
  color: var(--primary-color);
}

.action {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

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

.terms {
  text-align: right;
}

.css-1pahdxg-control,
.css-1s2u09g-control {
  line-height: 28px;
  min-height: 46px !important;
  background-color: #6a38fe !important;
  border-radius: 10px !important;
  color: #fff;
  border-color: #6a38fe !important;
}

.css-1gtu0rj-indicatorContainer,
.css-1pndypt-Input,
.css-6j8wv5-Input,
.css-14el2xx-placeholder,
.css-qc6sy-singleValue {
  color: #fff !important;
}

#react-select-selectbox-listbox,
.css-1ilq67j-MenuList {
  background-color: #6059ae;
}

#react-select-selectbox-listbox {
  z-index: 2;
}
