@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300&display=swap");
@font-face {
  font-family: "Take";
  src: url("./font/TAKENP__.TTF");
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Comfortaa", cursive;
}

body {
  background: url("./img/fon.png");
  background-size: cover;
  display: flex;
  height: 100%;
  justify-content: center;
}
body::-webkit-scrollbar {
  display: none;
}

.container {
  width: 100%;
  max-width: 1920px;
  position: relative;
  overflow: hidden;
}

.sec1 {
  width: 100%;
  height: auto;
  padding: 5%;
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
}

.parent_sigma {
  position: relative;
  width: 100%;
  height: 650px;
}

.out_sigma {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 600px;
}
.out_sigma .inner_sigma {
  position: absolute;
  background-color: black;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.out_sigma .mg_sigma1 {
  position: absolute;
  bottom: 0px;
  right: 150px;
  z-index: 4;
  opacity: 1;
}
.out_sigma .swmg_sigma {
  right: 100px;
}
.out_sigma .mg_blood {
  position: absolute;
  top: 0px;
  z-index: 2;
  right: 0px;
}

.mg_meme {
  position: absolute;
  top: 0px;
  z-index: 3;
  right: 400px;
}

.mg_killer {
  position: absolute;
  bottom: 0px;
  z-index: 5;
  right: 100px;
}

.sec1_p {
  width: 656px;
  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3px;
  z-index: 5;
}

.socs {
  display: flex;
  justify-content: center;
  gap: 35px;
  z-index: 10;
}
.socs a {
  width: 57px;
  height: 57px;
  border-radius: 9px;
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
}
.socs a:hover {
  background-color: #ad8b63;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.sec2 {
  position: relative;
  width: 100%;
  height: 700px;
  padding: 5%;
}
.sec2 img {
  position: absolute;
}
.sec2 .sigma2 {
  left: 0px;
  bottom: -150px;
  z-index: 1;
  transform: rotate(-50deg);
}
.sec2 .about {
  top: 20px;
  right: 150px;
  z-index: 4;
}
.sec2 .abtext {
  top: 150px;
  right: 10%;
  z-index: 3;
  opacity: 0;
}
.sec2 .blood2 {
  top: 50px;
  right: 50px;
}

.sec3 {
  position: relative;
  width: 100%;
  height: 738px;
  background-color: #000;
  z-index: 2;
  background-image: url("./img/bgc.png");
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 5%;
  overflow: hidden;
}

.lbox {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rbox {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.bg2 {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("./img/bg2.png");
  background-size: cover;
  z-index: -1;
}

.token {
  width: 900px;
  transform: rotate(-10deg);
  position: absolute;
  z-index: -1;
  left: calc(50% - 450px);
  top: 50px;
}

.tokentext {
  width: 600px;
  transform: rotate(0deg);
  position: absolute;
  z-index: -1;
  left: calc(50% - 300px);
  top: 20px;
  transform: scale(0);
}

.tokens {
  position: relative;
  margin-top: 200px;
  z-index: -2;
}
.tokens .toke {
  position: relative;
  width: 700px;
  height: 100px;
  background: url("./img/c1.png");
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tokens p {
  color: #000;
  text-align: center;
  font-size: 43px;
  font-family: "take";
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 6.45px;
}

.take1 {
  transform: rotate(10deg);
}

.take2 {
  transform: rotate(-10deg);
}

.take3 {
  transform: rotate(10deg);
}

.sec4 {
  position: relative;
  width: 100%;
  height: 570px;
  padding: 0px 5%;
  background: url("./img/bg4.png");
  background-size: cover;
  overflow: hidden;
}

.rdm {
  position: absolute;
  left: -100px;
  bottom: -100px;
  z-index: 6;
}

.krov {
  position: absolute;
  left: 300px;
}

.sigma3 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  transform: scale(0.7);
  transform-origin: bottom right !important;
  z-index: 6;
}

.ps {
  z-index: 5;
  position: absolute;
}

.ps1 {
  bottom: 60px;
  left: 300px;
  z-index: 4;
}

.ps2 {
  bottom: 220px;
  left: 550px;
  z-index: 3;
}

.ps3 {
  top: 220px;
  right: 550px;
  z-index: 3;
}

.ps4 {
  top: 70px;
  right: 310px;
  z-index: 4;
}

.filter {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("./img/sloy.png");
  background-size: cover;
  z-index: 5;
  opacity: 0.4;
}

.sec5 {
  position: relative;
  width: 100%;
  height: 570px;
  padding: 0px 5%;
  background: url("./img/sec5.png");
  background-size: cover;
  overflow: hidden;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec5 div {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.sec5 div a {
  position: relative;
  display: block;
  width: 274px;
  height: 59px;
  flex-shrink: 0;
  border-radius: 24px;
  border: 1px solid #fff;
  z-index: 2;
  background-color: #000;
}
.sec5 div a::after {
  content: "Telegram";
  position: absolute;
  display: block;
  width: 274px;
  height: 59px;
  border-radius: 24px;
  border: 1px solid #fff;
  background: #631010;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 153%; /* 48.96px */
  letter-spacing: 4.8px;
  text-decoration: none;
  bottom: 10px;
  right: 10px;
  transition: 0.4s;
}
.sec5 div a:nth-child(2)::after {
  content: "twitter";
}
.sec5 div a:hover::after {
  right: 0px;
  bottom: 0px;
}

.social {
  position: absolute;
  z-index: 3;
  top: 40px;
  width: 500px;
  left: calc(50% - 400px);
}

.media {
  position: absolute;
  z-index: 0;
  bottom: 80px;
  width: 500px;
  left: calc(50% - 100px);
}

.line1 {
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 2px;
  background-color: #000;
  z-index: 100;
  min-height: 100vh;
}

.line2 {
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 2px;
  background-color: #000;
  z-index: 100;
  min-height: 100vh;
}

@media (max-width: 900px) {
  .out_sigma .mg_sigma1 {
    width: 500px;
  }
  .mg_killer {
    width: 400px;
  }
  .mg_meme {
    width: 300px;
    right: auto;
    left: 200px;
  }
  .out_sigma .mg_blood {
    width: 600px;
    top: auto;
    bottom: 0px;
  }
  .out_sigma {
    height: 480px;
  }
  .sec2 .sigma2 {
    width: 600px;
  }
  .sec2 .abtext {
    width: 500px;
  }
  .sec2 .blood2 {
    width: 300px;
    top: 106px;
    right: 50px;
  }
  .sec2 .about {
    width: 300px;
    top: -22px;
    right: 150px;
    z-index: 4;
  }
  .sec2 {
    margin-top: 100px;
  }
  .sec3 {
    flex-direction: column;
    height: auto;
    gap: 50px;
    padding: 50px 0px;
  }
  .lbox,
  .rbox {
    width: 50%;
    align-items: center;
    gap: 20px;
  }
  .lbox img,
  .rbox img {
    max-width: 200px;
  }
  .token {
    width: 90%;
    left: 5%;
    top: calc(50% - 250px);
  }
  .tokentext {
    width: 70%;
    left: 15%;
    top: calc(50% - 280px);
  }
  .tokens .toke {
    transform: scale(0.7);
  }
  .rdm {
    width: 400px;
  }
  .sec4 {
    height: 1000px;
  }
  .ps1 {
    bottom: 362px;
    left: 91px;
    z-index: 4;
  }
  .ps2 {
    bottom: 425px;
    left: 355px;
    z-index: 3;
  }
  .social {
    width: 300px;
    left: calc(50% - 200px);
    top: 86px;
  }
  .media {
    width: 300px;
    left: calc(50% - 100px);
  }
}
@media (max-width: 650px) {
  .out_sigma .mg_sigma1 {
    width: 400px;
    right: 0px;
  }
  .mg_killer {
    width: 250px;
  }
  .mg_meme {
    width: 200px;
    right: auto;
    left: 200px;
  }
  .out_sigma .mg_blood {
    width: 400px;
    top: auto;
    bottom: 0px;
  }
  .out_sigma {
    height: 380px;
    overflow: hidden;
  }
  .parent_sigma {
    height: 400px;
  }
  .sec1_p {
    width: 400px;
  }
  .sec1 {
    gap: 20px;
  }
  .sec2 .sigma2 {
    width: 500px;
  }
  .sec2 .abtext {
    width: 400px;
  }
  .sec2 .blood2 {
    width: 300px;
    top: 156px;
    right: 50px;
  }
  .sec2 .about {
    width: 200px;
    top: 22px;
    right: 150px;
    z-index: 4;
  }
  .sec2 {
    margin-top: 100px;
  }
  .sec3 {
    flex-direction: column;
    height: auto;
    gap: 50px;
    padding: 50px 0px;
  }
  .lbox,
  .rbox {
    width: 50%;
    gap: 20px;
  }
  .token {
    width: 80%;
    left: 10%;
    top: calc(50% - 250px);
  }
  .tokentext {
    width: 70%;
    left: 15%;
    top: calc(50% - 260px);
  }
  .tokens .toke {
    transform: scale(0.7);
  }
  .rdm {
    width: 400px;
  }
  .sec4 {
    height: 1000px;
  }
  .ps1 {
    top: 20px;
    bottom: auto;
    left: 40px;
    z-index: 4;
  }
  .ps2 {
    bottom: auto;
    top: 160px;
    left: auto;
    right: 50px;
    z-index: 3;
  }
  .ps3 {
    right: auto !important;
    left: 50px;
  }
  .ps4 {
    top: 365px;
    right: 110px;
    z-index: 4;
  }
}
@media (max-width: 550px) {
  .out_sigma .mg_sigma1 {
    width: 400px;
    right: -100px;
  }
  .mg_killer {
    width: 250px;
  }
  .mg_meme {
    width: 200px;
    right: auto;
    left: 200px;
  }
  .out_sigma .mg_blood {
    width: 400px;
    top: auto;
    bottom: 0px;
    right: -100px;
  }
  .out_sigma {
    height: 380px;
    overflow: hidden;
  }
  .sec1_p {
    width: 300px;
    font-size: 20px;
  }
  .sec2 {
    height: 550px;
    margin-top: 0px !important;
  }
  .sec2 .sigma2 {
    width: 400px;
  }
  .sec2 .abtext {
    width: 300px;
  }
  .sec2 .blood2 {
    width: 300px;
    top: 156px;
    right: 50px;
  }
  .sec2 .about {
    width: 200px;
    top: 22px;
    right: 50px;
    z-index: 4;
  }
  .sec3 {
    flex-direction: column;
    height: auto;
    gap: 50px;
    padding: 50px 0px;
  }
  .lbox,
  .rbox {
    width: 50%;
    gap: 20px;
  }
  .token {
    width: 90%;
    left: 5%;
    top: calc(50% - 250px);
  }
  .tokentext {
    width: 70%;
    left: 15%;
    top: calc(50% - 275px);
  }
  .tokens .toke {
    transform: scale(0.7);
  }
  .sigma3 {
    width: 300px;
  }
  .ps {
    width: 200px;
  }
  .rdm {
    width: 400px;
  }
  .sec4 {
    height: 1000px;
  }
  .ps1 {
    top: 20px;
    bottom: auto;
    left: 40px;
    z-index: 4;
  }
  .ps2 {
    bottom: auto;
    top: 160px;
    left: auto;
    right: 50px;
    z-index: 3;
  }
  .ps3 {
    top: 324px;
    right: 550px;
    z-index: 3;
  }
  .ps4 {
    top: 400px;
    right: 19px;
    z-index: 4;
  }
  .sec4 {
    height: 850px;
  }
  .social {
    width: 200px;
    left: calc(50% - 109px);
    top: 131px;
  }
  .media {
    width: 200px;
    left: calc(50% - 125px);
    bottom: 120px;
  }
}/*# sourceMappingURL=style.css.map */