@charset "utf-8";
html { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body {margin: 0;font-size: 1.4rem;line-height: 1.5;color: #333333;background-color: #FFD6B2;height: 100%;overflow-x: hidden;-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: none;word-wrap: break-word;word-break: keep-all;-webkit-user-select: none;-webkit-touch-callout: none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-font-smoothing: antialiased;cursor: default;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
svg:not(:root) { overflow: hidden; }

a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; color: #0088cc; }
a:active { outline: 0; }
a:active { color: #006699; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

html, button, input, select, textarea { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }
h1, h2, h3 { line-height: 2; font-weight: normal; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.6rem; }
h3 { font-size: 1.4rem; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #FDD6B5; font-weight: normal; font-size: .26rem;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #FDD6B5; font-weight: normal;font-size: .26rem; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #FDD6B5; font-weight: normal;font-size: .26rem; }

.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.pr{ position:relative; }
.pa{ position:absolute; }
.pf{ position: fixed;}
[class*="btn"]{ display: block; background-repeat: no-repeat; background-size: 100% 100%}
.bg{ background-repeat: no-repeat; background-size: 100% 100%;}
.df{ display: flex; display: -webkit-flex; -webkit-align-items: center; -webkit-justify-content: center; align-items: center; justify-content: center;}
.pup{ top: 50%; left: 50%; background-repeat: no-repeat; background-size: 100% 100%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: 102;}
.fb{ font-weight: bold; }

body,
html {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #21a396;
}

body::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/website/new2025/bg_after.png) repeat;
    background-size: 7.2rem 1.05rem;
    pointer-events: none;
}

section {
    position: relative;
    margin: 0 auto;
    width: 7.2rem;
    min-height: 100%;
    background: -webkit-linear-gradient(#6cf2ca 11%, #4acba5 51%, #22a59a 92%);
    background: linear-gradient(#6cf2ca 11%, #4acba5 51%, #22a59a 92%);
}

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

.bg {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

@-webkit-keyframes show {
    100% {
        opacity: 1;
    }
}

.wrapper {
    margin: 0 auto;
    width: 7.2rem;
    color: #008a73;
    font-size: .16rem;
    background-image: url(../images/website/new2025/bg2.png);
    background-size: 7.2rem 7.4rem;
    background-position: 0 1.2rem;
    z-index: 3;
}

@font-face {
    font-family: 'NewEras';
    src: url("../images/common/fonts/NewEras.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

.nav {
    overflow: hidden;
    width: 100%;
    height: .74rem;
    background: url(../images/website/new2025/bg_nav.gif) repeat-x;
    background-size: .12rem .74rem;
}

.nav_btn {
    position: relative;
    flex: 1;
    height: .74rem;
    background-repeat: no-repeat;
    background-size: 2.41rem .74rem;
    background-position: top center;
}

.nav-has-hgi .nav_btn {
    flex: none;
    background-size: 100% 100%;
}

.nav_btn.active::after,
.nav_btn:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .03rem;
    background: #FBFFBA;
    box-shadow: 0 0 .05rem #FBFFBA;
}

.nav_btn::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: .02rem;
    height: .74rem;
    background: url(../images/website/new2025/bg_nav_line.png) no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nav-has-hgi .nav_btn.active::after,
.nav-has-hgi .nav_btn:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .03rem;
    background: #FBFFBA;
    box-shadow: 0 0 .05rem #FBFFBA;
}

.nav-has-hgi .nav_btn::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: .02rem;
    height: .74rem;
    background: url(../images/website/new2025/bg_nav_line.png) no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nav_btn:last-of-type::before {
    background: none
}

.nav_btn_recharge {
    background-image: url(../images/website/new2025/nav_bar_01.png);
}

.nav_btn_recharge.active {
    background-image: url(../images/website/new2025/nav_bar_01.png);
}

.nav_btn_giftcard {
    background-image: url(../images/website/new2025/nav_bar_02.png)
}

.nav_btn_giftcard.active {
    background-image: url(../images/website/new2025/nav_bar_02.png);
}

.nav_btn_service {
    background-image: url(../images/website/new2025/nav_bar_03.png)
}

.nav_btn_service.active {
    background-image: url(../images/website/new2025/nav_bar_03.png);
}

.nav-has-hgi .nav_btn.nav_btn_recharge {
    width: 1.37rem;
    background-image: url(../images/website/new2025/nav_bar_01_v2.png);
}

.nav-has-hgi .nav_btn.nav_btn_recharge.active {
    background-image: url(../images/website/new2025/nav_bar_active_01_v2.png);
}

.nav-has-hgi .nav_btn.nav_btn_giftcard {
    width: 1.89rem;
    background-image: url(../images/website/new2025/nav_bar_02_v2.png)
}

.nav-has-hgi .nav_btn.nav_btn_giftcard.active {
    background-image: url(../images/website/new2025/nav_bar_active_02_v2.png);
}

.nav-has-hgi .nav_btn.nav_btn_hgi {
    width: 2.13rem;
    background-image: url(../images/website/new2025/nav_bar_03_v3.png)
}

.nav-has-hgi .nav_btn.nav_btn_hgi.active {
    background-image: url(../images/website/new2025/nav_bar_active_03_v3.png);
}

.nav-has-hgi .nav_btn.nav_btn_service {
    width: 1.81rem;
    background-image: url(../images/website/new2025/nav_bar_04_v2.png)
}

.nav-has-hgi .nav_btn.nav_btn_service.active {
    background-image: url(../images/website/new2025/nav_bar_active_04_v2.png);
}

#wrapper-google .nav_btn_service,
#wrapper-global .nav_btn_service,
#wrapper-ios .nav_btn_service {
    width: 100%;
}

.itemTopTitle {
    margin-top: -.3rem;
    margin-left: .15rem;
    font-family: 'NewEras';
    font-size: .32rem;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.itemTopTitle img {
    margin-right: .12rem;
    width: .87rem
}

.itemTopTitle .text {
    text-transform: uppercase;
}

.download {
    margin: 4.8rem auto 0;
    padding-bottom: .2rem;
    width: 6.75rem;
    background: linear-gradient(#eaffef, #c3fce3);
    border: .02rem #4AFFFF solid;
    -webkit-border-radius: .2rem;
    border-radius: .2rem;
}

.download .downloadContent {
    margin: .1rem auto 0;
    padding: .2rem 0 .1rem;
    width: 6.32rem;
    background: #bef3dc;
    font-family: 'NewEras';
    -webkit-border-radius: .15rem;
    border-radius: .15rem;
    overflow: hidden;
    box-sizing: border-box;
}

.download .downloadContent::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1.58rem;
    height: 2.3rem;
    background: url("../images/website/new2025/bg_download_after_01.png") no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.download .downloadContent::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2.04rem;
    height: 1.89rem;
    background: url("../images/website/new2025/bg_download_after_02.png") no-repeat;
    background-size: 100% 100%;
}

.download .downloadContent-s {
    min-height: 1.6rem;
    -webkit-flex-flow: column;
    flex-flow: column;
}

.download .downloadContent-s:before {
    top: 90%;
    left: -.3rem;
}

.download .downloadContent-s:after {
    top: .2rem;
    right: -.3rem;
}

.download .itemDetail {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.download .itemDetail.btnTwo p {
    position: relative;
    width: 2.81rem;
    margin: 0 0.15rem;
}

.download .itemDetail.btnTwo a {
    display: block;
    margin: 0 auto;
    width: 2.79rem;
    height: .93rem;
}

.download .btnDownloadGoogle {
    margin: 0 .2rem .6rem;
    padding-bottom: .2rem;
    border-bottom: .02rem #89E1BF solid;
    box-sizing: border-box;
}

.download .downloadContent-s .btnDownloadGoogle {
    margin: 0;
    border-bottom: none;
}

.download .btnDownloadGoogle a {
    display: block;
    margin: 0 auto;
    width: 5.5rem;
    height: 1.25rem;
    background-image: url(../images/website/new2025/bongkarrr12.png);
    transition: transform 0.2s ease, filter 0.2s ease;
    filter: drop-shadow(0 0.03rem 0.05rem rgba(0,0,0,0.15));
}

.download .btnDownloadGoogle a:hover {
    transform: scale(1.05);
    filter: brightness(1.1) drop-shadow(0 0.06rem 0.12rem rgba(0,0,0,0.25));
}

.download .btnDownloadGoogle a:active {
    transform: scale(0.95);
    filter: brightness(0.9) drop-shadow(0 0.01rem 0.03rem rgba(0,0,0,0.1));
}

.download .btnDownload .btnDownloadSafe {
    margin: 0 auto;
    width: 4.59rem;
    height: .93rem;
    background-image: url("../images/website/new2025/button/btn_download_speeder.png");
    z-index: 2;
}

.download .btnDownload .btnDownloadSafe {
    background-image: url("../images/website/new2025/button/btn_download_safe.png");
}

.download .btnTwo .btnDownload {
    margin-left: .2rem;
}

.download .btnTwo .btnDownload a {
    background-image: url(../images/website/new2025/button/btn_download.png);
}

.download .btnTwo .btnDownloadS a {
    background-image: url(../images/website/new2025/button/btn_download_s.png)
}

.download .btnDownload .ico-shield {
    top: -.2rem;
    right: -.2rem;
    width: .57rem;
    height: .59rem;
    background: url(../images/gw/ico_shield.png) no-repeat;
    background-size: 100% 100%;
}

.download .btnDownload i {
    position: absolute;
    top: -.2rem;
    right: -.2rem;
    width: .53rem;
    height: .53rem;
    background: url(../images/website/ico_start2.png) no-repeat;
    background-size: 100% 100%;
    color: #ffe899;
    text-align: center;
    line-height: .53rem;
}

.download .itemDetail p span,
.download .btnDownloadGoogle span {
    display: block;
    text-align: center;
    font-size: .22rem;
    margin-bottom: .05rem;
}

.download .downloadRule {
    margin: .25rem .3rem 0;
    font-size: .26rem;
    line-height: 1;
    padding-top: .05rem;
}

.download .downloadRule .itemTitle {
    text-align: center;
    font-size: .26rem;
    margin-bottom: .15rem;
    width: auto;
    font-family: 'NewEras';
}

.download .downloadRule .itemTitle::before,
.download .downloadRule .itemTitle::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 1.63rem;
    height: .16rem;
    background: url("../images/website/new2025/download_title_before.png") no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.download .downloadRule .itemTitle::before {
    left: .3rem;
}

.download .downloadRule .itemTitle::after {
    right: .3rem;
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}
.download .downloadRule .ruleContent {
    padding: .2rem;
    background: #A2F1D4;
    -webkit-border-radius: .15rem;
    border-radius: .15rem;
    box-sizing: border-box;
}

.download .downloadRule .itemText {
    position: relative;
    font-size: .2rem;
    border-bottom: .02rem #88E8C9 solid;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
}

.download .downloadRule .itemText:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.download .munStart {
    margin: 0 auto .1rem;
    width: 5rem;
    height: .32rem;
    text-align: center;
    font-size: .22rem;
    line-height: .32rem;
}

.download .munStart span {
    display: inline-block;
    vertical-align: middle;
}

.download .munLine {
    display: inline-block;
    margin: .01rem .13rem 0 .13rem;
    width: .01rem;
    height: .29rem;
    background: rgba(255, 255, 255, .4);
    vertical-align: middle;
}

.download .start {
    display: inline-block;
    width: .25rem;
    height: .25rem;
    background: url(../images/website/new2025/star.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.download .downloadRule .itemText span {
    margin-right: .1rem;
    flex-shrink: 0;
    width: .34rem;
    height: .33rem;
    background-image: url(../images/website/new2025/ico_n.png);
}

.download .downloadRule .itemText .icoShield {
    height: .38rem;
    background-image: url(../images/website/new2025/ico_shield_02.png);
}

.downloadRule .itemText_guid {
    display: inline-block;
    margin-left: .06rem;
    color: #ffe899;
    text-decoration: underline;
    font-size: .2rem;
}

.download .btnDownloadIos {
    display: block;
    margin: 0 auto;
    width: 2.7rem;
    height: 1.02rem;
    background: url(../images/website/new2025/button/ios_btn.png) no-repeat;
    background-size: 100% 100%;
}

.swiper-container {
    margin-top: .03rem;
    width: 6.63rem;
    height: 3.77rem;
    -webkit-border-radius: .16rem;
    border-radius: .16rem;
    overflow: hidden;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-pagination {
    bottom: -.35rem;
    width: 100%;
    text-align: center;
}

.swiper-pagination-bullet {
    margin-right: .2rem;
    width: .28rem;
    height: .28rem;
    background: url(../images/website/new2025/ico_list.png) no-repeat;
    background-size: 100% 100%;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-image: url(../images/website/new2025/ico_listOn.png);
}

.banner {
    position: relative;
    margin: .4rem auto 0;
    padding: .1rem;
    width: 7.02rem;
    height: 4.17rem;
    background-image: url("../images/website/new2025/bg_swiper.png");
    box-sizing: border-box;
    border: 1px solid transparent
}

.banner-ios{
    margin: .4rem auto;
}

.news {
    box-sizing: border-box;
    margin: .7rem auto .2rem;
    width: 6.98rem;
    height: 3.91rem;
    background-image: url("../images/website/new2025/bg_news.png");
    border: 1px transparent solid;
}

.news .news-list {
    margin: 0 auto;
    width: 6.32rem;
    background: rgba(29, 197, 152, .2);
    -webki-border-radius: .16rem;
    border-radius: .16rem;
}

.news li {
    position: relative;
    margin: 0 auto;
    padding: .1rem 0 .05rem .4rem;
    width: 95%;
    height: .58rem;
    border-bottom: .01rem #95EACC solid;
    font-size: .24rem;
    line-height: 1;
    list-style: none;
    box-sizing: border-box;
}

.news li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: .3rem;
    height: .24rem;
    background: url("../images/website/new2025/ico_news.png") no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.news li .news-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 4.3rem;
    display: inline-block;
}
.news li .news-title.newline{
    white-space: normal;
}

.news li span {
    float: right;
}

.news li:last-child {
    border: 0;
}

.news li a {
    display: -webkit-flex;
    display: flex;
    color: #008a73;
    width: 100%;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

@font-face {
    font-family: 'Barlow';
    src: url("../images/common/fonts/BARLOW-BOLDCONDENSED.WOFF2.TTF") format('truetype');
    font-weight: normal;
    font-style: normal;
}

.top-id {
    top: 0;
    left: 0;
    padding: 0 .2rem;
    width: 100%;
    height: .95rem;
    background: #EAFFEF;
    border-bottom: .03rem #c5f3e3 solid;
    font-family: 'NewEras';
    font-size: .38rem;
    color: #008069;
    box-sizing: border-box;
    z-index: 2;
}

.top-id .top-logo {
    top: 50%;
    left: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.top-id .top-logo img {
    height: .71rem;
}

.btn-enter-media {
    margin: .2rem auto .6rem;
    width: 5.72rem;
    height: 1.26rem;
    background: url("../images/website/new2025/button/btn_join_light.png") no-repeat;
    background-size: 100% 100%;
}

.ico-enter-media {
    margin: .4rem 0 0 .3rem;
    width: .55rem
}

.enter-tips {
    margin-top: .35rem;
    font-size: .24rem;
    color: #006761;
    text-align: center;
}

.footer .ico-media-list {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    gap: .3rem;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer .ico-media-list .ico-enter-media {
    margin-top: .2rem;
}

.footer .ico-media-list img {
    margin-left: 0;
    width: .55rem;
}

.footer a.icoMail {
    display: block;
    width: .62rem;
    height: .63rem;
    background-image: url(../images/website/ico_mail.png);
}

.footer .mail-detail {
    clear: both;
    display: flex;
    display: -webkit-flex;
    margin: .2rem auto 0;
    width: 92%;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    align-items: center;
    justify-content: space-between;
}

.footer .mail-detail .text {
    margin: 0 .25rem 0 .1rem;
    color: #45b7bb;
    font-size: .2rem;
    word-wrap: normal;
    word-break: break-word;
}

.footer .href-list {
    display: flex;
    display: -webkit-flex;
    margin-top: .1rem;
    padding: .1rem 0;
    background: #006A6F;
    color: #00b5a9;
    font-size: .18rem;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.footer .href-list a {
    color: #00b5a9;
    text-decoration: underline;
}

.footer-new {
    height: auto !important;
    background: #008080;
    border-top: .02rem #1AA9B4 solid;
}

.footer a.icoTop {
    float: right;
    margin-right: .1rem;
    width: .58rem;
    height: .58rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/website/ico_top.png);
}

.footer .icoAge {
    margin: 0 .1rem;
    width: .58rem;
    height: .58rem;
    background: url(../images/website/new2025/ico_age_18%2b.png) no-repeat;
    background-size: 100% 100%;
}

/**
 * Swiper 4.2.2 (Core Only)
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}

.notif-container {
    position: absolute;
    top: 1.85rem;
    left: 50%;
    transform: translateX(calc(-50% + 1.70rem));
    z-index: 90 !important;
    width: 3.8rem;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.notif-toast {
    position: relative;
    display: flex;
    align-items: center;
    background: linear-gradient(110deg, #f0fff9 0%, #ffffff 50%, #f0fff9 100%);
    background-size: 200% 100%;
    border: 0.02rem solid #6bf4c3;
    border-radius: 0.15rem;
    padding: 0.08rem 0.12rem;
    box-shadow: 0 0.06rem 0.2rem rgba(0, 128, 105, 0.2);
    margin-bottom: 0.08rem;
    width: 100%;
    max-height: 1.2rem;
    box-sizing: border-box;
    animation: fadeInSlide 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards,
        shimmer 3s infinite linear;
    opacity: 0;
    overflow: hidden;
}

.notif-toast.leaving {
    animation: fadeOutSlide 0.5s ease-in forwards;
}

.notif-icon {
    width: 0.6rem !important;
    height: 0.8rem !important;
    margin-right: 0.15rem;
    flex-shrink: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.notif-icon img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 0.02rem 0.04rem rgba(0, 0, 0, 0.1));
}

.notif-content {
    flex: 1 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.02rem 0;
    min-width: 0;
}

.notif-header {
    font-family: 'NewEras', sans-serif;
    font-size: 0.18rem;
    color: #008a73;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notif-title {
    font-family: 'NewEras', sans-serif;
    font-size: 0.22rem;
    font-weight: normal;
    color: #007d65;
    line-height: 1.2;
    margin-bottom: 0.02rem;
    letter-spacing: -0.01rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notif-subtitle {
    font-family: Arial, sans-serif;
    font-size: 0.16rem;
    color: #008a73;
    display: flex;
    align-items: center;
    opacity: 0.7;
}

.notif-verified {
    color: #00b894;
    font-weight: bold;
    margin-left: 0.1rem;
    font-size: 0.14rem;
}

@keyframes fadeInSlide {
    0% {
        transform: translateX(50%) scale(0.9);
        opacity: 0;
    }

    100% {
        transform: translateX(0) scale(1);
        opacity: 1;
    }
}

@keyframes fadeOutSlide {
    0% {
        transform: translateX(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(50%) scale(0.9);
        opacity: 0;
    }
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.notif-toast::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0.15rem;
    box-shadow: inset 0 0 0.1rem rgba(107, 244, 195, 0.3);
    pointer-events: none;
}
