.member-promotion-popup{position:relative;width:100%;height:360px;border-radius:20px;background:url(/_next/static/media/icon-card-bg.5d5cb4c8.svg) no-repeat;background-size:100% auto;margin-top:-28px}.member-promotion-popup .promotion-header{margin-bottom:20px}.member-promotion-popup .promotion-title{color:#f2d597;font-size:22px;font-weight:700;line-height:normal}.member-promotion-popup .promotion-features{width:100%;height:240px;flex-shrink:0;padding:56px 0 0 30px;margin-bottom:20px}.member-promotion-popup .feature-item{display:flex;align-items:center;margin-bottom:9px}.member-promotion-popup .feature-check{fill:none;margin-right:6px}.member-promotion-popup .feature-text{flex:1 1;font-size:13px;line-height:20px;color:var(---vip-1,#fff1cf)}.member-promotion-popup .promotion-action{margin-bottom:14px}.member-promotion-popup .promotion-button{display:flex;justify-content:center;align-items:center;width:325px;height:48px;border-radius:12px;border:1px solid #ffe3be;background:linear-gradient(92deg,#d6b68b 2.74%,#e4d1a2 25.42%,#e6dabd 66.4%,#c9aa80 93.44%);color:var(---vip-text,#463f31);font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.member-promotion-popup .promotion-button:hover{transform:translateY(-1px)}.member-promotion-popup .promotion-footer{text-align:center}.member-promotion-popup .purchase-info{display:flex;align-items:flex-start;font-size:12px;color:#999;height:18px;overflow:hidden;min-width:0}.member-promotion-popup .info-icon{width:16px;height:16px;margin-right:6px;position:relative;z-index:2;flex-shrink:0;margin-top:1px}.member-promotion-popup .message-container{position:relative;height:18px;overflow:hidden;flex:1 1}.member-promotion-popup .info-text{display:block;width:100%;padding-left:18px;text-indent:-18px;overflow:hidden;color:var(---text-7,hsla(0,0%,100%,.3));font-size:12px;line-height:18px;height:18px;animation:scrollUp .3s ease-out}@keyframes scrollUp{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.member-promotion-popup .info-text:before{content:"";display:inline-block;width:18px;height:18px;background-image:url(/_next/static/media/icon_notice.339cd002.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-right:10px;vertical-align:middle;margin-top:-2px}.member-promotion-popup-not-chinese .promotion-title{width:230px;font-size:14px}.member-promotion-popup-not-chinese .feature-text{font-size:12px}