body{--awesome-background-color:#000;--awesome-background-color-highlight:#00cae0;--awesome-text-primary:#fff;--awesome-text-secondary:#c2cfd6cc;--awesome-text-tertiary:#bdd1db80;--awesome-text-placeholder:#b8d3e066;--awesome-content-max-width:1400px;background-color:var(--awesome-background-color);color:var(--awesome-text-primary);font-family:Albert Sans Regular,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;white-space:normal}.lenis{height:100vh;max-width:100%;overflow:auto;width:100vw;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.lenis::-webkit-scrollbar{display:none}@keyframes opening-animation{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{animation:fade-in .5s ease;animation-fill-mode:forwards;animation-iteration-count:1}:root:not([data-device=wap]) .opening{animation:opening-animation .8s ease;animation-fill-mode:forwards;animation-iteration-count:1;opacity:0;transform:translateY(50px)}@media screen and (max-width:1440px){body{--awesome-content-max-width:1240px}}@media screen and (max-width:1260px){body{--awesome-content-max-width:1000px}}@media screen and (max-width:1024px){body{--awesome-content-max-width:100%}}