@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");

* {
  text-decoration: none;
}
body {
  background-color: #000;
  background-image: url("/img/betaraoke/Mesh Group.png");
  scroll-behavior: smooth;
  margin: 0;
}

#headrightmobile {
  display: none;
}

#headrightmobile i {
  color: #fff;
  font-size: 24px;
}

.headmain {
  position: sticky;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  top: 0;
  width: auto;
  height: 80px;
  padding: 0px 48px;
  align-items: center;

  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(3px);
  z-index: 10;
}

.headbtn {
  color: #fff;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px; /* 192.857% */
  padding: 10px 20px;
}

.headmemberbtn {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  padding: 13px 40px;
  text-align: center;
  color: #fff;
  border-radius: 52px;
  background: linear-gradient(
    129deg,
    #ff5b73 0%,
    #ed501d 0.01%,
    #f7586f 26.87%,
    #f430c5 51.35%,
    #bf3ef0 76.35%,
    #5992ff 100%
  );
}

.pagetop {
  padding: 30px;
}

.pagetop1 {
  text-align: center;
}

.pagetop2 {
  text-align: center;
}

.pagetop2 h3 {
  margin: 10px 0;
  color: #fff;
  text-align: center;
  font-family: "Arimo", sans-serif;
  font-size: 85px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.pagetop3 {
  color: #fff;
  text-align: center;
  font-family: "Arimo", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0px 230px;
}

.pagetop4 {
  text-align: center;
  padding: 20px;
}

#morebtn {
  padding: 15px 27px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.4px; /* 112% */
  letter-spacing: 0.1px;
  font-family: "Arimo", sans-serif;
  border-radius: 52px;

  background: linear-gradient(
    129deg,
    #ff5b73 0%,
    #ed501d 0.01%,
    #f7586f 26.87%,
    #f430c5 51.35%,
    #bf3ef0 76.35%,
    #5992ff 100%
  );
}

.pageupmiddle {
  margin-top: 140px;
  margin-bottom: 80px;
}

.cardmain {
  margin-top: 100px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.cardm1add {
  display: none;
  position: absolute;
  top: 0;
  right: -80%;
  padding: 35px;
  margin-right: 28px;
  border-radius: 20px;
  background: #000;
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  width: 45%;
  height: 88%;
  z-index: 1;
}

.cardm2add {
  display: none;
  position: absolute;
  top: 0;
  left: -80%;
  padding: 35px;
  margin-left: 28px;
  border-radius: 20px;
  background: #000;
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-align: right;
  width: 44%;
  height: 88%;
  z-index: 1;
}

.cardm1add h3,
.cardm2add h3 {
  color: #fff;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 150% */
}

.cardm1,
.cardm2 {
  position: relative;
  padding: 35px;
  margin-right: 20px;
  text-align: center;
  width: 280px;

  border-radius: 20px;
  background: #fff;
}

.cardl1 i {
  font-size: 24px;
}

.cardl1 {
  flex-direction: row;
  align-items: center;

  color: #0b0914;
  text-align: center;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 250% */
}

.cardl2 {
  color: #ff5b73;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 83.333% */

  margin: 20px 0;
}

.cardl3 {
  display: flex;
  height: 240px;
  flex-direction: column;
  align-items: flex-start;
  border-bottom-style: solid;
}

.fontcardl3 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.featmain i {
  font-size: 20px;
}

.featmain {
  text-align: left;
}

.features {
  color: #35353f;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 12px;
}

.cardl4 {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 20px 0;
  text-align: left;
}

.cardl4 span {
  color: #ff5b73;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.cardl5 a {
  display: flex;
  padding: 15px 14px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;

  color: #fff;
  text-align: center;
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.4px; /* 112% */
  letter-spacing: 0.1px;

  border-radius: 12px;
  background: linear-gradient(
    129deg,
    #ff5b73 0%,
    #ed501d 0.01%,
    #f7586f 26.87%,
    #f430c5 51.35%,
    #bf3ef0 76.35%,
    #5992ff 100%
  );
}

.cardm2 .cardl2 {
  color: #fd612e;
  font-family: "Inter", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 83.333% */

  margin: 20px 0;
}

#cardl4span {
  color: #fd612e;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.pagedownmiddle1,
.pagedownmiddle2,
.pagedownmiddle3 {
  height: 250px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.pagedownmiddle1 .mover-1 {
  height: 200px;
  width: 5526px;
  background: url(/img/betaraoke/album1.png);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
}
.pagedownmiddle1 .mover-1 {
  animation: moveSlideshow 16s linear infinite;
}

.pagedownmiddle2 .mover-2 {
  height: 200px;
  width: 5526px;
  background: url(/img/betaraoke/album2.png);
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
}
.pagedownmiddle2 .mover-2 {
  animation: moveSlideshowright 16s linear infinite;
}

.pagedownmiddle3 .mover-3 {
  height: 200px;
  width: 5526px;
  background: url(/img/betaraoke/album3.png);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
}
.pagedownmiddle3 .mover-3 {
  animation: moveSlideshow 16s linear infinite;
}

@keyframes moveSlideshow {
  100% {
    transform: translateX(-66.6666%);
  }
}

@keyframes moveSlideshowright {
  100% {
    transform: translateX(66.6666%);
  }
}

.pagedownmiddle {
  position: relative;
}

.pagedownmiddlecover {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.23);
  backdrop-filter: blur(1.5px);
  z-index: 2;
  cursor: pointer;
}

.pagedownmiddlecover h3 {
  color: #fff;
  text-align: center;
  font-family: "Arimo", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.pageupbottom {
  display: flex;
  flex-direction: row;
  margin: 100px 0;
  width: 100%;
}

.pageupbottoml {
  display: flex;
  width: 60%;
  padding-left: 100px;
  flex-direction: column;
  align-items: flex-end;
}

.pageupbottomr {
  width: 40%;
  padding-right: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pageupbottoml1 p:first-of-type,
.pageupbottoml2 p:first-of-type,
.pageupbottomr1 p:first-of-type {
  color: #fff;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 136.364% */
}

.pageupbottoml1 p:nth-child(2),
.pageupbottoml2 p:nth-child(2),
.pageupbottomr1 p:nth-child(2) {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.pageupbottoml1 {
  position: relative;
  background-color: #8f4d75;
  border-radius: 32px;
  padding: 30px;
}

.pageupbottoml2 {
  position: relative;
  width: 400px;
  background-color: #8f4d75;
  border-radius: 32px;
  padding: 30px;
  margin-top: 10px;
}

.pageupbottomr1 {
  position: relative;
  width: 70%;
  background-color: #8f4d75;
  border-radius: 32px;
  padding: 30px;
  margin-left: 10px;
}

.pageupbottoml1 img,
.pageupbottoml2 img,
.pageupbottomr1 img {
  width: 100%;
}

.pagedownbottom {
  margin-top: 150px;
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pagedownbottom h3 {
  color: #fff;
  text-align: center;
  font-family: "Arimo", sans-serif;
  font-size: 90px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}

.qna {
  width: 65%;
}

/* Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  text-align: left;
  outline: none;

  font-family: "Arimo", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* Style the collapsible content. Note: hidden by default */
.content {
  padding-right: 50px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;

  color: #fff;
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
}

.collapsible:after {
  content: "\02795"; /* Unicode character for "plus" sign (+) */
  font-size: 28px;
  color: white;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.footermain {
  background-color: #000;
  padding: 30px;
}

.foottop {
  display: flex;
  width: 100%;
}

.footop1 {
  width: 30%;
}

.footop5 {
  width: 20%;
}

.footop2,
.footop3,
.footop4 {
  width: 20%;
}
.footop1,
.footop2,
.footop3,
.footop4 {
  display: flex;
  flex-direction: column;
  color: #ebebeb;
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 100% */
}

.footop2 a,
.footop3 a,
.footop4 a {
  color: #fff;
  text-decoration: none;
  margin: 5px;
}

.footop2 a:hover,
.footop3 a:hover,
.footop4 a:hover {
  color: #b9b9b9;
  animation: 0.5s all;
}

.foottoplabel {
  color: #737373;
  font-family: "Arimo", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  text-transform: uppercase;
}

.footbot p {
  color: #737373;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.9px; /* 130% */
}

.mobilebtn {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
}

.mobilebtn button {
  background: none;
  border: none;
  font-size: 30px;
}

.cardm1add button,
.cardm2add button {
  color: #fff;
}

@media (max-width: 960px) {
  body,
  html {
    width: 100%;
  }

  .headmain {
    padding: 0px 20px;
  }

  .headright {
    display: none;
  }

  #headrightmobile {
    display: block;
  }

  .pagetop1 img {
    width: 100%;
  }

  .pagetop2 h3 {
    font-size: 46px;
  }

  .pagetop3 {
    font-size: 18px;
    padding: 0px;
  }
  #morebtn {
    font-size: 16px;
  }

  .cardmain {
    flex-direction: column;
  }

  .cardm1,
  .cardm2 {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pageupbottom {
    flex-direction: column;
    align-items: center;
  }

  .pageupbottoml {
    padding: 0;
    width: 75%;
    align-items: center;
  }

  .pageupbottoml2,
  .pageupbottoml1 {
    width: 100%;
  }

  .pageupbottomr {
    width: 75%;
    padding-right: 0px;
    align-items: center;
  }

  .pageupbottomr1 {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }

  .pagedownbottom {
    margin-top: 50px;
  }

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

  .pagedownbottom h3 {
    font-size: 42px;
  }

  .qna {
    width: 92%;
  }

  .collapsible {
    font-size: 16px;
  }

  .content {
    padding: 0 20px;
    font-size: 14px;
  }

  .foottop {
    flex-direction: column;
  }

  .footop1,
  .footop2,
  .footop3,
  .footop4 {
    width: 100%;
  }

  .mobilebtn {
    display: block;
  }

  .cardm1add {
    font-size: 14px;
    width: 280px;
    height: 43.2%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .cardm2main {
    position: relative;
  }

  .cardm2add {
    font-size: 14px;
    position: absolute;
    width: 280px;
    height: 86.2%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .cardm1add h3,
  .cardm2add h3 {
    margin: 0;
    font-size: 23px;
  }

  .collapsible:after {
    font-size: 22px;
  }
}
