: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: 12px;--pho-border-ra-4: 16px;--pho-color-theme-bg: 12, 29, 41;--pho-color-header-bg: #2c3847;--pho-color-item-active: 44, 56, 71;--pho-color-card-bg: 29, 44, 60;--pho-color-dialog-bg: 39, 55, 66;--pho-color-dark-bg: 39, 55, 66;--pho-color-input-bg: 31, 44, 55;--pho-color-primary: 58, 117, 218;--pho-color-guide-normal: 111, 226, 68;--pho-color-guide-warnning: #fed921;--pho-color-guide-failed: 211, 18, 18;--pho-color-guide-success: 31, 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-button-height: 44px;--pho-button-op: 1;--pho-color-buttontext-hover: 56, 72, 92;--pho-input-height: 44px;--pho-main-padding-bottom: 40px;--pho-input-pad: 16px;--pho-dialog-pad: 24px;--pho-dialog-width-large: 50%;--pho-dialog-width-medium: 30%;--pho-dialog-width-small: 21%;--pho-message-width: 300px;--pho-message-height: 67.5px;--pho-message-padding: 16px;--pho-notify-bg: 42, 71, 92;--pho-divider-op: .2;--pho-header-top: 0px}.pho-title-h1{font-size:var(--pho-font-size-lv-5);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: 20px;--pho-font-size-lv-6: 24px;--pho-font-size-lv-7: 30px;--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%}}header{width:100%;position:fixed;top:0;display:flex;flex-direction:column;z-index:200}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}header .pho-header .pho-header-left{min-width:46px;height:100%}header .pho-header .pho-header-left img{height:70%}header .pho-header .action{width:215px;display:flex;flex-direction:row-reverse}@media (max-width: 768px){header .pho-header .action{width:unset}}.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-header-height);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}.pho-dialog .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:576px;left:calc(50% - 288px)}.pho-dialog-small{width:400px;left:calc(50% - 200px);top:26%}.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}.pho-dialog-advert .pho-dialog-close-bg{display:none}.pho-dialog-advert .pho-dialog-bottom-close{display:block!important;position:absolute;bottom:-50px;left:50%;transform:translate(-50%);font-size:24px}.pho-dialog-bottom{bottom:0;top:unset;left:unset;width:100%;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-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-content{margin-top:0;height:calc(100vh - (var(--pho-dialog-pad) * 3));max-height:unset;overflow:scroll}.pho-dialog-bottom .pho-dialog-content,.pho-dialog-loading .pho-dialog-content,.pho-dialog-advert .pho-dialog-content,.pho-dialog-small .pho-dialog-content{height:fit-content;max-height:unset;overflow:scroll}.pho-dialog-large,.pho-dialog-medium{height:100vh;max-height:100vh;width:100vw;left:0;top:0;border-radius:0;--pho-dialog-pad: 15px}.pho-dialog-header{height:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-lv-3)}.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}}@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-medium{width:576px;left:calc(50% - 288px)}.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-border-ra-2)}.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: .7;transition:background-color .3s;cursor:not-allowed}.pho-button-text{background:transparent}.pho-button-outline{border-radius:var(--pho-border-ra-2);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-border-ra-2)}.pho-button-medium{--pho-button-height: 32px;font-weight:700;font-size:var(--pho-font-size-lv-2);border-radius:var(--pho-border-ra-2)}.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}.pho-button-outline{border-radius:var(--pho-border-ra-2)}}.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-border-ra-3);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)}.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-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:#365977;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-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:#0f5789;display:flex;flex-direction:column;align-self:flex-end;gap:calc(var(--pho-message-padding) / 2);cursor:pointer}.pho-notify .pho-notify-guanbi{font-size:10px;position:absolute;right:var(--pho-message-padding);top:calc(50% - 9px)}.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)}ul[data-v-63474628]{padding-left:2rem;list-style:none}ul li[data-v-63474628]{color:#fffc}h1[data-v-63474628]{font-size:20px;line-height:28px;margin-bottom:16px;font-weight:700}h2[data-v-63474628]{font-size:16px;font-weight:700;line-height:22px}p[data-v-63474628]{font-size:14px;line-height:16px;color:#fffc;margin:8px 0}.pho-tandc-dia .pho-dialog-content{overflow:scroll}.pho-logindia-check{cursor:pointer}.pho-logindia-check span:hover{text-decoration:underline}.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-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:24px}.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 24px}.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}.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-selected{border:1px solid rgba(var(--pho-color-guide-success),1)}.pho-paychannels{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:10px;margin:8px 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)}.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:16px 0 8px;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{text-align:center;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-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:24px;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 .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),.3)}.pho-deposit-table .pho-deposit-table-title{background-color:rgba(var(--pho-color-input-bg),1)}.pho-deposit-table tr{text-align:center}.pho-deposit-table tr td{width:50%}.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))}.pho-select[data-v-53daa6b2]{display:flex;align-items:center;height:var(--pho-input-height);border:1px solid 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);transition:border .2s}.pho-select-error[data-v-53daa6b2]{border:1.5px solid #e50539}.pho-select .pho-select-custom[data-v-53daa6b2]{position:relative;width:100%;flex:1;cursor:pointer}.pho-select .pho-select-custom.open .pho-select-option-container[data-v-53daa6b2]{display:flex}.pho-select .pho-select-display[data-v-53daa6b2]{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-53daa6b2]{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[data-v-53daa6b2]{font-size:16px;color:#fff;cursor:pointer;transition:background .2s}.pho-select .pho-select-option[data-v-53daa6b2]:hover,.pho-select .pho-select-option.active[data-v-53daa6b2]{background:transparent;color:rgba(var(--pho-color-primary),1)}.pho-select .pho-select-option[data-v-53daa6b2]:last-child{border-bottom:none}.pho-select .pho-select-dropicon[data-v-53daa6b2]{font-size:var(--pho-font-size-lv-1);color:rgba(var(--pho-color-pure-white),.8);margin-left:8px;cursor:pointer}.border-primary[data-v-53daa6b2]{border:1px solid rgba(var(--pho-color-primary),1)}.border-primary .pho-select-dropicon[data-v-53daa6b2]{transform:rotate(180deg)}.pho-input-lable[data-v-53daa6b2]{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-53daa6b2]{color:#e50539;margin-left:2px}.pho-input-errormessage[data-v-53daa6b2]{color:#e50539;font-size:12px;margin-top:2px;min-height:18px}.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{display:flex;flex-direction:row;margin-top:50px;padding:42px 26px;background-color:rgba(var(--pho-color-card-bg),1);border-radius:var(--pho-border-ra-2)}.pho-withdraw-notlogin .image{width:32px;height:32px;margin-right:25px}.pho-withdraw-notlogin .text{line-height:16px;font-size:var(--pho-font-size-lv-2)}.pho-deposit-parent,.pho-withdraw-parent{height:66vh;overflow:scroll}.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))}.pho-divider{width:90%;height:1px;border-top:1px solid rgba(var(--pho-color-pure-white),var(--pho-divider-op))}@media (max-width: 768px){.pho-deposit-parent,.pho-withdraw-parent{height:fit-content}}.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%}.pho-upload-container .pho-uoload-img .deleteIcon{position:absolute;right:4px;top:0}.pho-upload-container .pho-uoload-img .deleteIcon span{font-size:10px}.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-withdrawpc-record-parent{min-height:526px;position:relative}.pho-depositpc-record-parent .pho-deposit-record-month,.pho-withdrawpc-record-parent .pho-deposit-record-month{width:92px;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 0 0;border-radius:var(--pho-border-ra-1)}.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 10px}.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}.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)}.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 .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-review-dia .pho-dialog-header{height:fit-content;padding-bottom:8px}.pho-review-dia .steps{list-style-type:none;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.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}.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 .whatsapp{text-align:center;background-color:#44e861}.pho-contactUs .pho-contact-us-logos li .whatsapp span{font-size:18px;line-height:32px}.pho-contactUs .pho-contact-us-logos li .email{text-align:center;background-color:#4da8ef}.pho-contactUs .pho-contact-us-logos li .email span{font-size:18px;line-height:32px}.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}.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}}.numberImg[data-v-a6182e3f]{display:inline-block;min-width:80px}.img[data-v-a6182e3f]{display:inline-block;width:40px;height:40px}.img_0[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 0% 0%;background-size:cover}.img_1[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 11% 0%;background-size:cover}.img_2[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 22% 0%;background-size:cover}.img_3[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 33% 0%;background-size:cover}.img_4[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 44% 0%;background-size:cover}.img_5[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 55% 0%;background-size:cover}.img_6[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 66% 0%;background-size:cover}.img_7[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 77% 0%;background-size:cover}.img_8[data-v-a6182e3f]{background:url(/assets/numbers-BLtXWDM7.png) no-repeat 88% 0%;background-size:cover}.img_9[data-v-a6182e3f]{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{display:flex;flex-direction:column;width:clamp(300px,calc(100% - 60px),310px);background:linear-gradient(to top,#3bb2e3,#2f54dc);padding:10px;border-radius:16px;z-index:100;text-align:center}.pho-cashrain .pho-cashrain-window-maintitle{font-size:24px;font-weight:800;color:#ffe400;line-height:1;margin-top:10px}.pho-cashrain .pho-cashrain-window-title{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;text-shadow:#483405 1px 0 0,#483405 0 1px 0,#483405 -1px 0 0,#483405 0 -1px 0}.pho-cashrain .pho-cashrain-window-title .begin{color:#000}.pho-cashrain .pho-cashrain-window .pho-cashrain-window-timerange{background:#f7dca4;border-radius:16px;padding:10px;margin-bottom:12px}.pho-cashrain .pho-cashrain-window .pho-cashrain-window-timerange .title{color:#47065e;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:#bc5c36}.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{margin:0 auto;width:72%;line-height:42px;font-size:18px;color:#bc5c36;font-weight:700;text-align:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbwAAABUCAMAAADODnK2AAAAgVBMVEUAAAD925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925z925zbOQh9AAAAKnRSTlMAd2bcvDSq7pFrRSLMmYgH1FQRoOkV4q4NWT74xC6lS7OF9H4blYInYHDfjJ9+AAAD/klEQVR42u3daXbaMBQF4CfLk2zjecQTGAyJ9r/AyjlJMzRpgISg175vA/5xj4wkC11gvKvmnUjWxwIIAsVxnYjdXHWcAYTySZvH5uDujGTd7yMg2oj2/Toxdu5gxnkrn4SgzPI9UxksSYrG6/c1kB9W73uvEUteQTnJ98zwIJOfacu422RLlKN1LGhUXkFUHK1xiSvbdHHZys9k8KiS55mWLAd3y4zEs3wK87KwfMtLDHZwhyWtSZ6ngieRKb+kzXlgVtlDmuO691OK840o9fv1qLLaulllBjxv5ZeYEfxWx/J7tQ6PO9PO3JCJu8RbW/7/88NZ731r7SV3goVuZptdzJ1Wfq+4hhf2XF7fpBINzI29msMDE0azhNr7RQoopYXfLyE1hmCHcF7ZGzNQOU3y+so9vOLn8oacnPMgMM3KzlZuuGXMUNGOnmdZlu/7afrj+apHqgerx3veqOIxGNuG7iqzK9MMAs5zR95Q7sMb1iT15jgOXyIOOlOpbGW1CJUteyaMDwj2bBsqq4WtVKbSBUssXD1G6m2y4A+jJCiM8A4mCQIC3rWSRHszvC8yJdGcCR9JuSRai2v4kK/7TOs/5/jwF54kGvPgN5pyIsPgE5UkmqrgMzVNWjTFa/hU30qiobaHEwhJNCTgJLYk2rHhNGkpiWbKFF6g1R4qHpzMlUQrLpwuovWCVngNCr04UfLgLIMk2hjgPAV9X9CGU8CZ7iXRxD08oDkLQjyCszWSaKGBC9DQ0wKHt2iDGg0Bl6hpwqkBp4YXaJMMFRcuY0lycxZcKJfkxnL4E32VRcKGSx0kubEDKLRYwElQeHgJem3idaAJC1420FIBrRxokY6XBbQ9hpYLtDGNllPTQgEvAfQxFi0OF7iTRAt3cLaI/m2iiTICOvqHFgM6dIuWUwAdd0drAKA/mqDl0XFpvHhEG2N4ufTSRMwDulAArTKlb7B42XASQxINGQB0fRVWbQ90cRxavKYfPLwqALosFS1GKzzEPAC6IBwrxwe6mh+tuAYqxUBrA0B1NGjNNNFETABQBRtaIwDG8sPyufxwYyvZ18sPM1vZPJcflhjLD6l2FG/t6I8U/raPhb/ZKjyw+3+n8PeeHcJV9lj428rr43uAK1ZtS6eMg9dV20gzOl/6umo7iEtHfrO4hmuU3DdLyX1BJfdvRMVSct9co+S+kueZyrjbDLPKKvGsI0V1WZxHy0tUmvOw6eJyuvQLQ3bC0FJpZe5ONCOFdR1LmGMjdm6msjxhYA5/21iZysAc3INoPMuvgfyw2re8RhzcwQw+GJWrN2c081jltRPJut/T6NJItO/XidipJOP81VlOxrtqXgI7FkAQKI5LkHPVcfYLaPdRsj3dpyMAAAAASUVORK5CYII=) no-repeat center;background-size:contain}.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:100px;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:44px;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,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAMAAABGS8AGAAAC7lBMVEUAAAD+4LboQhb+7rv8pFviJAn+687/8drgIw3schz/89ngIg34ehz/+/D5dS/+56L5hyTgIw391Xjufyb9333udCD+4477qHXydBv910j+4rf+6MH/9+X8z0XpbRv94ZL1dBv+403/+Ov/+OzqcBz80EbhJA34szjwdh39wZv5nDz9zqbmMBP+2kngIQ3+56L+1ln8zUX7pVH93Gz1pjP7lU/7n2r8sYHiJw/+3kv+66/92rXzcxn8pzj+zEf6lUn5jDn5vEr7ykP7iUb5q1v7m2bkWhP7s2rwhCPiJw392UnjKRD+8L7+6cT+2Uj6xVb901P3gDbkWRX902H7tVj6gUL91kj7yUL9znXqXRf91Ujvbyb9w535ji/6dCD7n0b/61DvgTDsdynylCzlPRb94H7zjiflPxX8xZb7wz/6vIv5ZyD7w4v7r3/yjyn/8sP8z0b5Yhjobhr/8MH6qoL8zEX+57n90kf+6rz/7sD+3bD+5Lb3YBT90aT8yJz8ykT4Zhr7rIj6rYT4VQbnWQTqdx74bB3pchz/7L7oXQf91aj7q4X9zDv1qTX7uY75ujz2rjb6dh/mVgD8ron+4bP3sznvjyn5fCL5cR76tYr6qIH6xUHwlCv6sYf8wkH5wT/6lCv6iyjrfCD7yEL3tzv8tjv6nTD5aRr7vJH91En8xkL8yjX7ozT6hSbnZR7916r9zKD8vT/5vT3vejvuiCbmbBr9z0LzojLviybsgiPoYRPyhk3ynzD6jyrrbCXqWgb0pTHymy75gCP+2q34nnH3mmrxmC3sfyL7w5j6pXzrcSjuhSP5XRD4WgvmVAn8v5TwgEP8sTr8rDbtdTH7mC/lTQb5o3j1kl/0jVb8lkX7sDb7qDXzXhD1hjjiXRbuXAr6kEDvgBnfVxHeVBDwfDDtdBPubBDqZQnzlCXscCzqaR/vYg70hUH6ujb8wDP7qC3vehj5cBXoWxL+nkn8xz3+2lD7wj71cxvzoU7yoU03X4F7AAAAb3RSTlMABw8LCghCMxzZSTgdFPyYOisQ6cnEvLqBcm9fKPfzrU40Ixvp59S4q5GHZ19aRhb18Ojj397Dqo6NhH9nTBn7+/ng09DMycTCuLJ4dlNR/Pv07uvn5tDNzLCdmX1zLicg/vzV0berq5mQV/itnZcLlP5OAAAKoElEQVRYw7zUa0hTYRgH8K2FohiK1shKzTKKIlL0S5KBEiRiFyq60o0oqA910HPm3NjGxiJ1c8qcwabTaBnqZE5XyzLGQleaMG9MRSFYYFtBGmJR33re90zPdrZwfun/xcvr89vj8144/yUbCvbvhdw9eHQ9Vde2FselpBTvL9jIiZyNV281v3tV2/ist2nP4RvRsglX0h89fPr6RV/zu7zU5Eh/kVT84nHzWxo2yfYcjM5NintZhuHHqKm8k+F/sRUWAXYC3NpkoggiNRp3Z/rLMgyvNHWZNcWEfXjx/VtnfWNda5MMYCoKOQlcBDO1vRcyQ9wtj0JhAiVzzfnCHCChtTlB47geVxYBps5vXAPeh112LXUw6INh8cPrPlisZeC0VO5aE2Y67gseY0DeuAWWAR4JhUPOBZfH4yWj8HjckBG+ZMMmVEtPYyss0nAzgp/1Yvj86oR5yTtitiVm3N4MuZ2RmH8idveqvmFfOqspE9r3nBtoZ4ENgdGnppUcDai74/M3ZxN2s1mNA1+JjtyMbbHJAXtrOgNDUwgG+TKswH/DwK/QYosp5zIu4x6KT8wl1Ga1nQiOHX5zmr9tFw/LR7JwLdwPBibSbqw2/DRoMSeVZrdvJhAaKWCfTYzl0ZcvHKZSYcJhcBHeNmDtZpbKsrNp+loxU9sUgEvwJGgYX3e4lfju8GL4wWxFcILos6WH0BbegVoGRiniZJWx4Ff7Ubv5p1dZ2jK11kF64cBUdDC2Wr05BppOSKFrGXhPAGYeqGaLYyc3lq9WM6ysztnn/eKrRvHNj/jrW4nVvu3m7FLehkuWD2FwXAicl/LJ4sg6kIvbxSz1zD9f7XZbvtpsY2NjtknHklvp8zqboO9A0/bEK58tjpt5LBjuOwPnFew8Y3H87lAH2A5Z7Q+l22KbHjTI5Q0octWwa2Zyye3z967QdnXhR4tjS8Fe+sUl6HeGcyQIvpWEDvyfn/YAS9TPa5dsLhJAo1Gvgej1RiP8NDXjcFf7f600/fPUZNx1TvJeBMto+DAnIWsVvpPAgRxbdXu92qX+qYYGhb59SCqR1KBIrNIhjVHRoHJNun1OooOWO07dQ6V3C1fgtEz8VGA45T5+JbdnB9wKZ7XbNtWgMrZLJd0inVgsQBHrRAM11iGNQi6f/ubxBpqm7PzdqDi1iIapEnQI4/DjlnKVgxJ/Wk33QPV5LC65wjhq7RaJBcKqynKcysoqoUAnqpECTfa7fY2BcZgz8C08WYThnEx8JbPgOY7bid0duWbaNf3w2IblinZrt04gBPQBk/LyKqEYaL2iwfVG6aRluzofA5kXKPSSc3COpJdtSaLfMv6KO+/pl6v00hqdoIpRGbsSaMmoQj7l0DrpOauJeEwcLUlLO0y7IO9LoL8pVVMoFdglNdYBsRDYSIGudd1So2r4K5JRkTl3N40cBpeVHdnLFISgvMhtl4gEleEsMxDxgFWvGnZo6zsoLCdy/pWMBRkK4feMIVcnZLnspgUiq54ctlT3EqhsmYr5hxsvW+6EELWeSZUBuywqXB6AaQy652UyqDMt8LkRXS5/AbmyFt+bKYMGXHa7EfYQZIV8xuOnUOVyZ3zkhjt/tUBkfZ5pldEqgn7XDMy5e4hUTSrrTKh0gf+PCaPFzkbtpIocGkD7FoUs1Ek0hkG3V4ZqezpjI7i7Tn3vgXR63YOkRiKuAjcqWSRVqMa09S2o+Hukg1GK3ZZ6rU2lkIrQ+Y0qleKadsPUkpeGz24K37qLs3WQlhG3i9TUiNGAo23Ziloe70Hl3+PDJ1HYhlP9kSRRw1G60LIAWna5/T2oejZ8Fttnx9HKO88MqYcJR2UyUzY4vrRh+CKXDScujkPavMpBw2i3IOqG8ZQlerJfOdcG9bOFO9jwxcVZyLjPYYCtg4bX0bKge5R0af3jUD8xcYLlbjq3OAHpUtpgErB164lQNEROvfGOI2AxnwXHjs9BJp5op9GZKF8XXKWzGsmvXyaQsJjBgmPmuiATI1oXSY94vUO2VXch4vlx9qHoQpn7oRyE6yx8sK6Ui2s0sHvPuxB8jAX/LcXsQpOKowB+tc2NlsKKMNYeokCyjQWDbUEfG6wVET0U9RB9UQRFHw8yiT6uQ3cvl26DgS7QhEBf0odsgfSiuAvmYI57meBKB27K1ozUh8Yeeu38/3dTdvPjar/H7Z4fx3PPvfd/TscHxMffge9w7+oVQycbk7TrIxgWr+7aKT7pwub1QLTepsBt4TUmaGxwXVVLxYvAh+x/iEPI4OqVikOLLpdr8f/EYAhJxR0hFxKvN1jjSaixGxncvZIad4UQrnW2oa4woa5wI4Nb2hWqkBsI/aahj7821sdupPBJ+7hlyIfMdvzkPWvkyfvpRoSfSMTq3rAPCNOxRt4VY/CuyLqx4CQh4bzdh2AbfbvRf7A3fEkqfmgNA74sunt1FXlUfB/b7CjePtQpFR+02oHwH1vSONnIF4QNo3jrWYVUfHgIzAD9yzhe/zcvQmdx9MZD4h/Ob1gBexa+Td66vtLQE/CVttqtiDKHrA4QA456zxVw65zfA3kcvNGnLnMSurzhAKx5NuKUfRIahQpDwkEbY0XBHj1RhgHSgWAgZflnt9fwOKOEHdiraSknVjk8DoZhHHk6YazvtOm3MTiS15Y/H2t5BsPlonWdjxN0Hsd5mN1EWVSM2QMwZiiG01vTDF48K0QCHEghTtBW2qcNCEhs9uRtMNssvAGznBlkxmb2oIxIqHAFOi/zZkyaToLZ9BbuYNUJBLzOuI0UgwQ9UZEO3mDGcGwSz2NofKxQBjznIW9KDKGghyuyS0sZRDgWqlFtMn320jQ3jubHlAFhFuDOVeHwtS0zydF+p2V84fNXUO8syCgaeN/CmG6cms3R4EWQwkmiKirNds5pen4Wlgpzpum3r54/f/FiVARN/2hE945bJoIBDrwYamAXUZ2DjGAQSdGBWHQKFgtjpq+lfQUsLKZNsFSYsMz+YtPktrdfTdRA0WXYNpNpOheMTk2Mv1sY+wwLlulp2LCYxua872ENEvEX0wXvyBGiJooOM7UdkOLoXCwyMQULkXfvJr3eyUnYCVksFmciHqCL6ZJU/2FCBoqDmqKZBHVgPjgbNcIWy4K3WM5IIpZjOazF8JQW8pVlVg3zEFYsCMeyn2bisWAymQzG4jMBsKZK/xce6/cSctnv9/CGkppMpdMc6FmO5UAK1iIkr+lTyPaeWpkpaMSkS4Ytdv6VNxcGM6flevdcWfk0XygwFEiqIhg0heXlTF+TTPH1NRD/WB7sM1B8ZStJURp/HK7LLB2T5z20torFw8cvaRmqfNqkQPHX9C3nPmFx7xk5XuW5LTFszJpa9MNmihJ4cocUrBpt1xEFcUgUy0v5wJooFi9WqFU3+68xAlXCoBke6OoU63pUFA/ekSE+J4r3KYtt3aRWdd18qu0fGRnpH9DffNTZBFaR2/ewePOWbPG9bslDo2gSkTTtjbtY3F1D2qxsbX+wCuIv15XNhAya2/cNZZY2By/2tLdWiVC2tnWf0H1bXV25crENLqztbW0/cXlpM/NNdwHUlQOakfiCTnf/woluEMtIWNnec/HBfZ2uRgAuRVtPT0+b5IfViAD+CfgLTGegZHDsIu8AAAAASUVORK5CYII=);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%}.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:240px;padding:60px 0 0;aspect-ratio:1;background:url(/assets/award-B15bs0Rg.png);background-size:cover;border-radius:16px;position:relative}.pho-cashrain-award .award-body .youwin{font-size:20px;text-align:center;color:#000}.pho-cashrain-award .award-body .amount{text-align:center;font-size:16px;color:#2e58dc;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:20px;left:50%;transform:translate(-50%);cursor:pointer}.pho-cashrain-award .faile{background:url(/assets/rain_Failed-C7M-NCYW.png) no-repeat center;background-size:contain;padding-top:70px}.pho-cashrain-award .faile .clickShare{bottom:28px}.pho-cashrain-award .faile .tryagain{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-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-name{text-align:center;margin-top:6px;font-size:var(--pho-font-size-lv-1);color:rgba(var(--pho-color-pure-white),.8)}:root{--pho-header-border-color: 255, 255, 255}.intrduceHome{max-width:1360px;min-width:360px;margin:0 auto}@media (max-width: 768px){.intrduceHome{display:none}}.intrduceHome .domain{display:flex}.intrduceHome .domain .logo{width:28px;height:28px;width:54px;height:54px}.intrduceHome .domain .server_domain{font-size:var(--pho-font-size-lv-4);line-height:54px;font-weight:700;padding:0 20px}.intrduceHome .domain .logos{display:flex;align-items:center}.intrduceHome .domain .logos span{font-size:24px;line-height:54px;color:rgba(var(--pho-color-guide-failed),1)}.intrduceHome .footer-content{margin-top:18px;padding-bottom:40px;border-bottom:1px solid rgba(var(--pho-color-pure-white),var(--pho-divider-op))}.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}.intrduceHome .footer-content .images{display:flex;flex-direction:column;width:100%;gap:30px;margin-top:40px}.intrduceHome .footer-content .images .line1,.intrduceHome .footer-content .images .line2{display:flex;flex-direction:row;justify-content:center;gap:30px}.intrduceHome .footer-content .images .line1 img,.intrduceHome .footer-content .images .line2 img{width:108px;height:28px}.footer{padding:var(--pho-main-padding);display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 768px){.footer{display:none}}.footer .social-media{display:flex;flex-direction:row;justify-content:center;gap:80px}.footer .social-media .follow-us,.footer .social-media .online-support{text-align:center;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.footer .social-media .follow-us .pho-contact-us-logos,.footer .social-media .online-support .pho-contact-us-logos{display:flex;gap:20px;justify-content:center}.footer .social-media .follow-us .pho-contact-us-logos .pho-contact-us-logo,.footer .social-media .online-support .pho-contact-us-logos .pho-contact-us-logo{width:32px;height:32px;margin-top:12px;margin-bottom:24px;border-radius:16px;color:#fff;cursor:pointer}.footer .social-media .follow-us .pho-contact-us-logos .pho-contact-us-logo span,.footer .social-media .online-support .pho-contact-us-logos .pho-contact-us-logo span{font-size:16px;line-height:32px}.footer .social-media .follow-us .pho-contact-us-logos .whatsapp,.footer .social-media .online-support .pho-contact-us-logos .whatsapp{text-align:center;background-color:#44e861}.footer .social-media .follow-us .pho-contact-us-logos .whatsapp span,.footer .social-media .online-support .pho-contact-us-logos .whatsapp span{font-size:18px;line-height:32px}.footer .social-media .follow-us .pho-contact-us-logos .email,.footer .social-media .online-support .pho-contact-us-logos .email{text-align:center;background-color:#4da8ef}.footer .social-media .follow-us .logos .pho-share-dialog,.footer .social-media .online-support .logos .pho-share-dialog{gap:0px}.footer .social-media .follow-us .logos .pho-share-dialog .share-items,.footer .social-media .online-support .logos .pho-share-dialog .share-items{margin-top:10px}.footer .social-media .follow-us .logos .pho-share-dialog .logo,.footer .social-media .online-support .logos .pho-share-dialog .logo{transform:scale(.8)}.footer .links{display:flex;flex-direction:row;gap:80px;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8))}.footer .links .link{cursor:pointer}.footer .links .link:hover{color:rgba(var(--pho-color-pure-white),1);text-decoration:underline}.pho-login-btn,.pho-signUp-btn{width:100px}.pho-signUp-btn{margin-right:10px}@media (max-width: 768px){.pho-signUp-btn{margin-right:0}}.pho-me-btn{width:70px;display:flex;align-items:center;justify-content:space-between;padding-right:8px;background-color:rgba(var(--pho-header-balance),1);border-radius:22px var(--pho-border-ra-2) var(--pho-border-ra-2) 22px}.pho-me-btn img{padding:4px;height:100%}.pho-me-btn .pho-me-dropicon{font-size:var(--pho-font-size-lv-2);transform:rotate(-90deg);color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8))}.pho-me-btn .pho-me-dropicon-active{transform:rotate(90deg)}.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 10px 20px;border-radius:var(--pho-border-ra-4)}.pho-me-menu .pho-profile-header{display:flex;align-items:flex-start;flex-direction:row;margin:12px 0}.pho-me-menu .pho-profile-header img{width:44px;height:44px}.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-balance{display:flex;flex-direction:row;justify-content:space-around}.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:16px;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}.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}.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 44px 44px}.pho-signup-form .pho-title-h1,.pho-login-form .pho-title-h1,.pho-password-form .pho-title-h1{margin-top:26px;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-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-balance{border-radius:var(--pho-border-ra-2)}.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-border-ra-2)}.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:84px;font-size:var(--pho-font-size-lv-2);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-top:32px;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)}.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;line-height:20px}.pho-footer-menus .pho-footer-menu-active{color:rgba(var(--pho-color-primary),1)}.pho-header-balance{border-radius:var(--pho-border-ra-2)}.pho-header-balance-content{display:flex;align-items:center;font-size:var(--pho-font-size-lv-2);padding:1px;background:rgba(var(--pho-header-balance),1);border-radius:var(--pho-border-ra-2)}.pho-header-balance-content-money{padding:0 10px}.pho-header-balance-btn{height:26px;padding:5px 12px;font-size:var(--pho-font-size-lv-2);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-header-routename{font-size:var(--pho-font-size-lv-3);font-weight:700}:root{--pho-firstgame-base: 30px}.pho-firstGame{position:relative;width:100%;aspect-ratio:69/32;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background:radial-gradient(circle at center,#e50538b3 7%,#360e05)}.pho-firstGame-yray{position:absolute;left:calc(10% - 35px);bottom:var(--pho-firstgame-base);height:70%;font-size:12px;width:40px;overflow:hidden}.pho-firstGame-yray:after{content:"";position:absolute;left:35px;height:100%;width:1px;background-color:#fff6}.pho-firstGame-yray ul{display:flex;width:40px;position:absolute;bottom:0;height:100%;flex-direction:column-reverse;justify-content:flex-start}.pho-firstGame-yray ul li{flex:.185;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.pho-firstGame-yray ul li:nth-child(n+6){flex:1}.pho-firstGame-yray ul li .pho-firstGame-yray-num{display:inline-block;width:40px;text-align:right;position:relative}.pho-firstGame-yray ul li .pho-firstGame-yray-num span{color:#fff6}.pho-firstGame-xray{position:absolute;bottom:0;width:80%;border-top:1px solid rgba(255,255,255,.4);height:var(--pho-firstgame-base);font-size:11px}.pho-firstGame-xray ul{width:100%;display:flex}.pho-firstGame-xray ul .pho-firstGame-xray-green{color:#11a222}.pho-firstGame-xray ul .pho-firstGame-xray-red{color:#ef0a0a}.pho-firstGame-xray ul li{flex:1;text-align:center;font-weight:700}.pho-frstGame-bgline{position:absolute;width:calc(80% + 32px);left:10%;height:calc(70% + 16px);bottom:var(--pho-firstgame-base)}.pho-frstGame-bgline .pho-firstGame-canvas{width:100%;height:100%}.pho-firstGame-content{width:100%;margin:4% 0;height:100%;display:flex;flex-direction:column;align-items:center;z-index:2}.pho-firstGame-content .name img{height:25px}.pho-firstGame-content .num{font-size:37.5px;font-weight:700}.pho-firstGame-content .solgen{font-size:15px;color:#e50539;font-weight:700;text-shadow:#efeade 1px 0 0,#efeade 0 1px 0,#efeade -1px 0 0,#efeade 0 -1px 0}.pho-firstGame-content .next-round{line-height:40px;font-size:20px;margin-top:10px}.pho-firstGame-content .countdown{line-height:50px;font-size:40px;font-weight:800;color:#fff9}.pho-firstGame-content .Busted{font-size:30px;font-weight:600}.pho-firstGame-content .resultshow{font-size:35px;font-weight:600}@media (min-width: 768px){.pho-firstGame-content{width:100%;margin:4% 0;height:100%;display:flex;flex-direction:column;align-items:center;z-index:2}.pho-firstGame-content .name img{height:50px}.pho-firstGame-content .num{font-size:75px;font-weight:700}.pho-firstGame-content .solgen{font-size:30px;color:#e50539;font-weight:700;text-shadow:#efeade 1px 0 0,#efeade 0 1px 0,#efeade -1px 0 0,#efeade 0 -1px 0}.pho-firstGame-content .next-round{line-height:80px;font-size:40px;margin-top:10px}.pho-firstGame-content .countdown{line-height:100px;font-size:80px;font-weight:800;color:#fff9}.pho-firstGame-content .Busted{font-size:60px;font-weight:600}.pho-firstGame-content .resultshow{font-size:70px;font-weight:600}}.pho-home{position:relative}.pho-home .pho-home-giveaway-parent{background:linear-gradient(90deg,#166c8b,#1d2c3c);border-radius:16px;margin-top:20px}.pho-home .pho-home-giveaway-parent .pho-home-giveaway{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 24px;background:url(/assets/weekly_bg-DBZxpzfg.png) no-repeat center}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-left{display:flex;flex-direction:column;gap:10px}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-left .title{display:flex;justify-content:flex-start;gap:12px;align-items:center;font-size:20px;line-height:24px;font-weight:700;color:rgba(var(--pho-color-pure-white),1)}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-left .title img{height:24px}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-left .title .icon-rule{font-weight:400}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-left .subtitle{font-size:16px;font-weight:700;color:rgba(var(--pho-color-pure-white),1)}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-left .subtitle span{font-weight:700}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-left .subtitle .money1{color:#fed921}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center{display:flex;flex-direction:column;justify-content:center;gap:10px;min-height:78px}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .line1{font-size:14px;line-height:20px;color:rgba(var(--pho-color-pure-white),.6)}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .line2{font-size:20px;line-height:28px;font-weight:700;color:rgba(var(--pho-color-pure-white),1)}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown{display:flex}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown .box{display:flex;flex-direction:column}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown .box .box-title{text-align:center;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown .box .box-number{display:flex;flex-direction:row}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown .box .box-number .box-number-box div{text-align:center}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown .box .box-number .box-number-box .unit{font-size:11px;line-height:11px;margin-top:7px;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown .box .box-number .hour,.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown .box .box-number .minutes,.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .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}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-center .countdown .box .box-number span{padding:0 5px;line-height:28px}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-action{display:flex;flex-direction:row;align-items:center;gap:24px}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-action img{width:100px}.pho-home .pho-home-giveaway-parent .pho-home-giveaway .pho-home-giveaway-action .pho-home-giveaway-action-btn{min-width:121px;font-size:16px}.pho-home .pho-home-giveaway-parent .h5-mini{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 15px;border-radius:8px}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left{width:85%;display:flex;flex-direction:column}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left .mini-left-top{display:flex}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left .mini-left-top img{width:22px}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left .mini-left-top .mini-left-title{margin-left:8px;font-weight:700;font-size:12px}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left .mini-left-top .mini-left-title span{color:#fed921;font-weight:700}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left .times{display:flex}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left .times .times-cont{font-size:10px;color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left .times .times-cont span{color:rgba(var(--pho-color-text-nomarl),1);font-weight:700;font-size:12px}.pho-home .pho-home-giveaway-parent .h5-mini .mini-left .prizing{color:#6fe244;text-align:center;font-size:14px;line-height:20px}.pho-home .pho-home-giveaway-parent .h5-mini .mini-right{width:15%}.pho-home .pho-home-giveaway-parent .h5-mini .mini-right .gobtn{width:100%}.pho-home .mini{border-radius:8px;margin-top:10px}.pho-home .pho-deposit-message{width:fit-content;padding:16px;position:fixed;top:calc(var(--pho-header-height) + var(--pho-header-top) + 4px);left:50%;transform:translate(-50%);background-color:rgba(var(--pho-color-primary),1);color:#fff;font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);z-index:600;border-radius:var(--pho-border-ra-3)}.pho-home .pho-deposit-message span{white-space:nowrap}.pho-home .pho-deposit-message div{display:flex;gap:5px}@media (max-width: 768px){.pho-home .pho-deposit-message{max-width:345px;font-size:var(--pho-font-size-lv-1);padding:8px 16px}}.pho-home .pho-pwa{margin-top:12px;display:flex;flex-direction:column}.pho-home .pho-pwa .pho-pwa-content{display:flex;flex-direction:row;gap:5%}.pho-home .pho-pwa .pho-pwa-content .pho-pwa-img{width:30%;aspect-ratio:1}.pho-home .pho-pwa .pho-pwa-content .pho-pwa-img img{width:100%}.pho-home .pho-pwa .pwa-btns{margin-top:12px;display:flex;flex-direction:row-reverse;gap:20px}.pho-home .pho-pwa .pwa-btns .pwa-btn{width:26vw;min-width:100px}.pho-home .game-list{width:100%;display:flex;flex-direction:column;border-bottom:1px solid rgba(var(--pho-color-pure-white),var(--pho-divider-op));padding-bottom:10px}.pho-home .game-list .game-list-li-first{width:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--pho-border-ra-4);background-color:rgba(var(--pho-color-card-bg),1)}.pho-home .game-list .game-list-li-first .intrduce{padding:var(--pho-main-padding)}.pho-home .game-list .game-list-li-first .intrduce .intrduce-title{font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);font-weight:700}.pho-home .game-list .game-list-li-first .intrduce .intrduce-content{margin-top:16px;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-home .game-list .game-list-li{width:100%;margin:10px 0}.pho-home .game-list .game-list-li .game-list-li-img{width:100%;aspect-ratio:69/47;border-radius:var(--pho-border-ra-4);cursor:pointer}.pho-home .game-list .game-list-li .game-list-btns{padding:0 var(--pho-main-padding);width:100%;margin-top:12px;display:flex;justify-content:space-around}.pho-home .game-list .game-list-li .game-list-btns .game-list-btn{width:32vw;min-width:110px}@media (min-width: 768px){.pho-home .game-list{flex-direction:row;flex-wrap:wrap;gap:20px;border-bottom:0px}.pho-home .game-list .game-list-li{flex:0 0 32.35%;max-width:32.35%;box-sizing:border-box;margin:0}.pho-home .game-list .game-list-li .game-list-btns{width:100%;padding:0;display:flex;justify-content:center;gap:20px}.pho-home .game-list .game-list-li .game-list-btns .game-list-btn{width:160px;min-width:110px}.pho-home .game-list .game-list-li-first{width:100%;flex:0 0 100%;max-width:100%;margin-top:20px;height:300px;flex-direction:row}.pho-home .game-list .game-list-li-first .pho-firstGame{width:50%}.pho-home .game-list .game-list-li-first .intrduce{width:50%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.pho-home .game-list .game-list-li-first .intrduce .intrduce-title{font-size:var(--pho-font-size-lv-4);line-height:var(--pho-font-size-line-4);font-weight:700}.pho-home .game-list .game-list-li-first .intrduce .game-list-btns{width:100%;padding:0;display:flex;justify-content:flex-start;gap:20px}.pho-home .game-list .game-list-li-first .intrduce .game-list-btns .game-list-btn{width:160px;min-width:110px}}@media (min-width: 768px) and (max-width: 877px){.pho-home .game-list{gap:20px}.pho-home .game-list .game-list-li{max-width:31.5%}.pho-home .game-list .game-list-li-first{max-width:100%}}@media (min-width: 877px) and (max-width: 1355px){.pho-home .game-list{gap:20px}.pho-home .game-list .game-list-li{max-width:31.7%}.pho-home .game-list .game-list-li-first{max-width:100%}}.pho-home .promotion{display:none}@media (min-width: 768px){.pho-home .promotion{display:block;margin-top:50px}.pho-home .promotion .promotion-title{font-size:var(--pho-font-size-lv-5);line-height:var(--pho-font-size-line-5);font-weight:700;margin-bottom:16px}.pho-home .promotion .promotion-activities{display:flex;flex-direction:row;width:100%;height:fit-content;gap:20px}.pho-home .promotion .promotion-activities .promotion-activity{width:49.26%;height:257px;border-radius:var(--pho-border-ra-4);border:1px solid rgba(var(--pho-color-guide-normal),.4);background:rgba(var(--pho-color-card-bg),1);display:flex;flex-direction:column;justify-content:space-between;padding:24px}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:rgba(var(--pho-color-pure-white),1)}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .name{display:flex;font-size:18px;line-height:25px}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .name .img{width:28px;height:28px}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .name .name{text-indent:1rem;font-weight:700}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .times{font-size:14px;line-height:20px}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .times span{color:#fed921}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-subheader{margin-top:15px;font-size:14px;line-height:20px;font-weight:700}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-subheader div span{color:#fed921}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-currency{font-size:20px;line-height:28px;text-align:center;color:#fed921;font-weight:700;animation:sandL 2s linear infinite}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown{display:flex;justify-content:center}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box{display:flex;flex-direction:column}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-title{text-align:center;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number{display:flex;flex-direction:row;padding-top:6px}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .box-number-box div{text-align:center}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .box-number-box .unit{color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .hour,.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .minutes,.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .seconds{width:25px;height:25px;background:rgba(var(--pho-color-pure-white),1);border-radius:var(--pho-border-ra-2);color:#333;text-align:center;line-height:25px;font-weight:700}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number span{padding:0 5px;line-height:25px}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-action{display:flex;justify-content:center}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-action .promotion-activity-action-btn{padding:12px 30px}.pho-home .promotion .promotion-activities .promotion-activity-cashrain .promotion-activity-header .promotion-activity-subheader-status1{color:#6fe244}.pho-home .promotion .promotion-activities .promotion-activity-cashrain .promotion-activity-content-currency{font-size:20px;line-height:28px;text-align:center;color:#6fe244;font-weight:700;animation:sandL 2s linear infinite}@keyframes sandL{0%{transform:scale(1)}25%{transform:scale(1.25)}50%{transform:scale(1.25)}75%{transform:scale(.75)}to{transform:scale(1)}}.pho-home .promotion .promotion-activities .promotion-activity-cashrain .promotion-activity-content .pho-cashrain-window-tomorrow .begin{color:#6fe244}}@media (min-width: 768px) and (min-width: 768px){.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .hour,.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .minutes,.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .seconds{width:32px;height:32px;font-size:16px;line-height:32px}.pho-home .promotion .promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number span{padding:0 8px;line-height:32px}}.pho-home .paybill-area{display:flex;justify-content:center;font-size:var(--pho-font-size-lv-3);line-height:var(--pho-font-size-line-3);border-radius:var(--pho-border-ra-2);font-weight:700;background:rgba(var(--pho-color-card-bg),1);width:100%;padding:12px 0;margin-top:20px}.pho-home .paybill-area span{text-indent:.5em;font-weight:700;color:rgba(var(--pho-color-guide-success))}@media (min-width: 768px){.pho-home .paybill-area{display:none}}.pho-home .footer-home{margin-top:20px}@media (min-width: 768px){.pho-home .footer-home{display:none}}.pho-home .footer-home .domain{display:flex}.pho-home .footer-home .domain .logo{width:28px;height:28px;margin-right:16px}@media (min-width: 768px){.pho-home .footer-home .domain .logo{width:54px;height:54px}}.pho-home .footer-home .domain .server_domain{font-size:var(--pho-font-size-lv-3);line-height:28px;font-weight:700;padding-right:12px}.pho-home .footer-home .domain .logos{display:flex;align-items:center}.pho-home .footer-home .domain .logos span{font-size:20px;line-height:22px;color:rgba(var(--pho-color-guide-failed),1)}@media (min-width: 768px){.pho-home .footer-home .domain .logos span{font-size:50px;line-height:54px}}.pho-home .footer-home .footer-content{margin-top:12px}.pho-home .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 .footer-home .footer-content .images{display:flex;flex-direction:column;width:100%;gap:10px;margin-top:12px;padding-bottom:24px;border-bottom:1px solid rgba(var(--pho-color-pure-white),.2)}.pho-home .footer-home .footer-content .images .line1,.pho-home .footer-home .footer-content .images .line2{display:flex;flex-direction:row;justify-content:center;gap:10px}.pho-home .footer-home .footer-content .images .line1 img,.pho-home .footer-home .footer-content .images .line2 img{width:108px;height:28px}.pho-home .footer-home .social-media{margin-top:12px;display:flex;justify-content:space-around}.pho-home .footer-home .social-media .follow-us,.pho-home .footer-home .social-media .online-support{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))}.pho-home .footer-home .social-media .follow-us .pho-contact-us-logos,.pho-home .footer-home .social-media .online-support .pho-contact-us-logos{display:flex;gap:20px;justify-content:center}.pho-home .footer-home .social-media .follow-us .pho-contact-us-logos .pho-contact-us-logo,.pho-home .footer-home .social-media .online-support .pho-contact-us-logos .pho-contact-us-logo{width:32px;height:32px;margin-top:12px;margin-bottom:24px;border-radius:16px;color:#fff;cursor:pointer}.pho-home .footer-home .social-media .follow-us .pho-contact-us-logos .pho-contact-us-logo span,.pho-home .footer-home .social-media .online-support .pho-contact-us-logos .pho-contact-us-logo span{font-size:16px;line-height:32px}.pho-home .footer-home .social-media .follow-us .pho-contact-us-logos .whatsapp,.pho-home .footer-home .social-media .online-support .pho-contact-us-logos .whatsapp{text-align:center;background-color:#44e861}.pho-home .footer-home .social-media .follow-us .pho-contact-us-logos .whatsapp span,.pho-home .footer-home .social-media .online-support .pho-contact-us-logos .whatsapp span{font-size:18px;line-height:32px}.pho-home .footer-home .social-media .follow-us .pho-contact-us-logos .email,.pho-home .footer-home .social-media .online-support .pho-contact-us-logos .email{text-align:center;background-color:#4da8ef}.pho-home .footer-home .social-media .follow-us-title{text-align:center}.pho-home .footer-home .social-media .follow-us .logos{display:flex;justify-content:space-between}.pho-home .footer-home .social-media .follow-us .logos .pho-share{display:flex;flex-direction:row;gap:0px}.pho-home .footer-home .social-media .follow-us .logos .pho-share .share-items{width:40px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:16px;cursor:pointer}.pho-home .footer-home .social-media .follow-us .logos .pho-share .share-items .logo{border-radius:32px;width:32px;height:32px}.pho-home .footer-home .social-media .follow-us .logos .pho-share .share-items .logo-whatsApp{background:url(/assets/logos-CLPBpB7J.png) -64px 0px no-repeat;background-size:cover}.pho-home .footer-home .social-media .follow-us .logos .pho-share .share-items .logo-Facebook{background:url(/assets/logos-CLPBpB7J.png) -128px 0px no-repeat;background-size:cover}.pho-home .footer-home .social-media .follow-us .logos .pho-share .share-items .logo-X{background:url(/assets/logos-CLPBpB7J.png) -32px 0px no-repeat;background-size:cover}.pho-home .footer-home .social-media .follow-us .logos .pho-share .share-items .logo-sms{background:url(../../assets/images/logos.png) -96px 0px no-repeat;background-size:cover}.pho-home .footer-home .social-media .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 .footer-home .links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 42px}.pho-home .footer-home .links .link{color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op8));text-decoration:underline;text-align:center;white-space:nowrap}.pho-home .footer-home .links .link:hover{color:rgba(var(--pho-color-pure-white),1);text-decoration:underline}.pho-home .footer-home .language{display:none;margin-top:12px}.pho-home .pho-home-advert-img{width:100%;cursor:pointer}.pho-profile-header{display:flex;align-items:flex-start;flex-direction:row;margin:12px 0}.pho-profile-header img{width:44px;height:44px}.pho-profile-header div{font-size:var(--pho-font-size-lv-4);line-height:44px;font-weight:700;text-indent:12px}.pho-profile-header-logout div{line-height:22px}.pho-profile-header-logout div:nth-child(2){font-size:14px;font-weight:400}.pho-profile-balance{display:flex;flex-direction:row;justify-content:space-around}.pho-profile-balance .balance{display:flex;flex-direction:column;align-items:center;margin:5px 12px}.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-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-profile-list{margin-top:16px;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-list li{display:flex;flex-direction:row;gap:10px}.pho-profile-list li .icon{font-size:22px;line-height:22px}.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-logout-btn{width:100%;margin-top:24px}.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}@supports selector(:focus-visible){*{outline:none;background:none}}@font-face{font-family:iconfont;src:url(/assets/iconfont-BXU0b0VA.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-style:normal;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-unfold:before{content:""}.icon-back:before{content:""}.icon-whatsapp:before{content:""}.icon-unfold_on:before{content:""}.icon-email:before{content:""}.icon-full:before{content:""}.icon-virtual:before{content:""}.icon-rule:before{cursor:pointer;content:""}.icon-head:before{content:""}.icon-a-18:before{content:""}.icon-licence:before{content:""}.icon-wallet1:before{content:""}.icon-Status_off:before{content:""}.icon-pull_down:before{content:""}.icon-add:before{content:""}.icon-agreement:before{content:""}.icon-calendar:before{content:""}.icon-pho_back:before{content:""}.icon-contact_us:before{content:""}.icon-close:before{content:""}.icon-close_eyes:before{content:""}.icon-fail:before{content:""}.icon-deposit_record:before{content:""}.icon-langu:before{content:""}.icon-language:before{content:""}.icon-notice:before{content:""}.icon-open_eyes:before{content:""}.icon-profile:before{content:""}.icon-lobby:before{content:""}.icon-promotions:before{content:""}.icon-shut:before{content:"";cursor:pointer}.icon-Success:before{content:""}.icon-write:before{content:""}.icon-wait:before{content:""}.icon-wallet:before{content:""}.icon-withdrawal_record:before{content:""}.icon-settings:before{content:""}.icon-explain:before{content:""}.icon-pho_guide:before{content:""}#app{width:100%;height:100vh;overflow:scroll}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));font-weight:400;overflow:scroll}@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))}}.pho-promotion-activities{display:flex;flex-direction:column;gap:10px;margin-top:10px}.pho-promotion-activities .promotion-activity{width:100%;height:fit-content;border-radius:var(--pho-border-ra-4);display:flex;flex-direction:column;justify-content:space-between;padding:10px}.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:rgba(var(--pho-color-pure-white),1)}.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .name{display:flex;font-size:18px;line-height:25px}.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .name .img{width:28px;height:28px}.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .name .name{text-indent:1rem;font-weight:700}@media (max-width: 768px){.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .name .name{text-indent:.5rem}}.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .times{font-size:14px;line-height:20px;color:rgba(var(--pho-color-pure-white),.8)}.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-header-name .times span{color:#fed921}.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-subheader{margin-top:4px;font-size:14px;line-height:20px;font-weight:700}.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-subheader div span,.pho-promotion-activities .promotion-activity .promotion-activity-header .promotion-activity-subheader-money1 .money1{color:#fed921}.pho-promotion-activities .promotion-activity .promotion-activity-content{min-height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center}.pho-promotion-activities .promotion-activity .promotion-activity-content-currency{font-size:20px;line-height:28px;text-align:center;color:#fed921;font-weight:700}.pho-promotion-activities .promotion-activity .promotion-activity-content .pho-cashrain-window-tomorrow .begin{color:#6fe244}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown{display:flex;justify-content:center}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box{display:flex;flex-direction:column}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-title{text-align:center;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number{display:flex;flex-direction:row;padding-top:6px}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .box-number-box div{text-align:center}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .box-number-box .unit{font-size:11px;line-height:11px;margin-top:7px;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .hour,.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .minutes,.pho-promotion-activities .promotion-activity .promotion-activity-content-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}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number span{padding:0 5px;line-height:28px}@media (min-width: 768px){.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .hour,.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .minutes,.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number .seconds{width:32px;height:32px;font-size:16px;line-height:32px}.pho-promotion-activities .promotion-activity .promotion-activity-content-countdown .box .box-number span{padding:0 8px;line-height:32px}}.pho-promotion-activities .promotion-activity .promotion-activity-action{display:flex;justify-content:center}.pho-promotion-activities .promotion-activity .promotion-activity-action .promotion-activity-action-btn{width:100%;padding:12px 30px;margin-top:2.5px}.pho-promotion-activities .promotion-activity-cashgiving{background:linear-gradient(180deg,#236428,#1d2c3c)}.pho-promotion-activities .promotion-activity-cashrain{background:linear-gradient(180deg,#9a6b41,#1d2c3c)}.pho-promotion-activities .promotion-activity-cashrain .promotion-activity-header .promotion-activity-subheader-status1{color:#6fe244}.pho-promotion-activities .promotion-activity-cashrain .promotion-activity-content-currency{font-size:20px;line-height:28px;text-align:center;color:#6fe244;font-weight:700;animation:jello-horizontal 2s linear infinite}@keyframes sandL{0%{transform:scale(1)}25%{transform:scale(1.25)}50%{transform:scale(1.25)}75%{transform:scale(.75)}to{transform:scale(1)}}@keyframes jello-horizontal{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.pho-promotion-activities .promotion-activity-giveaway{position:relative;background:linear-gradient(180deg,#176989,#1d2c3c)}.pho-promotion-activities .promotion-activity-giveaway .times{position:absolute;right:10px}.pho-promotion-activities .promotion-activity-giveaway .times img{width:100px;animation:wave 1.5s cubic-bezier(.455,.03,.515,.955) infinite}@keyframes shake-tl{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transform-origin:0 0;transform-origin:0 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes wave{0%{transform:perspective(500px) rotateY(-5deg)}20%{transform:perspective(500px) rotateY(10deg)}40%{transform:perspective(500px) rotateY(-7deg)}60%{transform:perspective(500px) rotateY(8deg)}80%{transform:perspective(500px) rotateY(-5deg)}to{transform:perspective(500px) rotateY(-5deg)}}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .line1{font-size:14px;line-height:20px;color:rgba(var(--pho-color-pure-white),.6)}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .line2{font-size:20px;line-height:28px;font-weight:700;color:rgba(var(--pho-color-pure-white),1)}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown{display:flex}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown .box{display:flex;flex-direction:column}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown .box .box-title{text-align:center;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown .box .box-number{display:flex;flex-direction:row;padding-top:6px}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown .box .box-number .box-number-box div{text-align:center}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown .box .box-number .box-number-box .unit{font-size:11px;line-height:11px;margin-top:7px;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown .box .box-number .hour,.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown .box .box-number .minutes,.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .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}.pho-promotion-activities .promotion-activity-giveaway .promotion-activity-content .countdown .box .box-number span{padding:0 5px;line-height:28px}.pho-deposit-record-parent .pho-deposit-record-month,.pho-withdraw-record-parent .pho-deposit-record-month{width:92px;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:0 5px 0 0;border-radius:var(--pho-border-ra-1)}.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 10px}.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-deposit-record-list,.pho-withdraw-record-parent .pho-deposit-record-list{display:flex;flex-direction:column;gap:4px;margin-top:10px}.pho-deposit-record-parent .pho-deposit-record-list li,.pho-withdraw-record-parent .pho-deposit-record-list li{display:flex;flex-direction:row;padding:8px;background:rgba(var(--pho-color-input-bg),1)}.pho-deposit-record-parent .pho-deposit-record-list li .left,.pho-withdraw-record-parent .pho-deposit-record-list li .left{width:65%}.pho-deposit-record-parent .pho-deposit-record-list li .left-firstline,.pho-withdraw-record-parent .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 .pho-deposit-record-list li .left-secondline,.pho-withdraw-record-parent .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 .pho-deposit-record-list li .right,.pho-withdraw-record-parent .pho-deposit-record-list li .right{display:flex;flex-direction:column;align-items:flex-end;width:35%}.pho-deposit-record-parent .pho-deposit-record-list li .right .processing,.pho-withdraw-record-parent .pho-deposit-record-list li .right .processing{color:var(--pho-color-guide-warnning)}.pho-deposit-record-parent .pho-deposit-record-list li .right .success,.pho-withdraw-record-parent .pho-deposit-record-list li .right .success{color:rgba(var(--pho-color-guide-success),1)}.pho-deposit-record-parent .pho-deposit-record-list li .right .failed,.pho-withdraw-record-parent .pho-deposit-record-list li .right .failed{color:rgba(var(--pho-color-guide-failed),1)}.pho-deposit-record-parent .pho-deposit-record-list li .right .closed,.pho-withdraw-record-parent .pho-deposit-record-list li .right .closed{color:rgba(var(--pho-color-text-nomarl),var(--pho-color-text-op8))}.pho-deposit-record-parent .pho-deposit-record-list li .right .pho-appeal-btn,.pho-withdraw-record-parent .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-1)}.pho-deposit-record-parent .pho-deposit-record-list li .pho-record-btns .pho-button,.pho-withdraw-record-parent .pho-deposit-record-list li .pho-record-btns .pho-button{font-weight:400;width:80px}.pho-deposit-record-parent .pho-deposit-record-list li .pho-record-btns .previewing,.pho-withdraw-record-parent .pho-deposit-record-list li .pho-record-btns .previewing{border:1px solid rgba(var(--pho-color-primary),1)}.pho-deposit-record-parent .pho-deposit-record-list li .pho-record-btns .rejected,.pho-withdraw-record-parent .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 .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}.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}.pho-appeal-dia .imagedemo span{display:inline-block;color:rgba(var(--pho-color-text-nomarl),.2)}.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-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;margin-top:20px}.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}.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-password{margin-top:10px;display:flex;flex-direction:column;gap:20px}.pho-settingspc{display:flex;gap:20px;height:calc(100vh - var(--pho-header-height))}.pho-settingspc .left{width:20%;height:fit-content}.pho-settingspc .pho-common-ul{margin-top:10px;border-radius:var(--pho-border-ra-3);display:flex;flex-direction:column;padding:4px;background-color:rgba(var(--pho-color-input-bg),1)}.pho-settingspc .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;cursor:pointer}.pho-settingspc .pho-common-ul li:last-child{border-bottom:none;border-radius:var(--pho-border-ra-2)}.pho-settingspc .pho-common-ul .active{background-color:rgba(var(--pho-color-item-active),1)}.pho-settingspc .right{margin-top:10px;width:80%;height:fit-content;background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-2);padding:24px}.pho-settingspc .right .title{font-size:var(--pho-font-size-lv-4);font-weight:700}.pho-settingspc .right .pho-button{width:30%}.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 .self_exclusion_content{margin-top:10px;width:fit-content;display:flex;flex-direction:row;font-size:16px;line-height:16px;border-bottom:1px solid #fff}.pho-settings .self_exclusion_content .self_exclusion{font-size:16px;padding-right:6px}.pho-settings .self_exclusion_content .label{transform:rotate(-90deg);font-size:12px}.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:28.8vw;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 .nextbtn{margin-top:24px}.pho-setting-selfexcusion .selfexcusionInput{margin-top:20px}.pho-room-h5{display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:200;width:100%;min-height:100vh}.pho-room-h5 .pho-game-header{height:44px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 16px;z-index:100;background-color:rgba(var(--pho-color-item-active),1)}.pho-room-h5 .pho-game-header .pho-game-header-menu,.pho-room-h5 .pho-game-header .pho-game-header-home{font-size:var(--pho-font-size-lv-3)}.pho-room-h5 .pho-game-header .pho-game-header-content{width:100%;display:flex;justify-content:center}.pho-room-h5 .pho-game-header .gotoReal{width:100%;font-size:var(--pho-font-size-lv-2);line-height:32px;text-align:center;padding-right:16px}.pho-room-h5 .pho-game-header .gotoReal .play{color:rgba(var(--pho-color-guide-success),1);text-decoration:underline;line-height:32px;cursor:pointer;font-weight:700}.pho-room-h5 .pho-game-header .gotoReal .mode{line-height:32px;font-weight:700}.pho-room-h5 .pho-game-header .pho-game-header-balance{border-radius:var(--pho-border-ra-2)}.pho-room-h5 .pho-game-header .pho-game-header-balance-content{display:flex;align-items:center;font-size:var(--pho-font-size-lv-2);padding:4px;background:rgba(var(--pho-header-balance),1);border-radius:var(--pho-border-ra-2)}.pho-room-h5 .pho-game-header .pho-game-header-balance-content-money{padding:0 12px}.pho-room-h5 .pho-game-header .pho-game-header-balance-btn{width:20px;height:20px;border-radius:10px;text-align:center;line-height:20px;font-size:14px;font-weight:700}.pho-room-h5 .pho-game-header .game-btns{display:flex;flex-direction:row;gap:10px}.pho-room-h5 .pho-game-header .game-btns .game-btns-money,.pho-room-h5 .pho-game-header .game-btns .game-btns-trial{display:flex}.pho-room-h5 .pho-game-header .game-btns .game-btns-trial .pho-game-header-balance-content{padding:0 12px;gap:6px}.pho-room-h5 .pho-game-body{background-color:#0f1a24;position:relative;overflow:hidden;height:calc(100vh - 44px)}.pho-room-h5 .pho-game-body .lm-game-overlay{position:absolute;left:0;width:100%;height:100%;background-color:#120010;z-index:100}.pho-room-h5 .pho-game-body .loader{display:flex;justify-content:center;align-items:center}.pho-room-h5 .pho-game-body .LOADING{font-size:var(--pho-font-size-lv-3);font-weight:700}.pho-room-h5 .pho-game-body .ball-beat{display:flex;flex-direction:row;align-items:center;padding-left:12px}.pho-room-h5 .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-h5 .pho-game-body .ball-beat>div:nth-child(1){animation-delay:0s}.pho-room-h5 .pho-game-body .ball-beat>div:nth-child(2){animation-delay:.33s}.pho-room-h5 .pho-game-body .ball-beat>div:nth-child(3){animation-delay:.66s}.pho-room-h5 .fullscreen{height:100%;width:100%;overflow:hidden;z-index:99}.swiper-container{overflow:hidden;-webkit-user-select:none;user-select:none;position:relative}.swiper-wrapper{display:flex;will-change:transform}.swiper-slide{flex:0 0 32.35%;margin-right:20px;color:#fff;font-size:2em;display:flex;align-items:center;justify-content:center;border-radius:10px;box-shadow:0 2px 8px #0001;transition:background .2s}.swiper-slide:last-child{margin-right:0}.swiper-btn{position:absolute;top:calc(50% - 22px);transform:translateY(-50%);background:#1f2c37;border-radius:6px;width:32px;height:32px;text-align:center;line-height:32px;cursor:pointer;z-index:10;transition:background .2s;-webkit-user-select:none;user-select:none}.swiper-btn span{font-size:var(--pho-font-size-lv-2);line-height:32px;color:rgba(var(--pho-color-pure-white),1)}.swiper-btn.left{left:8px}.swiper-btn.right{right:8px;transform:rotate(180deg)}.diaclass span{font-size:var(--pho-font-size-lv-2);line-height:32px;color:rgba(var(--pho-color-pure-white),.6)}.pho-room{min-height:100vh}.pho-room .pho-game{width:100%;margin-top:21px;border-radius:var(--pho-border-ra-4);display:flex;flex-direction:column;padding:14px 20px;background-color:rgba(var(--pho-color-input-bg),1)}.pho-room .pho-game .pho-game-header{display:flex;flex-direction:row;justify-content:space-between}.pho-room .pho-game .pho-game-header .game-name{font-size:var(--pho-font-size-lv-4);line-height:40px;font-weight:700}.pho-room .pho-game .pho-game-header .pho-game-header-balance{border-radius:var(--pho-border-ra-2)}.pho-room .pho-game .pho-game-header .pho-game-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-border-ra-2)}.pho-room .pho-game .pho-game-header .pho-game-header-balance-content-money{padding:0 12px}.pho-room .pho-game .pho-game-header .pho-game-header-balance-btn{height:36px;padding:8px 16px;font-size:var(--pho-font-size-line-1);line-height:var(--pho-font-size-line-1)}.pho-room .pho-game .pho-game-header .game-btns{display:flex;flex-direction:row;gap:10px}.pho-room .pho-game .pho-game-header .game-btns .game-btns-money,.pho-room .pho-game .pho-game-header .game-btns .game-btns-trial{display:flex}.pho-room .pho-game .pho-game-header .game-btns .game-btns-trial .pho-game-header-balance-content{padding:0 12px;gap:6px}.pho-room .pho-game .pho-game-body{margin-top:14px;aspect-ratio:1.6316;background-color:#0f1a24;border-radius:var(--pho-border-ra-4);position:relative;overflow:hidden}.pho-room .pho-game .pho-game-body .lm-game-overlay{position:absolute;left:0;width:100%;height:100%;background-color:#120010}.pho-room .pho-game .pho-game-body .loader{display:flex;justify-content:center;align-items:center}.pho-room .pho-game .pho-game-body .LOADING{font-size:var(--pho-font-size-lv-3);font-weight:700}.pho-room .pho-game .pho-game-body .ball-beat{display:flex;flex-direction:row;align-items:center;padding-left:12px}.pho-room .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 .pho-game .pho-game-body .ball-beat>div:nth-child(1){animation-delay:0s}.pho-room .pho-game .pho-game-body .ball-beat>div:nth-child(2){animation-delay:.33s}.pho-room .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 .pho-game .pho-game-footer{margin-top:8px}.pho-room .pho-game .pho-game-footer .opreations{display:flex;justify-content:space-between}.pho-room .pho-game .pho-game-footer .opreations .full{padding:8px;width: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)}.pho-room .pho-game .pho-game-footer .opreations .gotoReal{font-size:var(--pho-font-size-lv-3);line-height:32px;font-weight:700}.pho-room .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 .pho-game .pho-game-footer .opreations .gotoReal .mode{line-height:32px;font-weight:700}.pho-room .pho-gameslist{width:100%;margin-top:60px}.pho-room .pho-gameslist .pho-gameslist-title{font-size:var(--pho-font-size-lv-5);line-height:var(--pho-font-size-line-5);font-weight:700;margin-bottom:14px}.pho-room .pho-gameslist .list{width:100%}.pho-room .pho-gameslist .list .game-room-list-li{width:32.5%;display:flex;flex-direction:column}.pho-room .pho-gameslist .list .game-room-list-li .game-room-list-li-img{width:100%;aspect-ratio:69/47;border-radius:var(--pho-border-ra-4);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;cursor:pointer}.pho-room .pho-gameslist .list .game-room-list-li .game-list-btns{padding:0 var(--pho-main-padding);width:100%;margin-top:12px;display:flex;gap:20px;justify-content:space-around}.pho-room .pho-gameslist .list .game-room-list-li .game-list-btns .game-list-btn{width:160px;min-width:110px}.pho-room .casino{border:none;width:100%;height:100%;margin:0;padding:0}.pho-room .portrait{height:100%;width:30%;margin:0 auto;max-width:640px;display:flex;justify-content:center}.pho-room .fullscreen{position:fixed;left:0;top:0;height:100%;width:100%;overflow:hidden;z-index:999}.pho-invite-bigpacket-front{display:flex;flex-direction:column;justify-content:space-between;background:url(/assets/bigPocket-B3Ei4OKb.png) no-repeat center;background-size:contain;width:100%;aspect-ratio:1}.pho-invite-bigpacket-front img{width:100%}.pho-invite-bigpacket-front .title{font-size:20px;color:#fff4b7;text-align:center}.pho-invite-bigpacket-front .open{width:160px;height:32px;margin:0 auto;background:#fae200;color:#683943;text-align:center;font-size:16px;line-height:32px;font-weight:700;border-radius:20px;cursor:pointer}.pho-invite-bigpacket-front-process{width:280px;margin:0 auto;aspect-ratio:480/600;background:url(/assets/invite-front-CzeyoKON.png);background-size:cover;padding:50px 20px;display:flex;flex-direction:column;justify-content:space-between}.pho-invite-bigpacket-front-process .top .avat img{width:36px;height:36px;margin:0 auto}.pho-invite-bigpacket-front-process .mobile{text-align:center;font-size:14px;color:#fff}.pho-invite-bigpacket-front-process .clicktext{font-size:20px;font-weight:700;width:60%;margin:0 auto}.pho-invite-bigpacket-front-process .claim{width:80%;margin:20px 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-bigpacket-back{width:280px;margin:0 auto;aspect-ratio:485/600;background:url(/assets/invite-back-Cc7rdhtH.png) no-repeat center;background-size:contain;padding:13px 13px 26px;display:flex;flex-direction:column;justify-content:space-between}.pho-invite-bigpacket-back .congra{margin-top:20px;font-size:16px;line-height:22px;font-weight:700;color:#333;text-align:center}.pho-invite-bigpacket-back .getchance{font-size:16px;line-height:22px;font-weight:700;color:#333;text-align:center}.pho-invite-bigpacket-back .money{margin-top:20px;text-align:center;color:#028600;font-size:20px;line-height:20px;font-weight:700}.pho-invite-bigpacket-back .money span{font-size:12px;line-height:20px}.pho-invite-bigpacket-back .prograss .pro-out{overflow:hidden;background:#c9c9c9;height:12px;border-radius:6px;margin:10px;position:relative}.pho-invite-bigpacket-back .prograss .pro-out .pro-in{position:absolute;width:100%;height:12px;border-radius:6px;background:linear-gradient(to left,#0adb03,#028600)}.pho-invite-bigpacket-back .prograss .text{margin:10px;color:#666;font-size:12px}.pho-invite-bigpacket-back .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}.pho-invite-bigpacket-back .shixiao{margin:5px 0 20px;text-align:center;color:#333;font-size:12px}.process{padding:50px;display:flex;flex-direction:column;justify-content:space-between}.trasAmiate{transform:perspective(800px) rotateY(0)}.trasAmiateFront{animation:roate90 .75s linear 1}@keyframes roate90{0%{transform:scale(1) perspective(800px) rotateY(0)}to{transform:scale(.8) perspective(800px) rotateY(90deg);opacity:0}}.trasAmiateBack{animation:roateback90 .75s linear 1}@keyframes roateback90{0%{opacity:0;transform:scale(.8) perspective(800px) rotateY(-90deg)}to{transform:scale(1) perspective(800px) rotateY(0)}}.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{background-color:rgba(var(--pho-color-card-bg),1);margin-top:18px;padding:24px;border-radius:32px}.pho-cashgiving .route{font-size:18px;display:flex;justify-content:flex-start;align-items:end}.pho-cashgiving .route .home{font-weight:700;color:#fffc;cursor:pointer}.pho-cashgiving .route .home:hover{text-decoration:underline}.pho-cashgiving .route .dayuhao{display:inline-block;margin:0 10px;color:#fffc;transform:rotate(180deg);font-size:14px}.pho-cashgiving .route .current{font-weight:700;color:#fff}.pho-cashgiving .bannar{width:100%;aspect-ratio:264/60;border-radius:24px;margin:24px auto 16px;background:#041a25 url(/assets/invite_bg-KldnPH02.png) center;background-size:cover;display:flex;position:relative}.pho-cashgiving .bannar .center{margin:auto}.pho-cashgiving .bannar .center .bannar1{text-align:center;font-weight:700;font-size:24px}.pho-cashgiving .bannar .center .bannar2{text-align:center;font-size:32px;font-weight:700}.pho-cashgiving .bannar .center .bannar2 span{font-weight:700;color:#fddb08}.pho-cashgiving .bannar .right{min-height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;right:40px;top:50%;transform:translateY(-50%)}.pho-cashgiving .bannar .right-countdown{display:flex;justify-content:center}.pho-cashgiving .bannar .right-countdown .box{display:flex;flex-direction:column}.pho-cashgiving .bannar .right-countdown .box .box-title{text-align:center;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-cashgiving .bannar .right-countdown .box .box-number{display:flex;flex-direction:row;padding-top:6px}.pho-cashgiving .bannar .right-countdown .box .box-number .box-number-box div{text-align:center}.pho-cashgiving .bannar .right-countdown .box .box-number .box-number-box .unit{font-size:11px;line-height:11px;margin-top:7px;color:rgba(var(--pho-color-pure-white),var(--pho-color-text-op6))}.pho-cashgiving .bannar .right-countdown .box .box-number .hour,.pho-cashgiving .bannar .right-countdown .box .box-number .minutes,.pho-cashgiving .bannar .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}.pho-cashgiving .bannar .right-countdown .box .box-number span{padding:0 5px;line-height:28px}@media (min-width: 768px){.pho-cashgiving .bannar .right-countdown .box .box-number .hour,.pho-cashgiving .bannar .right-countdown .box .box-number .minutes,.pho-cashgiving .bannar .right-countdown .box .box-number .seconds{width:32px;height:32px;font-size:16px;line-height:32px}.pho-cashgiving .bannar .right-countdown .box .box-number span{padding:0 8px;line-height:32px}}.pho-cashgiving .prograss{padding:16px 48px;background:#2c3847;border-radius:24px}.pho-cashgiving .prograss .moreto{text-align:center;font-size:16px;line-height:22px;color:#fff}.pho-cashgiving .prograss .amount{text-align:center;color:#f7e16d;font-size:36px;font-weight:700;margin:10px auto}.pho-cashgiving .prograss .pro-out{width:100%;background-color:#1f2c37;height:12px;border-radius:6px}.pho-cashgiving .prograss .pro-out .pro-inner{background-color:#fff;height:12px;border-radius:6px;width:60%}.pho-cashgiving .invite-btn{margin-top:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.pho-cashgiving .invite-btn .btn{width:36.2%;border-radius:20px;background-color:#fae200;color:#683943;animation:lands 1s linear infinite}.pho-cashgiving .invite-btn .text{margin-top:18px;color:#fff;opacity:.6}@keyframes lands{0%,to{transform:scale(.9)}50%{transform:scale(1)}}.pho-cashgiving .howwork{margin-top:32px}.pho-cashgiving .howwork .title{font-size:20px;line-height:28px;font-weight:700}.pho-cashgiving .howwork .steps{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;flex-wrap:nowrap}.pho-cashgiving .howwork .steps .step{width:33%;height:88px;display:flex;align-items:center;gap:18px;padding:16px;border-radius:16px;background:#2c3847}.pho-cashgiving .howwork .steps .step img{width:50px;height:50px}.pho-cashgiving .record{margin-top:40px}.pho-cashgiving .record .title{font-size:20px;line-height:28px;font-weight:700}.pho-cashgiving .record .record-table{position:relative;margin-top:20px;background:#2c3847}.pho-cashgiving .record .record-table .pagebtns{width:100%;display:flex;justify-content:center;gap:12px;position:absolute;bottom:-30px}.pho-cashgiving .record .record-table .pagebtns .pageUp,.pho-cashgiving .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)}.pho-cashgiving .record .record-table .pagebtns .pageDown{transform:rotate(180deg)}.pho-cashgiving .record .record-table .record-table-head,.pho-cashgiving .record .record-table .record-table-tr{display:flex;justify-content:space-between;line-height:40px;font-size:12px;color:#d6d6d6}.pho-cashgiving .record .record-table .record-table-head div,.pho-cashgiving .record .record-table .record-table-tr div{width:25%;text-align:center}.pho-cashgiving .record .record-table .record-table-tr{line-height:32px}.pho-cashgiving .record .record-table .record-table-tr .money{color:#3fb150}.pho-cashgiving .record .record-table .record-table-tr .time{color:#999}.pho-cashgiving .record .record-table .record-table-tr:nth-child(2n){background-color:#1f2c37}.pho-cashgiving .record .record-table .mobile{padding:0 15px}.pho-cashgiving .record .record-table .mobile .mobile-div{text-align:left;width:42%}.pho-cashgiving .record .record-table .mobile .mobile-div span{display:block;line-height:26px}.pho-cashgiving .record .record-table .mobile .time{width:60%}.pho-cashgiving .record .record-table .mobile .money{width:33%;text-align:right}.pho-cashgiving .Tip{margin-top:40px}.pho-cashgiving .Tip .title{font-size:20px;line-height:28px;font-weight:700}.pho-cashgiving .Tip .tips{margin-top:20px}.pho-cashgiving .Tip .tips p{font-size:14px;line-height:20px;color:#999}@media (max-width: 768px){.pho-cashgiving{margin-top:0;width:100%;padding:0;background:unset}.pho-cashgiving .route{display:none}.pho-cashgiving .bannar{height:160px;border-radius:unset;transform:scale(1.1);margin-top:0;margin-bottom:20px}.pho-cashgiving .bannar .center .bannar1{font-size:16px}.pho-cashgiving .bannar .center .bannar2{font-size:18px}.pho-cashgiving .bannar .right{display:flex;right:unset;top:unset;width:100%;bottom:-72px;left:50%;transform:translate(-50%)}.pho-cashgiving .bannar .right .right-countdown{display:flex}.pho-cashgiving .bannar .right .right-countdown .box{display:flex;flex-direction:row}.pho-cashgiving .bannar .right .right-countdown .box .box-title{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;padding-right:8px}.pho-cashgiving .bannar .right .right-countdown .box .box-number{padding:0}.pho-cashgiving .bannar .right .right-countdown .box .box-number .box-number-box .unit{display:none}.pho-cashgiving .prograss{margin-top:70px;border-radius:8px;padding:18px;justify-content:flex-start;align-items:flex-start}.pho-cashgiving .prograss .moreto{font-size:14px;text-align:left}.pho-cashgiving .prograss .amount{text-align:left;line-height:1;font-size:24px;margin:6px 0 20px}.pho-cashgiving .prograss .pro,.pho-cashgiving .prograss .pro .pro-out,.pho-cashgiving .prograss .pro .pro-out .pro-inner{height:6px}.pho-cashgiving .invite-btn{width:100%;margin-top:15px}.pho-cashgiving .invite-btn .btn{width:100%;height:44px;font-size:20px}.pho-cashgiving .invite-btn .text{margin-top:12px}.pho-cashgiving .howwork{margin-top:20px}.pho-cashgiving .howwork .title{font-size:16px}.pho-cashgiving .howwork .steps{gap:6px;margin-top:10px}.pho-cashgiving .howwork .steps .step{height:50px;gap:6px;font-size:11px;padding:10px;border-radius:6px}.pho-cashgiving .howwork .steps .step img{width:18px;height:18px}.pho-cashgiving .record{margin-top:20px}.pho-cashgiving .record .title{font-size:16px}.pho-cashgiving .record .record-table{margin-top:10px}.pho-cashgiving .Tip{margin-top:20px}.pho-cashgiving .Tip .title{font-size:16px}.pho-cashgiving .Tip .tips{margin-top:10px}}#bottom_line_record{display:block;width:100%;height:1px;opacity:0}h1[data-v-a5f801c2]{font-size:20px;line-height:28px;margin-bottom:16px;font-weight:700}h2[data-v-a5f801c2]{font-size:16px;font-weight:700;line-height:22px}p[data-v-a5f801c2]{font-size:14px;line-height:16px;color:#fffc;margin:8px 0}.pho-selfexclusion-dia .pho-dialog-content{margin-top:10px;overflow:scroll}.link{text-decoration:underline;cursor:pointer}.label-guide{display:inline-block;transform:rotate(-90deg);font-size:8px}.label-guide span{font-size:10px;position:relative;top:-1px}ul[data-v-f5cce35c]{padding-left:2rem;list-style:disc}h1[data-v-f5cce35c]{font-size:20px;line-height:28px;margin-bottom:16px;font-weight:700}h2[data-v-f5cce35c]{font-size:16px;font-weight:700;line-height:22px}p[data-v-f5cce35c]{font-size:14px;line-height:16px;color:#fffc;margin:8px 0}.self_exclusion_content[data-v-f5cce35c]{margin-top:10px;width:fit-content;display:flex;flex-direction:row;font-size:16px;line-height:16px}.self_exclusion_content .self_exclusion[data-v-f5cce35c]{font-size:14px;padding-right:6px;cursor:pointer}ul[data-v-f29c42ee]{padding-left:2rem;list-style:none}ul li[data-v-f29c42ee]{color:#fffc}h1[data-v-f29c42ee]{font-size:20px;line-height:28px;margin-bottom:16px;font-weight:700}h2[data-v-f29c42ee]{font-size:16px;font-weight:700;line-height:22px}h3[data-v-f29c42ee]{font-size:14px;font-weight:700;line-height:22px}p[data-v-f29c42ee]{font-size:14px;line-height:16px;color:#fffc;margin:8px 0}.pf-img[data-v-f29c42ee]{width:40%;margin:0 auto}@media (max-width: 768px){.pf-img[data-v-f29c42ee]{width:80%;margin:0 auto}}.pho-links{display:flex;gap:20px;height:calc(100vh - var(--pho-header-height))}.pho-links .link-left{width:20%;height:fit-content}.pho-links .pho-common-ul{margin-top:10px;border-radius:var(--pho-border-ra-3);display:flex;flex-direction:column;padding:4px;background-color:rgba(var(--pho-color-input-bg),1)}.pho-links .pho-common-ul li{font-size:var(--pho-font-size-lv-2);line-height:var(--pho-font-size-line-2);padding:12px;cursor:pointer;border-radius:var(--pho-border-ra-2)}.pho-links .pho-common-ul li:last-child{border-bottom:none;border-radius:var(--pho-border-ra-2)}.pho-links .pho-common-ul .active{background-color:rgba(var(--pho-color-item-active),1)}.pho-links .link-right{margin-top:10px;width:80%;height:fit-content;background-color:rgba(var(--pho-color-input-bg),1);border-radius:var(--pho-border-ra-2);padding:24px}.pho-links .link-right .pho-button{width:30%}@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-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}@media (min-width: 1024px){.about{min-height:100vh;display:flex;align-items:center}}
