@charset "UTF-8";@font-face {
  font-family: 'FZLanTingYuanS';
  src: url('https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/fonts/FZLanTingYuanS-DB1-GB.ttf') format('truetype');
}

@font-face {
  font-family: 'Rune';
  src: url('https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/fonts/Rune-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'SSDunDunTi';
  src: url('https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/fonts/SSDunDunTi.ttf') format('truetype');
}

:root {
  --act-color-white: #fff;
  --act-color-black: #000;
  --act-color-text-1: #fff;
  --act-color-fill-page-bg: #E4DBCF;
  --act-color-transparent: transparent;
  --act-scrollbar-default: rgba(0, 0, 0, 0.25);
  --act-scrollbar-hover: rgba(0, 0, 0, 0.5);
  --act-font-family-system: 'system-ui', 'Microsoft YaHei', '微软雅黑',
    'Open Sans', calibri, Roboto, verdana, 'PingFang SC', 'Microsoft YaHei UI';
  --act-font-family-FZLanTingYuanS: 'FZLanTingYuanS', 'system-ui',
    'Microsoft YaHei', '微软雅黑', 'Open Sans', calibri, Roboto, verdana,
    'PingFang SC', 'Microsoft YaHei UI';
  --act-font-family-Rune: 'Rune', 'system-ui',
    'Microsoft YaHei', '微软雅黑', 'Open Sans', calibri, Roboto, verdana,
    'PingFang SC', 'Microsoft YaHei UI';
  --act-font-family-SSDunDunTi: 'SSDunDunTi', 'system-ui',
    'Microsoft YaHei', '微软雅黑', 'Open Sans', calibri, Roboto, verdana,
    'PingFang SC', 'Microsoft YaHei UI';
}

body,
html,
iframe,
p,
div,
span,
h1,
h2,
h3,
h4,
h5,
i,
ul,
li {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  user-select: none;
  cursor: default;
  background-color: var(--act-color-fill-page-bg);
}

img {
  -webkit-user-drag: none;
  user-drag: none;
}

button,
input,
textarea,
select {
  font-size: 12px;
  line-height: 1.5;
  font-family: var(--act-font-family-system);
  font-weight: 300;
}

body {
  font-size: 12px;
  line-height: 1.5;
  font-family: var(--act-font-family-system);
  color: var(--act-color-text-1);
  font-weight: 300;
  /* min-width: 1150px;
  overflow: scroll; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
button,
input,
textarea,
blockquote {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  word-break: break-word;
}

address,
em,
i,
b {
  font-style: normal;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
}

img {
  border: 0;
  font-size: 0;
  user-select: none;
  vertical-align: middle;
}

select,
button {
  user-select: none;
}

::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

::-webkit-resizer,
::-webkit-scrollbar {
  background: transparent;
}

::-webkit-scrollbar-corner {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: var(--act-scrollbar-default);
  border-radius: 0px !important;
}

::-webkit-scrollbar-thumb:hover {
  background-color: var(--act-scrollbar-hover);
}

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

[v-cloak] {
  display: none;
}

body {
  word-wrap: break-word;
  font-family: var(--act-font-family-system);
}

.mill-header {
  display: none;
}

.act-navbar-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

header.fr-header:after,
header.fr-header:after {
  opacity: 1;
}

.act-page {
  width: 100vw;
  height: 100vh;
  position: relative;
  display: block;
  z-index: 1;
  overflow-x: hidden;
}

#afooter {
  position: relative;
  z-index: 20;
  font-size: 14px;
  text-align: center;
  padding: 70px 0 30px 0;
  font-weight: 400;
}

.wrap_ieg p {
  padding: 2px 0;
  color: rgba(255, 2555, 255, 0.7);
}

.wrap_ieg a {
  color: rgba(255, 2555, 255, 0.7);
  transition: color 0.2s linear;
  padding: 0 4px;
  display: inline-block;
}

.wrap_ieg a:hover {
  color: rgba(255, 2555, 255, 1);
}

@media screen and (max-width:1500px) {
  #footer_ieg {
    zoom: 0.8;
    padding-top: 6px;
  }

  .wrap_ieg p {
    padding: 0 0;
  }
}
.act-kv {
  position: relative;
  width: 100%;
  height: max(56.25vw, 100vh);
  max-height: 100vh;
}
@media (min-width: 1920px) {
  .act-kv {
    height: max(1080px, 100vh);
  }
}
.act-kv::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 46.38%;
  z-index: 2;
  opacity: 0.4;
  background: linear-gradient(180deg, transparent 0%, #000 100%);
}
.act-kv .kv-video-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/kv-bg.jpg") center center no-repeat;
  background-size: cover;
}
.act-kv .kv-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
}
.act-kv .kv-video video {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
}
.act-kv .kv-video .txp_bottom,
.act-kv .kv-video .txp_info_icon,
.act-kv .kv-video .plugin_ctrl_txp_bottom {
  display: none;
}
.act-kv .kv-video .plugin_ctrl_txp_gradient_bottom {
  display: none;
}
.act-kv .kv-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.16rem;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.act-kv .icon-player {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/kv-player.png");
  background-size: 100% 100%;
  width: 0.88rem;
  height: 0.88rem;
  cursor: pointer;
  position: relative;
}
.act-kv .icon-player:hover {
  animation: rubberBand 0.8s ease-out;
}
.act-kv .icon-player::after {
  content: "";
  position: absolute;
  inset: -10px;
}
.act-kv .kv-title {
  width: 10.32rem;
  aspect-ratio: 516/61;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/kv-title.png");
  background-size: 100% 100%;
}
.act-kv .kv-subtitle {
  margin-top: -0.06rem;
  width: 9.56rem;
  height: 0.81rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/kv-subtitle.png");
  background-size: 100% 100%;
}

@media screen and (max-width: 1400px) {
  .act-kv {
    height: auto;
    max-height: none;
    aspect-ratio: 16/9;
  }
}
.kv-btn {
  margin: 0.06rem 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.56rem;
  aspect-ratio: 89/27;
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  transition: background-image 0.3s;
}
.kv-btn .kv-btn-text {
  display: none;
}
.kv-btn.kv-btn--pre-download {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-pre-download.png");
}
.kv-btn.kv-btn--pre-download:hover {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-pre-download-hover.png");
}
.kv-btn.kv-btn--download {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-download.png");
}
.kv-btn.kv-btn--download:hover {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-download-hover.png");
}
.kv-btn.kv-btn--downloading {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-downloading.png");
}
.kv-btn.kv-btn--downloading:hover {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-downloading-hover.png");
}
.kv-btn.kv-btn--paused {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-paused.png");
}
.kv-btn.kv-btn--downloaded {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-downloaded2.png");
}
.kv-btn.kv-btn--launch {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/kv/btn-launch.png");
}

.video-pop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-pop-mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(20px);
}

.video-pop-inner {
  position: relative;
  width: 13.3rem;
  aspect-ratio: 1330/770;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-pop-video {
  width: 12.8rem;
  height: 7.2rem;
}
.video-pop-video video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.video-pop-close {
  position: absolute;
  top: 0.28rem;
  right: -1.06rem;
  width: 0.28rem;
  height: 0.28rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/icon-close.png");
  background-size: 100% 100%;
  cursor: pointer;
  z-index: 20;
}
.video-pop-close:hover {
  animation: rubberBand 0.8s ease-out;
}
.video-pop-close::after {
  position: absolute;
  content: "";
  inset: -12px;
}

.video-btn {
  position: absolute;
  top: 50%;
  width: 0.35rem;
  height: 0.42rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/icon-arrow-l.png");
  background-size: 100% 100%;
  z-index: 5;
  cursor: pointer;
}
.video-btn:hover {
  animation: rubberBand 0.8s ease-out;
}
.video-btn::after {
  position: absolute;
  content: "";
  inset: -12px;
}
.video-btn.btn-prev {
  left: -1.1rem;
}
.video-btn.btn-next {
  right: -1.1rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/icon-arrow-r.png");
}
.video-btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.act-gift {
  position: relative;
  width: 100%;
  height: 13.83rem;
  padding-top: 1.25rem;
}
.act-gift .gift-mask {
  position: absolute;
  z-index: 20;
  background-size: 100% 100%;
}
.act-gift .mask1 {
  width: 2.34rem;
  height: 2.35rem;
  aspect-ratio: 234/235;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/mask1.png");
  top: -1.05rem;
  right: -1.16rem;
}
.act-gift .mask2 {
  width: 1.94rem;
  height: 1.51rem;
  transform: rotate(-20deg);
  aspect-ratio: 50/39;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/mask2.png");
  top: 11.6rem;
  right: 1.42rem;
}
.act-gift .gift-title {
  width: 6.87rem;
  height: 1.86rem;
  aspect-ratio: 229/62;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/gidt-title.png");
  background-size: 100% 100%;
  margin: 0 auto;
}
.act-gift .gift-content {
  display: flex;
  justify-content: center;
  margin-top: 0.49rem;
  gap: 0.93rem;
}
.act-gift .gift-cont {
  width: 6.7rem;
}
.act-gift .img {
  background-size: 100% 100%;
}
.act-gift .gift-cont-title {
  height: 0.28rem;
}
.act-gift .gift-l .gift-head {
  width: 6.7rem;
  height: 1.42rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/l-title.png");
  position: relative;
  z-index: 3;
}
.act-gift .gift-l .gift-body {
  width: 100%;
  height: 5.51rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/l-bg.png");
  position: relative;
  margin-top: -0.02rem;
}
.act-gift .gift-l .img1 {
  width: 6.01rem;
  height: 3.32rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/l-img.png");
  margin: 0 auto;
  position: relative;
  z-index: 3;
  transform: translateY(-0.17rem);
}
.act-gift .gift-l .title1 {
  width: 2.93rem;
  height: 0.28rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/l-title1.png");
  margin: 0 0.38rem 0.16rem;
}
.act-gift .gift-l .img2 {
  width: 5.94rem;
  height: 1.46rem;
  margin: 0 auto;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/l-img1-2.png");
  cursor: pointer;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.3s ease;
}
.act-gift .gift-l .img2:hover {
  transform: scale(1.02) translateY(-0.02rem);
  filter: brightness(1.1);
}
.act-gift .gift-l .img2:active {
  transform: scale(0.98);
}
.act-gift .gift-l .gift-footer {
  width: 100%;
  height: 2.58rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/l-img2.png");
  position: relative;
}
.act-gift .gift-r .gift-head {
  width: 6.7rem;
  height: 1.42rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-title.png");
  position: relative;
  z-index: 3;
}
.act-gift .gift-r .gift-body {
  width: 100%;
  height: 8.11rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-bg.png");
  position: relative;
  margin-top: -0.02rem;
  padding: 0.28rem 0;
}
.act-gift .gift-r .title1 {
  width: 1.29rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-title1.png");
  margin: 0 0.38rem;
}
.act-gift .gift-r .img1 {
  width: 5.94rem;
  height: 1.26rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-img.png");
  margin: 0 auto;
}
.act-gift .gift-r .title2 {
  width: 1.29rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-title2.png");
  margin: 0.24rem 0.38rem 0.04rem;
}
.act-gift .gift-r .gift-cont-imgs {
  display: flex;
  justify-content: center;
  gap: 0.05rem;
}
.act-gift .gift-r .gift-cont-imgs .gift-cont-img {
  width: 2rem;
  height: 2.2rem;
}
.act-gift .gift-r .img2 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-img1-v2.png");
}
.act-gift .gift-r .img3 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-img2-v2.png");
}
.act-gift .gift-r .img4 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-img3-v2.png");
}
.act-gift .gift-r .title3 {
  width: 1.84rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-title3.png");
  margin: 0.24rem 0.38rem -0.06rem;
}
.act-gift .gift-r .gift-cont-box {
  display: flex;
  justify-content: center;
  gap: 0.1rem;
}
.act-gift .gift-r .img5 {
  width: 2.97rem;
  height: 2.69rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-img4.png");
}
.act-gift .gift-r .img6 {
  width: 2.87rem;
  height: 2.49rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/gift/r-img5.png");
  margin-top: 0.2rem;
}

.act-feature {
  position: relative;
  width: 100%;
  height: 12.36rem;
  padding-top: 0.34rem;
}
.act-feature .feature-title {
  width: 9.64rem;
  height: 1.83rem;
  aspect-ratio: 295/56;
  background-size: 100% 100%;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/feature-title.png");
  margin: 0 auto;
}
.act-feature .feature-content {
  margin: 0.52rem auto 0;
  width: 15.08rem;
  aspect-ratio: 61/36;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/feature-bg.png");
  background-size: 100% 100%;
  position: relative;
}
.act-feature .feature-subtitle,
.act-feature .feature-img,
.act-feature .feature-mask {
  position: absolute;
  background-size: 100% 100%;
}
.act-feature .feature-subtitle {
  width: 4.12rem;
  height: 1.01rem;
  z-index: 15;
}
.act-feature .feature-img {
  cursor: pointer;
  width: 7.45rem;
  height: 4.3rem;
  zoom: 1.016;
}
.act-feature .title1 {
  top: 0.61rem;
  left: 0.47rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/title1.png");
  transform: rotate(-5.37deg);
}
.act-feature .title2 {
  top: 0.43rem;
  right: 3.01rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/title2.png");
  transform: rotate(2.25deg);
}
.act-feature .title3 {
  top: 4.37rem;
  left: 4.2rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/title3.png");
  transform: rotate(-4.53deg);
}
.act-feature .img1 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/img2.png");
  top: 0.64rem;
  left: 0.8rem;
  z-index: 8;
  transform: rotate(-4.12deg);
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.3s ease;
}
.act-feature .img1:hover {
  transform: rotate(-1deg) !important;
}
.act-feature .img2 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/img3.png");
  top: 0.77rem;
  right: -0.56rem;
  z-index: 10;
  transform: rotate(3.46deg);
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.3s ease;
}
.act-feature .img2:hover {
  transform: rotate(6deg) !important;
}
.act-feature .img3 {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/img1.png");
  bottom: 0.38rem;
  left: 4.1rem;
  z-index: 5;
  transform: rotate(-0.74deg);
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.3s ease;
}
.act-feature .img3:hover {
  transform: rotate(3deg) !important;
}
.act-feature .mask1 {
  width: 2.56rem;
  height: 1.72rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/mask1.png");
  top: -0.77rem;
  left: -1.04rem;
  z-index: 20;
}
.act-feature .mask2 {
  width: 2.83rem;
  height: 2.5rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/mask6.png");
  background-size: 200% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  top: -0.57rem;
  right: 0.33rem;
  z-index: 20;
}
.act-feature .mask3 {
  width: 6.4rem;
  height: 4.5rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/mask2.png");
  left: -0.61rem;
  bottom: 0.48rem;
  z-index: 1;
  transform: rotate(13deg);
}
.act-feature .mask4 {
  width: 3rem;
  height: 2.7rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/mask3.png");
  left: 0.39rem;
  bottom: 0.01rem;
  z-index: 3;
  transform: rotate(-11deg);
}
.act-feature .mask5 {
  width: 6.4rem;
  height: 4.5rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/mask4.png");
  right: 0.56rem;
  bottom: 0.86rem;
  z-index: 2;
  transform: rotate(8deg);
}
.act-feature .mask6 {
  width: 3rem;
  height: 2.7rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/mask5.png");
  right: 0.1rem;
  bottom: 0.32rem;
  z-index: 2;
  transform: rotate(10deg);
}
.act-feature .mask7 {
  width: 3rem;
  height: 2.7rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/feature/mask7.png");
  top: 3.11rem;
  right: 4.79rem;
  z-index: 6;
  pointer-events: none;
}

.introduction-wrapper {
  position: relative;
  width: 100%;
  height: 11.39rem;
}
.introduction-wrapper .introduction-mask {
  position: absolute;
  top: -0.84rem;
  right: 0.57rem;
  width: 2.37rem;
  height: 3.18rem;
  z-index: 20;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/mask-top1.png");
  background-size: 100% 100%;
  animation: mask-top-switch 0.4s steps(1) infinite;
}
@keyframes mask-top-switch {
  0% {
    background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/mask-top1.png");
  }
  50% {
    background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/mask-top2.png");
  }
  100% {
    background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/mask-top1.png");
  }
}

.act-introduction {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-mask-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/video-mask.png");
  mask-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/video-mask.png");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 2600% 100%;
  mask-size: 2600% 100%;
  -webkit-mask-position: 0 0;
  mask-position: 0 0;
}
@media (min-width: 1920px) {
  .act-introduction {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.act-introduction.mask {
  animation: video-mask-frame 0.8s steps(25) 1 forwards;
}
@keyframes video-mask-frame {
  0% {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  100% {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
.act-introduction::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: calc(100% + 4px);
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/introduction-mask.png");
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}
@media (min-width: 1920px) {
  .act-introduction::before {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.act-introduction .introduction-warp {
  width: 100%;
  height: 100%;
  position: relative;
}
.act-introduction .introduction-warp::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  user-select: none;
  pointer-events: none;
  z-index: 3;
  background: linear-gradient(115deg, rgba(0, 0, 0, 0.35) 10%, rgba(0, 0, 0, 0) 55%);
}
.act-introduction .introduction-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
@media (min-width: 1920px) {
  .act-introduction .introduction-video {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.act-introduction .introduction-video.video-active {
  opacity: 1;
  z-index: 2;
}
.act-introduction .introduction-info {
  position: absolute;
  top: 3.93rem;
  left: 1.4rem;
  width: 4rem;
  z-index: 10;
}
.act-introduction .introduction-info-title {
  font-size: 1rem;
  color: #F5EEE0;
  font-family: var(--act-font-family-SSDunDunTi);
  line-height: 1;
}
.act-introduction .introduction-info-list {
  margin: 0.6rem 0 0.4rem;
  position: relative;
  width: 3rem;
}
.act-introduction .introduction-info-list::before, .act-introduction .introduction-info-list::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.01rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/line.png");
  background-size: 100% 100%;
}
.act-introduction .introduction-info-list::before {
  top: 0;
}
.act-introduction .introduction-info-list::after {
  bottom: 0;
}
.act-introduction .info-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.72rem;
  position: relative;
}
.act-introduction .info-list-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.01rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/line.png");
  background-size: 100% 100%;
}
.act-introduction .info-list-item:last-of-type::after {
  display: none;
}
.act-introduction .info-list-item:nth-child(1) .info-list-item-icon {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/icon1.png");
}
.act-introduction .info-list-item:nth-child(2) .info-list-item-icon {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/icon2.png");
}
.act-introduction .info-list-item:nth-child(3) .info-list-item-icon {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/icon3.png");
}
.act-introduction .info-list-item-icon {
  width: 0.6rem;
  height: 0.4rem;
  background-size: 100% 100%;
}
.act-introduction .info-list-item-text {
  display: flex;
  align-items: center;
  color: #F4EEE1;
  font-size: 0.24rem;
  font-family: var(--act-font-family-FZLanTingYuanS);
  gap: 0.02rem;
}
.act-introduction .info-list-item-text span {
  font-family: var(--act-font-family-Rune);
}
.act-introduction .introduction-info-text {
  font-family: var(--act-font-family-FZLanTingYuanS);
  color: #F4EEE1;
  font-size: 0.2rem;
  line-height: 0.36rem;
}
.act-introduction .introduction-spiritual-pet {
  position: absolute;
  top: 2.49rem;
  right: 0.8rem;
  width: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  z-index: 10;
}
.act-introduction .spiritual-pet-btn {
  width: 0.42rem;
  height: 0.35rem;
  background-size: 100% 100%;
  cursor: pointer;
}
.act-introduction .spiritual-pet-btn:hover {
  animation: rubberBand 0.8s ease-out;
}
.act-introduction .spiritual-pet-btn.btn-prev {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/icon-arrow-t.png");
}
.act-introduction .spiritual-pet-btn.btn-next {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/icon-arrow-b.png");
}
.act-introduction .spiritual-pet-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.act-introduction .spiritual-pet-item {
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  position: relative;
}
.act-introduction .spiritual-pet-item:hover {
  animation: rubberBand 0.8s ease-out;
}
.act-introduction .spiritual-pet-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.4rem;
  height: 1.4rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/introduction/job-cur.png");
  background-size: 200% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  animation: pet-frame-switch 0.6s steps(1) infinite;
  opacity: 0;
  transition: opacity 0.3s;
}
.act-introduction .spiritual-pet-item.active::before {
  opacity: 1;
}
.act-introduction .spiritual-pet-item.active .spiritual-pet-item-img {
  transform: scale(1.25);
}
.act-introduction .spiritual-pet-item-img {
  width: 100%;
  height: 100%;
  background-size: 200% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  animation: pet-frame-switch 0.6s steps(1) infinite;
  transition: transform 0.3s;
}

.act-notice {
  position: relative;
  width: 100%;
  height: 14.23rem;
  padding-top: 0.73rem;
  z-index: 2;
}
.act-notice::before {
  content: "";
  position: absolute;
  top: -0.4rem;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/notice/bg-mask.png");
  background-repeat: no-repeat;
  pointer-events: none;
}
.act-notice::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  aspect-ratio: 1920/931;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/notice/footer-bg.png");
  background-size: 100% 100%;
  z-index: -1;
  pointer-events: none;
}
.act-notice .mask {
  position: absolute;
  background-size: 100% 100%;
  z-index: 5;
}
.act-notice .mask-shu {
  top: 0.63rem;
  left: 2.99rem;
  width: 1.56rem;
  height: 2.02rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/notice/mask-shu.png");
  aspect-ratio: 78/101;
}
.act-notice .mask-ying {
  top: 0.73rem;
  right: 4.46rem;
  width: 1.53rem;
  height: 1.08rem;
  aspect-ratio: 17/12;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/notice/mask-ying.png");
}
.act-notice .notice-title {
  width: 6.87rem;
  height: 1.96rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/notice/notice-title.png");
  background-size: 100% 100%;
  margin: 0 auto;
}
.act-notice .notice-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.59rem;
  gap: 0.4rem;
}
.act-notice .notice-item {
  width: 5.28rem;
  height: 3.48rem;
  border-radius: 12px;
  background: #F5EEE0;
  padding: 0.1rem;
  cursor: pointer;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.3s ease;
}
.act-notice .notice-item:hover {
  transform: translateY(-0.1rem) scale(1.02);
  box-shadow: 0 0.15rem 0.3rem rgba(87, 71, 58, 0.2);
}
.act-notice .notice-item:active {
  transform: translateY(-0.05rem) scale(1);
}
.act-notice .notice-item-img {
  width: 100%;
  height: 2.8rem;
  overflow: hidden;
}
.act-notice .notice-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.act-notice .notice-item-title {
  margin-top: 0.14rem;
  color: #272727;
  font-family: var(--act-font-family-FZLanTingYuanS);
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 0.12rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.act-notice .more-media {
  margin-top: 0.94rem;
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.act-notice .more-media-item {
  width: 0.84rem;
  height: 1.11rem;
  position: relative;
  cursor: pointer;
  background-size: 100% 100%;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.act-notice .more-media-item:hover {
  opacity: 1;
}
.act-notice .more-media-item:hover .item-img {
  background-color: #FFCC65;
}
.act-notice .more-media-item:hover .more-ewm {
  opacity: 1;
  clip-path: inset(-5% -5% -5% -5%);
}
.act-notice .more-media-item-img {
  width: 0.84rem;
  height: 0.82rem;
  aspect-ratio: 42/41;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/notice/bg.png");
  background-size: 100% 100%;
  position: relative;
}
.act-notice .more-media-item-img .item-img {
  width: 0.72rem;
  height: 0.72rem;
  -webkit-mask-size: 100% 100%;
  background-color: #F6ECE0;
  margin: 0.02rem 0 0 0.1rem;
  transition: opacity 0.3s;
}
.act-notice .more-media-item-text {
  font-size: 0.18rem;
  line-height: 0.24rem;
  font-family: var(--act-font-family-FZLanTingYuanS);
  color: #58473A;
  text-align: center;
  padding-left: 0.07rem;
  margin-top: 0.05rem;
}
.act-notice .more-ewm {
  position: absolute;
  bottom: -0.49rem;
  left: 50%;
  transform: translate(-50%, 100%);
  width: max-content;
  width: 1.52rem;
  height: 1.52rem;
  background-color: #F4EEE1;
  border-radius: 0.1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s, clip-path 0.3s ease-out;
  clip-path: inset(-5% -5% 105% -5%);
}
.act-notice .more-ewm img {
  width: 1.34rem;
  height: 1.34rem;
  display: block;
  margin: 0 auto;
}
.act-notice .more-ewm::after {
  content: "";
  position: absolute;
  top: calc(50% + 0.02rem);
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  pointer-events: none;
  width: 1.58rem;
  height: 1.55rem;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/notice/code-border.png");
  background-size: 100% 100%;
}
.act-notice #afooter {
  position: absolute;
  bottom: 0.65rem;
  left: 0;
  width: 100%;
}

@keyframes anim-fade-in-up {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes anim-fade-in-left {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes anim-fade-in-right {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes anim-scale-in {
  from {
    transform: scale(0.85);
  }
  to {
    transform: scale(1);
  }
}
@keyframes anim-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes anim-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes anim-slide-in-mask1 {
  from {
    opacity: 0;
    right: -2.16rem;
    transform: rotate(0deg);
  }
  to {
    opacity: 1;
    right: -1.16rem;
    transform: rotate(-169deg);
  }
}
@keyframes anim-slide-in-from-left {
  from {
    opacity: 0;
    transform: translateX(-5rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes anim-slide-in-from-right {
  from {
    opacity: 0;
    transform: translateX(5rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes anim-slide-in-mask3 {
  from {
    opacity: 0;
    transform: translate(-8rem, 5rem) rotate(35deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(13deg);
  }
}
@keyframes anim-slide-in-mask4 {
  from {
    opacity: 0;
    transform: translate(-8rem, 5rem) rotate(30deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(-11deg);
  }
}
@keyframes anim-slide-in-mask5 {
  from {
    opacity: 0;
    transform: translate(8rem, 5rem) rotate(-30deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(8deg);
  }
}
@keyframes anim-slide-in-mask6 {
  from {
    opacity: 0;
    transform: translate(8rem, 5rem) rotate(-35deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(10deg);
  }
}
@keyframes anim-slide-in-title1 {
  from {
    opacity: 0;
    transform: translate(-8rem, 4rem) rotate(25deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(-5.37deg);
  }
}
@keyframes anim-slide-in-title2 {
  from {
    opacity: 0;
    transform: translate(8rem, 4rem) rotate(-25deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(2.25deg);
  }
}
@keyframes anim-slide-in-title3 {
  from {
    opacity: 0;
    transform: translate(-8rem, 4rem) rotate(20deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(-4.53deg);
  }
}
@keyframes anim-slide-in-img1 {
  from {
    opacity: 0;
    transform: translate(-10rem, 6rem) rotate(40deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(-4.12deg);
  }
}
@keyframes anim-slide-in-img2 {
  from {
    opacity: 0;
    transform: translate(10rem, 6rem) rotate(-40deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(3.46deg);
  }
}
@keyframes anim-slide-in-img3 {
  from {
    opacity: 0;
    transform: translate(-10rem, 6rem) rotate(35deg);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) rotate(-0.74deg);
  }
}
@keyframes anim-slide-in-feature-mask1 {
  from {
    opacity: 0;
    transform: translateX(-3rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes anim-slide-in-feature-mask2 {
  from {
    opacity: 0;
    transform: translateX(3rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes pet-frame-switch {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes anim-slide-in-feature-mask7 {
  from {
    opacity: 0;
    transform: translateX(3rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes anim-float-rotate {
  0%, 100% {
    transform: translateY(0) rotate(-2deg);
  }
  50% {
    transform: translateY(-8px) rotate(2deg);
  }
}
.anim-ready {
  opacity: 0;
  transform: translateY(40px);
  will-change: transform, opacity;
}

.anim-ready-scale {
  transform: scale(0.85);
  will-change: transform, opacity;
}

.anim-ready-fade {
  opacity: 0;
  will-change: opacity;
}

.anim-ready-mask1 {
  opacity: 0;
  right: -2.16rem;
  transform: rotate(0deg);
  will-change: opacity, right, transform;
}

.anim-ready-left-far {
  opacity: 0;
  transform: translateX(-5rem);
  will-change: opacity, transform;
}

.anim-ready-right-far {
  opacity: 0;
  transform: translateX(5rem);
  will-change: opacity, transform;
}

.anim-ready-mask3 {
  opacity: 0;
  transform: translate(-8rem, 5rem) rotate(35deg);
  will-change: opacity, transform;
}

.anim-ready-mask4 {
  opacity: 0;
  transform: translate(-8rem, 5rem) rotate(30deg);
  will-change: opacity, transform;
}

.anim-ready-mask5 {
  opacity: 0;
  transform: translate(8rem, 5rem) rotate(-30deg);
  will-change: opacity, transform;
}

.anim-ready-mask6 {
  opacity: 0;
  transform: translate(8rem, 5rem) rotate(-35deg);
  will-change: opacity, transform;
}

.anim-ready-title1 {
  opacity: 0;
  transform: translate(-8rem, 4rem) rotate(25deg);
  will-change: opacity, transform;
}

.anim-ready-title2 {
  opacity: 0;
  transform: translate(8rem, 4rem) rotate(-25deg);
  will-change: opacity, transform;
}

.anim-ready-title3 {
  opacity: 0;
  transform: translate(-8rem, 4rem) rotate(20deg);
  will-change: opacity, transform;
}

.anim-ready-img1 {
  opacity: 0;
  transform: translate(-10rem, 6rem) rotate(40deg);
  will-change: opacity, transform;
}

.anim-ready-img2 {
  opacity: 0;
  transform: translate(10rem, 6rem) rotate(-40deg);
  will-change: opacity, transform;
}

.anim-ready-img3 {
  opacity: 0;
  transform: translate(-10rem, 6rem) rotate(35deg);
  will-change: opacity, transform;
}

.anim-ready-feature-mask1 {
  opacity: 0;
  transform: translateX(-3rem);
  will-change: opacity, transform;
}

.anim-ready-feature-mask2 {
  opacity: 0;
  transform: translateX(3rem);
  will-change: opacity, transform;
}

.anim-ready-feature-mask7 {
  opacity: 0;
  transform: translateX(3rem);
  will-change: opacity, transform;
}

.anim-active.anim-ready {
  animation: anim-fade-in-up 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-scale {
  animation: anim-scale-in 0.6s cubic-bezier(0.34, 1, 0.64, 1) forwards;
}
.anim-active.anim-ready-fade {
  animation: anim-fade-in 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-mask1 {
  animation: anim-slide-in-mask1 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-left-far {
  animation: anim-slide-in-from-left 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-right-far {
  animation: anim-slide-in-from-right 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-mask3 {
  animation: anim-slide-in-mask3 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-mask4 {
  animation: anim-slide-in-mask4 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-mask5 {
  animation: anim-slide-in-mask5 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-mask6 {
  animation: anim-slide-in-mask6 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-title1 {
  animation: anim-slide-in-title1 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-title2 {
  animation: anim-slide-in-title2 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-title3 {
  animation: anim-slide-in-title3 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-img1 {
  animation: anim-slide-in-img1 0.6s cubic-bezier(0.34, 1, 0.64, 1) forwards;
}
.anim-active.anim-ready-img2 {
  animation: anim-slide-in-img2 0.6s cubic-bezier(0.34, 1, 0.64, 1) forwards;
}
.anim-active.anim-ready-img3 {
  animation: anim-slide-in-img3 0.6s cubic-bezier(0.34, 1, 0.64, 1) forwards;
}
.anim-active.anim-ready-feature-mask1 {
  animation: anim-slide-in-feature-mask1 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.anim-active.anim-ready-feature-mask2 {
  animation: anim-slide-in-feature-mask2 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards, pet-frame-switch 0.6s steps(1) infinite 0.6s;
}
.anim-active.anim-ready-feature-mask7 {
  animation: anim-slide-in-feature-mask7 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

.anim-delay-1 {
  animation-delay: calc(1 * 0.1s) !important;
}

.anim-delay-2 {
  animation-delay: calc(2 * 0.1s) !important;
}

.anim-delay-3 {
  animation-delay: calc(3 * 0.1s) !important;
}

.anim-delay-4 {
  animation-delay: calc(4 * 0.1s) !important;
}

.anim-delay-5 {
  animation-delay: calc(5 * 0.1s) !important;
}

.anim-delay-6 {
  animation-delay: calc(6 * 0.1s) !important;
}

.anim-delay-7 {
  animation-delay: calc(7 * 0.1s) !important;
}

.anim-delay-8 {
  animation-delay: calc(8 * 0.1s) !important;
}

.anim-delay-9 {
  animation-delay: calc(9 * 0.1s) !important;
}

.anim-delay-10 {
  animation-delay: calc(10 * 0.1s) !important;
}

.anim-float {
  animation: anim-float 3s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}

.anim-float-slow {
  animation: anim-float 4s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}

.anim-float-rotate {
  animation: anim-float-rotate 4s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
  .anim-ready,
  .anim-ready-left,
  .anim-ready-right,
  .anim-ready-scale,
  .anim-ready-fade {
    transform: none;
  }
}
@keyframes anim-kv-fade-in-up {
  from {
    opacity: 0;
    transform: translateY(0.5rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.icon-player,
.kv-title,
.kv-subtitle,
.kv-btn {
  opacity: 0;
  transform: translateY(0.5rem);
  animation: anim-kv-fade-in-up 0.5s cubic-bezier(0.41, 0.18, 0, 1.33) forwards;
}

.kv-title {
  animation-delay: 0.3s;
}

.kv-subtitle {
  animation-delay: 0.4s;
}

.kv-btn {
  animation-delay: 0.5s;
}

.swiper-slide-active .icon-player,
.swiper-slide-active .kv-title,
.swiper-slide-active .kv-subtitle,
.swiper-slide-active .kv-btn {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.5s 0.2s cubic-bezier(0.41, 0.18, 0, 1.33), transform 0.5s 0.2s cubic-bezier(0.41, 0.18, 0, 1.33);
}
.swiper-slide-active .kv-title {
  transition-delay: 0.3s, 0.3s;
}
.swiper-slide-active .kv-subtitle {
  transition-delay: 0.4s, 0.4s;
}
.swiper-slide-active .kv-btn {
  transition-delay: 0.5s, 0.5s;
}

/* 入场动画end */
/* 入场动画 */
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.3s;
}

.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

.fade-enter-to,
.fade-leave-from {
  opacity: 1;
}

@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  25% {
    transform: scaleX(1.05) scaleY(0.95);
  }
  50% {
    transform: scaleX(0.95) scaleY(1.05);
  }
  75% {
    transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    transform: scaleX(1) scaleY(1);
  }
}
@keyframes pet-frame-switch {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.video-fade-enter-active {
  transition: opacity 0.4s ease-out;
  z-index: 2;
}

.video-fade-leave-active {
  transition: opacity 0.4s ease-out;
  z-index: 1;
}

.video-fade-enter-from {
  opacity: 0;
}

.video-fade-leave-to {
  opacity: 0;
}

.sprite-info-enter-from,
.sprite-info-leave-to {
  opacity: 0;
}

.page-scroll-section {
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/bg.jpg");
  background-size: 100% auto;
}

.page-main-content {
  position: relative;
  z-index: 10;
}
@media (min-width: 1920px) {
  .page-main-content {
    max-width: 1920px;
    margin: 0 auto;
  }
}
.page-main-content::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("https://wegame.gtimg.com/tgp_act/release/release/rocom202603261/images/bg-mask.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: -1;
  pointer-events: none;
}

.act-main {
  width: 100%;
  position: relative;
  z-index: 5;
}

html {
  font-size: 5.2083333333vw;
}
@media (min-width: 1920px) {
  html {
    font-size: 100px;
  }
}

body,
body.page-out-client .fr-header {
  min-width: 100px;
}

.act-navbar-wrap,
#site-header,
.store-headernav {
  pointer-events: none;
}

.store-headernav::after {
  content: "";
  height: 160px;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.3) 60%, transparent 100%);
}

.tui-nav,
.turn-r {
  pointer-events: auto;
}

.page-main {
  position: relative;
  width: 100%;
  height: 100%;
}
/* .act-panel-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
} */
