:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}@font-face{font-family:iconfont;src:url(/assets/iconfont-C28mSatr.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-phone:before{content:""}.icon-bonusgames:before{content:""}.icon-call1:before{content:""}.icon-mygames:before{content:""}.icon-chrome:before{content:""}.icon-mac:before{content:""}.icon-windows:before{color:#00adef;content:""}.icon-android:before{color:#87c527;content:""}.icon-safari:before{content:""}.icon-inform:before{content:""}.icon-more:before{content:""}.icon-whatsapp:before{content:""}.icon-email:before{content:""}.icon-gifts:before{content:""}.icon-coupons:before{color:rgba(var(--pho-color-primary),1);content:""}.icon-down:before{content:""}.icon-equity:before{content:""}.icon-no:before{content:""}.icon-useful:before{content:""}.icon-yes:before{content:""}.icon-up:before{content:""}.icon-profile:before{content:""}.icon-invite1:before{content:""}.icon-refresh:before{content:""}.icon-deposit:before{content:""}.icon-cashback:before{content:""}.icon-withdraw:before{content:""}.icon-promotions:before{content:""}.icon-mima:before{content:""}.icon-close_eyes:before{content:"";cursor:pointer;font-size:22px}.icon-open_eyes:before{content:""}.icon-shut:before{cursor:pointer;content:""}.icon-fail:before{content:""}.icon-notice:before{content:""}.icon-Success:before{content:""}.icon-wait:before{content:""}.icon-qingkong_qingkong:before{content:""}.icon-zhankai:before{content:""}.icon-back:before{content:""}.icon-xia1:before{content:""}.icon-shang1:before{content:""}.icon-copylink:before{content:""}.icon-shouqi-copy:before{content:""}.icon-pull_down:before{content:""}.icon-add:before{content:""}.icon-pho_back:before{content:""}.icon-close:before{cursor:pointer;font-size:22px;content:""}.icon-write:before{content:""}.icon-a-18:before{content:""}.icon-licence:before{content:""}.icon-rule:before{cursor:pointer;content:""}.icon-full:before{content:""}.icon-all:before{content:""}.icon-casino_records:before{content:""}.icon-contact_us:before{content:""}.icon-aviator:before{content:""}.icon-appeal_records:before{content:""}.icon-download_app:before{content:""}.icon-deposit_records:before{content:""}.icon-expired:before{content:""}.icon-messages:before{content:""}.icon-faq:before{content:""}.icon-instant:before{content:""}.icon-football:before{content:""}.icon-lobby:before{content:""}.icon-setting:before{content:""}.icon-spin:before{content:""}.icon-popular:before{content:""}.icon-succse:before{content:""}.icon-withdraw_records:before{content:""}.icon-slots:before{content:""}.icon-language:before{content:""}.icon-new:before{content:""}.icon-a-7day_bonus:before{content:""}.icon-coins_spin:before{content:""}.icon-gift:before{content:""}.icon-cash_draw:before{content:""}.icon-dailing:before{content:""}.icon-gift_games:before{content:""}.icon-vip_getcoins:before{content:""}.icon-task_center:before{content:""}.icon-redeem:before{content:""}.icon-vip:before{content:""}.icon-invite:before{content:""}.icon-wps_spin:before{content:""}:root{--pho-font-size-lv-1: 12px;--pho-font-size-line-1: 16px;--pho-font-size-lv-2: 14px;--pho-font-size-line-2: 20px;--pho-font-size-lv-3: 16px;--pho-font-size-line-3: 22px;--pho-font-size-lv-4: 18px;--pho-font-size-line-4: 24px;--pho-font-size-lv-5: 20px;--pho-font-size-line-5: 28px;--pho-font-size-lv-6: 24px;--pho-font-size-line-6: 32px;--pho-font-size-lv-7: 30px;--pho-font-size-line-7: 40px;--pho-border-ra-1: 6px;--pho-border-ra-2: 8px;--pho-border-ra-3: 10px;--pho-border-ra-4: 12px;--pho-border-ra-5: 16px;--pho-border-ra-6: 100px;--pho-color-theme-bg: 15, 28, 44;--pho-color-header-bg: #2c3847;--pho-color-item-active: 56, 72, 92;--pho-color-card-bg: 29, 44, 60;--pho-color-dialog-bg: 42, 55, 70;--pho-color-dark-bg: 39, 55, 66;--pho-color-input-bg: 29, 42, 56;--pho-color-primary: 74, 162, 58;--pho-color-guide-normal: 146, 209, 79;--pho-color-guide-warnning: 254, 221, 33;--pho-color-guide-failed: 221, 24, 24;--pho-color-guide-success: 32, 191, 0;--pho-color-text-nomarl: 255, 255, 255;--pho-color-text-op8: .8;--pho-color-text-op6: .6;--pho-color-pure-white: 255, 255, 255;--pho-color-pure-black: 0, 0, 0;--pho-overlay-op: .7;--pho-input-pre-width: 87px;--pho-header-balance: 20, 33, 45;--pho-main-padding: 30px;--pho-header-height: 60px;--pho-header-balance-radius: var(--pho-border-ra-6);--pho-button-height: 40px;--pho-button-op: 1;--pho-color-buttontext-hover: 56, 72, 92;--pho-button-border: var(--pho-border-ra-6);--pho-input-height: 48px;--pho-main-padding-bottom: 80px;--pho-input-pad: 16px;--pho-input-border: var(--pho-border-ra-6);--pho-dialog-pad: 24px;--pho-dialog-width-large: 50%;--pho-dialog-width-medium: 448px;--pho-dialog-width-small: 21%;--pho-dialog-header-top: 60px;--pho-message-width: 300px;--pho-message-height: 67.5px;--pho-message-padding: 16px;--pho-notify-bg: 66, 84, 105;--pho-message-bg: 30, 44, 60;--pho-divider-op: .2;--pho-header-top: 0px}.pho-title-h1{font-size:var(--pho-font-size-lv-6);line-height:1.5;font-weight:700;text-align:center}.pho-title-h2{font-size:var(--pho-font-size-lv-3);line-height:1.5;font-weight:700;text-align:center}@media (max-width: 768px){:root{--pho-font-size-lv-1: 12px;--pho-font-size-lv-2: 14px;--pho-font-size-lv-3: 16px;--pho-font-size-lv-4: 18px;--pho-font-size-lv-5: 18px;--pho-font-size-lv-6: 20px;--pho-font-size-lv-7: 20px;--pho-main-padding: 15px;--pho-header-height: 44px;--pho-button-height: 32px;--pho-input-height: 48px;--pho-dialog-width-large: 100%;--pho-dialog-width-medium: 80%;--pho-dialog-width-small: 80%}}.green{color:rgba(var(--pho-color-guide-success),var(--pho-color-text-op8))!important}.red{color:#dd1f1f!important}.op0{opacity:0;-webkit-user-select:none;user-select:none}header{width:100%;position:fixed;top:0;display:flex;flex-direction:column;z-index:101}@media (max-width: 768px){header{z-index:40}}header .pho-header-top{width:100%;color:#fff;text-align:center;font-size:14px}header .pho-header{display:flex;align-items:center;justify-content:space-between;background:var(--pho-color-header-bg);height:var(--pho-header-height);padding:0 var(--pho-main-padding);z-index:99;position:relative;border-bottom:1px solid #284a2a}header .pho-header .pho-header-left{min-width:46px;height:100%}header .pho-header .pho-header-left img{height:42px}header .pho-header .action{width:215px;display:flex;flex-direction:row-reverse}@media (max-width: 768px){header .pho-header .action{width:unset;min-width:50px}}.pho-dialog-overlay{position:fixed;left:0;top:0;height:100vh;width:100%;background-color:rgba(var(--pho-color-pure-black),var(--pho-overlay-op));z-index:998;overflow:hidden}.pho-dialog{position:fixed;top:var(--pho-dialog-header-top);height:fit-content;max-height:calc(100vh - var(--pho-header-height) * 2);z-index:999;background-color:rgba(var(--pho-color-dialog-bg),1);border-radius:var(--pho-border-ra-4);padding:var(--pho-dialog-pad);border:none;display:flex;flex-direction:row}.pho-dialog .pho-dialog-right{width:100%}.pho-dialog .pho-dialog-right .pho-dialog-content{margin-top:10px;height:fit-content;max-height:calc(100vh - (var(--pho-header-height) * 2) - (var(--pho-dialog-pad) * 3));overflow:hidden}.pho-dialog-large{width:960px;left:calc(50% - 480px)}.pho-dialog-medium{width:var(--pho-dialog-width-medium);left:50%;transform:translate(-50%)}.pho-dialog-small{width:400px;left:calc(50% - 200px);top:26%}.pho-dialog-part{width:680px;min-height:480px;left:50%;padding:0;overflow:hidden;min-height:unset}.pho-dialog-part .pho-dialog-left{width:200px;overflow:hidden}@media (max-width: 768px){.pho-dialog-part .pho-dialog-left{display:none}}.pho-dialog-part .pho-dialog-right{width:480px;padding:24px}.pho-dialog-advert{padding:0;top:20%;left:50%;transform:translate(-50%);width:clamp(300px,calc(100% - 75px),400px);aspect-ratio:1;background-color:transparent;z-index:998}.pho-dialog-advert .pho-dialog-close-bg{display:none}.pho-dialog-advert .pho-dialog-bottom-close{display:block!important;position:absolute;left:50%;transform:translate(-50%);font-size:24px}@media (max-width: 768px){.pho-dialog-advert{top:10%}}.pho-dialog-activity{padding:0;left:50%;top:unset;transform:translate(-50%);background-color:transparent;width:fit-content}@media (min-width: 768px){.pho-dialog-activity{top:10%}}.pho-dialog-activity .pho-dialog-close-bg{display:none}.pho-dialog-activity .pho-dialog-bottom-close{display:block!important;position:absolute;bottom:-50px;left:50%;transform:translate(-50%);font-size:24px}@media (max-width: 768px){.pho-dialog-activity .pho-dialog-bottom-close{bottom:50px}}.pho-dialog-bottom{bottom:0;top:unset;left:unset;width:100%!important;height:fit-content;border-top-left-radius:var(--pho-border-ra-2);border-top-right-radius:var(--pho-border-ra-2);border-bottom-left-radius:unset;border-bottom-right-radius:unset}.pho-dialog-bottom .pho-dialog-header{position:absolute;right:15px}.pho-dialog-bottom .pho-dialog-content{margin-top:0!important;height:fit-content!important}.pho-dialog-header{display:flex;justify-content:space-between;height:var(--pho-font-size-lv-4)}.pho-dialog-header .title{font-size:var(--pho-font-size-lv-4);font-weight:700}.pho-dialog-header .pho-dialog-close-bg .pho-dialog-close{font-size:var(--pho-font-size-lv-4);line-height:var(--pho-font-size-lv-4);color:rgba(var(--pho-color-pure-white),1)}.pho-dialog-loading{left:50%;top:150px;transform:translate(-50%);border-radius:var(--pho-border-ra-3)}.pho-dialog-loading .pho-dialog-header{display:none}@media (max-width: 768px){.pho-dialog .pho-dialog-right{width:100%}.pho-dialog .pho-dialog-right .pho-dialog-content{margin-top:10px;height:100%;max-height:calc(100vh - env(safe-area-inset-bottom));overflow:scroll}.pho-dialog-bottom .pho-dialog-right .pho-dialog-content,.pho-dialog-loading .pho-dialog-right .pho-dialog-content,.pho-dialog-advert .pho-dialog-right .pho-dialog-content,.pho-dialog-small .pho-dialog-right .pho-dialog-content{height:fit-content;max-height:unset;overflow:scroll}.pho-dialog-large,.pho-dialog-medium{height:calc(100vh - env(safe-area-inset-bottom));height:calc(100dvh - env(safe-area-inset-bottom));max-height:100dvh;width:100vw;left:0;top:0;border-radius:0;--pho-dialog-pad: 15px;transform:none}.pho-dialog-header{height:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-lv-3);margin-bottom:12px}.pho-dialog-header .pho-dialog-close-bg{z-index:2}.pho-dialog-header .pho-dialog-close-bg .pho-dialog-close{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-lv-3)}.pho-dialog-loading{width:calc(100% - 30px);height:unset;left:50%;top:150px;transform:translate(-50%);border-radius:var(--pho-border-ra-3)}.pho-dialog-loading .pho-dialog-header{display:none}.pho-dialog-record{width:calc(100vw - 30px);left:15px;top:10%;height:fit-content;border-radius:16px}.pho-dialog-record .pho-dialog-header{margin-bottom:0}.pho-dialog-record .pho-dialog-right .pho-dialog-content{height:unset}.pho-dialog-small{width:calc(100% - 30px);left:50%;transform:translate(-50%)}}@media (min-width: 768px) and (max-width: 1024px){.pho-dialog-large{width:calc(100% - 60px);margin:0 30px;left:0;--pho-dialog-pad: 15px}.pho-dialog-small{width:clamp(300px,calc(100% - 60px),400px);top:26%}}.pho-button{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);font-weight:700;height:var(--pho-button-height);color:rgba(var(--pho-color-text-nomarl),var(--pho-button-op));border-radius:var(--pho-button-border)}.pho-button-primary{background-color:rgba(var(--pho-color-primary),var(--pho-button-op))}.pho-button-dark{background-color:rgba(var(--pho-color-dark-bg),var(--pho-button-op))}.pho-button-disabled{--pho-button-op: .6;transition:background-color .3s;cursor:not-allowed}.pho-button-text{background:transparent}.pho-button-outline{border:1px solid currentColor}.pho-button-small{--pho-button-height: 28px;font-weight:500;font-size:var(--pho-font-size-lv-2);border-radius:var(--pho-button-border)}.pho-button-medium{--pho-button-height: 32px;font-weight:700;font-size:var(--pho-font-size-lv-2);border-radius:var(--pho-button-border)}.pho-button-Hstatic{--pho-button-height: 44px}.pho-button-text:hover{background:rgba(var(--pho-color-buttontext-hover),1)}@media (max-width: 768px){.pho-button-text:hover{background:transparent}}.lm-app-promote{display:block;padding:0;width:100%;z-index:200}.lm-app-promote img{width:100%}.pho-input-lable{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);font-weight:500;padding-bottom:calc(var(--pho-input-pad) / 2);color:rgba(var(--pho-color-pure-white),1)}.pho-input-lable .pho-input-lable-require{color:rgba(var(--pho-color-guide-failed),1)}.pho-input-errormessage{font-size:var(--pho-font-size-lv-1);padding-top:calc(var(--pho-input-pad) / 2);color:rgba(var(--pho-color-guide-failed));line-height:15px}.pho-input{display:flex;height:var(--pho-input-height);border:1px solid rgba(var(--pho-color-pure-white),.2);border-radius:var(--pho-input-border);background-color:rgba(var(--pho-color-input-bg),1);padding:0 var(--pho-input-pad)}.pho-input .pho-input-pre{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;width:fit-content;height:100%;color:rgba(var(--pho-color-pure-white));font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-lv-3);font-weight:700;padding-right:var(--pho-input-pad);margin-right:0;max-width:77px}.pho-input .pho-input-pre img{padding:16px 6px 16px 0;height:100%}.pho-input .pho-input-append{height:100%;display:flex;flex-direction:column;justify-content:center;font-size:28px}.pho-input input{width:100%;height:100%;color:rgba(var(--pho-color-pure-white));font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-lv-3);font-weight:700}.pho-input input::placeholder{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-lv-3);font-weight:400}.pho-input:focus-within{border:1px solid rgba(var(--pho-color-primary),1)}.pho-input-error{border:1px solid rgba(var(--pho-color-guide-failed))}@media (min-width: 768px){.pho-input{height:var(--pho-input-height)}.pho-input .pho-input-pre img{padding:14px 8px 14px 0}}.pho-message-list{position:fixed;top:calc(var(--pho-header-height) + 10px);left:50%;transform:translate(-50%);width:100%;padding:0 var(--pho-message-padding);display:flex;flex-direction:column-reverse;align-items:center;gap:5px;z-index:1002;transition:all linear 1s}.pho-bottom-message-list{position:fixed;bottom:20px;left:100%;transform:translate(-100%);width:fit-content;padding:0 var(--pho-message-padding);display:flex;flex-direction:column;align-items:center;gap:5px;z-index:1002}.pho-message{width:var(--pho-message-width);height:var(--pho-message-height);aspect-ratio:4.4444;padding:var(--pho-message-padding);border-radius:var(--pho-border-ra-2);border:1px solid rgba(var(--pho-color-guide-success),1);background-color:rgba(var(--pho-message-bg),1);display:flex;align-items:center;gap:var(--pho-message-padding);cursor:pointer}.pho-message .pho-message-icon{font-size:24px}.pho-message .icon-fail{color:rgba(var(--pho-color-guide-failed),1)}.pho-message .icon-Success{color:rgba(var(--pho-color-guide-success),1)}.pho-message .pho-message-title{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);font-weight:500}.pho-message .pho-message-content{font-size:var(--pho-font-size-lv-1);line-height:var(--pho-font-size-line-1);font-weight:500;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-bottom-message{width:450px;min-height:211px;padding:10px var(--pho-message-padding);border-radius:var(--pho-border-ra-3);background-color:#fff;color:#333;display:flex;flex-direction:column;align-items:flex-start}.pho-bottom-message .bottom-header{margin-bottom:8px;width:100%;position:relative;display:flex;flex-direction:row;gap:8px}.pho-bottom-message .bottom-header .laba{width:24px}.pho-bottom-message .bottom-header .title{font-size:18px;line-height:25px;font-weight:700}.pho-bottom-message .bottom-header .shut-icon{position:absolute;right:0}.pho-bottom-message .pho-bottom-message-content{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-line-height-lv-2)}.pho-message-failed{border:1px solid rgba(var(--pho-color-guide-failed),1)}.pho-message-waitting{border:1px solid rgba(var(--pho-color-text-nomarl),.2)}.pho-notify{position:relative;width:400px;min-height:75px;padding:var(--pho-message-padding);border-radius:var(--pho-border-ra-2);background-color:rgba(var(--pho-notify-bg),1);display:flex;flex-direction:column;align-self:flex-end;gap:calc(var(--pho-message-padding) / 2);cursor:pointer;overflow:hidden}.pho-notify .count-down-line{position:absolute;bottom:0;left:0;height:100%;width:6px;background-color:rgba(var(--pho-color-primary),1);animation:hideBar 8s linear 1}@keyframes hideBar{0%{height:100%}to{height:0%}}.pho-notify .pho-notify-guanbi{font-size:10px;position:absolute;right:var(--pho-message-padding);top:calc(50% - 9px)}@media (max-width: 768px){.pho-notify .pho-notify-guanbi{font-size:16px;top:calc(50% - 12px)}}.pho-notify .pho-notify-title{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);font-weight:700;color:rgba(var(--pho-color-guide-success),1)}.pho-notify .pho-notify-content{width:90%;font-size:var(--pho-font-size-lv-1);line-height:var(--pho-font-size-line-1);font-weight:500;color:rgba(var(--pho-color-text-nomarl),1)}@media (max-width: 768px){.pho-notify{width:100%;min-height:73px;align-self:unset}}.pho-message-fade-enter-active,.pho-message-fade-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.pho-message-fade-enter-from,.pho-message-fade-leave-to{opacity:0;transform:translateY(-20px) scale(.95)}.pho-message-fade-enter-to,.pho-message-fade-leave-from{opacity:1;transform:translateY(0) scale(1)}.pho-bottom-fade-enter-active,.pho-bottom-fade-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.pho-bottom-fade-enter-from,.pho-bottom-fade-leave-to{opacity:0;transform:translateY(20px) scale(.95)}.pho-bottom-fade-enter-to,.pho-bottom-fade-leave-from{opacity:1;transform:translateY(0) scale(1)}ul[data-v-36543660]{padding-left:2rem;list-style:none}ul li[data-v-36543660]{color:#fffc}h1[data-v-36543660]{font-size:20px;line-height:28px;margin-bottom:16px;font-weight:700}h2[data-v-36543660]{font-size:16px;font-weight:700;line-height:22px}p[data-v-36543660]{font-size:14px;line-height:16px;color:#fffc;margin:8px 0}.pho-tandc-dia .pho-dialog-right .pho-dialog-content{overflow:scroll;max-height:60vh}@media (max-width: 768px){.pho-tandc-dia .pho-dialog-right .pho-dialog-content{max-height:unset}}.pho-logindia-check{cursor:pointer}.pho-logindia-check span:hover{text-decoration:underline}.pho-drawer-container[data-v-56599634]{position:sticky;top:0;--handle-left: unset;--handle-right: unset;--drawer-width: 300px;--drawer-position: 0;z-index:100}.drawer[data-v-56599634]{position:static;height:100%;background:#1e2c3c;box-shadow:2px 0 8px #00000026;transition:all .3s ease;z-index:1001}@media (max-width: 1360px){.drawer[data-v-56599634]{position:fixed}}.drawer-left[data-v-56599634]{left:0;transform:translate(0)}.drawer-right[data-v-56599634]{right:0;transform:translate(0)}.drawer-collapsed[data-v-56599634]{overflow:visible}.drawer-header[data-v-56599634]{display:flex;justify-content:space-between;align-items:center;height:50px;padding:0 14px}.drawer-title[data-v-56599634]{margin:0;font-size:18px;font-weight:500}.drawer-toggle-button[data-v-56599634]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:none;border:none;cursor:pointer;color:#666}.drawer-content[data-v-56599634]{height:calc(100% - 56px);overflow-y:scroll;overflow-x:visible;padding:16px 10px}.drawer-footer[data-v-56599634]{position:absolute;bottom:0;left:0;right:0;padding:16px;border-top:1px solid #f0f0f0;background:#fff}.drawer-handle[data-v-56599634]{position:fixed;top:50%;width:40px;height:40px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:999;transform:translateY(-50%);transition:all .3s}.handle-left[data-v-56599634]{left:var(--handle-left)}.handle-right[data-v-56599634]{right:var(--handle-right)}.drawer-mask[data-v-56599634]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;opacity:0;transition:opacity .3s;pointer-events:none;z-index:100}.mask-visible[data-v-56599634]{opacity:1;pointer-events:auto}@media (max-width: 768px){.drawer[data-v-56599634]{transform:translate(-100%);z-index:1001}.drawer-open[data-v-56599634]{transform:translate(0)}.drawer-handle[data-v-56599634]{display:none}}.pho-tabs-nav{display:flex;justify-content:space-between;border-bottom:1px solid rgba(var(--pho-color-pure-white),var(--pho-divider-op))}.pho-tabs-nav li{position:relative;flex:1;text-align:center;font-size:var(--pho-font-size-lv-3);font-weight:700;line-height:3;cursor:pointer}.pho-tabs-nav .active:after{content:"";width:100%;height:3px;position:absolute;bottom:-2px;left:0;background-color:rgba(var(--pho-color-pure-white));border-radius:2px;animation:lineShow .2s}@keyframes lineShow{0%{transform:scaleX(.5)}to{transform:scaleX(1)}}.pho-select[data-v-e06377e0]{display:flex;align-items:center;height:var(--pho-input-height);border:1px solid rgba(var(--pho-color-pure-white),.2);border-radius:var(--pho-input-border);background-color:rgba(var(--pho-color-input-bg),1);padding:0 var(--pho-input-pad);transition:border .2s}.pho-select-error[data-v-e06377e0]{border:1.5px solid #e50539}.pho-select .pho-select-custom[data-v-e06377e0]{position:relative;width:100%;flex:1;cursor:pointer}.pho-select .pho-select-custom.open .pho-select-option-container[data-v-e06377e0]{display:flex}@media (max-width: 768px){.pho-select .pho-select-custom.open .pho-select-option-container[data-v-e06377e0]{display:none}}@media (max-width: 768px){.pho-select .pho-select-custom.open .pho-select-option-bottom-container[data-v-e06377e0]{display:flex}}.pho-select .pho-select-display[data-v-e06377e0]{width:100%;height:100%;padding:0;display:flex;align-items:center;font-size:var(--pho-font-size-lv-2);font-weight:700;color:rgba(var(--pho-color-pure-white),1);background:transparent;border:none;outline:none}.pho-select .pho-select-option-container[data-v-e06377e0]{position:absolute;left:calc(0% - var(--pho-input-pad) * 1);top:calc(100% + var(--pho-input-pad));width:calc(100% + var(--pho-input-pad) * 3);padding:var(--pho-input-pad);background-color:rgba(var(--pho-color-input-bg),1);z-index:10;border:1px solid rgba(var(--pho-color-text-nomarl),.2);border-radius:var(--pho-border-ra-2);margin:0;list-style:none;display:none;flex-direction:column;gap:29px;max-height:220px;overflow-y:auto}.pho-select .pho-select-option-bottom-container[data-v-e06377e0]{position:fixed;top:unset!important;left:0;bottom:0;width:100%;height:40vh;padding:var(--pho-input-pad);background-color:rgba(var(--pho-color-input-bg),1);z-index:100;border-radius:var(--pho-border-ra-5);margin:0;list-style:none;display:none;flex-direction:column;gap:10px;max-height:220px;overflow-y:auto}.pho-select .pho-select-option-bottom-container .pho-overlay[data-v-e06377e0]{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#0009;z-index:9}.pho-select .pho-select-option-bottom-container ul[data-v-e06377e0]{height:20vh;display:flex;flex-direction:column;text-align:center;gap:10px;overflow:scroll;z-index:10}.pho-select .pho-select-option-bottom-container ul[data-v-e06377e0]:before,.pho-select .pho-select-option-bottom-container ul[data-v-e06377e0]:after{content:"";position:sticky;display:block;width:100%;aspect-ratio:20;left:0;right:0;z-index:200;pointer-events:none}.pho-select .pho-select-option-bottom-container ul[data-v-e06377e0]:before{top:0;background:linear-gradient(to bottom,rgba(var(--pho-color-input-bg),1),rgba(var(--pho-color-input-bg),.8),rgba(var(--pho-color-input-bg),0));backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(8px)}.pho-select .pho-select-option-bottom-container ul[data-v-e06377e0]:after{bottom:0;background:linear-gradient(to top,rgba(var(--pho-color-input-bg),1),rgba(var(--pho-color-input-bg),.8),rgba(var(--pho-color-input-bg),0));backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(8px)}.pho-select .pho-select-option-bottom-container .pho-button[data-v-e06377e0]{height:44px}.pho-select .pho-select-option[data-v-e06377e0]{font-size:16px;color:#fff;cursor:pointer;transition:background .2s}.pho-select .pho-select-option[data-v-e06377e0]:hover,.pho-select .pho-select-option.active[data-v-e06377e0]{background:transparent;color:rgba(var(--pho-color-primary),1)}.pho-select .pho-select-option[data-v-e06377e0]:last-child{border-bottom:none}.pho-select .pho-select-dropicon[data-v-e06377e0]{font-size:var(--pho-font-size-lv-1);color:rgba(var(--pho-color-pure-white),.8);margin-left:8px;cursor:pointer}.pho-select .pho-select-dropicon span[data-v-e06377e0]{font-size:var(--pho-font-size-lv-4)}.border-primary[data-v-e06377e0]{border:1px solid rgba(var(--pho-color-primary),1)}.border-primary .pho-select-dropicon[data-v-e06377e0]{transform:rotate(180deg)}.pho-input-lable[data-v-e06377e0]{margin-bottom:4px;font-size:var(--pho-font-size-lv-2);color:rgba(var(--pho-color-pure-white),1);display:flex;align-items:center}.pho-input-lable-require[data-v-e06377e0]{color:#e50539;margin-left:2px}.pho-input-errormessage[data-v-e06377e0]{color:#e50539;font-size:12px;margin-top:2px;min-height:18px}.pho-preview{display:flex;justify-content:center;align-items:center}.pho-preview .pho-preview-close{position:fixed;top:10px;right:10px;font-size:20px}.pho-preview .pho-preview-img{max-width:90%;max-height:90%;border-radius:var(--pho-border-ra-3)}@media screen and (max-width: 768px){.pho-preview .pho-preview-img{width:80%;height:auto;object-fit:contain}}.pho-upload-lable{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);font-weight:500;padding-bottom:calc(var(--pho-input-pad) / 2);color:rgba(var(--pho-color-pure-white),1)}.pho-upload-lable .pho-upload-lable-require{color:rgba(var(--pho-color-guide-failed),1)}.pho-upload-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.pho-upload-container .pho-uoload-img{position:relative;width:80px;height:80px;border:1px dashed rgba(var(--pho-color-pure-white),.2);border-radius:var(--pho-border-ra-3)}.pho-upload-container .pho-uoload-img img{width:100%;height:100%;border-radius:var(--pho-border-ra-3)}.pho-upload-container .pho-uoload-img .deleteIcon{position:absolute;right:0;top:-2px;height:fit-content}.pho-upload-container .pho-uoload-img .deleteIcon span{background-color:#0009;padding:5px;font-size:10px;border-radius:0 var(--pho-border-ra-3) 0 6px}.pho-upload-container .pho-upload{width:80px;height:80px;border:1px dashed rgba(var(--pho-color-pure-white),.2);border-radius:var(--pho-border-ra-3);background-color:rgba(var(--pho-color-input-bg),1);padding:0 var(--pho-input-pad);display:flex;flex-direction:column;justify-content:center;align-self:center}.pho-upload-container .pho-upload .add{transform:rotate(45deg);display:flex;flex-direction:column;justify-content:center;align-self:center}.pho-upload-container .pho-upload .add span{font-size:20px;font-weight:400;color:rgba(var(--pho-color-pure-white),.8)}.pho-depositpc-record-parent .pho-deposit-record-month .pho-select,.pho-withdrawpc-record-parent .pho-deposit-record-month .pho-select{padding:0 5px 0 0;border-radius:var(--pho-border-ra-1)}.pho-depositpc-record-parent .pho-deposit-record-list li .operation .pho-record-btns .pho-button,.pho-withdrawpc-record-parent .pho-deposit-record-list li .operation .pho-record-btns .pho-button{padding:0 8px;font-weight:400;width:100px}.pho-contactUs .title{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);font-weight:700;margin:10px 0 8px}@media (max-width: 768px){.pho-contactUs .title{font-size:var(--pho-font-size-lv-3)}}.pho-contactUs .pho-contact-us-logos{display:flex;flex-direction:column;gap:28px;justify-content:center;padding:55px 46.5px}.pho-contactUs .pho-contact-us-logos li{display:flex;align-items:center;gap:12px}.pho-contactUs .pho-contact-us-logos li .text{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);font-weight:700;text-decoration:underline;cursor:pointer}.pho-contactUs .pho-contact-us-logos li .pho-contact-us-logo{width:32px;height:32px;border-radius:16px;color:#fff;flex-direction:row;cursor:pointer}.pho-contactUs .pho-contact-us-logos li .pho-contact-us-logo span{font-size:16px;line-height:32px}.pho-contactUs .pho-contact-us-logos li .phone,.pho-contactUs .pho-contact-us-logos li .whatsapp,.pho-contactUs .pho-contact-us-logos li .email{text-align:center}.pho-contactUs .pho-contact-us-logos li .phone span,.pho-contactUs .pho-contact-us-logos li .whatsapp span,.pho-contactUs .pho-contact-us-logos li .email span{font-size:18px;line-height:32px}.pho-contactUs .pho-contact-us-logos li .whatsapp{background-color:#44e861}.pho-contactUs .pho-contact-us-logos li .email{background-color:#4da8ef}.pho-contactUs .pho-contact-us-logos li .phone{background-color:#4aa23a}.pho-contactUs .follow-us{padding:16px 0;margin:0 22.5px;border-radius:var(--pho-border-ra-3);border:1px solid rgba(var(--pho-color-text-nomarl),.2)}.pho-contactUs .follow-us .follow-us-title{color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8));text-align:center}.pho-contactUs .follow-us .logos{display:flex;align-items:center;justify-content:center}.pho-contactUs .follow-us .logos .pho-share-dialog{gap:0px}.pho-contactUs .follow-us .logos .pho-share-dialog .logo-telegram{background:url(/assets/sprit-D9oy9ouf.png) -135px 0px no-repeat;background-size:cover}.rain-point{position:absolute;background:url(/assets/coins-nbHOMhq8.png) no-repeat center;background-size:88px 88px;width:88px;height:88px;cursor:pointer}@media (max-width: 768px){.rain-point{background-size:44px 44px;width:44px;height:44px}}.rain-point{position:absolute;background:url(/assets/cash-DbWz8PKM.png) no-repeat center;background-size:90px 43px;width:90px;height:43px;cursor:pointer}@media (max-width: 768px){.rain-point{background-size:67.5px 33px;width:90px;height:43px}}.numberImg[data-v-0107a32f]{display:inline-block;min-width:80px}.img[data-v-0107a32f]{display:inline-block;width:40px;height:40px}.img_0[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 0% 0%;background-size:cover}.img_1[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 11% 0%;background-size:cover}.img_2[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 22% 0%;background-size:cover}.img_3[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 33% 0%;background-size:cover}.img_4[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 44% 0%;background-size:cover}.img_5[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 55% 0%;background-size:cover}.img_6[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 66% 0%;background-size:cover}.img_7[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 77% 0%;background-size:cover}.img_8[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 88% 0%;background-size:cover}.img_9[data-v-0107a32f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 99% 0%;background-size:cover}.pho-share-dia-parent .pho-dialog{width:clamp(300px,calc(100% - 30px),400px);top:26%;left:50%;transform:translate(-50%)}@media (max-width: 768px){.pho-share-dia-parent .pho-dialog{padding:12px 15px}.pho-share-dia-parent .pho-dialog .pho-share-dialog{gap:10px}}.pho-cashrain-bg{position:fixed;width:100vw;height:100vh}.pho-cashrain{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;z-index:0}.pho-cashrain .pho-cashrain-window{position:relative;display:flex;flex-direction:column;width:clamp(300px,calc(100% - 60px),310px);aspect-ratio:64/81;background:url(/assets/cashrain-bg-FOU8Q_-i.png) no-repeat top;background-size:contain;padding:4% 10px 0;border-radius:16px;z-index:100;text-align:center}@media (max-width: 768px){.pho-cashrain .pho-cashrain-window{padding:60px 10px 0}}.pho-cashrain .pho-cashrain-window-maintitle{margin:20px 0 10px;font-size:20px;font-weight:800;color:#fff;line-height:1;text-transform:uppercase}.pho-cashrain .pho-cashrain-window-maintitle span{font-weight:800;font-size:24px;color:rgba(var(--pho-color-guide-failed));text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0}.pho-cashrain .pho-cashrain-window-title{display:none;font-size:20px;font-weight:700;margin-top:10px;margin-bottom:14px;background:#0d2f8d;border-radius:8px}.pho-cashrain .pho-cashrain-window-title span{font-weight:700;color:#ffde00}.pho-cashrain .pho-cashrain-window-title .begin{color:#000}.pho-cashrain .pho-cashrain-window .pho-cashrain-window-timerange{background:#2c5004;border-radius:16px;padding:10px;margin-bottom:12px}.pho-cashrain .pho-cashrain-window .pho-cashrain-window-timerange .title{color:#fff;text-align:center;font-size:12px;margin-bottom:6px}.pho-cashrain .pho-cashrain-window .pho-cashrain-window-timerange .item{display:flex;justify-content:space-around;color:#f8f662}.pho-cashrain .pho-cashrain-window .pho-cashrain-window-timerange .item div{font-weight:600}.pho-cashrain .pho-cashrain-window .rules{color:#fff;font-size:12px;line-height:13px;line-height:22px;text-align:left;padding-left:10px;margin-bottom:18px}.pho-cashrain .pho-cashrain-window .startBtn{position:absolute;bottom:0;width:94%;line-height:42px;font-size:18px;color:#fff;font-weight:700;text-align:center;cursor:pointer;text-shadow:#447e09 1px 0 0,#447e09 0 1px 0,#447e09 -1px 0 0,#447e09 0 -1px 0}.pho-cashrain .close-btn{margin-top:10px;font-size:18px}.pho-cashrain-onTime{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;z-index:0}.pho-cashrain-onTime .content{display:flex;flex-direction:column;justify-content:center}.pho-cashrain-onTime .content .countdown{display:flex;flex-direction:column;gap:30px}.pho-cashrain-onTime .content .countdown .num-img{margin:0 auto;width:150px;height:150px}.pho-cashrain-onTime .content .countdown .grab-img{width:100%;font-size:22px;font-weight:700}.pho-cashrain-onTime .content .countdown .click-img{position:relative}.pho-cashrain-onTime .content .countdown .click-img .coin{width:66px;margin:0 auto}.pho-cashrain-onTime .content .countdown .click-img .hand{position:absolute;top:0;left:50%;transform:translate(0) translateY(40%)}.pho-cashrain-onTime .content .countdown .click-img .hand .hand-img{width:56px;transform:scale(1.5);animation:largeandsmall 1s linear infinite}@keyframes largeandsmall{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.pho-cashrain-onTime .content .raining{width:100vw;height:100vh}.pho-cashrain-onTime .content .raining .top{margin-top:30px;position:relative;z-index:20}.pho-cashrain-onTime .content .raining .top .clock{width:44px;height:44px;background:url(data:image/png;base64,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);background-size:cover;position:absolute;top:0;left:15px;transform:translateY(-25%)}@media (min-width: 768px){.pho-cashrain-onTime .content .raining .top .clock{left:5%;width:66px;height:66px;transform:translate(-50%,-30%)}.pho-cashrain-onTime .content .raining .top .clock .countdown15{padding:10px;font-size:24px}}.pho-cashrain-onTime .content .raining .top .clock .countdown15{width:100%;text-align:center;padding:10px;color:#b4430b;position:absolute;font-size:14px;font-weight:700;white-space:nowarp;display:flex;justify-content:center;align-items:flex-end}@media (min-width: 768px){.pho-cashrain-onTime .content .raining .top .clock .countdown15{padding:13px;font-size:24px}}.pho-cashrain-onTime .content .raining .top .clock .countdown15 span{display:inline-block;height:100%;font-size:12px;font-weight:700}@media (min-width: 768px){.pho-cashrain-onTime .content .raining .top .clock .countdown15 span{font-size:18px}}.pho-cashrain-onTime .content .raining .top .prograssbar{margin:0 auto;display:flex;align-items:center;justify-content:center;width:90%;height:24px;background-color:rgba(var(--pho-color-pure-white),.6);border:2px solid rgba(var(--pho-color-pure-white),.8);border-radius:30px;overflow:hidden}.pho-cashrain-onTime .content .raining .top .prograssbar .prograssinnear{border-radius:30px;width:98%;height:15px;overflow:hidden;background:linear-gradient(to bottom,#f8b923,#fccb81,#f14f0c);animation:prograss 15s linear 1}@keyframes prograss{0%{transform:translate(-100%)}to{transform:translate(0)}}.pho-cashrain-onTime .content .raining .top .prograssbar .prograssinnear .prograssinnear-bg{width:100%;height:100%;background:repeating-linear-gradient(135deg,transparent,transparent 10px,#e24e1c 10px,#e24e1c 15px)}.pho-cashrain-onTime .content .raining .rain{position:relative;height:100vh}.pho-cashrain-onTime .content .raining .combo{position:absolute;left:50%;transform:translate(-50%);bottom:20%;z-index:100}.pho-cashrain-onTime .content .raining .combo .combo_left{display:flex;justify-content:center;align-items:flex-end}.pho-cashrain-onTime .content .raining .combo .combo_left .combo_left_img{width:140px;height:28px;aspect-ratio:5}.pho-cashrain-onTime .content .raining .combo .combo_left .numberImg img{width:30px;height:30px}.pho-cashrain-award{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.pho-cashrain-award .award-body{width:300px;aspect-ratio:1;background:url(/assets/award-CONWzfvX.png);background-size:cover;border-radius:16px;display:flex;flex-direction:column;justify-content:center;position:relative}@media (max-width: 768px){.pho-cashrain-award .award-body{width:70vw}}.pho-cashrain-award .award-body .youwin{font-size:16px;text-align:center;color:#000}.pho-cashrain-award .award-body .amount{font-size:20px;text-align:center;color:rgba(var(--pho-color-primary));font-weight:700}.pho-cashrain-award .award-body .clickShare{width:60%;text-align:center;background:#f4c244;color:#000;border-radius:32px;font-size:16px;padding:4px 8px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);cursor:pointer}.pho-cashrain-award .faile{background:url(/assets/try_again-DVpInUkq.png) no-repeat center;background-size:contain;padding-top:70px;cursor:pointer}.pho-cashrain-award .faile .clickShare{display:none;bottom:28px}.pho-cashrain-award .faile .tryagain{display:none;color:#3055dc;font-size:20px;line-height:24px;font-weight:700;text-align:center}.pho-cashrain-award .close-btn{margin-top:10px;font-size:18px}.pho-share-dialog{display:flex;flex-direction:row;gap:20px}.pho-share-dialog .share-items{width:60px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:16px;cursor:pointer}.pho-share-dialog .share-items .logo{border-radius:40px;width:40px;height:40px}.pho-share-dialog .share-items .logo-whatsApp{background:url(/assets/logos-CLPBpB7J.png) -80px 0px no-repeat;background-size:cover}.pho-share-dialog .share-items .logo-telegram{background:url(/assets/sprit-D9oy9ouf.png) -96px 0px no-repeat;background-size:cover}.pho-share-dialog .share-items .logo-Facebook{background:url(/assets/logos-CLPBpB7J.png) -160px 0px no-repeat;background-size:cover}.pho-share-dialog .share-items .logo-X{background:url(/assets/logos-CLPBpB7J.png) -40px 0px no-repeat;background-size:cover}.pho-share-dialog .share-items .logo-sms{background:url(/assets/logos-CLPBpB7J.png) -120px 0px no-repeat;background-size:cover}.pho-share-dialog .share-items .logo-ins{background:url(/assets/sprit-D9oy9ouf.png) 0px 0px no-repeat;background-size:cover}.pho-share-dialog .share-items .logo-name{text-align:center;margin-top:6px;font-size:var(--pho-font-size-lv-1);color:rgba(var(--pho-color-pure-white),.8)}.pho-withdraw-enable{display:flex;flex-direction:column;align-items:center;padding-top:80px}.pho-withdraw-enable .images{width:112px;height:112px}@media (max-width: 768px){.pho-withdraw-enable .images{width:56px;height:56px}}.pho-withdraw-enable .text{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6));font-size:var(--pho-font-size-lv-2);padding:12px 56px}.pho-withdraw .pho-withdraw-amount{margin:12px 0;display:flex;flex-direction:row}.pho-withdraw .pho-withdraw-amount .pho-withdraw-balance{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-withdraw .pho-withdraw-amount .pho-withdraw-money{color:rgba(var(--pho-color-text-nomarl),1);font-weight:700;text-indent:10px}.pho-withdraw .pho-withdraw-WithDrawAmount{margin-top:24px;margin-bottom:16px}.pho-withdraw .pho-withdraw-table{margin-bottom:25px;width:100%;border-color:rgba(var(--pho-color-text-nomarl),.3)}.pho-withdraw .pho-withdraw-table tr{text-align:center}.pho-withdraw .pho-withdraw-table tr td{width:50%}.pho-withdraw .pho-withdraw-table tr td:nth-child(1){color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-withdraw-notlogin-parent{display:flex;flex-direction:column;margin-top:50px;padding:42px 26px;background-color:rgba(var(--pho-color-card-bg),1);border-radius:var(--pho-border-ra-2);gap:25px}.pho-withdraw-notlogin-parent .pho-withdraw-notlogin{display:flex;flex-direction:row}.pho-withdraw-notlogin-parent .pho-withdraw-notlogin .image{width:32px;height:32px;margin-right:25px}.pho-withdraw-notlogin-parent .pho-withdraw-notlogin .text{line-height:16px;font-size:var(--pho-font-size-lv-2)}.pho-withdraw-parent .pho-withdraw .pho-withdraw-amount .pho-withdraw-money{color:rgba(var(--pho-color-guide-warnning))}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table{border-color:transparent}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table tr .tax-amount{color:rgba(var(--pho-color-text-normal),1);text-indent:0px!important}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table tr .tax-amount:before{display:none}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table tr td{text-align:left;position:relative}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table tr td .taxspan{color:rgba(var(--pho-color-guide-warnning));margin-right:.5em}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table tr td:nth-child(1){text-indent:16px}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table tr td:nth-child(1):before{content:"";position:absolute;width:8px;aspect-ratio:1;background-color:rgba(var(--pho-color-primary));top:50%;left:0;transform:translateY(-50%);border-radius:4px}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table tr td:nth-child(2){text-align:right;color:rgba(var(--pho-color-text-normal))}.pho-withdraw-parent .pho-withdraw .pho-withdraw-table tr:nth-last-child(1) td:nth-child(2){text-align:right;color:rgba(var(--pho-color-guide-warnning))}.pho-withdraw-result{margin-top:43px;display:flex;flex-direction:column;justify-items:center;align-items:center}.pho-withdraw-result .icon-wait,.pho-withdraw-result .icon-fail{font-size:46px;line-height:1}.pho-withdraw-result .icon-wait{color:rgba(var(--pho-color-guide-warnning))}.pho-withdraw-result .icon-fail{color:rgba(var(--pho-color-guide-failed))}.pho-withdraw-result .amount{margin:12px 0 16px;font-size:16px;font-weight:700}.pho-withdraw-result .amount-num{font-weight:700;color:rgba(var(--pho-color-guide-warnning))}.pho-withdraw-result .msg{margin:0 0 24px;font-size:14px;color:rgba(var(--pho-color-pure-white),.8)}.pho-withdraw-result .result-btns{display:flex;flex-direction:row;gap:20px}.pho-withdraw-result .result-btns .result-btn{width:140px;height:40px}.pho-7days-bonus{display:flex;flex-direction:column;width:480px;transform:scale(.8) translateY(-12%)}@media (max-width: 768px){.pho-7days-bonus{width:345px}}.pho-7days-bonus .title{margin-bottom:116px}@media (max-width: 768px){.pho-7days-bonus .title{margin-bottom:58px}}.pho-7days-bonus .title img{width:80%;margin:0 auto}.pho-7days-bonus .box{position:relative;height:600px;padding:14px;background-color:#064839;border-radius:16px}@media (max-height: 774px){.pho-7days-bonus .box{height:450px}}@media (max-width: 768px){.pho-7days-bonus .box{height:450px;border-radius:16px}}.pho-7days-bonus .box:before{position:absolute;width:100%;aspect-ratio:290/80;content:"";background:url(/assets/7days_bonus-CGukWN4n.png) no-repeat bottom;background-size:50%;top:10px;left:0;transform:translateY(-100%)}.pho-7days-bonus .box .countdown{display:flex;justify-content:center;font-weight:700;gap:8px;font-size:16px}.pho-7days-bonus .box .countdown span{display:inline-block;aspect-ratio:1;background-color:#fff;color:#333;text-align:center;width:32px;line-height:32px;border-radius:4px;font-weight:700;font-size:16px}@media (max-width: 768px){.pho-7days-bonus .box .countdown span{width:24px;line-height:24px}}.pho-7days-bonus .box .gift-list{margin-top:10px;height:calc(100% - 36px);overflow:scroll}.pho-7days-bonus .box .gift-list ul{display:flex;flex-direction:column;gap:10px;border-radius:24px}.pho-7days-bonus .box .gift-list ul li{position:relative;width:100%;aspect-ratio:3.9;background:linear-gradient(180deg,#ebb815,#af7010);box-shadow:0 8px 6px 1px #043622;border-radius:0 12px 12px;display:flex;flex-direction:row;overflow:hidden}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li{border-radius:0 12px 12px;box-shadow:0 8px 6px 1px #043622}}.pho-7days-bonus .box .gift-list ul li .left{width:75%;border-right:1px dashed rgba(230,191,71,.6);display:flex;padding:0 5% 0 20%}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li .left{padding:0 0% 0 15%}}.pho-7days-bonus .box .gift-list ul li .left .gift{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pho-7days-bonus .box .gift-list ul li .left .gift .itemBounus{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:50%}.pho-7days-bonus .box .gift-list ul li .left .gift .itemBounus img{width:50px;aspect-ratio:1;margin-bottom:8px}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li .left .gift .itemBounus img{margin-bottom:0;width:36px}}.pho-7days-bonus .box .gift-list ul li .left .gift .itemBounus>div{color:#612200;text-align:center;font-weight:500;font-size:12px;line-height:1.2;white-space:nowrap}.pho-7days-bonus .box .gift-list ul li .left .gift .itemBounus:nth-child(n+3){display:none}.pho-7days-bonus .box .gift-list ul li .left .gift .itemBounus:nth-child(odd):after{content:"+";position:absolute;height:100%;font-size:50px;font-weight:700;color:#612200;top:0;left:85%;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li .left .gift .itemBounus:nth-child(odd):after{font-size:30px}}.pho-7days-bonus .box .gift-list ul li .left .gift .itemBounus:last-child:after{display:none}.pho-7days-bonus .box .gift-list ul li .right{width:25%;display:flex;justify-content:center;align-items:center}.pho-7days-bonus .box .gift-list ul li .right .pho-button{width:80px}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li .right .pho-button{width:60px;height:28px;font-size:14px;line-height:20px}}.pho-7days-bonus .box .gift-list ul li .right .unlock{width:80%;color:#064839;font-size:14px;line-height:1.25;font-weight:700;text-align:center}.pho-7days-bonus .box .gift-list ul li .day-day{position:absolute;top:12px;left:12px;z-index:1}.pho-7days-bonus .box .gift-list ul li .day-day .num{font-size:30px;line-height:1;color:#fff;font-family:Impact}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li .day-day .num{font-size:22px}}.pho-7days-bonus .box .gift-list ul li .day-day .other{color:#feed63;font-size:16px}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li .day-day .other{font-size:12px}}.pho-7days-bonus .box .gift-list ul li:last-child{width:100%;position:sticky;bottom:0;aspect-ratio:1.95;border-radius:0 12px 0 0;background:#064839;z-index:13}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li:last-child{border-radius:0 12px 0 0}}.pho-7days-bonus .box .gift-list ul li:last-child:after{height:50%}.pho-7days-bonus .box .gift-list ul li:last-child:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#0a5a38;box-shadow:0 8px 6px 1px #043622;border-radius:0 12px 12px;z-index:0}.pho-7days-bonus .box .gift-list ul li:last-child .left{z-index:12}.pho-7days-bonus .box .gift-list ul li:last-child .left .gift{flex-wrap:wrap}.pho-7days-bonus .box .gift-list ul li:last-child .left .gift .itemBounus:nth-child(n+3){display:flex}.pho-7days-bonus .box .gift-list ul li:last-child .left .gift .itemBounus>div{color:#92d14f}.pho-7days-bonus .box .gift-list ul li:last-child .left .gift .itemBounus:after{color:#92d14f}.pho-7days-bonus .box .gift-list ul li:last-child .right{z-index:12}.pho-7days-bonus .box .gift-list ul li:last-child .right .unlock{color:#fff9}.pho-7days-bonus .box .gift-list ul li:after{content:"";position:absolute;top:-25px;left:-55px;height:100%;aspect-ratio:1;background:linear-gradient(180deg,#ed0041,#ab0029);box-shadow:0 -2px 6px 1px #58321c;transform:rotate(150deg);border-radius:12px}@media (max-width: 768px){.pho-7days-bonus .box .gift-list ul li:after{top:-20px;left:-36px}}.pho-7days-bonus .box .gift-list ul li .pho-overlay{display:none}.pho-7days-bonus .box .gift-list ul .claim-day{position:relative}.pho-7days-bonus .box .gift-list ul .claim-day .pho-overlay{width:100%;height:100%;position:absolute;display:block;font-size:32px;color:#fedf21;background-color:rgba(var(--pho-color-pure-black),var(--pho-overlay-op));z-index:13;display:flex;justify-content:center;align-items:center}.pho-7days-bonus .box .gift-list ul .claim-day .pho-overlay span{font-size:36px}.pho-deposit-loading{width:100%}.pho-deposit-loading .pho-deposit-loading-top{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);color:var(--pho-color-pure-white);padding:0 16px;font-weight:500}.pho-deposit-loading .pho-deposit-loading-bottom{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),green,blue,alpha)}.pho-deposit-loading .prograssbar{width:calc(100% - 32px);height:16px;border-radius:10px;background:#e3eefd;overflow:hidden;margin:15px 16px 25px}.pho-deposit-loading .prograssbar .prograssbar-inner{width:100%;height:100%;background:repeating-linear-gradient(135deg,#2196f3 0,#2196f3 10px,#fff 10px,#fff 20px);background-size:200% 20px;animation:scroll 10s linear infinite}@keyframes scroll{0%{background-position:200% 0}to{background-position:0% 0}}.pho-deposit .pho-deposit-inputamount{margin-top:20px}.pho-deposit-img{margin-top:10px;width:100%;aspect-ratio:690/138;border-radius:var(--pho-border-ra-3)}.pho-payitems{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:10px;margin:12px 0}.pho-payitems .pho-payitem{flex:0 0 calc(33.3333% - 7px);max-width:calc(33.3333% - 7px);padding:10px 0;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-2);border:1px solid rgba(var(--pho-color-guide-success),0);cursor:pointer;position:relative}.pho-payitems .pho-payitem .top-num{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);font-weight:700}.pho-payitems .pho-payitem .bottom-num{margin-top:8px;font-size:var(--pho-font-size-lv-1);line-height:var(--pho-font-size-line-1)}.pho-payitems .pho-payitem .flame img{position:absolute;width:20px;height:20px;top:0;right:0}.pho-payitems .pho-payitem-selected{border:1px solid rgba(var(--pho-color-guide-success),1)}.normal-activity{margin-bottom:20px}.normal-activity .table{display:flex;border-radius:12px;background:#233fb3;overflow:hidden}.normal-activity .table .left{width:17.3%;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:12px 0 0 12px;background:linear-gradient(180deg,#2be1ff,#233fad);position:relative}.normal-activity .table .left span{font-size:14px;font-weight:700}.normal-activity .table .left .flame img{position:absolute;width:20px;height:20px;top:25%;transform:translateY(-50%);right:0}.normal-activity .table .right{width:82.7%;color:rgba(var(--pho-color-text-nomarl),.8);border:1px solid rgba(var(--pho-color-text-nomarl),.4);border-left:none;border-radius:0 12px 12px 0;display:flex;flex-direction:column}.normal-activity .table .right .top{display:flex;border-bottom:1px solid rgba(var(--pho-color-text-nomarl),.4)}.normal-activity .table .right .top div{flex:1;white-space:wrap;padding:9px 5px;display:flex;justify-content:flex-start;align-items:center;gap:8px;border-right:1px solid rgba(var(--pho-color-text-nomarl),.4)}.normal-activity .table .right .top div img{width:20px;height:20px}.normal-activity .table .right .top div span{font-size:11px;white-space:nowrap}.normal-activity .table .right .top div:nth-last-child(1){border-right:none}.normal-activity .table .right .bottom{font-size:10px;padding:9px;white-space:nowrap;border-top:1px solid transparent}.normal-activity .activity-name{background:linear-gradient(180deg,#2be1ff,#233fad);text-align:center;font-size:14px;font-weight:700}.pho-tax{margin:16px 0}.pho-tax .transactions span{color:#fedf21}.pho-tax ul{display:flex;flex-direction:column}.pho-tax ul li{position:relative;color:rgba(var(--pho-color-text-nomarl),.6);text-indent:1rem;display:flex;justify-content:space-between}.pho-tax ul li span:nth-child(2){color:#fff}.pho-tax ul li:before{position:absolute;content:"";width:8px;height:8px;border-radius:4px;background:#43720f;left:0;top:8px}.pho-tax ul li .yellow{color:#ecd021!important}.pho-paychannels{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:10px;margin:0 0 24px}.pho-paychannels .pho-paychannel{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);padding:10px;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-2);border:1px solid rgba(var(--pho-color-guide-success),0);cursor:pointer}.pho-paychannels .pho-paychannel .top-img{width:100%}.pho-paychannels .pho-paychannel .bottom-name{font-size:var(--pho-font-size-lv-1);line-height:var(--pho-font-size-line-1);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-paychannels .pho-payitem-selected{border:1px solid rgba(var(--pho-color-guide-success),1)}.pho-contact-us-mobile{margin:24px 0 16px;font-weight:700;display:flex;justify-content:center}.pho-contact-us-mobile img{margin-right:10px;width:32px}.pho-contact-us .pho-contact-us-title{margin-top:12px;text-align:center;font-size:var(--pho-font-size-lv-1);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-contact-us .pho-contact-us-logos{display:flex;gap:20px;justify-content:center}.pho-contact-us .pho-contact-us-logos .pho-contact-us-logo{width:32px;height:32px;margin-top:12px;margin-bottom:4px;border-radius:16px;color:#fff;cursor:pointer}.pho-contact-us .pho-contact-us-logos .pho-contact-us-logo span{font-size:16px;line-height:32px}.pho-contact-us .pho-contact-us-logos .phone{text-align:center;background-color:#4aa23a}.pho-contact-us .pho-contact-us-logos .whatsapp{text-align:center;background-color:#44e861}.pho-contact-us .pho-contact-us-logos .whatsapp span{font-size:18px;line-height:32px}.pho-contact-us .pho-contact-us-logos .email{text-align:center;background-color:#4da8ef}.pho-deposit-table{margin-bottom:25px;width:100%;border-color:rgba(var(--pho-color-text-nomarl),.1)}.pho-deposit-table .pho-deposit-table-title{background-color:rgba(var(--pho-color-input-bg),1)}.pho-deposit-table tr td{width:50%}.pho-contact-tips .bold{font-weight:700;font-size:var(--pho-font-size-lv-3)}.pho-contact-tips p{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.table-title{margin-top:20px;margin-bottom:10px;font-weight:500;font-size:14px}.pho-deposit-table{width:100%;border-color:rgba(var(--pho-color-text-nomarl),.3)}.pho-deposit-table tr{text-align:center}.pho-deposit-table tr td{width:33%}.pho-deposit-parent,.pho-withdraw-parent{height:64vh;overflow:scroll}.pho-deposit-parent .pho-payitems .pho-payitem,.pho-withdraw-parent .pho-payitems .pho-payitem{padding:12px 0 0;overflow:hidden;border-radius:var(--pho-border-ra-4)}.pho-deposit-parent .pho-payitems .pho-payitem .bottom-num,.pho-withdraw-parent .pho-payitems .pho-payitem .bottom-num{line-height:21px;width:100%;background-color:#43720f}.pho-deposit-parent .pho-payitems .pho-payitem-selected,.pho-withdraw-parent .pho-payitems .pho-payitem-selected{border:1px solid rgba(var(--pho-color-guide-warnning))}.pho-deposit-parent .pho-paychannels,.pho-withdraw-parent .pho-paychannels{justify-content:flex-start}.pho-deposit-parent .pho-paychannels .pho-paychannel,.pho-withdraw-parent .pho-paychannels .pho-paychannel{border-radius:var(--pho-border-ra-4)}.pho-deposit-parent .pho-paychannels .pho-payitem-selected,.pho-withdraw-parent .pho-paychannels .pho-payitem-selected{border:1px solid rgba(var(--pho-color-guide-warnning))}.pho-deposit-paybill{display:flex;flex-direction:column;align-items:center;justify-content:center}.pho-deposit-paybill .pho-deposit-paybill-logo{margin-top:32px;width:71px;height:60px}.pho-deposit-paybill .pho-deposit-paybill-code{margin-top:8px;margin-bottom:20px;font-size:var(--pho-font-size-lv-6);line-height:var(--pho-font-size-line-6);color:rgba(var(--pho-color-guide-success));font-weight:700}.pho-deposit-paybill .pho-deposit-paybill-content{margin-bottom:17px}.pho-deposit-paybill .pho-deposit-paybill-content p{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);margin-bottom:8px}.pho-deposit-paybill .pho-deposit-paybill-content p span{color:rgba(var(--pho-color-guide-success))}@media (max-width: 768px){.pho-deposit-parent,.pho-withdraw-parent{height:fit-content}}.pho-deposit-loading-page{margin-top:43px}.pho-deposit-loading-page .pho-deposit-loading-top{text-align:center}.pho-deposit-loading-page .prograssbar{width:calc(100% - 80px);margin:15px auto 25px}.pho-deposit-loading-page .prograssbar .prograssbar-inner{background:repeating-linear-gradient(135deg,rgba(var(--pho-color-primary)) 0,rgba(var(--pho-color-primary)) 10px,rgba(var(--pho-color-guide-normal)) 10px,rgba(var(--pho-color-guide-normal)) 20px);background-size:200% 20px}.pho-deposit-result{margin-top:43px;display:flex;flex-direction:column;justify-items:center;align-items:center}.pho-deposit-result .icon-Success,.pho-deposit-result .icon-fail{font-size:46px;line-height:1}.pho-deposit-result .icon-Success{color:rgba(var(--pho-color-guide-success))}.pho-deposit-result .icon-fail{color:rgba(var(--pho-color-guide-failed))}.pho-deposit-result .msg{margin:12px 0 24px;font-size:16px;font-weight:700}.pho-deposit-result .result-btns{display:flex;flex-direction:row;gap:20px}.pho-deposit-result .result-btns .result-btn{width:140px;height:40px}.pho-depositgreen-tab{margin-top:13px}.pho-depositgreen-tab .pho-tabs{background:#1e2c3c;padding:4px;border-radius:22px;height:44px}.pho-depositgreen-tab .pho-tabs .pho-tabs-nav{border:none}.pho-depositgreen-tab .pho-tabs .pho-tabs-nav li{height:36px;font-size:14px;font-weight:400;line-height:36px}.pho-depositgreen-tab .pho-tabs .pho-tabs-nav .active{background-color:#2a3746;border-radius:22px}.pho-depositgreen-tab .pho-tabs .pho-tabs-nav .active:after{display:none}.deposit-promotions-parent{overflow:scroll}@media (min-width: 768px){.deposit-promotions-parent{height:66vh}}.deposit-promotions-parent .deposit-promotions{margin-top:16px}.deposit-promotions-parent .deposit-promotions li{cursor:pointer;margin-top:10px;position:relative}.deposit-promotions-parent .deposit-promotions li img{width:100%;aspect-ratio:432/216;border-radius:12px}.deposit-promotions-parent .deposit-promotions li .count{position:absolute;bottom:10px;right:15px;font-size:14px;padding:4px 16px;border-radius:20px;background-color:rgba(var(--pho-color-primary));border:1px solid rgba(255,255,255,.6)}.pho-reward-dia .pho-dialog{width:543px;top:10%}@media (max-width: 768px){.pho-reward-dia .pho-dialog{top:0;left:50%;transform:translate(-50%)}}.pho-reward-dia .pho-dialog .pho-dialog-right .pho-dialog-bottom-close{bottom:30%}@media (min-width: 768px){.pho-reward-dia .pho-dialog .pho-dialog-right .pho-dialog-bottom-close{bottom:5%}}.pho-reward-dia .content{transform:scale(.7)}.pho-reward-dia .content .title{width:100%;display:flex;justify-content:center}.pho-reward-dia .content .title img{width:60%}.pho-reward-dia .content .rewards{width:100%;aspect-ratio:1.5;background:url(/assets/win-UT-sYgZ9.png) no-repeat top;background-size:cover}.pho-reward-dia .content .rewards ul{width:70%;margin:auto;padding-top:20%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:5%;aspect-ratio:4/3}.pho-reward-dia .content .rewards ul li{width:30%;aspect-ratio:1;height:fit-content;border-radius:16px;background:#1d2a38;display:flex;flex-direction:column;overflow:hidden}.pho-reward-dia .content .rewards ul li .li-content{width:100%;flex:1;display:flex;flex-direction:column;align-items:center}.pho-reward-dia .content .rewards ul li .li-content img{width:40.1%;margin:10% 0}.pho-reward-dia .content .rewards ul li .li-content div{width:100%;text-align:center;flex-basis:45%;display:flex;flex-direction:column;background:#2a3746}.pho-reward-dia .content .rewards ul li .li-content div span{height:50%;font-size:14px}.pho-reward-dia .content .rewards .ok_btn{margin:5% auto;width:37.2%;aspect-ratio:4.35;background:linear-gradient(180deg,#fefe63,#f2c242);border-radius:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.pho-reward-dia .content .rewards .ok_btn span{font-size:24px;line-height:100%;font-weight:700;color:#333;text-transform:uppercase}.pho-reward-dia .content .foot-text{font-size:16px;text-align:center;margin-top:16px}.pho-first-deposit .pho-dialog{top:var(--pho-dialog-header-top)}@media (max-width: 768px){.pho-first-deposit .pho-dialog .pho-dialog-right{transform:scale(.875) translateY(-15%)}}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content{overflow:visible}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content{width:400px;background:url(/assets/bg-Ck5Iwt-C.png) no-repeat top center;background-size:100%;padding:140px 30px 30px;position:relative}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rule_img{position:absolute;right:20px;top:100px;width:40px;cursor:pointer}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rule_img img{width:100%}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .title{padding-bottom:10px;text-align:center;display:flex;justify-content:center}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .title .title_left,.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .title .title_right{font-family:Arial-Black;font-size:36px;font-weight:900;line-height:1;background:radial-gradient(circle at center,#f0cf2b 1%,#e09637 99%);font-weight:700;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .title .title_right{margin-left:.5rem}@media (max-width: 768px){.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .title{line-height:1;font-size:32px}}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .title .centerX{font-family:Arial-Black;color:#3df4b4;font-weight:700;font-size:36px;line-height:1}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .sub_title{font-size:22px;text-transform:uppercase;color:#fff;line-height:1;text-align:center;padding-bottom:10px}@media (max-width: 768px){.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .sub_title{font-size:18px;padding:2px 0 12px}}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .countdown{display:flex;line-height:36px;gap:10px;justify-content:center;padding-bottom:10px}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .countdown span{display:block;width:32px;height:32px;display:flex;justify-content:center;align-items:center;font-size:18px;color:#fff;background:#7aa752;border-radius:8px}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rewards{width:100%}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rewards ul{margin:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:5%}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rewards ul li{width:47%;border-radius:16px;background:#032b2d;display:flex;flex-direction:column;overflow:hidden}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rewards ul li .li-content{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;padding:10px}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rewards ul li .li-content img{height:40px}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rewards ul li .li-content div{width:100%;flex-basis:45%;display:flex;justify-content:center;gap:10px}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .rewards ul li .li-content div span{font-size:14px;color:#fedf21;white-space:nowrap}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .tip{color:#0bdd98;font-size:14px;line-height:1.2;padding:10px 0}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .select-channel{font-size:16px;padding:0 0 10px}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .channels ul{display:flex;justify-content:center;gap:10px}@media (max-width: 768px){.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .channels ul{gap:14px}}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .channels ul li{width:80px;aspect-ratio:2;border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#032b2d}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .channels ul li img{padding:2px;width:100%;border-radius:6px}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .channels ul li .check{display:none}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .channels ul .active{position:relative;border:2px solid #8bdc34}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .channels ul .active .check{position:absolute;width:16px;height:16px;border-radius:8px;background:#fff;bottom:0;right:0;transform:translate(50%,50%);display:flex;justify-content:center;align-items:center}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .channels ul .active .check .iconfont{line-height:16px;font-size:16px;color:#64ae5b}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .sub_btn{margin:0 auto;text-align:center;width:50%;height:36px;border-radius:18px;transform:translateY(75%);background:radial-gradient(circle,#f1d22a,#e09637);display:flex;justify-content:center;align-items:center}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .first-deposit-content .sub_btn .sub_btn_content{height:28px;border-radius:16px;font-size:18px;color:#333;font-weight:700;background:radial-gradient(ellipse,#e29438,#f3d42a),#4aa23a;cursor:pointer}.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-bottom-close{display:none!important;bottom:-100px}@media (max-width: 768px){.pho-first-deposit .pho-dialog .pho-dialog-right .pho-dialog-bottom-close{display:none!important}}.pho-first-deposit .pho-dialog .pho-dialog-right .close{margin-top:1.5rem;text-align:center}.rule-content p{color:#fffc}.pho-pack-deposit .pho-dialog{top:var(--pho-dialog-header-top)}@media (max-width: 768px){.pho-pack-deposit .pho-dialog .pho-dialog-right{transform:scale(.875) translateY(0)}}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content{overflow:visible}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content{width:400px;background:url(/assets/pack_bg-BLXoW308.png) no-repeat top center;background-size:100%;padding:140px 30px 100px;position:relative}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .rewards{width:100%}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .rewards ul{margin:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:5%}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .rewards ul li{width:40%;border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .rewards ul li .li-content{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;padding:10px;background:url(/assets/light-C3YwRh3d.png) no-repeat;background-size:cover;background-position:bottom}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .rewards ul li .li-content img{height:75px}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .rewards ul li .li-content div{width:100%;flex-basis:45%;display:flex;justify-content:center;gap:10px}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .rewards ul li .li-content div span{font-size:16px;color:#fedf21;white-space:nowrap}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .sub_btn{position:relative;margin:0 auto;text-align:center;width:50%;height:40px;border-radius:20px;transform:translateY(185%);background:#66f971;display:flex;justify-content:center;align-items:center}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .sub_btn .sub_btn_top{position:absolute;top:-30px;font-size:18px;font-weight:700;line-height:1;color:#6acf72;text-decoration:line-through}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .sub_btn .sub_btn_content{width:calc(100% - 4px);height:36px;border-radius:16px;font-size:18px;line-height:32px;color:#333;font-weight:700;background:#6acf72;cursor:pointer}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .sub_btn .sub_btn_bottom{position:absolute;bottom:-30px;font-size:14px;color:#fffc}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .pack-deposit-content .sub_btn .sub_btn_bottom div{width:max-content;margin:0 auto;white-space:nowrap}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .close{margin-top:1.5rem;text-align:center}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .close span{font-size:22px}.pho-pack-deposit .pho-dialog .pho-dialog-right .pho-dialog-bottom-close{display:none!important}@media (max-width: 768px){.pho-promotion-deposit{height:fit-content;background:#3b0fb2}}@media (max-width: 768px) and (max-width: 768px){.pho-promotion-deposit{overflow:scroll}}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog{background:#3b0fb2 url(/assets/promotionhead-CTCq1oc5.png) no-repeat center top;background-size:contain;position:static}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content{overflow:scroll}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content{margin-top:20px;overflow:visible}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content{position:relative}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .head-img{width:100%;aspect-ratio:528/152;display:flex;justify-content:center;align-items:center;background:url(/assets/promotionhead-CTCq1oc5.png) no-repeat;background-size:cover;background-position:center 10%;border-radius:12px}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .head-img{background:none;align-items:flex-start}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .head-img .time-area{width:fit-content;padding:0 8%;text-align:center;line-height:2;font-size:12px;background:linear-gradient(to right,transparent 0%,rgba(198,102,245) 10%,rgba(198,102,245) 90%,transparent 100%)}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .extraBonus{padding:9px 32px;background:#6e4a08;border:2px solid #fecd05;border-radius:20px;position:absolute;align-self:flex-end;font-size:16px;line-height:1;transform:translateY(50%)}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .extraBonus span{color:#fefaa0}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .extraBonus{top:130px}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items{margin-top:36px;display:flex;flex-direction:column;gap:10px}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items{margin-top:100px}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li{display:flex;justify-content:space-between;align-items:center;width:100%;aspect-ratio:528/120;background:linear-gradient(228deg,#6e4a08,#372504);box-shadow:2px 5px 4px 1px #0000003d;border-radius:12px}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li div{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14px;gap:4px;line-height:1}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li div img{width:30%}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li div img{width:50%}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li div span{color:#fecd05}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li div span{font-size:var(--pho-font-size-lv-1)}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li div span .red{color:#e13230}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .add{flex:.5}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .add span{color:#da921d;transform:scale(4) translateY(-10%)}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .submit{width:100%}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .submit{flex:1.2}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .submit .sut_btn{width:60.5%;aspect-ratio:2/1;border-radius:44px;background:linear-gradient(180deg,#fefe63,#f2c242);font-size:14px;font-weight:700;color:#333;cursor:pointer}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .submit .sut_btn{aspect-ratio:2.5}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .submit .disable{background:#999;cursor:not-allowed}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .submit .once{color:#fecd05}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .coupon .coupon-img{width:30%;position:relative}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .coupon .coupon-img{width:50%}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .coupon .coupon-img img{width:100%}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .coupon .coupon-img:after,.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .coupon .coupon-img:before{content:"";background:url(/assets/lable-BJOP-P5Y.png) no-repeat center;background-size:contain;position:absolute;width:80%;aspect-ratio:108/148;right:-60%}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .coupon .coupon-img:after,.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .coupon .coupon-img:before{width:60%;aspect-ratio:108/148;right:-45%}}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .items li .coupon .coupon-img:before{content:attr(data-count);background:none;font-size:10px;z-index:10;transform:rotate(74deg);display:flex;justify-content:center;align-items:center;line-height:1}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .tip{margin-top:16px}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .tip .title{font-weight:700}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-content .promotion-content .tip p{opacity:.8}.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-bottom-close{bottom:-100px}@media (max-width: 768px){.pho-promotion-deposit .pho-dialog .pho-dialog-right .pho-dialog-bottom-close{bottom:-50px}}.pho-nomarl-deposit .pho-dialog-content{overflow:visible!important}.pho-nomarl-deposit .nomarl-content .title{width:100%}.pho-nomarl-deposit .nomarl-content .title img{width:80%;margin:20px auto}.pho-nomarl-deposit .nomarl-content .ulList{display:flex;gap:10px}.pho-nomarl-deposit .nomarl-content .ulList .contentUl{flex:1;display:flex;flex-direction:column;background:linear-gradient(0deg,#2bdefe,#2442af);padding-top:7.5%;justify-content:flex-start;align-items:center;min-height:210px;border-radius:16px;position:relative}.pho-nomarl-deposit .nomarl-content .ulList .contentUl .day{color:#fedf21;font-size:16px;font-weight:700;margin-bottom:10%}.pho-nomarl-deposit .nomarl-content .ulList .contentUl .contentLi{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;margin-bottom:5%}.pho-nomarl-deposit .nomarl-content .ulList .contentUl .contentLi .img-bg{width:37%;background:#223b8b;border-radius:8px;display:flex;justify-content:center;align-items:center;aspect-ratio:1}.pho-nomarl-deposit .nomarl-content .ulList .contentUl .contentLi .img-bg img{width:70%}.pho-nomarl-deposit .nomarl-content .ulList .contentUl .contentLi span{margin-top:2%;font-size:12px}.pho-nomarl-deposit .nomarl-content .ulList .contentUl .contentLi span .yellow{color:#fedf21}.pho-nomarl-deposit .nomarl-content .ulList .contentUl:after{position:absolute;bottom:0;transform:translateY(100%);content:"";width:100%;aspect-ratio:4/1;clip-path:polygon(100% 0,50% 100%,0% 0%);display:block}.pho-nomarl-deposit .nomarl-content .ulList .contentUl .award-claimed,.pho-nomarl-deposit .nomarl-content .ulList .contentUl .award-expired{position:absolute;width:100%;height:100%;z-index:10;top:0;bottom:0;border-radius:16px;display:flex;justify-content:center;align-items:center;background-color:#000000b3}.pho-nomarl-deposit .nomarl-content .ulList .contentUl .award-claimed .iconfont,.pho-nomarl-deposit .nomarl-content .ulList .contentUl .award-expired .iconfont{font-size:32px;color:#fedf21}.pho-nomarl-deposit .nomarl-content .ulList .claimed{position:relative}.pho-nomarl-deposit .nomarl-content .ulList .claimed:before{content:"";position:absolute;bottom:0;transform:translateY(103%) scale(1.05);width:100%;aspect-ratio:4/1;clip-path:polygon(100% 0,50% 100%,0% 0%);background-color:#000000b3;z-index:1}.pho-nomarl-deposit .nomarl-content .ulList .claimed:after{position:absolute;bottom:0;transform:translateY(100%);content:"";width:100%;aspect-ratio:4/1;clip-path:polygon(100% 0,50% 100%,0% 0%);overflow:hidden}.pho-nomarl-deposit .nomarl-content .bonus-tip{margin-top:24px;text-align:center;font-size:12px}.pho-nomarl-deposit .pho-dialog-bottom-close{bottom:-3%}@media (max-width: 768px){.pho-nomarl-deposit .pho-dialog-bottom-close{position:fixed;bottom:-30%}}:root{--pho-header-border-color: 255, 255, 255}.drawer-logo{height:44px}.pho-drawer-menu{display:flex;flex-direction:column;gap:10px;container-name:drawer-wrap;container-type:inline-size}.pho-drawer-menu .pho-drawer-menu-ul{container-name:drawer;container-type:inline-size;padding:4px;background:#2a3746;border-radius:12px;display:flex;flex-direction:column;gap:2px}.pho-drawer-menu .pho-drawer-menu-ul:nth-child(1):nth-child(1) .icon{color:#fff}.pho-drawer-menu .pho-drawer-menu-ul li{padding:12px;font-size:var(--pho-font-size-lv-2);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8));display:flex;gap:10px;align-items:center;cursor:pointer}.pho-drawer-menu .pho-drawer-menu-ul li .drawer-icon{width:20px}.pho-drawer-menu .pho-drawer-menu-ul li .icon{font-size:20px;line-height:20px;color:#74936e}.pho-drawer-menu .pho-drawer-menu-ul li .name{line-height:20px}@container drawer (max-width: 86px){.pho-drawer-menu .pho-drawer-menu-ul li{padding:12px;font-size:var(--pho-font-size-lv-2);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8));justify-content:center;align-items:center;position:relative}.pho-drawer-menu .pho-drawer-menu-ul li .icon{font-size:20px;line-height:20px}.pho-drawer-menu .pho-drawer-menu-ul li .name{display:none}.pho-drawer-menu .pho-drawer-menu-ul li:hover .hover-aside{display:flex}}.pho-drawer-menu .pho-drawer-menu-ul li:hover{background-color:#354353;border-radius:12px}.pho-drawer-menu .pho-drawer-menu-ul .activeLi{position:relative;background-color:rgba(var(--pho-color-primary));border-radius:12px}.pho-drawer-menu .pho-drawer-menu-ul .active{position:relative;background-color:#354353;border-radius:12px}@container drawer-wrap (max-width: 86px){.pho-drawer-menu .hover-aside{display:none;position:fixed;width:120px;white-space:nowrap;background-color:#354353;pointer-events:none;transform:translate(50%);padding:.5rem 1.1rem;align-items:center;justify-content:center;border-radius:12px}}.pho-drawer-menu .highlight{padding:0}.pho-drawer-menu .highlight li{border-radius:12px;background-color:rgba(var(--pho-color-primary))!important}.pho-drawer-menu .highlight li .name{color:#fff!important}.pho-drawer-menu .highlight li:hover{background-color:rgba(var(--pho-color-primary));border-radius:12px}@media (max-width: 768px){.pho-drawer-menu .highlight{display:none}}.footer{padding:var(--pho-main-padding) 0;display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:1px solid rgba(var(--pho-color-pure-white),.2);max-width:1360px;margin:80px auto 0}@media (max-width: 768px){.footer{display:none}}.footer .aboutus{width:100%;display:flex;justify-content:space-between}.footer .aboutus .aboutus-item{display:flex;flex-direction:column}.footer .aboutus .aboutus-item h3{font-size:18px;line-height:25px;font-weight:700;color:#fff}.footer .aboutus .aboutus-item ul{margin-top:12px}.footer .aboutus .aboutus-item ul li{color:rgba(var(--pho-color-pure-white),.8);cursor:pointer}.footer .aboutus .aboutus-item ul li div:nth-child(1){color:rgba(var(--pho-color-pure-white),1)}.footer .aboutus .aboutus-item ul li div span{font-size:14px;color:rgba(var(--pho-color-pure-white),.8)}.footer .aboutus .aboutus-item ul li:hover{color:rgba(var(--pho-color-pure-white),1)!important}.footer .aboutus .aboutus-item ul .no-cursor{cursor:default;color:rgba(var(--pho-color-pure-white),.6)!important}.footer .aboutus .aboutus-item ul .no-cursor:hover{color:rgba(var(--pho-color-pure-white),.6)!important}.footer .aboutus .aboutus-item ul .logos .pho-share-dialog{gap:10px}.footer .aboutus .aboutus-item ul .logos .pho-share-dialog .share-items{width:28px}.footer .aboutus .aboutus-item ul .logos .pho-share-dialog .share-items .logo{width:28px;height:28px}.footer .aboutus .aboutus-item ul .logos .pho-share-dialog .share-items .logo-whatsApp{background:url(/assets/logos-CLPBpB7J.png) 0px 0px no-repeat;background-size:cover}.footer .aboutus .aboutus-item ul .logos .pho-share-dialog .share-items .logo-Facebook{background:url(/assets/logos-CLPBpB7J.png) -112px 0px no-repeat;background-size:cover}.footer .aboutus .aboutus-item ul .logos .pho-share-dialog .share-items .logo-X{background:url(/assets/logos-CLPBpB7J.png) -28px 0px no-repeat;background-size:cover}.footer .intrduceHome{max-width:1360px;min-width:360px;margin:60px auto 0}@media (max-width: 768px){.footer .intrduceHome{display:none}}.footer .intrduceHome .domain{display:flex}.footer .intrduceHome .domain .logo{width:28px;height:28px;width:54px;height:54px}.footer .intrduceHome .domain .server_domain{font-size:var(--pho-font-size-lv-4);line-height:54px;font-weight:700;padding:0 20px}.footer .intrduceHome .domain .logos{display:flex;align-items:center;gap:10px}.footer .intrduceHome .domain .logos span{font-size:24px;line-height:54px}.footer .intrduceHome .domain .logos span:nth-child(1){color:rgba(var(--pho-color-guide-failed),1)}.footer .intrduceHome .images{display:flex;width:100%;margin-bottom:67px}.footer .intrduceHome .images .line1{gap:20px;width:100%;display:flex;flex-direction:row;justify-content:center}.footer .intrduceHome .images .line1 div{flex:1;padding:10px;border-radius:12px;background:#1e2c3c}.footer .intrduceHome .images .line1 img{width:100%}.footer .intrduceHome .footer-content{margin-top:18px;padding-bottom:40px}.footer .intrduceHome .footer-content p{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8));padding-bottom:12px}.backTotop{position:fixed;bottom:50px;right:30px;width:40px;height:40px;background-color:#224b1b;border-radius:20px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:100}.backTotop .icon{font-size:20px;color:rgba(var(--pho-color-pure-white),1)}.pho-login-btn,.pho-signUp-btn{width:100px}.pho-signUp-btn{margin-right:10px}@media (max-width: 768px){.pho-signUp-btn{margin-right:10px;background:#38485c}}.pho-me-btns{display:flex;gap:10px}.pho-me-btn{width:70px;display:flex;align-items:center;justify-content:space-between;padding:4px 8px;background-color:rgba(var(--pho-header-balance),1);border-radius:var(--pho-border-ra-3)}.pho-me-btn .avatar{position:relative;padding:4px;width:32px;height:100%;border-radius:50%;border:1px solid rgba(var(--pho-color-primary));background:url(/logo.png) no-repeat center;background-size:cover}.pho-me-btn .avatar:after{position:absolute;content:attr(attr-vip);display:block;font-size:8px;line-height:16px;text-align:center;width:16px;height:16px;border-radius:8px;background-color:rgba(var(--pho-color-primary));color:rgba(var(--pho-color-text-nomarl));bottom:-4px;right:-4px}.pho-me-btn .pho-me-dropicon{font-size:var(--pho-font-size-lv-1);transform:rotate(-90deg);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8))}.pho-me-btn .pho-me-dropicon span{font-size:var(--pho-font-size-lv-1)}.pho-me-btn .pho-me-dropicon-active{transform:rotate(90deg)}.pho-benefit-btn{position:relative;width:40px;display:flex;justify-content:center}.pho-benefit-btn .iconfont{font-size:20px}.pho-bell-btn{position:relative;width:40px;display:flex;justify-content:center}.pho-bell-btn .iconfont{font-size:20px}.pho-bell-btn-num{position:absolute;content:attr(attr-vip);display:block;font-size:8px;line-height:16px;text-align:center;width:fit-content;min-width:16px;padding:0 4px;height:16px;border-radius:8px;background-color:rgba(var(--pho-color-primary));color:rgba(var(--pho-color-text-nomarl));top:-4px;right:-4px}.pho-Lobby-btn{padding:0 16px;margin-left:30px;font-size:var(--pho-font-size-lv-3);font-weight:700;display:flex;align-items:center;background-color:rgba(var(--pho-header-balance),1);justify-content:space-between}.pho-Lobby-btn span{margin-right:4px}.pho-me-menu{position:fixed;width:288px;height:fit-content;right:var(--pho-main-padding);top:calc(var(--pho-header-height) + 4px);background-color:rgba(var(--pho-color-dialog-bg),1);padding:10px;border-radius:var(--pho-border-ra-4)}.pho-me-menu .pho-profile-header{position:relative;display:flex;align-items:flex-start;flex-direction:row;margin:0 0 10px;padding:9px;background:linear-gradient(129deg,#92d14f,#4aa23a);border-radius:var(--pho-border-ra-3)}.pho-me-menu .pho-profile-header img{width:44px;height:44px;border-radius:22px}.pho-me-menu .pho-profile-header div{font-size:var(--pho-font-size-lv-4);line-height:44px;font-weight:700;text-indent:12px}.pho-me-menu .pho-profile-header span{display:block;position:absolute;right:9px}.pho-me-menu .pho-profile-balance{display:flex;flex-direction:column;justify-content:space-around;padding:4px;background:rgba(var(--pho-color-input-bg));border-radius:var(--pho-border-ra-2)}.pho-me-menu .pho-profile-balance li{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);border-radius:var(--pho-border-ra-2);padding:12px;display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.pho-me-menu .pho-profile-balance li:last-child{border-bottom:none;border-radius:var(--pho-border-ra-2)}.pho-me-menu .pho-profile-balance li .balance-item{display:flex;justify-content:center;align-items:center;gap:10px;font-size:var(--pho-font-size-lv-2);opacity:.8}.pho-me-menu .pho-profile-balance li .balance-item img{width:18px;height:18px}.pho-me-menu .pho-profile-balance li .balance-amount{display:flex;gap:10px;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-me-menu .pho-profile-balance li .balance-amount .icon-back{display:block;transform:rotate(180deg)}.pho-me-menu .pho-profile-balance li:hover{background-color:rgba(var(--pho-color-item-active),1)}.pho-me-menu .pho-profile-balance .balance{display:flex;flex-direction:column;align-items:center;margin:5px 12px}.pho-me-menu .pho-profile-balance .balance .amount{font-weight:700;font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);margin-bottom:6px}.pho-me-menu .pho-profile-balance .balance .unit{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-me-menu .pho-profile-list{margin-top:10px;border-radius:var(--pho-border-ra-2);padding:4px;display:flex;flex-direction:column;background-color:rgba(var(--pho-color-input-bg),1);gap:0px}.pho-me-menu .pho-profile-list li{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);border-radius:var(--pho-border-ra-2);padding:12px;display:flex;flex-direction:row;cursor:pointer;justify-content:flex-start;align-items:center;gap:10px;opacity:.8}.pho-me-menu .pho-profile-list li:last-child{border-bottom:none;border-radius:var(--pho-border-ra-2)}.pho-me-menu .pho-profile-list li .icon{font-size:22px;line-height:22px;color:#74936e}.pho-me-menu .pho-profile-list li .menu-name{font-size:var(--pho-font-size-lv-2);line-height:22px;font-weight:400;color:rgba(var(--pho-color-text-nomarl),1)}.pho-me-menu .pho-profile-list li:hover{background-color:rgba(var(--pho-color-item-active),1)}.pho-me-menu .pho-logout-btn{width:100%;margin-top:10px}.pho-logindia-btn{margin:8px 0;width:100%}.pho-signup-form,.pho-login-form,.pho-password-form{margin:0 0 12px;padding:0 24px}@media (max-width: 768px){.pho-signup-form,.pho-login-form,.pho-password-form{padding:0}}.pho-signup-form .pho-title-h1,.pho-login-form .pho-title-h1,.pho-password-form .pho-title-h1{margin-bottom:8px}.pho-signup-form .pho-title-sub,.pho-login-form .pho-title-sub,.pho-password-form .pho-title-sub{text-align:left;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6));margin-bottom:16px}.pho-signup-form .pho-title-sub-con,.pho-login-form .pho-title-sub-con,.pho-password-form .pho-title-sub-con{text-align:center;font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6));margin-bottom:16px}.pho-signup-form .pho-title-sub-con span,.pho-login-form .pho-title-sub-con span,.pho-password-form .pho-title-sub-con span{font-size:var(--pho-font-size-lv-4);font-weight:700;color:rgba(var(--pho-color-guide-warnning),1)}.pho-signup-form .pho-signup-input,.pho-login-form .pho-signup-input,.pho-password-form .pho-signup-input{margin-bottom:16px}.pho-signup-form .ussid,.pho-login-form .ussid,.pho-password-form .ussid{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);text-align:center;font-weight:600;text-decoration-line:underline;margin:12px 0 16px}.pho-login-form .pho-login-input{margin-bottom:16px}.pho-login-form .pho-login-input-password{margin-bottom:0}.pho-login-form .pho-forgetpassword-text{text-align:right;margin:12px 0 16px}.pho-password-form .pho-title-sub-password{text-align:center}.pho-title-sub-import{color:rgba(var(--pho-color-guide-failed),1)}.pho-login-alert{position:fixed;top:0%;left:0%;transform:translate(-50%) translateY(-50%);width:100%;max-width:400px;padding:var(--pho-input-pad) var(--pho-input-pad);border-radius:var(--pho-border-ra-3);background-color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6));box-shadow:var(--pho-box-shadow-1)}.pho-logindia-text{text-align:center;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-logindia-text span{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);font-weight:700;color:rgba(var(--pho-color-guide-normal),1);cursor:pointer}.pho-logindia-check{margin-top:30px;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2)}.pho-logindia-check input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--pho-font-size-lv-2);height:var(--pho-font-size-lv-2);border:1px solid rgba(var(--pho-color-pure-white),1);outline:none;border-radius:2px;position:relative;top:1px;cursor:pointer}.pho-logindia-check input[type=checkbox]:before{content:"";position:absolute;top:-1px;left:3px;width:6px;height:12px;border:solid rgba(var(--pho-color-pure-white),1);border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transition:transform .2s ease,opacity .2s ease}.pho-logindia-check input[type=checkbox]:checked:before{transform:rotate(45deg) scale(1)}.pho-logindia-check span{font-weight:500}.pho-footer-menus{display:none}.pho-header-topleft{height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.pho-header-topleft .drawer-icon{font-size:20px;margin-right:10px}.pho-header-balance{border-radius:var(--pho-header-balance-radius)}.pho-header-balance-content{display:flex;align-items:center;font-size:var(--pho-font-size-lv-2);padding:2px;background:rgba(var(--pho-header-balance),1);border-radius:var(--pho-header-balance-radius)}.pho-header-balance-content-money{padding:0 12px}.pho-header-balance-btn{height:36px;padding:8px 16px;font-size:var(--pho-font-size-line-1);line-height:var(--pho-font-size-line-1)}.flash{border:2px solid rgba(var(--pho-header-border-color));animation:borderFlash 2s linear infinite}@keyframes borderFlash{0%{--pho-header-border-color: 233, 211, 38, 1}50%{--pho-header-border-color: 255, 255, 255, .2}to{--pho-header-border-color: 233, 211, 38, 1}}.pho-back-btn{height:100%;display:flex;justify-content:center;align-items:center;gap:5px}.pho-op0{opacity:0}@media (max-width: 768px){.pho-login-btn,.pho-signUp-btn{width:64px;font-size:var(--pho-font-size-lv-1);height:32px}.pho-signup-form,.pho-login-form,.pho-password-form{margin:0}.pho-signup-form .pho-title-h1,.pho-login-form .pho-title-h1,.pho-password-form .pho-title-h1{margin-bottom:8px}.pho-signup-form .pho-title-sub,.pho-login-form .pho-title-sub,.pho-password-form .pho-title-sub{text-align:left;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6));margin-bottom:16px}.pho-signup-form .pho-signup-input,.pho-login-form .pho-signup-input,.pho-password-form .pho-signup-input{margin-bottom:16px}.pho-password-form .pho-title-sub-password{text-align:center}.pho-footer-menus{width:100vw;height:49px;padding:6px 0;position:fixed;bottom:0;display:flex;justify-content:space-around;background-color:rgba(var(--pho-color-card-bg),1);border-top-left-radius:var(--pho-border-ra-2);border-top-right-radius:var(--pho-border-ra-2);z-index:99}.pho-footer-menus .pho-footer-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:var(--pho-font-size-lv-1);line-height:var(--pho-font-size-line-1);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6));text-decoration:unset}.pho-footer-menus .pho-footer-menu .pho-footer-menu-img{font-size:20px}.pho-footer-menus .pho-footer-menu .pho-footer-menu-img span{font-size:22px}.pho-footer-menus .pho-footer-menu-active{color:rgba(var(--pho-color-primary),1)}.pho-header-balance{border-radius:var(--pho-header-balance-radius)}.pho-header-balance-content{display:flex;align-items:center;font-size:var(--pho-font-size-lv-2);padding:2px;background:rgba(var(--pho-header-balance),1);border-radius:var(--pho-header-balance-radius)}.pho-header-balance-content-money{padding:0 10px}.pho-header-balance-btn{height:32px;padding:5px 12px;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-1)}.flash{border:1px solid rgba(var(--pho-header-border-color));animation:borderFlash 2s linear infinite}@keyframes borderFlash{0%{--pho-header-border-color: 233, 211, 38, 1}50%{--pho-header-border-color: 255, 255, 255, .2}to{--pho-header-border-color: 233, 211, 38, 1}}}.pho-header-routename{font-size:var(--pho-font-size-lv-3);font-weight:700}.pho-game-dia .pho-dialog-bottom{padding:15px}.pho-game-dia .pho-dialog-header{margin-bottom:0}.pho-game-dia .pho-dialog-content{margin:0;position:relative}.pho-game-dia .pho-game-bottom-dia{display:flex;flex-direction:row;gap:12px}.pho-game-dia .pho-game-bottom-dia .left img{width:108px;border-radius:12px}.pho-game-dia .pho-game-bottom-dia .right{display:flex;flex-direction:column;justify-content:space-between}.pho-game-dia .pho-game-bottom-dia .right .game-name{font-size:18px;line-height:25px;font-weight:700;text-align:left}.pho-game-dia .pho-game-bottom-dia .right .game-paly-btns{width:100%;display:flex;gap:10px;justify-content:space-between}.pho-game-dia .pho-game-bottom-dia .right .game-paly-btns .game-paly-btn{width:100px;height:40px}.pho-dialog-green .pho-green-wallet-left{padding:24px;height:100%;min-height:70vh;background:linear-gradient(180deg,#054a20,#1f3a58)}.pho-dialog-green .pho-green-wallet-left h3{font-size:var(--pho-font-size-lv-5);line-height:var(--pho-font-size-line-5);font-weight:700}.pho-dialog-green .pho-green-wallet-left .pho-green-wallet-left-content{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-bottom:24px}.pho-dialog-green .pho-green-wallet-left .pho-green-wallet-left-content>div{width:100%}.pho-dialog-green .pho-green-wallet-left .pho-green-wallet-left-content .pho-contact-us-mobile{align-items:anchor-center}.pho-dialog-green .pho-green-wallet-left .pho-green-wallet-left-content .pho-contact-us-mobile img{width:24px;height:16px;line-height:16px}.pho-dialog-green .pho-green-wallet-left .pho-green-wallet-left-content .pho-contact-us-btns{margin:20px 0;width:100%;display:flex;flex-direction:column;gap:10px}.pho-dialog-green .pho-green-wallet-left .pho-green-wallet-left-content .pho-contact-us-btns .pho-contact-us-btn{width:100%}.pho-dialog-green .pho-green-wallet-left .pho-green-wallet-left-content .pho-contact-us-btns .pho-contact-us-btn:hover{background:rgba(var(--pho-color-primary),.6)}.pho-dialog-green .pho-deposit .pho-contact-us,.pho-dialog-green .pho-withdraw .pho-contact-us{display:none}.pho-dialog-green .pho-deposit .TIPS,.pho-dialog-green .pho-withdraw .TIPS{margin-top:24px}.pho-green-login-left{width:100%;height:100%;background-size:cover}.daily-reward-dia .pho-dialog-advert{top:10%}.daily-reward-dia .pho-dialog-advert .content{background:url(/assets/reward-CDPXv-kC.png) no-repeat center top;background-size:contain;aspect-ratio:50/65}.daily-reward-dia .pho-dialog-advert .content .head{width:100%;height:27%;position:relative}.daily-reward-dia .pho-dialog-advert .content .head img{position:absolute;width:30%;right:5%;top:18%}.daily-reward-dia .pho-dialog-advert .content .head:after{content:"";position:absolute;width:40%;height:100%;right:3%;top:18%;background:url(/assets/light-BnsC7460.png) no-repeat center top;background-size:contain}.daily-reward-dia .pho-dialog-advert .content .text{width:100%;color:#7ad431;font-style:italic;font-size:18px;width:80%;margin:0 auto;text-align:center}@media (max-width: 768px){.daily-reward-dia .pho-dialog-advert .content .text{font-size:16px}}.daily-reward-dia .pho-dialog-advert .content .reward{padding-top:5%;height:30%}.daily-reward-dia .pho-dialog-advert .content .reward ul{display:flex;gap:4px;justify-content:center}.daily-reward-dia .pho-dialog-advert .content .reward ul li{width:25%;display:flex;justify-content:center}.daily-reward-dia .pho-dialog-advert .content .reward ul li .li-content{width:100%;display:flex;flex-direction:column;align-items:center;background:#182a39;border-radius:12px;overflow:hidden}.daily-reward-dia .pho-dialog-advert .content .reward ul li .li-content img{width:40.1%;margin:10% 0}.daily-reward-dia .pho-dialog-advert .content .reward ul li .li-content div{width:100%;text-align:center;flex-basis:45%;display:flex;flex-direction:column;background:#2a3746}.daily-reward-dia .pho-dialog-advert .content .reward ul li .li-content div span{height:50%;font-size:12px}.daily-reward-dia .pho-dialog-advert .content .prograss-area{height:10%;width:60%;margin:0 auto}.daily-reward-dia .pho-dialog-advert .content .prograss-area .prograss{width:100%;height:10px;border-radius:5px;background-color:#263645;overflow:hidden}@media (max-width: 768px){.daily-reward-dia .pho-dialog-advert .content .prograss-area .prograss{height:6px}}.daily-reward-dia .pho-dialog-advert .content .prograss-area .prograss-inner{width:100%;height:100%;border-radius:5px;background-color:#6ca842}.daily-reward-dia .pho-dialog-advert .content .prograss-area .level{width:100%;display:flex;justify-content:space-between}.daily-reward-dia .pho-dialog-advert .content .prograss-area .level span:nth-child(1){transform:translate(-50%)}.daily-reward-dia .pho-dialog-advert .content .prograss-area .level span:nth-child(2){transform:translate(50%)}.daily-reward-dia .pho-dialog-advert .content .once{height:5%;line-height:5%;text-align:center;color:rgba(var(--pho-color-pure-white),.6)}.daily-reward-dia .pho-dialog-advert .content .con_btn_text{margin-top:5%;text-align:center;color:rgba(var(--pho-color-pure-white),1)}.daily-reward-dia .pho-dialog-advert .content .con_btn{margin:0 auto;width:40%;background:#028600;font-size:16px;font-weight:700;border-radius:20px;text-align:center;line-height:2}.daily-reward-dia .pho-dialog-advert .content .con_btn div{cursor:pointer}.daily-reward-dia .pho-dialog-advert .content .disable{opacity:.8}.daily-reward-dia .pho-dialog-advert .content .disable div{cursor:not-allowed}.pho-pwa{margin-top:12px;display:flex;flex-direction:column}.pho-pwa .pho-pwa-content{display:flex;flex-direction:row;gap:5%}.pho-pwa .pho-pwa-content .pho-pwa-img{width:30%;aspect-ratio:1}.pho-pwa .pho-pwa-content .pho-pwa-img img{width:100%}.pho-pwa .pwa-btns{margin-top:12px;display:flex;flex-direction:row-reverse;gap:20px}.pho-pwa .pwa-btns .pwa-btn{width:26vw;min-width:100px}.pho-game-card{aspect-ratio:160/213;border-radius:16px;max-width:160px;overflow:hidden;position:relative}.pho-game-card img{width:100%;height:100%;object-fit:cover;object-position:50%}.pho-game-card .lable{position:absolute;right:0;top:5%}.pho-game-card .lable img{width:60px}.pho-game-card .game-overlay{display:none;position:absolute;top:0;width:100%;height:100%}.pho-game-card .game-overlay .game-paly-btns{height:100%;width:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.pho-game-card .game-overlay .game-paly-btns .game-paly-btn{width:76px}.pho-game-card:hover{transform:translateY(-10px);transition:transform .25s}.pho-game-card:hover .game-overlay{display:flex;background:#000000b3}@media (max-width: 768px){.pho-game-card:hover{transform:unset;transition:unset}.pho-game-card:hover .game-overlay{display:none}}.pho-flash{position:relative;width:12px;height:12px}.pho-flash-dot{position:absolute;width:100%;height:100%;background-color:rgba(var(--pho-color-guide-normal),.3);border-radius:50%;animation:flash 2s infinite linear}@keyframes flash{0%{opacity:0}50%{opacity:1}to{opacity:0}}.pho-flash-dot-center{position:absolute;width:6px;height:6px;left:3px;top:3px;background-color:rgb(var(--pho-color-primary));border-radius:50%}.pho-game-card-footer{margin-top:8px;display:flex;flex-direction:row;align-items:center;gap:4px;align-self:flex-start;height:14px}.pho-game-card-footer .num-palying{display:flex;font-size:12px;gap:4px}.pho-game-card-footer .num-palying .play{font-size:12px;color:#fff9}.boardcast-wrap{display:flex;background:#14292e;border:1px solid rgba(var(--pho-color-pure-white),.2);width:100%;height:27px;border-radius:15px;align-items:center;overflow:hidden}.boardcast-wrap .boardcast-icon{margin:0 12px;flex-shrink:0;color:#4aa23a}.boardcast-wrap .boardcast-icon img{width:16px;height:16px}.boardcast-wrap .boardcast-container{flex:1;height:100%;position:relative;overflow:hidden}.boardcast-wrap .boardcast-scroll{display:flex;height:100%;width:100%}.boardcast-wrap .boardcast-item{flex:0 0 100%;height:100%;display:flex;align-items:center;white-space:nowrap;font-size:12px;line-height:17px;color:#e2e2e2}.scroll-viewport[data-v-7e39802f]{height:calc(var(--5b7f7e23) * 1px);overflow:hidden;position:relative}.scroll-track[data-v-7e39802f]{position:absolute;width:100%;will-change:transform}.pho-turntable-register[data-v-de38fdb9]{position:relative;margin:0 auto;aspect-ratio:1;background:url(/assets/bg-DbisgCi6.png) no-repeat center;background-size:100% 99.9%;transform:scale(.92)}.pho-turntable-head[data-v-de38fdb9]{width:100%;position:absolute;top:0;aspect-ratio:15/4;background:url(/assets/head-XDGnXIS-.png) no-repeat center;background-size:100% 99.9%;z-index:20}.pho-turntable-roate[data-v-de38fdb9]{position:relative}.pho-turntable-table[data-v-de38fdb9]{position:absolute;width:100%;top:0%;left:0%;aspect-ratio:1;background:url(/assets/image-CcRtO9Rs.png) no-repeat center;background-size:100% 99.9%;z-index:1;transform-origin:50% 48%}.pho-turntable-select[data-v-de38fdb9]{position:absolute;width:100%;aspect-ratio:1;background:url(/assets/bg_game_light-ogPsu2wA.png) no-repeat center;background-size:100% 99.9%;z-index:3;animation:flash 1s infinite linear}.pho-turntable-background[data-v-de38fdb9]{position:absolute;width:100%;top:0%;left:0%;aspect-ratio:1;background-size:100% 99.9%;z-index:5;opacity:.5}.pho-turntable-spinbutton[data-v-de38fdb9]{position:absolute;width:100%;aspect-ratio:1;background:url(/assets/bg_center-CTNVGpsI.png) no-repeat center;background-size:100% 99.9%;z-index:6}.pho-turntable-hand[data-v-de38fdb9]{position:absolute;width:16%;top:50%;left:50%;aspect-ratio:1;background:url(/assets/hand-CnQjk3Mn.png) no-repeat center;background-size:100% 99.9%;z-index:7;animation:hand-de38fdb9 1s infinite ease-in-out}@keyframes hand-de38fdb9{0%{width:16%}50%{width:14%}to{width:16%}}.pho-turntable-table-stars[data-v-de38fdb9]{width:100%;height:100%;position:relative}.pho-turntable-star[data-v-de38fdb9]{position:absolute;width:37%;left:50%;bottom:50%;transform-origin:center left}.pho-turntable-star_i[data-v-de38fdb9]{float:right;animation-fill-mode:both;background-size:100%;background-position:top center}.pho-turntable-star_i_odd[data-v-de38fdb9]{animation:flash 3s infinite ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAC8VBMVEUAAAD////////////////////+/f7////////+/P7//v7////9+fz//v///f7+/P7////////////////76+f////9+vz//f79+Pv05PDwodv98fr98vr++f3ontTuv+HnrNf//////v/nttr////46/XryeLz3u3z3u3////v1uj//////f726/P////62ej5z+j2sOX2peD87e3/+/3/+/39+Pz////88/n57/by3ez9+fz////5y+n1wOn85+j3vOb3tOX60Onyk9jylNj+8/b73PD2tOP84/Txpt350u7tl9XyrN/rldTuodn++Pz0webxtOH2zuv++f365fT88Pn98/rpqNf++/700evnodT++/344vL55/T//f755/T56PXvxuPru9312u334fHrv9/z2uz////////nudr45/PrxeD//v/////qyOD57vbu1+j84ef5xeb64Oj3w+f72On4xuf84+v4ueP1pN/2teT87O774e34vuf3vuf+8vjuj9X+8/nukNTtkdT3zOz+9/v52fD4zuz52vH75/b75/bro9jro9fyvuTxvuP77/jyy+jyzOj77/jsu97svN/xz+fx0ejmsNf////78vny3+z//vj+/Pf89vn9+Pn04vv57vry2ef36/r79Pn9+Pf47fX47PDuzu713+Pw1/z36fvx2/v68vn68vf67/ft0Pzz3/vu0/vow/rnv/r15fjtz/fryPTszfP36PDv0e3x1uv56+n57Ob56uT35eDszfzqyPzqxvzv1fv89vj04PjryfjpxPfqxvXz3/Tu0vT25/Px2vP14/LryfL68fH36O357Oz35Or02+X45OT76ePow/zry/r9+vnw1/n36fbx2Pb89PXszPX68vP78/D02O767uzv0+v56uH+/Pnpxfnnwffowvb9+fT89/Tw1fT89vPtz/D67+/04O30w+v40ery0er03+n36Oj44eX459747Pbz3vLv1PDuz+/yzu/xzO5s8zx5AAAAm3RSTlMABAgGFx0SIg4QMRoVQTsvHwpRQvpxWTUoI8a5s6eig4J2b2lbUklHQz49OCsfDPn4+PDvhoFual1BNCUV/v36+fnv3tfV1NPNxsLBwLy6t7e1r6yqqZqamZaWj42MiIWBfXh1c2tkX15eWlpPREQ6Mvr6+fjw7u3t7Ovq6djWzs7My8q/vr27urGtraumo5CQjo2BgHNxcGhgNnxiRvUAAAPWSURBVDjLbdRlWFNRGAdwb+3ejXUwQECklLS7u7u7u7u7u3MbG2POuQ3dxuZcoSAgnYLSiN2dnzwXEAb4frzP7/m/73PuOW+TegVBCAwKgaC6bw0EHE5BXTA2G3NBKeEw9F9CRfFQIZOxYgWDKQxlo9TGDCbQbjQed1EnQfPmgk6LuQwajhJIgxgKm8XzF7Sf7OXZtKnnhIntfV15LIziHAZx6HgI13fauF3t+A9B9do0+MipjtwQnM6pUzC9W5B/B68B/MrKSofDbnfYHWsGjp/VmdmNAv8zCAUPWjRzVLtvsXlfvtiysysqsm12x4aDM64wcQpS04zAQvxnHuB/y8vJyVK+yywrK8t8V2Gztxo6vbMQI6DqZiiL22EUP1b1+f0dZeably9fvSkuzVRm21rtnxXAQuGqICrO8/VqR5r01NJXYlAKRXFxqVJp6zt2PgMHUWQQzXXagFhVZPmP1JsKsUgkEosfKe5HX1Nm5eyYspSGklOFsxm+4/iqSGtacmE0MGSBsChStR49rwubAxA1lNt+T2yu9WdRgvw+ANXq0f2om9fu5Aw6HeBGBSN1py2evE1ltaQUJcgkoloVIYm+didr84mFNDrUBHFhdvLqpXryNuWxVBYhcoqKBlFrx1xYBYaCMYbAMy/XYjYBVJckehpB9usxfE5LFxLxmjfNi7yeURKvkzshMUDfUz8OadYCq0FfI6/fTrylUWvF9YdK/ehRhRAsSOAJ0IPEuzek9Se/WZjew+McaAcGD7k8YR1Azwr0IErh1E5mTO89cm4wipBH4D9xe64lIykORMmjFLWDawuN6W2PLbhKgcBhui3vMFj1JOOFIe4WUFqJuDpIKzcml/eftIw8zCYcdlDHo61AvxjDPaDUMq1EEiGJkqmNCcl9hvkEhnEAQsAPPjswF0TF5AOlkarlMplcbZQmJJf38/brSkeq7hzO6Di+LziE5zH5cXf1NzQ6nVSn02jS0tqO8Al0J6CaS7d89uHWVlIZ8u/dvaXXx8fHPy5Ka7N36pLVdPjf9RW6zhja2vrrdlKMwRB3r6DAZNK/ft1mt7dfcBgB1T4EZufphzZ+sphvP0hKepaYaDKl/G67z/vSSncqUvukgHKdPXbn+k+Wt2ZzSYk55U+bfiOm+q10p8DODxgXBsyfMnrQ1t49P3zo2WdL/2HePkuCgYHqPXMstMvSeWdOjhk+xMNj5PFJPn6Bq8Ma7gyEQHFWl4CFF+c0a3Z+7oJlgV3d6eFI49VDdMfcWKtatmjRMrirWxid+P+GQjhUcouRO4zgIHWkMQTVaBv+BcObuQXeMwmIAAAAAElFTkSuQmCC);border-radius:10px;width:21px;height:21px}.pho-turntable-star_i_even[data-v-de38fdb9]{animation:flash 1s infinite ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAACJVBMVEUAAAD//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////v7//////v/////////////////////////////q0OL////////////+/P3////////////yy/r++/3hutb////+/f7////////xzfe6P5e7RZnLfLT46fX04u/SlMD89vr25vH47/b47vX////8+Pv69Pj16/P+/P3////qtevlp+HioN3GWq24N5TJZLH02Pby0/O9Tp7GYam+VqHBYKXqw+DIdbHanMjRjL7u0ubOiLrZosn47PT89/vrzeLlvtrWn8b57/bftdP68/jw3Ormxt3kw9vu2Of8+Pv26/Pw3+vtv/L23f3ek9bZhMzYhcz12fv12fvos+bASKDjpdzvxvHrvevxzvLWg8Tvyu/ns+HWhcPrwOftxengo9TZksjz2PLAXaTUiL7MeLTls9nQgLneo8335vX14fLluNjlu9ndp83NhbjjtdbTk8HPi7zry+L78/j36fPv1ujhuNb05PD05fDy3uz//v/r0eToyt/v2+nu2ejy4+369Pj00//44v/22v/++v/88//55//11//////01P/77v/66f/33//12P/89P/66v/23P/z0f7zzvwiD5jxAAAApXRSTlMABggMChMRDyEVFx0bIxksKiZBNTFSQzkuKEgzRTdZTEs/OyVnVU+HY1tXPX98eHhwbWBRRjAf/ZWHhGxlXfPi3bi0p6KcnIN5c2liYmFR+/v68Ovp5N/Y1dDJvry5sqyrp6KgnZ2blI2JiYWAe3lyaP38/Pv69/Xx7+7t7efm5OPf29fX1dDMyMfFxcC9vbqxsK+trKyqpqCgmpeSkoyLhn5wZ1pLWaaFAAADhElEQVQ4y12U5ZraYBCFGyBGEkIES3CX4tB2re7u7u7u7u7uniDbtdr1dUKglJ6/eZ8zk/lmzqiWEMRgMBmNeENGo8lgQJDmpzYCBIaipFkTSaIYDlwnBgiOoWaaIggGRIyhLMBp2L82RkAogrOyZRHkZF0hgjaj+D8UApVImuBY2ZPi7aBAyiNaQ2MsYNaiwAdsGKsctEtRWzKZjNh8Eu8QXQRNtiitlpkKOT28P5KIh/P5fE+44J0vBWQrQ5O4SYdMOAmMw11MhGdlRnfHYt2jM7m418cLVsKC4gZEL0YzrMNti+fSsXHTNk+ZMmX6jl2Znr6oRpkxowaZMDNhFYCZ1T3uxf3l48ePP3N5zYY3M3J90YDIUaRmhYARJ/LRwqzYlsnLRiqVkX5FGXvxwasZPQl/0ElYMOjKgJME65AS+e5p944Pq6o6XOkfUJSTd7fOmB1xCy4KhXomzMKIvK03PW7yCbU+9GOorv4EL+X0uq0z5/mCLAH1RplQ2iWUvPnYlmVqfbBWqw3W1QpQvy492j3bxouMGSAjSlkd/kLm/eTD9cHv1Wr1+2B9eASsFt7ZdsDrFjhoapSRHMOmovH0uOvqUK367du3am1IrUBXv1du+tQneVw0qkGEMzA/PHracvVHE/rRgJSl6z/O8zusVAuyhUdvPtfpBNCkPXN8ndDLC8OdPSmL1+6c03ZiU8Xe9PQrlY6/U35NmNQ1R+9J/ztfIbNjzcDP9pxAiyY+3ustCRyNmRpz8kjeXGzD2f5Ke+JQbdXUbMQuMhbMoE08BBMPp6ffHts/UtHfDnRkwtqdX3wpfeIG3EywQX9fbtfzq2OVgYGGC4xyyY2p2a/62zW3QObnx/e/fXhtgaLr19ElqzZ2zfWlnIy2Bfo+sZ5SpHf/uyc3zy869HvsgmOnJqze2HWwyMuu5j4ZcJQOOYNSsnfm7m3rbq1cMXHiitWTtu89WLR7YH+1ao3VJCmuHJRshZ6ZH15verr+2dTtXdm5UbuHZWgULqF1UWO4ssMdTc6bfWDfvj3Z7Oe5ET8vAENCR61zQeGmWCHg9tmS3kTCGyn67cHGRf29TkSnGFdZCPL2klRy2wMO2ckRbUan4M4tgLFlWRYEWXRaOYIyo8B0JgaOAgahwnFcCGKFBgTy4v/sMeIYxJNFEySUjiD/pxiiBx0GwiHB2kgnp4FNIR3EH7Nj/aO7YVpzAAAAAElFTkSuQmCC);margin-right:2px;border-radius:8px;width:16px;height:16px}.pho-turntable_prizes[data-v-de38fdb9]{width:100%;height:100%;position:relative}.pho-turntable_prizes_i[data-v-de38fdb9]:nth-child(2n){color:#1d0a5a}.pho-turntable_prizes_i[data-v-de38fdb9]:nth-child(odd){color:#6f4b05}.pho-turntable_prizes_i[data-v-de38fdb9]{position:absolute;width:30.5%;bottom:26.75%;left:50%;height:50%;line-height:12px;transform-origin:center left;text-align:center;z-index:10;cursor:pointer;display:flex;justify-content:center;align-items:center}.pho-turntable_prizes_i .i_item[data-v-de38fdb9]{transform:rotate(90deg);flex-direction:column;font-weight:700}.pho-turntable_prizes_i .amount[data-v-de38fdb9]{font-weight:700;margin-top:10px}.pho-turntable_prizes_i .txt[data-v-de38fdb9]{font-size:15px;font-weight:700}.lm-flex__item3[data-v-de38fdb9]{flex:3}.lm-flex__item[data-v-de38fdb9]{flex:1}.pho-turntable-invite[data-v-6ca07846]{position:relative;margin:0 auto;aspect-ratio:1;background:url(/assets/wheel_bg-DeOfF8ul.png) no-repeat center;background-size:100% 99.9%;transform:scale(.92)}.pho-turntable-roate[data-v-6ca07846]{position:relative}.pho-turntable-table[data-v-6ca07846]{position:absolute;width:100%;top:0%;left:0%;aspect-ratio:1;background:url(/assets/wheel_bg_game-Da8AgrUa.png) no-repeat center;background-size:100% 99.9%;z-index:1}.pho-turntable-select[data-v-6ca07846]{position:absolute;width:100%;aspect-ratio:1;background:url(data:image/png;base64,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) no-repeat center;background-size:100% 99.9%;z-index:3;animation:flash 1s infinite linear}.pho-turntable-background[data-v-6ca07846]{position:absolute;width:100%;top:0;left:0;aspect-ratio:1;background:url(../../products/green/images/invite/bg_game_light_1.png) no-repeat center;background-size:100% 99.9%;z-index:5;opacity:.5}.pho-turntable-spinbutton[data-v-6ca07846]{position:absolute;width:100%;aspect-ratio:1;background:url(/assets/wheel_bg_center-GCNZohGM.png) no-repeat center;background-size:100% 99.9%;z-index:6;display:flex;justify-content:center;align-items:center}.pho-turntable-spinbutton span[data-v-6ca07846]{display:flex;justify-content:center;align-items:center;width:28px;height:28px;background:#ad272f;font-size:18px;font-weight:700;text-align:center;border-radius:14px;transform:translate(100%,-100%)}.firstDia[data-v-6ca07846]{background:url(/assets/wheel_bg_center_spin1-CQrPXHB3.png) no-repeat center;background-size:100% 99.9%}.pho-turntable-hand[data-v-6ca07846]{position:absolute;width:16%;top:50%;left:50%;aspect-ratio:1;background:url(/assets/hand-CnQjk3Mn.png) no-repeat center;background-size:100% 99.9%;z-index:7;animation:hand-6ca07846 1s infinite ease-in-out}@keyframes hand-6ca07846{0%{width:16%}50%{width:14%}to{width:16%}}.pho-turntable-table-stars[data-v-6ca07846]{width:100%;height:100%;position:relative}.pho-turntable-star[data-v-6ca07846]{position:absolute;width:48%;left:50%;bottom:48%;transform-origin:center left}.pho-turntable-star_i[data-v-6ca07846]{float:right;animation-fill-mode:both;background-size:100%;background-position:top center}.pho-turntable-star_i_odd[data-v-6ca07846]{animation:flash 3s infinite ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAABAlBMVEUAAACqLDKpLDKpLDKpLDKpLDKpLDKsLzGsLzGrLTKpLDKpLDL+fSqpLDKpLDKpLDKqLDKpLDKpLDKrLTGpLDKpLDKpLDKpLDKpLDKpLDL6eiqpLDKpLDKpLDLISi+pLDKqLDKpLDKpLDKpLDL8eyqpLDKpLDKpLDKpLDL+fSqpLDLtbSzbXC32div+fSrSVC7JSy/gYS3BQzDRUi62ODHjZC38fCrpaiz+fiqwMzHeXy3rbCzISi/MTi+4OzHqayznaCzOUC/6eiqpLDL7eyqpLDLaXC3rbCy8PjD9fSroaSztbiz8fCrZWy6pLDLrayz5eSv7eyqpLDLvcCv6eiv/fyrRs93SAAAAVXRSTlMABAcKFWwbFxE5IA32eUhCuq9fPjQqJ8ePf2FXTjDr6N/Y0s26paGcl4lz/vv7+/n4+Pf38/Pu39zb2tjMx8W/vbKwqKKGhYN0cnFqZl1USDsuLSYgS4z9SwAAARVJREFUKM/d0WeSgyAAhuGIIoJrN2os6X1777336v2vssPuEITJCfL+ffwYBmuL0U86mTx+KPPxs1/+dZCqc754WSpZVwjIH6RlpT6SDvimW969Lji4KYX2MFK5KgYbs+7qBp+D91LqwiF8rj7LfJx98bn5JPM+xIixor3KfGQ5OphxIF/tpGETzvhc1FVX4PBBnDc9djjNrGeXVd3sDdnVaCqxrdO1ma603SSj78JP95Oz3X9c3mrFQxjolVc1iQPH7mFze31jp9WOB1bOx3RuRDZMvLjb6XR77sh6KxCoVQJa5PiN8cDzrke3MC/oDxXcIKHtw+kU+jmONKbcTUQKHAQ4jHQTMOUpQDU0XUcaRymFVrVfyUpYf6ptsd8AAAAASUVORK5CYII=);border-radius:10px;width:21px;height:21px}.pho-turntable-star_i_even[data-v-6ca07846]{animation:flash 1s infinite ease-in-out;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAABCFBMVEUAAACpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDKpLDL//v6pLDKpLDKpLDKpLDKpLDKqLTOpLDKpLDKpLDLw2tvx3d7HdXn//v779fW4UFWrMDb+/f389/epLDKpLDKpLDKpLDKpLDKpLDKpLDL9+vqpLDKpLDKpLDLt09P58PHz4OHSkZTox8jBZ2u4UVbRjpKpLDLer7GxP0Tmw8TAZWn47u+rMDby3+D58fHao6bu1tf+/f3DbXGzRUr9+/vJe37fsbP9+vqpLDL36+ypLDL8+Pn05eXAZWns0NH9+/uyQ0mpLDLv2drHdnr36+z////05eVAw5HqAAAAVnRSTlMABQkNEy5lFjooIhoRblIzH/3QQta1oY6IXlgP+fb18vHt1MvHvaimo5yYlXZMPyH+/vv37+bk4+Lf3dXPyrm3r62rpKOgloqHgn17endybF1SRj08NSheXYsAAAEVSURBVCjP3dFXcoMwFIVhhAqiY4rBJG5x7+m9996j7H8nyTATgRSvwP/rx7nDgLIQLb2Ozq8ev8B8vK2xrNaH+l9nK+yv0hME8vZX816QeACMWLHap+izEhM60y1QGN8zsXrgwZzhCZN6djXAx6gl83XgqZzNQ5kvHJ1fV41jmS8r2Mr5RtLlMnFRzm91kbcF9t5PxfHRsHAcmNTeL+jqVicpvJpi4TTe5R9ureH37KmpKvn1wC4fbGQPfK83wyhJMQKcAdKdh357b7NabTR3/CgmNBvzuYad8SBq+2Hod7oJmRoQKKJPyN2w3+0N4nFKDf7DuOt0UiG2TZwAm3zLA9A0sEupq3tI5So8YGmahqCAYpL8AOheWOm+DZ0xAAAAAElFTkSuQmCC);margin-right:2px;border-radius:8px;width:16px;height:16px}.pho-turntable_prizes[data-v-6ca07846]{width:100%;height:100%;position:relative}.pho-turntable_prizes_i[data-v-6ca07846]:nth-child(2n){color:#5aaa34;font-size:20px}.pho-turntable_prizes_i[data-v-6ca07846]:nth-child(odd){color:#fff}.pho-turntable_prizes_i[data-v-6ca07846]{position:absolute;width:38%;bottom:24.75%;left:50%;height:50%;line-height:12px;transform-origin:center left;text-align:center;z-index:10;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.pho-turntable_prizes_i[data-v-6ca07846]{width:42%}}.pho-turntable_prizes_i .i_item[data-v-6ca07846]{display:flex;transform:rotate(90deg);flex-direction:column;font-weight:700;gap:10px}.pho-turntable_prizes_i .amount[data-v-6ca07846]{font-weight:700;margin-top:10px;text-align:center}.pho-turntable_prizes_i .txt[data-v-6ca07846]{font-size:15px;font-weight:700}.pho-turntable_prizes_i .cashimg img[data-v-6ca07846]{width:44px}.pho-turntable_prizes_i .logoImg img[data-v-6ca07846]{width:44px;position:relative;top:-5px}.lm-flex__item3[data-v-6ca07846]{flex:3}.lm-flex__item[data-v-6ca07846]{flex:1}.pho-invite-table{position:relative;width:90%;left:5%;height:fit-content;background:linear-gradient(180deg,#503aac,#1c1150);border-radius:16px;padding:11px 15px 20px}.pho-invite-table .title{display:flex;font-size:18px;font-weight:700;text-align:center;color:#ffdc17;line-height:36px}.pho-invite-table .title img{width:36px;height:36px;margin-right:12px}.pho-invite-table .subtitle{margin-top:8px;font-size:14px;text-align:left;line-height:20px;font-weight:700}.pho-invite-table .table-op{opacity:.4}.pho-invite-table .award{width:100%;font-size:30px;text-shadow:#ad2931 1px 0 0,#ad2931 0 1px 0,#ad2931 -1px 0 0,#ad2931 0 -1px 0;text-align:center;position:absolute;top:50%;left:0}.pho-invite-table .back{margin-top:36px}.pho-invite-table .back .leftAmount{background:#e8d671;border-radius:12px;margin-bottom:30px}.pho-invite-table .back .leftAmount .money{display:flex;font-size:24px;font-weight:700;color:#ad272f;text-indent:12px;padding:8px 12px}.pho-invite-table .back .leftAmount .money img{width:36px;height:36px}.pho-invite-table .back .leftAmount .prograsswrap{position:relative}.pho-invite-table .back .leftAmount .prograsswrap .prograssText{top:-20px;position:absolute;color:#683943;font-size:12px;transform:translate(-50%);font-weight:500}.pho-invite-table .back .leftAmount .prograsswrap .prograssbar{position:relative;width:calc(100% - 20px);height:8px;margin:20px 10px 0;border-radius:8px;background:#5d5a16;overflow:hidden}.pho-invite-table .back .leftAmount .prograsswrap .prograssbar .prograssbar-inner{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#dd5955,#ad272f);border-radius:8px}.pho-invite-table .back .leftAmount .moreto{margin:8px 0;padding-bottom:10px;text-align:center;color:#683943}.pho-invite-table .back .leftAmount .moreto .green{color:#5aaa34}.pho-invite-table .countdown{position:relative;width:100%;justify-content:center;display:flex;gap:7px;font-size:12px;font-weight:700;line-height:24px}@media (max-width: 768px){.pho-invite-table .countdown{line-height:29px;font-size:14px}}.pho-invite-table .countdown div{font-weight:700;color:#fffc}.pho-invite-table .countdown span{font-weight:700;width:24px;aspect-ratio:1;border-radius:6px;background-color:#fff;text-align:center;color:#333}@media (max-width: 768px){.pho-invite-table .countdown span{width:29px;height:29px;line-height:29px;font-size:14px}}@media (max-width: 768px){.pho-invite-table .countdown{margin-top:15px}}.pho-invite-table .claimBtn{height:40px;width:calc(100% - 30px);margin:45px 15px 0;border-radius:22px;background:#e8d671;color:#683943;font-weight:700;text-align:center;line-height:40px;cursor:pointer}.pho-invite-table .foot{text-align:center;font-size:14px;line-height:20px;color:#e8d671}.pho-home-green .bannar-list{margin:10px 0 0;padding-bottom:20px;overflow:hidden}.pho-home-green .bannar-list .swiper{overflow:visible;--swiper-pagination-bottom: -22px;--swiper-pagination-bullet-width: 20px;--swiper-pagination-bullet-height: 6px;--swiper-pagination-bullet-border-radius: 6px;--swiper-theme-color: rgba(var(--pho-color-primary));--swiper-pagination-bullet-inactive-color: rgba(var(--pho-color-primary, .6))}@media (max-width: 768px){.pho-home-green .bannar-list .swiper{--swiper-pagination-bullet-width: 10px;--swiper-pagination-bullet-height: 4px}}.pho-home-green .bannar-list .swiper .swiper-pagination-bullet-active{width:40px}@media (max-width: 768px){.pho-home-green .bannar-list .swiper .swiper-pagination-bullet-active{width:20px}}.pho-home-green .bannar-list .bannar{aspect-ratio:2/1}@media (max-width: 768px){.pho-home-green .bannar-list .bannar{width:100%;height:86px;border-radius:16px}}.pho-home-green .bannar-list .bannar img{width:100%;height:100%;border-radius:var(--pho-border-ra-5);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;cursor:pointer}.pho-home-green .boardcast{margin-top:10px;display:none}@media (max-width: 768px){.pho-home-green .boardcast{display:block}}.pho-home-green .menus-squre{margin-top:10px;width:100%;display:flex;flex-direction:row;gap:6px;position:relative}@media (min-width: 768px){.pho-home-green .menus-squre{display:none}}.pho-home-green .menus-squre ul{width:calc(90% - 3px);display:grid;grid-template-columns:repeat(5,calc(20% - 5px));gap:6px}.pho-home-green .menus-squre ul li{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;aspect-ratio:1;background-color:#1e2c3c;border-radius:8px}.pho-home-green .menus-squre ul li .iconfont{line-height:1;font-size:24px;color:#74936e}.pho-home-green .menus-squre ul li .title{font-size:10px;line-height:14px}.pho-home-green .menus-squre ul li .data-num{position:absolute;top:5px;right:8px;width:12px;aspect-ratio:1;border-radius:6px;background-color:rgba(var(--pho-color-guide-failed));font-size:8px;line-height:12px;color:rgba(var(--pho-color-pure-white));text-align:center}.pho-home-green .menus-squre .close_btn{position:absolute;bottom:0;width:100%;height:32px;border-radius:16px;text-align:center;background-color:#2a3746;line-height:32px;font-weight:700}.pho-home-green .menus-squre .ul-one-row :nth-child(n+6){display:none}.pho-home-green .menus-squre .hidden-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;max-width:calc(10% - 3px);border-radius:8px;background-color:#1e2c3c;height:100%}.pho-home-green .menus-squre .hidden-btn .title{font-size:10px;line-height:14px}.pho-home-green .menus-squre-expand{padding-bottom:42px}.pho-home-green .games-tab{position:sticky;top:calc(var(--pho-header-height));z-index:90;margin-top:40px;height:56px;padding:4px;display:flex;align-items:center;border-radius:40px;background-color:#1e2c3c;gap:4px}@media (max-width: 768px){.pho-home-green .games-tab{display:none}}.pho-home-green .games-tab .games-tab-item{display:flex;align-items:center;gap:13px;height:100%;border-radius:40px;padding:0 13px;font-size:14px;cursor:pointer}.pho-home-green .games-tab .games-tab-item .iconfont{font-size:18px;color:#74936e}.pho-home-green .games-tab .games-tab-item .games-tab-item-name{font-size:14px;font-weight:700;padding-right:9px;white-space:nowrap}.pho-home-green .games-tab .games-tab-item:hover,.pho-home-green .games-tab .active{background:#2a3746}.pho-home-green .game-lists{display:flex;flex-direction:column}.pho-home-green .game-lists .swiper{--swiper-navigation-color: #fff;--swiper-navigation-size: 40px}.pho-home-green .game-lists .swiper .swiper-button-prev,.pho-home-green .game-lists .swiper .swiper-button-next{height:120%;top:-10%}@media (max-width: 768px){.pho-home-green .game-lists .swiper .swiper-button-prev,.pho-home-green .game-lists .swiper .swiper-button-next{height:130%}}.pho-home-green .game-lists .swiper .swiper-button-prev .swiper-navigation-icon,.pho-home-green .game-lists .swiper .swiper-button-next .swiper-navigation-icon{display:none}.pho-home-green .game-lists .swiper .swiper-button-prev{left:0;background:linear-gradient(to right,#0f1c2c,transparent)}.pho-home-green .game-lists .swiper .swiper-button-prev:after{font-family:iconfont!important;position:absolute;top:50%;transform:translateY(-50%);content:"";width:30px;height:30px;font-size:12px;line-height:30px;border-radius:5px;text-align:center;background-color:#0f1c2c}.pho-home-green .game-lists .swiper .swiper-button-next{right:0;background:linear-gradient(to left,#0f1c2c,transparent)}.pho-home-green .game-lists .swiper .swiper-button-next:after{font-family:iconfont!important;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);content:"";width:30px;height:30px;font-size:12px;line-height:30px;border-radius:5px;text-align:center;background-color:#0f1c2c}.pho-home-green .game-lists .game-list-item{margin-top:44px}@media (max-width: 768px){.pho-home-green .game-lists .game-list-item{margin-top:22px}}.pho-home-green .game-lists .game-list-item .game-list{width:100%;display:flex;flex-direction:row;overflow:visible}.pho-home-green .game-lists .game-list-item .game-list .game-item{flex:unset;flex-direction:column;margin-right:12px}.pho-home-green .game-lists .game-list-item .cate-line{display:flex;justify-content:space-between}@media (max-width: 768px){.pho-home-green .game-lists .game-list-item .cate-line{margin-bottom:6px}}.pho-home-green .game-lists .game-list-item .cate-line .cate-name{font-size:var(--pho-font-size-lv-5);font-weight:700;margin-bottom:13px}@media (max-width: 768px){.pho-home-green .game-lists .game-list-item .cate-line .cate-name{display:flex;align-items:center;margin-bottom:0}}.pho-home-green .game-lists .game-list-item .cate-line .cate-name span{font-size:22px;margin-right:6px;color:#74936e}.pho-home-green .game-lists .game-list-item .cate-line .cate-conunt{cursor:pointer}@media (max-width: 768px){.pho-home-green .game-lists .game-list-item .cate-line .cate-conunt{display:flex;align-items:center}}.pho-home-green .game-lists .game-list-item .cate-line .cate-conunt .viewall{font-size:14px;font-weight:600;color:#fff;margin-right:8px}.pho-home-green .game-lists .game-list-item .cate-line .cate-conunt .gamelength{display:inline-block;padding:3px 8px;font-size:12px;font-weight:700;color:#fff;background-color:#4aa23a;border-radius:15px;min-width:32px;text-align:center}@media (max-width: 768px){.pho-home-green .game-lists .game-list-item .cate-line .cate-conunt .gamelength{padding:0 8px}}.pho-home-green .game-lists .pho-dailysign{order:2;display:none;justify-content:space-between;align-items:center;margin-top:40px;width:100%;padding:20px 30px;background:linear-gradient(90deg,#45368b,#a25672 52%,#77477d);border-radius:15px}.pho-home-green .game-lists .pho-dailysign .pho-dailysign-title .title{font-weight:700;font-size:24px;color:#fff;font-style:normal;text-transform:none}.pho-home-green .game-lists .pho-dailysign .pho-dailysign-title .sub-title{font-size:24px;color:#fff9}.pho-home-green .game-lists .pho-dailysign .weeks{display:flex;flex-direction:column;position:relative}.pho-home-green .game-lists .pho-dailysign .weeks .weeks-wapper{display:flex;gap:20px;z-index:2}.pho-home-green .game-lists .pho-dailysign .weeks .weeks-wapper .week-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px}.pho-home-green .game-lists .pho-dailysign .weeks .weeks-wapper .award-btn{width:72px;height:32px;display:flex;justify-content:center;align-items:center;color:#90dd3e;background:#533257;border-radius:8px}.pho-home-green .game-lists .pho-dailysign .weeks .week-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px}.pho-home-green .game-lists .pho-dailysign .weeks .award-btn{width:72px;height:32px;display:flex;justify-content:center;align-items:center;color:#90dd3e;background:#533257;border-radius:8px}.pho-home-green .game-lists .pho-dailysign .weeks:after{content:"";width:100%;border:1px solid #533257;position:absolute;z-index:1;top:16px}.pho-home-green .game-lists .pho-dailysign .week-btn{padding:12px 16px;font-size:14px;font-weight:700;color:#fff;text-align:center}@media (max-width: 768px){.pho-home-green .game-lists .pho-dailysign{display:none}}.pho-home-green .games{margin-top:24px}.pho-home-green .games ul{display:flex;gap:10px;flex-wrap:wrap}@media (max-width: 768px){.pho-home-green .games ul li .pho-game-card{width:104px;height:143px}}.pho-home-green .pho-mall-pro{cursor:pointer;margin-top:48px;width:100%;aspect-ratio:10;max-height:136px;min-height:100px;background:url(/assets/home_promotion_enter-YAaF48dw.png) no-repeat top center;background-size:contain;border-radius:var(--pho-border-ra-5)}@media (max-width: 768px){.pho-home-green .pho-mall-pro{display:none}}.pho-home-green .pho-cashrain{position:fixed;right:0;bottom:10vh;cursor:pointer;width:110px;height:82px;z-index:120}.pho-home-green .pho-cashrain .button{width:100%;height:42px;background-color:#f25f06;border-radius:var(--pho-border-ra-6) 0 0 var(--pho-border-ra-6);transform:translateY(-35%) translate(0);z-index:199;position:relative}.pho-home-green .pho-cashrain .button img{position:absolute;width:75px;z-index:200;top:-40px;right:25px}.pho-home-green .pho-cashrain .button span{position:absolute;line-height:1;font-weight:700;display:flex;height:100%;align-items:center;padding-left:14px;white-space:wrap}.pho-home-green .leaderboard{width:100%;margin-top:48px}.pho-home-green .leaderboard .title{font-size:var(--pho-font-size-lv-5);line-height:28px;font-weight:700;color:#fff}.pho-home-green .leaderboard .leader-title{display:flex;padding:8px}.pho-home-green .leaderboard .leader-title div{color:#d6d6d6;font-size:12px;text-align:left;width:20%}.pho-home-green .leaderboard .leader-title div:nth-child(5){text-align:right}.pho-home-green .leaderboard .leader-content{display:flex;flex-direction:column;gap:2px;margin-top:10px}.pho-home-green .leaderboard .leader-content .message-item{display:flex;height:48px;background:#1e2c3c;align-items:center;padding:8px;border-bottom:2px solid #0c1d29}.pho-home-green .leaderboard .leader-content .message-item>div{width:20%;font-size:14px;line-height:14px}.pho-home-green .leaderboard .leader-content .message-item .gameName{display:flex;align-items:center;gap:12px;cursor:pointer}.pho-home-green .leaderboard .leader-content .message-item .gameName .gameName-img-wrap{width:30px;height:30px;overflow:hidden;border-radius:4px}.pho-home-green .leaderboard .leader-content .message-item .gameName .gameName-img-wrap img{width:100%;position:relative;aspect-ratio:.75;top:-5px}.pho-home-green .leaderboard .leader-content .message-item>div:nth-child(1){font-weight:700}.pho-home-green .leaderboard .leader-content .message-item>div:nth-child(2){opacity:.6}.pho-home-green .leaderboard .leader-content .message-item>div:nth-child(4){font-weight:700}.pho-home-green .leaderboard .leader-content .message-item>div:nth-child(5){font-weight:700;text-align:right}@media (max-width: 768px){.pho-home-green .leaderboard{display:none}}.pho-home-green .pho-introduce{margin-top:40px}.pho-home-green .pho-introduce .title{font-size:var(--pho-font-size-lv-5);line-height:28px;font-weight:700}.pho-home-green .pho-introduce .introduce-content{position:relative;margin-top:16px;background:#1e2c3c;display:flex;padding:20px;gap:20px;height:300px;overflow:hidden}.pho-home-green .pho-introduce .introduce-content h4{font-size:16px;line-height:22px;margin-bottom:10px;font-weight:700}.pho-home-green .pho-introduce .introduce-content p{font-size:14px;color:#fff9;margin-bottom:20px}.pho-home-green .pho-introduce .introduce-content .show-more{width:100%;height:100%;left:0;top:0;text-align:center;position:absolute;display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(to bottom,#0000,#1e2c3c)}.pho-home-green .pho-introduce .introduce-content .show-more .show-more-btn{padding:12px 22px;margin-bottom:10px;line-height:1}.pho-home-green .pho-introduce .introduce-content .show-more-nobg{background:none!important}.pho-home-green .pho-introduce .introduce-content .left{flex:1}.pho-home-green .pho-introduce .expend{height:fit-content}@media (max-width: 768px){.pho-home-green .pho-introduce{display:none}}.pho-home-green .pho-home-footer{margin-top:50px;display:flex;flex-direction:column}@media (min-width: 768px){.pho-home-green .pho-home-footer{display:none}}.pho-home-green .pho-home-footer .line-one{display:flex;justify-content:space-between}.pho-home-green .pho-home-footer .line-one>div{flex:1;text-align:center;font-size:var(--pho-font-size-lv-2);font-weight:700;color:rgba(var(--pho-color-pure-white));text-decoration:underline}.pho-home-green .pho-home-footer .line-one>div:nth-child(1){text-align:left}.pho-home-green .pho-home-footer .line-one>div:nth-child(3){text-align:right}.pho-home-green .pho-home-footer .follow-us{margin-top:20px}.pho-home-green .pho-home-footer .follow-us-title{text-align:center;color:#999;font-size:var(--pho-font-size-lv-2)}.pho-home-green .pho-home-footer .follow-us .logos{display:flex;justify-content:center}.pho-home-green .pho-home-footer .follow-us .logos .pho-share{display:flex;flex-direction:row;gap:20px}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items{width:40px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:8px;cursor:pointer}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items .logo{border-radius:32px;width:32px;height:32px}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items .logo-whatsApp{background:url(/assets/logos-CLPBpB7J.png) -64px 0px no-repeat;background-size:cover}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items .logo-telegram{background:url(/assets/sprit-D9oy9ouf.png) -108px 0px no-repeat;background-size:cover}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items .logo-Facebook{background:url(/assets/logos-CLPBpB7J.png) -128px 0px no-repeat;background-size:cover}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items .logo-X{background:url(/assets/logos-CLPBpB7J.png) -32px 0px no-repeat;background-size:cover}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items .logo-sms{background:url(/assets/logos-CLPBpB7J.png) -96px 0px no-repeat;background-size:cover}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items .logo-ins{background:url(/assets/sprit-D9oy9ouf.png) 0px 0px no-repeat;background-size:cover}.pho-home-green .pho-home-footer .follow-us .logos .pho-share .share-items .logo-name{text-align:center;margin-top:6px;font-size:var(--pho-font-size-lv-1);color:rgba(var(--pho-color-pure-white),.8)}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos{display:flex;flex-direction:row;gap:28px;justify-content:center}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li{display:flex;align-items:center;gap:12px;padding-top:4px}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .text{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);font-weight:700;text-decoration:underline;cursor:pointer}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .pho-contact-us-logo{width:32px;height:32px;border-radius:16px;color:#fff;flex-direction:row;cursor:pointer}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .pho-contact-us-logo span{font-size:16px;line-height:32px}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .phone,.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .whatsapp,.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .email{text-align:center}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .phone span,.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .whatsapp span,.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .email span{font-size:18px;line-height:32px}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .whatsapp{background-color:#44e861}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .email{background-color:#4da8ef}.pho-home-green .pho-home-footer .follow-us .pho-contact-us-logos li .phone{background-color:#4aa23a}.pho-home-green .pho-home-footer .footer-home{margin-top:20px}.pho-home-green .pho-home-footer .footer-home .domain{display:flex;margin-bottom:10px}.pho-home-green .pho-home-footer .footer-home .domain .logo{width:28px;height:28px;margin-right:16px}@media (min-width: 768px){.pho-home-green .pho-home-footer .footer-home .domain .logo{width:54px;height:54px}}.pho-home-green .pho-home-footer .footer-home .domain .server_domain{font-size:var(--pho-font-size-lv-3);line-height:28px;font-weight:700;padding-right:12px}.pho-home-green .pho-home-footer .footer-home .domain .logos{display:flex;align-items:center;gap:10px}.pho-home-green .pho-home-footer .footer-home .domain .logos span{font-size:20px;line-height:22px}@media (min-width: 768px){.pho-home-green .pho-home-footer .footer-home .domain .logos span{font-size:50px;line-height:54px}}.pho-home-green .pho-home-footer .footer-home .domain .logos span:nth-child(1){color:rgba(var(--pho-color-guide-failed),1)}.pho-home-green .pho-home-footer .footer-home .footer-content{margin-top:12px}.pho-home-green .pho-home-footer .footer-home .footer-content p{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8));padding-bottom:12px}.pho-home-green .pho-home-footer .footer-home .footer-content .images{display:flex;flex-direction:column;width:100%;gap:10px;margin-top:12px;padding-bottom:24px}.pho-home-green .pho-home-footer .footer-home .footer-content .images .line1{display:flex;flex-direction:row;justify-content:center;gap:10px}.pho-home-green .pho-home-footer .footer-home .footer-content .images .line1 div{flex:1;padding:10px;border-radius:6px;background:#1e2c3c;max-width:calc(33.3% - 5px)}.pho-home-green .pho-home-footer .footer-home .footer-content .images .line1 img{width:100%}.pho-home-green .pho-home-advert-img{width:100%;cursor:pointer}.pho-profile-green{width:100%}.pho-profile-green .pho-profile-header-parent{display:flex;flex-direction:row;justify-content:space-between;margin:10px 0}.pho-profile-green .pho-profile-header-parent .pho-profile-header{display:flex;align-items:flex-start;flex-direction:row}.pho-profile-green .pho-profile-header-parent .pho-profile-header img{width:44px;height:44px;margin-right:12px;border-radius:22px}.pho-profile-green .pho-profile-header-parent .pho-profile-header-num{font-size:var(--pho-font-size-lv-3);line-height:44px;font-weight:700}.pho-profile-green .pho-profile-header-parent .pho-profile-header-logout div{line-height:22px}.pho-profile-green .pho-profile-header-parent .pho-profile-header-logout div:nth-child(2){font-size:var(--pho-font-size-lv-1);font-weight:400}.pho-profile-green .pho-profile-header-parent .pho-profile-header-vip{width:44px;height:44px}.pho-profile-green .pho-profile-header-parent .pho-profile-header-vip img{width:100%}.pho-profile-green .pho-profile-wallet{display:flex;flex-direction:column;padding:20px 30px;background:linear-gradient(135deg,#92d14f,#4aa23a);border-radius:var(--pho-border-ra-3)}.pho-profile-green .pho-profile-wallet .balance{font-size:var(--pho-font-size-lv-1);text-align:center;margin-bottom:3px}.pho-profile-green .pho-profile-wallet .money{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:18px}.pho-profile-green .pho-profile-wallet .money img{width:24px}.pho-profile-green .pho-profile-wallet .money>div{font-size:28px;font-weight:700;line-height:1}.pho-profile-green .pho-profile-wallet .btns{display:flex;justify-content:center;gap:24px}.pho-profile-green .pho-profile-wallet .btns .btn{width:130px}.pho-profile-green .pho-profile-wallet .btns .deposit{color:rgba(var(--pho-color-primary));background-color:#fff}.pho-profile-green .pho-profile-balance{margin-top:10px;display:flex;flex-direction:column;justify-content:space-around;gap:4px;background-color:#1e2c3c;padding:4px;border-radius:12px}.pho-profile-green .pho-profile-balance .balance{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:11px 14px;background:#2a3746;border-radius:var(--pho-border-ra-3)}.pho-profile-green .pho-profile-balance .balance .amount{font-weight:500;font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3)}.pho-profile-green .pho-profile-balance .balance .amount .icon-back{margin-left:8px;display:block;float:inline-end;transform:rotate(180deg);font-size:14px;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-profile-green .pho-profile-balance .balance .unit{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6));display:flex;gap:10px}.pho-profile-green .pho-profile-balance .balance .unit img{width:22px}.pho-profile-green .pho-profile-vip{margin-top:10px;display:flex;justify-content:space-between;padding:12px;background:url(/assets/v_l-Bc6U4ZNL.png) no-repeat top center;background-size:cover;border-radius:var(--pho-border-ra-3)}.pho-profile-green .pho-profile-vip .vip_lable{color:#985204;font-size:var(--pho-font-size-lv-3);line-height:1;font-weight:700}.pho-profile-green .pho-profile-vip .vip_btn{width:60px;height:20px;line-height:20px;border-radius:10px;background-color:#333;text-align:center;text-transform:uppercase}.pho-profile-green .pho-profile-list{margin-top:10px;width:100%;background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-2);padding:15px 12px;display:flex;flex-direction:column;gap:25px}.pho-profile-green .pho-profile-list li{position:relative;width:100%;display:flex;flex-direction:row;gap:10px}.pho-profile-green .pho-profile-list li .icon{font-size:22px;line-height:22px;color:#74936e}.pho-profile-green .pho-profile-list li .menu-name{font-size:var(--pho-font-size-lv-3);line-height:22px;font-weight:400;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-profile-green .pho-profile-list li .icon-back{position:absolute;font-size:1em;display:block;transform:rotate(180deg);right:0;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-profile-green .pho-logout-btn{width:100%;margin-top:20px}.pho-alert-overlay{position:fixed;left:0;top:0;height:100%;width:100%;background-color:rgba(var(--pho-color-pure-black),var(--pho-overlay-op));z-index:999}.pho-alert{position:fixed;top:50%;left:50%;width:clamp(300px,calc(100% - 60px),400px);transform:translate(-50%) translateY(-50%);background-color:rgba(var(--pho-color-dialog-bg),1);border-radius:var(--pho-border-ra-4);padding:var(--pho-dialog-pad);border:none;z-index:1002}.pho-alert .pho-alert-msg{font-size:var(--pho-font-size-lv-2);line-height:20px;color:rgba(var(--pho-color-pure-white),1);padding-bottom:var(--pho-dialog-pad);white-space:warp}.pho-alert .pho-alert-actions{display:flex;justify-content:center;align-items:center;gap:20px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:rgba(var(--pho-color-text-nomarl),1);background:rgba(var(--pho-color-theme-bg),1);transition:color .5s,background-color .5s;line-height:1.6;font-family:Helvetica Neue,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,sans-serif;font-size:14px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;touch-action:manipulation;overflow:hidden}img{display:block}.pho-overflow-hidden{overflow:hidden!important}button{-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:transparent;border:none;padding:0;font:inherit;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none}input{border:none;padding:0;outline:none;background-color:transparent}ul{list-style:none;padding:0}dialog{color:inherit}::-webkit-scrollbar{display:none}:focus-visible{outline:none}.pho-divider{width:100%;height:1px;border-top:1px solid rgba(var(--pho-color-pure-white),var(--pho-divider-op))}@supports selector(:focus-visible){*{outline:none;background:none}}.single-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.double-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}#app{position:fixed;top:0;width:100%;height:100vh;overflow:scroll;display:flex;justify-content:space-around;gap:20px}@media (max-width: 768px){#app{gap:0px;height:calc(100vh - env(safe-area-inset-bottom))}}main{max-width:1360px;min-width:360px;margin:0 auto;padding:calc(var(--pho-header-height) + var(--pho-header-top)) var(--pho-main-padding) calc(var(--pho-main-padding) + var(--pho-main-padding-bottom) + env(safe-area-inset-bottom) + 69px);font-weight:400}@media (max-width: 768px){main{width:100%;height:100%;overflow-x:hidden}}@media (min-width: 1024px){body{display:flex;place-items:center}main{padding:var(--pho-header-height) 0 calc(var(--pho-main-padding) + var(--pho-main-padding-bottom) + env(safe-area-inset-bottom))}}:hover{transition:all .3s cubic-bezier(.075,.82,.165,1)}.pho-promotions .bannar-list{margin:10px 0 0;padding-bottom:20px;overflow:hidden}@media (max-width: 768px){.pho-promotions .bannar-list{display:none}}.pho-promotions .bannar-list .swiper{overflow:visible;--swiper-pagination-bottom: -22px;--swiper-pagination-bullet-width: 20px;--swiper-pagination-bullet-height: 6px;--swiper-pagination-bullet-border-radius: 6px;--swiper-theme-color: rgba(var(--pho-color-primary));--swiper-pagination-bullet-inactive-color: rgba(var(--pho-color-primary, .6))}.pho-promotions .bannar-list .swiper .swiper-pagination-bullet-active{width:40px}.pho-promotions .bannar-list .bannar{aspect-ratio:4/1}@media (max-width: 768px){.pho-promotions .bannar-list .bannar{width:100%;height:86px;border-radius:16px}}.pho-promotions .bannar-list .bannar img{width:100%;height:100%;border-radius:var(--pho-border-ra-5);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;cursor:pointer}.pho-promotions .pho-promotion-cards>h2{display:flex;justify-content:center;font-weight:700;text-align:center;margin:24px 0 16px;font-size:30px;line-height:1;gap:12px}@media (max-width: 768px){.pho-promotions .pho-promotion-cards>h2{display:none}}.pho-promotions .pho-promotion-cards>h2 img{width:30px;height:30px}.pho-promotions .pho-promotion-cards ul{padding:12px 0;background-color:#0f1c2c;display:flex;justify-content:center;flex-direction:row;gap:10px;flex-wrap:wrap;position:sticky;top:calc(var(--pho-header-height));z-index:90}@media (max-width: 768px){.pho-promotions .pho-promotion-cards ul{top:calc(var(--pho-header-top))}}.pho-promotions .pho-promotion-cards ul li{padding:8px 16px;height:32px;font-size:var(--pho-font-size-lv-2);line-height:16px;background-color:#1e2c3c;border-radius:var(--pho-border-ra-6);cursor:pointer;border:1px solid rgba(var(--pho-color-guide-success),0);display:flex;justify-content:center;align-items:center;gap:10px}@media (min-width: 768px){.pho-promotions .pho-promotion-cards ul li{height:40px;padding:8px 20px}}.pho-promotions .pho-promotion-cards ul li .icon{color:#74936e}.pho-promotions .pho-promotion-cards ul .active{border:1px solid rgba(var(--pho-color-guide-success),1)}.pho-promotions .pho-promotion-cards .promotions-window{display:flex;justify-content:center}@media (max-width: 768px){.pho-promotions .pho-promotion-cards .promotions-window{margin:0 auto}}.pho-promotions .pho-promotion-cards .promotions-window .promotions-window-wrapper{width:100%;display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}@media (max-width: 768px){.pho-promotions .pho-promotion-cards .promotions-window .promotions-window-wrapper{gap:14px;margin-top:0}}.pho-promotions .pho-promotion-cards .promotions-window .promotions-window-wrapper .card{flex:1 1 calc(33.3% - 10px);max-width:calc(33.3% - 10px);overflow:hidden;cursor:pointer}@media (max-width: 768px){.pho-promotions .pho-promotion-cards .promotions-window .promotions-window-wrapper .card{flex:1 1 100%;max-width:100%}}.pho-promotions .pho-promotion-cards .promotions-window .promotions-window-wrapper .card img{width:100%;border-radius:var(--pho-border-ra-5)}.pho-promotions .pho-promotion-cards .promotions-window .promotions-window-wrapper .card p{color:rgba(var(--pho-color-pure-white, .8));font-size:12px;margin-top:8px;line-height:1}.pho-promotions .pho-promotion-cards .promotions-window .promotions-window-wrapper .card h4{line-height:1.25;margin-top:4px;font-size:16px;font-weight:700;color:rgba(var(--pho-color-pure-white, 1))}.pho-deposit-record-parent .pho-deposit-record-month,.pho-withdraw-record-parent .pho-deposit-record-month{width:105px;font-size:14px;line-height:20px}.pho-deposit-record-parent .pho-deposit-record-month .pho-select,.pho-withdraw-record-parent .pho-deposit-record-month .pho-select{height:28px;padding:5px;border-radius:var(--pho-border-ra-6)}.pho-deposit-record-parent .pho-deposit-record-list-h5,.pho-withdraw-record-parent .pho-deposit-record-list-h5{display:flex;flex-direction:column;gap:4px;margin-top:10px}.pho-deposit-record-parent .pho-deposit-record-list-h5 li,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li{border-radius:16px;overflow:hidden}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top{display:flex;flex-direction:row;padding:12px;background:#1e2c3c}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .left,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .left{width:65%}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .left-firstline,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .left-firstline{display:flex;flex-direction:row;justify-content:space-between}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .left-firstline div,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .left-firstline div{font-weight:700;color:rgba(var(--pho-color-text-nomarl),1)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .left-secondline,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .left-secondline{padding-top:8px;display:flex;flex-direction:row;justify-content:space-between;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right{display:flex;flex-direction:column;align-items:flex-end;width:35%}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .processing,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .processing{color:var(--pho-color-guide-warnning)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .success,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .success{color:rgba(var(--pho-color-guide-success),1)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .failed,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .failed{font-size:12px;color:rgba(var(--pho-color-guide-failed),1)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .closed,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .closed{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .pho-appeal-btn,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .pho-appeal-btn{height:28px;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);padding:0 8px;border-radius:var(--pho-border-ra-6)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .detail,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .detail{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding-top:8px}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .detail>div,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .detail>div{transform:rotate(180deg)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .detail>div span,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .detail>div span{font-size:12px}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .top .right .detail .expand,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .top .right .detail .expand{transform:rotate(90deg)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .bottom,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .bottom{padding:12px;background:#2a3746;position:relative}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .bottom .load,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .bottom .load{opacity:0}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .bottom ul li,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .bottom ul li{display:flex;justify-content:space-between;font-size:12px}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .bottom ul li span:nth-child(1),.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .bottom ul li span:nth-child(1){color:#fff9}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .pho-record-btns,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .pho-record-btns{padding-top:8px}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .pho-record-btns .pho-button,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .pho-record-btns .pho-button{font-weight:400;width:80px;border-radius:var(--pho-border-ra-6)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .pho-record-btns .previewing,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .pho-record-btns .previewing{border:1px solid rgba(var(--pho-color-primary),1)}.pho-deposit-record-parent .pho-deposit-record-list-h5 li .pho-record-btns .rejected,.pho-withdraw-record-parent .pho-deposit-record-list-h5 li .pho-record-btns .rejected{color:rgba(var(--pho-color-primary),1);border:1px solid rgba(var(--pho-color-primary),1)}.pho-depositpc-record-parent .pho-deposit-record-month,.pho-withdrawpc-record-parent .pho-deposit-record-month{width:105px;font-size:14px;line-height:20px}.pho-depositpc-record-parent .pho-deposit-record-month .pho-select,.pho-withdrawpc-record-parent .pho-deposit-record-month .pho-select{padding:0 5px;border-radius:var(--pho-border-ra-6)}.pho-depositpc-record-parent .pho-deposit-record-list li,.pho-withdrawpc-record-parent .pho-deposit-record-list li{display:flex;flex-direction:row;padding:5px 10px;background:rgba(var(--pho-color-input-bg),1);justify-content:space-between;border-radius:var(--pho-border-ra-4)}.pho-depositpc-record-parent .pho-deposit-record-list li .operation{justify-content:center}.pho-depositpc-record-parent .pho-deposit-record-list li .detail{display:flex;gap:4px;width:54px;cursor:pointer}.pho-depositpc-record-parent .pho-deposit-record-list li .detail .detailIcon{transform:rotate(180deg)}.pho-depositpc-record-parent .pho-deposit-record-list li .detail .detailIcon span{font-size:14px}.pho-detail-dia ul{margin-top:20px;display:flex;flex-direction:column;gap:10px}.pho-detail-dia ul li{display:flex;justify-content:space-between;font-size:14px;line-height:1}.pho-detail-dia ul li span:nth-child(1){color:#fff9}@media (max-width: 768px){.page-header{display:none}}.pho-deposit-record-parent,.pho-withdraw-record-parent{position:relative}@media (min-height: 768px){.pho-deposit-record-parent,.pho-withdraw-record-parent{min-height:526px}}.pho-deposit-record-parent .selects,.pho-withdraw-record-parent .selects{display:flex;gap:20px}.pho-deposit-record-parent .selects .pho-deposit-record-game .pho-select,.pho-withdraw-record-parent .selects .pho-deposit-record-game .pho-select{width:150px;height:40px;padding:5px 15px;border-radius:var(--pho-border-ra-6)}@media (max-width: 768px){.pho-deposit-record-parent .selects .pho-deposit-record-game .pho-select,.pho-withdraw-record-parent .selects .pho-deposit-record-game .pho-select{height:28px}}.pho-deposit-record-parent .selects .pho-deposit-record-game .pho-select .pho-select-custom .pho-select-display,.pho-withdraw-record-parent .selects .pho-deposit-record-game .pho-select .pho-select-custom .pho-select-display{max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pho-deposit-record-parent .pho-deposit-record-month .pho-select,.pho-withdraw-record-parent .pho-deposit-record-month .pho-select{width:110px;height:40px;padding:5px;border-radius:var(--pho-border-ra-6)}.pho-deposit-record-parent .pho-deposit-record-month .pho-select .pho-select-display,.pho-withdraw-record-parent .pho-deposit-record-month .pho-select .pho-select-display{padding:0 0 0 5px}@media (max-width: 768px){.pho-deposit-record-parent .pho-deposit-record-month .pho-select,.pho-withdraw-record-parent .pho-deposit-record-month .pho-select{height:28px}}.pho-deposit-record-parent .pho-deposit-record-month .pho-select .pho-select-option-container,.pho-withdraw-record-parent .pho-deposit-record-month .pho-select .pho-select-option-container{left:0;top:calc(100% + (var(--pho-input-pad) / 2));width:calc(100% + (var(--pho-input-pad) * 1.5));padding:calc(var(--pho-input-pad) / 4);gap:15px}.pho-deposit-record-parent .pho-deposit-record-month .pho-select .pho-select-option-container .pho-select-option,.pho-withdraw-record-parent .pho-deposit-record-month .pho-select .pho-select-option-container .pho-select-option{font-size:14px;text-align:center}.pho-deposit-record-parent .pho-game-record-list,.pho-withdraw-record-parent .pho-game-record-list{display:flex;flex-direction:column;gap:4px;margin-top:10px}.pho-deposit-record-parent .pho-game-record-list li,.pho-withdraw-record-parent .pho-game-record-list li{display:flex;flex-direction:row;padding:5px 10px;background:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-4)}.pho-deposit-record-parent .pho-game-record-list li .left,.pho-withdraw-record-parent .pho-game-record-list li .left{width:100%!important}.pho-deposit-record-parent .pho-game-record-list li .left-firstline,.pho-withdraw-record-parent .pho-game-record-list li .left-firstline{display:flex;flex-direction:row;justify-content:space-between;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-deposit-record-parent .pho-game-record-list li .left-firstline .bet,.pho-withdraw-record-parent .pho-game-record-list li .left-firstline .bet{color:rgba(var(--pho-color-guide-failed),1)}.pho-deposit-record-parent .pho-game-record-list li .left-firstline .win,.pho-withdraw-record-parent .pho-game-record-list li .left-firstline .win{color:rgba(var(--pho-color-guide-success),1)}@media (max-width: 768px){.pho-deposit-record-parent .pho-game-record-list li .left-firstline>div:nth-child(1),.pho-withdraw-record-parent .pho-game-record-list li .left-firstline>div:nth-child(1){width:30%}.pho-deposit-record-parent .pho-game-record-list li .left-firstline>div:nth-child(2),.pho-withdraw-record-parent .pho-game-record-list li .left-firstline>div:nth-child(2){width:50%;text-align:center}.pho-deposit-record-parent .pho-game-record-list li .left-firstline>div:nth-child(3),.pho-withdraw-record-parent .pho-game-record-list li .left-firstline>div:nth-child(3){width:20%;text-align:right}}.pho-deposit-record-parent .pho-game-record-list .pagebtns,.pho-withdraw-record-parent .pho-game-record-list .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:8px}@media (max-width: 768px){.pho-deposit-record-parent .pho-game-record-list .pagebtns,.pho-withdraw-record-parent .pho-game-record-list .pagebtns{display:none}}.pho-deposit-record-parent .pho-game-record-list .pagebtns .pageUp,.pho-withdraw-record-parent .pho-game-record-list .pagebtns .pageUp,.pho-deposit-record-parent .pho-game-record-list .pagebtns .pageDown,.pho-withdraw-record-parent .pho-game-record-list .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-deposit-record-parent .pho-game-record-list .pagebtns .pageDown,.pho-withdraw-record-parent .pho-game-record-list .pagebtns .pageDown{transform:rotate(180deg)}.pho-deposit-record-parent .pho-game-record-list .pagebtns .disable,.pho-withdraw-record-parent .pho-game-record-list .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-deposit-record-parent .pho-deposit-record-empty,.pho-withdraw-record-parent .pho-deposit-record-empty{display:flex;flex-direction:column;align-items:center;padding-top:80px}.pho-deposit-record-parent .pho-deposit-record-empty .images,.pho-withdraw-record-parent .pho-deposit-record-empty .images{width:112px;height:112px}@media (max-width: 768px){.pho-deposit-record-parent .pho-deposit-record-empty .images,.pho-withdraw-record-parent .pho-deposit-record-empty .images{width:56px;height:56px}}.pho-deposit-record-parent .pho-deposit-record-empty .icon-wallet1,.pho-withdraw-record-parent .pho-deposit-record-empty .icon-wallet1{font-size:120px;line-height:120px}.pho-deposit-record-parent .pho-deposit-record-empty .text,.pho-withdraw-record-parent .pho-deposit-record-empty .text{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6));font-size:var(--pho-font-size-lv-2);padding:12px 56px}.pho-deposit-record-parent #bottom_line_deposit,.pho-withdraw-record-parent #bottom_line_deposit,.pho-deposit-record-parent #bottom_line_withdraw,.pho-withdraw-record-parent #bottom_line_withdraw{display:block;width:100%;height:1px;opacity:0}@media (min-width: 768px){.pho-deposit-record-parent #bottom_line_deposit,.pho-withdraw-record-parent #bottom_line_deposit,.pho-deposit-record-parent #bottom_line_withdraw,.pho-withdraw-record-parent #bottom_line_withdraw{display:none!important}}.pho-deposit-record-parent-complian .selects,.pho-withdraw-record-parent-complian .selects{display:flex;gap:20px}.pho-deposit-record-parent-complian .selects .pho-deposit-record-month,.pho-withdraw-record-parent-complian .selects .pho-deposit-record-month{width:105px;font-size:14px;line-height:20px}.pho-deposit-record-parent-complian .selects .pho-deposit-record-month .pho-select,.pho-withdraw-record-parent-complian .selects .pho-deposit-record-month .pho-select{height:32px;padding:0 5px 0 0;border-radius:var(--pho-border-ra-6)}.pho-deposit-record-parent-complian .selects .pho-deposit-record-month .pho-select .pho-select-display,.pho-withdraw-record-parent-complian .selects .pho-deposit-record-month .pho-select .pho-select-display{padding:0 0 0 10px}.pho-deposit-record-parent-complian .selects .pho-deposit-record-month .pho-select .pho-select-option-container,.pho-withdraw-record-parent-complian .selects .pho-deposit-record-month .pho-select .pho-select-option-container{left:0;top:calc(100% + (var(--pho-input-pad) / 2));width:calc(100% + (var(--pho-input-pad) * 1.5));padding:calc(var(--pho-input-pad) / 4);gap:15px}.pho-deposit-record-parent-complian .selects .pho-deposit-record-month .pho-select .pho-select-option-container .pho-select-option,.pho-withdraw-record-parent-complian .selects .pho-deposit-record-month .pho-select .pho-select-option-container .pho-select-option{font-size:14px;text-align:center}.pho-deposit-record-parent-complian .selects .pho-deposit-record-status .pho-select,.pho-withdraw-record-parent-complian .selects .pho-deposit-record-status .pho-select{width:150px;height:40px;padding:5px 15px;border-radius:var(--pho-border-ra-6)}@media (max-width: 768px){.pho-deposit-record-parent-complian .selects .pho-deposit-record-status .pho-select,.pho-withdraw-record-parent-complian .selects .pho-deposit-record-status .pho-select{height:32px;padding:5px 10px}}.pho-deposit-record-parent-complian .pho-deposit-record-list,.pho-withdraw-record-parent-complian .pho-deposit-record-list{display:flex;flex-direction:column;gap:4px;margin-top:10px}.pho-deposit-record-parent-complian .pho-deposit-record-list li,.pho-withdraw-record-parent-complian .pho-deposit-record-list li{display:flex;flex-direction:row;padding:8px;background:rgba(var(--pho-color-input-bg),1)}.pho-deposit-record-parent-complian .pho-deposit-record-list li .left,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .left{width:65%}.pho-deposit-record-parent-complian .pho-deposit-record-list li .left-firstline,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .left-firstline{display:flex;flex-direction:row;justify-content:space-between;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-deposit-record-parent-complian .pho-deposit-record-list li .left-secondline,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .left-secondline{padding-top:8px;display:flex;flex-direction:row;justify-content:space-between;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-deposit-record-parent-complian .pho-deposit-record-list li .right,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .right{display:flex;flex-direction:column;align-items:flex-end;width:35%}.pho-deposit-record-parent-complian .pho-deposit-record-list li .right .processing,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .right .processing{color:var(--pho-color-guide-warnning)}.pho-deposit-record-parent-complian .pho-deposit-record-list li .right .success,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .right .success{color:rgba(var(--pho-color-guide-success),1)}.pho-deposit-record-parent-complian .pho-deposit-record-list li .right .failed,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .right .failed{font-size:12px;color:rgba(var(--pho-color-guide-failed),1)}.pho-deposit-record-parent-complian .pho-deposit-record-list li .right .closed,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .right .closed{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-deposit-record-parent-complian .pho-deposit-record-list li .right .pho-appeal-btn,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .right .pho-appeal-btn{height:28px;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);padding:0 8px;border-radius:var(--pho-border-ra-6)}.pho-deposit-record-parent-complian .pho-deposit-record-list li .pho-record-btns .pho-button,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .pho-record-btns .pho-button{font-weight:400;width:80px}.pho-deposit-record-parent-complian .pho-deposit-record-list li .pho-record-btns .previewing,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .pho-record-btns .previewing{border:1px solid rgba(var(--pho-color-primary),1)}.pho-deposit-record-parent-complian .pho-deposit-record-list li .pho-record-btns .rejected,.pho-withdraw-record-parent-complian .pho-deposit-record-list li .pho-record-btns .rejected{color:rgba(var(--pho-color-primary),1);border:1px solid rgba(var(--pho-color-primary),1)}.pho-deposit-record-parent-complian .pho-deposit-record-empty,.pho-withdraw-record-parent-complian .pho-deposit-record-empty{display:flex;flex-direction:column;align-items:center;padding-top:80px}.pho-deposit-record-parent-complian .pho-deposit-record-empty .images,.pho-withdraw-record-parent-complian .pho-deposit-record-empty .images{width:112px;height:112px}@media (max-width: 768px){.pho-deposit-record-parent-complian .pho-deposit-record-empty .images,.pho-withdraw-record-parent-complian .pho-deposit-record-empty .images{width:56px;height:56px}}.pho-deposit-record-parent-complian .pho-deposit-record-empty .icon-wallet1,.pho-withdraw-record-parent-complian .pho-deposit-record-empty .icon-wallet1{font-size:120px;line-height:120px}.pho-deposit-record-parent-complian .pho-deposit-record-empty .text,.pho-withdraw-record-parent-complian .pho-deposit-record-empty .text{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6));font-size:var(--pho-font-size-lv-2);padding:12px 56px}.pho-deposit-record-parent-complian #bottom_line_deposit,.pho-withdraw-record-parent-complian #bottom_line_deposit,.pho-deposit-record-parent-complian #bottom_line_withdraw,.pho-withdraw-record-parent-complian #bottom_line_withdraw{display:block;width:100%;height:1px;opacity:0}.pho-appeal-dia .imagedemo{margin-top:40px;margin-bottom:12px;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6));display:flex;justify-content:space-around}.pho-appeal-dia .imagedemo span{display:inline-block;color:rgba(var(--pho-color-text-nomarl),.2)}.pho-review-dia .pho-dialog-content{overflow:scroll!important}.page-header h2{font-size:var(--pho-font-size-lv-4);line-height:var(--pho-font-size-line-4);font-weight:700;padding:24px 0}.pho-record-tab{background-color:#1e2c3c;border-radius:24px;margin-top:10px}.pho-record-tab .pho-tabs-nav{border:unset;padding:4px}.pho-record-tab .pho-tabs-nav li{line-height:2.5}.pho-record-tab .pho-tabs-nav .active{border-radius:24px;background-color:#2a3746}.pho-record-tab .pho-tabs-nav .active:after{display:none}.pho-depositpc-record-parent,.pho-withdrawpc-record-parent{min-height:526px;position:relative}.pho-depositpc-record-parent .selects,.pho-withdrawpc-record-parent .selects{display:flex;gap:20px}.pho-depositpc-record-parent .selects .pho-deposit-record-status .pho-select,.pho-withdrawpc-record-parent .selects .pho-deposit-record-status .pho-select{width:200px;height:40px;padding:5px 15px;border-radius:var(--pho-border-ra-6)}@media (max-width: 768px){.pho-depositpc-record-parent .selects .pho-deposit-record-status .pho-select,.pho-withdrawpc-record-parent .selects .pho-deposit-record-status .pho-select{height:28px;padding:5px 10px}}.pho-depositpc-record-parent .pho-deposit-record-month,.pho-withdrawpc-record-parent .pho-deposit-record-month{width:130px;font-size:14px;line-height:20px}.pho-depositpc-record-parent .pho-deposit-record-month .pho-select,.pho-withdrawpc-record-parent .pho-deposit-record-month .pho-select{height:40px;width:130px;padding:0 20px;border-radius:var(--pho-border-ra-6)}.pho-depositpc-record-parent .pho-deposit-record-month .pho-select .pho-select-display,.pho-withdrawpc-record-parent .pho-deposit-record-month .pho-select .pho-select-display{padding:0 0 0 5px}.pho-depositpc-record-parent .pho-deposit-record-month .pho-select .pho-select-option-container,.pho-withdrawpc-record-parent .pho-deposit-record-month .pho-select .pho-select-option-container{left:0;top:calc(100% + (var(--pho-input-pad) / 2));width:calc(100% + (var(--pho-input-pad) * 1.5));padding:calc(var(--pho-input-pad) / 4);gap:15px}.pho-depositpc-record-parent .pho-deposit-record-month .pho-select .pho-select-option-container .pho-select-option,.pho-withdrawpc-record-parent .pho-deposit-record-month .pho-select .pho-select-option-container .pho-select-option{font-size:14px;text-align:center}.pho-depositpc-record-parent .pho-deposit-record-list,.pho-withdrawpc-record-parent .pho-deposit-record-list{display:flex;flex-direction:column;gap:4px;margin-top:10px}.pho-depositpc-record-parent .pho-deposit-record-list li,.pho-withdrawpc-record-parent .pho-deposit-record-list li{display:flex;flex-direction:row;padding:14px;background:rgba(var(--pho-color-input-bg),1);justify-content:space-between;border-radius:var(--pho-border-ra-4)}.pho-depositpc-record-parent .pho-deposit-record-list li div,.pho-withdrawpc-record-parent .pho-deposit-record-list li div{line-height:28px}.pho-depositpc-record-parent .pho-deposit-record-list li .createTime,.pho-withdrawpc-record-parent .pho-deposit-record-list li .createTime{width:15%}.pho-depositpc-record-parent .pho-deposit-record-list li .tradeNo,.pho-withdrawpc-record-parent .pho-deposit-record-list li .tradeNo{text-align:center;width:210px;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-depositpc-record-parent .pho-deposit-record-list li .money,.pho-withdrawpc-record-parent .pho-deposit-record-list li .money{text-align:center;width:88px}.pho-depositpc-record-parent .pho-deposit-record-list li .status,.pho-withdrawpc-record-parent .pho-deposit-record-list li .status{text-align:center;width:110px}.pho-depositpc-record-parent .pho-deposit-record-list li .status .processing,.pho-withdrawpc-record-parent .pho-deposit-record-list li .status .processing{color:var(--pho-color-guide-warnning)}.pho-depositpc-record-parent .pho-deposit-record-list li .status .success,.pho-withdrawpc-record-parent .pho-deposit-record-list li .status .success{color:rgba(var(--pho-color-guide-success),1)}.pho-depositpc-record-parent .pho-deposit-record-list li .status .failed,.pho-withdrawpc-record-parent .pho-deposit-record-list li .status .failed{color:rgba(var(--pho-color-guide-failed),1)}.pho-depositpc-record-parent .pho-deposit-record-list li .status .closed,.pho-withdrawpc-record-parent .pho-deposit-record-list li .status .closed{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-depositpc-record-parent .pho-deposit-record-list li .operation,.pho-withdrawpc-record-parent .pho-deposit-record-list li .operation{width:12%;display:flex;justify-content:flex-end}.pho-depositpc-record-parent .pho-deposit-record-list li .operation .pho-record-btns .pho-button,.pho-withdrawpc-record-parent .pho-deposit-record-list li .operation .pho-record-btns .pho-button{padding:0 8px;font-weight:400;width:100px;border-radius:var(--pho-border-ra-6)}.pho-depositpc-record-parent .pho-deposit-record-list li .operation .pho-record-btns .previewing,.pho-withdrawpc-record-parent .pho-deposit-record-list li .operation .pho-record-btns .previewing{border:1px solid rgba(var(--pho-color-primary),1)}.pho-depositpc-record-parent .pho-deposit-record-list li .operation .pho-record-btns .rejected,.pho-withdrawpc-record-parent .pho-deposit-record-list li .operation .pho-record-btns .rejected{color:rgba(var(--pho-color-primary),1);border:1px solid rgba(var(--pho-color-primary),1)}.pho-depositpc-record-parent .pho-deposit-record-list .pagebtns,.pho-withdrawpc-record-parent .pho-deposit-record-list .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:8px}.pho-depositpc-record-parent .pho-deposit-record-list .pagebtns .pageUp,.pho-withdrawpc-record-parent .pho-deposit-record-list .pagebtns .pageUp,.pho-depositpc-record-parent .pho-deposit-record-list .pagebtns .pageDown,.pho-withdrawpc-record-parent .pho-deposit-record-list .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-depositpc-record-parent .pho-deposit-record-list .pagebtns .pageDown,.pho-withdrawpc-record-parent .pho-deposit-record-list .pagebtns .pageDown{transform:rotate(180deg)}.pho-depositpc-record-parent .pho-deposit-record-list .pagebtns .disable,.pho-withdrawpc-record-parent .pho-deposit-record-list .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-depositpc-record-parent .pho-record-title,.pho-withdrawpc-record-parent .pho-record-title{display:flex;flex-direction:row;justify-content:space-between;padding:16px 16px 0;gap:0px;margin-top:0}.pho-depositpc-record-parent .pho-record-title li,.pho-withdrawpc-record-parent .pho-record-title li{width:100%;padding:0;background:none;font-size:var(--pho-font-size-lv-1);line-height:var(--pho-font-size-line-1);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-depositpc-record-parent .pho-deposit-record-empty,.pho-withdrawpc-record-parent .pho-deposit-record-empty{display:flex;flex-direction:column;align-items:center;padding-top:80px}.pho-depositpc-record-parent .pho-deposit-record-empty .images,.pho-withdrawpc-record-parent .pho-deposit-record-empty .images{width:112px;height:112px}@media (max-width: 768px){.pho-depositpc-record-parent .pho-deposit-record-empty .images,.pho-withdrawpc-record-parent .pho-deposit-record-empty .images{width:56px;height:56px}}.pho-depositpc-record-parent .pho-deposit-record-empty .text,.pho-withdrawpc-record-parent .pho-deposit-record-empty .text{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6));font-size:var(--pho-font-size-lv-2);padding:12px 56px}.pho-depositpc-record-parent #bottom_line_deposit,.pho-withdrawpc-record-parent #bottom_line_deposit,.pho-depositpc-record-parent #bottom_line_withdraw,.pho-withdrawpc-record-parent #bottom_line_withdraw{display:block;width:100%;height:1px;opacity:0}.pho-appeal-dia .pho-dialog-content{margin-top:20px}.pho-appeal-dia .pho-appeal-transcationID{padding-top:20px}.pho-appeal-dia .imagedemo{margin-top:40px;margin-bottom:12px;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6));display:flex;justify-content:space-around;white-space:nowrap}.pho-appeal-dia .imagedemo span{display:inline-block;color:rgba(var(--pho-color-text-nomarl),.2);overflow:hidden;height:22px}.pho-appeal-dia .imagedemotext{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8));margin-bottom:16px}.pho-appeal-dia .imagedemoimages{display:flex;justify-content:center;gap:24px;margin-bottom:44px}.pho-appeal-dia .imagedemoimages .imagedemoimagesitem img{width:80px;height:80px}.pho-appeal-dia .imagedemoimages .imagedemoimagesitem div{text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-review-dia .pho-dialog-header{height:fit-content}.pho-review-dia .pho-dialog-content{overflow:scroll}.pho-review-dia .steps{list-style-type:none;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.pho-review-dia .step{position:relative;width:100%;z-index:1;padding:0 0 20px 25px}.pho-review-dia .step .step-logtime{margin-bottom:8px}.pho-review-dia .step .step-content{padding:8px 16px;width:100%;background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-review-dia .step .line{position:absolute;height:100%;width:2px;top:2px;left:7px;background:#fff3}.pho-review-dia .step:last-child .line{display:none}.pho-review-dia .step:first-child:before{position:absolute;content:"";width:16px;height:16px;background:#fff;top:2px;left:0;border-radius:8px;z-index:2}.pho-review-dia .step:first-child:after{position:absolute;content:"";width:10px;height:10px;background:rgba(var(--pho-color-primary),1);top:5px;left:3px;border-radius:8px;z-index:3}.pho-review-dia .step:before{position:absolute;content:"";width:16px;height:16px;top:2px;left:0;border-radius:8px;z-index:2;background:#fff3}.pho-review-dia .step:after{position:absolute;content:"";width:10px;height:10px;top:5px;left:3px;border-radius:8px;z-index:3;background:#fff6}.pho-review-dia .pho-feedback-imgslist{display:flex;gap:10px}.pho-review-dia .pho-feedback-imgslist img{width:56px;height:56px;border-radius:var(--pho-border-ra-2);border:1px solid rgba(var(--pho-color-text-nomarl),.2)}.pho-review-dia .pho-review-dia-action{display:flex;justify-content:center}.pho-review-dia .pho-review-dia-action .pho-button{color:#fff;font-weight:400}.pho-settings .pho-common-ul{margin-top:10px;border-radius:var(--pho-border-ra-2);display:flex;flex-direction:column;padding:4px 12px;background-color:rgba(var(--pho-color-input-bg),1)}.pho-settings .pho-common-ul li{border-bottom:1px solid rgba(var(--pho-color-pure-white),.2);font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);padding:12px 0}.pho-settings .pho-common-ul li:last-child{border-bottom:none}.pho-settings-password{margin-top:10px;display:flex;flex-direction:column;gap:20px}.pho-settingspc{display:flex;flex-direction:column;gap:20px;height:calc(100vh - var(--pho-header-height))}.pho-settingspc .left{width:fit-content;height:fit-content}.pho-settingspc .pho-common-ul{margin-top:10px;border-radius:var(--pho-border-ra-6);display:flex;padding:4px;gap:4px;background-color:rgba(var(--pho-color-input-bg),1)}.pho-settingspc .pho-common-ul li{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);padding:12px 16px;cursor:pointer;border-radius:var(--pho-border-ra-6);font-weight:700}.pho-settingspc .pho-common-ul li:hover,.pho-settingspc .pho-common-ul .active{background-color:rgba(var(--pho-color-item-active),1)}.pho-settingspc .right{width:80%;height:fit-content;background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-5);padding:24px}.pho-settingspc .right .title{font-size:var(--pho-font-size-lv-4);line-height:1;font-weight:700}.pho-settingspc .right .subtitle{margin:24px 0;font-size:var(--pho-font-size-lv-2);line-height:1;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-settingspc .right .pho-button{width:30%}.pho-settingspc .right .pho-personal-info{display:flex;flex-direction:column;gap:20px}.pho-settingspc .right .pho-personal-info .pho-input-lable,.pho-settingspc .right .pho-personal-info .pho-input input,.pho-settingspc .right .pho-personal-info .pho-input-pre{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-personal-info{display:flex;flex-direction:column}.pho-personal-info .subtitle{margin:10px 0;font-size:var(--pho-font-size-lv-2);line-height:1;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-personal-info .pho-input{margin-bottom:20px}.pho-personal-info .pho-input-lable,.pho-personal-info .pho-input input,.pho-personal-info .pho-input-pre{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-setting-selfexcusion .title{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);font-weight:700;margin:10px 0 8px}.pho-setting-selfexcusion .content{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-setting-selfexcusion .attention{margin:16px 0;display:flex;flex-direction:row;padding:15px;background:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-1);height:fit-content}.pho-setting-selfexcusion .attention .left{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:28px;padding-right:15px;height:auto}.pho-setting-selfexcusion .attention .left img{width:36px}.pho-setting-selfexcusion .attention .right .title{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);font-weight:700;margin:0 0 8px}.pho-setting-selfexcusion .attention .right .content{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-setting-selfexcusion .timePeriond{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:16px}.pho-setting-selfexcusion .timePeriond li{width:31.25%;max-width:169px;display:flex;padding:5px 0;background:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-1);border:1px solid rgba(var(--pho-color-guide-success),0)}.pho-setting-selfexcusion .timePeriond li span{display:inline-block;width:100%;text-align:center}.pho-setting-selfexcusion .timePeriond .select{border:1px solid rgba(var(--pho-color-guide-success),1)}.pho-setting-selfexcusion .nextbtns{display:flex;justify-content:space-around}.pho-setting-selfexcusion .nextbtns .nextbtn{margin-top:24px}.pho-setting-selfexcusion .selfexcusionInput{margin-top:20px}.pho-task-center{container-name:parent;container-type:inline-size}.pho-task-center .bannar{position:relative;width:100%;aspect-ratio:4;display:flex;flex-direction:row;align-items:center}@media (max-width: 768px){.pho-task-center .bannar{flex-direction:column-reverse}}@container parent (max-width: 768px){.pho-task-center .bannar{flex-direction:column-reverse}}.pho-task-center .bannar .bannar-left{width:70%}@media (max-width: 768px){.pho-task-center .bannar .bannar-left{width:100%}}@container parent (max-width: 768px){.pho-task-center .bannar .bannar-left{width:100%}}.pho-task-center .bannar .bannar-left .title{font-size:40px;font-weight:700}@media (max-width: 768px){.pho-task-center .bannar .bannar-left .title{text-align:center;font-size:18px}}@container parent (max-width: 768px){.pho-task-center .bannar .bannar-left .title{font-size:18px}}.pho-task-center .bannar .bannar-left .title span{font-weight:700;color:#f5ca1f}.pho-task-center .bannar .bannar-left .subtitle{margin-top:20px;font-size:24px}@media (max-width: 768px){.pho-task-center .bannar .bannar-left .subtitle{margin-top:0;font-size:16px}}@container parent (max-width: 768px){.pho-task-center .bannar .bannar-left .subtitle{margin-top:0;font-size:16px}}.pho-task-center .bannar .bannar-left .subtitle span{color:#30cde9}.pho-task-center .bannar .bannar-right{width:30%;background:url(/assets/bg-C_vr4lKo.png) no-repeat center;background-size:contain}@media (max-width: 768px){.pho-task-center .bannar .bannar-right{width:100%}}@container parent (max-width: 768px){.pho-task-center .bannar .bannar-right{width:100%}}.pho-task-center .bannar .bannar-right img{width:75%;margin:auto}@media (max-width: 768px){.pho-task-center .bannar .bannar-right img{width:28%;margin:14% auto 5%}}@container parent (max-width: 768px){.pho-task-center .bannar .bannar-right img{width:28%;margin:14% auto 5%}}.pho-task-center .bannar .balance{display:none}@media (max-width: 768px){.pho-task-center .bannar .balance{position:absolute;display:flex;justify-content:flex-start;gap:20px;margin-top:10px;z-index:2;top:0;left:0}.pho-task-center .bannar .balance span{border:1px solid rgba(255,255,255,.5);background-color:#242732;border-radius:12px;padding:4px 12px;display:flex;align-items:center;font-size:14px;line-height:1}.pho-task-center .bannar .balance span img{width:12px;height:12px;vertical-align:baseline;margin-right:6px}}@container parent (max-width: 768px){.pho-task-center .bannar .balance{position:absolute;display:flex;justify-content:flex-start;gap:20px;margin-top:10px;z-index:2;top:0;left:0}.pho-task-center .bannar .balance span{border:1px solid rgba(255,255,255,.5);background-color:#242732;border-radius:12px;padding:4px;display:flex;align-items:center;font-size:14px;line-height:1}.pho-task-center .bannar .balance span img{width:12px;height:12px;vertical-align:baseline;margin-right:6px}}.pho-task-center .countdown{position:relative;width:100%;justify-content:center;display:flex;gap:7px;font-size:18px;font-weight:700;line-height:32px}@media (max-width: 768px){.pho-task-center .countdown{line-height:29px;font-size:14px}}@container parent (max-width: 768px){.pho-task-center .countdown{line-height:29px;font-size:14px}}.pho-task-center .countdown div{font-weight:700;color:#f7dd54}.pho-task-center .countdown span{font-weight:700;width:32px;aspect-ratio:1;border-radius:6px;background-color:#472976;text-align:center}@media (max-width: 768px){.pho-task-center .countdown span{width:29px;height:29px;line-height:29px;font-size:14px}}@container parent (max-width: 768px){.pho-task-center .countdown span{width:29px;height:29px;line-height:29px;font-size:14px}}@media (max-width: 768px){.pho-task-center .countdown{margin-top:15px}}@container parent (max-width: 768px){.pho-task-center .countdown{margin-top:15px}}.pho-task-center .diamond-balance-wrap{display:flex;justify-content:flex-end}.pho-task-center .diamond-balance-wrap .diamond-balance{display:flex;flex-direction:row;align-items:center;width:fit-content;padding:8px 16px;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:14px;color:#fffc}.pho-task-center .diamond-balance-wrap .diamond-balance img{margin:0 4px 0 8px;width:20px}@media (max-width: 768px){.pho-task-center .diamond-balance-wrap .diamond-balance{display:none}}@container parent (max-width: 768px){.pho-task-center .diamond-balance-wrap .diamond-balance{display:none}}.pho-task-center .diamond-balance-wrap .diamond-balance:after{clear:both;content:""}.pho-task-center .exchange-area{margin-top:20px}@media (max-width: 768px){.pho-task-center .exchange-area{margin-top:10px}}.pho-task-center .exchange-area ul{display:flex;gap:10px;flex-wrap:wrap}@media (max-width: 768px){.pho-task-center .exchange-area ul{flex-direction:column}}@container parent (max-width: 768px){.pho-task-center .exchange-area ul{flex-direction:column}}.pho-task-center .exchange-area li{position:relative;flex:0 0 calc(50% - 15px);min-height:130px;background:#45207d url(/assets/mark-B0HU9v_T.png) no-repeat;background-size:cover;border-radius:16px;display:flex;padding:28px 32px}.pho-task-center .exchange-area li:nth-child(1){background:#726e39 url(/assets/mark-B0HU9v_T.png) no-repeat;background-size:cover}.pho-task-center .exchange-area li:nth-child(1) .left .line2 .prograssbar{background:#4e3d0f}.pho-task-center .exchange-area li:nth-child(1) .right .pho-button{background:#4e3d0f}.pho-task-center .exchange-area li .LVL{position:absolute;top:0;right:40px;font-weight:700;background:url(/assets/lv-PKCExfpn.png) top center no-repeat;background-size:cover;padding:2px 12px 14px;line-height:1;text-align:center}@media (max-width: 768px){.pho-task-center .exchange-area li .LVL{right:30px;padding:2px 8px 10px;font-size:12px}}@media (max-width: 768px){.pho-task-center .exchange-area li{min-height:77px;padding:11px 15px;border-radius:12px;gap:17px}}@container parent (max-width: 768px){.pho-task-center .exchange-area li{min-height:77px;padding:11px 15px;border-radius:12px;gap:17px}}.pho-task-center .exchange-area li .left{flex:7;display:flex;flex-direction:column;gap:30px}@media (max-width: 768px){.pho-task-center .exchange-area li .left{gap:15px;flex:8}}@container parent (max-width: 768px){.pho-task-center .exchange-area li .left{gap:15px;flex:8}}.pho-task-center .exchange-area li .left .line1{display:flex;justify-content:space-between}.pho-task-center .exchange-area li .left .line1>div{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-task-center .exchange-area li .left .line1>div{font-size:14px}}.pho-task-center .exchange-area li .left .line1 .add{display:flex;justify-content:flex-start;align-items:center;gap:12px}@media (max-width: 768px){.pho-task-center .exchange-area li .left .line1 .add{gap:6px}}@container parent (max-width: 768px){.pho-task-center .exchange-area li .left .line1 .add{gap:6px}}.pho-task-center .exchange-area li .left .line1 .add img{width:24px;height:24px}@media (max-width: 768px){.pho-task-center .exchange-area li .left .line1 .add img{width:12px;height:12px}}@container parent (max-width: 768px){.pho-task-center .exchange-area li .left .line1 .add img{width:12px;height:12px}}.pho-task-center .exchange-area li .left .line2 .prograssbar{position:relative;margin:0 auto;display:flex;align-items:center;justify-content:center;width:100%;height:15px;border-radius:30px;overflow:hidden;background:#37044a}@media (max-width: 768px){.pho-task-center .exchange-area li .left .line2 .prograssbar{height:12px}}@container parent (max-width: 768px){.pho-task-center .exchange-area li .left .line2 .prograssbar{height:12px}}.pho-task-center .exchange-area li .left .line2 .prograssbar .prograssinnear{border-radius:30px;height:15px;overflow:hidden;width:100%}@media (max-width: 768px){.pho-task-center .exchange-area li .left .line2 .prograssbar .prograssinnear{height:12px}}@container parent (max-width: 768px){.pho-task-center .exchange-area li .left .line2 .prograssbar .prograssinnear{height:12px}}.pho-task-center .exchange-area li .left .line2 .prograssbar .prograssinnear .prograssinnear-bg{width:100%;height:100%;background:#fda906}.pho-task-center .exchange-area li .left .line2 .prograssbar .inner-text{position:absolute;width:100%;height:100%;line-height:1;text-align:center;font-size:12px;left:0;top:0;z-index:10}@media (max-width: 768px){.pho-task-center .exchange-area li .left .line2 .prograssbar .inner-text{font-size:12px}}@container parent (max-width: 768px){.pho-task-center .exchange-area li .left .line2 .prograssbar .inner-text{font-size:12px}}.pho-task-center .exchange-area li .right{flex:3;display:flex;flex-direction:row-reverse;align-items:center}@media (max-width: 768px){.pho-task-center .exchange-area li .right{flex:2}}@container parent (max-width: 768px){.pho-task-center .exchange-area li .right{flex:2}}.pho-task-center .exchange-area li .right .pho-button{width:120px;height:40px}@media (max-width: 768px){.pho-task-center .exchange-area li .right .pho-button{width:82px;height:28px;font-size:14px}}@container parent (max-width: 768px){.pho-task-center .exchange-area li .right .pho-button{width:82px;height:28px;font-size:14px}}.pho-task-center .exchange-area li .right .Receive{background:linear-gradient(180deg,#5bb938,#37811a)!important}.pho-task-center .exchange-area li .right .Received{background:#999}.pho-task-center .exchange-area li .right .go{border:1px solid rgba(242,237,223,.31);background:#37044a}.pho-task-center .exchange-area .good-received{background:#616161}.pho-task-center .exchange-area .good-received .left .line2 .prograssbar .prograssinnear .prograssinnear-bg{background:#999}.pho-task-center .exchange-area .more{width:100%;margin:auto;display:flex;justify-content:center;align-items:center;color:#fff9}.pho-task-center .exchange-divider{display:none}@media (max-width: 768px){.pho-task-center .exchange-divider{margin-top:28px;display:block}}@container parent (max-width: 768px){.pho-task-center .exchange-divider{margin-top:28px;display:block}}.pho-task-center .how-to-get-warp{margin-top:40px;display:flex;width:100%;background:#1e2c3c;border-radius:12px;align-items:center;justify-content:space-between;padding:24px}@media (max-width: 768px){.pho-task-center .how-to-get-warp{margin-top:22px;padding:5px 8px}}@container parent (max-width: 768px){.pho-task-center .how-to-get-warp{margin-top:22px;padding:5px 8px}}.pho-task-center .how-to-get-warp .how-to-get{display:flex;font-size:18px;font-weight:700;align-items:center;gap:20px}@media (max-width: 768px){.pho-task-center .how-to-get-warp .how-to-get{gap:10px;font-size:16px}}@container parent (max-width: 768px){.pho-task-center .how-to-get-warp .how-to-get{gap:10px;font-size:16px}}.pho-task-center .how-to-get-warp .how-to-get img{width:40px;height:40px}.pho-task-center .how-to-get-warp .how-to-get-btn{width:80px;height:40px}@media (max-width: 768px){.pho-task-center .how-to-get-warp .how-to-get-btn{width:90px;height:28px;font-size:14px}}@container parent (max-width: 768px){.pho-task-center .how-to-get-warp .how-to-get-btn{width:90px;height:28px;font-size:14px}}.pho-task-center .tip{margin-top:32px}@media (max-width: 768px){.pho-task-center .tip{margin-top:24px}}@container parent (max-width: 768px){.pho-task-center .tip{margin-top:24px}}.pho-task-center .tip .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-task-center .tip .title h2{font-size:18px}}.pho-task-center .tip .content{margin-top:20px}@media (max-width: 768px){.pho-task-center .tip .content{margin-top:8px}}@container parent (max-width: 768px){.pho-task-center .tip .content{margin-top:8px}}.pho-task-center .tip .content p{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-task-center .records{margin:32px 0;position:relative}@media (max-width: 768px){.pho-task-center .records{display:none}}@container parent (max-width: 768px){.pho-task-center .records{display:none}}.pho-task-center .records .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-task-center .records .title h2{font-size:18pxpx}}.pho-task-center .records .content{margin-top:20px}.pho-task-center .records .content ul{display:flex;flex-direction:column;background-color:#1e2c3c}.pho-task-center .records .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-task-center .records .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-task-center .records .content ul li:nth-child(1){height:40px;line-height:40px}.pho-task-center .records .content ul li:nth-child(2n){background-color:#2a3746}.pho-task-center .records .content ul li .min{color:rgba(var(--pho-color-guide-failed))}.pho-task-center .records .content ul li .add{color:rgba(var(--pho-color-guide-success))}.pho-task-center .records .content .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-task-center .records .content .pagebtns .pageUp,.pho-task-center .records .content .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-task-center .records .content .pagebtns .pageDown{transform:rotate(180deg)}.pho-task-center .records .content .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-task-center .pho-diamond-record-h5{position:relative;background-color:#273742}.pho-task-center .pho-diamond-record-h5 .content{margin-top:20px}@media (max-width: 768px){.pho-task-center .pho-diamond-record-h5 .content{margin-top:0}}@container parent (max-width: 768px){.pho-task-center .pho-diamond-record-h5 .content{margin-top:0}}.pho-task-center .pho-diamond-record-h5 .content .lable{height:40px;line-height:40px;display:flex;flex-direction:row}.pho-task-center .pho-diamond-record-h5 .content .lable span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-task-center .pho-diamond-record-h5 .content ul{display:flex;flex-direction:column;height:345px;overflow:scroll}.pho-task-center .pho-diamond-record-h5 .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-task-center .pho-diamond-record-h5 .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-task-center .pho-diamond-record-h5 .content ul li .min{color:rgba(var(--pho-color-guide-failed))}.pho-task-center .pho-diamond-record-h5 .content ul li .add{text-align:left;text-indent:1.5rem;color:rgba(var(--pho-color-guide-success))}.pho-task-center #bottom_line{width:100%;height:1px;opacity:0}.pho-room-green{min-height:100vh}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green{position:fixed;top:0;left:0;z-index:200;width:100%}}.pho-room-green .bonuscenterdia .pho-dialog-content{overflow:scroll}.pho-room-green .pho-game{width:100%;margin-top:21px;border-radius:var(--pho-border-ra-4);display:flex;flex-direction:column;padding:10px;background-color:rgba(var(--pho-color-input-bg),1)}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game{margin-top:0;padding:0;height:100%}}@media only screen and (max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game{width:100dvw;width:100vw;height:100dvh;height:100vh;position:fixed;left:0;top:0}}.pho-room-green .pho-game .pho-game-header{position:relative;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;min-height:16px}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header{background:#4aa23a;margin-bottom:0;height:44px}}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header .game-name{display:none}}.pho-room-green .pho-game .pho-game-header .back,.pho-room-green .pho-game .pho-game-header .home{display:none;aspect-ratio:1;text-align:center;font-size:22px}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header .back,.pho-room-green .pho-game .pho-game-header .home{height:100%;aspect-ratio:1;display:block;background:#3f8832;color:#fff;display:flex;justify-content:center;align-items:center}.pho-room-green .pho-game .pho-game-header .back span,.pho-room-green .pho-game .pho-game-header .home span{font-size:22px}}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header .back span{font-size:18px}}.pho-room-green .pho-game .pho-game-header .game-name{font-size:var(--pho-font-size-lv-4);line-height:40px;font-weight:700}.pho-room-green .pho-game .pho-game-header .clickToDeposit{position:absolute;left:50%;transform:translate(-50%);color:#92d14f;text-decoration:underline;cursor:pointer}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header .clickToDeposit{position:static;transform:none;display:flex;align-items:center;color:#fff;font-weight:700}}.pho-room-green .pho-game .pho-game-header .vipArea{display:flex;gap:10px;justify-content:flex-end;position:relative}.pho-room-green .pho-game .pho-game-header .vipArea .left{display:flex;justify-content:center;align-items:center;gap:4px;border-radius:28px;background:#121a24;padding:0 12px;cursor:pointer}.pho-room-green .pho-game .pho-game-header .vipArea .left span{font-size:18px;font-weight:800}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header .vipArea .left{transform:scale(.7) translate(30%);background:#1e2c3c66}}.pho-room-green .pho-game .pho-game-header .vipArea .left img{height:40%}.pho-room-green .pho-game .pho-game-header .vipArea .right{display:flex;flex-direction:column;justify-content:center;width:150px;gap:4px}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header .vipArea .right{display:none}}.pho-room-green .pho-game .pho-game-header .vipArea .right .top .prograss{width:120px;height:8px;border-radius:5px;background-color:#3a434e;overflow:hidden}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header .vipArea .right .top .prograss{height:6px}}.pho-room-green .pho-game .pho-game-header .vipArea .right .top .prograss-inner{width:100%;height:100%;border-radius:6px;background-color:#f5c95e}.pho-room-green .pho-game .pho-game-header .vipArea .right .bottom{font-size:14px;line-height:1}.pho-room-green .pho-game .pho-game-header .vipArea .boardcast{width:120px;height:80px;border:1px solid rgb(var(--pho-color-primary));position:absolute;top:110%;left:0;z-index:200;display:flex;flex-direction:column;justify-content:center;padding:10px;border-radius:8px;background:#0009;gap:10px}.pho-room-green .pho-game .pho-game-header .vipArea .boardcast .right{display:flex;flex-direction:column;justify-content:center;gap:4px;width:100%}.pho-room-green .pho-game .pho-game-header .vipArea .boardcast .right .top .prograss{width:100%;height:8px;border-radius:5px;background-color:#3a434e;overflow:hidden}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-header .vipArea .boardcast .right .top .prograss{height:6px}}.pho-room-green .pho-game .pho-game-header .vipArea .boardcast .right .top .prograss-inner{width:100%;height:100%;border-radius:6px;background-color:#f5c95e}.pho-room-green .pho-game .pho-game-header .vipArea .boardcast .right .bottom{font-size:12px;line-height:1}.pho-room-green .pho-game .pho-game-header .vipArea .boardcast .gotoVip{text-align:center;color:#e5be88}.pho-room-green .pho-game .pho-game-body{aspect-ratio:1.6316;background-color:#0f1a24;border-radius:var(--pho-border-ra-4);position:relative;overflow:hidden}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-body{position:fixed;bottom:env(safe-area-inset-bottom);left:0;width:100%;height:calc(100% - 44px - env(safe-area-inset-bottom));aspect-ratio:unset;border-radius:0}}.pho-room-green .pho-game .pho-game-body .lm-game-overlay{position:absolute;left:0;width:100%;height:100%;background-color:#120010}.pho-room-green .pho-game .pho-game-body .loader{display:flex;justify-content:center;align-items:center}.pho-room-green .pho-game .pho-game-body .LOADING{font-size:var(--pho-font-size-lv-3);font-weight:700}.pho-room-green .pho-game .pho-game-body .ball-beat{display:flex;flex-direction:row;align-items:center;padding-left:12px}.pho-room-green .pho-game .pho-game-body .ball-beat>div{width:10px;height:10px;background-color:rgb(var(--pho-color-primary));filter:brightness(1.5);border-radius:var(--pho-border-ra-1);margin:2px;animation:blink 1.5s infinite}.pho-room-green .pho-game .pho-game-body .ball-beat>div:nth-child(1){animation-delay:0s}.pho-room-green .pho-game .pho-game-body .ball-beat>div:nth-child(2){animation-delay:.33s}.pho-room-green .pho-game .pho-game-body .ball-beat>div:nth-child(3){animation-delay:.66s}@keyframes blink{0%,to{opacity:.2}50%{opacity:1}}.pho-room-green .pho-game .pho-game-body .bonusCenter{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:absolute;right:0;top:15%;z-index:100}.pho-room-green .pho-game .pho-game-body .bonusCenter .line2{font-size:13px;line-height:1;margin-bottom:4px}.pho-room-green .pho-game .pho-game-body .bonusCenter .line2 span{font-weight:700}.pho-room-green .pho-game .pho-game-body .bonusCenter .line1{display:flex;gap:8px;align-items:center}.pho-room-green .pho-game .pho-game-body .bonusCenter .line1 .lvl{line-height:1;font-weight:700}.pho-room-green .pho-game .pho-game-body .bonusCenter img{width:48px;height:48px}.pho-room-green .pho-game .pho-game-body .bonusCenter .prograss{position:relative;top:-3px;width:56px;height:16px;border-radius:8px;background:#4e3d0f;overflow:hidden;border:1px solid #ffce0b}.pho-room-green .pho-game .pho-game-body .bonusCenter .prograss .prograss-inner{position:absolute;width:100%;height:100%;border-radius:8px;z-index:9;top:0;background:#fda906}.pho-room-green .pho-game .pho-game-body .bonusCenter .prograss .prograss-inetext{position:absolute;top:0;left:0;height:100%;line-height:16px;font-size:10px;line-height:12px;font-weight:700;width:100%;text-align:center;z-index:10}.pho-room-green .pho-game .pho-game-footer{margin-top:8px}.pho-room-green .pho-game .pho-game-footer .opreations{display:flex;justify-content:space-between;align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAABQCAMAAAB4ZIp2AAAC61BMVEUAAAD///////////////////////////////////////////////////+Iy0z///9NojJfrzj///98w0hqt0KHyktsuUSKzEyHykxgsT+Jy0xUqTw9lSFbrDt9xEhGnyp8w0gsfxNisD+HykyJy0wwlBOHykwvkxKIy0yIykxltEJptUGFyUuCx0pXqz5Zqz82lxkyhBeIykuMzU1WqT2GyUtltEGMzk0zlRaIykuJy0xXqz52vkVSqDyIy0tSqDtUqT1UqTxesECEyEuJy0yKzE2LzU05lx1YqjqMzU1JojKDx0o0kxeMzU0tkg8yjRhhskFcrz9TqDpyvUV/xElyvUU2hxqIyktTqDw+jh+LzU2HykwxlRRxvEVntkJarTyOz05SpDYylBdsuUSIykxsuURiskGFyEs5mR4qjwxntkJPoi+LzE17w0hzvkY8jh5vu0VEmyZntkI3mRpSqDyIykxntkI/liFarT+HyUszlRc6mR5TqDxyvUUxixNQni1ZrD4tiBCNzk1Wqj15wUg2mBmKzEx4wUhRpzo+jyByvUZhskCOz04rkQ1zvkZUqT02kBZhsUFdr0CNzk1/xUlvu0QskQ6Jy0x5vkV6wkgzhBddrj9QpTdvtz9LozEqjwp4wUgwkxJDnShVoS45iBuKzE1Yqz5ltEI4mBt3wEcpjwuBxkotkQ9LmSk8myBjrDYpjwp7w0lBkSJUqT15wUhUpTVzvUZqt0NxvEVfr0BRpjw6mSAugBVdrj9ruERVozNSpzz///9ltUJhskFzvkZ2wEeHykuDx0tuukVdrj9xvEVwu0Vfr0CFyEuDxkpqt0OBxkptuURks0FfsEBbrT9arT+AxEp6wkh9xEl7w0l4wUhruERotkN+xElVqj1SpzxYrD6MzU1ptkJYqz4ukxApexCKzE1/xkpJoy2Jy0xSoC5BniUqkAxlsTxSqDY9jR5grThYpjRFlSQ6mR03hxtnszxdqTRNnClKmilXGIwwAAAAwXRSTlMAwIBA8BAg4GCwoFBwMAnQBwWQFBL67KhIIfLwKycaEw/+6c6yrZ+ThXxsQiMgDv7+/v34+Pb25+fi18zKxr64s6+pdGhiU0pFPDo2MS0jF/z6+fj08O/q4uLh29rY2NbSz8vJ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) no-repeat center;background-size:contain}.pho-room-green .pho-game .pho-game-footer .opreations .full{padding:8px;width:fit-content;height:fit-content;background:rgba(var(--pho-header-balance),1);font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-lv-3);border-radius:var(--pho-border-ra-2)}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-footer .opreations .full{display:none}}.pho-room-green .pho-game .pho-game-footer .opreations .gotoReal{font-size:var(--pho-font-size-lv-3);line-height:32px;font-weight:700}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game .pho-game-footer .opreations .gotoReal{display:none}}.pho-room-green .pho-game .pho-game-footer .opreations .gotoReal .play{color:rgba(var(--pho-color-guide-success),1);text-decoration:underline;line-height:32px;cursor:pointer;font-weight:700}.pho-room-green .pho-game .pho-game-footer .opreations .gotoReal .mode{line-height:32px;font-weight:700}.pho-room-green .pho-game-interdouce{margin-top:40px}@media (max-width: 768px),(max-width: 768px) and (max-width: 768px) and (orientation: landscape){.pho-room-green .pho-game-interdouce{display:none}}.pho-room-green .pho-game-interdouce h3{font-size:20px;line-height:28px;font-weight:700;text-transform:uppercase}.pho-room-green .pho-game-interdouce p{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-room-green .recommend-game{margin-top:44px}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .recommend-game{display:none}}.pho-room-green .recommend-game .cate-line{display:flex;justify-content:space-between}.pho-room-green .recommend-game .cate-line .cate-name{font-size:var(--pho-font-size-lv-5);font-weight:700;margin-bottom:16px}.pho-room-green .recommend-game .cate-line .cate-name span{font-size:var(--pho-font-size-lv-6);margin-right:6px;color:#74936e}.pho-room-green .recommend-game .cate-line .cate-conunt{cursor:pointer}.pho-room-green .recommend-game .cate-line .cate-conunt .viewall{font-size:14px;font-weight:600;color:#fff;margin-right:8px}.pho-room-green .recommend-game .cate-line .cate-conunt .gamelength{display:inline-block;padding:3px 8px;font-size:12px;font-weight:700;color:#fff;background-color:#4aa23a;border-radius:15px;min-width:32px;text-align:center}@media (max-width: 768px){.pho-room-green .recommend-game .cate-line .cate-conunt .gamelength{padding:0 8px}}.pho-room-green .recommend-game .pho-gameslist .swiper{--swiper-navigation-color: #fff;--swiper-navigation-size: 40px}.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-prev,.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-next{height:120%;top:-10%}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-prev,.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-next{height:130%}}.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-prev .swiper-navigation-icon,.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-next .swiper-navigation-icon{display:none}.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-prev{left:0;background:linear-gradient(to right,#0f1c2c,transparent)}.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-prev:after{font-family:iconfont!important;position:absolute;top:50%;transform:translateY(-50%);content:"";width:30px;height:30px;font-size:12px;line-height:30px;border-radius:5px;text-align:center;background-color:#0f1c2c}.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-next{right:0;background:linear-gradient(to left,#0f1c2c,transparent)}.pho-room-green .recommend-game .pho-gameslist .swiper .swiper-button-next:after{font-family:iconfont!important;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);content:"";width:30px;height:30px;font-size:12px;line-height:30px;border-radius:5px;text-align:center;background-color:#0f1c2c}.pho-room-green .recommend-game .pho-gameslist .game-list{display:flex;flex-direction:row;overflow:visible}.pho-room-green .recommend-game .pho-gameslist .game-list .game-item{flex:unset;flex-direction:column;margin-right:12px}.pho-room-green .leaderboard{width:100%;margin-top:48px}.pho-room-green .leaderboard .title{font-size:var(--pho-font-size-lv-5);line-height:28px;font-weight:700;color:#fff}.pho-room-green .leaderboard .leader-title{display:flex;padding:8px}.pho-room-green .leaderboard .leader-title div{color:#d6d6d6;font-size:12px;text-align:left;width:20%}.pho-room-green .leaderboard .leader-title div:nth-child(5){text-align:right}.pho-room-green .leaderboard .leader-content{display:flex;flex-direction:column;gap:2px;margin-top:10px}.pho-room-green .leaderboard .leader-content .message-item{display:flex;height:48px;background:#1e2c3c;align-items:center;padding:8px;border-bottom:2px solid #0c1d29}.pho-room-green .leaderboard .leader-content .message-item>div{width:20%;font-size:14px;line-height:14px}.pho-room-green .leaderboard .leader-content .message-item .gameName{display:flex;align-items:center;gap:12px}.pho-room-green .leaderboard .leader-content .message-item .gameName .gameName-img-wrap{width:30px;height:30px;overflow:hidden;border-radius:4px}.pho-room-green .leaderboard .leader-content .message-item .gameName .gameName-img-wrap img{width:100%;position:relative;aspect-ratio:.75;top:-5px}.pho-room-green .leaderboard .leader-content .message-item>div:nth-child(5){text-align:right}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .leaderboard{display:none}}.pho-room-green .casino{border:none;width:100%;height:100%;margin:0;padding:0}.pho-room-green .portrait{height:100%;width:34.5%;margin:0 auto;max-width:640px;display:flex;justify-content:center}@media (max-width: 768px),(max-width: 768px) and (orientation: landscape){.pho-room-green .portrait{width:100%}}.pho-room-green .fullscreen{position:fixed;left:0;top:0;height:100%;width:100%;overflow:hidden;z-index:999}.shareUrl{margin-top:20px}.shareUrl .pho-input-lable p{text-align:center;font-size:14px;color:rgba(var(--pho-color-pure-white),.8)}.pho-cashgiving-notify{width:340px;position:fixed;top:calc(var(--pho-header-height) + 18px);right:60px;display:flex;flex-direction:row;padding:20px 12px;background-color:#273742;border-radius:12px}@media (max-width: 768px){.pho-cashgiving-notify{width:calc(100% - var(--pho-main-padding) * 2);right:unset}}.pho-cashgiving-notify .left-img img{width:40px;height:40px;margin-right:12px}.pho-cashgiving-notify .right-content{width:100%}.pho-cashgiving-notify .right-content .right-content-top{display:flex;flex-direction:row;justify-content:space-between}.pho-cashgiving-notify .right-content .right-content-top .mobile{font-size:14px;font-weight:700}.pho-cashgiving-notify .right-content .right-content-top .time{color:#999;font-size:12px}.pho-cashgiving-notify .right-content .right-content-bottom .danmu{font-size:12px}.pho-cashgiving-green{max-width:1360px;margin:0 auto;position:relative}.pho-cashgiving-green:before{top:0;left:calc((100% - 100vw)/2);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAANQCAMAAADe8fV0AAAARVBMVEUoE2ohFVsdF08fFlUZGEUyEIMwEH4qEnAkFGAVGTs5DZUuEXklFGUbF0oXGUA3DpAPGy47DZo1D4wzD4gsEnQRGjMTGjYkUX/eAAAAU0lEQVQ4y7XDxw3AQAwDwXPOOfRfqiEB/Pgp8naw6SCNPm/DtJNy4aDGFmltkcnn3Tios0WSnanZ5/VYpBCr/suUWSw+r8Yiq88bsMgb9OCg3eZ91fQiEpVTfxUAAAAASUVORK5CYII=) repeat-x top;background-size:100% 100%;content:"";width:100vw;height:100vh;position:absolute;z-index:-1}.pho-cashgiving-green .bannar{width:100%;height:640px;display:flex;flex-direction:column;align-items:center;gap:40px;position:relative;background-size:1050px;background-position:-122px 55%}@media (max-width: 768px){.pho-cashgiving-green .bannar{height:fit-content}}.pho-cashgiving-green .bannar .boardcast{position:absolute;width:100%;margin:20px auto;background:#0009;display:flex;gap:16px;padding:16px;border-radius:12px;font-size:12px;color:#fff}@media (max-width: 768px){.pho-cashgiving-green .bannar .boardcast{width:100%;margin:76px auto 10px;padding:4px}}.pho-cashgiving-green .bannar .boardcast img{width:20px}.pho-cashgiving-green .bannar .boardcast .boardcast-wraper{width:100%;overflow:scroll}.pho-cashgiving-green .bannar .boardcast .boardcast-wraper ul{width:fit-content;display:flex;flex-direction:row;gap:30px;animation:scrollAuto 100s linear infinite}.pho-cashgiving-green .bannar .boardcast .boardcast-wraper ul li{white-space:nowrap;-webkit-user-select:none;user-select:none}@keyframes scrollAuto{0%{transform:translate(0)}to{transform:translate(-100%)}}.pho-cashgiving-green .bannar .table{width:100%;display:flex;align-items:center;justify-content:center;gap:0px;margin-top:100px}@media (max-width: 768px){.pho-cashgiving-green .bannar .table{margin-top:70px;position:relative}}.pho-cashgiving-green .bannar .table .table-wrap{position:relative;min-width:400px;width:400px;height:400px;transform:translate(-50%);z-index:20}.pho-cashgiving-green .bannar .table .table-wrap .pho-turntable-invite{z-index:50}.pho-cashgiving-green .bannar .table .table-wrap .table-op{opacity:.4}.pho-cashgiving-green .bannar .table .table-wrap .award{opacity:1;width:100%;font-size:32px;text-shadow:#ad2931 1px 0 0,#ad2931 0 1px 0,#ad2931 -1px 0 0,#ad2931 0 -1px 0;text-align:center;position:absolute;top:41%;left:0}@media (min-width: 768px){.pho-cashgiving-green .bannar .table .table-wrap .award{top:2.5%;left:2.5%;width:95%;aspect-ratio:1;display:flex;justify-content:center;align-items:center;background:#0009;z-index:100;border-radius:50%}}@media (max-width: 768px){.pho-cashgiving-green .bannar .table .table-wrap{width:90%;min-width:unset;height:unset;transform:none;margin-top:168px}}.pho-cashgiving-green .bannar .table .table-wrap:after{content:"";position:absolute;left:-75%;top:-75%;width:250%;aspect-ratio:1;background:url(/assets/bg-D0J8-2Xp.png) no-repeat;background-size:cover;z-index:0}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap{position:absolute;z-index:20;top:50%;transform:translateY(-50%) translate(-10%);left:50%;padding:30px 30px 30px 300px;border:1px solid rgba(255,249,81,.4);border-radius:16px;background:#381174}@media (max-width: 768px){.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap{padding:0;width:110%;transform:unset;left:-5%;top:-120px}}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .big-title{position:absolute;top:-100px;transform:translate(25%);font-size:30px;line-height:40px;font-weight:700;text-align:center}@media (max-width: 768px){.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .big-title{top:-110px;left:50%;transform:translate(-50%);width:100%;font-size:20px;line-height:27px}}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown{position:absolute;bottom:-40px;transform:translate(25%);display:flex;justify-content:center}@media (max-width: 768px){.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown{display:none;bottom:unset;top:630px;left:50%;transform:translate(-50%);width:100%}}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box{display:flex;flex-direction:row;align-items:center;gap:8px}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-title{text-align:center;color:#f7dd54}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number{display:flex;flex-direction:row;justify-content:center}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number .box-number-box div{text-align:center}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number .box-number-box .unit{display:none;font-size:11px;line-height:11px;margin-top:7px;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number .hour,.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number .minutes,.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number .seconds{width:28px;height:28px;background:rgba(var(--pho-color-pure-white),1);border-radius:var(--pho-border-ra-2);color:#333;text-align:center;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number .hour,.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number .minutes,.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number .seconds{width:24px;height:24px;line-height:24px}}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .right-countdown .box .box-number span{padding:0 5px;line-height:28px}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount{width:420px;height:fit-content;background:#e8d671;border-radius:12px;padding:17px 24px}@media (max-width: 768px){.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount{padding:5px 12px;width:100%}}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .money{display:flex;font-size:24px;font-weight:700;color:#ad272f}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .money img{width:36px;height:36px;margin-right:12px}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .money span{font-weight:700;text-indent:6px}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .prograsswrap{position:relative}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .prograsswrap .prograssText{top:-20px;position:absolute;color:#683943;font-size:12px;font-weight:500;left:10px;transition:left 2s ease}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .prograsswrap .prograssbar{position:relative;width:calc(100% - 20px);height:8px;margin:24px 10px 0;border-radius:8px;background:#5d5a16;overflow:hidden}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .prograsswrap .prograssbar .prograssbar-inner{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#dd5955,#ad272f);border-radius:8px;transition:transform 2s ease;transform:translate(-100%)}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .moreto{margin-top:4px;text-align:center;color:#683943}.pho-cashgiving-green .bannar .table .table-wrap .leftAmount-wrap .leftAmount .moreto .green{color:#5aaa34}.pho-cashgiving-green .bannar .table .right-countdown-mobile{display:none;position:absolute;transform:translate(25%);justify-content:center}@media (max-width: 768px){.pho-cashgiving-green .bannar .table .right-countdown-mobile{display:flex;left:50%;transform:translate(-50%);width:100%;bottom:-30px;z-index:20}}.pho-cashgiving-green .bannar .table .right-countdown-mobile .box{display:flex;flex-direction:row;align-items:center;gap:8px}.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-title{text-align:center;color:#f7dd54}.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number{display:flex;flex-direction:row;justify-content:center}.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number .box-number-box div{text-align:center}.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number .box-number-box .unit{display:none;font-size:11px;line-height:11px;margin-top:7px;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number .hour,.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number .minutes,.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number .seconds{width:28px;height:28px;background:rgba(var(--pho-color-pure-white),1);border-radius:var(--pho-border-ra-2);color:#333;text-align:center;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number .hour,.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number .minutes,.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number .seconds{width:24px;height:24px;line-height:24px}}.pho-cashgiving-green .bannar .table .right-countdown-mobile .box .box-number span{padding:0 5px;line-height:28px}.pho-cashgiving-green .bannar .refBtnWrap{display:flex;flex-direction:column;gap:14px;align-items:center;z-index:30}.pho-cashgiving-green .bannar .refBtnWrap .refBtn{padding:16px 100px;background:#e8d671;border-radius:30px;color:#683943;font-size:20px;line-height:28px;font-weight:700;cursor:pointer;animation:BigandSmall 2s linear infinite}@media (max-width: 768px){.pho-cashgiving-green .bannar .refBtnWrap .refBtn{padding:12px 30px;font-size:14px;line-height:1}}@keyframes BigandSmall{0%,to{transform:scale(1.05)}50%{transform:scale(.95)}}.pho-cashgiving-green .bannar .refBtnWrap .tip{font-size:12px;color:#ced9fb;text-align:center}@media (max-width: 768px){.pho-cashgiving-green .bannar .refBtnWrap .tip{font-size:10px}}.pho-cashgiving-green .howwork{margin-top:32px}.pho-cashgiving-green .howwork .title{font-size:20px;line-height:28px;font-weight:700}.pho-cashgiving-green .howwork .steps{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;flex-wrap:nowrap}.pho-cashgiving-green .howwork .steps .step{width:33%;height:88px;display:flex;align-items:center;gap:18px;padding:16px;border-radius:16px;background:#2c3847}.pho-cashgiving-green .howwork .steps .step img{width:50px;height:50px}@media (max-width: 768px){.pho-cashgiving-green .howwork{margin-top:20px}.pho-cashgiving-green .howwork .title{font-size:16px}.pho-cashgiving-green .howwork .steps{gap:6px;margin-top:10px}.pho-cashgiving-green .howwork .steps .step{height:50px;gap:6px;font-size:11px;padding:10px;border-radius:6px}.pho-cashgiving-green .howwork .steps .step img{width:18px;height:18px}}.pho-cashgiving-green .tab{display:none;margin-top:40px}@media (max-width: 768px){.pho-cashgiving-green .tab{display:block}}.pho-cashgiving-green .tab ul{background:#1e2c3c;display:flex;flex-direction:row}.pho-cashgiving-green .tab ul li{text-align:center;width:50%;padding:8px 20px;border-radius:8px;margin:2px}.pho-cashgiving-green .tab ul .activeli{background:#028600}.pho-cashgiving-green .record{margin:40px auto 0}@media (max-width: 768px){.pho-cashgiving-green .record{width:100%;margin:0}}.pho-cashgiving-green .record .title{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-cashgiving-green .record .title{display:none}}.pho-cashgiving-green .record .record-table{position:relative;margin-top:20px;background:#2c3847}.pho-cashgiving-green .record .record-table .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-30px}.pho-cashgiving-green .record .record-table .pagebtns .pageUp,.pho-cashgiving-green .record .record-table .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-cashgiving-green .record .record-table .pagebtns .pageDown{transform:rotate(180deg)}.pho-cashgiving-green .record .record-table .record-table-head,.pho-cashgiving-green .record .record-table .record-table-tr{display:flex;justify-content:space-between;line-height:40px;font-size:12px;color:#d6d6d6}.pho-cashgiving-green .record .record-table .record-table-head div,.pho-cashgiving-green .record .record-table .record-table-tr div{width:25%;text-align:center}.pho-cashgiving-green .record .record-table .record-table-tr{line-height:32px}.pho-cashgiving-green .record .record-table .record-table-tr .money{color:#3fb150}.pho-cashgiving-green .record .record-table .record-table-tr .time{color:#999}.pho-cashgiving-green .record .record-table .record-table-tr:nth-child(2n){background-color:#1f2c37}.pho-cashgiving-green .record .record-table .mobile{padding:0 15px}.pho-cashgiving-green .record .record-table .mobile .mobile-div{text-align:left;width:42%}.pho-cashgiving-green .record .record-table .mobile .mobile-div span{display:block}.pho-cashgiving-green .record .record-table .mobile .time{width:60%}.pho-cashgiving-green .record .record-table .mobile .money{width:33%;text-align:right}@media (max-width: 768px){.pho-cashgiving-green .record .record-table{margin:0}}.pho-cashgiving-green .Tip{margin:40px auto 0}@media (max-width: 768px){.pho-cashgiving-green .Tip{width:100%;margin:0}}.pho-cashgiving-green .Tip .title{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-cashgiving-green .Tip .title{display:none}}.pho-cashgiving-green .Tip .tips{margin-top:20px}.pho-cashgiving-green .Tip .tips p{font-size:14px;line-height:20px;color:#999}@media (max-width: 768px){.pho-cashgiving-green .Tip .tips{margin-top:0;padding:10px;background:#1f2c3c}}@media (max-width: 768px){.dia-invite-award .pho-dialog-advert{top:20%}}.dia-invite-award .pho-dialog-bottom-close{display:none!important}.pho-invite-result{padding:3px;margin:0 auto;border-radius:12px;width:fit-content;height:fit-content;background:linear-gradient(#dcda06,#d15b08,#dcda06)}.pho-invite-result .result-wrap{background:#f1ffeb;border-radius:12px;padding:10px}.pho-invite-result .result-wrap .result-wrap-line{width:220px;display:flex;flex-direction:column;justify-content:space-around;border-radius:12px;aspect-ratio:485/600;border:1px solid #771dff}.pho-invite-result .result-wrap .result-wrap-line .congra{margin-top:20px;font-size:16px;line-height:22px;font-weight:700;color:#333;text-align:center}.pho-invite-result .result-wrap .result-wrap-line .getchance{font-size:16px;line-height:22px;font-weight:700;color:#333;text-align:center}.pho-invite-result .result-wrap .result-wrap-line .money{margin-top:20px;text-align:center;color:#028600;font-size:20px;line-height:20px;font-weight:700}.pho-invite-result .result-wrap .result-wrap-line .money span{font-weight:700}.pho-invite-result .result-wrap .result-wrap-line .prograss .pro-out{overflow:hidden;background:#c9c9c9;height:12px;border-radius:6px;margin:10px;position:relative}.pho-invite-result .result-wrap .result-wrap-line .prograss .pro-out .pro-in{position:absolute;width:100%;height:12px;border-radius:6px;background:linear-gradient(to left,#0adb03,#028600)}.pho-invite-result .result-wrap .result-wrap-line .prograss .text{margin:10px;color:#666;font-size:12px}.pho-invite-result .result-wrap .result-wrap-line .cliam{width:80%;margin:15px auto 0;height:32px;background:#ffdc21;border-radius:16px;font-size:16px;color:#7e543a;line-height:32px;font-weight:700;text-align:center;cursor:pointer}.pho-invite-result .result-wrap .result-wrap-line .shixiao{margin:5px 0 20px;text-align:center;color:#333;font-size:12px}#bottom_line_record{display:block;width:100%;height:1px;opacity:0}.pho-links{display:flex;flex-direction:column;gap:20px;height:fit-content}.pho-links .link-left{width:100%}.pho-links .pho-common-ul{width:fit-content;margin-top:10px;border-radius:var(--pho-border-ra-6);display:flex;padding:4px;background-color:rgba(var(--pho-color-input-bg),1)}.pho-links .pho-common-ul li{min-width:10rem;text-align:center;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);padding:10px;cursor:pointer;border-radius:var(--pho-border-ra-6);font-weight:700}.pho-links .pho-common-ul li:last-child{border-bottom:none;border-radius:var(--pho-border-ra-6)}.pho-links .pho-common-ul .active{background-color:rgba(var(--pho-color-item-active),1)}.pho-links .link-right{height:calc(100vh - var(--pho-header-height) - 20px);background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-4);padding:24px}.pho-links .link-right .pho-button{width:30%}.pho-links .link-right .link-right-parent,.pho-links .link-right .link-right-parent iframe{width:100%;height:100%}@media (max-width: 768px){.pho-links .link-left{display:none}.pho-links .link-right{width:100%;background-color:unset;padding:0}.pho-links .link-right h1{margin-bottom:8px}}.pho-faqs{display:flex;flex-direction:column;gap:20px;height:fit-content}.pho-faqs .link-left{width:100%;overflow:scroll}.pho-faqs .pho-common-ul{width:fit-content;margin-top:10px;border-radius:var(--pho-border-ra-6);display:flex;padding:4px;background-color:rgba(var(--pho-color-input-bg),1)}@media (max-width: 768px){.pho-faqs .pho-common-ul{width:100%;padding:4px}}.pho-faqs .pho-common-ul li{min-width:10rem;text-align:center;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);padding:10px;cursor:pointer;border-radius:var(--pho-border-ra-6);font-weight:700}.pho-faqs .pho-common-ul li:last-child{border-bottom:none;border-radius:var(--pho-border-ra-6)}@media (max-width: 768px){.pho-faqs .pho-common-ul li{width:100%;padding:9px}}.pho-faqs .pho-common-ul .active{background-color:rgba(var(--pho-color-item-active),1)}.pho-faqs .link-right{background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-5);padding:24px;height:50vh}@media (max-width: 768px){.pho-faqs .link-right{padding:12px;height:calc(100vh - var(--pho-header-height))}}.pho-faqs .link-right .pho-button{width:30%}.pho-faqs .link-right .link-right-parent,.pho-faqs .link-right .link-right-parent iframe{width:100%;height:100%}@media (max-width: 768px){.pho-faqs .link-left{display:flex}.pho-faqs .link-right{width:100%;padding:12px}.pho-faqs .link-right h1{margin-bottom:8px}}.pho-giveaway-claim{display:flex;padding-top:32%;flex-direction:column;max-width:400px;margin:0 auto}.pho-giveaway-claim .bottom-logo{position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.pho-giveaway-claim .bottom-logo img{height:30px}.pho-giveaway-claim .center{padding:15px;background-color:rgba(var(--pho-color-dialog-bg),1);border-radius:8px}.pho-giveaway-claim .center .title{font-size:16px;text-align:center}.pho-giveaway-claim .center .subtitle{font-size:20px;text-align:center;font-weight:700}@media (min-width: 768px){.pho-giveaway-claim{max-height:750px;padding:150px 15px 0}}.pho-giveaway-dia dialog{top:20vh;height:50vh;width:95%;border-radius:16px;margin:0 auto}.pho-message-page .pho-message-page-header{display:flex;justify-content:space-between;padding:24px 0;border-bottom:1px solid rgba(var(--pho-color-text-nomarl),var(--pho-divider-op))}.pho-message-page .pho-message-page-header h3{font-weight:700;font-size:var(--pho-font-size-lv-4);line-height:var(--pho-font-size-line-4)}.pho-message-page .pho-message-page-header span{cursor:pointer;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2)}@media (max-width: 768px){.pho-message-page .pho-message-page-header{display:none}}.pho-message-page .pho-message-page-list ul{margin-top:20px;display:flex;flex-direction:column;gap:4px;min-height:45vh}@media (max-width: 768px){.pho-message-page .pho-message-page-list ul{margin-top:10px;min-height:unset}}.pho-message-page .pho-message-page-list ul li{display:flex;flex-direction:row;justify-content:space-between;padding:16px 24px;border-radius:var(--pho-border-ra-2);background:#1e2c3c;cursor:pointer}@media (max-width: 768px){.pho-message-page .pho-message-page-list ul li{padding:16px 12px;position:relative}}.pho-message-page .pho-message-page-list ul li .pho-message-left{display:flex;flex-direction:column;gap:8px}.pho-message-page .pho-message-page-list ul li .pho-message-left h4{font-size:var(--pho-font-size-lv-2);font-weight:700}.pho-message-page .pho-message-page-list ul li .pho-message-left p{font-size:var(--pho-font-size-lv-2)}.pho-message-page .pho-message-page-list ul li .pho-message-right{display:flex;flex-direction:column;gap:15px}.pho-message-page .pho-message-page-list ul li .pho-message-right p{font-size:var(--pho-font-size-lv-1);line-height:var(--pho-font-size-line-1);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-message-page .pho-message-page-list ul li .pho-message-right span{display:flex;flex-direction:row-reverse}.pho-message-page .pho-message-page-list ul li .pho-message-right span .unread{text-align:right;display:block;width:8px;height:8px;background:rgba(var(--pho-color-guide-failed));border-radius:4px}.pho-message-page .pho-message-page-list ul li .pho-message-right span .read{display:none}@media (max-width: 768px){.pho-message-page .pho-message-page-list ul li .pho-message-right{position:absolute;top:0;right:0;height:100%;padding:16px 12px 16px 0;justify-content:space-between}}.pho-message-page .pho-message-page-list ul .li-read{opacity:.8}.pho-message-page .pho-message-page-list .pho-message-page-list-empty{display:flex;flex-direction:column;align-items:center;padding-top:80px}.pho-message-page .pho-message-page-list .pho-message-page-list-empty .images{width:112px;height:112px}@media (max-width: 768px){.pho-message-page .pho-message-page-list .pho-message-page-list-empty .images{width:56px;height:56px}}.pho-message-page .pho-message-page-list .pho-message-page-list-empty .icon-wallet1{font-size:120px;line-height:120px}.pho-message-page .pho-message-page-list .pho-message-page-list-empty .text{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6));font-size:var(--pho-font-size-lv-2);padding:12px 56px}.pho-message-page .pho-message-page-list .message-bottom{width:100%;height:1px;opacity:0}.pho-categraies{display:flex;flex-direction:column;min-height:70vh}.pho-categraies .header{position:sticky;top:calc(var(--pho-header-height));padding:24px 0;z-index:98;background:#0f1c2c}@media (max-width: 768px){.pho-categraies .header{padding:12px 0;top:calc(var(--pho-header-top))}}.pho-categraies .header ul{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.pho-categraies .header ul li{padding:8px 16px;height:32px;font-size:var(--pho-font-size-lv-2);line-height:16px;background-color:#1e2c3c;border-radius:var(--pho-border-ra-6);cursor:pointer;border:1px solid rgba(var(--pho-color-guide-success),0);display:flex;justify-content:center;align-items:center;gap:10px}.pho-categraies .header ul li .icon{color:#74936e}.pho-categraies .header ul .active{border:1px solid rgba(var(--pho-color-guide-success),1)}.pho-categraies .games ul{display:flex;gap:10px;flex-wrap:wrap}@media (max-width: 768px){.pho-categraies .games ul{gap:10px 3%}}@media (max-width: 768px){.pho-categraies .games ul li{min-width:31%;max-width:31.2%}}.pho-categraies .pho-introduce{margin-top:40px}.pho-categraies .pho-introduce .title{font-size:var(--pho-font-size-lv-5);line-height:28px;font-weight:700}.pho-categraies .pho-introduce .introduce-content{position:relative;margin-top:16px;background:#1e2c3c;display:flex;padding:20px;gap:20px;height:300px;overflow:hidden}.pho-categraies .pho-introduce .introduce-content h4{font-size:16px;line-height:22px;margin-bottom:10px;font-weight:700}.pho-categraies .pho-introduce .introduce-content p{font-size:14px;color:#fff9;margin-bottom:20px}.pho-categraies .pho-introduce .introduce-content .show-more{width:100%;height:100%;left:0;top:0;text-align:center;position:absolute;display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(to bottom,#0000,#1e2c3c)}.pho-categraies .pho-introduce .introduce-content .show-more .show-more-btn{padding:12px 22px;margin-bottom:10px;line-height:1}.pho-categraies .pho-introduce .introduce-content .show-more-nobg{background:none!important}.pho-categraies .pho-introduce .introduce-content .left{flex:1}.pho-categraies .pho-introduce .expend{height:fit-content}@media (max-width: 768px){.pho-categraies .pho-introduce{display:none}}.pho-coin-spin{display:flex;flex-direction:row;width:100%;gap:20px}@media (max-width: 768px){.pho-coin-spin{flex-direction:column}}.pho-coin-main-wrap{flex:7;display:flex;flex-direction:column}@media (max-width: 768px){.pho-coin-main-wrap{flex-grow:1}}.pho-coin-main-wrap .pho-coin-main{background:url(/assets/bg-D4wIXWT6.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}.pho-coin-main-wrap .pho-coin-main .balance{display:none}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-main .balance{display:flex;justify-content:flex-start;gap:20px;margin-top:10px;z-index:2}.pho-coin-main-wrap .pho-coin-main .balance span{border:1px solid rgba(255,255,255,.5);background-color:#242732;border-radius:12px;padding:4px 12px;display:flex;align-items:center;font-size:14px;line-height:1;position:relative}.pho-coin-main-wrap .pho-coin-main .balance span img{width:12px;height:12px;vertical-align:baseline;margin-right:6px}.pho-coin-main-wrap .pho-coin-main .balance span .plus{text-align:center;position:absolute;color:#ffdf21;bottom:0;left:50%;transform:translate(-50%);width:100%;animation:anim__move 1s linear 1 both}@keyframes anim__move{0%{width:100%;bottom:0%;left:50%;transform:translate(-50%)}80%{width:100%;bottom:82%;left:50%;transform:translate(-50%) scale(1.8)}to{bottom:38%;transform:translate(-50%) scale(1.5);width:0;height:0;overflow:hidden}}}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-main{background:none;position:relative}.pho-coin-main-wrap .pho-coin-main:after{content:"";width:100vw;height:100%;position:absolute;top:0;left:-15px;background:url(/assets/bg-D4wIXWT6.png) no-repeat top;background-size:cover}}.pho-coin-main-wrap .pho-coin-main .pho-coin-table{padding-top:60px;padding-left:85px;width:63%}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-main .pho-coin-table{width:90%;margin:25px auto 0;padding:0}}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin{text-align:center;color:#fff;padding-top:16px}@keyframes flash{0%{opacity:.3}25%{opacity:.8}50%{opacity:1}25%{opacity:.8}to{opacity:.3}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin .balance span{position:relative}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin .balance span .plus{position:absolute;color:#ffdf21;bottom:0;left:50%;transform:translate(-50%);width:100%;animation:anim__move 1s linear 1 both}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-play{font-size:18px;font-weight:700;position:relative;z-index:5}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-play__run{width:50%;aspect-ratio:51 / 12;height:11.765vw;max-height:calc(var(--max-width) * .11765);background:url(/assets/button-CyAJ9zJB.png) no-repeat center center / 100% 100%;margin:0 auto;color:#333;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-play__run_d{background:url(/assets/button_1-D4bkVI3X.png) no-repeat center center / 100% 100%}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-note{padding:16px;text-align:left}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main{position:relative;width:100%;aspect-ratio:1}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__bg,.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__pointer,.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__dartboard{position:absolute;top:0;left:0;width:100%;height:100%}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__header{position:absolute;transform:translateY(-30%);width:100%;aspect-ratio:408/110;background:url(/assets/bg_good_lucky-CVWCKESs.png) no-repeat center;background-size:63% 70%;z-index:5}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__bg{z-index:1;background:url(/assets/bg_frame-Cb9IGQDb.png) no-repeat center center / 100% 100%}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__dartboard{z-index:2;background:url(/assets/bg_game-YO3g4zN1.png) no-repeat center center / 100% 100%}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__pointer{z-index:3;background:url(/assets/zhongxin-B4tpysnE.png) no-repeat center center / 100% 100%}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__prizes{width:100%;height:100%;position:relative}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__prizes_i{position:absolute;top:calc(50% - 25px);left:50%;height:50px;transform-origin:center left;overflow:hidden;width:50%;display:flex;align-items:center;justify-content:center;flex-direction:row}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__prizes_i_img{margin-left:8px;height:24px}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__prizes_i span{margin-left:8px;font-size:20px;font-weight:700}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__prizes_i span{font-size:12px}}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__prizes_i .lm-flex-mid{display:flex}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__star{position:absolute;width:39%;top:calc(50% - 25px);left:50%;height:50px;line-height:50px;transform-origin:center left;z-index:2}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__star_i{float:right;animation-fill-mode:both}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__star_i_odd{animation:flash 1s infinite ease-in-out;border-radius:10px;width:10px;height:10px;background:#fbe169}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin-main__star_i_even{animation:flash 3s infinite ease-in-out;margin-right:2px;border-radius:8px;width:8px;height:8px;background:#fff6f9}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin .lm-results-rollout-board{color:#ebebeb;margin:16px;border-radius:16px;overflow:hidden}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin .lm-results-rollout-board .main{box-sizing:border-box;border-radius:8px}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin .lm-results-rollout-board .main .content-wrapper{height:240px;overflow:hidden}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin .lm-results-rollout-board .main .row{padding:6px}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin .lm-results-rollout-board .main .mobile{padding:0 8px}.pho-coin-main-wrap .pho-coin-main .pho-coin-table .pho-page-coin-spin .lm-results-rollout-board .main .prize{color:#ffdf21;padding-left:8px}.pho-coin-main-wrap .pho-coin-main .pho-coin-lipai{position:absolute;width:30%;aspect-ratio:374/541;top:160px;right:18%;background:url(/assets/coinspin_-CByunfBv.png) no-repeat top;background-size:contain;z-index:1}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-main .pho-coin-lipai{display:none}}.pho-coin-main-wrap .pho-coin-main .pho-coin-balance{width:77.5%;margin-left:10%;padding:10px;display:flex;flex-direction:row;border-radius:24px;border:1px solid #fecc30;background:#1e2c3c;z-index:6;transform:translateY(-17px)}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-main .pho-coin-balance{display:none}}.pho-coin-main-wrap .pho-coin-main .pho-coin-balance .item{position:relative;flex:1 1 33.3%;text-align:center}.pho-coin-main-wrap .pho-coin-main .pho-coin-balance .item:after{position:absolute;left:0;top:10px;content:"";width:100%;height:48%;border-right:1px solid rgba(254,204,48,.2)}.pho-coin-main-wrap .pho-coin-main .pho-coin-balance .item:last-child:after{display:none}.pho-coin-main-wrap .pho-coin-main .pho-coin-balance .item .lable{font-size:14px}.pho-coin-main-wrap .pho-coin-main .pho-coin-balance .item .amount{font-size:18px;font-weight:700;color:#f8ae38;position:relative}.pho-coin-main-wrap .pho-coin-main .pho-coin-balance .item .amount aside{font-weight:700}.pho-coin-main-wrap .pho-coin-main .pho-coin-balance .item .amount .plus{text-align:center;position:absolute;color:#f8ae38;font-weight:700;bottom:0;left:50%;transform:translate(-50%);width:100%;animation:anim__move 1s linear 1 both}.pho-coin-main-wrap .pho-coin-main .pho-coin-award{position:absolute;background-color:#333;color:#fff;top:60%;left:50%;transform:translate(-50%,-50%);z-index:4;padding:12px 40px;border-radius:12px;display:flex;justify-content:center;align-items:center;gap:8px}.pho-coin-main-wrap .pho-coin-main .pho-coin-award img{width:24px}@media (min-width: 768px){.pho-coin-main-wrap .pho-coin-main .pho-coin-award{padding:16px 100px;font-size:16px}}.pho-coin-main-wrap .spin-button{width:37%;aspect-ratio:408/96;margin:35px auto 0;background:url(/assets/button-CyAJ9zJB.png) no-repeat center;background-size:contain;font-size:24px;font-weight:700;color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.pho-coin-main-wrap .spin-button{aspect-ratio:4.26;width:48%;font-size:16px;margin:16px auto 0}}.pho-coin-main-wrap .spin-button span{font-size:24px}@media (max-width: 768px){.pho-coin-main-wrap .spin-button span{font-size:16px}}.pho-coin-main-wrap .spin-button-dis{background:url(/assets/button_1-D4bkVI3X.png) no-repeat center;background-size:contain;cursor:not-allowed}.pho-coin-main-wrap .pho-coin-bordcast{margin-top:46px}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-bordcast{margin-top:24px}}.pho-coin-main-wrap .pho-coin-bordcast h2{font-size:20px;line-height:28px;font-weight:700}.pho-coin-main-wrap .pho-coin-bordcast .content{margin-top:20px}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-bordcast .content{margin-top:8px}}.pho-coin-main-wrap .pho-coin-bordcast .content .labels{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.pho-coin-main-wrap .pho-coin-bordcast .content .labels>div{flex:1 1 33%;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8));text-align:center}.pho-coin-main-wrap .pho-coin-bordcast .content .boardlist-item{display:flex;width:100%;margin-bottom:2px;height:30px;justify-content:space-between;background-color:#1e2c3c}.pho-coin-main-wrap .pho-coin-bordcast .content .boardlist-item span{line-height:32px;flex:1 1 33%;text-align:center}.pho-coin-main-wrap .pho-coin-bordcast .content .boardlist-item span:nth-child(3){color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-coin-main-wrap .pho-coin-tip{margin-top:46px}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-tip{margin-top:24px}}.pho-coin-main-wrap .pho-coin-tip .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-tip .title h2{font-size:18pxpx}}.pho-coin-main-wrap .pho-coin-tip .content{margin-top:20px}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-tip .content{margin-top:8px}}.pho-coin-main-wrap .pho-coin-tip .content p{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-coin-main-wrap .pho-divider{margin-top:56px}@media (max-width: 768px){.pho-coin-main-wrap .pho-divider{display:none}}.pho-coin-main-wrap .pho-coin-record{margin:32px 0;position:relative}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-record{display:none}}.pho-coin-main-wrap .pho-coin-record .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-coin-main-wrap .pho-coin-record .title h2{font-size:18pxpx}}.pho-coin-main-wrap .pho-coin-record .content{margin-top:20px}.pho-coin-main-wrap .pho-coin-record .content ul{display:flex;flex-direction:column;background-color:#1e2c3c}.pho-coin-main-wrap .pho-coin-record .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-coin-main-wrap .pho-coin-record .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-coin-main-wrap .pho-coin-record .content ul li:nth-child(1){height:40px;line-height:40px}.pho-coin-main-wrap .pho-coin-record .content ul li:nth-child(2n){background-color:#2a3746}.pho-coin-main-wrap .pho-coin-record .content .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-coin-main-wrap .pho-coin-record .content .pagebtns .pageUp,.pho-coin-main-wrap .pho-coin-record .content .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-coin-main-wrap .pho-coin-record .content .pagebtns .pageDown{transform:rotate(180deg)}.pho-coin-main-wrap .pho-coin-record .content .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-coin-event{flex:3;margin-top:20px}@media (max-width: 768px){.pho-coin-event{flex-grow:1;margin-top:24px}}.pho-coin-event .event-content{width:fit-content;background:#2a3746;border-radius:16px;padding:24px}@media (max-width: 768px){.pho-coin-event .event-content{width:100%;background:transparent;padding:0}}.pho-coin-event .event-content .title{margin-bottom:24px}@media (max-width: 768px){.pho-coin-event .event-content .title{margin-bottom:8px}}.pho-coin-event .event-content .title h2{font-weight:700;font-size:18px}.pho-coin-event .event-content ul{display:flex;flex-direction:column;align-items:center;gap:10px}.pho-coin-event .event-content ul li{cursor:pointer}.pho-coin-event .event-content ul li img{width:18.3vw;border-radius:16px}@media (max-width: 768px){.pho-coin-event .event-content ul li img{width:100%}}.pho-coin-record-h5{position:relative;background-color:#273742}.pho-coin-record-h5 .content{margin-top:20px}@media (max-width: 768px){.pho-coin-record-h5 .content{margin-top:0}}.pho-coin-record-h5 .content .lable{height:40px;line-height:40px;display:flex;flex-direction:row}.pho-coin-record-h5 .content .lable span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-coin-record-h5 .content ul{display:flex;flex-direction:column;height:345px;overflow:scroll}.pho-coin-record-h5 .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-coin-record-h5 .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-coin-record-h5 .content .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-coin-record-h5 .content .pagebtns .pageUp,.pho-coin-record-h5 .content .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-coin-record-h5 .content .pagebtns .pageDown{transform:rotate(180deg)}.pho-coin-record-h5 .content .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-diamond-spin{display:flex;flex-direction:row;gap:20px}@media (max-width: 768px){.pho-diamond-spin{position:relative;flex-direction:column}.pho-diamond-spin:before{top:0;left:calc((100% - 100vw)/2);background:url(/assets/bg-wps-DX9oJUOO.webp) no-repeat top;background-size:100% 100%;content:"";width:100vw;height:100vh;position:absolute;z-index:-1}}.pho-diamond-main-wrap{flex:7;display:flex;flex-direction:column}@media (max-width: 768px){.pho-diamond-main-wrap{flex-grow:1}}.pho-diamond-main-wrap .pho-diamond-main{background:url(../products/green/images/diamondspin/bg.png) no-repeat top;background-size:contain;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}.pho-diamond-main-wrap .pho-diamond-main .lefttop{width:100%}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-main{background:none;position:relative}.pho-diamond-main-wrap .pho-diamond-main:after{content:"";width:100vw;height:100%;position:absolute;top:0;left:-15px;z-index:0}}.pho-diamond-main-wrap .pho-diamond-main .balance{display:none}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine{margin-top:20px;position:relative;height:calc(22 / 15 * 100vw);max-height:calc(22 / 15 * 100vw);z-index:2;width:100vw}@media (min-width: 768px){.pho-diamond-main-wrap .pho-diamond-main .diamond-machine{width:64%;min-width:536px;aspect-ratio:375/550;height:unset;max-height:unset;margin:50px auto 0}}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .left-img,.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .right-img{position:absolute;bottom:0}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .left-img,.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .right-img{display:none}}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .left-img{width:22%;left:0;transform:translate(-80%) translateY(10%)}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .right-img{width:30%;right:0;transform:translate(80%) translateY(10%)}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .bg{position:absolute;left:-15px;top:0;height:100%;width:100%;background-image:url(/assets/machine-C0qUgXPk.png);background-repeat:no-repeat;background-size:100% 100%}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .bg__light1,.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .bg__light2{display:none}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .tips{position:absolute;top:71%;left:0;right:0;color:#fff}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .tips>div{font-size:15px;text-align:center;font-weight:700}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .tips .highlight{font-weight:700;color:#f0e438;margin:0 4px}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .cost{position:absolute;left:67%;top:83%;width:25%;height:5%;text-align:center;font-size:14px;font-weight:500;color:#fff;display:flex;justify-content:center}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .cost .prefix{width:16px;height:16px;font-weight:500;margin-right:4px}.pho-diamond-main-wrap .pho-diamond-main .diamond-machine .play{position:absolute;left:67.2%;top:76.5%;width:25%;height:15.5%;border-radius:999px;cursor:pointer}.pho-diamond-main-wrap .pho-diamond-main .pho-diamond-award{position:absolute;background-color:#333;color:#fff;top:60%;left:50%;transform:translate(-50%,-50%);z-index:4;padding:12px 40px;border-radius:12px;display:flex;justify-content:center;align-items:center;gap:8px}.pho-diamond-main-wrap .pho-diamond-main .pho-diamond-award img{width:24px}@media (min-width: 768px){.pho-diamond-main-wrap .pho-diamond-main .pho-diamond-award{padding:16px;font-size:16px}}.pho-diamond-main-wrap .diamond-bonus{position:absolute;height:75px;width:75px}@media (max-width: 768px){.pho-diamond-main-wrap .diamond-bonus{width:48px;height:48px}}.pho-diamond-main-wrap .diamond-bonus__1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAABcCAMAAADUMSJqAAADAFBMVEUAAAC3nT3z1Szi3FPz5WHinh3Hixqvfyjgwzy3jkG/jiv68G7/2Rzx10b84yvn0k7Rpyf40iPFkjD+5xH/72zmsCWvijP/ywfrshbv1nP133T5wAPnnQj/0QHy2Ej3sRv/2hLurBXnqhn13T/25Uz98X/iryDZmhrcuT7pyVrUt1HfuC3YuUTqqxL03Vn12hP23ljdsVT/80j/8z/78p+6kjKpgiTu0irOrGH55E//+lX++3r/+TPOyFDWrRvbmhv//kfTskn8yRL//Snq5S6spynCpEr//pKpeCf//3/FrIOPXhT9wTP//1r4rQv/9677viX7vSH5sA//8539yjb//Mf/+Kz/8KP7win6uh/6tRb/+br/97T+yC797Zb70mT8wB37uhn5rAj6qwP//8P//LD+6ZP/8ZH+7Yj73Hz+4nv722b93D79yTL8vB36rwrzpgjvogjrmwP2oAD/9af/8Zb+5IX93XP+43L94mrxxFr/4Ez/5ELxwkL1yzz7wzz0vjrgozL5vjH6vC77wS39xSr6tyb6tx7/0Bb6shL/0A3nlwL+zgH//9X//cz/+MD/+bH87qr45an/+aj/9KP/+KH036D/95j95Y/02ov/637x0H7+6Xj912783G3mvWv/4l3+5knhqEb/4jj7vjX2vS3+2Sz9xCT2tSTuqx/imxjbkxb1qhD4pQD//////vD9+M///r/77L757Lf/9Jj+5Zf/+JH/73/mwHv01nT/6m/31GvhsmD3zV/lt1zerFjyyVb9zVTns1D7yk78yEnvv0n4zkj6w0jwuzn7zzf7xDflrjbxtzPrrTP/4DL6xzH/1R3/zBvppRj5sRfmoBT5sw/jmQ77tAz8sAH2rQH//eP++OH87sj87sL//7n78rX75Z7//pz+74zy04r93IDwy3jqxHT//2//52b832b82Vn9z1n46Fj/7k3/7EnruknipTvhpjj7vS3moij6uifYlif/0SbVkCX/0iTxrxr8vxnwuxj/tgX/xwLysQDvpwAEvg4CAAAATnRSTlMABIEQCP1vXDspG/z82tGwopWKfXZEMP76+fb28/Lx8fDp4N7c2tfUyce8vLq5srCcnJyblJOTkYyLiXt7cXBtZWJcW1hXUUFBNS4tKyqBi8u8AAADJUlEQVRo3u3WZVMbQRjA8UBLkbq7u7u7ey7JxYgnQJxAEtyd4l7cKU69uLu71t3dvT34Bp27V539fYD/7Dw7z87iAAAA/lsax3dOmrR9zTrNXUeHY90+sHx6TKKdXXJya3vq4t3DsEyfWq0VLRYX2ja0tTXI5TFPFx3Grj15fj3nqkhckZ2jVquzne7eoMGbNDBq68xlh4nMLVNS9HsYDJLA4/L580LvjdhMXm8B3hyGLT1c3Qj6ngwvUlfJzVtB1r6amMTX+5SEwFJPFzcCEYm7VsVy04uc7tj66mDQPqH1zQyGXTzoRCTO/yixlbXkuHY1B3WMwWAw2waeU83iGI6x1yREfQY3QV6qNMF7qsujfA+hX54lv0S0EEdF1UX/IDe+o4VtwQcTEp4kMI34vBZ1fMrMjjAzjj7bJdgwoJovibGqzPYi4fEktU3CbNS7pP3bgRpioTAmPKBQuNW0QklLz1A8J+PZ1INo43v/1BpRLXlkdxuKYcS1q+IoqasJEscbKLneE9HGRyjtjaA4Hpltf/kSEwp9HC+WpiB1gYFp+RlN1HEVEpfyyMbnzhoyIWqkc3yUlaMAOblpzZnxqOM+9YGQEInToylM5tlAoXOplVWdAIm/QR/X9smgQjQ6e3Dol4I/5UPCt2XW1nUCA2UN+rHozlJxqKzaNDLb6YrhlXOZ8TRhUpIsocKk1x79hWosVRUZsSz4Q0OnvOBnFnNElUkFkR6ZDt77cGhNMG0ONGOR08j0RxTKQwWxuzgyuvNLlsr567xh6Fd02g8OxIr4bsy2uegXTCAqurN6vQYMshx8N+DQG5cqC6CxZDy2U37ZOwIReb0YfT99mlJHncYgrjvnVYA/ixnHo2t1ptMH392+fpWzvH0HDgvaL+9d8GOyJPQ0d3c6geCm6Fc2yUeNwegLsOXJ7Qt+EJUjayQQ37s0pmc42LUu1MPqQ7R5pNF1/9BQKs0ilsu1lCbaJY/WxWHm2NiRYUyIBsOwubko73XiWD0clnS2jrbOyw0PD8+9P2PVERzWhk/eM27lshUT9p/EAQAAAAAAAAAAAAAAAMA/+QvkHD/lO+Hb6wAAAABJRU5ErkJggg==) no-repeat center center / 100% 100%}.pho-diamond-main-wrap .diamond-bonus__2{background:url(data:image/png;base64,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) no-repeat center center / 100% 100%}.pho-diamond-main-wrap .diamond-bonus__3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAABcCAMAAADUMSJqAAAC9FBMVEUAAAAGBQMTEQ4FBAILBwEOCAMDAgIGBQCioIgMCACopZf/3RoJBQBbNgBENh3/2iK9eAlKMQnr6+WppY333WvXqDbDkSPz0jo9IwKGUQYOCASZhClbNwN3ThRTRiHBwLzp5tldSBr/9TT/4Svx2Ufw0R3awDLNpzKiZgXi05fEtmUGAQHu7efj4XFRNRT/+HZlYS/JsVuzmE3XigPThwPfrCKefSLTiwL63in/4zPz5YywdAe+pS6XYQrbyzqtgyj/9FAnFQKbm16rhCjlsSn963rgsT3/61V+YRz+5Vj/3Cv05VHduD3/85XPpTr/6WpROQ/nzi1AJwb/5j3YvjH/6Cv//I5gOAXDuUD+zVD9sAD/zlP+tAT9yUv/zU3//sf+sgD/96zekQPsnwH+8JjmlgP/97P+y0b88cD9767/9qT/6W76yUH+xj78vCr+8LjeqkT1yjv+2SXkmgXpmQP1pQLlkgH6rAD//q/y2Jb23o/95H7uz3792HHxz27/5F39zVf93FPdr03zvz79wS33rxjXlBjroxLdmA3qqArvqgL//9T//7//+r//+pn94In634L/63n812bzxl/hsV790Vr4xk7/30D/1zvxuTj9xDf/2g3xsAr4qAf6vgL//Lf98aj95pvp0Y3954X/9ID83Hr11nj91F3pvlf/6ETvxjvlqyzloCDvuBnonwn1uAP//fP//eP++tX+8Z//9JH+7Y7px3j0zGXitFH95U/2zE3xwU3/70z73UfwwUT/6z7ipDn61jX7zTT4wzP/3i3rvCvVmyncoSj8uh7yqRnnrBj+uBPjnxPinwr+xwL/7wH3swH////35qr+66L12YfsxG//8mziuWW0p2PlwGL421z101foy1D71Ur+5jTtsir1ziTUox34rQ3+9srr2af36H7jvnf+4mr30WqrnGD/81fuuEuokj/t1Dzpszz1tyqylSj8zifkpyHv4cbVwXizqUTiuEPQvD2/sTHGqyT/5R79tgsIqTieAAAAWXRSTlMACAUQHBULKQkiEP42hBXw1zYtGf7678yKgHNpU0wvKyEdEOfm27yzqW9VTkY2KB4R/v398ejm5d7NuLeilpWMdEMz+ujj4d7b2dbTy8rCwbi1r6Ohl49vbbQAR4cAAAVcSURBVGje7ZVVcBNRFIbTVCgUSlvc3d3d3V12041LkzSekEoaIUZSd3ej1NCWutKWOu7u7v7CJnSA121heGC/l53dmf3Omf/eey4GBQUFBeXf06UL5u9hOxTzFxn6q/Xhw6dMmTJ8uO2fk/dwMj8mLd3VZ0R3EyPm7Vg66U8VmGiLmbp3njBcpbp6LaywqLRULagUjlq8/I/InZwGjLJTBORHau9qY6XSWO1pfVbmIaHd4h5tq9KhXDbZVasiY2NBokblCtZFXFUTnWPFtQK7uZN+7KcO2C3GsBVVEinR2RmsElZpIgQvX3HwuCht1rWMNeadhB3SfvmgMkWABFYTiaBrSahKFQzhcACAg7gvUy7uxkwdZo8dYtvuxjdnFPhzQSLxW4PGix2YeoEaigdMaLQ92avmbxg5ss+WcebdikWcz7DRhwoKHlU2cDkQTplIyjsrcz9nkuOA7KYryeyM8IiIaiF73TjbHkOGdEHq7lNd2/MilRmEh7NQMn2DL9y74OIPwfLI+nzqcc8q7d27dYJzTPb8iT0wSFlSFq6LjI8/4uKFx+OVLi6hande3lEvPE4dw/ajpkdxOPBSSKHDR8K32WMQN55RojOq7h0+cxjWh4WEKHHPHhaFBDNKmwDWsVAuHgc0gM51URz/E9ELkcoHj8wo0Tc13yScOXOYnhxUCLnC3CgM8ufrqawgLgQByjrndIVcCj4OjB6PVN7rqSIo6UFLy1PC0aMEgk886Rgp3ofgfT8nnUTlMlITvQANQ3HtLUiMTQsfhUUmd5zpSfDmyS7dbmmJrlQXyc97eHicDwh48DHuOMmLq3TxToRCPRUHpfAB03oibN12/P6IRDe/ZPmlkyXCOCNlnwlKzO0X2W9YJAYHcicwAf9AuR4+Ys6S/OqdSO4gp4njeudKnyX4uJ1IS3KvPUA201R/qpfBlcSKYkAyAi/1WGAqF4Tl0lsR6xEcIqehtpMddDH79I+ZBB8fb6aHLC9PJktKuv/uoajQjRqFxwe7+NJZsrRkDWwHT9+wG4xBgpWDsUZHaW3WFOV78Jg8Fx6PmcByc7tCLnU7VonHhZ31obudL08LjAJhuSAa0YjHWvRrbdXV1MfFGcW0GNq+fTRD9u2bxcW9yGoSyRUC4NB93ZkB5XI2BwRPH4oejEiO7TzWSMnJ5Pd62ygyGmk0keHUoevX308n3yLRQxkAJCf4ngxJCCgPfsQA9QI7R2SdWzg6kClxzdmZtTX8K/thTh6UeyRd1lGodE8ODg6d4B8ZkuhZfjAQanwzYioyuY1NvxlkUW5cDEVMM+TQcmKyK8oKPr3uTelJT3AF4NAJ5/BqvkdaFj8rUzga4TC3sLRaJCLPOABDyzHQRPVwLNOePJluENBNrUPu3jwl7tWBRlAiOmU3AINB2rpVvzmU3FzDAV0Nn2+K5dK0y5ef36mg0knpDOBgCB/AMUCisyRTONcSg9RuaWk9cOyc3OZWiZhCEYvF+jtfPn94vuJFylFfUhAjLNI02xuIkqyKr6bGkQZjY2lptazfAoeZZBGFRhM33nk9e+3W7bMvEo74JngBeNO1xJXcqrg5xgLTLru1tXXnrgP3dDPTt29/mL69U7yP0FnU1HQAAsIE4WWj7THtAAvrYbuVVefOnTp1NbNswoQJfR2u+sWTWCzqieQTKcXFC03u9uotzXrY/5OBY2fdYKcc9/PzO95z4wDTLO+I3uxvA65jNXngogW9Z61cPWbJIGsMtgN2+GcLU4GfWMPY2092HDTI0Rrbpu6QHi7wExsbcyUbG/Nbm7vDFdoev1WCv6GgoKCgoKCgoKCgoKCg/Cd8BxhgKcTnKAWhAAAAAElFTkSuQmCC) no-repeat center center / 100% 100%}.pho-diamond-main-wrap .diamond-bonus__4{background:url(data:image/png;base64,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) no-repeat center center / 100% 100%}.pho-diamond-main-wrap .diamond-bonus__5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAABcCAMAAADUMSJqAAAC/VBMVEUAAAAqKRZCNRovIwo1JQeBUw8iGQn/9YD5xRIaEAPmyWjXlwf72TyIaCvk0k0RDAOkkU+yoV3mnwCqbgfz0TRkPgWUYQRePgggEACMYxWglki6jhz540bw123huDStaASYXgnozzB6SQPfwy+pcQpcNwb/9V3CsUF6Sg22snbU0IX55GL/9K/ivDXTsTH41yTPmR7FfgHoxSrdsz3Trj3AsTsaDgH973VuWRz/7nGGZyj4yiD42Rr993rtuRC3egTquAulgyH/3zXCjyq8kjzFnS/+4jgVCwLbzVG0fRyUgzHQzbfOztC7j0j/zVD9sAD/zEz+sgH+3Ub9swb+z1P+ykfrrCn91WP8yUr61TP//tT85pf+1T/51D77yT77wjv1uSj964z65XX83XP+vB/9uBXijgD//LP98qL//6H/+Jr+5lH94FH/yULzwDz8vy3/1SbkpSHzsh7tpxP6rwf4qQH//ur//Mv/9q3//av/+aLz3ZTt1If52nv/+HLwukX+2zr8xjT7sw/6uQHfmQH++sDo1Zf/8pL54pH75Yb/+3/pzHr/7nb+4Wr62lv+71Plr0z/5UX1ykPhrT3rrTX2zi79zivboibRjxbnkAH//+P//sX//7v99rj96p/97Zf//ZD/3Gb/5mL61V3xz13ww1z0yk/61U3lvk3+7UXwwCzxtiz4yCD6txv1qxbbkAf1tQXrmgHwogD367P456Xx4aP/8IT/64L734D52G7+62nzyGn9z1/3xlH+4Djotjf92DPepjP/3B3+0hvjohK+ghLuqgP79dz57cHs2pzz2ojlzYby0H3dv3LxzmXpz2P6zlrtvFf90Fbu0krszj//7TuWeDf+3Cv/4yD9yQv+uwv+tQXroQLllwH///z79c306cf/9mHpyFf52FbbtE/yw0z+5z323zyohjzutTn+5TLDkjDovC3bmxftsQrKhQTv4LX/8oz23Gjju2Tw20DYqi7coBLtogzQiwCybwCRWgC1qni4m1Hv1Djpthr8gXX7AAAATnRSTlMABwUMK2cV/f07/PzuMiIgGQj9+9rUjmlVR0RE/vnW0cvFtLGpimZkUkpIRPnz6Ofn3dfIvYR3WTk3H/Hv49LRz8XEvpSRjo2HclpULBN7ydJXAAAGDElEQVRo3u3XY3ccURjA8dlunDS1bdu225m1vUmWWW9sNLZt2zZqO6htuz3dtl+g2U5P3+zvA/zPnDvP3DsX0NHR+X8GAf/QMOBfGGY+fs3s2bPXjDeHuzx0zoyRmOZWNzo52s1s2t61MKaRq5aEBd1xd8dbeBQxm1jS6KvTxsPVHrz8KobhAUHutCJLWk4B5MGSkNtXwdNeP/Ix3QNCYyEGmYEJj5RagzjQNThkDizxXZcwKgiNhrAZ6fWZtY04HAjiUJn+m2CZm5V5dDXW0sKdRKUedzyZDP5CcjGcdxCGr2ZHiIihWQrc2aRK1wqnKioKBFHWXPuFB4bCEJ9CFBieJ4Fg441KfNbRgKPOePz5ZIqt2XoAjriK6CAMwqGaQs+BpNB7oVlE6hGbBMwGczgGcWmnmuCbaO9TE5RGzCByqUdtrl+PD+yYBMOqICeXRMRYdUdnOFPtkrxtKUdsbSmU+Gq6nxkM8XFhsaqsu+9LS8vLypQFkQQFWeRSzzlemb71b0bR3HzdggXrzPeJnnqpH504FRHzzKvfyspL+fTiGaebNulGE7QuL9i93czNjUYnN8fkutwtiSulOTs5Hf7l2MsbFHt/+mRt03NGYrh12RKWQqEgxJawBWdivTw9uz8oCZGRkRJ63q2Qt2fCMfO1215ntGOaFCoGA/KIPm/R97Gnwd7B5N17L6uf+pX5Fy8EHKNHG2oVR654TC9Wo4vI7lJaOMFD0TU8jlDL4/EdnUzemAQEnDh28wjlltFroRZrjgD0L2EUEBYqEucEB2cxs+/JTeXdnkYFrg3OvlRfX3a1UOCfF/XanjZBi7be5DyaCo3uZbJruNm0KDK5uZVOlnVcKy2zsoqL6zO6cv/BhUkV3m6btZhE4yUEsShcao1yTqHLxEE5EkkBi1VQ8EgS1W4kb2uLyDUJqDpiYysyGnlowG2D5ZdiXQVCZzyYI7tyx7VYzcJbQhY0JqRWEqLaOY6Ojr4+9vb+IRdLxQN/ofphYbFloDDROVvmJimG0Gh3MsudJlFq9nNm5IX7rLjuwsd5EzPPRBUazht4XBSmMC2XH7/JCcxg9vw82jA4cfYjRg5GhKGFG7q0aNbFqYofUsjxHzfwuKt/YNuLj6evx/OL0JoH96gLrG447fdK1BpFbr0iC5l0+05gqsvEi34O0YMHHo/jCGrunvK2odRLLS2l7iC/8txZtg+XybSAsBYY2bUo8oO3tx1v8GRaxPWW9d5LqhKn5/oKDEkkHK7R9rjCR3iWCZ631sQtg90KA44dtYnnhRUGzgMGTN+0XNlyH1PyPEiQGkyyPuvUybUnSlEgiGcG16mw3FZxdWqqy4N8Tur4gZ9pyDFTvOSiMLmpZyQ1Ucg5/Yzl4CMlUrmoxiAxAUJbcq41T/z2ncARpI/T4vNHGs8akZEaKH/WX86opZ54ns4jSn0pVFJtfZa6FwuR3PJb8okOvBojPUCLuoHx1OIagWFubEmpp1eXJ9sOb93gvZDI5hAgLBZdlCPj29rYVF8dDWgDMWRqN3TOjsfOjTHt6nqewmeimiqSkn380iw1dVV4h218ov+lmUhAu/rMts44JTHZLunwlydKPp8BkqoSeMlvnIM0dZWk45ZLyOIxCG1vGKOLb8cM9/T8EPPkYVdfih0eRTqZkFSZHHo6zQKtaulYtG2WMQIBaGnu8J5zpyI6vV58+jyirDYxwxrVkFAR6pgSkZlmoW5pH6M3BKl1G0CMHl7Gqjtx6uvDy5f7sxP9GGBThXdjhBM7NJNbnL9xCFLT1h5Sf1nftZ6YJ5p4LMvODoUiOVL88KEBWZ1yuWwGMOgvb3R6o7eYlrz4NOLziEI2LwWPP/nyJIgjlKPLn17dD8Pvp97YWdOnjxo16p0LxZuNcm1zxeGse9WEK9MGwRAHkAZ6xmNX7xl1ISHeO4WI0sB75DebDQZggfidnxqcQLHj+3HT0uoweWYT4LuKIw2GGI+dvrjex8HBQSh8JV45GIATQtMfM3PpovBMkxU7xwFwQyAQBnpz9eeuNQD+gUEIhGaydXR0dHR0dHR0dHR0dP7AD+wkjzxZF43/AAAAAElFTkSuQmCC) no-repeat center center / 100% 100%}.pho-diamond-main-wrap .diamond-bonus__6{background:url(data:image/png;base64,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) no-repeat center center / 100% 100%}.pho-diamond-main-wrap .diamond-bonus__bg1,.pho-diamond-main-wrap .diamond-bonus__bg2,.pho-diamond-main-wrap .diamond-bonus__bg3,.pho-diamond-main-wrap .diamond-bonus__bg4,.pho-diamond-main-wrap .diamond-bonus__bg5,.pho-diamond-main-wrap .diamond-bonus__bg6{background:url(data:image/png;base64,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) no-repeat center center / 100% 100%}.pho-diamond-main-wrap .diamond-bonus .text{position:absolute;color:#fff;font-size:15px;font-weight:700;text-shadow:0px 2px 3px rgba(3,50,23,.78);left:0;right:0;bottom:6%;text-align:center}.pho-diamond-main-wrap .diamond-bonus .light{position:absolute;left:-16.5%;top:-15.5%;height:17vw;max-height:100px;width:17vw;max-width:100px}.pho-diamond-main-wrap .diamond-window{position:absolute;left:38.2%;top:24.5%;height:24vw;max-height:140px;width:24vw;max-width:140px;font-size:18px;font-weight:700;color:#fff;text-shadow:0px 2px 3px rgba(3,50,23,.78);text-align:center}.pho-diamond-main-wrap .diamond-window .diamond-bonus{width:100%;height:100%}.pho-diamond-main-wrap .diamond-window .diamond-bonus .text{font-size:18px;text-shadow:0px 2px 3px rgba(3,50,23,.78)}.pho-diamond-main-wrap .diamond-window .unknown{width:66%;margin-top:10%;margin-left:12%;aspect-ratio:62/65}.pho-diamond-main-wrap .diamond-balance{position:absolute;left:24.5%;top:44%;width:50.9%;height:12.75%;color:#fff;text-align:center;display:flex}.pho-diamond-main-wrap .diamond-balance .lm-flex__item{flex:1}.pho-diamond-main-wrap .diamond-balance .label{width:100%;font-size:14px;margin:10% auto;display:flex;justify-content:center;align-items:center}.pho-diamond-main-wrap .diamond-balance .label img{width:20px;height:20px;aspect-ratio:1/1;margin-right:4px}.pho-diamond-main-wrap .diamond-balance .value{position:relative;font-size:16px;font-weight:700}.pho-diamond-main-wrap .diamond-balance .value .plus{font-size:14px;text-align:center;position:absolute;color:#f8ae38;font-weight:700;bottom:0;left:50%;transform:translate(-50%);width:100%;animation:anim__move 1s linear 1 both;white-space:nowrap}@keyframes anim__move{0%{width:100%;bottom:0%;left:50%;transform:translate(-50%)}80%{width:100%;bottom:82%;left:50%;transform:translate(-50%) scale(1.8)}to{bottom:38%;transform:translate(-50%) scale(1.5);width:0;height:0;overflow:hidden}}.pho-diamond-main-wrap .diamond-balance .value span{font-size:16px;font-weight:700}@keyframes ani_balloon{0%{left:50%;top:-80%;transform:translate3d(-50%,0,0) scale(1.6)}10%{left:50%;top:-100%;transform:translate3d(-50%,0,0) scale(2)}to{left:50%;top:-50%;transform:translate3d(-50%,0,0) scale(.1);opacity:0}}.pho-diamond-main-wrap .diamond-balance .value .balloon{font-weight:400;position:absolute;left:50%;transform:translate3d(-50%,0,0);animation:1.2s ani_balloon linear 1 both;color:#ffce0b}.pho-diamond-main-wrap .diamond-button{position:absolute;width:26.73vw;max-width:160px;height:10.8vw;max-height:60px;aspect-ratio:11/4;background-image:url(/assets/button-DrhfBEN1.png);background-repeat:no-repeat;background-size:100% 200%;font-size:20px;font-weight:700;color:#fff;text-shadow:0px 2px 3px rgba(3,50,23,.78);box-sizing:border-box;padding-bottom:3%;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.pho-diamond-main-wrap .diamond-button__0{background-position:0 0;transition:none}.pho-diamond-main-wrap .diamond-button__1{transition:none;background-position:0 100%}.pho-diamond-main-wrap .diamond-winners{color:#fff;padding:24px}.pho-diamond-main-wrap .diamond-winners .title{font-size:18px;font-weight:700;height:32px;line-height:32px;text-align:center}.pho-diamond-main-wrap .diamond-winners .container{border-radius:12px;overflow:hidden;text-align:center;height:140px;background:#185d6b}.pho-diamond-main-wrap .diamond-winners .row{height:28px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px}.pho-diamond-main-wrap .diamond-winners .row .desc{margin:0 4px}.pho-diamond-main-wrap .diamond-winners .row .bonus{color:#ffdf21}.pho-diamond-main-wrap .diamond-winners .row:nth-child(odd){background:#134650}.pho-diamond-main-wrap .pho-diamond-bordcast{margin-top:46px}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-bordcast{margin-top:24px}}.pho-diamond-main-wrap .pho-diamond-bordcast h2{font-size:20px;line-height:28px;font-weight:700}.pho-diamond-main-wrap .pho-diamond-bordcast .content{margin-top:20px}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-bordcast .content{margin-top:8px}}.pho-diamond-main-wrap .pho-diamond-bordcast .content .labels{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.pho-diamond-main-wrap .pho-diamond-bordcast .content .labels>div{flex:1 1 33%;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8));text-align:center}.pho-diamond-main-wrap .pho-diamond-bordcast .content .boardlist-item{display:flex;width:100%;margin-bottom:2px;height:30px;justify-content:space-between;background-color:#1e2c3c}.pho-diamond-main-wrap .pho-diamond-bordcast .content .boardlist-item span{line-height:32px;flex:1 1 33%;text-align:center}.pho-diamond-main-wrap .pho-diamond-bordcast .content .boardlist-item span:nth-child(3){color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-diamond-main-wrap .pho-diamond-tip{margin-top:46px}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-tip{margin-top:24px}}.pho-diamond-main-wrap .pho-diamond-tip .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-tip .title h2{font-size:18pxpx}}.pho-diamond-main-wrap .pho-diamond-tip .content{margin-top:20px}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-tip .content{margin-top:8px}}.pho-diamond-main-wrap .pho-diamond-tip .content p{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-diamond-main-wrap .pho-divider{margin-top:56px}@media (max-width: 768px){.pho-diamond-main-wrap .pho-divider{display:none}}.pho-diamond-main-wrap .pho-diamond-record{margin:32px 0;position:relative}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-record{display:none}}.pho-diamond-main-wrap .pho-diamond-record .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-diamond-main-wrap .pho-diamond-record .title h2{font-size:18pxpx}}.pho-diamond-main-wrap .pho-diamond-record .content{margin-top:20px}.pho-diamond-main-wrap .pho-diamond-record .content ul{display:flex;flex-direction:column;background-color:#1e2c3c}.pho-diamond-main-wrap .pho-diamond-record .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-diamond-main-wrap .pho-diamond-record .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-diamond-main-wrap .pho-diamond-record .content ul li:nth-child(1){height:40px;line-height:40px}.pho-diamond-main-wrap .pho-diamond-record .content ul li:nth-child(2n){background-color:#2a3746}.pho-diamond-main-wrap .pho-diamond-record .content .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-diamond-main-wrap .pho-diamond-record .content .pagebtns .pageUp,.pho-diamond-main-wrap .pho-diamond-record .content .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-diamond-main-wrap .pho-diamond-record .content .pagebtns .pageDown{transform:rotate(180deg)}.pho-diamond-main-wrap .pho-diamond-record .content .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-diamond-event{flex:3;margin-top:20px}@media (max-width: 768px){.pho-diamond-event{flex-grow:1;margin-top:24px}}.pho-diamond-event .event-content{width:fit-content;background:#2a3746;border-radius:16px;padding:24px}@media (max-width: 768px){.pho-diamond-event .event-content{width:100%;background:transparent;padding:0}}.pho-diamond-event .event-content .title{margin-bottom:24px}@media (max-width: 768px){.pho-diamond-event .event-content .title{margin-bottom:8px}}.pho-diamond-event .event-content .title h2{font-weight:700;font-size:18px}.pho-diamond-event .event-content ul{display:flex;flex-direction:column;align-items:center;gap:10px}.pho-diamond-event .event-content ul li{cursor:pointer}.pho-diamond-event .event-content ul li img{width:18.3vw;border-radius:16px}@media (max-width: 768px){.pho-diamond-event .event-content ul li img{width:100%}}.lm-flex-mid{display:flex;align-items:center}.pho-diamond-record-h5{position:relative;background-color:#273742}.pho-diamond-record-h5 .content{margin-top:20px}@media (max-width: 768px){.pho-diamond-record-h5 .content{margin-top:0}}.pho-diamond-record-h5 .content .lable{height:40px;line-height:40px;display:flex;flex-direction:row}.pho-diamond-record-h5 .content .lable span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-diamond-record-h5 .content ul{display:flex;flex-direction:column;height:345px;overflow:scroll}.pho-diamond-record-h5 .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-diamond-record-h5 .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-diamond-record-h5 .content .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-diamond-record-h5 .content .pagebtns .pageUp,.pho-diamond-record-h5 .content .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-diamond-record-h5 .content .pagebtns .pageDown{transform:rotate(180deg)}.pho-diamond-record-h5 .content .pagebtns .disable{opacity:.6;cursor:not-allowed}#bottom_line{width:100%;height:1px;opacity:0}.pho-exchange-center .bannar{position:relative;width:100%;aspect-ratio:4;display:flex;flex-direction:row;align-items:center}@media (max-width: 768px){.pho-exchange-center .bannar{flex-direction:column-reverse}}.pho-exchange-center .bannar .bannar-left{width:70%}@media (max-width: 768px){.pho-exchange-center .bannar .bannar-left{width:100%}}.pho-exchange-center .bannar .bannar-left .title{font-size:40px;font-weight:700}@media (max-width: 768px){.pho-exchange-center .bannar .bannar-left .title{font-size:18px;text-align:center}}.pho-exchange-center .bannar .bannar-left .title span{font-weight:700;color:#12d2d9}.pho-exchange-center .bannar .bannar-left .subtitle{margin-top:20px;font-size:24px}@media (max-width: 768px){.pho-exchange-center .bannar .bannar-left .subtitle{font-size:16px;margin-top:0}}.pho-exchange-center .bannar .bannar-left .subtitle span{color:#f69d10}.pho-exchange-center .bannar .bannar-right{width:30%;background:url(/assets/bg-exchange-Ds3ooTmw.webp) no-repeat;background-size:contain}@media (max-width: 768px){.pho-exchange-center .bannar .bannar-right{width:100%}}.pho-exchange-center .bannar .bannar-right img{width:75%;margin:auto}@media (max-width: 768px){.pho-exchange-center .bannar .bannar-right img{width:50%;margin:12% auto 5%}}.pho-exchange-center .bannar .diamond-balance{position:absolute;right:0;bottom:0;display:flex;flex-direction:row;align-items:center;padding:8px 16px;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:14px;color:#fffc}.pho-exchange-center .bannar .diamond-balance img{margin:0 4px 0 8px;width:20px}@media (max-width: 768px){.pho-exchange-center .bannar .diamond-balance{display:none}}.pho-exchange-center .bannar .balance{display:none}@media (max-width: 768px){.pho-exchange-center .bannar .balance{position:absolute;display:flex;justify-content:flex-start;gap:20px;margin-top:10px;z-index:2;top:0;left:0}.pho-exchange-center .bannar .balance span{border:1px solid rgba(255,255,255,.5);background-color:#242732;border-radius:12px;padding:4px 12px;display:flex;align-items:center;font-size:14px;line-height:1}.pho-exchange-center .bannar .balance span img{width:12px;height:12px;vertical-align:baseline;margin-right:6px}}.pho-exchange-center .exchange-area{margin-top:20px}.pho-exchange-center .exchange-area ul{display:flex;gap:10px;flex-wrap:wrap}@media (max-width: 768px){.pho-exchange-center .exchange-area ul{flex-direction:column}}.pho-exchange-center .exchange-area li{position:relative;flex:0 0 calc(25% - 7.5px);background:#010;aspect-ratio:1;border-radius:16px;background:linear-gradient(to bottom,#5149cc,#263747);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 768px){.pho-exchange-center .exchange-area li{width:100%;flex-direction:row;aspect-ratio:5.14;justify-content:space-between;padding:10px;background:#5149cc}}.pho-exchange-center .exchange-area li .imgs{width:43.27%;aspect-ratio:1}@media (max-width: 768px){.pho-exchange-center .exchange-area li .imgs{width:15%}}.pho-exchange-center .exchange-area li .imgs img{width:71%;margin:auto;aspect-ratio:1}@media (max-width: 768px){.pho-exchange-center .exchange-area li .imgs img{width:100%}}.pho-exchange-center .exchange-area li .imgs .img-name{color:#feef37;font-size:14px;font-weight:700;text-align:center;line-height:1}@media (max-width: 768px){.pho-exchange-center .exchange-area li .imgs .img-name{display:none}}.pho-exchange-center .exchange-area li .win_up>div,.pho-exchange-center .exchange-area li .ward{color:#fff;font-size:20px;line-height:28px;font-weight:700;margin:max(28px,8%) 0 max(22px,7%);text-transform:uppercase}@media (max-width: 768px){.pho-exchange-center .exchange-area li .win_up>div,.pho-exchange-center .exchange-area li .ward{font-size:14px;margin:0;text-align:left;min-width:160px}}.pho-exchange-center .exchange-area li .win_up>.h5-title{display:none}@media (max-width: 768px){.pho-exchange-center .exchange-area li .win_up>.h5-title{display:inline-block;font-size:12px;color:#feef37}}.pho-exchange-center .exchange-area li .ward{display:none}.pho-exchange-center .exchange-area li .good-item-btn{width:90%;border-radius:20px;background-color:#fdc01e;color:#22288b;font-size:18px;line-height:40px;font-weight:700;display:flex;justify-content:center;align-items:center;z-index:2;cursor:pointer}.pho-exchange-center .exchange-area li .good-item-btn .vorbe{font-weight:700}@media (max-width: 768px){.pho-exchange-center .exchange-area li .good-item-btn{width:25%;font-size:14px;line-height:24px;border-radius:12px}.pho-exchange-center .exchange-area li .good-item-btn .vorbe{display:none}}.pho-exchange-center .exchange-area li .good-item-btn img{width:20px;height:20px;margin:0 5px 0 0}.pho-exchange-center .exchange-area li:nth-child(n+3){background:linear-gradient(to bottom,#228076,#243445)}@media (max-width: 768px){.pho-exchange-center .exchange-area li:nth-child(n+3){border-radius:16px;background:#228076}}.pho-exchange-center .exchange-area li:nth-child(n+3) .imgs img{width:100%}.pho-exchange-center .exchange-area li:nth-child(n+3) .imgs .img-name{display:none}.pho-exchange-center .exchange-area li:nth-child(n+3) .win_up{display:none}.pho-exchange-center .exchange-area li:nth-child(n+3) .ward{display:block}.pho-exchange-center .exchange-area li:before{position:absolute;left:0;top:0;content:"";width:100%;height:100%;background:url(/assets/mark-B0HU9v_T.png) no-repeat;background-size:contain;z-index:2}@media (max-width: 768px){.pho-exchange-center .exchange-area li:before{background-size:cover}}.pho-exchange-center .exchange-area li .exchange-lock-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:#000c;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:5;cursor:not-allowed}@media (max-width: 768px){.pho-exchange-center .exchange-area li .exchange-lock-overlay{background:#0009}}.pho-exchange-center .exchange-area li .exchange-lock-overlay>div{margin-bottom:10px}@media (max-width: 768px){.pho-exchange-center .exchange-area li .exchange-lock-overlay>div{margin-bottom:0}}.pho-exchange-center .exchange-area li .exchange-lock-overlay>div .iconfont{font-size:30px}@media (max-width: 768px){.pho-exchange-center .exchange-area li .exchange-lock-overlay>div .iconfont{font-size:20px}}.pho-exchange-center .exchange-divider{display:none}@media (max-width: 768px){.pho-exchange-center .exchange-divider{margin-top:28px;display:block}}.pho-exchange-center .how-to-get-warp{margin-top:40px;display:flex;width:100%;background:#1e2c3c;border-radius:12px;align-items:center;justify-content:space-between;padding:24px}@media (max-width: 768px){.pho-exchange-center .how-to-get-warp{margin-top:22px;padding:5px 8px}}.pho-exchange-center .how-to-get-warp .how-to-get{display:flex;font-size:18px;font-weight:700;align-items:center;gap:20px}@media (max-width: 768px){.pho-exchange-center .how-to-get-warp .how-to-get{gap:10px;font-size:16px}}.pho-exchange-center .how-to-get-warp .how-to-get img{width:40px;height:40px}.pho-exchange-center .how-to-get-warp .how-to-get-btn{width:80px;height:40px}@media (max-width: 768px){.pho-exchange-center .how-to-get-warp .how-to-get-btn{width:90px;height:28px;font-size:14px}}.pho-exchange-center .tip{margin-top:32px}@media (max-width: 768px){.pho-exchange-center .tip{margin-top:24px}}.pho-exchange-center .tip .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-exchange-center .tip .title h2{font-size:18pxpx}}.pho-exchange-center .tip .content{margin-top:20px}@media (max-width: 768px){.pho-exchange-center .tip .content{margin-top:8px}}.pho-exchange-center .tip .content p{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-exchange-center .records{margin:32px 0;position:relative}@media (max-width: 768px){.pho-exchange-center .records{display:none}}.pho-exchange-center .records .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-exchange-center .records .title h2{font-size:18pxpx}}.pho-exchange-center .records .content{margin-top:20px}.pho-exchange-center .records .content ul{display:flex;flex-direction:column;background-color:#1e2c3c}.pho-exchange-center .records .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-exchange-center .records .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-exchange-center .records .content ul li:nth-child(1){height:40px;line-height:40px}.pho-exchange-center .records .content ul li:nth-child(2n){background-color:#2a3746}.pho-exchange-center .records .content ul li .min{color:rgba(var(--pho-color-guide-failed))}.pho-exchange-center .records .content ul li .add{color:rgba(var(--pho-color-guide-success))}.pho-exchange-center .records .content .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-exchange-center .records .content .pagebtns .pageUp,.pho-exchange-center .records .content .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-exchange-center .records .content .pagebtns .pageDown{transform:rotate(180deg)}.pho-exchange-center .records .content .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-exchange-center .pho-diamond-record-h5{position:relative;background-color:#273742}.pho-exchange-center .pho-diamond-record-h5 .content{margin-top:20px}@media (max-width: 768px){.pho-exchange-center .pho-diamond-record-h5 .content{margin-top:0}}.pho-exchange-center .pho-diamond-record-h5 .content .lable{height:40px;line-height:40px;display:flex;flex-direction:row}.pho-exchange-center .pho-diamond-record-h5 .content .lable span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-exchange-center .pho-diamond-record-h5 .content ul{display:flex;flex-direction:column;height:345px;overflow:scroll}.pho-exchange-center .pho-diamond-record-h5 .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-exchange-center .pho-diamond-record-h5 .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-exchange-center .pho-diamond-record-h5 .content ul li .min{color:rgba(var(--pho-color-guide-failed))}.pho-exchange-center .pho-diamond-record-h5 .content ul li .add{color:rgba(var(--pho-color-guide-success))}.pho-exchange-center #bottom_line{width:100%;height:1px;opacity:0}.pho-collection{display:flex;flex-direction:column}.pho-collection .bannar{width:100%;margin-bottom:20px}.pho-collection .bannar img{width:100%}.pho-collection .games ul{display:flex;gap:12px;flex-wrap:wrap}@media (max-width: 768px){.pho-collection .games ul li .pho-game-card{width:106px;height:143px}}.pho-cashback{max-width:1360px;margin:0 auto;position:relative}.pho-cashback:before{top:0;left:calc((100% - 100vw)/2);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAPoCAMAAAAoaGRsAAAAWlBMVEUQHS4eLE4aJ0QhLlMVIzscKUkRHzIXJUAoNWIlMlsTITcpOGcjMFgmNF8yQHorOWpFVKYvPnQ+TZYtO282RIM0Q39DUqFBUJ08S5I7SY5HVqo5R4o4RodAT5oZE6k2AAAAbElEQVQ4y+3DRw6EMBAFUSaQc873vyZqib+x7AaMvUHUUzmTQnFCx+gZq0RFMwasMCrMWGKRaLBCSzOyC8oT6gM5zYjFNQX4phRfFIprSsQ1/bAFH9oSFxv2xRb42IA/bUGEb/KwYc7+26PbAGxHILz1swllAAAAAElFTkSuQmCC) repeat-x top;background-size:100% 100%;content:"";width:100vw;height:100vh;position:absolute;z-index:-1}@media (max-width: 768px){.pho-cashback:before{left:calc((100% - 100vw)/2)}}@media (max-width: 768px){.pho-cashback{padding:0;margin:0}}.pho-cashback .bannar{display:flex;flex-direction:row;width:100%;aspect-ratio:4}@media (max-width: 768px){.pho-cashback .bannar{flex-direction:column-reverse}}.pho-cashback .bannar .left{flex-basis:70%;display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.pho-cashback .bannar .left{width:100%;margin:0 0 20px}}.pho-cashback .bannar .left .title h2{font-size:40px;font-weight:700;line-height:1.5}@media (max-width: 768px){.pho-cashback .bannar .left .title h2{font-size:22px;text-align:center}}.pho-cashback .bannar .left .title h2 .green-title{font-weight:700;color:#12d974}.pho-cashback .bannar .left .subtitle h3{font-size:36px}@media (max-width: 768px){.pho-cashback .bannar .left .subtitle h3{font-size:18px;text-align:center;font-weight:500}}.pho-cashback .bannar .left .subtitle h3 .orange{color:#f69d10;font-weight:500}.pho-cashback .bannar .right{flex-basis:30%;display:flex;flex-direction:column;justify-content:center;align-items:end}.pho-cashback .bannar .right img{width:320px}@media (max-width: 768px){.pho-cashback .bannar .right img{width:200px;margin:12px auto 0}}.pho-cashback .claim-area{width:100%;aspect-ratio:4;border-radius:24px;background:linear-gradient(232deg,#0b1f41,#132d52 57%,#1c5290);position:relative}@media (max-width: 768px){.pho-cashback .claim-area{border-radius:12px;aspect-ratio:1.3}}.pho-cashback .claim-area .lock-overlay{width:100%;height:100%;position:absolute;background:#0009;z-index:10;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fffc;border-radius:12px}.pho-cashback .claim-area .lock-overlay span{color:inherit;font-size:30px}.pho-cashback .claim-area .top{width:100%;height:100%}@media (max-width: 768px){.pho-cashback .claim-area .top{position:relative}}.pho-cashback .claim-area .top .top-content{width:100%;height:60%;background:url(/assets/bg_top-CE4iF0ji.png) no-repeat;background-position:top;background-size:cover;display:flex;flex-direction:row-reverse}@media (max-width: 768px){.pho-cashback .claim-area .top .top-content{height:50%;background:url(/assets/bg_top-CE4iF0ji.png) no-repeat;background-position:20%;background-size:130%;position:relative}}.pho-cashback .claim-area .top .top-content .img-area{flex-basis:20%;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.pho-cashback .claim-area .top .top-content .img-area{position:absolute;top:0;right:0;transform:translateY(-50%)}}.pho-cashback .claim-area .top .top-content .img-area img{width:50%;margin:auto}@media (max-width: 768px){.pho-cashback .claim-area .top .top-content .img-area img{width:60px;height:60px;margin:unset}}.pho-cashback .claim-area .top .top-content .op6{opacity:.6}.pho-cashback .claim-area .top .top-content .text-area{flex-basis:50%;flex-direction:column;justify-content:center;align-items:flex-start}@media (max-width: 768px){.pho-cashback .claim-area .top .top-content .text-area{margin-top:10px;flex-basis:70%;width:70%}}.pho-cashback .claim-area .top .top-content .text-area h3{font-size:32px;font-weight:700;color:#fed921;margin:3% 0;white-space:nowrap}@media (max-width: 768px){.pho-cashback .claim-area .top .top-content .text-area h3{font-size:16px;white-space:wrap}}.pho-cashback .claim-area .top .top-content .text-area h4{font-size:22px;font-weight:700;white-space:nowrap}@media (max-width: 768px){.pho-cashback .claim-area .top .top-content .text-area h4{font-size:14px;white-space:wrap!important;margin-bottom:2%}}.pho-cashback .claim-area .top .top-content .text-area h5{font-size:18px;white-space:nowrap;color:#fed921}@media (max-width: 768px){.pho-cashback .claim-area .top .top-content .text-area h5{font-size:10px;white-space:wrap}}.pho-cashback .claim-area .top .top-claim{width:100%;height:40%;position:relative;display:flex;flex-direction:row-reverse;justify-content:center;background:linear-gradient(270deg,#0b1f41,#247e8e);border-radius:0 0 24px 24px}@media (max-width: 768px){.pho-cashback .claim-area .top .top-claim{height:26%;border-radius:0;position:static}}.pho-cashback .claim-area .top .top-claim .claim-btn{display:flex;align-items:center;justify-content:center;flex-basis:20%;z-index:9}.pho-cashback .claim-area .top .top-claim .claim-btn .pho-button{padding:4px 38px}@media (max-width: 768px){.pho-cashback .claim-area .top .top-claim .claim-btn{position:absolute;bottom:5%}}.pho-cashback .claim-area .top .top-claim .claim-text{display:flex;align-items:center;font-size:18px;font-weight:700;flex-basis:50%}@media (max-width: 768px){.pho-cashback .claim-area .top .top-claim .claim-text{flex-basis:40%;font-size:9px}}.pho-cashback .claim-area .top .top-claim .claim-amount{display:flex;align-items:center;z-index:2;flex-basis:30%}.pho-cashback .claim-area .top .top-claim .claim-amount span{font-size:30px;font-weight:700;width:100%;text-align:center;color:#fed921}@media (max-width: 768px){.pho-cashback .claim-area .top .top-claim .claim-amount span{font-size:18px}}.pho-cashback .claim-area .top .top-claim:after{content:"";width:100%;height:120%;position:absolute;background:url(/assets/cashback_h5-BldXqbVS.png) no-repeat;background-position:bottom left;background-size:50%;top:-20%;left:0;z-index:1}@media (max-width: 768px){.pho-cashback .claim-area .top .top-claim:after{background-size:100%;top:-44%}}.pho-cashback .cashbackTable{margin-top:25px}.pho-cashback .cashbackTable .title{margin:32px 0 16px;font-size:20px;line-height:1.4;font-weight:700}@media (max-width: 768px){.pho-cashback .cashbackTable .title{font-size:16px;margin:12px 0}}.pho-cashback .cashbackTable table{width:100%;border:1px solid rgba(255,255,255,.15);table-layout:fixed}.pho-cashback .cashbackTable table tr{display:flex}.pho-cashback .cashbackTable table td{flex:1;text-align:center;line-height:2.5}@media (max-width: 768px){.pho-cashback .cashbackTable table td{line-height:1.5}}.pho-cashback .cashbackTable .table-pc{display:block}@media (max-width: 768px){.pho-cashback .cashbackTable .table-pc{display:none}}.pho-cashback .cashbackTable .table-h5{display:none}@media (max-width: 768px){.pho-cashback .cashbackTable .table-h5{display:inline-table}.pho-cashback .cashbackTable .table-h5 tr{width:100%}}.pho-cashback .cashbackTips{margin:40px 0}@media (max-width: 768px){.pho-cashback .cashbackTips{margin:12px 0}}.pho-cashback .cashbackTips .title{margin:32px 0 16px;font-size:20px;line-height:1.4;font-weight:700}@media (max-width: 768px){.pho-cashback .cashbackTips .title{font-size:16px;margin:20px 0 0}}.pho-cashback .cashbackTips ul li{font-size:14px;line-height:20px;color:#fffc}@media (max-width: 768px){.pho-cashback .pho-divider-cashback{display:none}}.pho-cashback .pho-diamond-record{margin:32px 0;position:relative}@media (max-width: 768px){.pho-cashback .pho-diamond-record{display:none}}.pho-cashback .pho-diamond-record .title h2{font-size:20px;line-height:28px;font-weight:700}@media (max-width: 768px){.pho-cashback .pho-diamond-record .title h2{font-size:18pxpx}}.pho-cashback .pho-diamond-record .content{margin-top:20px}.pho-cashback .pho-diamond-record .content ul{display:flex;flex-direction:column;background-color:#1e2c3c}.pho-cashback .pho-diamond-record .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-cashback .pho-diamond-record .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-cashback .pho-diamond-record .content ul li:nth-child(1){height:40px;line-height:40px}.pho-cashback .pho-diamond-record .content ul li:nth-child(2n){background-color:#2a3746}.pho-cashback .pho-diamond-record .content .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-cashback .pho-diamond-record .content .pagebtns .pageUp,.pho-cashback .pho-diamond-record .content .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-cashback .pho-diamond-record .content .pagebtns .pageDown{transform:rotate(180deg)}.pho-cashback .pho-diamond-record .content .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-cashback .pho-diamond-record-h5{position:relative;background-color:#273742}.pho-cashback .pho-diamond-record-h5 .content{margin-top:20px}@media (max-width: 768px){.pho-cashback .pho-diamond-record-h5 .content{margin-top:0}}.pho-cashback .pho-diamond-record-h5 .content .lable{height:40px;line-height:40px;display:flex;flex-direction:row}.pho-cashback .pho-diamond-record-h5 .content .lable span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-cashback .pho-diamond-record-h5 .content ul{display:flex;flex-direction:column;height:345px;overflow:scroll}.pho-cashback .pho-diamond-record-h5 .content ul li{display:flex;flex-direction:row;height:32px;line-height:32px}.pho-cashback .pho-diamond-record-h5 .content ul li span{flex:1 1 33%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-cashback .pho-diamond-record-h5 .content .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-cashback .pho-diamond-record-h5 .content .pagebtns .pageUp,.pho-cashback .pho-diamond-record-h5 .content .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-cashback .pho-diamond-record-h5 .content .pagebtns .pageDown{transform:rotate(180deg)}.pho-cashback .pho-diamond-record-h5 .content .pagebtns .disable{opacity:.6;cursor:not-allowed}.green-pure{color:#92d14f}.pho-vip{position:relative;max-width:1360px;margin:0 auto}.pho-vip:before{top:0;left:calc((100% - 100vw)/2);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAPoCAMAAAAoaGRsAAAAe1BMVEUQHCtRQChNOydVQypJOCZZRysiJSk7MCeudTQdIio2LidAMybCgTe9fja4ezazeDWjcDOebTN/XC92Vy5tUi1oTyyRZjFjTCxeSSsUHisYIComJykxLCiocjSVaDKMYzGIYTAqKSlENSaEXjAuKiiaajJ6WS5xVC3Ggze34tYlAAAAdklEQVQ4y+3DRRKEUBAEUcbd3RW5/wmhlhDV1bBg9/NFRlnFXFgIS2EljB0Pw1rYCDHxJI4YEy9MvDHxw8RWSIidkBJ74SCcDGdsGAi90r4ObqCLG+jjmr6GmWPkmGLhjg1/6kPdsGHomGDhig0XQ1QcCoVaKQd8iif3RNuWIAAAAABJRU5ErkJggg==) repeat-x top;background-size:100% 100%;content:"";width:100vw;height:100vh;position:absolute;z-index:-1}.pho-vip .bannar{width:100%;position:relative;margin-bottom:100px}@media (max-width: 768px){.pho-vip .bannar{background-size:contain;margin-bottom:24px;aspect-ratio:375/295}}.pho-vip .bannar img{width:100%;object-fit:contain;object-position:center}@media (max-width: 768px){.pho-vip .bannar img{width:200%;position:relative;left:-47%;object-fit:cover}}.pho-vip .bannar .level-prograss-swiper{overflow:visible;bottom:10%}.pho-vip .bannar .level-prograss{position:absolute;display:flex;flex-direction:column;gap:8px;width:88%;left:6%;bottom:-10%;padding:20px 40px;background:#1e2c3c;border-radius:12px}@media (max-width: 768px){.pho-vip .bannar .level-prograss{position:unset;width:100%;bottom:0%;padding:12px 16px 32px;left:0}}.pho-vip .bannar .level-prograss .lvImg img{position:absolute;width:10%;aspect-ratio:1;right:40px;top:0;transform:translateY(-50%)}@media (max-width: 768px){.pho-vip .bannar .level-prograss .lvImg img{width:24%;right:8px;left:unset}}.pho-vip .bannar .level-prograss .line1,.pho-vip .bannar .level-prograss .line2{display:flex;flex-direction:row;justify-content:space-between}.pho-vip .bannar .level-prograss .line1 h2,.pho-vip .bannar .level-prograss .line2 h2{font-size:24px;font-weight:700;color:#fff;line-height:1}@media (max-width: 768px){.pho-vip .bannar .level-prograss .line1 h2,.pho-vip .bannar .level-prograss .line2 h2{font-style:italic}}.pho-vip .bannar .level-prograss .line2>div{font-size:12px;color:#fffc}.pho-vip .bannar .level-prograss .line2>div:nth-child(2){color:#fff}.pho-vip .bannar .level-prograss .line2 .iconTip{position:relative}.pho-vip .bannar .level-prograss .line2 .iconTip .ruleTip{position:absolute;width:20rem;top:-500%;left:100%;padding:16px;background:#273742;font-size:12px;color:#fffc;z-index:20;border-radius:16px}@media (max-width: 768px){.pho-vip .bannar .level-prograss .line2 .bp{position:absolute;bottom:6%;left:50%;transform:translate(-50%)}}.pho-vip .bannar .level-prograss .line3{width:100%;padding-bottom:8px}.pho-vip .bannar .level-prograss .line3 .prograss{width:100%;height:10px;border-radius:5px;background-color:#3a434e;overflow:hidden}@media (max-width: 768px){.pho-vip .bannar .level-prograss .line3 .prograss{height:6px}}.pho-vip .bannar .level-prograss .line3 .prograss-inner{width:100%;height:100%;border-radius:5px;background-color:#f4ed42}.pho-vip .vips-cards{width:100%;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.pho-vip .vips-cards{gap:8px}}.pho-vip .vips-cards .title{text-align:center}.pho-vip .vips-cards .title h3{font-size:24px;line-height:34px;font-weight:700;margin-bottom:10px}@media (max-width: 768px){.pho-vip .vips-cards .title h3{font-size:18px;line-height:22px}}.pho-vip .vips-cards .title p{color:#d1d0d0;font-size:14px;line-height:20px}@media (max-width: 768px){.pho-vip .vips-cards .title p{display:none}}.pho-vip .vips-cards ul{width:100%;margin-top:40px;display:flex;flex-direction:row;gap:32px;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.pho-vip .vips-cards ul{gap:5px;margin-top:0}}.pho-vip .vips-cards ul li{width:200px;aspect-ratio:10/9;display:flex;flex-direction:column;background:linear-gradient(180deg,#b2742d,#1e2c3c);border-radius:12px;justify-content:center;align-items:center;gap:3px;position:relative}@media (max-width: 768px){.pho-vip .vips-cards ul li{width:100%;aspect-ratio:690/128;flex-direction:row;justify-content:space-between;background:#1e2c3c;padding:0 14px}}.pho-vip .vips-cards ul li .icon-rule{right:5%;top:2%;position:absolute;cursor:pointer;color:#fff9}.pho-vip .vips-cards ul li .icon-rule:hover{color:#fff}@media (max-width: 768px){.pho-vip .vips-cards ul li .icon-rule{display:none}}.pho-vip .vips-cards ul li .icon-rule span{display:inline-block;position:absolute;min-width:15rem;max-width:25rem;background:#273742;z-index:20px;padding:15px;font-size:12px;color:#fffc;border-radius:12px;z-index:200;bottom:.5rem;left:.5rem}.pho-vip .vips-cards ul li .ready{padding:0 10px;position:absolute;left:0;top:6%;background:#3fb150;border-radius:0 10px 10px 0;font-size:12px}@media (max-width: 768px){.pho-vip .vips-cards ul li .ready{display:none}}.pho-vip .vips-cards ul li img{width:25%;margin-bottom:10px}@media (max-width: 768px){.pho-vip .vips-cards ul li img{margin-bottom:0;width:12%}}.pho-vip .vips-cards ul li h3{font-weight:700;font-size:16px;line-height:22px}@media (max-width: 768px){.pho-vip .vips-cards ul li h3{width:100%;text-indent:1rem}}.pho-vip .vips-cards ul li h3 .state-mobile{display:none}@media (max-width: 768px){.pho-vip .vips-cards ul li h3 .state-mobile{display:block;min-height:17px;color:#999;font-size:12px;line-height:17px;white-space:nowrap;margin-top:4px}}.pho-vip .vips-cards ul li .state{min-height:17px;color:#999;font-size:12px;line-height:17px;white-space:nowrap}@media (max-width: 768px){.pho-vip .vips-cards ul li .state{display:none}}.pho-vip .vips-cards ul li .pho-button{margin-top:15px;width:75px;height:20px;background:#6f522a;font-weight:400;color:#f8ae38;font-size:12px;line-height:20px}@media (max-width: 768px){.pho-vip .vips-cards ul li .pho-button{width:110px;height:28px;margin-top:0;font-weight:700}}.pho-vip .vips-cards ul li .pho-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-self:center;flex-direction:column;background:#0009;text-align:center;border-radius:12px}.pho-vip .vips-cards ul li .pho-overlay aside{text-align:center;font-size:12px}.pho-vip .vips-cards ul .vip-card-mobile{display:none}@media (max-width: 768px){.pho-vip .vips-cards ul .vip-card-mobile{display:flex}}.pho-vip .vips-cards .showAll{padding:0 10px;margin:0 auto}.pho-vip .tab{margin-top:50px}@media (max-width: 768px){.pho-vip .tab{display:none}}.pho-vip .tab .title{text-align:center}.pho-vip .tab .title h3{font-size:24px;line-height:34px;font-weight:700;margin-bottom:10px}.pho-vip .tab .title p{color:#d1d0d0;font-size:14px;line-height:20px}.pho-vip .tab table{width:100%;border:none;margin-top:50px;z-index:10}.pho-vip .tab table tr{display:flex;margin-bottom:4px;align-items:center;position:relative;border-radius:12px;height:70px}.pho-vip .tab table tr:nth-child(1):after{background:transparent}.pho-vip .tab table tr:after{left:0;top:0;position:absolute;content:"";width:100%;height:100%;background:#1e2c3c;z-index:-1;border-radius:12px}.pho-vip .tab table tr .title{color:rgba(var(--pho-color-pure-white),.8)}.pho-vip .tab table td{flex-grow:1;flex-basis:9%;text-align:center}.pho-vip .tab table td .iconfont{font-size:24px}.pho-vip .tab table td .yes{color:rgba(var(--pho-color-guide-success),1)}.pho-vip .tab table td .no{color:rgba(var(--pho-color-guide-failed),1)}.pho-vip .tab table td:nth-child(1){width:100px;text-align:left;padding-left:12px;color:rgba(var(--pho-color-pure-white),.8)}.pho-vip .tab table .first-col .top{display:flex;gap:12px;align-items:center}.pho-vip .tab table .first-col .top img{width:44px}.pho-vip .tab table .first-col .bottom{font-size:12px;color:#fffc;white-space:nowrap}.pho-vip .tab table .first-col .bottom span{color:#fdb719}.pho-vip .tabs-section{margin-top:24px;display:none}@media (max-width: 768px){.pho-vip .tabs-section{display:flex}}.pho-vip .tabs-section ul{display:flex;width:100%;justify-content:space-between}.pho-vip .tabs-section ul li{font-weight:700;font-size:16px}.pho-vip .tabs-section ul .active{position:relative}.pho-vip .tabs-section ul .active:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:75%;height:4px;background-color:rgba(var(--pho-color-primary));border-radius:2px}.pho-vip .description{margin-top:80px}@media (max-width: 768px){.pho-vip .description{margin-top:0}}.pho-vip .description .title{text-align:center}@media (max-width: 768px){.pho-vip .description .title{display:none}}.pho-vip .description .title h3{font-size:24px;line-height:34px;font-weight:700;margin-bottom:10px}.pho-vip .description .title p{color:#d1d0d0;font-size:14px;line-height:20px}@media (max-width: 768px){.pho-vip .description .title p{display:none}}.pho-vip .description .content{margin-top:30px;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}@media (max-width: 768px){.pho-vip .description .content{margin-top:16px;background:#1e2c3c;border-radius:12px}}.pho-vip .description .content .tip{flex-basis:calc(33.33% - 14px);background:#1e2c3c;border-radius:12px;padding:30px;display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.pho-vip .description .content .tip{flex-direction:column;flex-basis:100%;padding:20px 10px;background:none}}.pho-vip .description .content .tip .title{display:flex}.pho-vip .description .content .tip .title h5{font-size:14px;font-weight:700;text-indent:8px}.pho-vip .description .content .tip .para{margin-top:20px;display:flex;flex-direction:column;gap:18px}.pho-vip .description .content .tip .para p{color:#fffc;font-size:12px}@media (max-width: 768px){.pho-vip .description .content .tip .para p{flex-direction:column}}.pho-vip .description .content .tip .tip-text,.pho-vip .description .content .tip .image{flex-basis:100%}.pho-vip .description .content .tip .image img{width:100%}.pho-vip .description .content .tip:first-child{flex-basis:100%;padding:20px 30px;display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 768px){.pho-vip .description .content .tip:first-child{flex-direction:column;padding:20px 10px}}.pho-vip .description .content .tip:first-child .tip-text,.pho-vip .description .content .tip:first-child .image{flex-basis:47%}.pho-vip .description .content .tip:first-child .image img{width:100%}.pho-vip .faq{margin-top:80px}@media (max-width: 768px){.pho-vip .faq{margin-top:16px}}.pho-vip .faq .title{text-align:center}@media (max-width: 768px){.pho-vip .faq .title{display:none}}.pho-vip .faq .title h3{font-size:24px;line-height:34px;font-weight:700;margin-bottom:10px}.pho-vip .faq .title p{color:#d1d0d0;font-size:14px;line-height:20px}.pho-vip .faq .content{display:flex;flex-wrap:nowrap;justify-content:space-between}@media (max-width: 768px){.pho-vip .faq .content{flex-direction:column;background:#1e2c3c;padding:0 10px;border-radius:12px}}.pho-vip .faq .content ul{flex-basis:calc(50% - 13px);display:flex;flex-direction:column}@media (max-width: 768px){.pho-vip .faq .content ul{flex-basis:100%}}.pho-vip .faq .content ul li{transition:all 3s linear;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.2);height:fit-content;z-index:1}.pho-vip .faq .content ul li .title{display:flex;justify-content:space-between;align-items:center}.pho-vip .faq .content ul li .title .name{font-weight:700;line-height:54px}.pho-vip .faq .content ul li .title .back{z-index:-1;transform:rotate(-90deg)}.pho-vip .faq .content ul li .content{display:none;height:0}.pho-vip .faq .content ul .active .title .back{transform:rotate(90deg)}.pho-vip .faq .content ul .active .content{display:flex;flex-direction:column;height:fit-content;padding:8px 24px 16px}.pho-vip .terms{display:none}@media (max-width: 768px){.pho-vip .terms{display:flex}.pho-vip .terms ul{margin-top:16px;padding:8px 16px 20px;background:#1e2c3c;border-radius:12px}.pho-vip .terms ul .title{text-align:center;font-size:16px;font-weight:700;margin:10px 0}}.pho-vip .records{margin-top:60px}@media (max-width: 768px){.pho-vip .records{display:none}}.pho-vip .records .title{text-align:left}.pho-vip .records .title h3{font-size:20px;font-weight:700}.pho-vip .records .content .tab{margin-top:40px}@media (max-width: 768px){.pho-vip .records .content .tab{display:block}}.pho-vip .records .content .tab .tabs{background:#1e2c3c;display:flex;flex-direction:row}.pho-vip .records .content .tab .tabs li{cursor:pointer;text-align:center;width:50%;padding:8px 20px;border-radius:8px;margin:2px}.pho-vip .records .content .tab .tabs .activeli{background:#028600}.pho-vip .records .content .tab .record{position:relative}.pho-vip .records .content .tab .record ul{display:flex;flex-direction:column;background-color:#1e2c3c}.pho-vip .records .content .tab .record ul li{display:flex;flex-direction:row;height:32px;line-height:32px;width:100%}.pho-vip .records .content .tab .record ul li span{flex:1 1 50%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-vip .records .content .tab .record ul li span:nth-child(1){color:rgba(var(--pho-color-guide-success),var(--pho-color-text-op8))}.pho-vip .records .content .tab .record ul li:nth-child(1){height:40px;line-height:40px}.pho-vip .records .content .tab .record ul li:nth-child(odd){background-color:#2a3746}.pho-vip .records .content .tab .record ul .lable{height:40px;line-height:40px;display:flex;flex-direction:row}.pho-vip .records .content .tab .record ul .lable span{flex:1 1 50%;text-align:center;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-vip .records .content .tab .record ul .lable span:nth-child(1){color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-vip .records .content .tab .record .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-60px}.pho-vip .records .content .tab .record .pagebtns .pageUp,.pho-vip .records .content .tab .record .pagebtns .pageDown{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:rgba(var(--pho-color-input-bg));line-height:var(--pho-font-size-line-1);border-radius:var(--pho-border-ra-1);font-size:var(--pho-font-size-lv-1);cursor:pointer}.pho-vip .records .content .tab .record .pagebtns .pageDown{transform:rotate(180deg)}.pho-vip .records .content .tab .record .pagebtns .disable{opacity:.6;cursor:not-allowed}.pho-vip .dia-record .content .tab{margin:10px 0;overflow:hidden}@media (max-width: 768px){.pho-vip .dia-record .content .tab{display:block}}.pho-vip .dia-record .content .tab .tabs{background:#1e2c3c;display:flex;flex-direction:row;border-radius:16px;width:100%;overflow:scroll;gap:10px}.pho-vip .dia-record .content .tab .tabs li{flex:1;white-space:nowrap;cursor:pointer;text-align:center;padding:8px;border-radius:16px;margin:2px;font-size:12px;line-height:1}.pho-vip .dia-record .content .tab .tabs .activeli{background:#028600}.pho-vip .dia-record .content .tab .record{position:relative;height:300px;width:90%;margin:0 auto;overflow:scroll}.pho-vip .dia-record .content .tab .record ul{display:flex;flex-direction:column}.pho-vip .dia-record .content .tab .record ul li{display:flex;flex-direction:row;height:32px;line-height:32px;width:100%;border-bottom:1px solid rgba(255,255,255,.2);font-size:12px}.pho-vip .dia-record .content .tab .record ul li span{flex:1 1 50%;text-align:left;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-vip .dia-record .content .tab .record ul li span:nth-child(1){color:rgba(var(--pho-color-guide-success),var(--pho-color-text-op8))}.pho-vip .dia-record .content .tab .record ul li span:nth-child(2){text-align:right}.pho-vip .dia-record .content .tab .record ul li:nth-child(1){height:40px;line-height:40px}.pho-vip .dia-record .content .tab .record ul .lable{height:40px;line-height:40px;display:flex;flex-direction:row;border-bottom:none}.pho-vip .dia-record .content .tab .record ul .lable span{flex:1 1 50%;text-align:left;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-vip .dia-record .content .tab .record ul .lable span:nth-child(1){color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-vip .dia-record .content .tab .record ul .lable span:nth-child(2){text-align:right}.pho-radio[data-v-c962202c]{cursor:pointer;position:relative;padding-left:22px;transition:color .3s;-webkit-user-select:none;user-select:none;top:1px}.radio-input[data-v-c962202c]{position:absolute;opacity:0;cursor:pointer}.radio-checkmark[data-v-c962202c]{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border:2px solid #95a5a6;border-radius:50%;transition:all .3s cubic-bezier(.68,-.55,.27,1.55)}.pho-radio:hover .radio-checkmark[data-v-c962202c]{border-color:rgba(var(--pho-color-primary),1);transform:scale(1.08)}.pho-radio.selected .radio-checkmark[data-v-c962202c]{border-color:rgba(var(--pho-color-primary),1);background-color:#e1f0fa}.radio-checkmark[data-v-c962202c]:after{content:"";position:absolute;display:none;top:2px;left:2px;width:8px;height:8px;border-radius:50%;background:rgba(var(--pho-color-primary),1)}.pho-radio.selected .radio-checkmark[data-v-c962202c]:after{display:block;animation:fadeIn-c962202c .3s ease-out}.pho-radio.disabled[data-v-c962202c]{cursor:not-allowed;color:#95a5a6}.pho-radio.disabled .radio-checkmark[data-v-c962202c]{background-color:#ecf0f1;border-color:#bdc3c7;transform:none}.pho-radio.disabled.selected .radio-checkmark[data-v-c962202c]:after{background:#bdc3c7}@keyframes fadeIn-c962202c{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.pho-mall{position:relative}@media (min-width: 768px){.pho-mall:before{top:0;left:calc((100% - 100vw)/2);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAOOCAYAAADBG3gZAAAACXBIWXMAAAsTAAALEwEAmpwYAAABKElEQVRYhe2Vyw0DMQhEB1eVglJsuiKHSHzsMevd+OgLQkjLg2Gc4P36aAMUDQB4pooGSTVVRRMpMwBNkTLvzGpzrmWPuWpcSTXCWOESxjzzb8vd+mymywPuAuMht7+CWibGdZ3FGMoZlLtwc5Ld81rJXfHBou9vebzgqjHEsrEWPW7ah3tc+m+n1/72eH5HNXfZ95s9HmqhPdAUyI6Q7DUYA/nm3i9/YZ3R95O8ufdD1kUIA5tnHvt1M0edQWYeNYg3AmHYC+h9f0ODuDlTA4saTPbtrzWvuRrVVQudSS1s7oprZshY2z3zvT2cwfboXmM1s+Tpmf/CpenrybW5Swi3nJldIf6noPwVSJ68UNzn+3FzbeHS5czx/2Oc74QTTjjhhBNO2BG+uXIVnwoUDaEAAAAASUVORK5CYII=) repeat-x top;background-size:100% 100%;content:"";width:100vw;height:100vh;position:absolute;z-index:-1}}.pho-mall .ResultDia .pho-dialog-content{overflow:scroll}.pho-mall .ResultDia .content{margin-top:24px}.pho-mall .ResultDia .content dl dt{color:#fff;margin-bottom:8px}.pho-mall .ResultDia .content dl dd{width:100%;display:flex;color:#fffc;background:#1d2a38;padding:8px 16px;word-break:break-all;margin-bottom:16px;border-radius:12px}@media (max-width: 768px){.pho-mall .codesDia .pho-dialog{width:calc(100% - 30px);padding:12px;top:50%;transform:translate(-50%,-50%)}}.pho-mall .codesDia ul{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}@media (max-width: 768px){.pho-mall .codesDia ul{margin-top:16px;min-height:100px}}.pho-mall .codesDia ul li{text-align:center}.pho-mall .Participations .pho-dialog-content{display:flex;flex-direction:column}.pho-mall .Participations .content{flex:.95;margin-top:24px;overflow:scroll}.pho-mall .Participations .content .line{display:flex;gap:8px}.pho-mall .Participations .content .line span{color:#fff9;min-width:50px;text-align:left}.pho-mall .Participations .content .line div,.pho-mall .Participations .content .line ul li{color:#fffc}.pho-mall .Participations .content .winnerTicket{display:flex;flex-direction:column;background:url(/assets/wheel-1-DH-sBdCK.png) no-repeat center top;background-size:cover;padding:16px 24px;border-radius:12px}.pho-mall .Participations .content .winnerTicket .winCode{text-align:center;font-size:24px;line-height:30px;color:#fed921;font-weight:700;letter-spacing:24px}.pho-mall .Participations .content .contentUl{height:100%}.pho-mall .Participations .content .contentUl .contentLi{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.2)}.pho-mall .Participations .content .contentUl .contentLi .line1{margin-bottom:4px;display:flex;justify-content:space-between}.pho-mall .Participations .content .contentUl .contentLi .line1 span{font-size:14px;line-height:1}.pho-mall .Participations .content .contentUl .contentLi .line1 span:nth-child(2){color:#fff9}.pho-mall .Participations .content .contentUl .contentLi .line2,.pho-mall .Participations .content .contentUl .contentLi .line3{line-height:1}.pho-mall .Participations .content .contentUl .contentLi .line2 .ticket_num,.pho-mall .Participations .content .contentUl .contentLi .line3 .ticket_num{color:#e29558}.pho-mall .Participations .content .contentUl .contentLi .line4{display:flex;flex-direction:row}.pho-mall .Participations .content .contentUl .contentLi .line4 .codeUl{width:100%;display:flex;padding:0;gap:0px 20px;flex-wrap:wrap;height:18px;overflow:hidden;position:relative}.pho-mall .Participations .content .contentUl .contentLi .line4 .codeUl .codeLi{flex-basis:12%}.pho-mall .Participations .content .contentUl .contentLi .line4 .codeUl .ex{position:absolute;right:-35px;bottom:-4px}.pho-mall .Participations .content .contentUl .contentLi .line4 .showAll{height:fit-content}.pho-mall .Participations .content .contentUl .contentLi .line4 .showAll .ex{transform:rotate(180deg);bottom:0;right:0}.pho-mall .Participations .intrduce{margin-top:16px;text-align:center;color:#8bdc34;text-decoration:underline;cursor:pointer;padding:env(safe-area-inset-bottom)}.pho-mall .titleMall{margin:32px 0 16px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.pho-mall .titleMall{display:none}}.pho-mall .titleMall h3{font-size:20px;font-weight:700}.pho-mall .titleMall .viewmore{padding:6px 16px;border-radius:14px;font-size:14px;line-height:20px;background:#2a3746;cursor:pointer}.pho-mall .bannar{display:flex;width:100%;aspect-ratio:4;justify-content:space-between}@media (max-width: 768px){.pho-mall .bannar{flex-direction:column}}.pho-mall .bannar .left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:40%}@media (max-width: 768px){.pho-mall .bannar .left{width:100%;z-index:2;margin-top:50px}}.pho-mall .bannar .left h2{font-size:36px;font-weight:700}@media (max-width: 768px){.pho-mall .bannar .left h2{font-size:24px}}.pho-mall .bannar .left h2 span{font-weight:700;color:#fcca1e}.pho-mall .bannar .left img{width:100%}@media (max-width: 768px){.pho-mall .bannar .left img{width:90%;margin-top:20px}}.pho-mall .bannar .right{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:20%;position:relative}@media (max-width: 768px){.pho-mall .bannar .right{width:100%}}.pho-mall .bannar .right img{width:100%}@media (max-width: 768px){.pho-mall .bannar .right img{position:absolute;width:45%;right:0;top:-160px;z-index:1;opacity:.5}}.pho-mall .tabs-section{display:none}@media (max-width: 768px){.pho-mall .tabs-section{container-type:scroll-state;display:flex;position:sticky;top:0;z-index:20;background-color:transparent}}.pho-mall .tabs-section ul{padding:12px 0;display:flex;width:100%;justify-content:space-between}@media (max-width: 768px){.pho-mall .tabs-section ul{background-color:#0f1c2c}}@container scroll-state (stuck: top){.pho-mall .tabs-section ul{background-color:#1e1d2c}}.pho-mall .tabs-section ul li{font-weight:700;font-size:16px;color:#fffc}.pho-mall .tabs-section ul .active{position:relative;color:#fff}.pho-mall .tabs-section ul .active:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:75%;height:4px;background-color:#fff;border-radius:2px}.pho-mall .todays ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}@media (max-width: 768px){.pho-mall .todays ul{flex-direction:column}}.pho-mall .todays ul li{width:calc(25% - 8px);aspect-ratio:332/432;padding:14px 20px 24px;background:linear-gradient(180deg,#5c59b9,#694093);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (max-width: 768px){.pho-mall .todays ul li{width:100%;aspect-ratio:690/655;padding:16px 12px;gap:4px}}.pho-mall .todays ul li .head{width:100%;display:flex;justify-content:space-between}.pho-mall .todays ul li .head .coupons{cursor:pointer;position:relative}.pho-mall .todays ul li .head .coupons .icon-coupons{font-size:16px}.pho-mall .todays ul li .head .coupons .codesList{display:none;position:absolute;padding:12px;border-radius:16px;flex-wrap:wrap;width:300px;max-height:200px;overflow:scroll;height:fit-content;background:#2a3746;color:#fffc;bottom:14px;left:14px;gap:8px 20px;font-size:12px;justify-content:space-between}.pho-mall .todays ul li .head .coupons .codesList .op0{opacity:0;-webkit-user-select:none;user-select:none}.pho-mall .todays ul li .head .coupons:hover .codesList{display:flex}.pho-mall .todays ul li .head .nocode:hover .codesList{display:none}.pho-mall .todays ul li .head .parti .text{margin-right:10px}@media (max-width: 768px){.pho-mall .todays ul li .head .parti .text{margin-right:8px}}.pho-mall .todays ul li .center-title{font-size:22px;font-weight:700;text-align:center;line-height:1}@media (max-width: 768px){.pho-mall .todays ul li .center-title{font-size:16px}}.pho-mall .todays ul li .center-img{width:41.5%}@media (max-width: 768px){.pho-mall .todays ul li .center-img{width:39%}}.pho-mall .todays ul li .center-img img,.pho-mall .todays ul li .center-prograss{width:100%}@media (max-width: 768px){.pho-mall .todays ul li .center-prograss{width:72.5%}}.pho-mall .todays ul li .center-prograss .num{margin-bottom:8px;display:flex;justify-content:center;gap:10px;text-align:center;color:#fff9}.pho-mall .todays ul li .center-prograss .num .yellow{color:#fed921}@media (max-width: 768px){.pho-mall .todays ul li .center-prograss .num{gap:27.5px}}.pho-mall .todays ul li .center-prograss .prograss{width:100%;height:8px;border-radius:4px;overflow:hidden;background:#4aa23a6e}.pho-mall .todays ul li .center-prograss .prograss .prograss-inner{width:100%;height:8px;border-radius:4px;background:#8bdc34}.pho-mall .todays ul li .center-prize{font-size:14px;color:#fff9;margin:4px 0}.pho-mall .todays ul li .center-prize .yellow{font-size:20px;font-weight:700;color:#fed921}@media (max-width: 768px){.pho-mall .todays ul li .center-prize .yellow{font-size:18px}}.pho-mall .todays .foot{width:100%;display:flex;justify-content:center}.pho-mall .todays .foot .pho-button{width:123px;height:40px}@media (max-width: 768px){.pho-mall .todays .foot .pho-button{width:50%}}.pho-mall .history ul{display:flex;gap:10px;flex-wrap:nowrap}@media (max-width: 768px){.pho-mall .history ul{flex-direction:column}}.pho-mall .history ul li{position:relative;padding:24px;border-radius:16px;width:20%;aspect-ratio:264/283;background:#1e2c3c;display:flex;flex-direction:column;gap:20px;justify-content:space-between;cursor:pointer}@media (max-width: 768px){.pho-mall .history ul li{width:100%;aspect-ratio:690/241;flex-direction:row;justify-content:space-between;padding:15px 10px;overflow:hidden}}.pho-mall .history ul li .round{position:absolute;left:0;padding:7px 25px;background:#999;border-radius:0 14px 14px 0;font-size:12px;line-height:1;text-align:center}@media (max-width: 768px){.pho-mall .history ul li .round{left:0;top:0;padding:3px 20px}}.pho-mall .history ul li .top{width:100%}@media (max-width: 768px){.pho-mall .history ul li .top{width:30%;aspect-ratio:1}}.pho-mall .history ul li .top img{margin:0 auto;width:53%}@media (max-width: 768px){.pho-mall .history ul li .top img{width:100%;height:100%}}.pho-mall .history ul li .bottom{width:100%;display:flex;flex-direction:column;gap:8px}@media (max-width: 768px){.pho-mall .history ul li .bottom{width:80%}}.pho-mall .history ul li .bottom .name{font-size:16px;font-weight:700;margin-bottom:8px;color:#fff}.pho-mall .history ul li .bottom div{line-height:1;color:#fff9}.pho-mall .history #bottom_line_his,.pho-mall .history #bottom_line_mine{width:100%;height:1px;opacity:0;display:none}@media (max-width: 768px){.pho-mall .history #bottom_line_his,.pho-mall .history #bottom_line_mine{display:block}}.pho-mall .recordMall ul{display:flex;gap:10px;flex-wrap:nowrap}@media (max-width: 768px){.pho-mall .recordMall ul{flex-direction:column}}.pho-mall .recordMall ul li{position:relative;padding:24px;border-radius:16px;width:20%;aspect-ratio:264/283;background:#1e2c3c;display:flex;flex-direction:column;gap:20px;justify-content:space-between;cursor:pointer}@media (max-width: 768px){.pho-mall .recordMall ul li{width:100%;aspect-ratio:690/241;flex-direction:row;justify-content:space-between;padding:15px 10px;overflow:hidden}}.pho-mall .recordMall ul li .round{position:absolute;left:0;padding:7px 25px;background:#999;border-radius:0 14px 14px 0;font-size:12px;line-height:1;text-align:center}@media (max-width: 768px){.pho-mall .recordMall ul li .round{left:0;top:0;padding:3px 20px}}.pho-mall .recordMall ul li .top{width:100%}@media (max-width: 768px){.pho-mall .recordMall ul li .top{width:30%;aspect-ratio:1}}.pho-mall .recordMall ul li .top img{margin:0 auto;width:53%}@media (max-width: 768px){.pho-mall .recordMall ul li .top img{width:100%;height:100%}}.pho-mall .recordMall ul li .bottom{width:100%;display:flex;flex-direction:column;gap:8px}@media (max-width: 768px){.pho-mall .recordMall ul li .bottom{width:80%}}.pho-mall .recordMall ul li .bottom .name{font-size:16px;font-weight:700;margin-bottom:8px;color:#fff}.pho-mall .recordMall ul li .bottom div{line-height:1;color:#fff9;display:flex}.pho-mall .recordMall ul li .bottom .result{position:relative}.pho-mall .recordMall ul li .bottom .result span .won{color:rgba(var(--pho-color-guide-success))}.pho-mall .recordMall ul li .bottom .result span .miss{color:rgba(var(--pho-color-guide-failed))}.pho-mall .recordMall ul li .bottom .result .claim_btn{position:absolute;right:0;top:0;transform:translateY(-25%);padding:0 20px;line-height:1;font-size:12px;height:20px;font-weight:700;color:#333}.pho-mall .recordMall ul li .bottom .holdon,.pho-mall .recordMall ul .opensoon .bottom .drawTime{display:none}.pho-mall .recordMall ul .opensoon .bottom .result{opacity:0}.pho-mall .recordMall ul .opensoon .bottom .holdon{display:block;font-weight:700;color:#fff}@media (max-width: 768px){.pho-mall .tips,.pho-mall .tips-mobile{display:none}}.pho-mall .tips .content h4,.pho-mall .tips-mobile .content h4{font-weight:700;font-size:16px;line-height:20px;margin-bottom:8px}.pho-mall .tips .content p,.pho-mall .tips-mobile .content p{line-height:1.2;font-size:14px;margin-bottom:8px;color:#fffc}.pho-mall .tips .content img,.pho-mall .tips-mobile .content img{width:40%;margin:20px auto}@media (max-width: 768px){.pho-mall .tips-mobile{display:flex!important;padding-bottom:49px}}@media (max-width: 768px){.pho-mall .budialog .pho-dialog{width:calc(100% - 30px);left:15px;padding:12px}.pho-mall .budialog .pho-dialog .pho-dialog-right .pho-dialog-content{height:fit-content}}.pho-mall .budialog h5{font-size:14px;font-weight:500;line-height:20px;margin:24px 0 8px}@media (max-width: 768px){.pho-mall .budialog h5{margin:6px 0 8px}}.pho-mall .budialog h5 span{color:#e29558}.pho-mall .budialog ul{display:flex;flex-direction:row;gap:4px;flex-wrap:nowrap}@media (max-width: 768px){.pho-mall .budialog ul{flex-wrap:wrap;gap:8px}}.pho-mall .budialog ul li{width:25%;display:flex;flex-direction:column;align-items:center;background:#1d2a38;gap:3px;padding:8px;border-radius:8px;border:1px solid rgba(254,217,33,0);cursor:pointer}@media (max-width: 768px){.pho-mall .budialog ul li{width:calc(50% - 6px)}}.pho-mall .budialog ul li .num{font-size:14px}.pho-mall .budialog ul li .tickets{font-size:12px;line-height:1;color:#fff9}.pho-mall .budialog ul li .money{display:flex;gap:8px;align-items:center}.pho-mall .budialog ul li .money img{width:16px;height:16px}.pho-mall .budialog ul .active{border:1px solid #fed921}.pho-mall .budialog ul .disable{cursor:not-allowed;opacity:.6}.pho-mall .budialog .bitInput{margin-top:16px}.pho-mall .budialog .bitInput .append{height:100%;display:flex;align-items:center;color:#fffc}.pho-mall .budialog .buybtn{width:100%;margin-top:24px}@media (max-width: 768px){.pho-mall .budialog .buybtn{height:40px}}.pho-mall .budialog .probaly{width:100%;text-align:center;text-decoration:underline;color:#8bdc34;margin-top:12px;cursor:pointer}.pho-mall .randomDia .content{margin-top:24px}.pho-mall .randomDia .content p{font-size:14px;color:#fffc;line-height:20px}.pho-mall .randomDia .content h5{font-weight:700;font-size:16px;margin:16px 0 8px}.pho-mall .randomDia .content .randomInput{margin-top:20px}.pho-mall .randomDia .content .randomInput .refrsh-btn{height:100%;display:flex;justify-content:center;align-items:center}.pho-mall .randomDia .content .tip{margin-top:8px;display:flex;gap:8px;color:#dd1818}.pho-mall .randomDia .content .tip p{color:inherit}.pho-mall .randomDia .content .con-btn{width:100%;margin-top:24px;height:44px}.pho-mall-more .back{font-size:20px;font-weight:700;line-height:28px;margin:24px 0;cursor:pointer;text-indent:1rem}.pho-mall-more .back span{font-size:20px}.pho-mall-more .ResultDia .pho-dialog-content{overflow:scroll}.pho-mall-more .ResultDia .content{margin-top:24px}.pho-mall-more .ResultDia .content dl dt{color:#fff;margin-bottom:8px}.pho-mall-more .ResultDia .content dl dd{width:100%;display:flex;color:#fffc;background:#1d2a38;padding:8px 16px;word-break:break-all;margin-bottom:16px;border-radius:12px}.pho-mall-more .Participations .pho-dialog-content{display:flex;flex-direction:column}.pho-mall-more .Participations .content{flex:.95;margin-top:24px;overflow:scroll}.pho-mall-more .Participations .content .line{display:flex;gap:8px}.pho-mall-more .Participations .content .line span{color:#fff9;min-width:50px;text-align:left}.pho-mall-more .Participations .content .line div,.pho-mall-more .Participations .content .line ul li{color:#fffc}.pho-mall-more .Participations .content .winnerTicket{display:flex;flex-direction:column;background:#6436b8;padding:16px 24px;border-radius:12px}.pho-mall-more .Participations .content .winnerTicket .winCode{text-align:center;font-size:24px;line-height:30px;color:#fed921;font-weight:700;letter-spacing:24px}.pho-mall-more .Participations .content .contentUl{height:100%}.pho-mall-more .Participations .content .contentUl .contentLi{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.2)}.pho-mall-more .Participations .content .contentUl .contentLi .line1{margin-bottom:4px;display:flex;justify-content:space-between}.pho-mall-more .Participations .content .contentUl .contentLi .line1 span{font-size:14px;line-height:1}.pho-mall-more .Participations .content .contentUl .contentLi .line1 span:nth-child(2){color:#fff9}.pho-mall-more .Participations .content .contentUl .contentLi .line2,.pho-mall-more .Participations .content .contentUl .contentLi .line3{line-height:1}.pho-mall-more .Participations .content .contentUl .contentLi .line4{display:flex;flex-direction:row}.pho-mall-more .Participations .content .contentUl .contentLi .line4 .codeUl{width:100%;display:flex;padding:0;gap:0px 20px;flex-wrap:wrap;height:18px;overflow:hidden;position:relative}.pho-mall-more .Participations .content .contentUl .contentLi .line4 .codeUl .codeLi{flex-basis:12%}.pho-mall-more .Participations .content .contentUl .contentLi .line4 .codeUl .ex{position:absolute;right:-35px;bottom:-4px}.pho-mall-more .Participations .content .contentUl .contentLi .line4 .showAll{height:fit-content}.pho-mall-more .Participations .content .contentUl .contentLi .line4 .showAll .ex{transform:rotate(180deg);bottom:0;right:0}.pho-mall-more .Participations .intrduce{margin-top:16px;text-align:center;color:#8bdc34;text-decoration:underline;cursor:pointer;padding-bottom:env(--safe)}.pho-mall-more .readMore{margin-top:24px;width:100%;text-align:center}.pho-mall-more .readMore .pho-button{padding:0 16px}.pho-mall-more .history ul{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.pho-mall-more .history ul li{flex-basis:calc(20% - 10px);position:relative;padding:24px;border-radius:16px;aspect-ratio:264/283;background:#1e2c3c;display:flex;flex-direction:column;gap:20px;justify-content:space-between;cursor:pointer}.pho-mall-more .history ul li .round{position:absolute;left:0;padding:7px 25px;background:#999;border-radius:0 14px 14px 0;font-size:12px;line-height:1;text-align:center}.pho-mall-more .history ul li .top{width:100%}.pho-mall-more .history ul li .top img{margin:0 auto;width:53%}.pho-mall-more .history ul li .bottom{width:100%;display:flex;flex-direction:column;gap:8px}.pho-mall-more .history ul li .bottom .name{font-size:16px;font-weight:700;margin-bottom:8px;color:#fff}.pho-mall-more .history ul li .bottom div{line-height:1;color:#fff9}.pho-mall-more .recordMall ul{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.pho-mall-more .recordMall ul li{position:relative;padding:24px;border-radius:16px;flex-basis:calc(20% - 10px);aspect-ratio:264/283;background:#1e2c3c;display:flex;flex-direction:column;gap:20px;justify-content:space-between;cursor:pointer}.pho-mall-more .recordMall ul li .round{position:absolute;left:0;padding:7px 25px;background:#999;border-radius:0 14px 14px 0;font-size:12px;line-height:1;text-align:center}.pho-mall-more .recordMall ul li .top{width:100%}.pho-mall-more .recordMall ul li .top img{margin:0 auto;width:53%}.pho-mall-more .recordMall ul li .bottom{width:100%;display:flex;flex-direction:column;gap:8px}.pho-mall-more .recordMall ul li .bottom .name{font-size:16px;font-weight:700;margin-bottom:8px;color:#fff}.pho-mall-more .recordMall ul li .bottom div{line-height:1;color:#fff9;display:flex}.pho-mall-more .recordMall ul li .bottom .result{position:relative}.pho-mall-more .recordMall ul li .bottom .result span .won{color:rgba(var(--pho-color-guide-success))}.pho-mall-more .recordMall ul li .bottom .result span .miss{color:rgba(var(--pho-color-guide-failed))}.pho-mall-more .recordMall ul li .bottom .result .claim_btn{position:absolute;right:0;top:0;transform:translateY(-25%);padding:0 20px;line-height:1;font-size:12px;height:20px;font-weight:700;color:#333;z-index:50}.pho-mall-more .recordMall ul li .bottom .holdon{display:none}.pho-mall-more .recordMall ul .opensoon .round{background-color:#9e8d25}.pho-mall-more .recordMall ul .opensoon .bottom .drawTime{display:none}.pho-mall-more .recordMall ul .opensoon .bottom .result{opacity:0}.pho-mall-more .recordMall ul .opensoon .bottom .holdon{display:block;font-weight:700;color:#fff}.pho-mall-more .tips .content h4{font-weight:700;font-size:16px;line-height:20px;margin-bottom:8px}.pho-mall-more .tips .content p{line-height:1.2;font-size:14px;margin-bottom:8px;color:#fffc}.pho-mall-more .tips .content img{width:40%;margin:20px auto}.pho-bonus-center{display:flex;flex-direction:column}@media (max-width: 768px){.pho-bonus-center .title{display:none}}.pho-bonus-center .title h2{font-size:20px;line-height:1.5;font-weight:700}.pho-bonus-center .title h3{font-size:20px;font-weight:700;margin:32px 0 16px;line-height:1}.pho-bonus-center .headtitle{font-size:var(--pho-font-size-lv-4);line-height:var(--pho-font-size-line-4);font-weight:700;padding:24px 0}.pho-bonus-center .Bonuses .title h3{margin-top:14px}.pho-bonus-center .Bonuses .content .benefits{display:flex;flex-wrap:wrap;gap:10px}@media (max-width: 768px){.pho-bonus-center .Bonuses .content .benefits{margin-top:10px}}.pho-bonus-center .Bonuses .content .benefits li{position:relative;width:calc(25% - 7.5px);background:#2a3746;padding:12px;border-radius:16px;aspect-ratio:332/257;display:flex;flex-direction:column;justify-content:flex-start;gap:10px}@media (max-width: 768px){.pho-bonus-center .Bonuses .content .benefits li{width:100%;aspect-ratio:unset;min-height:200px}}.pho-bonus-center .Bonuses .content .benefits li .head{font-size:18px;line-height:1;font-weight:700}.pho-bonus-center .Bonuses .content .benefits li .sub p{line-height:1.2;font-size:14px;color:rgba(var(--pho-color-text-nomarl),.8)}.pho-bonus-center .Bonuses .content .benefits li .gifts{height:fit-content}.pho-bonus-center .Bonuses .content .benefits li .reward{display:flex;padding:9px 12px;background:#314153;color:rgba(var(--pho-color-primary),1);border-radius:12px;border:1px dotted rgba(var(--pho-color-pure-white),.2);gap:8px;align-items:center}.pho-bonus-center .Bonuses .content .benefits li .reward img{width:22px;height:22px}.pho-bonus-center .Bonuses .content .benefits li .claim_btn{bottom:12px;width:100%}.pho-bonus-center .Bonuses .content .benefits li .claim_btn .pho-button{width:100%;height:40px}@media (min-width: 768px){.pho-bonus-center .Bonuses .content .benefits li .claim_btn{position:absolute;left:50%;transform:translate(-50%);width:calc(100% - 20px);bottom:22px}}.pho-bonus-center .Bonuses .content .empty-box{width:100%;aspect-ratio:1360/212;border:1px dotted rgba(var(--pho-color-pure-white),.2);border-radius:16px;display:flex;justify-content:center;align-items:center;flex-direction:column}.pho-bonus-center .Bonuses .content .empty-box .images{width:5%}.pho-bonus-center .Bonuses .content .empty-box p{opacity:.6}@media (max-width: 768px){.pho-bonus-center .Bonuses .content .empty-box{width:100%;height:70vh;overflow:hidden;aspect-ratio:none;border:none}.pho-bonus-center .Bonuses .content .empty-box .images{width:50%}}@media (max-width: 768px){.pho-bonus-center .Vipclub{display:none}}.pho-bonus-center .Vipclub .content ul{width:100%;display:flex;flex-direction:row;gap:9px;justify-content:flex-start;flex-wrap:wrap}@media (max-width: 768px){.pho-bonus-center .Vipclub .content ul{gap:5px;margin-top:0}}.pho-bonus-center .Vipclub .content ul li{width:185px;aspect-ratio:185/144;display:flex;flex-direction:column;background:linear-gradient(180deg,#b2742d,#1e2c3c);border-radius:12px;justify-content:center;align-items:center;gap:3px;position:relative;cursor:pointer}@media (max-width: 768px){.pho-bonus-center .Vipclub .content ul li{width:100%;aspect-ratio:690/128;flex-direction:row;justify-content:space-between;background:#1e2c3c;padding:0 14px}}.pho-bonus-center .Vipclub .content ul li .icon-rule{right:5%;top:2%;position:absolute;cursor:pointer}@media (max-width: 768px){.pho-bonus-center .Vipclub .content ul li .icon-rule{display:none}}.pho-bonus-center .Vipclub .content ul li .icon-rule span{display:inline-block;position:absolute;min-width:15rem;max-width:25rem;background:#273742;z-index:20px;padding:15px;font-size:12px;color:#fffc;border-radius:12px;z-index:200;bottom:.5rem;left:1rem}.pho-bonus-center .Vipclub .content ul li .ready{padding:0 10px;position:absolute;left:0;top:6%;background:#3fb150;border-radius:0 10px 10px 0;font-size:12px}.pho-bonus-center .Vipclub .content ul li img{width:25%;margin-bottom:10px}@media (max-width: 768px){.pho-bonus-center .Vipclub .content ul li img{margin-bottom:0;width:12%}}.pho-bonus-center .Vipclub .content ul li h3{font-weight:700;font-size:16px;line-height:22px}@media (max-width: 768px){.pho-bonus-center .Vipclub .content ul li h3{width:100%;text-indent:1rem}}.pho-bonus-center .Vipclub .content ul li .state{min-height:17px;color:#999;font-size:12px;line-height:17px;white-space:nowrap}.pho-bonus-center .Vipclub .content ul li .pho-button{margin-top:15px;width:60px;height:20px;background:#6f522a;font-weight:400;color:#f8ae38;font-size:12px;line-height:20px}@media (max-width: 768px){.pho-bonus-center .Vipclub .content ul li .pho-button{display:none}}@media (max-width: 768px){.pho-bonus-center .Promotions{display:none}}.pho-bonus-center .Promotions .content .promotions-window{display:flex;justify-content:center}@media (max-width: 768px){.pho-bonus-center .Promotions .content .promotions-window{margin:10px auto 0}}.pho-bonus-center .Promotions .content .promotions-window .promotions-window-wrapper{width:100%;display:flex;flex-wrap:wrap;gap:10px}.pho-bonus-center .Promotions .content .promotions-window .promotions-window-wrapper .card{flex:1 1 calc(33.3% - 10px);max-width:calc(33.3% - 10px);overflow:hidden;cursor:pointer}@media (max-width: 768px){.pho-bonus-center .Promotions .content .promotions-window .promotions-window-wrapper .card{flex:1 1 100%;max-width:100%}}.pho-bonus-center .Promotions .content .promotions-window .promotions-window-wrapper .card img{width:100%;border-radius:var(--pho-border-ra-5)}.pho-bonus-center .Promotions .content .promotions-window .promotions-window-wrapper .card p{color:rgba(var(--pho-color-pure-white, .8));font-size:12px;margin-top:8px;line-height:1}.pho-bonus-center .Promotions .content .promotions-window .promotions-window-wrapper .card h4{line-height:1.25;margin-top:4px;font-size:16px;font-weight:700;color:rgba(var(--pho-color-pure-white, 1))}.pho-coupon{display:flex;gap:30px}.pho-coupon .title h2{font-size:18px;font-weight:700;line-height:1}@media (max-width: 768px){.pho-coupon .title h2{display:none}}.pho-coupon .title .currency{display:none;font-size:14px}.pho-coupon .title .currency span{color:#fedf21}@media (max-width: 768px){.pho-coupon .title .currency{display:block}}.pho-coupon .pho-coupon-dialog .pho-dialog-content{display:flex;flex-direction:column;margin-top:24px}.pho-coupon .pho-coupon-dialog .pho-dialog-content .content{flex:1;display:flex;flex-direction:column;overflow:scroll;padding-bottom:100px}.pho-coupon .pho-coupon-dialog .pho-dialog-content .content h3{font-weight:700;font-size:16px;line-height:1.2}.pho-coupon .pho-coupon-dialog .pho-dialog-content .content p{font-size:14px;color:#fffc;margin:.5rem 0;line-height:1.2}.pho-coupon .pho-coupon-dialog .pho-dialog-content .content img{width:80%;margin:0 auto}.pho-coupon .left{width:calc(70% - 15px)}@media (max-width: 768px){.pho-coupon .left{width:100%}}.pho-coupon .left .line-1{display:flex;justify-content:space-between;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.2)}@media (max-width: 768px){.pho-coupon .left .line-1{padding:12px 0;border-bottom:none}}.pho-coupon .left .line-1 .tip{font-size:14px;color:#fedf21;text-decoration:underline;cursor:pointer}.pho-coupon .left .tabs-section{margin-top:24px}@media (max-width: 768px){.pho-coupon .left .tabs-section{margin-top:0;width:100%}}.pho-coupon .left .tabs-section ul{display:flex;width:100%;justify-content:space-between;background:#1e2c3c;border-radius:24px;padding:4px}.pho-coupon .left .tabs-section ul li{flex:1;font-weight:700;font-size:16px;padding:6px 0;text-align:center;cursor:pointer;border-radius:18px}.pho-coupon .left .tabs-section ul .active{background:#2a3746}.pho-coupon .left .vaild .currency,.pho-coupon .left .expired .currency,.pho-coupon .left .used .currency{margin:16px 0 20px}@media (max-width: 768px){.pho-coupon .left .vaild .currency,.pho-coupon .left .expired .currency,.pho-coupon .left .used .currency{display:none}}.pho-coupon .left .vaild .currency span,.pho-coupon .left .expired .currency span,.pho-coupon .left .used .currency span{color:#fedf21}.pho-coupon .left .vaild .items,.pho-coupon .left .expired .items,.pho-coupon .left .used .items{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap}@media (max-width: 768px){.pho-coupon .left .vaild .items,.pho-coupon .left .expired .items,.pho-coupon .left .used .items{margin-top:10px}}.pho-coupon .left .vaild .items .item,.pho-coupon .left .expired .items .item,.pho-coupon .left .used .items .item{width:calc(50% - 5px)}@media (max-width: 768px){.pho-coupon .left .vaild .items .item,.pho-coupon .left .expired .items .item,.pho-coupon .left .used .items .item{flex-basis:100%;width:100%}}.pho-coupon .left .vaild .items .item .coupon,.pho-coupon .left .expired .items .item .coupon,.pho-coupon .left .used .items .item .coupon{max-width:100%;width:100%;aspect-ratio:462/103;display:flex;flex-direction:row;position:relative;border-radius:12px;overflow:hidden;background:#1d2a38}@media (max-width: 768px){.pho-coupon .left .vaild .items .item .coupon,.pho-coupon .left .expired .items .item .coupon,.pho-coupon .left .used .items .item .coupon{aspect-ratio:679/200}}.pho-coupon .left .vaild .items .item .coupon .nums,.pho-coupon .left .expired .items .item .coupon .nums,.pho-coupon .left .used .items .item .coupon .nums{position:absolute;width:20%;background:#dd1818;text-align:center;font-size:12px;transform:rotate(45deg) translate(30%,-80%);right:0}@media (max-width: 768px){.pho-coupon .left .vaild .items .item .coupon .nums,.pho-coupon .left .expired .items .item .coupon .nums,.pho-coupon .left .used .items .item .coupon .nums{transform:rotate(45deg) translate(30%,-25%)}}.pho-coupon .left .vaild .items .item .coupon .amount,.pho-coupon .left .expired .items .item .coupon .amount,.pho-coupon .left .used .items .item .coupon .amount{width:21%;height:100%;background:#638e45;border-radius:12px 0 0 12px;border-top:1px solid #fedf21;border-right:1px solid rgba(254,223,33,0);border-bottom:1px solid #fedf21;border-left:1px solid #fedf21;display:flex;flex-direction:column;justify-content:center;align-items:center}.pho-coupon .left .vaild .items .item .coupon .amount span,.pho-coupon .left .expired .items .item .coupon .amount span,.pho-coupon .left .used .items .item .coupon .amount span{font-weight:700;font-size:14px}.pho-coupon .left .vaild .items .item .coupon .amount span:nth-child(2),.pho-coupon .left .expired .items .item .coupon .amount span:nth-child(2),.pho-coupon .left .used .items .item .coupon .amount span:nth-child(2){font-weight:700;font-size:22px}.pho-coupon .left .vaild .items .item .coupon .information,.pho-coupon .left .expired .items .item .coupon .information,.pho-coupon .left .used .items .item .coupon .information{width:79%;border-radius:12px;border-top:1px solid #fedf21;border-right:1px solid #fedf21;border-bottom:1px solid #fedf21;border-left:1px solid rgba(254,223,33,0);padding:16px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.pho-coupon .left .vaild .items .item .coupon .information .useAmount,.pho-coupon .left .expired .items .item .coupon .information .useAmount,.pho-coupon .left .used .items .item .coupon .information .useAmount{font-weight:700;font-size:14px;margin-bottom:2%;line-height:1}.pho-coupon .left .vaild .items .item .coupon .information .expires,.pho-coupon .left .expired .items .item .coupon .information .expires,.pho-coupon .left .used .items .item .coupon .information .expires{color:#fedf21;font-size:12px;line-height:1}.pho-coupon .left .vaild .items .item .coupon .information .related-games,.pho-coupon .left .expired .items .item .coupon .information .related-games,.pho-coupon .left .used .items .item .coupon .information .related-games{font-size:12px;line-height:1;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op6))}.pho-coupon .left .vaild .items .item .coupon .information:before,.pho-coupon .left .expired .items .item .coupon .information:before,.pho-coupon .left .used .items .item .coupon .information:before{content:"";position:absolute;height:100%;border:1px dashed rgba(var(--pho-color-pure-white),.2);left:1px;top:0}.pho-coupon .left .vaild .items .item .coupon .information .use-btn,.pho-coupon .left .expired .items .item .coupon .information .use-btn,.pho-coupon .left .used .items .item .coupon .information .use-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:60px;height:28px;font-size:14px}.pho-coupon .left .vaild .items .item .coupon:after,.pho-coupon .left .expired .items .item .coupon:after,.pho-coupon .left .used .items .item .coupon:after,.pho-coupon .left .vaild .items .item .coupon:before,.pho-coupon .left .expired .items .item .coupon:before,.pho-coupon .left .used .items .item .coupon:before{content:"";position:absolute;aspect-ratio:1;width:20px;border-radius:50%;background:#0f1c2c;left:21%;border:1px solid #fedf21;z-index:10}.pho-coupon .left .vaild .items .item .coupon:after,.pho-coupon .left .expired .items .item .coupon:after,.pho-coupon .left .used .items .item .coupon:after{top:0;transform:translate(-50%,-50%)}.pho-coupon .left .vaild .items .item .coupon:before,.pho-coupon .left .expired .items .item .coupon:before,.pho-coupon .left .used .items .item .coupon:before{bottom:0;transform:translate(-50%,50%)}.pho-coupon .left .vaild .items .item .expire-list,.pho-coupon .left .expired .items .item .expire-list,.pho-coupon .left .used .items .item .expire-list{background:#2a3746;border-radius:0 0 12px 12px;overflow:hidden}.pho-coupon .left .vaild .items .item .expire-list li,.pho-coupon .left .expired .items .item .expire-list li,.pho-coupon .left .used .items .item .expire-list li{padding:7px 16px;font-size:12px;line-height:1;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8));display:flex;justify-content:space-between}.pho-coupon .left .vaild .items .item .expire-list li:nth-child(2n),.pho-coupon .left .expired .items .item .expire-list li:nth-child(2n),.pho-coupon .left .used .items .item .expire-list li:nth-child(2n){background:#1d2a38}.pho-coupon .left .vaild .items .item .expire-list .games,.pho-coupon .left .expired .items .item .expire-list .games,.pho-coupon .left .used .items .item .expire-list .games{white-space:wrap;word-break:break-all}.pho-coupon .left .vaild .items .noitem,.pho-coupon .left .expired .items .noitem,.pho-coupon .left .used .items .noitem{border:1px dashed rgba(255,255,255,.2);color:#fff9;border-radius:16px;width:100%;aspect-ratio:4.405;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.pho-coupon .left .vaild .items .noitem .smallbtn,.pho-coupon .left .expired .items .noitem .smallbtn,.pho-coupon .left .used .items .noitem .smallbtn{padding:0 10px}@media (max-width: 768px){.pho-coupon .left .vaild .items .noitem,.pho-coupon .left .expired .items .noitem,.pho-coupon .left .used .items .noitem{aspect-ratio:2}}.pho-coupon .left .vaild .items .noitem .images,.pho-coupon .left .expired .items .noitem .images,.pho-coupon .left .used .items .noitem .images{width:10%}@media (max-width: 768px){.pho-coupon .left .vaild .items .noitem .images,.pho-coupon .left .expired .items .noitem .images,.pho-coupon .left .used .items .noitem .images{width:20%}}.pho-coupon .left .vaild .loadMore,.pho-coupon .left .expired .loadMore,.pho-coupon .left .used .loadMore{margin:20px 0;text-align:center}.pho-coupon .left .vaild .loadMore .use-btn,.pho-coupon .left .expired .loadMore .use-btn,.pho-coupon .left .used .loadMore .use-btn{width:120px;height:32px;font-size:14px;background:#2a3746}.pho-coupon .left .expired,.pho-coupon .left .used{margin-top:20px}.pho-coupon .left .expired .items .item .coupon,.pho-coupon .left .used .items .item .coupon{background:#1d2a38}.pho-coupon .left .expired .items .item .coupon .amount,.pho-coupon .left .used .items .item .coupon .amount{color:#fff9;background:#4a5560;border:none}.pho-coupon .left .expired .items .item .coupon .information,.pho-coupon .left .used .items .item .coupon .information{border:none;color:#fff9}.pho-coupon .left .expired .items .item .coupon .information .expires,.pho-coupon .left .used .items .item .coupon .information .expires{color:#fff9}.pho-coupon .left .expired .items .item .coupon .information .use-btn,.pho-coupon .left .used .items .item .coupon .information .use-btn{color:#fff9;background-color:rgba(var(--pho-color-text-nomarl),.2);cursor:not-allowed}.pho-coupon .left .expired .items .item .coupon:after,.pho-coupon .left .used .items .item .coupon:after,.pho-coupon .left .expired .items .item .coupon:before,.pho-coupon .left .used .items .item .coupon:before{border:none}.pho-coupon .pho-event{margin-top:20px;width:calc(30% - 15px)}@media (max-width: 768px){.pho-coupon .pho-event{display:none}}@media (max-width: 768px){.pho-coupon .pho-event{flex-grow:1;margin-top:24px}}.pho-coupon .pho-event .event-content{width:fit-content;background:#2a3746;border-radius:16px;padding:24px}@media (max-width: 768px){.pho-coupon .pho-event .event-content{width:100%;background:transparent;padding:0}}.pho-coupon .pho-event .event-content .title{margin-bottom:24px}@media (max-width: 768px){.pho-coupon .pho-event .event-content .title{margin-bottom:8px}}.pho-coupon .pho-event .event-content .title h2{font-weight:700;font-size:18px}.pho-coupon .pho-event .event-content ul{display:flex;flex-direction:column;align-items:center;gap:10px}.pho-coupon .pho-event .event-content ul li{cursor:pointer}.pho-coupon .pho-event .event-content ul li img{width:18.3vw;border-radius:16px}@media (max-width: 768px){.pho-coupon .pho-event .event-content ul li img{width:100%}}.pho-downloads{position:relative;max-width:1360px;margin:0 auto}.pho-downloads:before{top:0;left:calc((100% - 100vw)/2);background:url(/assets/app_pc-CCbnUNEC.webp) no-repeat top;background-size:contain;content:"";width:100vw;height:100vh;position:absolute;z-index:-1}@media (max-width: 768px){.pho-downloads:before{background:url(/assets/app_h5-BT05KJSH.webp) no-repeat top;background-size:contain}}.pho-downloads .bannar{height:calc(100vh - var(--pho-header-height));display:flex;flex-direction:column;justify-content:space-around}@media (max-width: 768px){.pho-downloads .bannar{height:unset}}@media (max-width: 768px){.pho-downloads .bannar .btns{padding:40px 25px 132px}}.pho-downloads .bannar .btns .install{font-size:46px;font-weight:700;line-height:64px}@media (max-width: 768px){.pho-downloads .bannar .btns .install{font-size:40px;line-height:50px}}.pho-downloads .bannar .btns .app{font-size:46px;line-height:64px;font-weight:700;color:#8bdc34}@media (max-width: 768px){.pho-downloads .bannar .btns .app{font-size:40px;line-height:50px}}.pho-downloads .bannar .btns .intro{line-height:22px;color:rgba(var(--pho-color-pure-white),.8)}@media (max-width: 768px){.pho-downloads .bannar .btns .intro{margin:20px 0 30px;color:rgba(var(--pho-color-pure-white),1)}}.pho-downloads .bannar .btns .icons{display:flex;align-items:center;gap:20px;margin-top:48px}.pho-downloads .bannar .btns .icons .btn{font-size:14px;line-height:1;padding:12px 16px}@media (max-width: 768px){.pho-downloads .bannar .btns .icons .btn{height:42px}}.pho-downloads .bannar .btns .icons .labels{display:flex;gap:16px;align-items:center}.pho-downloads .bannar .btns .icons .labels span{font-size:1.5rem}.pho-downloads .bannar .btns .icons .labels img{width:1.5rem;height:1.5rem;aspect-ratio:1}@media (max-width: 768px){.pho-downloads .bannar .btns .icons .labels span{font-size:1.2rem}.pho-downloads .bannar .btns .icons .labels img{height:1.2rem;width:1.2rem}}.pho-downloads .bannar .contents{display:flex;flex-direction:row;gap:20px;padding:15px}@media (max-width: 768px){.pho-downloads .bannar .contents{flex-direction:column}}.pho-downloads .bannar .contents li{flex:1;background:#1e2c3c;border-radius:16px;padding:24px;position:relative}@media (max-width: 768px){.pho-downloads .bannar .contents li{padding:12px}}.pho-downloads .bannar .contents li h3{font-weight:700;font-size:20px;line-height:24px;margin-bottom:8px}@media (max-width: 768px){.pho-downloads .bannar .contents li h3{font-size:18px;line-height:25px}}.pho-downloads .bannar .contents li p{color:rgba(var(--pho-color-pure-white),.8);line-height:1.2}.pho-downloads .bannar .contents li img{position:absolute;top:0;right:0;width:20%;transform:translateY(-50%)}@media (max-width: 768px){.pho-downloads .bannar .contents li img{width:14%}}.pho-downloads .howtoinstall{position:relative;top:-50px}@media (max-width: 768px){.pho-downloads .howtoinstall{top:80%}}.pho-downloads .howtoinstall .title{font-size:30px;font-weight:700;text-align:center}@media (max-width: 768px){.pho-downloads .howtoinstall .title{font-size:24px;line-height:1.2}}.pho-downloads .howtoinstall .subtitle{font-size:18px;line-height:25px;color:rgba(var(--pho-color-pure-white),.8);text-align:center}@media (max-width: 768px){.pho-downloads .howtoinstall .subtitle{font-size:16px;line-height:1.2;margin-top:12px}}.pho-downloads .howtoinstall .tabs{display:flex;flex-direction:column;align-items:center}.pho-downloads .howtoinstall .pho-common-ul{width:fit-content;border-radius:var(--pho-border-ra-6);display:flex;padding:4px;background-color:rgba(var(--pho-color-input-bg),1);margin:28px 0}.pho-downloads .howtoinstall .pho-common-ul li{min-width:10rem;text-align:center;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);padding:10px;cursor:pointer;border-radius:var(--pho-border-ra-6);font-weight:700}.pho-downloads .howtoinstall .pho-common-ul li:last-child{border-bottom:none;border-radius:var(--pho-border-ra-6)}.pho-downloads .howtoinstall .pho-common-ul .active{background-color:rgba(var(--pho-color-item-active),1)}.pho-downloads .howtoinstall .examples-list{display:flex;flex-direction:column;gap:80px;width:90%;margin:0 auto}@media (max-width: 768px){.pho-downloads .howtoinstall .examples-list{gap:24px}}.pho-downloads .howtoinstall .examples-list .examples{display:flex;flex-wrap:wrap;gap:16%;justify-content:flex-start}@media (max-width: 768px){.pho-downloads .howtoinstall .examples-list .examples{gap:28px;flex-direction:column}}.pho-downloads .howtoinstall .examples-list .examples li{flex:1;display:flex;flex-direction:column;align-items:center}.pho-downloads .howtoinstall .examples-list .examples li h4{font-weight:700;font-size:24px;line-height:1;margin-bottom:12px}@media (max-width: 768px){.pho-downloads .howtoinstall .examples-list .examples li h4{font-size:20px}}.pho-downloads .howtoinstall .examples-list .examples li p{line-height:1.2;width:100%;text-align:left;color:rgba(var(--pho-color-pure-white),.8);padding-top:10px}.pho-downloads .howtoinstall .examples-list .examples li img{width:100%;padding:16px 0}.pho-downloads .howtoinstall .examples-list .examples li .subtitle{text-align:center;padding-top:0}@media (max-width: 768px){.pho-downloads .howtoinstall .examples-list .examples li .subtitle{font-size:14px}}@media (max-width: 768px){.pho-downloads .Faq{display:none}}.pho-downloads .Faq .title{font-size:30px;font-weight:700;text-align:center}@media (max-width: 768px){.pho-downloads .Faq .title{font-size:15px;line-height:21px}}.pho-downloads .Faq .subtitle{font-size:18px;line-height:25px;color:rgba(var(--pho-color-pure-white),.8);text-align:center}@media (max-width: 768px){.pho-downloads .Faq .subtitle{font-size:9px;line-height:12px}}.pho-downloads .Faq h3{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);font-weight:700;margin:10px 0 5px}.pho-downloads .Faq p{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-downloads .Faq .content{margin-top:36px;display:flex;background:#1e2c3c;padding:14px 24px 24px;border-radius:12px}.pho-downloads .Faq .content div{flex:1}
