@charset "UTF-8";
/*Обнуление*/
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

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

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

/*--------------------*/
@font-face {
  font-family: "Alethia Next";
  src: url(/fonts/AlethiaNext-Light.woff2), url(/fonts/AlethiaNext-Light.woff);
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
body {
  background: rgb(32, 8, 59);
}

.btn__border {
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-box-shadow: 0px 4.42184px 107.23px rgba(255, 86, 246, 0.51);
          box-shadow: 0px 4.42184px 107.23px rgba(255, 86, 246, 0.51);
  -webkit-backdrop-filter: blur(106.124px);
          backdrop-filter: blur(106.124px);
}

.block__title h3, .subscribe__right h2, .seller__title .a-active, .seller__title h3, .collection__link button, .collection__title, .collection__btn a h4, .profile__efir2 p, .slider__border, .slider__title h3, .profile__efir p, .btn__create, .btn__link, .navbar__links .menu__link, .header__logo {
  font-family: "Orbitron";
  font-style: normal;
  font-weight: 700;
}

.numbers__row h4 {
  font-family: "Aldrich";
  font-style: normal;
  font-weight: 400;
}

.profile__left2 p, .profile__left p {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 700;
}

.seller button, .folow__row span, .slide__bottom button, .profile__right2 h5, .profile__look2 span, .profile__left2 h5, .timer__number2 span, .timer__number span, .profile__look span, .right__profile h5, .btn__link2 {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 600;
}

.folow__row p, .slide__bottom h4, .timer__number2 p, .timer__number p {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 500;
  color: #FFFFFF;
  opacity: 0.7;
}

.slide__nick span, .profile__efir2 span, .profile__efir span, .discover__left p {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 400;
}

.seller__title p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
}

.seller__green span, .seller__red span, .seller__efir h4, .seller__name h3, .seller__number {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
}

.footer__link a, .footer__row h4, .link__block a, .link__block2 a, .link__block3 a, .link__block4 a, .link__block5 a, .oceannft__block p, .subscribe__right .mail input, .subscribe__right p, .nftvideo__video p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
}

.link__block .line__title h3, .link__block2 .line__title h3, .link__block3 .line__title h3, .link__block4 .line__title h3, .link__block5 .line__title h3, .subscribe__right .mail button, .a__watch a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
}

.nftvideo__video h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
}

body {
  margin: 0 auto;
}
body.lock {
  overflow: hidden;
}

.body__border {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #FF56F6;
  opacity: 0.4;
  -webkit-filter: blur(92.3058px);
          filter: blur(92.3058px);
  position: absolute;
  top: 500px;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 576px) {
  .body__border {
    width: 150px;
    height: 150px;
  }
}

.body__border2 {
  width: 150px;
  height: 200px;
  border-radius: 50%;
  background: #FF56F6;
  opacity: 0.4;
  -webkit-filter: blur(92.3058px);
          filter: blur(92.3058px);
  position: absolute;
  top: 300px;
  left: 50%;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 576px) {
  .body__border2 {
    width: 100px;
    height: 150px;
  }
}

.body__border3 {
  width: 300px;
  height: 200px;
  border-radius: 50%;
  background: #FF56F6;
  opacity: 0.4;
  -webkit-filter: blur(92.3058px);
          filter: blur(92.3058px);
  position: absolute;
  top: 1000px;
  left: 20%;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 576px) {
  .body__border3 {
    width: 200px;
    height: 100px;
  }
}

.body__border4 {
  width: 200px;
  height: 300px;
  border-radius: 50%;
  background: #FF56F6;
  opacity: 0.3;
  -webkit-filter: blur(92.3058px);
          filter: blur(92.3058px);
  position: absolute;
  top: 1100px;
  left: 30%;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 576px) {
  .body__border4 {
    width: 140px;
  }
}

.body__border5 {
  width: 100px;
  height: 400px;
  border-radius: 50%;
  background: #FF56F6;
  opacity: 0.4;
  -webkit-filter: blur(92.3058px);
          filter: blur(92.3058px);
  position: absolute;
  top: 1500px;
  left: 40%;
  z-index: -1;
  overflow: hidden;
}

.body__border6 {
  width: 200px;
  height: 400px;
  border-radius: 50%;
  background: #FF56F6;
  opacity: 0.3;
  -webkit-filter: blur(92.3058px);
          filter: blur(92.3058px);
  position: absolute;
  top: 2300px;
  left: 25%;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 576px) {
  .body__border6 {
    width: 150px;
    height: 250px;
  }
}

.body__border7 {
  width: 200px;
  height: 300px;
  border-radius: 50%;
  background: #FF56F6;
  opacity: 0.3;
  -webkit-filter: blur(92.3058px);
          filter: blur(92.3058px);
  position: absolute;
  top: 2000px;
  left: 40%;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 576px) {
  .body__border7 {
    width: 100px;
    height: 300px;
  }
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(32, 8, 59, 0.9);
}
@media (max-width: 992px) {
  .header__top {
    height: 70px;
  }
}
.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media (max-width: 992px) {
  .header__row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 19.8983px;
  line-height: 25px;
  color: rgb(255, 255, 255);
}
.header__logo span {
  color: rgba(255, 255, 255, 0.6);
}
.header__logo img {
  width: 16.58px;
  height: 26.81px;
  margin-bottom: 5px;
}
.header__menu {
  width: 100%;
  margin-left: 226px;
}
@media (max-width: 1200px) {
  .header__menu {
    margin-left: 130px;
  }
}
@media (max-width: 992px) {
  .header__menu {
    margin-left: 60px;
  }
}
@media (max-width: 768px) {
  .header__menu {
    margin-left: 0;
    width: 12px;
  }
}

.container {
  width: 1393.98px;
  margin: 0 auto;
}
@media (max-width: 1470px) {
  .container {
    width: 1180px;
  }
}
@media (max-width: 1200px) {
  .container {
    width: 960px;
  }
}
@media (max-width: 992px) {
  .container {
    width: 740px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 540px;
  }
}
@media (max-width: 576px) {
  .container {
    width: 325px;
  }
}

.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.navbar__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.navbar__links .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 459.87px;
  height: 50px;
}
@media (max-width: 992px) {
  .navbar__links .menu {
    width: 385px;
  }
}
@media (max-width: 768px) {
  .navbar__links .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 130px;
  }
}
.navbar__links .menu a {
  display: block;
}
.navbar__links .menu__link {
  font-size: 19.8983px;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.6);
}
.navbar__links .menu__link:hover {
  color: rgb(255, 255, 255);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar__links .menu__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (max-width: 768px) {
  .navbar__links .menu__row {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(32, 8, 59, 0.95);
    top: -500px;
    right: 0;
    padding: 85px 0 20px 25px;
    font-size: 24px;
    z-index: 1;
    overflow-y: scroll;
    -webkit-transition: top 0.5s ease 0s;
    transition: top 0.5s ease 0s;
  }
  .navbar__links .menu__row.active {
    display: block;
    top: 0;
  }
}
.navbar__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media (max-width: 768px) {
  .navbar__icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 40px;
  }
}

.hamburger {
  display: none;
  font-size: 24px;
  cursor: pointer;
  width: 31.71px;
  z-index: 2;
}
@media (max-width: 768px) {
  .hamburger {
    display: block;
  }
}
.hamburger__line {
  display: block;
  height: 2.8px;
  position: relative;
  width: 13.6px;
  background-color: #FFFFFF;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
          transform: matrix(-1, 0, 0, 1, 0, 0);
}
.hamburger__line::before, .hamburger__line::after {
  background-color: #FFFFFF;
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 160%;
  height: 100%;
}
.hamburger__line::before {
  top: 5.6px;
  height: 104%;
}
.hamburger__line::after {
  top: -5.6px;
}

@media (max-width: 768px) {
  .hamburger.active .hamburger__line {
    background-color: transparent;
  }

  .hamburger.active .hamburger__line::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 0;
    width: 20px;
    background-color: #FFFFFF;
  }

  .hamburger.active .hamburger__line::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 0;
    width: 20px;
    background-color: #FFFFFF;
  }
}
.discover__left h1 {
  font-family: "League Spartan";
  font-style: normal;
  font-weight: 600;
}

.slide__nick span, .profile__efir2 span, .profile__efir span, .discover__left p {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 400;
}

.discover {
  margin-top: 194px;
}
@media (max-width: 576px) {
  .discover {
    margin-top: 106px;
  }
}
.discover__row {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-grid-columns: 690px 502px;
  grid-template-columns: 690px 502px;
      grid-template-areas: "discover__left discover__right" "discover__bottom discover__bottom";
  /*
  grid-template-columns: 1fr;
  grid-template-areas: 'discover__left' 'discover__right' 'discover__bottom' ;

  & > :nth-child(3){
      grid-row: 2 / 3;
  }
  */
}
@media (max-width: 1200px) {
  .discover__row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
        grid-template-areas: "discover__left" "discover__right" "discover__bottom";
  }
  .discover__row > :nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
}
.discover__left h1 {
  width: 690px;
  font-size: 66.3276px;
  line-height: 137.4%;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .discover__left h1 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .discover__left h1 {
    text-align: start;
    font-size: 49px;
    line-height: 137.4%;
  }
}
.discover__left h1 a {
  background: linear-gradient(-89.89deg, #42A6E3 2.33%, #FF56F6 101.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.discover__left h1 a:hover {
  background: linear-gradient(89.89deg, #42A6E3 2.33%, #FF56F6 101.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.discover__left p {
  width: 657.75px;
  font-size: 26.531px;
  line-height: 44px;
  color: #FFFFFF;
  margin-top: 21px;
}
@media (max-width: 1200px) {
  .discover__left p {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .discover__left p {
    margin-top: 40px;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
  }
}
.discover__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 38px;
  margin-top: 43px;
}
@media (max-width: 1200px) {
  .discover__btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 576px) {
  .discover__btn {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.discover__arrow {
  top: 2px;
  width: 48.64px;
  border: 1px solid #FFFFFF;
}
@media (max-width: 576px) {
  .discover__arrow {
    top: 0px;
    width: 26px;
  }
}
.discover__numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 480px;
  margin-top: 68.5px;
}
@media (max-width: 1200px) {
  .discover__numbers {
    margin: 68.5px auto 0;
  }
}
@media (max-width: 576px) {
  .discover__numbers {
    margin: 40px auto 0;
    width: 100%;
  }
}
.discover__numbers span {
  width: 63px;
  border: 1.10546px solid rgba(255, 255, 255, 0.26);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (max-width: 576px) {
  .discover__numbers span {
    display: none;
  }
}
.discover__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1200px) {
  .discover__right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 60px;
  }
}

.btn__border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: linear-gradient(-92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  border-radius: 2.21092px;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
          transform: matrix(1, 0, 0, 1, 0, 0);
  width: 249.83px;
  height: 65px;
  position: relative;
  -webkit-clip-path: polygon(16% 0%, 100% 0, 100% 24%, 100% 72%, 84% 100%, 0 100%, 0% 85%, 0 26%);
          clip-path: polygon(16% 0%, 100% 0, 100% 24%, 100% 72%, 84% 100%, 0 100%, 0% 85%, 0 26%);
}
.btn__border:hover {
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media (max-width: 576px) {
  .btn__border {
    width: 133.31px;
    height: 34.21px;
  }
}
.btn__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11px;
  font-size: 19.8983px;
  line-height: 25px;
  color: #FFFFFF;
  text-align: center;
  padding: 20px 36px 20px 67px;
}
@media (max-width: 576px) {
  .btn__link {
    font-size: 12px;
    line-height: 15px;
    padding: 7px 20px 7px 30px;
    gap: 3.4px;
  }
}
.btn__right {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
}
.btn__right::after, .btn__right::before {
  content: "";
  position: absolute;
}
.btn__right::after {
  width: 10px;
  height: 10px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -5px;
  right: 0;
}
@media (max-width: 576px) {
  .btn__right::after {
    width: 7px;
    height: 7px;
    top: -3.5px;
  }
}
.btn__create {
  font-size: 19.8983px;
  line-height: 25px;
  background: linear-gradient(89.89deg, #42A6E3 2.33%, #FF56F6 101.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.btn__create:hover {
  background: linear-gradient(-89.89deg, #42A6E3 2.33%, #FF56F6 101.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media (max-width: 576px) {
  .btn__create {
    font-size: 12px;
    line-height: 15px;
  }
}
.btn__link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 17.6873px;
  line-height: 16px;
  color: #FFFFFF;
  text-align: center;
  padding: 10px;
}
@media (max-width: 768px) {
  .btn__link2 {
    font-size: 13.6006px;
    line-height: 17px;
  }
}
.btn__right2 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
}
.btn__right2::after, .btn__right2::before {
  content: "";
  position: absolute;
}
.btn__right2::after {
  width: 8px;
  height: 8px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -4px;
  right: 0;
}

.numbers__row h4 {
  font-size: 39.7965px;
  line-height: 53px;
  letter-spacing: 0.221092px;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .numbers__row h4 {
    font-size: 18px;
    line-height: 28px;
  }
}
.numbers__row h5 {
  font-family: "Alethia Next";
  font-style: normal;
  font-weight: 400;
  font-size: 17.6873px;
  line-height: 22px;
  letter-spacing: 0.221092px;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .numbers__row h5 {
    font-size: 12px;
    line-height: 12px;
  }
}

.right__logo {
  position: relative;
  -webkit-clip-path: polygon(21% 0, 100% 0, 100% 0, 100% 74%, 100% 100%, 0 100%, 0 100%, 0 15%);
          clip-path: polygon(21% 0, 100% 0, 100% 0, 100% 74%, 100% 100%, 0 100%, 0 100%, 0 15%);
}
.right__logo img {
  border-radius: 20px;
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 576px) {
  .right__logo img {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .right__logo {
    width: 100%;
  }
}
.right__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  width: 336.06px;
  height: 181.3px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-1.52%, rgba(255, 255, 255, 0.1)), color-stop(104.35%, rgba(255, 255, 255, 0.024)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) -1.52%, rgba(255, 255, 255, 0.024) 104.35%);
  -webkit-backdrop-filter: blur(30.4001px);
          backdrop-filter: blur(30.4001px);
  border-radius: 8.84367px;
  -webkit-clip-path: polygon(12% 0, 100% 0, 100% 0, 100% 74%, 100% 100%, 0 100%, 0 100%, 0 15%);
          clip-path: polygon(12% 0, 100% 0, 100% 0, 100% 74%, 100% 100%, 0 100%, 0 100%, 0 15%);
  position: absolute;
  margin-top: 359px;
  margin-left: 156px;
}
@media (max-width: 576px) {
  .right__profile {
    width: 324px;
    margin-left: 0;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (max-width: 576px) {
  .right__profile {
    height: 175px;
  }
}
.right__profile h5 {
  font-size: 11.0546px;
  line-height: 14px;
  color: #FFFFFF;
  opacity: 0.7;
}

.profile__left {
  margin: 27px 0 0 23px;
}
@media (max-width: 576px) {
  .profile__left {
    margin: 27px 0 0 10px;
  }
}
.profile__left p {
  font-size: 17.6873px;
  line-height: 16px;
  color: #FFFFFF;
}
.profile__look {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.4px;
  margin-top: 7px;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .profile__look {
    margin-bottom: 10px;
  }
}
.profile__look span {
  font-size: 15.4764px;
  line-height: 35px;
  color: #FFFFFF;
}
.profile__efir {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5.6px;
  margin-top: 10px;
}
.profile__efir p {
  font-size: 11.71776px;
  line-height: 9px;
  color: #FFFFFF;
}
.profile__efir span {
  font-size: 10.0546px;
  line-height: 12px;
  color: #FFFFFF;
  opacity: 0.7;
  display: block;
}
.profile__right {
  margin-top: 27px;
}
.profile__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  width: 119.39px;
  height: 37.59px;
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-box-shadow: 0px 4.42184px 107.23px rgba(255, 86, 246, 0.51);
          box-shadow: 0px 4.42184px 107.23px rgba(255, 86, 246, 0.51);
  -webkit-backdrop-filter: blur(106.124px);
          backdrop-filter: blur(106.124px);
  border-radius: 2.21092px;
}
.profile__btn:hover {
  background: linear-gradient(-92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
}
@media (max-width: 768px) {
  .profile__btn {
    margin-top: 20px;
  }
}
.profile__arrow {
  width: 23.2px;
  border: 1px solid #FFFFFF;
  top: -1px;
}

.right__timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.timer__number span {
  font-size: 17.6873px;
  line-height: 35px;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .timer__number span {
    font-size: 15.6006px;
    line: height 24px;
  }
}
.timer__number p {
  font-size: 11.0546px;
  line-height: 10px;
}
@media (max-width: 576px) {
  .timer__number p {
    font-size: 10.5004px;
    line-height: 10px;
  }
}
.timer__number2 span {
  font-size: 17.6873px;
  line-height: 35px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .timer__number2 span {
    font-size: 13.6006px;
    line: height 27px;
  }
}
.timer__number2 p {
  font-size: 11.0546px;
  line-height: 10px;
}
@media (max-width: 768px) {
  .timer__number2 p {
    font-size: 8.5004px;
    line-height: 8px;
  }
}

.discover__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1393.98px;
  margin-top: 105px;
}
@media (max-width: 576px) {
  .discover__bottom #img-ether {
    width: 116px;
  }
}
@media (max-width: 576px) {
  .discover__bottom #img-bitmex {
    width: 112px;
  }
}
@media (max-width: 1470px) {
  .discover__bottom {
    width: 1180px;
  }
}
@media (max-width: 1200px) {
  .discover__bottom {
    width: 960px;
    margin-top: 60px;
  }
}
@media (max-width: 992px) {
  .discover__bottom {
    width: 740px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (max-width: 768px) {
  .discover__bottom {
    width: 540px;
  }
}
@media (max-width: 576px) {
  .discover__bottom a {
    width: 48%;
  }
}
@media (max-width: 576px) {
  .discover__bottom a img {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .discover__bottom {
    width: 100%;
    height: 120px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.slider {
  margin-top: 215px;
}
@media (max-width: 1200px) {
  .slider {
    margin-top: 150px;
  }
}
@media (max-width: 576px) {
  .slider {
    margin-top: 250px;
  }
}
.slider__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.slider__title h3 {
  font-size: 26.531px;
  line-height: 33px;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .slider__title h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
.slider__title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 26.5px;
}
@media (max-width: 768px) {
  .slider__title a {
    display: none;
  }
}
.slider__arrow {
  width: 40px;
  border: 1px solid #FFFFFF;
}
.slider__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 2px solid;
  -o-border-image: linear-gradient(92.23deg, #646164 21.43%, #797879 50.63%, #262828 100%, #3d3d40 117.04%);
     border-image: linear-gradient(92.23deg, #646164 21.43%, #797879 50.63%, #262828 100%, #3d3d40 117.04%);
  border-image-slice: 1;
  background: -webkit-gradient(linear, left top, right top, color-stop(-1.52%, rgba(255, 255, 255, 0.1)), color-stop(104.35%, rgba(255, 255, 255, 0.024)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) -1.52%, rgba(255, 255, 255, 0.024) 104.35%);
}
.slider__border {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid;
  -o-border-image: linear-gradient(to left top, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
     border-image: -webkit-gradient(linear, right bottom, left top, color-stop(21.43%, #FF56F6), color-stop(50.63%, #B936EE), color-stop(100%, #3BACE2), color-stop(117.04%, #406AFF));
     border-image: linear-gradient(to left top, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  border-image-slice: 1;
  width: 133.31px;
  height: 34.21px;
  position: relative;
  -webkit-clip-path: polygon(16% 0%, 100% 0, 100% 24%, 100% 72%, 84% 100%, 0 100%, 0% 85%, 0 26%);
          clip-path: polygon(16% 0%, 100% 0, 100% 24%, 100% 72%, 84% 100%, 0 100%, 0% 85%, 0 26%);
  margin: 40px auto 0;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
}
.slider__border:hover {
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.slider__border .span__top {
  display: block;
  width: 21px;
  height: 3px;
  margin-top: -24px;
  margin-left: -1px;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  background: #406AFF 100%;
}
.slider__border .span__bottom {
  display: block;
  width: 23px;
  height: 3px;
  margin-top: 25px;
  margin-right: -3px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  background: #FF56F6 21.43%;
}
@media (max-width: 768px) {
  .slider__border {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.slider__arrow {
  width: 25px;
  margin-left: 11.5px;
}

.btn__slider {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
}
.btn__slider::after, .btn__slider::before {
  content: "";
  position: absolute;
}
.btn__slider::after {
  width: 10px;
  height: 10px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -5px;
  right: 0;
}
@media (max-width: 768px) {
  .btn__slider::after {
    width: 7px;
    height: 7px;
    top: -3.3px;
  }
}

.swiper {
  margin-top: 45px;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-slide:nth-child(1) {
  width: 437.76px;
}
@media (max-width: 768px) {
  .swiper-slide:nth-child(1) {
    width: 303.97px;
  }
}

.swiper-slide:nth-child(2) {
  width: 437.76px;
}
@media (max-width: 768px) {
  .swiper-slide:nth-child(2) {
    width: 303.97px;
  }
}

.swiper-slide:nth-child(3) {
  width: 437.76px;
  margin-right: 0;
}
@media (max-width: 768px) {
  .swiper-slide:nth-child(3) {
    width: 303.97px;
  }
}

.profile__left2 {
  margin: 36px 0 0 31px;
}
@media (max-width: 768px) {
  .profile__left2 {
    margin: 21px 0 0 25px;
  }
}
.profile__left2 p {
  font-size: 23.0401px;
  line-height: 23px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .profile__left2 p {
    font-size: 13.6006px;
    line-height: 15px;
  }
}
.profile__left2 h5 {
  font-size: 14.4001px;
  line-height: 25px;
  color: #FFFFFF;
  opacity: 0.7;
}
@media (max-width: 768px) {
  .profile__left2 h5 {
    font-size: 8.5004px;
    line-height: 18px;
  }
}
.profile__look2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.3px;
  margin-top: 7px;
  margin-bottom: 20px;
}
.profile__look2 span {
  font-size: 20.1601px;
  line-height: 22px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .profile__look2 span {
    font-size: 11.9006px;
    line-height: 14px;
  }
}
@media (max-width: 768px) {
  .profile__look2 img {
    width: 26px;
    height: 26px;
  }
}
.profile__look2 #img2 {
  width: 11px;
  height: 12px;
}
.profile__efir2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5.6px;
  margin-top: 10px;
}
.profile__efir2 p {
  font-size: 12.6587px;
  line-height: 14px;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .profile__efir2 p {
    font-size: 7.47244px;
    line-height: 9px;
  }
}
.profile__efir2 span {
  font-size: 12.4001px;
  line-height: 16px;
  color: #FFFFFF;
  opacity: 0.7;
  display: block;
}
@media (max-width: 768px) {
  .profile__efir2 span {
    font-size: 8.5004px;
    line-height: 12px;
  }
}
.profile__efir2 img {
  width: 14.2px;
  height: 23.2px;
}
@media (max-width: 768px) {
  .profile__efir2 img {
    width: 10px;
    height: 16px;
  }
}
.profile__right2 {
  margin: 25px 28px 26px 0;
}
@media (max-width: 768px) {
  .profile__right2 {
    margin: 18px 19px 18px 0;
  }
}
.profile__right2 h5 {
  font-size: 14.4001px;
  line-height: 46px;
  color: #FFFFFF;
  opacity: 0.7;
}
@media (max-width: 768px) {
  .profile__right2 h5 {
    font-size: 8.5004px;
    line-height: 17px;
  }
}

.collection {
  margin-top: 160px;
}
@media (max-width: 768px) {
  .collection {
    margin-top: 110px;
  }
}
.collection__arrow {
  width: 40px;
  border: 1px solid #FFFFFF;
}
@media (max-width: 576px) {
  .collection__arrow {
    width: 20px;
  }
}
.collection .btncol__right {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
}
.collection .btncol__right::after, .collection .btncol__right::before {
  content: "";
  position: absolute;
}
.collection .btncol__right::after {
  width: 10px;
  height: 10px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -5px;
  right: 0;
}
@media (max-width: 576px) {
  .collection .btncol__right::after {
    width: 6px;
    height: 6px;
    top: -2.5px;
  }
}
.collection__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 130px;
  width: 100%;
}
@media (max-width: 1470px) {
  .collection__row {
    gap: 80px;
  }
}
@media (max-width: 1200px) {
  .collection__row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.collection__btn {
  margin-top: 43px;
  float: right;
}
@media (max-width: 576px) {
  .collection__btn {
    margin-top: 17px;
  }
}
.collection__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media (max-width: 576px) {
  .collection__btn a {
    gap: 10px;
  }
}
.collection__btn a h4 {
  font-size: 19.8983px;
  line-height: 25px;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .collection__btn a h4 {
    font-size: 8.24417px;
    line-height: 10px;
  }
}
.collection__title {
  font-size: 26.531px;
  line-height: 33px;
  color: #FFFFFF;
  padding-top: 40px;
}
@media (max-width: 576px) {
  .collection__title {
    font-size: 16px;
    line-height: 20px;
  }
}
.collection__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 43px;
  margin-top: 47px;
}
@media (max-width: 768px) {
  .collection__link {
    gap: 25px;
  }
}
.collection__link button {
  height: 98.39px;
  font-size: 26.531px;
  line-height: 26px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  width: 390px;
  border: 2px solid;
  -o-border-image: linear-gradient(to left top, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
     border-image: -webkit-gradient(linear, right bottom, left top, color-stop(21.43%, #FF56F6), color-stop(50.63%, #B936EE), color-stop(100%, #3BACE2), color-stop(117.04%, #406AFF));
     border-image: linear-gradient(to left top, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  border-image-slice: 1;
  background-color: transparent;
}
.collection__link button.active__button {
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-box-shadow: 0px 4.42184px 107.23px rgba(255, 86, 246, 0.51);
          box-shadow: 0px 4.42184px 107.23px rgba(255, 86, 246, 0.51);
  -webkit-backdrop-filter: blur(106.124px);
          backdrop-filter: blur(106.124px);
  color: rgb(255, 255, 255);
}
.collection__link button:hover {
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-box-shadow: 0px 4.42184px 107.23px rgba(255, 86, 246, 0.51);
          box-shadow: 0px 4.42184px 107.23px rgba(255, 86, 246, 0.51);
  -webkit-backdrop-filter: blur(106.124px);
          backdrop-filter: blur(106.124px);
  color: rgb(255, 255, 255);
}
@media (max-width: 1470px) {
  .collection__link button {
    width: 310px;
  }
}
@media (max-width: 1200px) {
  .collection__link button {
    min-width: 310px;
    width: 45%;
  }
}
@media (max-width: 768px) {
  .collection__link button {
    min-width: 145.52px;
    width: 45%;
    padding: 13px;
    font-size: 20.9922px;
    line-height: 14px;
    height: 60px;
  }
}
@media (max-width: 576px) {
  .collection__link button {
    font-size: 10.9922px;
    line-height: 14px;
    height: 40.76px;
  }
}
.collection__right img {
  width: 435.55px;
  height: 814.72px;
}
@media (max-width: 1200px) {
  .collection__right {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .collection__right img {
    width: 185.89px;
    height: 347.72px;
  }
}

@media (max-width: 768px) {
  .explore {
    margin-top: 100px;
  }
}

.slide__row {
  border: 3px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  .slide__row #colle__slider {
    width: 278.51px;
    height: 142.37px;
  }
}
.slide__row #coll__prof {
  width: 162.5px;
  height: 162.5px;
  margin: -110px 0 0 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .slide__row #coll__prof {
    width: 112.52px;
    height: 112.52px;
    margin: -80px 0 0 0;
  }
}
.slide__bottom {
  background: -webkit-gradient(linear, left top, right top, color-stop(-2.52%, rgba(255, 255, 255, 0.1)), color-stop(4.35%, rgba(255, 255, 255, 0.024)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) -2.52%, rgba(255, 255, 255, 0.024) 4.35%);
  margin-top: -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.slide__bottom h4 {
  font-size: 24.3201px;
  line-height: 25px;
  color: #FFFFFF;
  margin-top: 16px;
  opacity: 1;
}
@media (max-width: 576px) {
  .slide__bottom h4 {
    font-size: 16.8391px;
    line-height: 32px;
  }
}
.slide__bottom button {
  width: 234.84px;
  height: 50.85px;
  border: 2px solid;
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-box-shadow: 0px 4.81747px 116.824px rgba(255, 86, 246, 0.51);
          box-shadow: 0px 4.81747px 116.824px rgba(255, 86, 246, 0.51);
  -o-border-image: linear-gradient(to left top, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
     border-image: -webkit-gradient(linear, right bottom, left top, color-stop(21.43%, #FF56F6), color-stop(50.63%, #B936EE), color-stop(100%, #3BACE2), color-stop(117.04%, #406AFF));
     border-image: linear-gradient(to left top, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  border-image-slice: 1;
  margin: 41px 0;
  font-size: 19.8983px;
  line-height: 25px;
  color: #FFFFFF;
}
.slide__bottom button:hover {
  background: linear-gradient(-92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
}
@media (max-width: 576px) {
  .slide__bottom button {
    width: 162.6px;
    height: 35.21px;
    font-size: 13.7774px;
    line-height: 18px;
    margin: 28px 0;
  }
}
.slide__nick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.slide__nick span {
  font-size: 20.1601px;
  line-height: 46px;
  color: #FFB1EE;
}
@media (max-width: 576px) {
  .slide__nick span {
    font-size: 13.9587px;
    line-height: 32px;
  }
}
.slide__nick img {
  width: 15.84px;
  height: 17.28px;
}
@media (max-width: 576px) {
  .slide__nick img {
    width: 10.97px;
    height: 11.96px;
  }
}
.slide__folow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 58.6px;
  margin: 7px 39px 0 39px;
}
@media (max-width: 768px) {
  .slide__folow {
    gap: 20px;
  }
}

.folow__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.folow__row span {
  font-size: 31.6897px;
  line-height: 63px;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .folow__row span {
    font-size: 21.9417px;
    line-height: 44px;
  }
}
.folow__row p {
  font-size: 19.8061px;
  line-height: 20px;
  color: #FFFFFF;
  opacity: 0.7;
}
@media (max-width: 576px) {
  .folow__row p {
    font-size: 13.7136px;
    line-height: 15px;
  }
}

.seller {
  margin-top: 160px;
}
@media (max-width: 576px) {
  .seller {
    margin-top: 110px;
  }
}
.seller button {
  display: block;
  width: 234.84px;
  height: 50.85px;
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-box-shadow: 0px 4.81747px 116.824px rgba(255, 86, 246, 0.51);
          box-shadow: 0px 4.81747px 116.824px rgba(255, 86, 246, 0.51);
  -webkit-backdrop-filter: blur(115.619px);
          backdrop-filter: blur(115.619px);
  margin: 62px auto 0 auto;
  font-size: 19.8983px;
  line-height: 25px;
  text-align: center;
  color: #FFFFFF;
}
.seller button:hover {
  background: linear-gradient(-92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
}
@media (max-width: 768px) {
  .seller button {
    display: none;
  }
}
.seller__title .title__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.seller__title h3 {
  font-size: 26.531px;
  line-height: 27px;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .seller__title h3 {
    font-size: 19.2314px;
    line-height: 24px;
  }
}
.seller__title .a-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 26.531px;
  line-height: 27px;
  color: #FF56F6;
  cursor: pointer;
}
@media (max-width: 576px) {
  .seller__title .a-active {
    font-size: 19.2314px;
    line-height: 24px;
  }
}
@media (max-width: 576px) {
  .seller__title .a-active img {
    width: 11px;
  }
}
.seller__title p {
  width: 506.3px;
  font-size: 17.6873px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  margin: 23px auto 0;
}
@media (max-width: 576px) {
  .seller__title p {
    width: 100%;
    font-size: 14px;
  }
}
.seller__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 35px;
  margin-top: 40px;
}
@media (max-width: 1470px) {
  .seller__row {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
.seller__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  width: 437.04px;
  height: 123.81px;
  border-radius: 28.5719px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  padding: 0 30px;
}
@media (max-width: 992px) {
  .seller__profile:nth-child(5), .seller__profile:nth-child(6), .seller__profile:nth-child(7), .seller__profile:nth-child(8), .seller__profile:nth-child(9), .seller__profile:nth-child(10), .seller__profile:nth-child(11), .seller__profile:nth-child(12) {
    display: none;
  }
}
@media (max-width: 576px) {
  .seller__profile {
    width: 316.8px;
    height: 89.75px;
    padding: 0 20px;
    gap: 10px;
  }
}
@media (max-width: 576px) {
  .seller__profile img {
    width: 50.63px;
    height: 50.63px;
  }
}
.seller__number {
  font-size: 19.0479px;
  line-height: 44px;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 576px) {
  .seller__number {
    font-size: 13.8072px;
    line-height: 32px;
  }
}
.seller__name {
  width: 243px;
}
@media (max-width: 576px) {
  .seller__name {
    width: 115.39px;
  }
}
.seller__name h3 {
  font-size: 19.0479px;
  line-height: 44px;
  color: #FFFFFF;
}
@media (max-width: 576px) {
  .seller__name h3 {
    font-size: 13.8072px;
    line-height: 32px;
  }
}
.seller__efir {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.2px;
}
.seller__efir h4 {
  font-size: 13.7568px;
  line-height: 44px;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 576px) {
  .seller__efir h4 {
    font-size: 9.97186px;
    line-height: 32px;
  }
}
@media (max-width: 576px) {
  .seller__efir img {
    width: 6.14px;
    height: 9.97px;
  }
}
.seller__green, .seller__red {
  width: 135px;
  height: 35.37px;
  border-radius: 17.5283px;
}
@media (max-width: 576px) {
  .seller__green, .seller__red {
    width: 72.92px;
    height: 25.64px;
  }
}
.seller__green span, .seller__red span {
  display: block;
  font-size: 14.7012px;
  line-height: 36px;
  text-align: center;
}
@media (max-width: 576px) {
  .seller__green span, .seller__red span {
    font-size: 10.6564px;
    line-height: 28px;
  }
}
.seller__green {
  background: rgba(0, 179, 71, 0.15);
  color: #00FF66;
}
.seller__red {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 20, 20, 0.15)), to(rgba(235, 20, 20, 0.1005)));
  background: linear-gradient(180deg, rgba(235, 20, 20, 0.15) 0%, rgba(235, 20, 20, 0.1005) 100%);
  color: #FF0000;
}

.img-vector {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.img-active {
  -webkit-transform: none;
          transform: none;
}

.p-none {
  display: none;
}

.p-active {
  display: block;
}

.nftvideo {
  margin-top: 160px;
}
@media (max-width: 576px) {
  .nftvideo {
    margin-top: 110px;
  }
}
.nftvideo__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 576px) {
  .nftvideo__row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.nftvideo__img {
  position: relative;
  background-size: 100% 556.37px;
  width: 100%;
  height: 556.37px;
}
.nftvideo__img img {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .nftvideo__img {
    height: 300px;
  }
}
.nftvideo__video {
  position: absolute;
  width: 577.05px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(72.8013px);
          backdrop-filter: blur(72.8013px);
  border-radius: 2.88322px;
  padding: 58px 47px 50px 71px;
  margin: 216px 0 0 884px;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 1470px) {
  .nftvideo__video {
    margin: 216px 0 0 550px;
  }
}
@media (max-width: 1200px) {
  .nftvideo__video {
    margin: 216px 0 0 350px;
  }
}
@media (max-width: 992px) {
  .nftvideo__video {
    margin: 216px 0 0 105px;
  }
}
@media (max-width: 768px) {
  .nftvideo__video {
    margin: 123px 0 0 140px;
    width: 335px;
    padding: 33px 27px 29px 41px;
  }
}
@media (max-width: 576px) {
  .nftvideo__video {
    margin: 123px 0 0 0;
  }
}
.nftvideo__video h2 {
  font-size: 44.5093px;
  line-height: 60px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .nftvideo__video h2 {
    font-size: 25.87px;
    line-height: 35px;
  }
}
.nftvideo__video p {
  font-size: 20.0292px;
  line-height: 36px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #FFFFFF;
  margin-top: 17px;
}
@media (max-width: 768px) {
  .nftvideo__video p {
    font-size: 11.6415px;
    line-height: 21px;
  }
}

.a__watch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 44px;
  margin-top: 45px;
}
@media (max-width: 768px) {
  .a__watch {
    margin-top: 30px;
  }
}
.a__watch a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #FFFFFF;
  border-bottom: 2px solid transparent;
}
.a__watch a:hover {
  border-bottom: 2px solid #FFFFFF;
}
@media (max-width: 768px) {
  .a__watch a {
    font-size: 13px;
    line-height: 15px;
  }
}
.a__watch .watch img {
  margin-right: 9px;
}

.subscribe {
  margin-top: 293px;
}
@media (max-width: 576px) {
  .subscribe {
    margin-top: 206px;
  }
}
.subscribe__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 76px;
}
@media (max-width: 992px) {
  .subscribe__row {
    gap: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.subscribe__row img {
  width: 698.65px;
  height: 289.63px;
}
@media (max-width: 1470px) {
  .subscribe__row img {
    width: 600px;
  }
}
@media (max-width: 1200px) {
  .subscribe__row img {
    width: 385px;
  }
}
@media (max-width: 992px) {
  .subscribe__row img {
    width: 326px;
    height: 380px;
    margin: 0 auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.subscribe__right {
  padding-top: 30px;
}
@media (max-width: 992px) {
  .subscribe__right {
    padding-top: 0;
  }
}
.subscribe__right h2 {
  font-size: 39.7965px;
  line-height: 50px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #FFFFFF;
}
@media (max-width: 992px) {
  .subscribe__right h2 {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .subscribe__right h2 {
    font-size: 26.2703px;
    line-height: 33px;
    text-align: start;
  }
}
.subscribe__right p {
  width: 490.82px;
  margin-top: 27px;
  font-size: 19.8983px;
  line-height: 35px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #FFFFFF;
}
@media (max-width: 992px) {
  .subscribe__right p {
    text-align: center;
    margin: 20px auto 0;
  }
}
@media (max-width: 576px) {
  .subscribe__right p {
    width: 100%;
    font-size: 13.1351px;
    line-height: 23px;
    text-align: start;
  }
}
.subscribe__right .mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  margin-top: 50px;
}
@media (max-width: 992px) {
  .subscribe__right .mail {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 576px) {
  .subscribe__right .mail {
    margin-top: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.subscribe__right .mail input {
  width: 274.15px;
  height: 53.06px;
  background: #F4F5F7;
  border-radius: 5.5273px 0px 0px 5.5273px;
  font-size: 15.4764px;
  line-height: 27px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #474A57;
  padding: 0 17px;
}
@media (max-width: 576px) {
  .subscribe__right .mail input {
    width: 180.97px;
    height: 35.03px;
    font-size: 10.2162px;
    line-height: 18px;
  }
}
.subscribe__right .mail button {
  width: 143.71px;
  height: 48.64px;
  background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #3BACE2 100%, #406AFF 117.04%);
  -webkit-box-shadow: 0px 4.81747px 116.824px rgba(255, 86, 246, 0.51);
          box-shadow: 0px 4.81747px 116.824px rgba(255, 86, 246, 0.51);
  -webkit-backdrop-filter: blur(115.619px);
          backdrop-filter: blur(115.619px);
  font-size: 15.4764px;
  line-height: 22px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #FFFFFF;
  border-radius: 0px 5.5273px 5.5273px 0px;
  border: 2.41px solid rgb(255, 166, 250);
}
@media (max-width: 576px) {
  .subscribe__right .mail button {
    width: 94.86px;
    height: 35px;
    font-size: 10.2162px;
    line-height: 15px;
  }
}

.oceannft {
  margin-top: 160px;
}
@media (max-width: 992px) {
  .oceannft {
    margin-top: 100px;
  }
}
.oceannft__line1, .oceannft__line2, .oceannft__line3 {
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.2;
}
.oceannft__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 90px;
  margin-top: 100px;
}
@media (max-width: 1200px) {
  .oceannft__row {
    gap: 80px;
  }
}
@media (max-width: 992px) {
  .oceannft__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .oceannft__row {
    gap: 56px;
  }
}
.oceannft__block {
  width: 281.89px;
}
@media (max-width: 992px) {
  .oceannft__block {
    width: 100%;
  }
}
.oceannft__block p {
  margin-top: 31px;
  font-size: 15.4764px;
  line-height: 27px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #D9DBE1;
}
.oceannft__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 17px;
}
@media (max-width: 768px) {
  .oceannft__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.oceannft__line3 {
  display: none;
}
@media (max-width: 768px) {
  .oceannft__line3 {
    display: block;
  }
}
.oceannft__line2 {
  margin-top: 86px;
}
@media (max-width: 768px) {
  .oceannft__line2 {
    display: none;
  }
}

.block__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.4px;
}
.block__title h3 {
  font-size: 19.8983px;
  line-height: 25px;
  color: #FFFFFF;
}
.block__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
  margin-top: 26.5px;
}
@media (max-width: 1200px) {
  .block__image {
    gap: 13px;
  }
}
.block__image img {
  width: 26.53px;
  height: 26.53px;
}

.link__block, .link__block2, .link__block3, .link__block4, .link__block5 {
  width: 176.87px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1470px) {
  .link__block, .link__block2, .link__block3, .link__block4, .link__block5 {
    width: 150px;
  }
}
@media (max-width: 1200px) {
  .link__block, .link__block2, .link__block3, .link__block4, .link__block5 {
    width: 130px;
  }
}
@media (max-width: 768px) {
  .link__block, .link__block2, .link__block3, .link__block4, .link__block5 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .link__block.active a, .link__block2.active a, .link__block3.active a, .link__block4.active a, .link__block5.active a {
    display: block;
  }
}
.link__block .line__title, .link__block2 .line__title, .link__block3 .line__title, .link__block4 .line__title, .link__block5 .line__title {
  padding-bottom: 4.1px;
}
@media (max-width: 768px) {
  .link__block .line__title, .link__block2 .line__title, .link__block3 .line__title, .link__block4 .line__title, .link__block5 .line__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
}
.link__block .line__title h3, .link__block2 .line__title h3, .link__block3 .line__title h3, .link__block4 .line__title h3, .link__block5 .line__title h3 {
  font-size: 19.8983px;
  line-height: 31px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #FFFFFF;
}
.link__block .line__title img, .link__block2 .line__title img, .link__block3 .line__title img, .link__block4 .line__title img, .link__block5 .line__title img {
  display: none;
}
@media (max-width: 768px) {
  .link__block .line__title img, .link__block2 .line__title img, .link__block3 .line__title img, .link__block4 .line__title img, .link__block5 .line__title img {
    display: block;
  }
}
.link__block a, .link__block2 a, .link__block3 a, .link__block4 a, .link__block5 a {
  font-size: 15.4764px;
  line-height: 27px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #D9DBE1;
  margin-top: 13.5px;
}
.link__block a:hover, .link__block2 a:hover, .link__block3 a:hover, .link__block4 a:hover, .link__block5 a:hover {
  color: #FFFFFF;
}
.link__block a span, .link__block2 a span, .link__block3 a span, .link__block4 a span, .link__block5 a span {
  font-family: "MuseoModerno";
  font-style: normal;
  font-weight: 400;
  font-size: 22.1092px;
  line-height: 27px;
  color: #2EC5CE;
}
@media (max-width: 768px) {
  .link__block a, .link__block2 a, .link__block3 a, .link__block4 a, .link__block5 a {
    display: none;
  }
  .link__block a.active, .link__block2 a.active, .link__block3 a.active, .link__block4 a.active, .link__block5 a.active {
    display: block;
  }
}

.footer {
  margin: 26.6px 0 40px 0;
}
@media (max-width: 768px) {
  .footer {
    margin-top: 40px;
    margin-bottom: 97px;
  }
}
.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__row h4 {
  font-size: 15.4764px;
  line-height: 27px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #D9DBE1;
}
@media (max-width: 768px) {
  .footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 38px;
  }
}
.footer__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8.8px;
}
@media (max-width: 768px) {
  .footer__link {
    gap: 33.4px;
  }
  .footer__link img {
    display: none;
  }
  .footer__link a:nth-child(5) {
    display: none;
  }
}
.footer__link a {
  font-size: 15.4764px;
  line-height: 27px;
  -webkit-font-feature-settings: "salt" on, "liga" off;
          font-feature-settings: "salt" on, "liga" off;
  color: #D9DBE1;
}
.footer__link a:hover {
  color: #FFFFFF;
}