/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@keyframes background {
  0% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}

.no_scroll {
  overflow: hidden;
}

.opacity0 {
  opacity: 0;
}

.green_mark {
  background-color: rgb(24, 194, 101) !important;
  color: #ffff !important;
  box-shadow: none !important;
}

.none {
  display: none;
}

.underline {
  text-decoration: underline;
}

.aqua {
  color: #30dfff;
}

.bold {
  font-weight: bold;
}

.rot {
  transform: rotate(45deg) !important;
  fill: aqua !important;
}

.br_768 {
  display: none;
}

.back_768 {
  display: none;
}

.back_992 {
  display: none;
}

.back_1200 {
  display: none;
}

.background {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  animation: background 17s infinite;
}

.top_banner {
  height: 400px;
  position: relative;
  overflow: hidden;
}

.top_banner-contianer {
  padding-top: 40px;
}

.bfiber {
  font-size: 30.4px;
}

.top_banner-title {
  font-size: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.02;
  letter-spacing: -0.21px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 6px;
}

.top_banner-subtitle {
  width: 308px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: -0.12px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}

.top_banner-move {
  cursor: pointer;
  margin: 0 auto;
  width: 218px;
  height: 51px;
  margin-top: 9px;
  padding: 13px 29px;
  border-radius: 27.1px;
  box-shadow: 0 6px 4px -2px rgba(48, 223, 255, 0.29);
  background-color: #30dfff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  font-family: "SimplerPro";
  box-shadow: 0 12px 15px -2px rgba(48, 223, 255, 0.52);
}

.top_banner-move svg {
  margin-right: 13px;
  width: 18px;
  height: 17px;
}

.title_between {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.4px;
  text-align: center;
  color: #16254f;
  padding: 15px 0;
  margin: 0 auto;
}

.game_time-title {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: -0.4px;
  text-align: center;
  color: #16254f;
  margin-top: 19px;
  margin-bottom: 19px;
}

.info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.info_single {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  border-radius: 7px;
  background-color: #eefcff;
  padding-top: 21px;
  padding-bottom: 23px;
  width: 329px;

  border-top: 5px solid #30dfff;
  margin-bottom: 27px;
  position: relative;
}

.info_single-number {
  position: absolute;
  left: 50%;
  top: -15px;
  width: 31.3px;
  height: 31.3px;
  transform: translate(-50%);
  background-color: #30dfff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-size: 19.1px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

.info_single-tiny {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin-top: 7px;
}

.link {
  background-image: url("./image/link360.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 234px;
  display: flex;
  flex-direction: column;
  background-position: center;
  align-items: center;
  justify-content: center;
}

.link_con {
  /* padding-top: 33px; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
  font-family: "SimplerPro";
}

.link_con-url {
  border-radius: 10px;
  border: solid 1px #b2b2b2;
  background-color: rgba(255, 255, 255, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 48px;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
  font-family: "SimplerPro";
  display: none;
}

.link_con-copy {
  cursor: pointer;
  width: 157px;
  height: 37px;
  border-radius: 7.7px;
  box-shadow: 0 5px 4px -2px rgba(48, 223, 255, 0.29);
  background-color: #30dfff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-family: "SimplerPro";
  /* margin-bottom: 16px; */
  font-size: 13.9px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #16254f;
  margin: 13px auto 12px;
}

.link_con-copy svg {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.link_con-copy svg:nth-child(2) {
  display: none;
}

.link_con-copy.green_mark svg:nth-child(1) {
  display: none !important;
}

.link_con-copy.green_mark svg:nth-child(2) {
  display: block !important;
  fill: #fff !important;
}

.link_text {
  display: inline-block;
  margin-top: 19px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.cando {
  padding-top: 15px;
}

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

.cando_title {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.4px;
  text-align: center;
  color: #16254f;
  margin-bottom: 14px;
  width: 190px;
}

.cando_subtitle {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin-bottom: 21px;
}

.cando_celebret {
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  border-radius: 13px;
  /* border: solid 1px #30dfff; */
  /* background-image: linear-gradient(to left, #EFFDFF, #fff 50%); */
  width: 330px;
  height: 201px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.cando_celebret img {
  width: 81px;
  height: 68px;
  margin-bottom: 16px;
}

.cando_anotherside {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cando_anotherside img {
  width: 282px;
  height: 229px;
}

.video {
  height: 180px;
  background-image: url("./image/video360.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video_content {
  width: 207px;
  height: 102px;
  border-radius: 10.7px;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.video_content svg {
  margin-bottom: 7px;
  cursor: pointer;
  transition: transform 0.4s;
  border-radius: 50%;
  -webkit-filter: drop-shadow(0 4px 15px rgba(22, 37, 79, 0.25));
  filter: drop-shadow(0 4px 15px rgba(22, 37, 79, 0.25));
}

.video_content svg:hover {
  transform: scale(1.1);
}

.video_title {
  font-size: 18.2px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.16px;
  text-align: center;
  color: #16254f;
}

.scenes {
  padding-bottom: 46px;
}

.scenes_title {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: -0.4px;
  text-align: center;
  color: #16254f;
  margin-bottom: 20px;
}

.scenes_con {
  overflow-x: scroll;
  overflow-y: hidden;
  padding-right: 18px;
  display: flex;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scenes_con::-webkit-scrollbar {
  display: none;
}

.scenes_single {
  margin-left: 16px;
}

.scenes_single-img {
  width: 283px;
  height: 207px;
  border-radius: 13.1px;
  background-color: #000;
  margin-bottom: 20px;
}

.scenes_single-title {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  width: 264px;
  margin-bottom: 11px;
}

.scenes_single-text {
  display: block;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: -0.25px;
  text-align: right;
  color: #585858;
  width: 246px;
}

.scenes_single-link {
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: -0.25px;
  text-align: right;
  color: #16254f;
  font-weight: bold;
  text-decoration: none;
}

.img1 {
  background-image: url("./image/mincraft2.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.img2 {
  background-image: url("./image/mincraft.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.wave {
  background-image: url("./image/wave360.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wave_title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  width: 299px;
  margin-top: 47px;
  margin-bottom: 18px;
}

.wave_link {
  width: 196px;
  height: 51px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25.5px;
  box-shadow: 0 7px 5px -2px rgba(48, 223, 255, 0.29);
  background-color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

.wave_link svg {
  margin-right: 5.3px;
  width: 12.8px;
  height: 10px;
}

.questions {
  background-color: #ebf5fe;
  padding: 30px 0 19px;
  /* display: none; */
}

.questions_title {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: -0.4px;
  text-align: center;
  color: #16254f;
  margin-bottom: 16px;
}

.questions_con {
  padding: 0 15px;
}

.questions-single {
  border-radius: 3px;
  box-shadow: 0 3px 2px 0 rgba(221, 216, 216, 0.5);
  background-color: #fff;
  margin-bottom: 16px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 #f0f0f0;
}

.questions-single-title {
  cursor: pointer;
  height: 64px;
  border-radius: 3px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  /* border-radius: 8px; */
}

.questions-single-title span {
  display: inline-block;
  width: 92%;
}

.questions-single-title svg {
  transition: 0.4s;
  width: 16px;
  height: 16px;
}

.questions-single-title.active_section svg {
  transform: rotate(45deg) !important;
  stroke: #20bafa !important;
}

.questions-single-title.active_section svg * {
  stroke: #20bafa !important;
}

.questions-single-description {
  padding: 0 24px;
  padding-bottom: 22px;
  padding-top: 8px;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #666;
}

.questions-single-description-ul {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.questions_more {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 3;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  text-decoration: underline;
  border: none;
}

.questions_policy {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  margin: 0 auto;
  margin-top: 28px;
  padding: 0 20px;
}

.questions_policy a {
  color: #16254f;
  text-decoration: underline !important;
}

.form {
  padding-top: 23px;
  position: relative;
  /* display: none; */
}

.video_popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  z-index: 3;
}

.video_popup_continer {
  /* background: #5174fd; */
  /* background-image: url(image/modal_360.jpg); */
  background-size: cover;
  margin: 0 auto;
  /* width: 100%; */
  width: 320px;
  height: 326px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border-radius: 13px; */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.video_popup iframe {
  border-radius: 20px;
  border: solid 3px #fff;
  height: 180px;
  width: 100%;
}

.x_btn {
  cursor: pointer;
  position: absolute;
  top: 34px;
  left: 0;
  background: rgba(22, 37, 79, 0);
  border: none;
}

.x_btn-svg {
  left: 0;
}

.x_btn-txt {
  display: none;
  font-family: "SimplerPro";
}

.tnx_pop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  text-align: center;
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
}

.tnx_pop svg {
}

.tnx_pop-name {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  margin: 10px;
  margin-bottom: 2px;
  display: inline-block;
}

.tnx_pop-description {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  /* color: #16254f; */
  margin: 0;
  display: inline-block;
}

#popUpBtn {
  border: none;
  height: fit-content;
  width: fit-content;
  background-color: rgba(255, 255, 255, 0);
}
